Pull request #41026 opened Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Loading trusted files from base branch master at 2d762840f0cd416f6aea476a755ddea6a3fdd41e rather than a366fe41cba261002832611fae909a6f2077b4ba Obtained Jenkinsfile from 2d762840f0cd416f6aea476a755ddea6a3fdd41e 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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository https://github.com/docker/jps.git > git init /var/cloudbees-jenkins-distribution/workspace/moby_PR-41026@libs/jps # timeout=10 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 > git config remote.origin.url https://github.com/docker/jps.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 > 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 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" First time build. Skipping changelog. > git --version # 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-26T06:53:03.010Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2020-05-26T06:53:03.018Z] Trying to pass milestone 1 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2020-05-26T06:53:03.396Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2-mem (i-006b138fe811dadac) in /home/ubuntu/workspace/moby_PR-41026 [Pipeline] { [Pipeline] checkout [2020-05-26T06:53:05.321Z] using credential docker-jenkins-github-credentials [2020-05-26T06:53:05.329Z] Cloning the remote Git repository [2020-05-26T06:53:05.329Z] Cloning with configured refspecs honoured and without tags [2020-05-26T06:53:05.391Z] Cloning repository https://github.com/moby/moby.git [2020-05-26T06:53:05.441Z] > git init /home/ubuntu/workspace/moby_PR-41026 # timeout=10 [2020-05-26T06:53:05.474Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-05-26T06:53:05.474Z] > git --version # timeout=10 [2020-05-26T06:53:05.479Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-05-26T06:53:05.481Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41026/head:refs/remotes/origin/PR-41026 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-26T06:53:25.525Z] Fetching without tags [2020-05-26T06:53:25.825Z] Merging remotes/origin/master commit 2d762840f0cd416f6aea476a755ddea6a3fdd41e into PR head commit a366fe41cba261002832611fae909a6f2077b4ba [2020-05-26T06:53:27.022Z] Merge succeeded, producing 429ae97b598fa84b60d54232cbd6964ecd3b8078 [2020-05-26T06:53:27.022Z] Checking out Revision 429ae97b598fa84b60d54232cbd6964ecd3b8078 (PR-41026) [2020-05-26T06:53:25.458Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-05-26T06:53:25.471Z] > git config --add remote.origin.fetch +refs/pull/41026/head:refs/remotes/origin/PR-41026 # timeout=10 [2020-05-26T06:53:25.486Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-26T06:53:25.508Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-05-26T06:53:25.573Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-05-26T06:53:25.573Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-05-26T06:53:25.575Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41026/head:refs/remotes/origin/PR-41026 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-26T06:53:25.836Z] > git config core.sparsecheckout # timeout=10 [2020-05-26T06:53:25.853Z] > git checkout -f a366fe41cba261002832611fae909a6f2077b4ba # timeout=10 [2020-05-26T06:53:26.467Z] > git merge 2d762840f0cd416f6aea476a755ddea6a3fdd41e # timeout=10 [2020-05-26T06:53:27.004Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-05-26T06:53:27.068Z] > git config core.sparsecheckout # timeout=10 [2020-05-26T06:53:27.075Z] > git checkout -f 429ae97b598fa84b60d54232cbd6964ecd3b8078 # timeout=10 [2020-05-26T06:53:30.948Z] Commit message: "Merge commit '2d762840f0cd416f6aea476a755ddea6a3fdd41e' into HEAD" [2020-05-26T06:53:30.948Z] First time build. Skipping changelog. [2020-05-26T06:53:31.009Z] > git --version # timeout=10 [2020-05-26T06:53:31.024Z] fatal: bad object ad1b00369dd78a15c273e17e363f91bced3f6e18 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-05-26T06:53:32.067Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41026:/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-26T06:53:38.604Z] Unable to find image 'alpine:latest' locally [2020-05-26T06:53:38.604Z] latest: Pulling from library/alpine [2020-05-26T06:53:38.904Z] cbdbe7a5bc2a: Pulling fs layer [2020-05-26T06:53:39.160Z] cbdbe7a5bc2a: Verifying Checksum [2020-05-26T06:53:39.160Z] cbdbe7a5bc2a: Download complete [2020-05-26T06:53:39.415Z] cbdbe7a5bc2a: Pull complete [2020-05-26T06:53:39.415Z] Digest: sha256:9a839e63dad54c3a6d1834e29692c8492d93f90c59c978c1ed79109ea4fb9a54 [2020-05-26T06:53:39.415Z] Status: Downloaded newer image for alpine:latest [2020-05-26T06:53:44.656Z] 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 [Pipeline] node [2020-05-26T06:53:44.945Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2-mem (i-006b138fe811dadac) in /home/ubuntu/workspace/moby_PR-41026 Stage "win-RS1" skipped due to when conditional [2020-05-26T06:53:44.953Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0c2d516eb3fe8cbf0) in /home/ubuntu/workspace/moby_PR-41026 [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } Stage "win-RS1" skipped due to when conditional [Pipeline] } [Pipeline] { [Pipeline] { [2020-05-26T06:53:45.017Z] Running on EC2 (managed-agents) - ubuntu-1604-overlay2-arm64v8 (i-03ebff7cb813b2018) in /home/ubuntu/workspace/moby_PR-41026 [Pipeline] checkout [2020-05-26T06:53:45.041Z] using credential docker-jenkins-github-credentials [2020-05-26T06:53:45.045Z] Running on s390x-ubuntu-25 in /home/jenkins/workspace/moby_PR-41026 [Pipeline] checkout [Pipeline] // stage [2020-05-26T06:53:45.072Z] Fetching changes from the remote Git repository [2020-05-26T06:53:45.074Z] using credential docker-jenkins-github-credentials [2020-05-26T06:53:45.077Z] Running on ppc64le-ubuntu-33 in /home/docker/workspace/moby_PR-41026 [2020-05-26T06:53:45.086Z] Cloning the remote Git repository [2020-05-26T06:53:45.086Z] Cloning with configured refspecs honoured and without tags [Pipeline] // stage [Pipeline] // stage [2020-05-26T06:53:45.118Z] Fetching without tags [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Run tests) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } Stage "win-RS1" skipped due to when conditional [Pipeline] } [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] checkout [2020-05-26T06:53:45.219Z] using credential docker-jenkins-github-credentials [2020-05-26T06:53:45.232Z] Cloning the remote Git repository [2020-05-26T06:53:45.232Z] Cloning with configured refspecs honoured and without tags [Pipeline] checkout [Pipeline] checkout [Pipeline] // stage [2020-05-26T06:53:45.281Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [2020-05-26T06:53:45.298Z] Cloning the remote Git repository [2020-05-26T06:53:45.299Z] Cloning with configured refspecs honoured and without tags [Pipeline] // stage [2020-05-26T06:53:45.316Z] using credential docker-jenkins-github-credentials [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] } [2020-05-26T06:53:45.335Z] Cloning the remote Git repository [2020-05-26T06:53:45.335Z] Cloning with configured refspecs honoured and without tags 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] } [2020-05-26T06:53:45.407Z] Running on azwin-2-2a9a80 in d:\jenkins\workspace\moby_PR-41026 [Pipeline] // stage [Pipeline] // stage [Pipeline] { [Pipeline] } [Pipeline] } [Pipeline] ws [2020-05-26T06:53:45.459Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2020-05-26T06:53:45.545Z] Merging remotes/origin/master commit 2d762840f0cd416f6aea476a755ddea6a3fdd41e into PR head commit a366fe41cba261002832611fae909a6f2077b4ba [2020-05-26T06:53:45.778Z] Merge succeeded, producing a244ee3296aceb82712ec882d89a155f97fcfa47 [2020-05-26T06:53:45.778Z] Checking out Revision a244ee3296aceb82712ec882d89a155f97fcfa47 (PR-41026) [2020-05-26T06:53:45.790Z] using credential docker-jenkins-github-credentials [2020-05-26T06:53:45.871Z] Cloning the remote Git repository [2020-05-26T06:53:45.871Z] Cloning with configured refspecs honoured and without tags [2020-05-26T06:53:45.872Z] Commit message: "Merge commit '2d762840f0cd416f6aea476a755ddea6a3fdd41e' into HEAD" [2020-05-26T06:53:45.872Z] First time build. Skipping changelog. [2020-05-26T06:53:45.924Z] > git --version # timeout=10 [2020-05-26T06:53:45.942Z] fatal: bad object ad1b00369dd78a15c273e17e363f91bced3f6e18 [2020-05-26T06:53:45.053Z] > git rev-parse --is-inside-work-tree # timeout=10 [2020-05-26T06:53:45.076Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-05-26T06:53:45.122Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-05-26T06:53:45.123Z] > git --version # timeout=10 [2020-05-26T06:53:45.160Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-05-26T06:53:45.161Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41026/head:refs/remotes/origin/PR-41026 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-26T06:53:45.548Z] > git config core.sparsecheckout # timeout=10 [2020-05-26T06:53:45.556Z] > git checkout -f a366fe41cba261002832611fae909a6f2077b4ba # timeout=10 [2020-05-26T06:53:45.664Z] > git merge 2d762840f0cd416f6aea476a755ddea6a3fdd41e # timeout=10 [2020-05-26T06:53:45.765Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-05-26T06:53:45.781Z] > git config core.sparsecheckout # timeout=10 [2020-05-26T06:53:45.791Z] > git checkout -f a244ee3296aceb82712ec882d89a155f97fcfa47 # timeout=10 [2020-05-26T06:53:45.085Z] Cloning repository https://github.com/moby/moby.git [2020-05-26T06:53:45.085Z] > git init /home/ubuntu/workspace/moby_PR-41026 # timeout=10 [2020-05-26T06:53:45.097Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-05-26T06:53:45.097Z] > git --version # timeout=10 [2020-05-26T06:53:45.103Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-05-26T06:53:45.104Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41026/head:refs/remotes/origin/PR-41026 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-26T06:53:45.234Z] Cloning repository https://github.com/moby/moby.git [2020-05-26T06:53:45.234Z] > git init /home/ubuntu/workspace/moby_PR-41026 # timeout=10 [2020-05-26T06:53:45.248Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-05-26T06:53:45.248Z] > git --version # timeout=10 [2020-05-26T06:53:45.255Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-05-26T06:53:45.256Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/41026/head:refs/remotes/origin/PR-41026 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-26T06:53:45.304Z] Cloning repository https://github.com/moby/moby.git [2020-05-26T06:53:45.304Z] > git init /home/jenkins/workspace/moby_PR-41026 # timeout=10 [2020-05-26T06:53:45.317Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-05-26T06:53:45.317Z] > git --version # timeout=10 [2020-05-26T06:53:45.322Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-05-26T06:53:45.322Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41026/head:refs/remotes/origin/PR-41026 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-26T06:53:45.341Z] Cloning repository https://github.com/moby/moby.git [2020-05-26T06:53:45.341Z] > git init /home/docker/workspace/moby_PR-41026 # timeout=10 [2020-05-26T06:53:45.356Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-05-26T06:53:45.356Z] > git --version # timeout=10 [2020-05-26T06:53:45.360Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-05-26T06:53:45.362Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/41026/head:refs/remotes/origin/PR-41026 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-26T06:53:45.905Z] Cloning repository https://github.com/moby/moby.git [2020-05-26T06:53:45.905Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2020-05-26T06:53:45.967Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-05-26T06:53:45.967Z] > git --version # timeout=10 [2020-05-26T06:53:46.026Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-05-26T06:53:46.029Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/41026/head:refs/remotes/origin/PR-41026 +refs/heads/master:refs/remotes/origin/master # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-05-26T06:53:47.105Z] + docker version [2020-05-26T06:53:47.105Z] Client: Docker Engine - Community [2020-05-26T06:53:47.105Z] Version: 19.03.8 [2020-05-26T06:53:47.105Z] API version: 1.40 [2020-05-26T06:53:47.105Z] Go version: go1.12.17 [2020-05-26T06:53:47.105Z] Git commit: afacb8b7f0 [2020-05-26T06:53:47.105Z] Built: Wed Mar 11 01:25:46 2020 [2020-05-26T06:53:47.105Z] OS/Arch: linux/amd64 [2020-05-26T06:53:47.105Z] Experimental: false [2020-05-26T06:53:47.105Z] [2020-05-26T06:53:47.105Z] Server: Docker Engine - Community [2020-05-26T06:53:47.105Z] Engine: [2020-05-26T06:53:47.105Z] Version: 19.03.8 [2020-05-26T06:53:47.105Z] API version: 1.40 (minimum version 1.12) [2020-05-26T06:53:47.105Z] Go version: go1.12.17 [2020-05-26T06:53:47.105Z] Git commit: afacb8b7f0 [2020-05-26T06:53:47.105Z] Built: Wed Mar 11 01:24:19 2020 [2020-05-26T06:53:47.105Z] OS/Arch: linux/amd64 [2020-05-26T06:53:47.105Z] Experimental: true [2020-05-26T06:53:47.105Z] containerd: [2020-05-26T06:53:47.105Z] Version: 1.2.13 [2020-05-26T06:53:47.105Z] GitCommit: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-05-26T06:53:47.105Z] runc: [2020-05-26T06:53:47.105Z] Version: 1.0.0-rc10 [2020-05-26T06:53:47.105Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-05-26T06:53:47.105Z] docker-init: [2020-05-26T06:53:47.105Z] Version: 0.18.0 [2020-05-26T06:53:47.105Z] GitCommit: fec3683 [Pipeline] sh [2020-05-26T06:53:47.383Z] + docker info [2020-05-26T06:53:54.886Z] Fetching without tags [2020-05-26T06:53:55.164Z] Merging remotes/origin/master commit 2d762840f0cd416f6aea476a755ddea6a3fdd41e into PR head commit a366fe41cba261002832611fae909a6f2077b4ba [2020-05-26T06:53:55.459Z] Client: [2020-05-26T06:53:55.459Z] Debug Mode: false [2020-05-26T06:53:55.459Z] [2020-05-26T06:53:55.459Z] Server: [2020-05-26T06:53:55.459Z] Containers: 0 [2020-05-26T06:53:55.459Z] Running: 0 [2020-05-26T06:53:55.459Z] Paused: 0 [2020-05-26T06:53:55.459Z] Stopped: 0 [2020-05-26T06:53:55.459Z] Images: 1 [2020-05-26T06:53:55.459Z] Server Version: 19.03.8 [2020-05-26T06:53:55.459Z] Storage Driver: overlay2 [2020-05-26T06:53:55.459Z] Backing Filesystem: [2020-05-26T06:53:55.459Z] Supports d_type: true [2020-05-26T06:53:55.459Z] Native Overlay Diff: true [2020-05-26T06:53:55.459Z] Logging Driver: json-file [2020-05-26T06:53:55.459Z] Cgroup Driver: cgroupfs [2020-05-26T06:53:55.459Z] Plugins: [2020-05-26T06:53:55.459Z] Volume: local [2020-05-26T06:53:55.459Z] Network: bridge host ipvlan macvlan null overlay [2020-05-26T06:53:55.459Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-05-26T06:53:55.459Z] Swarm: inactive [2020-05-26T06:53:55.459Z] Runtimes: runc [2020-05-26T06:53:55.459Z] Default Runtime: runc [2020-05-26T06:53:55.459Z] Init Binary: docker-init [2020-05-26T06:53:55.459Z] containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-05-26T06:53:55.459Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-05-26T06:53:55.459Z] init version: fec3683 [2020-05-26T06:53:55.459Z] Security Options: [2020-05-26T06:53:55.459Z] apparmor [2020-05-26T06:53:55.459Z] seccomp [2020-05-26T06:53:55.459Z] Profile: default [2020-05-26T06:53:55.459Z] Kernel Version: 4.15.0-1065-aws [2020-05-26T06:53:55.459Z] Operating System: Ubuntu 18.04.4 LTS [2020-05-26T06:53:55.459Z] OSType: linux [2020-05-26T06:53:55.459Z] Architecture: x86_64 [2020-05-26T06:53:55.459Z] CPUs: 2 [2020-05-26T06:53:55.459Z] Total Memory: 15.38GiB [2020-05-26T06:53:55.459Z] Name: ip-10-100-66-73 [2020-05-26T06:53:55.459Z] ID: KFLT:WOKO:RNSA:ZAPG:P7HC:E45I:CJEX:OC5L:G4LO:5POJ:IKKD:MMHP [2020-05-26T06:53:55.459Z] Docker Root Dir: /var/lib/docker [2020-05-26T06:53:55.459Z] Debug Mode: false [2020-05-26T06:53:55.459Z] Registry: https://index.docker.io/v1/ [2020-05-26T06:53:55.459Z] Labels: [2020-05-26T06:53:55.459Z] Experimental: true [2020-05-26T06:53:55.459Z] Insecure Registries: [2020-05-26T06:53:55.459Z] 127.0.0.0/8 [2020-05-26T06:53:55.459Z] Live Restore Enabled: true [2020-05-26T06:53:55.459Z] [2020-05-26T06:53:55.459Z] WARNING: No swap limit support [Pipeline] sh [2020-05-26T06:53:55.864Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-05-26T06:53:55.864Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-05-26T06:53:55.864Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41026/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-05-26T06:53:56.120Z] + bash /home/ubuntu/workspace/moby_PR-41026/check-config.sh [2020-05-26T06:53:56.120Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-05-26T06:53:56.120Z] info: reading kernel config from /boot/config-4.15.0-1065-aws ... [2020-05-26T06:53:56.120Z] [2020-05-26T06:53:56.120Z] Generally Necessary: [2020-05-26T06:53:56.120Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-05-26T06:53:56.120Z] - apparmor: enabled and tools installed [2020-05-26T06:53:56.120Z] - CONFIG_NAMESPACES: enabled [2020-05-26T06:53:56.120Z] - CONFIG_NET_NS: enabled [2020-05-26T06:53:56.120Z] - CONFIG_PID_NS: enabled [2020-05-26T06:53:56.120Z] - CONFIG_IPC_NS: enabled [2020-05-26T06:53:56.120Z] - CONFIG_UTS_NS: enabled [2020-05-26T06:53:56.120Z] - CONFIG_CGROUPS: enabled [2020-05-26T06:53:56.120Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-05-26T06:53:56.120Z] - CONFIG_CGROUP_DEVICE: enabled [2020-05-26T06:53:56.120Z] - CONFIG_CGROUP_FREEZER: enabled [2020-05-26T06:53:56.120Z] - CONFIG_CGROUP_SCHED: enabled [2020-05-26T06:53:56.120Z] - CONFIG_CPUSETS: enabled [2020-05-26T06:53:56.120Z] - CONFIG_MEMCG: enabled [2020-05-26T06:53:56.120Z] - CONFIG_KEYS: enabled [2020-05-26T06:53:56.120Z] - CONFIG_VETH: enabled (as module) [2020-05-26T06:53:56.120Z] - CONFIG_BRIDGE: enabled (as module) [2020-05-26T06:53:56.120Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-05-26T06:53:56.120Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-05-26T06:53:56.120Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-05-26T06:53:56.120Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-05-26T06:53:56.120Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-05-26T06:53:56.120Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-05-26T06:53:56.120Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-05-26T06:53:56.120Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-05-26T06:53:56.120Z] - CONFIG_NF_NAT: enabled (as module) [2020-05-26T06:53:56.120Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-05-26T06:53:56.120Z] - CONFIG_POSIX_MQUEUE: enabled [2020-05-26T06:53:56.120Z] [2020-05-26T06:53:56.120Z] Optional Features: [2020-05-26T06:53:56.120Z] - CONFIG_USER_NS: enabled [2020-05-26T06:53:56.130Z] Merge succeeded, producing de8e6178d8646b6fa5feeba39c3c224950650a70 [2020-05-26T06:53:56.130Z] Checking out Revision de8e6178d8646b6fa5feeba39c3c224950650a70 (PR-41026) [2020-05-26T06:53:56.212Z] Commit message: "Merge commit '2d762840f0cd416f6aea476a755ddea6a3fdd41e' into HEAD" [2020-05-26T06:53:56.212Z] First time build. Skipping changelog. [2020-05-26T06:53:54.858Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-05-26T06:53:54.860Z] > git config --add remote.origin.fetch +refs/pull/41026/head:refs/remotes/origin/PR-41026 # timeout=10 [2020-05-26T06:53:54.861Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-26T06:53:54.874Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-05-26T06:53:54.891Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-05-26T06:53:54.891Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-05-26T06:53:54.891Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41026/head:refs/remotes/origin/PR-41026 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-26T06:53:55.169Z] > git config core.sparsecheckout # timeout=10 [2020-05-26T06:53:55.171Z] > git checkout -f a366fe41cba261002832611fae909a6f2077b4ba # timeout=10 [2020-05-26T06:53:55.654Z] > git merge 2d762840f0cd416f6aea476a755ddea6a3fdd41e # timeout=10 [2020-05-26T06:53:56.121Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-05-26T06:53:56.135Z] > git config core.sparsecheckout # timeout=10 [2020-05-26T06:53:56.141Z] > git checkout -f de8e6178d8646b6fa5feeba39c3c224950650a70 # timeout=10 [2020-05-26T06:53:56.292Z] > git --version # timeout=10 [2020-05-26T06:53:56.294Z] fatal: bad object ad1b00369dd78a15c273e17e363f91bced3f6e18 [2020-05-26T06:53:56.376Z] - CONFIG_SECCOMP: enabled [2020-05-26T06:53:56.376Z] - CONFIG_CGROUP_PIDS: enabled [2020-05-26T06:53:56.376Z] - CONFIG_MEMCG_SWAP: enabled [2020-05-26T06:53:56.376Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-05-26T06:53:56.376Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-05-26T06:53:56.376Z] - CONFIG_LEGACY_VSYSCALL_EMULATE: enabled [2020-05-26T06:53:56.376Z] - CONFIG_BLK_CGROUP: enabled [2020-05-26T06:53:56.376Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-05-26T06:53:56.376Z] - CONFIG_IOSCHED_CFQ: enabled [2020-05-26T06:53:56.376Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-05-26T06:53:56.376Z] - CONFIG_CGROUP_PERF: enabled [2020-05-26T06:53:56.376Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-05-26T06:53:56.376Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-05-26T06:53:56.376Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-05-26T06:53:56.376Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-05-26T06:53:56.376Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-05-26T06:53:56.376Z] - CONFIG_RT_GROUP_SCHED: missing [2020-05-26T06:53:56.376Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-05-26T06:53:56.376Z] - CONFIG_IP_VS: enabled (as module) [2020-05-26T06:53:56.376Z] - CONFIG_IP_VS_NFCT: enabled [2020-05-26T06:53:56.376Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-05-26T06:53:56.376Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-05-26T06:53:56.376Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-05-26T06:53:56.376Z] - CONFIG_EXT4_FS: enabled [2020-05-26T06:53:56.376Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-05-26T06:53:56.376Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-05-26T06:53:56.376Z] - Network Drivers: [2020-05-26T06:53:56.376Z] - "overlay": [2020-05-26T06:53:56.376Z] - CONFIG_VXLAN: enabled (as module) [2020-05-26T06:53:56.376Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-05-26T06:53:56.376Z] Optional (for encrypted networks): [2020-05-26T06:53:56.376Z] - CONFIG_CRYPTO: enabled [2020-05-26T06:53:56.376Z] - CONFIG_CRYPTO_AEAD: enabled [2020-05-26T06:53:56.376Z] - CONFIG_CRYPTO_GCM: enabled [2020-05-26T06:53:56.376Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-05-26T06:53:56.376Z] - CONFIG_CRYPTO_GHASH: enabled [2020-05-26T06:53:56.376Z] - CONFIG_XFRM: enabled [2020-05-26T06:53:56.376Z] - CONFIG_XFRM_USER: enabled (as module) [2020-05-26T06:53:56.376Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-05-26T06:53:56.376Z] - CONFIG_INET_ESP: enabled (as module) [2020-05-26T06:53:56.376Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-05-26T06:53:56.376Z] - "ipvlan": [2020-05-26T06:53:56.376Z] - CONFIG_IPVLAN: enabled (as module) [2020-05-26T06:53:56.376Z] - "macvlan": [2020-05-26T06:53:56.376Z] - CONFIG_MACVLAN: enabled (as module) [2020-05-26T06:53:56.376Z] - CONFIG_DUMMY: enabled (as module) [2020-05-26T06:53:56.376Z] - "ftp,tftp client in container": [2020-05-26T06:53:56.376Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-05-26T06:53:56.376Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-05-26T06:53:56.376Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-05-26T06:53:56.376Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-05-26T06:53:56.376Z] - Storage Drivers: [2020-05-26T06:53:56.376Z] - "aufs": [2020-05-26T06:53:56.376Z] - CONFIG_AUFS_FS: enabled (as module) [2020-05-26T06:53:56.376Z] - "btrfs": [2020-05-26T06:53:56.376Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-05-26T06:53:56.376Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-05-26T06:53:56.376Z] - "devicemapper": [2020-05-26T06:53:56.632Z] - CONFIG_BLK_DEV_DM: enabled [2020-05-26T06:53:56.632Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-05-26T06:53:56.632Z] - "overlay": [2020-05-26T06:53:56.632Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-05-26T06:53:56.632Z] - "zfs": [2020-05-26T06:53:56.632Z] - /dev/zfs: missing [2020-05-26T06:53:56.632Z] - zfs command: missing [2020-05-26T06:53:56.632Z] - zpool command: missing [2020-05-26T06:53:56.632Z] [2020-05-26T06:53:56.632Z] Limits: [2020-05-26T06:53:56.632Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-05-26T06:53:56.632Z] [2020-05-26T06:53:56.632Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-05-26T06:53:57.095Z] + sudo modprobe ip_vs [2020-05-26T06:53:57.245Z] + docker version [2020-05-26T06:53:57.245Z] Client: Docker Engine - Community [2020-05-26T06:53:57.245Z] Version: 19.03.7 [2020-05-26T06:53:57.245Z] API version: 1.40 [2020-05-26T06:53:57.245Z] Go version: go1.12.17 [2020-05-26T06:53:57.245Z] Git commit: 7141c199a2 [2020-05-26T06:53:57.245Z] Built: Sat Mar 7 16:48:47 2020 [2020-05-26T06:53:57.245Z] OS/Arch: linux/s390x [2020-05-26T06:53:57.245Z] Experimental: false [2020-05-26T06:53:57.245Z] [2020-05-26T06:53:57.245Z] Server: Docker Engine - Community [2020-05-26T06:53:57.245Z] Engine: [2020-05-26T06:53:57.245Z] Version: 19.03.7 [2020-05-26T06:53:57.245Z] API version: 1.40 (minimum version 1.12) [2020-05-26T06:53:57.245Z] Go version: go1.12.17 [2020-05-26T06:53:57.245Z] Git commit: 7141c199a2 [2020-05-26T06:53:57.245Z] Built: Sat Mar 7 16:47:46 2020 [2020-05-26T06:53:57.245Z] OS/Arch: linux/s390x [2020-05-26T06:53:57.245Z] Experimental: true [2020-05-26T06:53:57.245Z] containerd: [2020-05-26T06:53:57.245Z] Version: 1.2.13 [2020-05-26T06:53:57.245Z] GitCommit: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-05-26T06:53:57.245Z] runc: [2020-05-26T06:53:57.245Z] Version: 1.0.0-rc10 [2020-05-26T06:53:57.245Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-05-26T06:53:57.245Z] docker-init: [2020-05-26T06:53:57.245Z] Version: 0.18.0 [2020-05-26T06:53:57.245Z] GitCommit: fec3683 [Pipeline] sh [2020-05-26T06:53:57.351Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:429ae97b598fa84b60d54232cbd6964ecd3b8078 . [2020-05-26T06:53:57.351Z] #2 [internal] load build definition from Dockerfile [2020-05-26T06:53:57.351Z] #2 transferring dockerfile: 16.37kB done [2020-05-26T06:53:57.351Z] #2 DONE 0.0s [2020-05-26T06:53:57.351Z] [2020-05-26T06:53:57.351Z] #1 [internal] load .dockerignore [2020-05-26T06:53:57.351Z] #1 transferring context: 87B done [2020-05-26T06:53:57.351Z] #1 DONE 0.0s [2020-05-26T06:53:57.351Z] [2020-05-26T06:53:57.351Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2020-05-26T06:53:57.606Z] #3 DONE 0.2s [2020-05-26T06:53:57.606Z] [2020-05-26T06:53:57.606Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-05-26T06:53:57.606Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done [2020-05-26T06:53:57.606Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done [2020-05-26T06:53:57.616Z] + docker info [2020-05-26T06:53:57.861Z] #4 sha256:8c69d118cfcd040a222bea7f7d57c6156faa938cb61b47657cd65343babc3664 521B / 521B done [2020-05-26T06:53:57.861Z] #4 sha256:08fb2b2ca3d58e19d791e73dea16126df37608115532e748d63525688df457a5 897B / 897B done [2020-05-26T06:53:57.861Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 264.80kB / 8.88MB 0.1s [2020-05-26T06:53:57.861Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 6.34MB / 8.88MB 0.2s [2020-05-26T06:53:58.118Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.3s done [2020-05-26T06:53:58.118Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0.1s [2020-05-26T06:53:58.230Z] Client: [2020-05-26T06:53:58.230Z] Debug Mode: false [2020-05-26T06:53:58.230Z] [2020-05-26T06:53:58.230Z] Server: [2020-05-26T06:53:58.230Z] Containers: 0 [2020-05-26T06:53:58.230Z] Running: 0 [2020-05-26T06:53:58.230Z] Paused: 0 [2020-05-26T06:53:58.230Z] Stopped: 0 [2020-05-26T06:53:58.230Z] Images: 0 [2020-05-26T06:53:58.230Z] Server Version: 19.03.7 [2020-05-26T06:53:58.230Z] Storage Driver: overlay2 [2020-05-26T06:53:58.230Z] Backing Filesystem: [2020-05-26T06:53:58.230Z] Supports d_type: true [2020-05-26T06:53:58.230Z] Native Overlay Diff: true [2020-05-26T06:53:58.230Z] Logging Driver: json-file [2020-05-26T06:53:58.230Z] Cgroup Driver: cgroupfs [2020-05-26T06:53:58.230Z] Plugins: [2020-05-26T06:53:58.230Z] Volume: local [2020-05-26T06:53:58.230Z] Network: bridge host ipvlan macvlan null overlay [2020-05-26T06:53:58.230Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-05-26T06:53:58.230Z] Swarm: inactive [2020-05-26T06:53:58.230Z] Runtimes: runc [2020-05-26T06:53:58.230Z] Default Runtime: runc [2020-05-26T06:53:58.230Z] Init Binary: docker-init [2020-05-26T06:53:58.230Z] containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-05-26T06:53:58.230Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-05-26T06:53:58.230Z] init version: fec3683 [2020-05-26T06:53:58.230Z] Security Options: [2020-05-26T06:53:58.230Z] apparmor [2020-05-26T06:53:58.230Z] seccomp [2020-05-26T06:53:58.230Z] Profile: default [2020-05-26T06:53:58.230Z] Kernel Version: 4.15.0-88-generic [2020-05-26T06:53:58.230Z] Operating System: Ubuntu 18.04.4 LTS [2020-05-26T06:53:58.230Z] OSType: linux [2020-05-26T06:53:58.230Z] Architecture: s390x [2020-05-26T06:53:58.230Z] CPUs: 2 [2020-05-26T06:53:58.230Z] Total Memory: 7.861GiB [2020-05-26T06:53:58.230Z] Name: s390x-ubuntu-25 [2020-05-26T06:53:58.230Z] ID: KX4W:OISZ:E4EJ:3QOX:GCSE:TDK3:6NVC:NGLB:7US2:36DL:6NT2:YLOM [2020-05-26T06:53:58.230Z] Docker Root Dir: /var/lib/docker [2020-05-26T06:53:58.230Z] Debug Mode: false [2020-05-26T06:53:58.230Z] Username: dockerbuildbot [2020-05-26T06:53:58.230Z] Registry: https://index.docker.io/v1/ [2020-05-26T06:53:58.230Z] Labels: [2020-05-26T06:53:58.230Z] Experimental: true [2020-05-26T06:53:58.230Z] Insecure Registries: [2020-05-26T06:53:58.230Z] 127.0.0.0/8 [2020-05-26T06:53:58.230Z] Live Restore Enabled: false [2020-05-26T06:53:58.230Z] [2020-05-26T06:53:58.230Z] WARNING: No swap limit support [Pipeline] sh [2020-05-26T06:53:58.284Z] Fetching without tags [2020-05-26T06:53:58.374Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0.2s done [2020-05-26T06:53:58.374Z] #4 DONE 0.6s [2020-05-26T06:53:58.526Z] Merging remotes/origin/master commit 2d762840f0cd416f6aea476a755ddea6a3fdd41e into PR head commit a366fe41cba261002832611fae909a6f2077b4ba [2020-05-26T06:53:58.600Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-05-26T06:53:58.600Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-05-26T06:53:58.600Z] + curl -fsSL -o /home/jenkins/workspace/moby_PR-41026/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-05-26T06:53:58.600Z] + bash /home/jenkins/workspace/moby_PR-41026/check-config.sh [2020-05-26T06:53:58.600Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-05-26T06:53:58.600Z] info: reading kernel config from /boot/config-4.15.0-88-generic ... [2020-05-26T06:53:58.600Z] [2020-05-26T06:53:58.600Z] Generally Necessary: [2020-05-26T06:53:58.600Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-05-26T06:53:58.600Z] - apparmor: enabled and tools installed [2020-05-26T06:53:58.600Z] - CONFIG_NAMESPACES: enabled [2020-05-26T06:53:58.600Z] - CONFIG_NET_NS: enabled [2020-05-26T06:53:58.600Z] - CONFIG_PID_NS: enabled [2020-05-26T06:53:58.600Z] - CONFIG_IPC_NS: enabled [2020-05-26T06:53:58.629Z] [2020-05-26T06:53:58.629Z] #5 [internal] load metadata for docker.io/library/golang:1.13.11-buster [2020-05-26T06:53:58.882Z] - CONFIG_UTS_NS: enabled [2020-05-26T06:53:58.882Z] - CONFIG_CGROUPS: enabled [2020-05-26T06:53:58.882Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-05-26T06:53:58.882Z] - CONFIG_CGROUP_DEVICE: enabled [2020-05-26T06:53:58.882Z] - CONFIG_CGROUP_FREEZER: enabled [2020-05-26T06:53:58.882Z] - CONFIG_CGROUP_SCHED: enabled [2020-05-26T06:53:58.882Z] - CONFIG_CPUSETS: enabled [2020-05-26T06:53:58.882Z] - CONFIG_MEMCG: enabled [2020-05-26T06:53:58.882Z] - CONFIG_KEYS: enabled [2020-05-26T06:53:58.882Z] - CONFIG_VETH: enabled (as module) [2020-05-26T06:53:58.882Z] - CONFIG_BRIDGE: enabled (as module) [2020-05-26T06:53:58.882Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-05-26T06:53:58.882Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-05-26T06:53:58.882Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-05-26T06:53:58.882Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-05-26T06:53:58.883Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-05-26T06:53:58.883Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-05-26T06:53:58.883Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-05-26T06:53:58.883Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-05-26T06:53:58.883Z] - CONFIG_NF_NAT: enabled (as module) [2020-05-26T06:53:58.883Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-05-26T06:53:58.883Z] - CONFIG_POSIX_MQUEUE: enabled [2020-05-26T06:53:58.883Z] [2020-05-26T06:53:58.883Z] Optional Features: [2020-05-26T06:53:58.883Z] - CONFIG_USER_NS: enabled [2020-05-26T06:53:58.883Z] - CONFIG_SECCOMP: enabled [2020-05-26T06:53:58.883Z] - CONFIG_CGROUP_PIDS: enabled [2020-05-26T06:53:58.883Z] - CONFIG_MEMCG_SWAP: enabled [2020-05-26T06:53:58.883Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-05-26T06:53:58.883Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-05-26T06:53:58.883Z] - CONFIG_BLK_CGROUP: enabled [2020-05-26T06:53:58.883Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-05-26T06:53:58.883Z] - CONFIG_IOSCHED_CFQ: enabled [2020-05-26T06:53:58.883Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-05-26T06:53:58.883Z] - CONFIG_CGROUP_PERF: enabled [2020-05-26T06:53:58.883Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-05-26T06:53:58.883Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-05-26T06:53:58.883Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-05-26T06:53:58.883Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-05-26T06:53:58.883Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-05-26T06:53:58.883Z] - CONFIG_RT_GROUP_SCHED: missing [2020-05-26T06:53:58.883Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-05-26T06:53:58.883Z] - CONFIG_IP_VS: enabled (as module) [2020-05-26T06:53:58.883Z] - CONFIG_IP_VS_NFCT: enabled [2020-05-26T06:53:58.883Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-05-26T06:53:58.883Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-05-26T06:53:58.883Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-05-26T06:53:58.883Z] - CONFIG_EXT4_FS: enabled [2020-05-26T06:53:58.883Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-05-26T06:53:58.883Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-05-26T06:53:58.883Z] - Network Drivers: [2020-05-26T06:53:58.883Z] - "overlay": [2020-05-26T06:53:58.883Z] - CONFIG_VXLAN: enabled (as module) [2020-05-26T06:53:58.883Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-05-26T06:53:58.883Z] Optional (for encrypted networks): [2020-05-26T06:53:58.883Z] - CONFIG_CRYPTO: enabled [2020-05-26T06:53:58.883Z] - CONFIG_CRYPTO_AEAD: enabled [2020-05-26T06:53:58.883Z] - CONFIG_CRYPTO_GCM: enabled [2020-05-26T06:53:58.883Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-05-26T06:53:58.883Z] - CONFIG_CRYPTO_GHASH: enabled [2020-05-26T06:53:58.883Z] - CONFIG_XFRM: enabled [2020-05-26T06:53:58.883Z] - CONFIG_XFRM_USER: enabled (as module) [2020-05-26T06:53:58.883Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-05-26T06:53:58.883Z] - CONFIG_INET_ESP: enabled (as module) [2020-05-26T06:53:58.883Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-05-26T06:53:58.883Z] - "ipvlan": [2020-05-26T06:53:58.883Z] - CONFIG_IPVLAN: enabled (as module) [2020-05-26T06:53:58.883Z] - "macvlan": [2020-05-26T06:53:58.883Z] - CONFIG_MACVLAN: enabled (as module) [2020-05-26T06:53:58.883Z] - CONFIG_DUMMY: enabled (as module) [2020-05-26T06:53:58.883Z] - "ftp,tftp client in container": [2020-05-26T06:53:58.883Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-05-26T06:53:58.883Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-05-26T06:53:58.883Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-05-26T06:53:58.883Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-05-26T06:53:58.883Z] - Storage Drivers: [2020-05-26T06:53:58.883Z] - "aufs": [2020-05-26T06:53:58.883Z] - CONFIG_AUFS_FS: enabled (as module) [2020-05-26T06:53:58.883Z] - "btrfs": [2020-05-26T06:53:58.883Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-05-26T06:53:58.883Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-05-26T06:53:58.883Z] - "devicemapper": [2020-05-26T06:53:58.883Z] - CONFIG_BLK_DEV_DM: enabled [2020-05-26T06:53:58.883Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-05-26T06:53:58.883Z] - "overlay": [2020-05-26T06:53:58.904Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-05-26T06:53:58.904Z] - "zfs": [2020-05-26T06:53:58.904Z] - /dev/zfs: missing [2020-05-26T06:53:58.904Z] - zfs command: missing [2020-05-26T06:53:58.904Z] - zpool command: missing [2020-05-26T06:53:58.904Z] [2020-05-26T06:53:58.904Z] Limits: [2020-05-26T06:53:58.904Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-05-26T06:53:58.904Z] [2020-05-26T06:53:58.904Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-05-26T06:53:59.165Z] Merge succeeded, producing b9c7582f5f91d62a36657ddffd6cb9a714c1b14e [2020-05-26T06:53:59.165Z] Checking out Revision b9c7582f5f91d62a36657ddffd6cb9a714c1b14e (PR-41026) [2020-05-26T06:53:59.189Z] #5 DONE 0.2s [2020-05-26T06:53:59.189Z] [2020-05-26T06:53:59.189Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-05-26T06:53:59.189Z] #6 DONE 0.3s [2020-05-26T06:53:59.189Z] [2020-05-26T06:53:59.189Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.11-buster@sha256:5a5bd60a7... [2020-05-26T06:53:59.189Z] #7 resolve docker.io/library/golang:1.13.11-buster@sha256:5a5bd60a7f22cdd0b7e91bcaa131f794337908469a97fa68c86ea08bbdd9f84a done [2020-05-26T06:53:59.189Z] #7 sha256:496548a8c952b37bdf149ab3654f9085d721ee126b8c73b16860778be5137f5e 0B / 10.00MB 0.2s [2020-05-26T06:53:59.189Z] #7 sha256:376057ac6fa17f65688c56977118e2e764b27c348b3f70637fa829cd2a12b200 13.11MB / 50.39MB 0.2s [2020-05-26T06:53:59.189Z] #7 sha256:a95dbe6aaba57fd2b8199869226fa7b9addf06cb816fc15a8a51f3d91ce422c4 1.79kB / 1.79kB done [2020-05-26T06:53:59.189Z] #7 sha256:6a67120df3f4e629a89085f7b78bc8c1ed10da376ebc6b191dd87e2d81d28040 5.46kB / 5.46kB done [2020-05-26T06:53:59.189Z] #7 sha256:5a63a0a859d859478f30461786a49c2fca3ae7d89ab5b5ce3c81c54951d30f88 5.80MB / 7.81MB 0.2s [2020-05-26T06:53:59.189Z] #7 sha256:5a5bd60a7f22cdd0b7e91bcaa131f794337908469a97fa68c86ea08bbdd9f84a 1.42kB / 1.42kB done [2020-05-26T06:53:58.246Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-05-26T06:53:58.260Z] > git config --add remote.origin.fetch +refs/pull/41026/head:refs/remotes/origin/PR-41026 # timeout=10 [2020-05-26T06:53:58.264Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-26T06:53:58.272Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-05-26T06:53:58.282Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-05-26T06:53:58.282Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-05-26T06:53:58.283Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41026/head:refs/remotes/origin/PR-41026 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-26T06:53:58.524Z] > git config core.sparsecheckout # timeout=10 [2020-05-26T06:53:58.528Z] > git checkout -f a366fe41cba261002832611fae909a6f2077b4ba # timeout=10 [2020-05-26T06:53:59.052Z] > git merge 2d762840f0cd416f6aea476a755ddea6a3fdd41e # timeout=10 [2020-05-26T06:53:59.139Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-05-26T06:53:59.164Z] > git config core.sparsecheckout # timeout=10 [2020-05-26T06:53:59.173Z] > git checkout -f b9c7582f5f91d62a36657ddffd6cb9a714c1b14e # timeout=10 [2020-05-26T06:53:59.286Z] Commit message: "Merge commit '2d762840f0cd416f6aea476a755ddea6a3fdd41e' into HEAD" [2020-05-26T06:53:59.286Z] First time build. Skipping changelog. [2020-05-26T06:53:59.302Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:429ae97b598fa84b60d54232cbd6964ecd3b8078 . [2020-05-26T06:53:59.302Z] #1 [internal] load .dockerignore [2020-05-26T06:53:59.302Z] #1 transferring context: 87B done [2020-05-26T06:53:59.302Z] #1 DONE 0.0s [2020-05-26T06:53:59.302Z] [2020-05-26T06:53:59.302Z] #2 [internal] load build definition from Dockerfile [2020-05-26T06:53:59.302Z] #2 transferring dockerfile: 16.37kB done [2020-05-26T06:53:59.302Z] #2 DONE 0.0s [2020-05-26T06:53:59.302Z] [2020-05-26T06:53:59.302Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2020-05-26T06:53:59.302Z] > git --version # timeout=10 [2020-05-26T06:53:59.327Z] fatal: bad object ad1b00369dd78a15c273e17e363f91bced3f6e18 [2020-05-26T06:53:59.446Z] #7 sha256:496548a8c952b37bdf149ab3654f9085d721ee126b8c73b16860778be5137f5e 2.17MB / 10.00MB 0.3s [2020-05-26T06:53:59.446Z] #7 sha256:376057ac6fa17f65688c56977118e2e764b27c348b3f70637fa829cd2a12b200 19.50MB / 50.39MB 0.3s [2020-05-26T06:53:59.446Z] #7 sha256:5a63a0a859d859478f30461786a49c2fca3ae7d89ab5b5ce3c81c54951d30f88 7.81MB / 7.81MB 0.3s done [2020-05-26T06:53:59.446Z] #7 sha256:2adae3950d4d0f11875568c325d3d542d1f2e2d9b49bdd740bb57fcfc1f6478f 0B / 51.83MB 0.3s [2020-05-26T06:53:59.446Z] #7 sha256:496548a8c952b37bdf149ab3654f9085d721ee126b8c73b16860778be5137f5e 9.24MB / 10.00MB 0.4s [2020-05-26T06:53:59.446Z] #7 sha256:376057ac6fa17f65688c56977118e2e764b27c348b3f70637fa829cd2a12b200 26.79MB / 50.39MB 0.4s [2020-05-26T06:53:59.446Z] #7 sha256:2adae3950d4d0f11875568c325d3d542d1f2e2d9b49bdd740bb57fcfc1f6478f 3.58MB / 51.83MB 0.4s [2020-05-26T06:53:59.454Z] Fetching without tags [2020-05-26T06:53:59.701Z] #7 sha256:496548a8c952b37bdf149ab3654f9085d721ee126b8c73b16860778be5137f5e 10.00MB / 10.00MB 0.4s done [2020-05-26T06:53:59.701Z] #7 sha256:376057ac6fa17f65688c56977118e2e764b27c348b3f70637fa829cd2a12b200 40.60MB / 50.39MB 0.6s [2020-05-26T06:53:59.701Z] #7 sha256:2adae3950d4d0f11875568c325d3d542d1f2e2d9b49bdd740bb57fcfc1f6478f 20.69MB / 51.83MB 0.6s [2020-05-26T06:53:59.701Z] #7 sha256:039b991354af4dcbc534338f687e27643c717bb57e11b87c2e81d50bdd0b2376 3.83MB / 68.65MB 0.6s [2020-05-26T06:53:59.701Z] #7 sha256:376057ac6fa17f65688c56977118e2e764b27c348b3f70637fa829cd2a12b200 44.35MB / 50.39MB 0.7s [2020-05-26T06:53:59.701Z] #7 sha256:2adae3950d4d0f11875568c325d3d542d1f2e2d9b49bdd740bb57fcfc1f6478f 28.42MB / 51.83MB 0.7s [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-05-26T06:53:59.754Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-05-26T06:53:59.871Z] Merging remotes/origin/master commit 2d762840f0cd416f6aea476a755ddea6a3fdd41e into PR head commit a366fe41cba261002832611fae909a6f2077b4ba [2020-05-26T06:53:59.916Z] #3 DONE 0.5s [2020-05-26T06:53:59.916Z] [2020-05-26T06:53:59.916Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-05-26T06:53:59.916Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done [2020-05-26T06:53:59.932Z] Still waiting to schedule task [2020-05-26T06:53:59.932Z] Waiting for next available executor on ‘amd64&&ubuntu-1804&&overlay2’ [2020-05-26T06:53:59.960Z] #7 sha256:376057ac6fa17f65688c56977118e2e764b27c348b3f70637fa829cd2a12b200 50.39MB / 50.39MB 0.8s [2020-05-26T06:53:59.961Z] #7 sha256:2adae3950d4d0f11875568c325d3d542d1f2e2d9b49bdd740bb57fcfc1f6478f 34.20MB / 51.83MB 0.8s [2020-05-26T06:53:59.961Z] #7 sha256:039b991354af4dcbc534338f687e27643c717bb57e11b87c2e81d50bdd0b2376 11.98MB / 68.65MB 0.8s [2020-05-26T06:54:00.094Z] Fetching without tags [2020-05-26T06:54:00.102Z] + [ PR != PR ] [2020-05-26T06:54:00.102Z] + [ master != master ] [2020-05-26T06:54:00.102Z] + [ = true ] [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-05-26T06:54:00.198Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done [2020-05-26T06:54:00.198Z] #4 sha256:5bf144d844d8560c37576acf15f95a39f34818f35fc6f48495d827161e397cea 521B / 521B done [2020-05-26T06:54:00.198Z] #4 sha256:4f216ae6358af18e67fc5776f6cfbce0c11d409ab23468a9be6b99bf08c7a101 897B / 897B done [2020-05-26T06:54:00.198Z] #4 sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 0B / 8.88MB 0.0s [2020-05-26T06:54:00.218Z] #7 sha256:376057ac6fa17f65688c56977118e2e764b27c348b3f70637fa829cd2a12b200 50.39MB / 50.39MB 0.8s done [2020-05-26T06:54:00.218Z] #7 sha256:2adae3950d4d0f11875568c325d3d542d1f2e2d9b49bdd740bb57fcfc1f6478f 50.02MB / 51.83MB 1.0s [2020-05-26T06:54:00.218Z] #7 sha256:039b991354af4dcbc534338f687e27643c717bb57e11b87c2e81d50bdd0b2376 25.55MB / 68.65MB 1.0s [2020-05-26T06:54:00.218Z] #7 sha256:220a25a4299672d8acdd5a458c92bdf7c4781edfadde0befa392165fc1ca5323 0B / 120.15MB 1.0s [2020-05-26T06:54:00.218Z] #7 sha256:2adae3950d4d0f11875568c325d3d542d1f2e2d9b49bdd740bb57fcfc1f6478f 51.83MB / 51.83MB 1.0s done [2020-05-26T06:54:00.218Z] #7 sha256:039b991354af4dcbc534338f687e27643c717bb57e11b87c2e81d50bdd0b2376 31.68MB / 68.65MB 1.1s [2020-05-26T06:54:00.218Z] #7 sha256:b3616653c78b13171365e69680baad5a061880f155cb8c9190079de2f67871dc 0B / 126B 1.1s [2020-05-26T06:54:00.447Z] + docker version [2020-05-26T06:54:00.447Z] Client: Docker Engine - Community [2020-05-26T06:54:00.447Z] Version: 19.03.8 [2020-05-26T06:54:00.447Z] API version: 1.40 [2020-05-26T06:54:00.447Z] Go version: go1.12.17 [2020-05-26T06:54:00.447Z] Git commit: afacb8b7f0 [2020-05-26T06:54:00.447Z] Built: Wed Mar 11 01:25:46 2020 [2020-05-26T06:54:00.447Z] OS/Arch: linux/amd64 [2020-05-26T06:54:00.447Z] Experimental: false [2020-05-26T06:54:00.447Z] [2020-05-26T06:54:00.447Z] Server: Docker Engine - Community [2020-05-26T06:54:00.447Z] Engine: [2020-05-26T06:54:00.447Z] Version: 19.03.8 [2020-05-26T06:54:00.447Z] API version: 1.40 (minimum version 1.12) [2020-05-26T06:54:00.447Z] Go version: go1.12.17 [2020-05-26T06:54:00.447Z] Git commit: afacb8b7f0 [2020-05-26T06:54:00.447Z] Built: Wed Mar 11 01:24:19 2020 [2020-05-26T06:54:00.447Z] OS/Arch: linux/amd64 [2020-05-26T06:54:00.447Z] Experimental: true [2020-05-26T06:54:00.447Z] containerd: [2020-05-26T06:54:00.447Z] Version: 1.2.13 [2020-05-26T06:54:00.447Z] GitCommit: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-05-26T06:54:00.447Z] runc: [2020-05-26T06:54:00.447Z] Version: 1.0.0-rc10 [2020-05-26T06:54:00.447Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-05-26T06:54:00.447Z] docker-init: [2020-05-26T06:54:00.447Z] Version: 0.18.0 [2020-05-26T06:54:00.447Z] GitCommit: fec3683 [Pipeline] sh [2020-05-26T06:54:00.477Z] #7 sha256:039b991354af4dcbc534338f687e27643c717bb57e11b87c2e81d50bdd0b2376 46.05MB / 68.65MB 1.3s [2020-05-26T06:54:00.477Z] #7 sha256:220a25a4299672d8acdd5a458c92bdf7c4781edfadde0befa392165fc1ca5323 17.59MB / 120.15MB 1.3s [2020-05-26T06:54:00.477Z] #7 sha256:b3616653c78b13171365e69680baad5a061880f155cb8c9190079de2f67871dc 126B / 126B 1.1s done [2020-05-26T06:54:00.477Z] #7 extracting sha256:376057ac6fa17f65688c56977118e2e764b27c348b3f70637fa829cd2a12b200 [2020-05-26T06:54:00.477Z] #7 sha256:039b991354af4dcbc534338f687e27643c717bb57e11b87c2e81d50bdd0b2376 55.07MB / 68.65MB 1.4s [2020-05-26T06:54:00.477Z] #7 sha256:220a25a4299672d8acdd5a458c92bdf7c4781edfadde0befa392165fc1ca5323 26.60MB / 120.15MB 1.4s [2020-05-26T06:54:00.479Z] #4 sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 6.83MB / 8.88MB 0.2s [2020-05-26T06:54:00.479Z] #4 extracting sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 [2020-05-26T06:54:00.479Z] #4 sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 8.88MB / 8.88MB 0.3s done [2020-05-26T06:54:00.729Z] + docker info [2020-05-26T06:54:00.738Z] #7 sha256:039b991354af4dcbc534338f687e27643c717bb57e11b87c2e81d50bdd0b2376 68.65MB / 68.65MB 1.7s [2020-05-26T06:54:00.738Z] #7 sha256:220a25a4299672d8acdd5a458c92bdf7c4781edfadde0befa392165fc1ca5323 43.56MB / 120.15MB 1.7s [2020-05-26T06:54:00.761Z] #4 extracting sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 0.2s done [2020-05-26T06:54:00.761Z] #4 DONE 0.8s [2020-05-26T06:54:00.834Z] Merging remotes/origin/master commit 2d762840f0cd416f6aea476a755ddea6a3fdd41e into PR head commit a366fe41cba261002832611fae909a6f2077b4ba [2020-05-26T06:54:00.994Z] #7 sha256:039b991354af4dcbc534338f687e27643c717bb57e11b87c2e81d50bdd0b2376 68.65MB / 68.65MB 1.7s done [2020-05-26T06:54:00.994Z] #7 sha256:220a25a4299672d8acdd5a458c92bdf7c4781edfadde0befa392165fc1ca5323 53.19MB / 120.15MB 1.8s [2020-05-26T06:54:00.994Z] #7 sha256:220a25a4299672d8acdd5a458c92bdf7c4781edfadde0befa392165fc1ca5323 59.73MB / 120.15MB 1.9s [2020-05-26T06:54:00.994Z] #7 sha256:220a25a4299672d8acdd5a458c92bdf7c4781edfadde0befa392165fc1ca5323 69.64MB / 120.15MB 2.0s [2020-05-26T06:54:01.042Z] [2020-05-26T06:54:01.042Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-05-26T06:53:59.428Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-05-26T06:53:59.432Z] > git config --add remote.origin.fetch +refs/pull/41026/head:refs/remotes/origin/PR-41026 # timeout=10 [2020-05-26T06:53:59.441Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-26T06:53:59.448Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-05-26T06:53:59.456Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-05-26T06:53:59.456Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-05-26T06:53:59.457Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/41026/head:refs/remotes/origin/PR-41026 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-26T06:53:59.873Z] > git config core.sparsecheckout # timeout=10 [2020-05-26T06:53:59.882Z] > git checkout -f a366fe41cba261002832611fae909a6f2077b4ba # timeout=10 [2020-05-26T06:54:00.808Z] > git merge 2d762840f0cd416f6aea476a755ddea6a3fdd41e # timeout=10 [2020-05-26T06:54:01.251Z] #7 sha256:220a25a4299672d8acdd5a458c92bdf7c4781edfadde0befa392165fc1ca5323 78.14MB / 120.15MB 2.1s [2020-05-26T06:54:01.251Z] #7 sha256:220a25a4299672d8acdd5a458c92bdf7c4781edfadde0befa392165fc1ca5323 97.84MB / 120.15MB 2.3s [2020-05-26T06:54:01.293Z] Client: [2020-05-26T06:54:01.293Z] Debug Mode: false [2020-05-26T06:54:01.293Z] [2020-05-26T06:54:01.293Z] Server: [2020-05-26T06:54:01.293Z] Containers: 0 [2020-05-26T06:54:01.293Z] Running: 0 [2020-05-26T06:54:01.293Z] Paused: 0 [2020-05-26T06:54:01.293Z] Stopped: 0 [2020-05-26T06:54:01.293Z] Images: 1 [2020-05-26T06:54:01.293Z] Server Version: 19.03.8 [2020-05-26T06:54:01.293Z] Storage Driver: overlay2 [2020-05-26T06:54:01.293Z] Backing Filesystem: [2020-05-26T06:54:01.293Z] Supports d_type: true [2020-05-26T06:54:01.293Z] Native Overlay Diff: true [2020-05-26T06:54:01.293Z] Logging Driver: json-file [2020-05-26T06:54:01.293Z] Cgroup Driver: cgroupfs [2020-05-26T06:54:01.293Z] Plugins: [2020-05-26T06:54:01.293Z] Volume: local [2020-05-26T06:54:01.293Z] Network: bridge host ipvlan macvlan null overlay [2020-05-26T06:54:01.293Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-05-26T06:54:01.293Z] Swarm: inactive [2020-05-26T06:54:01.293Z] Runtimes: runc [2020-05-26T06:54:01.293Z] Default Runtime: runc [2020-05-26T06:54:01.293Z] Init Binary: docker-init [2020-05-26T06:54:01.293Z] containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-05-26T06:54:01.293Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-05-26T06:54:01.293Z] init version: fec3683 [2020-05-26T06:54:01.293Z] Security Options: [2020-05-26T06:54:01.293Z] apparmor [2020-05-26T06:54:01.293Z] seccomp [2020-05-26T06:54:01.293Z] Profile: default [2020-05-26T06:54:01.293Z] Kernel Version: 4.15.0-1065-aws [2020-05-26T06:54:01.293Z] Operating System: Ubuntu 18.04.4 LTS [2020-05-26T06:54:01.293Z] OSType: linux [2020-05-26T06:54:01.293Z] Architecture: x86_64 [2020-05-26T06:54:01.293Z] CPUs: 2 [2020-05-26T06:54:01.293Z] Total Memory: 7.583GiB [2020-05-26T06:54:01.293Z] Name: ip-10-100-55-72 [2020-05-26T06:54:01.293Z] ID: KFLT:WOKO:RNSA:ZAPG:P7HC:E45I:CJEX:OC5L:G4LO:5POJ:IKKD:MMHP [2020-05-26T06:54:01.293Z] Docker Root Dir: /var/lib/docker [2020-05-26T06:54:01.293Z] Debug Mode: false [2020-05-26T06:54:01.293Z] Registry: https://index.docker.io/v1/ [2020-05-26T06:54:01.293Z] Labels: [2020-05-26T06:54:01.293Z] Experimental: true [2020-05-26T06:54:01.293Z] Insecure Registries: [2020-05-26T06:54:01.293Z] 127.0.0.0/8 [2020-05-26T06:54:01.293Z] Live Restore Enabled: true [2020-05-26T06:54:01.293Z] [2020-05-26T06:54:01.293Z] WARNING: No swap limit support [Pipeline] sh [2020-05-26T06:54:01.323Z] #6 DONE 0.3s [2020-05-26T06:54:01.324Z] [2020-05-26T06:54:01.324Z] #5 [internal] load metadata for docker.io/library/golang:1.13.11-buster [2020-05-26T06:54:01.507Z] #7 sha256:220a25a4299672d8acdd5a458c92bdf7c4781edfadde0befa392165fc1ca5323 113.78MB / 120.15MB 2.5s [2020-05-26T06:54:01.512Z] Merge succeeded, producing 116e9297fc16699c1334c62716e9ce6f4092bfed [2020-05-26T06:54:01.512Z] Checking out Revision 116e9297fc16699c1334c62716e9ce6f4092bfed (PR-41026) [2020-05-26T06:53:59.802Z] > git config --add remote.origin.fetch +refs/pull/41026/head:refs/remotes/origin/PR-41026 # timeout=10 [2020-05-26T06:53:59.850Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-26T06:53:59.991Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-05-26T06:54:00.129Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-05-26T06:54:00.129Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-05-26T06:54:00.131Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/41026/head:refs/remotes/origin/PR-41026 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-26T06:54:00.867Z] > git config core.sparsecheckout # timeout=10 [2020-05-26T06:54:00.921Z] > git checkout -f a366fe41cba261002832611fae909a6f2077b4ba # timeout=10 [2020-05-26T06:54:01.578Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-05-26T06:54:01.578Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-05-26T06:54:01.578Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41026/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-05-26T06:54:01.578Z] + bash /home/ubuntu/workspace/moby_PR-41026/check-config.sh [2020-05-26T06:54:01.578Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-05-26T06:54:01.578Z] info: reading kernel config from /boot/config-4.15.0-1065-aws ... [2020-05-26T06:54:01.578Z] [2020-05-26T06:54:01.578Z] Generally Necessary: [2020-05-26T06:54:01.578Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-05-26T06:54:01.578Z] - apparmor: enabled and tools installed [2020-05-26T06:54:01.578Z] - CONFIG_NAMESPACES: enabled [2020-05-26T06:54:01.578Z] - CONFIG_NET_NS: enabled [2020-05-26T06:54:01.578Z] - CONFIG_PID_NS: enabled [2020-05-26T06:54:01.578Z] - CONFIG_IPC_NS: enabled [2020-05-26T06:54:01.578Z] - CONFIG_UTS_NS: enabled [2020-05-26T06:54:01.578Z] - CONFIG_CGROUPS: enabled [2020-05-26T06:54:01.578Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-05-26T06:54:01.578Z] - CONFIG_CGROUP_DEVICE: enabled [2020-05-26T06:54:01.578Z] - CONFIG_CGROUP_FREEZER: enabled [2020-05-26T06:54:01.578Z] - CONFIG_CGROUP_SCHED: enabled [2020-05-26T06:54:01.578Z] - CONFIG_CPUSETS: enabled [2020-05-26T06:54:01.578Z] - CONFIG_MEMCG: enabled [2020-05-26T06:54:01.578Z] - CONFIG_KEYS: enabled [2020-05-26T06:54:01.578Z] - CONFIG_VETH: enabled (as module) [2020-05-26T06:54:01.578Z] - CONFIG_BRIDGE: enabled (as module) [2020-05-26T06:54:01.578Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-05-26T06:54:01.578Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-05-26T06:54:01.578Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-05-26T06:54:01.578Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-05-26T06:54:01.578Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-05-26T06:54:01.578Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-05-26T06:54:01.578Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-05-26T06:54:01.578Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-05-26T06:54:01.578Z] - CONFIG_NF_NAT: enabled (as module) [2020-05-26T06:54:01.578Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-05-26T06:54:01.578Z] - CONFIG_POSIX_MQUEUE: enabled [2020-05-26T06:54:01.578Z] [2020-05-26T06:54:01.578Z] Optional Features: [2020-05-26T06:54:01.578Z] - CONFIG_USER_NS: enabled [2020-05-26T06:54:01.578Z] - CONFIG_SECCOMP: enabled [2020-05-26T06:54:01.578Z] - CONFIG_CGROUP_PIDS: enabled [2020-05-26T06:54:01.578Z] - CONFIG_MEMCG_SWAP: enabled [2020-05-26T06:54:01.578Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-05-26T06:54:01.578Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-05-26T06:54:01.578Z] - CONFIG_LEGACY_VSYSCALL_EMULATE: enabled [2020-05-26T06:54:01.578Z] - CONFIG_BLK_CGROUP: enabled [2020-05-26T06:54:01.578Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-05-26T06:54:01.621Z] #5 DONE 0.4s [2020-05-26T06:54:01.621Z] [2020-05-26T06:54:01.621Z] #20 [internal] load build context [2020-05-26T06:54:01.622Z] Commit message: "Merge commit '2d762840f0cd416f6aea476a755ddea6a3fdd41e' into HEAD" [2020-05-26T06:54:01.622Z] First time build. Skipping changelog. [2020-05-26T06:54:01.638Z] > git --version # timeout=10 [2020-05-26T06:54:01.644Z] fatal: bad object ad1b00369dd78a15c273e17e363f91bced3f6e18 [2020-05-26T06:54:01.762Z] #7 sha256:220a25a4299672d8acdd5a458c92bdf7c4781edfadde0befa392165fc1ca5323 120.15MB / 120.15MB 2.6s [2020-05-26T06:54:01.835Z] - CONFIG_IOSCHED_CFQ: enabled [2020-05-26T06:54:01.835Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-05-26T06:54:01.835Z] - CONFIG_CGROUP_PERF: enabled [2020-05-26T06:54:01.835Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-05-26T06:54:01.835Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-05-26T06:54:01.835Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-05-26T06:54:01.835Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-05-26T06:54:01.835Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-05-26T06:54:01.835Z] - CONFIG_RT_GROUP_SCHED: missing [2020-05-26T06:54:01.835Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-05-26T06:54:01.835Z] - CONFIG_IP_VS: enabled (as module) [2020-05-26T06:54:01.835Z] - CONFIG_IP_VS_NFCT: enabled [2020-05-26T06:54:01.835Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-05-26T06:54:01.835Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-05-26T06:54:01.835Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-05-26T06:54:01.835Z] - CONFIG_EXT4_FS: enabled [2020-05-26T06:54:01.835Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-05-26T06:54:01.835Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-05-26T06:54:01.835Z] - Network Drivers: [2020-05-26T06:54:01.835Z] - "overlay": [2020-05-26T06:54:01.835Z] - CONFIG_VXLAN: enabled (as module) [2020-05-26T06:54:01.835Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-05-26T06:54:01.835Z] Optional (for encrypted networks): [2020-05-26T06:54:01.835Z] - CONFIG_CRYPTO: enabled [2020-05-26T06:54:01.835Z] - CONFIG_CRYPTO_AEAD: enabled [2020-05-26T06:54:01.835Z] - CONFIG_CRYPTO_GCM: enabled [2020-05-26T06:54:01.835Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-05-26T06:54:01.835Z] - CONFIG_CRYPTO_GHASH: enabled [2020-05-26T06:54:01.835Z] - CONFIG_XFRM: enabled [2020-05-26T06:54:01.835Z] - CONFIG_XFRM_USER: enabled (as module) [2020-05-26T06:54:01.835Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-05-26T06:54:01.835Z] - CONFIG_INET_ESP: enabled (as module) [2020-05-26T06:54:01.835Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-05-26T06:54:01.835Z] - "ipvlan": [2020-05-26T06:54:01.835Z] - CONFIG_IPVLAN: enabled (as module) [2020-05-26T06:54:01.835Z] - "macvlan": [2020-05-26T06:54:01.835Z] - CONFIG_MACVLAN: enabled (as module) [2020-05-26T06:54:01.835Z] - CONFIG_DUMMY: enabled (as module) [2020-05-26T06:54:01.835Z] - "ftp,tftp client in container": [2020-05-26T06:54:01.835Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-05-26T06:54:01.835Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-05-26T06:54:01.835Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-05-26T06:54:01.835Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-05-26T06:54:01.835Z] - Storage Drivers: [2020-05-26T06:54:01.835Z] - "aufs": [2020-05-26T06:54:01.835Z] - CONFIG_AUFS_FS: enabled (as module) [2020-05-26T06:54:01.835Z] - "btrfs": [2020-05-26T06:54:01.835Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-05-26T06:54:01.835Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-05-26T06:54:01.835Z] - "devicemapper": [2020-05-26T06:54:01.835Z] - CONFIG_BLK_DEV_DM: enabled [2020-05-26T06:54:01.835Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-05-26T06:54:01.835Z] - "overlay": [2020-05-26T06:54:01.835Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-05-26T06:54:01.835Z] - "zfs": [2020-05-26T06:54:01.835Z] - /dev/zfs: missing [2020-05-26T06:54:01.835Z] - zfs command: missing [2020-05-26T06:54:01.835Z] - zpool command: missing [2020-05-26T06:54:01.835Z] [2020-05-26T06:54:01.835Z] Limits: [2020-05-26T06:54:01.835Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-05-26T06:54:01.835Z] [2020-05-26T06:54:01.835Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-05-26T06:54:02.017Z] #7 sha256:220a25a4299672d8acdd5a458c92bdf7c4781edfadde0befa392165fc1ca5323 120.15MB / 120.15MB 2.7s done [2020-05-26T06:54:02.173Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:429ae97b598fa84b60d54232cbd6964ecd3b8078 . [2020-05-26T06:54:02.173Z] #1 [internal] load build definition from Dockerfile [2020-05-26T06:54:02.173Z] #1 DONE 0.0s [2020-05-26T06:54:02.173Z] [2020-05-26T06:54:02.173Z] #2 [internal] load .dockerignore [2020-05-26T06:54:02.173Z] #2 DONE 0.0s [2020-05-26T06:54:02.173Z] [2020-05-26T06:54:02.173Z] #2 [internal] load .dockerignore [2020-05-26T06:54:02.173Z] #2 transferring context: 87B done [2020-05-26T06:54:02.173Z] #2 DONE 0.0s [2020-05-26T06:54:02.173Z] [2020-05-26T06:54:02.173Z] #1 [internal] load build definition from Dockerfile [2020-05-26T06:54:02.173Z] #1 transferring dockerfile: 16.37kB done [2020-05-26T06:54:02.173Z] #1 DONE 0.0s [2020-05-26T06:54:02.173Z] [2020-05-26T06:54:02.173Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [2020-05-26T06:54:02.273Z] #7 ... [2020-05-26T06:54:02.273Z] [2020-05-26T06:54:02.273Z] #58 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-05-26T06:54:02.273Z] #58 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2020-05-26T06:54:02.273Z] #58 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2020-05-26T06:54:02.273Z] #58 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2020-05-26T06:54:02.273Z] #58 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 1.5s done [2020-05-26T06:54:02.273Z] #58 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 1.6s done [2020-05-26T06:54:02.273Z] #58 DONE 3.2s [2020-05-26T06:54:02.273Z] [2020-05-26T06:54:02.273Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.11-buster@sha256:5a5bd60a7... [Pipeline] sh [2020-05-26T06:54:02.431Z] #3 DONE 0.1s [2020-05-26T06:54:02.431Z] [2020-05-26T06:54:02.431Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-05-26T06:54:02.431Z] #4 CACHED [2020-05-26T06:54:02.561Z] + docker version [2020-05-26T06:54:02.561Z] Client: Docker Engine - Community [2020-05-26T06:54:02.561Z] Version: 19.03.8 [2020-05-26T06:54:02.561Z] API version: 1.40 [2020-05-26T06:54:02.561Z] Go version: go1.12.17 [2020-05-26T06:54:02.561Z] Git commit: afacb8b [2020-05-26T06:54:02.561Z] Built: Wed Mar 11 01:26:35 2020 [2020-05-26T06:54:02.561Z] OS/Arch: linux/arm64 [2020-05-26T06:54:02.561Z] Experimental: false [2020-05-26T06:54:02.561Z] [2020-05-26T06:54:02.561Z] Server: Docker Engine - Community [2020-05-26T06:54:02.561Z] Engine: [2020-05-26T06:54:02.561Z] Version: 19.03.8 [2020-05-26T06:54:02.561Z] API version: 1.40 (minimum version 1.12) [2020-05-26T06:54:02.561Z] Go version: go1.12.17 [2020-05-26T06:54:02.561Z] Git commit: afacb8b [2020-05-26T06:54:02.561Z] Built: Wed Mar 11 01:25:07 2020 [2020-05-26T06:54:02.561Z] OS/Arch: linux/arm64 [2020-05-26T06:54:02.561Z] Experimental: true [2020-05-26T06:54:02.561Z] containerd: [2020-05-26T06:54:02.561Z] Version: 1.2.13 [2020-05-26T06:54:02.561Z] GitCommit: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-05-26T06:54:02.561Z] runc: [2020-05-26T06:54:02.561Z] Version: 1.0.0-rc10 [2020-05-26T06:54:02.561Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-05-26T06:54:02.561Z] docker-init: [2020-05-26T06:54:02.561Z] Version: 0.18.0 [2020-05-26T06:54:02.561Z] GitCommit: fec3683 [Pipeline] sh [2020-05-26T06:54:02.646Z] #20 transferring context: 50.67MB 0.9s done [2020-05-26T06:54:02.647Z] #20 DONE 1.0s [2020-05-26T06:54:02.647Z] [2020-05-26T06:54:02.647Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.11-buster@sha256:5a5bd60a7... [2020-05-26T06:54:02.647Z] #7 resolve docker.io/library/golang:1.13.11-buster@sha256:5a5bd60a7f22cdd0b7e91bcaa131f794337908469a97fa68c86ea08bbdd9f84a done [2020-05-26T06:54:02.647Z] #7 sha256:dd34d857f4b47bea526d37c5e2142dd9b645f7778d40a7f519776798a74e6999 1.79kB / 1.79kB done [2020-05-26T06:54:02.647Z] #7 sha256:e208be443ad7c2ef855710207fa23de14639200929f6a47211088c209705ac95 5.46kB / 5.46kB done [2020-05-26T06:54:02.647Z] #7 sha256:070f0b30acfe8cf53f3aeaae5982c911acd4c4a652a456c849a94c66117d4067 36.02MB / 48.97MB 0.9s [2020-05-26T06:54:02.647Z] #7 sha256:5db7092766f19f5c47b8a2388225b82a8d95d39c4e0ae321805e2a5cf0c8b961 7.38MB / 7.38MB 0.3s done [2020-05-26T06:54:02.647Z] #7 sha256:5a5bd60a7f22cdd0b7e91bcaa131f794337908469a97fa68c86ea08bbdd9f84a 1.42kB / 1.42kB done [2020-05-26T06:54:02.647Z] #7 sha256:643084632f50b88b1aea5263e63d7dff9175610fe2041ce83dcdbb3d926246d8 9.88MB / 9.88MB 0.5s done [2020-05-26T06:54:02.647Z] #7 sha256:4118b891b350fa9ce5f64fd71fe7161ade2a6f32705dbd623b014ff5198f96b0 12.05MB / 51.37MB 0.9s [2020-05-26T06:54:02.647Z] #7 sha256:4053b3b15437fc70a4c2b72bf1c10fb32c4247d5561a3244b44b3d00185befe5 7.35MB / 56.71MB 0.9s [2020-05-26T06:54:02.647Z] #7 ... [2020-05-26T06:54:02.647Z] [2020-05-26T06:54:02.647Z] #58 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-05-26T06:54:02.647Z] #58 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2020-05-26T06:54:02.647Z] #58 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2020-05-26T06:54:02.647Z] #58 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2020-05-26T06:54:02.647Z] #58 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 0.2s done [2020-05-26T06:54:02.647Z] #58 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 0.8s done [2020-05-26T06:54:02.647Z] #58 DONE 1.2s [2020-05-26T06:54:02.647Z] [2020-05-26T06:54:02.647Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.11-buster@sha256:5a5bd60a7... [2020-05-26T06:54:02.647Z] #7 sha256:070f0b30acfe8cf53f3aeaae5982c911acd4c4a652a456c849a94c66117d4067 39.00MB / 48.97MB 1.0s [2020-05-26T06:54:02.647Z] #7 sha256:4118b891b350fa9ce5f64fd71fe7161ade2a6f32705dbd623b014ff5198f96b0 15.92MB / 51.37MB 1.0s [2020-05-26T06:54:02.647Z] #7 sha256:4053b3b15437fc70a4c2b72bf1c10fb32c4247d5561a3244b44b3d00185befe5 10.40MB / 56.71MB 1.0s [2020-05-26T06:54:02.849Z] + docker info [2020-05-26T06:54:01.505Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-05-26T06:54:01.514Z] > git config core.sparsecheckout # timeout=10 [2020-05-26T06:54:01.517Z] > git checkout -f 116e9297fc16699c1334c62716e9ce6f4092bfed # timeout=10 [2020-05-26T06:54:02.938Z] #7 sha256:070f0b30acfe8cf53f3aeaae5982c911acd4c4a652a456c849a94c66117d4067 47.45MB / 48.97MB 1.2s [2020-05-26T06:54:02.938Z] #7 sha256:4118b891b350fa9ce5f64fd71fe7161ade2a6f32705dbd623b014ff5198f96b0 23.08MB / 51.37MB 1.2s [2020-05-26T06:54:02.938Z] #7 sha256:4053b3b15437fc70a4c2b72bf1c10fb32c4247d5561a3244b44b3d00185befe5 18.46MB / 56.71MB 1.2s [2020-05-26T06:54:02.938Z] #7 sha256:4118b891b350fa9ce5f64fd71fe7161ade2a6f32705dbd623b014ff5198f96b0 28.50MB / 51.37MB 1.3s [2020-05-26T06:54:02.938Z] #7 sha256:4053b3b15437fc70a4c2b72bf1c10fb32c4247d5561a3244b44b3d00185befe5 23.31MB / 56.71MB 1.3s [2020-05-26T06:54:02.938Z] #7 sha256:070f0b30acfe8cf53f3aeaae5982c911acd4c4a652a456c849a94c66117d4067 48.97MB / 48.97MB 1.3s done [2020-05-26T06:54:02.938Z] #7 sha256:4118b891b350fa9ce5f64fd71fe7161ade2a6f32705dbd623b014ff5198f96b0 31.53MB / 51.37MB 1.4s [2020-05-26T06:54:02.938Z] #7 sha256:4053b3b15437fc70a4c2b72bf1c10fb32c4247d5561a3244b44b3d00185befe5 26.60MB / 56.71MB 1.4s [2020-05-26T06:54:02.938Z] #7 sha256:bb298450597cde1f0ffea0daecf01c64a12a767a830bbd0c8210856dc3774e2b 0B / 102.24MB 1.4s [2020-05-26T06:54:02.999Z] [2020-05-26T06:54:02.999Z] #5 [internal] load metadata for docker.io/library/golang:1.13.11-buster [2020-05-26T06:54:02.999Z] #5 DONE 0.1s [2020-05-26T06:54:02.999Z] [2020-05-26T06:54:02.999Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-05-26T06:54:02.999Z] #6 DONE 0.1s [2020-05-26T06:54:02.999Z] [2020-05-26T06:54:02.999Z] #58 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-05-26T06:54:03.000Z] #58 DONE 0.0s [2020-05-26T06:54:03.000Z] [2020-05-26T06:54:03.000Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.11-buster@sha256:5a5bd60a7... [2020-05-26T06:54:03.000Z] #7 DONE 0.0s [2020-05-26T06:54:03.000Z] [2020-05-26T06:54:03.000Z] #20 [internal] load build context [2020-05-26T06:54:03.199Z] #7 ... [2020-05-26T06:54:03.199Z] [2020-05-26T06:54:03.199Z] #20 [internal] load build context [2020-05-26T06:54:03.199Z] #20 transferring context: 50.67MB 4.1s done [2020-05-26T06:54:03.199Z] #20 DONE 4.2s [2020-05-26T06:54:03.199Z] [2020-05-26T06:54:03.199Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.11-buster@sha256:5a5bd60a7... [2020-05-26T06:54:03.223Z] #7 sha256:4118b891b350fa9ce5f64fd71fe7161ade2a6f32705dbd623b014ff5198f96b0 37.51MB / 51.37MB 1.5s [2020-05-26T06:54:03.223Z] #7 sha256:4053b3b15437fc70a4c2b72bf1c10fb32c4247d5561a3244b44b3d00185befe5 32.03MB / 56.71MB 1.5s [2020-05-26T06:54:03.223Z] #7 extracting sha256:070f0b30acfe8cf53f3aeaae5982c911acd4c4a652a456c849a94c66117d4067 [2020-05-26T06:54:03.223Z] #7 sha256:4118b891b350fa9ce5f64fd71fe7161ade2a6f32705dbd623b014ff5198f96b0 42.17MB / 51.37MB 1.6s [2020-05-26T06:54:03.223Z] #7 sha256:4053b3b15437fc70a4c2b72bf1c10fb32c4247d5561a3244b44b3d00185befe5 36.41MB / 56.71MB 1.6s [2020-05-26T06:54:03.223Z] #7 sha256:4118b891b350fa9ce5f64fd71fe7161ade2a6f32705dbd623b014ff5198f96b0 46.04MB / 51.37MB 1.7s [2020-05-26T06:54:03.223Z] #7 sha256:4053b3b15437fc70a4c2b72bf1c10fb32c4247d5561a3244b44b3d00185befe5 40.81MB / 56.71MB 1.7s [2020-05-26T06:54:03.223Z] #7 sha256:bb298450597cde1f0ffea0daecf01c64a12a767a830bbd0c8210856dc3774e2b 6.29MB / 102.24MB 1.7s [2020-05-26T06:54:03.415Z] Client: [2020-05-26T06:54:03.415Z] Debug Mode: false [2020-05-26T06:54:03.415Z] [2020-05-26T06:54:03.415Z] Server: [2020-05-26T06:54:03.415Z] Containers: 0 [2020-05-26T06:54:03.415Z] Running: 0 [2020-05-26T06:54:03.415Z] Paused: 0 [2020-05-26T06:54:03.415Z] Stopped: 0 [2020-05-26T06:54:03.415Z] Images: 3 [2020-05-26T06:54:03.415Z] Server Version: 19.03.8 [2020-05-26T06:54:03.415Z] Storage Driver: overlay2 [2020-05-26T06:54:03.415Z] Backing Filesystem: [2020-05-26T06:54:03.415Z] Supports d_type: true [2020-05-26T06:54:03.415Z] Native Overlay Diff: true [2020-05-26T06:54:03.415Z] Logging Driver: json-file [2020-05-26T06:54:03.415Z] Cgroup Driver: cgroupfs [2020-05-26T06:54:03.415Z] Plugins: [2020-05-26T06:54:03.415Z] Volume: local [2020-05-26T06:54:03.415Z] Network: bridge host ipvlan macvlan null overlay [2020-05-26T06:54:03.415Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-05-26T06:54:03.415Z] Swarm: inactive [2020-05-26T06:54:03.415Z] Runtimes: runc [2020-05-26T06:54:03.415Z] Default Runtime: runc [2020-05-26T06:54:03.415Z] Init Binary: docker-init [2020-05-26T06:54:03.415Z] containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-05-26T06:54:03.415Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-05-26T06:54:03.415Z] init version: fec3683 [2020-05-26T06:54:03.415Z] Security Options: [2020-05-26T06:54:03.415Z] apparmor [2020-05-26T06:54:03.415Z] seccomp [2020-05-26T06:54:03.415Z] Profile: default [2020-05-26T06:54:03.415Z] Kernel Version: 4.15.0-1065-aws [2020-05-26T06:54:03.415Z] Operating System: Ubuntu 16.04.6 LTS [2020-05-26T06:54:03.415Z] OSType: linux [2020-05-26T06:54:03.415Z] Architecture: aarch64 [2020-05-26T06:54:03.415Z] CPUs: 4 [2020-05-26T06:54:03.415Z] Total Memory: 7.525GiB [2020-05-26T06:54:03.415Z] Name: ip-10-100-53-94 [2020-05-26T06:54:03.415Z] ID: 5JPB:CPXV:74WD:UUPR:S54C:SZZY:3ZIR:DQ4F:3AW7:X7YB:VNEU:2Q7A [2020-05-26T06:54:03.415Z] Docker Root Dir: /var/lib/docker [2020-05-26T06:54:03.415Z] Debug Mode: false [2020-05-26T06:54:03.415Z] Registry: https://index.docker.io/v1/ [2020-05-26T06:54:03.415Z] Labels: [2020-05-26T06:54:03.415Z] Experimental: true [2020-05-26T06:54:03.415Z] Insecure Registries: [2020-05-26T06:54:03.415Z] 127.0.0.0/8 [2020-05-26T06:54:03.415Z] Live Restore Enabled: true [2020-05-26T06:54:03.415Z] [2020-05-26T06:54:03.415Z] WARNING: No swap limit support [Pipeline] sh [2020-05-26T06:54:03.509Z] #7 sha256:4118b891b350fa9ce5f64fd71fe7161ade2a6f32705dbd623b014ff5198f96b0 49.68MB / 51.37MB 1.8s [2020-05-26T06:54:03.509Z] #7 sha256:4053b3b15437fc70a4c2b72bf1c10fb32c4247d5561a3244b44b3d00185befe5 45.06MB / 56.71MB 1.8s [2020-05-26T06:54:03.509Z] #7 sha256:4053b3b15437fc70a4c2b72bf1c10fb32c4247d5561a3244b44b3d00185befe5 50.14MB / 56.71MB 1.9s [2020-05-26T06:54:03.509Z] #7 sha256:bb298450597cde1f0ffea0daecf01c64a12a767a830bbd0c8210856dc3774e2b 14.55MB / 102.24MB 1.9s [2020-05-26T06:54:03.703Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-05-26T06:54:03.703Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-05-26T06:54:03.703Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41026/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-05-26T06:54:03.703Z] + bash /home/ubuntu/workspace/moby_PR-41026/check-config.sh [2020-05-26T06:54:03.703Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-05-26T06:54:03.703Z] info: reading kernel config from /boot/config-4.15.0-1065-aws ... [2020-05-26T06:54:03.703Z] [2020-05-26T06:54:03.703Z] Generally Necessary: [2020-05-26T06:54:03.703Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-05-26T06:54:03.703Z] - apparmor: enabled and tools installed [2020-05-26T06:54:03.703Z] - CONFIG_NAMESPACES: enabled [2020-05-26T06:54:03.703Z] - CONFIG_NET_NS: enabled [2020-05-26T06:54:03.703Z] - CONFIG_PID_NS: enabled [2020-05-26T06:54:03.703Z] - CONFIG_IPC_NS: enabled [2020-05-26T06:54:03.703Z] - CONFIG_UTS_NS: enabled [2020-05-26T06:54:03.703Z] - CONFIG_CGROUPS: enabled [2020-05-26T06:54:03.703Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-05-26T06:54:03.793Z] #7 sha256:4118b891b350fa9ce5f64fd71fe7161ade2a6f32705dbd623b014ff5198f96b0 51.37MB / 51.37MB 1.9s done [2020-05-26T06:54:03.793Z] #7 sha256:4053b3b15437fc70a4c2b72bf1c10fb32c4247d5561a3244b44b3d00185befe5 55.16MB / 56.71MB 2.0s [2020-05-26T06:54:03.793Z] #7 sha256:bb298450597cde1f0ffea0daecf01c64a12a767a830bbd0c8210856dc3774e2b 20.83MB / 102.24MB 2.0s [2020-05-26T06:54:03.793Z] #7 sha256:1b4294c1b999280167a27f7dfc1337e26aad94ef4dc6b5e4fec4b73199f95efd 0B / 155B 2.0s [2020-05-26T06:54:03.793Z] #7 sha256:bb298450597cde1f0ffea0daecf01c64a12a767a830bbd0c8210856dc3774e2b 30.99MB / 102.24MB 2.1s [2020-05-26T06:54:03.793Z] #7 sha256:1b4294c1b999280167a27f7dfc1337e26aad94ef4dc6b5e4fec4b73199f95efd 155B / 155B 2.0s done [2020-05-26T06:54:03.962Z] - CONFIG_CGROUP_DEVICE: enabled [2020-05-26T06:54:03.962Z] - CONFIG_CGROUP_FREEZER: enabled [2020-05-26T06:54:03.962Z] - CONFIG_CGROUP_SCHED: enabled [2020-05-26T06:54:03.962Z] - CONFIG_CPUSETS: enabled [2020-05-26T06:54:03.962Z] - CONFIG_MEMCG: enabled [2020-05-26T06:54:03.962Z] - CONFIG_KEYS: enabled [2020-05-26T06:54:03.962Z] - CONFIG_VETH: enabled (as module) [2020-05-26T06:54:03.962Z] - CONFIG_BRIDGE: enabled (as module) [2020-05-26T06:54:03.962Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-05-26T06:54:03.962Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-05-26T06:54:03.962Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-05-26T06:54:03.962Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-05-26T06:54:03.962Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-05-26T06:54:03.962Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-05-26T06:54:03.962Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-05-26T06:54:03.962Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-05-26T06:54:03.962Z] - CONFIG_NF_NAT: enabled (as module) [2020-05-26T06:54:03.962Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-05-26T06:54:03.962Z] - CONFIG_POSIX_MQUEUE: enabled [2020-05-26T06:54:03.962Z] [2020-05-26T06:54:03.962Z] Optional Features: [2020-05-26T06:54:03.962Z] - CONFIG_USER_NS: enabled [2020-05-26T06:54:03.962Z] - CONFIG_SECCOMP: enabled [2020-05-26T06:54:03.962Z] - CONFIG_CGROUP_PIDS: enabled [2020-05-26T06:54:03.962Z] - CONFIG_MEMCG_SWAP: enabled [2020-05-26T06:54:03.962Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-05-26T06:54:03.962Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-05-26T06:54:04.076Z] #7 sha256:4053b3b15437fc70a4c2b72bf1c10fb32c4247d5561a3244b44b3d00185befe5 56.71MB / 56.71MB 2.1s done [2020-05-26T06:54:04.076Z] #7 sha256:bb298450597cde1f0ffea0daecf01c64a12a767a830bbd0c8210856dc3774e2b 40.14MB / 102.24MB 2.2s [2020-05-26T06:54:04.076Z] #7 sha256:bb298450597cde1f0ffea0daecf01c64a12a767a830bbd0c8210856dc3774e2b 57.41MB / 102.24MB 2.4s [2020-05-26T06:54:04.076Z] #7 sha256:bb298450597cde1f0ffea0daecf01c64a12a767a830bbd0c8210856dc3774e2b 67.05MB / 102.24MB 2.5s [2020-05-26T06:54:04.221Z] - CONFIG_BLK_CGROUP: enabled [2020-05-26T06:54:04.221Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-05-26T06:54:04.221Z] - CONFIG_IOSCHED_CFQ: enabled [2020-05-26T06:54:04.221Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-05-26T06:54:04.221Z] - CONFIG_CGROUP_PERF: enabled [2020-05-26T06:54:04.221Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-05-26T06:54:04.221Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-05-26T06:54:04.221Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-05-26T06:54:04.221Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-05-26T06:54:04.221Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-05-26T06:54:04.221Z] - CONFIG_RT_GROUP_SCHED: missing [2020-05-26T06:54:04.221Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-05-26T06:54:04.221Z] - CONFIG_IP_VS: enabled (as module) [2020-05-26T06:54:04.221Z] - CONFIG_IP_VS_NFCT: enabled [2020-05-26T06:54:04.221Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-05-26T06:54:04.221Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-05-26T06:54:04.221Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-05-26T06:54:04.221Z] - CONFIG_EXT4_FS: enabled [2020-05-26T06:54:04.221Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-05-26T06:54:04.221Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-05-26T06:54:04.221Z] - Network Drivers: [2020-05-26T06:54:04.221Z] - "overlay": [2020-05-26T06:54:04.221Z] - CONFIG_VXLAN: enabled (as module) [2020-05-26T06:54:04.221Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-05-26T06:54:04.221Z] Optional (for encrypted networks): [2020-05-26T06:54:04.360Z] #7 sha256:bb298450597cde1f0ffea0daecf01c64a12a767a830bbd0c8210856dc3774e2b 76.00MB / 102.24MB 2.6s [2020-05-26T06:54:04.360Z] #7 sha256:bb298450597cde1f0ffea0daecf01c64a12a767a830bbd0c8210856dc3774e2b 87.67MB / 102.24MB 2.7s [2020-05-26T06:54:04.360Z] #7 sha256:bb298450597cde1f0ffea0daecf01c64a12a767a830bbd0c8210856dc3774e2b 99.47MB / 102.24MB 2.8s [2020-05-26T06:54:04.382Z] #20 transferring context: 50.67MB 1.3s done [2020-05-26T06:54:04.382Z] #20 DONE 1.3s [2020-05-26T06:54:04.382Z] [2020-05-26T06:54:04.382Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-26T06:54:04.382Z] #32 CACHED [2020-05-26T06:54:04.382Z] [2020-05-26T06:54:04.382Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-26T06:54:04.382Z] #10 CACHED [2020-05-26T06:54:04.382Z] [2020-05-26T06:54:04.382Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-26T06:54:04.382Z] #39 CACHED [2020-05-26T06:54:04.382Z] [2020-05-26T06:54:04.382Z] #46 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-05-26T06:54:04.382Z] #46 CACHED [2020-05-26T06:54:04.382Z] [2020-05-26T06:54:04.382Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-05-26T06:54:04.382Z] #51 CACHED [2020-05-26T06:54:04.382Z] [2020-05-26T06:54:04.382Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-05-26T06:54:04.382Z] #12 CACHED [2020-05-26T06:54:04.382Z] [2020-05-26T06:54:04.382Z] #40 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-05-26T06:54:04.382Z] #40 CACHED [2020-05-26T06:54:04.382Z] [2020-05-26T06:54:04.382Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-26T06:54:04.382Z] #17 CACHED [2020-05-26T06:54:04.382Z] [2020-05-26T06:54:04.382Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-26T06:54:04.382Z] #52 CACHED [2020-05-26T06:54:04.382Z] [2020-05-26T06:54:04.382Z] #57 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-05-26T06:54:04.382Z] #57 CACHED [2020-05-26T06:54:04.382Z] [2020-05-26T06:54:04.382Z] #26 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-05-26T06:54:04.382Z] #26 CACHED [2020-05-26T06:54:04.382Z] [2020-05-26T06:54:04.382Z] #53 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-05-26T06:54:04.382Z] #53 CACHED [2020-05-26T06:54:04.382Z] [2020-05-26T06:54:04.382Z] #55 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2020-05-26T06:54:04.382Z] #55 CACHED [2020-05-26T06:54:04.382Z] [2020-05-26T06:54:04.382Z] #29 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-05-26T06:54:04.382Z] #29 CACHED [2020-05-26T06:54:04.382Z] [2020-05-26T06:54:04.382Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-26T06:54:04.382Z] #30 CACHED [2020-05-26T06:54:04.382Z] [2020-05-26T06:54:04.382Z] #34 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-05-26T06:54:04.382Z] #34 CACHED [2020-05-26T06:54:04.382Z] [2020-05-26T06:54:04.382Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-05-26T06:54:04.382Z] #8 CACHED [2020-05-26T06:54:04.382Z] [2020-05-26T06:54:04.382Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-26T06:54:04.382Z] #41 CACHED [2020-05-26T06:54:04.382Z] [2020-05-26T06:54:04.382Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-26T06:54:04.382Z] #49 CACHED [2020-05-26T06:54:04.382Z] [2020-05-26T06:54:04.382Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-26T06:54:04.382Z] #21 CACHED [2020-05-26T06:54:04.382Z] [2020-05-26T06:54:04.382Z] #31 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-05-26T06:54:04.382Z] #31 CACHED [2020-05-26T06:54:04.382Z] [2020-05-26T06:54:04.382Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-26T06:54:04.382Z] #43 CACHED [2020-05-26T06:54:04.382Z] [2020-05-26T06:54:04.382Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-26T06:54:04.382Z] #47 CACHED [2020-05-26T06:54:04.382Z] [2020-05-26T06:54:04.382Z] #22 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-05-26T06:54:04.382Z] #22 CACHED [2020-05-26T06:54:04.382Z] [2020-05-26T06:54:04.382Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-05-26T06:54:04.382Z] #18 CACHED [2020-05-26T06:54:04.382Z] [2020-05-26T06:54:04.382Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-05-26T06:54:04.382Z] #9 CACHED [2020-05-26T06:54:04.382Z] [2020-05-26T06:54:04.382Z] #35 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-05-26T06:54:04.382Z] #35 CACHED [2020-05-26T06:54:04.382Z] [2020-05-26T06:54:04.382Z] #61 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-05-26T06:54:04.382Z] #61 CACHED [2020-05-26T06:54:04.382Z] [2020-05-26T06:54:04.382Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-26T06:54:04.382Z] #45 CACHED [2020-05-26T06:54:04.382Z] [2020-05-26T06:54:04.382Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-05-26T06:54:04.382Z] #28 CACHED [2020-05-26T06:54:04.382Z] [2020-05-26T06:54:04.382Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-26T06:54:04.382Z] #38 CACHED [2020-05-26T06:54:04.382Z] [2020-05-26T06:54:04.382Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-05-26T06:54:04.382Z] #16 CACHED [2020-05-26T06:54:04.382Z] [2020-05-26T06:54:04.382Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-05-26T06:54:04.382Z] #23 CACHED [2020-05-26T06:54:04.382Z] [2020-05-26T06:54:04.382Z] #42 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-05-26T06:54:04.382Z] #42 CACHED [2020-05-26T06:54:04.382Z] [2020-05-26T06:54:04.382Z] #59 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-05-26T06:54:04.382Z] #59 CACHED [2020-05-26T06:54:04.382Z] [2020-05-26T06:54:04.382Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-05-26T06:54:04.382Z] #13 CACHED [2020-05-26T06:54:04.382Z] [2020-05-26T06:54:04.382Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-05-26T06:54:04.382Z] #36 CACHED [2020-05-26T06:54:04.382Z] [2020-05-26T06:54:04.382Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-05-26T06:54:04.382Z] #14 CACHED [2020-05-26T06:54:04.382Z] [2020-05-26T06:54:04.382Z] #44 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-05-26T06:54:04.382Z] #44 CACHED [2020-05-26T06:54:04.382Z] [2020-05-26T06:54:04.382Z] #48 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-05-26T06:54:04.382Z] #48 CACHED [2020-05-26T06:54:04.382Z] [2020-05-26T06:54:04.382Z] #56 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2020-05-26T06:54:04.382Z] #56 CACHED [2020-05-26T06:54:04.382Z] [2020-05-26T06:54:04.382Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-05-26T06:54:04.382Z] #19 CACHED [2020-05-26T06:54:04.382Z] [2020-05-26T06:54:04.382Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-26T06:54:04.382Z] #33 CACHED [2020-05-26T06:54:04.382Z] [2020-05-26T06:54:04.382Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-26T06:54:04.382Z] #60 CACHED [2020-05-26T06:54:04.382Z] [2020-05-26T06:54:04.382Z] #27 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-05-26T06:54:04.382Z] #27 CACHED [2020-05-26T06:54:04.382Z] [2020-05-26T06:54:04.382Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-05-26T06:54:04.382Z] #11 CACHED [2020-05-26T06:54:04.382Z] [2020-05-26T06:54:04.382Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-26T06:54:04.382Z] #25 CACHED [2020-05-26T06:54:04.382Z] [2020-05-26T06:54:04.382Z] #50 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-05-26T06:54:04.382Z] #50 CACHED [2020-05-26T06:54:04.382Z] [2020-05-26T06:54:04.382Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-26T06:54:04.382Z] #54 CACHED [2020-05-26T06:54:04.382Z] [2020-05-26T06:54:04.382Z] #24 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-05-26T06:54:04.382Z] #24 CACHED [2020-05-26T06:54:04.382Z] [2020-05-26T06:54:04.382Z] #37 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-05-26T06:54:04.382Z] #37 CACHED [2020-05-26T06:54:04.382Z] [2020-05-26T06:54:04.382Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-05-26T06:54:04.382Z] #15 CACHED [2020-05-26T06:54:04.382Z] [2020-05-26T06:54:04.382Z] #62 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-05-26T06:54:04.382Z] #62 CACHED [2020-05-26T06:54:04.382Z] [2020-05-26T06:54:04.382Z] #63 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-05-26T06:54:04.479Z] - CONFIG_CRYPTO: enabled [2020-05-26T06:54:04.479Z] - CONFIG_CRYPTO_AEAD: enabled [2020-05-26T06:54:04.479Z] - CONFIG_CRYPTO_GCM: enabled [2020-05-26T06:54:04.479Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-05-26T06:54:04.479Z] - CONFIG_CRYPTO_GHASH: enabled [2020-05-26T06:54:04.479Z] - CONFIG_XFRM: enabled [2020-05-26T06:54:04.479Z] - CONFIG_XFRM_USER: enabled (as module) [2020-05-26T06:54:04.479Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-05-26T06:54:04.479Z] - CONFIG_INET_ESP: enabled (as module) [2020-05-26T06:54:04.479Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-05-26T06:54:04.479Z] - "ipvlan": [2020-05-26T06:54:04.479Z] - CONFIG_IPVLAN: enabled (as module) [2020-05-26T06:54:04.479Z] - "macvlan": [2020-05-26T06:54:04.479Z] - CONFIG_MACVLAN: enabled (as module) [2020-05-26T06:54:04.479Z] - CONFIG_DUMMY: enabled (as module) [2020-05-26T06:54:04.479Z] - "ftp,tftp client in container": [2020-05-26T06:54:04.479Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-05-26T06:54:04.479Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-05-26T06:54:04.479Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-05-26T06:54:04.479Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-05-26T06:54:04.479Z] - Storage Drivers: [2020-05-26T06:54:04.479Z] - "aufs": [2020-05-26T06:54:04.479Z] - CONFIG_AUFS_FS: enabled (as module) [2020-05-26T06:54:04.479Z] - "btrfs": [2020-05-26T06:54:04.479Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-05-26T06:54:04.479Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-05-26T06:54:04.479Z] - "devicemapper": [2020-05-26T06:54:04.479Z] - CONFIG_BLK_DEV_DM: enabled [2020-05-26T06:54:04.479Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-05-26T06:54:04.479Z] - "overlay": [2020-05-26T06:54:04.479Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-05-26T06:54:04.479Z] - "zfs": [2020-05-26T06:54:04.479Z] - /dev/zfs: missing [2020-05-26T06:54:04.479Z] - zfs command: missing [2020-05-26T06:54:04.479Z] - zpool command: missing [2020-05-26T06:54:04.479Z] [2020-05-26T06:54:04.479Z] Limits: [2020-05-26T06:54:04.479Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-05-26T06:54:04.479Z] [2020-05-26T06:54:04.479Z] + true [Pipeline] } [Pipeline] // stage [2020-05-26T06:54:04.504Z] Merge succeeded, producing 2ed9c9870c951f743b8ef4fedaf416c629a69c5c [2020-05-26T06:54:04.504Z] Checking out Revision 2ed9c9870c951f743b8ef4fedaf416c629a69c5c (PR-41026) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-05-26T06:54:04.561Z] #7 extracting sha256:376057ac6fa17f65688c56977118e2e764b27c348b3f70637fa829cd2a12b200 4.1s done [2020-05-26T06:54:04.561Z] #7 extracting sha256:5a63a0a859d859478f30461786a49c2fca3ae7d89ab5b5ce3c81c54951d30f88 [2020-05-26T06:54:04.642Z] #7 sha256:bb298450597cde1f0ffea0daecf01c64a12a767a830bbd0c8210856dc3774e2b 102.24MB / 102.24MB 2.9s done [2020-05-26T06:54:04.817Z] #7 extracting sha256:5a63a0a859d859478f30461786a49c2fca3ae7d89ab5b5ce3c81c54951d30f88 0.3s done [2020-05-26T06:54:04.817Z] #7 extracting sha256:496548a8c952b37bdf149ab3654f9085d721ee126b8c73b16860778be5137f5e 0.1s [2020-05-26T06:54:04.820Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:429ae97b598fa84b60d54232cbd6964ecd3b8078 . [2020-05-26T06:54:04.820Z] #2 [internal] load build definition from Dockerfile [2020-05-26T06:54:04.820Z] #2 transferring dockerfile: 16.37kB done [2020-05-26T06:54:04.820Z] #2 DONE 0.0s [2020-05-26T06:54:04.820Z] [2020-05-26T06:54:04.820Z] #1 [internal] load .dockerignore [2020-05-26T06:54:04.820Z] #1 transferring context: 87B 0.0s done [2020-05-26T06:54:04.820Z] #1 DONE 0.0s [2020-05-26T06:54:04.820Z] [2020-05-26T06:54:04.820Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2020-05-26T06:54:04.923Z] Commit message: "Merge commit '2d762840f0cd416f6aea476a755ddea6a3fdd41e' into HEAD" [2020-05-26T06:54:04.923Z] First time build. Skipping changelog. [2020-05-26T06:54:04.924Z] #7 extracting sha256:070f0b30acfe8cf53f3aeaae5982c911acd4c4a652a456c849a94c66117d4067 1.7s done [2020-05-26T06:54:04.924Z] #7 extracting sha256:5db7092766f19f5c47b8a2388225b82a8d95d39c4e0ae321805e2a5cf0c8b961 [2020-05-26T06:54:05.072Z] #7 extracting sha256:496548a8c952b37bdf149ab3654f9085d721ee126b8c73b16860778be5137f5e 0.2s done [2020-05-26T06:54:05.079Z] #3 DONE 0.3s [2020-05-26T06:54:05.079Z] [2020-05-26T06:54:05.079Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-05-26T06:54:05.079Z] #4 CACHED [2020-05-26T06:54:03.848Z] > git merge 2d762840f0cd416f6aea476a755ddea6a3fdd41e # timeout=10 [2020-05-26T06:54:04.415Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2020-05-26T06:54:04.537Z] > git config core.sparsecheckout # timeout=10 [2020-05-26T06:54:04.582Z] > git checkout -f 2ed9c9870c951f743b8ef4fedaf416c629a69c5c # timeout=10 [2020-05-26T06:54:05.319Z] #63 DONE 0.9s [2020-05-26T06:54:05.319Z] [2020-05-26T06:54:05.319Z] #64 exporting to image [2020-05-26T06:54:05.319Z] #64 exporting layers [2020-05-26T06:54:05.327Z] #7 extracting sha256:2adae3950d4d0f11875568c325d3d542d1f2e2d9b49bdd740bb57fcfc1f6478f 0.1s [2020-05-26T06:54:05.254Z] > git --version # timeout=10 [2020-05-26T06:54:05.338Z] fatal: bad object ad1b00369dd78a15c273e17e363f91bced3f6e18 [2020-05-26T06:54:05.541Z] #7 extracting sha256:5db7092766f19f5c47b8a2388225b82a8d95d39c4e0ae321805e2a5cf0c8b961 0.3s done [2020-05-26T06:54:05.541Z] #7 extracting sha256:643084632f50b88b1aea5263e63d7dff9175610fe2041ce83dcdbb3d926246d8 0.1s [2020-05-26T06:54:05.823Z] #7 extracting sha256:643084632f50b88b1aea5263e63d7dff9175610fe2041ce83dcdbb3d926246d8 0.2s done [2020-05-26T06:54:05.823Z] #7 extracting sha256:4118b891b350fa9ce5f64fd71fe7161ade2a6f32705dbd623b014ff5198f96b0 [2020-05-26T06:54:06.023Z] [2020-05-26T06:54:06.024Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-05-26T06:54:06.024Z] #6 DONE 0.1s [2020-05-26T06:54:06.024Z] [2020-05-26T06:54:06.024Z] #5 [internal] load metadata for docker.io/library/golang:1.13.11-buster [2020-05-26T06:54:06.024Z] #5 DONE 0.2s [2020-05-26T06:54:06.024Z] [2020-05-26T06:54:06.024Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.11-buster@sha256:5a5bd60a7... [2020-05-26T06:54:06.024Z] #7 DONE 0.0s [2020-05-26T06:54:06.024Z] [2020-05-26T06:54:06.024Z] #58 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-05-26T06:54:06.024Z] #58 DONE 0.0s [2020-05-26T06:54:06.024Z] [2020-05-26T06:54:06.024Z] #20 [internal] load build context [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-05-26T06:54:06.256Z] #64 exporting layers 0.9s done [2020-05-26T06:54:06.256Z] #64 writing image sha256:45556e24c5f9160f69e67573ae2ee8a451d0bd995b69b87e5da61c5eab222fb2 done [2020-05-26T06:54:06.256Z] #64 naming to docker.io/library/docker:429ae97b598fa84b60d54232cbd6964ecd3b8078 done [2020-05-26T06:54:06.256Z] #64 DONE 1.0s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2020-05-26T06:54:06.887Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41026/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41026/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=429ae97b598fa84b60d54232cbd6964ecd3b8078 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:429ae97b598fa84b60d54232cbd6964ecd3b8078 hack/validate/default [2020-05-26T06:54:07.010Z] + docker version [2020-05-26T06:54:07.010Z] Client: Docker Engine - Enterprise [2020-05-26T06:54:07.010Z] Version: 19.03.5 [2020-05-26T06:54:07.010Z] API version: 1.40 [2020-05-26T06:54:07.010Z] Go version: go1.12.12 [2020-05-26T06:54:07.010Z] Git commit: 2ee0c57608 [2020-05-26T06:54:07.010Z] Built: 11/13/2019 08:00:16 [2020-05-26T06:54:07.010Z] OS/Arch: windows/amd64 [2020-05-26T06:54:07.010Z] Experimental: false [2020-05-26T06:54:07.010Z] [2020-05-26T06:54:07.010Z] Server: Docker Engine - Enterprise [2020-05-26T06:54:07.010Z] Engine: [2020-05-26T06:54:07.010Z] Version: 19.03.5 [2020-05-26T06:54:07.010Z] API version: 1.40 (minimum version 1.24) [2020-05-26T06:54:07.010Z] Go version: go1.12.12 [2020-05-26T06:54:07.010Z] Git commit: 2ee0c57608 [2020-05-26T06:54:07.010Z] Built: 11/13/2019 07:58:51 [2020-05-26T06:54:07.010Z] OS/Arch: windows/amd64 [2020-05-26T06:54:07.010Z] Experimental: true [Pipeline] sh [2020-05-26T06:54:07.219Z] #7 extracting sha256:2adae3950d4d0f11875568c325d3d542d1f2e2d9b49bdd740bb57fcfc1f6478f 1.9s done [2020-05-26T06:54:07.219Z] #7 extracting sha256:039b991354af4dcbc534338f687e27643c717bb57e11b87c2e81d50bdd0b2376 [2020-05-26T06:54:07.291Z] #7 extracting sha256:4118b891b350fa9ce5f64fd71fe7161ade2a6f32705dbd623b014ff5198f96b0 1.4s done [2020-05-26T06:54:07.437Z] #20 transferring context: 50.67MB 1.3s done [2020-05-26T06:54:07.437Z] #20 DONE 1.4s [2020-05-26T06:54:07.437Z] [2020-05-26T06:54:07.437Z] #48 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-05-26T06:54:07.437Z] #48 CACHED [2020-05-26T06:54:07.437Z] [2020-05-26T06:54:07.437Z] #37 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-05-26T06:54:07.437Z] #37 CACHED [2020-05-26T06:54:07.437Z] [2020-05-26T06:54:07.437Z] #24 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-05-26T06:54:07.437Z] #24 CACHED [2020-05-26T06:54:07.437Z] [2020-05-26T06:54:07.437Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-05-26T06:54:07.437Z] #12 CACHED [2020-05-26T06:54:07.437Z] [2020-05-26T06:54:07.437Z] #55 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2020-05-26T06:54:07.437Z] #55 CACHED [2020-05-26T06:54:07.437Z] [2020-05-26T06:54:07.437Z] #57 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-05-26T06:54:07.437Z] #57 CACHED [2020-05-26T06:54:07.437Z] [2020-05-26T06:54:07.437Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-05-26T06:54:07.438Z] #13 CACHED [2020-05-26T06:54:07.438Z] [2020-05-26T06:54:07.438Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-26T06:54:07.438Z] #30 CACHED [2020-05-26T06:54:07.438Z] [2020-05-26T06:54:07.438Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-05-26T06:54:07.438Z] #51 CACHED [2020-05-26T06:54:07.438Z] [2020-05-26T06:54:07.438Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-26T06:54:07.438Z] #54 CACHED [2020-05-26T06:54:07.438Z] [2020-05-26T06:54:07.438Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-26T06:54:07.438Z] #43 CACHED [2020-05-26T06:54:07.438Z] [2020-05-26T06:54:07.438Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-26T06:54:07.438Z] #47 CACHED [2020-05-26T06:54:07.438Z] [2020-05-26T06:54:07.438Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-05-26T06:54:07.438Z] #16 CACHED [2020-05-26T06:54:07.438Z] [2020-05-26T06:54:07.438Z] #61 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-05-26T06:54:07.438Z] #61 CACHED [2020-05-26T06:54:07.438Z] [2020-05-26T06:54:07.438Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-05-26T06:54:07.438Z] #28 CACHED [2020-05-26T06:54:07.438Z] [2020-05-26T06:54:07.438Z] #42 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-05-26T06:54:07.438Z] #42 CACHED [2020-05-26T06:54:07.438Z] [2020-05-26T06:54:07.438Z] #44 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-05-26T06:54:07.438Z] #44 CACHED [2020-05-26T06:54:07.438Z] [2020-05-26T06:54:07.438Z] #46 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-05-26T06:54:07.438Z] #46 CACHED [2020-05-26T06:54:07.438Z] [2020-05-26T06:54:07.438Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-05-26T06:54:07.438Z] #8 CACHED [2020-05-26T06:54:07.438Z] [2020-05-26T06:54:07.438Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-05-26T06:54:07.438Z] #15 CACHED [2020-05-26T06:54:07.438Z] [2020-05-26T06:54:07.438Z] #26 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-05-26T06:54:07.438Z] #26 CACHED [2020-05-26T06:54:07.438Z] [2020-05-26T06:54:07.438Z] #59 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-05-26T06:54:07.438Z] #59 CACHED [2020-05-26T06:54:07.438Z] [2020-05-26T06:54:07.438Z] #27 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-05-26T06:54:07.438Z] #27 CACHED [2020-05-26T06:54:07.438Z] [2020-05-26T06:54:07.438Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-05-26T06:54:07.438Z] #19 CACHED [2020-05-26T06:54:07.438Z] [2020-05-26T06:54:07.438Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-26T06:54:07.438Z] #32 CACHED [2020-05-26T06:54:07.438Z] [2020-05-26T06:54:07.438Z] #50 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-05-26T06:54:07.438Z] #50 CACHED [2020-05-26T06:54:07.438Z] [2020-05-26T06:54:07.438Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-26T06:54:07.438Z] #17 CACHED [2020-05-26T06:54:07.438Z] [2020-05-26T06:54:07.438Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-26T06:54:07.438Z] #41 CACHED [2020-05-26T06:54:07.438Z] [2020-05-26T06:54:07.438Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-26T06:54:07.438Z] #45 CACHED [2020-05-26T06:54:07.438Z] [2020-05-26T06:54:07.438Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-26T06:54:07.438Z] #21 CACHED [2020-05-26T06:54:07.438Z] [2020-05-26T06:54:07.438Z] #40 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-05-26T06:54:07.438Z] #40 CACHED [2020-05-26T06:54:07.438Z] [2020-05-26T06:54:07.438Z] #31 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-05-26T06:54:07.438Z] #31 CACHED [2020-05-26T06:54:07.438Z] [2020-05-26T06:54:07.438Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-26T06:54:07.438Z] #10 CACHED [2020-05-26T06:54:07.438Z] [2020-05-26T06:54:07.438Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-05-26T06:54:07.438Z] #36 CACHED [2020-05-26T06:54:07.438Z] [2020-05-26T06:54:07.438Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-26T06:54:07.438Z] #39 CACHED [2020-05-26T06:54:07.438Z] [2020-05-26T06:54:07.438Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-26T06:54:07.438Z] #25 CACHED [2020-05-26T06:54:07.438Z] [2020-05-26T06:54:07.438Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-05-26T06:54:07.438Z] #23 CACHED [2020-05-26T06:54:07.438Z] [2020-05-26T06:54:07.438Z] #22 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-05-26T06:54:07.438Z] #22 CACHED [2020-05-26T06:54:07.438Z] [2020-05-26T06:54:07.438Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-26T06:54:07.438Z] #33 CACHED [2020-05-26T06:54:07.438Z] [2020-05-26T06:54:07.438Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-05-26T06:54:07.438Z] #11 CACHED [2020-05-26T06:54:07.438Z] [2020-05-26T06:54:07.438Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-26T06:54:07.438Z] #49 CACHED [2020-05-26T06:54:07.438Z] [2020-05-26T06:54:07.438Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-05-26T06:54:07.438Z] #9 CACHED [2020-05-26T06:54:07.438Z] [2020-05-26T06:54:07.438Z] #29 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-05-26T06:54:07.438Z] #29 CACHED [2020-05-26T06:54:07.438Z] [2020-05-26T06:54:07.438Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-05-26T06:54:07.438Z] #18 CACHED [2020-05-26T06:54:07.438Z] [2020-05-26T06:54:07.438Z] #34 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-05-26T06:54:07.438Z] #34 CACHED [2020-05-26T06:54:07.438Z] [2020-05-26T06:54:07.438Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-26T06:54:07.438Z] #38 CACHED [2020-05-26T06:54:07.438Z] [2020-05-26T06:54:07.438Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-26T06:54:07.438Z] #60 CACHED [2020-05-26T06:54:07.438Z] [2020-05-26T06:54:07.438Z] #35 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-05-26T06:54:07.438Z] #35 CACHED [2020-05-26T06:54:07.438Z] [2020-05-26T06:54:07.438Z] #56 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2020-05-26T06:54:07.438Z] #56 CACHED [2020-05-26T06:54:07.438Z] [2020-05-26T06:54:07.438Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-05-26T06:54:07.438Z] #14 CACHED [2020-05-26T06:54:07.438Z] [2020-05-26T06:54:07.438Z] #53 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-05-26T06:54:07.438Z] #53 CACHED [2020-05-26T06:54:07.438Z] [2020-05-26T06:54:07.438Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-26T06:54:07.438Z] #52 CACHED [2020-05-26T06:54:07.438Z] [2020-05-26T06:54:07.438Z] #62 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-05-26T06:54:07.438Z] #62 CACHED [2020-05-26T06:54:07.438Z] [2020-05-26T06:54:07.438Z] #63 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-05-26T06:54:07.573Z] #7 extracting sha256:4053b3b15437fc70a4c2b72bf1c10fb32c4247d5561a3244b44b3d00185befe5 [2020-05-26T06:54:07.819Z] Congratulations! All commits are properly signed with the DCO! [2020-05-26T06:54:07.820Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2020-05-26T06:54:07.820Z] No api/types/ or api/swagger.yaml changes in diff. [2020-05-26T06:54:07.820Z] Congratulations! All TOML source files changed here have valid syntax. [2020-05-26T06:54:07.820Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2020-05-26T06:54:07.820Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2020-05-26T06:54:07.820Z] Congratulations! No new tests were added to integration-cli. [2020-05-26T06:54:07.820Z] [2020-05-26T06:54:07.820Z] INFO Start validation with golang-ci-lint [2020-05-26T06:54:08.077Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2020-05-26T06:54:08.077Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2020-05-26T06:54:08.077Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2020-05-26T06:54:08.086Z] + docker info [2020-05-26T06:54:09.041Z] #7 extracting sha256:4053b3b15437fc70a4c2b72bf1c10fb32c4247d5561a3244b44b3d00185befe5 1.2s done [2020-05-26T06:54:09.041Z] #7 extracting sha256:bb298450597cde1f0ffea0daecf01c64a12a767a830bbd0c8210856dc3774e2b [2020-05-26T06:54:09.082Z] Client: [2020-05-26T06:54:09.082Z] Debug Mode: false [2020-05-26T06:54:09.082Z] Plugins: [2020-05-26T06:54:09.082Z] cluster: Manage Docker clusters (Docker Inc., v1.2.0) [2020-05-26T06:54:09.082Z] [2020-05-26T06:54:09.082Z] Server: [2020-05-26T06:54:09.082Z] Containers: 0 [2020-05-26T06:54:09.082Z] Running: 0 [2020-05-26T06:54:09.082Z] Paused: 0 [2020-05-26T06:54:09.082Z] Stopped: 0 [2020-05-26T06:54:09.082Z] Images: 10 [2020-05-26T06:54:09.082Z] Server Version: 19.03.5 [2020-05-26T06:54:09.082Z] Storage Driver: windowsfilter (windows) lcow (linux) [2020-05-26T06:54:09.082Z] Windows: [2020-05-26T06:54:09.082Z] LCOW: [2020-05-26T06:54:09.082Z] Logging Driver: json-file [2020-05-26T06:54:09.082Z] Plugins: [2020-05-26T06:54:09.082Z] Volume: local [2020-05-26T06:54:09.082Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-05-26T06:54:09.082Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-05-26T06:54:09.082Z] Swarm: inactive [2020-05-26T06:54:09.082Z] Default Isolation: process [2020-05-26T06:54:09.082Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-05-26T06:54:09.082Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1158) [2020-05-26T06:54:09.082Z] OSType: windows [2020-05-26T06:54:09.082Z] Architecture: x86_64 [2020-05-26T06:54:09.082Z] CPUs: 4 [2020-05-26T06:54:09.082Z] Total Memory: 32GiB [2020-05-26T06:54:09.082Z] Name: azwin-2-2a9a80 [2020-05-26T06:54:09.082Z] ID: KCNI:CG6W:YR45:KEJM:33CJ:VTQV:NYZF:RBKQ:V3FU:ZREQ:HODD:CILW [2020-05-26T06:54:09.082Z] Docker Root Dir: D:\docker [2020-05-26T06:54:09.082Z] Debug Mode: false [2020-05-26T06:54:09.082Z] Registry: https://index.docker.io/v1/ [2020-05-26T06:54:09.082Z] Labels: [2020-05-26T06:54:09.082Z] Experimental: true [2020-05-26T06:54:09.082Z] Insecure Registries: [2020-05-26T06:54:09.082Z] 10.0.0.4:5000 [2020-05-26T06:54:09.082Z] 127.0.0.0/8 [2020-05-26T06:54:09.082Z] Registry Mirrors: [2020-05-26T06:54:09.082Z] http://10.0.0.4:5000/ [2020-05-26T06:54:09.082Z] Live Restore Enabled: false [2020-05-26T06:54:09.082Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2020-05-26T06:54:09.340Z] #63 DONE 1.9s [2020-05-26T06:54:09.340Z] [2020-05-26T06:54:09.340Z] #64 exporting to image [2020-05-26T06:54:09.340Z] #64 exporting layers [2020-05-26T06:54:09.729Z] #7 extracting sha256:039b991354af4dcbc534338f687e27643c717bb57e11b87c2e81d50bdd0b2376 2.0s done [2020-05-26T06:54:09.729Z] #7 extracting sha256:220a25a4299672d8acdd5a458c92bdf7c4781edfadde0befa392165fc1ca5323 0.1s [2020-05-26T06:54:10.848Z] Fetching without tags [2020-05-26T06:54:10.804Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-05-26T06:54:10.812Z] > git config --add remote.origin.fetch +refs/pull/41026/head:refs/remotes/origin/PR-41026 # timeout=10 [2020-05-26T06:54:10.816Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-26T06:54:10.836Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-05-26T06:54:10.854Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-05-26T06:54:10.854Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-05-26T06:54:10.855Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/41026/head:refs/remotes/origin/PR-41026 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-26T06:54:11.245Z] #64 exporting layers 1.5s done [2020-05-26T06:54:11.245Z] #64 writing image sha256:58933c6a9383d32df00924578f595ecaee9f943d78f3160254df51569292d1ef done [2020-05-26T06:54:11.245Z] #64 naming to docker.io/library/docker:429ae97b598fa84b60d54232cbd6964ecd3b8078 done [2020-05-26T06:54:11.245Z] #64 DONE 1.6s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-05-26T06:54:11.347Z] Merging remotes/origin/master commit 2d762840f0cd416f6aea476a755ddea6a3fdd41e into PR head commit a366fe41cba261002832611fae909a6f2077b4ba [2020-05-26T06:54:11.583Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41026/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=429ae97b598fa84b60d54232cbd6964ecd3b8078 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:429ae97b598fa84b60d54232cbd6964ecd3b8078 hack/test/unit [2020-05-26T06:54:11.713Z] #7 extracting sha256:bb298450597cde1f0ffea0daecf01c64a12a767a830bbd0c8210856dc3774e2b 2.6s done [2020-05-26T06:54:11.994Z] #7 extracting sha256:1b4294c1b999280167a27f7dfc1337e26aad94ef4dc6b5e4fec4b73199f95efd 0.0s done [2020-05-26T06:54:12.275Z] #7 DONE 10.5s [2020-05-26T06:54:12.275Z] [2020-05-26T06:54:12.275Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-05-26T06:54:13.167Z] Merge succeeded, producing ab48db293df8e6f1faf8adedb5a8c2fc0e9cb3c1 [2020-05-26T06:54:13.167Z] Checking out Revision ab48db293df8e6f1faf8adedb5a8c2fc0e9cb3c1 (PR-41026) [2020-05-26T06:54:13.317Z] Commit message: "Merge commit '2d762840f0cd416f6aea476a755ddea6a3fdd41e' into HEAD" [2020-05-26T06:54:13.317Z] First time build. Skipping changelog. [2020-05-26T06:54:11.352Z] > git config core.sparsecheckout # timeout=10 [2020-05-26T06:54:11.356Z] > git checkout -f a366fe41cba261002832611fae909a6f2077b4ba # timeout=10 [2020-05-26T06:54:12.515Z] > git merge 2d762840f0cd416f6aea476a755ddea6a3fdd41e # timeout=10 [2020-05-26T06:54:13.155Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-05-26T06:54:13.172Z] > git config core.sparsecheckout # timeout=10 [2020-05-26T06:54:13.176Z] > git checkout -f ab48db293df8e6f1faf8adedb5a8c2fc0e9cb3c1 # timeout=10 [2020-05-26T06:54:13.391Z] > git --version # timeout=10 [2020-05-26T06:54:13.397Z] fatal: bad object ad1b00369dd78a15c273e17e363f91bced3f6e18 [2020-05-26T06:54:13.749Z] #8 DONE 1.6s [2020-05-26T06:54:13.749Z] [2020-05-26T06:54:13.749Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-05-26T06:54:13.890Z] #7 extracting sha256:220a25a4299672d8acdd5a458c92bdf7c4781edfadde0befa392165fc1ca5323 3.8s done [2020-05-26T06:54:13.890Z] #7 extracting sha256:b3616653c78b13171365e69680baad5a061880f155cb8c9190079de2f67871dc [2020-05-26T06:54:13.890Z] #7 extracting sha256:b3616653c78b13171365e69680baad5a061880f155cb8c9190079de2f67871dc done [2020-05-26T06:54:13.890Z] #7 DONE 14.5s [2020-05-26T06:54:13.890Z] [2020-05-26T06:54:13.890Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-05-26T06:54:14.376Z] + docker version [2020-05-26T06:54:14.376Z] Client: [2020-05-26T06:54:14.376Z] Version: 18.06.1-ce [2020-05-26T06:54:14.376Z] API version: 1.38 [2020-05-26T06:54:14.376Z] Go version: go1.10.3 [2020-05-26T06:54:14.376Z] Git commit: e68fc7a [2020-05-26T06:54:14.376Z] Built: Tue Aug 21 17:26:10 2018 [2020-05-26T06:54:14.376Z] OS/Arch: linux/ppc64le [2020-05-26T06:54:14.376Z] Experimental: false [2020-05-26T06:54:14.376Z] [2020-05-26T06:54:14.376Z] Server: [2020-05-26T06:54:14.376Z] Engine: [2020-05-26T06:54:14.376Z] Version: 18.06.1-ce [2020-05-26T06:54:14.376Z] API version: 1.38 (minimum version 1.12) [2020-05-26T06:54:14.376Z] Go version: go1.10.3 [2020-05-26T06:54:14.376Z] Git commit: e68fc7a [2020-05-26T06:54:14.376Z] Built: Tue Aug 21 17:24:20 2018 [2020-05-26T06:54:14.376Z] OS/Arch: linux/ppc64le [2020-05-26T06:54:14.376Z] Experimental: true [Pipeline] sh [2020-05-26T06:54:14.753Z] #9 DONE 1.1s [2020-05-26T06:54:14.753Z] [2020-05-26T06:54:14.753Z] #27 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-05-26T06:54:14.753Z] #27 DONE 0.0s [2020-05-26T06:54:14.753Z] [2020-05-26T06:54:14.753Z] #35 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-05-26T06:54:14.753Z] #35 DONE 0.1s [2020-05-26T06:54:14.753Z] [2020-05-26T06:54:14.753Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-05-26T06:54:14.768Z] + docker info [2020-05-26T06:54:14.768Z] Containers: 0 [2020-05-26T06:54:14.768Z] Running: 0 [2020-05-26T06:54:14.768Z] Paused: 0 [2020-05-26T06:54:14.768Z] Stopped: 0 [2020-05-26T06:54:14.768Z] Images: 0 [2020-05-26T06:54:14.768Z] Server Version: 18.06.1-ce [2020-05-26T06:54:14.768Z] Storage Driver: overlay2 [2020-05-26T06:54:14.768Z] Backing Filesystem: extfs [2020-05-26T06:54:14.768Z] Supports d_type: true [2020-05-26T06:54:14.768Z] Native Overlay Diff: true [2020-05-26T06:54:14.768Z] Logging Driver: json-file [2020-05-26T06:54:14.768Z] Cgroup Driver: cgroupfs [2020-05-26T06:54:14.768Z] Plugins: [2020-05-26T06:54:14.768Z] Volume: local [2020-05-26T06:54:14.768Z] Network: bridge host ipvlan macvlan null overlay [2020-05-26T06:54:14.768Z] Log: awslogs fluentd gcplogs gelf journald json-file logentries splunk syslog [2020-05-26T06:54:14.768Z] Swarm: inactive [2020-05-26T06:54:14.768Z] Runtimes: runc [2020-05-26T06:54:14.768Z] Default Runtime: runc [2020-05-26T06:54:14.768Z] Init Binary: docker-init [2020-05-26T06:54:14.768Z] containerd version: 468a545b9edcd5932818eb9de8e72413e616e86e [2020-05-26T06:54:14.768Z] runc version: 69663f0bd4b60df09991c08812a60108003fa340 [2020-05-26T06:54:14.768Z] init version: fec3683 [2020-05-26T06:54:14.768Z] Security Options: [2020-05-26T06:54:14.768Z] apparmor [2020-05-26T06:54:14.768Z] seccomp [2020-05-26T06:54:14.768Z] Profile: default [2020-05-26T06:54:14.768Z] Kernel Version: 4.4.0-130-generic [2020-05-26T06:54:14.768Z] Operating System: Ubuntu 16.04.3 LTS [2020-05-26T06:54:14.768Z] OSType: linux [2020-05-26T06:54:14.768Z] Architecture: ppc64le [2020-05-26T06:54:14.768Z] CPUs: 4 [2020-05-26T06:54:14.768Z] Total Memory: 7.972GiB [2020-05-26T06:54:14.768Z] Name: ppc64le-ubuntu-33 [2020-05-26T06:54:14.768Z] ID: WOPC:TAG6:HOGL:S7JK:UILM:CDDZ:Y2NL:NBVS:26FK:OZ4Z:642S:KUOE [2020-05-26T06:54:14.768Z] Docker Root Dir: /var/lib/docker [2020-05-26T06:54:14.768Z] Debug Mode (client): false [2020-05-26T06:54:14.768Z] Debug Mode (server): false [2020-05-26T06:54:14.768Z] Username: dockerbuildbot [2020-05-26T06:54:14.768Z] Registry: https://index.docker.io/v1/ [2020-05-26T06:54:14.768Z] Labels: [2020-05-26T06:54:14.768Z] Experimental: true [2020-05-26T06:54:14.768Z] Insecure Registries: [2020-05-26T06:54:14.768Z] 127.0.0.0/8 [2020-05-26T06:54:14.768Z] Live Restore Enabled: false [2020-05-26T06:54:14.768Z] [Pipeline] sh [2020-05-26T06:54:15.161Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-05-26T06:54:15.161Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-05-26T06:54:15.161Z] + curl -fsSL -o /home/docker/workspace/moby_PR-41026/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-05-26T06:54:15.161Z] + bash /home/docker/workspace/moby_PR-41026/check-config.sh [2020-05-26T06:54:15.161Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-05-26T06:54:15.161Z] info: reading kernel config from /boot/config-4.4.0-130-generic ... [2020-05-26T06:54:15.161Z] [2020-05-26T06:54:15.161Z] Generally Necessary: [2020-05-26T06:54:15.161Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-05-26T06:54:15.161Z] - apparmor: enabled and tools installed [2020-05-26T06:54:15.451Z] - CONFIG_NAMESPACES: enabled [2020-05-26T06:54:15.451Z] - CONFIG_NET_NS: enabled [2020-05-26T06:54:15.451Z] - CONFIG_PID_NS: enabled [2020-05-26T06:54:15.451Z] - CONFIG_IPC_NS: enabled [2020-05-26T06:54:15.451Z] - CONFIG_UTS_NS: enabled [2020-05-26T06:54:15.451Z] - CONFIG_CGROUPS: enabled [2020-05-26T06:54:15.451Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-05-26T06:54:15.451Z] - CONFIG_CGROUP_DEVICE: enabled [2020-05-26T06:54:15.451Z] - CONFIG_CGROUP_FREEZER: enabled [2020-05-26T06:54:15.451Z] - CONFIG_CGROUP_SCHED: enabled [2020-05-26T06:54:15.451Z] - CONFIG_CPUSETS: enabled [2020-05-26T06:54:15.451Z] - CONFIG_MEMCG: enabled [2020-05-26T06:54:15.451Z] - CONFIG_KEYS: enabled [2020-05-26T06:54:15.451Z] - CONFIG_VETH: enabled (as module) [2020-05-26T06:54:15.451Z] - CONFIG_BRIDGE: enabled (as module) [2020-05-26T06:54:15.451Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-05-26T06:54:15.451Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-05-26T06:54:15.451Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-05-26T06:54:15.451Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-05-26T06:54:15.451Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-05-26T06:54:15.451Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-05-26T06:54:15.451Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-05-26T06:54:15.451Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-05-26T06:54:15.451Z] - CONFIG_NF_NAT: enabled (as module) [2020-05-26T06:54:15.451Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-05-26T06:54:15.451Z] - CONFIG_POSIX_MQUEUE: enabled [2020-05-26T06:54:15.451Z] - CONFIG_DEVPTS_MULTIPLE_INSTANCES: enabled [2020-05-26T06:54:15.451Z] [2020-05-26T06:54:15.451Z] Optional Features: [2020-05-26T06:54:15.451Z] - CONFIG_USER_NS: enabled [2020-05-26T06:54:15.451Z] - CONFIG_SECCOMP: enabled [2020-05-26T06:54:15.451Z] - CONFIG_CGROUP_PIDS: enabled [2020-05-26T06:54:15.451Z] - CONFIG_MEMCG_SWAP: enabled [2020-05-26T06:54:15.451Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-05-26T06:54:15.451Z] (cgroup swap accounting is currently enabled) [2020-05-26T06:54:15.738Z] - CONFIG_MEMCG_KMEM: enabled [2020-05-26T06:54:15.738Z] - CONFIG_BLK_CGROUP: enabled [2020-05-26T06:54:15.738Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-05-26T06:54:15.738Z] - CONFIG_IOSCHED_CFQ: enabled [2020-05-26T06:54:15.738Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-05-26T06:54:15.738Z] - CONFIG_CGROUP_PERF: enabled [2020-05-26T06:54:15.738Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-05-26T06:54:15.738Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-05-26T06:54:15.738Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-05-26T06:54:15.738Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-05-26T06:54:15.738Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-05-26T06:54:15.738Z] - CONFIG_RT_GROUP_SCHED: missing [2020-05-26T06:54:15.738Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-05-26T06:54:15.738Z] - CONFIG_IP_VS: enabled (as module) [2020-05-26T06:54:15.738Z] - CONFIG_IP_VS_NFCT: enabled [2020-05-26T06:54:15.738Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-05-26T06:54:15.738Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-05-26T06:54:15.738Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-05-26T06:54:15.738Z] - CONFIG_EXT4_FS: enabled [2020-05-26T06:54:15.738Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-05-26T06:54:15.738Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-05-26T06:54:15.738Z] - Network Drivers: [2020-05-26T06:54:15.738Z] - "overlay": [2020-05-26T06:54:15.738Z] - CONFIG_VXLAN: enabled (as module) [2020-05-26T06:54:15.738Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-05-26T06:54:15.738Z] Optional (for encrypted networks): [2020-05-26T06:54:15.774Z] ? github.com/docker/docker/api [no test files] [2020-05-26T06:54:16.027Z] - CONFIG_CRYPTO: enabled [2020-05-26T06:54:16.027Z] - CONFIG_CRYPTO_AEAD: enabled (as module) [2020-05-26T06:54:16.027Z] - CONFIG_CRYPTO_GCM: enabled (as module) [2020-05-26T06:54:16.027Z] - CONFIG_CRYPTO_SEQIV: enabled (as module) [2020-05-26T06:54:16.027Z] - CONFIG_CRYPTO_GHASH: enabled (as module) [2020-05-26T06:54:16.027Z] - CONFIG_XFRM: enabled [2020-05-26T06:54:16.027Z] - CONFIG_XFRM_USER: enabled (as module) [2020-05-26T06:54:16.027Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-05-26T06:54:16.027Z] - CONFIG_INET_ESP: enabled (as module) [2020-05-26T06:54:16.027Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-05-26T06:54:16.027Z] - "ipvlan": [2020-05-26T06:54:16.027Z] - CONFIG_IPVLAN: enabled (as module) [2020-05-26T06:54:16.027Z] - "macvlan": [2020-05-26T06:54:16.027Z] - CONFIG_MACVLAN: enabled (as module) [2020-05-26T06:54:16.027Z] - CONFIG_DUMMY: enabled (as module) [2020-05-26T06:54:16.027Z] - "ftp,tftp client in container": [2020-05-26T06:54:16.027Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-05-26T06:54:16.027Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-05-26T06:54:16.027Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-05-26T06:54:16.027Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-05-26T06:54:16.027Z] - Storage Drivers: [2020-05-26T06:54:16.027Z] - "aufs": [2020-05-26T06:54:16.027Z] - CONFIG_AUFS_FS: enabled (as module) [2020-05-26T06:54:16.027Z] - "btrfs": [2020-05-26T06:54:16.027Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-05-26T06:54:16.027Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-05-26T06:54:16.027Z] - "devicemapper": [2020-05-26T06:54:16.028Z] - CONFIG_BLK_DEV_DM: enabled [2020-05-26T06:54:16.028Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-05-26T06:54:16.028Z] - "overlay": [2020-05-26T06:54:16.028Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-05-26T06:54:16.028Z] - "zfs": [2020-05-26T06:54:16.028Z] - /dev/zfs: missing [2020-05-26T06:54:16.028Z] - zfs command: missing [2020-05-26T06:54:16.028Z] - zpool command: missing [2020-05-26T06:54:16.028Z] [2020-05-26T06:54:16.028Z] Limits: [2020-05-26T06:54:16.028Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-05-26T06:54:16.028Z] [2020-05-26T06:54:16.028Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-05-26T06:54:16.478Z] + make bundles/buildx [2020-05-26T06:54:16.780Z] #36 1.673 + git clone https://github.com/docker/distribution.git . [2020-05-26T06:54:16.780Z] #36 1.673 Cloning into '.'... [2020-05-26T06:54:17.106Z] make: command: Command not found [2020-05-26T06:54:17.106Z] make: command: Command not found [2020-05-26T06:54:17.106Z] mkdir bundles [2020-05-26T06:54:17.106Z] docker build -f ${BUILDX_DOCKERFILE:-Dockerfile.buildx} -t "moby-buildx:${BUILDX_COMMIT:-latest}" \ [2020-05-26T06:54:17.106Z] --build-arg BUILDX_COMMIT \ [2020-05-26T06:54:17.106Z] --build-arg BUILDX_REPO \ [2020-05-26T06:54:17.106Z] --build-arg GOOS=$(if [ -n "" ]; then echo ; else go env GOHOSTOS || uname | awk '{print tolower($0)}' || true; fi) \ [2020-05-26T06:54:17.106Z] --build-arg GOARCH=$(if [ -n "" ]; then echo ; else go env GOHOSTARCH || true; fi) \ [2020-05-26T06:54:17.106Z] . [2020-05-26T06:54:17.106Z] /bin/sh: 4: go: not found [2020-05-26T06:54:17.106Z] /bin/sh: 5: go: not found [2020-05-26T06:54:17.150Z] #8 DONE 3.1s [2020-05-26T06:54:17.150Z] [2020-05-26T06:54:17.150Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-05-26T06:54:17.407Z] #9 DONE 0.7s [2020-05-26T06:54:17.407Z] [2020-05-26T06:54:17.407Z] #27 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-05-26T06:54:17.407Z] #27 DONE 0.1s [2020-05-26T06:54:17.407Z] [2020-05-26T06:54:17.407Z] #35 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-05-26T06:54:17.407Z] #35 DONE 0.1s [2020-05-26T06:54:17.407Z] [2020-05-26T06:54:17.407Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-05-26T06:54:19.889Z] Sending build context to Docker daemon 55.41MB [2020-05-26T06:54:19.889Z] Step 1/15 : ARG GO_VERSION=1.13.11 [2020-05-26T06:54:19.889Z] Step 2/15 : ARG BUILDX_COMMIT=v0.3.1 [2020-05-26T06:54:19.889Z] Step 3/15 : ARG BUILDX_REPO=https://github.com/docker/buildx.git [2020-05-26T06:54:19.889Z] Step 4/15 : FROM golang:${GO_VERSION}-stretch AS build [2020-05-26T06:54:19.889Z] 1.13.11-stretch: Pulling from library/golang [2020-05-26T06:54:20.222Z] 7732483b686e: Pulling fs layer [2020-05-26T06:54:20.222Z] df33ef5c6dd4: Pulling fs layer [2020-05-26T06:54:20.222Z] 02507bd450f7: Pulling fs layer [2020-05-26T06:54:20.222Z] 59a5abe5a03e: Pulling fs layer [2020-05-26T06:54:20.222Z] 0e35845be2ad: Pulling fs layer [2020-05-26T06:54:20.222Z] 67a05919b67a: Pulling fs layer [2020-05-26T06:54:20.222Z] a42503eecb04: Pulling fs layer [2020-05-26T06:54:20.222Z] 0e35845be2ad: Waiting [2020-05-26T06:54:20.222Z] 67a05919b67a: Waiting [2020-05-26T06:54:20.222Z] a42503eecb04: Waiting [2020-05-26T06:54:20.222Z] 59a5abe5a03e: Waiting [2020-05-26T06:54:20.249Z] #36 ... [2020-05-26T06:54:20.249Z] [2020-05-26T06:54:20.249Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-26T06:54:20.249Z] #54 4.054 + RM_GOPATH=0 [2020-05-26T06:54:20.249Z] #54 4.054 + TMP_GOPATH= [2020-05-26T06:54:20.249Z] #54 4.054 + : /build [2020-05-26T06:54:20.249Z] #54 4.054 + '[' -z '' ']' [2020-05-26T06:54:20.249Z] #54 4.055 ++ mktemp -d [2020-05-26T06:54:20.249Z] #54 4.060 + export GOPATH=/tmp/tmp.v2QfaLKXVQ [2020-05-26T06:54:20.249Z] #54 4.060 + GOPATH=/tmp/tmp.v2QfaLKXVQ [2020-05-26T06:54:20.249Z] #54 4.060 + RM_GOPATH=1 [2020-05-26T06:54:20.249Z] #54 4.060 + case "$(go env GOARCH)" in [2020-05-26T06:54:20.249Z] #54 4.061 ++ go env GOARCH [2020-05-26T06:54:20.249Z] #54 4.066 + export GO_BUILDMODE=-buildmode=pie [2020-05-26T06:54:20.249Z] #54 4.066 + GO_BUILDMODE=-buildmode=pie [2020-05-26T06:54:20.249Z] #54 4.066 ++ dirname /tmp/install/install.sh [2020-05-26T06:54:20.249Z] #54 4.066 + dir=/tmp/install [2020-05-26T06:54:20.249Z] #54 4.067 + bin=rootlesskit [2020-05-26T06:54:20.249Z] #54 4.067 + shift [2020-05-26T06:54:20.249Z] #54 4.067 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2020-05-26T06:54:20.249Z] #54 4.067 + . /tmp/install/rootlesskit.installer [2020-05-26T06:54:20.249Z] #54 4.067 ++ : 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-05-26T06:54:20.249Z] #54 4.067 + install_rootlesskit [2020-05-26T06:54:20.249Z] #54 4.073 + case "$1" in [2020-05-26T06:54:20.249Z] #54 4.073 + export CGO_ENABLED=0 [2020-05-26T06:54:20.249Z] #54 4.073 + CGO_ENABLED=0 [2020-05-26T06:54:20.249Z] #54 4.073 + _install_rootlesskit [2020-05-26T06:54:20.249Z] #54 4.074 + echo 'Install rootlesskit version 3f5728fbb2b6abdc63d59759e72735442ce6424e' [2020-05-26T06:54:20.249Z] #54 4.074 Install rootlesskit version 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-05-26T06:54:20.249Z] #54 4.074 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.v2QfaLKXVQ/src/github.com/rootless-containers/rootlesskit [2020-05-26T06:54:20.249Z] #54 4.075 Cloning into '/tmp/tmp.v2QfaLKXVQ/src/github.com/rootless-containers/rootlesskit'... [2020-05-26T06:54:20.508Z] 02507bd450f7: Verifying Checksum [2020-05-26T06:54:20.508Z] 02507bd450f7: Download complete [2020-05-26T06:54:20.531Z] #54 ... [2020-05-26T06:54:20.531Z] [2020-05-26T06:54:20.531Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-26T06:54:20.531Z] #30 3.889 + RM_GOPATH=0 [2020-05-26T06:54:20.531Z] #30 3.889 + TMP_GOPATH= [2020-05-26T06:54:20.531Z] #30 3.889 + : /build [2020-05-26T06:54:20.531Z] #30 3.889 + '[' -z '' ']' [2020-05-26T06:54:20.531Z] #30 3.890 ++ mktemp -d [2020-05-26T06:54:20.531Z] #30 3.891 + export GOPATH=/tmp/tmp.6XP70fDq8q [2020-05-26T06:54:20.531Z] #30 3.891 + GOPATH=/tmp/tmp.6XP70fDq8q [2020-05-26T06:54:20.531Z] #30 3.891 + RM_GOPATH=1 [2020-05-26T06:54:20.531Z] #30 3.891 + case "$(go env GOARCH)" in [2020-05-26T06:54:20.531Z] #30 3.892 ++ go env GOARCH [2020-05-26T06:54:20.531Z] #30 3.924 + export GO_BUILDMODE=-buildmode=pie [2020-05-26T06:54:20.531Z] #30 3.924 + GO_BUILDMODE=-buildmode=pie [2020-05-26T06:54:20.531Z] #30 3.924 ++ dirname /tmp/install/install.sh [2020-05-26T06:54:20.531Z] #30 3.925 + dir=/tmp/install [2020-05-26T06:54:20.531Z] #30 3.925 + bin=tomlv [2020-05-26T06:54:20.531Z] #30 3.925 + shift [2020-05-26T06:54:20.531Z] #30 3.925 + '[' '!' -f /tmp/install/tomlv.installer ']' [2020-05-26T06:54:20.531Z] #30 3.925 + . /tmp/install/tomlv.installer [2020-05-26T06:54:20.531Z] #30 3.926 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-05-26T06:54:20.531Z] #30 3.926 + install_tomlv [2020-05-26T06:54:20.531Z] #30 3.926 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-05-26T06:54:20.531Z] #30 3.926 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-05-26T06:54:20.531Z] #30 3.926 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.6XP70fDq8q/src/github.com/BurntSushi/toml [2020-05-26T06:54:20.531Z] #30 3.932 Cloning into '/tmp/tmp.6XP70fDq8q/src/github.com/BurntSushi/toml'... [2020-05-26T06:54:20.531Z] #30 4.865 + cd /tmp/tmp.6XP70fDq8q/src/github.com/BurntSushi/toml [2020-05-26T06:54:20.531Z] #30 4.866 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-05-26T06:54:20.531Z] #30 4.897 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-05-26T06:54:20.531Z] #30 5.454 math/bits [2020-05-26T06:54:20.531Z] #30 5.546 runtime [2020-05-26T06:54:20.813Z] #30 5.945 math [2020-05-26T06:54:21.144Z] df33ef5c6dd4: Verifying Checksum [2020-05-26T06:54:21.144Z] df33ef5c6dd4: Download complete [2020-05-26T06:54:21.825Z] #30 ... [2020-05-26T06:54:21.825Z] [2020-05-26T06:54:21.825Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-26T06:54:21.825Z] #54 7.132 + cd /tmp/tmp.v2QfaLKXVQ/src/github.com/rootless-containers/rootlesskit [2020-05-26T06:54:21.825Z] #54 7.132 + git checkout -q 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-05-26T06:54:22.107Z] #54 7.411 + for f in rootlesskit rootlesskit-docker-proxy [2020-05-26T06:54:22.107Z] #54 7.411 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-05-26T06:54:22.653Z] #36 ... [2020-05-26T06:54:22.653Z] [2020-05-26T06:54:22.653Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-26T06:54:22.653Z] #21 3.454 + RM_GOPATH=0 [2020-05-26T06:54:22.653Z] #21 3.454 + TMP_GOPATH= [2020-05-26T06:54:22.653Z] #21 3.454 + : /build [2020-05-26T06:54:22.653Z] #21 3.454 + '[' -z '' ']' [2020-05-26T06:54:22.653Z] #21 3.454 ++ mktemp -d [2020-05-26T06:54:22.653Z] #21 3.455 + export GOPATH=/tmp/tmp.lPgkVVyo6C [2020-05-26T06:54:22.653Z] #21 3.455 + GOPATH=/tmp/tmp.lPgkVVyo6C [2020-05-26T06:54:22.653Z] #21 3.455 + RM_GOPATH=1 [2020-05-26T06:54:22.653Z] #21 3.455 + case "$(go env GOARCH)" in [2020-05-26T06:54:22.653Z] #21 3.459 ++ go env GOARCH [2020-05-26T06:54:22.653Z] #21 3.474 Install docker/cli version 17.06.2-ce from stable [2020-05-26T06:54:22.653Z] #21 3.474 + export GO_BUILDMODE=-buildmode=pie [2020-05-26T06:54:22.653Z] #21 3.474 + GO_BUILDMODE=-buildmode=pie [2020-05-26T06:54:22.654Z] #21 3.474 ++ dirname /tmp/install/install.sh [2020-05-26T06:54:22.654Z] #21 3.474 + dir=/tmp/install [2020-05-26T06:54:22.654Z] #21 3.474 + bin=dockercli [2020-05-26T06:54:22.654Z] #21 3.474 + shift [2020-05-26T06:54:22.654Z] #21 3.474 + '[' '!' -f /tmp/install/dockercli.installer ']' [2020-05-26T06:54:22.654Z] #21 3.474 + . /tmp/install/dockercli.installer [2020-05-26T06:54:22.654Z] #21 3.474 ++ : stable [2020-05-26T06:54:22.654Z] #21 3.474 ++ : 17.06.2-ce [2020-05-26T06:54:22.654Z] #21 3.474 + install_dockercli [2020-05-26T06:54:22.654Z] #21 3.474 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-05-26T06:54:22.654Z] #21 3.474 ++ uname -m [2020-05-26T06:54:22.654Z] #21 3.474 + arch=x86_64 [2020-05-26T06:54:22.654Z] #21 3.474 + '[' x86_64 '!=' x86_64 ']' [2020-05-26T06:54:22.654Z] #21 3.474 + url=https://download.docker.com/linux/static [2020-05-26T06:54:22.654Z] #21 3.474 + tar -xz docker/docker [2020-05-26T06:54:22.654Z] #21 3.479 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2020-05-26T06:54:23.580Z] #21 ... [2020-05-26T06:54:23.580Z] [2020-05-26T06:54:23.580Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-26T06:54:23.580Z] #60 5.988 + RM_GOPATH=0 [2020-05-26T06:54:23.580Z] #60 5.988 + TMP_GOPATH= [2020-05-26T06:54:23.580Z] #60 5.988 + : /build [2020-05-26T06:54:23.580Z] #60 5.988 + '[' -z '' ']' [2020-05-26T06:54:23.580Z] #60 5.988 ++ mktemp -d [2020-05-26T06:54:23.580Z] #60 5.991 + export GOPATH=/tmp/tmp.eInFjRyATa [2020-05-26T06:54:23.580Z] #60 5.991 + GOPATH=/tmp/tmp.eInFjRyATa [2020-05-26T06:54:23.580Z] #60 5.991 + RM_GOPATH=1 [2020-05-26T06:54:23.580Z] #60 5.991 + case "$(go env GOARCH)" in [2020-05-26T06:54:23.580Z] #60 5.991 ++ go env GOARCH [2020-05-26T06:54:23.580Z] #60 6.021 + export GO_BUILDMODE=-buildmode=pie [2020-05-26T06:54:23.580Z] #60 6.021 + GO_BUILDMODE=-buildmode=pie [2020-05-26T06:54:23.580Z] #60 6.022 ++ dirname /tmp/install/install.sh [2020-05-26T06:54:23.580Z] #60 6.023 + dir=/tmp/install [2020-05-26T06:54:23.580Z] #60 6.027 + bin=proxy [2020-05-26T06:54:23.580Z] #60 6.027 + shift [2020-05-26T06:54:23.580Z] #60 6.028 + '[' '!' -f /tmp/install/proxy.installer ']' [2020-05-26T06:54:23.580Z] #60 6.028 + . /tmp/install/proxy.installer [2020-05-26T06:54:23.580Z] #60 6.029 ++ : ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-05-26T06:54:23.580Z] #60 6.032 + install_proxy [2020-05-26T06:54:23.580Z] #60 6.038 + case "$1" in [2020-05-26T06:54:23.580Z] #60 6.038 + export CGO_ENABLED=0 [2020-05-26T06:54:23.580Z] #60 6.042 + CGO_ENABLED=0 [2020-05-26T06:54:23.580Z] #60 6.042 + _install_proxy [2020-05-26T06:54:23.580Z] #60 6.042 + echo 'Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee' [2020-05-26T06:54:23.580Z] #60 6.042 Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-05-26T06:54:23.580Z] #60 6.043 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.eInFjRyATa/src/github.com/docker/libnetwork [2020-05-26T06:54:23.580Z] #60 6.062 Cloning into '/tmp/tmp.eInFjRyATa/src/github.com/docker/libnetwork'... [2020-05-26T06:54:23.847Z] 7732483b686e: Verifying Checksum [2020-05-26T06:54:23.847Z] 7732483b686e: Download complete [2020-05-26T06:54:24.129Z] #54 ... [2020-05-26T06:54:24.129Z] [2020-05-26T06:54:24.129Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-26T06:54:24.129Z] #21 2.676 + RM_GOPATH=0 [2020-05-26T06:54:24.129Z] #21 2.676 + TMP_GOPATH= [2020-05-26T06:54:24.129Z] #21 2.676 + : /build [2020-05-26T06:54:24.129Z] #21 2.676 + '[' -z '' ']' [2020-05-26T06:54:24.129Z] #21 2.676 ++ mktemp -d [2020-05-26T06:54:24.129Z] #21 2.676 + export GOPATH=/tmp/tmp.cN2HGWVOph [2020-05-26T06:54:24.129Z] #21 2.676 + GOPATH=/tmp/tmp.cN2HGWVOph [2020-05-26T06:54:24.129Z] #21 2.676 + RM_GOPATH=1 [2020-05-26T06:54:24.129Z] #21 2.676 + case "$(go env GOARCH)" in [2020-05-26T06:54:24.129Z] #21 2.676 ++ go env GOARCH [2020-05-26T06:54:24.129Z] #21 2.707 + export GO_BUILDMODE=-buildmode=pie [2020-05-26T06:54:24.129Z] #21 2.707 + GO_BUILDMODE=-buildmode=pie [2020-05-26T06:54:24.129Z] #21 2.711 Install docker/cli version 17.06.2-ce from stable [2020-05-26T06:54:24.129Z] #21 2.711 ++ dirname /tmp/install/install.sh [2020-05-26T06:54:24.129Z] #21 2.711 + dir=/tmp/install [2020-05-26T06:54:24.129Z] #21 2.711 + bin=dockercli [2020-05-26T06:54:24.129Z] #21 2.711 + shift [2020-05-26T06:54:24.129Z] #21 2.711 + '[' '!' -f /tmp/install/dockercli.installer ']' [2020-05-26T06:54:24.129Z] #21 2.711 + . /tmp/install/dockercli.installer [2020-05-26T06:54:24.129Z] #21 2.711 ++ : stable [2020-05-26T06:54:24.129Z] #21 2.711 ++ : 17.06.2-ce [2020-05-26T06:54:24.129Z] #21 2.711 + install_dockercli [2020-05-26T06:54:24.129Z] #21 2.711 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-05-26T06:54:24.129Z] #21 2.713 ++ uname -m [2020-05-26T06:54:24.129Z] #21 2.715 + arch=s390x [2020-05-26T06:54:24.129Z] #21 2.715 + '[' s390x '!=' x86_64 ']' [2020-05-26T06:54:24.129Z] #21 2.715 + '[' s390x '!=' s390x ']' [2020-05-26T06:54:24.129Z] #21 2.715 + url=https://download.docker.com/linux/static [2020-05-26T06:54:24.129Z] #21 2.715 + curl -Ls https://download.docker.com/linux/static/stable/s390x/docker-17.06.2-ce.tgz [2020-05-26T06:54:24.129Z] #21 2.715 + tar -xz docker/docker [2020-05-26T06:54:24.129Z] #21 8.686 + mkdir -p /build [2020-05-26T06:54:24.129Z] #21 8.690 + mv docker/docker /build/ [2020-05-26T06:54:24.129Z] #21 8.692 + rmdir docker [2020-05-26T06:54:24.129Z] #21 DONE 9.1s [2020-05-26T06:54:24.129Z] [2020-05-26T06:54:24.129Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-26T06:54:24.129Z] #43 1.722 + RM_GOPATH=0 [2020-05-26T06:54:24.129Z] #43 1.722 + TMP_GOPATH= [2020-05-26T06:54:24.129Z] #43 1.722 + : /build [2020-05-26T06:54:24.129Z] #43 1.722 + '[' -z '' ']' [2020-05-26T06:54:24.129Z] #43 1.722 ++ mktemp -d [2020-05-26T06:54:24.129Z] #43 1.722 + export GOPATH=/tmp/tmp.5GMQbvy4ZU [2020-05-26T06:54:24.129Z] #43 1.722 + GOPATH=/tmp/tmp.5GMQbvy4ZU [2020-05-26T06:54:24.129Z] #43 1.722 + RM_GOPATH=1 [2020-05-26T06:54:24.129Z] #43 1.722 + case "$(go env GOARCH)" in [2020-05-26T06:54:24.129Z] #43 1.722 ++ go env GOARCH [2020-05-26T06:54:24.129Z] #43 1.722 + export GO_BUILDMODE=-buildmode=pie [2020-05-26T06:54:24.129Z] #43 1.722 + GO_BUILDMODE=-buildmode=pie [2020-05-26T06:54:24.129Z] #43 1.722 ++ dirname /tmp/install/install.sh [2020-05-26T06:54:24.129Z] #43 1.722 + dir=/tmp/install [2020-05-26T06:54:24.129Z] #43 1.722 + bin=gotestsum [2020-05-26T06:54:24.129Z] #43 1.722 + shift [2020-05-26T06:54:24.129Z] #43 1.722 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2020-05-26T06:54:24.129Z] #43 1.722 + . /tmp/install/gotestsum.installer [2020-05-26T06:54:24.129Z] #43 1.722 ++ : v0.3.5 [2020-05-26T06:54:24.129Z] #43 1.722 + install_gotestsum [2020-05-26T06:54:24.129Z] #43 1.722 + set -e [2020-05-26T06:54:24.129Z] #43 1.722 + export GO111MODULE=on [2020-05-26T06:54:24.129Z] #43 1.722 + GO111MODULE=on [2020-05-26T06:54:24.129Z] #43 1.722 + go get -d gotest.tools/gotestsum@v0.3.5 [2020-05-26T06:54:24.129Z] #43 1.722 go: finding gotest.tools/gotestsum v0.3.5 [2020-05-26T06:54:24.129Z] #43 1.722 go: finding gotest.tools v0.3.5 [2020-05-26T06:54:24.129Z] #43 1.792 go: downloading gotest.tools/gotestsum v0.3.5 [2020-05-26T06:54:24.129Z] #43 1.860 go: extracting gotest.tools/gotestsum v0.3.5 [2020-05-26T06:54:24.129Z] #43 2.119 go: downloading gotest.tools v2.1.0+incompatible [2020-05-26T06:54:24.129Z] #43 2.288 go: extracting gotest.tools v2.1.0+incompatible [2020-05-26T06:54:24.129Z] #43 2.288 go: downloading github.com/jonboulle/clockwork v0.1.0 [2020-05-26T06:54:24.129Z] #43 2.288 go: downloading github.com/pkg/errors v0.8.0 [2020-05-26T06:54:24.129Z] #43 2.288 go: downloading github.com/fatih/color v1.6.0 [2020-05-26T06:54:24.129Z] #43 2.288 go: downloading github.com/spf13/pflag v1.0.1 [2020-05-26T06:54:24.129Z] #43 2.288 go: downloading golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-05-26T06:54:24.129Z] #43 2.288 go: downloading github.com/sirupsen/logrus v1.0.5 [2020-05-26T06:54:24.129Z] #43 2.288 go: extracting github.com/jonboulle/clockwork v0.1.0 [2020-05-26T06:54:24.129Z] #43 2.384 go: extracting github.com/pkg/errors v0.8.0 [2020-05-26T06:54:24.129Z] #43 2.384 go: extracting github.com/fatih/color v1.6.0 [2020-05-26T06:54:24.129Z] #43 2.384 go: downloading github.com/mattn/go-isatty v0.0.3 [2020-05-26T06:54:24.129Z] #43 2.384 go: downloading github.com/mattn/go-colorable v0.0.9 [2020-05-26T06:54:24.129Z] #43 2.384 go: extracting github.com/sirupsen/logrus v1.0.5 [2020-05-26T06:54:24.129Z] #43 2.384 go: extracting golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-05-26T06:54:24.129Z] #43 2.390 go: extracting github.com/spf13/pflag v1.0.1 [2020-05-26T06:54:24.129Z] #43 2.457 go: downloading golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-05-26T06:54:24.129Z] #43 2.457 go: extracting github.com/mattn/go-colorable v0.0.9 [2020-05-26T06:54:24.129Z] #43 2.457 go: extracting github.com/mattn/go-isatty v0.0.3 [2020-05-26T06:54:24.129Z] #43 2.457 go: downloading golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-05-26T06:54:24.129Z] #43 2.457 go: downloading golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-05-26T06:54:24.129Z] #43 3.476 go: extracting golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-05-26T06:54:24.129Z] #43 3.811 go: extracting golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-05-26T06:54:24.129Z] #43 3.835 go: extracting golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-05-26T06:54:24.129Z] #43 5.398 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2020-05-26T06:54:24.129Z] #43 6.135 go: finding gotest.tools v2.2.0+incompatible [2020-05-26T06:54:24.129Z] #43 6.136 go: finding gotest.tools/gotestsum v0.4.2 [2020-05-26T06:54:24.129Z] #43 6.143 go: downloading gotest.tools v2.2.0+incompatible [2020-05-26T06:54:24.129Z] #43 6.144 go: downloading gotest.tools/gotestsum v0.4.2 [2020-05-26T06:54:24.129Z] #43 6.249 go: extracting gotest.tools v2.2.0+incompatible [2020-05-26T06:54:24.129Z] #43 6.255 go: extracting gotest.tools/gotestsum v0.4.2 [2020-05-26T06:54:24.129Z] #43 6.690 go: downloading github.com/spf13/pflag v1.0.3 [2020-05-26T06:54:24.129Z] #43 6.692 go: downloading golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a [2020-05-26T06:54:24.129Z] #43 6.692 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-05-26T06:54:24.129Z] #43 6.694 go: downloading github.com/pkg/errors v0.8.1 [2020-05-26T06:54:24.129Z] #43 6.856 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-05-26T06:54:24.129Z] #43 7.091 go: extracting github.com/pkg/errors v0.8.1 [2020-05-26T06:54:24.129Z] #43 7.107 go: extracting github.com/spf13/pflag v1.0.3 [2020-05-26T06:54:24.129Z] #43 7.108 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-05-26T06:54:24.129Z] #43 7.982 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-05-26T06:54:24.129Z] #43 8.614 go: extracting golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a [2020-05-26T06:54:24.142Z] #60 ... [2020-05-26T06:54:24.142Z] [2020-05-26T06:54:24.142Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-26T06:54:24.142Z] #30 6.711 + RM_GOPATH=0 [2020-05-26T06:54:24.142Z] #30 6.711 + TMP_GOPATH= [2020-05-26T06:54:24.142Z] #30 6.711 + : /build [2020-05-26T06:54:24.142Z] #30 6.711 + '[' -z '' ']' [2020-05-26T06:54:24.142Z] #30 6.724 ++ mktemp -d [2020-05-26T06:54:24.142Z] #30 6.729 + export GOPATH=/tmp/tmp.jGCysFTg8q [2020-05-26T06:54:24.142Z] #30 6.729 + GOPATH=/tmp/tmp.jGCysFTg8q [2020-05-26T06:54:24.142Z] #30 6.730 + RM_GOPATH=1 [2020-05-26T06:54:24.142Z] #30 6.730 + case "$(go env GOARCH)" in [2020-05-26T06:54:24.142Z] #30 6.734 ++ go env GOARCH [2020-05-26T06:54:24.142Z] #30 6.766 + export GO_BUILDMODE=-buildmode=pie [2020-05-26T06:54:24.142Z] #30 6.767 + GO_BUILDMODE=-buildmode=pie [2020-05-26T06:54:24.142Z] #30 6.768 ++ dirname /tmp/install/install.sh [2020-05-26T06:54:24.142Z] #30 6.769 + dir=/tmp/install [2020-05-26T06:54:24.142Z] #30 6.773 + bin=tomlv [2020-05-26T06:54:24.142Z] #30 6.773 + shift [2020-05-26T06:54:24.142Z] #30 6.773 + '[' '!' -f /tmp/install/tomlv.installer ']' [2020-05-26T06:54:24.142Z] #30 6.773 + . /tmp/install/tomlv.installer [2020-05-26T06:54:24.142Z] #30 6.773 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-05-26T06:54:24.142Z] #30 6.773 + install_tomlv [2020-05-26T06:54:24.142Z] #30 6.776 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-05-26T06:54:24.142Z] #30 6.776 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-05-26T06:54:24.142Z] #30 6.777 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.jGCysFTg8q/src/github.com/BurntSushi/toml [2020-05-26T06:54:24.142Z] #30 6.781 Cloning into '/tmp/tmp.jGCysFTg8q/src/github.com/BurntSushi/toml'... [2020-05-26T06:54:24.397Z] #30 ... [2020-05-26T06:54:24.397Z] [2020-05-26T06:54:24.397Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-26T06:54:24.397Z] #54 6.785 + RM_GOPATH=0 [2020-05-26T06:54:24.397Z] #54 6.785 + TMP_GOPATH= [2020-05-26T06:54:24.397Z] #54 6.785 + : /build [2020-05-26T06:54:24.397Z] #54 6.785 + '[' -z '' ']' [2020-05-26T06:54:24.397Z] #54 6.787 ++ mktemp -d [2020-05-26T06:54:24.397Z] #54 6.794 + export GOPATH=/tmp/tmp.9P1aKDDcYC [2020-05-26T06:54:24.397Z] #54 6.794 + GOPATH=/tmp/tmp.9P1aKDDcYC [2020-05-26T06:54:24.397Z] #54 6.794 + RM_GOPATH=1 [2020-05-26T06:54:24.397Z] #54 6.794 + case "$(go env GOARCH)" in [2020-05-26T06:54:24.397Z] #54 6.795 ++ go env GOARCH [2020-05-26T06:54:24.397Z] #54 6.821 + export GO_BUILDMODE=-buildmode=pie [2020-05-26T06:54:24.397Z] #54 6.827 + GO_BUILDMODE=-buildmode=pie [2020-05-26T06:54:24.397Z] #54 6.827 ++ dirname /tmp/install/install.sh [2020-05-26T06:54:24.397Z] #54 6.832 + dir=/tmp/install [2020-05-26T06:54:24.397Z] #54 6.832 + bin=rootlesskit [2020-05-26T06:54:24.397Z] #54 6.832 + shift [2020-05-26T06:54:24.397Z] #54 6.833 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2020-05-26T06:54:24.397Z] #54 6.833 + . /tmp/install/rootlesskit.installer [2020-05-26T06:54:24.397Z] #54 6.833 ++ : 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-05-26T06:54:24.397Z] #54 6.834 + install_rootlesskit [2020-05-26T06:54:24.397Z] #54 6.834 + case "$1" in [2020-05-26T06:54:24.397Z] #54 6.834 + export CGO_ENABLED=0 [2020-05-26T06:54:24.397Z] #54 6.834 + CGO_ENABLED=0 [2020-05-26T06:54:24.397Z] #54 6.835 + _install_rootlesskit [2020-05-26T06:54:24.397Z] #54 6.835 + echo 'Install rootlesskit version 3f5728fbb2b6abdc63d59759e72735442ce6424e' [2020-05-26T06:54:24.397Z] #54 6.835 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.9P1aKDDcYC/src/github.com/rootless-containers/rootlesskit [2020-05-26T06:54:24.397Z] #54 6.835 Install rootlesskit version 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-05-26T06:54:24.397Z] #54 6.837 Cloning into '/tmp/tmp.9P1aKDDcYC/src/github.com/rootless-containers/rootlesskit'... [2020-05-26T06:54:24.397Z] #54 ... [2020-05-26T06:54:24.397Z] [2020-05-26T06:54:24.397Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-05-26T06:54:24.397Z] #36 6.970 + git clone https://github.com/docker/distribution.git . [2020-05-26T06:54:24.397Z] #36 6.985 Cloning into '.'... [2020-05-26T06:54:24.474Z] 59a5abe5a03e: Verifying Checksum [2020-05-26T06:54:24.474Z] 59a5abe5a03e: Download complete [2020-05-26T06:54:24.762Z] a42503eecb04: Verifying Checksum [2020-05-26T06:54:24.762Z] a42503eecb04: Download complete [2020-05-26T06:54:24.776Z] #43 ... [2020-05-26T06:54:24.777Z] [2020-05-26T06:54:24.777Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-26T06:54:24.777Z] #47 3.412 + RM_GOPATH=0 [2020-05-26T06:54:24.777Z] #47 3.412 + TMP_GOPATH= [2020-05-26T06:54:24.777Z] #47 3.412 + : /build [2020-05-26T06:54:24.777Z] #47 3.413 + '[' -z '' ']' [2020-05-26T06:54:24.777Z] #47 3.413 ++ mktemp -d [2020-05-26T06:54:24.777Z] #47 3.419 + export GOPATH=/tmp/tmp.1mhTgN48rD [2020-05-26T06:54:24.777Z] #47 3.419 + GOPATH=/tmp/tmp.1mhTgN48rD [2020-05-26T06:54:24.777Z] #47 3.419 + RM_GOPATH=1 [2020-05-26T06:54:24.777Z] #47 3.419 + case "$(go env GOARCH)" in [2020-05-26T06:54:24.777Z] #47 3.420 ++ go env GOARCH [2020-05-26T06:54:24.777Z] #47 3.442 + export GO_BUILDMODE=-buildmode=pie [2020-05-26T06:54:24.777Z] #47 3.442 + GO_BUILDMODE=-buildmode=pie [2020-05-26T06:54:24.777Z] #47 3.450 ++ dirname /tmp/install/install.sh [2020-05-26T06:54:24.777Z] #47 3.454 + dir=/tmp/install [2020-05-26T06:54:24.777Z] #47 3.454 + bin=shfmt [2020-05-26T06:54:24.777Z] #47 3.454 + shift [2020-05-26T06:54:24.777Z] #47 3.454 + '[' '!' -f /tmp/install/shfmt.installer ']' [2020-05-26T06:54:24.777Z] #47 3.454 + . /tmp/install/shfmt.installer [2020-05-26T06:54:24.777Z] #47 3.454 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-05-26T06:54:24.777Z] #47 3.454 + install_shfmt [2020-05-26T06:54:24.777Z] #47 3.454 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-05-26T06:54:24.777Z] #47 3.454 + git clone https://github.com/mvdan/sh.git /tmp/tmp.1mhTgN48rD/src/github.com/mvdan/sh [2020-05-26T06:54:24.777Z] #47 3.454 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-05-26T06:54:24.777Z] #47 3.456 Cloning into '/tmp/tmp.1mhTgN48rD/src/github.com/mvdan/sh'... [2020-05-26T06:54:24.777Z] #47 9.712 + cd /tmp/tmp.1mhTgN48rD/src/github.com/mvdan/sh [2020-05-26T06:54:24.777Z] #47 9.712 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-05-26T06:54:24.777Z] #47 10.05 + GO111MODULE=on [2020-05-26T06:54:24.777Z] #47 10.05 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-05-26T06:54:25.070Z] #47 ... [2020-05-26T06:54:25.070Z] [2020-05-26T06:54:25.070Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-26T06:54:25.070Z] #41 2.842 + RM_GOPATH=0 [2020-05-26T06:54:25.070Z] #41 2.842 + TMP_GOPATH= [2020-05-26T06:54:25.070Z] #41 2.842 + : /build [2020-05-26T06:54:25.070Z] #41 2.842 + '[' -z '' ']' [2020-05-26T06:54:25.070Z] #41 2.842 ++ mktemp -d [2020-05-26T06:54:25.070Z] #41 2.845 + export GOPATH=/tmp/tmp.xvI8ILSzql [2020-05-26T06:54:25.070Z] #41 2.845 + GOPATH=/tmp/tmp.xvI8ILSzql [2020-05-26T06:54:25.070Z] #41 2.845 + RM_GOPATH=1 [2020-05-26T06:54:25.070Z] #41 2.845 + case "$(go env GOARCH)" in [2020-05-26T06:54:25.070Z] #41 2.845 ++ go env GOARCH [2020-05-26T06:54:25.070Z] #41 2.854 + export GO_BUILDMODE=-buildmode=pie [2020-05-26T06:54:25.070Z] #41 2.854 + GO_BUILDMODE=-buildmode=pie [2020-05-26T06:54:25.070Z] #41 2.854 ++ dirname /tmp/install/install.sh [2020-05-26T06:54:25.070Z] #41 2.854 + dir=/tmp/install [2020-05-26T06:54:25.070Z] #41 2.854 + bin=vndr [2020-05-26T06:54:25.070Z] #41 2.854 + shift [2020-05-26T06:54:25.070Z] #41 2.854 + '[' '!' -f /tmp/install/vndr.installer ']' [2020-05-26T06:54:25.070Z] #41 2.854 + . /tmp/install/vndr.installer [2020-05-26T06:54:25.070Z] #41 2.854 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-05-26T06:54:25.070Z] #41 2.858 + install_vndr [2020-05-26T06:54:25.070Z] #41 2.858 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-05-26T06:54:25.070Z] #41 2.858 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.xvI8ILSzql/src/github.com/LK4D4/vndr [2020-05-26T06:54:25.070Z] #41 2.858 Cloning into '/tmp/tmp.xvI8ILSzql/src/github.com/LK4D4/vndr'... [2020-05-26T06:54:25.070Z] #41 2.858 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-05-26T06:54:25.070Z] #41 3.494 + cd /tmp/tmp.xvI8ILSzql/src/github.com/LK4D4/vndr [2020-05-26T06:54:25.070Z] #41 3.494 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-05-26T06:54:25.070Z] #41 3.501 + go build -buildmode=pie -v -o /build/vndr . [2020-05-26T06:54:25.070Z] #41 4.295 runtime/internal/atomic [2020-05-26T06:54:25.070Z] #41 4.295 internal/cpu [2020-05-26T06:54:25.070Z] #41 4.522 runtime/internal/sys [2020-05-26T06:54:25.070Z] #41 4.601 runtime/internal/math [2020-05-26T06:54:25.070Z] #41 4.676 internal/bytealg [2020-05-26T06:54:25.070Z] #41 4.680 internal/race [2020-05-26T06:54:25.070Z] #41 4.697 sync/atomic [2020-05-26T06:54:25.070Z] #41 4.889 unicode [2020-05-26T06:54:25.070Z] #41 4.997 runtime [2020-05-26T06:54:25.070Z] #41 8.660 unicode/utf8 [2020-05-26T06:54:25.070Z] #41 9.371 math [2020-05-26T06:54:25.070Z] #41 ... [2020-05-26T06:54:25.070Z] [2020-05-26T06:54:25.070Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-26T06:54:25.070Z] #10 4.545 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-05-26T06:54:25.070Z] #10 4.586 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-05-26T06:54:25.070Z] #10 4.605 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-05-26T06:54:25.070Z] #10 5.509 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2020-05-26T06:54:25.070Z] #10 6.814 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [180 kB] [2020-05-26T06:54:25.070Z] #10 8.323 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7380 B] [2020-05-26T06:54:25.070Z] #10 ... [2020-05-26T06:54:25.070Z] [2020-05-26T06:54:25.070Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-26T06:54:25.070Z] #45 3.279 + RM_GOPATH=0 [2020-05-26T06:54:25.070Z] #45 3.279 + TMP_GOPATH= [2020-05-26T06:54:25.070Z] #45 3.279 + : /build [2020-05-26T06:54:25.070Z] #45 3.279 + '[' -z '' ']' [2020-05-26T06:54:25.070Z] #45 3.281 ++ mktemp -d [2020-05-26T06:54:25.070Z] #45 3.281 + export GOPATH=/tmp/tmp.H75FqPXLtq [2020-05-26T06:54:25.070Z] #45 3.282 + GOPATH=/tmp/tmp.H75FqPXLtq [2020-05-26T06:54:25.070Z] #45 3.282 + RM_GOPATH=1 [2020-05-26T06:54:25.070Z] #45 3.282 + case "$(go env GOARCH)" in [2020-05-26T06:54:25.070Z] #45 3.282 ++ go env GOARCH [2020-05-26T06:54:25.070Z] #45 3.288 + export GO_BUILDMODE=-buildmode=pie [2020-05-26T06:54:25.070Z] #45 3.288 + GO_BUILDMODE=-buildmode=pie [2020-05-26T06:54:25.070Z] #45 3.288 ++ dirname /tmp/install/install.sh [2020-05-26T06:54:25.070Z] #45 3.305 + dir=/tmp/install [2020-05-26T06:54:25.070Z] #45 3.305 + bin=golangci_lint [2020-05-26T06:54:25.070Z] #45 3.305 + shift [2020-05-26T06:54:25.070Z] #45 3.305 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2020-05-26T06:54:25.070Z] #45 3.305 + . /tmp/install/golangci_lint.installer [2020-05-26T06:54:25.070Z] #45 3.305 ++ : v1.23.8 [2020-05-26T06:54:25.070Z] #45 3.305 + install_golangci_lint [2020-05-26T06:54:25.070Z] #45 3.305 + echo 'Installing golangci-lint version v1.23.8' [2020-05-26T06:54:25.070Z] #45 3.305 Installing golangci-lint version v1.23.8 [2020-05-26T06:54:25.070Z] #45 3.305 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-05-26T06:54:25.353Z] #45 ... [2020-05-26T06:54:25.353Z] [2020-05-26T06:54:25.353Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-26T06:54:25.353Z] #60 4.295 + RM_GOPATH=0 [2020-05-26T06:54:25.353Z] #60 4.296 + TMP_GOPATH= [2020-05-26T06:54:25.353Z] #60 4.296 + : /build [2020-05-26T06:54:25.353Z] #60 4.297 + '[' -z '' ']' [2020-05-26T06:54:25.353Z] #60 4.300 ++ mktemp -d [2020-05-26T06:54:25.353Z] #60 4.302 + export GOPATH=/tmp/tmp.8vexcme1tR [2020-05-26T06:54:25.353Z] #60 4.302 + GOPATH=/tmp/tmp.8vexcme1tR [2020-05-26T06:54:25.353Z] #60 4.302 + RM_GOPATH=1 [2020-05-26T06:54:25.353Z] #60 4.306 + case "$(go env GOARCH)" in [2020-05-26T06:54:25.353Z] #60 4.310 ++ go env GOARCH [2020-05-26T06:54:25.353Z] #60 4.325 + export GO_BUILDMODE=-buildmode=pie [2020-05-26T06:54:25.353Z] #60 4.325 + GO_BUILDMODE=-buildmode=pie [2020-05-26T06:54:25.353Z] #60 4.325 ++ dirname /tmp/install/install.sh [2020-05-26T06:54:25.353Z] #60 4.325 + dir=/tmp/install [2020-05-26T06:54:25.353Z] #60 4.325 + bin=proxy [2020-05-26T06:54:25.353Z] #60 4.325 + shift [2020-05-26T06:54:25.353Z] #60 4.325 + '[' '!' -f /tmp/install/proxy.installer ']' [2020-05-26T06:54:25.353Z] #60 4.325 + . /tmp/install/proxy.installer [2020-05-26T06:54:25.353Z] #60 4.326 ++ : ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-05-26T06:54:25.353Z] #60 4.327 + install_proxy [2020-05-26T06:54:25.353Z] #60 4.331 + case "$1" in [2020-05-26T06:54:25.353Z] #60 4.331 + export CGO_ENABLED=0 [2020-05-26T06:54:25.353Z] #60 4.331 + CGO_ENABLED=0 [2020-05-26T06:54:25.353Z] #60 4.331 + _install_proxy [2020-05-26T06:54:25.353Z] #60 4.331 + echo 'Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee' [2020-05-26T06:54:25.353Z] #60 4.331 Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-05-26T06:54:25.353Z] #60 4.331 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.8vexcme1tR/src/github.com/docker/libnetwork [2020-05-26T06:54:25.353Z] #60 4.335 Cloning into '/tmp/tmp.8vexcme1tR/src/github.com/docker/libnetwork'... [2020-05-26T06:54:25.353Z] #60 ... [2020-05-26T06:54:25.353Z] [2020-05-26T06:54:25.353Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-26T06:54:25.353Z] #38 4.496 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-05-26T06:54:25.353Z] #38 4.537 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-05-26T06:54:25.353Z] #38 4.551 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-05-26T06:54:25.353Z] #38 5.198 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2020-05-26T06:54:25.353Z] #38 6.669 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [180 kB] [2020-05-26T06:54:25.353Z] #38 8.335 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7380 B] [2020-05-26T06:54:25.400Z] 0e35845be2ad: Verifying Checksum [2020-05-26T06:54:25.400Z] 0e35845be2ad: Download complete [2020-05-26T06:54:25.638Z] #38 ... [2020-05-26T06:54:25.638Z] [2020-05-26T06:54:25.638Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-05-26T06:54:25.638Z] #28 4.404 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-05-26T06:54:25.638Z] #28 4.405 Cloning into '.'... [2020-05-26T06:54:25.638Z] #28 ... [2020-05-26T06:54:25.638Z] [2020-05-26T06:54:25.638Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-05-26T06:54:25.638Z] #23 4.163 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-05-26T06:54:25.638Z] #23 4.206 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-05-26T06:54:25.638Z] #23 4.361 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-05-26T06:54:25.638Z] #23 5.153 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2020-05-26T06:54:25.638Z] #23 7.201 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [180 kB] [2020-05-26T06:54:25.638Z] #23 10.72 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7380 B] [2020-05-26T06:54:25.920Z] #23 ... [2020-05-26T06:54:25.920Z] [2020-05-26T06:54:25.920Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-26T06:54:25.920Z] #32 4.586 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-05-26T06:54:25.920Z] #32 4.635 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-05-26T06:54:25.920Z] #32 4.648 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-05-26T06:54:25.920Z] #32 5.437 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2020-05-26T06:54:25.920Z] #32 6.946 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [180 kB] [2020-05-26T06:54:25.920Z] #32 8.796 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7380 B] [2020-05-26T06:54:25.920Z] #32 ... [2020-05-26T06:54:25.920Z] [2020-05-26T06:54:25.920Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-05-26T06:54:25.920Z] #51 4.006 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-05-26T06:54:25.920Z] #51 4.153 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-05-26T06:54:25.920Z] #51 4.342 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-05-26T06:54:25.920Z] #51 4.714 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2020-05-26T06:54:25.920Z] #51 5.983 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [180 kB] [2020-05-26T06:54:25.920Z] #51 8.067 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7380 B] [2020-05-26T06:54:26.201Z] #51 ... [2020-05-26T06:54:26.201Z] [2020-05-26T06:54:26.201Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-05-26T06:54:26.201Z] #36 10.93 Checking out files: 93% (1492/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-26T06:54:26.201Z] #36 11.02 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-05-26T06:54:27.205Z] #36 12.47 + 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-26T06:54:27.664Z] #36 ... [2020-05-26T06:54:27.664Z] [2020-05-26T06:54:27.664Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-26T06:54:27.664Z] #38 4.122 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-05-26T06:54:27.664Z] #38 4.207 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-05-26T06:54:27.664Z] #38 4.291 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-05-26T06:54:27.664Z] #38 5.186 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-05-26T06:54:27.664Z] #38 7.311 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [201 kB] [2020-05-26T06:54:27.664Z] #38 9.532 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-05-26T06:54:27.664Z] #38 ... [2020-05-26T06:54:27.664Z] [2020-05-26T06:54:27.664Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-26T06:54:27.664Z] #32 6.882 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-05-26T06:54:27.664Z] #32 6.946 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-05-26T06:54:27.664Z] #32 6.948 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-05-26T06:54:27.664Z] #32 7.966 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-05-26T06:54:27.664Z] #32 10.34 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [201 kB] [2020-05-26T06:54:27.664Z] #32 ... [2020-05-26T06:54:27.664Z] [2020-05-26T06:54:27.664Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-05-26T06:54:27.664Z] #51 6.675 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-05-26T06:54:27.664Z] #51 6.737 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-05-26T06:54:27.664Z] #51 6.737 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-05-26T06:54:27.664Z] #51 7.806 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-05-26T06:54:27.664Z] #51 10.33 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [201 kB] [2020-05-26T06:54:27.692Z] DEBUG: print all environment variables to check how Jenkins runs this script [2020-05-26T06:54:27.692Z] C:\windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-d0ec0cde\powershellScript.ps1'; exit $LASTEXITCODE; [2020-05-26T06:54:27.692Z] ---------------------------------------------------------------------------- [2020-05-26T06:54:27.692Z] [2020-05-26T06:54:27.692Z] INFO: executeCI.ps1 starting at Tue May 26 06:54:25 CUT 2020 [2020-05-26T06:54:27.692Z] [2020-05-26T06:54:27.692Z] INFO: Script version 05-Feb-2019 09:03 PDT [2020-05-26T06:54:27.692Z] INFO: Running git version 2.24.1.windows.2 [2020-05-26T06:54:27.692Z] INFO: Branch:rs5_release Build:17763.1.180914-1434 [2020-05-26T06:54:27.692Z] INFO: Environment variables: [2020-05-26T06:54:27.692Z] [2020-05-26T06:54:27.692Z] Name Value [2020-05-26T06:54:27.692Z] ---- ----- [2020-05-26T06:54:27.692Z] ALLUSERSPROFILE C:\ProgramData [2020-05-26T06:54:27.692Z] APPDATA C:\windows\system32\config\systemprofile\AppData\Roaming [2020-05-26T06:54:27.692Z] APT_MIRROR cdn-fastly.deb.debian.org [2020-05-26T06:54:27.692Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.8 [2020-05-26T06:54:27.692Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.8 [2020-05-26T06:54:27.692Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2020-05-26T06:54:27.692Z] BRANCH_NAME PR-41026 [2020-05-26T06:54:27.692Z] BUILD_DISPLAY_NAME #1 [2020-05-26T06:54:27.692Z] BUILD_ID 1 [2020-05-26T06:54:27.692Z] BUILD_NUMBER 1 [2020-05-26T06:54:27.692Z] BUILD_TAG jenkins-moby-PR-41026-1 [2020-05-26T06:54:27.692Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-41026/1/ [2020-05-26T06:54:27.692Z] CHANGE_AUTHOR XiaodongLoong [2020-05-26T06:54:27.692Z] CHANGE_AUTHOR_DISPLAY_NAME Xiaodong Liu [2020-05-26T06:54:27.692Z] CHANGE_BRANCH master [2020-05-26T06:54:27.692Z] CHANGE_FORK XiaodongLoong [2020-05-26T06:54:27.692Z] CHANGE_ID 41026 [2020-05-26T06:54:27.692Z] CHANGE_TARGET master [2020-05-26T06:54:27.692Z] CHANGE_TITLE fix "stat.Rdev" invalid operation mismatched types on mips64el [2020-05-26T06:54:27.692Z] CHANGE_URL https://github.com/moby/moby/pull/41026 [2020-05-26T06:54:27.692Z] CHECK_CONFIG_COMMIT 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-05-26T06:54:27.692Z] CommonProgramFiles C:\Program Files\Common Files [2020-05-26T06:54:27.692Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2020-05-26T06:54:27.692Z] CommonProgramW6432 C:\Program Files\Common Files [2020-05-26T06:54:27.692Z] COMPUTERNAME azwin-2-2a9a80 [2020-05-26T06:54:27.692Z] ComSpec C:\windows\system32\cmd.exe [2020-05-26T06:54:27.692Z] ConfigSequenceNumber 0 [2020-05-26T06:54:27.692Z] DOCKER_BUILDKIT 0 [2020-05-26T06:54:27.692Z] DOCKER_DUT_DEBUG 1 [2020-05-26T06:54:27.692Z] DOCKER_EXPERIMENTAL 1 [2020-05-26T06:54:27.692Z] DOCKER_GRAPHDRIVER overlay2 [2020-05-26T06:54:27.692Z] DriverData C:\Windows\System32\Drivers\DriverData [2020-05-26T06:54:27.692Z] EXECUTOR_NUMBER 0 [2020-05-26T06:54:27.692Z] FQDN azwin-2-2a9a80.westus.cloudapp.azure.com [2020-05-26T06:54:27.692Z] GIT_BRANCH PR-41026 [2020-05-26T06:54:27.692Z] GIT_COMMIT 429ae97b598fa84b60d54232cbd6964ecd3b8078 [2020-05-26T06:54:27.692Z] GIT_URL https://github.com/moby/moby.git [2020-05-26T06:54:27.692Z] HUDSON_COOKIE 6c162ae6-86b3-426c-81fd-6f8e32cf64bb [2020-05-26T06:54:27.692Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2020-05-26T06:54:27.692Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2020-05-26T06:54:27.692Z] HUDSON_URL https://ci-next.docker.com/public/ [2020-05-26T06:54:27.692Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.242-1.b08.ojdkbuild.windows.x86_64 [2020-05-26T06:54:27.692Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2020-05-26T06:54:27.692Z] JENKINS_NODE_COOKIE 2f2bcb48-2e99-4258-8383-628531736050 [2020-05-26T06:54:27.692Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2020-05-26T06:54:27.692Z] JENKINS_URL https://ci-next.docker.com/public/ [2020-05-26T06:54:27.692Z] JOB_BASE_NAME PR-41026 [2020-05-26T06:54:27.692Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-41026/display/redirect [2020-05-26T06:54:27.692Z] JOB_NAME moby/PR-41026 [2020-05-26T06:54:27.692Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-41026/ [2020-05-26T06:54:27.692Z] library.jps.version master [2020-05-26T06:54:27.692Z] LOCALAPPDATA C:\windows\system32\config\systemprofile\AppData\Local [2020-05-26T06:54:27.692Z] NODE_LABELS amd64 azure azwin-2-2a9a80 azwin-2019 docker west-us windows windows-2019 x86_64 [2020-05-26T06:54:27.692Z] NODE_NAME azwin-2-2a9a80 [2020-05-26T06:54:27.692Z] NUMBER_OF_PROCESSORS 4 [2020-05-26T06:54:27.692Z] OS Windows_NT [2020-05-26T06:54:27.692Z] Path C:\windows\system32;C:\windows;C:\windows\System32\Wbem;C:\windows\System32\WindowsPo... [2020-05-26T06:54:27.692Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2020-05-26T06:54:27.692Z] PROCESSOR_ARCHITECTURE AMD64 [2020-05-26T06:54:27.692Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 85 Stepping 4, GenuineIntel [2020-05-26T06:54:27.692Z] PROCESSOR_LEVEL 6 [2020-05-26T06:54:27.692Z] PROCESSOR_REVISION 5504 [2020-05-26T06:54:27.692Z] ProgramData C:\ProgramData [2020-05-26T06:54:27.692Z] ProgramFiles C:\Program Files [2020-05-26T06:54:27.692Z] ProgramFiles(x86) C:\Program Files (x86) [2020-05-26T06:54:27.692Z] ProgramW6432 C:\Program Files [2020-05-26T06:54:27.692Z] PROMPT $P$G [2020-05-26T06:54:27.692Z] PSExecutionPolicyPreference Bypass [2020-05-26T06:54:27.692Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\windows\syste... [2020-05-26T06:54:27.692Z] PUBLIC C:\Users\Public [2020-05-26T06:54:27.692Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-41026/1/display/redirect?page=changes [2020-05-26T06:54:27.692Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-41026/1/display/redirect [2020-05-26T06:54:27.692Z] SKIP_VALIDATION_TESTS 1 [2020-05-26T06:54:27.692Z] SOURCES_DRIVE d [2020-05-26T06:54:27.692Z] SOURCES_SUBDIR gopath [2020-05-26T06:54:27.692Z] STAGE_NAME Run tests [2020-05-26T06:54:27.692Z] SystemDrive C: [2020-05-26T06:54:27.692Z] SystemRoot C:\windows [2020-05-26T06:54:27.692Z] TEMP C:\windows\TEMP [2020-05-26T06:54:27.692Z] TESTDEBUG 0 [2020-05-26T06:54:27.692Z] TESTRUN_DRIVE d [2020-05-26T06:54:27.692Z] TESTRUN_SUBDIR CI [2020-05-26T06:54:27.692Z] TIMEOUT 120m [2020-05-26T06:54:27.692Z] TMP C:\windows\TEMP [2020-05-26T06:54:27.692Z] USERDOMAIN WORKGROUP [2020-05-26T06:54:27.692Z] USERNAME azwin-2-2a9a80$ [2020-05-26T06:54:27.692Z] USERPROFILE C:\windows\system32\config\systemprofile [2020-05-26T06:54:27.692Z] windir C:\windows [2020-05-26T06:54:27.692Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2020-05-26T06:54:27.692Z] WINDOWS_BASE_IMAGE_TAG ltsc2019 [2020-05-26T06:54:27.692Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2020-05-26T06:54:27.692Z] [2020-05-26T06:54:27.692Z] [2020-05-26T06:54:27.692Z] [2020-05-26T06:54:27.692Z] INFO: Sources under d:\gopath\... [2020-05-26T06:54:27.692Z] INFO: Test run under d:\CI\... [2020-05-26T06:54:27.692Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2020-05-26T06:54:27.692Z] INFO: docker/docker repository was found [2020-05-26T06:54:27.692Z] INFO: Image microsoft/windowsservercore:latest is already loaded in the control daemon [2020-05-26T06:54:27.692Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.1217' [2020-05-26T06:54:27.692Z] INFO: Docker version of control daemon [2020-05-26T06:54:27.692Z] [2020-05-26T06:54:27.692Z] Client: Docker Engine - Enterprise [2020-05-26T06:54:27.692Z] Version: 19.03.5 [2020-05-26T06:54:27.692Z] API version: 1.40 [2020-05-26T06:54:27.692Z] Go version: go1.12.12 [2020-05-26T06:54:27.692Z] Git commit: 2ee0c57608 [2020-05-26T06:54:27.692Z] Built: 11/13/2019 08:00:16 [2020-05-26T06:54:27.692Z] OS/Arch: windows/amd64 [2020-05-26T06:54:27.692Z] Experimental: false [2020-05-26T06:54:27.692Z] [2020-05-26T06:54:27.692Z] Server: Docker Engine - Enterprise [2020-05-26T06:54:27.692Z] Engine: [2020-05-26T06:54:27.692Z] Version: 19.03.5 [2020-05-26T06:54:27.692Z] API version: 1.40 (minimum version 1.24) [2020-05-26T06:54:27.692Z] Go version: go1.12.12 [2020-05-26T06:54:27.692Z] Git commit: 2ee0c57608 [2020-05-26T06:54:27.692Z] Built: 11/13/2019 07:58:51 [2020-05-26T06:54:27.692Z] OS/Arch: windows/amd64 [2020-05-26T06:54:27.692Z] Experimental: true [2020-05-26T06:54:27.692Z] [2020-05-26T06:54:27.692Z] INFO: Docker info of control daemon [2020-05-26T06:54:27.692Z] [2020-05-26T06:54:27.692Z] Client: [2020-05-26T06:54:27.692Z] Debug Mode: false [2020-05-26T06:54:27.692Z] Plugins: [2020-05-26T06:54:27.692Z] cluster: Manage Docker clusters (Docker Inc., v1.2.0) [2020-05-26T06:54:27.692Z] [2020-05-26T06:54:27.692Z] Server: [2020-05-26T06:54:27.692Z] Containers: 0 [2020-05-26T06:54:27.692Z] Running: 0 [2020-05-26T06:54:27.692Z] Paused: 0 [2020-05-26T06:54:27.692Z] Stopped: 0 [2020-05-26T06:54:27.692Z] Images: 10 [2020-05-26T06:54:27.692Z] Server Version: 19.03.5 [2020-05-26T06:54:27.692Z] Storage Driver: windowsfilter (windows) lcow (linux) [2020-05-26T06:54:27.692Z] Windows: [2020-05-26T06:54:27.692Z] LCOW: [2020-05-26T06:54:27.692Z] Logging Driver: json-file [2020-05-26T06:54:27.692Z] Plugins: [2020-05-26T06:54:27.692Z] Volume: local [2020-05-26T06:54:27.692Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-05-26T06:54:27.692Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-05-26T06:54:27.692Z] Swarm: inactive [2020-05-26T06:54:27.692Z] Default Isolation: process [2020-05-26T06:54:27.692Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-05-26T06:54:27.693Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1158) [2020-05-26T06:54:27.693Z] OSType: windows [2020-05-26T06:54:27.693Z] Architecture: x86_64 [2020-05-26T06:54:27.693Z] CPUs: 4 [2020-05-26T06:54:27.693Z] Total Memory: 32GiB [2020-05-26T06:54:27.693Z] Name: azwin-2-2a9a80 [2020-05-26T06:54:27.693Z] ID: KCNI:CG6W:YR45:KEJM:33CJ:VTQV:NYZF:RBKQ:V3FU:ZREQ:HODD:CILW [2020-05-26T06:54:27.693Z] Docker Root Dir: D:\docker [2020-05-26T06:54:27.693Z] Debug Mode: false [2020-05-26T06:54:27.693Z] Registry: https://index.docker.io/v1/ [2020-05-26T06:54:27.693Z] Labels: [2020-05-26T06:54:27.693Z] Experimental: true [2020-05-26T06:54:27.693Z] Insecure Registries: [2020-05-26T06:54:27.693Z] 10.0.0.4:5000 [2020-05-26T06:54:27.693Z] 127.0.0.0/8 [2020-05-26T06:54:27.693Z] Registry Mirrors: [2020-05-26T06:54:27.693Z] http://10.0.0.4:5000/ [2020-05-26T06:54:27.693Z] Live Restore Enabled: false [2020-05-26T06:54:27.693Z] [2020-05-26T06:54:27.693Z] [2020-05-26T06:54:27.693Z] INFO: Commit hash is 2ed9c9870c [2020-05-26T06:54:27.693Z] INFO: Nuke-Everything... [2020-05-26T06:54:27.693Z] INFO: Container count on control daemon to delete is 0 [2020-05-26T06:54:27.927Z] #51 ... [2020-05-26T06:54:27.927Z] [2020-05-26T06:54:27.927Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-26T06:54:27.927Z] #43 7.120 + RM_GOPATH=0 [2020-05-26T06:54:27.927Z] #43 7.120 + TMP_GOPATH= [2020-05-26T06:54:27.927Z] #43 7.120 + : /build [2020-05-26T06:54:27.927Z] #43 7.120 + '[' -z '' ']' [2020-05-26T06:54:27.927Z] #43 7.120 ++ mktemp -d [2020-05-26T06:54:27.927Z] #43 7.121 + export GOPATH=/tmp/tmp.d2898p3Psq [2020-05-26T06:54:27.927Z] #43 7.122 + GOPATH=/tmp/tmp.d2898p3Psq [2020-05-26T06:54:27.927Z] #43 7.122 + RM_GOPATH=1 [2020-05-26T06:54:27.927Z] #43 7.122 + case "$(go env GOARCH)" in [2020-05-26T06:54:27.927Z] #43 7.123 ++ go env GOARCH [2020-05-26T06:54:27.927Z] #43 7.145 + export GO_BUILDMODE=-buildmode=pie [2020-05-26T06:54:27.927Z] #43 7.147 + GO_BUILDMODE=-buildmode=pie [2020-05-26T06:54:27.927Z] #43 7.152 ++ dirname /tmp/install/install.sh [2020-05-26T06:54:27.927Z] #43 7.153 + dir=/tmp/install [2020-05-26T06:54:27.927Z] #43 7.164 + bin=gotestsum [2020-05-26T06:54:27.927Z] #43 7.164 + shift [2020-05-26T06:54:27.927Z] #43 7.164 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2020-05-26T06:54:27.927Z] #43 7.164 + . /tmp/install/gotestsum.installer [2020-05-26T06:54:27.927Z] #43 7.164 ++ : v0.3.5 [2020-05-26T06:54:27.927Z] #43 7.164 + install_gotestsum [2020-05-26T06:54:27.927Z] #43 7.165 + set -e [2020-05-26T06:54:27.927Z] #43 7.170 + export GO111MODULE=on [2020-05-26T06:54:27.927Z] #43 7.170 + GO111MODULE=on [2020-05-26T06:54:27.927Z] #43 7.170 + go get -d gotest.tools/gotestsum@v0.3.5 [2020-05-26T06:54:27.927Z] #43 7.285 go: finding gotest.tools/gotestsum v0.3.5 [2020-05-26T06:54:27.927Z] #43 7.291 go: finding gotest.tools v0.3.5 [2020-05-26T06:54:27.927Z] #43 8.398 go: downloading gotest.tools/gotestsum v0.3.5 [2020-05-26T06:54:27.927Z] #43 8.897 go: extracting gotest.tools/gotestsum v0.3.5 [2020-05-26T06:54:27.927Z] #43 9.783 go: downloading gotest.tools v2.1.0+incompatible [2020-05-26T06:54:27.927Z] #43 9.889 go: extracting gotest.tools v2.1.0+incompatible [2020-05-26T06:54:27.927Z] #43 10.03 go: downloading github.com/spf13/pflag v1.0.1 [2020-05-26T06:54:27.927Z] #43 10.03 go: downloading github.com/pkg/errors v0.8.0 [2020-05-26T06:54:27.927Z] #43 10.07 go: downloading github.com/fatih/color v1.6.0 [2020-05-26T06:54:27.927Z] #43 10.10 go: downloading github.com/sirupsen/logrus v1.0.5 [2020-05-26T06:54:27.927Z] #43 10.29 go: downloading github.com/jonboulle/clockwork v0.1.0 [2020-05-26T06:54:27.927Z] #43 10.30 go: extracting github.com/pkg/errors v0.8.0 [2020-05-26T06:54:27.927Z] #43 10.30 go: downloading golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-05-26T06:54:27.995Z] ok github.com/docker/docker/api/server 0.028s coverage: 9.0% of statements [2020-05-26T06:54:28.098Z] 7732483b686e: Pull complete [2020-05-26T06:54:28.167Z] INFO: Nuking d:\CI [2020-05-26T06:54:28.167Z] INFO: Zapped successfully [2020-05-26T06:54:28.167Z] INFO: Location for testing is d:\CI\PR-41026\1 [2020-05-26T06:54:28.167Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2020-05-26T06:54:28.167Z] [2020-05-26T06:54:28.167Z] [2020-05-26T06:54:28.167Z] INFO: Building the image from Dockerfile.windows at 05/26/2020 06:54:27... [2020-05-26T06:54:28.167Z] [2020-05-26T06:54:28.183Z] #43 10.69 go: extracting github.com/fatih/color v1.6.0 [2020-05-26T06:54:28.183Z] #43 ... [2020-05-26T06:54:28.183Z] [2020-05-26T06:54:28.183Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-26T06:54:28.183Z] #10 7.445 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-05-26T06:54:28.183Z] #10 7.494 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-05-26T06:54:28.183Z] #10 7.499 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-05-26T06:54:28.183Z] #10 8.509 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-05-26T06:54:28.183Z] #10 10.79 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [201 kB] [2020-05-26T06:54:28.183Z] #10 ... [2020-05-26T06:54:28.183Z] [2020-05-26T06:54:28.183Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-26T06:54:28.183Z] #47 6.639 + RM_GOPATH=0 [2020-05-26T06:54:28.183Z] #47 6.639 + TMP_GOPATH= [2020-05-26T06:54:28.183Z] #47 6.639 + : /build [2020-05-26T06:54:28.183Z] #47 6.639 + '[' -z '' ']' [2020-05-26T06:54:28.183Z] #47 6.643 ++ mktemp -d [2020-05-26T06:54:28.183Z] #47 6.649 + export GOPATH=/tmp/tmp.XTpyci22Hj [2020-05-26T06:54:28.183Z] #47 6.649 + GOPATH=/tmp/tmp.XTpyci22Hj [2020-05-26T06:54:28.183Z] #47 6.649 + RM_GOPATH=1 [2020-05-26T06:54:28.183Z] #47 6.649 + case "$(go env GOARCH)" in [2020-05-26T06:54:28.183Z] #47 6.650 ++ go env GOARCH [2020-05-26T06:54:28.183Z] #47 6.670 + export GO_BUILDMODE=-buildmode=pie [2020-05-26T06:54:28.183Z] #47 6.670 + GO_BUILDMODE=-buildmode=pie [2020-05-26T06:54:28.183Z] #47 6.686 ++ dirname /tmp/install/install.sh [2020-05-26T06:54:28.183Z] #47 6.688 + dir=/tmp/install [2020-05-26T06:54:28.183Z] #47 6.689 + bin=shfmt [2020-05-26T06:54:28.183Z] #47 6.690 + shift [2020-05-26T06:54:28.183Z] #47 6.692 + '[' '!' -f /tmp/install/shfmt.installer ']' [2020-05-26T06:54:28.183Z] #47 6.693 + . /tmp/install/shfmt.installer [2020-05-26T06:54:28.183Z] #47 6.693 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-05-26T06:54:28.183Z] #47 6.696 + install_shfmt [2020-05-26T06:54:28.183Z] #47 6.696 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-05-26T06:54:28.183Z] #47 6.696 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-05-26T06:54:28.183Z] #47 6.696 + git clone https://github.com/mvdan/sh.git /tmp/tmp.XTpyci22Hj/src/github.com/mvdan/sh [2020-05-26T06:54:28.183Z] #47 6.717 Cloning into '/tmp/tmp.XTpyci22Hj/src/github.com/mvdan/sh'... [2020-05-26T06:54:28.183Z] #47 ... [2020-05-26T06:54:28.183Z] [2020-05-26T06:54:28.183Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-26T06:54:28.183Z] #41 6.827 + RM_GOPATH=0 [2020-05-26T06:54:28.183Z] #41 6.827 + TMP_GOPATH= [2020-05-26T06:54:28.183Z] #41 6.827 + : /build [2020-05-26T06:54:28.183Z] #41 6.827 + '[' -z '' ']' [2020-05-26T06:54:28.183Z] #41 6.827 ++ mktemp -d [2020-05-26T06:54:28.183Z] #41 6.827 + export GOPATH=/tmp/tmp.Ao6EVUTUh6 [2020-05-26T06:54:28.183Z] #41 6.827 + GOPATH=/tmp/tmp.Ao6EVUTUh6 [2020-05-26T06:54:28.183Z] #41 6.827 + RM_GOPATH=1 [2020-05-26T06:54:28.183Z] #41 6.827 + case "$(go env GOARCH)" in [2020-05-26T06:54:28.183Z] #41 6.827 ++ go env GOARCH [2020-05-26T06:54:28.183Z] #41 6.850 + export GO_BUILDMODE=-buildmode=pie [2020-05-26T06:54:28.183Z] #41 6.850 + GO_BUILDMODE=-buildmode=pie [2020-05-26T06:54:28.183Z] #41 6.850 ++ dirname /tmp/install/install.sh [2020-05-26T06:54:28.183Z] #41 6.858 + dir=/tmp/install [2020-05-26T06:54:28.183Z] #41 6.859 + bin=vndr [2020-05-26T06:54:28.183Z] #41 6.859 + shift [2020-05-26T06:54:28.183Z] #41 6.859 + '[' '!' -f /tmp/install/vndr.installer ']' [2020-05-26T06:54:28.183Z] #41 6.860 + . /tmp/install/vndr.installer [2020-05-26T06:54:28.183Z] #41 6.860 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-05-26T06:54:28.183Z] #41 6.860 + install_vndr [2020-05-26T06:54:28.183Z] #41 6.860 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-05-26T06:54:28.183Z] #41 6.861 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-05-26T06:54:28.183Z] #41 6.861 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.Ao6EVUTUh6/src/github.com/LK4D4/vndr [2020-05-26T06:54:28.183Z] #41 6.864 Cloning into '/tmp/tmp.Ao6EVUTUh6/src/github.com/LK4D4/vndr'... [2020-05-26T06:54:28.183Z] #41 7.626 + cd /tmp/tmp.Ao6EVUTUh6/src/github.com/LK4D4/vndr [2020-05-26T06:54:28.183Z] #41 7.627 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-05-26T06:54:28.183Z] #41 7.640 + go build -buildmode=pie -v -o /build/vndr . [2020-05-26T06:54:28.183Z] #41 9.055 runtime/internal/sys [2020-05-26T06:54:28.183Z] #41 9.068 internal/cpu [2020-05-26T06:54:28.183Z] #41 9.492 internal/race [2020-05-26T06:54:28.183Z] #41 9.575 sync/atomic [2020-05-26T06:54:28.183Z] #41 9.837 unicode [2020-05-26T06:54:28.183Z] #41 10.05 runtime [2020-05-26T06:54:28.440Z] #41 ... [2020-05-26T06:54:28.440Z] [2020-05-26T06:54:28.440Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-26T06:54:28.440Z] #45 6.956 + RM_GOPATH=0 [2020-05-26T06:54:28.440Z] #45 6.956 + TMP_GOPATH= [2020-05-26T06:54:28.440Z] #45 6.956 + : /build [2020-05-26T06:54:28.440Z] #45 6.956 + '[' -z '' ']' [2020-05-26T06:54:28.440Z] #45 6.957 ++ mktemp -d [2020-05-26T06:54:28.440Z] #45 6.962 + export GOPATH=/tmp/tmp.nJDapzmDQv [2020-05-26T06:54:28.440Z] #45 6.962 + GOPATH=/tmp/tmp.nJDapzmDQv [2020-05-26T06:54:28.440Z] #45 6.962 + RM_GOPATH=1 [2020-05-26T06:54:28.440Z] #45 6.962 + case "$(go env GOARCH)" in [2020-05-26T06:54:28.440Z] #45 6.962 ++ go env GOARCH [2020-05-26T06:54:28.440Z] #45 7.001 + export GO_BUILDMODE=-buildmode=pie [2020-05-26T06:54:28.440Z] #45 7.001 + GO_BUILDMODE=-buildmode=pie [2020-05-26T06:54:28.440Z] #45 7.009 ++ dirname /tmp/install/install.sh [2020-05-26T06:54:28.440Z] #45 7.011 + dir=/tmp/install [2020-05-26T06:54:28.440Z] #45 7.011 + bin=golangci_lint [2020-05-26T06:54:28.440Z] #45 7.011 + shift [2020-05-26T06:54:28.440Z] #45 7.011 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2020-05-26T06:54:28.440Z] #45 7.011 + . /tmp/install/golangci_lint.installer [2020-05-26T06:54:28.440Z] #45 7.012 ++ : v1.23.8 [2020-05-26T06:54:28.440Z] #45 7.015 + install_golangci_lint [2020-05-26T06:54:28.440Z] #45 7.015 + echo 'Installing golangci-lint version v1.23.8' [2020-05-26T06:54:28.440Z] #45 7.015 Installing golangci-lint version v1.23.8 [2020-05-26T06:54:28.440Z] #45 7.019 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-05-26T06:54:28.440Z] #45 ... [2020-05-26T06:54:28.440Z] [2020-05-26T06:54:28.440Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-05-26T06:54:28.440Z] #28 3.994 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-05-26T06:54:28.440Z] #28 3.994 Cloning into '.'... [2020-05-26T06:54:28.696Z] #28 ... [2020-05-26T06:54:28.696Z] [2020-05-26T06:54:28.696Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-05-26T06:54:28.696Z] #23 6.969 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-05-26T06:54:28.696Z] #23 7.048 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-05-26T06:54:28.696Z] #23 7.052 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-05-26T06:54:28.696Z] #23 8.044 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-05-26T06:54:28.696Z] #23 10.19 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [201 kB] [2020-05-26T06:54:28.696Z] #23 ... [2020-05-26T06:54:28.696Z] [2020-05-26T06:54:28.696Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-26T06:54:28.696Z] #43 10.69 go: extracting github.com/spf13/pflag v1.0.1 [2020-05-26T06:54:28.696Z] #43 10.96 go: extracting github.com/jonboulle/clockwork v0.1.0 [2020-05-26T06:54:28.696Z] #43 11.00 go: downloading github.com/mattn/go-isatty v0.0.3 [2020-05-26T06:54:28.696Z] #43 11.00 go: downloading github.com/mattn/go-colorable v0.0.9 [2020-05-26T06:54:28.696Z] #43 11.03 go: extracting github.com/sirupsen/logrus v1.0.5 [2020-05-26T06:54:28.696Z] #43 11.06 go: extracting golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-05-26T06:54:28.696Z] #43 11.12 go: downloading golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-05-26T06:54:28.696Z] #43 11.13 go: downloading golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-05-26T06:54:28.696Z] #43 11.17 go: extracting github.com/mattn/go-colorable v0.0.9 [2020-05-26T06:54:28.696Z] #43 11.18 go: extracting github.com/mattn/go-isatty v0.0.3 [2020-05-26T06:54:28.696Z] #43 11.45 go: downloading golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-05-26T06:54:29.120Z] df33ef5c6dd4: Pull complete [2020-05-26T06:54:29.308Z] #43 ... [2020-05-26T06:54:29.308Z] [2020-05-26T06:54:29.308Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-26T06:54:29.308Z] #21 11.63 + mkdir -p /build [2020-05-26T06:54:29.308Z] #21 11.63 + mv docker/docker /build/ [2020-05-26T06:54:29.308Z] #21 11.64 + rmdir docker [2020-05-26T06:54:29.308Z] #21 DONE 11.9s [2020-05-26T06:54:29.308Z] [2020-05-26T06:54:29.308Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-26T06:54:29.308Z] #30 7.803 + cd /tmp/tmp.jGCysFTg8q/src/github.com/BurntSushi/toml [2020-05-26T06:54:29.308Z] #30 7.804 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-05-26T06:54:29.308Z] #30 7.820 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-05-26T06:54:29.308Z] #30 8.585 internal/cpu [2020-05-26T06:54:29.308Z] #30 8.586 runtime/internal/atomic [2020-05-26T06:54:29.308Z] #30 8.876 runtime/internal/sys [2020-05-26T06:54:29.308Z] #30 9.108 runtime/internal/math [2020-05-26T06:54:29.308Z] #30 9.162 internal/bytealg [2020-05-26T06:54:29.308Z] #30 9.221 math/bits [2020-05-26T06:54:29.308Z] #30 9.754 math [2020-05-26T06:54:29.308Z] #30 9.985 runtime [2020-05-26T06:54:29.408Z] 02507bd450f7: Pull complete [2020-05-26T06:54:30.241Z] #30 ... [2020-05-26T06:54:30.241Z] [2020-05-26T06:54:30.241Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-05-26T06:54:30.241Z] #23 12.97 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-05-26T06:54:30.441Z] 67a05919b67a: Verifying Checksum [2020-05-26T06:54:30.441Z] 67a05919b67a: Download complete [2020-05-26T06:54:31.579Z] #36 ... [2020-05-26T06:54:31.579Z] [2020-05-26T06:54:31.579Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-26T06:54:31.579Z] #60 15.24 Checking out files: 91% (1885/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-26T06:54:31.579Z] #60 15.50 + cd /tmp/tmp.8vexcme1tR/src/github.com/docker/libnetwork [2020-05-26T06:54:31.579Z] #60 15.50 + git checkout -q ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-05-26T06:54:31.579Z] #60 15.55 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-05-26T06:54:32.954Z] Sending build context to Docker daemon 55.4MB [2020-05-26T06:54:32.954Z] [2020-05-26T06:54:32.954Z] Step 1/10 : FROM microsoft/windowsservercore [2020-05-26T06:54:32.954Z] ---> 561b89eac394 [2020-05-26T06:54:32.954Z] Step 2/10 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2020-05-26T06:54:32.954Z] ---> Using cache [2020-05-26T06:54:32.954Z] ---> d67d37243734 [2020-05-26T06:54:32.954Z] Step 3/10 : ARG GO_VERSION=1.13.11 [2020-05-26T06:54:32.954Z] ---> Using cache [2020-05-26T06:54:32.954Z] ---> d1fe50d5dfee [2020-05-26T06:54:32.954Z] Step 4/10 : ARG GOTESTSUM_COMMIT=v0.3.5 [2020-05-26T06:54:32.954Z] ---> Using cache [2020-05-26T06:54:32.954Z] ---> 3d878fd2749a [2020-05-26T06:54:32.954Z] 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-26T06:54:32.954Z] ---> Using cache [2020-05-26T06:54:32.954Z] ---> 90e82371c290 [2020-05-26T06:54:32.954Z] 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-26T06:54:32.954Z] ---> Using cache [2020-05-26T06:54:32.954Z] ---> 9f0de585efe9 [2020-05-26T06:54:32.954Z] Step 7/10 : RUN Function Build-GoTestSum() { Write-Host "INFO: Building gotestsum version $Env:GOTESTSUM_COMMIT in $Env:GOPATH"; $env:GO111MODULE = 'on'; &go get -d "gotest.tools/gotestsum@${Env:GOTESTSUM_COMMIT}"; $env:GO111MODULE = 'off'; if ($LASTEXITCODE -ne 0) { Throw '"Failed getting gotestsum sources..."' }; $env:GO111MODULE = 'on'; &go build -buildmode=exe -o "${Env:GOPATH}\bin\gotestsum.exe" gotest.tools/gotestsum; $env:GO111MODULE = 'off'; if ($LASTEXITCODE -ne 0) { Throw '"gotestsum build failed..."'; } Write-Host "INFO: Build done for gotestsum..."; } Build-GoTestSum [2020-05-26T06:54:32.954Z] ---> Using cache [2020-05-26T06:54:32.954Z] ---> bb4ab010e6bc [2020-05-26T06:54:32.954Z] Step 8/10 : ENTRYPOINT ["powershell.exe"] [2020-05-26T06:54:32.954Z] ---> Using cache [2020-05-26T06:54:32.954Z] ---> 2df6f67e69fd [2020-05-26T06:54:32.954Z] Step 9/10 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2020-05-26T06:54:32.954Z] ---> Using cache [2020-05-26T06:54:32.954Z] ---> 365bcc60ac6b [2020-05-26T06:54:32.954Z] Step 10/10 : COPY . . [2020-05-26T06:54:33.168Z] 59a5abe5a03e: Pull complete [2020-05-26T06:54:35.027Z] #60 ... [2020-05-26T06:54:35.027Z] [2020-05-26T06:54:35.027Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-26T06:54:35.027Z] #43 10.35 go: finding github.com/fatih/color v1.6.0 [2020-05-26T06:54:35.027Z] #43 10.59 go: finding github.com/pkg/errors v0.8.1 [2020-05-26T06:54:35.027Z] #43 10.69 go: finding github.com/sirupsen/logrus v1.0.5 [2020-05-26T06:54:35.027Z] #43 10.70 go: finding github.com/mattn/go-colorable v0.0.9 [2020-05-26T06:54:35.027Z] #43 10.71 go: finding github.com/spf13/pflag v1.0.3 [2020-05-26T06:54:35.027Z] #43 10.76 go: finding github.com/mattn/go-isatty v0.0.3 [2020-05-26T06:54:35.027Z] #43 10.90 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-05-26T06:54:35.027Z] #43 10.93 go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a [2020-05-26T06:54:35.027Z] #43 10.94 go: finding github.com/jonboulle/clockwork v0.1.0 [2020-05-26T06:54:35.027Z] #43 11.03 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-05-26T06:54:35.309Z] #43 ... [2020-05-26T06:54:35.309Z] [2020-05-26T06:54:35.309Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-26T06:54:35.309Z] #47 11.26 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-05-26T06:54:35.309Z] #47 11.30 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-05-26T06:54:35.309Z] #47 11.31 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-05-26T06:54:35.309Z] #47 11.38 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-05-26T06:54:35.309Z] #47 11.59 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-05-26T06:54:35.309Z] #47 11.98 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-05-26T06:54:35.309Z] #47 12.64 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-05-26T06:54:35.309Z] #47 13.43 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-05-26T06:54:35.309Z] #47 14.43 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-05-26T06:54:35.309Z] #47 14.48 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-05-26T06:54:35.309Z] #47 14.57 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-05-26T06:54:35.309Z] #47 14.67 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-05-26T06:54:35.309Z] #47 15.09 runtime [2020-05-26T06:54:35.309Z] #47 15.15 runtime/cgo [2020-05-26T06:54:35.309Z] #47 ... [2020-05-26T06:54:35.309Z] [2020-05-26T06:54:35.309Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-26T06:54:35.309Z] #30 10.65 internal/testlog [2020-05-26T06:54:35.309Z] #30 10.78 encoding [2020-05-26T06:54:35.309Z] #30 10.85 runtime/cgo [2020-05-26T06:54:35.488Z] #23 ... [2020-05-26T06:54:35.488Z] [2020-05-26T06:54:35.488Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-26T06:54:35.488Z] #47 17.21 + cd /tmp/tmp.XTpyci22Hj/src/github.com/mvdan/sh [2020-05-26T06:54:35.488Z] #47 17.21 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-05-26T06:54:35.488Z] #47 17.32 + GO111MODULE=on [2020-05-26T06:54:35.488Z] #47 17.32 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-05-26T06:54:35.591Z] #30 ... [2020-05-26T06:54:35.591Z] [2020-05-26T06:54:35.591Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-26T06:54:35.591Z] #41 13.68 container/list [2020-05-26T06:54:35.591Z] #41 14.12 crypto/internal/subtle [2020-05-26T06:54:35.591Z] #41 14.17 crypto/subtle [2020-05-26T06:54:35.591Z] #41 14.29 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-05-26T06:54:35.591Z] #41 14.36 runtime/cgo [2020-05-26T06:54:35.591Z] #41 19.02 vendor/golang.org/x/crypto/internal/subtle [2020-05-26T06:54:35.879Z] 0e35845be2ad: Pull complete [2020-05-26T06:54:36.049Z] #47 18.50 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-05-26T06:54:36.050Z] #47 18.54 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-05-26T06:54:36.050Z] #47 18.54 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-05-26T06:54:36.306Z] #47 18.83 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-05-26T06:54:36.306Z] #47 19.00 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-05-26T06:54:36.595Z] #41 ... [2020-05-26T06:54:36.595Z] [2020-05-26T06:54:36.595Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-26T06:54:36.595Z] #32 14.66 Fetched 8046 kB in 10s (795 kB/s) [2020-05-26T06:54:36.595Z] #32 14.66 Reading package lists... [2020-05-26T06:54:36.595Z] #32 17.90 Reading package lists... [2020-05-26T06:54:36.595Z] #32 21.50 Building dependency tree... [2020-05-26T06:54:37.209Z] #32 22.53 The following additional packages will be installed: [2020-05-26T06:54:37.237Z] #47 19.82 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-05-26T06:54:37.490Z] #32 22.53 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-05-26T06:54:37.490Z] #32 22.54 Suggested packages: [2020-05-26T06:54:37.490Z] #32 22.54 cmake-doc ninja-build lrzip [2020-05-26T06:54:37.490Z] #32 22.54 Recommended packages: [2020-05-26T06:54:37.490Z] #32 22.54 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-05-26T06:54:38.104Z] #32 23.32 The following NEW packages will be installed: [2020-05-26T06:54:38.104Z] #32 23.32 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-05-26T06:54:38.104Z] #32 23.32 vim-common xxd [2020-05-26T06:54:38.164Z] #47 20.57 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-05-26T06:54:38.385Z] #32 23.49 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2020-05-26T06:54:38.385Z] #32 23.49 Need to get 14.0 MB of archives. [2020-05-26T06:54:38.385Z] #32 23.49 After this operation, 62.1 MB of additional disk space will be used. [2020-05-26T06:54:38.385Z] #32 23.49 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x xxd s390x 2:8.1.0875-5 [139 kB] [2020-05-26T06:54:38.385Z] #32 23.53 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-common all 2:8.1.0875-5 [195 kB] [2020-05-26T06:54:38.385Z] #32 23.55 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x cmake-data all 3.13.4-1 [1476 kB] [2020-05-26T06:54:38.385Z] #32 23.65 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libicu63 s390x 63.1-6+deb10u1 [8035 kB] [2020-05-26T06:54:38.999Z] #32 24.15 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libxml2 s390x 2.9.4+dfsg1-7+b3 [606 kB] [2020-05-26T06:54:38.999Z] #32 24.20 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libarchive13 s390x 3.3.3-4+deb10u1 [290 kB] [2020-05-26T06:54:38.999Z] #32 ... [2020-05-26T06:54:38.999Z] [2020-05-26T06:54:38.999Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-26T06:54:38.999Z] #10 14.56 Fetched 8046 kB in 10s (800 kB/s) [2020-05-26T06:54:38.999Z] #10 14.56 Reading package lists... [2020-05-26T06:54:38.999Z] #10 17.99 Reading package lists... [2020-05-26T06:54:38.999Z] #10 21.56 Building dependency tree... [2020-05-26T06:54:38.999Z] #10 22.58 The following additional packages will be installed: [2020-05-26T06:54:38.999Z] #10 22.62 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-05-26T06:54:38.999Z] #10 22.62 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-05-26T06:54:38.999Z] #10 22.62 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-05-26T06:54:38.999Z] #10 22.62 libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-05-26T06:54:38.999Z] #10 22.62 Suggested packages: [2020-05-26T06:54:38.999Z] #10 22.62 gcc-8-locales seccomp wine64 [2020-05-26T06:54:38.999Z] #10 23.63 The following NEW packages will be installed: [2020-05-26T06:54:38.999Z] #10 23.63 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-05-26T06:54:38.999Z] #10 23.63 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-05-26T06:54:38.999Z] #10 23.63 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-05-26T06:54:38.999Z] #10 23.63 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-05-26T06:54:38.999Z] #10 23.63 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-05-26T06:54:38.999Z] #10 23.63 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-05-26T06:54:38.999Z] #10 23.78 0 upgraded, 25 newly installed, 0 to remove and 0 not upgraded. [2020-05-26T06:54:38.999Z] #10 23.78 Need to get 73.3 MB of archives. [2020-05-26T06:54:38.999Z] #10 23.78 After this operation, 494 MB of additional disk space will be used. [2020-05-26T06:54:38.999Z] #10 23.78 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x binutils-mingw-w64-i686 s390x 2.31.1-11+8.3 [2161 kB] [2020-05-26T06:54:38.999Z] #10 23.93 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x binutils-mingw-w64-x86-64 s390x 2.31.1-11+8.3 [2517 kB] [2020-05-26T06:54:38.999Z] #10 24.07 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2020-05-26T06:54:38.999Z] #10 24.10 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper1.02.1 s390x 2:1.02.155-3 [135 kB] [2020-05-26T06:54:38.999Z] #10 24.12 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x dmsetup s390x 2:1.02.155-3 [89.2 kB] [2020-05-26T06:54:38.999Z] #10 24.13 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x mingw-w64-common all 6.0.0-3 [4910 kB] [2020-05-26T06:54:38.999Z] #10 ... [2020-05-26T06:54:38.999Z] [2020-05-26T06:54:38.999Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-26T06:54:38.999Z] #32 24.22 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjsoncpp1 s390x 1.7.4-3 [73.6 kB] [2020-05-26T06:54:38.999Z] #32 24.23 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x librhash0 s390x 1.3.8-1 [121 kB] [2020-05-26T06:54:38.999Z] #32 24.23 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x libuv1 s390x 1.24.1-1 [104 kB] [2020-05-26T06:54:38.999Z] #32 24.27 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x cmake s390x 3.13.4-1 [2912 kB] [2020-05-26T06:54:39.281Z] #32 ... [2020-05-26T06:54:39.281Z] [2020-05-26T06:54:39.281Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-26T06:54:39.281Z] #38 14.36 Fetched 8046 kB in 10s (811 kB/s) [2020-05-26T06:54:39.281Z] #38 14.36 Reading package lists... [2020-05-26T06:54:39.281Z] #38 18.11 Reading package lists... [2020-05-26T06:54:39.281Z] #38 21.88 Building dependency tree... [2020-05-26T06:54:39.281Z] #38 23.10 The following additional packages will be installed: [2020-05-26T06:54:39.281Z] #38 23.10 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-05-26T06:54:39.281Z] #38 23.10 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-05-26T06:54:39.281Z] #38 23.11 Suggested packages: [2020-05-26T06:54:39.281Z] #38 23.11 manpages-dev python-setuptools [2020-05-26T06:54:39.281Z] #38 24.07 The following NEW packages will be installed: [2020-05-26T06:54:39.281Z] #38 24.08 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-05-26T06:54:39.281Z] #38 24.08 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-05-26T06:54:39.281Z] #38 24.08 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-05-26T06:54:39.281Z] #38 24.08 python-six zlib1g-dev [2020-05-26T06:54:39.281Z] #38 24.24 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded. [2020-05-26T06:54:39.281Z] #38 24.24 Need to get 3742 kB of archives. [2020-05-26T06:54:39.281Z] #38 24.24 After this operation, 22.0 MB of additional disk space will be used. [2020-05-26T06:54:39.281Z] #38 24.24 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libcap-dev s390x 1:2.25-2 [30.3 kB] [2020-05-26T06:54:39.281Z] #38 24.26 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-26T06:54:39.281Z] #38 24.26 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-26T06:54:39.281Z] #38 24.27 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-26T06:54:39.281Z] #38 24.28 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-26T06:54:39.281Z] #38 24.28 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-26T06:54:39.281Z] #38 24.28 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-26T06:54:39.281Z] #38 24.29 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-26T06:54:39.281Z] #38 24.29 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf17 s390x 3.6.1.3-2 [716 kB] [2020-05-26T06:54:39.281Z] #38 24.30 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-lite17 s390x 3.6.1.3-2 [152 kB] [2020-05-26T06:54:39.281Z] #38 24.33 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-dev s390x 3.6.1.3-2 [1004 kB] [2020-05-26T06:54:39.281Z] #38 24.41 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotoc17 s390x 3.6.1.3-2 [582 kB] [2020-05-26T06:54:39.281Z] #38 24.43 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x protobuf-c-compiler s390x 1.3.1-1+b1 [67.4 kB] [2020-05-26T06:54:39.281Z] #38 24.45 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x protobuf-compiler s390x 3.6.1.3-2 [64.7 kB] [2020-05-26T06:54:39.281Z] #38 24.45 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-pkg-resources all 40.8.0-1 [182 kB] [2020-05-26T06:54:39.281Z] #38 24.46 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-six all 1.12.0-1 [15.7 kB] [2020-05-26T06:54:39.281Z] #38 24.46 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-protobuf s390x 3.6.1.3-2 [328 kB] [2020-05-26T06:54:39.281Z] #38 ... [2020-05-26T06:54:39.281Z] [2020-05-26T06:54:39.281Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-26T06:54:39.281Z] #30 24.51 sync [2020-05-26T06:54:39.281Z] #30 24.51 internal/reflectlite [2020-05-26T06:54:39.531Z] #47 22.01 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-05-26T06:54:39.788Z] #47 ... [2020-05-26T06:54:39.788Z] [2020-05-26T06:54:39.788Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-26T06:54:39.788Z] #54 12.31 Checking out files: 93% (746/795) Checking out files: 94% (748/795) Checking out files: 95% (756/795) Checking out files: 96% (764/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-26T06:54:39.788Z] #54 12.51 + cd /tmp/tmp.9P1aKDDcYC/src/github.com/rootless-containers/rootlesskit [2020-05-26T06:54:39.788Z] #54 12.51 + git checkout -q 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-05-26T06:54:39.788Z] #54 13.19 + for f in rootlesskit rootlesskit-docker-proxy [2020-05-26T06:54:39.788Z] #54 13.19 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-05-26T06:54:39.788Z] #54 ... [2020-05-26T06:54:39.788Z] [2020-05-26T06:54:39.788Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-26T06:54:39.788Z] #43 14.02 go: extracting golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-05-26T06:54:39.788Z] #43 14.57 go: extracting golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-05-26T06:54:39.788Z] #43 15.19 go: extracting golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-05-26T06:54:39.788Z] #43 17.04 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2020-05-26T06:54:39.788Z] #43 18.00 go: finding gotest.tools/gotestsum v0.4.2 [2020-05-26T06:54:39.788Z] #43 18.00 go: finding gotest.tools v2.2.0+incompatible [2020-05-26T06:54:39.788Z] #43 18.01 go: downloading gotest.tools v2.2.0+incompatible [2020-05-26T06:54:39.788Z] #43 18.08 go: downloading gotest.tools/gotestsum v0.4.2 [2020-05-26T06:54:39.788Z] #43 18.48 go: extracting gotest.tools v2.2.0+incompatible [2020-05-26T06:54:39.788Z] #43 18.48 go: extracting gotest.tools/gotestsum v0.4.2 [2020-05-26T06:54:39.788Z] #43 19.27 go: downloading github.com/spf13/pflag v1.0.3 [2020-05-26T06:54:39.788Z] #43 19.28 go: downloading github.com/pkg/errors v0.8.1 [2020-05-26T06:54:39.788Z] #43 19.32 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-05-26T06:54:39.788Z] #43 19.38 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-05-26T06:54:39.788Z] #43 19.57 go: extracting github.com/pkg/errors v0.8.1 [2020-05-26T06:54:39.788Z] #43 19.57 go: downloading golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a [2020-05-26T06:54:39.788Z] #43 19.69 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-05-26T06:54:39.788Z] #43 19.92 go: extracting github.com/spf13/pflag v1.0.3 [2020-05-26T06:54:39.788Z] #43 21.41 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-05-26T06:54:39.788Z] #43 22.21 go: extracting golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a [2020-05-26T06:54:40.287Z] #30 ... [2020-05-26T06:54:40.287Z] [2020-05-26T06:54:40.287Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-05-26T06:54:40.287Z] #51 15.42 Fetched 8046 kB in 12s (690 kB/s) [2020-05-26T06:54:40.287Z] #51 15.42 Reading package lists... [2020-05-26T06:54:40.287Z] #51 19.21 Reading package lists... [2020-05-26T06:54:40.287Z] #51 23.21 Building dependency tree... [2020-05-26T06:54:40.287Z] #51 24.32 The following additional packages will be installed: [2020-05-26T06:54:40.287Z] #51 24.33 libbtrfs0 [2020-05-26T06:54:40.287Z] #51 24.42 The following NEW packages will be installed: [2020-05-26T06:54:40.287Z] #51 24.42 libbtrfs-dev libbtrfs0 [2020-05-26T06:54:40.287Z] #51 24.55 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2020-05-26T06:54:40.287Z] #51 24.55 Need to get 118 kB of archives. [2020-05-26T06:54:40.287Z] #51 24.55 After this operation, 390 kB of additional disk space will be used. [2020-05-26T06:54:40.287Z] #51 24.55 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs0 s390x 4.20.1-2 [41.6 kB] [2020-05-26T06:54:40.287Z] #51 24.57 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs-dev s390x 4.20.1-2 [76.9 kB] [2020-05-26T06:54:40.287Z] #51 25.18 debconf: delaying package configuration, since apt-utils is not installed [2020-05-26T06:54:40.287Z] #51 25.27 Fetched 118 kB in 0s (1012 kB/s) [2020-05-26T06:54:40.287Z] #51 25.34 Selecting previously unselected package libbtrfs0. [2020-05-26T06:54:40.287Z] #51 25.34 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15179 files and directories currently installed.) [2020-05-26T06:54:40.287Z] #51 25.43 Preparing to unpack .../libbtrfs0_4.20.1-2_s390x.deb ... [2020-05-26T06:54:40.287Z] #51 25.44 Unpacking libbtrfs0 (4.20.1-2) ... [2020-05-26T06:54:40.287Z] #51 25.53 Selecting previously unselected package libbtrfs-dev. [2020-05-26T06:54:40.287Z] #51 25.53 Preparing to unpack .../libbtrfs-dev_4.20.1-2_s390x.deb ... [2020-05-26T06:54:40.287Z] #51 25.53 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-05-26T06:54:40.287Z] #51 ... [2020-05-26T06:54:40.287Z] [2020-05-26T06:54:40.287Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-26T06:54:40.287Z] #32 25.40 debconf: delaying package configuration, since apt-utils is not installed [2020-05-26T06:54:40.287Z] #32 25.45 Fetched 14.0 MB in 1s (13.5 MB/s) [2020-05-26T06:54:40.287Z] #32 25.54 Selecting previously unselected package xxd. [2020-05-26T06:54:40.287Z] #32 25.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 ... 15179 files and directories currently installed.) [2020-05-26T06:54:40.287Z] #32 25.66 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_s390x.deb ... [2020-05-26T06:54:40.287Z] #32 25.66 Unpacking xxd (2:8.1.0875-5) ... [2020-05-26T06:54:40.350Z] #43 ... [2020-05-26T06:54:40.350Z] [2020-05-26T06:54:40.350Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-26T06:54:40.569Z] #32 25.81 Selecting previously unselected package vim-common. [2020-05-26T06:54:40.569Z] #32 25.81 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-05-26T06:54:40.569Z] #32 25.86 Unpacking vim-common (2:8.1.0875-5) ... [2020-05-26T06:54:40.605Z] #60 22.96 Checking out files: 65% (1347/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) [2020-05-26T06:54:40.606Z] #60 ... [2020-05-26T06:54:40.606Z] [2020-05-26T06:54:40.606Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-26T06:54:40.606Z] #10 13.29 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-05-26T06:54:40.854Z] #32 ... [2020-05-26T06:54:40.854Z] [2020-05-26T06:54:40.854Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-05-26T06:54:40.854Z] #23 16.18 Fetched 8046 kB in 12s (656 kB/s) [2020-05-26T06:54:40.854Z] #23 16.18 Reading package lists... [2020-05-26T06:54:40.854Z] #23 20.02 Reading package lists... [2020-05-26T06:54:40.854Z] #23 23.86 Building dependency tree... [2020-05-26T06:54:40.854Z] #23 24.99 ca-certificates is already the newest version (20190110). [2020-05-26T06:54:40.854Z] #23 24.99 The following additional packages will be installed: [2020-05-26T06:54:40.854Z] #23 24.99 libjq1 libonig5 [2020-05-26T06:54:40.854Z] #23 25.22 The following NEW packages will be installed: [2020-05-26T06:54:40.854Z] #23 25.22 jq libjq1 libonig5 [2020-05-26T06:54:40.854Z] #23 25.34 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2020-05-26T06:54:40.854Z] #23 25.34 Need to get 350 kB of archives. [2020-05-26T06:54:40.854Z] #23 25.34 After this operation, 1154 kB of additional disk space will be used. [2020-05-26T06:54:40.854Z] #23 25.34 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libonig5 s390x 6.9.1-1 [165 kB] [2020-05-26T06:54:40.854Z] #23 25.38 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjq1 s390x 1.5+dfsg-2+b1 [125 kB] [2020-05-26T06:54:40.854Z] #23 25.39 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x jq s390x 1.5+dfsg-2+b1 [59.5 kB] [2020-05-26T06:54:40.854Z] #23 26.05 debconf: delaying package configuration, since apt-utils is not installed [2020-05-26T06:54:40.854Z] #23 26.11 Fetched 350 kB in 0s (2563 kB/s) [2020-05-26T06:54:40.865Z] #10 ... [2020-05-26T06:54:40.865Z] [2020-05-26T06:54:40.865Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-05-26T06:54:40.865Z] #51 13.39 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-05-26T06:54:40.865Z] #51 ... [2020-05-26T06:54:40.865Z] [2020-05-26T06:54:40.865Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-26T06:54:41.122Z] #60 22.96 Checking out files: 65% (1347/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-26T06:54:41.122Z] #60 23.66 + cd /tmp/tmp.eInFjRyATa/src/github.com/docker/libnetwork [2020-05-26T06:54:41.122Z] #60 23.66 + git checkout -q ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-05-26T06:54:41.122Z] #60 ... [2020-05-26T06:54:41.122Z] [2020-05-26T06:54:41.122Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-26T06:54:41.122Z] #32 13.70 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-05-26T06:54:41.140Z] #23 26.25 Selecting previously unselected package libonig5:s390x. [2020-05-26T06:54:41.140Z] #23 26.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 ... 15179 files and directories currently installed.) [2020-05-26T06:54:41.140Z] #23 26.29 Preparing to unpack .../libonig5_6.9.1-1_s390x.deb ... [2020-05-26T06:54:41.140Z] #23 ... [2020-05-26T06:54:41.140Z] [2020-05-26T06:54:41.140Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-26T06:54:41.140Z] #38 25.29 debconf: delaying package configuration, since apt-utils is not installed [2020-05-26T06:54:41.140Z] #38 25.37 Fetched 3742 kB in 0s (11.6 MB/s) [2020-05-26T06:54:41.140Z] #38 25.44 Selecting previously unselected package libcap-dev:s390x. [2020-05-26T06:54:41.140Z] #38 25.44 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15179 files and directories currently installed.) [2020-05-26T06:54:41.140Z] #38 25.54 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_s390x.deb ... [2020-05-26T06:54:41.140Z] #38 25.54 Unpacking libcap-dev:s390x (1:2.25-2) ... [2020-05-26T06:54:41.140Z] #38 25.67 Selecting previously unselected package libnet1:s390x. [2020-05-26T06:54:41.140Z] #38 25.67 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_s390x.deb ... [2020-05-26T06:54:41.140Z] #38 25.68 Unpacking libnet1:s390x (1.1.6+dfsg-3.1) ... [2020-05-26T06:54:41.140Z] #38 25.78 Selecting previously unselected package libnet1-dev. [2020-05-26T06:54:41.140Z] #38 25.79 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_s390x.deb ... [2020-05-26T06:54:41.140Z] #38 25.80 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-05-26T06:54:41.140Z] #38 25.93 Selecting previously unselected package libnl-3-200:s390x. [2020-05-26T06:54:41.140Z] #38 25.93 Preparing to unpack .../03-libnl-3-200_3.4.0-1_s390x.deb ... [2020-05-26T06:54:41.140Z] #38 25.93 Unpacking libnl-3-200:s390x (3.4.0-1) ... [2020-05-26T06:54:41.140Z] #38 25.99 Selecting previously unselected package libnl-3-dev:s390x. [2020-05-26T06:54:41.140Z] #38 25.99 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_s390x.deb ... [2020-05-26T06:54:41.140Z] #38 25.99 Unpacking libnl-3-dev:s390x (3.4.0-1) ... [2020-05-26T06:54:41.140Z] #38 ... [2020-05-26T06:54:41.140Z] [2020-05-26T06:54:41.140Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-05-26T06:54:41.140Z] #51 25.69 Setting up libbtrfs0 (4.20.1-2) ... [2020-05-26T06:54:41.140Z] #51 25.71 Setting up libbtrfs-dev (4.20.1-2) ... [2020-05-26T06:54:41.140Z] #51 25.72 Processing triggers for libc-bin (2.28-10) ... [2020-05-26T06:54:41.140Z] #51 DONE 26.4s [2020-05-26T06:54:41.140Z] [2020-05-26T06:54:41.140Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-26T06:54:41.140Z] #38 26.37 Selecting previously unselected package libprotobuf-c1:s390x. [2020-05-26T06:54:41.140Z] #38 26.37 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_s390x.deb ... [2020-05-26T06:54:41.140Z] #38 26.41 Unpacking libprotobuf-c1:s390x (1.3.1-1+b1) ... [2020-05-26T06:54:41.378Z] #32 ... [2020-05-26T06:54:41.378Z] [2020-05-26T06:54:41.378Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-26T06:54:41.378Z] #41 13.83 unicode/utf8 [2020-05-26T06:54:41.378Z] #41 14.41 math [2020-05-26T06:54:41.378Z] #41 18.29 unicode/utf16 [2020-05-26T06:54:41.378Z] #41 18.64 container/list [2020-05-26T06:54:41.378Z] #41 19.14 crypto/internal/subtle [2020-05-26T06:54:41.378Z] #41 19.24 crypto/subtle [2020-05-26T06:54:41.378Z] #41 19.41 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-05-26T06:54:41.378Z] #41 19.53 internal/nettrace [2020-05-26T06:54:41.378Z] #41 19.66 runtime/cgo [2020-05-26T06:54:41.378Z] #41 ... [2020-05-26T06:54:41.378Z] [2020-05-26T06:54:41.378Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-26T06:54:41.378Z] #32 24.06 Fetched 8350 kB in 17s (478 kB/s) [2020-05-26T06:54:41.396Z] 67a05919b67a: Pull complete [2020-05-26T06:54:41.396Z] a42503eecb04: Pull complete [2020-05-26T06:54:41.396Z] Digest: sha256:ce1b060999c6fdd1bf32239b1a9f0e664dd403cea5093f81ed387f85ab2490ea [2020-05-26T06:54:41.396Z] Status: Downloaded newer image for golang:1.13.11-stretch [2020-05-26T06:54:41.396Z] ---> 607a6a8b67de [2020-05-26T06:54:41.396Z] Step 5/15 : ARG BUILDX_REPO [2020-05-26T06:54:41.396Z] ---> Running in 418091d5203c [2020-05-26T06:54:41.396Z] Removing intermediate container 418091d5203c [2020-05-26T06:54:41.396Z] ---> 894ae45ec87d [2020-05-26T06:54:41.396Z] Step 6/15 : RUN git clone "${BUILDX_REPO}" /buildx [2020-05-26T06:54:41.396Z] ---> Running in ce0f5d3b4c25 [2020-05-26T06:54:41.396Z] Cloning into '/buildx'... [2020-05-26T06:54:41.422Z] #38 26.46 Selecting previously unselected package libprotobuf-c-dev:s390x. [2020-05-26T06:54:41.422Z] #38 26.47 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_s390x.deb ... [2020-05-26T06:54:41.422Z] #38 26.47 Unpacking libprotobuf-c-dev:s390x (1.3.1-1+b1) ... [2020-05-26T06:54:41.422Z] #38 26.60 Selecting previously unselected package zlib1g-dev:s390x. [2020-05-26T06:54:41.422Z] #38 26.61 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_s390x.deb ... [2020-05-26T06:54:41.422Z] #38 26.61 Unpacking zlib1g-dev:s390x (1:1.2.11.dfsg-1) ... [2020-05-26T06:54:41.704Z] #38 26.88 Selecting previously unselected package libprotobuf17:s390x. [2020-05-26T06:54:41.704Z] #38 26.88 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_s390x.deb ... [2020-05-26T06:54:41.704Z] #38 26.88 Unpacking libprotobuf17:s390x (3.6.1.3-2) ... [2020-05-26T06:54:42.306Z] #32 24.06 Reading package lists... [2020-05-26T06:54:42.306Z] #32 ... [2020-05-26T06:54:42.306Z] [2020-05-26T06:54:42.306Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-26T06:54:42.306Z] #30 14.71 internal/testlog [2020-05-26T06:54:42.306Z] #30 15.06 encoding [2020-05-26T06:54:42.306Z] #30 15.23 runtime/cgo [2020-05-26T06:54:42.306Z] #30 ... [2020-05-26T06:54:42.306Z] [2020-05-26T06:54:42.306Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-05-26T06:54:42.306Z] #36 23.67 Checking out files: 91% (1457/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-26T06:54:42.306Z] #36 23.80 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-05-26T06:54:42.322Z] #38 ... [2020-05-26T06:54:42.322Z] [2020-05-26T06:54:42.322Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-05-26T06:54:42.322Z] #23 26.37 Unpacking libonig5:s390x (6.9.1-1) ... [2020-05-26T06:54:42.322Z] #23 26.65 Selecting previously unselected package libjq1:s390x. [2020-05-26T06:54:42.322Z] #23 26.67 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_s390x.deb ... [2020-05-26T06:54:42.322Z] #23 26.67 Unpacking libjq1:s390x (1.5+dfsg-2+b1) ... [2020-05-26T06:54:42.322Z] #23 26.87 Selecting previously unselected package jq. [2020-05-26T06:54:42.322Z] #23 26.88 Preparing to unpack .../jq_1.5+dfsg-2+b1_s390x.deb ... [2020-05-26T06:54:42.322Z] #23 26.90 Unpacking jq (1.5+dfsg-2+b1) ... [2020-05-26T06:54:42.322Z] #23 27.04 Setting up libonig5:s390x (6.9.1-1) ... [2020-05-26T06:54:42.322Z] #23 27.04 Setting up libjq1:s390x (1.5+dfsg-2+b1) ... [2020-05-26T06:54:42.322Z] #23 27.05 Setting up jq (1.5+dfsg-2+b1) ... [2020-05-26T06:54:42.322Z] #23 27.06 Processing triggers for libc-bin (2.28-10) ... [2020-05-26T06:54:42.322Z] #23 DONE 27.5s [2020-05-26T06:54:42.322Z] [2020-05-26T06:54:42.322Z] #24 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-05-26T06:54:42.322Z] #24 DONE 0.1s [2020-05-26T06:54:42.322Z] [2020-05-26T06:54:42.322Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-26T06:54:42.322Z] #38 27.55 Selecting previously unselected package libprotobuf-lite17:s390x. [2020-05-26T06:54:42.322Z] #38 27.55 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_s390x.deb ... [2020-05-26T06:54:42.322Z] #38 27.56 Unpacking libprotobuf-lite17:s390x (3.6.1.3-2) ... [2020-05-26T06:54:42.604Z] #38 27.77 Selecting previously unselected package libprotobuf-dev:s390x. [2020-05-26T06:54:42.604Z] #38 27.78 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_s390x.deb ... [2020-05-26T06:54:42.604Z] #38 27.79 Unpacking libprotobuf-dev:s390x (3.6.1.3-2) ... [2020-05-26T06:54:43.227Z] #38 ... [2020-05-26T06:54:43.227Z] [2020-05-26T06:54:43.227Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-26T06:54:43.227Z] #60 DONE 28.4s [2020-05-26T06:54:43.227Z] [2020-05-26T06:54:43.227Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-26T06:54:43.227Z] #10 24.45 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2020-05-26T06:54:43.227Z] #10 24.61 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x gcc-mingw-w64-base s390x 8.3.0-6+21.3~deb10u1 [175 kB] [2020-05-26T06:54:43.227Z] #10 24.61 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x gcc-mingw-w64-x86-64 s390x 8.3.0-6+21.3~deb10u1 [33.3 MB] [2020-05-26T06:54:43.227Z] #10 26.46 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x g++-mingw-w64-x86-64 s390x 8.3.0-6+21.3~deb10u1 [24.0 MB] [2020-05-26T06:54:43.227Z] #10 28.14 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libapparmor1 s390x 2.13.2-10 [93.1 kB] [2020-05-26T06:54:43.227Z] #10 28.15 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libapparmor-dev s390x 2.13.2-10 [135 kB] [2020-05-26T06:54:43.227Z] #10 28.16 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs0 s390x 4.20.1-2 [41.6 kB] [2020-05-26T06:54:43.227Z] #10 28.17 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs-dev s390x 4.20.1-2 [76.9 kB] [2020-05-26T06:54:43.227Z] #10 28.18 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper-event1.02.1 s390x 2:1.02.155-3 [22.3 kB] [2020-05-26T06:54:43.227Z] #10 28.18 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x libudev-dev s390x 241-7~deb10u4 [110 kB] [2020-05-26T06:54:43.227Z] #10 28.19 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x libsepol1-dev s390x 2.8-1 [313 kB] [2020-05-26T06:54:43.227Z] #10 28.20 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre16-3 s390x 2:8.39-12 [188 kB] [2020-05-26T06:54:43.227Z] #10 28.21 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre32-3 s390x 2:8.39-12 [183 kB] [2020-05-26T06:54:43.227Z] #10 28.22 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcrecpp0v5 s390x 2:8.39-12 [151 kB] [2020-05-26T06:54:43.227Z] #10 28.23 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre3-dev s390x 2:8.39-12 [481 kB] [2020-05-26T06:54:43.227Z] #10 28.26 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main s390x libselinux1-dev s390x 2.8-1+b1 [165 kB] [2020-05-26T06:54:43.227Z] #10 28.27 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper-dev s390x 2:1.02.155-3 [51.4 kB] [2020-05-26T06:54:43.227Z] #10 28.27 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main s390x libseccomp-dev s390x 2.3.3-4 [60.4 kB] [2020-05-26T06:54:43.227Z] #10 28.27 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main s390x libsystemd-dev s390x 241-7~deb10u4 [322 kB] [2020-05-26T06:54:43.233Z] #36 25.43 + 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-26T06:54:43.910Z] #10 28.89 debconf: delaying package configuration, since apt-utils is not installed [2020-05-26T06:54:43.910Z] #10 28.99 Fetched 73.3 MB in 5s (16.0 MB/s) [2020-05-26T06:54:43.910Z] #10 29.06 Selecting previously unselected package binutils-mingw-w64-i686. [2020-05-26T06:54:43.910Z] #10 29.06 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15179 files and directories currently installed.) [2020-05-26T06:54:43.910Z] #10 29.12 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_s390x.deb ... [2020-05-26T06:54:43.910Z] #10 29.12 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-05-26T06:54:45.935Z] Removing intermediate container ce0f5d3b4c25 [2020-05-26T06:54:45.936Z] ---> 31a91134523d [2020-05-26T06:54:45.936Z] Step 7/15 : WORKDIR /buildx [2020-05-26T06:54:45.936Z] ---> Running in f07d9fd59128 [2020-05-26T06:54:45.985Z] #10 30.98 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-05-26T06:54:45.985Z] #10 30.99 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_s390x.deb ... [2020-05-26T06:54:45.985Z] #10 30.99 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-05-26T06:54:46.229Z] Removing intermediate container f07d9fd59128 [2020-05-26T06:54:46.229Z] ---> e4dc3e1a6ad9 [2020-05-26T06:54:46.229Z] Step 8/15 : ARG BUILDX_COMMIT [2020-05-26T06:54:46.229Z] ---> Running in fd9200877f39 [2020-05-26T06:54:46.229Z] Removing intermediate container fd9200877f39 [2020-05-26T06:54:46.229Z] ---> ddb4f9b6752a [2020-05-26T06:54:46.229Z] Step 9/15 : RUN git fetch origin "${BUILDX_COMMIT}":build && git checkout build [2020-05-26T06:54:46.229Z] ---> Running in 5a3a82c02906 [2020-05-26T06:54:46.267Z] #10 ... [2020-05-26T06:54:46.267Z] [2020-05-26T06:54:46.267Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-26T06:54:46.267Z] #25 3.283 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2020-05-26T06:54:46.267Z] #25 3.611 [2020-05-26T06:54:46.866Z] From https://github.com/docker/buildx [2020-05-26T06:54:46.866Z] * [new tag] v0.3.1 -> build [2020-05-26T06:54:47.677Z] #25 3.852 ### 4.4% ###### 8.5% ######### 12.7% ############### 21.1% ################### 27.3% ######################### 35.7% ############################## 42.0% ################################## 48.2% ######################################## 56.6% ############################################# 62.9% ################################################### 71.2% ######################################################### 79.6% [2020-05-26T06:54:47.677Z] #25 ... [2020-05-26T06:54:47.677Z] [2020-05-26T06:54:47.677Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-26T06:54:47.677Z] #10 32.98 Selecting previously unselected package binutils-mingw-w64. [2020-05-26T06:54:47.885Z] Switched to branch 'build' [2020-05-26T06:54:47.959Z] #10 32.98 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-05-26T06:54:47.959Z] #10 32.98 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-05-26T06:54:47.959Z] #10 33.12 Selecting previously unselected package libdevmapper1.02.1:s390x. [2020-05-26T06:54:47.959Z] #10 33.13 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_s390x.deb ... [2020-05-26T06:54:47.959Z] #10 33.13 Unpacking libdevmapper1.02.1:s390x (2:1.02.155-3) ... [2020-05-26T06:54:48.242Z] #10 33.30 Selecting previously unselected package dmsetup. [2020-05-26T06:54:48.242Z] #10 33.33 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_s390x.deb ... [2020-05-26T06:54:48.242Z] #10 33.33 Unpacking dmsetup (2:1.02.155-3) ... [2020-05-26T06:54:48.242Z] #10 33.51 Selecting previously unselected package mingw-w64-common. [2020-05-26T06:54:48.242Z] #10 33.51 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-05-26T06:54:48.242Z] #10 33.52 Unpacking mingw-w64-common (6.0.0-3) ... [2020-05-26T06:54:48.483Z] #36 ... [2020-05-26T06:54:48.483Z] [2020-05-26T06:54:48.483Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-26T06:54:48.483Z] #38 20.17 Fetched 8350 kB in 16s (507 kB/s) [2020-05-26T06:54:48.483Z] #38 20.17 Reading package lists... [2020-05-26T06:54:48.483Z] #38 27.41 Reading package lists... [2020-05-26T06:54:48.483Z] #38 ... [2020-05-26T06:54:48.483Z] [2020-05-26T06:54:48.483Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-26T06:54:48.483Z] #43 23.57 go: finding github.com/pkg/errors v0.8.1 [2020-05-26T06:54:48.483Z] #43 23.58 go: finding github.com/fatih/color v1.6.0 [2020-05-26T06:54:48.483Z] #43 23.63 go: finding github.com/sirupsen/logrus v1.0.5 [2020-05-26T06:54:48.483Z] #43 23.77 go: finding github.com/spf13/pflag v1.0.3 [2020-05-26T06:54:48.483Z] #43 23.83 go: finding github.com/mattn/go-colorable v0.0.9 [2020-05-26T06:54:48.483Z] #43 23.97 go: finding github.com/mattn/go-isatty v0.0.3 [2020-05-26T06:54:48.483Z] #43 24.22 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-05-26T06:54:48.484Z] #43 24.31 go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a [2020-05-26T06:54:48.484Z] #43 24.32 go: finding github.com/jonboulle/clockwork v0.1.0 [2020-05-26T06:54:48.484Z] #43 24.36 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-05-26T06:54:48.484Z] #43 ... [2020-05-26T06:54:48.484Z] [2020-05-26T06:54:48.484Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-26T06:54:48.484Z] #32 24.06 Reading package lists... [2020-05-26T06:54:48.903Z] Removing intermediate container 5a3a82c02906 [2020-05-26T06:54:48.903Z] ---> e31064fe4d71 [2020-05-26T06:54:48.903Z] Step 10/15 : ARG GOOS [2020-05-26T06:54:48.903Z] ---> Running in e36d290bec73 [2020-05-26T06:54:48.903Z] Removing intermediate container e36d290bec73 [2020-05-26T06:54:48.903Z] ---> 99c8bcbaad12 [2020-05-26T06:54:48.903Z] Step 11/15 : ARG GOARCH [2020-05-26T06:54:48.903Z] ---> Running in c19633d86623 [2020-05-26T06:54:49.187Z] Removing intermediate container c19633d86623 [2020-05-26T06:54:49.187Z] ---> 903a28022d3e [2020-05-26T06:54:49.187Z] 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-26T06:54:49.187Z] ---> Running in 336f3725379b [2020-05-26T06:54:50.630Z] #32 31.31 Reading package lists... [2020-05-26T06:54:50.630Z] #32 ... [2020-05-26T06:54:50.630Z] [2020-05-26T06:54:50.630Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-26T06:54:50.630Z] #47 23.30 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-05-26T06:54:50.630Z] #47 23.39 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-05-26T06:54:50.630Z] #47 23.58 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-05-26T06:54:50.630Z] #47 23.58 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-05-26T06:54:50.630Z] #47 24.62 runtime/cgo [2020-05-26T06:54:50.630Z] #47 24.88 runtime [2020-05-26T06:54:50.920Z] #10 ... [2020-05-26T06:54:50.920Z] [2020-05-26T06:54:50.920Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-26T06:54:50.920Z] #32 26.25 Selecting previously unselected package cmake-data. [2020-05-26T06:54:50.920Z] #32 26.25 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-05-26T06:54:50.920Z] #32 26.27 Unpacking cmake-data (3.13.4-1) ... [2020-05-26T06:54:50.920Z] #32 29.57 Selecting previously unselected package libicu63:s390x. [2020-05-26T06:54:50.920Z] #32 29.60 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_s390x.deb ... [2020-05-26T06:54:50.920Z] #32 29.61 Unpacking libicu63:s390x (63.1-6+deb10u1) ... [2020-05-26T06:54:50.920Z] #32 34.37 Selecting previously unselected package libxml2:s390x. [2020-05-26T06:54:50.920Z] #32 34.37 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_s390x.deb ... [2020-05-26T06:54:50.920Z] #32 34.38 Unpacking libxml2:s390x (2.9.4+dfsg1-7+b3) ... [2020-05-26T06:54:50.920Z] #32 34.80 Selecting previously unselected package libarchive13:s390x. [2020-05-26T06:54:50.920Z] #32 34.80 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_s390x.deb ... [2020-05-26T06:54:50.920Z] #32 34.81 Unpacking libarchive13:s390x (3.3.3-4+deb10u1) ... [2020-05-26T06:54:50.920Z] #32 35.04 Selecting previously unselected package libjsoncpp1:s390x. [2020-05-26T06:54:50.920Z] #32 35.04 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_s390x.deb ... [2020-05-26T06:54:50.920Z] #32 35.04 Unpacking libjsoncpp1:s390x (1.7.4-3) ... [2020-05-26T06:54:50.920Z] #32 35.17 Selecting previously unselected package librhash0:s390x. [2020-05-26T06:54:50.920Z] #32 35.18 Preparing to unpack .../7-librhash0_1.3.8-1_s390x.deb ... [2020-05-26T06:54:50.920Z] #32 35.18 Unpacking librhash0:s390x (1.3.8-1) ... [2020-05-26T06:54:50.920Z] #32 35.36 Selecting previously unselected package libuv1:s390x. [2020-05-26T06:54:50.920Z] #32 35.36 Preparing to unpack .../8-libuv1_1.24.1-1_s390x.deb ... [2020-05-26T06:54:50.920Z] #32 35.36 Unpacking libuv1:s390x (1.24.1-1) ... [2020-05-26T06:54:50.920Z] #32 35.48 Selecting previously unselected package cmake. [2020-05-26T06:54:50.920Z] #32 35.48 Preparing to unpack .../9-cmake_3.13.4-1_s390x.deb ... [2020-05-26T06:54:50.920Z] #32 35.48 Unpacking cmake (3.13.4-1) ... [2020-05-26T06:54:51.192Z] #47 ... [2020-05-26T06:54:51.192Z] [2020-05-26T06:54:51.192Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-05-26T06:54:51.192Z] #51 23.61 Fetched 8350 kB in 17s (486 kB/s) [2020-05-26T06:54:51.192Z] #51 23.61 Reading package lists... [2020-05-26T06:54:51.192Z] #51 31.28 Reading package lists... [2020-05-26T06:54:51.192Z] #51 ... [2020-05-26T06:54:51.192Z] [2020-05-26T06:54:51.192Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-05-26T06:54:51.192Z] #23 23.73 Fetched 8350 kB in 17s (492 kB/s) [2020-05-26T06:54:51.192Z] #23 23.73 Reading package lists... [2020-05-26T06:54:51.208Z] #32 ... [2020-05-26T06:54:51.208Z] [2020-05-26T06:54:51.208Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-26T06:54:51.208Z] #25 3.852 ### 4.4% ###### 8.5% ######### 12.7% ############### 21.1% ################### 27.3% ######################### 35.7% ############################## 42.0% ################################## 48.2% ######################################## 56.6% ############################################# 62.9% ################################################### 71.2% ######################################################### 79.6% ############################################################### 87.9% ##################################################################### 96.2% ######################################################################## 100.0% [2020-05-26T06:54:51.208Z] #25 5.918 [2020-05-26T06:54:51.208Z] #25 6.044 ##### 8.2% ############## 19.5% ########################## 36.5% ###################################### 53.5% ################################################### 72.1% ###################################################################### 98.4% ######################################################################## 100.0% [2020-05-26T06:54:51.208Z] #25 6.976 #=#=# [2020-05-26T06:54:51.208Z] #25 7.152 #=#=# ###### 9.3% ############## 19.5% ##################### 29.6% ########################## 37.3% ################################ 44.9% ####################################### 55.1% ############################################# 62.7% #################################################### 72.9% ######################################################### 80.5% ############################################################### 88.2% ######################################################################## 100.0% [2020-05-26T06:54:51.208Z] #25 8.828 #=#=# [2020-05-26T06:54:51.208Z] #25 ... [2020-05-26T06:54:51.208Z] [2020-05-26T06:54:51.208Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-26T06:54:51.208Z] #30 26.43 errors [2020-05-26T06:54:51.208Z] #30 26.45 sort [2020-05-26T06:54:51.208Z] #30 26.76 strconv [2020-05-26T06:54:51.208Z] #30 27.51 io [2020-05-26T06:54:51.208Z] #30 28.81 internal/oserror [2020-05-26T06:54:51.208Z] #30 28.96 syscall [2020-05-26T06:54:51.208Z] #30 30.05 reflect [2020-05-26T06:54:51.208Z] #30 35.65 time [2020-05-26T06:54:51.448Z] #23 30.56 Reading package lists... [2020-05-26T06:54:51.448Z] #23 ... [2020-05-26T06:54:51.448Z] [2020-05-26T06:54:51.448Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-26T06:54:51.448Z] #10 24.10 Fetched 8350 kB in 17s (494 kB/s) [2020-05-26T06:54:51.448Z] #10 24.10 Reading package lists... [2020-05-26T06:54:51.500Z] #30 ... [2020-05-26T06:54:51.500Z] [2020-05-26T06:54:51.500Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-26T06:54:51.500Z] #52 1.973 + RM_GOPATH=0 [2020-05-26T06:54:51.500Z] #52 1.973 + TMP_GOPATH= [2020-05-26T06:54:51.500Z] #52 1.973 + : /build [2020-05-26T06:54:51.500Z] #52 1.973 + '[' -z '' ']' [2020-05-26T06:54:51.500Z] #52 1.973 ++ mktemp -d [2020-05-26T06:54:51.500Z] #52 1.973 + export GOPATH=/tmp/tmp.Mk4xnvdT3h [2020-05-26T06:54:51.500Z] #52 1.973 + GOPATH=/tmp/tmp.Mk4xnvdT3h [2020-05-26T06:54:51.500Z] #52 1.973 + RM_GOPATH=1 [2020-05-26T06:54:51.500Z] #52 1.973 + case "$(go env GOARCH)" in [2020-05-26T06:54:51.500Z] #52 1.974 ++ go env GOARCH [2020-05-26T06:54:51.500Z] #52 2.002 + export GO_BUILDMODE=-buildmode=pie [2020-05-26T06:54:51.500Z] #52 2.002 + GO_BUILDMODE=-buildmode=pie [2020-05-26T06:54:51.500Z] #52 2.002 ++ dirname /tmp/install/install.sh [2020-05-26T06:54:51.500Z] #52 2.002 + dir=/tmp/install [2020-05-26T06:54:51.500Z] #52 2.002 + bin=containerd [2020-05-26T06:54:51.500Z] #52 2.002 + shift [2020-05-26T06:54:51.500Z] #52 2.002 + '[' '!' -f /tmp/install/containerd.installer ']' [2020-05-26T06:54:51.500Z] #52 2.002 + . /tmp/install/containerd.installer [2020-05-26T06:54:51.500Z] #52 2.002 ++ set -e [2020-05-26T06:54:51.500Z] #52 2.002 ++ : 814b7956fafc7a0980ea07e950f983d0837e5578 [2020-05-26T06:54:51.500Z] #52 2.002 + install_containerd [2020-05-26T06:54:51.500Z] #52 2.009 Install containerd version 814b7956fafc7a0980ea07e950f983d0837e5578 [2020-05-26T06:54:51.500Z] #52 2.009 + echo 'Install containerd version 814b7956fafc7a0980ea07e950f983d0837e5578' [2020-05-26T06:54:51.500Z] #52 2.009 + git clone https://github.com/containerd/containerd.git /tmp/tmp.Mk4xnvdT3h/src/github.com/containerd/containerd [2020-05-26T06:54:51.500Z] #52 2.016 Cloning into '/tmp/tmp.Mk4xnvdT3h/src/github.com/containerd/containerd'... [2020-05-26T06:54:51.500Z] #52 ... [2020-05-26T06:54:51.500Z] [2020-05-26T06:54:51.500Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-26T06:54:52.009Z] #10 30.76 Reading package lists... [2020-05-26T06:54:52.009Z] #10 ... [2020-05-26T06:54:52.009Z] [2020-05-26T06:54:52.009Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-26T06:54:52.009Z] #60 24.44 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-05-26T06:54:52.009Z] #60 ... [2020-05-26T06:54:52.009Z] [2020-05-26T06:54:52.009Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-26T06:54:52.009Z] #38 27.41 Reading package lists... [2020-05-26T06:54:53.196Z] #25 9.063 ## 3.5% ##### 8.3% ######## 12.0% ########### 15.8% ############## 19.6% ################ 23.1% ################## 26.1% ##################### 29.9% ####################### 32.5% ########################## 36.3% ############################ 39.2% ############################## 42.0% ############################### 43.9% ################################## 48.6% ##################################### 51.4% [2020-05-26T06:54:53.196Z] #25 ... [2020-05-26T06:54:53.196Z] [2020-05-26T06:54:53.196Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-26T06:54:53.196Z] #38 29.34 Selecting previously unselected package libprotoc17:s390x. [2020-05-26T06:54:53.196Z] #38 29.35 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_s390x.deb ... [2020-05-26T06:54:53.196Z] #38 29.35 Unpacking libprotoc17:s390x (3.6.1.3-2) ... [2020-05-26T06:54:53.196Z] #38 29.84 Selecting previously unselected package protobuf-c-compiler. [2020-05-26T06:54:53.196Z] #38 29.84 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_s390x.deb ... [2020-05-26T06:54:53.196Z] #38 29.86 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-05-26T06:54:53.196Z] #38 29.97 Selecting previously unselected package protobuf-compiler. [2020-05-26T06:54:53.197Z] #38 29.97 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_s390x.deb ... [2020-05-26T06:54:53.197Z] #38 29.98 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-05-26T06:54:53.197Z] #38 30.12 Selecting previously unselected package python-pkg-resources. [2020-05-26T06:54:53.197Z] #38 30.12 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-05-26T06:54:53.197Z] #38 30.13 Unpacking python-pkg-resources (40.8.0-1) ... [2020-05-26T06:54:53.197Z] #38 30.29 Selecting previously unselected package python-six. [2020-05-26T06:54:53.197Z] #38 30.29 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-05-26T06:54:53.197Z] #38 30.29 Unpacking python-six (1.12.0-1) ... [2020-05-26T06:54:53.197Z] #38 30.36 Selecting previously unselected package python-protobuf. [2020-05-26T06:54:53.197Z] #38 30.37 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_s390x.deb ... [2020-05-26T06:54:53.197Z] #38 30.37 Unpacking python-protobuf (3.6.1.3-2) ... [2020-05-26T06:54:53.197Z] #38 30.81 Setting up python-pkg-resources (40.8.0-1) ... [2020-05-26T06:54:53.197Z] #38 32.76 Setting up libprotobuf-lite17:s390x (3.6.1.3-2) ... [2020-05-26T06:54:53.197Z] #38 32.76 Setting up libnet1:s390x (1.1.6+dfsg-3.1) ... [2020-05-26T06:54:53.197Z] #38 32.77 Setting up libprotobuf-c1:s390x (1.3.1-1+b1) ... [2020-05-26T06:54:53.197Z] #38 32.78 Setting up libprotobuf-c-dev:s390x (1.3.1-1+b1) ... [2020-05-26T06:54:53.197Z] #38 32.79 Setting up python-six (1.12.0-1) ... [2020-05-26T06:54:53.197Z] #38 34.38 Setting up zlib1g-dev:s390x (1:1.2.11.dfsg-1) ... [2020-05-26T06:54:53.197Z] #38 34.39 Setting up libnl-3-200:s390x (3.4.0-1) ... [2020-05-26T06:54:53.197Z] #38 34.40 Setting up libprotobuf17:s390x (3.6.1.3-2) ... [2020-05-26T06:54:53.197Z] #38 34.41 Setting up libcap-dev:s390x (1:2.25-2) ... [2020-05-26T06:54:53.197Z] #38 34.42 Setting up libprotoc17:s390x (3.6.1.3-2) ... [2020-05-26T06:54:53.197Z] #38 34.44 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-05-26T06:54:53.197Z] #38 34.45 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-05-26T06:54:53.197Z] #38 34.45 Setting up libprotobuf-dev:s390x (3.6.1.3-2) ... [2020-05-26T06:54:53.197Z] #38 34.46 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-05-26T06:54:53.197Z] #38 34.47 Setting up python-protobuf (3.6.1.3-2) ... [2020-05-26T06:54:53.197Z] #38 37.88 Setting up libnl-3-dev:s390x (3.4.0-1) ... [2020-05-26T06:54:53.197Z] #38 37.89 Processing triggers for libc-bin (2.28-10) ... [2020-05-26T06:54:53.197Z] #38 DONE 38.6s [2020-05-26T06:54:53.197Z] [2020-05-26T06:54:53.197Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-26T06:54:53.482Z] #25 9.063 ## 3.5% ##### 8.3% ######## 12.0% ########### 15.8% ############## 19.6% ################ 23.1% ################## 26.1% ##################### 29.9% ####################### 32.5% ########################## 36.3% ############################ 39.2% ############################## 42.0% ############################### 43.9% ################################## 48.6% ##################################### 51.4% ####################################### 55.2% [2020-05-26T06:54:53.482Z] #25 ... [2020-05-26T06:54:53.482Z] [2020-05-26T06:54:53.482Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-26T06:54:53.482Z] #32 37.83 Setting up libicu63:s390x (63.1-6+deb10u1) ... [2020-05-26T06:54:53.482Z] #32 37.84 Setting up xxd (2:8.1.0875-5) ... [2020-05-26T06:54:53.482Z] #32 37.85 Setting up libuv1:s390x (1.24.1-1) ... [2020-05-26T06:54:53.482Z] #32 37.86 Setting up vim-common (2:8.1.0875-5) ... [2020-05-26T06:54:53.482Z] #32 37.87 Setting up librhash0:s390x (1.3.8-1) ... [2020-05-26T06:54:53.482Z] #32 37.88 Setting up cmake-data (3.13.4-1) ... [2020-05-26T06:54:53.482Z] #32 37.89 Setting up libxml2:s390x (2.9.4+dfsg1-7+b3) ... [2020-05-26T06:54:53.482Z] #32 37.90 Setting up libjsoncpp1:s390x (1.7.4-3) ... [2020-05-26T06:54:53.482Z] #32 37.91 Setting up libarchive13:s390x (3.3.3-4+deb10u1) ... [2020-05-26T06:54:53.482Z] #32 37.91 Setting up cmake (3.13.4-1) ... [2020-05-26T06:54:53.482Z] #32 37.93 Processing triggers for libc-bin (2.28-10) ... [2020-05-26T06:54:53.482Z] #32 37.95 Processing triggers for mime-support (3.62) ... [2020-05-26T06:54:53.482Z] #32 DONE 38.6s [2020-05-26T06:54:53.482Z] [2020-05-26T06:54:53.482Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-26T06:54:53.764Z] #25 9.063 ## 3.5% ##### 8.3% ######## 12.0% ########### 15.8% ############## 19.6% ################ 23.1% ################## 26.1% ##################### 29.9% ####################### 32.5% ########################## 36.3% ############################ 39.2% ############################## 42.0% ############################### 43.9% ################################## 48.6% ##################################### 51.4% ####################################### 55.2% ########################################## 59.0% ############################################# 62.8% ############################################### 65.6% ################################################# 69.2% [2020-05-26T06:54:53.764Z] #25 ... [2020-05-26T06:54:53.764Z] [2020-05-26T06:54:53.764Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-26T06:54:53.764Z] #41 28.80 github.com/LK4D4/vndr/godl/singleflight [2020-05-26T06:54:53.764Z] #41 28.80 io [2020-05-26T06:54:53.764Z] #41 29.17 strconv [2020-05-26T06:54:53.764Z] #41 30.16 bytes [2020-05-26T06:54:53.764Z] #41 31.84 reflect [2020-05-26T06:54:53.764Z] #41 31.98 bufio [2020-05-26T06:54:53.764Z] #41 33.34 syscall [2020-05-26T06:54:53.764Z] #41 37.88 time [2020-05-26T06:54:53.764Z] #41 ... [2020-05-26T06:54:53.764Z] [2020-05-26T06:54:53.764Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-26T06:54:53.899Z] #38 34.71 Building dependency tree... [2020-05-26T06:54:54.904Z] #25 9.063 ## 3.5% ##### 8.3% ######## 12.0% ########### 15.8% ############## 19.6% ################ 23.1% ################## 26.1% ##################### 29.9% ####################### 32.5% ########################## 36.3% ############################ 39.2% ############################## 42.0% ############################### 43.9% ################################## 48.6% ##################################### 51.4% ####################################### 55.2% ########################################## 59.0% ############################################# 62.8% ############################################### 65.6% ################################################# 69.2% ################################################### 71.8% ##################################################### 74.7% ######################################################## 78.4% ########################################################## 81.3% ############################################################# 85.0% ############################################################### 87.9% ################################################################## 92.6% #################################################################### 95.4% ###################################################################### 98.3% ######################################################################## 100.0% [2020-05-26T06:54:54.904Z] #25 12.49 [2020-05-26T06:54:55.788Z] #38 38.11 The following additional packages will be installed: [2020-05-26T06:54:55.788Z] #38 38.12 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-05-26T06:54:55.788Z] #38 38.12 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-05-26T06:54:55.788Z] #38 38.13 Suggested packages: [2020-05-26T06:54:55.788Z] #38 38.14 manpages-dev python-setuptools [2020-05-26T06:54:55.909Z] #25 13.46 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2020-05-26T06:54:56.191Z] #25 13.71 [2020-05-26T06:54:56.191Z] #25 13.82 ######################################################################## 100.0% [2020-05-26T06:54:56.191Z] #25 13.91 [2020-05-26T06:54:57.153Z] #38 39.51 The following NEW packages will be installed: [2020-05-26T06:54:57.153Z] #38 39.51 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-05-26T06:54:57.153Z] #38 39.52 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-05-26T06:54:57.153Z] #38 39.52 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-05-26T06:54:57.153Z] #38 39.52 python-six zlib1g-dev [2020-05-26T06:54:57.197Z] #25 14.90 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2020-05-26T06:54:57.410Z] #38 39.94 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded. [2020-05-26T06:54:57.410Z] #38 39.94 Need to get 4095 kB of archives. [2020-05-26T06:54:57.410Z] #38 39.94 After this operation, 22.5 MB of additional disk space will be used. [2020-05-26T06:54:57.410Z] #38 39.94 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2020-05-26T06:54:57.410Z] #38 39.94 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-26T06:54:57.410Z] #38 39.94 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-26T06:54:57.410Z] #38 39.95 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-26T06:54:57.410Z] #38 39.95 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2020-05-26T06:54:57.410Z] #38 39.96 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-26T06:54:57.410Z] #38 39.96 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-26T06:54:57.410Z] #38 39.97 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-26T06:54:57.410Z] #38 39.98 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2020-05-26T06:54:57.410Z] #38 40.06 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2020-05-26T06:54:57.410Z] #38 40.08 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2020-05-26T06:54:57.479Z] #25 15.19 [2020-05-26T06:54:57.666Z] #38 40.22 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2020-05-26T06:54:57.666Z] #38 40.30 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-26T06:54:57.761Z] #25 15.33 ### 4.6% ######################################################################## 100.0% [2020-05-26T06:54:57.761Z] #25 15.45 [2020-05-26T06:54:57.778Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-05d23f86501aa8743) in /home/ubuntu/workspace/moby_PR-41026 [Pipeline] { [Pipeline] checkout [2020-05-26T06:54:57.921Z] #38 40.38 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-26T06:54:57.921Z] #38 40.38 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2020-05-26T06:54:57.921Z] #38 40.39 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2020-05-26T06:54:57.921Z] #38 40.39 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2020-05-26T06:54:58.043Z] #25 ... [2020-05-26T06:54:58.043Z] [2020-05-26T06:54:58.043Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-26T06:54:58.043Z] #47 33.13 reflect [2020-05-26T06:54:58.043Z] #47 33.17 syscall [2020-05-26T06:54:58.043Z] #47 39.58 internal/poll [2020-05-26T06:54:58.043Z] #47 41.04 os [2020-05-26T06:54:58.043Z] #47 ... [2020-05-26T06:54:58.043Z] [2020-05-26T06:54:58.043Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-26T06:54:58.043Z] #33 1.878 + RM_GOPATH=0 [2020-05-26T06:54:58.043Z] #33 1.878 + TMP_GOPATH= [2020-05-26T06:54:58.043Z] #33 1.878 + : /build [2020-05-26T06:54:58.043Z] #33 1.878 + '[' -z '' ']' [2020-05-26T06:54:58.043Z] #33 1.879 ++ mktemp -d [2020-05-26T06:54:58.043Z] #33 1.880 + export GOPATH=/tmp/tmp.GkCJvqNTre [2020-05-26T06:54:58.043Z] #33 1.881 + GOPATH=/tmp/tmp.GkCJvqNTre [2020-05-26T06:54:58.043Z] #33 1.881 + RM_GOPATH=1 [2020-05-26T06:54:58.043Z] #33 1.881 + case "$(go env GOARCH)" in [2020-05-26T06:54:58.043Z] #33 1.881 ++ go env GOARCH [2020-05-26T06:54:58.043Z] #33 1.906 + export GO_BUILDMODE=-buildmode=pie [2020-05-26T06:54:58.043Z] #33 1.906 + GO_BUILDMODE=-buildmode=pie [2020-05-26T06:54:58.043Z] #33 1.906 ++ dirname /tmp/install/install.sh [2020-05-26T06:54:58.043Z] #33 1.908 + dir=/tmp/install [2020-05-26T06:54:58.043Z] #33 1.908 + bin=tini [2020-05-26T06:54:58.043Z] #33 1.908 + shift [2020-05-26T06:54:58.043Z] #33 1.908 + '[' '!' -f /tmp/install/tini.installer ']' [2020-05-26T06:54:58.043Z] #33 1.908 + . /tmp/install/tini.installer [2020-05-26T06:54:58.043Z] #33 1.908 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2020-05-26T06:54:58.043Z] #33 1.908 + install_tini [2020-05-26T06:54:58.043Z] #33 1.908 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-05-26T06:54:58.043Z] #33 1.908 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-05-26T06:54:58.043Z] #33 1.908 + git clone https://github.com/krallin/tini.git /tmp/tmp.GkCJvqNTre/tini [2020-05-26T06:54:58.043Z] #33 1.910 Cloning into '/tmp/tmp.GkCJvqNTre/tini'... [2020-05-26T06:54:58.043Z] #33 2.432 + cd /tmp/tmp.GkCJvqNTre/tini [2020-05-26T06:54:58.043Z] #33 2.432 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-05-26T06:54:58.043Z] #33 2.452 + cmake . [2020-05-26T06:54:58.043Z] #33 2.808 -- The C compiler identification is GNU 8.3.0 [2020-05-26T06:54:58.043Z] #33 2.850 -- Check for working C compiler: /usr/bin/cc [2020-05-26T06:54:58.043Z] #33 3.298 -- Check for working C compiler: /usr/bin/cc -- works [2020-05-26T06:54:58.043Z] #33 3.303 -- Detecting C compiler ABI info [2020-05-26T06:54:58.043Z] #33 3.738 -- Detecting C compiler ABI info - done [2020-05-26T06:54:58.043Z] #33 3.743 -- Detecting C compile features [2020-05-26T06:54:58.317Z] ---> 0b0ff5af41ec [2020-05-26T06:54:58.317Z] Successfully built 0b0ff5af41ec [2020-05-26T06:54:58.317Z] Successfully tagged docker:latest [2020-05-26T06:54:58.317Z] INFO: Image build ended at 05/26/2020 06:54:56. Duration:00:00:28.9552572 [2020-05-26T06:54:58.317Z] [2020-05-26T06:54:58.317Z] [2020-05-26T06:54:58.317Z] INFO: Building the test binaries at 05/26/2020 06:54:56... [2020-05-26T06:54:58.660Z] #33 5.132 -- Detecting C compile features - done [2020-05-26T06:54:58.660Z] #33 5.147 -- Performing Test HAS_BUILTIN_FORTIFY [2020-05-26T06:54:58.660Z] #33 5.423 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-05-26T06:54:58.660Z] #33 5.479 -- Configuring done [2020-05-26T06:54:58.942Z] #33 5.511 -- Generating done [2020-05-26T06:54:58.942Z] #33 5.528 -- Build files have been written to: /tmp/tmp.GkCJvqNTre/tini [2020-05-26T06:54:58.942Z] #33 5.534 + make tini-static [2020-05-26T06:54:59.223Z] #33 5.877 Scanning dependencies of target tini-static [2020-05-26T06:54:59.223Z] #33 ... [2020-05-26T06:54:59.223Z] [2020-05-26T06:54:59.224Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-05-26T06:54:59.224Z] #28 34.38 Checking out files: 93% (1423/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-26T06:54:59.224Z] #28 34.50 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-05-26T06:54:59.224Z] #28 34.66 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-05-26T06:54:59.224Z] #28 ... [2020-05-26T06:54:59.224Z] [2020-05-26T06:54:59.224Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-26T06:54:59.224Z] #33 5.954 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-05-26T06:54:59.282Z] #38 41.65 debconf: delaying package configuration, since apt-utils is not installed [2020-05-26T06:54:59.282Z] #38 ... [2020-05-26T06:54:59.282Z] [2020-05-26T06:54:59.282Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-26T06:54:59.282Z] #41 41.78 github.com/LK4D4/vndr/godl/singleflight [2020-05-26T06:54:59.282Z] #41 41.83 io [2020-05-26T06:54:59.540Z] #41 42.19 strconv [2020-05-26T06:55:00.229Z] #33 6.982 [100%] Linking C executable tini-static [2020-05-26T06:55:00.468Z] #41 ... [2020-05-26T06:55:00.469Z] [2020-05-26T06:55:00.469Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-26T06:55:00.469Z] #60 DONE 42.9s [2020-05-26T06:55:00.469Z] [2020-05-26T06:55:00.469Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-26T06:55:00.469Z] #38 41.93 Fetched 4095 kB in 1s (5178 kB/s) [2020-05-26T06:55:00.469Z] #38 42.08 Selecting previously unselected package libcap-dev:amd64. [2020-05-26T06:55:00.469Z] #38 42.08 (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 ... 15412 files and directories currently installed.) [2020-05-26T06:55:00.469Z] #38 42.17 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2020-05-26T06:55:00.469Z] #38 42.18 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2020-05-26T06:55:00.469Z] #38 42.53 Selecting previously unselected package libnet1:amd64. [2020-05-26T06:55:00.469Z] #38 42.54 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-05-26T06:55:00.469Z] #38 42.57 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-05-26T06:55:00.469Z] #38 42.80 Selecting previously unselected package libnet1-dev. [2020-05-26T06:55:00.469Z] #38 42.80 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2020-05-26T06:55:00.469Z] #38 42.83 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-05-26T06:55:00.724Z] #38 43.27 Selecting previously unselected package libnl-3-200:amd64. [2020-05-26T06:55:00.724Z] #38 43.28 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2020-05-26T06:55:00.724Z] #38 43.29 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-05-26T06:55:00.980Z] #38 43.63 Selecting previously unselected package libnl-3-dev:amd64. [2020-05-26T06:55:00.980Z] #38 43.66 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2020-05-26T06:55:00.980Z] #38 43.67 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2020-05-26T06:55:00.990Z] using credential docker-jenkins-github-credentials [2020-05-26T06:55:01.001Z] Cloning the remote Git repository [2020-05-26T06:55:01.001Z] Cloning with configured refspecs honoured and without tags [2020-05-26T06:55:01.254Z] #33 ... [2020-05-26T06:55:01.254Z] [2020-05-26T06:55:01.254Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-26T06:55:01.254Z] #25 16.52 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2020-05-26T06:55:01.254Z] #25 16.56 skipping existing b63cc5f62c21 [2020-05-26T06:55:01.254Z] #25 16.66 [2020-05-26T06:55:01.254Z] #25 17.67 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2020-05-26T06:55:01.254Z] #25 17.96 [2020-05-26T06:55:01.254Z] #25 18.08 ######################################################################## 100.0% [2020-05-26T06:55:01.254Z] #25 18.13 [2020-05-26T06:55:01.254Z] #25 18.17 Download of images into '/build' complete. [2020-05-26T06:55:01.254Z] #25 18.17 Use something like the following to load the result into a Docker daemon: [2020-05-26T06:55:01.254Z] #25 18.17 tar -cC '/build' . | docker load [2020-05-26T06:55:01.254Z] #25 DONE 18.6s [2020-05-26T06:55:01.254Z] [2020-05-26T06:55:01.254Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-26T06:55:01.254Z] #33 7.613 [100%] Built target tini-static [2020-05-26T06:55:01.254Z] #33 7.661 + mkdir -p /build [2020-05-26T06:55:01.254Z] #33 7.665 + cp tini-static /build/docker-init [2020-05-26T06:55:01.254Z] #33 DONE 7.8s [2020-05-26T06:55:01.254Z] [2020-05-26T06:55:01.254Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-26T06:55:01.254Z] #39 3.569 Note: Building without setproctitle() and strlcpy() support. [2020-05-26T06:55:01.254Z] #39 3.569 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-05-26T06:55:01.254Z] #39 3.572 Note: Building without GnuTLS support [2020-05-26T06:55:01.254Z] #39 4.406 fatal: not a git repository (or any of the parent directories): .git [2020-05-26T06:55:01.254Z] #39 4.429 GEN .gitid [2020-05-26T06:55:01.254Z] #39 4.437 GEN criu/include/version.h [2020-05-26T06:55:01.254Z] #39 4.449 GEN include/common/asm [2020-05-26T06:55:01.254Z] #39 5.488 PBCC images/google/protobuf/descriptor.pb-c.c [2020-05-26T06:55:01.254Z] #39 5.586 PBCC images/opts.pb-c.c [2020-05-26T06:55:01.254Z] #39 5.615 PBCC images/sit.pb-c.c [2020-05-26T06:55:01.254Z] #39 5.674 DEP images/google/protobuf/descriptor.pb-c.d [2020-05-26T06:55:01.254Z] #39 5.727 DEP images/opts.pb-c.d [2020-05-26T06:55:01.254Z] #39 5.746 DEP images/sit.pb-c.d [2020-05-26T06:55:01.254Z] #39 5.784 PBCC images/macvlan.pb-c.c [2020-05-26T06:55:01.254Z] #39 5.813 DEP images/macvlan.pb-c.d [2020-05-26T06:55:01.254Z] #39 5.843 PBCC images/autofs.pb-c.c [2020-05-26T06:55:01.254Z] #39 5.879 DEP images/autofs.pb-c.d [2020-05-26T06:55:01.254Z] #39 5.925 PBCC images/sysctl.pb-c.c [2020-05-26T06:55:01.254Z] #39 5.959 DEP images/sysctl.pb-c.d [2020-05-26T06:55:01.254Z] #39 5.983 PBCC images/time.pb-c.c [2020-05-26T06:55:01.254Z] #39 6.004 DEP images/time.pb-c.d [2020-05-26T06:55:01.254Z] #39 6.049 PBCC images/binfmt-misc.pb-c.c [2020-05-26T06:55:01.254Z] #39 6.069 DEP images/binfmt-misc.pb-c.d [2020-05-26T06:55:01.254Z] #39 6.102 PBCC images/seccomp.pb-c.c [2020-05-26T06:55:01.254Z] #39 6.123 DEP images/seccomp.pb-c.d [2020-05-26T06:55:01.254Z] #39 6.165 PBCC images/userns.pb-c.c [2020-05-26T06:55:01.254Z] #39 6.189 DEP images/userns.pb-c.d [2020-05-26T06:55:01.254Z] #39 6.219 PBCC images/cgroup.pb-c.c [2020-05-26T06:55:01.254Z] #39 6.233 DEP images/cgroup.pb-c.d [2020-05-26T06:55:01.254Z] #39 6.285 PBCC images/fown.pb-c.c [2020-05-26T06:55:01.254Z] #39 6.308 PBCC images/ext-file.pb-c.c [2020-05-26T06:55:01.254Z] #39 6.346 DEP images/fown.pb-c.d [2020-05-26T06:55:01.254Z] #39 6.381 DEP images/ext-file.pb-c.d [2020-05-26T06:55:01.254Z] #39 6.427 PBCC images/rpc.pb-c.c [2020-05-26T06:55:01.254Z] #39 6.454 DEP images/rpc.pb-c.d [2020-05-26T06:55:01.254Z] #39 6.475 PBCC images/siginfo.pb-c.c [2020-05-26T06:55:01.254Z] #39 6.503 DEP images/siginfo.pb-c.d [2020-05-26T06:55:01.254Z] #39 6.549 PBCC images/pagemap.pb-c.c [2020-05-26T06:55:01.254Z] #39 6.598 DEP images/pagemap.pb-c.d [2020-05-26T06:55:01.254Z] #39 6.661 PBCC images/rlimit.pb-c.c [2020-05-26T06:55:01.254Z] #39 6.679 DEP images/rlimit.pb-c.d [2020-05-26T06:55:01.254Z] #39 6.721 PBCC images/file-lock.pb-c.c [2020-05-26T06:55:01.254Z] #39 6.741 DEP images/file-lock.pb-c.d [2020-05-26T06:55:01.254Z] #39 6.779 PBCC images/tty.pb-c.c [2020-05-26T06:55:01.254Z] #39 6.815 DEP images/tty.pb-c.d [2020-05-26T06:55:01.254Z] #39 6.830 PBCC images/tun.pb-c.c [2020-05-26T06:55:01.254Z] #39 6.910 PBCC images/netdev.pb-c.c [2020-05-26T06:55:01.254Z] #39 6.959 DEP images/tun.pb-c.d [2020-05-26T06:55:01.254Z] #39 7.019 DEP images/netdev.pb-c.d [2020-05-26T06:55:01.254Z] #39 7.042 PBCC images/vma.pb-c.c [2020-05-26T06:55:01.254Z] #39 7.097 DEP images/vma.pb-c.d [2020-05-26T06:55:01.254Z] #39 7.152 PBCC images/creds.pb-c.c [2020-05-26T06:55:01.254Z] #39 7.184 DEP images/creds.pb-c.d [2020-05-26T06:55:01.254Z] #39 7.192 PBCC images/utsns.pb-c.c [2020-05-26T06:55:01.254Z] #39 7.232 DEP images/utsns.pb-c.d [2020-05-26T06:55:01.254Z] #39 7.251 PBCC images/ipc-desc.pb-c.c [2020-05-26T06:55:01.254Z] #39 7.290 PBCC images/ipc-sem.pb-c.c [2020-05-26T06:55:01.254Z] #39 7.306 DEP images/ipc-desc.pb-c.d [2020-05-26T06:55:01.254Z] #39 7.360 DEP images/ipc-sem.pb-c.d [2020-05-26T06:55:01.254Z] #39 7.414 PBCC images/ipc-msg.pb-c.c [2020-05-26T06:55:01.254Z] #39 7.441 DEP images/ipc-msg.pb-c.d [2020-05-26T06:55:01.254Z] #39 7.543 PBCC images/ipc-shm.pb-c.c [2020-05-26T06:55:01.254Z] #39 7.558 DEP images/ipc-shm.pb-c.d [2020-05-26T06:55:01.254Z] #39 7.594 PBCC images/ipc-var.pb-c.c [2020-05-26T06:55:01.254Z] #39 7.598 DEP images/ipc-var.pb-c.d [2020-05-26T06:55:01.254Z] #39 7.750 PBCC images/sk-opts.pb-c.c [2020-05-26T06:55:01.254Z] #39 7.778 PBCC images/packet-sock.pb-c.c [2020-05-26T06:55:01.254Z] #39 7.883 DEP images/sk-opts.pb-c.d [2020-05-26T06:55:01.254Z] #39 7.954 DEP images/packet-sock.pb-c.d [2020-05-26T06:55:01.254Z] #39 7.990 PBCC images/sk-netlink.pb-c.c [2020-05-26T06:55:01.368Z] INFO: make.ps1 starting at 05/26/2020 06:55:00 [2020-05-26T06:55:01.368Z] INFO: Git commit (2ed9c9870c) assumed from DOCKER_GITCOMMIT environment variable [2020-05-26T06:55:01.368Z] INFO: Invoking autogen... [2020-05-26T06:55:00.919Z] Cloning repository https://github.com/moby/moby.git [2020-05-26T06:55:01.034Z] > git init /home/ubuntu/workspace/moby_PR-41026 # timeout=10 [2020-05-26T06:55:01.537Z] #39 8.063 DEP images/sk-netlink.pb-c.d [2020-05-26T06:55:01.537Z] #39 8.151 PBCC images/sk-inet.pb-c.c [2020-05-26T06:55:01.537Z] #39 8.187 DEP images/sk-inet.pb-c.d [2020-05-26T06:55:01.537Z] #39 8.214 PBCC images/sk-unix.pb-c.c [2020-05-26T06:55:01.537Z] #39 8.240 DEP images/sk-unix.pb-c.d [2020-05-26T06:55:01.537Z] #39 8.282 PBCC images/mm.pb-c.c [2020-05-26T06:55:01.537Z] #39 8.336 DEP images/mm.pb-c.d [2020-05-26T06:55:01.537Z] #39 8.351 PBCC images/timerfd.pb-c.c [2020-05-26T06:55:01.543Z] #38 44.17 Selecting previously unselected package libprotobuf-c1:amd64. [2020-05-26T06:55:01.543Z] #38 44.18 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-05-26T06:55:01.543Z] #38 44.18 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-05-26T06:55:01.798Z] #38 44.30 Selecting previously unselected package libprotobuf-c-dev:amd64. [2020-05-26T06:55:01.798Z] #38 44.31 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2020-05-26T06:55:01.798Z] #38 44.34 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-05-26T06:55:01.798Z] #38 44.45 Selecting previously unselected package zlib1g-dev:amd64. [2020-05-26T06:55:01.798Z] #38 44.46 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2020-05-26T06:55:01.798Z] #38 44.47 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-05-26T06:55:01.825Z] #39 8.401 DEP images/timerfd.pb-c.d [2020-05-26T06:55:01.825Z] #39 8.534 PBCC images/timer.pb-c.c [2020-05-26T06:55:01.825Z] #39 8.567 DEP images/timer.pb-c.d [2020-05-26T06:55:01.825Z] #39 8.586 PBCC images/sa.pb-c.c [2020-05-26T06:55:01.825Z] #39 8.643 DEP images/sa.pb-c.d [2020-05-26T06:55:01.840Z] INFO: Building daemon... [2020-05-26T06:55:02.107Z] #39 8.673 PBCC images/pipe-data.pb-c.c [2020-05-26T06:55:02.107Z] #39 8.678 DEP images/pipe-data.pb-c.d [2020-05-26T06:55:02.107Z] #39 8.746 PBCC images/mnt.pb-c.c [2020-05-26T06:55:02.107Z] #39 8.809 DEP images/mnt.pb-c.d [2020-05-26T06:55:02.360Z] #38 44.75 Selecting previously unselected package libprotobuf17:amd64. [2020-05-26T06:55:02.360Z] #38 44.75 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2020-05-26T06:55:02.360Z] #38 44.77 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2020-05-26T06:55:02.394Z] #39 9.036 PBCC images/sk-packet.pb-c.c [2020-05-26T06:55:02.394Z] #39 9.047 DEP images/sk-packet.pb-c.d [2020-05-26T06:55:02.394Z] #39 9.047 PBCC images/tcp-stream.pb-c.c [2020-05-26T06:55:02.394Z] #39 9.123 DEP images/tcp-stream.pb-c.d [2020-05-26T06:55:02.394Z] #39 9.159 PBCC images/pipe.pb-c.c [2020-05-26T06:55:02.394Z] #39 9.183 DEP images/pipe.pb-c.d [2020-05-26T06:55:01.516Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-05-26T06:55:01.517Z] > git --version # timeout=10 [2020-05-26T06:55:01.592Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-05-26T06:55:01.593Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41026/head:refs/remotes/origin/PR-41026 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-26T06:55:02.690Z] #39 9.264 PBCC images/pstree.pb-c.c [2020-05-26T06:55:02.690Z] #39 9.274 DEP images/pstree.pb-c.d [2020-05-26T06:55:02.690Z] #39 9.298 PBCC images/fs.pb-c.c [2020-05-26T06:55:02.690Z] #39 9.413 DEP images/fs.pb-c.d [2020-05-26T06:55:02.690Z] #39 9.413 PBCC images/signalfd.pb-c.c [2020-05-26T06:55:02.925Z] #38 ... [2020-05-26T06:55:02.925Z] [2020-05-26T06:55:02.925Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-05-26T06:55:02.925Z] #51 31.28 Reading package lists... [2020-05-26T06:55:02.925Z] #51 38.15 Building dependency tree... [2020-05-26T06:55:02.925Z] #51 41.71 The following additional packages will be installed: [2020-05-26T06:55:02.925Z] #51 41.71 libbtrfs0 [2020-05-26T06:55:02.925Z] #51 41.92 The following NEW packages will be installed: [2020-05-26T06:55:02.925Z] #51 41.93 libbtrfs-dev libbtrfs0 [2020-05-26T06:55:02.925Z] #51 42.40 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2020-05-26T06:55:02.925Z] #51 42.40 Need to get 119 kB of archives. [2020-05-26T06:55:02.925Z] #51 42.40 After this operation, 387 kB of additional disk space will be used. [2020-05-26T06:55:02.925Z] #51 42.40 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-05-26T06:55:02.925Z] #51 42.41 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-05-26T06:55:02.925Z] #51 44.12 debconf: delaying package configuration, since apt-utils is not installed [2020-05-26T06:55:02.925Z] #51 44.37 Fetched 119 kB in 0s (397 kB/s) [2020-05-26T06:55:02.925Z] #51 44.49 Selecting previously unselected package libbtrfs0. [2020-05-26T06:55:02.925Z] #51 44.49 (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 ... 15412 files and directories currently installed.) [2020-05-26T06:55:02.925Z] #51 44.58 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2020-05-26T06:55:02.925Z] #51 44.60 Unpacking libbtrfs0 (4.20.1-2) ... [2020-05-26T06:55:02.925Z] #51 44.73 Selecting previously unselected package libbtrfs-dev. [2020-05-26T06:55:02.925Z] #51 44.74 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-05-26T06:55:02.925Z] #51 44.74 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-05-26T06:55:02.925Z] #51 44.99 Setting up libbtrfs0 (4.20.1-2) ... [2020-05-26T06:55:02.925Z] #51 45.03 Setting up libbtrfs-dev (4.20.1-2) ... [2020-05-26T06:55:02.925Z] #51 45.08 Processing triggers for libc-bin (2.28-10) ... [2020-05-26T06:55:02.925Z] #51 DONE 45.4s [2020-05-26T06:55:02.925Z] [2020-05-26T06:55:02.925Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-05-26T06:55:02.925Z] #23 30.56 Reading package lists... [2020-05-26T06:55:02.925Z] #23 37.53 Building dependency tree... [2020-05-26T06:55:02.925Z] #23 41.17 ca-certificates is already the newest version (20190110). [2020-05-26T06:55:02.925Z] #23 41.17 The following additional packages will be installed: [2020-05-26T06:55:02.925Z] #23 41.18 libjq1 libonig5 [2020-05-26T06:55:02.925Z] #23 41.66 The following NEW packages will be installed: [2020-05-26T06:55:02.925Z] #23 41.68 jq libjq1 libonig5 [2020-05-26T06:55:02.925Z] #23 42.07 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2020-05-26T06:55:02.925Z] #23 42.07 Need to get 355 kB of archives. [2020-05-26T06:55:02.925Z] #23 42.07 After this operation, 1072 kB of additional disk space will be used. [2020-05-26T06:55:02.925Z] #23 42.07 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-05-26T06:55:02.925Z] #23 42.08 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-05-26T06:55:02.925Z] #23 42.09 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-05-26T06:55:02.925Z] #23 43.82 debconf: delaying package configuration, since apt-utils is not installed [2020-05-26T06:55:02.925Z] #23 44.19 Fetched 355 kB in 0s (1269 kB/s) [2020-05-26T06:55:02.925Z] #23 44.29 Selecting previously unselected package libonig5:amd64. [2020-05-26T06:55:02.925Z] #23 44.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 ... 15412 files and directories currently installed.) [2020-05-26T06:55:02.925Z] #23 44.39 Preparing to unpack .../libonig5_6.9.1-1_amd64.deb ... [2020-05-26T06:55:02.925Z] #23 44.40 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-05-26T06:55:02.925Z] #23 44.62 Selecting previously unselected package libjq1:amd64. [2020-05-26T06:55:02.925Z] #23 44.62 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-05-26T06:55:02.925Z] #23 44.64 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-05-26T06:55:02.925Z] #23 44.88 Selecting previously unselected package jq. [2020-05-26T06:55:02.925Z] #23 44.88 Preparing to unpack .../jq_1.5+dfsg-2+b1_amd64.deb ... [2020-05-26T06:55:02.925Z] #23 44.89 Unpacking jq (1.5+dfsg-2+b1) ... [2020-05-26T06:55:02.925Z] #23 45.13 Setting up libonig5:amd64 (6.9.1-1) ... [2020-05-26T06:55:02.925Z] #23 45.16 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-05-26T06:55:02.925Z] #23 45.18 Setting up jq (1.5+dfsg-2+b1) ... [2020-05-26T06:55:02.925Z] #23 45.19 Processing triggers for libc-bin (2.28-10) ... [2020-05-26T06:55:02.925Z] #23 DONE 45.5s [2020-05-26T06:55:02.925Z] [2020-05-26T06:55:02.925Z] #24 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-05-26T06:55:02.925Z] #24 DONE 0.2s [2020-05-26T06:55:02.925Z] [2020-05-26T06:55:02.925Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-26T06:55:02.974Z] #39 9.519 DEP images/signalfd.pb-c.d [2020-05-26T06:55:02.974Z] #39 9.625 PBCC images/fh.pb-c.c [2020-05-26T06:55:02.974Z] #39 9.625 PBCC images/fsnotify.pb-c.c [2020-05-26T06:55:02.974Z] #39 9.657 DEP images/fh.pb-c.d [2020-05-26T06:55:02.974Z] #39 9.752 DEP images/fsnotify.pb-c.d [2020-05-26T06:55:02.974Z] #39 9.766 PBCC images/eventpoll.pb-c.c [2020-05-26T06:55:02.974Z] #39 9.780 DEP images/eventpoll.pb-c.d [2020-05-26T06:55:02.974Z] #39 9.797 PBCC images/eventfd.pb-c.c [2020-05-26T06:55:02.974Z] #39 9.832 DEP images/eventfd.pb-c.d [2020-05-26T06:55:03.256Z] #39 9.871 PBCC images/remap-file-path.pb-c.c [2020-05-26T06:55:03.256Z] #39 9.901 DEP images/remap-file-path.pb-c.d [2020-05-26T06:55:03.256Z] #39 9.932 PBCC images/fifo.pb-c.c [2020-05-26T06:55:03.256Z] #39 9.939 DEP images/fifo.pb-c.d [2020-05-26T06:55:03.256Z] #39 9.966 PBCC images/ghost-file.pb-c.c [2020-05-26T06:55:03.256Z] #39 9.993 DEP images/ghost-file.pb-c.d [2020-05-26T06:55:03.256Z] #39 10.02 PBCC images/regfile.pb-c.c [2020-05-26T06:55:03.256Z] #39 10.04 DEP images/regfile.pb-c.d [2020-05-26T06:55:03.538Z] #39 10.07 PBCC images/ns.pb-c.c [2020-05-26T06:55:03.538Z] #39 10.09 DEP images/ns.pb-c.d [2020-05-26T06:55:03.538Z] #39 10.14 PBCC images/fdinfo.pb-c.c [2020-05-26T06:55:03.538Z] #39 10.21 DEP images/fdinfo.pb-c.d [2020-05-26T06:55:03.538Z] #39 10.25 PBCC images/core-aarch64.pb-c.c [2020-05-26T06:55:03.538Z] #39 10.27 PBCC images/core-arm.pb-c.c [2020-05-26T06:55:03.538Z] #39 10.29 PBCC images/core-ppc64.pb-c.c [2020-05-26T06:55:03.538Z] #39 ... [2020-05-26T06:55:03.538Z] [2020-05-26T06:55:03.538Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-26T06:55:03.538Z] #10 38.82 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-05-26T06:55:03.538Z] #10 38.82 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-05-26T06:55:03.538Z] #10 38.84 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-05-26T06:55:03.538Z] #10 43.71 Selecting previously unselected package gcc-mingw-w64-base. [2020-05-26T06:55:03.538Z] #10 43.71 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_s390x.deb ... [2020-05-26T06:55:03.538Z] #10 43.74 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-05-26T06:55:03.538Z] #10 43.91 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-05-26T06:55:03.538Z] #10 43.91 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_s390x.deb ... [2020-05-26T06:55:03.538Z] #10 43.91 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-05-26T06:55:03.820Z] #10 ... [2020-05-26T06:55:03.820Z] [2020-05-26T06:55:03.820Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-26T06:55:03.820Z] #39 10.32 PBCC images/core-s390.pb-c.c [2020-05-26T06:55:03.820Z] #39 10.38 PBCC images/core-x86.pb-c.c [2020-05-26T06:55:03.820Z] #39 10.44 PBCC images/core.pb-c.c [2020-05-26T06:55:03.820Z] #39 10.50 PBCC images/inventory.pb-c.c [2020-05-26T06:55:03.820Z] #39 10.56 DEP images/core-aarch64.pb-c.d [2020-05-26T06:55:04.102Z] #39 10.58 DEP images/core-arm.pb-c.d [2020-05-26T06:55:04.102Z] #39 10.60 DEP images/core-ppc64.pb-c.d [2020-05-26T06:55:04.102Z] #39 10.62 DEP images/core-s390.pb-c.d [2020-05-26T06:55:04.102Z] #39 10.74 DEP images/core-x86.pb-c.d [2020-05-26T06:55:04.102Z] #39 10.85 DEP images/core.pb-c.d [2020-05-26T06:55:04.102Z] #39 10.88 DEP images/inventory.pb-c.d [2020-05-26T06:55:04.102Z] #39 10.93 PBCC images/cpuinfo.pb-c.c [2020-05-26T06:55:04.102Z] #39 10.97 DEP images/cpuinfo.pb-c.d [2020-05-26T06:55:04.384Z] #39 10.99 PBCC images/stats.pb-c.c [2020-05-26T06:55:04.384Z] #39 11.03 DEP images/stats.pb-c.d [2020-05-26T06:55:04.818Z] #52 ... [2020-05-26T06:55:04.818Z] [2020-05-26T06:55:04.818Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-26T06:55:04.818Z] #10 30.76 Reading package lists... [2020-05-26T06:55:04.818Z] #10 37.67 Building dependency tree... [2020-05-26T06:55:04.818Z] #10 41.42 The following additional packages will be installed: [2020-05-26T06:55:04.818Z] #10 41.42 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-05-26T06:55:04.818Z] #10 41.42 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-05-26T06:55:04.818Z] #10 41.43 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-05-26T06:55:04.818Z] #10 41.44 libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-05-26T06:55:04.818Z] #10 41.44 Suggested packages: [2020-05-26T06:55:04.818Z] #10 41.45 gcc-8-locales seccomp wine64 [2020-05-26T06:55:04.818Z] #10 43.16 The following NEW packages will be installed: [2020-05-26T06:55:04.818Z] #10 43.16 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-05-26T06:55:04.818Z] #10 43.16 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-05-26T06:55:04.818Z] #10 43.16 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-05-26T06:55:04.818Z] #10 43.16 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-05-26T06:55:04.818Z] #10 43.18 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-05-26T06:55:04.818Z] #10 43.18 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-05-26T06:55:04.818Z] #10 43.62 0 upgraded, 25 newly installed, 0 to remove and 0 not upgraded. [2020-05-26T06:55:04.818Z] #10 43.62 Need to get 77.7 MB of archives. [2020-05-26T06:55:04.818Z] #10 43.62 After this operation, 487 MB of additional disk space will be used. [2020-05-26T06:55:04.818Z] #10 43.62 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB] [2020-05-26T06:55:04.818Z] #10 44.16 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-x86-64 amd64 2.31.1-11+8.3 [2642 kB] [2020-05-26T06:55:04.818Z] #10 44.43 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2020-05-26T06:55:04.818Z] #10 44.43 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2020-05-26T06:55:04.818Z] #10 44.45 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2020-05-26T06:55:04.819Z] #10 44.46 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2020-05-26T06:55:04.819Z] #10 45.02 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2020-05-26T06:55:04.819Z] #10 45.39 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u1 [175 kB] [2020-05-26T06:55:04.819Z] #10 45.44 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [35.8 MB] [2020-05-26T06:55:05.074Z] #10 ... [2020-05-26T06:55:05.074Z] [2020-05-26T06:55:05.074Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-26T06:55:05.074Z] #38 45.89 Selecting previously unselected package libprotobuf-lite17:amd64. [2020-05-26T06:55:05.074Z] #38 45.90 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2020-05-26T06:55:05.074Z] #38 45.92 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-05-26T06:55:05.074Z] #38 46.22 Selecting previously unselected package libprotobuf-dev:amd64. [2020-05-26T06:55:05.074Z] #38 46.30 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2020-05-26T06:55:05.074Z] #38 46.32 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-05-26T06:55:05.330Z] #38 ... [2020-05-26T06:55:05.330Z] [2020-05-26T06:55:05.330Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-26T06:55:05.330Z] #32 31.31 Reading package lists... [2020-05-26T06:55:05.330Z] #32 38.40 Building dependency tree... [2020-05-26T06:55:05.330Z] #32 42.21 The following additional packages will be installed: [2020-05-26T06:55:05.330Z] #32 42.24 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-05-26T06:55:05.330Z] #32 42.29 Suggested packages: [2020-05-26T06:55:05.330Z] #32 42.29 cmake-doc ninja-build lrzip [2020-05-26T06:55:05.330Z] #32 42.29 Recommended packages: [2020-05-26T06:55:05.330Z] #32 42.29 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-05-26T06:55:05.330Z] #32 44.06 The following NEW packages will be installed: [2020-05-26T06:55:05.330Z] #32 44.06 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-05-26T06:55:05.330Z] #32 44.06 vim-common xxd [2020-05-26T06:55:05.330Z] #32 44.58 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2020-05-26T06:55:05.330Z] #32 44.58 Need to get 14.9 MB of archives. [2020-05-26T06:55:05.330Z] #32 44.58 After this operation, 61.8 MB of additional disk space will be used. [2020-05-26T06:55:05.330Z] #32 44.58 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-05-26T06:55:05.330Z] #32 44.59 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-05-26T06:55:05.330Z] #32 44.60 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2020-05-26T06:55:05.330Z] #32 44.74 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-05-26T06:55:05.330Z] #32 45.83 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+b3 [687 kB] [2020-05-26T06:55:05.330Z] #32 45.93 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2020-05-26T06:55:05.330Z] #32 45.98 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2020-05-26T06:55:05.330Z] #32 45.99 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2020-05-26T06:55:05.330Z] #32 46.00 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] [2020-05-26T06:55:05.330Z] #32 46.01 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2020-05-26T06:55:05.330Z] #32 47.73 debconf: delaying package configuration, since apt-utils is not installed [2020-05-26T06:55:05.330Z] #32 47.93 Fetched 14.9 MB in 2s (7055 kB/s) [2020-05-26T06:55:05.389Z] #39 11.92 make[1]: Nothing to be done for 'all'. [2020-05-26T06:55:05.390Z] #39 ... [2020-05-26T06:55:05.390Z] [2020-05-26T06:55:05.390Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-26T06:55:05.390Z] #30 40.43 internal/poll [2020-05-26T06:55:05.390Z] #30 41.39 internal/fmtsort [2020-05-26T06:55:05.390Z] #30 41.71 os [2020-05-26T06:55:05.390Z] #30 42.02 strings [2020-05-26T06:55:05.390Z] #30 44.32 path [2020-05-26T06:55:05.390Z] #30 44.70 fmt [2020-05-26T06:55:05.390Z] #30 44.77 path/filepath [2020-05-26T06:55:05.390Z] #30 46.12 io/ioutil [2020-05-26T06:55:05.390Z] #30 46.96 text/tabwriter [2020-05-26T06:55:05.390Z] #30 48.88 flag [2020-05-26T06:55:05.390Z] #30 48.88 github.com/BurntSushi/toml [2020-05-26T06:55:05.390Z] #30 50.06 log [2020-05-26T06:55:05.586Z] #32 48.07 Selecting previously unselected package xxd. [2020-05-26T06:55:05.586Z] #32 48.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 ... 15412 files and directories currently installed.) [2020-05-26T06:55:05.586Z] #32 48.18 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-05-26T06:55:05.586Z] #32 48.20 Unpacking xxd (2:8.1.0875-5) ... [2020-05-26T06:55:05.586Z] #32 ... [2020-05-26T06:55:05.586Z] [2020-05-26T06:55:05.586Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-26T06:55:05.586Z] #38 48.28 Selecting previously unselected package libprotoc17:amd64. [2020-05-26T06:55:05.843Z] #38 48.28 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2020-05-26T06:55:05.843Z] #38 48.29 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2020-05-26T06:55:05.843Z] #38 ... [2020-05-26T06:55:05.843Z] [2020-05-26T06:55:05.843Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-26T06:55:05.843Z] #30 38.44 sync [2020-05-26T06:55:05.843Z] #30 38.45 internal/reflectlite [2020-05-26T06:55:05.843Z] #30 41.28 sort [2020-05-26T06:55:05.843Z] #30 41.29 errors [2020-05-26T06:55:05.843Z] #30 41.64 strconv [2020-05-26T06:55:05.843Z] #30 42.86 io [2020-05-26T06:55:05.843Z] #30 44.63 internal/oserror [2020-05-26T06:55:05.843Z] #30 44.79 syscall [2020-05-26T06:55:05.843Z] #30 47.32 reflect [2020-05-26T06:55:06.003Z] #30 ... [2020-05-26T06:55:06.003Z] [2020-05-26T06:55:06.003Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-26T06:55:06.003Z] #39 12.71 CC images/stats.o [2020-05-26T06:55:06.098Z] #30 ... [2020-05-26T06:55:06.098Z] [2020-05-26T06:55:06.098Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-26T06:55:06.098Z] #32 48.44 Selecting previously unselected package vim-common. [2020-05-26T06:55:06.098Z] #32 48.44 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-05-26T06:55:06.098Z] #32 48.51 Unpacking vim-common (2:8.1.0875-5) ... [2020-05-26T06:55:06.315Z] #39 12.99 CC images/core.o [2020-05-26T06:55:06.354Z] #32 48.96 Selecting previously unselected package cmake-data. [2020-05-26T06:55:06.354Z] #32 48.96 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-05-26T06:55:06.354Z] #32 48.97 Unpacking cmake-data (3.13.4-1) ... [2020-05-26T06:55:06.613Z] #39 13.31 CC images/core-x86.o [2020-05-26T06:55:06.613Z] #39 ... [2020-05-26T06:55:06.613Z] [2020-05-26T06:55:06.613Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-26T06:55:06.613Z] #41 41.93 os [2020-05-26T06:55:06.613Z] #41 43.65 strings [2020-05-26T06:55:06.613Z] #41 45.33 fmt [2020-05-26T06:55:06.613Z] #41 46.03 path/filepath [2020-05-26T06:55:06.613Z] #41 47.72 regexp/syntax [2020-05-26T06:55:06.613Z] #41 49.39 flag [2020-05-26T06:55:06.613Z] #41 50.75 go/token [2020-05-26T06:55:06.613Z] #41 51.04 regexp [2020-05-26T06:55:06.613Z] #41 51.41 go/scanner [2020-05-26T06:55:06.613Z] #41 ... [2020-05-26T06:55:06.613Z] [2020-05-26T06:55:06.613Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-26T06:55:07.176Z] #52 25.60 Checking out files: 71% (2280/3180) Checking out files: 72% (2290/3180) Checking out files: 73% (2322/3180) Checking out files: 74% (2354/3180) Checking out files: 75% (2385/3180) Checking out files: 76% (2417/3180) Checking out files: 77% (2449/3180) Checking out files: 78% (2481/3180) Checking out files: 79% (2513/3180) Checking out files: 80% (2544/3180) Checking out files: 81% (2576/3180) Checking out files: 82% (2608/3180) Checking out files: 83% (2640/3180) Checking out files: 84% (2672/3180) Checking out files: 85% (2703/3180) Checking out files: 86% (2735/3180) Checking out files: 87% (2767/3180) Checking out files: 88% (2799/3180) Checking out files: 89% (2831/3180) Checking out files: 90% (2862/3180) Checking out files: 91% (2894/3180) Checking out files: 92% (2926/3180) Checking out files: 93% (2958/3180) Checking out files: 94% (2990/3180) Checking out files: 95% (3021/3180) Checking out files: 96% (3053/3180) Checking out files: 97% (3085/3180) Checking out files: 98% (3117/3180) Checking out files: 99% (3149/3180) Checking out files: 100% (3180/3180) Checking out files: 100% (3180/3180), done. [2020-05-26T06:55:07.458Z] #52 26.23 + cd /tmp/tmp.Mk4xnvdT3h/src/github.com/containerd/containerd [2020-05-26T06:55:07.458Z] #52 26.23 + git checkout -q 814b7956fafc7a0980ea07e950f983d0837e5578 [2020-05-26T06:55:08.074Z] #52 ... [2020-05-26T06:55:08.074Z] [2020-05-26T06:55:08.074Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-26T06:55:08.074Z] #47 43.43 encoding/binary [2020-05-26T06:55:08.074Z] #47 43.79 fmt [2020-05-26T06:55:08.074Z] #47 45.19 encoding/base64 [2020-05-26T06:55:08.074Z] #47 45.81 path/filepath [2020-05-26T06:55:08.074Z] #47 47.37 golang.org/x/sys/unix [2020-05-26T06:55:08.074Z] #47 48.15 encoding/json [2020-05-26T06:55:08.074Z] #47 52.76 github.com/pkg/diff [2020-05-26T06:55:08.356Z] #47 ... [2020-05-26T06:55:08.356Z] [2020-05-26T06:55:08.356Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-26T06:55:08.356Z] #39 13.84 CC images/core-arm.o [2020-05-26T06:55:08.356Z] #39 14.13 CC images/core-aarch64.o [2020-05-26T06:55:08.356Z] #39 14.46 CC images/core-ppc64.o [2020-05-26T06:55:08.356Z] #39 14.91 CC images/core-s390.o [2020-05-26T06:55:08.639Z] #39 15.40 CC images/cpuinfo.o [2020-05-26T06:55:08.921Z] #39 15.72 CC images/inventory.o [2020-05-26T06:55:09.211Z] #39 15.93 CC images/fdinfo.o [2020-05-26T06:55:09.493Z] #39 16.21 CC images/fown.o [2020-05-26T06:55:09.775Z] #39 ... [2020-05-26T06:55:09.775Z] [2020-05-26T06:55:09.775Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-26T06:55:09.775Z] #30 51.86 github.com/BurntSushi/toml/cmd/tomlv [2020-05-26T06:55:09.775Z] #30 DONE 55.0s [2020-05-26T06:55:09.775Z] [2020-05-26T06:55:09.775Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-26T06:55:09.775Z] #39 16.43 CC images/ns.o [2020-05-26T06:55:10.057Z] #39 16.60 CC images/regfile.o [2020-05-26T06:55:10.057Z] #39 16.84 CC images/ghost-file.o [2020-05-26T06:55:10.338Z] #39 17.07 CC images/fifo.o [2020-05-26T06:55:10.520Z] #32 52.67 Selecting previously unselected package libicu63:amd64. [2020-05-26T06:55:10.520Z] #32 52.67 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-05-26T06:55:10.520Z] #32 52.68 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-05-26T06:55:10.620Z] #39 17.14 CC images/remap-file-path.o [2020-05-26T06:55:10.620Z] #39 17.21 CC images/eventfd.o [2020-05-26T06:55:10.620Z] #39 17.27 CC images/eventpoll.o [2020-05-26T06:55:10.776Z] #32 ... [2020-05-26T06:55:10.776Z] [2020-05-26T06:55:10.776Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-26T06:55:10.776Z] #41 43.35 bytes [2020-05-26T06:55:10.776Z] #41 45.89 bufio [2020-05-26T06:55:10.776Z] #41 47.54 reflect [2020-05-26T06:55:10.776Z] #41 48.41 syscall [2020-05-26T06:55:10.776Z] #41 ... [2020-05-26T06:55:10.776Z] [2020-05-26T06:55:10.776Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-26T06:55:10.776Z] #30 53.51 time [2020-05-26T06:55:10.902Z] #39 17.42 CC images/fh.o [2020-05-26T06:55:11.184Z] #39 17.74 CC images/fsnotify.o [2020-05-26T06:55:11.184Z] #39 17.90 CC images/signalfd.o [2020-05-26T06:55:11.184Z] #39 17.96 CC images/fs.o [2020-05-26T06:55:11.465Z] #39 18.14 CC images/pstree.o [2020-05-26T06:55:11.465Z] #39 18.28 CC images/pipe.o [2020-05-26T06:55:11.747Z] #39 18.44 CC images/tcp-stream.o [2020-05-26T06:55:11.747Z] #39 18.53 CC images/sk-packet.o [2020-05-26T06:55:12.028Z] #39 18.62 CC images/mnt.o [2020-05-26T06:55:12.028Z] #39 18.70 CC images/pipe-data.o [2020-05-26T06:55:12.028Z] #39 18.77 CC images/sa.o [2020-05-26T06:55:12.310Z] #39 18.96 CC images/timer.o [2020-05-26T06:55:12.591Z] #39 19.22 CC images/timerfd.o [2020-05-26T06:55:12.872Z] #39 19.38 CC images/mm.o [2020-05-26T06:55:12.873Z] #39 19.65 CC images/sk-opts.o [2020-05-26T06:55:13.154Z] #39 19.87 CC images/sk-unix.o [2020-05-26T06:55:13.297Z] #30 ... [2020-05-26T06:55:13.297Z] [2020-05-26T06:55:13.297Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-26T06:55:13.297Z] #25 4.760 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2020-05-26T06:55:13.297Z] #25 5.042 [2020-05-26T06:55:13.297Z] #25 5.247 0.3% ##### 8.2% ########## 15.0% ############## 19.8% #################### 28.0% ####################### 32.9% ############################# 40.8% ################################### 49.9% ######################################## 56.5% ############################################## 64.5% ################################################### 71.9% ######################################################## 79.1% ############################################################# 86.0% #################################################################### 95.1% ######################################################################## 100.0% [2020-05-26T06:55:13.297Z] #25 7.072 [2020-05-26T06:55:13.297Z] #25 7.301 # 1.9% ############## 20.8% ############################### 43.1% ############################################ 62.2% ###################################################### 75.9% ######################################################################## 100.0% [2020-05-26T06:55:13.297Z] #25 8.219 [2020-05-26T06:55:13.297Z] #25 8.408 ### 4.5% ####### 11.0% ############ 17.2% ################## 25.0% ####################### 32.2% ########################### 38.1% ################################ 45.1% ##################################### 51.7% ######################################### 58.0% ############################################## 64.1% ################################################## 69.6% ###################################################### 76.0% ########################################################### 82.7% ################################################################ 90.0% ###################################################################### 97.8% ######################################################################## 100.0% [2020-05-26T06:55:13.297Z] #25 10.34 [2020-05-26T06:55:13.436Z] #39 20.12 CC images/sk-inet.o [2020-05-26T06:55:13.718Z] #39 20.44 CC images/tun.o [2020-05-26T06:55:14.000Z] #39 20.69 CC images/sk-netlink.o [2020-05-26T06:55:14.281Z] #39 20.87 CC images/packet-sock.o [2020-05-26T06:55:14.563Z] #39 21.16 CC images/ipc-var.o [2020-05-26T06:55:14.563Z] #39 21.27 CC images/ipc-desc.o [2020-05-26T06:55:14.845Z] #39 21.43 CC images/ipc-shm.o [2020-05-26T06:55:14.845Z] #39 21.62 CC images/ipc-msg.o [2020-05-26T06:55:15.126Z] #39 21.84 CC images/ipc-sem.o [2020-05-26T06:55:15.408Z] #39 22.02 CC images/utsns.o [2020-05-26T06:55:15.690Z] #39 22.17 CC images/creds.o [2020-05-26T06:55:15.690Z] #39 22.32 CC images/vma.o [2020-05-26T06:55:15.690Z] #39 22.43 CC images/netdev.o [2020-05-26T06:55:15.971Z] #39 22.59 CC images/tty.o [2020-05-26T06:55:16.253Z] #39 22.91 CC images/file-lock.o [2020-05-26T06:55:16.253Z] #39 23.06 CC images/rlimit.o [2020-05-26T06:55:16.383Z] #25 10.53 0.2% # 2.8% ### 5.0% ##### 7.2% ###### 9.0% ######## 11.1% ######### 13.3% ########### 15.4% ########### 16.5% ############# 18.9% ############## 20.8% ################ 23.2% ################## 25.4% #################### 28.2% ###################### 31.1% ####################### 32.6% ######################## 34.3% ########################## 36.4% ########################### 38.5% ############################# 40.8% ############################## 42.4% ################################ 44.8% ################################# 46.7% ################################## 48.5% #################################### 50.9% ##################################### 52.6% ####################################### 54.7% #### [2020-05-26T06:55:16.383Z] #25 ... [2020-05-26T06:55:16.383Z] [2020-05-26T06:55:16.383Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-05-26T06:55:16.383Z] #28 48.91 Checking out files: 85% (1298/1521) Checking out files: 86% (1309/1521) Checking out files: 87% (1324/1521) Checking out files: 88% (1339/1521) Checking out files: 89% (1354/1521) Checking out files: 90% (1369/1521) Checking out files: 91% (1385/1521) Checking out files: 92% (1400/1521) Checking out files: 93% (1415/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2020-05-26T06:55:16.383Z] #28 49.56 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-05-26T06:55:16.383Z] #28 50.33 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-05-26T06:55:16.535Z] #39 23.22 CC images/pagemap.o [2020-05-26T06:55:16.640Z] #28 ... [2020-05-26T06:55:16.640Z] [2020-05-26T06:55:16.640Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-26T06:55:16.640Z] #38 48.99 Selecting previously unselected package protobuf-c-compiler. [2020-05-26T06:55:16.640Z] #38 49.02 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2020-05-26T06:55:16.640Z] #38 49.05 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-05-26T06:55:16.640Z] #38 49.24 Selecting previously unselected package protobuf-compiler. [2020-05-26T06:55:16.640Z] #38 49.26 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2020-05-26T06:55:16.640Z] #38 49.26 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-05-26T06:55:16.640Z] #38 49.43 Selecting previously unselected package python-pkg-resources. [2020-05-26T06:55:16.640Z] #38 49.43 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-05-26T06:55:16.640Z] #38 49.43 Unpacking python-pkg-resources (40.8.0-1) ... [2020-05-26T06:55:16.640Z] #38 49.71 Selecting previously unselected package python-six. [2020-05-26T06:55:16.640Z] #38 49.71 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-05-26T06:55:16.640Z] #38 49.72 Unpacking python-six (1.12.0-1) ... [2020-05-26T06:55:16.640Z] #38 49.83 Selecting previously unselected package python-protobuf. [2020-05-26T06:55:16.640Z] #38 49.83 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2020-05-26T06:55:16.640Z] #38 49.83 Unpacking python-protobuf (3.6.1.3-2) ... [2020-05-26T06:55:16.640Z] #38 50.26 Setting up python-pkg-resources (40.8.0-1) ... [2020-05-26T06:55:16.640Z] #38 55.73 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-05-26T06:55:16.640Z] #38 55.74 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-05-26T06:55:16.640Z] #38 55.76 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-05-26T06:55:16.640Z] #38 55.78 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-05-26T06:55:16.640Z] #38 55.80 Setting up python-six (1.12.0-1) ... [2020-05-26T06:55:16.640Z] #38 ... [2020-05-26T06:55:16.640Z] [2020-05-26T06:55:16.640Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-26T06:55:16.640Z] #52 3.727 + RM_GOPATH=0 [2020-05-26T06:55:16.640Z] #52 3.727 + TMP_GOPATH= [2020-05-26T06:55:16.640Z] #52 3.727 + : /build [2020-05-26T06:55:16.640Z] #52 3.727 + '[' -z '' ']' [2020-05-26T06:55:16.640Z] #52 3.731 ++ mktemp -d [2020-05-26T06:55:16.640Z] #52 3.731 + export GOPATH=/tmp/tmp.oRtP2bAsYy [2020-05-26T06:55:16.640Z] #52 3.731 + GOPATH=/tmp/tmp.oRtP2bAsYy [2020-05-26T06:55:16.640Z] #52 3.731 + RM_GOPATH=1 [2020-05-26T06:55:16.640Z] #52 3.731 + case "$(go env GOARCH)" in [2020-05-26T06:55:16.640Z] #52 3.733 ++ go env GOARCH [2020-05-26T06:55:16.640Z] #52 3.767 + export GO_BUILDMODE=-buildmode=pie [2020-05-26T06:55:16.640Z] #52 3.767 + GO_BUILDMODE=-buildmode=pie [2020-05-26T06:55:16.640Z] #52 3.768 ++ dirname /tmp/install/install.sh [2020-05-26T06:55:16.640Z] #52 3.769 + dir=/tmp/install [2020-05-26T06:55:16.640Z] #52 3.786 + bin=containerd [2020-05-26T06:55:16.640Z] #52 3.786 + shift [2020-05-26T06:55:16.640Z] #52 3.787 + '[' '!' -f /tmp/install/containerd.installer ']' [2020-05-26T06:55:16.640Z] #52 3.787 + . /tmp/install/containerd.installer [2020-05-26T06:55:16.640Z] #52 3.789 ++ set -e [2020-05-26T06:55:16.640Z] #52 3.791 ++ : 814b7956fafc7a0980ea07e950f983d0837e5578 [2020-05-26T06:55:16.640Z] #52 3.791 + install_containerd [2020-05-26T06:55:16.640Z] #52 3.792 + echo 'Install containerd version 814b7956fafc7a0980ea07e950f983d0837e5578' [2020-05-26T06:55:16.640Z] #52 3.792 Install containerd version 814b7956fafc7a0980ea07e950f983d0837e5578 [2020-05-26T06:55:16.640Z] #52 3.793 + git clone https://github.com/containerd/containerd.git /tmp/tmp.oRtP2bAsYy/src/github.com/containerd/containerd [2020-05-26T06:55:16.640Z] #52 3.803 Cloning into '/tmp/tmp.oRtP2bAsYy/src/github.com/containerd/containerd'... [2020-05-26T06:55:16.640Z] #52 ... [2020-05-26T06:55:16.640Z] [2020-05-26T06:55:16.640Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-26T06:55:16.817Z] #39 23.37 CC images/siginfo.o [2020-05-26T06:55:16.817Z] #39 23.51 CC images/rpc.o [2020-05-26T06:55:16.897Z] #25 10.53 0.2% # 2.8% ### 5.0% ##### 7.2% ###### 9.0% ######## 11.1% ######### 13.3% ########### 15.4% ########### 16.5% ############# 18.9% ############## 20.8% ################ 23.2% ################## 25.4% #################### 28.2% ###################### 31.1% ####################### 32.6% ######################## 34.3% ########################## 36.4% ########################### 38.5% ############################# 40.8% ############################## 42.4% ################################ 44.8% ################################# 46.7% ################################## 48.5% #################################### 50.9% ##################################### 52.6% ####################################### 54.7% ######################################## 56.5% ########################################## 58.8% ############################################ 61.7% ############################################## 64.1% ############################################### 66.0% [2020-05-26T06:55:16.897Z] #25 ... [2020-05-26T06:55:16.897Z] [2020-05-26T06:55:16.897Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-26T06:55:16.897Z] #10 49.58 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [25.4 MB] [2020-05-26T06:55:16.897Z] #10 52.03 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2020-05-26T06:55:16.897Z] #10 52.03 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2020-05-26T06:55:16.897Z] #10 52.05 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-05-26T06:55:16.897Z] #10 52.05 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-05-26T06:55:16.897Z] #10 52.05 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB] [2020-05-26T06:55:16.897Z] #10 52.06 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u4 [110 kB] [2020-05-26T06:55:16.897Z] #10 52.06 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2020-05-26T06:55:16.897Z] #10 52.09 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2020-05-26T06:55:16.897Z] #10 52.12 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2020-05-26T06:55:16.897Z] #10 52.13 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2020-05-26T06:55:16.897Z] #10 52.14 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2020-05-26T06:55:16.897Z] #10 52.22 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2020-05-26T06:55:16.897Z] #10 52.23 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2020-05-26T06:55:16.897Z] #10 52.25 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB] [2020-05-26T06:55:16.897Z] #10 52.25 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u4 [322 kB] [2020-05-26T06:55:16.897Z] #10 53.46 debconf: delaying package configuration, since apt-utils is not installed [2020-05-26T06:55:16.897Z] #10 53.70 Fetched 77.7 MB in 9s (8665 kB/s) [2020-05-26T06:55:16.897Z] #10 53.81 Selecting previously unselected package binutils-mingw-w64-i686. [2020-05-26T06:55:16.897Z] #10 53.81 (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 ... 15412 files and directories currently installed.) [2020-05-26T06:55:16.897Z] #10 53.87 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2020-05-26T06:55:16.897Z] #10 53.87 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-05-26T06:55:16.897Z] #10 56.74 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-05-26T06:55:16.897Z] #10 56.74 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2020-05-26T06:55:16.897Z] #10 56.77 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-05-26T06:55:17.098Z] #39 ... [2020-05-26T06:55:17.098Z] [2020-05-26T06:55:17.098Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-26T06:55:17.098Z] #10 62.24 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-05-26T06:55:17.098Z] #10 62.25 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_s390x.deb ... [2020-05-26T06:55:17.098Z] #10 62.25 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-05-26T06:55:17.098Z] #10 ... [2020-05-26T06:55:17.098Z] [2020-05-26T06:55:17.098Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-26T06:55:17.098Z] #41 52.43 go/ast [2020-05-26T06:55:17.098Z] #41 53.82 internal/lazyregexp [2020-05-26T06:55:17.098Z] #41 54.03 net/url [2020-05-26T06:55:17.098Z] #41 55.54 text/template/parse [2020-05-26T06:55:17.098Z] #41 56.38 text/template [2020-05-26T06:55:17.098Z] #41 56.77 go/parser [2020-05-26T06:55:17.098Z] #41 58.97 github.com/LK4D4/vndr/versioned [2020-05-26T06:55:17.098Z] #41 59.03 compress/flate [2020-05-26T06:55:17.098Z] #41 59.28 go/doc [2020-05-26T06:55:17.098Z] #41 60.97 hash/crc32 [2020-05-26T06:55:17.098Z] #41 61.37 compress/gzip [2020-05-26T06:55:17.098Z] #41 61.42 github.com/LK4D4/vndr/build [2020-05-26T06:55:17.098Z] #41 61.94 vendor/golang.org/x/crypto/cryptobyte [2020-05-26T06:55:17.154Z] #10 ... [2020-05-26T06:55:17.154Z] [2020-05-26T06:55:17.154Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-26T06:55:17.712Z] #41 ... [2020-05-26T06:55:17.712Z] [2020-05-26T06:55:17.712Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-26T06:55:17.712Z] #39 24.18 CC images/ext-file.o [2020-05-26T06:55:17.712Z] #39 24.33 CC images/cgroup.o [2020-05-26T06:55:17.993Z] #39 24.77 CC images/userns.o [2020-05-26T06:55:18.275Z] #39 24.93 CC images/google/protobuf/descriptor.o [2020-05-26T06:55:18.449Z] #25 10.53 0.2% # 2.8% ### 5.0% ##### 7.2% ###### 9.0% ######## 11.1% ######### 13.3% ########### 15.4% ########### 16.5% ############# 18.9% ############## 20.8% ################ 23.2% ################## 25.4% #################### 28.2% ###################### 31.1% ####################### 32.6% ######################## 34.3% ########################## 36.4% ########################### 38.5% ############################# 40.8% ############################## 42.4% ################################ 44.8% ################################# 46.7% ################################## 48.5% #################################### 50.9% ##################################### 52.6% ####################################### 54.7% ######################################## 56.5% ########################################## 58.8% ############################################ 61.7% ############################################## 64.1% ############################################### 66.0% ################################################ 67.2% ################################################# 69.4% ################################################### 72.1% ##################################################### 74.0% ###################################################### 76.3% ######################################################### 79.2% ########################################################## 80.9% ########################################################### 83.0% ############################################################# 85.0% ############################################################## 87.0% ################################################################ 89.1% ################################################################## 92.0% ################################################################### 93.9% [2020-05-26T06:55:18.449Z] #25 ... [2020-05-26T06:55:18.449Z] [2020-05-26T06:55:18.449Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-26T06:55:18.449Z] #47 51.01 syscall [2020-05-26T06:55:18.449Z] #47 51.04 reflect [2020-05-26T06:55:18.449Z] #47 60.21 context [2020-05-26T06:55:18.449Z] #47 ... [2020-05-26T06:55:18.449Z] [2020-05-26T06:55:18.449Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-26T06:55:18.557Z] #39 ... [2020-05-26T06:55:18.557Z] [2020-05-26T06:55:18.557Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-26T06:55:18.557Z] #52 27.37 + export 'BUILDTAGS=netgo osusergo static_build' [2020-05-26T06:55:18.557Z] #52 27.37 + BUILDTAGS='netgo osusergo static_build' [2020-05-26T06:55:18.557Z] #52 27.37 + export EXTRA_FLAGS=-buildmode=pie [2020-05-26T06:55:18.557Z] #52 27.37 + EXTRA_FLAGS=-buildmode=pie [2020-05-26T06:55:18.557Z] #52 27.37 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-05-26T06:55:18.557Z] #52 27.37 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-05-26T06:55:18.557Z] #52 27.37 + '[' '' = dynamic ']' [2020-05-26T06:55:18.557Z] #52 27.37 + make [2020-05-26T06:55:18.557Z] #52 28.45 + bin/ctr [2020-05-26T06:55:18.706Z] #25 10.53 0.2% # 2.8% ### 5.0% ##### 7.2% ###### 9.0% ######## 11.1% ######### 13.3% ########### 15.4% ########### 16.5% ############# 18.9% ############## 20.8% ################ 23.2% ################## 25.4% #################### 28.2% ###################### 31.1% ####################### 32.6% ######################## 34.3% ########################## 36.4% ########################### 38.5% ############################# 40.8% ############################## 42.4% ################################ 44.8% ################################# 46.7% ################################## 48.5% #################################### 50.9% ##################################### 52.6% ####################################### 54.7% ######################################## 56.5% ########################################## 58.8% ############################################ 61.7% ############################################## 64.1% ############################################### 66.0% ################################################ 67.2% ################################################# 69.4% ################################################### 72.1% ##################################################### 74.0% ###################################################### 76.3% ######################################################### 79.2% ########################################################## 80.9% ########################################################### 83.0% ############################################################# 85.0% ############################################################## 87.0% ################################################################ 89.1% ################################################################## 92.0% ################################################################### 93.9% #################################################################### 95.4% ####################################################################### 99.1% ######################################################################## 100.0% [2020-05-26T06:55:18.706Z] #25 15.69 [2020-05-26T06:55:18.839Z] #52 ... [2020-05-26T06:55:18.839Z] [2020-05-26T06:55:18.839Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-26T06:55:18.839Z] #47 53.76 go/ast [2020-05-26T06:55:18.839Z] #47 54.18 golang.org/x/crypto/ssh/terminal [2020-05-26T06:55:18.839Z] #47 55.33 mvdan.cc/editorconfig [2020-05-26T06:55:18.839Z] #47 56.78 mvdan.cc/sh/v3/fileutil [2020-05-26T06:55:18.839Z] #47 56.90 mvdan.cc/sh/v3/syntax [2020-05-26T06:55:18.839Z] #47 61.80 mvdan.cc/sh/v3/cmd/shfmt [2020-05-26T06:55:18.839Z] #47 ... [2020-05-26T06:55:18.839Z] [2020-05-26T06:55:18.839Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-26T06:55:18.839Z] #41 63.35 net [2020-05-26T06:55:18.839Z] #41 63.64 vendor/golang.org/x/crypto/chacha20poly1305 [2020-05-26T06:55:18.839Z] #41 64.06 vendor/golang.org/x/crypto/curve25519 [2020-05-26T06:55:19.452Z] #41 64.53 vendor/golang.org/x/text/transform [2020-05-26T06:55:20.066Z] #41 65.18 vendor/golang.org/x/text/unicode/bidi [2020-05-26T06:55:20.074Z] #25 16.76 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2020-05-26T06:55:20.074Z] #25 17.12 [2020-05-26T06:55:20.347Z] #41 ... [2020-05-26T06:55:20.347Z] [2020-05-26T06:55:20.347Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-26T06:55:20.347Z] #47 DONE 65.6s [2020-05-26T06:55:20.347Z] [2020-05-26T06:55:20.347Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-26T06:55:20.347Z] #39 25.96 CC images/opts.o [2020-05-26T06:55:20.347Z] #39 26.08 CC images/seccomp.o [2020-05-26T06:55:20.347Z] #39 26.22 CC images/binfmt-misc.o [2020-05-26T06:55:20.347Z] #39 26.31 CC images/time.o [2020-05-26T06:55:20.347Z] #39 26.45 CC images/sysctl.o [2020-05-26T06:55:20.347Z] #39 26.59 CC images/autofs.o [2020-05-26T06:55:20.347Z] #39 26.80 CC images/macvlan.o [2020-05-26T06:55:20.347Z] #39 27.07 CC images/sit.o [2020-05-26T06:55:20.635Z] #25 17.36 # 2.3% ######################################################################## 100.0% [2020-05-26T06:55:20.635Z] #25 17.48 [2020-05-26T06:55:20.960Z] #39 27.37 LINK images/built-in.o [2020-05-26T06:55:20.960Z] #39 27.53 GEN compel/include/asm [2020-05-26T06:55:20.961Z] #39 27.54 GEN compel/include/version.h [2020-05-26T06:55:20.961Z] #39 27.55 touch .config [2020-05-26T06:55:20.961Z] #39 27.55 GEN include/common/config.h [2020-05-26T06:55:20.961Z] #39 27.75 DEP compel/arch/s390/plugins/std/syscalls/syscalls-s390.d [2020-05-26T06:55:21.245Z] #39 27.82 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-05-26T06:55:21.245Z] #39 27.90 GEN compel/plugins/include/uapi/std/syscall.h [2020-05-26T06:55:21.245Z] #39 27.91 GEN compel/arch/s390/plugins/std/syscalls/syscalls.S [2020-05-26T06:55:21.245Z] #39 27.92 DEP compel/arch/s390/plugins/std/syscalls/syscalls.d [2020-05-26T06:55:21.245Z] #39 27.93 DEP compel/arch/s390/plugins/std/parasite-head.d [2020-05-26T06:55:21.245Z] #39 27.94 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-05-26T06:55:21.245Z] #39 27.94 DEP compel/plugins/std/infect.d [2020-05-26T06:55:21.245Z] #39 28.01 DEP compel/plugins/std/string.d [2020-05-26T06:55:21.526Z] #39 28.09 DEP compel/plugins/std/log.d [2020-05-26T06:55:21.526Z] #39 28.15 DEP compel/plugins/std/fds.d [2020-05-26T06:55:21.526Z] #39 28.23 DEP compel/plugins/std/std.d [2020-05-26T06:55:21.526Z] #39 28.31 DEP compel/plugins/shmem/shmem.d [2020-05-26T06:55:21.564Z] #25 18.58 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2020-05-26T06:55:21.808Z] #39 28.40 DEP compel/plugins/fds/fds.d [2020-05-26T06:55:21.808Z] #39 28.53 CC compel/plugins/std/std.o [2020-05-26T06:55:22.090Z] #39 28.74 CC compel/plugins/std/fds.o [2020-05-26T06:55:22.125Z] #25 18.96 [2020-05-26T06:55:22.372Z] #39 29.07 CC compel/plugins/std/log.o [2020-05-26T06:55:22.381Z] #25 19.17 0.7% ######################################################################## 100.0% [2020-05-26T06:55:22.381Z] #25 19.39 [2020-05-26T06:55:22.986Z] #39 29.66 CC compel/plugins/std/string.o [2020-05-26T06:55:23.311Z] #25 20.39 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2020-05-26T06:55:23.567Z] #25 20.47 skipping existing 1849cc453dee [2020-05-26T06:55:23.567Z] #25 20.60 [2020-05-26T06:55:23.599Z] #39 30.03 CC compel/plugins/std/infect.o [2020-05-26T06:55:23.599Z] #39 30.37 CC compel/arch/s390/plugins/std/parasite-head.o [2020-05-26T06:55:23.599Z] #39 30.39 CC compel/arch/s390/plugins/std/syscalls/syscalls.o [2020-05-26T06:55:23.599Z] #39 30.43 CC compel/arch/s390/plugins/std/syscalls/syscalls-s390.o [2020-05-26T06:55:23.822Z] #25 ... [2020-05-26T06:55:23.822Z] [2020-05-26T06:55:23.822Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-26T06:55:23.822Z] #41 56.43 time [2020-05-26T06:55:23.822Z] #41 62.49 internal/poll [2020-05-26T06:55:23.822Z] #41 63.25 strings [2020-05-26T06:55:23.822Z] #41 64.93 os [2020-05-26T06:55:23.881Z] #39 30.56 AR compel/plugins/std.lib.a [2020-05-26T06:55:23.881Z] #39 30.61 CC compel/plugins/fds/fds.o [2020-05-26T06:55:24.083Z] #41 ... [2020-05-26T06:55:24.083Z] [2020-05-26T06:55:24.083Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-26T06:55:24.083Z] #32 60.50 Selecting previously unselected package libxml2:amd64. [2020-05-26T06:55:24.083Z] #32 60.51 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_amd64.deb ... [2020-05-26T06:55:24.083Z] #32 60.52 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-05-26T06:55:24.083Z] #32 61.33 Selecting previously unselected package libarchive13:amd64. [2020-05-26T06:55:24.083Z] #32 61.33 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2020-05-26T06:55:24.083Z] #32 61.34 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-05-26T06:55:24.083Z] #32 61.74 Selecting previously unselected package libjsoncpp1:amd64. [2020-05-26T06:55:24.083Z] #32 61.74 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2020-05-26T06:55:24.083Z] #32 61.75 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2020-05-26T06:55:24.083Z] #32 61.90 Selecting previously unselected package librhash0:amd64. [2020-05-26T06:55:24.083Z] #32 61.91 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2020-05-26T06:55:24.083Z] #32 61.92 Unpacking librhash0:amd64 (1.3.8-1) ... [2020-05-26T06:55:24.083Z] #32 62.15 Selecting previously unselected package libuv1:amd64. [2020-05-26T06:55:24.083Z] #32 62.16 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... [2020-05-26T06:55:24.083Z] #32 62.18 Unpacking libuv1:amd64 (1.24.1-1) ... [2020-05-26T06:55:24.083Z] #32 62.37 Selecting previously unselected package cmake. [2020-05-26T06:55:24.083Z] #32 62.40 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2020-05-26T06:55:24.083Z] #32 62.41 Unpacking cmake (3.13.4-1) ... [2020-05-26T06:55:24.083Z] #32 65.97 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-05-26T06:55:24.083Z] #32 65.99 Setting up xxd (2:8.1.0875-5) ... [2020-05-26T06:55:24.083Z] #32 66.00 Setting up libuv1:amd64 (1.24.1-1) ... [2020-05-26T06:55:24.083Z] #32 66.02 Setting up vim-common (2:8.1.0875-5) ... [2020-05-26T06:55:24.083Z] #32 66.06 Setting up librhash0:amd64 (1.3.8-1) ... [2020-05-26T06:55:24.083Z] #32 66.08 Setting up cmake-data (3.13.4-1) ... [2020-05-26T06:55:24.083Z] #32 66.11 Setting up libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-05-26T06:55:24.083Z] #32 66.13 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2020-05-26T06:55:24.083Z] #32 66.15 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-05-26T06:55:24.083Z] #32 66.17 Setting up cmake (3.13.4-1) ... [2020-05-26T06:55:24.083Z] #32 66.19 Processing triggers for libc-bin (2.28-10) ... [2020-05-26T06:55:24.083Z] #32 66.24 Processing triggers for mime-support (3.62) ... [2020-05-26T06:55:24.163Z] #39 30.86 AR compel/plugins/fds.lib.a [2020-05-26T06:55:24.163Z] #39 30.89 HOSTDEP compel/src/lib/log-host.d [2020-05-26T06:55:24.163Z] #39 30.98 HOSTDEP compel/src/lib/handle-elf-host.d [2020-05-26T06:55:24.245Z] ok github.com/docker/docker/api/server/httputils 0.018s coverage: 14.7% of statements [2020-05-26T06:55:24.245Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-05-26T06:55:24.245Z] ok github.com/docker/docker/api/server/middleware 0.017s coverage: 37.7% of statements [2020-05-26T06:55:24.245Z] ? github.com/docker/docker/api/server/router [no test files] [2020-05-26T06:55:24.245Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-05-26T06:55:24.245Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-05-26T06:55:24.245Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-05-26T06:55:24.245Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-05-26T06:55:24.245Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-05-26T06:55:24.245Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-05-26T06:55:24.245Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-05-26T06:55:24.245Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-05-26T06:55:24.245Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-05-26T06:55:24.245Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-05-26T06:55:24.245Z] ok github.com/docker/docker/api/types/filters 0.014s coverage: 92.2% of statements [2020-05-26T06:55:24.245Z] ok github.com/docker/docker/api/types/strslice 0.015s coverage: 90.0% of statements [2020-05-26T06:55:24.245Z] ok github.com/docker/docker/api/server/router/swarm 0.025s coverage: 4.8% of statements [2020-05-26T06:55:24.245Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-05-26T06:55:24.245Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-05-26T06:55:24.245Z] ? github.com/docker/docker/api/types [no test files] [2020-05-26T06:55:24.245Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-05-26T06:55:24.245Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-05-26T06:55:24.245Z] ? github.com/docker/docker/api/types/container [no test files] [2020-05-26T06:55:24.245Z] ? github.com/docker/docker/api/types/events [no test files] [2020-05-26T06:55:24.245Z] ? github.com/docker/docker/api/types/image [no test files] [2020-05-26T06:55:24.245Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-05-26T06:55:24.246Z] ? github.com/docker/docker/api/types/network [no test files] [2020-05-26T06:55:24.246Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-05-26T06:55:24.246Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-05-26T06:55:24.246Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-05-26T06:55:24.246Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-05-26T06:55:24.246Z] ok github.com/docker/docker/api/types/time 0.034s coverage: 100.0% of statements [2020-05-26T06:55:24.246Z] ok github.com/docker/docker/api/types/versions 0.040s coverage: 75.0% of statements [2020-05-26T06:55:24.246Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-05-26T06:55:24.246Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-05-26T06:55:24.246Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-05-26T06:55:24.246Z] ? github.com/docker/docker/builder [no test files] [2020-05-26T06:55:24.246Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-05-26T06:55:24.246Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-05-26T06:55:24.246Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-05-26T06:55:24.246Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-05-26T06:55:24.246Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-05-26T06:55:24.246Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-05-26T06:55:24.246Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-05-26T06:55:24.246Z] ok github.com/docker/docker/builder/dockerignore 0.038s coverage: 96.8% of statements [2020-05-26T06:55:24.246Z] ok github.com/docker/docker/cli/debug 0.008s coverage: 100.0% of statements [2020-05-26T06:55:24.318Z] Fetching without tags [2020-05-26T06:55:24.446Z] #39 31.12 HOSTDEP compel/arch/s390/src/lib/handle-elf-host.d [2020-05-26T06:55:24.446Z] #39 31.24 HOSTDEP compel/src/main-host.d [2020-05-26T06:55:24.647Z] #32 DONE 67.3s [2020-05-26T06:55:24.647Z] [2020-05-26T06:55:24.647Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-26T06:55:24.669Z] Merging remotes/origin/master commit 2d762840f0cd416f6aea476a755ddea6a3fdd41e into PR head commit a366fe41cba261002832611fae909a6f2077b4ba [2020-05-26T06:55:24.728Z] #39 31.34 DEP compel/src/lib/ptrace.d [2020-05-26T06:55:24.728Z] #39 31.43 DEP compel/src/lib/infect.d [2020-05-26T06:55:25.010Z] #39 31.59 DEP compel/src/lib/infect-util.d [2020-05-26T06:55:25.010Z] #39 31.68 DEP compel/src/lib/infect-rpc.d [2020-05-26T06:55:25.292Z] #39 31.80 DEP compel/arch/s390/src/lib/infect.d [2020-05-26T06:55:25.292Z] #39 31.91 DEP compel/arch/s390/src/lib/cpu.d [2020-05-26T06:55:25.292Z] #39 31.97 DEP compel/src/lib/log.d [2020-05-26T06:55:25.574Z] #39 32.07 DEP compel/src/main.d [2020-05-26T06:55:25.574Z] #39 32.21 DEP compel/src/lib/handle-elf.d [2020-05-26T06:55:25.574Z] #39 32.29 DEP compel/arch/s390/src/lib/handle-elf.d [2020-05-26T06:55:25.626Z] ok github.com/docker/docker/builder/remotecontext 0.311s coverage: 13.6% of statements [2020-05-26T06:55:25.626Z] ok github.com/docker/docker/builder/remotecontext/git 3.189s coverage: 86.3% of statements [2020-05-26T06:55:25.856Z] #39 32.42 CC compel/src/lib/log.o [2020-05-26T06:55:25.856Z] #39 32.60 CC compel/arch/s390/src/lib/cpu.o [2020-05-26T06:55:26.012Z] #33 ... [2020-05-26T06:55:26.012Z] [2020-05-26T06:55:26.012Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-26T06:55:26.012Z] #25 21.85 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2020-05-26T06:55:26.012Z] #25 22.28 [2020-05-26T06:55:26.012Z] #25 22.47 ######################################################################## 100.0% [2020-05-26T06:55:26.012Z] #25 22.62 [2020-05-26T06:55:26.012Z] #25 22.70 Download of images into '/build' complete. [2020-05-26T06:55:26.012Z] #25 22.71 Use something like the following to load the result into a Docker daemon: [2020-05-26T06:55:26.012Z] #25 22.71 tar -cC '/build' . | docker load [2020-05-26T06:55:26.012Z] #25 DONE 22.8s [2020-05-26T06:55:26.012Z] [2020-05-26T06:55:26.012Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-26T06:55:26.012Z] #10 60.48 Selecting previously unselected package binutils-mingw-w64. [2020-05-26T06:55:26.012Z] #10 60.49 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-05-26T06:55:26.012Z] #10 60.50 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-05-26T06:55:26.012Z] #10 60.64 Selecting previously unselected package libdevmapper1.02.1:amd64. [2020-05-26T06:55:26.012Z] #10 60.64 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-05-26T06:55:26.012Z] #10 60.68 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-05-26T06:55:26.012Z] #10 61.01 Selecting previously unselected package dmsetup. [2020-05-26T06:55:26.012Z] #10 61.04 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2020-05-26T06:55:26.012Z] #10 61.06 Unpacking dmsetup (2:1.02.155-3) ... [2020-05-26T06:55:26.012Z] #10 61.26 Selecting previously unselected package mingw-w64-common. [2020-05-26T06:55:26.012Z] #10 61.27 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-05-26T06:55:26.012Z] #10 61.29 Unpacking mingw-w64-common (6.0.0-3) ... [2020-05-26T06:55:26.137Z] #39 32.79 CC compel/arch/s390/src/lib/infect.o [2020-05-26T06:55:24.201Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-05-26T06:55:24.211Z] > git config --add remote.origin.fetch +refs/pull/41026/head:refs/remotes/origin/PR-41026 # timeout=10 [2020-05-26T06:55:24.244Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-26T06:55:24.278Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-05-26T06:55:24.315Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-05-26T06:55:24.315Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-05-26T06:55:24.316Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41026/head:refs/remotes/origin/PR-41026 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-26T06:55:24.674Z] > git config core.sparsecheckout # timeout=10 [2020-05-26T06:55:24.702Z] > git checkout -f a366fe41cba261002832611fae909a6f2077b4ba # timeout=10 [2020-05-26T06:55:26.028Z] > git merge 2d762840f0cd416f6aea476a755ddea6a3fdd41e # timeout=10 [2020-05-26T06:55:26.564Z] ok github.com/docker/docker/builder/dockerfile 1.260s coverage: 48.2% of statements [2020-05-26T06:55:26.564Z] ? github.com/docker/docker/cli [no test files] [2020-05-26T06:55:26.564Z] ? github.com/docker/docker/cli/config [no test files] [2020-05-26T06:55:26.758Z] #39 33.54 CC compel/src/lib/infect-rpc.o [2020-05-26T06:55:26.903Z] Merge succeeded, producing 751e94a3552178acb7a684eb31107ba8d91daf1a [2020-05-26T06:55:26.904Z] Checking out Revision 751e94a3552178acb7a684eb31107ba8d91daf1a (PR-41026) [2020-05-26T06:55:27.378Z] #10 ... [2020-05-26T06:55:27.378Z] [2020-05-26T06:55:27.378Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-26T06:55:27.378Z] #38 60.76 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-05-26T06:55:27.378Z] #38 60.78 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-05-26T06:55:27.378Z] #38 60.81 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2020-05-26T06:55:27.378Z] #38 60.83 Setting up libcap-dev:amd64 (1:2.25-2) ... [2020-05-26T06:55:27.378Z] #38 60.84 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2020-05-26T06:55:27.378Z] #38 60.88 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-05-26T06:55:27.378Z] #38 60.90 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-05-26T06:55:27.378Z] #38 60.91 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-05-26T06:55:27.378Z] #38 60.92 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-05-26T06:55:27.378Z] #38 60.94 Setting up python-protobuf (3.6.1.3-2) ... [2020-05-26T06:55:27.378Z] #38 69.15 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2020-05-26T06:55:27.378Z] #38 69.15 Processing triggers for libc-bin (2.28-10) ... [2020-05-26T06:55:27.378Z] #38 DONE 69.7s [2020-05-26T06:55:27.378Z] [2020-05-26T06:55:27.378Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-26T06:55:27.378Z] #10 69.75 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-05-26T06:55:27.378Z] #10 69.77 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-05-26T06:55:27.378Z] #10 69.77 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-05-26T06:55:27.378Z] #10 ... [2020-05-26T06:55:27.378Z] [2020-05-26T06:55:27.378Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-26T06:55:27.378Z] #30 59.79 internal/poll [2020-05-26T06:55:27.378Z] #30 62.45 internal/fmtsort [2020-05-26T06:55:27.378Z] #30 62.59 internal/syscall/execenv [2020-05-26T06:55:27.378Z] #30 62.80 internal/syscall/unix [2020-05-26T06:55:27.378Z] #30 63.01 os [2020-05-26T06:55:27.378Z] #30 63.24 strings [2020-05-26T06:55:27.378Z] #30 66.90 fmt [2020-05-26T06:55:27.378Z] #30 67.13 path/filepath [2020-05-26T06:55:27.378Z] #30 69.31 io/ioutil [2020-05-26T06:55:27.378Z] #30 ... [2020-05-26T06:55:27.378Z] [2020-05-26T06:55:27.378Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-26T06:55:27.385Z] #39 33.93 CC compel/src/lib/infect-util.o [2020-05-26T06:55:27.385Z] #39 34.12 CC compel/src/lib/infect.o [2020-05-26T06:55:26.884Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-05-26T06:55:26.907Z] > git config core.sparsecheckout # timeout=10 [2020-05-26T06:55:26.930Z] > git checkout -f 751e94a3552178acb7a684eb31107ba8d91daf1a # timeout=10 [2020-05-26T06:55:28.748Z] #39 ... [2020-05-26T06:55:28.748Z] [2020-05-26T06:55:28.748Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-26T06:55:28.748Z] #47 61.34 internal/poll [2020-05-26T06:55:28.748Z] #47 63.33 os [2020-05-26T06:55:28.748Z] #47 66.37 encoding/binary [2020-05-26T06:55:28.748Z] #47 68.24 fmt [2020-05-26T06:55:28.748Z] #47 69.31 encoding/base64 [2020-05-26T06:55:28.748Z] #47 71.22 golang.org/x/sys/unix [2020-05-26T06:55:28.855Z] #39 ... [2020-05-26T06:55:28.856Z] [2020-05-26T06:55:28.856Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-26T06:55:28.856Z] #10 73.77 Selecting previously unselected package libapparmor1:s390x. [2020-05-26T06:55:28.856Z] #10 73.77 Preparing to unpack .../10-libapparmor1_2.13.2-10_s390x.deb ... [2020-05-26T06:55:28.856Z] #10 73.78 Unpacking libapparmor1:s390x (2.13.2-10) ... [2020-05-26T06:55:28.856Z] #10 73.83 Selecting previously unselected package libapparmor-dev:s390x. [2020-05-26T06:55:28.856Z] #10 73.83 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_s390x.deb ... [2020-05-26T06:55:28.856Z] #10 73.83 Unpacking libapparmor-dev:s390x (2.13.2-10) ... [2020-05-26T06:55:28.856Z] #10 73.92 Selecting previously unselected package libbtrfs0. [2020-05-26T06:55:28.856Z] #10 73.92 Preparing to unpack .../12-libbtrfs0_4.20.1-2_s390x.deb ... [2020-05-26T06:55:28.856Z] #10 73.93 Unpacking libbtrfs0 (4.20.1-2) ... [2020-05-26T06:55:28.856Z] #10 73.98 Selecting previously unselected package libbtrfs-dev. [2020-05-26T06:55:28.856Z] #10 73.98 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_s390x.deb ... [2020-05-26T06:55:28.856Z] #10 73.98 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-05-26T06:55:28.856Z] #10 74.08 Selecting previously unselected package libdevmapper-event1.02.1:s390x. [2020-05-26T06:55:28.856Z] #10 74.08 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_s390x.deb ... [2020-05-26T06:55:28.856Z] #10 74.08 Unpacking libdevmapper-event1.02.1:s390x (2:1.02.155-3) ... [2020-05-26T06:55:28.856Z] #10 74.12 Selecting previously unselected package libudev-dev:s390x. [2020-05-26T06:55:28.856Z] #10 74.12 Preparing to unpack .../15-libudev-dev_241-7~deb10u4_s390x.deb ... [2020-05-26T06:55:28.856Z] #10 74.15 Unpacking libudev-dev:s390x (241-7~deb10u4) ... [2020-05-26T06:55:29.005Z] #47 ... [2020-05-26T06:55:29.005Z] [2020-05-26T06:55:29.005Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-26T06:55:29.005Z] #30 70.72 text/tabwriter [2020-05-26T06:55:29.137Z] #10 74.26 Selecting previously unselected package libsepol1-dev:s390x. [2020-05-26T06:55:29.138Z] #10 74.26 Preparing to unpack .../16-libsepol1-dev_2.8-1_s390x.deb ... [2020-05-26T06:55:29.138Z] #10 74.26 Unpacking libsepol1-dev:s390x (2.8-1) ... [2020-05-26T06:55:29.138Z] #10 74.43 Selecting previously unselected package libpcre16-3:s390x. [2020-05-26T06:55:29.138Z] #10 74.43 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_s390x.deb ... [2020-05-26T06:55:29.138Z] #10 74.44 Unpacking libpcre16-3:s390x (2:8.39-12) ... [2020-05-26T06:55:29.138Z] #10 74.51 Selecting previously unselected package libpcre32-3:s390x. [2020-05-26T06:55:29.420Z] #10 74.51 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_s390x.deb ... [2020-05-26T06:55:29.420Z] #10 74.51 Unpacking libpcre32-3:s390x (2:8.39-12) ... [2020-05-26T06:55:29.420Z] #10 74.63 Selecting previously unselected package libpcrecpp0v5:s390x. [2020-05-26T06:55:29.420Z] #10 74.63 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_s390x.deb ... [2020-05-26T06:55:29.420Z] #10 74.64 Unpacking libpcrecpp0v5:s390x (2:8.39-12) ... [2020-05-26T06:55:29.420Z] #10 74.70 Selecting previously unselected package libpcre3-dev:s390x. [2020-05-26T06:55:29.420Z] #10 74.70 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_s390x.deb ... [2020-05-26T06:55:29.420Z] #10 74.71 Unpacking libpcre3-dev:s390x (2:8.39-12) ... [2020-05-26T06:55:29.702Z] #10 74.93 Selecting previously unselected package libselinux1-dev:s390x. [2020-05-26T06:55:29.702Z] #10 74.95 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_s390x.deb ... [2020-05-26T06:55:29.702Z] #10 74.95 Unpacking libselinux1-dev:s390x (2.8-1+b1) ... [2020-05-26T06:55:29.931Z] #30 72.59 flag [2020-05-26T06:55:29.984Z] #10 75.21 Selecting previously unselected package libdevmapper-dev:s390x. [2020-05-26T06:55:29.984Z] #10 75.22 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_s390x.deb ... [2020-05-26T06:55:29.984Z] #10 75.22 Unpacking libdevmapper-dev:s390x (2:1.02.155-3) ... [2020-05-26T06:55:30.187Z] #30 72.64 github.com/BurntSushi/toml [2020-05-26T06:55:30.267Z] #10 75.29 Selecting previously unselected package libseccomp-dev:s390x. [2020-05-26T06:55:30.267Z] #10 75.29 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_s390x.deb ... [2020-05-26T06:55:30.267Z] #10 75.30 Unpacking libseccomp-dev:s390x (2.3.3-4) ... [2020-05-26T06:55:30.267Z] #10 75.38 Selecting previously unselected package libsystemd-dev:s390x. [2020-05-26T06:55:30.267Z] #10 75.38 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u4_s390x.deb ... [2020-05-26T06:55:30.267Z] #10 75.38 Unpacking libsystemd-dev:s390x (241-7~deb10u4) ... [2020-05-26T06:55:30.549Z] #10 75.79 Setting up libpcrecpp0v5:s390x (2:8.39-12) ... [2020-05-26T06:55:30.549Z] #10 75.81 Setting up libseccomp-dev:s390x (2.3.3-4) ... [2020-05-26T06:55:30.549Z] #10 75.82 Setting up libapparmor1:s390x (2.13.2-10) ... [2020-05-26T06:55:30.549Z] #10 75.83 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-05-26T06:55:30.549Z] #10 75.83 Setting up libpcre16-3:s390x (2:8.39-12) ... [2020-05-26T06:55:30.549Z] #10 75.84 Setting up libsepol1-dev:s390x (2.8-1) ... [2020-05-26T06:55:30.549Z] #10 75.85 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-05-26T06:55:30.549Z] #10 75.86 Setting up libbtrfs0 (4.20.1-2) ... [2020-05-26T06:55:30.549Z] #10 75.86 Setting up libpcre32-3:s390x (2:8.39-12) ... [2020-05-26T06:55:30.549Z] #10 75.87 Setting up libudev-dev:s390x (241-7~deb10u4) ... [2020-05-26T06:55:30.549Z] #10 75.88 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-05-26T06:55:30.549Z] #10 75.89 Setting up libbtrfs-dev (4.20.1-2) ... [2020-05-26T06:55:30.549Z] #10 75.89 Setting up libapparmor-dev:s390x (2.13.2-10) ... [2020-05-26T06:55:30.549Z] #10 75.90 Setting up mingw-w64-common (6.0.0-3) ... [2020-05-26T06:55:30.549Z] #10 75.91 Setting up libsystemd-dev:s390x (241-7~deb10u4) ... [2020-05-26T06:55:30.549Z] #10 75.91 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-05-26T06:55:30.549Z] #10 75.92 Setting up libpcre3-dev:s390x (2:8.39-12) ... [2020-05-26T06:55:30.549Z] #10 75.93 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-05-26T06:55:30.549Z] #10 75.94 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-26T06:55:30.549Z] #10 75.94 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-26T06:55:30.686Z] Commit message: "Merge commit '2d762840f0cd416f6aea476a755ddea6a3fdd41e' into HEAD" [2020-05-26T06:55:30.686Z] First time build. Skipping changelog. [2020-05-26T06:55:30.762Z] ok github.com/docker/docker/client 0.325s coverage: 75.4% of statements [2020-05-26T06:55:30.701Z] > git --version # timeout=10 [2020-05-26T06:55:30.761Z] fatal: bad object ad1b00369dd78a15c273e17e363f91bced3f6e18 [2020-05-26T06:55:30.832Z] #10 75.95 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-05-26T06:55:30.832Z] #10 75.95 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-26T06:55:30.832Z] #10 75.96 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-26T06:55:30.832Z] #10 75.97 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-05-26T06:55:30.832Z] #10 75.98 Setting up libselinux1-dev:s390x (2.8-1+b1) ... [2020-05-26T06:55:30.832Z] #10 75.99 Setting up libdevmapper1.02.1:s390x (2:1.02.155-3) ... [2020-05-26T06:55:30.832Z] #10 75.99 Setting up dmsetup (2:1.02.155-3) ... [2020-05-26T06:55:30.832Z] #10 76.00 Setting up libdevmapper-event1.02.1:s390x (2:1.02.155-3) ... [2020-05-26T06:55:30.832Z] #10 76.01 Setting up libdevmapper-dev:s390x (2:1.02.155-3) ... [2020-05-26T06:55:30.832Z] #10 76.02 Processing triggers for libc-bin (2.28-10) ... [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-05-26T06:55:31.446Z] #10 DONE 76.6s [2020-05-26T06:55:31.446Z] [2020-05-26T06:55:31.446Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-05-26T06:55:31.728Z] #11 ... [2020-05-26T06:55:31.728Z] [2020-05-26T06:55:31.728Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-26T06:55:31.728Z] #41 66.73 vendor/golang.org/x/text/secure/bidirule [2020-05-26T06:55:31.728Z] #41 66.87 vendor/golang.org/x/text/unicode/norm [2020-05-26T06:55:31.728Z] #41 70.30 vendor/golang.org/x/net/idna [2020-05-26T06:55:31.728Z] #41 72.78 vendor/golang.org/x/net/http2/hpack [2020-05-26T06:55:31.728Z] #41 73.33 mime [2020-05-26T06:55:31.728Z] #41 74.73 mime/quotedprintable [2020-05-26T06:55:31.728Z] #41 74.96 net/http/internal [2020-05-26T06:55:31.728Z] #41 76.48 crypto/tls [2020-05-26T06:55:31.728Z] #41 ... [2020-05-26T06:55:31.728Z] [2020-05-26T06:55:31.728Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-26T06:55:31.728Z] #39 35.50 CC compel/src/lib/ptrace.o [2020-05-26T06:55:31.728Z] #39 35.72 AR compel/libcompel.a [2020-05-26T06:55:31.728Z] #39 35.76 HOSTCC compel/src/main-host.o [2020-05-26T06:55:31.728Z] #39 36.07 HOSTCC compel/arch/s390/src/lib/handle-elf-host.o [2020-05-26T06:55:31.728Z] #39 36.26 HOSTCC compel/src/lib/handle-elf-host.o [2020-05-26T06:55:31.728Z] #39 36.52 HOSTCC compel/src/lib/log-host.o [2020-05-26T06:55:31.728Z] #39 36.73 HOSTLINK compel/compel-host-bin [2020-05-26T06:55:31.728Z] #39 36.82 DEP soccr/soccr.d [2020-05-26T06:55:31.728Z] #39 36.92 CC soccr/soccr.o [2020-05-26T06:55:31.728Z] #39 37.81 AR soccr/libsoccr.a [2020-05-26T06:55:31.728Z] #39 37.83 make[1]: 'soccr/libsoccr.a' is up to date. [2020-05-26T06:55:31.728Z] #39 38.02 DEP criu/arch/s390/sigframe.d [2020-05-26T06:55:31.728Z] #39 38.06 DEP criu/arch/s390/crtools.d [2020-05-26T06:55:31.728Z] #39 38.27 DEP criu/arch/s390/cpu.d [2020-05-26T06:55:31.728Z] #39 38.44 CC criu/arch/s390/cpu.o [2020-05-26T06:55:31.873Z] + docker version [2020-05-26T06:55:32.010Z] #39 38.76 CC criu/arch/s390/crtools.o [2020-05-26T06:55:32.077Z] #30 74.64 log [2020-05-26T06:55:33.021Z] #39 39.71 CC criu/arch/s390/sigframe.o [2020-05-26T06:55:33.302Z] #39 39.95 LINK criu/arch/s390/crtools.built-in.o [2020-05-26T06:55:33.302Z] #39 ... [2020-05-26T06:55:33.302Z] [2020-05-26T06:55:33.302Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-05-26T06:55:33.302Z] #11 DONE 1.9s [2020-05-26T06:55:33.302Z] [2020-05-26T06:55:33.302Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-26T06:55:33.302Z] #39 40.00 DEP criu/pie/util-vdso.d [2020-05-26T06:55:33.446Z] #30 ... [2020-05-26T06:55:33.446Z] [2020-05-26T06:55:33.446Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-26T06:55:33.446Z] #33 4.297 + RM_GOPATH=0 [2020-05-26T06:55:33.446Z] #33 4.297 + TMP_GOPATH= [2020-05-26T06:55:33.446Z] #33 4.297 + : /build [2020-05-26T06:55:33.446Z] #33 4.297 + '[' -z '' ']' [2020-05-26T06:55:33.446Z] #33 4.297 ++ mktemp -d [2020-05-26T06:55:33.446Z] #33 4.299 + export GOPATH=/tmp/tmp.2zuzViIWza [2020-05-26T06:55:33.446Z] #33 4.299 + GOPATH=/tmp/tmp.2zuzViIWza [2020-05-26T06:55:33.446Z] #33 4.299 + RM_GOPATH=1 [2020-05-26T06:55:33.446Z] #33 4.299 + case "$(go env GOARCH)" in [2020-05-26T06:55:33.446Z] #33 4.299 ++ go env GOARCH [2020-05-26T06:55:33.446Z] #33 4.331 + export GO_BUILDMODE=-buildmode=pie [2020-05-26T06:55:33.446Z] #33 4.331 + GO_BUILDMODE=-buildmode=pie [2020-05-26T06:55:33.446Z] #33 4.331 ++ dirname /tmp/install/install.sh [2020-05-26T06:55:33.446Z] #33 4.336 + dir=/tmp/install [2020-05-26T06:55:33.446Z] #33 4.336 + bin=tini [2020-05-26T06:55:33.446Z] #33 4.336 + shift [2020-05-26T06:55:33.446Z] #33 4.337 + '[' '!' -f /tmp/install/tini.installer ']' [2020-05-26T06:55:33.446Z] #33 4.342 + . /tmp/install/tini.installer [2020-05-26T06:55:33.446Z] #33 4.345 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2020-05-26T06:55:33.446Z] #33 4.346 + install_tini [2020-05-26T06:55:33.446Z] #33 4.346 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-05-26T06:55:33.446Z] #33 4.346 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-05-26T06:55:33.446Z] #33 4.346 + git clone https://github.com/krallin/tini.git /tmp/tmp.2zuzViIWza/tini [2020-05-26T06:55:33.446Z] #33 4.354 Cloning into '/tmp/tmp.2zuzViIWza/tini'... [2020-05-26T06:55:33.446Z] #33 5.137 + cd /tmp/tmp.2zuzViIWza/tini [2020-05-26T06:55:33.446Z] #33 5.137 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-05-26T06:55:33.446Z] #33 5.170 + cmake . [2020-05-26T06:55:33.446Z] #33 5.860 -- The C compiler identification is GNU 8.3.0 [2020-05-26T06:55:33.446Z] #33 5.950 -- Check for working C compiler: /usr/bin/cc [2020-05-26T06:55:33.446Z] #33 6.763 -- Check for working C compiler: /usr/bin/cc -- works [2020-05-26T06:55:33.446Z] #33 6.764 -- Detecting C compiler ABI info [2020-05-26T06:55:33.446Z] #33 7.342 -- Detecting C compiler ABI info - done [2020-05-26T06:55:33.446Z] #33 7.382 -- Detecting C compile features [2020-05-26T06:55:33.585Z] #39 40.17 DEP criu/pie/util.d [2020-05-26T06:55:33.585Z] #39 40.34 CC criu/pie/util.o [2020-05-26T06:55:33.867Z] #39 ... [2020-05-26T06:55:33.867Z] [2020-05-26T06:55:33.867Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-26T06:55:33.867Z] #43 DONE 79.2s [2020-05-26T06:55:34.156Z] [2020-05-26T06:55:34.156Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-26T06:55:34.156Z] #39 40.78 CC criu/pie/util-vdso.o [2020-05-26T06:55:34.374Z] #33 ... [2020-05-26T06:55:34.374Z] [2020-05-26T06:55:34.374Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-26T06:55:34.374Z] #41 66.70 regexp/syntax [2020-05-26T06:55:34.374Z] #41 70.23 fmt [2020-05-26T06:55:34.374Z] #41 73.57 regexp [2020-05-26T06:55:34.374Z] #41 76.41 go/token [2020-05-26T06:55:34.374Z] #41 ... [2020-05-26T06:55:34.374Z] [2020-05-26T06:55:34.374Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-26T06:55:34.374Z] #33 9.564 -- Detecting C compile features - done [2020-05-26T06:55:34.374Z] #33 9.602 -- Performing Test HAS_BUILTIN_FORTIFY [2020-05-26T06:55:34.629Z] #33 9.908 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-05-26T06:55:34.769Z] #39 41.57 AR criu/pie/pie.lib.a [2020-05-26T06:55:34.770Z] #39 41.60 DEP criu/pie/restorer.d [2020-05-26T06:55:34.885Z] #33 10.03 -- Configuring done [2020-05-26T06:55:34.885Z] #33 10.07 -- Generating done [2020-05-26T06:55:34.885Z] #33 10.07 -- Build files have been written to: /tmp/tmp.2zuzViIWza/tini [2020-05-26T06:55:34.885Z] #33 10.10 + make tini-static [2020-05-26T06:55:35.051Z] #39 41.65 DEP criu/arch/s390/restorer.d [2020-05-26T06:55:35.051Z] #39 41.71 DEP criu/arch/s390/vdso-pie.d [2020-05-26T06:55:35.051Z] #39 41.74 DEP criu/pie/parasite-vdso.d [2020-05-26T06:55:35.051Z] #39 41.82 DEP criu/pie/parasite.d [2020-05-26T06:55:35.142Z] #33 10.50 Scanning dependencies of target tini-static [2020-05-26T06:55:35.334Z] #39 41.95 CC criu/pie/parasite.o [2020-05-26T06:55:35.397Z] #33 10.70 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-05-26T06:55:35.626Z] #39 ... [2020-05-26T06:55:35.626Z] [2020-05-26T06:55:35.626Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-05-26T06:55:35.626Z] #12 DONE 2.1s [2020-05-26T06:55:35.626Z] [2020-05-26T06:55:35.626Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-26T06:55:35.626Z] #54 75.31 + for f in rootlesskit rootlesskit-docker-proxy [2020-05-26T06:55:35.626Z] #54 75.31 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-05-26T06:55:35.626Z] #54 DONE 80.7s [2020-05-26T06:55:35.626Z] [2020-05-26T06:55:35.626Z] #55 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2020-05-26T06:55:35.626Z] #55 DONE 0.1s [2020-05-26T06:55:35.626Z] [2020-05-26T06:55:35.626Z] #56 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2020-05-26T06:55:35.626Z] #56 DONE 0.1s [2020-05-26T06:55:35.626Z] [2020-05-26T06:55:35.626Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-05-26T06:55:36.763Z] #33 12.09 [100%] Linking C executable tini-static [2020-05-26T06:55:37.246Z] Client: Docker Engine - Community [2020-05-26T06:55:37.246Z] Version: 19.03.8 [2020-05-26T06:55:37.246Z] API version: 1.40 [2020-05-26T06:55:37.246Z] Go version: go1.12.17 [2020-05-26T06:55:37.246Z] Git commit: afacb8b7f0 [2020-05-26T06:55:37.246Z] Built: Wed Mar 11 01:25:46 2020 [2020-05-26T06:55:37.246Z] OS/Arch: linux/amd64 [2020-05-26T06:55:37.246Z] Experimental: false [2020-05-26T06:55:37.246Z] [2020-05-26T06:55:37.246Z] Server: Docker Engine - Community [2020-05-26T06:55:37.246Z] Engine: [2020-05-26T06:55:37.246Z] Version: 19.03.8 [2020-05-26T06:55:37.246Z] API version: 1.40 (minimum version 1.12) [2020-05-26T06:55:37.246Z] Go version: go1.12.17 [2020-05-26T06:55:37.246Z] Git commit: afacb8b7f0 [2020-05-26T06:55:37.246Z] Built: Wed Mar 11 01:24:19 2020 [2020-05-26T06:55:37.246Z] OS/Arch: linux/amd64 [2020-05-26T06:55:37.246Z] Experimental: true [2020-05-26T06:55:37.246Z] containerd: [2020-05-26T06:55:37.246Z] Version: 1.2.13 [2020-05-26T06:55:37.246Z] GitCommit: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-05-26T06:55:37.246Z] runc: [2020-05-26T06:55:37.246Z] Version: 1.0.0-rc10 [2020-05-26T06:55:37.246Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-05-26T06:55:37.246Z] docker-init: [2020-05-26T06:55:37.246Z] Version: 0.18.0 [2020-05-26T06:55:37.246Z] GitCommit: fec3683 [Pipeline] sh [2020-05-26T06:55:37.527Z] #33 12.76 [100%] Built target tini-static [2020-05-26T06:55:37.527Z] #33 12.83 + mkdir -p /build [2020-05-26T06:55:37.527Z] #33 12.84 + cp tini-static /build/docker-init [2020-05-26T06:55:37.636Z] + docker info [2020-05-26T06:55:37.783Z] #33 DONE 13.1s [2020-05-26T06:55:37.783Z] [2020-05-26T06:55:37.783Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-26T06:55:37.783Z] #39 4.430 Note: Building without setproctitle() and strlcpy() support. [2020-05-26T06:55:37.783Z] #39 4.431 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-05-26T06:55:37.783Z] #39 4.445 Note: Building without GnuTLS support [2020-05-26T06:55:37.783Z] #39 6.293 fatal: not a git repository (or any of the parent directories): .git [2020-05-26T06:55:37.783Z] #39 6.353 GEN .gitid [2020-05-26T06:55:37.783Z] #39 6.370 GEN criu/include/version.h [2020-05-26T06:55:37.783Z] #39 6.458 GEN include/common/asm [2020-05-26T06:55:37.783Z] #39 8.189 PBCC images/google/protobuf/descriptor.pb-c.c [2020-05-26T06:55:37.783Z] #39 8.310 PBCC images/opts.pb-c.c [2020-05-26T06:55:37.783Z] #39 8.388 PBCC images/sit.pb-c.c [2020-05-26T06:55:37.783Z] #39 8.462 DEP images/google/protobuf/descriptor.pb-c.d [2020-05-26T06:55:37.783Z] #39 8.520 DEP images/opts.pb-c.d [2020-05-26T06:55:37.783Z] #39 8.573 DEP images/sit.pb-c.d [2020-05-26T06:55:37.783Z] #39 8.653 PBCC images/macvlan.pb-c.c [2020-05-26T06:55:37.783Z] #39 8.679 DEP images/macvlan.pb-c.d [2020-05-26T06:55:37.783Z] #39 8.723 PBCC images/autofs.pb-c.c [2020-05-26T06:55:37.783Z] #39 8.742 DEP images/autofs.pb-c.d [2020-05-26T06:55:37.783Z] #39 8.787 PBCC images/sysctl.pb-c.c [2020-05-26T06:55:37.783Z] #39 8.846 DEP images/sysctl.pb-c.d [2020-05-26T06:55:37.783Z] #39 8.932 PBCC images/time.pb-c.c [2020-05-26T06:55:37.783Z] #39 8.938 DEP images/time.pb-c.d [2020-05-26T06:55:37.783Z] #39 9.036 PBCC images/binfmt-misc.pb-c.c [2020-05-26T06:55:37.783Z] #39 9.106 DEP images/binfmt-misc.pb-c.d [2020-05-26T06:55:37.783Z] #39 9.156 PBCC images/seccomp.pb-c.c [2020-05-26T06:55:37.783Z] #39 9.212 DEP images/seccomp.pb-c.d [2020-05-26T06:55:37.783Z] #39 9.256 PBCC images/userns.pb-c.c [2020-05-26T06:55:37.783Z] #39 9.288 DEP images/userns.pb-c.d [2020-05-26T06:55:37.783Z] #39 9.334 PBCC images/cgroup.pb-c.c [2020-05-26T06:55:37.783Z] #39 9.387 DEP images/cgroup.pb-c.d [2020-05-26T06:55:37.783Z] #39 9.474 PBCC images/fown.pb-c.c [2020-05-26T06:55:37.783Z] #39 9.489 PBCC images/ext-file.pb-c.c [2020-05-26T06:55:37.783Z] #39 9.518 DEP images/fown.pb-c.d [2020-05-26T06:55:37.783Z] #39 9.563 DEP images/ext-file.pb-c.d [2020-05-26T06:55:37.783Z] #39 9.630 PBCC images/rpc.pb-c.c [2020-05-26T06:55:37.783Z] #39 9.675 DEP images/rpc.pb-c.d [2020-05-26T06:55:37.783Z] #39 9.743 PBCC images/siginfo.pb-c.c [2020-05-26T06:55:37.783Z] #39 9.798 DEP images/siginfo.pb-c.d [2020-05-26T06:55:37.783Z] #39 9.851 PBCC images/pagemap.pb-c.c [2020-05-26T06:55:37.783Z] #39 9.946 DEP images/pagemap.pb-c.d [2020-05-26T06:55:37.783Z] #39 10.02 PBCC images/rlimit.pb-c.c [2020-05-26T06:55:37.783Z] #39 10.08 DEP images/rlimit.pb-c.d [2020-05-26T06:55:37.783Z] #39 10.15 PBCC images/file-lock.pb-c.c [2020-05-26T06:55:37.783Z] #39 10.22 DEP images/file-lock.pb-c.d [2020-05-26T06:55:37.783Z] #39 10.28 PBCC images/tty.pb-c.c [2020-05-26T06:55:37.783Z] #39 10.33 DEP images/tty.pb-c.d [2020-05-26T06:55:37.783Z] #39 10.43 PBCC images/tun.pb-c.c [2020-05-26T06:55:37.783Z] #39 10.53 PBCC images/netdev.pb-c.c [2020-05-26T06:55:37.783Z] #39 10.58 DEP images/tun.pb-c.d [2020-05-26T06:55:37.783Z] #39 10.67 DEP images/netdev.pb-c.d [2020-05-26T06:55:37.790Z] #13 2.089 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-05-26T06:55:37.790Z] #13 DONE 2.3s [2020-05-26T06:55:37.790Z] [2020-05-26T06:55:37.790Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-05-26T06:55:38.038Z] #39 10.85 PBCC images/vma.pb-c.c [2020-05-26T06:55:38.294Z] #39 11.01 DEP images/vma.pb-c.d [2020-05-26T06:55:38.550Z] #39 11.19 PBCC images/creds.pb-c.c [2020-05-26T06:55:38.550Z] #39 11.31 DEP images/creds.pb-c.d [2020-05-26T06:55:38.550Z] #39 11.45 PBCC images/utsns.pb-c.c [2020-05-26T06:55:38.806Z] #39 11.62 DEP images/utsns.pb-c.d [2020-05-26T06:55:38.806Z] #39 11.75 PBCC images/ipc-desc.pb-c.c [2020-05-26T06:55:39.062Z] #39 11.78 PBCC images/ipc-sem.pb-c.c [2020-05-26T06:55:39.062Z] #39 11.79 DEP images/ipc-desc.pb-c.d [2020-05-26T06:55:39.062Z] #39 11.80 DEP images/ipc-sem.pb-c.d [2020-05-26T06:55:39.062Z] #39 11.82 PBCC images/ipc-msg.pb-c.c [2020-05-26T06:55:39.062Z] #39 11.83 DEP images/ipc-msg.pb-c.d [2020-05-26T06:55:39.062Z] #39 11.89 PBCC images/ipc-shm.pb-c.c [2020-05-26T06:55:39.062Z] #39 11.91 DEP images/ipc-shm.pb-c.d [2020-05-26T06:55:39.062Z] #39 11.99 PBCC images/ipc-var.pb-c.c [2020-05-26T06:55:39.269Z] #14 DONE 1.5s [2020-05-26T06:55:39.269Z] [2020-05-26T06:55:39.269Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-26T06:55:39.269Z] #39 43.00 LINK criu/pie/parasite.built-in.o [2020-05-26T06:55:39.269Z] #39 43.00 GEN criu/pie/parasite-blob.h [2020-05-26T06:55:39.269Z] #39 43.00 CC criu/pie/parasite-vdso.o [2020-05-26T06:55:39.269Z] #39 43.54 CC criu/arch/s390/vdso-pie.o [2020-05-26T06:55:39.269Z] #39 43.87 CC criu/arch/s390/restorer.o [2020-05-26T06:55:39.269Z] #39 44.03 CC criu/pie/restorer.o [2020-05-26T06:55:39.269Z] #39 45.51 LINK criu/pie/restorer.built-in.o [2020-05-26T06:55:39.269Z] #39 45.52 GEN criu/pie/restorer-blob.h [2020-05-26T06:55:39.269Z] #39 45.57 DEP criu/vdso.d [2020-05-26T06:55:39.269Z] #39 45.75 DEP criu/uts_ns.d [2020-05-26T06:55:39.269Z] #39 45.85 DEP criu/util.d [2020-05-26T06:55:39.318Z] #39 12.05 DEP images/ipc-var.pb-c.d [2020-05-26T06:55:39.554Z] #39 46.08 DEP criu/uffd.d [2020-05-26T06:55:39.554Z] #39 46.16 DEP criu/tun.d [2020-05-26T06:55:39.554Z] #39 46.20 DEP criu/tty.d [2020-05-26T06:55:39.573Z] #39 12.15 PBCC images/sk-opts.pb-c.c [2020-05-26T06:55:39.573Z] #39 12.17 PBCC images/packet-sock.pb-c.c [2020-05-26T06:55:39.573Z] #39 12.23 DEP images/sk-opts.pb-c.d [2020-05-26T06:55:39.573Z] #39 12.31 DEP images/packet-sock.pb-c.d [2020-05-26T06:55:39.573Z] #39 12.35 PBCC images/sk-netlink.pb-c.c [2020-05-26T06:55:39.573Z] #39 12.42 DEP images/sk-netlink.pb-c.d [2020-05-26T06:55:39.573Z] #39 12.47 PBCC images/sk-inet.pb-c.c [2020-05-26T06:55:39.573Z] #39 12.53 DEP images/sk-inet.pb-c.d [2020-05-26T06:55:39.831Z] #39 12.57 PBCC images/sk-unix.pb-c.c [2020-05-26T06:55:39.831Z] #39 12.63 DEP images/sk-unix.pb-c.d [2020-05-26T06:55:39.831Z] #39 ... [2020-05-26T06:55:39.831Z] [2020-05-26T06:55:39.831Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-26T06:55:39.831Z] #30 77.29 github.com/BurntSushi/toml/cmd/tomlv [2020-05-26T06:55:39.831Z] #30 DONE 82.6s [2020-05-26T06:55:39.831Z] [2020-05-26T06:55:39.831Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-26T06:55:39.831Z] #39 12.69 PBCC images/mm.pb-c.c [2020-05-26T06:55:39.831Z] #39 ... [2020-05-26T06:55:39.831Z] [2020-05-26T06:55:39.831Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-26T06:55:39.831Z] #10 77.05 Selecting previously unselected package gcc-mingw-w64-base. [2020-05-26T06:55:39.831Z] #10 77.08 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-05-26T06:55:39.831Z] #10 77.09 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-05-26T06:55:39.831Z] #10 77.30 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-05-26T06:55:39.831Z] #10 77.30 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-05-26T06:55:39.831Z] #10 77.31 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-05-26T06:55:39.835Z] #39 46.39 DEP criu/timerfd.d [2020-05-26T06:55:39.835Z] #39 46.50 DEP criu/sysfs_parse.d [2020-05-26T06:55:40.090Z] #10 ... [2020-05-26T06:55:40.090Z] [2020-05-26T06:55:40.090Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-26T06:55:40.090Z] #39 12.85 DEP images/mm.pb-c.d [2020-05-26T06:55:40.090Z] #39 12.88 PBCC images/timerfd.pb-c.c [2020-05-26T06:55:40.090Z] #39 12.90 DEP images/timerfd.pb-c.d [2020-05-26T06:55:40.090Z] #39 12.97 PBCC images/timer.pb-c.c [2020-05-26T06:55:40.090Z] #39 13.01 DEP images/timer.pb-c.d [2020-05-26T06:55:40.117Z] #39 46.64 DEP criu/sysctl.d [2020-05-26T06:55:40.117Z] #39 46.78 DEP criu/string.d [2020-05-26T06:55:40.117Z] #39 46.81 DEP criu/stats.d [2020-05-26T06:55:40.117Z] #39 46.89 DEP criu/sockets.d [2020-05-26T06:55:40.346Z] #39 13.06 PBCC images/sa.pb-c.c [2020-05-26T06:55:40.346Z] #39 13.12 DEP images/sa.pb-c.d [2020-05-26T06:55:40.346Z] #39 13.19 PBCC images/pipe-data.pb-c.c [2020-05-26T06:55:40.346Z] #39 13.21 DEP images/pipe-data.pb-c.d [2020-05-26T06:55:40.399Z] #39 47.11 DEP criu/sk-unix.d [2020-05-26T06:55:40.602Z] #39 13.30 PBCC images/mnt.pb-c.c [2020-05-26T06:55:40.602Z] #39 13.36 DEP images/mnt.pb-c.d [2020-05-26T06:55:40.681Z] #39 47.34 DEP criu/sk-tcp.d [2020-05-26T06:55:40.681Z] #39 ... [2020-05-26T06:55:40.681Z] [2020-05-26T06:55:40.681Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-05-26T06:55:40.681Z] #15 DONE 1.5s [2020-05-26T06:55:40.858Z] #39 13.46 PBCC images/sk-packet.pb-c.c [2020-05-26T06:55:40.858Z] #39 13.57 DEP images/sk-packet.pb-c.d [2020-05-26T06:55:40.858Z] #39 13.63 PBCC images/tcp-stream.pb-c.c [2020-05-26T06:55:40.965Z] [2020-05-26T06:55:40.965Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-26T06:55:40.965Z] #39 47.57 DEP criu/sk-queue.d [2020-05-26T06:55:40.965Z] #39 47.78 DEP criu/sk-packet.d [2020-05-26T06:55:41.114Z] #39 13.74 DEP images/tcp-stream.pb-c.d [2020-05-26T06:55:41.114Z] #39 13.94 PBCC images/pipe.pb-c.c [2020-05-26T06:55:41.114Z] #39 14.01 DEP images/pipe.pb-c.d [2020-05-26T06:55:41.247Z] #39 47.97 DEP criu/sk-netlink.d [2020-05-26T06:55:41.370Z] #39 14.03 PBCC images/pstree.pb-c.c [2020-05-26T06:55:41.370Z] #39 14.05 DEP images/pstree.pb-c.d [2020-05-26T06:55:41.370Z] #39 14.10 PBCC images/fs.pb-c.c [2020-05-26T06:55:41.370Z] #39 14.13 DEP images/fs.pb-c.d [2020-05-26T06:55:41.370Z] #39 14.16 PBCC images/signalfd.pb-c.c [2020-05-26T06:55:41.370Z] #39 14.20 DEP images/signalfd.pb-c.d [2020-05-26T06:55:41.370Z] #39 14.27 PBCC images/fh.pb-c.c [2020-05-26T06:55:41.529Z] #39 48.09 DEP criu/sk-inet.d [2020-05-26T06:55:41.529Z] #39 48.22 DEP criu/signalfd.d [2020-05-26T06:55:41.529Z] #39 ... [2020-05-26T06:55:41.529Z] [2020-05-26T06:55:41.529Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-26T06:55:41.529Z] #49 1.534 + RM_GOPATH=0 [2020-05-26T06:55:41.529Z] #49 1.534 + TMP_GOPATH= [2020-05-26T06:55:41.529Z] #49 1.534 + : /build [2020-05-26T06:55:41.529Z] #49 1.534 + '[' -z '' ']' [2020-05-26T06:55:41.529Z] #49 1.534 ++ mktemp -d [2020-05-26T06:55:41.529Z] #49 1.535 + export GOPATH=/tmp/tmp.3tNk3jDokz [2020-05-26T06:55:41.529Z] #49 1.535 + GOPATH=/tmp/tmp.3tNk3jDokz [2020-05-26T06:55:41.529Z] #49 1.535 + RM_GOPATH=1 [2020-05-26T06:55:41.529Z] #49 1.535 + case "$(go env GOARCH)" in [2020-05-26T06:55:41.529Z] #49 1.536 ++ go env GOARCH [2020-05-26T06:55:41.529Z] #49 1.541 + export GO_BUILDMODE=-buildmode=pie [2020-05-26T06:55:41.529Z] #49 1.541 + GO_BUILDMODE=-buildmode=pie [2020-05-26T06:55:41.529Z] #49 1.542 ++ dirname /tmp/install/install.sh [2020-05-26T06:55:41.529Z] #49 1.546 + dir=/tmp/install [2020-05-26T06:55:41.529Z] #49 1.546 + bin=runc [2020-05-26T06:55:41.529Z] #49 1.546 + shift [2020-05-26T06:55:41.529Z] #49 1.546 + '[' '!' -f /tmp/install/runc.installer ']' [2020-05-26T06:55:41.529Z] #49 1.546 + . /tmp/install/runc.installer [2020-05-26T06:55:41.529Z] #49 1.546 ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-05-26T06:55:41.529Z] #49 1.547 + install_runc [2020-05-26T06:55:41.529Z] #49 1.547 + grep -q '^3\.10\.0.*\.el7\.' [2020-05-26T06:55:41.529Z] #49 1.547 + uname -r [2020-05-26T06:55:41.529Z] #49 1.573 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-05-26T06:55:41.529Z] #49 1.573 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )' [2020-05-26T06:55:41.529Z] #49 1.573 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.3tNk3jDokz/src/github.com/opencontainers/runc [2020-05-26T06:55:41.529Z] #49 1.574 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux ) [2020-05-26T06:55:41.529Z] #49 1.581 Cloning into '/tmp/tmp.3tNk3jDokz/src/github.com/opencontainers/runc'... [2020-05-26T06:55:41.529Z] #49 7.488 + cd /tmp/tmp.3tNk3jDokz/src/github.com/opencontainers/runc [2020-05-26T06:55:41.529Z] #49 7.488 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-05-26T06:55:41.529Z] #49 7.970 + '[' -z '' ']' [2020-05-26T06:55:41.529Z] #49 7.970 + target=static [2020-05-26T06:55:41.529Z] #49 7.970 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-05-26T06:55:41.529Z] #49 8.871 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-26T06:55:41.529Z] #49 ... [2020-05-26T06:55:41.529Z] [2020-05-26T06:55:41.529Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-26T06:55:41.529Z] #39 48.37 DEP criu/sigframe.d [2020-05-26T06:55:41.625Z] #39 14.31 PBCC images/fsnotify.pb-c.c [2020-05-26T06:55:41.625Z] #39 14.37 DEP images/fh.pb-c.d [2020-05-26T06:55:41.625Z] #39 14.43 DEP images/fsnotify.pb-c.d [2020-05-26T06:55:41.625Z] #39 14.52 PBCC images/eventpoll.pb-c.c [2020-05-26T06:55:41.810Z] #39 48.46 DEP criu/shmem.d [2020-05-26T06:55:41.811Z] #39 48.57 DEP criu/servicefd.d [2020-05-26T06:55:41.881Z] #39 14.57 DEP images/eventpoll.pb-c.d [2020-05-26T06:55:41.881Z] #39 14.61 PBCC images/eventfd.pb-c.c [2020-05-26T06:55:41.881Z] #39 14.65 DEP images/eventfd.pb-c.d [2020-05-26T06:55:41.881Z] #39 14.68 PBCC images/remap-file-path.pb-c.c [2020-05-26T06:55:41.881Z] #39 14.71 DEP images/remap-file-path.pb-c.d [2020-05-26T06:55:41.881Z] #39 14.77 PBCC images/fifo.pb-c.c [2020-05-26T06:55:42.092Z] #39 48.73 DEP criu/seize.d [2020-05-26T06:55:42.092Z] #39 ... [2020-05-26T06:55:42.092Z] [2020-05-26T06:55:42.092Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-05-26T06:55:42.092Z] #16 DONE 1.5s [2020-05-26T06:55:42.092Z] [2020-05-26T06:55:42.093Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-26T06:55:42.093Z] #39 48.89 DEP criu/seccomp.d [2020-05-26T06:55:42.137Z] #39 14.79 DEP images/fifo.pb-c.d [2020-05-26T06:55:42.137Z] #39 14.85 PBCC images/ghost-file.pb-c.c [2020-05-26T06:55:42.137Z] #39 14.88 DEP images/ghost-file.pb-c.d [2020-05-26T06:55:42.137Z] #39 14.93 PBCC images/regfile.pb-c.c [2020-05-26T06:55:42.137Z] #39 15.01 DEP images/regfile.pb-c.d [2020-05-26T06:55:42.378Z] #39 49.06 DEP criu/rst-malloc.d [2020-05-26T06:55:42.378Z] #39 49.12 DEP criu/rbtree.d [2020-05-26T06:55:42.378Z] #39 49.13 DEP criu/pstree.d [2020-05-26T06:55:42.378Z] #39 49.22 DEP criu/protobuf.d [2020-05-26T06:55:42.393Z] #39 15.05 PBCC images/ns.pb-c.c [2020-05-26T06:55:42.393Z] #39 15.06 DEP images/ns.pb-c.d [2020-05-26T06:55:42.393Z] #39 15.12 PBCC images/fdinfo.pb-c.c [2020-05-26T06:55:42.393Z] #39 15.26 DEP images/fdinfo.pb-c.d [2020-05-26T06:55:42.393Z] #39 15.32 PBCC images/core-aarch64.pb-c.c [2020-05-26T06:55:42.649Z] #39 15.38 PBCC images/core-arm.pb-c.c [2020-05-26T06:55:42.649Z] #39 15.44 PBCC images/core-ppc64.pb-c.c [2020-05-26T06:55:42.649Z] #39 15.54 PBCC images/core-s390.pb-c.c [2020-05-26T06:55:42.660Z] #39 49.42 GEN criu/protobuf-desc-gen.h [2020-05-26T06:55:42.905Z] #39 15.63 PBCC images/core-x86.pb-c.c [2020-05-26T06:55:42.905Z] #39 15.67 PBCC images/core.pb-c.c [2020-05-26T06:55:42.905Z] #39 15.78 PBCC images/inventory.pb-c.c [2020-05-26T06:55:42.905Z] #39 ... [2020-05-26T06:55:42.905Z] [2020-05-26T06:55:42.905Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-26T06:55:42.905Z] #47 75.49 encoding/json [2020-05-26T06:55:42.905Z] #47 81.72 github.com/pkg/diff [2020-05-26T06:55:42.905Z] #47 82.68 go/ast [2020-05-26T06:55:42.905Z] #47 83.84 golang.org/x/crypto/ssh/terminal [2020-05-26T06:55:42.905Z] #47 85.53 mvdan.cc/editorconfig [2020-05-26T06:55:43.219Z] #47 ... [2020-05-26T06:55:43.219Z] [2020-05-26T06:55:43.219Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-26T06:55:43.666Z] #39 50.43 DEP criu/protobuf-desc.d [2020-05-26T06:55:43.779Z] #52 39.57 Checking out files: 51% (1644/3180) Checking out files: 52% (1654/3180) Checking out files: 53% (1686/3180) Checking out files: 54% (1718/3180) Checking out files: 55% (1749/3180) Checking out files: 56% (1781/3180) Checking out files: 57% (1813/3180) Checking out files: 58% (1845/3180) Checking out files: 59% (1877/3180) Checking out files: 60% (1908/3180) Checking out files: 61% (1940/3180) Checking out files: 62% (1972/3180) Checking out files: 63% (2004/3180) Checking out files: 64% (2036/3180) Checking out files: 65% (2067/3180) Checking out files: 66% (2099/3180) Checking out files: 67% (2131/3180) Checking out files: 68% (2163/3180) Checking out files: 69% (2195/3180) Checking out files: 70% (2226/3180) Checking out files: 71% (2258/3180) Checking out files: 72% (2290/3180) Checking out files: 73% (2322/3180) Checking out files: 74% (2354/3180) Checking out files: 75% (2385/3180) Checking out files: 76% (2417/3180) Checking out files: 77% (2449/3180) Checking out files: 78% (2481/3180) Checking out files: 79% (2513/3180) Checking out files: 80% (2544/3180) Checking out files: 81% (2576/3180) Checking out files: 82% (2608/3180) Checking out files: 83% (2640/3180) Checking out files: 84% (2672/3180) Checking out files: 85% (2703/3180) Checking out files: 86% (2735/3180) Checking out files: 87% (2767/3180) Checking out files: 88% (2799/3180) Checking out files: 89% (2831/3180) Checking out files: 89% (2854/3180) Checking out files: 90% (2862/3180) Checking out files: 91% (2894/3180) Checking out files: 92% (2926/3180) Checking out files: 93% (2958/3180) Checking out files: 94% (2990/3180) Checking out files: 95% (3021/3180) Checking out files: 96% (3053/3180) Checking out files: 97% (3085/3180) Checking out files: 98% (3117/3180) Checking out files: 99% (3149/3180) Checking out files: 100% (3180/3180) Checking out files: 100% (3180/3180), done. [2020-05-26T06:55:43.779Z] #52 41.02 + cd /tmp/tmp.oRtP2bAsYy/src/github.com/containerd/containerd [2020-05-26T06:55:43.779Z] #52 41.02 + git checkout -q 814b7956fafc7a0980ea07e950f983d0837e5578 [2020-05-26T06:55:43.948Z] #39 50.52 DEP criu/proc_parse.d [2020-05-26T06:55:43.948Z] #39 50.62 DEP criu/plugin.d [2020-05-26T06:55:43.948Z] #39 50.68 DEP criu/pipes.d [2020-05-26T06:55:44.229Z] #39 50.78 DEP criu/pie-util.d [2020-05-26T06:55:44.229Z] #39 50.86 DEP criu/pie-util-vdso.d [2020-05-26T06:55:44.229Z] #39 51.02 DEP criu/path.d [2020-05-26T06:55:44.511Z] #39 51.11 DEP criu/parasite-syscall.d [2020-05-26T06:55:44.511Z] #39 51.29 DEP criu/pagemap.d [2020-05-26T06:55:44.719Z] #52 ... [2020-05-26T06:55:44.719Z] [2020-05-26T06:55:44.719Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-26T06:55:44.719Z] #41 77.35 go/scanner [2020-05-26T06:55:44.719Z] #41 77.93 internal/lazyregexp [2020-05-26T06:55:44.719Z] #41 78.24 net/url [2020-05-26T06:55:44.719Z] #41 79.28 go/ast [2020-05-26T06:55:44.719Z] #41 80.18 text/template/parse [2020-05-26T06:55:44.719Z] #41 85.60 go/parser [2020-05-26T06:55:44.719Z] #41 85.62 text/template [2020-05-26T06:55:44.793Z] #39 51.49 DEP criu/pagemap-cache.d [2020-05-26T06:55:44.793Z] #39 51.63 DEP criu/page-xfer.d [2020-05-26T06:55:44.975Z] #41 ... [2020-05-26T06:55:44.975Z] [2020-05-26T06:55:44.975Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-26T06:55:44.975Z] #39 15.87 DEP images/core-aarch64.pb-c.d [2020-05-26T06:55:44.975Z] #39 15.92 DEP images/core-arm.pb-c.d [2020-05-26T06:55:44.975Z] #39 16.00 DEP images/core-ppc64.pb-c.d [2020-05-26T06:55:44.975Z] #39 16.09 DEP images/core-s390.pb-c.d [2020-05-26T06:55:44.975Z] #39 16.15 DEP images/core-x86.pb-c.d [2020-05-26T06:55:44.975Z] #39 16.27 DEP images/core.pb-c.d [2020-05-26T06:55:44.975Z] #39 16.44 DEP images/inventory.pb-c.d [2020-05-26T06:55:44.975Z] #39 16.50 PBCC images/cpuinfo.pb-c.c [2020-05-26T06:55:44.975Z] #39 16.52 DEP images/cpuinfo.pb-c.d [2020-05-26T06:55:44.975Z] #39 16.58 PBCC images/stats.pb-c.c [2020-05-26T06:55:44.975Z] #39 16.61 DEP images/stats.pb-c.d [2020-05-26T06:55:45.074Z] #39 51.82 DEP criu/page-pipe.d [2020-05-26T06:55:45.074Z] #39 51.92 DEP criu/netfilter.d [2020-05-26T06:55:45.356Z] #39 52.07 DEP criu/net.d [2020-05-26T06:55:45.356Z] #39 52.18 DEP criu/namespaces.d [2020-05-26T06:55:45.639Z] #39 52.28 DEP criu/mount.d [2020-05-26T06:55:45.639Z] #39 52.39 DEP criu/mem.d [2020-05-26T06:55:45.758Z] Client: [2020-05-26T06:55:45.758Z] Debug Mode: false [2020-05-26T06:55:45.758Z] [2020-05-26T06:55:45.758Z] Server: [2020-05-26T06:55:45.758Z] Containers: 0 [2020-05-26T06:55:45.758Z] Running: 0 [2020-05-26T06:55:45.758Z] Paused: 0 [2020-05-26T06:55:45.758Z] Stopped: 0 [2020-05-26T06:55:45.758Z] Images: 0 [2020-05-26T06:55:45.758Z] Server Version: 19.03.8 [2020-05-26T06:55:45.758Z] Storage Driver: overlay2 [2020-05-26T06:55:45.758Z] Backing Filesystem: [2020-05-26T06:55:45.758Z] Supports d_type: true [2020-05-26T06:55:45.758Z] Native Overlay Diff: true [2020-05-26T06:55:45.758Z] Logging Driver: json-file [2020-05-26T06:55:45.758Z] Cgroup Driver: cgroupfs [2020-05-26T06:55:45.758Z] Plugins: [2020-05-26T06:55:45.758Z] Volume: local [2020-05-26T06:55:45.758Z] Network: bridge host ipvlan macvlan null overlay [2020-05-26T06:55:45.758Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-05-26T06:55:45.758Z] Swarm: inactive [2020-05-26T06:55:45.758Z] Runtimes: runc [2020-05-26T06:55:45.758Z] Default Runtime: runc [2020-05-26T06:55:45.758Z] Init Binary: docker-init [2020-05-26T06:55:45.758Z] containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-05-26T06:55:45.758Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-05-26T06:55:45.758Z] init version: fec3683 [2020-05-26T06:55:45.758Z] Security Options: [2020-05-26T06:55:45.758Z] apparmor [2020-05-26T06:55:45.758Z] seccomp [2020-05-26T06:55:45.758Z] Profile: default [2020-05-26T06:55:45.758Z] Kernel Version: 4.15.0-1065-aws [2020-05-26T06:55:45.758Z] Operating System: Ubuntu 18.04.4 LTS [2020-05-26T06:55:45.758Z] OSType: linux [2020-05-26T06:55:45.758Z] Architecture: x86_64 [2020-05-26T06:55:45.758Z] CPUs: 2 [2020-05-26T06:55:45.758Z] Total Memory: 7.501GiB [2020-05-26T06:55:45.758Z] Name: ip-10-100-127-42 [2020-05-26T06:55:45.758Z] ID: KFLT:WOKO:RNSA:ZAPG:P7HC:E45I:CJEX:OC5L:G4LO:5POJ:IKKD:MMHP [2020-05-26T06:55:45.758Z] Docker Root Dir: /var/lib/docker [2020-05-26T06:55:45.758Z] Debug Mode: false [2020-05-26T06:55:45.758Z] Registry: https://index.docker.io/v1/ [2020-05-26T06:55:45.758Z] Labels: [2020-05-26T06:55:45.758Z] Experimental: true [2020-05-26T06:55:45.758Z] Insecure Registries: [2020-05-26T06:55:45.758Z] 127.0.0.0/8 [2020-05-26T06:55:45.758Z] Live Restore Enabled: true [2020-05-26T06:55:45.758Z] [2020-05-26T06:55:45.758Z] WARNING: No swap limit support [Pipeline] sh [2020-05-26T06:55:45.901Z] #39 18.50 make[1]: Nothing to be done for 'all'. [2020-05-26T06:55:45.920Z] #39 52.56 DEP criu/lsm.d [2020-05-26T06:55:45.920Z] #39 52.62 DEP criu/log.d [2020-05-26T06:55:45.920Z] #39 52.76 DEP criu/libnetlink.d [2020-05-26T06:55:46.061Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-05-26T06:55:46.061Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-05-26T06:55:46.061Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41026/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-05-26T06:55:46.061Z] + bash /home/ubuntu/workspace/moby_PR-41026/check-config.sh [2020-05-26T06:55:46.061Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-05-26T06:55:46.061Z] info: reading kernel config from /boot/config-4.15.0-1065-aws ... [2020-05-26T06:55:46.061Z] [2020-05-26T06:55:46.061Z] Generally Necessary: [2020-05-26T06:55:46.061Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-05-26T06:55:46.061Z] - apparmor: enabled and tools installed [2020-05-26T06:55:46.061Z] - CONFIG_NAMESPACES: enabled [2020-05-26T06:55:46.202Z] #39 52.84 DEP criu/kerndat.d [2020-05-26T06:55:46.202Z] #39 53.01 DEP criu/kcmp-ids.d [2020-05-26T06:55:46.324Z] - CONFIG_NET_NS: enabled [2020-05-26T06:55:46.324Z] - CONFIG_PID_NS: enabled [2020-05-26T06:55:46.324Z] - CONFIG_IPC_NS: enabled [2020-05-26T06:55:46.324Z] - CONFIG_UTS_NS: enabled [2020-05-26T06:55:46.324Z] - CONFIG_CGROUPS: enabled [2020-05-26T06:55:46.324Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-05-26T06:55:46.324Z] - CONFIG_CGROUP_DEVICE: enabled [2020-05-26T06:55:46.484Z] #39 53.08 DEP criu/irmap.d [2020-05-26T06:55:46.484Z] #39 ... [2020-05-26T06:55:46.484Z] [2020-05-26T06:55:46.484Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-26T06:55:46.484Z] #41 81.71 net/http/httptrace [2020-05-26T06:55:46.484Z] #41 82.04 net/http [2020-05-26T06:55:46.484Z] #41 89.98 github.com/LK4D4/vndr/godl [2020-05-26T06:55:46.484Z] #41 90.54 github.com/LK4D4/vndr [2020-05-26T06:55:46.484Z] #41 ... [2020-05-26T06:55:46.484Z] [2020-05-26T06:55:46.484Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-26T06:55:46.484Z] #39 53.16 DEP criu/ipc_ns.d [2020-05-26T06:55:46.484Z] #39 53.25 DEP criu/image.d [2020-05-26T06:55:46.597Z] - CONFIG_CGROUP_FREEZER: enabled [2020-05-26T06:55:46.597Z] - CONFIG_CGROUP_SCHED: enabled [2020-05-26T06:55:46.597Z] - CONFIG_CPUSETS: enabled [2020-05-26T06:55:46.597Z] - CONFIG_MEMCG: enabled [2020-05-26T06:55:46.597Z] - CONFIG_KEYS: enabled [2020-05-26T06:55:46.597Z] - CONFIG_VETH: enabled (as module) [2020-05-26T06:55:46.765Z] #39 53.34 DEP criu/image-desc.d [2020-05-26T06:55:46.765Z] #39 53.39 DEP criu/fsnotify.d [2020-05-26T06:55:46.765Z] #39 53.51 DEP criu/filesystems.d [2020-05-26T06:55:46.765Z] #39 53.59 DEP criu/files.d [2020-05-26T06:55:46.877Z] - CONFIG_BRIDGE: enabled (as module) [2020-05-26T06:55:46.877Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-05-26T06:55:46.877Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-05-26T06:55:46.877Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-05-26T06:55:46.877Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-05-26T06:55:47.047Z] #39 53.84 DEP criu/files-reg.d [2020-05-26T06:55:47.151Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-05-26T06:55:47.151Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-05-26T06:55:47.151Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-05-26T06:55:47.151Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-05-26T06:55:47.151Z] - CONFIG_NF_NAT: enabled (as module) [2020-05-26T06:55:47.151Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-05-26T06:55:47.151Z] - CONFIG_POSIX_MQUEUE: enabled [2020-05-26T06:55:47.151Z] [2020-05-26T06:55:47.151Z] Optional Features: [2020-05-26T06:55:47.151Z] - CONFIG_USER_NS: enabled [2020-05-26T06:55:47.151Z] - CONFIG_SECCOMP: enabled [2020-05-26T06:55:47.151Z] - CONFIG_CGROUP_PIDS: enabled [2020-05-26T06:55:47.151Z] - CONFIG_MEMCG_SWAP: enabled [2020-05-26T06:55:47.151Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-05-26T06:55:47.151Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-05-26T06:55:47.151Z] - CONFIG_LEGACY_VSYSCALL_EMULATE: enabled [2020-05-26T06:55:47.151Z] - CONFIG_BLK_CGROUP: enabled [2020-05-26T06:55:47.151Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-05-26T06:55:47.151Z] - CONFIG_IOSCHED_CFQ: enabled [2020-05-26T06:55:47.151Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-05-26T06:55:47.151Z] - CONFIG_CGROUP_PERF: enabled [2020-05-26T06:55:47.151Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-05-26T06:55:47.151Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-05-26T06:55:47.151Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-05-26T06:55:47.151Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-05-26T06:55:47.151Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-05-26T06:55:47.151Z] - CONFIG_RT_GROUP_SCHED: missing [2020-05-26T06:55:47.151Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-05-26T06:55:47.151Z] - CONFIG_IP_VS: enabled (as module) [2020-05-26T06:55:47.151Z] - CONFIG_IP_VS_NFCT: enabled [2020-05-26T06:55:47.151Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-05-26T06:55:47.151Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-05-26T06:55:47.151Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-05-26T06:55:47.151Z] - CONFIG_EXT4_FS: enabled [2020-05-26T06:55:47.151Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-05-26T06:55:47.151Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-05-26T06:55:47.151Z] - Network Drivers: [2020-05-26T06:55:47.151Z] - "overlay": [2020-05-26T06:55:47.151Z] - CONFIG_VXLAN: enabled (as module) [2020-05-26T06:55:47.151Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-05-26T06:55:47.151Z] Optional (for encrypted networks): [2020-05-26T06:55:47.267Z] #39 19.99 CC images/stats.o [2020-05-26T06:55:47.328Z] #39 53.90 DEP criu/files-ext.d [2020-05-26T06:55:47.328Z] #39 53.97 DEP criu/file-lock.d [2020-05-26T06:55:47.328Z] #39 54.07 DEP criu/file-ids.d [2020-05-26T06:55:47.413Z] - CONFIG_CRYPTO: enabled [2020-05-26T06:55:47.413Z] - CONFIG_CRYPTO_AEAD: enabled [2020-05-26T06:55:47.413Z] - CONFIG_CRYPTO_GCM: enabled [2020-05-26T06:55:47.413Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-05-26T06:55:47.413Z] - CONFIG_CRYPTO_GHASH: enabled [2020-05-26T06:55:47.413Z] - CONFIG_XFRM: enabled [2020-05-26T06:55:47.413Z] - CONFIG_XFRM_USER: enabled (as module) [2020-05-26T06:55:47.413Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-05-26T06:55:47.413Z] - CONFIG_INET_ESP: enabled (as module) [2020-05-26T06:55:47.413Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-05-26T06:55:47.413Z] - "ipvlan": [2020-05-26T06:55:47.413Z] - CONFIG_IPVLAN: enabled (as module) [2020-05-26T06:55:47.413Z] - "macvlan": [2020-05-26T06:55:47.413Z] - CONFIG_MACVLAN: enabled (as module) [2020-05-26T06:55:47.413Z] - CONFIG_DUMMY: enabled (as module) [2020-05-26T06:55:47.413Z] - "ftp,tftp client in container": [2020-05-26T06:55:47.413Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-05-26T06:55:47.413Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-05-26T06:55:47.413Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-05-26T06:55:47.413Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-05-26T06:55:47.413Z] - Storage Drivers: [2020-05-26T06:55:47.413Z] - "aufs": [2020-05-26T06:55:47.413Z] - CONFIG_AUFS_FS: enabled (as module) [2020-05-26T06:55:47.413Z] - "btrfs": [2020-05-26T06:55:47.413Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-05-26T06:55:47.413Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-05-26T06:55:47.413Z] - "devicemapper": [2020-05-26T06:55:47.413Z] - CONFIG_BLK_DEV_DM: enabled [2020-05-26T06:55:47.413Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-05-26T06:55:47.413Z] - "overlay": [2020-05-26T06:55:47.413Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-05-26T06:55:47.413Z] - "zfs": [2020-05-26T06:55:47.413Z] - /dev/zfs: missing [2020-05-26T06:55:47.413Z] - zfs command: missing [2020-05-26T06:55:47.413Z] - zpool command: missing [2020-05-26T06:55:47.413Z] [2020-05-26T06:55:47.413Z] Limits: [2020-05-26T06:55:47.413Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-05-26T06:55:47.413Z] [2020-05-26T06:55:47.413Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-05-26T06:55:47.610Z] #39 54.15 DEP criu/fifo.d [2020-05-26T06:55:47.610Z] #39 54.23 DEP criu/fdstore.d [2020-05-26T06:55:47.610Z] #39 54.32 DEP criu/fault-injection.d [2020-05-26T06:55:47.610Z] #39 54.36 DEP criu/external.d [2020-05-26T06:55:47.758Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:429ae97b598fa84b60d54232cbd6964ecd3b8078 . [2020-05-26T06:55:47.758Z] #2 [internal] load .dockerignore [2020-05-26T06:55:47.758Z] #2 transferring context: [2020-05-26T06:55:47.828Z] #39 20.46 CC images/core.o [2020-05-26T06:55:47.892Z] #39 54.41 DEP criu/eventpoll.d [2020-05-26T06:55:47.892Z] #39 54.49 DEP criu/eventfd.d [2020-05-26T06:55:48.015Z] #2 transferring context: 87B done [2020-05-26T06:55:48.015Z] #2 DONE 0.2s [2020-05-26T06:55:48.015Z] [2020-05-26T06:55:48.015Z] #1 [internal] load build definition from Dockerfile [2020-05-26T06:55:48.015Z] #1 transferring dockerfile: 16.37kB done [2020-05-26T06:55:48.015Z] #1 DONE 0.2s [2020-05-26T06:55:48.015Z] [2020-05-26T06:55:48.015Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2020-05-26T06:55:48.174Z] #39 54.66 DEP criu/crtools.d [2020-05-26T06:55:48.175Z] #39 54.88 DEP criu/cr-service.d [2020-05-26T06:55:48.388Z] #39 21.09 CC images/core-x86.o [2020-05-26T06:55:48.457Z] #39 55.10 DEP criu/cr-restore.d [2020-05-26T06:55:48.580Z] #3 DONE 0.3s [2020-05-26T06:55:48.580Z] [2020-05-26T06:55:48.580Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-05-26T06:55:48.580Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done [2020-05-26T06:55:48.580Z] #4 sha256:08fb2b2ca3d58e19d791e73dea16126df37608115532e748d63525688df457a5 897B / 897B done [2020-05-26T06:55:48.580Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0B / 8.88MB 0.0s [2020-05-26T06:55:48.580Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done [2020-05-26T06:55:48.580Z] #4 sha256:8c69d118cfcd040a222bea7f7d57c6156faa938cb61b47657cd65343babc3664 521B / 521B done [2020-05-26T06:55:48.580Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.1s [2020-05-26T06:55:48.580Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.2s done [2020-05-26T06:55:48.581Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0.1s [2020-05-26T06:55:48.739Z] #39 55.37 DEP criu/cr-errno.d [2020-05-26T06:55:48.739Z] #39 55.38 DEP criu/cr-dump.d [2020-05-26T06:55:48.837Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0.2s done [2020-05-26T06:55:48.837Z] #4 DONE 0.5s [2020-05-26T06:55:48.949Z] #39 21.68 CC images/core-arm.o [2020-05-26T06:55:49.020Z] #39 55.63 DEP criu/cr-dedup.d [2020-05-26T06:55:49.020Z] #39 55.71 DEP criu/cr-check.d [2020-05-26T06:55:49.095Z] [2020-05-26T06:55:49.095Z] #5 [internal] load metadata for docker.io/library/golang:1.13.11-buster [2020-05-26T06:55:49.336Z] #39 55.80 DEP criu/config.d [2020-05-26T06:55:49.336Z] #39 55.94 DEP criu/clone-noasan.d [2020-05-26T06:55:49.336Z] #39 55.98 DEP criu/cgroup.d [2020-05-26T06:55:49.336Z] #39 56.07 DEP criu/cgroup-props.d [2020-05-26T06:55:49.351Z] #5 DONE 0.3s [2020-05-26T06:55:49.351Z] [2020-05-26T06:55:49.351Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-05-26T06:55:49.351Z] #6 DONE 0.2s [2020-05-26T06:55:49.509Z] #39 22.16 CC images/core-aarch64.o [2020-05-26T06:55:49.614Z] [2020-05-26T06:55:49.615Z] #20 [internal] load build context [2020-05-26T06:55:49.617Z] #39 56.13 DEP criu/bitmap.d [2020-05-26T06:55:49.617Z] #39 56.13 DEP criu/bfd.d [2020-05-26T06:55:49.617Z] #39 56.21 DEP criu/autofs.d [2020-05-26T06:55:49.617Z] #39 56.32 DEP criu/aio.d [2020-05-26T06:55:49.764Z] #39 22.57 CC images/core-ppc64.o [2020-05-26T06:55:49.899Z] #39 56.48 DEP criu/action-scripts.d [2020-05-26T06:55:49.899Z] #39 56.71 CC criu/action-scripts.o [2020-05-26T06:55:50.324Z] #39 23.21 CC images/core-s390.o [2020-05-26T06:55:50.512Z] #39 57.10 CC criu/aio.o [2020-05-26T06:55:50.794Z] #39 57.55 CC criu/autofs.o [2020-05-26T06:55:51.250Z] #39 23.95 CC images/cpuinfo.o [2020-05-26T06:55:51.409Z] #39 ... [2020-05-26T06:55:51.409Z] [2020-05-26T06:55:51.409Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-26T06:55:51.409Z] #41 DONE 96.7s [2020-05-26T06:55:51.409Z] [2020-05-26T06:55:51.409Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-26T06:55:51.409Z] #17 1.476 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-05-26T06:55:51.409Z] #17 1.544 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-05-26T06:55:51.409Z] #17 1.649 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-05-26T06:55:51.409Z] #17 1.982 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2020-05-26T06:55:51.409Z] #17 2.695 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [180 kB] [2020-05-26T06:55:51.409Z] #17 3.647 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7380 B] [2020-05-26T06:55:51.409Z] #17 6.642 Fetched 8046 kB in 5s (1519 kB/s) [2020-05-26T06:55:51.409Z] #17 6.642 Reading package lists... [2020-05-26T06:55:51.409Z] #17 7.989 Reading package lists... [2020-05-26T06:55:51.506Z] #39 24.41 CC images/inventory.o [2020-05-26T06:55:51.973Z] #17 9.546 Building dependency tree... [2020-05-26T06:55:52.067Z] #39 24.71 CC images/fdinfo.o [2020-05-26T06:55:52.255Z] #17 ... [2020-05-26T06:55:52.255Z] [2020-05-26T06:55:52.255Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-26T06:55:52.255Z] #39 58.92 CC criu/bfd.o [2020-05-26T06:55:52.323Z] #39 25.09 CC images/fown.o [2020-05-26T06:55:52.537Z] #39 59.11 CC criu/bitmap.o [2020-05-26T06:55:52.537Z] #39 59.22 CC criu/cgroup-props.o [2020-05-26T06:55:52.578Z] #39 25.34 CC images/ns.o [2020-05-26T06:55:52.833Z] #39 25.57 CC images/regfile.o [2020-05-26T06:55:52.899Z] #20 transferring context: 16.19MB 3.5s [2020-05-26T06:55:53.088Z] #39 25.81 CC images/ghost-file.o [2020-05-26T06:55:53.150Z] #39 59.71 CC criu/cgroup.o [2020-05-26T06:55:53.344Z] #39 26.09 CC images/fifo.o [2020-05-26T06:55:53.599Z] #39 26.41 CC images/remap-file-path.o [2020-05-26T06:55:53.835Z] #20 ... [2020-05-26T06:55:53.835Z] [2020-05-26T06:55:53.835Z] #58 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-05-26T06:55:53.835Z] #58 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2020-05-26T06:55:53.835Z] #58 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 0.3s done [2020-05-26T06:55:53.835Z] #58 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2020-05-26T06:55:53.835Z] #58 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2020-05-26T06:55:53.835Z] #58 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 3.5s done [2020-05-26T06:55:53.835Z] #58 DONE 4.2s [2020-05-26T06:55:53.835Z] [2020-05-26T06:55:53.835Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.11-buster@sha256:5a5bd60a7... [2020-05-26T06:55:53.835Z] #7 resolve docker.io/library/golang:1.13.11-buster@sha256:5a5bd60a7f22cdd0b7e91bcaa131f794337908469a97fa68c86ea08bbdd9f84a done [2020-05-26T06:55:53.835Z] #7 sha256:a95dbe6aaba57fd2b8199869226fa7b9addf06cb816fc15a8a51f3d91ce422c4 1.79kB / 1.79kB done [2020-05-26T06:55:53.835Z] #7 sha256:5a63a0a859d859478f30461786a49c2fca3ae7d89ab5b5ce3c81c54951d30f88 7.81MB / 7.81MB 0.3s done [2020-05-26T06:55:53.835Z] #7 sha256:5a5bd60a7f22cdd0b7e91bcaa131f794337908469a97fa68c86ea08bbdd9f84a 1.42kB / 1.42kB done [2020-05-26T06:55:53.835Z] #7 sha256:6a67120df3f4e629a89085f7b78bc8c1ed10da376ebc6b191dd87e2d81d28040 5.46kB / 5.46kB done [2020-05-26T06:55:53.835Z] #7 sha256:376057ac6fa17f65688c56977118e2e764b27c348b3f70637fa829cd2a12b200 50.39MB / 50.39MB 1.1s done [2020-05-26T06:55:53.835Z] #7 sha256:2adae3950d4d0f11875568c325d3d542d1f2e2d9b49bdd740bb57fcfc1f6478f 51.83MB / 51.83MB 1.6s done [2020-05-26T06:55:53.835Z] #7 sha256:496548a8c952b37bdf149ab3654f9085d721ee126b8c73b16860778be5137f5e 10.00MB / 10.00MB 0.6s done [2020-05-26T06:55:53.835Z] #7 sha256:039b991354af4dcbc534338f687e27643c717bb57e11b87c2e81d50bdd0b2376 68.65MB / 68.65MB 2.9s done [2020-05-26T06:55:53.835Z] #7 sha256:220a25a4299672d8acdd5a458c92bdf7c4781edfadde0befa392165fc1ca5323 115.24MB / 120.15MB 4.3s [2020-05-26T06:55:53.835Z] #7 extracting sha256:376057ac6fa17f65688c56977118e2e764b27c348b3f70637fa829cd2a12b200 2.7s [2020-05-26T06:55:53.835Z] #7 sha256:b3616653c78b13171365e69680baad5a061880f155cb8c9190079de2f67871dc 126B / 126B 1.6s done [2020-05-26T06:55:53.854Z] #39 26.59 CC images/eventfd.o [2020-05-26T06:55:54.092Z] #7 sha256:220a25a4299672d8acdd5a458c92bdf7c4781edfadde0befa392165fc1ca5323 120.15MB / 120.15MB 4.6s done [2020-05-26T06:55:54.109Z] #39 26.89 CC images/eventpoll.o [2020-05-26T06:55:54.364Z] #39 ... [2020-05-26T06:55:54.364Z] [2020-05-26T06:55:54.364Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-26T06:55:54.364Z] #47 86.84 mvdan.cc/sh/v3/fileutil [2020-05-26T06:55:54.364Z] #47 87.03 mvdan.cc/sh/v3/syntax [2020-05-26T06:55:54.364Z] #47 94.35 mvdan.cc/sh/v3/cmd/shfmt [2020-05-26T06:55:54.619Z] #47 ... [2020-05-26T06:55:54.619Z] [2020-05-26T06:55:54.619Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-26T06:55:54.619Z] #39 27.19 CC images/fh.o [2020-05-26T06:55:54.621Z] #39 61.13 CC criu/clone-noasan.o [2020-05-26T06:55:54.621Z] #39 61.25 CC criu/config.o [2020-05-26T06:55:54.874Z] #39 27.49 CC images/fsnotify.o [2020-05-26T06:55:55.434Z] #39 28.18 CC images/signalfd.o [2020-05-26T06:55:55.626Z] #39 62.24 CC criu/cr-check.o [2020-05-26T06:55:55.689Z] #39 28.50 CC images/fs.o [2020-05-26T06:55:55.689Z] #39 ... [2020-05-26T06:55:55.689Z] [2020-05-26T06:55:55.690Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-26T06:55:55.690Z] #52 43.01 + export 'BUILDTAGS=netgo osusergo static_build' [2020-05-26T06:55:55.690Z] #52 43.01 + BUILDTAGS='netgo osusergo static_build' [2020-05-26T06:55:55.690Z] #52 43.01 + export EXTRA_FLAGS=-buildmode=pie [2020-05-26T06:55:55.690Z] #52 43.01 + EXTRA_FLAGS=-buildmode=pie [2020-05-26T06:55:55.690Z] #52 43.01 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-05-26T06:55:55.690Z] #52 43.01 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-05-26T06:55:55.690Z] #52 43.01 + '[' '' = dynamic ']' [2020-05-26T06:55:55.690Z] #52 43.01 + make [2020-05-26T06:55:55.690Z] #52 43.88 + bin/ctr [2020-05-26T06:55:55.944Z] #52 ... [2020-05-26T06:55:55.944Z] [2020-05-26T06:55:55.944Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-26T06:55:55.944Z] #39 28.75 CC images/pstree.o [2020-05-26T06:55:55.995Z] #7 ... [2020-05-26T06:55:55.995Z] [2020-05-26T06:55:55.995Z] #20 [internal] load build context [2020-05-26T06:55:55.995Z] #20 transferring context: 50.67MB 6.4s done [2020-05-26T06:55:55.995Z] #20 DONE 6.5s [2020-05-26T06:55:55.995Z] [2020-05-26T06:55:55.995Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.11-buster@sha256:5a5bd60a7... [2020-05-26T06:55:56.199Z] #39 29.01 CC images/pipe.o [2020-05-26T06:55:56.633Z] #39 63.36 CC criu/cr-dedup.o [2020-05-26T06:55:56.759Z] #39 29.37 CC images/tcp-stream.o [2020-05-26T06:55:56.759Z] #39 29.59 CC images/sk-packet.o [2020-05-26T06:55:56.915Z] #39 63.66 CC criu/cr-dump.o [2020-05-26T06:55:57.323Z] #39 ... [2020-05-26T06:55:57.323Z] [2020-05-26T06:55:57.323Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-26T06:55:57.323Z] #47 DONE 99.8s [2020-05-26T06:55:57.323Z] [2020-05-26T06:55:57.323Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-26T06:55:57.323Z] #39 29.97 CC images/mnt.o [2020-05-26T06:55:57.529Z] #39 ... [2020-05-26T06:55:57.529Z] [2020-05-26T06:55:57.529Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-26T06:55:57.529Z] #17 10.34 libcap2-bin is already the newest version (1:2.25-2). [2020-05-26T06:55:57.529Z] #17 10.34 The following additional packages will be installed: [2020-05-26T06:55:57.529Z] #17 10.34 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-05-26T06:55:57.529Z] #17 10.34 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-05-26T06:55:57.529Z] #17 10.34 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-05-26T06:55:57.529Z] #17 10.34 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-05-26T06:55:57.529Z] #17 10.34 python3.7 python3.7-minimal vim-runtime xxd [2020-05-26T06:55:57.529Z] #17 10.34 Suggested packages: [2020-05-26T06:55:57.529Z] #17 10.34 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-05-26T06:55:57.529Z] #17 10.34 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-05-26T06:55:57.529Z] #17 10.34 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-05-26T06:55:57.529Z] #17 10.34 Recommended packages: [2020-05-26T06:55:57.529Z] #17 10.34 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-05-26T06:55:57.529Z] #17 10.34 python3-keyrings.alt python3-xdg unzip [2020-05-26T06:55:57.529Z] #17 11.28 The following NEW packages will be installed: [2020-05-26T06:55:57.529Z] #17 11.28 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-05-26T06:55:57.529Z] #17 11.28 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-05-26T06:55:57.529Z] #17 11.28 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-05-26T06:55:57.529Z] #17 11.28 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-05-26T06:55:57.529Z] #17 11.28 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-05-26T06:55:57.529Z] #17 11.28 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-05-26T06:55:57.529Z] #17 11.28 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2020-05-26T06:55:57.529Z] #17 11.28 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2020-05-26T06:55:57.529Z] #17 11.28 xz-utils zip [2020-05-26T06:55:57.529Z] #17 11.35 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded. [2020-05-26T06:55:57.529Z] #17 11.35 Need to get 27.7 MB of archives. [2020-05-26T06:55:57.529Z] #17 11.35 After this operation, 117 MB of additional disk space will be used. [2020-05-26T06:55:57.529Z] #17 11.35 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x pigz s390x 2.4-1 [52.8 kB] [2020-05-26T06:55:57.529Z] #17 11.38 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-26T06:55:57.529Z] #17 11.42 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-26T06:55:57.529Z] #17 11.54 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-minimal s390x 3.7.3-1 [36.6 kB] [2020-05-26T06:55:57.529Z] #17 11.63 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libmpdec2 s390x 2.4.2-2 [83.3 kB] [2020-05-26T06:55:57.529Z] #17 11.63 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-26T06:55:57.529Z] #17 11.69 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3.7 s390x 3.7.3-2+deb10u1 [330 kB] [2020-05-26T06:55:57.529Z] #17 11.69 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3-stdlib s390x 3.7.3-1 [20.0 kB] [2020-05-26T06:55:57.529Z] #17 11.69 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3 s390x 3.7.3-1 [61.5 kB] [2020-05-26T06:55:57.529Z] #17 11.70 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x libip4tc0 s390x 1.8.2-4 [69.5 kB] [2020-05-26T06:55:57.529Z] #17 11.70 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libip6tc0 s390x 1.8.2-4 [69.8 kB] [2020-05-26T06:55:57.529Z] #17 11.70 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libiptc0 s390x 1.8.2-4 [59.6 kB] [2020-05-26T06:55:57.529Z] #17 11.70 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnfnetlink0 s390x 1.0.1-3+b1 [13.7 kB] [2020-05-26T06:55:57.529Z] #17 11.70 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnetfilter-conntrack3 s390x 1.0.7-1 [39.0 kB] [2020-05-26T06:55:57.529Z] #17 11.70 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnftnl11 s390x 1.1.2-2 [50.6 kB] [2020-05-26T06:55:57.529Z] #17 11.70 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x iptables s390x 1.8.2-4 [379 kB] [2020-05-26T06:55:57.529Z] #17 11.72 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x xxd s390x 2:8.1.0875-5 [139 kB] [2020-05-26T06:55:57.529Z] #17 11.72 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-common all 2:8.1.0875-5 [195 kB] [2020-05-26T06:55:57.529Z] #17 11.73 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main s390x bash-completion all 1:2.8-6 [208 kB] [2020-05-26T06:55:57.529Z] #17 11.74 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-26T06:55:57.529Z] #17 11.74 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main s390x xz-utils s390x 5.2.4-1 [181 kB] [2020-05-26T06:55:57.529Z] #17 11.75 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main s390x apparmor s390x 2.13.2-10 [529 kB] [2020-05-26T06:55:57.529Z] #17 11.81 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main s390x aufs-tools s390x 1:4.14+20190211-1 [104 kB] [2020-05-26T06:55:57.529Z] #17 11.82 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main s390x libonig5 s390x 6.9.1-1 [165 kB] [2020-05-26T06:55:57.530Z] #17 11.82 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjq1 s390x 1.5+dfsg-2+b1 [125 kB] [2020-05-26T06:55:57.530Z] #17 11.82 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main s390x jq s390x 1.5+dfsg-2+b1 [59.5 kB] [2020-05-26T06:55:57.530Z] #17 11.91 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main s390x libaio1 s390x 0.3.112-3 [11.1 kB] [2020-05-26T06:55:57.530Z] #17 11.91 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main s390x libgpm2 s390x 1.20.7-5 [35.2 kB] [2020-05-26T06:55:57.530Z] #17 11.91 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main s390x libicu63 s390x 63.1-6+deb10u1 [8035 kB] [2020-05-26T06:55:57.530Z] #17 12.16 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-26T06:55:57.530Z] #17 12.17 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-26T06:55:57.530Z] #17 12.17 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-26T06:55:57.530Z] #17 12.17 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main s390x libreadline5 s390x 5.2+dfsg-3+b13 [114 kB] [2020-05-26T06:55:57.530Z] #17 12.18 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main s390x net-tools s390x 1.60+git20180626.aebd88e-1 [242 kB] [2020-05-26T06:55:57.530Z] #17 12.18 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-pip-whl all 18.1-5 [1591 kB] [2020-05-26T06:55:57.530Z] #17 12.25 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-05-26T06:55:57.530Z] #17 12.27 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-distutils all 3.7.3-1 [142 kB] [2020-05-26T06:55:57.530Z] #17 12.27 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-pip all 18.1-5 [171 kB] [2020-05-26T06:55:57.530Z] #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-26T06:55:57.530Z] #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-26T06:55:57.530Z] #17 12.28 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-wheel all 0.32.3-2 [19.4 kB] [2020-05-26T06:55:57.530Z] #17 12.28 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main s390x sudo s390x 1.8.27-1+deb10u2 [1199 kB] [2020-05-26T06:55:57.530Z] #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-26T06:55:57.530Z] #17 12.32 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main s390x uidmap s390x 1:4.5-1.1 [257 kB] [2020-05-26T06:55:57.530Z] #17 12.33 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-05-26T06:55:57.530Z] #17 12.46 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim s390x 2:8.1.0875-5 [1188 kB] [2020-05-26T06:55:57.530Z] #17 12.49 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main s390x xfsprogs s390x 4.20.0-1 [865 kB] [2020-05-26T06:55:57.530Z] #17 12.51 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main s390x zip s390x 3.0-11+b1 [232 kB] [2020-05-26T06:55:57.530Z] #17 12.88 debconf: delaying package configuration, since apt-utils is not installed [2020-05-26T06:55:57.530Z] #17 12.92 Fetched 27.7 MB in 1s (22.6 MB/s) [2020-05-26T06:55:57.530Z] #17 12.95 Selecting previously unselected package pigz. [2020-05-26T06:55:57.530Z] #17 12.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 ... 23201 files and directories currently installed.) [2020-05-26T06:55:57.530Z] #17 13.03 Preparing to unpack .../archives/pigz_2.4-1_s390x.deb ... [2020-05-26T06:55:57.530Z] #17 13.04 Unpacking pigz (2.4-1) ... [2020-05-26T06:55:57.530Z] #17 13.11 Selecting previously unselected package libpython3.7-minimal:s390x. [2020-05-26T06:55:57.530Z] #17 13.11 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_s390x.deb ... [2020-05-26T06:55:57.530Z] #17 13.12 Unpacking libpython3.7-minimal:s390x (3.7.3-2+deb10u1) ... [2020-05-26T06:55:57.530Z] #17 13.42 Selecting previously unselected package python3.7-minimal. [2020-05-26T06:55:57.530Z] #17 13.43 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_s390x.deb ... [2020-05-26T06:55:57.530Z] #17 13.43 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ... [2020-05-26T06:55:57.530Z] #17 13.95 Setting up libpython3.7-minimal:s390x (3.7.3-2+deb10u1) ... [2020-05-26T06:55:57.530Z] #17 13.96 Setting up python3.7-minimal (3.7.3-2+deb10u1) ... [2020-05-26T06:55:57.530Z] #17 15.15 Selecting previously unselected package python3-minimal. [2020-05-26T06:55:57.530Z] #17 15.15 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23450 files and directories currently installed.) [2020-05-26T06:55:57.530Z] #17 15.18 Preparing to unpack .../python3-minimal_3.7.3-1_s390x.deb ... [2020-05-26T06:55:57.530Z] #17 15.18 Unpacking python3-minimal (3.7.3-1) ... [2020-05-26T06:55:57.530Z] #17 15.23 Selecting previously unselected package libmpdec2:s390x. [2020-05-26T06:55:57.530Z] #17 15.23 Preparing to unpack .../libmpdec2_2.4.2-2_s390x.deb ... [2020-05-26T06:55:57.530Z] #17 15.23 Unpacking libmpdec2:s390x (2.4.2-2) ... [2020-05-26T06:55:57.530Z] #17 15.27 Selecting previously unselected package libpython3.7-stdlib:s390x. [2020-05-26T06:55:57.530Z] #17 15.27 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_s390x.deb ... [2020-05-26T06:55:57.530Z] #17 15.28 Unpacking libpython3.7-stdlib:s390x (3.7.3-2+deb10u1) ... [2020-05-26T06:55:57.578Z] #39 ... [2020-05-26T06:55:57.578Z] [2020-05-26T06:55:57.578Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-26T06:55:57.578Z] #41 90.19 encoding/xml [2020-05-26T06:55:57.578Z] #41 90.82 go/doc [2020-05-26T06:55:57.578Z] #41 94.24 github.com/LK4D4/vndr/build [2020-05-26T06:55:57.578Z] #41 96.17 github.com/LK4D4/vndr/versioned [2020-05-26T06:55:57.578Z] #41 96.42 compress/flate [2020-05-26T06:55:57.578Z] #41 97.14 hash/crc32 [2020-05-26T06:55:57.578Z] #41 97.77 vendor/golang.org/x/crypto/cryptobyte [2020-05-26T06:55:57.578Z] #41 99.34 compress/gzip [2020-05-26T06:55:57.820Z] #17 15.81 Selecting previously unselected package python3.7. [2020-05-26T06:55:57.833Z] #41 100.4 net [2020-05-26T06:55:57.897Z] Removing intermediate container 336f3725379b [2020-05-26T06:55:57.897Z] ---> a2d7c9bbe273 [2020-05-26T06:55:57.897Z] Step 13/15 : FROM golang:${GO_VERSION}-stretch [2020-05-26T06:55:57.897Z] ---> 607a6a8b67de [2020-05-26T06:55:57.897Z] Step 14/15 : COPY --from=build /usr/bin/buildx /usr/bin/buildx [2020-05-26T06:55:57.897Z] ---> ad12602ff322 [2020-05-26T06:55:57.897Z] Step 15/15 : ENTRYPOINT ["/usr/bin/buildx"] [2020-05-26T06:55:57.897Z] ---> Running in 52cb16793fc0 [2020-05-26T06:55:57.897Z] Removing intermediate container 52cb16793fc0 [2020-05-26T06:55:57.897Z] ---> c096c1153f1b [2020-05-26T06:55:57.897Z] Successfully built c096c1153f1b [2020-05-26T06:55:57.897Z] Successfully tagged moby-buildx:latest [2020-05-26T06:55:57.897Z] id=$(docker create moby-buildx:${BUILDX_COMMIT:-latest}); \ [2020-05-26T06:55:57.897Z] if [ -n "${id}" ]; then \ [2020-05-26T06:55:57.897Z] docker cp ${id}:/usr/bin/buildx bundles/buildx \ [2020-05-26T06:55:57.897Z] && touch bundles/buildx; \ [2020-05-26T06:55:57.897Z] docker rm -f ${id}; \ [2020-05-26T06:55:57.897Z] fi [2020-05-26T06:55:57.897Z] bfc6ef2844b68870bac75027bee06eb32d8824c09c7fcafe6db00489bd3757e6 [2020-05-26T06:55:57.897Z] bundles/buildx version [2020-05-26T06:55:57.897Z] buildx v0.3.1 6db68d0 [2020-05-26T06:55:57.897Z] + bundles/buildx build --load --force-rm --build-arg APT_MIRROR -t docker:429ae97b598fa84b60d54232cbd6964ecd3b8078 . [2020-05-26T06:55:57.897Z] #1 [internal] booting buildkit [2020-05-26T06:55:57.897Z] #1 pulling image moby/buildkit:buildx-stable-1 [2020-05-26T06:55:57.897Z] #1 pulling image moby/buildkit:buildx-stable-1 3.2s done [2020-05-26T06:55:57.897Z] #1 creating container buildx_buildkit_default [2020-05-26T06:55:57.897Z] #1 creating container buildx_buildkit_default 0.5s done [2020-05-26T06:55:57.897Z] #1 DONE 3.7s [2020-05-26T06:55:57.897Z] [2020-05-26T06:55:57.897Z] #2 [internal] load build definition from Dockerfile [2020-05-26T06:55:57.897Z] #2 transferring dockerfile: 16.36kB done [2020-05-26T06:55:57.897Z] #2 DONE 0.0s [2020-05-26T06:55:57.897Z] [2020-05-26T06:55:57.897Z] #3 [internal] load .dockerignore [2020-05-26T06:55:57.897Z] #3 transferring context: 87B done [2020-05-26T06:55:57.897Z] #3 DONE 0.0s [2020-05-26T06:55:57.897Z] [2020-05-26T06:55:57.897Z] #4 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2020-05-26T06:55:57.897Z] #4 DONE 0.8s [2020-05-26T06:55:57.897Z] [2020-05-26T06:55:57.897Z] #5 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-05-26T06:55:57.897Z] #5 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done [2020-05-26T06:55:57.897Z] #5 sha256:e1129f819954dd9547d093183a562609478c4f521a06a1f6eba6c532e105f730 899B / 899B done [2020-05-26T06:55:57.897Z] #5 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done [2020-05-26T06:55:57.898Z] #5 sha256:c0fe20821d527e147784f7e782513880bf31b0060b2a7da7a94582ecde81c85f 521B / 521B done [2020-05-26T06:55:57.898Z] #5 sha256:775fc3f8096b00494716e40252610ceb5f99bff3ccf333bf7ab54ec546fc2e93 0B / 8.20MB 0.1s [2020-05-26T06:55:58.088Z] #41 100.5 vendor/golang.org/x/crypto/poly1305 [2020-05-26T06:55:58.088Z] #41 ... [2020-05-26T06:55:58.088Z] [2020-05-26T06:55:58.088Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-26T06:55:58.088Z] #39 30.72 CC images/pipe-data.o [2020-05-26T06:55:58.102Z] #17 15.81 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_s390x.deb ... [2020-05-26T06:55:58.102Z] #17 15.82 Unpacking python3.7 (3.7.3-2+deb10u1) ... [2020-05-26T06:55:58.102Z] #17 15.86 Selecting previously unselected package libpython3-stdlib:s390x. [2020-05-26T06:55:58.102Z] #17 15.86 Preparing to unpack .../libpython3-stdlib_3.7.3-1_s390x.deb ... [2020-05-26T06:55:58.102Z] #17 15.86 Unpacking libpython3-stdlib:s390x (3.7.3-1) ... [2020-05-26T06:55:58.102Z] #17 15.89 Setting up python3-minimal (3.7.3-1) ... [2020-05-26T06:55:58.183Z] #5 sha256:775fc3f8096b00494716e40252610ceb5f99bff3ccf333bf7ab54ec546fc2e93 8.20MB / 8.20MB 0.4s done [2020-05-26T06:55:58.183Z] #5 unpacking docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 [2020-05-26T06:55:58.384Z] #17 16.35 Selecting previously unselected package python3. [2020-05-26T06:55:58.525Z] #7 extracting sha256:376057ac6fa17f65688c56977118e2e764b27c348b3f70637fa829cd2a12b200 7.2s done [2020-05-26T06:55:58.525Z] #7 extracting sha256:5a63a0a859d859478f30461786a49c2fca3ae7d89ab5b5ce3c81c54951d30f88 0.1s [2020-05-26T06:55:58.648Z] #39 31.32 CC images/sa.o [2020-05-26T06:55:58.666Z] #17 16.35 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23862 files and directories currently installed.) [2020-05-26T06:55:58.666Z] #17 16.40 Preparing to unpack .../00-python3_3.7.3-1_s390x.deb ... [2020-05-26T06:55:58.666Z] #17 16.41 Unpacking python3 (3.7.3-1) ... [2020-05-26T06:55:58.666Z] #17 16.51 Selecting previously unselected package libip4tc0:s390x. [2020-05-26T06:55:58.666Z] #17 16.51 Preparing to unpack .../01-libip4tc0_1.8.2-4_s390x.deb ... [2020-05-26T06:55:58.666Z] #17 16.52 Unpacking libip4tc0:s390x (1.8.2-4) ... [2020-05-26T06:55:58.666Z] #17 16.58 Selecting previously unselected package libip6tc0:s390x. [2020-05-26T06:55:58.666Z] #17 16.58 Preparing to unpack .../02-libip6tc0_1.8.2-4_s390x.deb ... [2020-05-26T06:55:58.666Z] #17 16.59 Unpacking libip6tc0:s390x (1.8.2-4) ... [2020-05-26T06:55:58.666Z] #17 16.63 Selecting previously unselected package libiptc0:s390x. [2020-05-26T06:55:58.782Z] #7 extracting sha256:5a63a0a859d859478f30461786a49c2fca3ae7d89ab5b5ce3c81c54951d30f88 0.5s done [2020-05-26T06:55:58.782Z] #7 extracting sha256:496548a8c952b37bdf149ab3654f9085d721ee126b8c73b16860778be5137f5e [2020-05-26T06:55:58.829Z] #5 unpacking docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 0.6s done [2020-05-26T06:55:58.829Z] #5 DONE 1.1s [2020-05-26T06:55:58.829Z] [2020-05-26T06:55:58.829Z] #6 [internal] load metadata for docker.io/library/golang:1.13.11-buster [2020-05-26T06:55:58.903Z] #39 31.56 CC images/timer.o [2020-05-26T06:55:58.948Z] #17 16.64 Preparing to unpack .../03-libiptc0_1.8.2-4_s390x.deb ... [2020-05-26T06:55:58.948Z] #17 16.64 Unpacking libiptc0:s390x (1.8.2-4) ... [2020-05-26T06:55:58.948Z] #17 16.68 Selecting previously unselected package libnfnetlink0:s390x. [2020-05-26T06:55:58.948Z] #17 16.68 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_s390x.deb ... [2020-05-26T06:55:58.948Z] #17 16.69 Unpacking libnfnetlink0:s390x (1.0.1-3+b1) ... [2020-05-26T06:55:58.948Z] #17 16.73 Selecting previously unselected package libnetfilter-conntrack3:s390x. [2020-05-26T06:55:58.948Z] #17 16.73 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_s390x.deb ... [2020-05-26T06:55:58.948Z] #17 16.73 Unpacking libnetfilter-conntrack3:s390x (1.0.7-1) ... [2020-05-26T06:55:58.948Z] #17 16.78 Selecting previously unselected package libnftnl11:s390x. [2020-05-26T06:55:58.948Z] #17 16.79 Preparing to unpack .../06-libnftnl11_1.1.2-2_s390x.deb ... [2020-05-26T06:55:58.948Z] #17 16.80 Unpacking libnftnl11:s390x (1.1.2-2) ... [2020-05-26T06:55:58.948Z] #17 16.83 Selecting previously unselected package iptables. [2020-05-26T06:55:58.948Z] #17 16.83 Preparing to unpack .../07-iptables_1.8.2-4_s390x.deb ... [2020-05-26T06:55:58.948Z] #17 16.83 Unpacking iptables (1.8.2-4) ... [2020-05-26T06:55:59.158Z] #39 31.87 CC images/timerfd.o [2020-05-26T06:55:59.230Z] #17 ... [2020-05-26T06:55:59.230Z] [2020-05-26T06:55:59.230Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-05-26T06:55:59.230Z] #28 DONE 104.4s [2020-05-26T06:55:59.230Z] [2020-05-26T06:55:59.230Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-26T06:55:59.230Z] #39 64.99 CC criu/cr-errno.o [2020-05-26T06:55:59.230Z] #39 65.02 CC criu/cr-restore.o [2020-05-26T06:55:59.347Z] #7 extracting sha256:496548a8c952b37bdf149ab3654f9085d721ee126b8c73b16860778be5137f5e 0.5s done [2020-05-26T06:55:59.413Z] #39 32.17 CC images/mm.o [2020-05-26T06:55:59.451Z] #6 DONE 0.6s [2020-05-26T06:55:59.451Z] [2020-05-26T06:55:59.451Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-05-26T06:55:59.451Z] #7 DONE 0.6s [2020-05-26T06:55:59.605Z] #7 extracting sha256:2adae3950d4d0f11875568c325d3d542d1f2e2d9b49bdd740bb57fcfc1f6478f [2020-05-26T06:55:59.669Z] #39 32.44 CC images/sk-opts.o [2020-05-26T06:55:59.741Z] [2020-05-26T06:55:59.741Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.11-buster@sha256:5a5bd60a7... [2020-05-26T06:55:59.741Z] #8 resolve docker.io/library/golang:1.13.11-buster@sha256:5a5bd60a7f22cdd0b7e91bcaa131f794337908469a97fa68c86ea08bbdd9f84a done [2020-05-26T06:55:59.925Z] #39 32.71 CC images/sk-unix.o [2020-05-26T06:56:00.031Z] #8 sha256:5a5bd60a7f22cdd0b7e91bcaa131f794337908469a97fa68c86ea08bbdd9f84a 1.42kB / 1.42kB done [2020-05-26T06:56:00.031Z] #8 sha256:f5b69728b5d7cea546e91863794697d7630ac9b07d795522fd4ffaa1b5af4206 0B / 156B 0.1s [2020-05-26T06:56:00.031Z] #8 sha256:e762e21652d78f0bcf2f8011e2751e5d6be323a639e89c083f93a086fe1b6005 0B / 57.46MB 0.1s [2020-05-26T06:56:00.031Z] #8 sha256:dab525975d64c9b5a5e0c344accf83031d1911607e0d4102bb2180a54251c8e3 0B / 73.55MB 0.1s [2020-05-26T06:56:00.031Z] #8 sha256:1381453d937f947421686bbcb2ec071c3958c9efe26fc43267c986a988b453b7 0B / 96.51MB 0.1s [2020-05-26T06:56:00.031Z] #8 sha256:e471bdd0af7789e7d830a5f30aa9dde7db6a1247350268201f72653b50178904 1.79kB / 1.79kB done [2020-05-26T06:56:00.031Z] #8 sha256:633177125031b056c9e79b442829845cc6886ad14d5de3cc2459317eaa054d94 0B / 10.73MB 0.1s [2020-05-26T06:56:00.031Z] #8 sha256:d03014472ebf68a8f4ccd419788451bc72959f6900f46fa6daca3c98c753473f 5.46kB / 5.46kB done [2020-05-26T06:56:00.031Z] #8 sha256:19aca0f2a5b89bbc37caa77bbd1612566fadbbce5c3381246fe356d7e5d14774 0B / 54.14MB 0.1s [2020-05-26T06:56:00.031Z] #8 sha256:556cd6fadc0f341d090a18ecfc4b6aedccd3d99f6eb6a336e3bee33f096c095f 0B / 8.25MB 0.1s [2020-05-26T06:56:00.180Z] #39 33.10 CC images/sk-inet.o [2020-05-26T06:56:00.384Z] #8 sha256:f5b69728b5d7cea546e91863794697d7630ac9b07d795522fd4ffaa1b5af4206 156B / 156B 0.4s [2020-05-26T06:56:00.384Z] #8 sha256:633177125031b056c9e79b442829845cc6886ad14d5de3cc2459317eaa054d94 661.94kB / 10.73MB 0.4s [2020-05-26T06:56:00.384Z] #8 sha256:556cd6fadc0f341d090a18ecfc4b6aedccd3d99f6eb6a336e3bee33f096c095f 924.12kB / 8.25MB 0.4s [2020-05-26T06:56:00.384Z] #8 sha256:f5b69728b5d7cea546e91863794697d7630ac9b07d795522fd4ffaa1b5af4206 156B / 156B 0.4s done [2020-05-26T06:56:00.384Z] #8 sha256:633177125031b056c9e79b442829845cc6886ad14d5de3cc2459317eaa054d94 1.76MB / 10.73MB 0.6s [2020-05-26T06:56:00.384Z] #8 sha256:556cd6fadc0f341d090a18ecfc4b6aedccd3d99f6eb6a336e3bee33f096c095f 3.20MB / 8.25MB 0.6s [2020-05-26T06:56:00.697Z] #8 sha256:633177125031b056c9e79b442829845cc6886ad14d5de3cc2459317eaa054d94 3.25MB / 10.73MB 0.8s [2020-05-26T06:56:00.697Z] #8 sha256:19aca0f2a5b89bbc37caa77bbd1612566fadbbce5c3381246fe356d7e5d14774 3.84MB / 54.14MB 0.8s [2020-05-26T06:56:00.697Z] #8 sha256:556cd6fadc0f341d090a18ecfc4b6aedccd3d99f6eb6a336e3bee33f096c095f 4.05MB / 8.25MB 0.8s [2020-05-26T06:56:00.739Z] #39 33.47 CC images/tun.o [2020-05-26T06:56:00.994Z] #39 33.73 CC images/sk-netlink.o [2020-05-26T06:56:01.008Z] #8 sha256:e762e21652d78f0bcf2f8011e2751e5d6be323a639e89c083f93a086fe1b6005 4.30MB / 57.46MB 0.9s [2020-05-26T06:56:01.008Z] #8 sha256:633177125031b056c9e79b442829845cc6886ad14d5de3cc2459317eaa054d94 4.73MB / 10.73MB 0.9s [2020-05-26T06:56:01.008Z] #8 sha256:556cd6fadc0f341d090a18ecfc4b6aedccd3d99f6eb6a336e3bee33f096c095f 4.84MB / 8.25MB 0.9s [2020-05-26T06:56:01.008Z] #8 sha256:dab525975d64c9b5a5e0c344accf83031d1911607e0d4102bb2180a54251c8e3 5.16MB / 73.55MB 1.0s [2020-05-26T06:56:01.008Z] #8 sha256:1381453d937f947421686bbcb2ec071c3958c9efe26fc43267c986a988b453b7 5.56MB / 96.51MB 1.0s [2020-05-26T06:56:01.008Z] #8 sha256:633177125031b056c9e79b442829845cc6886ad14d5de3cc2459317eaa054d94 6.00MB / 10.73MB 1.0s [2020-05-26T06:56:01.008Z] #8 sha256:556cd6fadc0f341d090a18ecfc4b6aedccd3d99f6eb6a336e3bee33f096c095f 6.41MB / 8.25MB 1.0s [2020-05-26T06:56:01.008Z] #8 sha256:e762e21652d78f0bcf2f8011e2751e5d6be323a639e89c083f93a086fe1b6005 8.08MB / 57.46MB 1.2s [2020-05-26T06:56:01.008Z] #8 sha256:633177125031b056c9e79b442829845cc6886ad14d5de3cc2459317eaa054d94 7.71MB / 10.73MB 1.2s [2020-05-26T06:56:01.008Z] #8 sha256:19aca0f2a5b89bbc37caa77bbd1612566fadbbce5c3381246fe356d7e5d14774 7.87MB / 54.14MB 1.2s [2020-05-26T06:56:01.008Z] #8 sha256:556cd6fadc0f341d090a18ecfc4b6aedccd3d99f6eb6a336e3bee33f096c095f 8.25MB / 8.25MB 1.2s done [2020-05-26T06:56:01.250Z] #39 33.96 CC images/packet-sock.o [2020-05-26T06:56:01.327Z] #8 sha256:dab525975d64c9b5a5e0c344accf83031d1911607e0d4102bb2180a54251c8e3 9.46MB / 73.55MB 1.3s [2020-05-26T06:56:01.327Z] #8 sha256:633177125031b056c9e79b442829845cc6886ad14d5de3cc2459317eaa054d94 9.97MB / 10.73MB 1.3s [2020-05-26T06:56:01.327Z] #8 sha256:19aca0f2a5b89bbc37caa77bbd1612566fadbbce5c3381246fe356d7e5d14774 11.28MB / 54.14MB 1.3s [2020-05-26T06:56:01.505Z] #39 34.31 CC images/ipc-var.o [2020-05-26T06:56:01.634Z] #8 sha256:e762e21652d78f0bcf2f8011e2751e5d6be323a639e89c083f93a086fe1b6005 15.95MB / 57.46MB 1.6s [2020-05-26T06:56:01.634Z] #8 sha256:dab525975d64c9b5a5e0c344accf83031d1911607e0d4102bb2180a54251c8e3 14.13MB / 73.55MB 1.6s [2020-05-26T06:56:01.634Z] #8 sha256:1381453d937f947421686bbcb2ec071c3958c9efe26fc43267c986a988b453b7 13.79MB / 96.51MB 1.6s [2020-05-26T06:56:01.634Z] #8 sha256:633177125031b056c9e79b442829845cc6886ad14d5de3cc2459317eaa054d94 10.73MB / 10.73MB 1.4s done [2020-05-26T06:56:01.634Z] #8 sha256:19aca0f2a5b89bbc37caa77bbd1612566fadbbce5c3381246fe356d7e5d14774 16.27MB / 54.14MB 1.6s [2020-05-26T06:56:01.760Z] #39 34.53 CC images/ipc-desc.o [2020-05-26T06:56:01.903Z] #39 68.12 CC criu/cr-service.o [2020-05-26T06:56:01.938Z] #8 sha256:19aca0f2a5b89bbc37caa77bbd1612566fadbbce5c3381246fe356d7e5d14774 19.02MB / 54.14MB 1.8s [2020-05-26T06:56:01.938Z] #8 sha256:e762e21652d78f0bcf2f8011e2751e5d6be323a639e89c083f93a086fe1b6005 21.65MB / 57.46MB 1.9s [2020-05-26T06:56:01.938Z] #8 sha256:dab525975d64c9b5a5e0c344accf83031d1911607e0d4102bb2180a54251c8e3 18.31MB / 73.55MB 1.9s [2020-05-26T06:56:01.938Z] #8 sha256:1381453d937f947421686bbcb2ec071c3958c9efe26fc43267c986a988b453b7 19.26MB / 96.51MB 1.9s [2020-05-26T06:56:02.016Z] #39 34.72 CC images/ipc-shm.o [2020-05-26T06:56:02.185Z] #39 68.94 CC criu/crtools.o [2020-05-26T06:56:02.248Z] #8 sha256:e762e21652d78f0bcf2f8011e2751e5d6be323a639e89c083f93a086fe1b6005 24.94MB / 57.46MB 2.1s [2020-05-26T06:56:02.248Z] #8 sha256:19aca0f2a5b89bbc37caa77bbd1612566fadbbce5c3381246fe356d7e5d14774 25.43MB / 54.14MB 2.1s [2020-05-26T06:56:02.248Z] #8 sha256:dab525975d64c9b5a5e0c344accf83031d1911607e0d4102bb2180a54251c8e3 23.92MB / 73.55MB 2.2s [2020-05-26T06:56:02.248Z] #8 sha256:1381453d937f947421686bbcb2ec071c3958c9efe26fc43267c986a988b453b7 24.95MB / 96.51MB 2.2s [2020-05-26T06:56:02.248Z] #8 sha256:e762e21652d78f0bcf2f8011e2751e5d6be323a639e89c083f93a086fe1b6005 28.87MB / 57.46MB 2.4s [2020-05-26T06:56:02.248Z] #8 sha256:19aca0f2a5b89bbc37caa77bbd1612566fadbbce5c3381246fe356d7e5d14774 29.37MB / 54.14MB 2.4s [2020-05-26T06:56:02.271Z] #39 34.91 CC images/ipc-msg.o [2020-05-26T06:56:02.466Z] #39 69.21 CC criu/eventfd.o [2020-05-26T06:56:02.526Z] #39 35.21 CC images/ipc-sem.o [2020-05-26T06:56:02.526Z] #39 35.36 CC images/utsns.o [2020-05-26T06:56:02.547Z] #8 sha256:dab525975d64c9b5a5e0c344accf83031d1911607e0d4102bb2180a54251c8e3 29.48MB / 73.55MB 2.6s [2020-05-26T06:56:02.548Z] #8 sha256:1381453d937f947421686bbcb2ec071c3958c9efe26fc43267c986a988b453b7 29.83MB / 96.51MB 2.6s [2020-05-26T06:56:02.548Z] #8 sha256:19aca0f2a5b89bbc37caa77bbd1612566fadbbce5c3381246fe356d7e5d14774 32.55MB / 54.14MB 2.6s [2020-05-26T06:56:02.548Z] #8 sha256:e762e21652d78f0bcf2f8011e2751e5d6be323a639e89c083f93a086fe1b6005 32.51MB / 57.46MB 2.7s [2020-05-26T06:56:02.573Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2020-05-26T06:56:02.573Z] [2020-05-26T06:56:02.573Z] ________ ____ __. [2020-05-26T06:56:02.573Z] \_____ \ | |/ _| [2020-05-26T06:56:02.573Z] / | \| < [2020-05-26T06:56:02.573Z] / | \ | \ [2020-05-26T06:56:02.573Z] \_______ /____|__ \ [2020-05-26T06:56:02.573Z] \/ \/ [2020-05-26T06:56:02.573Z] [2020-05-26T06:56:02.573Z] INFO: make.ps1 ended at 05/26/2020 06:56:02 [2020-05-26T06:56:02.748Z] #39 69.38 CC criu/eventpoll.o [2020-05-26T06:56:02.781Z] #39 35.54 CC images/creds.o [2020-05-26T06:56:02.858Z] ok github.com/docker/docker/cmd/dockerd 0.119s coverage: 30.8% of statements [2020-05-26T06:56:02.858Z] ok github.com/docker/docker/container 0.231s coverage: 34.4% of statements [2020-05-26T06:56:02.858Z] ? github.com/docker/docker/container/stream [no test files] [2020-05-26T06:56:02.858Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-05-26T06:56:02.858Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-05-26T06:56:02.858Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-05-26T06:56:02.870Z] #8 sha256:e762e21652d78f0bcf2f8011e2751e5d6be323a639e89c083f93a086fe1b6005 36.29MB / 57.46MB 2.8s [2020-05-26T06:56:02.870Z] #8 sha256:19aca0f2a5b89bbc37caa77bbd1612566fadbbce5c3381246fe356d7e5d14774 37.18MB / 54.14MB 2.8s [2020-05-26T06:56:02.870Z] #8 sha256:dab525975d64c9b5a5e0c344accf83031d1911607e0d4102bb2180a54251c8e3 33.67MB / 73.55MB 3.0s [2020-05-26T06:56:03.036Z] #39 35.76 CC images/vma.o [2020-05-26T06:56:03.117Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.035s coverage: 65.3% of statements [2020-05-26T06:56:03.163Z] #8 sha256:e762e21652d78f0bcf2f8011e2751e5d6be323a639e89c083f93a086fe1b6005 40.84MB / 57.46MB 3.2s [2020-05-26T06:56:03.163Z] #8 sha256:1381453d937f947421686bbcb2ec071c3958c9efe26fc43267c986a988b453b7 34.79MB / 96.51MB 3.2s [2020-05-26T06:56:03.163Z] #8 sha256:19aca0f2a5b89bbc37caa77bbd1612566fadbbce5c3381246fe356d7e5d14774 42.28MB / 54.14MB 3.2s [2020-05-26T06:56:03.163Z] #8 sha256:dab525975d64c9b5a5e0c344accf83031d1911607e0d4102bb2180a54251c8e3 38.03MB / 73.55MB 3.3s [2020-05-26T06:56:03.291Z] #39 35.95 CC images/netdev.o [2020-05-26T06:56:03.361Z] #39 69.81 CC criu/external.o [2020-05-26T06:56:03.361Z] #39 70.08 CC criu/fault-injection.o [2020-05-26T06:56:03.361Z] #39 70.16 CC criu/fdstore.o [2020-05-26T06:56:03.486Z] #8 sha256:e762e21652d78f0bcf2f8011e2751e5d6be323a639e89c083f93a086fe1b6005 45.05MB / 57.46MB 3.5s [2020-05-26T06:56:03.486Z] #8 sha256:19aca0f2a5b89bbc37caa77bbd1612566fadbbce5c3381246fe356d7e5d14774 45.98MB / 54.14MB 3.5s [2020-05-26T06:56:03.486Z] #8 sha256:1381453d937f947421686bbcb2ec071c3958c9efe26fc43267c986a988b453b7 40.38MB / 96.51MB 3.6s [2020-05-26T06:56:03.546Z] #39 36.31 CC images/tty.o [2020-05-26T06:56:03.788Z] #7 extracting sha256:2adae3950d4d0f11875568c325d3d542d1f2e2d9b49bdd740bb57fcfc1f6478f 3.7s done [2020-05-26T06:56:03.788Z] #7 extracting sha256:039b991354af4dcbc534338f687e27643c717bb57e11b87c2e81d50bdd0b2376 [2020-05-26T06:56:03.818Z] #8 sha256:e762e21652d78f0bcf2f8011e2751e5d6be323a639e89c083f93a086fe1b6005 48.31MB / 57.46MB 3.7s [2020-05-26T06:56:03.818Z] #8 sha256:dab525975d64c9b5a5e0c344accf83031d1911607e0d4102bb2180a54251c8e3 44.40MB / 73.55MB 3.7s [2020-05-26T06:56:03.818Z] #8 sha256:19aca0f2a5b89bbc37caa77bbd1612566fadbbce5c3381246fe356d7e5d14774 48.78MB / 54.14MB 3.7s [2020-05-26T06:56:03.974Z] #39 70.40 CC criu/fifo.o [2020-05-26T06:56:03.974Z] #39 70.61 CC criu/file-ids.o [2020-05-26T06:56:03.974Z] #39 70.82 CC criu/file-lock.o [2020-05-26T06:56:04.106Z] #39 36.94 CC images/file-lock.o [2020-05-26T06:56:04.117Z] #8 sha256:e762e21652d78f0bcf2f8011e2751e5d6be323a639e89c083f93a086fe1b6005 52.62MB / 57.46MB 4.2s [2020-05-26T06:56:04.117Z] #8 sha256:dab525975d64c9b5a5e0c344accf83031d1911607e0d4102bb2180a54251c8e3 50.31MB / 73.55MB 4.2s [2020-05-26T06:56:04.117Z] #8 sha256:1381453d937f947421686bbcb2ec071c3958c9efe26fc43267c986a988b453b7 48.80MB / 96.51MB 4.2s [2020-05-26T06:56:04.117Z] #8 sha256:19aca0f2a5b89bbc37caa77bbd1612566fadbbce5c3381246fe356d7e5d14774 54.14MB / 54.14MB 4.1s done [2020-05-26T06:56:04.361Z] #39 37.16 CC images/rlimit.o [2020-05-26T06:56:04.419Z] #8 sha256:e762e21652d78f0bcf2f8011e2751e5d6be323a639e89c083f93a086fe1b6005 57.46MB / 57.46MB 4.5s [2020-05-26T06:56:04.419Z] #8 sha256:dab525975d64c9b5a5e0c344accf83031d1911607e0d4102bb2180a54251c8e3 56.67MB / 73.55MB 4.5s [2020-05-26T06:56:04.419Z] #8 sha256:1381453d937f947421686bbcb2ec071c3958c9efe26fc43267c986a988b453b7 53.85MB / 96.51MB 4.5s [2020-05-26T06:56:04.497Z] ok github.com/docker/docker/daemon/cluster/convert 0.047s coverage: 35.6% of statements [2020-05-26T06:56:04.587Z] #39 ... [2020-05-26T06:56:04.587Z] [2020-05-26T06:56:04.587Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-26T06:56:04.587Z] #17 17.24 Selecting previously unselected package xxd. [2020-05-26T06:56:04.587Z] #17 17.25 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_s390x.deb ... [2020-05-26T06:56:04.587Z] #17 17.26 Unpacking xxd (2:8.1.0875-5) ... [2020-05-26T06:56:04.587Z] #17 17.50 Selecting previously unselected package vim-common. [2020-05-26T06:56:04.587Z] #17 17.50 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-05-26T06:56:04.587Z] #17 17.54 Unpacking vim-common (2:8.1.0875-5) ... [2020-05-26T06:56:04.587Z] #17 17.83 Selecting previously unselected package bash-completion. [2020-05-26T06:56:04.587Z] #17 17.83 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-05-26T06:56:04.587Z] #17 19.05 Unpacking bash-completion (1:2.8-6) ... [2020-05-26T06:56:04.587Z] #17 19.25 Selecting previously unselected package bzip2. [2020-05-26T06:56:04.587Z] #17 19.25 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_s390x.deb ... [2020-05-26T06:56:04.587Z] #17 19.26 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-05-26T06:56:04.587Z] #17 19.30 Selecting previously unselected package xz-utils. [2020-05-26T06:56:04.587Z] #17 19.30 Preparing to unpack .../12-xz-utils_5.2.4-1_s390x.deb ... [2020-05-26T06:56:04.587Z] #17 19.30 Unpacking xz-utils (5.2.4-1) ... [2020-05-26T06:56:04.587Z] #17 19.43 Selecting previously unselected package apparmor. [2020-05-26T06:56:04.587Z] #17 19.43 Preparing to unpack .../13-apparmor_2.13.2-10_s390x.deb ... [2020-05-26T06:56:04.587Z] #17 19.47 Unpacking apparmor (2.13.2-10) ... [2020-05-26T06:56:04.587Z] #17 19.75 Selecting previously unselected package aufs-tools. [2020-05-26T06:56:04.587Z] #17 19.75 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_s390x.deb ... [2020-05-26T06:56:04.587Z] #17 19.75 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-05-26T06:56:04.587Z] #17 19.85 Selecting previously unselected package libonig5:s390x. [2020-05-26T06:56:04.587Z] #17 19.85 Preparing to unpack .../15-libonig5_6.9.1-1_s390x.deb ... [2020-05-26T06:56:04.587Z] #17 19.85 Unpacking libonig5:s390x (6.9.1-1) ... [2020-05-26T06:56:04.587Z] #17 19.95 Selecting previously unselected package libjq1:s390x. [2020-05-26T06:56:04.587Z] #17 19.95 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_s390x.deb ... [2020-05-26T06:56:04.587Z] #17 19.96 Unpacking libjq1:s390x (1.5+dfsg-2+b1) ... [2020-05-26T06:56:04.587Z] #17 20.04 Selecting previously unselected package jq. [2020-05-26T06:56:04.587Z] #17 20.04 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_s390x.deb ... [2020-05-26T06:56:04.587Z] #17 20.05 Unpacking jq (1.5+dfsg-2+b1) ... [2020-05-26T06:56:04.587Z] #17 20.13 Selecting previously unselected package libaio1:s390x. [2020-05-26T06:56:04.587Z] #17 20.13 Preparing to unpack .../18-libaio1_0.3.112-3_s390x.deb ... [2020-05-26T06:56:04.587Z] #17 20.13 Unpacking libaio1:s390x (0.3.112-3) ... [2020-05-26T06:56:04.587Z] #17 20.16 Selecting previously unselected package libgpm2:s390x. [2020-05-26T06:56:04.587Z] #17 20.16 Preparing to unpack .../19-libgpm2_1.20.7-5_s390x.deb ... [2020-05-26T06:56:04.587Z] #17 20.16 Unpacking libgpm2:s390x (1.20.7-5) ... [2020-05-26T06:56:04.587Z] #17 20.21 Selecting previously unselected package libicu63:s390x. [2020-05-26T06:56:04.587Z] #17 20.21 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_s390x.deb ... [2020-05-26T06:56:04.587Z] #17 20.21 Unpacking libicu63:s390x (63.1-6+deb10u1) ... [2020-05-26T06:56:04.587Z] #17 22.14 Selecting previously unselected package libnet1:s390x. [2020-05-26T06:56:04.587Z] #17 22.14 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_s390x.deb ... [2020-05-26T06:56:04.587Z] #17 22.14 Unpacking libnet1:s390x (1.1.6+dfsg-3.1) ... [2020-05-26T06:56:04.587Z] #17 22.19 Selecting previously unselected package libnl-3-200:s390x. [2020-05-26T06:56:04.587Z] #17 22.19 Preparing to unpack .../22-libnl-3-200_3.4.0-1_s390x.deb ... [2020-05-26T06:56:04.587Z] #17 22.19 Unpacking libnl-3-200:s390x (3.4.0-1) ... [2020-05-26T06:56:04.587Z] #17 22.24 Selecting previously unselected package libprotobuf-c1:s390x. [2020-05-26T06:56:04.587Z] #17 22.24 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_s390x.deb ... [2020-05-26T06:56:04.587Z] #17 22.24 Unpacking libprotobuf-c1:s390x (1.3.1-1+b1) ... [2020-05-26T06:56:04.587Z] #17 22.29 Selecting previously unselected package libreadline5:s390x. [2020-05-26T06:56:04.587Z] #17 22.29 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_s390x.deb ... [2020-05-26T06:56:04.587Z] #17 22.30 Unpacking libreadline5:s390x (5.2+dfsg-3+b13) ... [2020-05-26T06:56:04.587Z] #17 22.36 Selecting previously unselected package net-tools. [2020-05-26T06:56:04.587Z] #17 22.36 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_s390x.deb ... [2020-05-26T06:56:04.587Z] #17 22.36 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-05-26T06:56:04.587Z] #17 22.50 Selecting previously unselected package python-pip-whl. [2020-05-26T06:56:04.587Z] #17 22.50 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-05-26T06:56:04.587Z] #17 22.51 Unpacking python-pip-whl (18.1-5) ... [2020-05-26T06:56:04.587Z] #17 ... [2020-05-26T06:56:04.587Z] [2020-05-26T06:56:04.587Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-26T06:56:04.587Z] #39 71.44 CC criu/files-ext.o [2020-05-26T06:56:04.617Z] #39 37.42 CC images/pagemap.o [2020-05-26T06:56:04.724Z] #8 sha256:e762e21652d78f0bcf2f8011e2751e5d6be323a639e89c083f93a086fe1b6005 57.46MB / 57.46MB 4.5s done [2020-05-26T06:56:04.724Z] #8 sha256:dab525975d64c9b5a5e0c344accf83031d1911607e0d4102bb2180a54251c8e3 62.44MB / 73.55MB 4.8s [2020-05-26T06:56:04.724Z] #8 sha256:1381453d937f947421686bbcb2ec071c3958c9efe26fc43267c986a988b453b7 59.66MB / 96.51MB 4.8s [2020-05-26T06:56:04.869Z] #39 71.61 CC criu/files-reg.o [2020-05-26T06:56:05.015Z] #8 sha256:dab525975d64c9b5a5e0c344accf83031d1911607e0d4102bb2180a54251c8e3 70.37MB / 73.55MB 5.1s [2020-05-26T06:56:05.015Z] #8 sha256:1381453d937f947421686bbcb2ec071c3958c9efe26fc43267c986a988b453b7 66.36MB / 96.51MB 5.1s [2020-05-26T06:56:05.177Z] #39 37.80 CC images/siginfo.o [2020-05-26T06:56:05.177Z] #39 38.12 CC images/rpc.o [2020-05-26T06:56:05.308Z] #8 sha256:dab525975d64c9b5a5e0c344accf83031d1911607e0d4102bb2180a54251c8e3 73.55MB / 73.55MB 5.3s done [2020-05-26T06:56:05.308Z] #8 sha256:1381453d937f947421686bbcb2ec071c3958c9efe26fc43267c986a988b453b7 72.71MB / 96.51MB 5.4s [2020-05-26T06:56:05.546Z] INFO: Binaries build ended at 05/26/2020 06:56:05. Duration:00:01:08.0396666 [2020-05-26T06:56:05.604Z] #8 sha256:1381453d937f947421686bbcb2ec071c3958c9efe26fc43267c986a988b453b7 81.95MB / 96.51MB 5.7s [2020-05-26T06:56:05.604Z] #8 ... [2020-05-26T06:56:05.604Z] [2020-05-26T06:56:05.604Z] #59 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-05-26T06:56:05.604Z] #59 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2020-05-26T06:56:05.604Z] #59 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2020-05-26T06:56:05.604Z] #59 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 1.3s done [2020-05-26T06:56:05.604Z] #59 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2020-05-26T06:56:05.604Z] #59 unpacking docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 4.5s done [2020-05-26T06:56:05.604Z] #59 DONE 6.0s [2020-05-26T06:56:05.604Z] [2020-05-26T06:56:05.604Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.11-buster@sha256:5a5bd60a7... [2020-05-26T06:56:05.604Z] #8 ... [2020-05-26T06:56:05.604Z] [2020-05-26T06:56:05.604Z] #21 [internal] load build context [2020-05-26T06:56:05.604Z] #21 transferring context: 33.21MB 6.1s [2020-05-26T06:56:05.879Z] ok github.com/docker/docker/daemon/cluster 0.142s coverage: 0.5% of statements [2020-05-26T06:56:06.337Z] #39 72.87 CC criu/files.o [2020-05-26T06:56:06.538Z] #39 39.43 CC images/ext-file.o [2020-05-26T06:56:06.793Z] #39 39.59 CC images/cgroup.o [2020-05-26T06:56:07.065Z] #7 extracting sha256:039b991354af4dcbc534338f687e27643c717bb57e11b87c2e81d50bdd0b2376 3.7s done [2020-05-26T06:56:07.119Z] #21 transferring context: 50.67MB 7.5s done [2020-05-26T06:56:07.119Z] #21 DONE 7.5s [2020-05-26T06:56:07.119Z] [2020-05-26T06:56:07.119Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.11-buster@sha256:5a5bd60a7... [2020-05-26T06:56:07.119Z] #8 sha256:1381453d937f947421686bbcb2ec071c3958c9efe26fc43267c986a988b453b7 96.51MB / 96.51MB 6.3s done [2020-05-26T06:56:07.119Z] #8 unpacking docker.io/library/golang:1.13.11-buster@sha256:5a5bd60a7f22cdd0b7e91bcaa131f794337908469a97fa68c86ea08bbdd9f84a [2020-05-26T06:56:07.323Z] #7 extracting sha256:220a25a4299672d8acdd5a458c92bdf7c4781edfadde0befa392165fc1ca5323 [2020-05-26T06:56:07.341Z] #39 73.95 CC criu/filesystems.o [2020-05-26T06:56:07.352Z] #39 40.28 CC images/userns.o [2020-05-26T06:56:07.622Z] #39 74.25 CC criu/fsnotify.o [2020-05-26T06:56:07.780Z] INFO: Copying the built daemon binary to d:\CI\PR-41026\1\binary\dockerd-2ed9c9870c.exe... [2020-05-26T06:56:07.913Z] #39 40.58 CC images/google/protobuf/descriptor.o [2020-05-26T06:56:08.235Z] #39 74.93 CC criu/image-desc.o [2020-05-26T06:56:08.235Z] #39 75.03 CC criu/image.o [2020-05-26T06:56:08.419Z] ok github.com/docker/docker/daemon/discovery 0.040s coverage: 30.0% of statements [2020-05-26T06:56:08.777Z] INFO: Copying the built client binary to d:\CI\PR-41026\1\binary\docker-2ed9c9870c.exe... [2020-05-26T06:56:08.777Z] INFO: Copying dockerversion from the container... [2020-05-26T06:56:08.777Z] INFO: Copying the golang package from the container to d:\CI\PR-41026\1\installer\go.zip... [2020-05-26T06:56:08.838Z] #39 ... [2020-05-26T06:56:08.838Z] [2020-05-26T06:56:08.838Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-26T06:56:08.838Z] #41 101.2 vendor/golang.org/x/sys/cpu [2020-05-26T06:56:08.838Z] #41 101.5 vendor/golang.org/x/crypto/chacha20poly1305 [2020-05-26T06:56:08.838Z] #41 102.6 vendor/golang.org/x/crypto/hkdf [2020-05-26T06:56:08.838Z] #41 102.8 vendor/golang.org/x/text/transform [2020-05-26T06:56:08.838Z] #41 103.5 vendor/golang.org/x/text/unicode/bidi [2020-05-26T06:56:08.838Z] #41 105.2 vendor/golang.org/x/text/secure/bidirule [2020-05-26T06:56:08.838Z] #41 105.5 vendor/golang.org/x/text/unicode/norm [2020-05-26T06:56:08.838Z] #41 109.5 vendor/golang.org/x/net/idna [2020-05-26T06:56:08.838Z] #41 ... [2020-05-26T06:56:08.838Z] [2020-05-26T06:56:08.838Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-26T06:56:08.838Z] #10 104.9 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-05-26T06:56:08.838Z] #10 104.9 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-05-26T06:56:08.838Z] #10 104.9 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-05-26T06:56:08.848Z] #39 75.55 CC criu/ipc_ns.o [2020-05-26T06:56:09.397Z] #10 ... [2020-05-26T06:56:09.397Z] [2020-05-26T06:56:09.397Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-26T06:56:09.397Z] #41 111.8 vendor/golang.org/x/net/http2/hpack [2020-05-26T06:56:09.804Z] ok github.com/docker/docker/daemon/events 0.071s coverage: 50.0% of statements [2020-05-26T06:56:09.851Z] #39 76.31 CC criu/irmap.o [2020-05-26T06:56:09.851Z] #39 76.57 CC criu/kcmp-ids.o [2020-05-26T06:56:09.851Z] #39 76.65 CC criu/kerndat.o [2020-05-26T06:56:10.374Z] ok github.com/docker/docker/daemon/config 0.097s coverage: 81.7% of statements [2020-05-26T06:56:10.464Z] #39 77.23 CC criu/libnetlink.o [2020-05-26T06:56:10.464Z] #39 ... [2020-05-26T06:56:10.464Z] [2020-05-26T06:56:10.464Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-26T06:56:10.464Z] #17 22.88 Selecting previously unselected package python3-lib2to3. [2020-05-26T06:56:10.464Z] #17 22.88 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-05-26T06:56:10.464Z] #17 22.90 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-05-26T06:56:10.464Z] #17 22.97 Selecting previously unselected package python3-distutils. [2020-05-26T06:56:10.464Z] #17 22.98 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-05-26T06:56:10.464Z] #17 22.98 Unpacking python3-distutils (3.7.3-1) ... [2020-05-26T06:56:10.464Z] #17 23.07 Selecting previously unselected package python3-pip. [2020-05-26T06:56:10.464Z] #17 23.07 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-05-26T06:56:10.464Z] #17 23.07 Unpacking python3-pip (18.1-5) ... [2020-05-26T06:56:10.464Z] #17 23.15 Selecting previously unselected package python3-pkg-resources. [2020-05-26T06:56:10.464Z] #17 23.16 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-05-26T06:56:10.464Z] #17 23.16 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-05-26T06:56:10.464Z] #17 23.23 Selecting previously unselected package python3-setuptools. [2020-05-26T06:56:10.464Z] #17 23.23 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-05-26T06:56:10.464Z] #17 23.24 Unpacking python3-setuptools (40.8.0-1) ... [2020-05-26T06:56:10.464Z] #17 23.36 Selecting previously unselected package python3-wheel. [2020-05-26T06:56:10.464Z] #17 23.36 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-05-26T06:56:10.464Z] #17 23.36 Unpacking python3-wheel (0.32.3-2) ... [2020-05-26T06:56:10.464Z] #17 23.39 Selecting previously unselected package sudo. [2020-05-26T06:56:10.464Z] #17 23.39 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_s390x.deb ... [2020-05-26T06:56:10.464Z] #17 23.40 Unpacking sudo (1.8.27-1+deb10u2) ... [2020-05-26T06:56:10.464Z] #17 23.68 Selecting previously unselected package thin-provisioning-tools. [2020-05-26T06:56:10.464Z] #17 23.68 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_s390x.deb ... [2020-05-26T06:56:10.464Z] #17 23.69 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-05-26T06:56:10.464Z] #17 23.83 Selecting previously unselected package uidmap. [2020-05-26T06:56:10.464Z] #17 23.83 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_s390x.deb ... [2020-05-26T06:56:10.464Z] #17 23.83 Unpacking uidmap (1:4.5-1.1) ... [2020-05-26T06:56:10.464Z] #17 23.89 Selecting previously unselected package vim-runtime. [2020-05-26T06:56:10.464Z] #17 23.89 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-05-26T06:56:10.464Z] #17 23.92 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-26T06:56:10.464Z] #17 23.93 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-05-26T06:56:10.464Z] #17 23.93 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-05-26T06:56:10.464Z] #17 25.72 Selecting previously unselected package vim. [2020-05-26T06:56:10.464Z] #17 25.72 Preparing to unpack .../37-vim_2%3a8.1.0875-5_s390x.deb ... [2020-05-26T06:56:10.464Z] #17 25.73 Unpacking vim (2:8.1.0875-5) ... [2020-05-26T06:56:10.464Z] #17 26.11 Selecting previously unselected package xfsprogs. [2020-05-26T06:56:10.464Z] #17 26.11 Preparing to unpack .../38-xfsprogs_4.20.0-1_s390x.deb ... [2020-05-26T06:56:10.464Z] #17 26.11 Unpacking xfsprogs (4.20.0-1) ... [2020-05-26T06:56:10.464Z] #17 26.35 Selecting previously unselected package zip. [2020-05-26T06:56:10.464Z] #17 26.36 Preparing to unpack .../39-zip_3.0-11+b1_s390x.deb ... [2020-05-26T06:56:10.464Z] #17 26.36 Unpacking zip (3.0-11+b1) ... [2020-05-26T06:56:10.464Z] #17 26.50 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-05-26T06:56:10.464Z] #17 26.51 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-05-26T06:56:10.464Z] #17 26.52 Setting up libip6tc0:s390x (1.8.2-4) ... [2020-05-26T06:56:10.464Z] #17 26.52 Setting up libreadline5:s390x (5.2+dfsg-3+b13) ... [2020-05-26T06:56:10.464Z] #17 26.53 Setting up libgpm2:s390x (1.20.7-5) ... [2020-05-26T06:56:10.464Z] #17 26.56 Setting up libip4tc0:s390x (1.8.2-4) ... [2020-05-26T06:56:10.464Z] #17 26.57 Setting up uidmap (1:4.5-1.1) ... [2020-05-26T06:56:10.464Z] #17 26.57 Setting up libnftnl11:s390x (1.1.2-2) ... [2020-05-26T06:56:10.464Z] #17 26.58 Setting up libnet1:s390x (1.1.6+dfsg-3.1) ... [2020-05-26T06:56:10.464Z] #17 26.59 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-05-26T06:56:10.464Z] #17 26.59 Setting up libprotobuf-c1:s390x (1.3.1-1+b1) ... [2020-05-26T06:56:10.464Z] #17 26.60 Setting up libicu63:s390x (63.1-6+deb10u1) ... [2020-05-26T06:56:10.464Z] #17 26.62 Setting up xxd (2:8.1.0875-5) ... [2020-05-26T06:56:10.464Z] #17 26.62 Setting up zip (3.0-11+b1) ... [2020-05-26T06:56:10.464Z] #17 26.63 Setting up vim-common (2:8.1.0875-5) ... [2020-05-26T06:56:10.464Z] #17 26.64 Setting up bash-completion (1:2.8-6) ... [2020-05-26T06:56:10.464Z] #17 28.07 Setting up libiptc0:s390x (1.8.2-4) ... [2020-05-26T06:56:10.464Z] #17 28.08 Setting up xz-utils (5.2.4-1) ... [2020-05-26T06:56:10.464Z] #17 28.08 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-05-26T06:56:10.464Z] #17 28.09 Setting up sudo (1.8.27-1+deb10u2) ... [2020-05-26T06:56:10.464Z] #17 28.13 invoke-rc.d: could not determine current runlevel [2020-05-26T06:56:10.464Z] #17 28.14 invoke-rc.d: policy-rc.d denied execution of start. [2020-05-26T06:56:10.464Z] #17 28.15 Setting up pigz (2.4-1) ... [2020-05-26T06:56:10.464Z] #17 28.15 Setting up libnfnetlink0:s390x (1.0.1-3+b1) ... [2020-05-26T06:56:10.464Z] #17 28.16 Setting up libnl-3-200:s390x (3.4.0-1) ... [2020-05-26T06:56:10.464Z] #17 28.17 Setting up python-pip-whl (18.1-5) ... [2020-05-26T06:56:10.464Z] #17 28.18 Setting up libmpdec2:s390x (2.4.2-2) ... [2020-05-26T06:56:10.464Z] #17 28.18 Setting up vim-runtime (2:8.1.0875-5) ... [2020-05-26T06:56:10.464Z] #17 28.40 Setting up libaio1:s390x (0.3.112-3) ... [2020-05-26T06:56:10.464Z] #17 28.41 Setting up libonig5:s390x (6.9.1-1) ... [2020-05-26T06:56:10.464Z] #17 28.41 Setting up libpython3.7-stdlib:s390x (3.7.3-2+deb10u1) ... [2020-05-26T06:56:10.465Z] #17 28.42 Setting up vim (2:8.1.0875-5) ... [2020-05-26T06:56:10.465Z] #17 28.42 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-05-26T06:56:10.465Z] #17 28.43 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-05-26T06:56:10.465Z] #17 28.43 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-05-26T06:56:10.465Z] #17 28.43 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-05-26T06:56:10.465Z] #17 28.43 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-05-26T06:56:10.465Z] #17 28.44 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-05-26T06:56:10.465Z] #17 28.45 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-05-26T06:56:10.465Z] #17 28.45 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-05-26T06:56:10.465Z] #17 28.47 Setting up libjq1:s390x (1.5+dfsg-2+b1) ... [2020-05-26T06:56:10.465Z] #17 28.48 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-05-26T06:56:10.465Z] #17 28.49 Setting up libnetfilter-conntrack3:s390x (1.0.7-1) ... [2020-05-26T06:56:10.465Z] #17 28.49 Setting up jq (1.5+dfsg-2+b1) ... [2020-05-26T06:56:10.465Z] #17 28.50 Setting up libpython3-stdlib:s390x (3.7.3-1) ... [2020-05-26T06:56:10.746Z] #17 28.51 Setting up python3.7 (3.7.3-2+deb10u1) ... [2020-05-26T06:56:10.746Z] #17 ... [2020-05-26T06:56:10.746Z] [2020-05-26T06:56:10.746Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-26T06:56:10.746Z] #39 77.46 CC criu/log.o [2020-05-26T06:56:10.762Z] #41 113.1 mime [2020-05-26T06:56:11.358Z] #39 77.81 CC criu/lsm.o [2020-05-26T06:56:11.358Z] #39 78.00 CC criu/mem.o [2020-05-26T06:56:11.750Z] INFO: Extracting go.zip to d:\CI\PR-41026\1\go [2020-05-26T06:56:12.123Z] #41 114.6 mime/quotedprintable [2020-05-26T06:56:12.283Z] ok github.com/docker/docker/daemon/graphdriver 0.014s coverage: 2.2% of statements [2020-05-26T06:56:12.362Z] #39 78.85 CC criu/mount.o [2020-05-26T06:56:12.580Z] #7 extracting sha256:220a25a4299672d8acdd5a458c92bdf7c4781edfadde0befa392165fc1ca5323 5.0s [2020-05-26T06:56:12.682Z] #41 115.1 net/http/internal [2020-05-26T06:56:14.381Z] #39 80.72 CC criu/namespaces.o [2020-05-26T06:56:14.523Z] INFO [loader] Go packages loading at mode 575 (compiled_files|files|name|deps|exports_file|imports|types_sizes) took 1m57.177594793s [2020-05-26T06:56:14.523Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 467.316892ms [2020-05-26T06:56:15.110Z] #7 extracting sha256:220a25a4299672d8acdd5a458c92bdf7c4781edfadde0befa392165fc1ca5323 7.5s done [2020-05-26T06:56:15.110Z] #7 extracting sha256:b3616653c78b13171365e69680baad5a061880f155cb8c9190079de2f67871dc done [2020-05-26T06:56:15.192Z] #41 ... [2020-05-26T06:56:15.193Z] [2020-05-26T06:56:15.193Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-26T06:56:15.193Z] #39 42.14 CC images/opts.o [2020-05-26T06:56:15.193Z] #39 42.34 CC images/seccomp.o [2020-05-26T06:56:15.193Z] #39 42.63 CC images/binfmt-misc.o [2020-05-26T06:56:15.193Z] #39 42.86 CC images/time.o [2020-05-26T06:56:15.193Z] #39 43.11 CC images/sysctl.o [2020-05-26T06:56:15.193Z] #39 43.41 CC images/autofs.o [2020-05-26T06:56:15.193Z] #39 43.61 CC images/macvlan.o [2020-05-26T06:56:15.193Z] #39 43.88 CC images/sit.o [2020-05-26T06:56:15.193Z] #39 44.07 LINK images/built-in.o [2020-05-26T06:56:15.193Z] #39 44.23 GEN compel/include/asm [2020-05-26T06:56:15.193Z] #39 44.23 GEN compel/include/version.h [2020-05-26T06:56:15.193Z] #39 44.26 touch .config [2020-05-26T06:56:15.193Z] #39 44.30 GEN include/common/config.h [2020-05-26T06:56:15.193Z] #39 44.36 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2020-05-26T06:56:15.193Z] #39 44.38 GEN compel/plugins/include/uapi/std/syscall-64.h [2020-05-26T06:56:15.193Z] #39 44.41 GEN compel/arch/x86/plugins/std/syscalls-64.S [2020-05-26T06:56:15.193Z] #39 44.44 DEP compel/arch/x86/plugins/std/syscalls-64.d [2020-05-26T06:56:15.193Z] #39 44.47 DEP compel/arch/x86/plugins/std/memcpy.d [2020-05-26T06:56:15.193Z] #39 44.48 DEP compel/arch/x86/plugins/std/parasite-head.d [2020-05-26T06:56:15.193Z] #39 44.51 GEN compel/plugins/include/uapi/std/syscall.h [2020-05-26T06:56:15.193Z] #39 44.56 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2020-05-26T06:56:15.193Z] #39 44.57 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-05-26T06:56:15.193Z] #39 44.62 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-05-26T06:56:15.193Z] #39 44.62 DEP compel/plugins/std/infect.d [2020-05-26T06:56:15.193Z] #39 44.76 DEP compel/plugins/std/string.d [2020-05-26T06:56:15.193Z] #39 44.85 DEP compel/plugins/std/log.d [2020-05-26T06:56:15.193Z] #39 44.92 DEP compel/plugins/std/fds.d [2020-05-26T06:56:15.193Z] #39 45.01 DEP compel/plugins/std/std.d [2020-05-26T06:56:15.193Z] #39 45.10 DEP compel/plugins/shmem/shmem.d [2020-05-26T06:56:15.193Z] #39 45.19 DEP compel/plugins/fds/fds.d [2020-05-26T06:56:15.193Z] #39 45.37 CC compel/plugins/std/std.o [2020-05-26T06:56:15.193Z] #39 45.66 CC compel/plugins/std/fds.o [2020-05-26T06:56:15.193Z] #39 46.16 CC compel/plugins/std/log.o [2020-05-26T06:56:15.193Z] #39 47.05 CC compel/plugins/std/string.o [2020-05-26T06:56:15.193Z] #39 47.86 CC compel/plugins/std/infect.o [2020-05-26T06:56:15.368Z] #7 DONE 25.8s [2020-05-26T06:56:15.368Z] [2020-05-26T06:56:15.368Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-05-26T06:56:15.394Z] #39 82.04 CC criu/net.o [2020-05-26T06:56:15.571Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.014s coverage: 2.9% of statements [2020-05-26T06:56:15.753Z] #39 48.40 CC compel/arch/x86/plugins/std/parasite-head.o [2020-05-26T06:56:15.753Z] #39 48.47 CC compel/arch/x86/plugins/std/memcpy.o [2020-05-26T06:56:15.753Z] #39 48.53 CC compel/arch/x86/plugins/std/syscalls-64.o [2020-05-26T06:56:16.008Z] #39 48.62 AR compel/plugins/std.lib.a [2020-05-26T06:56:16.008Z] #39 48.69 CC compel/plugins/fds/fds.o [2020-05-26T06:56:16.008Z] #39 ... [2020-05-26T06:56:16.008Z] [2020-05-26T06:56:16.008Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-26T06:56:16.008Z] #41 118.5 crypto/tls [2020-05-26T06:56:16.139Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.486s coverage: 13.9% of statements [2020-05-26T06:56:16.740Z] #8 DONE 1.4s [2020-05-26T06:56:16.740Z] [2020-05-26T06:56:16.740Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-05-26T06:56:16.870Z] #39 ... [2020-05-26T06:56:16.870Z] [2020-05-26T06:56:16.870Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-26T06:56:16.870Z] #17 30.27 Setting up iptables (1.8.2-4) ... [2020-05-26T06:56:16.870Z] #17 30.28 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-05-26T06:56:16.870Z] #17 30.29 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-05-26T06:56:16.870Z] #17 30.29 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-05-26T06:56:16.870Z] #17 30.29 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-05-26T06:56:16.870Z] #17 30.30 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-05-26T06:56:16.870Z] #17 30.30 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-05-26T06:56:16.870Z] #17 30.31 Setting up python3 (3.7.3-1) ... [2020-05-26T06:56:16.870Z] #17 30.60 Setting up python3-wheel (0.32.3-2) ... [2020-05-26T06:56:16.870Z] #17 31.03 Setting up apparmor (2.13.2-10) ... [2020-05-26T06:56:16.870Z] #17 31.91 Setting up xfsprogs (4.20.0-1) ... [2020-05-26T06:56:16.870Z] #17 31.91 Setting up python3-lib2to3 (3.7.3-1) ... [2020-05-26T06:56:16.870Z] #17 32.14 Setting up python3-pkg-resources (40.8.0-1) ... [2020-05-26T06:56:16.870Z] #17 32.60 Setting up python3-distutils (3.7.3-1) ... [2020-05-26T06:56:16.870Z] #17 33.02 Setting up python3-setuptools (40.8.0-1) ... [2020-05-26T06:56:16.870Z] #17 33.57 Setting up python3-pip (18.1-5) ... [2020-05-26T06:56:16.870Z] #17 34.25 Processing triggers for libc-bin (2.28-10) ... [2020-05-26T06:56:16.870Z] #17 34.27 Processing triggers for mime-support (3.62) ... [2020-05-26T06:56:16.870Z] #17 DONE 34.8s [2020-05-26T06:56:16.870Z] [2020-05-26T06:56:16.870Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-26T06:56:16.933Z] #41 ... [2020-05-26T06:56:16.934Z] [2020-05-26T06:56:16.934Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-26T06:56:16.934Z] #43 DONE 119.5s [2020-05-26T06:56:17.152Z] #39 ... [2020-05-26T06:56:17.152Z] [2020-05-26T06:56:17.152Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-05-26T06:56:17.190Z] [2020-05-26T06:56:17.190Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-26T06:56:17.190Z] #39 48.91 AR compel/plugins/fds.lib.a [2020-05-26T06:56:17.190Z] #39 48.98 HOSTDEP compel/src/lib/log-host.d [2020-05-26T06:56:17.190Z] #39 49.07 HOSTDEP compel/src/lib/handle-elf-host.d [2020-05-26T06:56:17.190Z] #39 49.24 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2020-05-26T06:56:17.190Z] #39 49.40 HOSTDEP compel/src/main-host.d [2020-05-26T06:56:17.190Z] #39 49.57 DEP compel/src/lib/ptrace.d [2020-05-26T06:56:17.190Z] #39 49.84 DEP compel/src/lib/infect.d [2020-05-26T06:56:17.190Z] #39 50.07 DEP compel/src/lib/infect-util.d [2020-05-26T06:56:17.520Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.702s coverage: 57.0% of statements [2020-05-26T06:56:17.678Z] #9 DONE 1.0s [2020-05-26T06:56:17.678Z] [2020-05-26T06:56:17.678Z] #35 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-05-26T06:56:17.753Z] #39 50.31 DEP compel/src/lib/infect-rpc.d [2020-05-26T06:56:17.753Z] #39 ... [2020-05-26T06:56:17.753Z] [2020-05-26T06:56:17.753Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-26T06:56:17.753Z] #54 113.3 + for f in rootlesskit rootlesskit-docker-proxy [2020-05-26T06:56:17.753Z] #54 113.3 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-05-26T06:56:17.753Z] #54 DONE 120.3s [2020-05-26T06:56:17.753Z] [2020-05-26T06:56:17.753Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-26T06:56:17.753Z] #39 50.48 DEP compel/arch/x86/src/lib/infect.d [2020-05-26T06:56:17.753Z] #39 ... [2020-05-26T06:56:17.753Z] [2020-05-26T06:56:17.753Z] #55 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2020-05-26T06:56:17.753Z] #55 DONE 0.1s [2020-05-26T06:56:17.753Z] [2020-05-26T06:56:17.753Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-26T06:56:17.753Z] #39 50.63 DEP compel/arch/x86/src/lib/cpu.d [2020-05-26T06:56:17.937Z] #35 ... [2020-05-26T06:56:17.937Z] [2020-05-26T06:56:17.937Z] #27 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-05-26T06:56:17.937Z] #27 DONE 0.1s [2020-05-26T06:56:17.937Z] [2020-05-26T06:56:17.937Z] #35 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-05-26T06:56:17.937Z] #35 DONE 0.2s [2020-05-26T06:56:17.937Z] [2020-05-26T06:56:17.937Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-05-26T06:56:18.010Z] #39 ... [2020-05-26T06:56:18.010Z] [2020-05-26T06:56:18.010Z] #56 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2020-05-26T06:56:18.010Z] #56 DONE 0.1s [2020-05-26T06:56:18.010Z] [2020-05-26T06:56:18.010Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-26T06:56:18.010Z] #39 50.81 DEP compel/src/lib/log.d [2020-05-26T06:56:18.010Z] #39 50.97 DEP compel/src/main.d [2020-05-26T06:56:18.157Z] #18 1.200 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-05-26T06:56:18.157Z] #18 1.203 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-05-26T06:56:18.157Z] #18 1.205 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-05-26T06:56:18.439Z] #18 DONE 1.4s [2020-05-26T06:56:18.439Z] [2020-05-26T06:56:18.439Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-05-26T06:56:18.570Z] #39 51.18 DEP compel/src/lib/handle-elf.d [2020-05-26T06:56:18.570Z] #39 51.36 DEP compel/arch/x86/src/lib/handle-elf.d [2020-05-26T06:56:18.825Z] #39 51.63 CC compel/src/lib/log.o [2020-05-26T06:56:19.386Z] #39 52.06 CC compel/arch/x86/src/lib/cpu.o [2020-05-26T06:56:19.946Z] #39 52.73 CC compel/arch/x86/src/lib/infect.o [2020-05-26T06:56:20.056Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.025s coverage: 1.8% of statements [2020-05-26T06:56:20.871Z] #39 53.50 CC compel/src/lib/infect-rpc.o [2020-05-26T06:56:20.995Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.471s coverage: 46.2% of statements [2020-05-26T06:56:21.126Z] #39 53.80 CC compel/src/lib/infect-util.o [2020-05-26T06:56:21.126Z] #39 53.98 CC compel/src/lib/infect.o [2020-05-26T06:56:22.375Z] ok github.com/docker/docker/daemon/graphdriver/aufs 9.279s coverage: 73.1% of statements [2020-05-26T06:56:22.816Z] #19 3.679 Collecting yamllint==1.16.0 [2020-05-26T06:56:22.816Z] #19 3.852 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-05-26T06:56:22.816Z] #19 3.892 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-05-26T06:56:22.816Z] #19 3.912 Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl [2020-05-26T06:56:22.816Z] #19 3.939 Collecting pyyaml (from yamllint==1.16.0) [2020-05-26T06:56:22.816Z] #19 4.009 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-05-26T06:56:23.010Z] #39 55.78 CC compel/src/lib/ptrace.o [2020-05-26T06:56:23.097Z] #19 4.834 Building wheels for collected packages: pyyaml [2020-05-26T06:56:23.097Z] #19 4.835 Running setup.py bdist_wheel for pyyaml: started [2020-05-26T06:56:23.268Z] #39 ... [2020-05-26T06:56:23.268Z] [2020-05-26T06:56:23.268Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-26T06:56:23.268Z] #10 122.3 Selecting previously unselected package libapparmor1:amd64. [2020-05-26T06:56:23.268Z] #10 122.3 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2020-05-26T06:56:23.268Z] #10 122.3 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2020-05-26T06:56:23.268Z] #10 122.4 Selecting previously unselected package libapparmor-dev:amd64. [2020-05-26T06:56:23.268Z] #10 122.4 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2020-05-26T06:56:23.268Z] #10 122.4 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2020-05-26T06:56:23.268Z] #10 122.6 Selecting previously unselected package libbtrfs0. [2020-05-26T06:56:23.268Z] #10 122.6 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2020-05-26T06:56:23.268Z] #10 122.6 Unpacking libbtrfs0 (4.20.1-2) ... [2020-05-26T06:56:23.268Z] #10 122.7 Selecting previously unselected package libbtrfs-dev. [2020-05-26T06:56:23.268Z] #10 122.7 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-05-26T06:56:23.268Z] #10 122.7 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-05-26T06:56:23.268Z] #10 122.8 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2020-05-26T06:56:23.268Z] #10 122.9 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-05-26T06:56:23.268Z] #10 122.9 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-05-26T06:56:23.268Z] #10 123.0 Selecting previously unselected package libudev-dev:amd64. [2020-05-26T06:56:23.268Z] #10 123.0 Preparing to unpack .../15-libudev-dev_241-7~deb10u4_amd64.deb ... [2020-05-26T06:56:23.268Z] #10 123.0 Unpacking libudev-dev:amd64 (241-7~deb10u4) ... [2020-05-26T06:56:23.268Z] #10 123.1 Selecting previously unselected package libsepol1-dev:amd64. [2020-05-26T06:56:23.268Z] #10 123.1 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2020-05-26T06:56:23.268Z] #10 123.1 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2020-05-26T06:56:23.268Z] #10 123.4 Selecting previously unselected package libpcre16-3:amd64. [2020-05-26T06:56:23.268Z] #10 123.4 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2020-05-26T06:56:23.268Z] #10 123.4 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2020-05-26T06:56:23.268Z] #10 123.5 Selecting previously unselected package libpcre32-3:amd64. [2020-05-26T06:56:23.268Z] #10 123.5 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2020-05-26T06:56:23.268Z] #10 123.5 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2020-05-26T06:56:23.268Z] #10 123.7 Selecting previously unselected package libpcrecpp0v5:amd64. [2020-05-26T06:56:23.268Z] #10 123.7 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2020-05-26T06:56:23.268Z] #10 123.7 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-05-26T06:56:23.268Z] #10 123.8 Selecting previously unselected package libpcre3-dev:amd64. [2020-05-26T06:56:23.268Z] #10 123.8 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2020-05-26T06:56:23.268Z] #10 123.8 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2020-05-26T06:56:23.268Z] #10 124.2 Selecting previously unselected package libselinux1-dev:amd64. [2020-05-26T06:56:23.268Z] #10 124.2 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2020-05-26T06:56:23.268Z] #10 124.2 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2020-05-26T06:56:23.268Z] #10 124.4 Selecting previously unselected package libdevmapper-dev:amd64. [2020-05-26T06:56:23.268Z] #10 124.5 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2020-05-26T06:56:23.269Z] #10 124.5 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-05-26T06:56:23.269Z] #10 124.5 Selecting previously unselected package libseccomp-dev:amd64. [2020-05-26T06:56:23.269Z] #10 124.5 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_amd64.deb ... [2020-05-26T06:56:23.269Z] #10 124.6 Unpacking libseccomp-dev:amd64 (2.3.3-4) ... [2020-05-26T06:56:23.269Z] #10 124.7 Selecting previously unselected package libsystemd-dev:amd64. [2020-05-26T06:56:23.269Z] #10 124.7 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u4_amd64.deb ... [2020-05-26T06:56:23.269Z] #10 124.7 Unpacking libsystemd-dev:amd64 (241-7~deb10u4) ... [2020-05-26T06:56:23.269Z] #10 125.1 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-05-26T06:56:23.269Z] #10 125.1 Setting up libseccomp-dev:amd64 (2.3.3-4) ... [2020-05-26T06:56:23.269Z] #10 125.1 Setting up libapparmor1:amd64 (2.13.2-10) ... [2020-05-26T06:56:23.269Z] #10 125.1 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-05-26T06:56:23.269Z] #10 125.2 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2020-05-26T06:56:23.269Z] #10 125.2 Setting up libsepol1-dev:amd64 (2.8-1) ... [2020-05-26T06:56:23.269Z] #10 125.2 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-05-26T06:56:23.269Z] #10 125.2 Setting up libbtrfs0 (4.20.1-2) ... [2020-05-26T06:56:23.269Z] #10 125.2 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2020-05-26T06:56:23.269Z] #10 125.2 Setting up libudev-dev:amd64 (241-7~deb10u4) ... [2020-05-26T06:56:23.269Z] #10 125.2 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-05-26T06:56:23.269Z] #10 125.3 Setting up libbtrfs-dev (4.20.1-2) ... [2020-05-26T06:56:23.269Z] #10 125.3 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2020-05-26T06:56:23.269Z] #10 125.3 Setting up mingw-w64-common (6.0.0-3) ... [2020-05-26T06:56:23.269Z] #10 125.3 Setting up libsystemd-dev:amd64 (241-7~deb10u4) ... [2020-05-26T06:56:23.269Z] #10 125.3 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-05-26T06:56:23.269Z] #10 125.4 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2020-05-26T06:56:23.269Z] #10 125.4 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-05-26T06:56:23.269Z] #10 125.4 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-05-26T06:56:23.269Z] #10 125.4 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-05-26T06:56:23.269Z] #10 125.4 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-05-26T06:56:23.269Z] #10 125.4 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-05-26T06:56:23.269Z] #10 125.4 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-05-26T06:56:23.269Z] #10 125.4 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-05-26T06:56:23.269Z] #10 125.4 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2020-05-26T06:56:23.269Z] #10 125.5 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-05-26T06:56:23.269Z] #10 125.5 Setting up dmsetup (2:1.02.155-3) ... [2020-05-26T06:56:23.269Z] #10 125.5 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-05-26T06:56:23.269Z] #10 125.5 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-05-26T06:56:23.269Z] #10 125.5 Processing triggers for libc-bin (2.28-10) ... [2020-05-26T06:56:23.269Z] #10 DONE 126.0s [2020-05-26T06:56:23.269Z] [2020-05-26T06:56:23.269Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-26T06:56:23.269Z] #39 56.07 AR compel/libcompel.a [2020-05-26T06:56:23.269Z] #39 56.12 HOSTCC compel/src/main-host.o [2020-05-26T06:56:23.269Z] #39 ... [2020-05-26T06:56:23.269Z] [2020-05-26T06:56:23.269Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-05-26T06:56:23.315Z] ok github.com/docker/docker/daemon/graphdriver/overlay 1.888s coverage: 49.5% of statements [2020-05-26T06:56:23.315Z] ok github.com/docker/docker/daemon 12.304s coverage: 17.4% of statements [2020-05-26T06:56:23.315Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-05-26T06:56:23.315Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-05-26T06:56:23.315Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-05-26T06:56:23.315Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-05-26T06:56:23.315Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-05-26T06:56:23.710Z] #19 5.431 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-05-26T06:56:23.710Z] #19 5.431 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-05-26T06:56:23.710Z] #19 5.497 Successfully built pyyaml [2020-05-26T06:56:23.991Z] #19 5.514 Installing collected packages: pathspec, pyyaml, yamllint [2020-05-26T06:56:23.991Z] #19 5.737 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0 [2020-05-26T06:56:24.273Z] #19 DONE 6.0s [2020-05-26T06:56:24.273Z] [2020-05-26T06:56:24.273Z] #22 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-05-26T06:56:24.508Z] #36 ... [2020-05-26T06:56:24.508Z] [2020-05-26T06:56:24.508Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-26T06:56:24.508Z] #45 6.108 + RM_GOPATH=0 [2020-05-26T06:56:24.508Z] #45 6.108 + TMP_GOPATH= [2020-05-26T06:56:24.508Z] #45 6.108 + : /build [2020-05-26T06:56:24.508Z] #45 6.108 + '[' -z '' ']' [2020-05-26T06:56:24.508Z] #45 6.108 ++ mktemp -d [2020-05-26T06:56:24.508Z] #45 6.108 + export GOPATH=/tmp/tmp.2FZkJx3JiH [2020-05-26T06:56:24.508Z] #45 6.108 + GOPATH=/tmp/tmp.2FZkJx3JiH [2020-05-26T06:56:24.508Z] #45 6.108 + RM_GOPATH=1 [2020-05-26T06:56:24.508Z] #45 6.108 + case "$(go env GOARCH)" in [2020-05-26T06:56:24.508Z] #45 6.115 ++ go env GOARCH [2020-05-26T06:56:24.508Z] #45 6.144 + export GO_BUILDMODE=-buildmode=pie [2020-05-26T06:56:24.508Z] #45 6.144 + GO_BUILDMODE=-buildmode=pie [2020-05-26T06:56:24.508Z] #45 6.144 ++ dirname /tmp/install/install.sh [2020-05-26T06:56:24.508Z] #45 6.144 + dir=/tmp/install [2020-05-26T06:56:24.508Z] #45 6.144 + bin=golangci_lint [2020-05-26T06:56:24.508Z] #45 6.144 + shift [2020-05-26T06:56:24.508Z] #45 6.144 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2020-05-26T06:56:24.508Z] #45 6.144 + . /tmp/install/golangci_lint.installer [2020-05-26T06:56:24.508Z] #45 6.144 ++ : v1.23.8 [2020-05-26T06:56:24.508Z] #45 6.144 Installing golangci-lint version v1.23.8 [2020-05-26T06:56:24.508Z] #45 6.144 + install_golangci_lint [2020-05-26T06:56:24.508Z] #45 6.144 + echo 'Installing golangci-lint version v1.23.8' [2020-05-26T06:56:24.508Z] #45 6.144 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-05-26T06:56:24.508Z] #45 ... [2020-05-26T06:56:24.508Z] [2020-05-26T06:56:24.508Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-26T06:56:24.508Z] #47 6.600 + RM_GOPATH=0 [2020-05-26T06:56:24.508Z] #47 6.600 + TMP_GOPATH= [2020-05-26T06:56:24.508Z] #47 6.607 + : /build [2020-05-26T06:56:24.508Z] #47 6.607 + '[' -z '' ']' [2020-05-26T06:56:24.508Z] #47 6.615 ++ mktemp -d [2020-05-26T06:56:24.508Z] #47 6.615 + export GOPATH=/tmp/tmp.Ao3B1MUGs3 [2020-05-26T06:56:24.508Z] #47 6.615 + GOPATH=/tmp/tmp.Ao3B1MUGs3 [2020-05-26T06:56:24.508Z] #47 6.615 + RM_GOPATH=1 [2020-05-26T06:56:24.508Z] #47 6.615 + case "$(go env GOARCH)" in [2020-05-26T06:56:24.508Z] #47 6.615 ++ go env GOARCH [2020-05-26T06:56:24.508Z] #47 6.642 + export GO_BUILDMODE=-buildmode=pie [2020-05-26T06:56:24.508Z] #47 6.642 + GO_BUILDMODE=-buildmode=pie [2020-05-26T06:56:24.508Z] #47 6.642 ++ dirname /tmp/install/install.sh [2020-05-26T06:56:24.508Z] #47 6.666 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-05-26T06:56:24.508Z] #47 6.667 + dir=/tmp/install [2020-05-26T06:56:24.508Z] #47 6.667 + bin=shfmt [2020-05-26T06:56:24.508Z] #47 6.667 + shift [2020-05-26T06:56:24.508Z] #47 6.667 + '[' '!' -f /tmp/install/shfmt.installer ']' [2020-05-26T06:56:24.508Z] #47 6.667 + . /tmp/install/shfmt.installer [2020-05-26T06:56:24.508Z] #47 6.667 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-05-26T06:56:24.508Z] #47 6.667 + install_shfmt [2020-05-26T06:56:24.508Z] #47 6.667 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-05-26T06:56:24.508Z] #47 6.667 + git clone https://github.com/mvdan/sh.git /tmp/tmp.Ao3B1MUGs3/src/github.com/mvdan/sh [2020-05-26T06:56:24.508Z] #47 6.667 Cloning into '/tmp/tmp.Ao3B1MUGs3/src/github.com/mvdan/sh'... [2020-05-26T06:56:24.554Z] #22 DONE 0.2s [2020-05-26T06:56:24.554Z] [2020-05-26T06:56:24.554Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-26T06:56:24.554Z] #39 83.93 CC criu/netfilter.o [2020-05-26T06:56:24.554Z] #39 84.15 CC criu/page-pipe.o [2020-05-26T06:56:24.554Z] #39 84.60 CC criu/page-xfer.o [2020-05-26T06:56:24.554Z] #39 85.53 CC criu/pagemap-cache.o [2020-05-26T06:56:24.554Z] #39 85.83 CC criu/pagemap.o [2020-05-26T06:56:24.554Z] #39 86.43 CC criu/parasite-syscall.o [2020-05-26T06:56:24.554Z] #39 87.15 CC criu/path.o [2020-05-26T06:56:24.554Z] #39 87.48 CC criu/pie-util-vdso.o [2020-05-26T06:56:24.554Z] #39 87.70 CC criu/pie-util.o [2020-05-26T06:56:24.554Z] #39 87.89 CC criu/pipes.o [2020-05-26T06:56:24.554Z] #39 88.42 CC criu/plugin.o [2020-05-26T06:56:24.554Z] #39 88.84 CC criu/proc_parse.o [2020-05-26T06:56:24.554Z] #39 90.62 CC criu/protobuf-desc.o [2020-05-26T06:56:24.554Z] #39 91.11 CC criu/protobuf.o [2020-05-26T06:56:24.554Z] #39 ... [2020-05-26T06:56:24.554Z] [2020-05-26T06:56:24.554Z] #26 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-05-26T06:56:24.766Z] #47 ... [2020-05-26T06:56:24.766Z] [2020-05-26T06:56:24.766Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-26T06:56:24.766Z] #54 6.795 + RM_GOPATH=0 [2020-05-26T06:56:24.766Z] #54 6.795 + TMP_GOPATH= [2020-05-26T06:56:24.766Z] #54 6.795 + : /build [2020-05-26T06:56:24.766Z] #54 6.795 + '[' -z '' ']' [2020-05-26T06:56:24.766Z] #54 6.795 ++ mktemp -d [2020-05-26T06:56:24.766Z] #54 6.799 + export GOPATH=/tmp/tmp.XyDaNRGjGp [2020-05-26T06:56:24.766Z] #54 6.799 + GOPATH=/tmp/tmp.XyDaNRGjGp [2020-05-26T06:56:24.766Z] #54 6.799 + RM_GOPATH=1 [2020-05-26T06:56:24.766Z] #54 6.799 + case "$(go env GOARCH)" in [2020-05-26T06:56:24.766Z] #54 6.805 ++ go env GOARCH [2020-05-26T06:56:24.766Z] #54 6.835 + export GO_BUILDMODE=-buildmode=pie [2020-05-26T06:56:24.766Z] #54 6.835 + GO_BUILDMODE=-buildmode=pie [2020-05-26T06:56:24.766Z] #54 6.835 ++ dirname /tmp/install/install.sh [2020-05-26T06:56:24.766Z] #54 6.842 + dir=/tmp/install [2020-05-26T06:56:24.766Z] #54 6.842 + bin=rootlesskit [2020-05-26T06:56:24.766Z] #54 6.842 + shift [2020-05-26T06:56:24.766Z] #54 6.842 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2020-05-26T06:56:24.766Z] #54 6.842 + . /tmp/install/rootlesskit.installer [2020-05-26T06:56:24.766Z] #54 6.842 ++ : 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-05-26T06:56:24.766Z] #54 6.850 Install rootlesskit version 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-05-26T06:56:24.766Z] #54 6.852 + install_rootlesskit [2020-05-26T06:56:24.766Z] #54 6.852 + case "$1" in [2020-05-26T06:56:24.766Z] #54 6.852 + export CGO_ENABLED=0 [2020-05-26T06:56:24.766Z] #54 6.852 + CGO_ENABLED=0 [2020-05-26T06:56:24.766Z] #54 6.852 + _install_rootlesskit [2020-05-26T06:56:24.766Z] #54 6.852 + echo 'Install rootlesskit version 3f5728fbb2b6abdc63d59759e72735442ce6424e' [2020-05-26T06:56:24.766Z] #54 6.852 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.XyDaNRGjGp/src/github.com/rootless-containers/rootlesskit [2020-05-26T06:56:24.766Z] #54 6.852 Cloning into '/tmp/tmp.XyDaNRGjGp/src/github.com/rootless-containers/rootlesskit'... [2020-05-26T06:56:25.168Z] #26 DONE 0.7s [2020-05-26T06:56:25.168Z] [2020-05-26T06:56:25.168Z] #29 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-05-26T06:56:25.221Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.627s coverage: 76.1% of statements [2020-05-26T06:56:25.221Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.030s coverage: 58.0% of statements [2020-05-26T06:56:25.450Z] #29 DONE 0.2s [2020-05-26T06:56:25.450Z] [2020-05-26T06:56:25.450Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-26T06:56:25.450Z] #39 91.40 CC criu/pstree.o [2020-05-26T06:56:25.450Z] #39 ... [2020-05-26T06:56:25.450Z] [2020-05-26T06:56:25.450Z] #31 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-05-26T06:56:25.450Z] #31 DONE 0.1s [2020-05-26T06:56:25.482Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.026s coverage: 3.0% of statements [2020-05-26T06:56:25.701Z] #54 ... [2020-05-26T06:56:25.701Z] [2020-05-26T06:56:25.701Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-26T06:56:25.701Z] #60 7.911 + RM_GOPATH=0 [2020-05-26T06:56:25.701Z] #60 7.911 + TMP_GOPATH= [2020-05-26T06:56:25.701Z] #60 7.911 + : /build [2020-05-26T06:56:25.701Z] #60 7.911 + '[' -z '' ']' [2020-05-26T06:56:25.701Z] #60 7.915 ++ mktemp -d [2020-05-26T06:56:25.701Z] #60 7.953 + export GOPATH=/tmp/tmp.9Ul4UH8wQm [2020-05-26T06:56:25.701Z] #60 7.953 + GOPATH=/tmp/tmp.9Ul4UH8wQm [2020-05-26T06:56:25.701Z] #60 7.954 + RM_GOPATH=1 [2020-05-26T06:56:25.701Z] #60 7.954 + case "$(go env GOARCH)" in [2020-05-26T06:56:25.701Z] #60 7.968 ++ go env GOARCH [2020-05-26T06:56:25.701Z] #60 7.992 + export GO_BUILDMODE=-buildmode=pie [2020-05-26T06:56:25.701Z] #60 7.992 + GO_BUILDMODE=-buildmode=pie [2020-05-26T06:56:25.701Z] #60 7.992 ++ dirname /tmp/install/install.sh [2020-05-26T06:56:25.701Z] #60 8.012 + dir=/tmp/install [2020-05-26T06:56:25.701Z] #60 8.012 + bin=proxy [2020-05-26T06:56:25.701Z] #60 8.012 + shift [2020-05-26T06:56:25.701Z] #60 8.012 + '[' '!' -f /tmp/install/proxy.installer ']' [2020-05-26T06:56:25.701Z] #60 8.012 + . /tmp/install/proxy.installer [2020-05-26T06:56:25.701Z] #60 8.012 ++ : ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-05-26T06:56:25.701Z] #60 8.012 + install_proxy [2020-05-26T06:56:25.701Z] #60 8.012 + case "$1" in [2020-05-26T06:56:25.701Z] #60 8.012 + export CGO_ENABLED=0 [2020-05-26T06:56:25.701Z] #60 8.012 + CGO_ENABLED=0 [2020-05-26T06:56:25.701Z] #60 8.012 + _install_proxy [2020-05-26T06:56:25.701Z] #60 8.012 + echo 'Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee' [2020-05-26T06:56:25.701Z] #60 8.012 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.9Ul4UH8wQm/src/github.com/docker/libnetwork [2020-05-26T06:56:25.731Z] [2020-05-26T06:56:25.731Z] #34 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-05-26T06:56:25.731Z] #34 DONE 0.2s [2020-05-26T06:56:25.731Z] [2020-05-26T06:56:25.731Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-26T06:56:25.731Z] #39 92.23 CC criu/rbtree.o [2020-05-26T06:56:25.731Z] #39 92.40 CC criu/rst-malloc.o [2020-05-26T06:56:25.966Z] #60 8.013 Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-05-26T06:56:25.966Z] #60 8.013 Cloning into '/tmp/tmp.9Ul4UH8wQm/src/github.com/docker/libnetwork'... [2020-05-26T06:56:26.012Z] #39 92.58 CC criu/seccomp.o [2020-05-26T06:56:26.050Z] ok github.com/docker/docker/daemon/links 0.036s coverage: 93.0% of statements [2020-05-26T06:56:26.294Z] #39 92.94 CC criu/seize.o [2020-05-26T06:56:26.531Z] #11 DONE 2.7s [2020-05-26T06:56:26.531Z] [2020-05-26T06:56:26.531Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-05-26T06:56:26.906Z] #39 93.48 CC criu/servicefd.o [2020-05-26T06:56:27.188Z] #39 93.83 CC criu/shmem.o [2020-05-26T06:56:27.340Z] #60 ... [2020-05-26T06:56:27.340Z] [2020-05-26T06:56:27.340Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-26T06:56:27.340Z] #43 9.373 + RM_GOPATH=0 [2020-05-26T06:56:27.340Z] #43 9.373 + TMP_GOPATH= [2020-05-26T06:56:27.340Z] #43 9.373 + : /build [2020-05-26T06:56:27.340Z] #43 9.373 + '[' -z '' ']' [2020-05-26T06:56:27.340Z] #43 9.380 ++ mktemp -d [2020-05-26T06:56:27.340Z] #43 9.385 + export GOPATH=/tmp/tmp.OqIGmDPXIQ [2020-05-26T06:56:27.340Z] #43 9.385 + GOPATH=/tmp/tmp.OqIGmDPXIQ [2020-05-26T06:56:27.340Z] #43 9.386 + RM_GOPATH=1 [2020-05-26T06:56:27.340Z] #43 9.388 + case "$(go env GOARCH)" in [2020-05-26T06:56:27.340Z] #43 9.391 ++ go env GOARCH [2020-05-26T06:56:27.340Z] #43 9.429 + export GO_BUILDMODE=-buildmode=pie [2020-05-26T06:56:27.340Z] #43 9.430 + GO_BUILDMODE=-buildmode=pie [2020-05-26T06:56:27.340Z] #43 9.433 ++ dirname /tmp/install/install.sh [2020-05-26T06:56:27.340Z] #43 9.436 + dir=/tmp/install [2020-05-26T06:56:27.340Z] #43 9.436 + bin=gotestsum [2020-05-26T06:56:27.340Z] #43 9.436 + shift [2020-05-26T06:56:27.340Z] #43 9.436 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2020-05-26T06:56:27.340Z] #43 9.436 + . /tmp/install/gotestsum.installer [2020-05-26T06:56:27.340Z] #43 9.436 ++ : v0.3.5 [2020-05-26T06:56:27.340Z] #43 9.436 + install_gotestsum [2020-05-26T06:56:27.340Z] #43 9.436 + set -e [2020-05-26T06:56:27.340Z] #43 9.436 + export GO111MODULE=on [2020-05-26T06:56:27.340Z] #43 9.436 + GO111MODULE=on [2020-05-26T06:56:27.340Z] #43 9.437 + go get -d gotest.tools/gotestsum@v0.3.5 [2020-05-26T06:56:27.340Z] #43 9.573 go: finding gotest.tools/gotestsum v0.3.5 [2020-05-26T06:56:27.340Z] #43 9.577 go: finding gotest.tools v0.3.5 [2020-05-26T06:56:27.802Z] #39 94.42 CC criu/sigframe.o [2020-05-26T06:56:27.906Z] #43 ... [2020-05-26T06:56:27.906Z] [2020-05-26T06:56:27.906Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-26T06:56:27.906Z] #30 ... [2020-05-26T06:56:27.906Z] [2020-05-26T06:56:27.906Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-26T06:56:27.906Z] #41 9.746 + RM_GOPATH=0 [2020-05-26T06:56:27.906Z] #41 9.746 + TMP_GOPATH= [2020-05-26T06:56:27.906Z] #41 9.746 + : /build [2020-05-26T06:56:27.906Z] #41 9.746 + '[' -z '' ']' [2020-05-26T06:56:27.906Z] #41 9.746 ++ mktemp -d [2020-05-26T06:56:27.906Z] #41 9.755 + export GOPATH=/tmp/tmp.lISv6jFhQ6 [2020-05-26T06:56:27.906Z] #41 9.755 + GOPATH=/tmp/tmp.lISv6jFhQ6 [2020-05-26T06:56:27.906Z] #41 9.755 + RM_GOPATH=1 [2020-05-26T06:56:27.906Z] #41 9.755 + case "$(go env GOARCH)" in [2020-05-26T06:56:27.906Z] #41 9.755 ++ go env GOARCH [2020-05-26T06:56:27.906Z] #41 9.791 + export GO_BUILDMODE=-buildmode=pie [2020-05-26T06:56:27.906Z] #41 9.791 + GO_BUILDMODE=-buildmode=pie [2020-05-26T06:56:27.906Z] #41 9.791 ++ dirname /tmp/install/install.sh [2020-05-26T06:56:27.906Z] #41 9.810 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-05-26T06:56:27.906Z] #41 9.810 + dir=/tmp/install [2020-05-26T06:56:27.906Z] #41 9.810 + bin=vndr [2020-05-26T06:56:27.906Z] #41 9.810 + shift [2020-05-26T06:56:27.906Z] #41 9.810 + '[' '!' -f /tmp/install/vndr.installer ']' [2020-05-26T06:56:27.906Z] #41 9.810 + . /tmp/install/vndr.installer [2020-05-26T06:56:27.906Z] #41 9.810 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-05-26T06:56:27.906Z] #41 9.810 + install_vndr [2020-05-26T06:56:27.906Z] #41 9.810 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-05-26T06:56:27.906Z] #41 9.810 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.lISv6jFhQ6/src/github.com/LK4D4/vndr [2020-05-26T06:56:27.906Z] #41 9.810 Cloning into '/tmp/tmp.lISv6jFhQ6/src/github.com/LK4D4/vndr'... [2020-05-26T06:56:28.083Z] #39 94.59 CC criu/signalfd.o [2020-05-26T06:56:28.083Z] #39 94.84 CC criu/sk-inet.o [2020-05-26T06:56:28.164Z] #41 ... [2020-05-26T06:56:28.164Z] [2020-05-26T06:56:28.164Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-26T06:56:28.164Z] #32 ... [2020-05-26T06:56:28.164Z] [2020-05-26T06:56:28.164Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-05-26T06:56:28.164Z] #23 ... [2020-05-26T06:56:28.164Z] [2020-05-26T06:56:28.164Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-26T06:56:28.164Z] #21 10.58 + RM_GOPATH=0 [2020-05-26T06:56:28.164Z] #21 10.58 + TMP_GOPATH= [2020-05-26T06:56:28.164Z] #21 10.58 + : /build [2020-05-26T06:56:28.164Z] #21 10.58 + '[' -z '' ']' [2020-05-26T06:56:28.164Z] #21 10.58 ++ mktemp -d [2020-05-26T06:56:28.164Z] #21 10.58 + export GOPATH=/tmp/tmp.22ayHFfz37 [2020-05-26T06:56:28.164Z] #21 10.58 + GOPATH=/tmp/tmp.22ayHFfz37 [2020-05-26T06:56:28.164Z] #21 10.58 + RM_GOPATH=1 [2020-05-26T06:56:28.164Z] #21 10.58 + case "$(go env GOARCH)" in [2020-05-26T06:56:28.422Z] #21 10.58 ++ go env GOARCH [2020-05-26T06:56:28.422Z] #21 10.60 + export GO_BUILDMODE=-buildmode=pie [2020-05-26T06:56:28.422Z] #21 10.60 + GO_BUILDMODE=-buildmode=pie [2020-05-26T06:56:28.422Z] #21 10.60 ++ dirname /tmp/install/install.sh [2020-05-26T06:56:28.422Z] #21 10.60 + dir=/tmp/install [2020-05-26T06:56:28.422Z] #21 10.60 + bin=dockercli [2020-05-26T06:56:28.422Z] #21 10.60 + shift [2020-05-26T06:56:28.422Z] #21 10.60 + '[' '!' -f /tmp/install/dockercli.installer ']' [2020-05-26T06:56:28.422Z] #21 10.60 + . /tmp/install/dockercli.installer [2020-05-26T06:56:28.422Z] #21 10.60 ++ : stable [2020-05-26T06:56:28.422Z] #21 10.60 ++ : 17.06.2-ce [2020-05-26T06:56:28.422Z] #21 10.60 + install_dockercli [2020-05-26T06:56:28.422Z] #21 10.60 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-05-26T06:56:28.422Z] #21 10.60 Install docker/cli version 17.06.2-ce from stable [2020-05-26T06:56:28.422Z] #21 10.60 ++ uname -m [2020-05-26T06:56:28.422Z] #21 10.61 + arch=x86_64 [2020-05-26T06:56:28.422Z] #21 10.61 + '[' x86_64 '!=' x86_64 ']' [2020-05-26T06:56:28.422Z] #21 10.61 + url=https://download.docker.com/linux/static [2020-05-26T06:56:28.422Z] #21 10.63 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2020-05-26T06:56:28.422Z] #21 10.63 + tar -xz docker/docker [2020-05-26T06:56:28.422Z] #21 ... [2020-05-26T06:56:28.422Z] [2020-05-26T06:56:28.422Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-26T06:56:28.422Z] #38 ... [2020-05-26T06:56:28.422Z] [2020-05-26T06:56:28.422Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-05-26T06:56:28.422Z] #12 DONE 2.4s [2020-05-26T06:56:28.423Z] [2020-05-26T06:56:28.423Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-05-26T06:56:28.590Z] ok github.com/docker/docker/daemon/logger 0.233s coverage: 41.8% of statements [2020-05-26T06:56:28.679Z] #51 10.84 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-05-26T06:56:28.679Z] #51 ... [2020-05-26T06:56:28.679Z] [2020-05-26T06:56:28.679Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-26T06:56:28.680Z] #10 10.84 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-05-26T06:56:28.696Z] #39 ... [2020-05-26T06:56:28.696Z] [2020-05-26T06:56:28.696Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-05-26T06:56:28.696Z] #36 123.9 + dpkg --print-architecture [2020-05-26T06:56:28.696Z] #36 123.9 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-05-26T06:56:28.696Z] #36 124.0 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2020-05-26T06:56:28.696Z] #36 124.0 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-05-26T06:56:28.850Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 5.873s coverage: 57.7% of statements [2020-05-26T06:56:28.850Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-05-26T06:56:28.850Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-05-26T06:56:28.850Z] ok github.com/docker/docker/daemon/logger/awslogs 0.294s coverage: 77.8% of statements [2020-05-26T06:56:28.939Z] #10 11.04 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-05-26T06:56:28.939Z] #10 ... [2020-05-26T06:56:28.939Z] [2020-05-26T06:56:28.939Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-05-26T06:56:28.939Z] #28 10.18 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-05-26T06:56:28.939Z] #28 10.19 Cloning into '.'... [2020-05-26T06:56:28.939Z] #28 ... [2020-05-26T06:56:28.939Z] [2020-05-26T06:56:28.939Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-26T06:56:28.939Z] #30 10.45 + RM_GOPATH=0 [2020-05-26T06:56:28.939Z] #30 10.45 + TMP_GOPATH= [2020-05-26T06:56:28.939Z] #30 10.45 + : /build [2020-05-26T06:56:28.939Z] #30 10.45 + '[' -z '' ']' [2020-05-26T06:56:28.939Z] #30 10.45 ++ mktemp -d [2020-05-26T06:56:28.939Z] #30 10.46 + export GOPATH=/tmp/tmp.LOYTmUPCtA [2020-05-26T06:56:28.939Z] #30 10.46 + GOPATH=/tmp/tmp.LOYTmUPCtA [2020-05-26T06:56:28.939Z] #30 10.46 + RM_GOPATH=1 [2020-05-26T06:56:28.939Z] #30 10.46 + case "$(go env GOARCH)" in [2020-05-26T06:56:28.939Z] #30 10.46 ++ go env GOARCH [2020-05-26T06:56:28.939Z] #30 10.53 + export GO_BUILDMODE=-buildmode=pie [2020-05-26T06:56:28.939Z] #30 10.53 + GO_BUILDMODE=-buildmode=pie [2020-05-26T06:56:28.939Z] #30 10.53 ++ dirname /tmp/install/install.sh [2020-05-26T06:56:28.939Z] #30 10.54 + dir=/tmp/install [2020-05-26T06:56:28.939Z] #30 10.54 + bin=tomlv [2020-05-26T06:56:28.939Z] #30 10.54 + shift [2020-05-26T06:56:28.939Z] #30 10.54 + '[' '!' -f /tmp/install/tomlv.installer ']' [2020-05-26T06:56:28.939Z] #30 10.54 + . /tmp/install/tomlv.installer [2020-05-26T06:56:28.939Z] #30 10.54 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-05-26T06:56:28.939Z] #30 10.54 + install_tomlv [2020-05-26T06:56:28.939Z] #30 10.54 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-05-26T06:56:28.939Z] #30 10.54 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-05-26T06:56:28.939Z] #30 10.54 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.LOYTmUPCtA/src/github.com/BurntSushi/toml [2020-05-26T06:56:28.939Z] #30 10.54 Cloning into '/tmp/tmp.LOYTmUPCtA/src/github.com/BurntSushi/toml'... [2020-05-26T06:56:28.978Z] #36 ... [2020-05-26T06:56:28.978Z] [2020-05-26T06:56:28.978Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-26T06:56:28.978Z] #39 95.46 CC criu/sk-netlink.o [2020-05-26T06:56:29.260Z] #39 95.78 CC criu/sk-packet.o [2020-05-26T06:56:29.541Z] #39 96.19 CC criu/sk-queue.o [2020-05-26T06:56:29.790Z] ok github.com/docker/docker/daemon/images 0.040s coverage: 4.8% of statements [2020-05-26T06:56:29.790Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-05-26T06:56:29.790Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-05-26T06:56:29.790Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-05-26T06:56:29.790Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-05-26T06:56:29.790Z] ok github.com/docker/docker/daemon/logger/gelf 0.037s coverage: 67.0% of statements [2020-05-26T06:56:29.822Z] #39 96.55 CC criu/sk-tcp.o [2020-05-26T06:56:29.874Z] #30 12.02 + cd /tmp/tmp.LOYTmUPCtA/src/github.com/BurntSushi/toml [2020-05-26T06:56:29.874Z] #30 12.08 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-05-26T06:56:30.050Z] ok github.com/docker/docker/daemon/logger/journald 0.022s coverage: 26.2% of statements [2020-05-26T06:56:30.104Z] #39 96.87 CC criu/sk-unix.o [2020-05-26T06:56:30.152Z] #30 12.18 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-05-26T06:56:30.307Z] #13 1.934 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-05-26T06:56:30.562Z] #13 DONE 2.0s [2020-05-26T06:56:30.562Z] [2020-05-26T06:56:30.562Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-05-26T06:56:30.619Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.021s coverage: 61.6% of statements [2020-05-26T06:56:30.619Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.017s coverage: 87.2% of statements [2020-05-26T06:56:30.724Z] #30 12.81 internal/cpu [2020-05-26T06:56:30.724Z] #30 12.83 runtime/internal/atomic [2020-05-26T06:56:30.724Z] #30 13.00 runtime/internal/sys [2020-05-26T06:56:31.301Z] #30 13.32 runtime/internal/math [2020-05-26T06:56:31.558Z] #30 13.66 math/bits [2020-05-26T06:56:31.558Z] #30 13.68 internal/bytealg [2020-05-26T06:56:31.572Z] #39 97.90 CC criu/sockets.o [2020-05-26T06:56:31.572Z] #39 98.43 CC criu/stats.o [2020-05-26T06:56:31.853Z] #39 98.71 CC criu/string.o [2020-05-26T06:56:31.999Z] ok github.com/docker/docker/daemon/logger/local 0.034s coverage: 75.2% of statements [2020-05-26T06:56:31.999Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-05-26T06:56:32.134Z] #39 98.75 CC criu/sysctl.o [2020-05-26T06:56:32.259Z] time="2020-05-26T06:56:32Z" level=error msg="Failed to open log file: open /tmp/TestCheckCapacityAndRotate683274560/log994605471.1: no such file or directory" [2020-05-26T06:56:32.259Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.051s coverage: 38.3% of statements [2020-05-26T06:56:32.448Z] #14 DONE 2.1s [2020-05-26T06:56:32.448Z] [2020-05-26T06:56:32.448Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-26T06:56:32.448Z] #39 56.52 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2020-05-26T06:56:32.448Z] #39 56.84 HOSTCC compel/src/lib/handle-elf-host.o [2020-05-26T06:56:32.448Z] #39 57.41 HOSTCC compel/src/lib/log-host.o [2020-05-26T06:56:32.448Z] #39 57.66 HOSTLINK compel/compel-host-bin [2020-05-26T06:56:32.448Z] #39 57.82 DEP soccr/soccr.d [2020-05-26T06:56:32.448Z] #39 58.03 CC soccr/soccr.o [2020-05-26T06:56:32.448Z] #39 59.47 AR soccr/libsoccr.a [2020-05-26T06:56:32.448Z] #39 59.51 make[1]: 'soccr/libsoccr.a' is up to date. [2020-05-26T06:56:32.448Z] #39 59.83 DEP criu/arch/x86/sigframe.d [2020-05-26T06:56:32.448Z] #39 59.98 DEP criu/arch/x86/sigaction_compat.d [2020-05-26T06:56:32.448Z] #39 60.10 DEP criu/arch/x86/kerndat.d [2020-05-26T06:56:32.448Z] #39 60.23 DEP criu/arch/x86/crtools.d [2020-05-26T06:56:32.448Z] #39 60.34 DEP criu/arch/x86/cpu.d [2020-05-26T06:56:32.448Z] #39 60.46 CC criu/arch/x86/cpu.o [2020-05-26T06:56:32.448Z] #39 60.98 CC criu/arch/x86/crtools.o [2020-05-26T06:56:32.448Z] #39 62.56 CC criu/arch/x86/kerndat.o [2020-05-26T06:56:32.448Z] #39 63.11 CC criu/arch/x86/sigaction_compat.o [2020-05-26T06:56:32.448Z] #39 63.47 CC criu/arch/x86/sigframe.o [2020-05-26T06:56:32.448Z] #39 63.76 LINK criu/arch/x86/crtools.built-in.o [2020-05-26T06:56:32.448Z] #39 63.87 DEP criu/pie/util-vdso-elf32.d [2020-05-26T06:56:32.448Z] #39 64.00 DEP criu/pie/util-vdso.d [2020-05-26T06:56:32.448Z] #39 64.21 DEP criu/pie/util.d [2020-05-26T06:56:32.448Z] #39 64.32 CC criu/pie/util.o [2020-05-26T06:56:32.448Z] #39 64.55 CC criu/pie/util-vdso.o [2020-05-26T06:56:32.448Z] #39 65.13 CC criu/pie/util-vdso-elf32.o [2020-05-26T06:56:32.498Z] #30 14.54 math [2020-05-26T06:56:32.704Z] #39 ... [2020-05-26T06:56:32.704Z] [2020-05-26T06:56:32.704Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-05-26T06:56:32.748Z] #39 99.24 CC criu/sysfs_parse.o [2020-05-26T06:56:32.748Z] #39 99.53 CC criu/timerfd.o [2020-05-26T06:56:32.828Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.036s coverage: 33.3% of statements [2020-05-26T06:56:32.960Z] #15 ... [2020-05-26T06:56:32.960Z] [2020-05-26T06:56:32.960Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-26T06:56:32.960Z] #41 125.6 net/http/httptrace [2020-05-26T06:56:32.960Z] #41 125.9 net/http [2020-05-26T06:56:33.030Z] #39 99.66 CC criu/tty.o [2020-05-26T06:56:33.087Z] ok github.com/docker/docker/daemon/logger/templates 0.028s coverage: 8.3% of statements [2020-05-26T06:56:33.216Z] #41 ... [2020-05-26T06:56:33.216Z] [2020-05-26T06:56:33.216Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-26T06:56:33.216Z] #49 2.550 + RM_GOPATH=0 [2020-05-26T06:56:33.216Z] #49 2.550 + TMP_GOPATH= [2020-05-26T06:56:33.216Z] #49 2.550 + : /build [2020-05-26T06:56:33.216Z] #49 2.550 + '[' -z '' ']' [2020-05-26T06:56:33.216Z] #49 2.550 ++ mktemp -d [2020-05-26T06:56:33.216Z] #49 2.557 + export GOPATH=/tmp/tmp.QFdRKHSYpT [2020-05-26T06:56:33.216Z] #49 2.557 + GOPATH=/tmp/tmp.QFdRKHSYpT [2020-05-26T06:56:33.216Z] #49 2.557 + RM_GOPATH=1 [2020-05-26T06:56:33.216Z] #49 2.557 + case "$(go env GOARCH)" in [2020-05-26T06:56:33.216Z] #49 2.564 ++ go env GOARCH [2020-05-26T06:56:33.216Z] #49 2.591 + export GO_BUILDMODE=-buildmode=pie [2020-05-26T06:56:33.216Z] #49 2.591 + GO_BUILDMODE=-buildmode=pie [2020-05-26T06:56:33.216Z] #49 2.591 ++ dirname /tmp/install/install.sh [2020-05-26T06:56:33.216Z] #49 2.592 + dir=/tmp/install [2020-05-26T06:56:33.216Z] #49 2.594 + bin=runc [2020-05-26T06:56:33.216Z] #49 2.594 + shift [2020-05-26T06:56:33.216Z] #49 2.594 + '[' '!' -f /tmp/install/runc.installer ']' [2020-05-26T06:56:33.216Z] #49 2.594 + . /tmp/install/runc.installer [2020-05-26T06:56:33.216Z] #49 2.595 ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-05-26T06:56:33.216Z] #49 2.598 + install_runc [2020-05-26T06:56:33.216Z] #49 2.603 + uname -r [2020-05-26T06:56:33.216Z] #49 2.604 + grep -q '^3\.10\.0.*\.el7\.' [2020-05-26T06:56:33.216Z] #49 2.606 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-05-26T06:56:33.216Z] #49 2.607 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )' [2020-05-26T06:56:33.216Z] #49 2.607 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux ) [2020-05-26T06:56:33.216Z] #49 2.607 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.QFdRKHSYpT/src/github.com/opencontainers/runc [2020-05-26T06:56:33.216Z] #49 2.608 Cloning into '/tmp/tmp.QFdRKHSYpT/src/github.com/opencontainers/runc'... [2020-05-26T06:56:33.216Z] #49 9.657 + cd /tmp/tmp.QFdRKHSYpT/src/github.com/opencontainers/runc [2020-05-26T06:56:33.216Z] #49 9.657 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-05-26T06:56:33.216Z] #49 ... [2020-05-26T06:56:33.216Z] [2020-05-26T06:56:33.216Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-26T06:56:33.216Z] #39 66.08 AR criu/pie/pie.lib.a [2020-05-26T06:56:33.432Z] #30 15.47 runtime [2020-05-26T06:56:33.471Z] #39 66.20 DEP criu/pie/restorer.d [2020-05-26T06:56:33.657Z] ok github.com/docker/docker/daemon/logger/syslog 0.035s coverage: 47.8% of statements [2020-05-26T06:56:33.725Z] #39 66.36 DEP criu/arch/x86/sigaction_compat_pie.d [2020-05-26T06:56:33.725Z] #39 66.49 DEP criu/arch/x86/restorer_unmap.d [2020-05-26T06:56:33.725Z] #39 66.51 DEP criu/arch/x86/restorer.d [2020-05-26T06:56:33.981Z] #39 66.71 DEP criu/arch/x86/vdso-pie.d [2020-05-26T06:56:33.981Z] #39 66.79 DEP criu/pie/parasite-vdso.d [2020-05-26T06:56:34.035Z] #39 100.7 CC criu/tun.o [2020-05-26T06:56:34.236Z] #39 67.02 DEP criu/pie/parasite.d [2020-05-26T06:56:34.317Z] #39 101.1 CC criu/uffd.o [2020-05-26T06:56:34.492Z] #39 67.24 CC criu/pie/parasite.o [2020-05-26T06:56:34.596Z] ok github.com/docker/docker/daemon/network 0.016s coverage: 63.8% of statements [2020-05-26T06:56:34.748Z] #39 ... [2020-05-26T06:56:34.748Z] [2020-05-26T06:56:34.748Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-05-26T06:56:34.748Z] #15 DONE 2.1s [2020-05-26T06:56:34.748Z] [2020-05-26T06:56:34.748Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-05-26T06:56:34.856Z] ok github.com/docker/docker/daemon/logger/splunk 1.880s coverage: 82.5% of statements [2020-05-26T06:56:34.856Z] ? github.com/docker/docker/daemon/names [no test files] [2020-05-26T06:56:34.856Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-05-26T06:56:34.930Z] #39 ... [2020-05-26T06:56:34.930Z] [2020-05-26T06:56:34.930Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-05-26T06:56:34.930Z] #36 DONE 140.0s [2020-05-26T06:56:35.212Z] [2020-05-26T06:56:35.212Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-26T06:56:35.212Z] #39 101.7 CC criu/util.o [2020-05-26T06:56:36.217Z] #39 ... [2020-05-26T06:56:36.217Z] [2020-05-26T06:56:36.217Z] #37 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-05-26T06:56:36.217Z] #37 DONE 0.2s [2020-05-26T06:56:36.217Z] [2020-05-26T06:56:36.217Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-26T06:56:36.217Z] #39 102.7 CC criu/uts_ns.o [2020-05-26T06:56:36.217Z] #39 102.9 CC criu/vdso.o [2020-05-26T06:56:36.235Z] ok github.com/docker/docker/distribution/metadata 0.096s coverage: 48.2% of statements [2020-05-26T06:56:36.499Z] #39 103.1 LINK criu/built-in.o [2020-05-26T06:56:36.499Z] #39 103.2 LINK criu/criu [2020-05-26T06:56:36.780Z] #39 103.3 DEP lib/c/criu.d [2020-05-26T06:56:36.780Z] #39 103.4 CC images/rpc.pb-c.o [2020-05-26T06:56:36.780Z] #39 103.5 CC lib/c/criu.o [2020-05-26T06:56:36.803Z] ok github.com/docker/docker/errdefs 0.021s coverage: 49.4% of statements [2020-05-26T06:56:37.064Z] ok github.com/docker/docker/distribution 0.294s coverage: 22.1% of statements [2020-05-26T06:56:37.064Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-05-26T06:56:37.121Z] INFO: Extraction ended at 05/26/2020 06:56:33. Duration:00:00:22.0774783 [2020-05-26T06:56:37.121Z] INFO: Updating the golang and path environment variables [2020-05-26T06:56:37.121Z] INFO: GOPATH=d:\gopath [2020-05-26T06:56:37.121Z] INFO: go version go1.13.11 windows/amd64 [2020-05-26T06:56:37.121Z] INFO: Running the daemon under test in debug mode [2020-05-26T06:56:37.121Z] INFO: Starting a daemon under test... [2020-05-26T06:56:37.121Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-41026\1\daemon --pidfile d:\CI\PR-41026\1\docker.pid -D [2020-05-26T06:56:37.121Z] INFO: Process started successfully. [2020-05-26T06:56:37.121Z] INFO: Start tailing logs of the daemon under tests [2020-05-26T06:56:37.121Z] INFO: Waiting for the daemon under test to start... [2020-05-26T06:56:37.263Z] #16 DONE 2.1s [2020-05-26T06:56:37.263Z] [2020-05-26T06:56:37.263Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-26T06:56:37.394Z] #39 103.9 LINK lib/c/built-in.o [2020-05-26T06:56:37.394Z] #39 103.9 LINK lib/c/libcriu.so [2020-05-26T06:56:37.394Z] #39 104.0 LINK lib/c/libcriu.a [2020-05-26T06:56:37.394Z] #39 104.0 GEN magic.py [2020-05-26T06:56:37.394Z] #39 104.0 Note: Building without setproctitle() and strlcpy() support. [2020-05-26T06:56:37.394Z] #39 104.0 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-05-26T06:56:37.394Z] #39 104.0 Note: Building without GnuTLS support [2020-05-26T06:56:37.594Z] INFO: Daemon under test started and replied! [2020-05-26T06:56:37.594Z] INFO: Docker version of the daemon under test [2020-05-26T06:56:37.594Z] [2020-05-26T06:56:37.594Z] Client: [2020-05-26T06:56:37.594Z] Version: 17.06.2-ce [2020-05-26T06:56:37.594Z] API version: 1.30 [2020-05-26T06:56:37.594Z] Go version: go1.8.3 [2020-05-26T06:56:37.594Z] Git commit: cec0b72 [2020-05-26T06:56:37.594Z] Built: Tue Sep 5 19:57:19 2017 [2020-05-26T06:56:37.594Z] OS/Arch: windows/amd64 [2020-05-26T06:56:37.594Z] [2020-05-26T06:56:37.594Z] Server: [2020-05-26T06:56:37.594Z] Version: 0.0.0-dev [2020-05-26T06:56:37.594Z] API version: 1.41 (minimum version 1.24) [2020-05-26T06:56:37.594Z] Go version: go1.13.11 [2020-05-26T06:56:37.594Z] Git commit: 2ed9c9870c [2020-05-26T06:56:37.594Z] Built: 05/26/2020 06:55:01 [2020-05-26T06:56:37.594Z] OS/Arch: windows/amd64 [2020-05-26T06:56:37.594Z] Experimental: false [2020-05-26T06:56:37.594Z] [2020-05-26T06:56:37.594Z] INFO: Docker info of the daemon under test [2020-05-26T06:56:37.594Z] [2020-05-26T06:56:37.594Z] Containers: 0 [2020-05-26T06:56:37.594Z] Running: 0 [2020-05-26T06:56:37.594Z] Paused: 0 [2020-05-26T06:56:37.594Z] Stopped: 0 [2020-05-26T06:56:37.594Z] Images: 0 [2020-05-26T06:56:37.594Z] Server Version: 0.0.0-dev [2020-05-26T06:56:37.594Z] Storage Driver: windowsfilter [2020-05-26T06:56:37.594Z] Windows: [2020-05-26T06:56:37.594Z] Logging Driver: json-file [2020-05-26T06:56:37.594Z] Plugins: [2020-05-26T06:56:37.594Z] Volume: local [2020-05-26T06:56:37.594Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-05-26T06:56:37.594Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-05-26T06:56:37.594Z] Swarm: inactive [2020-05-26T06:56:37.594Z] Default Isolation: process [2020-05-26T06:56:37.594Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-05-26T06:56:37.594Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1158) [2020-05-26T06:56:37.594Z] OSType: windows [2020-05-26T06:56:37.594Z] Architecture: x86_64 [2020-05-26T06:56:37.594Z] CPUs: 4 [2020-05-26T06:56:37.594Z] Total Memory: 32GiB [2020-05-26T06:56:37.594Z] Name: azwin-2-2a9a80 [2020-05-26T06:56:37.594Z] ID: IFVJ:AIHR:22RN:SNN2:63QK:ZAK5:FOJB:BRU7:OV73:6QQU:KNDE:SBXH [2020-05-26T06:56:37.594Z] Docker Root Dir: D:\CI\PR-41026\1\daemon [2020-05-26T06:56:37.594Z] Debug Mode (client): false [2020-05-26T06:56:37.594Z] Debug Mode (server): true [2020-05-26T06:56:37.594Z] File Descriptors: -1 [2020-05-26T06:56:37.594Z] Goroutines: 17 [2020-05-26T06:56:37.594Z] System Time: 2020-05-26T06:56:37.2940939Z [2020-05-26T06:56:37.594Z] EventsListeners: 0 [2020-05-26T06:56:37.594Z] Registry: https://index.docker.io/v1/ [2020-05-26T06:56:37.594Z] Labels: [2020-05-26T06:56:37.594Z] Experimental: false [2020-05-26T06:56:37.594Z] Insecure Registries: [2020-05-26T06:56:37.594Z] 127.0.0.0/8 [2020-05-26T06:56:37.594Z] Live Restore Enabled: false [2020-05-26T06:56:37.594Z] [2020-05-26T06:56:37.594Z] [2020-05-26T06:56:37.594Z] INFO: Docker images of the daemon under test [2020-05-26T06:56:37.594Z] [2020-05-26T06:56:37.594Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2020-05-26T06:56:37.594Z] [2020-05-26T06:56:37.594Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2020-05-26T06:56:37.594Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time... [2020-05-26T06:56:37.594Z] ltsc2019: Pulling from windows/servercore [2020-05-26T06:56:37.675Z] #39 104.3 fatal: not a git repository (or any of the parent directories): .git [2020-05-26T06:56:37.956Z] #39 104.7 make[1]: Nothing to be done for 'all'. [2020-05-26T06:56:38.072Z] 4612f6d0b889: Pulling fs layer [2020-05-26T06:56:38.297Z] #39 105.1 make[1]: 'images/built-in.o' is up to date. [2020-05-26T06:56:38.297Z] #39 105.1 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-05-26T06:56:38.297Z] #39 105.1 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-05-26T06:56:38.579Z] #39 105.1 make[1]: 'compel/libcompel.a' is up to date. [2020-05-26T06:56:38.579Z] #39 105.1 make[1]: 'compel/compel-host-bin' is up to date. [2020-05-26T06:56:38.579Z] #39 105.2 make[1]: Nothing to be done for 'all'. [2020-05-26T06:56:38.579Z] #39 105.2 make[1]: 'soccr/libsoccr.a' is up to date. [2020-05-26T06:56:38.579Z] #39 105.3 make[2]: Nothing to be done for 'all'. [2020-05-26T06:56:38.579Z] #39 105.3 make[2]: Nothing to be done for 'all'. [2020-05-26T06:56:38.579Z] #39 105.3 make[2]: Nothing to be done for 'all'. [2020-05-26T06:56:38.579Z] #39 105.3 make[2]: Nothing to be done for 'all'. [2020-05-26T06:56:38.579Z] #39 105.4 make[2]: Nothing to be done for 'all'. [2020-05-26T06:56:38.711Z] #30 ... [2020-05-26T06:56:38.711Z] [2020-05-26T06:56:38.711Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-26T06:56:38.711Z] #47 20.08 + cd /tmp/tmp.Ao3B1MUGs3/src/github.com/mvdan/sh [2020-05-26T06:56:38.711Z] #47 20.08 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-05-26T06:56:38.711Z] #47 20.29 + GO111MODULE=on [2020-05-26T06:56:38.711Z] #47 20.29 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-05-26T06:56:38.711Z] #47 ... [2020-05-26T06:56:38.711Z] [2020-05-26T06:56:38.711Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-05-26T06:56:38.711Z] #36 10.47 + git clone https://github.com/docker/distribution.git . [2020-05-26T06:56:38.711Z] #36 10.48 Cloning into '.'... [2020-05-26T06:56:38.711Z] #36 ... [2020-05-26T06:56:38.711Z] [2020-05-26T06:56:38.711Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-26T06:56:38.711Z] #43 10.81 go: downloading gotest.tools/gotestsum v0.3.5 [2020-05-26T06:56:38.711Z] #43 11.34 go: extracting gotest.tools/gotestsum v0.3.5 [2020-05-26T06:56:38.711Z] #43 12.89 go: downloading gotest.tools v2.1.0+incompatible [2020-05-26T06:56:38.711Z] #43 13.17 go: extracting gotest.tools v2.1.0+incompatible [2020-05-26T06:56:38.711Z] #43 13.35 go: downloading github.com/sirupsen/logrus v1.0.5 [2020-05-26T06:56:38.711Z] #43 13.36 go: downloading github.com/fatih/color v1.6.0 [2020-05-26T06:56:38.711Z] #43 13.37 go: downloading github.com/spf13/pflag v1.0.1 [2020-05-26T06:56:38.711Z] #43 13.50 go: downloading github.com/jonboulle/clockwork v0.1.0 [2020-05-26T06:56:38.711Z] #43 13.50 go: downloading golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-05-26T06:56:38.711Z] #43 13.85 go: downloading github.com/pkg/errors v0.8.0 [2020-05-26T06:56:38.711Z] #43 13.88 go: extracting github.com/fatih/color v1.6.0 [2020-05-26T06:56:38.711Z] #43 13.94 go: downloading github.com/mattn/go-isatty v0.0.3 [2020-05-26T06:56:38.711Z] #43 13.97 go: extracting github.com/jonboulle/clockwork v0.1.0 [2020-05-26T06:56:38.712Z] #43 14.00 go: downloading github.com/mattn/go-colorable v0.0.9 [2020-05-26T06:56:38.712Z] #43 14.15 go: extracting github.com/pkg/errors v0.8.0 [2020-05-26T06:56:38.712Z] #43 14.35 go: extracting github.com/mattn/go-isatty v0.0.3 [2020-05-26T06:56:38.712Z] #43 14.44 go: extracting github.com/mattn/go-colorable v0.0.9 [2020-05-26T06:56:38.712Z] #43 14.51 go: extracting github.com/sirupsen/logrus v1.0.5 [2020-05-26T06:56:38.712Z] #43 14.55 go: downloading golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-05-26T06:56:38.712Z] #43 14.55 go: extracting golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-05-26T06:56:38.712Z] #43 14.60 go: extracting github.com/spf13/pflag v1.0.1 [2020-05-26T06:56:38.712Z] #43 14.87 go: downloading golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-05-26T06:56:38.712Z] #43 15.44 go: downloading golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-05-26T06:56:38.712Z] #43 18.88 go: extracting golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-05-26T06:56:38.712Z] #43 19.91 go: extracting golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-05-26T06:56:38.712Z] #43 ... [2020-05-26T06:56:38.712Z] [2020-05-26T06:56:38.712Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-26T06:56:38.712Z] #41 10.91 + cd /tmp/tmp.lISv6jFhQ6/src/github.com/LK4D4/vndr [2020-05-26T06:56:38.712Z] #41 10.91 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-05-26T06:56:38.712Z] #41 10.99 + go build -buildmode=pie -v -o /build/vndr . [2020-05-26T06:56:38.712Z] #41 12.58 internal/cpu [2020-05-26T06:56:38.712Z] #41 12.59 runtime/internal/atomic [2020-05-26T06:56:38.712Z] #41 13.25 runtime/internal/sys [2020-05-26T06:56:38.712Z] #41 13.69 internal/bytealg [2020-05-26T06:56:38.712Z] #41 13.89 internal/race [2020-05-26T06:56:38.712Z] #41 14.21 sync/atomic [2020-05-26T06:56:38.712Z] #41 14.70 unicode [2020-05-26T06:56:38.712Z] #41 15.51 runtime [2020-05-26T06:56:38.712Z] #41 20.35 unicode/utf8 [2020-05-26T06:56:38.712Z] #41 20.97 math [2020-05-26T06:56:38.861Z] #39 105.4 make[2]: Nothing to be done for 'all'. [2020-05-26T06:56:38.861Z] #39 105.4 make[2]: Nothing to be done for 'all'. [2020-05-26T06:56:38.861Z] #39 105.4 make[2]: Nothing to be done for 'all'. [2020-05-26T06:56:38.861Z] #39 105.4 INSTALL criu/criu [2020-05-26T06:56:38.970Z] #41 ... [2020-05-26T06:56:38.970Z] [2020-05-26T06:56:38.970Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-26T06:56:38.970Z] #32 11.03 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-05-26T06:56:38.970Z] #32 11.26 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-05-26T06:56:38.970Z] #32 11.35 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-05-26T06:56:38.970Z] #32 12.91 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-05-26T06:56:38.970Z] #32 16.95 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [201 kB] [2020-05-26T06:56:38.970Z] #32 21.01 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-05-26T06:56:38.970Z] #32 ... [2020-05-26T06:56:38.970Z] [2020-05-26T06:56:38.970Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-05-26T06:56:38.970Z] #51 11.03 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-05-26T06:56:38.970Z] #51 11.31 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-05-26T06:56:38.970Z] #51 12.90 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-05-26T06:56:38.970Z] #51 17.26 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [201 kB] [2020-05-26T06:56:38.972Z] ok github.com/docker/docker/image 0.053s coverage: 86.4% of statements [2020-05-26T06:56:38.972Z] ok github.com/docker/docker/image/cache 0.027s coverage: 19.2% of statements [2020-05-26T06:56:38.972Z] ok github.com/docker/docker/image/v1 0.020s coverage: 25.0% of statements [2020-05-26T06:56:39.142Z] #39 DONE 105.7s [2020-05-26T06:56:39.142Z] [2020-05-26T06:56:39.142Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-26T06:56:39.142Z] #52 ... [2020-05-26T06:56:39.142Z] [2020-05-26T06:56:39.142Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-26T06:56:39.142Z] #49 67.79 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-26T06:56:39.150Z] #17 2.104 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-05-26T06:56:39.150Z] #17 2.151 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-05-26T06:56:39.150Z] #17 2.153 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-05-26T06:56:39.228Z] #51 ... [2020-05-26T06:56:39.228Z] [2020-05-26T06:56:39.228Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-26T06:56:39.228Z] #10 11.40 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-05-26T06:56:39.228Z] #10 12.36 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-05-26T06:56:39.228Z] #10 17.86 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [201 kB] [2020-05-26T06:56:39.228Z] #10 ... [2020-05-26T06:56:39.228Z] [2020-05-26T06:56:39.228Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-05-26T06:56:39.228Z] #23 11.51 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-05-26T06:56:39.228Z] #23 11.73 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-05-26T06:56:39.228Z] #23 11.73 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-05-26T06:56:39.228Z] #23 13.95 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-05-26T06:56:39.228Z] #23 19.12 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [201 kB] [2020-05-26T06:56:39.231Z] ok github.com/docker/docker/distribution/xfer 1.699s coverage: 85.1% of statements [2020-05-26T06:56:39.231Z] ? github.com/docker/docker/dockerversion [no test files] [2020-05-26T06:56:39.231Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-05-26T06:56:39.231Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-05-26T06:56:39.487Z] #23 ... [2020-05-26T06:56:39.487Z] [2020-05-26T06:56:39.487Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-26T06:56:39.487Z] #38 11.66 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-05-26T06:56:39.487Z] #38 11.74 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-05-26T06:56:39.487Z] #38 11.76 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-05-26T06:56:39.487Z] #38 13.54 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-05-26T06:56:39.487Z] #38 18.55 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [201 kB] [2020-05-26T06:56:39.487Z] #38 ... [2020-05-26T06:56:39.487Z] [2020-05-26T06:56:39.487Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-26T06:56:39.487Z] #43 21.76 go: extracting golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-05-26T06:56:39.491Z] ok github.com/docker/docker/libcontainerd/queue 0.030s coverage: 100.0% of statements [2020-05-26T06:56:39.710Z] #17 2.719 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-05-26T06:56:39.938Z] #8 unpacking docker.io/library/golang:1.13.11-buster@sha256:5a5bd60a7f22cdd0b7e91bcaa131f794337908469a97fa68c86ea08bbdd9f84a 31.0s done [2020-05-26T06:56:39.938Z] #8 DONE 37.6s [2020-05-26T06:56:39.938Z] [2020-05-26T06:56:39.938Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-05-26T06:56:39.938Z] #9 DONE 0.2s [2020-05-26T06:56:39.938Z] [2020-05-26T06:56:39.938Z] #10 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-05-26T06:56:39.938Z] #10 DONE 0.2s [2020-05-26T06:56:39.938Z] [2020-05-26T06:56:39.938Z] #28 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-05-26T06:56:39.938Z] #28 DONE 0.1s [2020-05-26T06:56:39.938Z] [2020-05-26T06:56:39.938Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-26T06:56:39.938Z] #42 ... [2020-05-26T06:56:39.938Z] [2020-05-26T06:56:39.938Z] #36 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-05-26T06:56:39.938Z] #36 DONE 0.1s [2020-05-26T06:56:39.938Z] [2020-05-26T06:56:39.938Z] #37 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-05-26T06:56:39.938Z] #37 1.449 + git clone https://github.com/docker/distribution.git . [2020-05-26T06:56:39.938Z] #37 1.453 Cloning into '.'... [2020-05-26T06:56:40.152Z] #49 ... [2020-05-26T06:56:40.152Z] [2020-05-26T06:56:40.152Z] #40 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-05-26T06:56:40.152Z] #40 DONE 0.1s [2020-05-26T06:56:40.152Z] [2020-05-26T06:56:40.152Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-26T06:56:40.152Z] #49 68.60 + mkdir -p /build [2020-05-26T06:56:40.152Z] #49 68.60 + cp runc /build/runc [2020-05-26T06:56:40.152Z] #49 ... [2020-05-26T06:56:40.152Z] [2020-05-26T06:56:40.152Z] #42 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-05-26T06:56:40.152Z] #42 DONE 0.2s [2020-05-26T06:56:40.152Z] [2020-05-26T06:56:40.152Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-26T06:56:40.152Z] #49 DONE 68.8s [2020-05-26T06:56:40.152Z] [2020-05-26T06:56:40.152Z] #44 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-05-26T06:56:40.152Z] #44 DONE 0.1s [2020-05-26T06:56:40.152Z] [2020-05-26T06:56:40.152Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-26T06:56:40.430Z] ok github.com/docker/docker/pkg/aaparser 0.015s coverage: 50.0% of statements [2020-05-26T06:56:41.073Z] #17 4.247 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [201 kB] [2020-05-26T06:56:41.401Z] #43 ... [2020-05-26T06:56:41.401Z] [2020-05-26T06:56:41.401Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-26T06:56:41.401Z] #54 13.60 + cd /tmp/tmp.XyDaNRGjGp/src/github.com/rootless-containers/rootlesskit [2020-05-26T06:56:41.401Z] #54 13.60 + git checkout -q 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-05-26T06:56:41.401Z] #54 13.77 + for f in rootlesskit rootlesskit-docker-proxy [2020-05-26T06:56:41.401Z] #54 13.77 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-05-26T06:56:41.401Z] #54 ... [2020-05-26T06:56:41.401Z] [2020-05-26T06:56:41.401Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-26T06:56:41.401Z] #30 23.64 internal/testlog [2020-05-26T06:56:41.967Z] #30 24.11 encoding [2020-05-26T06:56:42.171Z] #45 147.4 + cd /tmp/tmp.H75FqPXLtq/src/github.com/golangci/golangci-lint/ [2020-05-26T06:56:42.171Z] #45 147.4 + git checkout -q v1.23.8 [2020-05-26T06:56:42.342Z] ok github.com/docker/docker/opts 0.055s coverage: 67.4% of statements [2020-05-26T06:56:42.452Z] #45 147.6 ++ git describe --tags [2020-05-26T06:56:42.452Z] #45 147.6 + version=v1.23.8 [2020-05-26T06:56:42.452Z] #45 147.6 ++ git rev-parse --short HEAD [2020-05-26T06:56:42.452Z] #45 147.6 + commit=76a82c6 [2020-05-26T06:56:42.452Z] #45 147.6 ++ git show -s --format=%cd [2020-05-26T06:56:42.452Z] #45 147.6 + commitDate='Wed Mar 4 06:43:41 2020 +0300' [2020-05-26T06:56:42.452Z] #45 147.6 + go build -buildmode=pie -ldflags '-s -w -X "main.version=v1.23.8" -X "main.commit=76a82c6" -X "main.date=Wed Mar 4 06:43:41 2020 +0300"' -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint [2020-05-26T06:56:42.549Z] #30 24.52 runtime/cgo [2020-05-26T06:56:42.911Z] ok github.com/docker/docker/pkg/broadcaster 0.007s coverage: 100.0% of statements [2020-05-26T06:56:42.957Z] #17 5.808 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-05-26T06:56:43.171Z] ok github.com/docker/docker/pkg/capabilities 0.009s coverage: 87.5% of statements [2020-05-26T06:56:43.212Z] #17 ... [2020-05-26T06:56:43.212Z] [2020-05-26T06:56:43.212Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-26T06:56:43.212Z] #39 68.71 LINK criu/pie/parasite.built-in.o [2020-05-26T06:56:43.212Z] #39 68.74 GEN criu/pie/parasite-blob.h [2020-05-26T06:56:43.212Z] #39 68.75 CC criu/pie/parasite-vdso.o [2020-05-26T06:56:43.212Z] #39 69.31 CC criu/arch/x86/vdso-pie.o [2020-05-26T06:56:43.212Z] #39 69.66 CC criu/arch/x86/restorer.o [2020-05-26T06:56:43.212Z] #39 70.29 CC criu/arch/x86/restorer_unmap.o [2020-05-26T06:56:43.212Z] #39 70.32 CC criu/arch/x86/sigaction_compat_pie.o [2020-05-26T06:56:43.212Z] #39 70.58 CC criu/pie/restorer.o [2020-05-26T06:56:43.212Z] #39 73.61 LINK criu/pie/restorer.built-in.o [2020-05-26T06:56:43.212Z] #39 73.62 GEN criu/pie/restorer-blob.h [2020-05-26T06:56:43.212Z] #39 73.75 DEP criu/vdso.d [2020-05-26T06:56:43.212Z] #39 73.93 DEP criu/vdso-compat.d [2020-05-26T06:56:43.212Z] #39 74.06 DEP criu/uts_ns.d [2020-05-26T06:56:43.212Z] #39 74.19 DEP criu/util.d [2020-05-26T06:56:43.212Z] #39 74.40 DEP criu/uffd.d [2020-05-26T06:56:43.212Z] #39 74.57 DEP criu/tun.d [2020-05-26T06:56:43.212Z] #39 74.72 DEP criu/tty.d [2020-05-26T06:56:43.212Z] #39 74.90 DEP criu/timerfd.d [2020-05-26T06:56:43.212Z] #39 75.12 DEP criu/sysfs_parse.d [2020-05-26T06:56:43.212Z] #39 75.29 DEP criu/sysctl.d [2020-05-26T06:56:43.212Z] #39 75.44 DEP criu/string.d [2020-05-26T06:56:43.212Z] #39 75.49 DEP criu/stats.d [2020-05-26T06:56:43.212Z] #39 75.60 DEP criu/sockets.d [2020-05-26T06:56:43.212Z] #39 75.82 DEP criu/sk-unix.d [2020-05-26T06:56:43.467Z] #39 76.04 DEP criu/sk-tcp.d [2020-05-26T06:56:43.467Z] #39 76.23 DEP criu/sk-queue.d [2020-05-26T06:56:43.494Z] #37 ... [2020-05-26T06:56:43.494Z] [2020-05-26T06:56:43.494Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-26T06:56:43.494Z] #42 1.367 + RM_GOPATH=0 [2020-05-26T06:56:43.494Z] #42 1.367 + TMP_GOPATH= [2020-05-26T06:56:43.494Z] #42 1.367 + : /build [2020-05-26T06:56:43.494Z] #42 1.367 + '[' -z '' ']' [2020-05-26T06:56:43.494Z] #42 1.369 ++ mktemp -d [2020-05-26T06:56:43.494Z] #42 1.370 + export GOPATH=/tmp/tmp.cfTHJPWD1U [2020-05-26T06:56:43.494Z] #42 1.370 + GOPATH=/tmp/tmp.cfTHJPWD1U [2020-05-26T06:56:43.494Z] #42 1.370 + RM_GOPATH=1 [2020-05-26T06:56:43.494Z] #42 1.370 + case "$(go env GOARCH)" in [2020-05-26T06:56:43.494Z] #42 1.371 ++ go env GOARCH [2020-05-26T06:56:43.494Z] #42 1.378 + export GO_BUILDMODE=-buildmode=pie [2020-05-26T06:56:43.494Z] #42 1.378 + GO_BUILDMODE=-buildmode=pie [2020-05-26T06:56:43.494Z] #42 1.380 ++ dirname /tmp/install/install.sh [2020-05-26T06:56:43.494Z] #42 1.383 + dir=/tmp/install [2020-05-26T06:56:43.494Z] #42 1.383 + bin=vndr [2020-05-26T06:56:43.494Z] #42 1.384 + shift [2020-05-26T06:56:43.494Z] #42 1.385 + '[' '!' -f /tmp/install/vndr.installer ']' [2020-05-26T06:56:43.494Z] #42 1.385 + . /tmp/install/vndr.installer [2020-05-26T06:56:43.494Z] #42 1.388 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-05-26T06:56:43.494Z] #42 1.389 + install_vndr [2020-05-26T06:56:43.494Z] #42 1.389 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-05-26T06:56:43.494Z] #42 1.389 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-05-26T06:56:43.494Z] #42 1.389 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.cfTHJPWD1U/src/github.com/LK4D4/vndr [2020-05-26T06:56:43.494Z] #42 1.393 Cloning into '/tmp/tmp.cfTHJPWD1U/src/github.com/LK4D4/vndr'... [2020-05-26T06:56:43.494Z] #42 2.764 + cd /tmp/tmp.cfTHJPWD1U/src/github.com/LK4D4/vndr [2020-05-26T06:56:43.494Z] #42 2.766 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-05-26T06:56:43.494Z] #42 2.884 + go build -buildmode=pie -v -o /build/vndr . [2020-05-26T06:56:43.494Z] #42 5.222 internal/cpu [2020-05-26T06:56:43.494Z] #42 5.300 runtime/internal/sys [2020-05-26T06:56:43.494Z] #42 5.410 runtime/internal/atomic [2020-05-26T06:56:43.494Z] #42 5.525 internal/race [2020-05-26T06:56:43.723Z] #39 76.35 DEP criu/sk-packet.d [2020-05-26T06:56:43.723Z] #39 76.51 DEP criu/sk-netlink.d [2020-05-26T06:56:43.723Z] #39 ... [2020-05-26T06:56:43.723Z] [2020-05-26T06:56:43.723Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-26T06:56:43.723Z] #49 10.43 + '[' -z '' ']' [2020-05-26T06:56:43.723Z] #49 10.43 + target=static [2020-05-26T06:56:43.723Z] #49 10.43 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-05-26T06:56:43.723Z] #49 11.72 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-26T06:56:43.740Z] ok github.com/docker/docker/pkg/archive 1.198s coverage: 76.9% of statements [2020-05-26T06:56:43.740Z] ok github.com/docker/docker/pkg/authorization 1.465s coverage: 68.3% of statements [2020-05-26T06:56:43.808Z] #42 6.022 sync/atomic [2020-05-26T06:56:43.979Z] #49 ... [2020-05-26T06:56:43.979Z] [2020-05-26T06:56:43.979Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-26T06:56:43.979Z] #39 76.67 DEP criu/sk-inet.d [2020-05-26T06:56:44.101Z] #42 6.284 unicode [2020-05-26T06:56:44.235Z] #39 76.93 DEP criu/signalfd.d [2020-05-26T06:56:44.235Z] #39 77.11 DEP criu/sigframe.d [2020-05-26T06:56:44.235Z] #39 77.18 DEP criu/shmem.d [2020-05-26T06:56:44.310Z] ok github.com/docker/docker/pkg/directory 0.014s coverage: 80.0% of statements [2020-05-26T06:56:44.796Z] #39 77.34 DEP criu/servicefd.d [2020-05-26T06:56:44.796Z] #39 77.51 DEP criu/seize.d [2020-05-26T06:56:44.796Z] #39 77.73 DEP criu/seccomp.d [2020-05-26T06:56:44.879Z] ok github.com/docker/docker/pkg/discovery 0.011s coverage: 58.3% of statements [2020-05-26T06:56:45.052Z] #39 77.90 DEP criu/rst-malloc.d [2020-05-26T06:56:45.052Z] #39 77.99 DEP criu/rbtree.d [2020-05-26T06:56:45.138Z] ok github.com/docker/docker/pkg/discovery/file 0.016s coverage: 92.9% of statements [2020-05-26T06:56:45.165Z] #42 7.328 unicode/utf8 [2020-05-26T06:56:45.165Z] #42 ... [2020-05-26T06:56:45.165Z] [2020-05-26T06:56:45.165Z] #44 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-26T06:56:45.165Z] #44 1.308 + RM_GOPATH=0 [2020-05-26T06:56:45.165Z] #44 1.309 + TMP_GOPATH= [2020-05-26T06:56:45.165Z] #44 1.310 + : /build [2020-05-26T06:56:45.165Z] #44 1.310 + '[' -z '' ']' [2020-05-26T06:56:45.165Z] #44 1.310 ++ mktemp -d [2020-05-26T06:56:45.165Z] #44 1.312 + export GOPATH=/tmp/tmp.Kaico41Uk5 [2020-05-26T06:56:45.165Z] #44 1.312 + GOPATH=/tmp/tmp.Kaico41Uk5 [2020-05-26T06:56:45.165Z] #44 1.312 + RM_GOPATH=1 [2020-05-26T06:56:45.165Z] #44 1.312 + case "$(go env GOARCH)" in [2020-05-26T06:56:45.165Z] #44 1.313 ++ go env GOARCH [2020-05-26T06:56:45.165Z] #44 1.329 + export GO_BUILDMODE=-buildmode=pie [2020-05-26T06:56:45.165Z] #44 1.329 + GO_BUILDMODE=-buildmode=pie [2020-05-26T06:56:45.165Z] #44 1.331 ++ dirname /tmp/install/install.sh [2020-05-26T06:56:45.165Z] #44 1.334 + dir=/tmp/install [2020-05-26T06:56:45.165Z] #44 1.334 + bin=gotestsum [2020-05-26T06:56:45.165Z] #44 1.334 + shift [2020-05-26T06:56:45.165Z] #44 1.335 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2020-05-26T06:56:45.165Z] #44 1.335 + . /tmp/install/gotestsum.installer [2020-05-26T06:56:45.165Z] #44 1.335 ++ : v0.3.5 [2020-05-26T06:56:45.165Z] #44 1.336 + install_gotestsum [2020-05-26T06:56:45.165Z] #44 1.337 + set -e [2020-05-26T06:56:45.165Z] #44 1.338 + export GO111MODULE=on [2020-05-26T06:56:45.165Z] #44 1.338 + GO111MODULE=on [2020-05-26T06:56:45.165Z] #44 1.339 + go get -d gotest.tools/gotestsum@v0.3.5 [2020-05-26T06:56:45.165Z] #44 1.382 go: finding gotest.tools v0.3.5 [2020-05-26T06:56:45.165Z] #44 1.383 go: finding gotest.tools/gotestsum v0.3.5 [2020-05-26T06:56:45.165Z] #44 2.503 go: downloading gotest.tools/gotestsum v0.3.5 [2020-05-26T06:56:45.165Z] #44 3.678 go: extracting gotest.tools/gotestsum v0.3.5 [2020-05-26T06:56:45.165Z] #44 5.602 go: downloading gotest.tools v2.1.0+incompatible [2020-05-26T06:56:45.165Z] #44 5.916 go: extracting gotest.tools v2.1.0+incompatible [2020-05-26T06:56:45.165Z] #44 6.253 go: downloading github.com/jonboulle/clockwork v0.1.0 [2020-05-26T06:56:45.165Z] #44 6.255 go: downloading github.com/pkg/errors v0.8.0 [2020-05-26T06:56:45.165Z] #44 6.257 go: downloading github.com/sirupsen/logrus v1.0.5 [2020-05-26T06:56:45.165Z] #44 6.331 go: downloading github.com/spf13/pflag v1.0.1 [2020-05-26T06:56:45.165Z] #44 6.394 go: downloading golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-05-26T06:56:45.165Z] #44 7.005 go: extracting github.com/pkg/errors v0.8.0 [2020-05-26T06:56:45.165Z] #44 7.060 go: extracting golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-05-26T06:56:45.165Z] #44 7.256 go: extracting github.com/sirupsen/logrus v1.0.5 [2020-05-26T06:56:45.165Z] #44 7.297 go: downloading github.com/fatih/color v1.6.0 [2020-05-26T06:56:45.165Z] #44 7.575 go: extracting github.com/jonboulle/clockwork v0.1.0 [2020-05-26T06:56:45.165Z] #44 7.608 go: downloading golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-05-26T06:56:45.308Z] #39 78.03 DEP criu/pstree.d [2020-05-26T06:56:45.457Z] #44 7.651 go: extracting github.com/spf13/pflag v1.0.1 [2020-05-26T06:56:45.457Z] #44 7.680 go: extracting github.com/fatih/color v1.6.0 [2020-05-26T06:56:45.457Z] #44 7.695 go: downloading golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-05-26T06:56:45.457Z] #44 7.745 go: downloading golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-05-26T06:56:45.457Z] #44 ... [2020-05-26T06:56:45.457Z] [2020-05-26T06:56:45.457Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-26T06:56:45.457Z] #42 7.699 math [2020-05-26T06:56:45.564Z] #39 78.23 DEP criu/protobuf.d [2020-05-26T06:56:45.564Z] #39 78.44 GEN criu/protobuf-desc-gen.h [2020-05-26T06:56:45.707Z] ok github.com/docker/docker/pkg/discovery/memory 0.009s coverage: 92.3% of statements [2020-05-26T06:56:45.751Z] #42 7.956 internal/bytealg [2020-05-26T06:56:45.831Z] #30 ... [2020-05-26T06:56:45.831Z] [2020-05-26T06:56:45.831Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-26T06:56:45.831Z] #21 25.83 + mkdir -p /build [2020-05-26T06:56:45.831Z] #21 25.83 + mv docker/docker /build/ [2020-05-26T06:56:45.831Z] #21 25.84 + rmdir docker [2020-05-26T06:56:45.831Z] #21 DONE 27.7s [2020-05-26T06:56:45.831Z] [2020-05-26T06:56:45.831Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-26T06:56:45.831Z] #43 24.95 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2020-05-26T06:56:45.831Z] #43 26.51 go: finding gotest.tools/gotestsum v0.4.2 [2020-05-26T06:56:45.831Z] #43 26.51 go: finding gotest.tools v2.2.0+incompatible [2020-05-26T06:56:45.831Z] #43 26.70 go: downloading gotest.tools/gotestsum v0.4.2 [2020-05-26T06:56:45.831Z] #43 26.70 go: downloading gotest.tools v2.2.0+incompatible [2020-05-26T06:56:45.831Z] #43 27.54 go: extracting gotest.tools v2.2.0+incompatible [2020-05-26T06:56:45.831Z] #43 27.54 go: extracting gotest.tools/gotestsum v0.4.2 [2020-05-26T06:56:46.276Z] ok github.com/docker/docker/pkg/discovery/nodes 0.008s coverage: 93.8% of statements [2020-05-26T06:56:46.498Z] #39 ... [2020-05-26T06:56:46.498Z] [2020-05-26T06:56:46.498Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-26T06:56:46.498Z] #41 139.4 github.com/LK4D4/vndr/godl [2020-05-26T06:56:46.498Z] #41 140.2 github.com/LK4D4/vndr [2020-05-26T06:56:46.498Z] #41 DONE 149.1s [2020-05-26T06:56:46.498Z] [2020-05-26T06:56:46.498Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-26T06:56:46.535Z] ok github.com/docker/docker/pkg/dmesg 0.007s coverage: 83.3% of statements [2020-05-26T06:56:46.765Z] #43 28.82 go: downloading github.com/spf13/pflag v1.0.3 [2020-05-26T06:56:47.024Z] #43 29.09 go: downloading github.com/pkg/errors v0.8.1 [2020-05-26T06:56:47.024Z] #43 29.09 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-05-26T06:56:47.024Z] #43 29.09 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-05-26T06:56:47.024Z] #43 29.23 go: downloading golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a [2020-05-26T06:56:47.281Z] #43 29.47 go: extracting github.com/pkg/errors v0.8.1 [2020-05-26T06:56:47.281Z] #43 29.54 go: extracting github.com/spf13/pflag v1.0.3 [2020-05-26T06:56:47.823Z] #42 ... [2020-05-26T06:56:47.823Z] [2020-05-26T06:56:47.823Z] #61 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-26T06:56:47.823Z] #61 1.596 + RM_GOPATH=0 [2020-05-26T06:56:47.823Z] #61 1.596 + TMP_GOPATH= [2020-05-26T06:56:47.823Z] #61 1.596 + : /build [2020-05-26T06:56:47.823Z] #61 1.596 + '[' -z '' ']' [2020-05-26T06:56:47.823Z] #61 1.629 ++ mktemp -d [2020-05-26T06:56:47.823Z] #61 1.632 + export GOPATH=/tmp/tmp.lgrj7nar9z [2020-05-26T06:56:47.823Z] #61 1.632 + GOPATH=/tmp/tmp.lgrj7nar9z [2020-05-26T06:56:47.823Z] #61 1.633 + RM_GOPATH=1 [2020-05-26T06:56:47.823Z] #61 1.633 + case "$(go env GOARCH)" in [2020-05-26T06:56:47.823Z] #61 1.635 ++ go env GOARCH [2020-05-26T06:56:47.823Z] #61 1.643 + export GO_BUILDMODE=-buildmode=pie [2020-05-26T06:56:47.823Z] #61 1.643 + GO_BUILDMODE=-buildmode=pie [2020-05-26T06:56:47.823Z] #61 1.645 ++ dirname /tmp/install/install.sh [2020-05-26T06:56:47.823Z] #61 1.647 + dir=/tmp/install [2020-05-26T06:56:47.823Z] #61 1.647 + bin=proxy [2020-05-26T06:56:47.823Z] #61 1.647 + shift [2020-05-26T06:56:47.823Z] #61 1.647 + '[' '!' -f /tmp/install/proxy.installer ']' [2020-05-26T06:56:47.823Z] #61 1.647 + . /tmp/install/proxy.installer [2020-05-26T06:56:47.823Z] #61 1.649 ++ : ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-05-26T06:56:47.823Z] #61 1.650 + install_proxy [2020-05-26T06:56:47.823Z] #61 1.650 + case "$1" in [2020-05-26T06:56:47.823Z] #61 1.650 + export CGO_ENABLED=0 [2020-05-26T06:56:47.823Z] #61 1.650 + CGO_ENABLED=0 [2020-05-26T06:56:47.823Z] #61 1.650 + _install_proxy [2020-05-26T06:56:47.823Z] #61 1.650 + echo 'Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee' [2020-05-26T06:56:47.823Z] #61 1.650 Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-05-26T06:56:47.823Z] #61 1.657 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.lgrj7nar9z/src/github.com/docker/libnetwork [2020-05-26T06:56:47.823Z] #61 1.692 Cloning into '/tmp/tmp.lgrj7nar9z/src/github.com/docker/libnetwork'... [2020-05-26T06:56:47.823Z] #61 ... [2020-05-26T06:56:47.823Z] [2020-05-26T06:56:47.823Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-26T06:56:47.823Z] #22 1.267 + RM_GOPATH=0 [2020-05-26T06:56:47.823Z] #22 1.268 + TMP_GOPATH= [2020-05-26T06:56:47.823Z] #22 1.268 + : /build [2020-05-26T06:56:47.823Z] #22 1.268 + '[' -z '' ']' [2020-05-26T06:56:47.823Z] #22 1.269 ++ mktemp -d [2020-05-26T06:56:47.823Z] #22 1.271 + export GOPATH=/tmp/tmp.6GxucJ04KH [2020-05-26T06:56:47.823Z] #22 1.271 + GOPATH=/tmp/tmp.6GxucJ04KH [2020-05-26T06:56:47.823Z] #22 1.271 + RM_GOPATH=1 [2020-05-26T06:56:47.823Z] #22 1.271 + case "$(go env GOARCH)" in [2020-05-26T06:56:47.823Z] #22 1.272 ++ go env GOARCH [2020-05-26T06:56:47.823Z] #22 1.311 + export GO_BUILDMODE=-buildmode=pie [2020-05-26T06:56:47.823Z] #22 1.311 + GO_BUILDMODE=-buildmode=pie [2020-05-26T06:56:47.823Z] #22 1.314 ++ dirname /tmp/install/install.sh [2020-05-26T06:56:47.823Z] #22 1.318 + dir=/tmp/install [2020-05-26T06:56:47.823Z] #22 1.318 + bin=dockercli [2020-05-26T06:56:47.823Z] #22 1.318 + shift [2020-05-26T06:56:47.823Z] #22 1.318 + '[' '!' -f /tmp/install/dockercli.installer ']' [2020-05-26T06:56:47.823Z] #22 1.318 + . /tmp/install/dockercli.installer [2020-05-26T06:56:47.823Z] #22 1.319 ++ : stable [2020-05-26T06:56:47.823Z] #22 1.319 ++ : 17.06.2-ce [2020-05-26T06:56:47.823Z] #22 1.320 + install_dockercli [2020-05-26T06:56:47.823Z] #22 1.320 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-05-26T06:56:47.823Z] #22 1.320 Install docker/cli version 17.06.2-ce from stable [2020-05-26T06:56:47.823Z] #22 1.324 ++ uname -m [2020-05-26T06:56:47.823Z] #22 1.326 + arch=ppc64le [2020-05-26T06:56:47.823Z] #22 1.326 + '[' ppc64le '!=' x86_64 ']' [2020-05-26T06:56:47.823Z] #22 1.326 + '[' ppc64le '!=' s390x ']' [2020-05-26T06:56:47.823Z] #22 1.326 + '[' ppc64le '!=' armhf ']' [2020-05-26T06:56:47.823Z] #22 1.326 + build_dockercli [2020-05-26T06:56:47.823Z] #22 1.326 + git clone https://github.com/docker/docker-ce /tmp/tmp.6GxucJ04KH/tmp/docker-ce [2020-05-26T06:56:47.823Z] #22 1.348 Cloning into '/tmp/tmp.6GxucJ04KH/tmp/docker-ce'... [2020-05-26T06:56:47.866Z] #17 ... [2020-05-26T06:56:47.866Z] [2020-05-26T06:56:47.866Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-26T06:56:47.866Z] #39 80.62 DEP criu/protobuf-desc.d [2020-05-26T06:56:47.866Z] #39 80.71 DEP criu/proc_parse.d [2020-05-26T06:56:47.912Z] ok github.com/docker/docker/pkg/filenotify 0.608s coverage: 67.0% of statements [2020-05-26T06:56:48.114Z] #22 ... [2020-05-26T06:56:48.114Z] [2020-05-26T06:56:48.114Z] #46 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-26T06:56:48.114Z] #46 1.267 + RM_GOPATH=0 [2020-05-26T06:56:48.114Z] #46 1.267 + TMP_GOPATH= [2020-05-26T06:56:48.114Z] #46 1.268 + : /build [2020-05-26T06:56:48.114Z] #46 1.268 + '[' -z '' ']' [2020-05-26T06:56:48.114Z] #46 1.269 ++ mktemp -d [2020-05-26T06:56:48.114Z] #46 1.272 + export GOPATH=/tmp/tmp.toLfcbxFvZ [2020-05-26T06:56:48.114Z] #46 1.272 + GOPATH=/tmp/tmp.toLfcbxFvZ [2020-05-26T06:56:48.114Z] #46 1.272 + RM_GOPATH=1 [2020-05-26T06:56:48.114Z] #46 1.273 + case "$(go env GOARCH)" in [2020-05-26T06:56:48.114Z] #46 1.273 ++ go env GOARCH [2020-05-26T06:56:48.114Z] #46 1.315 + export GO_BUILDMODE=-buildmode=pie [2020-05-26T06:56:48.114Z] #46 1.315 + GO_BUILDMODE=-buildmode=pie [2020-05-26T06:56:48.114Z] #46 1.317 ++ dirname /tmp/install/install.sh [2020-05-26T06:56:48.114Z] #46 1.321 + dir=/tmp/install [2020-05-26T06:56:48.114Z] #46 1.321 + bin=golangci_lint [2020-05-26T06:56:48.114Z] #46 1.321 + shift [2020-05-26T06:56:48.114Z] #46 1.322 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2020-05-26T06:56:48.114Z] #46 1.322 + . /tmp/install/golangci_lint.installer [2020-05-26T06:56:48.114Z] #46 1.322 ++ : v1.23.8 [2020-05-26T06:56:48.114Z] #46 1.323 + install_golangci_lint [2020-05-26T06:56:48.114Z] #46 1.323 + echo 'Installing golangci-lint version v1.23.8' [2020-05-26T06:56:48.114Z] #46 1.323 Installing golangci-lint version v1.23.8 [2020-05-26T06:56:48.114Z] #46 1.323 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-05-26T06:56:48.114Z] #46 ... [2020-05-26T06:56:48.114Z] [2020-05-26T06:56:48.114Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-26T06:56:48.114Z] #11 1.681 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-05-26T06:56:48.114Z] #11 1.850 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-05-26T06:56:48.114Z] #11 1.857 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-05-26T06:56:48.114Z] #11 3.827 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB] [2020-05-26T06:56:48.114Z] #11 7.429 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [195 kB] [2020-05-26T06:56:48.114Z] #11 10.41 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7360 B] [2020-05-26T06:56:48.114Z] #11 ... [2020-05-26T06:56:48.114Z] [2020-05-26T06:56:48.114Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-26T06:56:48.114Z] #39 1.954 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-05-26T06:56:48.114Z] #39 2.174 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-05-26T06:56:48.114Z] #39 2.175 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-05-26T06:56:48.114Z] #39 3.890 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB] [2020-05-26T06:56:48.114Z] #39 7.465 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [195 kB] [2020-05-26T06:56:48.114Z] #39 9.941 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7360 B] [2020-05-26T06:56:48.121Z] #39 80.82 DEP criu/plugin.d [2020-05-26T06:56:48.121Z] #39 80.87 DEP criu/pipes.d [2020-05-26T06:56:48.121Z] #39 81.02 DEP criu/pie-util.d [2020-05-26T06:56:48.171Z] ok github.com/docker/docker/pkg/chrootarchive 3.517s coverage: 43.2% of statements [2020-05-26T06:56:48.219Z] #43 30.27 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-05-26T06:56:48.377Z] #39 81.09 DEP criu/pie-util-vdso.d [2020-05-26T06:56:48.377Z] #39 81.15 DEP criu/pie-util-vdso-elf32.d [2020-05-26T06:56:48.377Z] #39 81.25 DEP criu/path.d [2020-05-26T06:56:48.402Z] #39 ... [2020-05-26T06:56:48.403Z] [2020-05-26T06:56:48.403Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-26T06:56:48.403Z] #31 1.402 + RM_GOPATH=0 [2020-05-26T06:56:48.403Z] #31 1.402 + TMP_GOPATH= [2020-05-26T06:56:48.403Z] #31 1.402 + : /build [2020-05-26T06:56:48.403Z] #31 1.402 + '[' -z '' ']' [2020-05-26T06:56:48.403Z] #31 1.404 ++ mktemp -d [2020-05-26T06:56:48.403Z] #31 1.407 + export GOPATH=/tmp/tmp.kDeEa28M1S [2020-05-26T06:56:48.403Z] #31 1.409 + GOPATH=/tmp/tmp.kDeEa28M1S [2020-05-26T06:56:48.403Z] #31 1.410 + RM_GOPATH=1 [2020-05-26T06:56:48.403Z] #31 1.410 + case "$(go env GOARCH)" in [2020-05-26T06:56:48.403Z] #31 1.411 ++ go env GOARCH [2020-05-26T06:56:48.403Z] #31 1.424 + export GO_BUILDMODE=-buildmode=pie [2020-05-26T06:56:48.403Z] #31 1.424 + GO_BUILDMODE=-buildmode=pie [2020-05-26T06:56:48.403Z] #31 1.425 ++ dirname /tmp/install/install.sh [2020-05-26T06:56:48.403Z] #31 1.427 + dir=/tmp/install [2020-05-26T06:56:48.403Z] #31 1.427 + bin=tomlv [2020-05-26T06:56:48.403Z] #31 1.428 + shift [2020-05-26T06:56:48.403Z] #31 1.428 + '[' '!' -f /tmp/install/tomlv.installer ']' [2020-05-26T06:56:48.403Z] #31 1.429 + . /tmp/install/tomlv.installer [2020-05-26T06:56:48.403Z] #31 1.429 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-05-26T06:56:48.403Z] #31 1.430 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-05-26T06:56:48.403Z] #31 1.430 + install_tomlv [2020-05-26T06:56:48.403Z] #31 1.430 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-05-26T06:56:48.403Z] #31 1.430 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.kDeEa28M1S/src/github.com/BurntSushi/toml [2020-05-26T06:56:48.403Z] #31 1.433 Cloning into '/tmp/tmp.kDeEa28M1S/src/github.com/BurntSushi/toml'... [2020-05-26T06:56:48.403Z] #31 3.049 + cd /tmp/tmp.kDeEa28M1S/src/github.com/BurntSushi/toml [2020-05-26T06:56:48.403Z] #31 3.050 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-05-26T06:56:48.403Z] #31 3.076 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-05-26T06:56:48.403Z] #31 4.398 runtime/internal/sys [2020-05-26T06:56:48.403Z] #31 4.410 math/bits [2020-05-26T06:56:48.403Z] #31 4.510 internal/cpu [2020-05-26T06:56:48.403Z] #31 4.542 runtime/internal/atomic [2020-05-26T06:56:48.403Z] #31 5.587 runtime/internal/math [2020-05-26T06:56:48.403Z] #31 5.870 unicode/utf8 [2020-05-26T06:56:48.403Z] #31 6.205 sync/atomic [2020-05-26T06:56:48.403Z] #31 7.096 math [2020-05-26T06:56:48.403Z] #31 7.514 internal/bytealg [2020-05-26T06:56:48.403Z] #31 7.908 unicode [2020-05-26T06:56:48.403Z] #31 8.987 internal/testlog [2020-05-26T06:56:48.403Z] #31 10.50 encoding [2020-05-26T06:56:48.403Z] #31 10.65 runtime [2020-05-26T06:56:48.403Z] #31 ... [2020-05-26T06:56:48.403Z] [2020-05-26T06:56:48.403Z] #29 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-05-26T06:56:48.403Z] #29 1.412 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-05-26T06:56:48.403Z] #29 1.415 Cloning into '.'... [2020-05-26T06:56:48.430Z] ok github.com/docker/docker/pkg/fileutils 0.019s coverage: 89.5% of statements [2020-05-26T06:56:48.633Z] #39 81.35 DEP criu/parasite-syscall.d [2020-05-26T06:56:48.700Z] #29 ... [2020-05-26T06:56:48.700Z] [2020-05-26T06:56:48.700Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-26T06:56:48.700Z] #48 1.485 + RM_GOPATH=0 [2020-05-26T06:56:48.700Z] #48 1.485 + TMP_GOPATH= [2020-05-26T06:56:48.700Z] #48 1.485 + : /build [2020-05-26T06:56:48.700Z] #48 1.485 + '[' -z '' ']' [2020-05-26T06:56:48.700Z] #48 1.487 ++ mktemp -d [2020-05-26T06:56:48.700Z] #48 1.489 + export GOPATH=/tmp/tmp.jT9ejM7qUj [2020-05-26T06:56:48.700Z] #48 1.489 + GOPATH=/tmp/tmp.jT9ejM7qUj [2020-05-26T06:56:48.700Z] #48 1.489 + RM_GOPATH=1 [2020-05-26T06:56:48.700Z] #48 1.490 + case "$(go env GOARCH)" in [2020-05-26T06:56:48.700Z] #48 1.493 ++ go env GOARCH [2020-05-26T06:56:48.700Z] #48 1.512 + export GO_BUILDMODE=-buildmode=pie [2020-05-26T06:56:48.700Z] #48 1.513 + GO_BUILDMODE=-buildmode=pie [2020-05-26T06:56:48.700Z] #48 1.514 ++ dirname /tmp/install/install.sh [2020-05-26T06:56:48.700Z] #48 1.527 + dir=/tmp/install [2020-05-26T06:56:48.700Z] #48 1.529 + bin=shfmt [2020-05-26T06:56:48.700Z] #48 1.529 + shift [2020-05-26T06:56:48.700Z] #48 1.530 + '[' '!' -f /tmp/install/shfmt.installer ']' [2020-05-26T06:56:48.700Z] #48 1.531 + . /tmp/install/shfmt.installer [2020-05-26T06:56:48.700Z] #48 1.533 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-05-26T06:56:48.700Z] #48 1.534 + install_shfmt [2020-05-26T06:56:48.700Z] #48 1.534 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-05-26T06:56:48.700Z] #48 1.534 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-05-26T06:56:48.700Z] #48 1.534 + git clone https://github.com/mvdan/sh.git /tmp/tmp.jT9ejM7qUj/src/github.com/mvdan/sh [2020-05-26T06:56:48.700Z] #48 1.539 Cloning into '/tmp/tmp.jT9ejM7qUj/src/github.com/mvdan/sh'... [2020-05-26T06:56:48.700Z] #48 ... [2020-05-26T06:56:48.700Z] [2020-05-26T06:56:48.700Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-26T06:56:48.700Z] #33 1.707 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-05-26T06:56:48.700Z] #33 1.846 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-05-26T06:56:48.700Z] #33 1.853 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-05-26T06:56:48.700Z] #33 3.778 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB] [2020-05-26T06:56:48.700Z] #33 7.618 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [195 kB] [2020-05-26T06:56:48.700Z] #33 10.64 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7360 B] [2020-05-26T06:56:48.889Z] #39 81.46 DEP criu/pagemap.d [2020-05-26T06:56:48.889Z] #39 81.61 DEP criu/pagemap-cache.d [2020-05-26T06:56:48.889Z] #39 81.72 DEP criu/page-xfer.d [2020-05-26T06:56:48.991Z] #33 ... [2020-05-26T06:56:48.991Z] [2020-05-26T06:56:48.991Z] #52 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-05-26T06:56:48.991Z] #52 1.882 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-05-26T06:56:48.991Z] #52 2.012 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-05-26T06:56:48.991Z] #52 2.025 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-05-26T06:56:48.991Z] #52 3.969 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB] [2020-05-26T06:56:48.991Z] #52 7.435 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [195 kB] [2020-05-26T06:56:48.991Z] #52 10.64 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7360 B] [2020-05-26T06:56:48.991Z] #52 ... [2020-05-26T06:56:48.991Z] [2020-05-26T06:56:48.991Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-05-26T06:56:48.991Z] #24 1.945 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-05-26T06:56:48.991Z] #24 2.114 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-05-26T06:56:48.991Z] #24 2.128 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-05-26T06:56:48.991Z] #24 4.175 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB] [2020-05-26T06:56:48.991Z] #24 7.701 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [195 kB] [2020-05-26T06:56:48.991Z] #24 10.72 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7360 B] [2020-05-26T06:56:49.000Z] ok github.com/docker/docker/pkg/homedir 0.007s coverage: 11.4% of statements [2020-05-26T06:56:49.000Z] ok github.com/docker/docker/pkg/fsutils 0.322s coverage: 85.1% of statements [2020-05-26T06:56:49.145Z] #39 81.87 DEP criu/page-pipe.d [2020-05-26T06:56:49.145Z] #39 82.00 DEP criu/netfilter.d [2020-05-26T06:56:49.259Z] ok github.com/docker/docker/pkg/discovery/kv 3.099s coverage: 84.1% of statements [2020-05-26T06:56:49.260Z] ok github.com/docker/docker/layer 7.301s coverage: 68.8% of statements [2020-05-26T06:56:49.260Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-05-26T06:56:49.260Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-05-26T06:56:49.260Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-05-26T06:56:49.260Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-05-26T06:56:49.260Z] ? github.com/docker/docker/oci [no test files] [2020-05-26T06:56:49.260Z] ? github.com/docker/docker/oci/caps [no test files] [2020-05-26T06:56:49.260Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-05-26T06:56:49.260Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-05-26T06:56:49.283Z] #24 ... [2020-05-26T06:56:49.283Z] [2020-05-26T06:56:49.283Z] #55 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-26T06:56:49.283Z] #55 1.303 + RM_GOPATH=0 [2020-05-26T06:56:49.283Z] #55 1.303 + TMP_GOPATH= [2020-05-26T06:56:49.283Z] #55 1.303 + : /build [2020-05-26T06:56:49.283Z] #55 1.303 + '[' -z '' ']' [2020-05-26T06:56:49.283Z] #55 1.304 ++ mktemp -d [2020-05-26T06:56:49.283Z] #55 1.310 + export GOPATH=/tmp/tmp.yeq4DasKvl [2020-05-26T06:56:49.283Z] #55 1.310 + GOPATH=/tmp/tmp.yeq4DasKvl [2020-05-26T06:56:49.283Z] #55 1.310 + RM_GOPATH=1 [2020-05-26T06:56:49.283Z] #55 1.310 + case "$(go env GOARCH)" in [2020-05-26T06:56:49.283Z] #55 1.310 ++ go env GOARCH [2020-05-26T06:56:49.283Z] #55 1.330 + export GO_BUILDMODE=-buildmode=pie [2020-05-26T06:56:49.283Z] #55 1.331 + GO_BUILDMODE=-buildmode=pie [2020-05-26T06:56:49.283Z] #55 1.333 ++ dirname /tmp/install/install.sh [2020-05-26T06:56:49.283Z] #55 1.337 + dir=/tmp/install [2020-05-26T06:56:49.283Z] #55 1.338 + bin=rootlesskit [2020-05-26T06:56:49.283Z] #55 1.338 + shift [2020-05-26T06:56:49.283Z] #55 1.338 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2020-05-26T06:56:49.283Z] #55 1.339 + . /tmp/install/rootlesskit.installer [2020-05-26T06:56:49.283Z] #55 1.339 ++ : 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-05-26T06:56:49.283Z] #55 1.340 + install_rootlesskit [2020-05-26T06:56:49.283Z] #55 1.340 + case "$1" in [2020-05-26T06:56:49.283Z] #55 1.340 + export CGO_ENABLED=0 [2020-05-26T06:56:49.283Z] #55 1.340 + CGO_ENABLED=0 [2020-05-26T06:56:49.283Z] #55 1.340 + _install_rootlesskit [2020-05-26T06:56:49.283Z] #55 1.340 + echo 'Install rootlesskit version 3f5728fbb2b6abdc63d59759e72735442ce6424e' [2020-05-26T06:56:49.283Z] #55 1.340 Install rootlesskit version 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-05-26T06:56:49.283Z] #55 1.341 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.yeq4DasKvl/src/github.com/rootless-containers/rootlesskit [2020-05-26T06:56:49.283Z] #55 1.349 Cloning into '/tmp/tmp.yeq4DasKvl/src/github.com/rootless-containers/rootlesskit'... [2020-05-26T06:56:49.283Z] #55 10.63 + cd /tmp/tmp.yeq4DasKvl/src/github.com/rootless-containers/rootlesskit [2020-05-26T06:56:49.283Z] #55 10.63 + git checkout -q 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-05-26T06:56:49.283Z] #55 10.77 + for f in rootlesskit rootlesskit-docker-proxy [2020-05-26T06:56:49.283Z] #55 10.78 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-05-26T06:56:49.283Z] #55 ... [2020-05-26T06:56:49.283Z] [2020-05-26T06:56:49.283Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-26T06:56:49.283Z] #42 10.56 encoding [2020-05-26T06:56:49.283Z] #42 11.36 unicode/utf16 [2020-05-26T06:56:49.283Z] #42 11.49 runtime [2020-05-26T06:56:49.401Z] #39 82.11 DEP criu/net.d [2020-05-26T06:56:49.401Z] #39 82.22 DEP criu/namespaces.d [2020-05-26T06:56:49.656Z] #39 82.32 DEP criu/mount.d [2020-05-26T06:56:49.656Z] #39 82.51 DEP criu/mem.d [2020-05-26T06:56:49.912Z] #39 82.67 DEP criu/lsm.d [2020-05-26T06:56:49.912Z] #39 82.77 DEP criu/log.d [2020-05-26T06:56:50.121Z] #43 ... [2020-05-26T06:56:50.121Z] [2020-05-26T06:56:50.121Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-26T06:56:50.121Z] #47 22.06 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-05-26T06:56:50.121Z] #47 22.16 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-05-26T06:56:50.121Z] #47 22.34 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-05-26T06:56:50.121Z] #47 22.65 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-05-26T06:56:50.121Z] #47 23.17 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-05-26T06:56:50.121Z] #47 24.97 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-05-26T06:56:50.121Z] #47 25.98 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-05-26T06:56:50.121Z] #47 28.46 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-05-26T06:56:50.121Z] #47 30.48 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-05-26T06:56:50.121Z] #47 30.63 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-05-26T06:56:50.121Z] #47 30.99 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-05-26T06:56:50.121Z] #47 31.10 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-05-26T06:56:50.121Z] #47 ... [2020-05-26T06:56:50.121Z] [2020-05-26T06:56:50.121Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-26T06:56:50.121Z] #41 28.35 unicode/utf16 [2020-05-26T06:56:50.121Z] #41 29.15 container/list [2020-05-26T06:56:50.121Z] #41 30.71 crypto/internal/subtle [2020-05-26T06:56:50.121Z] #41 30.93 crypto/subtle [2020-05-26T06:56:50.121Z] #41 31.12 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-05-26T06:56:50.121Z] #41 31.42 internal/nettrace [2020-05-26T06:56:50.121Z] #41 31.56 runtime/cgo [2020-05-26T06:56:50.167Z] #39 82.89 DEP criu/libnetlink.d [2020-05-26T06:56:50.167Z] #39 83.03 DEP criu/kerndat.d [2020-05-26T06:56:50.202Z] ok github.com/docker/docker/pkg/jsonmessage 0.024s coverage: 91.7% of statements [2020-05-26T06:56:50.202Z] ok github.com/docker/docker/pkg/locker 0.042s coverage: 88.9% of statements [2020-05-26T06:56:50.312Z] #42 12.61 container/list [2020-05-26T06:56:50.379Z] #41 ... [2020-05-26T06:56:50.379Z] [2020-05-26T06:56:50.379Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-26T06:56:50.379Z] #10 22.51 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-05-26T06:56:50.379Z] #10 ... [2020-05-26T06:56:50.379Z] [2020-05-26T06:56:50.379Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-05-26T06:56:50.379Z] #51 22.52 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-05-26T06:56:50.423Z] #39 83.29 DEP criu/kcmp-ids.d [2020-05-26T06:56:50.632Z] 4612f6d0b889: Download complete [2020-05-26T06:56:50.636Z] #51 ... [2020-05-26T06:56:50.636Z] [2020-05-26T06:56:50.636Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-26T06:56:50.636Z] #47 32.62 runtime/cgo [2020-05-26T06:56:50.636Z] #47 32.85 runtime [2020-05-26T06:56:50.678Z] #39 83.37 DEP criu/irmap.d [2020-05-26T06:56:50.678Z] #39 83.49 DEP criu/ipc_ns.d [2020-05-26T06:56:50.770Z] ok github.com/docker/docker/pkg/longpath 0.010s coverage: 100.0% of statements [2020-05-26T06:56:50.771Z] ok github.com/docker/docker/pkg/ioutils 0.674s coverage: 69.3% of statements [2020-05-26T06:56:50.771Z] ok github.com/docker/docker/pkg/idtools 0.885s coverage: 70.3% of statements [2020-05-26T06:56:50.771Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-05-26T06:56:50.771Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-05-26T06:56:50.771Z] ok github.com/docker/docker/pkg/namesgenerator 0.019s coverage: 85.7% of statements [2020-05-26T06:56:50.771Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-05-26T06:56:50.893Z] #47 ... [2020-05-26T06:56:50.893Z] [2020-05-26T06:56:50.893Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-26T06:56:50.893Z] #38 23.14 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-05-26T06:56:50.893Z] #38 ... [2020-05-26T06:56:50.893Z] [2020-05-26T06:56:50.893Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-26T06:56:50.893Z] #43 32.35 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-05-26T06:56:50.934Z] #39 83.67 DEP criu/image.d [2020-05-26T06:56:50.934Z] #39 83.84 DEP criu/image-desc.d [2020-05-26T06:56:51.150Z] #43 33.34 go: extracting golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a [2020-05-26T06:56:51.189Z] #39 83.91 DEP criu/fsnotify.d [2020-05-26T06:56:51.340Z] ok github.com/docker/docker/pkg/parsers 0.008s coverage: 97.0% of statements [2020-05-26T06:56:51.340Z] ok github.com/docker/docker/pkg/parsers/kernel 0.034s coverage: 60.0% of statements [2020-05-26T06:56:51.408Z] #43 ... [2020-05-26T06:56:51.408Z] [2020-05-26T06:56:51.408Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-05-26T06:56:51.408Z] #23 23.63 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-05-26T06:56:51.445Z] #39 84.05 DEP criu/filesystems.d [2020-05-26T06:56:51.445Z] #39 84.17 DEP criu/files.d [2020-05-26T06:56:51.445Z] #39 84.31 DEP criu/files-reg.d [2020-05-26T06:56:51.600Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.017s coverage: 91.4% of statements [2020-05-26T06:56:51.600Z] ok github.com/docker/docker/pkg/pidfile 0.049s coverage: 82.4% of statements [2020-05-26T06:56:51.600Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-05-26T06:56:51.600Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-05-26T06:56:51.666Z] #23 ... [2020-05-26T06:56:51.666Z] [2020-05-26T06:56:51.666Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-26T06:56:51.700Z] #39 84.49 DEP criu/files-ext.d [2020-05-26T06:56:51.956Z] #39 84.62 DEP criu/file-lock.d [2020-05-26T06:56:51.956Z] #39 84.78 DEP criu/file-ids.d [2020-05-26T06:56:51.956Z] #39 84.87 DEP criu/fifo.d [2020-05-26T06:56:52.171Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.019s coverage: 56.8% of statements [2020-05-26T06:56:52.212Z] #39 84.96 DEP criu/fdstore.d [2020-05-26T06:56:52.467Z] #39 85.06 DEP criu/fault-injection.d [2020-05-26T06:56:52.467Z] #39 85.09 DEP criu/external.d [2020-05-26T06:56:52.467Z] #39 85.21 DEP criu/eventpoll.d [2020-05-26T06:56:52.723Z] #39 85.36 DEP criu/eventfd.d [2020-05-26T06:56:52.723Z] #39 85.46 DEP criu/crtools.d [2020-05-26T06:56:52.723Z] #39 85.58 DEP criu/cr-service.d [2020-05-26T06:56:52.742Z] ok github.com/docker/docker/pkg/plugins/transport 0.015s coverage: 85.7% of statements [2020-05-26T06:56:52.978Z] #39 85.72 DEP criu/cr-restore.d [2020-05-26T06:56:53.002Z] ok github.com/docker/docker/pkg/progress 0.017s coverage: 75.9% of statements [2020-05-26T06:56:53.002Z] ok github.com/docker/docker/pkg/pools 0.014s coverage: 88.2% of statements [2020-05-26T06:56:53.233Z] #39 85.95 DEP criu/cr-errno.d [2020-05-26T06:56:53.234Z] #39 85.97 DEP criu/cr-dump.d [2020-05-26T06:56:53.471Z] #60 33.89 Checking out files: 38% (795/2067) Checking out files: 39% (807/2067) Checking out files: 40% (827/2067) Checking out files: 41% (848/2067) Checking out files: 42% (869/2067) Checking out files: 43% (889/2067) Checking out files: 44% (910/2067) Checking out files: 45% (931/2067) Checking out files: 46% (951/2067) Checking out files: 47% (972/2067) Checking out files: 48% (993/2067) Checking out files: 49% (1013/2067) Checking out files: 50% (1034/2067) Checking out files: 51% (1055/2067) Checking out files: 52% (1075/2067) Checking out files: 53% (1096/2067) Checking out files: 54% (1117/2067) Checking out files: 55% (1137/2067) Checking out files: 56% (1158/2067) Checking out files: 57% (1179/2067) Checking out files: 58% (1199/2067) Checking out files: 59% (1220/2067) Checking out files: 60% (1241/2067) Checking out files: 61% (1261/2067) Checking out files: 62% (1282/2067) Checking out files: 63% (1303/2067) Checking out files: 64% (1323/2067) Checking out files: 65% (1344/2067) Checking out files: 66% (1365/2067) Checking out files: 67% (1385/2067) Checking out files: 67% (1405/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-26T06:56:53.471Z] #60 35.76 + cd /tmp/tmp.9Ul4UH8wQm/src/github.com/docker/libnetwork [2020-05-26T06:56:53.471Z] #60 35.79 + git checkout -q ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-05-26T06:56:53.489Z] #39 86.25 DEP criu/cr-dedup.d [2020-05-26T06:56:53.571Z] ok github.com/docker/docker/pkg/reexec 0.019s coverage: 82.4% of statements [2020-05-26T06:56:53.744Z] #39 86.38 DEP criu/cr-check.d [2020-05-26T06:56:53.744Z] #39 86.50 DEP criu/config.d [2020-05-26T06:56:53.744Z] #39 86.62 DEP criu/clone-noasan.d [2020-05-26T06:56:53.834Z] #42 15.74 crypto/internal/subtle [2020-05-26T06:56:54.000Z] #39 86.66 DEP criu/cgroup.d [2020-05-26T06:56:54.000Z] #39 86.83 DEP criu/cgroup-props.d [2020-05-26T06:56:54.138Z] ok github.com/docker/docker/pkg/stdcopy 0.010s coverage: 100.0% of statements [2020-05-26T06:56:54.138Z] ok github.com/docker/docker/pkg/pubsub 1.079s coverage: 73.9% of statements [2020-05-26T06:56:54.256Z] #39 86.95 DEP criu/bitmap.d [2020-05-26T06:56:54.256Z] #39 86.98 DEP criu/bfd.d [2020-05-26T06:56:54.256Z] #39 87.05 DEP criu/autofs.d [2020-05-26T06:56:54.256Z] #39 87.17 DEP criu/aio.d [2020-05-26T06:56:54.407Z] #60 36.69 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-05-26T06:56:54.466Z] #42 16.60 crypto/subtle [2020-05-26T06:56:54.707Z] ok github.com/docker/docker/pkg/stringid 0.008s coverage: 70.6% of statements [2020-05-26T06:56:54.817Z] #39 87.40 DEP criu/action-scripts.d [2020-05-26T06:56:54.818Z] #39 ... [2020-05-26T06:56:54.818Z] [2020-05-26T06:56:54.818Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-05-26T06:56:54.818Z] #28 DONE 157.4s [2020-05-26T06:56:54.818Z] [2020-05-26T06:56:54.818Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-26T06:56:54.818Z] #39 87.68 CC criu/action-scripts.o [2020-05-26T06:56:54.818Z] #39 ... [2020-05-26T06:56:54.818Z] [2020-05-26T06:56:54.818Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-26T06:56:54.818Z] #17 11.11 Fetched 8350 kB in 9s (903 kB/s) [2020-05-26T06:56:54.818Z] #17 11.11 Reading package lists... [2020-05-26T06:56:54.818Z] #17 14.42 Reading package lists... [2020-05-26T06:56:54.957Z] #45 ... [2020-05-26T06:56:54.957Z] [2020-05-26T06:56:54.957Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-26T06:56:54.957Z] #52 121.9 + bin/containerd [2020-05-26T06:56:54.967Z] ok github.com/docker/docker/pkg/streamformatter 0.014s coverage: 66.2% of statements [2020-05-26T06:56:55.077Z] #17 17.47 Building dependency tree... [2020-05-26T06:56:55.097Z] #42 17.54 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-05-26T06:56:55.226Z] ok github.com/docker/docker/pkg/symlink 0.019s coverage: 87.7% of statements [2020-05-26T06:56:55.388Z] #42 ... [2020-05-26T06:56:55.388Z] [2020-05-26T06:56:55.388Z] #44 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-26T06:56:55.388Z] #44 7.757 go: downloading github.com/mattn/go-colorable v0.0.9 [2020-05-26T06:56:55.388Z] #44 7.768 go: downloading github.com/mattn/go-isatty v0.0.3 [2020-05-26T06:56:55.388Z] #44 8.408 go: extracting github.com/mattn/go-colorable v0.0.9 [2020-05-26T06:56:55.388Z] #44 9.077 go: extracting github.com/mattn/go-isatty v0.0.3 [2020-05-26T06:56:55.388Z] #44 12.80 go: extracting golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-05-26T06:56:55.388Z] #44 13.49 go: extracting golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-05-26T06:56:55.388Z] #44 14.62 go: extracting golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-05-26T06:56:55.679Z] #44 18.22 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2020-05-26T06:56:55.679Z] #44 ... [2020-05-26T06:56:55.679Z] [2020-05-26T06:56:55.679Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-26T06:56:55.679Z] #42 18.15 internal/nettrace [2020-05-26T06:56:56.004Z] #17 ... [2020-05-26T06:56:56.004Z] [2020-05-26T06:56:56.004Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-26T06:56:56.004Z] #39 88.61 CC criu/aio.o [2020-05-26T06:56:56.164Z] ok github.com/docker/docker/pkg/sysinfo 0.016s coverage: 54.1% of statements [2020-05-26T06:56:56.164Z] ok github.com/docker/docker/pkg/system 0.029s coverage: 36.9% of statements [2020-05-26T06:56:56.313Z] #42 18.75 runtime/cgo [2020-05-26T06:56:56.423Z] ok github.com/docker/docker/pkg/signal 2.774s coverage: 61.0% of statements [2020-05-26T06:56:56.565Z] #39 89.36 CC criu/autofs.o [2020-05-26T06:56:56.990Z] ok github.com/docker/docker/pkg/tailfile 0.160s coverage: 88.6% of statements [2020-05-26T06:56:56.990Z] testing: warning: no tests to run [2020-05-26T06:56:56.990Z] coverage: [no statements] [2020-05-26T06:56:56.990Z] ok github.com/docker/docker/pkg/term/windows 0.021s coverage: [no statements] [no tests to run] [2020-05-26T06:56:57.249Z] ok github.com/docker/docker/pkg/tarsum 0.130s coverage: 89.3% of statements [2020-05-26T06:56:57.508Z] ok github.com/docker/docker/pkg/urlutil 0.015s coverage: 100.0% of statements [2020-05-26T06:56:57.768Z] ok github.com/docker/docker/pkg/truncindex 0.109s coverage: 91.5% of statements [2020-05-26T06:56:57.768Z] ok github.com/docker/docker/pkg/useragent 0.011s coverage: 88.9% of statements [2020-05-26T06:56:57.929Z] #39 90.68 CC criu/bfd.o [2020-05-26T06:56:58.491Z] #39 91.14 CC criu/bitmap.o [2020-05-26T06:56:58.491Z] #39 91.26 CC criu/cgroup-props.o [2020-05-26T06:56:59.084Z] #42 ... [2020-05-26T06:56:59.084Z] [2020-05-26T06:56:59.084Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-26T06:56:59.084Z] #31 11.27 runtime/cgo [2020-05-26T06:56:59.084Z] #31 ... [2020-05-26T06:56:59.084Z] [2020-05-26T06:56:59.084Z] #44 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-26T06:56:59.084Z] #44 19.68 go: finding gotest.tools/gotestsum v0.4.2 [2020-05-26T06:56:59.084Z] #44 19.68 go: finding gotest.tools v2.2.0+incompatible [2020-05-26T06:56:59.084Z] #44 19.77 go: downloading gotest.tools/gotestsum v0.4.2 [2020-05-26T06:56:59.084Z] #44 19.77 go: downloading gotest.tools v2.2.0+incompatible [2020-05-26T06:56:59.084Z] #44 20.73 go: extracting gotest.tools v2.2.0+incompatible [2020-05-26T06:56:59.084Z] #44 20.84 go: extracting gotest.tools/gotestsum v0.4.2 [2020-05-26T06:56:59.417Z] #39 92.01 CC criu/cgroup.o [2020-05-26T06:56:59.679Z] ok github.com/docker/docker/plugin/v2 0.010s coverage: 14.5% of statements [2020-05-26T06:56:59.679Z] ok github.com/docker/docker/profiles/seccomp 0.014s coverage: 73.8% of statements [2020-05-26T06:57:00.145Z] #44 22.49 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-05-26T06:57:00.249Z] ok github.com/docker/docker/reference 0.020s coverage: 84.4% of statements [2020-05-26T06:57:00.448Z] #44 22.68 go: downloading github.com/pkg/errors v0.8.1 [2020-05-26T06:57:00.448Z] #44 22.68 go: downloading golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a [2020-05-26T06:57:00.448Z] #44 22.68 go: downloading github.com/spf13/pflag v1.0.3 [2020-05-26T06:57:00.448Z] #44 22.78 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-05-26T06:57:00.740Z] #44 23.11 go: extracting github.com/pkg/errors v0.8.1 [2020-05-26T06:57:00.819Z] ok github.com/docker/docker/plugin 0.613s coverage: 23.1% of statements [2020-05-26T06:57:01.030Z] #44 23.34 go: extracting github.com/spf13/pflag v1.0.3 [2020-05-26T06:57:01.305Z] #39 ... [2020-05-26T06:57:01.305Z] [2020-05-26T06:57:01.305Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-26T06:57:01.305Z] #17 19.14 libcap2-bin is already the newest version (1:2.25-2). [2020-05-26T06:57:01.305Z] #17 19.14 The following additional packages will be installed: [2020-05-26T06:57:01.305Z] #17 19.14 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-05-26T06:57:01.305Z] #17 19.15 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-05-26T06:57:01.305Z] #17 19.15 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-05-26T06:57:01.305Z] #17 19.15 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-05-26T06:57:01.305Z] #17 19.15 python3.7 python3.7-minimal vim-runtime xxd [2020-05-26T06:57:01.305Z] #17 19.15 Suggested packages: [2020-05-26T06:57:01.305Z] #17 19.16 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-05-26T06:57:01.305Z] #17 19.16 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-05-26T06:57:01.305Z] #17 19.16 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-05-26T06:57:01.305Z] #17 19.16 Recommended packages: [2020-05-26T06:57:01.305Z] #17 19.16 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-05-26T06:57:01.305Z] #17 19.16 python3-keyrings.alt python3-xdg unzip [2020-05-26T06:57:01.305Z] #17 20.86 The following NEW packages will be installed: [2020-05-26T06:57:01.305Z] #17 20.88 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-05-26T06:57:01.305Z] #17 20.88 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-05-26T06:57:01.305Z] #17 20.88 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-05-26T06:57:01.305Z] #17 20.88 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-05-26T06:57:01.305Z] #17 20.88 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-05-26T06:57:01.305Z] #17 20.88 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-05-26T06:57:01.305Z] #17 20.89 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2020-05-26T06:57:01.305Z] #17 20.89 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2020-05-26T06:57:01.305Z] #17 20.89 xz-utils zip [2020-05-26T06:57:01.305Z] #17 21.19 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded. [2020-05-26T06:57:01.305Z] #17 21.19 Need to get 28.5 MB of archives. [2020-05-26T06:57:01.305Z] #17 21.19 After this operation, 116 MB of additional disk space will be used. [2020-05-26T06:57:01.305Z] #17 21.19 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2020-05-26T06:57:01.305Z] #17 21.19 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-26T06:57:01.305Z] #17 21.22 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-26T06:57:01.305Z] #17 21.32 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2020-05-26T06:57:01.305Z] #17 21.32 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2020-05-26T06:57:01.305Z] #17 21.33 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-26T06:57:01.305Z] #17 21.40 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u1 [330 kB] [2020-05-26T06:57:01.305Z] #17 21.42 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2020-05-26T06:57:01.305Z] #17 21.42 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2020-05-26T06:57:01.305Z] #17 21.43 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2020-05-26T06:57:01.305Z] #17 21.43 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2020-05-26T06:57:01.305Z] #17 21.43 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2020-05-26T06:57:01.305Z] #17 21.45 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2020-05-26T06:57:01.305Z] #17 21.45 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2020-05-26T06:57:01.305Z] #17 21.45 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2020-05-26T06:57:01.305Z] #17 21.45 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2020-05-26T06:57:01.305Z] #17 21.47 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-05-26T06:57:01.305Z] #17 21.48 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-05-26T06:57:01.305Z] #17 21.49 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2020-05-26T06:57:01.305Z] #17 21.50 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-26T06:57:01.305Z] #17 21.50 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2020-05-26T06:57:01.305Z] #17 21.51 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2020-05-26T06:57:01.305Z] #17 21.54 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2020-05-26T06:57:01.305Z] #17 21.55 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-05-26T06:57:01.305Z] #17 21.56 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-05-26T06:57:01.305Z] #17 21.56 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-05-26T06:57:01.305Z] #17 21.56 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2020-05-26T06:57:01.305Z] #17 21.57 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2020-05-26T06:57:01.305Z] #17 21.57 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-05-26T06:57:01.305Z] #17 21.88 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-26T06:57:01.305Z] #17 21.88 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-26T06:57:01.305Z] #17 21.89 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-26T06:57:01.305Z] #17 21.89 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2020-05-26T06:57:01.305Z] #17 21.89 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2020-05-26T06:57:01.306Z] #17 21.90 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2020-05-26T06:57:01.306Z] #17 21.99 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-05-26T06:57:01.306Z] #17 21.99 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2020-05-26T06:57:01.306Z] #17 21.99 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2020-05-26T06:57:01.306Z] #17 22.00 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2020-05-26T06:57:01.306Z] #17 22.00 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2020-05-26T06:57:01.306Z] #17 22.02 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2020-05-26T06:57:01.306Z] #17 22.02 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u2 [1245 kB] [2020-05-26T06:57:01.306Z] #17 22.09 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-26T06:57:01.306Z] #17 22.10 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2020-05-26T06:57:01.306Z] #17 22.11 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-05-26T06:57:01.306Z] #17 22.36 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2020-05-26T06:57:01.306Z] #17 22.42 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2020-05-26T06:57:01.306Z] #17 22.45 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2020-05-26T06:57:01.306Z] #17 23.10 debconf: delaying package configuration, since apt-utils is not installed [2020-05-26T06:57:01.306Z] #17 23.21 Fetched 28.5 MB in 2s (18.6 MB/s) [2020-05-26T06:57:01.306Z] #17 23.26 Selecting previously unselected package pigz. [2020-05-26T06:57:01.306Z] #17 23.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 ... 23434 files and directories currently installed.) [2020-05-26T06:57:01.306Z] #17 23.31 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2020-05-26T06:57:01.306Z] #17 23.32 Unpacking pigz (2.4-1) ... [2020-05-26T06:57:01.306Z] #17 23.42 Selecting previously unselected package libpython3.7-minimal:amd64. [2020-05-26T06:57:01.306Z] #17 23.42 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_amd64.deb ... [2020-05-26T06:57:01.306Z] #17 23.43 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ... [2020-05-26T06:57:01.306Z] #17 23.87 Selecting previously unselected package python3.7-minimal. [2020-05-26T06:57:01.306Z] #17 23.87 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_amd64.deb ... [2020-05-26T06:57:01.306Z] #17 23.89 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ... [2020-05-26T06:57:01.390Z] ok github.com/docker/docker/registry/resumable 0.036s coverage: 100.0% of statements [2020-05-26T06:57:01.561Z] #17 24.69 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ... [2020-05-26T06:57:01.561Z] #17 24.70 Setting up python3.7-minimal (3.7.3-2+deb10u1) ... [2020-05-26T06:57:01.650Z] ok github.com/docker/docker/restartmanager 0.010s coverage: 45.3% of statements [2020-05-26T06:57:01.910Z] ok github.com/docker/docker/registry 0.241s coverage: 56.3% of statements [2020-05-26T06:57:02.066Z] #44 24.12 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-05-26T06:57:02.480Z] ok github.com/docker/docker/testutil 0.041s coverage: 62.5% of statements [2020-05-26T06:57:03.420Z] ok github.com/docker/docker/runconfig 0.048s coverage: 65.8% of statements [2020-05-26T06:57:03.451Z] #17 26.61 Selecting previously unselected package python3-minimal. [2020-05-26T06:57:03.451Z] #17 26.61 (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 ... 23683 files and directories currently installed.) [2020-05-26T06:57:03.451Z] #17 26.66 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2020-05-26T06:57:03.451Z] #17 26.66 Unpacking python3-minimal (3.7.3-1) ... [2020-05-26T06:57:03.707Z] #17 26.73 Selecting previously unselected package libmpdec2:amd64. [2020-05-26T06:57:03.707Z] #17 26.74 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2020-05-26T06:57:03.707Z] #17 26.76 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2020-05-26T06:57:03.707Z] #17 26.87 Selecting previously unselected package libpython3.7-stdlib:amd64. [2020-05-26T06:57:03.707Z] #17 26.87 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_amd64.deb ... [2020-05-26T06:57:03.707Z] #17 26.89 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ... [2020-05-26T06:57:04.140Z] #44 ... [2020-05-26T06:57:04.140Z] [2020-05-26T06:57:04.140Z] #52 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-05-26T06:57:04.140Z] #52 26.25 Fetched 8131 kB in 24s (333 kB/s) [2020-05-26T06:57:04.378Z] #60 ... [2020-05-26T06:57:04.378Z] [2020-05-26T06:57:04.378Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-26T06:57:04.378Z] #43 35.96 go: finding github.com/fatih/color v1.6.0 [2020-05-26T06:57:04.378Z] #43 36.09 go: finding github.com/pkg/errors v0.8.1 [2020-05-26T06:57:04.378Z] #43 36.13 go: finding github.com/sirupsen/logrus v1.0.5 [2020-05-26T06:57:04.378Z] #43 36.41 go: finding github.com/spf13/pflag v1.0.3 [2020-05-26T06:57:04.378Z] #43 36.41 go: finding github.com/mattn/go-colorable v0.0.9 [2020-05-26T06:57:04.378Z] #43 36.56 go: finding github.com/mattn/go-isatty v0.0.3 [2020-05-26T06:57:04.378Z] #43 36.89 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-05-26T06:57:04.378Z] #43 37.02 go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a [2020-05-26T06:57:04.378Z] #43 37.10 go: finding github.com/jonboulle/clockwork v0.1.0 [2020-05-26T06:57:04.378Z] #43 37.26 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-05-26T06:57:04.378Z] #43 ... [2020-05-26T06:57:04.378Z] [2020-05-26T06:57:04.378Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-05-26T06:57:04.378Z] #36 36.26 Checking out files: 79% (1263/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-26T06:57:04.378Z] #36 36.80 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-05-26T06:57:04.378Z] #36 39.79 + 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-26T06:57:04.378Z] #36 ... [2020-05-26T06:57:04.378Z] [2020-05-26T06:57:04.378Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-26T06:57:04.378Z] #10 36.53 Fetched 8350 kB in 26s (323 kB/s) [2020-05-26T06:57:04.378Z] #10 36.53 Reading package lists... [2020-05-26T06:57:04.378Z] #10 ... [2020-05-26T06:57:04.378Z] [2020-05-26T06:57:04.378Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-05-26T06:57:04.378Z] #51 38.53 Fetched 8350 kB in 28s (297 kB/s) [2020-05-26T06:57:04.634Z] #17 27.85 Selecting previously unselected package python3.7. [2020-05-26T06:57:04.634Z] #17 27.85 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_amd64.deb ... [2020-05-26T06:57:04.889Z] #17 27.87 Unpacking python3.7 (3.7.3-2+deb10u1) ... [2020-05-26T06:57:04.889Z] #17 27.99 Selecting previously unselected package libpython3-stdlib:amd64. [2020-05-26T06:57:04.889Z] #17 27.99 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2020-05-26T06:57:04.889Z] #17 28.00 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2020-05-26T06:57:04.889Z] #17 28.08 Setting up python3-minimal (3.7.3-1) ... [2020-05-26T06:57:04.944Z] #51 38.53 Reading package lists... [2020-05-26T06:57:04.944Z] #51 ... [2020-05-26T06:57:04.944Z] [2020-05-26T06:57:04.944Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-26T06:57:04.944Z] #32 37.31 Fetched 8350 kB in 27s (310 kB/s) [2020-05-26T06:57:05.202Z] #32 37.31 Reading package lists... [2020-05-26T06:57:05.202Z] #32 ... [2020-05-26T06:57:05.202Z] [2020-05-26T06:57:05.202Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-26T06:57:05.202Z] #38 38.47 Fetched 8350 kB in 27s (309 kB/s) [2020-05-26T06:57:05.202Z] #38 38.47 Reading package lists... [2020-05-26T06:57:05.202Z] #38 ... [2020-05-26T06:57:05.202Z] [2020-05-26T06:57:05.202Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-26T06:57:05.202Z] #10 36.53 Reading package lists... [2020-05-26T06:57:05.329Z] ok github.com/docker/docker/volume/local 0.042s coverage: 73.0% of statements [2020-05-26T06:57:05.329Z] ok github.com/docker/docker/volume/drivers 0.021s coverage: 36.1% of statements [2020-05-26T06:57:05.329Z] ok github.com/docker/docker/volume/mounts 0.042s coverage: 67.0% of statements [2020-05-26T06:57:05.460Z] #10 ... [2020-05-26T06:57:05.460Z] [2020-05-26T06:57:05.460Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-05-26T06:57:05.460Z] #23 37.73 Fetched 8350 kB in 26s (316 kB/s) [2020-05-26T06:57:05.816Z] #17 28.90 Selecting previously unselected package python3. [2020-05-26T06:57:05.816Z] #17 28.90 (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 ... 24095 files and directories currently installed.) [2020-05-26T06:57:05.816Z] #17 28.94 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2020-05-26T06:57:05.816Z] #17 28.95 Unpacking python3 (3.7.3-1) ... [2020-05-26T06:57:05.816Z] #17 29.04 Selecting previously unselected package libip4tc0:amd64. [2020-05-26T06:57:05.816Z] #17 29.05 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2020-05-26T06:57:05.816Z] #17 29.06 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2020-05-26T06:57:06.025Z] #23 37.73 Reading package lists... [2020-05-26T06:57:06.025Z] #23 ... [2020-05-26T06:57:06.025Z] [2020-05-26T06:57:06.025Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-26T06:57:06.025Z] #32 37.31 Reading package lists... [2020-05-26T06:57:06.072Z] #17 29.14 Selecting previously unselected package libip6tc0:amd64. [2020-05-26T06:57:06.072Z] #17 29.15 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2020-05-26T06:57:06.072Z] #17 29.15 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2020-05-26T06:57:06.072Z] #17 29.24 Selecting previously unselected package libiptc0:amd64. [2020-05-26T06:57:06.072Z] #17 29.25 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2020-05-26T06:57:06.072Z] #17 29.26 Unpacking libiptc0:amd64 (1.8.2-4) ... [2020-05-26T06:57:06.072Z] #17 29.33 Selecting previously unselected package libnfnetlink0:amd64. [2020-05-26T06:57:06.327Z] #17 29.36 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2020-05-26T06:57:06.327Z] #17 29.36 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-05-26T06:57:06.327Z] #17 29.43 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2020-05-26T06:57:06.327Z] #17 29.44 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2020-05-26T06:57:06.327Z] #17 29.44 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-05-26T06:57:06.582Z] #17 29.52 Selecting previously unselected package libnftnl11:amd64. [2020-05-26T06:57:06.582Z] #17 29.52 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2020-05-26T06:57:06.582Z] #17 29.52 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2020-05-26T06:57:06.583Z] #17 29.60 Selecting previously unselected package iptables. [2020-05-26T06:57:06.583Z] #17 29.60 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2020-05-26T06:57:06.583Z] #17 29.61 Unpacking iptables (1.8.2-4) ... [2020-05-26T06:57:06.707Z] ok github.com/docker/docker/volume/service 0.025s coverage: 73.0% of statements [2020-05-26T06:57:06.838Z] #17 30.00 Selecting previously unselected package xxd. [2020-05-26T06:57:06.838Z] #17 30.02 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-05-26T06:57:06.838Z] #17 30.03 Unpacking xxd (2:8.1.0875-5) ... [2020-05-26T06:57:07.094Z] #17 30.17 Selecting previously unselected package vim-common. [2020-05-26T06:57:07.094Z] #17 30.17 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-05-26T06:57:07.094Z] #17 30.23 Unpacking vim-common (2:8.1.0875-5) ... [2020-05-26T06:57:07.350Z] #17 30.39 Selecting previously unselected package bash-completion. [2020-05-26T06:57:07.350Z] #17 30.42 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-05-26T06:57:07.850Z] #52 26.25 Reading package lists... [2020-05-26T06:57:07.850Z] #52 ... [2020-05-26T06:57:07.850Z] [2020-05-26T06:57:07.850Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-26T06:57:07.850Z] #48 19.67 + cd /tmp/tmp.jT9ejM7qUj/src/github.com/mvdan/sh [2020-05-26T06:57:07.850Z] #48 19.70 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-05-26T06:57:07.850Z] #48 19.84 + GO111MODULE=on [2020-05-26T06:57:07.850Z] #48 19.84 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-05-26T06:57:07.850Z] #48 22.23 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-05-26T06:57:07.850Z] #48 22.39 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-05-26T06:57:07.850Z] #48 22.41 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-05-26T06:57:07.850Z] #48 22.60 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-05-26T06:57:07.850Z] #48 22.81 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-05-26T06:57:07.850Z] #48 24.64 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-05-26T06:57:07.850Z] #48 25.89 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-05-26T06:57:07.850Z] #48 28.77 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-05-26T06:57:07.850Z] #48 ... [2020-05-26T06:57:07.850Z] [2020-05-26T06:57:07.850Z] #37 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-05-26T06:57:07.850Z] #37 29.03 Checking out files: 80% (1289/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-26T06:57:07.850Z] #37 29.46 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-05-26T06:57:09.408Z] #37 31.66 + 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-26T06:57:09.863Z] #17 32.94 Unpacking bash-completion (1:2.8-6) ... [2020-05-26T06:57:10.374Z] #17 33.35 Selecting previously unselected package bzip2. [2020-05-26T06:57:10.374Z] #17 33.36 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2020-05-26T06:57:10.374Z] #17 33.39 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-05-26T06:57:10.374Z] #17 33.47 Selecting previously unselected package xz-utils. [2020-05-26T06:57:10.374Z] #17 33.48 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2020-05-26T06:57:10.374Z] #17 33.50 Unpacking xz-utils (5.2.4-1) ... [2020-05-26T06:57:10.629Z] #17 33.68 Selecting previously unselected package apparmor. [2020-05-26T06:57:10.629Z] #17 33.69 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2020-05-26T06:57:10.629Z] #17 33.75 Unpacking apparmor (2.13.2-10) ... [2020-05-26T06:57:10.885Z] #17 34.07 Selecting previously unselected package aufs-tools. [2020-05-26T06:57:10.885Z] #17 34.08 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2020-05-26T06:57:10.885Z] #17 34.09 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-05-26T06:57:11.141Z] #17 34.21 Selecting previously unselected package libonig5:amd64. [2020-05-26T06:57:11.141Z] #17 34.23 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2020-05-26T06:57:11.141Z] #17 34.24 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-05-26T06:57:11.396Z] #17 34.37 Selecting previously unselected package libjq1:amd64. [2020-05-26T06:57:11.396Z] #17 34.37 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-05-26T06:57:11.396Z] #17 34.38 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-05-26T06:57:11.396Z] #17 34.50 Selecting previously unselected package jq. [2020-05-26T06:57:11.396Z] #17 34.50 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2020-05-26T06:57:11.396Z] #17 34.50 Unpacking jq (1.5+dfsg-2+b1) ... [2020-05-26T06:57:11.652Z] #17 34.60 Selecting previously unselected package libaio1:amd64. [2020-05-26T06:57:11.652Z] #17 34.61 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2020-05-26T06:57:11.652Z] #17 34.61 Unpacking libaio1:amd64 (0.3.112-3) ... [2020-05-26T06:57:11.652Z] #17 34.67 Selecting previously unselected package libgpm2:amd64. [2020-05-26T06:57:11.652Z] #17 34.68 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2020-05-26T06:57:11.652Z] #17 34.69 Unpacking libgpm2:amd64 (1.20.7-5) ... [2020-05-26T06:57:11.652Z] #17 ... [2020-05-26T06:57:11.652Z] [2020-05-26T06:57:11.652Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-26T06:57:11.652Z] #39 94.33 CC criu/clone-noasan.o [2020-05-26T06:57:11.652Z] #39 94.46 CC criu/config.o [2020-05-26T06:57:11.652Z] #39 95.66 CC criu/cr-check.o [2020-05-26T06:57:11.652Z] #39 97.13 CC criu/cr-dedup.o [2020-05-26T06:57:11.652Z] #39 97.39 CC criu/cr-dump.o [2020-05-26T06:57:11.652Z] #39 99.61 CC criu/cr-errno.o [2020-05-26T06:57:11.652Z] #39 99.69 CC criu/cr-restore.o [2020-05-26T06:57:11.652Z] #39 103.9 CC criu/cr-service.o [2020-05-26T06:57:11.652Z] #39 ... [2020-05-26T06:57:11.652Z] [2020-05-26T06:57:11.652Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-26T06:57:11.652Z] #17 34.77 Selecting previously unselected package libicu63:amd64. [2020-05-26T06:57:11.652Z] #17 34.78 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-05-26T06:57:11.652Z] #17 34.78 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-05-26T06:57:12.164Z] #37 ... [2020-05-26T06:57:12.164Z] [2020-05-26T06:57:12.164Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-26T06:57:12.164Z] #42 24.57 vendor/golang.org/x/crypto/internal/subtle [2020-05-26T06:57:12.455Z] #42 ... [2020-05-26T06:57:12.455Z] [2020-05-26T06:57:12.455Z] #61 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-26T06:57:12.455Z] #61 33.54 Checking out files: 45% (943/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: 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: 91% (1884/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-26T06:57:12.745Z] #61 34.98 + cd /tmp/tmp.lgrj7nar9z/src/github.com/docker/libnetwork [2020-05-26T06:57:12.745Z] #61 34.98 + git checkout -q ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-05-26T06:57:13.161Z] #32 48.94 Reading package lists... [2020-05-26T06:57:13.161Z] #32 ... [2020-05-26T06:57:13.161Z] [2020-05-26T06:57:13.161Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-26T06:57:13.161Z] #38 38.47 Reading package lists... [2020-05-26T06:57:13.377Z] #61 35.64 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-05-26T06:57:13.392Z] #52 ... [2020-05-26T06:57:13.392Z] [2020-05-26T06:57:13.392Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-26T06:57:13.392Z] #45 DONE 176.6s [2020-05-26T06:57:13.392Z] [2020-05-26T06:57:13.392Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-26T06:57:13.392Z] #52 ... [2020-05-26T06:57:13.392Z] [2020-05-26T06:57:13.392Z] #46 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-05-26T06:57:13.392Z] #46 DONE 0.2s [2020-05-26T06:57:13.392Z] [2020-05-26T06:57:13.392Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-26T06:57:13.392Z] #52 ... [2020-05-26T06:57:13.392Z] [2020-05-26T06:57:13.392Z] #48 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-05-26T06:57:13.392Z] #48 DONE 0.2s [2020-05-26T06:57:13.392Z] [2020-05-26T06:57:13.392Z] #50 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-05-26T06:57:13.392Z] #50 DONE 0.1s [2020-05-26T06:57:13.392Z] [2020-05-26T06:57:13.392Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-26T06:57:13.392Z] #52 152.2 + bin/containerd-stress [2020-05-26T06:57:14.017Z] #61 ... [2020-05-26T06:57:14.017Z] [2020-05-26T06:57:14.017Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-05-26T06:57:14.017Z] #24 26.20 Fetched 8131 kB in 24s (335 kB/s) [2020-05-26T06:57:14.017Z] #24 26.20 Reading package lists... [2020-05-26T06:57:14.017Z] #24 ... [2020-05-26T06:57:14.017Z] [2020-05-26T06:57:14.017Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-26T06:57:14.017Z] #33 26.23 Fetched 8131 kB in 25s (331 kB/s) [2020-05-26T06:57:14.017Z] #33 26.23 Reading package lists... [2020-05-26T06:57:14.332Z] #33 ... [2020-05-26T06:57:14.332Z] [2020-05-26T06:57:14.332Z] #44 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-26T06:57:14.332Z] #44 26.85 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-05-26T06:57:14.332Z] #44 27.74 go: extracting golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a [2020-05-26T06:57:14.332Z] #44 30.83 go: finding github.com/fatih/color v1.6.0 [2020-05-26T06:57:14.332Z] #44 30.84 go: finding github.com/pkg/errors v0.8.1 [2020-05-26T06:57:14.332Z] #44 30.89 go: finding github.com/sirupsen/logrus v1.0.5 [2020-05-26T06:57:14.332Z] #44 30.95 go: finding github.com/spf13/pflag v1.0.3 [2020-05-26T06:57:14.332Z] #44 31.08 go: finding github.com/mattn/go-colorable v0.0.9 [2020-05-26T06:57:14.332Z] #44 31.29 go: finding github.com/mattn/go-isatty v0.0.3 [2020-05-26T06:57:14.332Z] #44 31.81 go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a [2020-05-26T06:57:14.332Z] #44 31.88 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-05-26T06:57:14.332Z] #44 32.01 go: finding github.com/jonboulle/clockwork v0.1.0 [2020-05-26T06:57:14.332Z] #44 32.14 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-05-26T06:57:14.640Z] #44 ... [2020-05-26T06:57:14.640Z] [2020-05-26T06:57:14.640Z] #52 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-05-26T06:57:14.640Z] #52 26.25 Reading package lists... [2020-05-26T06:57:14.860Z] #52 153.6 + bin/containerd-shim [2020-05-26T06:57:14.935Z] #52 37.29 Reading package lists... [2020-05-26T06:57:14.935Z] #52 ... [2020-05-26T06:57:14.935Z] [2020-05-26T06:57:14.935Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-26T06:57:14.935Z] #39 27.20 Fetched 8131 kB in 25s (322 kB/s) [2020-05-26T06:57:15.230Z] #39 27.20 Reading package lists... [2020-05-26T06:57:15.230Z] #39 ... [2020-05-26T06:57:15.230Z] [2020-05-26T06:57:15.230Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-26T06:57:15.230Z] #33 37.08 Reading package lists... [2020-05-26T06:57:15.230Z] #33 ... [2020-05-26T06:57:15.230Z] [2020-05-26T06:57:15.230Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-26T06:57:15.230Z] #11 27.62 Fetched 8131 kB in 26s (312 kB/s) [2020-05-26T06:57:15.523Z] #11 27.62 Reading package lists... [2020-05-26T06:57:15.523Z] #11 ... [2020-05-26T06:57:15.523Z] [2020-05-26T06:57:15.523Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-05-26T06:57:15.816Z] #17 38.17 Selecting previously unselected package libnet1:amd64. [2020-05-26T06:57:15.816Z] #17 38.17 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-05-26T06:57:15.816Z] #17 38.18 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-05-26T06:57:15.816Z] #17 38.24 Selecting previously unselected package libnl-3-200:amd64. [2020-05-26T06:57:15.816Z] #17 38.25 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2020-05-26T06:57:15.816Z] #17 38.26 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-05-26T06:57:15.816Z] #17 38.34 Selecting previously unselected package libprotobuf-c1:amd64. [2020-05-26T06:57:15.816Z] #17 38.35 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-05-26T06:57:15.816Z] #17 38.35 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-05-26T06:57:15.816Z] #17 38.42 Selecting previously unselected package libreadline5:amd64. [2020-05-26T06:57:15.816Z] #17 38.42 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2020-05-26T06:57:15.816Z] #17 38.42 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-05-26T06:57:15.816Z] #17 38.54 Selecting previously unselected package net-tools. [2020-05-26T06:57:15.816Z] #17 38.54 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2020-05-26T06:57:15.816Z] #17 38.55 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-05-26T06:57:15.816Z] #17 38.74 Selecting previously unselected package python-pip-whl. [2020-05-26T06:57:15.816Z] #17 38.75 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-05-26T06:57:15.816Z] #17 38.76 Unpacking python-pip-whl (18.1-5) ... [2020-05-26T06:57:16.072Z] #17 39.25 Selecting previously unselected package python3-lib2to3. [2020-05-26T06:57:16.072Z] #17 39.25 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-05-26T06:57:16.072Z] #17 39.25 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-05-26T06:57:16.328Z] #17 39.39 Selecting previously unselected package python3-distutils. [2020-05-26T06:57:16.328Z] #17 39.41 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-05-26T06:57:16.328Z] #17 39.41 Unpacking python3-distutils (3.7.3-1) ... [2020-05-26T06:57:16.442Z] #38 50.19 Reading package lists... [2020-05-26T06:57:16.442Z] #38 ... [2020-05-26T06:57:16.442Z] [2020-05-26T06:57:16.442Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-26T06:57:16.442Z] #10 48.54 Reading package lists... [2020-05-26T06:57:16.442Z] #10 ... [2020-05-26T06:57:16.442Z] [2020-05-26T06:57:16.442Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-05-26T06:57:16.442Z] #23 37.73 Reading package lists... [2020-05-26T06:57:16.442Z] #23 49.25 Reading package lists... [2020-05-26T06:57:16.442Z] #23 ... [2020-05-26T06:57:16.442Z] [2020-05-26T06:57:16.442Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-05-26T06:57:16.442Z] #51 38.53 Reading package lists... [2020-05-26T06:57:16.583Z] #17 39.56 Selecting previously unselected package python3-pip. [2020-05-26T06:57:16.583Z] #17 39.56 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-05-26T06:57:16.583Z] #17 39.58 Unpacking python3-pip (18.1-5) ... [2020-05-26T06:57:16.583Z] #17 39.75 Selecting previously unselected package python3-pkg-resources. [2020-05-26T06:57:16.583Z] #17 39.76 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-05-26T06:57:16.583Z] #17 39.76 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-05-26T06:57:16.839Z] #17 39.90 Selecting previously unselected package python3-setuptools. [2020-05-26T06:57:16.839Z] #17 39.90 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-05-26T06:57:16.839Z] #17 39.91 Unpacking python3-setuptools (40.8.0-1) ... [2020-05-26T06:57:17.095Z] #17 40.11 Selecting previously unselected package python3-wheel. [2020-05-26T06:57:17.095Z] #17 40.12 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-05-26T06:57:17.095Z] #17 40.13 Unpacking python3-wheel (0.32.3-2) ... [2020-05-26T06:57:17.095Z] #17 40.22 Selecting previously unselected package sudo. [2020-05-26T06:57:17.095Z] #17 40.22 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_amd64.deb ... [2020-05-26T06:57:17.095Z] #17 40.23 Unpacking sudo (1.8.27-1+deb10u2) ... [2020-05-26T06:57:17.378Z] #51 50.21 Reading package lists... [2020-05-26T06:57:17.378Z] #51 ... [2020-05-26T06:57:17.378Z] [2020-05-26T06:57:17.378Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-26T06:57:17.378Z] #10 48.54 Reading package lists... [2020-05-26T06:57:17.655Z] #17 40.68 Selecting previously unselected package thin-provisioning-tools. [2020-05-26T06:57:17.655Z] #17 40.69 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2020-05-26T06:57:17.655Z] #17 40.70 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-05-26T06:57:17.911Z] #17 40.97 Selecting previously unselected package uidmap. [2020-05-26T06:57:17.911Z] #17 40.98 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ... [2020-05-26T06:57:17.911Z] #17 40.99 Unpacking uidmap (1:4.5-1.1) ... [2020-05-26T06:57:18.167Z] #17 41.10 Selecting previously unselected package vim-runtime. [2020-05-26T06:57:18.167Z] #17 41.10 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-05-26T06:57:18.167Z] #17 41.14 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-26T06:57:18.167Z] #17 41.17 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-05-26T06:57:18.167Z] #17 41.18 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-05-26T06:57:19.048Z] #24 36.75 Reading package lists... [2020-05-26T06:57:19.048Z] #24 ... [2020-05-26T06:57:19.048Z] [2020-05-26T06:57:19.048Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-26T06:57:19.048Z] #48 31.25 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-05-26T06:57:19.048Z] #48 31.37 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-05-26T06:57:19.048Z] #48 31.82 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-05-26T06:57:19.048Z] #48 32.04 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-05-26T06:57:19.048Z] #48 33.72 runtime/cgo [2020-05-26T06:57:19.048Z] #48 34.10 runtime [2020-05-26T06:57:19.048Z] #48 ... [2020-05-26T06:57:19.048Z] [2020-05-26T06:57:19.048Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-26T06:57:19.048Z] #11 27.62 Reading package lists... [2020-05-26T06:57:19.233Z] #52 157.8 + bin/containerd-shim-runc-v1 [2020-05-26T06:57:20.916Z] #10 59.82 Building dependency tree... [2020-05-26T06:57:21.253Z] #52 159.9 + bin/containerd-shim-runc-v2 [2020-05-26T06:57:21.432Z] #17 44.30 Selecting previously unselected package vim. [2020-05-26T06:57:21.432Z] #17 44.30 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ... [2020-05-26T06:57:21.432Z] #17 44.32 Unpacking vim (2:8.1.0875-5) ... [2020-05-26T06:57:21.688Z] #17 44.87 Selecting previously unselected package xfsprogs. [2020-05-26T06:57:21.688Z] #17 44.88 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ... [2020-05-26T06:57:21.688Z] #17 44.88 Unpacking xfsprogs (4.20.0-1) ... [2020-05-26T06:57:21.867Z] #52 160.6 + binaries [2020-05-26T06:57:21.867Z] #52 160.6 + install -D bin/containerd /build/containerd [2020-05-26T06:57:21.867Z] #52 160.6 + install -D bin/containerd-shim /build/containerd-shim [2020-05-26T06:57:21.867Z] #52 160.6 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-05-26T06:57:21.867Z] #52 160.6 + install -D bin/ctr /build/ctr [2020-05-26T06:57:22.148Z] #52 DONE 161.0s [2020-05-26T06:57:22.249Z] #17 45.32 Selecting previously unselected package zip. [2020-05-26T06:57:22.249Z] #17 45.34 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ... [2020-05-26T06:57:22.249Z] #17 45.34 Unpacking zip (3.0-11+b1) ... [2020-05-26T06:57:22.249Z] #17 45.53 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-05-26T06:57:22.249Z] #17 45.55 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-05-26T06:57:22.505Z] #17 45.56 Setting up libip6tc0:amd64 (1.8.2-4) ... [2020-05-26T06:57:22.505Z] #17 45.57 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-05-26T06:57:22.505Z] #17 45.58 Setting up libgpm2:amd64 (1.20.7-5) ... [2020-05-26T06:57:22.505Z] #17 45.62 Setting up libip4tc0:amd64 (1.8.2-4) ... [2020-05-26T06:57:22.505Z] #17 45.63 Setting up uidmap (1:4.5-1.1) ... [2020-05-26T06:57:22.505Z] #17 45.64 Setting up libnftnl11:amd64 (1.1.2-2) ... [2020-05-26T06:57:22.505Z] #17 45.66 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-05-26T06:57:22.505Z] #17 ... [2020-05-26T06:57:22.505Z] [2020-05-26T06:57:22.505Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-26T06:57:22.505Z] #39 105.3 CC criu/crtools.o [2020-05-26T06:57:22.505Z] #39 105.8 CC criu/eventfd.o [2020-05-26T06:57:22.505Z] #39 106.2 CC criu/eventpoll.o [2020-05-26T06:57:22.505Z] #39 107.1 CC criu/external.o [2020-05-26T06:57:22.505Z] #39 107.4 CC criu/fault-injection.o [2020-05-26T06:57:22.505Z] #39 107.6 CC criu/fdstore.o [2020-05-26T06:57:22.505Z] #39 108.0 CC criu/fifo.o [2020-05-26T06:57:22.505Z] #39 108.4 CC criu/file-ids.o [2020-05-26T06:57:22.505Z] #39 108.7 CC criu/file-lock.o [2020-05-26T06:57:22.505Z] #39 109.6 CC criu/files-ext.o [2020-05-26T06:57:22.505Z] #39 110.0 CC criu/files-reg.o [2020-05-26T06:57:22.505Z] #39 112.2 CC criu/files.o [2020-05-26T06:57:22.505Z] #39 114.2 CC criu/filesystems.o [2020-05-26T06:57:22.505Z] #39 115.0 CC criu/fsnotify.o [2020-05-26T06:57:22.505Z] #39 ... [2020-05-26T06:57:22.505Z] [2020-05-26T06:57:22.505Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-26T06:57:22.505Z] #17 45.66 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-05-26T06:57:22.505Z] #17 45.67 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-05-26T06:57:22.505Z] #17 45.68 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-05-26T06:57:22.505Z] #17 45.69 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-05-26T06:57:22.505Z] #17 45.71 Setting up xxd (2:8.1.0875-5) ... [2020-05-26T06:57:22.505Z] #17 45.72 Setting up zip (3.0-11+b1) ... [2020-05-26T06:57:22.505Z] #17 45.73 Setting up vim-common (2:8.1.0875-5) ... [2020-05-26T06:57:22.505Z] #17 45.78 Setting up bash-completion (1:2.8-6) ... [2020-05-26T06:57:22.762Z] [2020-05-26T06:57:22.762Z] #53 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-05-26T06:57:22.825Z] #10 ... [2020-05-26T06:57:22.825Z] [2020-05-26T06:57:22.825Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-26T06:57:22.825Z] #30 63.50 sync [2020-05-26T06:57:22.825Z] #30 63.51 internal/reflectlite [2020-05-26T06:57:23.043Z] #53 DONE 0.3s [2020-05-26T06:57:23.043Z] [2020-05-26T06:57:23.043Z] #57 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-05-26T06:57:23.325Z] #57 DONE 0.2s [2020-05-26T06:57:23.325Z] [2020-05-26T06:57:23.325Z] #59 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-05-26T06:57:23.607Z] #59 DONE 0.2s [2020-05-26T06:57:23.607Z] [2020-05-26T06:57:23.607Z] #61 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-05-26T06:57:23.607Z] #61 DONE 0.1s [2020-05-26T06:57:23.607Z] [2020-05-26T06:57:23.607Z] #62 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-05-26T06:57:23.607Z] #62 DONE 0.0s [2020-05-26T06:57:23.607Z] [2020-05-26T06:57:23.607Z] #63 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-05-26T06:57:24.220Z] #63 DONE 0.6s [2020-05-26T06:57:24.502Z] [2020-05-26T06:57:24.503Z] #64 exporting to image [2020-05-26T06:57:24.503Z] #64 exporting layers [2020-05-26T06:57:24.724Z] #30 ... [2020-05-26T06:57:24.724Z] [2020-05-26T06:57:24.724Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-26T06:57:24.724Z] #60 DONE 67.0s [2020-05-26T06:57:24.982Z] [2020-05-26T06:57:24.982Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-26T06:57:24.982Z] #10 66.28 The following additional packages will be installed: [2020-05-26T06:57:24.982Z] #10 66.29 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-05-26T06:57:24.982Z] #10 66.29 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-05-26T06:57:24.982Z] #10 66.30 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-05-26T06:57:24.982Z] #10 66.30 libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-05-26T06:57:24.982Z] #10 66.32 Suggested packages: [2020-05-26T06:57:24.982Z] #10 66.34 gcc-8-locales seccomp wine64 [2020-05-26T06:57:25.769Z] #17 48.51 Setting up libiptc0:amd64 (1.8.2-4) ... [2020-05-26T06:57:25.769Z] #17 48.52 Setting up xz-utils (5.2.4-1) ... [2020-05-26T06:57:25.769Z] #17 48.53 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-05-26T06:57:25.769Z] #17 48.61 Setting up sudo (1.8.27-1+deb10u2) ... [2020-05-26T06:57:25.769Z] #17 48.67 invoke-rc.d: could not determine current runlevel [2020-05-26T06:57:25.769Z] #17 48.68 invoke-rc.d: policy-rc.d denied execution of start. [2020-05-26T06:57:25.769Z] #17 48.69 Setting up pigz (2.4-1) ... [2020-05-26T06:57:25.769Z] #17 48.70 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-05-26T06:57:25.769Z] #17 48.71 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-05-26T06:57:25.769Z] #17 48.75 Setting up python-pip-whl (18.1-5) ... [2020-05-26T06:57:25.769Z] #17 48.76 Setting up libmpdec2:amd64 (2.4.2-2) ... [2020-05-26T06:57:25.769Z] #17 48.77 Setting up vim-runtime (2:8.1.0875-5) ... [2020-05-26T06:57:26.011Z] #11 38.77 Reading package lists... [2020-05-26T06:57:26.011Z] #11 ... [2020-05-26T06:57:26.011Z] [2020-05-26T06:57:26.011Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-05-26T06:57:26.011Z] #24 36.75 Reading package lists... [2020-05-26T06:57:26.011Z] #24 47.47 Building dependency tree... [2020-05-26T06:57:26.011Z] #24 ... [2020-05-26T06:57:26.011Z] [2020-05-26T06:57:26.011Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-26T06:57:26.011Z] #39 37.94 Reading package lists... [2020-05-26T06:57:26.011Z] #39 ... [2020-05-26T06:57:26.011Z] [2020-05-26T06:57:26.011Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-26T06:57:26.011Z] #33 37.08 Reading package lists... [2020-05-26T06:57:26.024Z] #17 49.22 Setting up libaio1:amd64 (0.3.112-3) ... [2020-05-26T06:57:26.024Z] #17 49.24 Setting up libonig5:amd64 (6.9.1-1) ... [2020-05-26T06:57:26.024Z] #17 49.26 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ... [2020-05-26T06:57:26.024Z] #17 49.27 Setting up vim (2:8.1.0875-5) ... [2020-05-26T06:57:26.024Z] #17 49.28 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-05-26T06:57:26.024Z] #17 49.29 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-05-26T06:57:26.024Z] #17 49.29 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-05-26T06:57:26.024Z] #17 49.30 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-05-26T06:57:26.024Z] #17 49.31 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-05-26T06:57:26.024Z] #17 49.32 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-05-26T06:57:26.280Z] #17 49.33 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-05-26T06:57:26.280Z] #17 49.34 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-05-26T06:57:26.280Z] #17 49.36 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-05-26T06:57:26.280Z] #17 49.37 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-05-26T06:57:26.280Z] #17 49.38 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-05-26T06:57:26.280Z] #17 49.39 Setting up jq (1.5+dfsg-2+b1) ... [2020-05-26T06:57:26.280Z] #17 49.41 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2020-05-26T06:57:26.280Z] #17 49.42 Setting up python3.7 (3.7.3-2+deb10u1) ... [2020-05-26T06:57:26.360Z] #10 68.41 The following NEW packages will be installed: [2020-05-26T06:57:26.360Z] #10 68.41 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-05-26T06:57:26.360Z] #10 68.41 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-05-26T06:57:26.360Z] #10 68.41 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-05-26T06:57:26.360Z] #10 68.41 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-05-26T06:57:26.360Z] #10 68.41 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-05-26T06:57:26.360Z] #10 68.41 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-05-26T06:57:26.786Z] #10 68.96 0 upgraded, 25 newly installed, 0 to remove and 0 not upgraded. [2020-05-26T06:57:26.786Z] #10 68.96 Need to get 77.7 MB of archives. [2020-05-26T06:57:26.787Z] #10 68.96 After this operation, 487 MB of additional disk space will be used. [2020-05-26T06:57:26.787Z] #10 68.96 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB] [2020-05-26T06:57:27.131Z] #10 69.29 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-x86-64 amd64 2.31.1-11+8.3 [2642 kB] [2020-05-26T06:57:27.174Z] #64 exporting layers 2.5s done [2020-05-26T06:57:27.174Z] #64 writing image sha256:7341fe382c1269058a4b1d88fbffb7b3137252cd592e814adc67f7913de9cdda done [2020-05-26T06:57:27.174Z] #64 naming to docker.io/library/docker:429ae97b598fa84b60d54232cbd6964ecd3b8078 done [2020-05-26T06:57:27.174Z] #64 DONE 2.5s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-05-26T06:57:27.400Z] #10 69.81 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2020-05-26T06:57:27.602Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-41026/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=429ae97b598fa84b60d54232cbd6964ecd3b8078 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:429ae97b598fa84b60d54232cbd6964ecd3b8078 hack/test/unit [2020-05-26T06:57:27.664Z] #10 69.83 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2020-05-26T06:57:27.664Z] #10 69.90 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2020-05-26T06:57:27.664Z] #10 69.92 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2020-05-26T06:57:27.664Z] #10 ... [2020-05-26T06:57:27.664Z] [2020-05-26T06:57:27.664Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-26T06:57:27.664Z] #32 48.94 Reading package lists... [2020-05-26T06:57:27.664Z] #32 60.47 Building dependency tree... [2020-05-26T06:57:27.664Z] #32 66.88 The following additional packages will be installed: [2020-05-26T06:57:27.664Z] #32 66.91 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-05-26T06:57:27.664Z] #32 66.93 Suggested packages: [2020-05-26T06:57:27.664Z] #32 66.94 cmake-doc ninja-build lrzip [2020-05-26T06:57:27.664Z] #32 66.94 Recommended packages: [2020-05-26T06:57:27.664Z] #32 66.94 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-05-26T06:57:27.664Z] #32 68.78 The following NEW packages will be installed: [2020-05-26T06:57:27.664Z] #32 68.80 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-05-26T06:57:27.664Z] #32 68.80 vim-common xxd [2020-05-26T06:57:27.664Z] #32 69.28 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2020-05-26T06:57:27.664Z] #32 69.28 Need to get 14.9 MB of archives. [2020-05-26T06:57:27.664Z] #32 69.28 After this operation, 61.8 MB of additional disk space will be used. [2020-05-26T06:57:27.664Z] #32 69.28 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-05-26T06:57:27.664Z] #32 69.29 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-05-26T06:57:27.664Z] #32 69.29 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2020-05-26T06:57:27.664Z] #32 69.58 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-05-26T06:57:27.930Z] #32 ... [2020-05-26T06:57:27.930Z] [2020-05-26T06:57:27.930Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-05-26T06:57:27.930Z] #23 49.25 Reading package lists... [2020-05-26T06:57:27.930Z] #23 60.53 Building dependency tree... [2020-05-26T06:57:27.930Z] #23 66.86 ca-certificates is already the newest version (20190110). [2020-05-26T06:57:27.930Z] #23 66.86 The following additional packages will be installed: [2020-05-26T06:57:27.930Z] #23 66.86 libjq1 libonig5 [2020-05-26T06:57:27.930Z] #23 67.68 The following NEW packages will be installed: [2020-05-26T06:57:27.930Z] #23 67.71 jq libjq1 libonig5 [2020-05-26T06:57:27.930Z] #23 68.08 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2020-05-26T06:57:27.930Z] #23 68.08 Need to get 355 kB of archives. [2020-05-26T06:57:27.930Z] #23 68.08 After this operation, 1072 kB of additional disk space will be used. [2020-05-26T06:57:27.930Z] #23 68.08 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-05-26T06:57:27.930Z] #23 68.08 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-05-26T06:57:27.930Z] #23 68.08 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-05-26T06:57:27.930Z] #23 ... [2020-05-26T06:57:27.930Z] [2020-05-26T06:57:27.930Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-26T06:57:27.930Z] #30 67.82 sort [2020-05-26T06:57:27.930Z] #30 67.82 errors [2020-05-26T06:57:27.930Z] #30 68.29 strconv [2020-05-26T06:57:27.930Z] #30 70.11 io [2020-05-26T06:57:28.199Z] #30 ... [2020-05-26T06:57:28.199Z] [2020-05-26T06:57:28.199Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-05-26T06:57:28.199Z] #51 50.21 Reading package lists... [2020-05-26T06:57:28.199Z] #51 60.96 Building dependency tree... [2020-05-26T06:57:28.199Z] #51 66.97 The following additional packages will be installed: [2020-05-26T06:57:28.199Z] #51 67.01 libbtrfs0 [2020-05-26T06:57:28.199Z] #51 67.40 The following NEW packages will be installed: [2020-05-26T06:57:28.199Z] #51 67.43 libbtrfs-dev libbtrfs0 [2020-05-26T06:57:28.199Z] #51 67.97 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2020-05-26T06:57:28.199Z] #51 67.97 Need to get 119 kB of archives. [2020-05-26T06:57:28.199Z] #51 67.97 After this operation, 387 kB of additional disk space will be used. [2020-05-26T06:57:28.199Z] #51 67.97 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-05-26T06:57:28.199Z] #51 67.97 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-05-26T06:57:28.199Z] #51 69.91 debconf: delaying package configuration, since apt-utils is not installed [2020-05-26T06:57:28.199Z] #51 70.48 Fetched 119 kB in 0s (425 kB/s) [2020-05-26T06:57:28.199Z] #51 ... [2020-05-26T06:57:28.199Z] [2020-05-26T06:57:28.199Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-05-26T06:57:28.199Z] #23 70.45 debconf: delaying package configuration, since apt-utils is not installed [2020-05-26T06:57:28.505Z] #33 48.59 Building dependency tree... [2020-05-26T06:57:28.629Z] ok github.com/docker/docker/pkg/plugins 33.645s coverage: 76.6% of statements [2020-05-26T06:57:28.629Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-05-26T06:57:28.629Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-05-26T06:57:28.629Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-05-26T06:57:28.629Z] ? github.com/docker/docker/pkg/term [no test files] [2020-05-26T06:57:28.629Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-05-26T06:57:28.629Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-05-26T06:57:28.629Z] ? github.com/docker/docker/rootless [no test files] [2020-05-26T06:57:28.629Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-05-26T06:57:28.629Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-05-26T06:57:28.629Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-05-26T06:57:28.629Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-05-26T06:57:28.629Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-05-26T06:57:28.629Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-05-26T06:57:28.629Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-05-26T06:57:28.629Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-05-26T06:57:28.629Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-05-26T06:57:28.629Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-05-26T06:57:28.629Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-05-26T06:57:28.629Z] ? github.com/docker/docker/testutil/request [no test files] [2020-05-26T06:57:28.629Z] ? github.com/docker/docker/volume [no test files] [2020-05-26T06:57:28.629Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-05-26T06:57:28.629Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-05-26T06:57:28.629Z] [2020-05-26T06:57:28.629Z] === Skipped [2020-05-26T06:57:28.629Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-05-26T06:57:28.629Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-05-26T06:57:28.629Z] [2020-05-26T06:57:28.629Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-05-26T06:57:28.629Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-05-26T06:57:28.629Z] [2020-05-26T06:57:28.629Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-05-26T06:57:28.629Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-26T06:57:28.629Z] graphtest_unix.go:46: Driver btrfs not supported [2020-05-26T06:57:28.629Z] [2020-05-26T06:57:28.629Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-05-26T06:57:28.629Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-26T06:57:28.629Z] graphtest_unix.go:46: Driver btrfs not supported [2020-05-26T06:57:28.629Z] [2020-05-26T06:57:28.629Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-05-26T06:57:28.629Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-26T06:57:28.629Z] graphtest_unix.go:46: Driver btrfs not supported [2020-05-26T06:57:28.629Z] [2020-05-26T06:57:28.629Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-05-26T06:57:28.629Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-26T06:57:28.629Z] graphtest_unix.go:46: Driver btrfs not supported [2020-05-26T06:57:28.629Z] [2020-05-26T06:57:28.629Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-05-26T06:57:28.629Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-26T06:57:28.629Z] graphtest_unix.go:46: Driver btrfs not supported [2020-05-26T06:57:28.629Z] [2020-05-26T06:57:28.629Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-05-26T06:57:28.629Z] graphtest_unix.go:73: No driver to put! [2020-05-26T06:57:28.629Z] [2020-05-26T06:57:28.629Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2020-05-26T06:57:28.629Z] time="2020-05-26T06:56:19Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-05-26T06:57:28.629Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-05-26T06:57:28.629Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-05-26T06:57:28.629Z] [2020-05-26T06:57:28.629Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2020-05-26T06:57:28.629Z] time="2020-05-26T06:56:19Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-05-26T06:57:28.629Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-05-26T06:57:28.629Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-05-26T06:57:28.629Z] [2020-05-26T06:57:28.629Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2020-05-26T06:57:28.629Z] time="2020-05-26T06:56:19Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-05-26T06:57:28.629Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-05-26T06:57:28.630Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-05-26T06:57:28.630Z] [2020-05-26T06:57:28.630Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2020-05-26T06:57:28.630Z] time="2020-05-26T06:56:19Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-05-26T06:57:28.630Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-05-26T06:57:28.630Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-05-26T06:57:28.630Z] [2020-05-26T06:57:28.630Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2020-05-26T06:57:28.630Z] time="2020-05-26T06:56:19Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-05-26T06:57:28.630Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-05-26T06:57:28.630Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-05-26T06:57:28.630Z] [2020-05-26T06:57:28.630Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2020-05-26T06:57:28.630Z] graphtest_unix.go:73: No driver to put! [2020-05-26T06:57:28.630Z] [2020-05-26T06:57:28.630Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-05-26T06:57:28.630Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-05-26T06:57:28.630Z] [2020-05-26T06:57:28.630Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-05-26T06:57:28.630Z] overlay_test.go:49: Fails to compute changes intermittently [2020-05-26T06:57:28.630Z] [2020-05-26T06:57:28.630Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-05-26T06:57:28.630Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-05-26T06:57:28.630Z] [2020-05-26T06:57:28.630Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-05-26T06:57:28.630Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-05-26T06:57:28.630Z] [2020-05-26T06:57:28.630Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-05-26T06:57:28.630Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-26T06:57:28.630Z] graphtest_unix.go:46: Driver zfs not supported [2020-05-26T06:57:28.630Z] [2020-05-26T06:57:28.630Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-05-26T06:57:28.630Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-26T06:57:28.630Z] graphtest_unix.go:46: Driver zfs not supported [2020-05-26T06:57:28.630Z] [2020-05-26T06:57:28.630Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-05-26T06:57:28.630Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-26T06:57:28.630Z] graphtest_unix.go:46: Driver zfs not supported [2020-05-26T06:57:28.630Z] [2020-05-26T06:57:28.630Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-05-26T06:57:28.630Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-26T06:57:28.630Z] graphtest_unix.go:46: Driver zfs not supported [2020-05-26T06:57:28.630Z] [2020-05-26T06:57:28.630Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-05-26T06:57:28.630Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-26T06:57:28.630Z] graphtest_unix.go:46: Driver zfs not supported [2020-05-26T06:57:28.630Z] [2020-05-26T06:57:28.630Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-05-26T06:57:28.630Z] graphtest_unix.go:73: No driver to put! [2020-05-26T06:57:28.630Z] [2020-05-26T06:57:28.630Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-05-26T06:57:28.630Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-05-26T06:57:28.630Z] [2020-05-26T06:57:28.630Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-05-26T06:57:28.630Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-05-26T06:57:28.630Z] [2020-05-26T06:57:28.630Z] [2020-05-26T06:57:28.630Z] DONE 2123 tests, 26 skipped in 193.018s Post stage [Pipeline] junit [2020-05-26T06:57:28.642Z] Recording test results [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [2020-05-26T06:57:28.805Z] #23 70.90 Fetched 355 kB in 0s (1309 kB/s) [2020-05-26T06:57:28.805Z] #23 ... [2020-05-26T06:57:28.805Z] [2020-05-26T06:57:28.805Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-26T06:57:28.805Z] #38 50.19 Reading package lists... [2020-05-26T06:57:28.805Z] #38 61.55 Building dependency tree... [2020-05-26T06:57:28.805Z] #38 67.13 The following additional packages will be installed: [2020-05-26T06:57:28.805Z] #38 67.13 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-05-26T06:57:28.805Z] #38 67.13 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-05-26T06:57:28.805Z] #38 67.19 Suggested packages: [2020-05-26T06:57:28.805Z] #38 67.19 manpages-dev python-setuptools [2020-05-26T06:57:28.805Z] #38 69.61 The following NEW packages will be installed: [2020-05-26T06:57:28.805Z] #38 69.61 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-05-26T06:57:28.805Z] #38 69.61 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-05-26T06:57:28.805Z] #38 69.61 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-05-26T06:57:28.805Z] #38 69.61 python-six zlib1g-dev [2020-05-26T06:57:28.805Z] #38 70.32 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded. [2020-05-26T06:57:28.805Z] #38 70.32 Need to get 4095 kB of archives. [2020-05-26T06:57:28.805Z] #38 70.32 After this operation, 22.5 MB of additional disk space will be used. [2020-05-26T06:57:28.805Z] #38 70.32 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2020-05-26T06:57:28.805Z] #38 70.33 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-26T06:57:28.805Z] #38 70.33 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-26T06:57:28.805Z] #38 70.33 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-26T06:57:28.805Z] #38 70.35 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2020-05-26T06:57:28.805Z] #38 70.37 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-26T06:57:28.805Z] #38 70.37 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-26T06:57:28.805Z] #38 70.38 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-26T06:57:28.805Z] #38 70.41 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2020-05-26T06:57:28.805Z] #38 70.57 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2020-05-26T06:57:28.805Z] #38 70.60 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2020-05-26T06:57:28.805Z] #38 70.84 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2020-05-26T06:57:28.805Z] #38 70.90 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-26T06:57:28.805Z] #38 70.91 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-26T06:57:28.805Z] #38 70.92 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2020-05-26T06:57:28.805Z] #38 71.04 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2020-05-26T06:57:28.805Z] #38 71.04 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2020-05-26T06:57:28.805Z] #38 ... [2020-05-26T06:57:28.805Z] [2020-05-26T06:57:28.805Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-05-26T06:57:28.805Z] #51 70.78 Selecting previously unselected package libbtrfs0. [2020-05-26T06:57:28.805Z] #51 70.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 ... 15412 files and directories currently installed.) [2020-05-26T06:57:28.805Z] #51 71.01 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2020-05-26T06:57:28.805Z] #51 71.01 Unpacking libbtrfs0 (4.20.1-2) ... [Pipeline] sh [2020-05-26T06:57:29.061Z] #51 71.29 Selecting previously unselected package libbtrfs-dev. [2020-05-26T06:57:29.061Z] #51 71.29 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-05-26T06:57:29.061Z] #51 71.30 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-05-26T06:57:29.087Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41026/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=429ae97b598fa84b60d54232cbd6964ecd3b8078 -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:429ae97b598fa84b60d54232cbd6964ecd3b8078 hack/make.sh dynbinary test-integration [2020-05-26T06:57:29.545Z] #17 52.30 Setting up iptables (1.8.2-4) ... [2020-05-26T06:57:29.545Z] #17 52.32 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-05-26T06:57:29.545Z] #17 52.33 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-05-26T06:57:29.545Z] #17 52.34 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-05-26T06:57:29.546Z] #17 52.35 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-05-26T06:57:29.546Z] #17 52.35 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-05-26T06:57:29.546Z] #17 52.37 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-05-26T06:57:29.546Z] #17 52.38 Setting up python3 (3.7.3-1) ... [2020-05-26T06:57:29.546Z] #17 52.70 Setting up python3-wheel (0.32.3-2) ... [2020-05-26T06:57:29.650Z] #51 71.93 Setting up libbtrfs0 (4.20.1-2) ... [2020-05-26T06:57:29.650Z] #51 71.97 Setting up libbtrfs-dev (4.20.1-2) ... [2020-05-26T06:57:29.906Z] #51 71.97 Processing triggers for libc-bin (2.28-10) ... [2020-05-26T06:57:30.023Z] [2020-05-26T06:57:30.023Z] Removing bundles/ [2020-05-26T06:57:30.023Z] [2020-05-26T06:57:30.023Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-05-26T06:57:30.023Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-05-26T06:57:30.023Z] GOOS="" GOARCH="" GOARM="" [2020-05-26T06:57:30.107Z] #17 53.35 Setting up apparmor (2.13.2-10) ... [2020-05-26T06:57:30.164Z] #51 DONE 72.5s [2020-05-26T06:57:30.164Z] [2020-05-26T06:57:30.164Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-26T06:57:30.299Z] ? github.com/docker/docker/api [no test files] [2020-05-26T06:57:30.599Z] #33 52.98 The following additional packages will be installed: [2020-05-26T06:57:30.599Z] #33 53.00 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-05-26T06:57:30.599Z] #33 53.00 Suggested packages: [2020-05-26T06:57:30.599Z] #33 53.01 cmake-doc ninja-build lrzip [2020-05-26T06:57:30.599Z] #33 53.01 Recommended packages: [2020-05-26T06:57:30.599Z] #33 53.01 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-05-26T06:57:31.095Z] #52 ... [2020-05-26T06:57:31.095Z] [2020-05-26T06:57:31.095Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-05-26T06:57:31.095Z] #23 71.23 Selecting previously unselected package libonig5:amd64. [2020-05-26T06:57:31.096Z] #23 71.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 ... 15412 files and directories currently installed.) [2020-05-26T06:57:31.096Z] #23 71.31 Preparing to unpack .../libonig5_6.9.1-1_amd64.deb ... [2020-05-26T06:57:31.096Z] #23 71.31 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-05-26T06:57:31.096Z] #23 71.82 Selecting previously unselected package libjq1:amd64. [2020-05-26T06:57:31.096Z] #23 71.86 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-05-26T06:57:31.096Z] #23 71.89 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-05-26T06:57:31.096Z] #23 72.09 Selecting previously unselected package jq. [2020-05-26T06:57:31.096Z] #23 72.09 Preparing to unpack .../jq_1.5+dfsg-2+b1_amd64.deb ... [2020-05-26T06:57:31.096Z] #23 72.10 Unpacking jq (1.5+dfsg-2+b1) ... [2020-05-26T06:57:31.096Z] #23 72.73 Setting up libonig5:amd64 (6.9.1-1) ... [2020-05-26T06:57:31.096Z] #23 72.77 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-05-26T06:57:31.096Z] #23 72.78 Setting up jq (1.5+dfsg-2+b1) ... [2020-05-26T06:57:31.096Z] #23 72.80 Processing triggers for libc-bin (2.28-10) ... [2020-05-26T06:57:31.096Z] #23 DONE 73.3s [2020-05-26T06:57:31.096Z] [2020-05-26T06:57:31.096Z] #24 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-05-26T06:57:31.096Z] #24 DONE 0.1s [2020-05-26T06:57:31.096Z] [2020-05-26T06:57:31.096Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-26T06:57:31.638Z] #33 53.88 The following NEW packages will be installed: [2020-05-26T06:57:31.638Z] #33 53.88 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-05-26T06:57:31.638Z] #33 53.90 vim-common xxd [2020-05-26T06:57:31.638Z] #33 54.15 0 upgraded, 10 newly installed, 0 to remove and 2 not upgraded. [2020-05-26T06:57:31.638Z] #33 54.15 Need to get 14.9 MB of archives. [2020-05-26T06:57:31.638Z] #33 54.15 After this operation, 67.2 MB of additional disk space will be used. [2020-05-26T06:57:31.638Z] #33 54.15 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xxd ppc64el 2:8.1.0875-5 [140 kB] [2020-05-26T06:57:31.928Z] #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-26T06:57:31.928Z] #33 54.29 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el cmake-data all 3.13.4-1 [1476 kB] [2020-05-26T06:57:31.995Z] #17 54.92 Setting up xfsprogs (4.20.0-1) ... [2020-05-26T06:57:31.995Z] #17 54.94 Setting up python3-lib2to3 (3.7.3-1) ... [2020-05-26T06:57:32.221Z] #33 54.58 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libicu63 ppc64el 63.1-6+deb10u1 [8411 kB] [2020-05-26T06:57:32.250Z] #17 55.35 Setting up python3-pkg-resources (40.8.0-1) ... [2020-05-26T06:57:33.178Z] #17 56.29 Setting up python3-distutils (3.7.3-1) ... [2020-05-26T06:57:33.178Z] #17 ... [2020-05-26T06:57:33.178Z] [2020-05-26T06:57:33.178Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-26T06:57:33.178Z] #39 116.1 CC criu/image-desc.o [2020-05-26T06:57:33.178Z] #39 116.3 CC criu/image.o [2020-05-26T06:57:33.178Z] #39 117.2 CC criu/ipc_ns.o [2020-05-26T06:57:33.178Z] #39 118.2 CC criu/irmap.o [2020-05-26T06:57:33.178Z] #39 118.8 CC criu/kcmp-ids.o [2020-05-26T06:57:33.178Z] #39 119.2 CC criu/kerndat.o [2020-05-26T06:57:33.178Z] #39 120.4 CC criu/libnetlink.o [2020-05-26T06:57:33.178Z] #39 120.8 CC criu/log.o [2020-05-26T06:57:33.178Z] #39 121.4 CC criu/lsm.o [2020-05-26T06:57:33.178Z] #39 121.8 CC criu/mem.o [2020-05-26T06:57:33.178Z] #39 123.5 CC criu/mount.o [2020-05-26T06:57:33.266Z] #33 ... [2020-05-26T06:57:33.266Z] [2020-05-26T06:57:33.266Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-05-26T06:57:33.266Z] #24 47.47 Building dependency tree... [2020-05-26T06:57:33.266Z] #24 51.83 ca-certificates is already the newest version (20190110). [2020-05-26T06:57:33.266Z] #24 51.83 The following additional packages will be installed: [2020-05-26T06:57:33.266Z] #24 51.84 libjq1 libonig5 [2020-05-26T06:57:33.266Z] #24 52.67 The following NEW packages will be installed: [2020-05-26T06:57:33.266Z] #24 52.68 jq libjq1 libonig5 [2020-05-26T06:57:33.266Z] #24 52.88 0 upgraded, 3 newly installed, 0 to remove and 2 not upgraded. [2020-05-26T06:57:33.266Z] #24 52.88 Need to get 358 kB of archives. [2020-05-26T06:57:33.266Z] #24 52.88 After this operation, 1277 kB of additional disk space will be used. [2020-05-26T06:57:33.266Z] #24 52.88 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libonig5 ppc64el 6.9.1-1 [181 kB] [2020-05-26T06:57:33.266Z] #24 52.94 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjq1 ppc64el 1.5+dfsg-2+b1 [117 kB] [2020-05-26T06:57:33.266Z] #24 52.96 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el jq ppc64el 1.5+dfsg-2+b1 [59.8 kB] [2020-05-26T06:57:33.266Z] #24 54.85 debconf: delaying package configuration, since apt-utils is not installed [2020-05-26T06:57:33.266Z] #24 55.07 Fetched 358 kB in 0s (2441 kB/s) [2020-05-26T06:57:33.266Z] #24 55.31 Selecting previously unselected package libonig5:ppc64el. [2020-05-26T06:57:33.266Z] #24 55.31 (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 ... 15341 files and directories currently installed.) [2020-05-26T06:57:33.266Z] #24 55.53 Preparing to unpack .../libonig5_6.9.1-1_ppc64el.deb ... [2020-05-26T06:57:33.266Z] #24 55.55 Unpacking libonig5:ppc64el (6.9.1-1) ... [2020-05-26T06:57:33.555Z] #24 ... [2020-05-26T06:57:33.555Z] [2020-05-26T06:57:33.555Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-26T06:57:33.555Z] #33 55.70 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libxml2 ppc64el 2.9.4+dfsg1-7+b3 [728 kB] [2020-05-26T06:57:33.555Z] #33 55.80 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libarchive13 ppc64el 3.3.3-4+deb10u1 [360 kB] [2020-05-26T06:57:33.555Z] #33 55.86 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjsoncpp1 ppc64el 1.7.4-3 [75.8 kB] [2020-05-26T06:57:33.555Z] #33 55.88 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el librhash0 ppc64el 1.3.8-1 [127 kB] [2020-05-26T06:57:33.555Z] #33 55.92 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libuv1 ppc64el 1.24.1-1 [116 kB] [2020-05-26T06:57:33.555Z] #33 55.94 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el cmake ppc64el 3.13.4-1 [3306 kB] [2020-05-26T06:57:33.739Z] #39 ... [2020-05-26T06:57:33.739Z] [2020-05-26T06:57:33.739Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-26T06:57:33.739Z] #17 56.84 Setting up python3-setuptools (40.8.0-1) ... [2020-05-26T06:57:35.058Z] #33 ... [2020-05-26T06:57:35.058Z] [2020-05-26T06:57:35.058Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-05-26T06:57:35.058Z] #24 55.95 Selecting previously unselected package libjq1:ppc64el. [2020-05-26T06:57:35.058Z] #24 55.96 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_ppc64el.deb ... [2020-05-26T06:57:35.058Z] #24 55.98 Unpacking libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-05-26T06:57:35.058Z] #24 56.30 Selecting previously unselected package jq. [2020-05-26T06:57:35.058Z] #24 56.32 Preparing to unpack .../jq_1.5+dfsg-2+b1_ppc64el.deb ... [2020-05-26T06:57:35.058Z] #24 56.34 Unpacking jq (1.5+dfsg-2+b1) ... [2020-05-26T06:57:35.058Z] #24 56.60 Setting up libonig5:ppc64el (6.9.1-1) ... [2020-05-26T06:57:35.058Z] #24 56.61 Setting up libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-05-26T06:57:35.058Z] #24 56.63 Setting up jq (1.5+dfsg-2+b1) ... [2020-05-26T06:57:35.058Z] #24 56.64 Processing triggers for libc-bin (2.28-10) ... [2020-05-26T06:57:35.058Z] #24 DONE 57.1s [2020-05-26T06:57:35.058Z] [2020-05-26T06:57:35.058Z] #25 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-05-26T06:57:35.058Z] #25 DONE 0.1s [2020-05-26T06:57:35.058Z] [2020-05-26T06:57:35.058Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-26T06:57:35.196Z] #17 58.02 Setting up python3-pip (18.1-5) ... [2020-05-26T06:57:35.273Z] #25 ... [2020-05-26T06:57:35.273Z] [2020-05-26T06:57:35.273Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-26T06:57:35.273Z] #41 66.90 internal/reflectlite [2020-05-26T06:57:35.273Z] #41 66.90 github.com/LK4D4/vndr/godl/singleflight [2020-05-26T06:57:35.273Z] #41 67.79 math/rand [2020-05-26T06:57:35.273Z] #41 69.52 internal/singleflight [2020-05-26T06:57:35.273Z] #41 72.51 bytes [2020-05-26T06:57:35.273Z] #41 72.51 strconv [2020-05-26T06:57:35.273Z] #41 76.69 bufio [2020-05-26T06:57:35.273Z] #41 ... [2020-05-26T06:57:35.273Z] [2020-05-26T06:57:35.273Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-05-26T06:57:35.273Z] #28 74.63 Checking out files: 77% (1183/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-26T06:57:35.273Z] #28 76.17 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-05-26T06:57:35.273Z] #28 76.94 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-05-26T06:57:35.954Z] INFO [runner/goanalysis_metalinter/goanalysis] analyzers took 3m11.411617145s with top 10 stages: buildssa: 1m35.883252001s, goimports: 22.819458929s, unconvert: 12.546637774s, gosec: 11.211019781s, golint: 6.541858933s, ineffassign: 4.808265711s, misspell: 4.344611405s, inspect: 4.161714354s, vrp: 3.05439767s, ctrlflow: 1.852195394s [2020-05-26T06:57:36.144Z] #17 59.22 Processing triggers for libc-bin (2.28-10) ... [2020-05-26T06:57:36.144Z] #17 59.27 Processing triggers for mime-support (3.62) ... [2020-05-26T06:57:36.401Z] #17 ... [2020-05-26T06:57:36.401Z] [2020-05-26T06:57:36.401Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-05-26T06:57:36.401Z] #36 189.0 + dpkg --print-architecture [2020-05-26T06:57:36.401Z] #36 189.0 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-05-26T06:57:36.401Z] #36 189.7 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2020-05-26T06:57:36.401Z] #36 189.7 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-05-26T06:57:36.659Z] #36 ... [2020-05-26T06:57:36.659Z] [2020-05-26T06:57:36.659Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-26T06:57:36.659Z] #17 DONE 60.0s [2020-05-26T06:57:36.659Z] [2020-05-26T06:57:36.659Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-26T06:57:36.659Z] #39 127.5 CC criu/namespaces.o [2020-05-26T06:57:37.135Z] #26 ... [2020-05-26T06:57:37.135Z] [2020-05-26T06:57:37.135Z] #52 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-05-26T06:57:37.135Z] #52 37.29 Reading package lists... [2020-05-26T06:57:37.135Z] #52 49.83 Building dependency tree... [2020-05-26T06:57:37.135Z] #52 53.94 The following additional packages will be installed: [2020-05-26T06:57:37.135Z] #52 53.95 libbtrfs0 [2020-05-26T06:57:37.135Z] #52 54.21 The following NEW packages will be installed: [2020-05-26T06:57:37.135Z] #52 54.23 libbtrfs-dev libbtrfs0 [2020-05-26T06:57:37.135Z] #52 54.52 0 upgraded, 2 newly installed, 0 to remove and 2 not upgraded. [2020-05-26T06:57:37.135Z] #52 54.52 Need to get 120 kB of archives. [2020-05-26T06:57:37.135Z] #52 54.52 After this operation, 423 kB of additional disk space will be used. [2020-05-26T06:57:37.135Z] #52 54.52 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs0 ppc64el 4.20.1-2 [42.2 kB] [2020-05-26T06:57:37.135Z] #52 54.56 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs-dev ppc64el 4.20.1-2 [78.2 kB] [2020-05-26T06:57:37.135Z] #52 57.71 debconf: delaying package configuration, since apt-utils is not installed [2020-05-26T06:57:37.135Z] #52 58.21 Fetched 120 kB in 0s (1004 kB/s) [2020-05-26T06:57:37.135Z] #52 58.42 Selecting previously unselected package libbtrfs0. [2020-05-26T06:57:37.135Z] #52 58.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 ... 15341 files and directories currently installed.) [2020-05-26T06:57:37.135Z] #52 58.62 Preparing to unpack .../libbtrfs0_4.20.1-2_ppc64el.deb ... [2020-05-26T06:57:37.135Z] #52 58.65 Unpacking libbtrfs0 (4.20.1-2) ... [2020-05-26T06:57:37.135Z] #52 58.87 Selecting previously unselected package libbtrfs-dev. [2020-05-26T06:57:37.135Z] #52 58.88 Preparing to unpack .../libbtrfs-dev_4.20.1-2_ppc64el.deb ... [2020-05-26T06:57:37.135Z] #52 58.88 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-05-26T06:57:37.135Z] #52 59.27 Setting up libbtrfs0 (4.20.1-2) ... [2020-05-26T06:57:37.135Z] #52 59.28 Setting up libbtrfs-dev (4.20.1-2) ... [2020-05-26T06:57:37.135Z] #52 59.29 Processing triggers for libc-bin (2.28-10) ... [2020-05-26T06:57:37.135Z] #52 ... [2020-05-26T06:57:37.135Z] [2020-05-26T06:57:37.135Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-26T06:57:37.135Z] #39 37.94 Reading package lists... [2020-05-26T06:57:37.135Z] #39 50.00 Building dependency tree... [2020-05-26T06:57:37.135Z] #39 54.66 The following additional packages will be installed: [2020-05-26T06:57:37.135Z] #39 54.67 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-05-26T06:57:37.135Z] #39 54.67 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-05-26T06:57:37.135Z] #39 54.68 Suggested packages: [2020-05-26T06:57:37.135Z] #39 54.69 manpages-dev python-setuptools [2020-05-26T06:57:37.135Z] #39 58.24 The following NEW packages will be installed: [2020-05-26T06:57:37.135Z] #39 58.27 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-05-26T06:57:37.135Z] #39 58.27 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-05-26T06:57:37.135Z] #39 58.27 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-05-26T06:57:37.135Z] #39 58.28 python-six zlib1g-dev [2020-05-26T06:57:37.135Z] #39 58.54 0 upgraded, 17 newly installed, 0 to remove and 2 not upgraded. [2020-05-26T06:57:37.135Z] #39 58.54 Need to get 4075 kB of archives. [2020-05-26T06:57:37.135Z] #39 58.54 After this operation, 24.5 MB of additional disk space will be used. [2020-05-26T06:57:37.135Z] #39 58.54 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libcap-dev ppc64el 1:2.25-2 [31.4 kB] [2020-05-26T06:57:37.135Z] #39 58.60 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-26T06:57:37.135Z] #39 58.66 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-26T06:57:37.135Z] #39 58.71 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-26T06:57:37.135Z] #39 58.75 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-dev ppc64el 3.4.0-1 [103 kB] [2020-05-26T06:57:37.135Z] #39 58.78 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-26T06:57:37.135Z] #39 58.80 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-26T06:57:37.135Z] #39 58.81 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-26T06:57:37.135Z] #39 58.86 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf17 ppc64el 3.6.1.3-2 [795 kB] [2020-05-26T06:57:37.135Z] #39 59.04 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-lite17 ppc64el 3.6.1.3-2 [166 kB] [2020-05-26T06:57:37.135Z] #39 59.08 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-dev ppc64el 3.6.1.3-2 [1130 kB] [2020-05-26T06:57:37.135Z] #39 59.31 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotoc17 ppc64el 3.6.1.3-2 [647 kB] [2020-05-26T06:57:37.135Z] #39 59.45 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el protobuf-c-compiler ppc64el 1.3.1-1+b1 [81.2 kB] [2020-05-26T06:57:37.135Z] #39 59.47 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-26T06:57:37.135Z] #39 59.48 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-pkg-resources all 40.8.0-1 [182 kB] [2020-05-26T06:57:37.135Z] #39 59.53 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-six all 1.12.0-1 [15.7 kB] [2020-05-26T06:57:37.135Z] #39 59.53 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-protobuf ppc64el 3.6.1.3-2 [337 kB] [2020-05-26T06:57:37.224Z] #39 129.8 CC criu/net.o [2020-05-26T06:57:37.431Z] #39 ... [2020-05-26T06:57:37.431Z] [2020-05-26T06:57:37.431Z] #52 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-05-26T06:57:37.431Z] #52 DONE 59.8s [2020-05-26T06:57:37.431Z] [2020-05-26T06:57:37.431Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-26T06:57:37.725Z] #53 0.398 + RM_GOPATH=0 [2020-05-26T06:57:37.725Z] #53 0.398 + TMP_GOPATH= [2020-05-26T06:57:37.725Z] #53 ... [2020-05-26T06:57:37.725Z] [2020-05-26T06:57:37.725Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-26T06:57:37.725Z] #11 38.77 Reading package lists... [2020-05-26T06:57:37.725Z] #11 50.66 Building dependency tree... [2020-05-26T06:57:37.725Z] #11 55.01 The following additional packages will be installed: [2020-05-26T06:57:37.725Z] #11 55.03 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-05-26T06:57:37.725Z] #11 55.03 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-05-26T06:57:37.725Z] #11 55.03 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-05-26T06:57:37.725Z] #11 55.05 libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-05-26T06:57:37.725Z] #11 55.05 Suggested packages: [2020-05-26T06:57:37.725Z] #11 55.07 gcc-8-locales seccomp wine64 [2020-05-26T06:57:37.725Z] #11 58.58 The following NEW packages will be installed: [2020-05-26T06:57:37.725Z] #11 58.58 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-05-26T06:57:37.725Z] #11 58.59 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-05-26T06:57:37.725Z] #11 58.59 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-05-26T06:57:37.725Z] #11 58.60 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-05-26T06:57:37.725Z] #11 58.61 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-05-26T06:57:37.725Z] #11 58.62 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-05-26T06:57:37.725Z] #11 59.07 0 upgraded, 25 newly installed, 0 to remove and 2 not upgraded. [2020-05-26T06:57:37.725Z] #11 59.07 Need to get 78.9 MB of archives. [2020-05-26T06:57:37.725Z] #11 59.07 After this operation, 532 MB of additional disk space will be used. [2020-05-26T06:57:37.725Z] #11 59.07 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el binutils-mingw-w64-i686 ppc64el 2.31.1-11+8.3 [2811 kB] [2020-05-26T06:57:38.021Z] #11 60.19 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el binutils-mingw-w64-x86-64 ppc64el 2.31.1-11+8.3 [3109 kB] [2020-05-26T06:57:38.021Z] #11 ... [2020-05-26T06:57:38.021Z] [2020-05-26T06:57:38.021Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-26T06:57:38.021Z] #53 0.399 + : /build [2020-05-26T06:57:38.021Z] #53 0.399 + '[' -z '' ']' [2020-05-26T06:57:38.021Z] #53 0.400 ++ mktemp -d [2020-05-26T06:57:38.021Z] #53 0.402 + export GOPATH=/tmp/tmp.66nFDruofY [2020-05-26T06:57:38.021Z] #53 0.402 + GOPATH=/tmp/tmp.66nFDruofY [2020-05-26T06:57:38.021Z] #53 0.402 + RM_GOPATH=1 [2020-05-26T06:57:38.021Z] #53 0.402 + case "$(go env GOARCH)" in [2020-05-26T06:57:38.021Z] #53 0.403 ++ go env GOARCH [2020-05-26T06:57:38.021Z] #53 0.448 + export GO_BUILDMODE=-buildmode=pie [2020-05-26T06:57:38.021Z] #53 0.449 + GO_BUILDMODE=-buildmode=pie [2020-05-26T06:57:38.021Z] #53 0.451 ++ dirname /tmp/install/install.sh [2020-05-26T06:57:38.021Z] #53 0.453 + dir=/tmp/install [2020-05-26T06:57:38.021Z] #53 0.454 + bin=containerd [2020-05-26T06:57:38.021Z] #53 0.454 + shift [2020-05-26T06:57:38.021Z] #53 0.455 + '[' '!' -f /tmp/install/containerd.installer ']' [2020-05-26T06:57:38.021Z] #53 0.455 + . /tmp/install/containerd.installer [2020-05-26T06:57:38.021Z] #53 0.456 ++ set -e [2020-05-26T06:57:38.021Z] #53 0.457 ++ : 814b7956fafc7a0980ea07e950f983d0837e5578 [2020-05-26T06:57:38.021Z] #53 0.459 + install_containerd [2020-05-26T06:57:38.021Z] #53 0.471 + echo 'Install containerd version 814b7956fafc7a0980ea07e950f983d0837e5578' [2020-05-26T06:57:38.021Z] #53 0.471 Install containerd version 814b7956fafc7a0980ea07e950f983d0837e5578 [2020-05-26T06:57:38.021Z] #53 0.471 + git clone https://github.com/containerd/containerd.git /tmp/tmp.66nFDruofY/src/github.com/containerd/containerd [2020-05-26T06:57:38.021Z] #53 0.477 Cloning into '/tmp/tmp.66nFDruofY/src/github.com/containerd/containerd'... [2020-05-26T06:57:38.556Z] #28 ... [2020-05-26T06:57:38.556Z] [2020-05-26T06:57:38.556Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-26T06:57:38.556Z] #10 70.85 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2020-05-26T06:57:38.556Z] #10 71.34 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u1 [175 kB] [2020-05-26T06:57:38.556Z] #10 71.36 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [35.8 MB] [2020-05-26T06:57:38.556Z] #10 76.87 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [25.4 MB] [2020-05-26T06:57:38.556Z] #10 80.33 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2020-05-26T06:57:38.556Z] #10 80.34 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2020-05-26T06:57:38.556Z] #10 80.36 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-05-26T06:57:38.556Z] #10 80.37 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-05-26T06:57:38.556Z] #10 80.37 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB] [2020-05-26T06:57:38.556Z] #10 80.37 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u4 [110 kB] [2020-05-26T06:57:38.556Z] #10 80.39 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2020-05-26T06:57:38.556Z] #10 80.41 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2020-05-26T06:57:38.556Z] #10 80.45 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2020-05-26T06:57:38.556Z] #10 80.47 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2020-05-26T06:57:38.556Z] #10 80.51 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2020-05-26T06:57:38.556Z] #10 80.58 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2020-05-26T06:57:38.556Z] #10 80.59 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2020-05-26T06:57:38.556Z] #10 80.60 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB] [2020-05-26T06:57:38.556Z] #10 80.61 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u4 [322 kB] [2020-05-26T06:57:38.586Z] #39 ... [2020-05-26T06:57:38.586Z] [2020-05-26T06:57:38.586Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-05-26T06:57:38.586Z] #18 1.822 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-05-26T06:57:38.587Z] #18 1.826 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-05-26T06:57:38.587Z] #18 1.830 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-05-26T06:57:38.587Z] #18 DONE 1.9s [2020-05-26T06:57:38.668Z] ok github.com/docker/docker/api/server 0.007s coverage: 9.0% of statements [2020-05-26T06:57:38.814Z] #10 ... [2020-05-26T06:57:38.814Z] [2020-05-26T06:57:38.814Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-26T06:57:38.814Z] #32 70.95 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+b3 [687 kB] [2020-05-26T06:57:38.814Z] #32 71.05 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2020-05-26T06:57:38.814Z] #32 71.12 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2020-05-26T06:57:38.814Z] #32 71.15 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2020-05-26T06:57:38.814Z] #32 71.17 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] [2020-05-26T06:57:38.814Z] #32 71.19 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2020-05-26T06:57:38.814Z] #32 74.10 debconf: delaying package configuration, since apt-utils is not installed [2020-05-26T06:57:38.814Z] #32 74.46 Fetched 14.9 MB in 3s (5345 kB/s) [2020-05-26T06:57:38.814Z] #32 74.69 Selecting previously unselected package xxd. [2020-05-26T06:57:38.814Z] #32 74.69 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15412 files and directories currently installed.) [2020-05-26T06:57:38.814Z] #32 74.75 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-05-26T06:57:38.814Z] #32 74.77 Unpacking xxd (2:8.1.0875-5) ... [2020-05-26T06:57:38.814Z] #32 75.01 Selecting previously unselected package vim-common. [2020-05-26T06:57:38.814Z] #32 75.01 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-05-26T06:57:38.814Z] #32 75.14 Unpacking vim-common (2:8.1.0875-5) ... [2020-05-26T06:57:38.814Z] #32 75.79 Selecting previously unselected package cmake-data. [2020-05-26T06:57:38.814Z] #32 75.80 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-05-26T06:57:38.814Z] #32 75.81 Unpacking cmake-data (3.13.4-1) ... [2020-05-26T06:57:38.814Z] #32 80.28 Selecting previously unselected package libicu63:amd64. [2020-05-26T06:57:38.814Z] #32 80.30 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-05-26T06:57:38.814Z] #32 80.33 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-05-26T06:57:38.814Z] #32 ... [2020-05-26T06:57:38.814Z] [2020-05-26T06:57:38.814Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-26T06:57:38.814Z] #38 73.27 debconf: delaying package configuration, since apt-utils is not installed [2020-05-26T06:57:38.814Z] #38 73.72 Fetched 4095 kB in 1s (4179 kB/s) [2020-05-26T06:57:38.814Z] #38 73.86 Selecting previously unselected package libcap-dev:amd64. [2020-05-26T06:57:38.814Z] #38 73.86 (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 ... 15412 files and directories currently installed.) [2020-05-26T06:57:38.814Z] #38 74.07 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2020-05-26T06:57:38.814Z] #38 74.09 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2020-05-26T06:57:38.814Z] #38 74.35 Selecting previously unselected package libnet1:amd64. [2020-05-26T06:57:38.814Z] #38 74.35 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-05-26T06:57:38.814Z] #38 74.37 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-05-26T06:57:38.814Z] #38 74.59 Selecting previously unselected package libnet1-dev. [2020-05-26T06:57:38.814Z] #38 74.59 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2020-05-26T06:57:38.814Z] #38 74.62 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-05-26T06:57:38.814Z] #38 75.13 Selecting previously unselected package libnl-3-200:amd64. [2020-05-26T06:57:38.814Z] #38 75.13 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2020-05-26T06:57:38.814Z] #38 75.15 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-05-26T06:57:38.814Z] #38 75.47 Selecting previously unselected package libnl-3-dev:amd64. [2020-05-26T06:57:38.814Z] #38 75.52 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2020-05-26T06:57:38.814Z] #38 75.54 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2020-05-26T06:57:38.814Z] #38 76.16 Selecting previously unselected package libprotobuf-c1:amd64. [2020-05-26T06:57:38.814Z] #38 76.23 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-05-26T06:57:38.814Z] #38 76.26 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-05-26T06:57:38.814Z] #38 76.47 Selecting previously unselected package libprotobuf-c-dev:amd64. [2020-05-26T06:57:38.814Z] #38 76.47 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2020-05-26T06:57:38.814Z] #38 76.48 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-05-26T06:57:38.814Z] #38 76.72 Selecting previously unselected package zlib1g-dev:amd64. [2020-05-26T06:57:38.814Z] #38 76.72 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2020-05-26T06:57:38.814Z] #38 76.73 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-05-26T06:57:38.814Z] #38 77.20 Selecting previously unselected package libprotobuf17:amd64. [2020-05-26T06:57:38.814Z] #38 77.21 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2020-05-26T06:57:38.814Z] #38 77.22 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2020-05-26T06:57:38.814Z] #38 78.64 Selecting previously unselected package libprotobuf-lite17:amd64. [2020-05-26T06:57:38.814Z] #38 78.67 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2020-05-26T06:57:38.814Z] #38 78.68 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-05-26T06:57:38.814Z] #38 78.98 Selecting previously unselected package libprotobuf-dev:amd64. [2020-05-26T06:57:38.814Z] #38 79.00 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2020-05-26T06:57:38.814Z] #38 79.01 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-05-26T06:57:38.814Z] #38 80.60 Selecting previously unselected package libprotoc17:amd64. [2020-05-26T06:57:38.814Z] #38 80.60 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2020-05-26T06:57:38.814Z] #38 80.61 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2020-05-26T06:57:38.842Z] [2020-05-26T06:57:38.842Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-05-26T06:57:39.925Z] #38 81.80 Selecting previously unselected package protobuf-c-compiler. [2020-05-26T06:57:39.925Z] #38 81.80 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2020-05-26T06:57:39.925Z] #38 81.87 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-05-26T06:57:40.184Z] #38 82.40 Selecting previously unselected package protobuf-compiler. [2020-05-26T06:57:40.185Z] #38 82.40 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2020-05-26T06:57:40.185Z] #38 82.45 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-05-26T06:57:40.185Z] #38 ... [2020-05-26T06:57:40.185Z] [2020-05-26T06:57:40.185Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-26T06:57:40.185Z] #30 72.41 internal/oserror [2020-05-26T06:57:40.185Z] #30 72.65 syscall [2020-05-26T06:57:40.185Z] #30 75.37 reflect [2020-05-26T06:57:40.185Z] #30 ... [2020-05-26T06:57:40.185Z] [2020-05-26T06:57:40.185Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-26T06:57:40.185Z] #25 7.532 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2020-05-26T06:57:40.185Z] #25 8.563 [2020-05-26T06:57:42.511Z] INFO [runner/unused/goanalysis] analyzers took 27.062074586s with top 10 stages: buildssa: 22.531914473s, U1000: 4.530160113s [2020-05-26T06:57:42.511Z] INFO [runner] Issues before processing: 2302, after processing: 0 [2020-05-26T06:57:42.511Z] INFO [runner] Processors filtering stat (out/in): skip_dirs: 1693/1693, nolint: 0/64, skip_files: 1693/1693, exclude: 1588/1588, exclude-rules: 64/1588, filename_unadjuster: 1693/1693, autogenerated_exclude: 1588/1693, cgo: 1693/2302, identifier_marker: 1588/1588, path_prettifier: 1693/1693 [2020-05-26T06:57:42.511Z] INFO [runner] processing took 122.017287ms with stages: nolint: 49.060425ms, identifier_marker: 39.838575ms, path_prettifier: 13.81397ms, autogenerated_exclude: 7.134957ms, exclude-rules: 6.81284ms, skip_dirs: 3.617968ms, cgo: 933.545µs, filename_unadjuster: 799.036µs, max_same_issues: 1.983µs, uniq_by_line: 957ns, max_from_linter: 522ns, source_code: 495ns, exclude: 480ns, diff: 455ns, skip_files: 424ns, path_shortener: 348ns, max_per_file_from_linter: 307ns [2020-05-26T06:57:42.511Z] INFO [runner] linters took 1m35.80502375s with stages: goanalysis_metalinter: 1m16.886932618s, unused: 18.795882011s [2020-05-26T06:57:42.511Z] INFO File cache stats: 1442 entries of total size 6.8MiB [2020-05-26T06:57:42.511Z] INFO Memory: 1604 samples, avg is 243.1MB, max is 3231.4MB [2020-05-26T06:57:42.511Z] INFO Execution took 3m33.45905077s [2020-05-26T06:57:42.511Z] Congratulations! The shell scripts are properly formatted. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2020-05-26T06:57:42.855Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41026/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=429ae97b598fa84b60d54232cbd6964ecd3b8078 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:429ae97b598fa84b60d54232cbd6964ecd3b8078 hack/make.sh dynbinary-daemon test-docker-py [2020-05-26T06:57:43.084Z] #25 8.951 0.0% ### 5.1% ###### 9.5% ########## 14.2% ############ 16.9% ############### 21.6% ################# 23.7% ################### 27.8% ###################### 30.9% ####################### 32.5% ######################### 35.4% ############################## 42.4% ################################# 47.0% #################################### 51.0% ######################################## 56.6% ########################################### 60.8% ################################################# 69.3% #################################################### 72.4% ##################################################### 74.3% ############################################################ 84.7% ################################################################# 91.1% ###################################################################### 98.6% ######################################################################## 100.0% [2020-05-26T06:57:43.420Z] [2020-05-26T06:57:43.420Z] Removing bundles/ [2020-05-26T06:57:43.420Z] [2020-05-26T06:57:43.420Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2020-05-26T06:57:43.420Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-05-26T06:57:43.420Z] GOOS="" GOARCH="" GOARM="" [2020-05-26T06:57:43.650Z] #25 12.35 #=#=# [2020-05-26T06:57:43.751Z] #53 ... [2020-05-26T06:57:43.751Z] [2020-05-26T06:57:43.751Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-26T06:57:43.751Z] #26 2.850 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2020-05-26T06:57:43.751Z] #26 3.488 [2020-05-26T06:57:43.751Z] #26 3.739 0.3% ### 4.3% ###### 8.6% ######### 12.9% ############ 17.1% ############# 19.3% ################## 26.3% #################### 28.4% ####################### 32.7% ############################ 39.1% ################################ 45.4% ################################### 49.7% ######################################## 56.1% ############################################ 62.5% ################################################# 68.9% ###################################################### 75.2% ########################################################## 81.6% ############################################################### 88.0% ################################################################### 94.4% ######################################################################## 100.0% [2020-05-26T06:57:43.751Z] #26 6.630 #=#=# [2020-05-26T06:57:43.751Z] #26 6.934 ### 5.0% ########### 16.5% ######################## 33.8% #################################### 51.0% ############################################ 62.5% ##################################################### 74.0% ############################################################## 86.8% ######################################################################## 100.0% [2020-05-26T06:57:43.751Z] #26 8.575 #=#=# [2020-05-26T06:57:44.687Z] #25 12.72 ###### 8.6% ############# 19.3% #################### 28.7% ############################## 42.1% ####################################### 54.7% ####################################################### 77.7% ############################################################### 88.6% ######################################################################## 100.0% [2020-05-26T06:57:45.370Z] #19 ... [2020-05-26T06:57:45.371Z] [2020-05-26T06:57:45.371Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-26T06:57:45.371Z] #39 133.5 CC criu/netfilter.o [2020-05-26T06:57:45.371Z] #39 133.9 CC criu/page-pipe.o [2020-05-26T06:57:45.371Z] #39 134.7 CC criu/page-xfer.o [2020-05-26T06:57:45.371Z] #39 136.1 CC criu/pagemap-cache.o [2020-05-26T06:57:45.371Z] #39 136.4 CC criu/pagemap.o [2020-05-26T06:57:45.371Z] #39 137.4 CC criu/parasite-syscall.o [2020-05-26T06:57:45.371Z] #39 138.2 CC criu/path.o [2020-05-26T06:57:45.510Z] #25 14.21 #=#=# [2020-05-26T06:57:45.510Z] #25 14.51 [2020-05-26T06:57:45.510Z] #25 ... [2020-05-26T06:57:45.510Z] [2020-05-26T06:57:45.510Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-26T06:57:45.510Z] #47 77.82 reflect [2020-05-26T06:57:45.510Z] #47 77.87 syscall [2020-05-26T06:57:45.769Z] #47 ... [2020-05-26T06:57:45.769Z] [2020-05-26T06:57:45.769Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-26T06:57:45.930Z] #39 138.5 CC criu/pie-util-vdso-elf32.o [2020-05-26T06:57:46.186Z] #39 138.9 CC criu/pie-util-vdso.o [2020-05-26T06:57:46.284Z] #25 14.51 1.2% #### 6.6% ######## 11.5% ############ 17.5% ############### 21.7% #################### 27.9% ######################## 33.6% [2020-05-26T06:57:46.284Z] #25 ... [2020-05-26T06:57:46.284Z] [2020-05-26T06:57:46.284Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-26T06:57:46.284Z] #52 6.151 + RM_GOPATH=0 [2020-05-26T06:57:46.284Z] #52 6.151 + TMP_GOPATH= [2020-05-26T06:57:46.284Z] #52 6.151 + : /build [2020-05-26T06:57:46.284Z] #52 6.151 + '[' -z '' ']' [2020-05-26T06:57:46.284Z] #52 6.152 ++ mktemp -d [2020-05-26T06:57:46.284Z] #52 6.166 + export GOPATH=/tmp/tmp.mvIZR9thkn [2020-05-26T06:57:46.284Z] #52 6.166 + GOPATH=/tmp/tmp.mvIZR9thkn [2020-05-26T06:57:46.284Z] #52 6.166 + RM_GOPATH=1 [2020-05-26T06:57:46.284Z] #52 6.166 + case "$(go env GOARCH)" in [2020-05-26T06:57:46.284Z] #52 6.166 ++ go env GOARCH [2020-05-26T06:57:46.284Z] #52 6.235 + export GO_BUILDMODE=-buildmode=pie [2020-05-26T06:57:46.284Z] #52 6.235 + GO_BUILDMODE=-buildmode=pie [2020-05-26T06:57:46.284Z] #52 6.235 ++ dirname /tmp/install/install.sh [2020-05-26T06:57:46.284Z] #52 6.255 + dir=/tmp/install [2020-05-26T06:57:46.284Z] #52 6.255 + bin=containerd [2020-05-26T06:57:46.284Z] #52 6.255 + shift [2020-05-26T06:57:46.284Z] #52 6.255 + '[' '!' -f /tmp/install/containerd.installer ']' [2020-05-26T06:57:46.284Z] #52 6.255 + . /tmp/install/containerd.installer [2020-05-26T06:57:46.284Z] #52 6.255 ++ set -e [2020-05-26T06:57:46.284Z] #52 6.255 ++ : 814b7956fafc7a0980ea07e950f983d0837e5578 [2020-05-26T06:57:46.284Z] #52 6.255 + install_containerd [2020-05-26T06:57:46.284Z] #52 6.255 + echo 'Install containerd version 814b7956fafc7a0980ea07e950f983d0837e5578' [2020-05-26T06:57:46.284Z] #52 6.255 + git clone https://github.com/containerd/containerd.git /tmp/tmp.mvIZR9thkn/src/github.com/containerd/containerd [2020-05-26T06:57:46.284Z] #52 6.255 Cloning into '/tmp/tmp.mvIZR9thkn/src/github.com/containerd/containerd'... [2020-05-26T06:57:46.284Z] #52 6.255 Install containerd version 814b7956fafc7a0980ea07e950f983d0837e5578 [2020-05-26T06:57:46.543Z] #52 ... [2020-05-26T06:57:46.543Z] [2020-05-26T06:57:46.543Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-26T06:57:46.543Z] #41 78.83 syscall [2020-05-26T06:57:46.543Z] #41 79.84 reflect [2020-05-26T06:57:46.543Z] #41 ... [2020-05-26T06:57:46.543Z] [2020-05-26T06:57:46.543Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-26T06:57:46.747Z] #39 139.4 CC criu/pie-util.o [2020-05-26T06:57:46.747Z] #39 139.5 CC criu/pipes.o [2020-05-26T06:57:47.033Z] #26 8.927 #=#=# # 2.6% ### 5.2% ####### 10.4% ########### 15.5% ############## 20.7% ################ 23.3% #################### 28.4% ######################## 33.6% ########################### 38.8% ############################### 43.9% ################################### 49.1% ####################################### 54.3% ########################################## 59.4% ############################################## 64.6% ################################################## 69.7% ##################################################### 74.9% ######################################################### 80.1% ############################################################# 85.2% ################################################################# 90.4% #################################################################### 95.5% ######################################################################## 100.0% [2020-05-26T06:57:47.033Z] #26 ... [2020-05-26T06:57:47.033Z] [2020-05-26T06:57:47.033Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-26T06:57:47.033Z] #33 59.34 debconf: delaying package configuration, since apt-utils is not installed [2020-05-26T06:57:47.033Z] #33 59.72 Fetched 14.9 MB in 3s (5208 kB/s) [2020-05-26T06:57:47.033Z] #33 59.94 Selecting previously unselected package xxd. [2020-05-26T06:57:47.033Z] #33 59.94 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15341 files and directories currently installed.) [2020-05-26T06:57:47.033Z] #33 60.03 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_ppc64el.deb ... [2020-05-26T06:57:47.033Z] #33 60.04 Unpacking xxd (2:8.1.0875-5) ... [2020-05-26T06:57:47.033Z] #33 60.25 Selecting previously unselected package vim-common. [2020-05-26T06:57:47.033Z] #33 60.29 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-05-26T06:57:47.033Z] #33 60.39 Unpacking vim-common (2:8.1.0875-5) ... [2020-05-26T06:57:47.033Z] #33 61.11 Selecting previously unselected package cmake-data. [2020-05-26T06:57:47.033Z] #33 61.12 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-05-26T06:57:47.033Z] #33 61.14 Unpacking cmake-data (3.13.4-1) ... [2020-05-26T06:57:47.033Z] #33 67.62 Selecting previously unselected package libicu63:ppc64el. [2020-05-26T06:57:47.033Z] #33 67.72 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_ppc64el.deb ... [2020-05-26T06:57:47.033Z] #33 67.74 Unpacking libicu63:ppc64el (63.1-6+deb10u1) ... [2020-05-26T06:57:47.033Z] #33 ... [2020-05-26T06:57:47.033Z] [2020-05-26T06:57:47.033Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-26T06:57:47.033Z] #39 61.52 debconf: delaying package configuration, since apt-utils is not installed [2020-05-26T06:57:47.033Z] #39 61.80 Fetched 4075 kB in 1s (3645 kB/s) [2020-05-26T06:57:47.033Z] #39 61.94 Selecting previously unselected package libcap-dev:ppc64el. [2020-05-26T06:57:47.033Z] #39 61.94 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15341 files and directories currently installed.) [2020-05-26T06:57:47.033Z] #39 62.07 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_ppc64el.deb ... [2020-05-26T06:57:47.033Z] #39 62.10 Unpacking libcap-dev:ppc64el (1:2.25-2) ... [2020-05-26T06:57:47.033Z] #39 62.37 Selecting previously unselected package libnet1:ppc64el. [2020-05-26T06:57:47.033Z] #39 62.38 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_ppc64el.deb ... [2020-05-26T06:57:47.033Z] #39 62.39 Unpacking libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-05-26T06:57:47.033Z] #39 62.80 Selecting previously unselected package libnet1-dev. [2020-05-26T06:57:47.033Z] #39 62.83 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_ppc64el.deb ... [2020-05-26T06:57:47.033Z] #39 62.83 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-05-26T06:57:47.033Z] #39 63.30 Selecting previously unselected package libnl-3-200:ppc64el. [2020-05-26T06:57:47.033Z] #39 63.31 Preparing to unpack .../03-libnl-3-200_3.4.0-1_ppc64el.deb ... [2020-05-26T06:57:47.033Z] #39 63.33 Unpacking libnl-3-200:ppc64el (3.4.0-1) ... [2020-05-26T06:57:47.033Z] #39 63.56 Selecting previously unselected package libnl-3-dev:ppc64el. [2020-05-26T06:57:47.033Z] #39 63.61 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_ppc64el.deb ... [2020-05-26T06:57:47.033Z] #39 63.63 Unpacking libnl-3-dev:ppc64el (3.4.0-1) ... [2020-05-26T06:57:47.033Z] #39 64.08 Selecting previously unselected package libprotobuf-c1:ppc64el. [2020-05-26T06:57:47.033Z] #39 64.09 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_ppc64el.deb ... [2020-05-26T06:57:47.033Z] #39 64.12 Unpacking libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-05-26T06:57:47.033Z] #39 64.31 Selecting previously unselected package libprotobuf-c-dev:ppc64el. [2020-05-26T06:57:47.033Z] #39 64.32 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_ppc64el.deb ... [2020-05-26T06:57:47.033Z] #39 64.32 Unpacking libprotobuf-c-dev:ppc64el (1.3.1-1+b1) ... [2020-05-26T06:57:47.033Z] #39 64.66 Selecting previously unselected package zlib1g-dev:ppc64el. [2020-05-26T06:57:47.033Z] #39 64.69 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_ppc64el.deb ... [2020-05-26T06:57:47.033Z] #39 64.71 Unpacking zlib1g-dev:ppc64el (1:1.2.11.dfsg-1) ... [2020-05-26T06:57:47.033Z] #39 65.21 Selecting previously unselected package libprotobuf17:ppc64el. [2020-05-26T06:57:47.033Z] #39 65.24 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_ppc64el.deb ... [2020-05-26T06:57:47.033Z] #39 65.24 Unpacking libprotobuf17:ppc64el (3.6.1.3-2) ... [2020-05-26T06:57:47.033Z] #39 66.79 Selecting previously unselected package libprotobuf-lite17:ppc64el. [2020-05-26T06:57:47.033Z] #39 66.84 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_ppc64el.deb ... [2020-05-26T06:57:47.033Z] #39 66.85 Unpacking libprotobuf-lite17:ppc64el (3.6.1.3-2) ... [2020-05-26T06:57:47.033Z] #39 67.36 Selecting previously unselected package libprotobuf-dev:ppc64el. [2020-05-26T06:57:47.033Z] #39 67.41 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_ppc64el.deb ... [2020-05-26T06:57:47.033Z] #39 67.42 Unpacking libprotobuf-dev:ppc64el (3.6.1.3-2) ... [2020-05-26T06:57:47.308Z] #39 140.2 CC criu/plugin.o [2020-05-26T06:57:47.573Z] #25 14.51 1.2% #### 6.6% ######## 11.5% ############ 17.5% ############### 21.7% #################### 27.9% ######################## 33.6% ############################# 40.5% ################################# 46.1% ##################################### 52.3% ########################################## 59.0% ################################################ 67.7% ##################################################### 74.6% ######################################################### 79.9% ############################################################# 85.0% ############################################################### 88.5% ##################################################################### 96.7% ######################################################################## 100.0% [2020-05-26T06:57:47.669Z] #39 ... [2020-05-26T06:57:47.669Z] [2020-05-26T06:57:47.670Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-26T06:57:47.670Z] #26 12.73 #=#=# [2020-05-26T06:57:47.868Z] #39 140.7 CC criu/proc_parse.o [2020-05-26T06:57:48.138Z] #25 16.97 [2020-05-26T06:57:48.884Z] #26 13.01 0.2% # 2.2% ## 4.0% #### 5.8% ##### 7.5% ####### 10.4% ######## 12.1% ########## 13.9% [2020-05-26T06:57:48.884Z] #26 ... [2020-05-26T06:57:48.884Z] [2020-05-26T06:57:48.884Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-26T06:57:48.884Z] #11 61.09 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2020-05-26T06:57:48.884Z] #11 61.12 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper1.02.1 ppc64el 2:1.02.155-3 [128 kB] [2020-05-26T06:57:48.884Z] #11 61.15 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el dmsetup ppc64el 2:1.02.155-3 [85.4 kB] [2020-05-26T06:57:48.884Z] #11 61.16 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el mingw-w64-common all 6.0.0-3 [4910 kB] [2020-05-26T06:57:48.884Z] #11 62.77 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2020-05-26T06:57:48.884Z] #11 63.63 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el gcc-mingw-w64-base ppc64el 8.3.0-6+21.3~deb10u1 [175 kB] [2020-05-26T06:57:48.884Z] #11 63.70 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el gcc-mingw-w64-x86-64 ppc64el 8.3.0-6+21.3~deb10u1 [35.9 MB] [2020-05-26T06:57:48.884Z] #11 71.27 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el g++-mingw-w64-x86-64 ppc64el 8.3.0-6+21.3~deb10u1 [25.5 MB] [2020-05-26T06:57:48.884Z] #11 ... [2020-05-26T06:57:48.884Z] [2020-05-26T06:57:48.884Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-26T06:57:49.474Z] #26 13.01 0.2% # 2.2% ## 4.0% #### 5.8% ##### 7.5% ####### 10.4% ######## 12.1% ########## 13.9% ########### 15.7% ############ 17.5% ############## 20.2% ################ 22.9% ################# 24.7% [2020-05-26T06:57:49.474Z] #26 ... [2020-05-26T06:57:49.474Z] [2020-05-26T06:57:49.474Z] #61 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-26T06:57:49.474Z] #61 DONE 71.9s [2020-05-26T06:57:49.474Z] [2020-05-26T06:57:49.474Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-26T06:57:50.199Z] #25 17.24 0.0% # 2.5% ### 4.5% #### 6.6% ###### 8.7% ####### 10.3% ######### 12.6% ########## 15.0% ############ 16.9% ############# 18.3% ############## 19.7% ################ 22.9% ################## 25.2% #################### 27.9% ##################### 30.3% ####################### 33.1% ######################### 35.4% [2020-05-26T06:57:50.199Z] #25 ... [2020-05-26T06:57:50.199Z] [2020-05-26T06:57:50.199Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-26T06:57:50.199Z] #10 82.44 debconf: delaying package configuration, since apt-utils is not installed [2020-05-26T06:57:50.199Z] #10 82.91 Fetched 77.7 MB in 12s (6508 kB/s) [2020-05-26T06:57:50.199Z] #10 83.14 Selecting previously unselected package binutils-mingw-w64-i686. [2020-05-26T06:57:50.199Z] #10 83.14 (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 ... 15412 files and directories currently installed.) [2020-05-26T06:57:50.199Z] #10 83.24 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2020-05-26T06:57:50.199Z] #10 83.24 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-05-26T06:57:50.199Z] #10 87.53 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-05-26T06:57:50.199Z] #10 87.54 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2020-05-26T06:57:50.199Z] #10 87.55 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-05-26T06:57:50.199Z] #10 92.45 Selecting previously unselected package binutils-mingw-w64. [2020-05-26T06:57:50.199Z] #10 92.45 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-05-26T06:57:50.199Z] #10 92.46 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-05-26T06:57:50.377Z] #39 142.8 CC criu/protobuf-desc.o [2020-05-26T06:57:50.457Z] #10 ... [2020-05-26T06:57:50.457Z] [2020-05-26T06:57:50.457Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-26T06:57:50.457Z] #25 17.24 0.0% # 2.5% ### 4.5% #### 6.6% ###### 8.7% ####### 10.3% ######### 12.6% ########## 15.0% ############ 16.9% ############# 18.3% ############## 19.7% ################ 22.9% ################## 25.2% #################### 27.9% ##################### 30.3% ####################### 33.1% ######################### 35.4% ########################## 37.5% ############################ 40.0% [2020-05-26T06:57:50.457Z] #25 ... [2020-05-26T06:57:50.457Z] [2020-05-26T06:57:50.457Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-26T06:57:50.457Z] #38 82.70 Selecting previously unselected package python-pkg-resources. [2020-05-26T06:57:50.457Z] #38 82.70 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-05-26T06:57:50.457Z] #38 82.72 Unpacking python-pkg-resources (40.8.0-1) ... [2020-05-26T06:57:50.457Z] #38 83.26 Selecting previously unselected package python-six. [2020-05-26T06:57:50.457Z] #38 83.27 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-05-26T06:57:50.457Z] #38 83.27 Unpacking python-six (1.12.0-1) ... [2020-05-26T06:57:50.457Z] #38 83.45 Selecting previously unselected package python-protobuf. [2020-05-26T06:57:50.457Z] #38 83.45 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2020-05-26T06:57:50.457Z] #38 83.46 Unpacking python-protobuf (3.6.1.3-2) ... [2020-05-26T06:57:50.457Z] #38 84.90 Setting up python-pkg-resources (40.8.0-1) ... [2020-05-26T06:57:50.457Z] #38 91.85 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-05-26T06:57:50.457Z] #38 91.86 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-05-26T06:57:50.457Z] #38 91.88 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-05-26T06:57:50.457Z] #38 91.89 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-05-26T06:57:50.457Z] #38 91.90 Setting up python-six (1.12.0-1) ... [2020-05-26T06:57:50.714Z] #38 ... [2020-05-26T06:57:50.714Z] [2020-05-26T06:57:50.714Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-26T06:57:51.302Z] #39 143.9 CC criu/protobuf.o [2020-05-26T06:57:51.556Z] #39 144.4 CC criu/pstree.o [2020-05-26T06:57:52.480Z] #39 ... [2020-05-26T06:57:52.480Z] [2020-05-26T06:57:52.480Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-05-26T06:57:52.480Z] #19 5.939 Collecting yamllint==1.16.0 [2020-05-26T06:57:52.480Z] #19 11.30 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-05-26T06:57:52.480Z] #19 11.38 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-05-26T06:57:52.480Z] #19 11.42 Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl [2020-05-26T06:57:52.481Z] #19 11.47 Collecting pyyaml (from yamllint==1.16.0) [2020-05-26T06:57:52.481Z] #19 11.60 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-05-26T06:57:52.481Z] #19 12.81 Building wheels for collected packages: pyyaml [2020-05-26T06:57:52.481Z] #19 12.83 Running setup.py bdist_wheel for pyyaml: started [2020-05-26T06:57:52.481Z] #19 13.68 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-05-26T06:57:52.481Z] #19 13.68 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-05-26T06:57:52.481Z] #19 13.77 Successfully built pyyaml [2020-05-26T06:57:52.481Z] #19 13.79 Installing collected packages: pathspec, pyyaml, yamllint [2020-05-26T06:57:52.735Z] #19 14.14 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0 [2020-05-26T06:57:52.991Z] #19 ... [2020-05-26T06:57:52.991Z] [2020-05-26T06:57:52.991Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-26T06:57:52.991Z] #39 145.8 CC criu/rbtree.o [2020-05-26T06:57:53.014Z] #26 13.01 0.2% # 2.2% ## 4.0% #### 5.8% ##### 7.5% ####### 10.4% ######## 12.1% ########## 13.9% ########### 15.7% ############ 17.5% ############## 20.2% ################ 22.9% ################# 24.7% ################## 25.5% ################### 27.3% #################### 29.1% ###################### 30.9% ####################### 32.7% ######################## 34.3% ######################### 35.1% ########################## 36.5% ########################### 38.3% ############################ 40.1% ############################## 42.8% ################################ 44.6% ################################ 45.5% ################################# 46.4% ################################## 48.1% ################################### 49.8% ##################################### 51.6% ##################################### 52.5% ####################################### 54.2% ######################################## 56.9% ########################################## 59.6% ############################################ 62.3% ############################################## 65.0% ################################################ 67.7% ################################################## 70.3% ################################################### 72.1% ##################################################### 74.5% [2020-05-26T06:57:53.014Z] #26 ... [2020-05-26T06:57:53.014Z] [2020-05-26T06:57:53.014Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-26T06:57:53.014Z] #31 65.27 internal/reflectlite [2020-05-26T06:57:53.014Z] #31 65.29 sync [2020-05-26T06:57:53.014Z] #31 72.82 sort [2020-05-26T06:57:53.014Z] #31 72.83 errors [2020-05-26T06:57:53.014Z] #31 74.23 io [2020-05-26T06:57:53.014Z] #31 74.23 internal/oserror [2020-05-26T06:57:53.014Z] #31 74.29 strconv [2020-05-26T06:57:53.014Z] #31 74.53 syscall [2020-05-26T06:57:53.014Z] #31 ... [2020-05-26T06:57:53.014Z] [2020-05-26T06:57:53.014Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-26T06:57:53.552Z] #39 ... [2020-05-26T06:57:53.552Z] [2020-05-26T06:57:53.552Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-05-26T06:57:53.552Z] #19 DONE 14.7s [2020-05-26T06:57:53.552Z] [2020-05-26T06:57:53.552Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-26T06:57:53.552Z] #39 146.2 CC criu/rst-malloc.o [2020-05-26T06:57:53.808Z] #39 ... [2020-05-26T06:57:53.808Z] [2020-05-26T06:57:53.808Z] #22 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-05-26T06:57:53.808Z] #22 DONE 0.2s [2020-05-26T06:57:53.808Z] [2020-05-26T06:57:53.808Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-26T06:57:53.808Z] #39 146.5 CC criu/seccomp.o [2020-05-26T06:57:53.823Z] #25 17.24 0.0% # 2.5% ### 4.5% #### 6.6% ###### 8.7% ####### 10.3% ######### 12.6% ########## 15.0% ############ 16.9% ############# 18.3% ############## 19.7% ################ 22.9% ################## 25.2% #################### 27.9% ##################### 30.3% ####################### 33.1% ######################### 35.4% ########################## 37.5% ############################ 40.0% ############################## 42.4% ############################### 44.4% ################################# 46.4% ################################### 48.8% #################################### 50.8% ###################################### 53.3% ####################################### 55.2% ######################################### 57.7% ########################################## 59.6% ############################################ 61.8% ############################################ 62.1% ############################################# 62.8% ############################################# 63.2% ############################################### 65.3% ############################################### 66.6% ################################################# 68.7% ################################################### 71.1% ##################################################### 73.7% ###################################################### 75.6% ######################################################## 78.1% ######################################################### 80.2% ########################################################### 82.6% ############################################################# 85.0% ############################################################### 87.7% ################################################################# 90.3% ################################################################## 92.9% #################################################################### 95.5% ###################################################################### 98.3% ######################################################################## 100.0% [2020-05-26T06:57:53.823Z] #25 ... [2020-05-26T06:57:53.823Z] [2020-05-26T06:57:53.823Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-26T06:57:53.823Z] #30 86.04 time [2020-05-26T06:57:53.823Z] #30 95.42 internal/poll [2020-05-26T06:57:53.823Z] #30 95.52 internal/fmtsort [2020-05-26T06:57:54.080Z] #30 ... [2020-05-26T06:57:54.080Z] [2020-05-26T06:57:54.080Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-26T06:57:54.080Z] #25 22.80 [2020-05-26T06:57:54.196Z] #26 13.01 0.2% # 2.2% ## 4.0% #### 5.8% ##### 7.5% ####### 10.4% ######## 12.1% ########## 13.9% ########### 15.7% ############ 17.5% ############## 20.2% ################ 22.9% ################# 24.7% ################## 25.5% ################### 27.3% #################### 29.1% ###################### 30.9% ####################### 32.7% ######################## 34.3% ######################### 35.1% ########################## 36.5% ########################### 38.3% ############################ 40.1% ############################## 42.8% ################################ 44.6% ################################ 45.5% ################################# 46.4% ################################## 48.1% ################################### 49.8% ##################################### 51.6% ##################################### 52.5% ####################################### 54.2% ######################################## 56.9% ########################################## 59.6% ############################################ 62.3% ############################################## 65.0% ################################################ 67.7% ################################################## 70.3% ################################################### 72.1% ##################################################### 74.5% ###################################################### 76.2% ######################################################## 78.0% ######################################################### 79.8% ########################################################## 81.6% ############################################################# 85.2% ############################################################### 88.7% ################################################################## 92.3% ##################################################################### 95.9% ###################################################################### 98.6% ######################################################################## 100.0% [2020-05-26T06:57:54.196Z] #26 19.48 [2020-05-26T06:57:54.375Z] #39 147.2 CC criu/seize.o [2020-05-26T06:57:54.630Z] #39 ... [2020-05-26T06:57:54.630Z] [2020-05-26T06:57:54.630Z] #26 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-05-26T06:57:54.630Z] #26 DONE 0.9s [2020-05-26T06:57:54.630Z] [2020-05-26T06:57:54.630Z] #29 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-05-26T06:57:54.630Z] #29 DONE 0.1s [2020-05-26T06:57:54.630Z] [2020-05-26T06:57:54.630Z] #31 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-05-26T06:57:54.630Z] #31 DONE 0.1s [2020-05-26T06:57:54.630Z] [2020-05-26T06:57:54.630Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-26T06:57:54.888Z] #52 ... [2020-05-26T06:57:54.888Z] [2020-05-26T06:57:54.888Z] #34 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-05-26T06:57:54.888Z] #34 DONE 0.1s [2020-05-26T06:57:54.888Z] [2020-05-26T06:57:54.888Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-26T06:57:55.450Z] #52 ... [2020-05-26T06:57:55.450Z] [2020-05-26T06:57:55.450Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-26T06:57:55.450Z] #39 148.0 CC criu/servicefd.o [2020-05-26T06:57:55.453Z] #25 24.24 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2020-05-26T06:57:55.706Z] #39 148.3 CC criu/shmem.o [2020-05-26T06:57:55.962Z] #39 ... [2020-05-26T06:57:55.962Z] [2020-05-26T06:57:55.962Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-05-26T06:57:55.962Z] #36 DONE 218.3s [2020-05-26T06:57:55.962Z] [2020-05-26T06:57:55.962Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-26T06:57:56.019Z] #25 24.68 [2020-05-26T06:57:56.019Z] #25 ... [2020-05-26T06:57:56.019Z] [2020-05-26T06:57:56.019Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-26T06:57:56.019Z] #47 88.09 time [2020-05-26T06:57:56.019Z] #47 97.77 context [2020-05-26T06:57:56.019Z] #47 ... [2020-05-26T06:57:56.019Z] [2020-05-26T06:57:56.019Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-26T06:57:56.019Z] #32 93.34 Selecting previously unselected package libxml2:amd64. [2020-05-26T06:57:56.019Z] #32 93.34 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_amd64.deb ... [2020-05-26T06:57:56.019Z] #32 93.37 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-05-26T06:57:56.019Z] #32 94.66 Selecting previously unselected package libarchive13:amd64. [2020-05-26T06:57:56.019Z] #32 94.66 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2020-05-26T06:57:56.019Z] #32 94.67 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-05-26T06:57:56.019Z] #32 95.43 Selecting previously unselected package libjsoncpp1:amd64. [2020-05-26T06:57:56.019Z] #32 95.44 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2020-05-26T06:57:56.019Z] #32 95.44 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2020-05-26T06:57:56.019Z] #32 95.86 Selecting previously unselected package librhash0:amd64. [2020-05-26T06:57:56.019Z] #32 95.87 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2020-05-26T06:57:56.019Z] #32 95.88 Unpacking librhash0:amd64 (1.3.8-1) ... [2020-05-26T06:57:56.019Z] #32 96.29 Selecting previously unselected package libuv1:amd64. [2020-05-26T06:57:56.019Z] #32 96.31 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... [2020-05-26T06:57:56.019Z] #32 96.34 Unpacking libuv1:amd64 (1.24.1-1) ... [2020-05-26T06:57:56.019Z] #32 96.84 Selecting previously unselected package cmake. [2020-05-26T06:57:56.019Z] #32 96.85 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2020-05-26T06:57:56.019Z] #32 96.86 Unpacking cmake (3.13.4-1) ... [2020-05-26T06:57:56.586Z] #32 ... [2020-05-26T06:57:56.586Z] [2020-05-26T06:57:56.586Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-26T06:57:56.586Z] #38 98.81 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-05-26T06:57:56.586Z] #38 98.82 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-05-26T06:57:56.586Z] #38 98.84 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2020-05-26T06:57:56.586Z] #38 98.85 Setting up libcap-dev:amd64 (1:2.25-2) ... [2020-05-26T06:57:56.586Z] #38 98.86 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2020-05-26T06:57:56.586Z] #38 98.88 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-05-26T06:57:56.844Z] #38 98.90 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-05-26T06:57:56.844Z] #38 98.91 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-05-26T06:57:56.844Z] #38 98.95 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-05-26T06:57:56.844Z] #38 98.96 Setting up python-protobuf (3.6.1.3-2) ... [2020-05-26T06:57:56.890Z] #52 ... [2020-05-26T06:57:56.890Z] [2020-05-26T06:57:56.890Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-26T06:57:56.890Z] #39 149.6 CC criu/sigframe.o [2020-05-26T06:57:56.916Z] #26 21.61 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2020-05-26T06:57:57.145Z] #39 ... [2020-05-26T06:57:57.145Z] [2020-05-26T06:57:57.145Z] #37 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-05-26T06:57:57.145Z] #37 DONE 0.2s [2020-05-26T06:57:57.145Z] [2020-05-26T06:57:57.145Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-26T06:57:57.145Z] #39 149.8 CC criu/signalfd.o [2020-05-26T06:57:57.145Z] #39 150.0 CC criu/sk-inet.o [2020-05-26T06:57:57.208Z] #26 22.22 #=#=# [2020-05-26T06:57:57.506Z] #26 22.55 #=#=# ############################################# 62.9% ######################################################################## 100.0% [2020-05-26T06:57:57.799Z] #26 23.00 [2020-05-26T06:57:58.072Z] #39 150.9 CC criu/sk-netlink.o [2020-05-26T06:57:58.092Z] #26 ... [2020-05-26T06:57:58.092Z] [2020-05-26T06:57:58.092Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-26T06:57:58.092Z] #39 70.34 Selecting previously unselected package libprotoc17:ppc64el. [2020-05-26T06:57:58.092Z] #39 70.35 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_ppc64el.deb ... [2020-05-26T06:57:58.092Z] #39 70.38 Unpacking libprotoc17:ppc64el (3.6.1.3-2) ... [2020-05-26T06:57:58.092Z] #39 71.67 Selecting previously unselected package protobuf-c-compiler. [2020-05-26T06:57:58.092Z] #39 71.69 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_ppc64el.deb ... [2020-05-26T06:57:58.092Z] #39 71.71 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-05-26T06:57:58.092Z] #39 72.06 Selecting previously unselected package protobuf-compiler. [2020-05-26T06:57:58.092Z] #39 72.08 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_ppc64el.deb ... [2020-05-26T06:57:58.092Z] #39 72.08 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-05-26T06:57:58.092Z] #39 72.41 Selecting previously unselected package python-pkg-resources. [2020-05-26T06:57:58.092Z] #39 72.46 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-05-26T06:57:58.092Z] #39 72.46 Unpacking python-pkg-resources (40.8.0-1) ... [2020-05-26T06:57:58.092Z] #39 73.06 Selecting previously unselected package python-six. [2020-05-26T06:57:58.092Z] #39 73.07 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-05-26T06:57:58.092Z] #39 73.07 Unpacking python-six (1.12.0-1) ... [2020-05-26T06:57:58.092Z] #39 73.38 Selecting previously unselected package python-protobuf. [2020-05-26T06:57:58.092Z] #39 73.41 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_ppc64el.deb ... [2020-05-26T06:57:58.092Z] #39 73.43 Unpacking python-protobuf (3.6.1.3-2) ... [2020-05-26T06:57:58.092Z] #39 74.63 Setting up python-pkg-resources (40.8.0-1) ... [2020-05-26T06:57:58.092Z] #39 ... [2020-05-26T06:57:58.092Z] [2020-05-26T06:57:58.092Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-26T06:57:58.092Z] #11 77.49 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor1 ppc64el 2.13.2-10 [98.2 kB] [2020-05-26T06:57:58.092Z] #11 77.52 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor-dev ppc64el 2.13.2-10 [141 kB] [2020-05-26T06:57:58.092Z] #11 77.53 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs0 ppc64el 4.20.1-2 [42.2 kB] [2020-05-26T06:57:58.092Z] #11 77.54 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs-dev ppc64el 4.20.1-2 [78.2 kB] [2020-05-26T06:57:58.092Z] #11 77.56 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper-event1.02.1 ppc64el 2:1.02.155-3 [22.3 kB] [2020-05-26T06:57:58.092Z] #11 77.57 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libudev-dev ppc64el 241-7~deb10u4 [110 kB] [2020-05-26T06:57:58.092Z] #11 77.59 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsepol1-dev ppc64el 2.8-1 [337 kB] [2020-05-26T06:57:58.092Z] #11 77.65 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre16-3 ppc64el 2:8.39-12 [252 kB] [2020-05-26T06:57:58.092Z] #11 77.71 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre32-3 ppc64el 2:8.39-12 [246 kB] [2020-05-26T06:57:58.092Z] #11 77.77 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcrecpp0v5 ppc64el 2:8.39-12 [153 kB] [2020-05-26T06:57:58.092Z] #11 77.81 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre3-dev ppc64el 2:8.39-12 [622 kB] [2020-05-26T06:57:58.092Z] #11 77.93 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libselinux1-dev ppc64el 2.8-1+b1 [177 kB] [2020-05-26T06:57:58.092Z] #11 77.96 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper-dev ppc64el 2:1.02.155-3 [51.5 kB] [2020-05-26T06:57:58.092Z] #11 77.98 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libseccomp-dev ppc64el 2.3.3-4 [68.3 kB] [2020-05-26T06:57:58.092Z] #11 78.00 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsystemd-dev ppc64el 241-7~deb10u4 [322 kB] [2020-05-26T06:57:58.328Z] #39 151.2 CC criu/sk-packet.o [2020-05-26T06:57:58.383Z] #11 80.71 debconf: delaying package configuration, since apt-utils is not installed [2020-05-26T06:57:58.744Z] #38 ... [2020-05-26T06:57:58.744Z] [2020-05-26T06:57:58.744Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-26T06:57:58.744Z] #41 90.86 time [2020-05-26T06:57:58.744Z] #41 100.5 os [2020-05-26T06:57:58.744Z] #41 ... [2020-05-26T06:57:58.744Z] [2020-05-26T06:57:58.744Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-26T06:57:58.744Z] #25 24.94 ######## 12.1% ######################################################################## 100.0% [2020-05-26T06:57:58.744Z] #25 25.22 [2020-05-26T06:57:58.744Z] #25 26.61 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2020-05-26T06:57:58.744Z] #25 27.17 [2020-05-26T06:57:58.744Z] #25 27.41 0.7% ######################################################################## 100.0% [2020-05-26T06:57:58.744Z] #25 27.62 [2020-05-26T06:57:58.890Z] #39 151.6 CC criu/sk-queue.o [2020-05-26T06:57:59.014Z] #11 81.09 Fetched 78.9 MB in 19s (4119 kB/s) [2020-05-26T06:57:59.014Z] #11 81.30 Selecting previously unselected package binutils-mingw-w64-i686. [2020-05-26T06:57:59.146Z] #39 151.9 CC criu/sk-tcp.o [2020-05-26T06:57:59.307Z] #11 81.30 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15341 files and directories currently installed.) [2020-05-26T06:57:59.307Z] #11 81.50 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_ppc64el.deb ... [2020-05-26T06:57:59.307Z] #11 81.51 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-05-26T06:57:59.401Z] #39 152.3 CC criu/sk-unix.o [2020-05-26T06:58:00.121Z] #25 29.01 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2020-05-26T06:58:00.358Z] #11 ... [2020-05-26T06:58:00.358Z] [2020-05-26T06:58:00.358Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-26T06:58:00.358Z] #26 25.32 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2020-05-26T06:58:00.650Z] #26 25.81 [2020-05-26T06:58:00.687Z] #25 29.27 skipping existing 1849cc453dee [2020-05-26T06:58:00.687Z] #25 ... [2020-05-26T06:58:00.687Z] [2020-05-26T06:58:00.687Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-26T06:58:00.687Z] #10 92.81 Selecting previously unselected package libdevmapper1.02.1:amd64. [2020-05-26T06:58:00.687Z] #10 92.82 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-05-26T06:58:00.687Z] #10 92.82 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-05-26T06:58:00.687Z] #10 93.35 Selecting previously unselected package dmsetup. [2020-05-26T06:58:00.687Z] #10 93.37 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2020-05-26T06:58:00.687Z] #10 93.37 Unpacking dmsetup (2:1.02.155-3) ... [2020-05-26T06:58:00.687Z] #10 93.80 Selecting previously unselected package mingw-w64-common. [2020-05-26T06:58:00.687Z] #10 93.80 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-05-26T06:58:00.687Z] #10 93.88 Unpacking mingw-w64-common (6.0.0-3) ... [2020-05-26T06:58:00.687Z] #10 ... [2020-05-26T06:58:00.687Z] [2020-05-26T06:58:00.687Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-26T06:58:00.687Z] #32 102.4 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-05-26T06:58:00.687Z] #32 102.4 Setting up xxd (2:8.1.0875-5) ... [2020-05-26T06:58:00.687Z] #32 102.4 Setting up libuv1:amd64 (1.24.1-1) ... [2020-05-26T06:58:00.687Z] #32 102.5 Setting up vim-common (2:8.1.0875-5) ... [2020-05-26T06:58:00.687Z] #32 102.5 Setting up librhash0:amd64 (1.3.8-1) ... [2020-05-26T06:58:00.687Z] #32 102.5 Setting up cmake-data (3.13.4-1) ... [2020-05-26T06:58:00.687Z] #32 102.6 Setting up libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-05-26T06:58:00.687Z] #32 102.6 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2020-05-26T06:58:00.687Z] #32 102.6 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-05-26T06:58:00.687Z] #32 102.7 Setting up cmake (3.13.4-1) ... [2020-05-26T06:58:00.687Z] #32 102.7 Processing triggers for libc-bin (2.28-10) ... [2020-05-26T06:58:00.687Z] #32 102.9 Processing triggers for mime-support (3.62) ... [2020-05-26T06:58:01.236Z] #26 26.06 #=#=# ######################################################################## 100.0% [2020-05-26T06:58:01.253Z] #32 DONE 103.7s [2020-05-26T06:58:01.253Z] [2020-05-26T06:58:01.253Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-26T06:58:01.253Z] #25 29.63 [2020-05-26T06:58:01.288Z] #39 153.8 CC criu/sockets.o [2020-05-26T06:58:01.526Z] #26 26.60 [2020-05-26T06:58:01.544Z] #39 154.3 CC criu/stats.o [2020-05-26T06:58:01.800Z] #39 154.5 CC criu/string.o [2020-05-26T06:58:01.800Z] #39 154.6 CC criu/sysctl.o [2020-05-26T06:58:02.157Z] #26 ... [2020-05-26T06:58:02.157Z] [2020-05-26T06:58:02.157Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-26T06:58:02.157Z] #42 74.58 sort [2020-05-26T06:58:02.157Z] #42 74.59 github.com/LK4D4/vndr/godl/singleflight [2020-05-26T06:58:02.157Z] #42 74.61 math/rand [2020-05-26T06:58:02.157Z] #42 74.72 io [2020-05-26T06:58:02.157Z] #42 76.75 strconv [2020-05-26T06:58:02.157Z] #42 80.48 syscall [2020-05-26T06:58:02.157Z] #42 80.92 vendor/golang.org/x/net/dns/dnsmessage [2020-05-26T06:58:02.157Z] #42 82.73 bytes [2020-05-26T06:58:02.364Z] #39 155.2 CC criu/sysfs_parse.o [2020-05-26T06:58:02.451Z] #42 ... [2020-05-26T06:58:02.451Z] [2020-05-26T06:58:02.451Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-26T06:58:02.451Z] #33 81.12 Selecting previously unselected package libxml2:ppc64el. [2020-05-26T06:58:02.451Z] #33 81.14 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_ppc64el.deb ... [2020-05-26T06:58:02.451Z] #33 81.15 Unpacking libxml2:ppc64el (2.9.4+dfsg1-7+b3) ... [2020-05-26T06:58:02.451Z] #33 82.15 Selecting previously unselected package libarchive13:ppc64el. [2020-05-26T06:58:02.451Z] #33 82.15 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_ppc64el.deb ... [2020-05-26T06:58:02.451Z] #33 82.18 Unpacking libarchive13:ppc64el (3.3.3-4+deb10u1) ... [2020-05-26T06:58:02.451Z] #33 82.72 Selecting previously unselected package libjsoncpp1:ppc64el. [2020-05-26T06:58:02.451Z] #33 82.73 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_ppc64el.deb ... [2020-05-26T06:58:02.451Z] #33 82.74 Unpacking libjsoncpp1:ppc64el (1.7.4-3) ... [2020-05-26T06:58:02.451Z] #33 82.91 Selecting previously unselected package librhash0:ppc64el. [2020-05-26T06:58:02.451Z] #33 82.93 Preparing to unpack .../7-librhash0_1.3.8-1_ppc64el.deb ... [2020-05-26T06:58:02.451Z] #33 82.95 Unpacking librhash0:ppc64el (1.3.8-1) ... [2020-05-26T06:58:02.451Z] #33 83.34 Selecting previously unselected package libuv1:ppc64el. [2020-05-26T06:58:02.451Z] #33 83.35 Preparing to unpack .../8-libuv1_1.24.1-1_ppc64el.deb ... [2020-05-26T06:58:02.451Z] #33 83.36 Unpacking libuv1:ppc64el (1.24.1-1) ... [2020-05-26T06:58:02.451Z] #33 83.62 Selecting previously unselected package cmake. [2020-05-26T06:58:02.451Z] #33 83.64 Preparing to unpack .../9-cmake_3.13.4-1_ppc64el.deb ... [2020-05-26T06:58:02.451Z] #33 83.65 Unpacking cmake (3.13.4-1) ... [2020-05-26T06:58:02.629Z] #25 31.50 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2020-05-26T06:58:02.925Z] #39 155.6 CC criu/timerfd.o [2020-05-26T06:58:03.184Z] #39 155.9 CC criu/tty.o [2020-05-26T06:58:03.440Z] #39 ... [2020-05-26T06:58:03.440Z] [2020-05-26T06:58:03.440Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-26T06:58:03.440Z] #45 226.1 + cd /tmp/tmp.nJDapzmDQv/src/github.com/golangci/golangci-lint/ [2020-05-26T06:58:03.440Z] #45 226.1 + git checkout -q v1.23.8 [2020-05-26T06:58:03.563Z] #25 32.31 [2020-05-26T06:58:03.822Z] #25 32.62 ######################################################################## 100.0% [2020-05-26T06:58:03.822Z] #25 32.72 [2020-05-26T06:58:03.822Z] #25 32.83 Download of images into '/build' complete. [2020-05-26T06:58:03.964Z] #33 ... [2020-05-26T06:58:03.964Z] [2020-05-26T06:58:03.964Z] #29 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-05-26T06:58:04.001Z] #45 226.6 ++ git describe --tags [2020-05-26T06:58:04.002Z] #45 226.6 + version=v1.23.8 [2020-05-26T06:58:04.002Z] #45 226.6 ++ git rev-parse --short HEAD [2020-05-26T06:58:04.002Z] #45 226.6 + commit=76a82c6 [2020-05-26T06:58:04.002Z] #45 226.6 ++ git show -s --format=%cd [2020-05-26T06:58:04.002Z] #45 226.6 + commitDate='Wed Mar 4 06:43:41 2020 +0300' [2020-05-26T06:58:04.002Z] #45 226.6 + go build -buildmode=pie -ldflags '-s -w -X "main.version=v1.23.8" -X "main.commit=76a82c6" -X "main.date=Wed Mar 4 06:43:41 2020 +0300"' -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint [2020-05-26T06:58:04.080Z] #25 32.83 Use something like the following to load the result into a Docker daemon: [2020-05-26T06:58:04.080Z] #25 32.83 tar -cC '/build' . | docker load [2020-05-26T06:58:04.338Z] #25 DONE 33.0s [2020-05-26T06:58:04.338Z] [2020-05-26T06:58:04.338Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-26T06:58:04.338Z] #30 96.53 internal/syscall/execenv [2020-05-26T06:58:04.338Z] #30 96.90 internal/syscall/unix [2020-05-26T06:58:04.338Z] #30 97.38 strings [2020-05-26T06:58:04.338Z] #30 99.69 os [2020-05-26T06:58:04.338Z] #30 101.4 path [2020-05-26T06:58:04.338Z] #30 102.6 text/tabwriter [2020-05-26T06:58:04.338Z] #30 105.0 fmt [2020-05-26T06:58:04.338Z] #30 105.0 path/filepath [2020-05-26T06:58:04.338Z] #30 ... [2020-05-26T06:58:04.338Z] [2020-05-26T06:58:04.338Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-26T06:58:04.338Z] #10 105.1 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-05-26T06:58:04.338Z] #10 105.1 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-05-26T06:58:04.338Z] #10 105.2 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-05-26T06:58:05.257Z] #29 86.04 Checking out files: 80% (1222/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: 93% (1415/1521) Checking out files: 94% (1430/1521) Checking out files: 94% (1434/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-26T06:58:05.257Z] #29 87.30 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-05-26T06:58:05.942Z] #29 88.02 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-05-26T06:58:06.644Z] #29 ... [2020-05-26T06:58:06.644Z] [2020-05-26T06:58:06.644Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-26T06:58:06.644Z] #33 88.03 Setting up libicu63:ppc64el (63.1-6+deb10u1) ... [2020-05-26T06:58:06.644Z] #33 88.04 Setting up xxd (2:8.1.0875-5) ... [2020-05-26T06:58:06.644Z] #33 88.05 Setting up libuv1:ppc64el (1.24.1-1) ... [2020-05-26T06:58:06.644Z] #33 88.07 Setting up vim-common (2:8.1.0875-5) ... [2020-05-26T06:58:06.644Z] #33 88.20 Setting up librhash0:ppc64el (1.3.8-1) ... [2020-05-26T06:58:06.644Z] #33 88.20 Setting up cmake-data (3.13.4-1) ... [2020-05-26T06:58:06.644Z] #33 88.21 Setting up libxml2:ppc64el (2.9.4+dfsg1-7+b3) ... [2020-05-26T06:58:06.644Z] #33 88.25 Setting up libjsoncpp1:ppc64el (1.7.4-3) ... [2020-05-26T06:58:06.644Z] #33 88.27 Setting up libarchive13:ppc64el (3.3.3-4+deb10u1) ... [2020-05-26T06:58:06.644Z] #33 88.46 Setting up cmake (3.13.4-1) ... [2020-05-26T06:58:06.644Z] #33 88.46 Processing triggers for libc-bin (2.28-10) ... [2020-05-26T06:58:06.644Z] #33 88.56 Processing triggers for mime-support (3.62) ... [2020-05-26T06:58:06.644Z] #33 DONE 89.0s [2020-05-26T06:58:06.959Z] [2020-05-26T06:58:06.959Z] #34 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-26T06:58:06.959Z] #34 0.342 + RM_GOPATH=0 [2020-05-26T06:58:07.279Z] #34 0.343 + TMP_GOPATH= [2020-05-26T06:58:07.279Z] #34 0.344 + : /build [2020-05-26T06:58:07.279Z] #34 0.344 + '[' -z '' ']' [2020-05-26T06:58:07.279Z] #34 0.347 ++ mktemp -d [2020-05-26T06:58:07.279Z] #34 0.351 + export GOPATH=/tmp/tmp.9eApL7Pdou [2020-05-26T06:58:07.279Z] #34 0.351 + GOPATH=/tmp/tmp.9eApL7Pdou [2020-05-26T06:58:07.279Z] #34 0.351 + RM_GOPATH=1 [2020-05-26T06:58:07.279Z] #34 0.358 + case "$(go env GOARCH)" in [2020-05-26T06:58:07.279Z] #34 0.361 ++ go env GOARCH [2020-05-26T06:58:07.279Z] #34 0.400 + export GO_BUILDMODE=-buildmode=pie [2020-05-26T06:58:07.279Z] #34 0.413 + GO_BUILDMODE=-buildmode=pie [2020-05-26T06:58:07.279Z] #34 0.416 ++ dirname /tmp/install/install.sh [2020-05-26T06:58:07.279Z] #34 0.419 + dir=/tmp/install [2020-05-26T06:58:07.279Z] #34 0.420 + bin=tini [2020-05-26T06:58:07.279Z] #34 0.420 + shift [2020-05-26T06:58:07.279Z] #34 0.421 + '[' '!' -f /tmp/install/tini.installer ']' [2020-05-26T06:58:07.279Z] #34 0.423 + . /tmp/install/tini.installer [2020-05-26T06:58:07.279Z] #34 0.424 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2020-05-26T06:58:07.279Z] #34 0.425 + install_tini [2020-05-26T06:58:07.279Z] #34 0.425 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-05-26T06:58:07.279Z] #34 0.426 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-05-26T06:58:07.279Z] #34 0.427 + git clone https://github.com/krallin/tini.git /tmp/tmp.9eApL7Pdou/tini [2020-05-26T06:58:07.279Z] #34 0.435 Cloning into '/tmp/tmp.9eApL7Pdou/tini'... [2020-05-26T06:58:07.583Z] #34 ... [2020-05-26T06:58:07.583Z] [2020-05-26T06:58:07.583Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-26T06:58:07.583Z] #26 28.69 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2020-05-26T06:58:07.583Z] #26 28.79 skipping existing c8c2d4a6b2e3 [2020-05-26T06:58:07.583Z] #26 29.07 [2020-05-26T06:58:07.583Z] #26 31.14 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2020-05-26T06:58:07.583Z] #26 31.81 #=#=# [2020-05-26T06:58:07.583Z] #26 32.18 ######################################################################## 100.0% [2020-05-26T06:58:07.583Z] #26 32.46 [2020-05-26T06:58:07.583Z] #26 32.58 Download of images into '/build' complete. [2020-05-26T06:58:07.583Z] #26 32.58 Use something like the following to load the result into a Docker daemon: [2020-05-26T06:58:07.583Z] #26 32.58 tar -cC '/build' . | docker load [2020-05-26T06:58:07.583Z] #26 DONE 32.7s [2020-05-26T06:58:07.583Z] [2020-05-26T06:58:07.583Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-26T06:58:07.583Z] #39 81.68 Setting up libprotobuf-lite17:ppc64el (3.6.1.3-2) ... [2020-05-26T06:58:07.583Z] #39 81.71 Setting up libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-05-26T06:58:07.583Z] #39 81.73 Setting up libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-05-26T06:58:07.583Z] #39 81.74 Setting up libprotobuf-c-dev:ppc64el (1.3.1-1+b1) ... [2020-05-26T06:58:07.583Z] #39 81.76 Setting up python-six (1.12.0-1) ... [2020-05-26T06:58:07.583Z] #39 87.93 Setting up zlib1g-dev:ppc64el (1:1.2.11.dfsg-1) ... [2020-05-26T06:58:07.583Z] #39 87.95 Setting up libnl-3-200:ppc64el (3.4.0-1) ... [2020-05-26T06:58:07.583Z] #39 88.00 Setting up libprotobuf17:ppc64el (3.6.1.3-2) ... [2020-05-26T06:58:07.583Z] #39 88.01 Setting up libcap-dev:ppc64el (1:2.25-2) ... [2020-05-26T06:58:07.583Z] #39 88.02 Setting up libprotoc17:ppc64el (3.6.1.3-2) ... [2020-05-26T06:58:07.583Z] #39 88.03 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-05-26T06:58:07.583Z] #39 88.04 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-05-26T06:58:07.583Z] #39 88.07 Setting up libprotobuf-dev:ppc64el (3.6.1.3-2) ... [2020-05-26T06:58:07.583Z] #39 88.08 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-05-26T06:58:07.583Z] #39 88.11 Setting up python-protobuf (3.6.1.3-2) ... [2020-05-26T06:58:07.622Z] #10 ... [2020-05-26T06:58:07.622Z] [2020-05-26T06:58:07.622Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-26T06:58:07.622Z] #47 99.35 internal/poll [2020-05-26T06:58:07.622Z] #47 99.53 encoding/binary [2020-05-26T06:58:07.622Z] #47 102.8 os [2020-05-26T06:58:07.622Z] #47 102.9 encoding/base64 [2020-05-26T06:58:07.622Z] #47 104.6 golang.org/x/sys/unix [2020-05-26T06:58:07.622Z] #47 ... [2020-05-26T06:58:07.622Z] [2020-05-26T06:58:07.622Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-26T06:58:07.622Z] #33 4.955 + RM_GOPATH=0 [2020-05-26T06:58:07.622Z] #33 4.957 + TMP_GOPATH= [2020-05-26T06:58:07.622Z] #33 4.957 + : /build [2020-05-26T06:58:07.622Z] #33 4.957 + '[' -z '' ']' [2020-05-26T06:58:07.622Z] #33 4.957 ++ mktemp -d [2020-05-26T06:58:07.622Z] #33 4.995 + export GOPATH=/tmp/tmp.0vJ83rrXj7 [2020-05-26T06:58:07.622Z] #33 4.995 + GOPATH=/tmp/tmp.0vJ83rrXj7 [2020-05-26T06:58:07.622Z] #33 4.995 + RM_GOPATH=1 [2020-05-26T06:58:07.622Z] #33 4.995 + case "$(go env GOARCH)" in [2020-05-26T06:58:07.622Z] #33 4.996 ++ go env GOARCH [2020-05-26T06:58:07.622Z] #33 5.045 + export GO_BUILDMODE=-buildmode=pie [2020-05-26T06:58:07.622Z] #33 5.045 + GO_BUILDMODE=-buildmode=pie [2020-05-26T06:58:07.622Z] #33 5.049 ++ dirname /tmp/install/install.sh [2020-05-26T06:58:07.622Z] #33 5.056 + dir=/tmp/install [2020-05-26T06:58:07.622Z] #33 5.056 + bin=tini [2020-05-26T06:58:07.622Z] #33 5.056 + shift [2020-05-26T06:58:07.622Z] #33 5.056 + '[' '!' -f /tmp/install/tini.installer ']' [2020-05-26T06:58:07.622Z] #33 5.056 + . /tmp/install/tini.installer [2020-05-26T06:58:07.622Z] #33 5.056 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2020-05-26T06:58:07.622Z] #33 5.056 + install_tini [2020-05-26T06:58:07.622Z] #33 5.056 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-05-26T06:58:07.622Z] #33 5.056 + git clone https://github.com/krallin/tini.git /tmp/tmp.0vJ83rrXj7/tini [2020-05-26T06:58:07.622Z] #33 5.065 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-05-26T06:58:07.622Z] #33 5.065 Cloning into '/tmp/tmp.0vJ83rrXj7/tini'... [2020-05-26T06:58:07.622Z] #33 ... [2020-05-26T06:58:07.622Z] [2020-05-26T06:58:07.622Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-26T06:58:07.622Z] #38 109.9 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2020-05-26T06:58:07.622Z] #38 109.9 Processing triggers for libc-bin (2.28-10) ... [2020-05-26T06:58:08.555Z] #38 DONE 110.5s [2020-05-26T06:58:08.555Z] [2020-05-26T06:58:08.555Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-26T06:58:09.159Z] #39 ... [2020-05-26T06:58:09.159Z] [2020-05-26T06:58:09.159Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-26T06:58:09.159Z] #31 81.54 bytes [2020-05-26T06:58:09.159Z] #31 81.63 strings [2020-05-26T06:58:09.449Z] #31 ... [2020-05-26T06:58:09.449Z] [2020-05-26T06:58:09.449Z] #34 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-26T06:58:09.449Z] #34 2.467 + cd /tmp/tmp.9eApL7Pdou/tini [2020-05-26T06:58:09.449Z] #34 2.478 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-05-26T06:58:09.449Z] #34 2.510 + cmake . [2020-05-26T06:58:09.929Z] #39 ... [2020-05-26T06:58:09.929Z] [2020-05-26T06:58:09.929Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-26T06:58:09.929Z] #41 101.9 regexp/syntax [2020-05-26T06:58:09.929Z] #41 105.7 fmt [2020-05-26T06:58:09.929Z] #41 111.9 regexp [2020-05-26T06:58:09.929Z] #41 ... [2020-05-26T06:58:09.929Z] [2020-05-26T06:58:09.929Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-26T06:58:09.929Z] #33 6.312 + cd /tmp/tmp.0vJ83rrXj7/tini [2020-05-26T06:58:09.929Z] #33 6.312 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-05-26T06:58:09.929Z] #33 6.315 + cmake . [2020-05-26T06:58:09.929Z] #33 7.800 -- The C compiler identification is GNU 8.3.0 [2020-05-26T06:58:09.929Z] #33 7.937 -- Check for working C compiler: /usr/bin/cc [2020-05-26T06:58:10.495Z] #33 9.191 -- Check for working C compiler: /usr/bin/cc -- works [2020-05-26T06:58:10.535Z] #45 ... [2020-05-26T06:58:10.535Z] [2020-05-26T06:58:10.535Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-26T06:58:10.535Z] #39 157.6 CC criu/tun.o [2020-05-26T06:58:10.535Z] #39 157.8 CC criu/uffd.o [2020-05-26T06:58:10.535Z] #39 158.8 CC criu/util.o [2020-05-26T06:58:10.535Z] #39 159.9 CC criu/uts_ns.o [2020-05-26T06:58:10.535Z] #39 160.2 CC criu/vdso-compat.o [2020-05-26T06:58:10.535Z] #39 160.3 CC criu/vdso.o [2020-05-26T06:58:10.535Z] #39 160.9 LINK criu/built-in.o [2020-05-26T06:58:10.535Z] #39 161.0 LINK criu/criu [2020-05-26T06:58:10.535Z] #39 161.3 DEP lib/c/criu.d [2020-05-26T06:58:10.535Z] #39 161.4 CC images/rpc.pb-c.o [2020-05-26T06:58:10.535Z] #39 161.8 CC lib/c/criu.o [2020-05-26T06:58:10.535Z] #39 162.9 LINK lib/c/built-in.o [2020-05-26T06:58:10.535Z] #39 162.9 LINK lib/c/libcriu.so [2020-05-26T06:58:10.535Z] #39 163.0 LINK lib/c/libcriu.a [2020-05-26T06:58:10.535Z] #39 163.1 GEN magic.py [2020-05-26T06:58:10.535Z] #39 163.2 Note: Building without setproctitle() and strlcpy() support. [2020-05-26T06:58:10.535Z] #39 163.2 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-05-26T06:58:10.535Z] #39 163.2 Note: Building without GnuTLS support [2020-05-26T06:58:10.753Z] #33 9.198 -- Detecting C compiler ABI info [2020-05-26T06:58:10.958Z] #34 4.150 -- The C compiler identification is GNU 8.3.0 [2020-05-26T06:58:10.958Z] #34 4.263 -- Check for working C compiler: /usr/bin/cc [2020-05-26T06:58:11.095Z] #39 163.8 fatal: not a git repository (or any of the parent directories): .git [2020-05-26T06:58:11.654Z] #39 164.4 make[1]: Nothing to be done for 'all'. [2020-05-26T06:58:11.692Z] #33 10.09 -- Detecting C compiler ABI info - done [2020-05-26T06:58:11.692Z] #33 10.16 -- Detecting C compile features [2020-05-26T06:58:12.215Z] #39 165.0 make[1]: 'images/built-in.o' is up to date. [2020-05-26T06:58:12.215Z] #39 ... [2020-05-26T06:58:12.215Z] [2020-05-26T06:58:12.215Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-26T06:58:12.215Z] #49 107.1 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-26T06:58:12.215Z] #49 108.5 + mkdir -p /build [2020-05-26T06:58:12.215Z] #49 108.5 + cp runc /build/runc [2020-05-26T06:58:12.215Z] #49 DONE 108.9s [2020-05-26T06:58:12.215Z] [2020-05-26T06:58:12.215Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-26T06:58:12.215Z] #39 165.0 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-05-26T06:58:12.215Z] #39 165.0 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-05-26T06:58:12.215Z] #39 165.1 make[1]: 'compel/libcompel.a' is up to date. [2020-05-26T06:58:12.469Z] #34 5.754 -- Check for working C compiler: /usr/bin/cc -- works [2020-05-26T06:58:12.469Z] #34 5.756 -- Detecting C compiler ABI info [2020-05-26T06:58:12.470Z] #39 165.1 make[1]: 'compel/compel-host-bin' is up to date. [2020-05-26T06:58:12.470Z] #39 165.1 make[1]: Nothing to be done for 'all'. [2020-05-26T06:58:12.470Z] #39 165.2 make[1]: 'soccr/libsoccr.a' is up to date. [2020-05-26T06:58:12.725Z] #39 165.5 make[2]: Nothing to be done for 'all'. [2020-05-26T06:58:12.726Z] #39 165.6 make[2]: Nothing to be done for 'all'. [2020-05-26T06:58:12.980Z] #39 165.7 make[2]: Nothing to be done for 'all'. [2020-05-26T06:58:12.980Z] #39 165.9 make[2]: Nothing to be done for 'all'. [2020-05-26T06:58:12.980Z] #39 165.9 make[2]: Nothing to be done for 'all'. [2020-05-26T06:58:13.064Z] #33 ... [2020-05-26T06:58:13.064Z] [2020-05-26T06:58:13.064Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-26T06:58:13.064Z] #41 115.4 flag [2020-05-26T06:58:13.247Z] #39 166.0 make[2]: Nothing to be done for 'all'. [2020-05-26T06:58:13.247Z] #39 166.1 make[2]: Nothing to be done for 'all'. [2020-05-26T06:58:13.508Z] #39 166.2 make[2]: Nothing to be done for 'all'. [2020-05-26T06:58:13.508Z] #39 166.3 INSTALL criu/criu [2020-05-26T06:58:13.519Z] #34 6.890 -- Detecting C compiler ABI info - done [2020-05-26T06:58:13.519Z] #34 6.983 -- Detecting C compile features [2020-05-26T06:58:13.764Z] #39 DONE 166.5s [2020-05-26T06:58:13.764Z] [2020-05-26T06:58:13.764Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-26T06:58:14.158Z] #34 ... [2020-05-26T06:58:14.158Z] [2020-05-26T06:58:14.158Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-26T06:58:14.158Z] #11 86.52 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-05-26T06:58:14.158Z] #11 86.54 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_ppc64el.deb ... [2020-05-26T06:58:14.158Z] #11 86.55 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-05-26T06:58:14.158Z] #11 92.68 Selecting previously unselected package binutils-mingw-w64. [2020-05-26T06:58:14.158Z] #11 92.69 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-05-26T06:58:14.158Z] #11 92.70 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-05-26T06:58:14.158Z] #11 92.88 Selecting previously unselected package libdevmapper1.02.1:ppc64el. [2020-05-26T06:58:14.158Z] #11 92.89 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_ppc64el.deb ... [2020-05-26T06:58:14.158Z] #11 92.90 Unpacking libdevmapper1.02.1:ppc64el (2:1.02.155-3) ... [2020-05-26T06:58:14.158Z] #11 93.24 Selecting previously unselected package dmsetup. [2020-05-26T06:58:14.158Z] #11 93.31 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_ppc64el.deb ... [2020-05-26T06:58:14.158Z] #11 93.33 Unpacking dmsetup (2:1.02.155-3) ... [2020-05-26T06:58:14.158Z] #11 93.68 Selecting previously unselected package mingw-w64-common. [2020-05-26T06:58:14.158Z] #11 93.70 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-05-26T06:58:14.158Z] #11 93.71 Unpacking mingw-w64-common (6.0.0-3) ... [2020-05-26T06:58:14.797Z] #11 ... [2020-05-26T06:58:14.797Z] [2020-05-26T06:58:14.797Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-26T06:58:14.797Z] #42 97.14 bufio [2020-05-26T06:58:14.963Z] #41 117.0 go/token [2020-05-26T06:58:15.091Z] #42 ... [2020-05-26T06:58:15.091Z] [2020-05-26T06:58:15.091Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-26T06:58:15.091Z] #48 87.34 bytes [2020-05-26T06:58:15.091Z] #48 87.34 strconv [2020-05-26T06:58:15.091Z] #48 87.48 strings [2020-05-26T06:58:15.091Z] #48 87.48 syscall [2020-05-26T06:58:15.091Z] #48 ... [2020-05-26T06:58:15.091Z] [2020-05-26T06:58:15.091Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-26T06:58:15.091Z] #31 94.57 bufio [2020-05-26T06:58:15.091Z] #31 96.38 reflect [2020-05-26T06:58:15.134Z] #52 ... [2020-05-26T06:58:15.134Z] [2020-05-26T06:58:15.134Z] #40 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-05-26T06:58:15.134Z] #40 DONE 0.1s [2020-05-26T06:58:15.134Z] [2020-05-26T06:58:15.134Z] #42 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-05-26T06:58:15.134Z] #42 DONE 0.1s [2020-05-26T06:58:15.134Z] [2020-05-26T06:58:15.134Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-26T06:58:15.389Z] #52 ... [2020-05-26T06:58:15.389Z] [2020-05-26T06:58:15.389Z] #44 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-05-26T06:58:15.389Z] #44 DONE 0.1s [2020-05-26T06:58:15.389Z] [2020-05-26T06:58:15.389Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-26T06:58:15.389Z] #52 192.6 + bin/containerd [2020-05-26T06:58:15.554Z] #41 117.6 go/scanner [2020-05-26T06:58:15.832Z] #41 ... [2020-05-26T06:58:15.832Z] [2020-05-26T06:58:15.832Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-26T06:58:15.832Z] #30 108.0 io/ioutil [2020-05-26T06:58:15.832Z] #30 112.6 github.com/BurntSushi/toml [2020-05-26T06:58:15.832Z] #30 112.6 flag [2020-05-26T06:58:15.832Z] #30 115.7 log [2020-05-26T06:58:15.832Z] #30 ... [2020-05-26T06:58:15.832Z] [2020-05-26T06:58:15.832Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-26T06:58:15.832Z] #10 117.4 Selecting previously unselected package gcc-mingw-w64-base. [2020-05-26T06:58:15.832Z] #10 117.4 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-05-26T06:58:15.832Z] #10 117.4 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-05-26T06:58:15.832Z] #10 117.6 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-05-26T06:58:15.832Z] #10 117.6 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-05-26T06:58:15.832Z] #10 117.6 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-05-26T06:58:16.612Z] #31 ... [2020-05-26T06:58:16.612Z] [2020-05-26T06:58:16.612Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-26T06:58:16.612Z] #39 98.33 Setting up libnl-3-dev:ppc64el (3.4.0-1) ... [2020-05-26T06:58:16.612Z] #39 98.34 Processing triggers for libc-bin (2.28-10) ... [2020-05-26T06:58:16.612Z] #39 DONE 98.7s [2020-05-26T06:58:16.612Z] [2020-05-26T06:58:16.612Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-26T06:58:18.126Z] #40 1.830 Note: Building without setproctitle() and strlcpy() support. [2020-05-26T06:58:18.126Z] #40 1.831 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-05-26T06:58:18.375Z] #10 ... [2020-05-26T06:58:18.375Z] [2020-05-26T06:58:18.375Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-26T06:58:18.375Z] #33 13.26 -- Detecting C compile features - done [2020-05-26T06:58:18.375Z] #33 13.32 -- Performing Test HAS_BUILTIN_FORTIFY [2020-05-26T06:58:18.375Z] #33 13.62 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-05-26T06:58:18.375Z] #33 13.73 -- Configuring done [2020-05-26T06:58:18.375Z] #33 13.75 -- Generating done [2020-05-26T06:58:18.375Z] #33 13.76 -- Build files have been written to: /tmp/tmp.0vJ83rrXj7/tini [2020-05-26T06:58:18.375Z] #33 13.77 + make tini-static [2020-05-26T06:58:18.375Z] #33 14.12 Scanning dependencies of target tini-static [2020-05-26T06:58:18.375Z] #33 14.42 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-05-26T06:58:18.375Z] #33 15.86 [100%] Linking C executable tini-static [2020-05-26T06:58:18.375Z] #33 16.46 [100%] Built target tini-static [2020-05-26T06:58:18.375Z] #33 16.53 + mkdir -p /build [2020-05-26T06:58:18.375Z] #33 16.53 + cp tini-static /build/docker-init [2020-05-26T06:58:18.375Z] #33 DONE 16.8s [2020-05-26T06:58:18.375Z] [2020-05-26T06:58:18.375Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-26T06:58:18.375Z] #39 6.349 Note: Building without setproctitle() and strlcpy() support. [2020-05-26T06:58:18.375Z] #39 6.349 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-05-26T06:58:18.375Z] #39 6.361 Note: Building without GnuTLS support [2020-05-26T06:58:18.375Z] #39 9.034 fatal: not a git repository (or any of the parent directories): .git [2020-05-26T06:58:18.375Z] #39 9.094 GEN .gitid [2020-05-26T06:58:18.375Z] #39 9.110 GEN criu/include/version.h [2020-05-26T06:58:18.375Z] #39 9.188 GEN include/common/asm [2020-05-26T06:58:18.420Z] #40 1.902 Note: Building without GnuTLS support [2020-05-26T06:58:18.940Z] #39 ... [2020-05-26T06:58:18.940Z] [2020-05-26T06:58:18.940Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-26T06:58:18.940Z] #47 111.3 fmt [2020-05-26T06:58:18.940Z] #47 117.3 encoding/json [2020-05-26T06:58:18.940Z] #47 120.3 github.com/pkg/diff [2020-05-26T06:58:19.198Z] #47 ... [2020-05-26T06:58:19.198Z] [2020-05-26T06:58:19.198Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-26T06:58:19.198Z] #41 118.3 internal/lazyregexp [2020-05-26T06:58:19.198Z] #41 118.6 net/url [2020-05-26T06:58:19.198Z] #41 119.0 go/ast [2020-05-26T06:58:19.198Z] #41 120.8 text/template/parse [2020-05-26T06:58:20.532Z] #40 4.163 fatal: not a git repository (or any of the parent directories): .git [2020-05-26T06:58:20.532Z] #40 4.229 GEN .gitid [2020-05-26T06:58:20.836Z] #40 4.288 GEN criu/include/version.h [2020-05-26T06:58:20.836Z] #40 4.320 GEN include/common/asm [2020-05-26T06:58:21.099Z] #41 ... [2020-05-26T06:58:21.099Z] [2020-05-26T06:58:21.099Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-26T06:58:21.099Z] #30 118.4 github.com/BurntSushi/toml/cmd/tomlv [2020-05-26T06:58:21.099Z] #30 DONE 123.1s [2020-05-26T06:58:21.099Z] [2020-05-26T06:58:21.099Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-26T06:58:21.099Z] #39 11.51 PBCC images/google/protobuf/descriptor.pb-c.c [2020-05-26T06:58:21.099Z] #39 11.66 PBCC images/opts.pb-c.c [2020-05-26T06:58:21.099Z] #39 11.76 PBCC images/sit.pb-c.c [2020-05-26T06:58:21.099Z] #39 11.82 DEP images/google/protobuf/descriptor.pb-c.d [2020-05-26T06:58:21.099Z] #39 11.89 DEP images/opts.pb-c.d [2020-05-26T06:58:21.099Z] #39 11.95 DEP images/sit.pb-c.d [2020-05-26T06:58:21.099Z] #39 12.03 PBCC images/macvlan.pb-c.c [2020-05-26T06:58:21.099Z] #39 12.07 DEP images/macvlan.pb-c.d [2020-05-26T06:58:21.099Z] #39 12.13 PBCC images/autofs.pb-c.c [2020-05-26T06:58:21.099Z] #39 12.18 DEP images/autofs.pb-c.d [2020-05-26T06:58:21.099Z] #39 12.24 PBCC images/sysctl.pb-c.c [2020-05-26T06:58:21.099Z] #39 12.26 DEP images/sysctl.pb-c.d [2020-05-26T06:58:21.099Z] #39 12.33 PBCC images/time.pb-c.c [2020-05-26T06:58:21.099Z] #39 12.38 DEP images/time.pb-c.d [2020-05-26T06:58:21.099Z] #39 12.48 PBCC images/binfmt-misc.pb-c.c [2020-05-26T06:58:21.099Z] #39 12.50 DEP images/binfmt-misc.pb-c.d [2020-05-26T06:58:21.099Z] #39 12.60 PBCC images/seccomp.pb-c.c [2020-05-26T06:58:21.099Z] #39 12.63 DEP images/seccomp.pb-c.d [2020-05-26T06:58:21.099Z] #39 12.69 PBCC images/userns.pb-c.c [2020-05-26T06:58:21.099Z] #39 12.72 DEP images/userns.pb-c.d [2020-05-26T06:58:21.099Z] #39 12.86 PBCC images/cgroup.pb-c.c [2020-05-26T06:58:21.357Z] #39 12.87 DEP images/cgroup.pb-c.d [2020-05-26T06:58:21.357Z] #39 12.97 PBCC images/fown.pb-c.c [2020-05-26T06:58:21.357Z] #39 13.00 PBCC images/ext-file.pb-c.c [2020-05-26T06:58:21.357Z] #39 13.08 DEP images/fown.pb-c.d [2020-05-26T06:58:21.614Z] #39 13.10 DEP images/ext-file.pb-c.d [2020-05-26T06:58:21.614Z] #39 13.17 PBCC images/rpc.pb-c.c [2020-05-26T06:58:21.614Z] #39 13.27 DEP images/rpc.pb-c.d [2020-05-26T06:58:21.872Z] #39 13.39 PBCC images/siginfo.pb-c.c [2020-05-26T06:58:21.872Z] #39 13.53 DEP images/siginfo.pb-c.d [2020-05-26T06:58:21.872Z] #39 13.55 PBCC images/pagemap.pb-c.c [2020-05-26T06:58:21.872Z] #39 13.57 DEP images/pagemap.pb-c.d [2020-05-26T06:58:21.872Z] #39 13.62 PBCC images/rlimit.pb-c.c [2020-05-26T06:58:21.872Z] #39 13.68 DEP images/rlimit.pb-c.d [2020-05-26T06:58:22.130Z] #39 13.73 PBCC images/file-lock.pb-c.c [2020-05-26T06:58:22.130Z] #39 13.77 DEP images/file-lock.pb-c.d [2020-05-26T06:58:22.130Z] #39 13.81 PBCC images/tty.pb-c.c [2020-05-26T06:58:22.130Z] #39 13.86 DEP images/tty.pb-c.d [2020-05-26T06:58:22.130Z] #39 13.92 PBCC images/tun.pb-c.c [2020-05-26T06:58:22.387Z] #39 13.97 PBCC images/netdev.pb-c.c [2020-05-26T06:58:22.387Z] #39 14.02 DEP images/tun.pb-c.d [2020-05-26T06:58:22.387Z] #39 14.10 DEP images/netdev.pb-c.d [2020-05-26T06:58:22.387Z] #39 14.16 PBCC images/vma.pb-c.c [2020-05-26T06:58:22.645Z] #39 14.20 DEP images/vma.pb-c.d [2020-05-26T06:58:22.645Z] #39 14.29 PBCC images/creds.pb-c.c [2020-05-26T06:58:22.645Z] #39 14.36 DEP images/creds.pb-c.d [2020-05-26T06:58:22.645Z] #39 14.42 PBCC images/utsns.pb-c.c [2020-05-26T06:58:22.903Z] #39 14.46 DEP images/utsns.pb-c.d [2020-05-26T06:58:22.903Z] #39 14.50 PBCC images/ipc-desc.pb-c.c [2020-05-26T06:58:22.903Z] #39 14.55 PBCC images/ipc-sem.pb-c.c [2020-05-26T06:58:22.903Z] #39 14.56 DEP images/ipc-desc.pb-c.d [2020-05-26T06:58:22.903Z] #39 14.64 DEP images/ipc-sem.pb-c.d [2020-05-26T06:58:22.903Z] #39 14.66 PBCC images/ipc-msg.pb-c.c [2020-05-26T06:58:22.928Z] #40 6.585 PBCC images/google/protobuf/descriptor.pb-c.c [2020-05-26T06:58:22.928Z] #40 ... [2020-05-26T06:58:22.928Z] [2020-05-26T06:58:22.928Z] #34 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-26T06:58:22.928Z] #34 10.20 -- Detecting C compile features - done [2020-05-26T06:58:22.928Z] #34 10.32 -- Performing Test HAS_BUILTIN_FORTIFY [2020-05-26T06:58:22.928Z] #34 10.74 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-05-26T06:58:22.928Z] #34 10.99 -- Configuring done [2020-05-26T06:58:22.928Z] #34 11.03 -- Generating done [2020-05-26T06:58:22.928Z] #34 11.04 -- Build files have been written to: /tmp/tmp.9eApL7Pdou/tini [2020-05-26T06:58:22.928Z] #34 11.06 + make tini-static [2020-05-26T06:58:22.928Z] #34 11.80 Scanning dependencies of target tini-static [2020-05-26T06:58:22.928Z] #34 11.99 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-05-26T06:58:22.928Z] #34 14.90 [100%] Linking C executable tini-static [2020-05-26T06:58:22.928Z] #34 16.00 [100%] Built target tini-static [2020-05-26T06:58:22.928Z] #34 16.12 + mkdir -p /build [2020-05-26T06:58:22.928Z] #34 16.12 + cp tini-static /build/docker-init [2020-05-26T06:58:22.928Z] #34 DONE 16.3s [2020-05-26T06:58:22.928Z] [2020-05-26T06:58:22.928Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-26T06:58:22.928Z] #11 103.6 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-05-26T06:58:22.928Z] #11 103.6 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-05-26T06:58:22.928Z] #11 103.6 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-05-26T06:58:23.160Z] #39 14.69 DEP images/ipc-msg.pb-c.d [2020-05-26T06:58:23.160Z] #39 14.72 PBCC images/ipc-shm.pb-c.c [2020-05-26T06:58:23.160Z] #39 14.77 DEP images/ipc-shm.pb-c.d [2020-05-26T06:58:23.160Z] #39 14.81 PBCC images/ipc-var.pb-c.c [2020-05-26T06:58:23.160Z] #39 14.84 DEP images/ipc-var.pb-c.d [2020-05-26T06:58:23.160Z] #39 14.89 PBCC images/sk-opts.pb-c.c [2020-05-26T06:58:23.418Z] #39 14.92 PBCC images/packet-sock.pb-c.c [2020-05-26T06:58:23.418Z] #39 14.97 DEP images/sk-opts.pb-c.d [2020-05-26T06:58:23.418Z] #39 15.01 DEP images/packet-sock.pb-c.d [2020-05-26T06:58:23.418Z] #39 15.08 PBCC images/sk-netlink.pb-c.c [2020-05-26T06:58:23.418Z] #39 15.12 DEP images/sk-netlink.pb-c.d [2020-05-26T06:58:23.418Z] #39 15.21 PBCC images/sk-inet.pb-c.c [2020-05-26T06:58:23.675Z] #39 15.30 DEP images/sk-inet.pb-c.d [2020-05-26T06:58:23.675Z] #39 15.37 PBCC images/sk-unix.pb-c.c [2020-05-26T06:58:23.675Z] #39 15.49 DEP images/sk-unix.pb-c.d [2020-05-26T06:58:23.933Z] #39 15.57 PBCC images/mm.pb-c.c [2020-05-26T06:58:23.933Z] #39 15.66 DEP images/mm.pb-c.d [2020-05-26T06:58:24.191Z] #39 15.73 PBCC images/timerfd.pb-c.c [2020-05-26T06:58:24.191Z] #39 15.80 DEP images/timerfd.pb-c.d [2020-05-26T06:58:24.191Z] #39 15.88 PBCC images/timer.pb-c.c [2020-05-26T06:58:24.191Z] #39 15.94 DEP images/timer.pb-c.d [2020-05-26T06:58:24.448Z] #39 15.99 PBCC images/sa.pb-c.c [2020-05-26T06:58:24.448Z] #39 16.06 DEP images/sa.pb-c.d [2020-05-26T06:58:24.448Z] #39 16.10 PBCC images/pipe-data.pb-c.c [2020-05-26T06:58:24.448Z] #39 16.14 DEP images/pipe-data.pb-c.d [2020-05-26T06:58:24.448Z] #39 16.19 PBCC images/mnt.pb-c.c [2020-05-26T06:58:24.448Z] #39 16.24 DEP images/mnt.pb-c.d [2020-05-26T06:58:24.448Z] #39 16.30 PBCC images/sk-packet.pb-c.c [2020-05-26T06:58:24.706Z] #39 16.37 DEP images/sk-packet.pb-c.d [2020-05-26T06:58:24.706Z] #39 16.40 PBCC images/tcp-stream.pb-c.c [2020-05-26T06:58:24.706Z] #39 16.41 DEP images/tcp-stream.pb-c.d [2020-05-26T06:58:24.706Z] #39 16.50 PBCC images/pipe.pb-c.c [2020-05-26T06:58:24.964Z] #39 16.55 DEP images/pipe.pb-c.d [2020-05-26T06:58:24.964Z] #39 16.60 PBCC images/pstree.pb-c.c [2020-05-26T06:58:24.964Z] #39 16.64 DEP images/pstree.pb-c.d [2020-05-26T06:58:24.964Z] #39 16.68 PBCC images/fs.pb-c.c [2020-05-26T06:58:24.964Z] #39 16.69 DEP images/fs.pb-c.d [2020-05-26T06:58:24.964Z] #39 16.75 PBCC images/signalfd.pb-c.c [2020-05-26T06:58:24.964Z] #39 16.81 DEP images/signalfd.pb-c.d [2020-05-26T06:58:25.221Z] #39 16.87 PBCC images/fh.pb-c.c [2020-05-26T06:58:25.221Z] #39 16.90 PBCC images/fsnotify.pb-c.c [2020-05-26T06:58:25.480Z] #39 16.97 DEP images/fh.pb-c.d [2020-05-26T06:58:25.480Z] #39 17.04 DEP images/fsnotify.pb-c.d [2020-05-26T06:58:25.480Z] #39 17.11 PBCC images/eventpoll.pb-c.c [2020-05-26T06:58:25.480Z] #39 17.14 DEP images/eventpoll.pb-c.d [2020-05-26T06:58:25.480Z] #39 17.17 PBCC images/eventfd.pb-c.c [2020-05-26T06:58:25.480Z] #39 17.22 DEP images/eventfd.pb-c.d [2020-05-26T06:58:25.737Z] #39 17.29 PBCC images/remap-file-path.pb-c.c [2020-05-26T06:58:25.737Z] #39 17.31 DEP images/remap-file-path.pb-c.d [2020-05-26T06:58:25.737Z] #39 17.37 PBCC images/fifo.pb-c.c [2020-05-26T06:58:25.737Z] #39 17.40 DEP images/fifo.pb-c.d [2020-05-26T06:58:25.737Z] #39 17.47 PBCC images/ghost-file.pb-c.c [2020-05-26T06:58:25.806Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-05-26T06:58:25.806Z] ok github.com/docker/docker/api/server/httputils 0.004s coverage: 14.7% of statements [2020-05-26T06:58:25.806Z] ok github.com/docker/docker/api/server/middleware 0.016s coverage: 37.7% of statements [2020-05-26T06:58:25.806Z] ? github.com/docker/docker/api/server/router [no test files] [2020-05-26T06:58:25.806Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-05-26T06:58:25.806Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-05-26T06:58:25.806Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-05-26T06:58:25.806Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-05-26T06:58:25.806Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-05-26T06:58:25.806Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-05-26T06:58:25.806Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-05-26T06:58:25.806Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-05-26T06:58:25.806Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-05-26T06:58:25.806Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-05-26T06:58:25.806Z] ok github.com/docker/docker/api/server/router/swarm 0.002s coverage: 4.8% of statements [2020-05-26T06:58:25.806Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-05-26T06:58:25.806Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-05-26T06:58:25.806Z] ? github.com/docker/docker/api/types [no test files] [2020-05-26T06:58:25.806Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-05-26T06:58:25.806Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-05-26T06:58:25.806Z] ? github.com/docker/docker/api/types/container [no test files] [2020-05-26T06:58:25.806Z] ? github.com/docker/docker/api/types/events [no test files] [2020-05-26T06:58:25.806Z] ok github.com/docker/docker/api/types/strslice 0.001s coverage: 90.0% of statements [2020-05-26T06:58:25.806Z] ok github.com/docker/docker/api/types/filters 0.002s coverage: 92.2% of statements [2020-05-26T06:58:25.806Z] ? github.com/docker/docker/api/types/image [no test files] [2020-05-26T06:58:25.806Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-05-26T06:58:25.806Z] ? github.com/docker/docker/api/types/network [no test files] [2020-05-26T06:58:25.806Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-05-26T06:58:25.806Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-05-26T06:58:25.806Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-05-26T06:58:25.806Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-05-26T06:58:25.806Z] ok github.com/docker/docker/api/types/versions 0.004s coverage: 75.0% of statements [2020-05-26T06:58:25.806Z] ok github.com/docker/docker/api/types/time 0.001s coverage: 100.0% of statements [2020-05-26T06:58:25.806Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-05-26T06:58:25.806Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-05-26T06:58:25.806Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-05-26T06:58:25.806Z] ? github.com/docker/docker/builder [no test files] [2020-05-26T06:58:25.806Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-05-26T06:58:25.806Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-05-26T06:58:25.806Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-05-26T06:58:25.806Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-05-26T06:58:25.806Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-05-26T06:58:25.806Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-05-26T06:58:25.806Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-05-26T06:58:25.995Z] #39 17.53 DEP images/ghost-file.pb-c.d [2020-05-26T06:58:25.995Z] #39 17.61 PBCC images/regfile.pb-c.c [2020-05-26T06:58:25.995Z] #39 17.63 DEP images/regfile.pb-c.d [2020-05-26T06:58:25.995Z] #39 17.68 PBCC images/ns.pb-c.c [2020-05-26T06:58:25.995Z] #39 17.71 DEP images/ns.pb-c.d [2020-05-26T06:58:25.995Z] #39 17.75 PBCC images/fdinfo.pb-c.c [2020-05-26T06:58:26.151Z] ok github.com/docker/docker/builder/dockerignore 0.004s coverage: 96.8% of statements [2020-05-26T06:58:26.252Z] #39 17.87 DEP images/fdinfo.pb-c.d [2020-05-26T06:58:26.252Z] #39 17.91 PBCC images/core-aarch64.pb-c.c [2020-05-26T06:58:26.252Z] #39 17.95 PBCC images/core-arm.pb-c.c [2020-05-26T06:58:26.507Z] #11 ... [2020-05-26T06:58:26.507Z] [2020-05-26T06:58:26.507Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-26T06:58:26.507Z] #48 98.20 bufio [2020-05-26T06:58:26.507Z] #48 105.1 text/tabwriter [2020-05-26T06:58:26.507Z] #48 106.7 regexp/syntax [2020-05-26T06:58:26.507Z] #48 107.1 reflect [2020-05-26T06:58:26.507Z] #48 ... [2020-05-26T06:58:26.507Z] [2020-05-26T06:58:26.507Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-26T06:58:26.507Z] #40 6.824 PBCC images/opts.pb-c.c [2020-05-26T06:58:26.507Z] #40 6.889 PBCC images/sit.pb-c.c [2020-05-26T06:58:26.507Z] #40 7.020 DEP images/google/protobuf/descriptor.pb-c.d [2020-05-26T06:58:26.507Z] #40 7.173 DEP images/opts.pb-c.d [2020-05-26T06:58:26.507Z] #40 7.358 DEP images/sit.pb-c.d [2020-05-26T06:58:26.507Z] #40 7.665 PBCC images/macvlan.pb-c.c [2020-05-26T06:58:26.507Z] #40 7.783 DEP images/macvlan.pb-c.d [2020-05-26T06:58:26.507Z] #40 7.962 PBCC images/autofs.pb-c.c [2020-05-26T06:58:26.507Z] #40 8.014 DEP images/autofs.pb-c.d [2020-05-26T06:58:26.507Z] #40 8.225 PBCC images/sysctl.pb-c.c [2020-05-26T06:58:26.507Z] #40 8.300 DEP images/sysctl.pb-c.d [2020-05-26T06:58:26.507Z] #40 8.387 PBCC images/time.pb-c.c [2020-05-26T06:58:26.507Z] #40 8.412 DEP images/time.pb-c.d [2020-05-26T06:58:26.507Z] #40 8.457 PBCC images/binfmt-misc.pb-c.c [2020-05-26T06:58:26.507Z] #40 8.479 DEP images/binfmt-misc.pb-c.d [2020-05-26T06:58:26.507Z] #40 8.599 PBCC images/seccomp.pb-c.c [2020-05-26T06:58:26.507Z] #40 8.617 DEP images/seccomp.pb-c.d [2020-05-26T06:58:26.507Z] #40 8.662 PBCC images/userns.pb-c.c [2020-05-26T06:58:26.507Z] #40 8.703 DEP images/userns.pb-c.d [2020-05-26T06:58:26.507Z] #40 8.758 PBCC images/cgroup.pb-c.c [2020-05-26T06:58:26.507Z] #40 8.791 DEP images/cgroup.pb-c.d [2020-05-26T06:58:26.507Z] #40 8.858 PBCC images/fown.pb-c.c [2020-05-26T06:58:26.507Z] #40 8.900 PBCC images/ext-file.pb-c.c [2020-05-26T06:58:26.507Z] #40 8.928 DEP images/fown.pb-c.d [2020-05-26T06:58:26.507Z] #40 8.970 DEP images/ext-file.pb-c.d [2020-05-26T06:58:26.507Z] #40 9.010 PBCC images/rpc.pb-c.c [2020-05-26T06:58:26.507Z] #40 9.052 DEP images/rpc.pb-c.d [2020-05-26T06:58:26.507Z] #40 9.096 PBCC images/siginfo.pb-c.c [2020-05-26T06:58:26.507Z] #40 9.119 DEP images/siginfo.pb-c.d [2020-05-26T06:58:26.507Z] #40 9.168 PBCC images/pagemap.pb-c.c [2020-05-26T06:58:26.507Z] #40 9.242 DEP images/pagemap.pb-c.d [2020-05-26T06:58:26.507Z] #40 9.315 PBCC images/rlimit.pb-c.c [2020-05-26T06:58:26.507Z] #40 9.343 DEP images/rlimit.pb-c.d [2020-05-26T06:58:26.507Z] #40 9.423 PBCC images/file-lock.pb-c.c [2020-05-26T06:58:26.507Z] #40 9.441 DEP images/file-lock.pb-c.d [2020-05-26T06:58:26.507Z] #40 9.564 PBCC images/tty.pb-c.c [2020-05-26T06:58:26.507Z] #40 9.667 DEP images/tty.pb-c.d [2020-05-26T06:58:26.507Z] #40 9.761 PBCC images/tun.pb-c.c [2020-05-26T06:58:26.507Z] #40 9.836 PBCC images/netdev.pb-c.c [2020-05-26T06:58:26.507Z] #40 9.986 DEP images/tun.pb-c.d [2020-05-26T06:58:26.507Z] #40 10.06 DEP images/netdev.pb-c.d [2020-05-26T06:58:26.510Z] #39 18.03 PBCC images/core-ppc64.pb-c.c [2020-05-26T06:58:26.510Z] #39 18.09 PBCC images/core-s390.pb-c.c [2020-05-26T06:58:26.510Z] #39 18.14 PBCC images/core-x86.pb-c.c [2020-05-26T06:58:26.510Z] #39 18.17 PBCC images/core.pb-c.c [2020-05-26T06:58:26.510Z] #39 18.23 PBCC images/inventory.pb-c.c [2020-05-26T06:58:26.767Z] #39 18.30 DEP images/core-aarch64.pb-c.d [2020-05-26T06:58:26.767Z] #39 18.37 DEP images/core-arm.pb-c.d [2020-05-26T06:58:26.767Z] #39 18.42 DEP images/core-ppc64.pb-c.d [2020-05-26T06:58:26.767Z] #39 18.48 DEP images/core-s390.pb-c.d [2020-05-26T06:58:26.812Z] #40 10.23 PBCC images/vma.pb-c.c [2020-05-26T06:58:26.812Z] #40 10.36 DEP images/vma.pb-c.d [2020-05-26T06:58:26.812Z] #40 10.49 PBCC images/creds.pb-c.c [2020-05-26T06:58:26.812Z] #40 10.52 DEP images/creds.pb-c.d [2020-05-26T06:58:26.812Z] #40 10.63 PBCC images/utsns.pb-c.c [2020-05-26T06:58:27.039Z] #39 18.55 DEP images/core-x86.pb-c.d [2020-05-26T06:58:27.039Z] #39 18.61 DEP images/core.pb-c.d [2020-05-26T06:58:27.039Z] #39 18.66 DEP images/inventory.pb-c.d [2020-05-26T06:58:27.039Z] #39 18.76 PBCC images/cpuinfo.pb-c.c [2020-05-26T06:58:27.117Z] #40 10.66 DEP images/utsns.pb-c.d [2020-05-26T06:58:27.117Z] #40 10.76 PBCC images/ipc-desc.pb-c.c [2020-05-26T06:58:27.117Z] #40 10.79 PBCC images/ipc-sem.pb-c.c [2020-05-26T06:58:27.117Z] #40 10.84 DEP images/ipc-desc.pb-c.d [2020-05-26T06:58:27.297Z] #39 18.77 DEP images/cpuinfo.pb-c.d [2020-05-26T06:58:27.297Z] #39 18.83 PBCC images/stats.pb-c.c [2020-05-26T06:58:27.297Z] #39 18.91 DEP images/stats.pb-c.d [2020-05-26T06:58:27.416Z] #40 10.95 DEP images/ipc-sem.pb-c.d [2020-05-26T06:58:27.416Z] #40 11.01 PBCC images/ipc-msg.pb-c.c [2020-05-26T06:58:27.416Z] #40 11.05 DEP images/ipc-msg.pb-c.d [2020-05-26T06:58:27.416Z] #40 ... [2020-05-26T06:58:27.416Z] [2020-05-26T06:58:27.416Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-26T06:58:27.416Z] #42 99.72 reflect [2020-05-26T06:58:27.416Z] #42 106.1 regexp/syntax [2020-05-26T06:58:27.416Z] #42 ... [2020-05-26T06:58:27.416Z] [2020-05-26T06:58:27.416Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-26T06:58:27.416Z] #40 11.11 PBCC images/ipc-shm.pb-c.c [2020-05-26T06:58:27.416Z] #40 11.15 DEP images/ipc-shm.pb-c.d [2020-05-26T06:58:27.716Z] #40 11.22 PBCC images/ipc-var.pb-c.c [2020-05-26T06:58:27.716Z] #40 11.24 DEP images/ipc-var.pb-c.d [2020-05-26T06:58:28.018Z] #40 11.45 PBCC images/sk-opts.pb-c.c [2020-05-26T06:58:28.018Z] #40 11.48 PBCC images/packet-sock.pb-c.c [2020-05-26T06:58:28.018Z] #40 11.60 DEP images/sk-opts.pb-c.d [2020-05-26T06:58:28.018Z] #40 11.65 DEP images/packet-sock.pb-c.d [2020-05-26T06:58:28.311Z] #40 11.80 PBCC images/sk-netlink.pb-c.c [2020-05-26T06:58:28.311Z] #40 11.87 DEP images/sk-netlink.pb-c.d [2020-05-26T06:58:28.311Z] #40 11.99 PBCC images/sk-inet.pb-c.c [2020-05-26T06:58:28.311Z] #40 12.11 DEP images/sk-inet.pb-c.d [2020-05-26T06:58:28.602Z] #40 12.20 PBCC images/sk-unix.pb-c.c [2020-05-26T06:58:28.602Z] #40 12.27 DEP images/sk-unix.pb-c.d [2020-05-26T06:58:28.671Z] #39 20.31 make[1]: Nothing to be done for 'all'. [2020-05-26T06:58:28.896Z] #40 12.41 PBCC images/mm.pb-c.c [2020-05-26T06:58:28.896Z] #40 12.47 DEP images/mm.pb-c.d [2020-05-26T06:58:28.896Z] #40 12.57 PBCC images/timerfd.pb-c.c [2020-05-26T06:58:28.896Z] #40 12.68 DEP images/timerfd.pb-c.d [2020-05-26T06:58:29.188Z] #40 12.78 PBCC images/timer.pb-c.c [2020-05-26T06:58:29.188Z] #40 12.81 DEP images/timer.pb-c.d [2020-05-26T06:58:29.188Z] #40 12.85 PBCC images/sa.pb-c.c [2020-05-26T06:58:29.188Z] #40 12.89 DEP images/sa.pb-c.d [2020-05-26T06:58:29.188Z] #40 ... [2020-05-26T06:58:29.188Z] [2020-05-26T06:58:29.188Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-26T06:58:29.188Z] #31 101.6 path [2020-05-26T06:58:29.188Z] #31 102.5 text/tabwriter [2020-05-26T06:58:29.188Z] #31 111.0 time [2020-05-26T06:58:29.188Z] #31 111.1 internal/syscall/execenv [2020-05-26T06:58:29.188Z] #31 111.1 internal/syscall/unix [2020-05-26T06:58:29.188Z] #31 ... [2020-05-26T06:58:29.188Z] [2020-05-26T06:58:29.188Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-26T06:58:29.188Z] #40 12.94 PBCC images/pipe-data.pb-c.c [2020-05-26T06:58:29.188Z] #40 12.97 DEP images/pipe-data.pb-c.d [2020-05-26T06:58:29.188Z] #40 13.02 PBCC images/mnt.pb-c.c [2020-05-26T06:58:29.481Z] #40 13.10 DEP images/mnt.pb-c.d [2020-05-26T06:58:29.481Z] #40 13.16 PBCC images/sk-packet.pb-c.c [2020-05-26T06:58:29.481Z] #40 13.19 DEP images/sk-packet.pb-c.d [2020-05-26T06:58:29.481Z] #40 13.24 PBCC images/tcp-stream.pb-c.c [2020-05-26T06:58:29.622Z] ok github.com/docker/docker/builder/remotecontext 0.311s coverage: 13.6% of statements [2020-05-26T06:58:29.622Z] ok github.com/docker/docker/builder/dockerfile 0.939s coverage: 48.2% of statements [2020-05-26T06:58:29.777Z] #40 13.36 DEP images/tcp-stream.pb-c.d [2020-05-26T06:58:29.777Z] #40 13.44 PBCC images/pipe.pb-c.c [2020-05-26T06:58:29.777Z] #40 13.52 DEP images/pipe.pb-c.d [2020-05-26T06:58:30.044Z] #39 21.82 CC images/stats.o [2020-05-26T06:58:30.044Z] #39 ... [2020-05-26T06:58:30.044Z] [2020-05-26T06:58:30.044Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-26T06:58:30.044Z] #47 122.3 go/ast [2020-05-26T06:58:30.044Z] #47 125.1 golang.org/x/crypto/ssh/terminal [2020-05-26T06:58:30.044Z] #47 126.8 mvdan.cc/editorconfig [2020-05-26T06:58:30.044Z] #47 127.7 mvdan.cc/sh/v3/fileutil [2020-05-26T06:58:30.044Z] #47 127.9 mvdan.cc/sh/v3/syntax [2020-05-26T06:58:30.076Z] #40 13.63 PBCC images/pstree.pb-c.c [2020-05-26T06:58:30.076Z] #40 13.67 DEP images/pstree.pb-c.d [2020-05-26T06:58:30.076Z] #40 13.79 PBCC images/fs.pb-c.c [2020-05-26T06:58:30.076Z] #40 13.82 DEP images/fs.pb-c.d [2020-05-26T06:58:30.303Z] ok github.com/docker/docker/cli/debug 0.001s coverage: 100.0% of statements [2020-05-26T06:58:30.307Z] #47 ... [2020-05-26T06:58:30.307Z] [2020-05-26T06:58:30.307Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-26T06:58:30.308Z] #52 53.49 Checking out files: 51% (1637/3180) Checking out files: 52% (1654/3180) Checking out files: 53% (1686/3180) Checking out files: 54% (1718/3180) Checking out files: 55% (1749/3180) Checking out files: 56% (1781/3180) Checking out files: 57% (1813/3180) Checking out files: 58% (1845/3180) Checking out files: 59% (1877/3180) Checking out files: 60% (1908/3180) Checking out files: 61% (1940/3180) Checking out files: 62% (1972/3180) Checking out files: 63% (2004/3180) Checking out files: 64% (2036/3180) Checking out files: 65% (2067/3180) Checking out files: 66% (2099/3180) Checking out files: 67% (2131/3180) Checking out files: 68% (2163/3180) Checking out files: 69% (2195/3180) Checking out files: 70% (2226/3180) Checking out files: 71% (2258/3180) Checking out files: 72% (2290/3180) Checking out files: 73% (2322/3180) Checking out files: 74% (2354/3180) Checking out files: 75% (2385/3180) Checking out files: 76% (2417/3180) Checking out files: 77% (2449/3180) Checking out files: 78% (2481/3180) Checking out files: 79% (2513/3180) Checking out files: 80% (2544/3180) Checking out files: 81% (2576/3180) Checking out files: 82% (2608/3180) Checking out files: 83% (2640/3180) Checking out files: 84% (2672/3180) Checking out files: 85% (2703/3180) Checking out files: 86% (2735/3180) Checking out files: 87% (2767/3180) Checking out files: 88% (2799/3180) Checking out files: 89% (2831/3180) Checking out files: 90% (2862/3180) Checking out files: 91% (2894/3180) Checking out files: 91% (2914/3180) Checking out files: 92% (2926/3180) Checking out files: 93% (2958/3180) Checking out files: 94% (2990/3180) Checking out files: 95% (3021/3180) Checking out files: 96% (3053/3180) Checking out files: 97% (3085/3180) Checking out files: 98% (3117/3180) Checking out files: 99% (3149/3180) Checking out files: 100% (3180/3180) Checking out files: 100% (3180/3180), done. [2020-05-26T06:58:30.308Z] #52 54.73 + cd /tmp/tmp.mvIZR9thkn/src/github.com/containerd/containerd [2020-05-26T06:58:30.308Z] #52 54.73 + git checkout -q 814b7956fafc7a0980ea07e950f983d0837e5578 [2020-05-26T06:58:30.308Z] #52 56.63 + export 'BUILDTAGS=netgo osusergo static_build' [2020-05-26T06:58:30.308Z] #52 56.63 + BUILDTAGS='netgo osusergo static_build' [2020-05-26T06:58:30.308Z] #52 56.63 + export EXTRA_FLAGS=-buildmode=pie [2020-05-26T06:58:30.308Z] #52 56.63 + EXTRA_FLAGS=-buildmode=pie [2020-05-26T06:58:30.308Z] #52 56.63 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-05-26T06:58:30.308Z] #52 56.63 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-05-26T06:58:30.308Z] #52 56.63 + '[' '' = dynamic ']' [2020-05-26T06:58:30.308Z] #52 56.63 + make [2020-05-26T06:58:30.308Z] #52 57.71 + bin/ctr [2020-05-26T06:58:30.369Z] #40 13.91 PBCC images/signalfd.pb-c.c [2020-05-26T06:58:30.369Z] #40 14.00 DEP images/signalfd.pb-c.d [2020-05-26T06:58:30.369Z] #40 14.14 PBCC images/fh.pb-c.c [2020-05-26T06:58:30.624Z] ok github.com/docker/docker/builder/remotecontext/git 0.916s coverage: 86.3% of statements [2020-05-26T06:58:30.624Z] ? github.com/docker/docker/cli [no test files] [2020-05-26T06:58:30.624Z] ? github.com/docker/docker/cli/config [no test files] [2020-05-26T06:58:30.666Z] #40 14.27 PBCC images/fsnotify.pb-c.c [2020-05-26T06:58:30.666Z] #40 14.35 DEP images/fh.pb-c.d [2020-05-26T06:58:30.959Z] #40 14.41 DEP images/fsnotify.pb-c.d [2020-05-26T06:58:30.959Z] #40 14.62 PBCC images/eventpoll.pb-c.c [2020-05-26T06:58:30.959Z] #40 14.68 DEP images/eventpoll.pb-c.d [2020-05-26T06:58:30.959Z] #40 14.75 PBCC images/eventfd.pb-c.c [2020-05-26T06:58:31.249Z] #40 14.80 DEP images/eventfd.pb-c.d [2020-05-26T06:58:31.249Z] #40 14.87 PBCC images/remap-file-path.pb-c.c [2020-05-26T06:58:31.249Z] #40 14.91 DEP images/remap-file-path.pb-c.d [2020-05-26T06:58:31.249Z] #40 14.98 PBCC images/fifo.pb-c.c [2020-05-26T06:58:31.543Z] #40 15.01 DEP images/fifo.pb-c.d [2020-05-26T06:58:31.543Z] #40 15.14 PBCC images/ghost-file.pb-c.c [2020-05-26T06:58:31.543Z] #40 15.26 DEP images/ghost-file.pb-c.d [2020-05-26T06:58:31.835Z] #40 15.35 PBCC images/regfile.pb-c.c [2020-05-26T06:58:31.835Z] #40 15.45 DEP images/regfile.pb-c.d [2020-05-26T06:58:31.835Z] #40 15.48 PBCC images/ns.pb-c.c [2020-05-26T06:58:31.835Z] #40 15.55 DEP images/ns.pb-c.d [2020-05-26T06:58:32.134Z] #40 15.64 PBCC images/fdinfo.pb-c.c [2020-05-26T06:58:32.134Z] #40 15.79 DEP images/fdinfo.pb-c.d [2020-05-26T06:58:32.430Z] #40 15.86 PBCC images/core-aarch64.pb-c.c [2020-05-26T06:58:32.430Z] #40 15.99 PBCC images/core-arm.pb-c.c [2020-05-26T06:58:32.430Z] #40 16.11 PBCC images/core-ppc64.pb-c.c [2020-05-26T06:58:32.430Z] #40 16.26 PBCC images/core-s390.pb-c.c [2020-05-26T06:58:32.721Z] #40 16.36 PBCC images/core-x86.pb-c.c [2020-05-26T06:58:32.721Z] #40 16.49 PBCC images/core.pb-c.c [2020-05-26T06:58:33.031Z] #52 ... [2020-05-26T06:58:33.031Z] [2020-05-26T06:58:33.031Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-26T06:58:33.031Z] #47 134.8 mvdan.cc/sh/v3/cmd/shfmt [2020-05-26T06:58:33.065Z] #40 16.67 PBCC images/inventory.pb-c.c [2020-05-26T06:58:33.065Z] #40 16.78 DEP images/core-aarch64.pb-c.d [2020-05-26T06:58:33.289Z] #47 ... [2020-05-26T06:58:33.289Z] [2020-05-26T06:58:33.289Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-26T06:58:33.289Z] #41 125.6 go/parser [2020-05-26T06:58:33.289Z] #41 125.9 text/template [2020-05-26T06:58:33.289Z] #41 129.2 encoding/xml [2020-05-26T06:58:33.289Z] #41 131.7 go/doc [2020-05-26T06:58:33.289Z] #41 134.9 github.com/LK4D4/vndr/build [2020-05-26T06:58:33.289Z] #41 135.6 github.com/LK4D4/vndr/versioned [2020-05-26T06:58:33.323Z] ok github.com/docker/docker/client 0.140s coverage: 75.4% of statements [2020-05-26T06:58:33.356Z] #40 16.84 DEP images/core-arm.pb-c.d [2020-05-26T06:58:33.356Z] #40 16.94 DEP images/core-ppc64.pb-c.d [2020-05-26T06:58:33.356Z] #40 17.03 DEP images/core-s390.pb-c.d [2020-05-26T06:58:33.356Z] #40 17.14 DEP images/core-x86.pb-c.d [2020-05-26T06:58:33.547Z] #41 135.8 compress/flate [2020-05-26T06:58:33.547Z] #41 ... [2020-05-26T06:58:33.547Z] [2020-05-26T06:58:33.547Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-26T06:58:33.547Z] #39 22.19 CC images/core.o [2020-05-26T06:58:33.547Z] #39 22.91 CC images/core-x86.o [2020-05-26T06:58:33.547Z] #39 23.50 CC images/core-arm.o [2020-05-26T06:58:33.547Z] #39 23.90 CC images/core-aarch64.o [2020-05-26T06:58:33.547Z] #39 24.20 CC images/core-ppc64.o [2020-05-26T06:58:33.547Z] #39 24.97 CC images/core-s390.o [2020-05-26T06:58:33.649Z] #40 17.25 DEP images/core.pb-c.d [2020-05-26T06:58:33.649Z] #40 17.35 DEP images/inventory.pb-c.d [2020-05-26T06:58:33.945Z] #40 17.43 PBCC images/cpuinfo.pb-c.c [2020-05-26T06:58:33.945Z] #40 17.47 DEP images/cpuinfo.pb-c.d [2020-05-26T06:58:33.945Z] #40 17.57 PBCC images/stats.pb-c.c [2020-05-26T06:58:33.945Z] #40 17.61 DEP images/stats.pb-c.d [2020-05-26T06:58:34.112Z] #39 25.72 CC images/cpuinfo.o [2020-05-26T06:58:34.369Z] #39 26.12 CC images/inventory.o [2020-05-26T06:58:34.627Z] #39 26.36 CC images/fdinfo.o [2020-05-26T06:58:35.191Z] #39 26.73 CC images/fown.o [2020-05-26T06:58:35.191Z] #39 26.94 CC images/ns.o [2020-05-26T06:58:35.449Z] #39 27.17 CC images/regfile.o [2020-05-26T06:58:35.706Z] #39 27.38 CC images/ghost-file.o [2020-05-26T06:58:35.965Z] #39 ... [2020-05-26T06:58:35.965Z] [2020-05-26T06:58:35.965Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-26T06:58:35.965Z] #41 138.2 hash/crc32 [2020-05-26T06:58:36.531Z] #41 138.8 compress/gzip [2020-05-26T06:58:36.789Z] #41 139.2 vendor/golang.org/x/crypto/cryptobyte [2020-05-26T06:58:37.354Z] #41 139.6 net [2020-05-26T06:58:37.491Z] #40 20.47 make[1]: Nothing to be done for 'all'. [2020-05-26T06:58:37.491Z] #40 ... [2020-05-26T06:58:37.491Z] [2020-05-26T06:58:37.491Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-26T06:58:37.491Z] #42 110.0 hash/crc32 [2020-05-26T06:58:37.491Z] #42 114.6 vendor/golang.org/x/text/transform [2020-05-26T06:58:37.491Z] #42 119.3 time [2020-05-26T06:58:37.754Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-05-26T06:58:37.785Z] #42 ... [2020-05-26T06:58:37.785Z] [2020-05-26T06:58:37.785Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-26T06:58:37.785Z] #11 112.9 Selecting previously unselected package gcc-mingw-w64-base. [2020-05-26T06:58:37.785Z] #11 112.9 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2020-05-26T06:58:37.785Z] #11 113.0 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-05-26T06:58:37.785Z] #11 113.2 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-05-26T06:58:37.785Z] #11 113.2 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2020-05-26T06:58:37.785Z] #11 113.3 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-05-26T06:58:38.089Z] #11 ... [2020-05-26T06:58:38.089Z] [2020-05-26T06:58:38.089Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-26T06:58:38.089Z] #48 120.4 time [2020-05-26T06:58:38.699Z] [2020-05-26T06:58:38.699Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-05-26T06:58:39.253Z] #41 ... [2020-05-26T06:58:39.253Z] [2020-05-26T06:58:39.253Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-26T06:58:39.253Z] #47 DONE 141.3s [2020-05-26T06:58:39.253Z] [2020-05-26T06:58:39.253Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-26T06:58:39.253Z] #39 27.83 CC images/fifo.o [2020-05-26T06:58:39.253Z] #39 28.03 CC images/remap-file-path.o [2020-05-26T06:58:39.253Z] #39 28.35 CC images/eventfd.o [2020-05-26T06:58:39.253Z] #39 28.64 CC images/eventpoll.o [2020-05-26T06:58:39.253Z] #39 28.89 CC images/fh.o [2020-05-26T06:58:39.253Z] #39 29.26 CC images/fsnotify.o [2020-05-26T06:58:39.253Z] #39 29.85 CC images/signalfd.o [2020-05-26T06:58:39.253Z] #39 30.11 CC images/fs.o [2020-05-26T06:58:39.253Z] #39 30.34 CC images/pstree.o [2020-05-26T06:58:39.253Z] #39 30.55 CC images/pipe.o [2020-05-26T06:58:39.253Z] #39 30.95 CC images/tcp-stream.o [2020-05-26T06:58:39.273Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-05-26T06:58:39.273Z] HOSTNAME=88e7b44ed4ea [2020-05-26T06:58:39.273Z] TESTDEBUG=0 [2020-05-26T06:58:39.273Z] DEST=bundles/test-integration [2020-05-26T06:58:39.273Z] PWD=/go/src/github.com/docker/docker [2020-05-26T06:58:39.273Z] DOCKER_GITCOMMIT=429ae97b598fa84b60d54232cbd6964ecd3b8078 [2020-05-26T06:58:39.273Z] container=docker [2020-05-26T06:58:39.273Z] HOME=/root [2020-05-26T06:58:39.274Z] GOLANG_VERSION=1.13.11 [2020-05-26T06:58:39.274Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-05-26T06:58:39.274Z] VALIDATE_BRANCH=master [2020-05-26T06:58:39.274Z] TERM=xterm [2020-05-26T06:58:39.274Z] DOCKER_PKG=github.com/docker/docker [2020-05-26T06:58:39.274Z] SHLVL=1 [2020-05-26T06:58:39.274Z] TIMEOUT=120m [2020-05-26T06:58:39.274Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-05-26T06:58:39.274Z] DOCKER_GRAPHDRIVER=overlay2 [2020-05-26T06:58:39.274Z] GO111MODULE=off [2020-05-26T06:58:39.274Z] DOCKER_EXPERIMENTAL=1 [2020-05-26T06:58:39.274Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-05-26T06:58:39.274Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-05-26T06:58:39.274Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-05-26T06:58:39.274Z] GOPATH=/go [2020-05-26T06:58:39.274Z] PKG_CONFIG=pkg-config [2020-05-26T06:58:39.274Z] _=/usr/bin/env [2020-05-26T06:58:39.274Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-05-26T06:58:39.819Z] #39 31.46 CC images/sk-packet.o [2020-05-26T06:58:40.385Z] #39 32.01 CC images/mnt.o [2020-05-26T06:58:40.643Z] #39 32.17 CC images/pipe-data.o [2020-05-26T06:58:40.643Z] #39 32.36 CC images/sa.o [2020-05-26T06:58:40.900Z] #39 32.65 CC images/timer.o [2020-05-26T06:58:41.467Z] #39 33.05 CC images/timerfd.o [2020-05-26T06:58:41.636Z] #48 124.2 regexp [2020-05-26T06:58:41.725Z] #39 33.33 CC images/mm.o [2020-05-26T06:58:41.984Z] #39 33.60 CC images/sk-opts.o [2020-05-26T06:58:42.242Z] #39 33.86 CC images/sk-unix.o [2020-05-26T06:58:42.242Z] #39 ... [2020-05-26T06:58:42.242Z] [2020-05-26T06:58:42.242Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-26T06:58:42.242Z] #10 144.5 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-05-26T06:58:42.242Z] #10 144.5 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-05-26T06:58:42.242Z] #10 144.5 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-05-26T06:58:44.339Z] #48 ... [2020-05-26T06:58:44.339Z] [2020-05-26T06:58:44.339Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-26T06:58:44.339Z] #40 22.79 CC images/stats.o [2020-05-26T06:58:44.339Z] #40 23.79 CC images/core.o [2020-05-26T06:58:44.339Z] #40 24.99 CC images/core-x86.o [2020-05-26T06:58:44.339Z] #40 26.31 CC images/core-arm.o [2020-05-26T06:58:44.339Z] #40 27.21 CC images/core-aarch64.o [2020-05-26T06:58:44.339Z] #40 27.89 CC images/core-ppc64.o [2020-05-26T06:58:45.445Z] #40 ... [2020-05-26T06:58:45.445Z] [2020-05-26T06:58:45.445Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-26T06:58:45.445Z] #42 127.6 regexp [2020-05-26T06:58:48.797Z] #10 ... [2020-05-26T06:58:48.798Z] [2020-05-26T06:58:48.798Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-26T06:58:48.798Z] #39 34.12 CC images/sk-inet.o [2020-05-26T06:58:48.798Z] #39 34.62 CC images/tun.o [2020-05-26T06:58:48.798Z] #39 34.99 CC images/sk-netlink.o [2020-05-26T06:58:48.798Z] #39 35.18 CC images/packet-sock.o [2020-05-26T06:58:48.798Z] #39 35.53 CC images/ipc-var.o [2020-05-26T06:58:48.798Z] #39 35.69 CC images/ipc-desc.o [2020-05-26T06:58:48.798Z] #39 35.95 CC images/ipc-shm.o [2020-05-26T06:58:48.798Z] #39 36.11 CC images/ipc-msg.o [2020-05-26T06:58:48.798Z] #39 36.38 CC images/ipc-sem.o [2020-05-26T06:58:48.798Z] #39 36.55 CC images/utsns.o [2020-05-26T06:58:48.798Z] #39 36.75 CC images/creds.o [2020-05-26T06:58:48.798Z] #39 36.94 CC images/vma.o [2020-05-26T06:58:48.798Z] #39 37.19 CC images/netdev.o [2020-05-26T06:58:48.798Z] #39 37.56 CC images/tty.o [2020-05-26T06:58:48.798Z] #39 38.21 CC images/file-lock.o [2020-05-26T06:58:48.798Z] #39 38.42 CC images/rlimit.o [2020-05-26T06:58:48.798Z] #39 38.59 CC images/pagemap.o [2020-05-26T06:58:48.798Z] #39 38.91 CC images/siginfo.o [2020-05-26T06:58:48.798Z] #39 39.27 CC images/rpc.o [2020-05-26T06:58:48.798Z] #39 40.43 CC images/ext-file.o [2020-05-26T06:58:48.798Z] #39 ... [2020-05-26T06:58:48.798Z] [2020-05-26T06:58:48.798Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-26T06:58:48.798Z] #54 151.1 + for f in rootlesskit rootlesskit-docker-proxy [2020-05-26T06:58:48.798Z] #54 151.1 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-05-26T06:58:49.731Z] #54 ... [2020-05-26T06:58:49.731Z] [2020-05-26T06:58:49.731Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-26T06:58:49.731Z] #41 141.8 vendor/golang.org/x/crypto/poly1305 [2020-05-26T06:58:49.731Z] #41 142.5 vendor/golang.org/x/crypto/chacha20poly1305 [2020-05-26T06:58:49.731Z] #41 143.8 vendor/golang.org/x/text/transform [2020-05-26T06:58:49.731Z] #41 144.7 vendor/golang.org/x/text/unicode/bidi [2020-05-26T06:58:49.731Z] #41 146.8 vendor/golang.org/x/text/secure/bidirule [2020-05-26T06:58:49.731Z] #41 147.2 vendor/golang.org/x/text/unicode/norm [2020-05-26T06:58:49.731Z] #41 151.6 vendor/golang.org/x/net/idna [2020-05-26T06:58:49.731Z] #41 ... [2020-05-26T06:58:49.731Z] [2020-05-26T06:58:49.731Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-26T06:58:49.731Z] #39 40.59 CC images/cgroup.o [2020-05-26T06:58:49.731Z] #39 41.21 CC images/userns.o [2020-05-26T06:58:49.731Z] #39 41.45 CC images/google/protobuf/descriptor.o [2020-05-26T06:58:51.053Z] #42 ... [2020-05-26T06:58:51.053Z] [2020-05-26T06:58:51.053Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-26T06:58:51.053Z] #31 122.5 internal/poll [2020-05-26T06:58:51.053Z] #31 126.9 os [2020-05-26T06:58:51.053Z] #31 127.4 internal/fmtsort [2020-05-26T06:58:51.053Z] #31 131.0 path/filepath [2020-05-26T06:58:51.053Z] #31 131.0 fmt [2020-05-26T06:58:51.053Z] #31 ... [2020-05-26T06:58:51.053Z] [2020-05-26T06:58:51.053Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-26T06:58:51.053Z] #53 68.99 Checking out files: 43% (1377/3180) Checking out files: 44% (1400/3180) Checking out files: 45% (1431/3180) Checking out files: 46% (1463/3180) Checking out files: 47% (1495/3180) Checking out files: 48% (1527/3180) Checking out files: 49% (1559/3180) Checking out files: 50% (1590/3180) Checking out files: 51% (1622/3180) Checking out files: 52% (1654/3180) Checking out files: 53% (1686/3180) Checking out files: 54% (1718/3180) Checking out files: 55% (1749/3180) Checking out files: 56% (1781/3180) Checking out files: 57% (1813/3180) Checking out files: 58% (1845/3180) Checking out files: 59% (1877/3180) Checking out files: 60% (1908/3180) Checking out files: 61% (1940/3180) Checking out files: 62% (1972/3180) Checking out files: 63% (2004/3180) Checking out files: 64% (2036/3180) Checking out files: 65% (2067/3180) Checking out files: 66% (2099/3180) Checking out files: 67% (2131/3180) Checking out files: 68% (2163/3180) Checking out files: 69% (2195/3180) Checking out files: 70% (2226/3180) Checking out files: 71% (2258/3180) Checking out files: 72% (2290/3180) Checking out files: 73% (2322/3180) Checking out files: 74% (2354/3180) Checking out files: 75% (2385/3180) Checking out files: 76% (2417/3180) Checking out files: 77% (2449/3180) Checking out files: 78% (2481/3180) Checking out files: 79% (2513/3180) Checking out files: 80% (2544/3180) Checking out files: 81% (2576/3180) Checking out files: 82% (2608/3180) Checking out files: 83% (2640/3180) Checking out files: 84% (2672/3180) Checking out files: 85% (2703/3180) Checking out files: 86% (2735/3180) Checking out files: 87% (2767/3180) Checking out files: 88% (2799/3180) Checking out files: 89% (2831/3180) Checking out files: 90% (2862/3180) Checking out files: 91% (2894/3180) Checking out files: 92% (2926/3180) Checking out files: 93% (2958/3180) Checking out files: 94% (2990/3180) Checking out files: 95% (3021/3180) Checking out files: 96% (3053/3180) Checking out files: 97% (3085/3180) Checking out files: 98% (3117/3180) Checking out files: 99% (3149/3180) Checking out files: 100% (3180/3180) Checking out files: 100% (3180/3180), done. [2020-05-26T06:58:51.053Z] #53 69.89 + cd /tmp/tmp.66nFDruofY/src/github.com/containerd/containerd [2020-05-26T06:58:51.053Z] #53 69.89 + git checkout -q 814b7956fafc7a0980ea07e950f983d0837e5578 [2020-05-26T06:58:51.053Z] #53 71.68 + export 'BUILDTAGS=netgo osusergo static_build' [2020-05-26T06:58:51.053Z] #53 71.68 + BUILDTAGS='netgo osusergo static_build' [2020-05-26T06:58:51.053Z] #53 71.68 + export EXTRA_FLAGS=-buildmode=pie [2020-05-26T06:58:51.053Z] #53 71.68 + EXTRA_FLAGS=-buildmode=pie [2020-05-26T06:58:51.053Z] #53 71.68 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-05-26T06:58:51.053Z] #53 71.68 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-05-26T06:58:51.053Z] #53 71.69 + '[' '' = dynamic ']' [2020-05-26T06:58:51.053Z] #53 71.69 + make [2020-05-26T06:58:51.053Z] #53 73.34 + bin/ctr [2020-05-26T06:58:51.630Z] #39 43.01 CC images/opts.o [2020-05-26T06:58:51.630Z] #39 43.28 CC images/seccomp.o [2020-05-26T06:58:51.888Z] #39 43.56 CC images/binfmt-misc.o [2020-05-26T06:58:52.146Z] #39 43.81 CC images/time.o [2020-05-26T06:58:52.404Z] #39 43.98 CC images/sysctl.o [2020-05-26T06:58:52.404Z] #39 44.20 CC images/autofs.o [2020-05-26T06:58:52.662Z] #39 44.39 CC images/macvlan.o [2020-05-26T06:58:52.920Z] #39 44.64 CC images/sit.o [2020-05-26T06:58:53.178Z] #39 44.93 LINK images/built-in.o [2020-05-26T06:58:53.436Z] #39 45.03 GEN compel/include/asm [2020-05-26T06:58:53.436Z] #39 45.05 GEN compel/include/version.h [2020-05-26T06:58:53.436Z] #39 45.08 touch .config [2020-05-26T06:58:53.436Z] #39 45.11 GEN include/common/config.h [2020-05-26T06:58:53.436Z] #39 45.18 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2020-05-26T06:58:53.436Z] #39 45.21 GEN compel/plugins/include/uapi/std/syscall-64.h [2020-05-26T06:58:53.436Z] #39 45.23 GEN compel/arch/x86/plugins/std/syscalls-64.S [2020-05-26T06:58:53.694Z] #39 45.24 DEP compel/arch/x86/plugins/std/syscalls-64.d [2020-05-26T06:58:53.694Z] #39 45.28 DEP compel/arch/x86/plugins/std/memcpy.d [2020-05-26T06:58:53.694Z] #39 45.33 DEP compel/arch/x86/plugins/std/parasite-head.d [2020-05-26T06:58:53.694Z] #39 45.36 GEN compel/plugins/include/uapi/std/syscall.h [2020-05-26T06:58:53.694Z] #39 45.38 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2020-05-26T06:58:53.694Z] #39 45.40 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-05-26T06:58:53.694Z] #39 45.42 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-05-26T06:58:53.694Z] #39 45.42 DEP compel/plugins/std/infect.d [2020-05-26T06:58:53.952Z] #39 45.54 DEP compel/plugins/std/string.d [2020-05-26T06:58:53.952Z] #39 45.63 DEP compel/plugins/std/log.d [2020-05-26T06:58:53.952Z] #39 45.73 DEP compel/plugins/std/fds.d [2020-05-26T06:58:54.210Z] #39 45.81 DEP compel/plugins/std/std.d [2020-05-26T06:58:54.210Z] #39 45.86 DEP compel/plugins/shmem/shmem.d [2020-05-26T06:58:54.210Z] #39 46.05 DEP compel/plugins/fds/fds.d [2020-05-26T06:58:54.775Z] #39 46.28 CC compel/plugins/std/std.o [2020-05-26T06:58:55.033Z] #39 46.65 CC compel/plugins/std/fds.o [2020-05-26T06:58:55.599Z] #39 47.14 CC compel/plugins/std/log.o [2020-05-26T06:58:55.890Z] #53 ... [2020-05-26T06:58:55.890Z] [2020-05-26T06:58:55.890Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-26T06:58:55.890Z] #40 29.02 CC images/core-s390.o [2020-05-26T06:58:55.890Z] #40 30.38 CC images/cpuinfo.o [2020-05-26T06:58:55.890Z] #40 31.33 CC images/inventory.o [2020-05-26T06:58:55.890Z] #40 31.72 CC images/fdinfo.o [2020-05-26T06:58:55.890Z] #40 32.40 CC images/fown.o [2020-05-26T06:58:55.890Z] #40 32.71 CC images/ns.o [2020-05-26T06:58:55.890Z] #40 33.08 CC images/regfile.o [2020-05-26T06:58:55.890Z] #40 33.48 CC images/ghost-file.o [2020-05-26T06:58:55.890Z] #40 33.97 CC images/fifo.o [2020-05-26T06:58:55.890Z] #40 34.43 CC images/remap-file-path.o [2020-05-26T06:58:55.890Z] #40 34.76 CC images/eventfd.o [2020-05-26T06:58:55.890Z] #40 35.11 CC images/eventpoll.o [2020-05-26T06:58:55.890Z] #40 35.61 CC images/fh.o [2020-05-26T06:58:55.890Z] #40 36.27 CC images/fsnotify.o [2020-05-26T06:58:55.890Z] #40 37.49 CC images/signalfd.o [2020-05-26T06:58:55.890Z] #40 37.84 CC images/fs.o [2020-05-26T06:58:55.890Z] #40 38.23 CC images/pstree.o [2020-05-26T06:58:55.890Z] #40 38.70 CC images/pipe.o [2020-05-26T06:58:55.890Z] #40 39.10 CC images/tcp-stream.o [2020-05-26T06:58:55.890Z] #40 39.51 CC images/sk-packet.o [2020-05-26T06:58:56.168Z] #39 ... [2020-05-26T06:58:56.168Z] [2020-05-26T06:58:56.168Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-26T06:58:56.168Z] #54 DONE 158.5s [2020-05-26T06:58:56.168Z] [2020-05-26T06:58:56.168Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-26T06:58:56.168Z] #43 DONE 158.5s [2020-05-26T06:58:56.168Z] [2020-05-26T06:58:56.168Z] #55 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2020-05-26T06:58:56.204Z] #40 ... [2020-05-26T06:58:56.204Z] [2020-05-26T06:58:56.204Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-26T06:58:56.204Z] #48 138.4 mvdan.cc/sh/v3/fileutil [2020-05-26T06:58:56.426Z] #55 DONE 0.1s [2020-05-26T06:58:56.426Z] [2020-05-26T06:58:56.426Z] #56 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2020-05-26T06:58:56.426Z] #56 DONE 0.1s [2020-05-26T06:58:56.426Z] [2020-05-26T06:58:56.426Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-26T06:58:56.426Z] #41 154.1 vendor/golang.org/x/net/http2/hpack [2020-05-26T06:58:56.426Z] #41 155.3 mime [2020-05-26T06:58:56.426Z] #41 157.2 mime/quotedprintable [2020-05-26T06:58:56.426Z] #41 157.6 net/http/internal [2020-05-26T06:58:58.381Z] #48 140.8 encoding/binary [2020-05-26T06:58:58.713Z] #48 140.8 github.com/pkg/diff [2020-05-26T06:58:58.713Z] #48 140.9 flag [2020-05-26T06:58:58.713Z] #48 140.9 go/token [2020-05-26T06:58:58.954Z] #41 ... [2020-05-26T06:58:58.954Z] [2020-05-26T06:58:58.954Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-26T06:58:58.954Z] #39 48.49 CC compel/plugins/std/string.o [2020-05-26T06:58:58.954Z] #39 49.48 CC compel/plugins/std/infect.o [2020-05-26T06:58:58.954Z] #39 50.15 CC compel/arch/x86/plugins/std/parasite-head.o [2020-05-26T06:58:58.954Z] #39 50.23 CC compel/arch/x86/plugins/std/memcpy.o [2020-05-26T06:58:58.954Z] #39 50.29 CC compel/arch/x86/plugins/std/syscalls-64.o [2020-05-26T06:58:58.954Z] #39 50.34 AR compel/plugins/std.lib.a [2020-05-26T06:58:58.954Z] #39 50.42 CC compel/plugins/fds/fds.o [2020-05-26T06:58:58.954Z] #39 50.67 AR compel/plugins/fds.lib.a [2020-05-26T06:58:58.954Z] #39 50.71 HOSTDEP compel/src/lib/log-host.d [2020-05-26T06:58:59.215Z] #39 50.79 HOSTDEP compel/src/lib/handle-elf-host.d [2020-05-26T06:58:59.215Z] #39 50.86 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2020-05-26T06:58:59.478Z] #39 50.95 HOSTDEP compel/src/main-host.d [2020-05-26T06:58:59.478Z] #39 51.12 DEP compel/src/lib/ptrace.d [2020-05-26T06:58:59.736Z] #39 51.24 DEP compel/src/lib/infect.d [2020-05-26T06:58:59.736Z] #39 51.37 DEP compel/src/lib/infect-util.d [2020-05-26T06:58:59.736Z] #39 51.47 DEP compel/src/lib/infect-rpc.d [2020-05-26T06:58:59.994Z] #39 51.56 DEP compel/arch/x86/src/lib/infect.d [2020-05-26T06:58:59.994Z] #39 51.65 DEP compel/arch/x86/src/lib/cpu.d [2020-05-26T06:58:59.994Z] #39 51.74 DEP compel/src/lib/log.d [2020-05-26T06:59:00.252Z] #39 51.81 DEP compel/src/main.d [2020-05-26T06:59:00.252Z] #39 51.90 DEP compel/src/lib/handle-elf.d [2020-05-26T06:59:00.252Z] #39 51.99 DEP compel/arch/x86/src/lib/handle-elf.d [2020-05-26T06:59:00.306Z] ok github.com/docker/docker/cmd/dockerd 0.050s coverage: 30.8% of statements [2020-05-26T06:59:00.306Z] ok github.com/docker/docker/container 0.114s coverage: 34.7% of statements [2020-05-26T06:59:00.306Z] ? github.com/docker/docker/container/stream [no test files] [2020-05-26T06:59:00.306Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-05-26T06:59:00.306Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-05-26T06:59:00.306Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-05-26T06:59:00.516Z] #39 52.18 CC compel/src/lib/log.o [2020-05-26T06:59:00.776Z] #39 52.48 CC compel/arch/x86/src/lib/cpu.o [2020-05-26T06:59:01.481Z] #48 ... [2020-05-26T06:59:01.481Z] [2020-05-26T06:59:01.481Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-26T06:59:01.481Z] #31 133.8 io/ioutil [2020-05-26T06:59:01.481Z] #31 137.2 log [2020-05-26T06:59:01.481Z] #31 137.2 github.com/BurntSushi/toml [2020-05-26T06:59:01.481Z] #31 137.2 flag [2020-05-26T06:59:01.481Z] #31 ... [2020-05-26T06:59:01.481Z] [2020-05-26T06:59:01.481Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-26T06:59:01.481Z] #40 40.00 CC images/mnt.o [2020-05-26T06:59:01.481Z] #40 40.38 CC images/pipe-data.o [2020-05-26T06:59:01.481Z] #40 40.67 CC images/sa.o [2020-05-26T06:59:01.481Z] #40 41.05 CC images/timer.o [2020-05-26T06:59:01.481Z] #40 41.88 CC images/timerfd.o [2020-05-26T06:59:01.481Z] #40 42.46 CC images/mm.o [2020-05-26T06:59:01.481Z] #40 43.11 CC images/sk-opts.o [2020-05-26T06:59:01.481Z] #40 43.50 CC images/sk-unix.o [2020-05-26T06:59:01.481Z] #40 44.13 CC images/sk-inet.o [2020-05-26T06:59:01.481Z] #40 44.88 CC images/tun.o [2020-05-26T06:59:01.712Z] #39 53.24 CC compel/arch/x86/src/lib/infect.o [2020-05-26T06:59:01.786Z] #40 45.47 CC images/sk-netlink.o [2020-05-26T06:59:02.000Z] #52 ... [2020-05-26T06:59:02.000Z] [2020-05-26T06:59:02.000Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-26T06:59:02.000Z] #45 DONE 277.3s [2020-05-26T06:59:02.000Z] [2020-05-26T06:59:02.000Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-26T06:59:02.000Z] #52 ... [2020-05-26T06:59:02.000Z] [2020-05-26T06:59:02.000Z] #46 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-05-26T06:59:02.000Z] #46 DONE 0.2s [2020-05-26T06:59:02.000Z] [2020-05-26T06:59:02.000Z] #48 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-05-26T06:59:02.000Z] #48 DONE 0.1s [2020-05-26T06:59:02.000Z] [2020-05-26T06:59:02.000Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-26T06:59:02.000Z] #52 ... [2020-05-26T06:59:02.000Z] [2020-05-26T06:59:02.000Z] #50 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-05-26T06:59:02.000Z] #50 DONE 0.1s [2020-05-26T06:59:02.000Z] [2020-05-26T06:59:02.000Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-26T06:59:02.000Z] #52 237.2 + bin/containerd-stress [2020-05-26T06:59:02.000Z] #52 239.0 + bin/containerd-shim [2020-05-26T06:59:03.647Z] #39 53.92 CC compel/src/lib/infect-rpc.o [2020-05-26T06:59:03.647Z] #39 54.17 CC compel/src/lib/infect-util.o [2020-05-26T06:59:03.647Z] #39 ... [2020-05-26T06:59:03.647Z] [2020-05-26T06:59:03.647Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-26T06:59:03.647Z] #10 161.9 Selecting previously unselected package libapparmor1:amd64. [2020-05-26T06:59:03.647Z] #10 161.9 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2020-05-26T06:59:03.647Z] #10 161.9 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2020-05-26T06:59:03.647Z] #10 162.0 Selecting previously unselected package libapparmor-dev:amd64. [2020-05-26T06:59:03.647Z] #10 162.0 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2020-05-26T06:59:03.647Z] #10 162.0 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2020-05-26T06:59:03.647Z] #10 162.2 Selecting previously unselected package libbtrfs0. [2020-05-26T06:59:03.647Z] #10 162.2 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2020-05-26T06:59:03.647Z] #10 162.2 Unpacking libbtrfs0 (4.20.1-2) ... [2020-05-26T06:59:03.647Z] #10 162.2 Selecting previously unselected package libbtrfs-dev. [2020-05-26T06:59:03.647Z] #10 162.3 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-05-26T06:59:03.647Z] #10 162.3 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-05-26T06:59:03.647Z] #10 162.4 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2020-05-26T06:59:03.647Z] #10 162.4 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-05-26T06:59:03.647Z] #10 162.4 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-05-26T06:59:03.647Z] #10 162.5 Selecting previously unselected package libudev-dev:amd64. [2020-05-26T06:59:03.647Z] #10 162.5 Preparing to unpack .../15-libudev-dev_241-7~deb10u4_amd64.deb ... [2020-05-26T06:59:03.647Z] #10 162.5 Unpacking libudev-dev:amd64 (241-7~deb10u4) ... [2020-05-26T06:59:03.647Z] #10 162.6 Selecting previously unselected package libsepol1-dev:amd64. [2020-05-26T06:59:03.647Z] #10 162.6 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2020-05-26T06:59:03.647Z] #10 162.7 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2020-05-26T06:59:03.647Z] #10 162.9 Selecting previously unselected package libpcre16-3:amd64. [2020-05-26T06:59:03.647Z] #10 162.9 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2020-05-26T06:59:03.647Z] #10 162.9 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2020-05-26T06:59:03.647Z] #10 163.1 Selecting previously unselected package libpcre32-3:amd64. [2020-05-26T06:59:03.647Z] #10 163.1 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2020-05-26T06:59:03.647Z] #10 163.1 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2020-05-26T06:59:03.647Z] #10 163.2 Selecting previously unselected package libpcrecpp0v5:amd64. [2020-05-26T06:59:03.647Z] #10 163.2 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2020-05-26T06:59:03.647Z] #10 163.2 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-05-26T06:59:03.647Z] #10 163.4 Selecting previously unselected package libpcre3-dev:amd64. [2020-05-26T06:59:03.647Z] #10 163.4 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2020-05-26T06:59:03.647Z] #10 163.4 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2020-05-26T06:59:03.647Z] #10 163.7 Selecting previously unselected package libselinux1-dev:amd64. [2020-05-26T06:59:03.647Z] #10 163.7 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2020-05-26T06:59:03.647Z] #10 163.7 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2020-05-26T06:59:03.647Z] #10 164.0 Selecting previously unselected package libdevmapper-dev:amd64. [2020-05-26T06:59:03.647Z] #10 164.0 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2020-05-26T06:59:03.647Z] #10 164.0 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-05-26T06:59:03.647Z] #10 164.1 Selecting previously unselected package libseccomp-dev:amd64. [2020-05-26T06:59:03.647Z] #10 164.1 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_amd64.deb ... [2020-05-26T06:59:03.647Z] #10 164.1 Unpacking libseccomp-dev:amd64 (2.3.3-4) ... [2020-05-26T06:59:03.647Z] #10 164.2 Selecting previously unselected package libsystemd-dev:amd64. [2020-05-26T06:59:03.647Z] #10 164.2 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u4_amd64.deb ... [2020-05-26T06:59:03.647Z] #10 164.2 Unpacking libsystemd-dev:amd64 (241-7~deb10u4) ... [2020-05-26T06:59:03.647Z] #10 164.8 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-05-26T06:59:03.647Z] #10 164.8 Setting up libseccomp-dev:amd64 (2.3.3-4) ... [2020-05-26T06:59:03.647Z] #10 164.8 Setting up libapparmor1:amd64 (2.13.2-10) ... [2020-05-26T06:59:03.647Z] #10 164.8 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-05-26T06:59:03.647Z] #10 164.8 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2020-05-26T06:59:03.647Z] #10 164.8 Setting up libsepol1-dev:amd64 (2.8-1) ... [2020-05-26T06:59:03.647Z] #10 164.8 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-05-26T06:59:03.647Z] #10 164.9 Setting up libbtrfs0 (4.20.1-2) ... [2020-05-26T06:59:03.647Z] #10 164.9 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2020-05-26T06:59:03.647Z] #10 164.9 Setting up libudev-dev:amd64 (241-7~deb10u4) ... [2020-05-26T06:59:03.647Z] #10 164.9 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-05-26T06:59:03.647Z] #10 164.9 Setting up libbtrfs-dev (4.20.1-2) ... [2020-05-26T06:59:03.647Z] #10 164.9 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2020-05-26T06:59:03.647Z] #10 164.9 Setting up mingw-w64-common (6.0.0-3) ... [2020-05-26T06:59:03.647Z] #10 164.9 Setting up libsystemd-dev:amd64 (241-7~deb10u4) ... [2020-05-26T06:59:03.647Z] #10 165.0 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-05-26T06:59:03.647Z] #10 165.0 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2020-05-26T06:59:03.647Z] #10 165.0 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-05-26T06:59:03.647Z] #10 165.0 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-26T06:59:03.647Z] #10 165.0 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-26T06:59:03.647Z] #10 165.0 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-05-26T06:59:03.647Z] #10 165.0 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-26T06:59:03.648Z] #10 165.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-26T06:59:03.648Z] #10 165.0 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-05-26T06:59:03.648Z] #10 165.0 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2020-05-26T06:59:03.648Z] #10 165.1 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-05-26T06:59:03.648Z] #10 165.1 Setting up dmsetup (2:1.02.155-3) ... [2020-05-26T06:59:03.648Z] #10 165.1 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-05-26T06:59:03.648Z] #10 165.1 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-05-26T06:59:03.648Z] #10 165.1 Processing triggers for libc-bin (2.28-10) ... [2020-05-26T06:59:03.648Z] #10 DONE 165.6s [2020-05-26T06:59:03.648Z] [2020-05-26T06:59:03.648Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-05-26T06:59:03.724Z] #40 ... [2020-05-26T06:59:03.724Z] [2020-05-26T06:59:03.724Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-26T06:59:03.724Z] #31 144.6 github.com/BurntSushi/toml/cmd/tomlv [2020-05-26T06:59:04.914Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-05-26T06:59:05.096Z] ok github.com/docker/docker/daemon/cluster 0.026s coverage: 0.5% of statements [2020-05-26T06:59:05.709Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.006s coverage: 65.3% of statements [2020-05-26T06:59:05.848Z] [2020-05-26T06:59:05.848Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2020-05-26T06:59:06.105Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2020-05-26T06:59:06.105Z] Using test binary docker [2020-05-26T06:59:06.105Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-05-26T06:59:06.195Z] #11 DONE 2.5s [2020-05-26T06:59:06.195Z] [2020-05-26T06:59:06.195Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-05-26T06:59:06.363Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-05-26T06:59:06.363Z] INFO: Waiting for daemon to start... [2020-05-26T06:59:06.363Z] Starting dockerd [2020-05-26T06:59:06.575Z] #31 ... [2020-05-26T06:59:06.575Z] [2020-05-26T06:59:06.575Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-26T06:59:06.575Z] #42 138.5 os/exec [2020-05-26T06:59:06.575Z] #42 138.6 net [2020-05-26T06:59:06.575Z] #42 140.4 internal/lazyregexp [2020-05-26T06:59:06.575Z] #42 141.8 github.com/LK4D4/vndr/versioned [2020-05-26T06:59:06.575Z] #42 147.7 encoding/binary [2020-05-26T06:59:06.575Z] #42 147.8 go/scanner [2020-05-26T06:59:06.575Z] #42 147.8 net/url [2020-05-26T06:59:06.575Z] #42 ... [2020-05-26T06:59:06.575Z] [2020-05-26T06:59:06.575Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-26T06:59:06.575Z] #40 46.12 CC images/packet-sock.o [2020-05-26T06:59:06.575Z] #40 46.92 CC images/ipc-var.o [2020-05-26T06:59:06.575Z] #40 47.59 CC images/ipc-desc.o [2020-05-26T06:59:06.575Z] #40 48.07 CC images/ipc-shm.o [2020-05-26T06:59:06.575Z] #40 48.64 CC images/ipc-msg.o [2020-05-26T06:59:06.575Z] #40 49.25 CC images/ipc-sem.o [2020-05-26T06:59:06.575Z] #40 49.70 CC images/utsns.o [2020-05-26T06:59:06.575Z] #40 50.06 CC images/creds.o [2020-05-26T06:59:06.887Z] #40 50.44 CC images/vma.o [2020-05-26T06:59:07.176Z] ok github.com/docker/docker/daemon/cluster/convert 0.006s coverage: 35.6% of statements [2020-05-26T06:59:07.229Z] #40 50.83 CC images/netdev.o [2020-05-26T06:59:07.900Z] #40 51.50 CC images/tty.o [2020-05-26T06:59:08.094Z] #12 DONE 2.2s [2020-05-26T06:59:08.094Z] [2020-05-26T06:59:08.094Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-05-26T06:59:08.258Z] . [2020-05-26T06:59:08.258Z] INFO: Building docker-sdk-python3:4.2.0... [2020-05-26T06:59:08.645Z] #52 245.3 + bin/containerd-shim-runc-v1 [2020-05-26T06:59:09.026Z] #13 ... [2020-05-26T06:59:09.026Z] [2020-05-26T06:59:09.026Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-26T06:59:09.026Z] #41 161.2 crypto/tls [2020-05-26T06:59:09.026Z] #41 166.9 net/http/httptrace [2020-05-26T06:59:09.026Z] #41 167.2 net/http [2020-05-26T06:59:09.284Z] #41 ... [2020-05-26T06:59:09.284Z] [2020-05-26T06:59:09.284Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-26T06:59:09.284Z] #39 54.39 CC compel/src/lib/infect.o [2020-05-26T06:59:09.284Z] #39 56.91 CC compel/src/lib/ptrace.o [2020-05-26T06:59:09.284Z] #39 57.31 AR compel/libcompel.a [2020-05-26T06:59:09.284Z] #39 57.40 HOSTCC compel/src/main-host.o [2020-05-26T06:59:09.284Z] #39 57.90 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2020-05-26T06:59:09.284Z] #39 58.09 HOSTCC compel/src/lib/handle-elf-host.o [2020-05-26T06:59:09.284Z] #39 58.52 HOSTCC compel/src/lib/log-host.o [2020-05-26T06:59:09.284Z] #39 58.71 HOSTLINK compel/compel-host-bin [2020-05-26T06:59:09.284Z] #39 58.88 DEP soccr/soccr.d [2020-05-26T06:59:09.284Z] #39 59.01 CC soccr/soccr.o [2020-05-26T06:59:09.284Z] #39 60.50 AR soccr/libsoccr.a [2020-05-26T06:59:09.284Z] #39 60.53 make[1]: 'soccr/libsoccr.a' is up to date. [2020-05-26T06:59:09.284Z] #39 60.77 DEP criu/arch/x86/sigframe.d [2020-05-26T06:59:09.284Z] #39 60.84 DEP criu/arch/x86/sigaction_compat.d [2020-05-26T06:59:09.284Z] #39 60.95 DEP criu/arch/x86/kerndat.d [2020-05-26T06:59:09.284Z] #39 61.05 DEP criu/arch/x86/crtools.d [2020-05-26T06:59:09.489Z] #40 52.76 CC images/file-lock.o [2020-05-26T06:59:09.489Z] #40 53.16 CC images/rlimit.o [2020-05-26T06:59:09.541Z] #39 61.15 DEP criu/arch/x86/cpu.d [2020-05-26T06:59:09.542Z] #39 61.28 CC criu/arch/x86/cpu.o [2020-05-26T06:59:09.800Z] #39 ... [2020-05-26T06:59:09.800Z] [2020-05-26T06:59:09.800Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-05-26T06:59:09.800Z] #13 1.727 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-05-26T06:59:09.800Z] #13 DONE 1.8s [2020-05-26T06:59:09.800Z] [2020-05-26T06:59:09.800Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-26T06:59:09.800Z] #49 2.450 + RM_GOPATH=0 [2020-05-26T06:59:09.800Z] #49 2.450 + TMP_GOPATH= [2020-05-26T06:59:09.800Z] #49 2.450 + : /build [2020-05-26T06:59:09.800Z] #49 2.450 + '[' -z '' ']' [2020-05-26T06:59:09.800Z] #49 2.450 ++ mktemp -d [2020-05-26T06:59:09.800Z] #49 2.462 + export GOPATH=/tmp/tmp.a6DFvCJqgz [2020-05-26T06:59:09.800Z] #49 2.462 + GOPATH=/tmp/tmp.a6DFvCJqgz [2020-05-26T06:59:09.800Z] #49 2.462 + RM_GOPATH=1 [2020-05-26T06:59:09.800Z] #49 2.462 + case "$(go env GOARCH)" in [2020-05-26T06:59:09.800Z] #49 2.462 ++ go env GOARCH [2020-05-26T06:59:09.800Z] #49 2.484 + export GO_BUILDMODE=-buildmode=pie [2020-05-26T06:59:09.800Z] #49 2.484 + GO_BUILDMODE=-buildmode=pie [2020-05-26T06:59:09.800Z] #49 2.484 ++ dirname /tmp/install/install.sh [2020-05-26T06:59:09.800Z] #49 2.484 + dir=/tmp/install [2020-05-26T06:59:09.800Z] #49 2.484 + bin=runc [2020-05-26T06:59:09.800Z] #49 2.484 + shift [2020-05-26T06:59:09.800Z] #49 2.484 + '[' '!' -f /tmp/install/runc.installer ']' [2020-05-26T06:59:09.800Z] #49 2.484 + . /tmp/install/runc.installer [2020-05-26T06:59:09.800Z] #49 2.484 ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-05-26T06:59:09.800Z] #49 2.486 + install_runc [2020-05-26T06:59:09.800Z] #49 2.486 + uname -r [2020-05-26T06:59:09.800Z] #49 2.489 + grep -q '^3\.10\.0.*\.el7\.' [2020-05-26T06:59:09.800Z] #49 2.495 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux ) [2020-05-26T06:59:09.800Z] #49 2.495 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-05-26T06:59:09.800Z] #49 2.495 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )' [2020-05-26T06:59:09.800Z] #49 2.495 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.a6DFvCJqgz/src/github.com/opencontainers/runc [2020-05-26T06:59:09.800Z] #49 2.501 Cloning into '/tmp/tmp.a6DFvCJqgz/src/github.com/opencontainers/runc'... [2020-05-26T06:59:09.801Z] #40 53.58 CC images/pagemap.o [2020-05-26T06:59:10.058Z] #49 ... [2020-05-26T06:59:10.058Z] [2020-05-26T06:59:10.058Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-05-26T06:59:10.118Z] #40 ... [2020-05-26T06:59:10.118Z] [2020-05-26T06:59:10.118Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-26T06:59:10.118Z] #31 DONE 152.3s [2020-05-26T06:59:10.118Z] [2020-05-26T06:59:10.118Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-26T06:59:10.118Z] #11 149.8 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-05-26T06:59:10.118Z] #11 149.8 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2020-05-26T06:59:10.118Z] #11 149.8 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-05-26T06:59:11.154Z] #52 248.3 + bin/containerd-shim-runc-v2 [2020-05-26T06:59:11.368Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-05-26T06:59:11.368Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-05-26T06:59:11.957Z] #14 DONE 2.2s [2020-05-26T06:59:11.958Z] [2020-05-26T06:59:11.958Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-05-26T06:59:12.080Z] #52 249.1 + binaries [2020-05-26T06:59:12.080Z] #52 249.1 + install -D bin/containerd /build/containerd [2020-05-26T06:59:12.080Z] #52 249.1 + install -D bin/containerd-shim /build/containerd-shim [2020-05-26T06:59:12.080Z] #52 249.1 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-05-26T06:59:12.080Z] #52 249.1 + install -D bin/ctr /build/ctr [2020-05-26T06:59:12.335Z] #52 DONE 249.5s [2020-05-26T06:59:13.259Z] [2020-05-26T06:59:13.259Z] #53 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-05-26T06:59:13.259Z] #53 DONE 0.2s [2020-05-26T06:59:13.259Z] [2020-05-26T06:59:13.259Z] #57 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-05-26T06:59:13.259Z] #57 DONE 0.1s [2020-05-26T06:59:13.259Z] [2020-05-26T06:59:13.259Z] #59 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-05-26T06:59:13.514Z] #59 DONE 0.1s [2020-05-26T06:59:13.514Z] [2020-05-26T06:59:13.514Z] #61 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-05-26T06:59:13.514Z] #61 DONE 0.1s [2020-05-26T06:59:13.514Z] [2020-05-26T06:59:13.514Z] #62 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-05-26T06:59:13.514Z] #62 DONE 0.0s [2020-05-26T06:59:13.748Z] #11 ... [2020-05-26T06:59:13.748Z] [2020-05-26T06:59:13.748Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-26T06:59:13.748Z] #48 145.8 go/scanner [2020-05-26T06:59:13.749Z] #48 147.6 mvdan.cc/editorconfig [2020-05-26T06:59:13.749Z] #48 150.9 mvdan.cc/sh/v3/syntax [2020-05-26T06:59:13.749Z] #48 153.5 go/ast [2020-05-26T06:59:13.749Z] #48 154.3 encoding/json [2020-05-26T06:59:13.749Z] #48 ... [2020-05-26T06:59:13.749Z] [2020-05-26T06:59:13.749Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-26T06:59:13.749Z] #42 154.4 go/ast [2020-05-26T06:59:13.749Z] #42 155.7 text/template/parse [2020-05-26T06:59:13.769Z] [2020-05-26T06:59:13.769Z] #63 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-05-26T06:59:13.855Z] #15 DONE 1.9s [2020-05-26T06:59:13.855Z] [2020-05-26T06:59:13.855Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-05-26T06:59:13.901Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-05-26T06:59:13.971Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.431s coverage: 13.9% of statements [2020-05-26T06:59:14.329Z] #63 DONE 0.7s [2020-05-26T06:59:14.329Z] [2020-05-26T06:59:14.329Z] #64 exporting to image [2020-05-26T06:59:14.329Z] #64 exporting layers [2020-05-26T06:59:14.779Z] #42 157.0 encoding/json [2020-05-26T06:59:14.976Z] ok github.com/docker/docker/daemon/config 0.020s coverage: 81.7% of statements [2020-05-26T06:59:15.589Z] ok github.com/docker/docker/daemon/discovery 0.003s coverage: 30.0% of statements [2020-05-26T06:59:16.203Z] ok github.com/docker/docker/daemon/events 0.057s coverage: 50.0% of statements [2020-05-26T06:59:16.390Z] #16 DONE 2.2s [2020-05-26T06:59:16.390Z] [2020-05-26T06:59:16.390Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-26T06:59:16.390Z] #39 62.14 CC criu/arch/x86/crtools.o [2020-05-26T06:59:16.390Z] #39 63.26 CC criu/arch/x86/kerndat.o [2020-05-26T06:59:16.390Z] #39 63.65 CC criu/arch/x86/sigaction_compat.o [2020-05-26T06:59:16.390Z] #39 64.10 CC criu/arch/x86/sigframe.o [2020-05-26T06:59:16.390Z] #39 64.38 LINK criu/arch/x86/crtools.built-in.o [2020-05-26T06:59:16.390Z] #39 64.47 DEP criu/pie/util-vdso-elf32.d [2020-05-26T06:59:16.390Z] #39 64.57 DEP criu/pie/util-vdso.d [2020-05-26T06:59:16.390Z] #39 64.72 DEP criu/pie/util.d [2020-05-26T06:59:16.390Z] #39 64.94 CC criu/pie/util.o [2020-05-26T06:59:16.390Z] #39 65.26 CC criu/pie/util-vdso.o [2020-05-26T06:59:16.390Z] #39 66.24 CC criu/pie/util-vdso-elf32.o [2020-05-26T06:59:16.390Z] #39 67.06 AR criu/pie/pie.lib.a [2020-05-26T06:59:16.390Z] #39 67.22 DEP criu/pie/restorer.d [2020-05-26T06:59:16.390Z] #39 67.39 DEP criu/arch/x86/sigaction_compat_pie.d [2020-05-26T06:59:16.390Z] #39 67.52 DEP criu/arch/x86/restorer_unmap.d [2020-05-26T06:59:16.390Z] #39 67.55 DEP criu/arch/x86/restorer.d [2020-05-26T06:59:16.390Z] #39 67.74 DEP criu/arch/x86/vdso-pie.d [2020-05-26T06:59:16.390Z] #39 67.93 DEP criu/pie/parasite-vdso.d [2020-05-26T06:59:16.484Z] ok github.com/docker/docker/daemon 12.243s coverage: 17.4% of statements [2020-05-26T06:59:16.484Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-05-26T06:59:16.484Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-05-26T06:59:16.484Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-05-26T06:59:16.484Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-05-26T06:59:16.648Z] #39 68.24 DEP criu/pie/parasite.d [2020-05-26T06:59:16.906Z] #39 68.63 CC criu/pie/parasite.o [2020-05-26T06:59:17.488Z] ok github.com/docker/docker/daemon/graphdriver 0.016s coverage: 2.2% of statements [2020-05-26T06:59:17.838Z] #39 ... [2020-05-26T06:59:17.839Z] [2020-05-26T06:59:17.839Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-26T06:59:17.839Z] #41 180.0 github.com/LK4D4/vndr/godl [2020-05-26T06:59:18.771Z] #41 180.9 github.com/LK4D4/vndr [2020-05-26T06:59:18.957Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.003s coverage: 2.9% of statements [2020-05-26T06:59:19.044Z] 4612f6d0b889: Pull complete [2020-05-26T06:59:19.044Z] Digest: sha256:2629881183feda906459163cb58fbdbc001bea76a92b2dc4695c8e5b14f747ae [2020-05-26T06:59:19.044Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2020-05-26T06:59:19.044Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully [2020-05-26T06:59:19.044Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test [2020-05-26T06:59:19.044Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.1217' [2020-05-26T06:59:19.044Z] WARN: Skipping validation tests [2020-05-26T06:59:19.044Z] INFO: Running unit tests at 05/26/2020 06:59:09... [2020-05-26T06:59:19.044Z] INFO: make.ps1 starting at 05/26/2020 06:59:12 [2020-05-26T06:59:19.044Z] INFO: Git commit (2ed9c9870c) assumed from DOCKER_GITCOMMIT environment variable [2020-05-26T06:59:19.044Z] INFO: Invoking autogen... [2020-05-26T06:59:19.044Z] INFO: Running unit tests... [2020-05-26T06:59:19.239Z] #42 ... [2020-05-26T06:59:19.239Z] [2020-05-26T06:59:19.239Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-26T06:59:19.239Z] #40 54.30 CC images/siginfo.o [2020-05-26T06:59:19.239Z] #40 54.92 CC images/rpc.o [2020-05-26T06:59:19.239Z] #40 57.53 CC images/ext-file.o [2020-05-26T06:59:19.239Z] #40 57.84 CC images/cgroup.o [2020-05-26T06:59:19.239Z] #40 58.92 CC images/userns.o [2020-05-26T06:59:19.239Z] #40 59.49 CC images/google/protobuf/descriptor.o [2020-05-26T06:59:19.239Z] #40 62.73 CC images/opts.o [2020-05-26T06:59:19.535Z] #40 63.02 CC images/seccomp.o [2020-05-26T06:59:19.826Z] #40 63.45 CC images/binfmt-misc.o [2020-05-26T06:59:19.965Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.184s coverage: 57.0% of statements [2020-05-26T06:59:20.457Z] #40 63.91 CC images/time.o [2020-05-26T06:59:20.457Z] #40 64.26 CC images/sysctl.o [2020-05-26T06:59:20.767Z] #40 64.55 CC images/autofs.o [2020-05-26T06:59:20.857Z] #64 exporting layers 6.2s done [2020-05-26T06:59:20.857Z] #64 writing image sha256:73b03dbc360f1a74745859b138d09b12cb76cf86e456bfbe2b5c443ba0abe031 done [2020-05-26T06:59:20.857Z] #64 naming to docker.io/library/docker:429ae97b598fa84b60d54232cbd6964ecd3b8078 done [2020-05-26T06:59:20.857Z] #64 DONE 6.2s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2020-05-26T06:59:21.278Z] INFO: Invoking unit tests run with C:\gopath/bin/\gotestsum.exe --format=standard-quiet --jsonfile=bundles\go-test-report-unit-tests.json --junitfile=bundles\junit-report-unit-tests.xml -- -cover -ldflags -w -a "-test.timeout=10m" github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/autogen/winresources/dockerd github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/dockerignore github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/client github.com/docker/docker/cmd/dockerd github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/discovery github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/lcow github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/quota github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/windows github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/etwlogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/local github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/discovery github.com/docker/docker/pkg/discovery/file github.com/docker/docker/pkg/discovery/kv github.com/docker/docker/pkg/discovery/memory github.com/docker/docker/pkg/discovery/nodes github.com/docker/docker/pkg/filenotify github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/locker github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/mount github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/namesgenerator/cmd/names-generator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/signal/testfiles github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/symlink github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/term github.com/docker/docker/pkg/term/windows github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2020-05-26T06:59:21.398Z] #40 65.07 CC images/macvlan.o [2020-05-26T06:59:21.687Z] #40 65.39 CC images/sit.o [2020-05-26T06:59:21.859Z] [2020-05-26T06:59:21.859Z] Removing bundles/ [2020-05-26T06:59:21.859Z] [2020-05-26T06:59:21.859Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2020-05-26T06:59:21.859Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-05-26T06:59:21.859Z] GOOS="" GOARCH="" GOARM="" [2020-05-26T06:59:22.317Z] #40 65.76 LINK images/built-in.o [2020-05-26T06:59:22.317Z] #40 66.01 GEN compel/include/asm [2020-05-26T06:59:22.317Z] #40 66.02 GEN compel/include/version.h [2020-05-26T06:59:22.317Z] #40 66.06 touch .config [2020-05-26T06:59:22.317Z] #40 66.09 GEN include/common/config.h [2020-05-26T06:59:22.608Z] #40 66.27 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-05-26T06:59:22.608Z] #40 66.31 GEN compel/plugins/include/uapi/std/syscall.h [2020-05-26T06:59:22.608Z] #40 66.34 GEN compel/arch/ppc64/plugins/std/syscalls/syscalls.S [2020-05-26T06:59:22.608Z] #40 66.36 DEP compel/arch/ppc64/plugins/std/syscalls/syscalls.d [2020-05-26T06:59:22.898Z] #40 66.45 DEP compel/arch/ppc64/plugins/std/memcmp.d [2020-05-26T06:59:22.898Z] #40 66.49 DEP compel/arch/ppc64/plugins/std/memcpy.d [2020-05-26T06:59:22.898Z] #40 66.52 DEP compel/arch/ppc64/plugins/std/parasite-head.d [2020-05-26T06:59:22.898Z] #40 66.56 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-05-26T06:59:22.898Z] #40 66.57 DEP compel/plugins/std/infect.d [2020-05-26T06:59:22.952Z] #41 ... [2020-05-26T06:59:22.952Z] [2020-05-26T06:59:22.952Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-26T06:59:22.952Z] #49 9.641 + cd /tmp/tmp.a6DFvCJqgz/src/github.com/opencontainers/runc [2020-05-26T06:59:22.952Z] #49 9.642 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-05-26T06:59:22.952Z] #49 10.24 + '[' -z '' ']' [2020-05-26T06:59:22.952Z] #49 10.24 + target=static [2020-05-26T06:59:22.952Z] #49 10.24 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-05-26T06:59:22.952Z] #49 12.37 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-26T06:59:23.210Z] #49 ... [2020-05-26T06:59:23.210Z] [2020-05-26T06:59:23.210Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-26T06:59:23.210Z] #39 69.94 LINK criu/pie/parasite.built-in.o [2020-05-26T06:59:23.210Z] #39 69.95 GEN criu/pie/parasite-blob.h [2020-05-26T06:59:23.210Z] #39 69.97 CC criu/pie/parasite-vdso.o [2020-05-26T06:59:23.210Z] #39 70.54 CC criu/arch/x86/vdso-pie.o [2020-05-26T06:59:23.210Z] #39 70.87 CC criu/arch/x86/restorer.o [2020-05-26T06:59:23.210Z] #39 71.50 CC criu/arch/x86/restorer_unmap.o [2020-05-26T06:59:23.210Z] #39 71.55 CC criu/arch/x86/sigaction_compat_pie.o [2020-05-26T06:59:23.210Z] #39 71.82 CC criu/pie/restorer.o [2020-05-26T06:59:23.210Z] #39 74.66 LINK criu/pie/restorer.built-in.o [2020-05-26T06:59:23.210Z] #39 74.69 GEN criu/pie/restorer-blob.h [2020-05-26T06:59:23.210Z] #39 74.79 DEP criu/vdso.d [2020-05-26T06:59:23.211Z] #40 66.84 DEP compel/plugins/std/string.d [2020-05-26T06:59:23.468Z] #39 74.98 DEP criu/vdso-compat.d [2020-05-26T06:59:23.468Z] #39 75.10 DEP criu/uts_ns.d [2020-05-26T06:59:23.500Z] #40 67.04 DEP compel/plugins/std/log.d [2020-05-26T06:59:23.500Z] #40 67.20 DEP compel/plugins/std/fds.d [2020-05-26T06:59:23.726Z] #39 75.25 DEP criu/util.d [2020-05-26T06:59:23.726Z] #39 75.47 DEP criu/uffd.d [2020-05-26T06:59:23.791Z] #40 67.38 DEP compel/plugins/std/std.d [2020-05-26T06:59:23.792Z] #40 ... [2020-05-26T06:59:23.792Z] [2020-05-26T06:59:23.792Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-26T06:59:23.792Z] #48 156.0 golang.org/x/sys/unix [2020-05-26T06:59:23.985Z] #39 75.57 DEP criu/tun.d [2020-05-26T06:59:24.081Z] #48 ... [2020-05-26T06:59:24.082Z] [2020-05-26T06:59:24.082Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-26T06:59:24.082Z] #40 67.54 DEP compel/plugins/shmem/shmem.d [2020-05-26T06:59:24.082Z] #40 67.68 DEP compel/plugins/fds/fds.d [2020-05-26T06:59:24.243Z] #39 75.79 DEP criu/tty.d [2020-05-26T06:59:24.243Z] #39 75.97 DEP criu/timerfd.d [2020-05-26T06:59:24.338Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 3.118s coverage: 46.2% of statements [2020-05-26T06:59:24.372Z] #40 67.93 CC compel/plugins/std/std.o [2020-05-26T06:59:24.501Z] #39 76.22 DEP criu/sysfs_parse.d [2020-05-26T06:59:24.774Z] #39 76.48 DEP criu/sysctl.d [2020-05-26T06:59:24.774Z] #39 76.61 DEP criu/string.d [2020-05-26T06:59:24.951Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.004s coverage: 1.8% of statements [2020-05-26T06:59:25.006Z] #40 68.46 CC compel/plugins/std/fds.o [2020-05-26T06:59:25.032Z] #39 76.68 DEP criu/stats.d [2020-05-26T06:59:25.290Z] #39 76.76 DEP criu/sockets.d [2020-05-26T06:59:25.290Z] #39 76.90 DEP criu/sk-unix.d [2020-05-26T06:59:25.295Z] #40 69.12 CC compel/plugins/std/log.o [2020-05-26T06:59:25.548Z] #39 77.06 DEP criu/sk-tcp.d [2020-05-26T06:59:25.548Z] #39 77.28 DEP criu/sk-queue.d [2020-05-26T06:59:25.805Z] #39 77.46 DEP criu/sk-packet.d [2020-05-26T06:59:26.063Z] #39 77.65 DEP criu/sk-netlink.d [2020-05-26T06:59:26.063Z] #39 77.77 DEP criu/sk-inet.d [2020-05-26T06:59:26.063Z] #39 ... [2020-05-26T06:59:26.063Z] [2020-05-26T06:59:26.063Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-26T06:59:26.063Z] #17 2.762 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-05-26T06:59:26.063Z] #17 2.876 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-05-26T06:59:26.063Z] #17 3.046 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-05-26T06:59:26.063Z] #17 3.394 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-05-26T06:59:26.063Z] #17 4.631 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [201 kB] [2020-05-26T06:59:26.063Z] #17 5.993 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-05-26T06:59:26.320Z] #17 ... [2020-05-26T06:59:26.320Z] [2020-05-26T06:59:26.320Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-26T06:59:26.320Z] #39 77.93 DEP criu/signalfd.d [2020-05-26T06:59:26.578Z] #39 78.15 DEP criu/sigframe.d [2020-05-26T06:59:26.578Z] #39 78.25 DEP criu/shmem.d [2020-05-26T06:59:26.835Z] #39 78.45 DEP criu/servicefd.d [2020-05-26T06:59:26.835Z] #39 78.58 DEP criu/seize.d [2020-05-26T06:59:27.093Z] #39 78.70 DEP criu/seccomp.d [2020-05-26T06:59:27.350Z] #39 78.81 DEP criu/rst-malloc.d [2020-05-26T06:59:27.350Z] #39 78.87 DEP criu/rbtree.d [2020-05-26T06:59:27.350Z] #39 78.91 DEP criu/pstree.d [2020-05-26T06:59:27.359Z] #40 70.71 CC compel/plugins/std/string.o [2020-05-26T06:59:27.608Z] #39 79.15 DEP criu/protobuf.d [2020-05-26T06:59:27.608Z] #39 ... [2020-05-26T06:59:27.608Z] [2020-05-26T06:59:27.608Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-26T06:59:27.608Z] #41 DONE 189.9s [2020-05-26T06:59:27.608Z] [2020-05-26T06:59:27.608Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-26T06:59:27.608Z] #39 79.30 GEN criu/protobuf-desc-gen.h [2020-05-26T06:59:27.985Z] #40 71.69 CC compel/plugins/std/infect.o [2020-05-26T06:59:28.397Z] ok github.com/docker/docker/daemon/graphdriver/overlay 2.281s coverage: 49.5% of statements [2020-05-26T06:59:28.478Z] ? github.com/docker/docker/api [no test files] [2020-05-26T06:59:28.613Z] #40 72.28 CC compel/arch/ppc64/plugins/std/parasite-head.o [2020-05-26T06:59:28.613Z] #40 72.38 CC compel/arch/ppc64/plugins/std/memcpy.o [2020-05-26T06:59:28.903Z] #40 72.43 CC compel/arch/ppc64/plugins/std/memcmp.o [2020-05-26T06:59:28.903Z] #40 72.49 CC compel/arch/ppc64/plugins/std/syscalls/syscalls.o [2020-05-26T06:59:28.903Z] #40 72.62 AR compel/plugins/std.lib.a [2020-05-26T06:59:29.200Z] #40 72.81 CC compel/plugins/fds/fds.o [2020-05-26T06:59:29.861Z] #40 73.38 AR compel/plugins/fds.lib.a [2020-05-26T06:59:29.861Z] #40 73.49 HOSTDEP compel/src/lib/log-host.d [2020-05-26T06:59:30.152Z] #40 73.73 HOSTDEP compel/src/lib/handle-elf-host.d [2020-05-26T06:59:30.152Z] #40 73.92 HOSTDEP compel/arch/ppc64/src/lib/handle-elf-host.d [2020-05-26T06:59:30.302Z] #39 81.83 DEP criu/protobuf-desc.d [2020-05-26T06:59:30.302Z] #39 81.94 DEP criu/proc_parse.d [2020-05-26T06:59:30.443Z] #40 74.11 HOSTDEP compel/src/main-host.d [2020-05-26T06:59:30.562Z] #39 82.08 DEP criu/plugin.d [2020-05-26T06:59:30.562Z] #39 82.21 DEP criu/pipes.d [2020-05-26T06:59:30.733Z] #40 74.29 DEP compel/src/lib/ptrace.d [2020-05-26T06:59:30.733Z] #40 74.52 DEP compel/src/lib/infect.d [2020-05-26T06:59:30.733Z] #40 ... [2020-05-26T06:59:30.733Z] [2020-05-26T06:59:30.733Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-26T06:59:30.733Z] #42 173.1 text/template [2020-05-26T06:59:30.821Z] #39 82.36 DEP criu/pie-util.d [2020-05-26T06:59:30.821Z] #39 82.53 DEP criu/pie-util-vdso.d [2020-05-26T06:59:31.078Z] #39 82.70 DEP criu/pie-util-vdso-elf32.d [2020-05-26T06:59:31.078Z] #39 82.91 DEP criu/path.d [2020-05-26T06:59:31.335Z] #39 83.03 DEP criu/parasite-syscall.d [2020-05-26T06:59:31.592Z] #39 83.22 DEP criu/pagemap.d [2020-05-26T06:59:31.592Z] #39 83.43 DEP criu/pagemap-cache.d [2020-05-26T06:59:31.770Z] #42 173.9 go/parser [2020-05-26T06:59:31.849Z] #39 83.56 DEP criu/page-xfer.d [2020-05-26T06:59:31.849Z] #39 83.70 DEP criu/page-pipe.d [2020-05-26T06:59:32.106Z] #39 83.80 DEP criu/netfilter.d [2020-05-26T06:59:32.366Z] #39 83.94 DEP criu/net.d [2020-05-26T06:59:32.366Z] #39 84.11 DEP criu/namespaces.d [2020-05-26T06:59:32.623Z] #39 84.30 DEP criu/mount.d [2020-05-26T06:59:32.880Z] #39 84.50 DEP criu/mem.d [2020-05-26T06:59:32.880Z] #39 84.64 DEP criu/lsm.d [2020-05-26T06:59:33.137Z] #39 84.76 DEP criu/log.d [2020-05-26T06:59:33.394Z] #39 84.91 DEP criu/libnetlink.d [2020-05-26T06:59:33.394Z] #39 85.03 DEP criu/kerndat.d [2020-05-26T06:59:33.651Z] #39 85.17 DEP criu/kcmp-ids.d [2020-05-26T06:59:33.651Z] #39 85.24 DEP criu/irmap.d [2020-05-26T06:59:33.651Z] #39 85.36 DEP criu/ipc_ns.d [2020-05-26T06:59:33.908Z] #39 85.56 DEP criu/image.d [2020-05-26T06:59:33.908Z] #39 85.75 DEP criu/image-desc.d [2020-05-26T06:59:34.165Z] #39 85.86 DEP criu/fsnotify.d [2020-05-26T06:59:34.422Z] #39 86.07 DEP criu/filesystems.d [2020-05-26T06:59:34.688Z] #39 86.20 DEP criu/files.d [2020-05-26T06:59:34.688Z] #39 86.38 DEP criu/files-reg.d [2020-05-26T06:59:34.945Z] #39 86.63 DEP criu/files-ext.d [2020-05-26T06:59:34.945Z] #39 86.75 DEP criu/file-lock.d [2020-05-26T06:59:35.192Z] ok github.com/docker/docker/daemon/graphdriver/aufs 16.697s coverage: 73.1% of statements [2020-05-26T06:59:35.192Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-05-26T06:59:35.192Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 6.031s coverage: 57.7% of statements [2020-05-26T06:59:35.192Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-05-26T06:59:35.202Z] #39 86.88 DEP criu/file-ids.d [2020-05-26T06:59:35.458Z] #39 87.08 DEP criu/fifo.d [2020-05-26T06:59:35.458Z] #39 87.19 DEP criu/fdstore.d [2020-05-26T06:59:35.458Z] #39 87.27 DEP criu/fault-injection.d [2020-05-26T06:59:35.458Z] #39 87.31 DEP criu/external.d [2020-05-26T06:59:35.715Z] #39 87.41 DEP criu/eventpoll.d [2020-05-26T06:59:35.806Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.004s coverage: 58.0% of statements [2020-05-26T06:59:35.843Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-05-26T06:59:35.843Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-05-26T06:59:35.973Z] #39 87.63 DEP criu/eventfd.d [2020-05-26T06:59:36.088Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.692s coverage: 76.1% of statements [2020-05-26T06:59:36.088Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-05-26T06:59:36.230Z] #39 87.86 DEP criu/crtools.d [2020-05-26T06:59:36.231Z] #42 ... [2020-05-26T06:59:36.231Z] [2020-05-26T06:59:36.231Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-26T06:59:36.231Z] #11 173.5 Selecting previously unselected package libapparmor1:ppc64el. [2020-05-26T06:59:36.231Z] #11 173.5 Preparing to unpack .../10-libapparmor1_2.13.2-10_ppc64el.deb ... [2020-05-26T06:59:36.231Z] #11 173.5 Unpacking libapparmor1:ppc64el (2.13.2-10) ... [2020-05-26T06:59:36.231Z] #11 173.7 Selecting previously unselected package libapparmor-dev:ppc64el. [2020-05-26T06:59:36.231Z] #11 173.7 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_ppc64el.deb ... [2020-05-26T06:59:36.231Z] #11 173.7 Unpacking libapparmor-dev:ppc64el (2.13.2-10) ... [2020-05-26T06:59:36.231Z] #11 173.9 Selecting previously unselected package libbtrfs0. [2020-05-26T06:59:36.231Z] #11 174.0 Preparing to unpack .../12-libbtrfs0_4.20.1-2_ppc64el.deb ... [2020-05-26T06:59:36.231Z] #11 174.0 Unpacking libbtrfs0 (4.20.1-2) ... [2020-05-26T06:59:36.231Z] #11 174.1 Selecting previously unselected package libbtrfs-dev. [2020-05-26T06:59:36.231Z] #11 174.1 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_ppc64el.deb ... [2020-05-26T06:59:36.231Z] #11 174.1 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-05-26T06:59:36.231Z] #11 174.4 Selecting previously unselected package libdevmapper-event1.02.1:ppc64el. [2020-05-26T06:59:36.231Z] #11 174.4 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_ppc64el.deb ... [2020-05-26T06:59:36.231Z] #11 174.4 Unpacking libdevmapper-event1.02.1:ppc64el (2:1.02.155-3) ... [2020-05-26T06:59:36.231Z] #11 174.6 Selecting previously unselected package libudev-dev:ppc64el. [2020-05-26T06:59:36.231Z] #11 174.6 Preparing to unpack .../15-libudev-dev_241-7~deb10u4_ppc64el.deb ... [2020-05-26T06:59:36.231Z] #11 174.6 Unpacking libudev-dev:ppc64el (241-7~deb10u4) ... [2020-05-26T06:59:36.231Z] #11 174.9 Selecting previously unselected package libsepol1-dev:ppc64el. [2020-05-26T06:59:36.231Z] #11 174.9 Preparing to unpack .../16-libsepol1-dev_2.8-1_ppc64el.deb ... [2020-05-26T06:59:36.231Z] #11 174.9 Unpacking libsepol1-dev:ppc64el (2.8-1) ... [2020-05-26T06:59:36.231Z] #11 175.4 Selecting previously unselected package libpcre16-3:ppc64el. [2020-05-26T06:59:36.231Z] #11 175.4 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_ppc64el.deb ... [2020-05-26T06:59:36.231Z] #11 175.4 Unpacking libpcre16-3:ppc64el (2:8.39-12) ... [2020-05-26T06:59:36.231Z] #11 175.6 Selecting previously unselected package libpcre32-3:ppc64el. [2020-05-26T06:59:36.231Z] #11 175.6 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_ppc64el.deb ... [2020-05-26T06:59:36.231Z] #11 175.6 Unpacking libpcre32-3:ppc64el (2:8.39-12) ... [2020-05-26T06:59:36.231Z] #11 176.0 Selecting previously unselected package libpcrecpp0v5:ppc64el. [2020-05-26T06:59:36.231Z] #11 176.0 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_ppc64el.deb ... [2020-05-26T06:59:36.231Z] #11 176.0 Unpacking libpcrecpp0v5:ppc64el (2:8.39-12) ... [2020-05-26T06:59:36.231Z] #11 176.2 Selecting previously unselected package libpcre3-dev:ppc64el. [2020-05-26T06:59:36.231Z] #11 176.2 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_ppc64el.deb ... [2020-05-26T06:59:36.231Z] #11 176.2 Unpacking libpcre3-dev:ppc64el (2:8.39-12) ... [2020-05-26T06:59:36.231Z] #11 176.9 Selecting previously unselected package libselinux1-dev:ppc64el. [2020-05-26T06:59:36.231Z] #11 176.9 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_ppc64el.deb ... [2020-05-26T06:59:36.231Z] #11 176.9 Unpacking libselinux1-dev:ppc64el (2.8-1+b1) ... [2020-05-26T06:59:36.231Z] #11 177.3 Selecting previously unselected package libdevmapper-dev:ppc64el. [2020-05-26T06:59:36.231Z] #11 177.3 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_ppc64el.deb ... [2020-05-26T06:59:36.231Z] #11 177.4 Unpacking libdevmapper-dev:ppc64el (2:1.02.155-3) ... [2020-05-26T06:59:36.231Z] #11 177.5 Selecting previously unselected package libseccomp-dev:ppc64el. [2020-05-26T06:59:36.231Z] #11 177.5 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_ppc64el.deb ... [2020-05-26T06:59:36.231Z] #11 177.5 Unpacking libseccomp-dev:ppc64el (2.3.3-4) ... [2020-05-26T06:59:36.231Z] #11 177.9 Selecting previously unselected package libsystemd-dev:ppc64el. [2020-05-26T06:59:36.231Z] #11 177.9 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u4_ppc64el.deb ... [2020-05-26T06:59:36.231Z] #11 177.9 Unpacking libsystemd-dev:ppc64el (241-7~deb10u4) ... [2020-05-26T06:59:36.410Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-05-26T06:59:36.490Z] #39 88.02 DEP criu/cr-service.d [2020-05-26T06:59:36.490Z] #39 88.18 DEP criu/cr-restore.d [2020-05-26T06:59:36.522Z] #11 178.8 Setting up libpcrecpp0v5:ppc64el (2:8.39-12) ... [2020-05-26T06:59:36.522Z] #11 178.8 Setting up libseccomp-dev:ppc64el (2.3.3-4) ... [2020-05-26T06:59:36.522Z] #11 178.8 Setting up libapparmor1:ppc64el (2.13.2-10) ... [2020-05-26T06:59:36.522Z] #11 178.8 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-05-26T06:59:36.522Z] #11 178.8 Setting up libpcre16-3:ppc64el (2:8.39-12) ... [2020-05-26T06:59:36.522Z] #11 178.8 Setting up libsepol1-dev:ppc64el (2.8-1) ... [2020-05-26T06:59:36.522Z] #11 178.8 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-05-26T06:59:36.522Z] #11 178.8 Setting up libbtrfs0 (4.20.1-2) ... [2020-05-26T06:59:36.522Z] #11 178.9 Setting up libpcre32-3:ppc64el (2:8.39-12) ... [2020-05-26T06:59:36.522Z] #11 178.9 Setting up libudev-dev:ppc64el (241-7~deb10u4) ... [2020-05-26T06:59:36.701Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.010s coverage: 3.0% of statements [2020-05-26T06:59:36.748Z] #39 ... [2020-05-26T06:59:36.748Z] [2020-05-26T06:59:36.748Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-05-26T06:59:36.748Z] #28 DONE 198.9s [2020-05-26T06:59:36.748Z] [2020-05-26T06:59:36.748Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-26T06:59:36.748Z] #39 88.48 DEP criu/cr-errno.d [2020-05-26T06:59:36.748Z] #39 88.52 DEP criu/cr-dump.d [2020-05-26T06:59:36.748Z] #39 ... [2020-05-26T06:59:36.748Z] [2020-05-26T06:59:36.748Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-26T06:59:36.748Z] #17 11.46 Fetched 8350 kB in 9s (903 kB/s) [2020-05-26T06:59:36.748Z] #17 11.46 Reading package lists... [2020-05-26T06:59:36.748Z] #17 15.81 Reading package lists... [2020-05-26T06:59:36.748Z] #17 19.18 Building dependency tree... [2020-05-26T06:59:36.812Z] #11 179.0 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-05-26T06:59:36.812Z] #11 179.0 Setting up libbtrfs-dev (4.20.1-2) ... [2020-05-26T06:59:36.812Z] #11 179.0 Setting up libapparmor-dev:ppc64el (2.13.2-10) ... [2020-05-26T06:59:36.812Z] #11 179.0 Setting up mingw-w64-common (6.0.0-3) ... [2020-05-26T06:59:36.812Z] #11 179.0 Setting up libsystemd-dev:ppc64el (241-7~deb10u4) ... [2020-05-26T06:59:36.812Z] #11 179.0 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-05-26T06:59:36.812Z] #11 179.0 Setting up libpcre3-dev:ppc64el (2:8.39-12) ... [2020-05-26T06:59:36.812Z] #11 179.0 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-05-26T06:59:36.812Z] #11 179.0 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-26T06:59:36.812Z] #11 179.1 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-05-26T06:59:36.812Z] #11 179.1 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-05-26T06:59:36.812Z] #11 179.1 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-05-26T06:59:36.812Z] #11 179.1 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-05-26T06:59:36.812Z] #11 179.1 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-05-26T06:59:36.812Z] #11 179.1 Setting up libselinux1-dev:ppc64el (2.8-1+b1) ... [2020-05-26T06:59:36.812Z] #11 179.1 Setting up libdevmapper1.02.1:ppc64el (2:1.02.155-3) ... [2020-05-26T06:59:36.812Z] #11 179.1 Setting up dmsetup (2:1.02.155-3) ... [2020-05-26T06:59:36.812Z] #11 179.2 Setting up libdevmapper-event1.02.1:ppc64el (2:1.02.155-3) ... [2020-05-26T06:59:36.812Z] #11 179.2 Setting up libdevmapper-dev:ppc64el (2:1.02.155-3) ... [2020-05-26T06:59:36.812Z] #11 179.2 Processing triggers for libc-bin (2.28-10) ... [2020-05-26T06:59:37.007Z] #17 20.81 libcap2-bin is already the newest version (1:2.25-2). [2020-05-26T06:59:37.007Z] #17 20.81 The following additional packages will be installed: [2020-05-26T06:59:37.007Z] #17 20.81 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-05-26T06:59:37.007Z] #17 20.81 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-05-26T06:59:37.007Z] #17 20.83 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-05-26T06:59:37.007Z] #17 20.83 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-05-26T06:59:37.007Z] #17 20.83 python3.7 python3.7-minimal vim-runtime xxd [2020-05-26T06:59:37.007Z] #17 20.85 Suggested packages: [2020-05-26T06:59:37.007Z] #17 20.85 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-05-26T06:59:37.007Z] #17 20.85 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-05-26T06:59:37.007Z] #17 20.85 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-05-26T06:59:37.007Z] #17 20.85 Recommended packages: [2020-05-26T06:59:37.007Z] #17 20.85 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-05-26T06:59:37.007Z] #17 20.85 python3-keyrings.alt python3-xdg unzip [2020-05-26T06:59:37.007Z] #17 ... [2020-05-26T06:59:37.007Z] [2020-05-26T06:59:37.007Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-26T06:59:37.007Z] #39 88.69 DEP criu/cr-dedup.d [2020-05-26T06:59:37.007Z] #39 88.84 DEP criu/cr-check.d [2020-05-26T06:59:37.104Z] #11 DONE 179.6s [2020-05-26T06:59:37.104Z] [2020-05-26T06:59:37.104Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-26T06:59:37.104Z] #40 74.92 DEP compel/src/lib/infect-util.d [2020-05-26T06:59:37.104Z] #40 75.11 DEP compel/src/lib/infect-rpc.d [2020-05-26T06:59:37.104Z] #40 75.29 DEP compel/arch/ppc64/src/lib/infect.d [2020-05-26T06:59:37.104Z] #40 75.49 DEP compel/arch/ppc64/src/lib/cpu.d [2020-05-26T06:59:37.104Z] #40 75.68 DEP compel/src/lib/log.d [2020-05-26T06:59:37.104Z] #40 75.81 DEP compel/src/main.d [2020-05-26T06:59:37.104Z] #40 76.02 DEP compel/src/lib/handle-elf.d [2020-05-26T06:59:37.104Z] #40 76.22 DEP compel/arch/ppc64/src/lib/handle-elf.d [2020-05-26T06:59:37.104Z] #40 76.63 CC compel/src/lib/log.o [2020-05-26T06:59:37.104Z] #40 77.19 CC compel/arch/ppc64/src/lib/cpu.o [2020-05-26T06:59:37.104Z] #40 77.86 CC compel/arch/ppc64/src/lib/infect.o [2020-05-26T06:59:37.104Z] #40 78.94 CC compel/src/lib/infect-rpc.o [2020-05-26T06:59:37.104Z] #40 79.35 CC compel/src/lib/infect-util.o [2020-05-26T06:59:37.104Z] #40 79.67 CC compel/src/lib/infect.o [2020-05-26T06:59:37.315Z] ok github.com/docker/docker/daemon/links 0.007s coverage: 93.0% of statements [2020-05-26T06:59:37.394Z] #40 ... [2020-05-26T06:59:37.394Z] [2020-05-26T06:59:37.394Z] #12 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-05-26T06:59:37.572Z] #39 89.03 DEP criu/config.d [2020-05-26T06:59:37.572Z] #39 89.20 DEP criu/clone-noasan.d [2020-05-26T06:59:37.830Z] #39 89.36 DEP criu/cgroup.d [2020-05-26T06:59:38.026Z] #12 DONE 0.7s [2020-05-26T06:59:38.027Z] [2020-05-26T06:59:38.027Z] #50 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-26T06:59:38.027Z] #50 0.566 + RM_GOPATH=0 [2020-05-26T06:59:38.027Z] #50 0.568 + TMP_GOPATH= [2020-05-26T06:59:38.027Z] #50 0.568 + : /build [2020-05-26T06:59:38.027Z] #50 0.569 + '[' -z '' ']' [2020-05-26T06:59:38.027Z] #50 0.570 ++ mktemp -d [2020-05-26T06:59:38.027Z] #50 0.584 + export GOPATH=/tmp/tmp.Hl4cx3SA83 [2020-05-26T06:59:38.027Z] #50 0.587 + GOPATH=/tmp/tmp.Hl4cx3SA83 [2020-05-26T06:59:38.027Z] #50 0.587 + RM_GOPATH=1 [2020-05-26T06:59:38.027Z] #50 0.588 + case "$(go env GOARCH)" in [2020-05-26T06:59:38.027Z] #50 0.589 ++ go env GOARCH [2020-05-26T06:59:38.027Z] #50 0.601 + export GO_BUILDMODE=-buildmode=pie [2020-05-26T06:59:38.027Z] #50 0.615 + GO_BUILDMODE=-buildmode=pie [2020-05-26T06:59:38.027Z] #50 0.617 ++ dirname /tmp/install/install.sh [2020-05-26T06:59:38.027Z] #50 0.632 + dir=/tmp/install [2020-05-26T06:59:38.027Z] #50 0.635 + bin=runc [2020-05-26T06:59:38.027Z] #50 0.636 + shift [2020-05-26T06:59:38.027Z] #50 0.636 + '[' '!' -f /tmp/install/runc.installer ']' [2020-05-26T06:59:38.027Z] #50 0.637 + . /tmp/install/runc.installer [2020-05-26T06:59:38.027Z] #50 0.648 ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-05-26T06:59:38.027Z] #50 0.656 + install_runc [2020-05-26T06:59:38.027Z] #50 0.658 + uname -r [2020-05-26T06:59:38.027Z] #50 0.659 + grep -q '^3\.10\.0.*\.el7\.' [2020-05-26T06:59:38.027Z] #50 0.670 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-05-26T06:59:38.027Z] #50 0.671 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )' [2020-05-26T06:59:38.027Z] #50 0.671 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux ) [2020-05-26T06:59:38.027Z] #50 0.675 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.Hl4cx3SA83/src/github.com/opencontainers/runc [2020-05-26T06:59:38.027Z] #50 0.680 Cloning into '/tmp/tmp.Hl4cx3SA83/src/github.com/opencontainers/runc'... [2020-05-26T06:59:38.087Z] #39 89.70 DEP criu/cgroup-props.d [2020-05-26T06:59:38.087Z] #39 89.81 DEP criu/bitmap.d [2020-05-26T06:59:38.320Z] ok github.com/docker/docker/daemon/images 0.007s coverage: 4.8% of statements [2020-05-26T06:59:38.320Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-05-26T06:59:38.320Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-05-26T06:59:38.345Z] #39 89.82 DEP criu/bfd.d [2020-05-26T06:59:38.345Z] #39 89.88 DEP criu/autofs.d [2020-05-26T06:59:38.345Z] #39 90.06 DEP criu/aio.d [2020-05-26T06:59:38.602Z] #39 90.18 DEP criu/action-scripts.d [2020-05-26T06:59:38.602Z] ok github.com/docker/docker/daemon/logger 0.210s coverage: 41.8% of statements [2020-05-26T06:59:38.657Z] #50 ... [2020-05-26T06:59:38.657Z] [2020-05-26T06:59:38.657Z] #13 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-05-26T06:59:38.657Z] #13 DONE 0.6s [2020-05-26T06:59:38.859Z] #39 90.44 CC criu/action-scripts.o [2020-05-26T06:59:38.944Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-05-26T06:59:38.944Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-05-26T06:59:38.949Z] [2020-05-26T06:59:38.949Z] #14 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-05-26T06:59:38.949Z] #14 0.370 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-05-26T06:59:39.116Z] #39 90.83 CC criu/aio.o [2020-05-26T06:59:39.240Z] #14 DONE 0.5s [2020-05-26T06:59:39.241Z] [2020-05-26T06:59:39.241Z] #15 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-05-26T06:59:39.535Z] #15 DONE 0.5s [2020-05-26T06:59:39.535Z] [2020-05-26T06:59:39.535Z] #16 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-05-26T06:59:39.686Z] ok github.com/docker/docker/daemon/logger/gelf 0.003s coverage: 67.0% of statements [2020-05-26T06:59:39.686Z] ok github.com/docker/docker/daemon/logger/awslogs 0.080s coverage: 77.4% of statements [2020-05-26T06:59:39.686Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-05-26T06:59:39.686Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-05-26T06:59:40.049Z] #39 91.42 CC criu/autofs.o [2020-05-26T06:59:40.167Z] #16 DONE 0.5s [2020-05-26T06:59:40.167Z] [2020-05-26T06:59:40.167Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-26T06:59:40.167Z] #42 182.3 encoding/xml [2020-05-26T06:59:40.459Z] #42 ... [2020-05-26T06:59:40.459Z] [2020-05-26T06:59:40.459Z] #17 [dev-systemd-false 6/26] RUN ldconfig [2020-05-26T06:59:40.459Z] #17 DONE 0.5s [2020-05-26T06:59:40.691Z] ok github.com/docker/docker/daemon/logger/journald 0.002s coverage: 26.2% of statements [2020-05-26T06:59:40.691Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.003s coverage: 61.6% of statements [2020-05-26T06:59:40.751Z] [2020-05-26T06:59:40.751Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-26T06:59:40.972Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.003s coverage: 87.2% of statements [2020-05-26T06:59:40.981Z] #39 92.60 CC criu/bfd.o [2020-05-26T06:59:41.384Z] #18 0.757 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-05-26T06:59:41.384Z] #18 0.960 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-05-26T06:59:41.480Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-05-26T06:59:41.546Z] #39 93.03 CC criu/bitmap.o [2020-05-26T06:59:41.546Z] #39 93.21 CC criu/cgroup-props.o [2020-05-26T06:59:41.584Z] ok github.com/docker/docker/daemon/logger/local 0.015s coverage: 75.2% of statements [2020-05-26T06:59:41.584Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-05-26T06:59:41.676Z] #18 1.168 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-05-26T06:59:41.866Z] time="2020-05-26T06:59:41Z" level=error msg="Failed to remove source log file: remove /tmp/TestCheckCapacityAndRotate534846397/log305323000.1: no such file or directory" [2020-05-26T06:59:41.866Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.053s coverage: 38.0% of statements [2020-05-26T06:59:42.478Z] #39 93.85 CC criu/cgroup.o [2020-05-26T06:59:42.479Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.006s coverage: 33.3% of statements [2020-05-26T06:59:42.735Z] #39 ... [2020-05-26T06:59:42.736Z] [2020-05-26T06:59:42.736Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-26T06:59:42.736Z] #17 22.98 The following NEW packages will be installed: [2020-05-26T06:59:42.736Z] #17 22.98 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-05-26T06:59:42.736Z] #17 22.98 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-05-26T06:59:42.736Z] #17 22.98 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-05-26T06:59:42.736Z] #17 22.98 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-05-26T06:59:42.736Z] #17 22.98 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-05-26T06:59:42.736Z] #17 22.99 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-05-26T06:59:42.736Z] #17 22.99 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2020-05-26T06:59:42.736Z] #17 22.99 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2020-05-26T06:59:42.736Z] #17 22.99 xz-utils zip [2020-05-26T06:59:42.736Z] #17 23.29 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded. [2020-05-26T06:59:42.736Z] #17 23.29 Need to get 28.5 MB of archives. [2020-05-26T06:59:42.736Z] #17 23.29 After this operation, 116 MB of additional disk space will be used. [2020-05-26T06:59:42.736Z] #17 23.29 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2020-05-26T06:59:42.736Z] #17 23.29 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-26T06:59:42.736Z] #17 23.32 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-26T06:59:42.736Z] #17 23.42 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2020-05-26T06:59:42.736Z] #17 23.43 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2020-05-26T06:59:42.736Z] #17 23.43 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-26T06:59:42.736Z] #17 23.52 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u1 [330 kB] [2020-05-26T06:59:42.736Z] #17 23.55 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2020-05-26T06:59:42.736Z] #17 23.55 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2020-05-26T06:59:42.736Z] #17 23.55 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2020-05-26T06:59:42.736Z] #17 23.56 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2020-05-26T06:59:42.736Z] #17 23.57 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2020-05-26T06:59:42.736Z] #17 23.57 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2020-05-26T06:59:42.736Z] #17 23.57 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2020-05-26T06:59:42.736Z] #17 23.57 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2020-05-26T06:59:42.736Z] #17 23.58 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2020-05-26T06:59:42.736Z] #17 23.60 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-05-26T06:59:42.736Z] #17 23.60 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-05-26T06:59:42.736Z] #17 23.61 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2020-05-26T06:59:42.736Z] #17 23.62 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-26T06:59:42.736Z] #17 23.63 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2020-05-26T06:59:42.736Z] #17 23.63 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2020-05-26T06:59:42.736Z] #17 23.66 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2020-05-26T06:59:42.736Z] #17 23.67 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-05-26T06:59:42.736Z] #17 23.67 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-05-26T06:59:42.736Z] #17 23.69 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-05-26T06:59:42.736Z] #17 23.69 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2020-05-26T06:59:42.736Z] #17 23.69 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2020-05-26T06:59:42.736Z] #17 23.69 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-05-26T06:59:42.736Z] #17 24.11 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-26T06:59:42.736Z] #17 24.11 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-26T06:59:42.736Z] #17 24.11 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-26T06:59:42.736Z] #17 24.11 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2020-05-26T06:59:42.736Z] #17 24.11 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2020-05-26T06:59:42.736Z] #17 24.13 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2020-05-26T06:59:42.736Z] #17 24.18 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-05-26T06:59:42.736Z] #17 24.19 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2020-05-26T06:59:42.736Z] #17 24.20 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2020-05-26T06:59:42.736Z] #17 24.20 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2020-05-26T06:59:42.736Z] #17 24.21 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2020-05-26T06:59:42.736Z] #17 24.23 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2020-05-26T06:59:42.736Z] #17 24.23 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u2 [1245 kB] [2020-05-26T06:59:42.736Z] #17 24.27 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-26T06:59:42.736Z] #17 24.29 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2020-05-26T06:59:42.736Z] #17 24.30 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-05-26T06:59:42.736Z] #17 24.55 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2020-05-26T06:59:42.736Z] #17 24.62 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2020-05-26T06:59:42.736Z] #17 24.65 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2020-05-26T06:59:42.736Z] #17 25.22 debconf: delaying package configuration, since apt-utils is not installed [2020-05-26T06:59:42.736Z] #17 25.29 Fetched 28.5 MB in 2s (17.5 MB/s) [2020-05-26T06:59:42.736Z] #17 25.33 Selecting previously unselected package pigz. [2020-05-26T06:59:42.736Z] #17 25.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 ... 23434 files and directories currently installed.) [2020-05-26T06:59:42.736Z] #17 25.38 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2020-05-26T06:59:42.736Z] #17 25.38 Unpacking pigz (2.4-1) ... [2020-05-26T06:59:42.736Z] #17 25.48 Selecting previously unselected package libpython3.7-minimal:amd64. [2020-05-26T06:59:42.736Z] #17 25.48 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_amd64.deb ... [2020-05-26T06:59:42.736Z] #17 25.49 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ... [2020-05-26T06:59:42.736Z] #17 25.87 Selecting previously unselected package python3.7-minimal. [2020-05-26T06:59:42.736Z] #17 25.88 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_amd64.deb ... [2020-05-26T06:59:42.736Z] #17 25.90 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ... [2020-05-26T06:59:42.736Z] #17 26.61 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ... [2020-05-26T06:59:42.736Z] #17 26.63 Setting up python3.7-minimal (3.7.3-2+deb10u1) ... [2020-05-26T06:59:43.189Z] #18 2.746 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB] [2020-05-26T06:59:43.476Z] ok github.com/docker/docker/api/server 0.242s coverage: 9.0% of statements [2020-05-26T06:59:43.484Z] ok github.com/docker/docker/daemon/logger/syslog 0.002s coverage: 47.8% of statements [2020-05-26T06:59:43.766Z] ok github.com/docker/docker/daemon/logger/templates 0.001s coverage: 8.3% of statements [2020-05-26T06:59:44.379Z] ok github.com/docker/docker/daemon/network 0.003s coverage: 63.8% of statements [2020-05-26T06:59:44.633Z] #17 28.65 Selecting previously unselected package python3-minimal. [2020-05-26T06:59:44.660Z] ok github.com/docker/docker/daemon/logger/splunk 1.438s coverage: 82.5% of statements [2020-05-26T06:59:44.660Z] ? github.com/docker/docker/daemon/names [no test files] [2020-05-26T06:59:44.660Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-05-26T06:59:44.890Z] #17 28.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 ... 23683 files and directories currently installed.) [2020-05-26T06:59:44.890Z] #17 28.71 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2020-05-26T06:59:44.890Z] #17 28.71 Unpacking python3-minimal (3.7.3-1) ... [2020-05-26T06:59:44.890Z] #17 28.78 Selecting previously unselected package libmpdec2:amd64. [2020-05-26T06:59:44.890Z] #17 28.78 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2020-05-26T06:59:44.890Z] #17 28.79 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2020-05-26T06:59:44.890Z] #17 28.88 Selecting previously unselected package libpython3.7-stdlib:amd64. [2020-05-26T06:59:45.148Z] #17 28.89 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_amd64.deb ... [2020-05-26T06:59:45.148Z] #17 28.90 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ... [2020-05-26T06:59:45.672Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-05-26T06:59:45.997Z] #18 5.319 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [195 kB] [2020-05-26T06:59:46.082Z] #17 29.83 Selecting previously unselected package python3.7. [2020-05-26T06:59:46.082Z] #17 29.83 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_amd64.deb ... [2020-05-26T06:59:46.082Z] #17 29.84 Unpacking python3.7 (3.7.3-2+deb10u1) ... [2020-05-26T06:59:46.082Z] #17 29.98 Selecting previously unselected package libpython3-stdlib:amd64. [2020-05-26T06:59:46.082Z] #17 29.98 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2020-05-26T06:59:46.082Z] #17 30.00 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2020-05-26T06:59:46.129Z] ok github.com/docker/docker/distribution/metadata 0.031s coverage: 48.2% of statements [2020-05-26T06:59:46.340Z] #17 30.08 Setting up python3-minimal (3.7.3-1) ... [2020-05-26T06:59:46.410Z] ok github.com/docker/docker/distribution 0.264s coverage: 22.1% of statements [2020-05-26T06:59:46.410Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-05-26T06:59:46.905Z] #17 30.87 Selecting previously unselected package python3. [2020-05-26T06:59:47.162Z] #17 30.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 ... 24095 files and directories currently installed.) [2020-05-26T06:59:47.162Z] #17 30.95 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2020-05-26T06:59:47.162Z] #17 30.96 Unpacking python3 (3.7.3-1) ... [2020-05-26T06:59:47.162Z] #17 31.06 Selecting previously unselected package libip4tc0:amd64. [2020-05-26T06:59:47.162Z] #17 31.06 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2020-05-26T06:59:47.162Z] #17 31.07 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2020-05-26T06:59:47.162Z] #17 31.12 Selecting previously unselected package libip6tc0:amd64. [2020-05-26T06:59:47.162Z] #17 31.12 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2020-05-26T06:59:47.162Z] #17 31.13 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2020-05-26T06:59:47.415Z] ok github.com/docker/docker/errdefs 0.002s coverage: 49.4% of statements [2020-05-26T06:59:47.420Z] #17 31.25 Selecting previously unselected package libiptc0:amd64. [2020-05-26T06:59:47.420Z] #17 31.25 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2020-05-26T06:59:47.420Z] #17 31.27 Unpacking libiptc0:amd64 (1.8.2-4) ... [2020-05-26T06:59:47.420Z] #17 31.35 Selecting previously unselected package libnfnetlink0:amd64. [2020-05-26T06:59:47.420Z] #17 31.35 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2020-05-26T06:59:47.420Z] #17 31.37 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-05-26T06:59:47.420Z] #17 31.44 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2020-05-26T06:59:47.420Z] #17 31.44 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2020-05-26T06:59:47.420Z] #17 31.45 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-05-26T06:59:47.575Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-05-26T06:59:47.677Z] #17 31.53 Selecting previously unselected package libnftnl11:amd64. [2020-05-26T06:59:47.677Z] #17 31.53 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2020-05-26T06:59:47.677Z] #17 31.54 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2020-05-26T06:59:47.934Z] #17 31.63 Selecting previously unselected package iptables. [2020-05-26T06:59:47.934Z] #17 31.63 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2020-05-26T06:59:47.934Z] #17 31.64 Unpacking iptables (1.8.2-4) ... [2020-05-26T06:59:48.028Z] ok github.com/docker/docker/image 0.013s coverage: 86.4% of statements [2020-05-26T06:59:48.065Z] #18 ... [2020-05-26T06:59:48.065Z] [2020-05-26T06:59:48.065Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-26T06:59:48.065Z] #40 84.56 CC compel/src/lib/ptrace.o [2020-05-26T06:59:48.065Z] #40 85.29 AR compel/libcompel.a [2020-05-26T06:59:48.065Z] #40 85.46 HOSTCC compel/src/main-host.o [2020-05-26T06:59:48.065Z] #40 86.18 HOSTCC compel/arch/ppc64/src/lib/handle-elf-host.o [2020-05-26T06:59:48.065Z] #40 86.58 HOSTCC compel/src/lib/handle-elf-host.o [2020-05-26T06:59:48.065Z] #40 87.50 HOSTCC compel/src/lib/log-host.o [2020-05-26T06:59:48.065Z] #40 87.93 HOSTLINK compel/compel-host-bin [2020-05-26T06:59:48.065Z] #40 88.26 DEP soccr/soccr.d [2020-05-26T06:59:48.065Z] #40 88.53 CC soccr/soccr.o [2020-05-26T06:59:48.065Z] #40 91.51 AR soccr/libsoccr.a [2020-05-26T06:59:48.065Z] #40 91.55 make[1]: 'soccr/libsoccr.a' is up to date. [2020-05-26T06:59:48.065Z] #40 ... [2020-05-26T06:59:48.065Z] [2020-05-26T06:59:48.065Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-26T06:59:48.065Z] #18 7.587 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7360 B] [2020-05-26T06:59:48.192Z] #17 31.90 Selecting previously unselected package xxd. [2020-05-26T06:59:48.192Z] #17 31.93 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-05-26T06:59:48.192Z] #17 31.93 Unpacking xxd (2:8.1.0875-5) ... [2020-05-26T06:59:48.192Z] #17 32.10 Selecting previously unselected package vim-common. [2020-05-26T06:59:48.192Z] #17 32.10 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-05-26T06:59:48.192Z] #17 32.13 Unpacking vim-common (2:8.1.0875-5) ... [2020-05-26T06:59:48.449Z] #17 32.29 Selecting previously unselected package bash-completion. [2020-05-26T06:59:48.449Z] #17 32.29 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-05-26T06:59:48.641Z] ok github.com/docker/docker/image/cache 0.005s coverage: 19.2% of statements [2020-05-26T06:59:48.923Z] ok github.com/docker/docker/distribution/xfer 1.882s coverage: 85.1% of statements [2020-05-26T06:59:48.923Z] ? github.com/docker/docker/dockerversion [no test files] [2020-05-26T06:59:48.923Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-05-26T06:59:49.481Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-05-26T06:59:49.536Z] ok github.com/docker/docker/image/v1 0.011s coverage: 25.0% of statements [2020-05-26T06:59:49.536Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-05-26T06:59:50.149Z] ok github.com/docker/docker/libcontainerd/queue 0.021s coverage: 100.0% of statements [2020-05-26T06:59:50.419Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-05-26T06:59:51.155Z] ok github.com/docker/docker/opts 0.014s coverage: 67.4% of statements [2020-05-26T06:59:51.155Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 50.0% of statements [2020-05-26T06:59:51.232Z] #17 34.98 Unpacking bash-completion (1:2.8-6) ... [2020-05-26T06:59:51.489Z] #17 35.38 Selecting previously unselected package bzip2. [2020-05-26T06:59:51.489Z] #17 35.40 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2020-05-26T06:59:51.489Z] #17 35.40 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-05-26T06:59:51.489Z] #17 35.49 Selecting previously unselected package xz-utils. [2020-05-26T06:59:51.489Z] #17 35.49 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2020-05-26T06:59:51.489Z] #17 35.50 Unpacking xz-utils (5.2.4-1) ... [2020-05-26T06:59:51.747Z] #17 35.66 Selecting previously unselected package apparmor. [2020-05-26T06:59:51.747Z] #17 35.66 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2020-05-26T06:59:51.747Z] #17 35.74 Unpacking apparmor (2.13.2-10) ... [2020-05-26T06:59:52.312Z] #17 36.01 Selecting previously unselected package aufs-tools. [2020-05-26T06:59:52.312Z] #17 36.01 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2020-05-26T06:59:52.312Z] #17 36.02 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-05-26T06:59:52.312Z] #17 36.15 Selecting previously unselected package libonig5:amd64. [2020-05-26T06:59:52.312Z] #17 36.17 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2020-05-26T06:59:52.312Z] #17 36.17 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-05-26T06:59:52.312Z] #17 36.34 Selecting previously unselected package libjq1:amd64. [2020-05-26T06:59:52.569Z] #17 36.36 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-05-26T06:59:52.569Z] #17 36.36 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-05-26T06:59:52.569Z] #17 36.49 Selecting previously unselected package jq. [2020-05-26T06:59:52.569Z] #17 36.50 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2020-05-26T06:59:52.569Z] #17 36.51 Unpacking jq (1.5+dfsg-2+b1) ... [2020-05-26T06:59:52.569Z] #17 36.58 Selecting previously unselected package libaio1:amd64. [2020-05-26T06:59:52.826Z] #17 36.59 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2020-05-26T06:59:52.827Z] #17 36.59 Unpacking libaio1:amd64 (0.3.112-3) ... [2020-05-26T06:59:52.827Z] #17 36.65 Selecting previously unselected package libgpm2:amd64. [2020-05-26T06:59:52.827Z] #17 36.66 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2020-05-26T06:59:52.827Z] #17 36.67 Unpacking libgpm2:amd64 (1.20.7-5) ... [2020-05-26T06:59:52.827Z] #17 36.73 Selecting previously unselected package libicu63:amd64. [2020-05-26T06:59:52.827Z] #17 36.75 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-05-26T06:59:52.827Z] #17 36.75 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-05-26T06:59:52.953Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-05-26T06:59:53.172Z] ok github.com/docker/docker/pkg/archive 0.494s coverage: 76.9% of statements [2020-05-26T06:59:53.627Z] #18 ... [2020-05-26T06:59:53.628Z] [2020-05-26T06:59:53.628Z] #50 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-26T06:59:53.628Z] #50 15.96 Checking out files: 97% (980/1010) Checking out files: 98% (990/1010) Checking out files: 99% (1000/1010) Checking out files: 100% (1010/1010) Checking out files: 100% (1010/1010), done. [2020-05-26T06:59:53.628Z] #50 16.05 + cd /tmp/tmp.Hl4cx3SA83/src/github.com/opencontainers/runc [2020-05-26T06:59:53.628Z] #50 16.05 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-05-26T06:59:53.785Z] ok github.com/docker/docker/pkg/authorization 0.380s coverage: 68.3% of statements [2020-05-26T06:59:54.067Z] ok github.com/docker/docker/pkg/broadcaster 0.018s coverage: 100.0% of statements [2020-05-26T06:59:54.263Z] #50 16.94 + '[' -z '' ']' [2020-05-26T06:59:54.263Z] #50 16.94 + target=static [2020-05-26T06:59:54.263Z] #50 16.94 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-05-26T06:59:54.348Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2020-05-26T06:59:54.723Z] #17 ... [2020-05-26T06:59:54.723Z] [2020-05-26T06:59:54.723Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-26T06:59:54.723Z] #39 96.14 CC criu/clone-noasan.o [2020-05-26T06:59:54.723Z] #39 96.26 CC criu/config.o [2020-05-26T06:59:54.723Z] #39 97.40 CC criu/cr-check.o [2020-05-26T06:59:54.723Z] #39 98.98 CC criu/cr-dedup.o [2020-05-26T06:59:54.723Z] #39 99.44 CC criu/cr-dump.o [2020-05-26T06:59:54.723Z] #39 101.7 CC criu/cr-errno.o [2020-05-26T06:59:54.723Z] #39 101.8 CC criu/cr-restore.o [2020-05-26T06:59:54.723Z] #39 106.3 CC criu/cr-service.o [2020-05-26T06:59:54.858Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-05-26T06:59:54.901Z] #50 ... [2020-05-26T06:59:54.901Z] [2020-05-26T06:59:54.901Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-26T06:59:54.901Z] #48 187.2 golang.org/x/crypto/ssh/terminal [2020-05-26T06:59:54.901Z] #48 192.8 mvdan.cc/sh/v3/cmd/shfmt [2020-05-26T06:59:54.901Z] #48 ... [2020-05-26T06:59:54.901Z] [2020-05-26T06:59:54.901Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-26T06:59:54.901Z] #40 92.15 DEP criu/arch/ppc64/sigframe.d [2020-05-26T06:59:54.901Z] #40 92.51 DEP criu/arch/ppc64/crtools.d [2020-05-26T06:59:54.901Z] #40 92.80 DEP criu/arch/ppc64/cpu.d [2020-05-26T06:59:54.901Z] #40 93.20 CC criu/arch/ppc64/cpu.o [2020-05-26T06:59:54.901Z] #40 94.00 CC criu/arch/ppc64/crtools.o [2020-05-26T06:59:54.901Z] #40 95.74 CC criu/arch/ppc64/sigframe.o [2020-05-26T06:59:54.901Z] #40 96.23 LINK criu/arch/ppc64/crtools.built-in.o [2020-05-26T06:59:54.901Z] #40 96.35 DEP criu/pie/util-vdso.d [2020-05-26T06:59:54.901Z] #40 96.65 DEP criu/pie/util.d [2020-05-26T06:59:54.901Z] #40 96.97 CC criu/pie/util.o [2020-05-26T06:59:54.901Z] #40 97.56 CC criu/pie/util-vdso.o [2020-05-26T06:59:54.920Z] sha256:a04fa4f68e7e2cfe8bb794401afcd065cd8c60952912e5e4b35a6f4af0493efc [2020-05-26T06:59:54.920Z] INFO: Starting docker-py tests... [2020-05-26T06:59:54.920Z] ============================= test session starts ============================== [2020-05-26T06:59:54.920Z] platform linux -- Python 3.7.7, pytest-4.3.1, py-1.8.1, pluggy-0.13.1 [2020-05-26T06:59:54.920Z] rootdir: /src, inifile: pytest.ini [2020-05-26T06:59:54.920Z] plugins: cov-2.6.1, timeout-1.3.3 [2020-05-26T06:59:55.177Z] collected 387 items / 1 deselected / 386 selected [2020-05-26T06:59:55.177Z] [2020-05-26T06:59:55.943Z] #40 99.46 AR criu/pie/pie.lib.a [2020-05-26T06:59:55.943Z] #40 99.65 DEP criu/pie/restorer.d [2020-05-26T06:59:56.091Z] #39 107.7 CC criu/crtools.o [2020-05-26T06:59:56.583Z] #40 100.3 DEP criu/arch/ppc64/vdso-trampoline.d [2020-05-26T06:59:56.656Z] #39 108.3 CC criu/eventfd.o [2020-05-26T06:59:56.656Z] #39 ... [2020-05-26T06:59:56.656Z] [2020-05-26T06:59:56.656Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-26T06:59:56.656Z] #17 40.40 Selecting previously unselected package libnet1:amd64. [2020-05-26T06:59:56.656Z] #17 40.40 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-05-26T06:59:56.656Z] #17 40.41 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-05-26T06:59:56.656Z] #17 40.50 Selecting previously unselected package libnl-3-200:amd64. [2020-05-26T06:59:56.656Z] #17 40.50 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2020-05-26T06:59:56.656Z] #17 40.51 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-05-26T06:59:56.656Z] #17 40.60 Selecting previously unselected package libprotobuf-c1:amd64. [2020-05-26T06:59:56.882Z] #40 100.4 DEP criu/arch/ppc64/restorer.d [2020-05-26T06:59:56.913Z] #17 40.61 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-05-26T06:59:56.913Z] #17 40.61 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-05-26T06:59:56.913Z] #17 40.68 Selecting previously unselected package libreadline5:amd64. [2020-05-26T06:59:56.913Z] #17 40.68 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2020-05-26T06:59:56.913Z] #17 40.69 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-05-26T06:59:56.913Z] #17 40.79 Selecting previously unselected package net-tools. [2020-05-26T06:59:56.913Z] #17 40.80 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2020-05-26T06:59:56.913Z] #17 40.82 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-05-26T06:59:57.169Z] #17 41.04 Selecting previously unselected package python-pip-whl. [2020-05-26T06:59:57.170Z] #17 41.04 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-05-26T06:59:57.170Z] #17 41.05 Unpacking python-pip-whl (18.1-5) ... [2020-05-26T06:59:57.177Z] #40 100.9 DEP criu/arch/ppc64/vdso-pie.d [2020-05-26T06:59:57.392Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-05-26T06:59:57.733Z] #17 41.53 Selecting previously unselected package python3-lib2to3. [2020-05-26T06:59:57.733Z] #17 41.54 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-05-26T06:59:57.733Z] #17 41.55 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-05-26T06:59:57.733Z] #17 41.68 Selecting previously unselected package python3-distutils. [2020-05-26T06:59:57.733Z] #17 41.68 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-05-26T06:59:57.733Z] #17 41.69 Unpacking python3-distutils (3.7.3-1) ... [2020-05-26T06:59:57.819Z] #40 101.3 DEP criu/pie/parasite-vdso.d [2020-05-26T06:59:57.819Z] #40 ... [2020-05-26T06:59:57.819Z] [2020-05-26T06:59:57.819Z] #50 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-26T06:59:57.819Z] #50 20.50 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-26T06:59:57.990Z] #17 41.84 Selecting previously unselected package python3-pip. [2020-05-26T06:59:57.990Z] #17 41.84 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-05-26T06:59:57.990Z] #17 41.85 Unpacking python3-pip (18.1-5) ... [2020-05-26T06:59:58.247Z] #17 42.05 Selecting previously unselected package python3-pkg-resources. [2020-05-26T06:59:58.247Z] #17 42.06 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-05-26T06:59:58.247Z] #17 42.07 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-05-26T06:59:58.247Z] #17 42.19 Selecting previously unselected package python3-setuptools. [2020-05-26T06:59:58.504Z] #17 42.19 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-05-26T06:59:58.504Z] #17 42.19 Unpacking python3-setuptools (40.8.0-1) ... [2020-05-26T06:59:58.504Z] #17 42.43 Selecting previously unselected package python3-wheel. [2020-05-26T06:59:58.504Z] #17 42.43 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-05-26T06:59:58.760Z] ok github.com/docker/docker/layer 7.700s coverage: 68.8% of statements [2020-05-26T06:59:58.760Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-05-26T06:59:58.760Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-05-26T06:59:58.760Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-05-26T06:59:58.760Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-05-26T06:59:58.760Z] ? github.com/docker/docker/oci [no test files] [2020-05-26T06:59:58.760Z] ? github.com/docker/docker/oci/caps [no test files] [2020-05-26T06:59:58.760Z] ok github.com/docker/docker/pkg/chrootarchive 3.499s coverage: 43.2% of statements [2020-05-26T06:59:58.760Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-05-26T06:59:58.760Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-05-26T06:59:58.760Z] ok github.com/docker/docker/pkg/directory 0.002s coverage: 80.0% of statements [2020-05-26T06:59:58.760Z] ok github.com/docker/docker/pkg/discovery 0.002s coverage: 58.3% of statements [2020-05-26T06:59:58.760Z] ok github.com/docker/docker/pkg/discovery/file 0.002s coverage: 92.9% of statements [2020-05-26T06:59:58.761Z] #17 42.44 Unpacking python3-wheel (0.32.3-2) ... [2020-05-26T06:59:58.761Z] #17 42.52 Selecting previously unselected package sudo. [2020-05-26T06:59:58.761Z] #17 42.52 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_amd64.deb ... [2020-05-26T06:59:58.761Z] #17 42.53 Unpacking sudo (1.8.27-1+deb10u2) ... [2020-05-26T06:59:59.296Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-05-26T06:59:59.325Z] #17 43.09 Selecting previously unselected package thin-provisioning-tools. [2020-05-26T06:59:59.325Z] #17 43.09 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2020-05-26T06:59:59.325Z] #17 43.10 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-05-26T06:59:59.325Z] #17 43.32 Selecting previously unselected package uidmap. [2020-05-26T06:59:59.373Z] ok github.com/docker/docker/pkg/discovery/memory 0.001s coverage: 92.3% of statements [2020-05-26T06:59:59.582Z] #17 43.32 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ... [2020-05-26T06:59:59.582Z] #17 43.33 Unpacking uidmap (1:4.5-1.1) ... [2020-05-26T06:59:59.582Z] #17 43.45 Selecting previously unselected package vim-runtime. [2020-05-26T06:59:59.582Z] #17 43.45 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-05-26T06:59:59.582Z] #17 43.49 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-26T06:59:59.582Z] #17 43.50 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-05-26T06:59:59.582Z] #17 43.52 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-05-26T06:59:59.655Z] ok github.com/docker/docker/pkg/discovery/nodes 0.016s coverage: 93.8% of statements [2020-05-26T06:59:59.920Z] #50 ... [2020-05-26T06:59:59.920Z] [2020-05-26T06:59:59.920Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-26T06:59:59.920Z] #48 DONE 202.1s [2020-05-26T06:59:59.920Z] [2020-05-26T06:59:59.920Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-26T06:59:59.920Z] #42 192.2 math/big [2020-05-26T06:59:59.920Z] #42 201.8 go/doc [2020-05-26T06:59:59.920Z] #42 ... [2020-05-26T06:59:59.920Z] [2020-05-26T06:59:59.920Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-26T06:59:59.920Z] #40 101.6 DEP criu/pie/parasite.d [2020-05-26T06:59:59.920Z] #40 102.3 CC criu/pie/parasite.o [2020-05-26T06:59:59.936Z] ok github.com/docker/docker/pkg/dmesg 0.007s coverage: 83.3% of statements [2020-05-26T07:00:01.200Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-05-26T07:00:01.404Z] ok github.com/docker/docker/pkg/filenotify 0.604s coverage: 67.0% of statements [2020-05-26T07:00:02.017Z] ok github.com/docker/docker/pkg/fileutils 0.012s coverage: 89.5% of statements [2020-05-26T07:00:02.030Z] #40 105.7 LINK criu/pie/parasite.built-in.o [2020-05-26T07:00:02.030Z] #40 105.7 GEN criu/pie/parasite-blob.h [2020-05-26T07:00:02.030Z] #40 105.8 CC criu/pie/parasite-vdso.o [2020-05-26T07:00:02.631Z] ok github.com/docker/docker/pkg/fsutils 0.402s coverage: 85.1% of statements [2020-05-26T07:00:02.857Z] #17 46.45 Selecting previously unselected package vim. [2020-05-26T07:00:02.857Z] #17 46.46 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ... [2020-05-26T07:00:02.857Z] #17 46.48 Unpacking vim (2:8.1.0875-5) ... [2020-05-26T07:00:02.912Z] ok github.com/docker/docker/pkg/discovery/kv 3.077s coverage: 84.1% of statements [2020-05-26T07:00:02.912Z] ok github.com/docker/docker/pkg/homedir 0.001s coverage: 11.4% of statements [2020-05-26T07:00:03.106Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-05-26T07:00:03.106Z] Using test binary docker [2020-05-26T07:00:03.114Z] #17 46.91 Selecting previously unselected package xfsprogs. [2020-05-26T07:00:03.114Z] #17 46.91 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ... [2020-05-26T07:00:03.114Z] #17 46.92 Unpacking xfsprogs (4.20.0-1) ... [2020-05-26T07:00:03.364Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-05-26T07:00:03.364Z] +++ /etc/init.d/apparmor start [2020-05-26T07:00:03.364Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-05-26T07:00:03.364Z] INFO: Waiting for daemon to start... [2020-05-26T07:00:03.364Z] Starting dockerd [2020-05-26T07:00:03.364Z] +++ 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-26T07:00:03.538Z] #40 107.3 CC criu/arch/ppc64/vdso-pie.o [2020-05-26T07:00:03.678Z] #17 47.47 Selecting previously unselected package zip. [2020-05-26T07:00:03.678Z] #17 47.49 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ... [2020-05-26T07:00:03.678Z] #17 47.50 Unpacking zip (3.0-11+b1) ... [2020-05-26T07:00:03.678Z] #17 47.69 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-05-26T07:00:03.678Z] #17 47.71 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-05-26T07:00:03.678Z] #17 47.72 Setting up libip6tc0:amd64 (1.8.2-4) ... [2020-05-26T07:00:03.917Z] ok github.com/docker/docker/pkg/idtools 0.284s coverage: 70.3% of statements [2020-05-26T07:00:03.917Z] ok github.com/docker/docker/pkg/ioutils 0.273s coverage: 70.6% of statements [2020-05-26T07:00:03.935Z] #17 47.73 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-05-26T07:00:03.935Z] #17 47.74 Setting up libgpm2:amd64 (1.20.7-5) ... [2020-05-26T07:00:03.935Z] #17 47.75 Setting up libip4tc0:amd64 (1.8.2-4) ... [2020-05-26T07:00:03.935Z] #17 47.78 Setting up uidmap (1:4.5-1.1) ... [2020-05-26T07:00:03.935Z] #17 47.79 Setting up libnftnl11:amd64 (1.1.2-2) ... [2020-05-26T07:00:03.935Z] #17 47.80 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-05-26T07:00:03.935Z] #17 47.81 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-05-26T07:00:03.935Z] #17 47.82 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-05-26T07:00:03.935Z] #17 47.83 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-05-26T07:00:03.935Z] #17 47.84 Setting up xxd (2:8.1.0875-5) ... [2020-05-26T07:00:03.935Z] #17 47.85 Setting up zip (3.0-11+b1) ... [2020-05-26T07:00:03.935Z] #17 47.86 Setting up vim-common (2:8.1.0875-5) ... [2020-05-26T07:00:03.935Z] #17 47.88 Setting up bash-completion (1:2.8-6) ... [2020-05-26T07:00:04.199Z] ok github.com/docker/docker/pkg/jsonmessage 0.015s coverage: 91.7% of statements [2020-05-26T07:00:04.199Z] ok github.com/docker/docker/pkg/locker 0.010s coverage: 88.9% of statements [2020-05-26T07:00:04.480Z] ok github.com/docker/docker/pkg/longpath 0.001s coverage: 100.0% of statements [2020-05-26T07:00:04.480Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-05-26T07:00:04.480Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-05-26T07:00:04.480Z] ok github.com/docker/docker/pkg/namesgenerator 0.010s coverage: 85.7% of statements [2020-05-26T07:00:04.480Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-05-26T07:00:04.581Z] #40 108.0 CC criu/arch/ppc64/restorer.o [2020-05-26T07:00:04.762Z] ok github.com/docker/docker/pkg/parsers 0.004s coverage: 97.0% of statements [2020-05-26T07:00:04.762Z] ok github.com/docker/docker/pkg/parsers/kernel 0.001s coverage: 60.0% of statements [2020-05-26T07:00:05.043Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.018s coverage: 91.4% of statements [2020-05-26T07:00:05.043Z] ok github.com/docker/docker/pkg/pidfile 0.002s coverage: 82.4% of statements [2020-05-26T07:00:05.043Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-05-26T07:00:05.043Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-05-26T07:00:05.228Z] #40 108.8 CC criu/arch/ppc64/vdso-trampoline.o [2020-05-26T07:00:05.228Z] #40 108.9 CC criu/pie/restorer.o [2020-05-26T07:00:05.267Z] . [2020-05-26T07:00:05.267Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-05-26T07:00:05.526Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-05-26T07:00:05.526Z] Error: No such image: emptyfs [2020-05-26T07:00:05.526Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-05-26T07:00:05.526Z] ++++ docker load [2020-05-26T07:00:05.784Z] Running integration-test (iteration 1) [2020-05-26T07:00:05.784Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2020-05-26T07:00:05.784Z] ++ 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-26T07:00:05.784Z] ++ set -e [2020-05-26T07:00:05.784Z] ++ '[' -n 0 ']' [2020-05-26T07:00:05.784Z] ++ set -x [2020-05-26T07:00:05.784Z] ++ env -i DEST=/go/src/github.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-26T07:00:06.048Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.043s coverage: 56.8% of statements [2020-05-26T07:00:06.330Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2020-05-26T07:00:06.611Z] ok github.com/docker/docker/pkg/pools 0.001s coverage: 88.2% of statements [2020-05-26T07:00:06.893Z] ok github.com/docker/docker/pkg/progress 0.001s coverage: 75.9% of statements [2020-05-26T07:00:07.212Z] #17 50.58 Setting up libiptc0:amd64 (1.8.2-4) ... [2020-05-26T07:00:07.212Z] #17 50.58 Setting up xz-utils (5.2.4-1) ... [2020-05-26T07:00:07.212Z] #17 50.59 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-05-26T07:00:07.212Z] #17 50.61 Setting up sudo (1.8.27-1+deb10u2) ... [2020-05-26T07:00:07.212Z] #17 50.69 invoke-rc.d: could not determine current runlevel [2020-05-26T07:00:07.212Z] #17 50.71 invoke-rc.d: policy-rc.d denied execution of start. [2020-05-26T07:00:07.212Z] #17 50.71 Setting up pigz (2.4-1) ... [2020-05-26T07:00:07.212Z] #17 50.73 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-05-26T07:00:07.212Z] #17 50.75 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-05-26T07:00:07.212Z] #17 50.76 Setting up python-pip-whl (18.1-5) ... [2020-05-26T07:00:07.212Z] #17 50.78 Setting up libmpdec2:amd64 (2.4.2-2) ... [2020-05-26T07:00:07.212Z] #17 50.79 Setting up vim-runtime (2:8.1.0875-5) ... [2020-05-26T07:00:07.212Z] #17 ... [2020-05-26T07:00:07.212Z] [2020-05-26T07:00:07.212Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-26T07:00:07.212Z] #39 108.6 CC criu/eventpoll.o [2020-05-26T07:00:07.212Z] #39 109.5 CC criu/external.o [2020-05-26T07:00:07.212Z] #39 109.8 CC criu/fault-injection.o [2020-05-26T07:00:07.212Z] #39 110.0 CC criu/fdstore.o [2020-05-26T07:00:07.212Z] #39 110.4 CC criu/fifo.o [2020-05-26T07:00:07.212Z] #39 110.7 CC criu/file-ids.o [2020-05-26T07:00:07.212Z] #39 111.0 CC criu/file-lock.o [2020-05-26T07:00:07.212Z] #39 112.0 CC criu/files-ext.o [2020-05-26T07:00:07.212Z] #39 112.4 CC criu/files-reg.o [2020-05-26T07:00:07.212Z] #39 114.7 CC criu/files.o [2020-05-26T07:00:07.212Z] #39 117.1 CC criu/filesystems.o [2020-05-26T07:00:07.212Z] #39 117.8 CC criu/fsnotify.o [2020-05-26T07:00:07.212Z] #39 118.9 CC criu/image-desc.o [2020-05-26T07:00:07.212Z] #39 ... [2020-05-26T07:00:07.212Z] [2020-05-26T07:00:07.212Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-26T07:00:07.212Z] #17 51.19 Setting up libaio1:amd64 (0.3.112-3) ... [2020-05-26T07:00:07.469Z] #17 51.20 Setting up libonig5:amd64 (6.9.1-1) ... [2020-05-26T07:00:07.469Z] #17 51.21 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ... [2020-05-26T07:00:07.469Z] #17 51.22 Setting up vim (2:8.1.0875-5) ... [2020-05-26T07:00:07.469Z] #17 51.23 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-05-26T07:00:07.469Z] #17 51.24 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-05-26T07:00:07.469Z] #17 51.25 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-05-26T07:00:07.469Z] #17 51.25 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-05-26T07:00:07.469Z] #17 51.26 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-05-26T07:00:07.469Z] #17 51.26 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-05-26T07:00:07.469Z] #17 51.27 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-05-26T07:00:07.469Z] #17 51.29 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-05-26T07:00:07.469Z] #17 51.30 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-05-26T07:00:07.469Z] #17 51.31 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-05-26T07:00:07.469Z] #17 51.32 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-05-26T07:00:07.469Z] #17 51.34 Setting up jq (1.5+dfsg-2+b1) ... [2020-05-26T07:00:07.469Z] #17 51.35 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2020-05-26T07:00:07.469Z] #17 51.36 Setting up python3.7 (3.7.3-2+deb10u1) ... [2020-05-26T07:00:07.638Z] #40 ... [2020-05-26T07:00:07.638Z] [2020-05-26T07:00:07.638Z] #55 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-26T07:00:07.638Z] #55 209.6 + for f in rootlesskit rootlesskit-docker-proxy [2020-05-26T07:00:07.638Z] #55 209.6 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-05-26T07:00:07.897Z] ok github.com/docker/docker/pkg/pubsub 1.018s coverage: 73.9% of statements [2020-05-26T07:00:08.179Z] ok github.com/docker/docker/pkg/reexec 0.003s coverage: 82.4% of statements [2020-05-26T07:00:08.750Z] #55 ... [2020-05-26T07:00:08.750Z] [2020-05-26T07:00:08.750Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-26T07:00:08.750Z] #18 18.11 Fetched 8131 kB in 17s (466 kB/s) [2020-05-26T07:00:08.750Z] #18 18.11 Reading package lists... [2020-05-26T07:00:10.743Z] #17 54.38 Setting up iptables (1.8.2-4) ... [2020-05-26T07:00:10.744Z] #17 54.39 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-05-26T07:00:10.744Z] #17 54.40 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-05-26T07:00:10.744Z] #17 54.40 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-05-26T07:00:10.744Z] #17 54.41 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-05-26T07:00:10.744Z] #17 54.42 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-05-26T07:00:10.744Z] #17 54.42 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-05-26T07:00:10.744Z] #17 54.43 Setting up python3 (3.7.3-1) ... [2020-05-26T07:00:10.805Z] #18 26.54 Reading package lists... [2020-05-26T07:00:10.805Z] #18 ... [2020-05-26T07:00:10.805Z] [2020-05-26T07:00:10.805Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-26T07:00:10.805Z] #40 114.6 LINK criu/pie/restorer.built-in.o [2020-05-26T07:00:10.805Z] #40 114.6 GEN criu/pie/restorer-blob.h [2020-05-26T07:00:10.853Z] ok github.com/docker/docker/pkg/signal 2.343s coverage: 61.0% of statements [2020-05-26T07:00:11.002Z] #17 54.88 Setting up python3-wheel (0.32.3-2) ... [2020-05-26T07:00:11.135Z] ok github.com/docker/docker/pkg/stdcopy 0.002s coverage: 100.0% of statements [2020-05-26T07:00:11.417Z] ok github.com/docker/docker/pkg/streamformatter 0.002s coverage: 66.2% of statements [2020-05-26T07:00:11.439Z] #40 115.0 DEP criu/vdso.d [2020-05-26T07:00:11.567Z] #17 55.56 Setting up apparmor (2.13.2-10) ... [2020-05-26T07:00:11.698Z] ok github.com/docker/docker/pkg/stringid 0.001s coverage: 70.6% of statements [2020-05-26T07:00:11.728Z] #40 115.5 DEP criu/uts_ns.d [2020-05-26T07:00:11.980Z] ok github.com/docker/docker/pkg/symlink 0.005s coverage: 87.7% of statements [2020-05-26T07:00:12.373Z] #40 115.8 DEP criu/util.d [2020-05-26T07:00:12.593Z] ok github.com/docker/docker/pkg/sysinfo 0.004s coverage: 54.1% of statements [2020-05-26T07:00:12.663Z] #40 116.3 DEP criu/uffd.d [2020-05-26T07:00:12.953Z] #40 116.7 DEP criu/tun.d [2020-05-26T07:00:13.206Z] ok github.com/docker/docker/pkg/system 0.048s coverage: 36.9% of statements [2020-05-26T07:00:13.207Z] ok github.com/docker/docker/pkg/tailfile 0.037s coverage: 88.6% of statements [2020-05-26T07:00:13.466Z] #17 57.04 Setting up xfsprogs (4.20.0-1) ... [2020-05-26T07:00:13.466Z] #17 57.05 Setting up python3-lib2to3 (3.7.3-1) ... [2020-05-26T07:00:13.466Z] #17 57.43 Setting up python3-pkg-resources (40.8.0-1) ... [2020-05-26T07:00:13.587Z] #40 117.0 DEP criu/tty.d [2020-05-26T07:00:13.820Z] ok github.com/docker/docker/pkg/tarsum 0.031s coverage: 89.3% of statements [2020-05-26T07:00:13.820Z] testing: warning: no tests to run [2020-05-26T07:00:13.820Z] coverage: [no statements] [2020-05-26T07:00:13.820Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2020-05-26T07:00:13.878Z] #40 117.4 DEP criu/timerfd.d [2020-05-26T07:00:14.168Z] #40 117.8 DEP criu/sysfs_parse.d [2020-05-26T07:00:14.398Z] #17 58.31 Setting up python3-distutils (3.7.3-1) ... [2020-05-26T07:00:14.432Z] ok github.com/docker/docker/pkg/truncindex 0.101s coverage: 91.5% of statements [2020-05-26T07:00:14.432Z] ok github.com/docker/docker/pkg/urlutil 0.001s coverage: 100.0% of statements [2020-05-26T07:00:14.714Z] ok github.com/docker/docker/pkg/useragent 0.001s coverage: 88.9% of statements [2020-05-26T07:00:14.810Z] #40 118.2 DEP criu/sysctl.d [2020-05-26T07:00:14.810Z] #40 118.6 DEP criu/string.d [2020-05-26T07:00:14.963Z] #17 58.83 Setting up python3-setuptools (40.8.0-1) ... [2020-05-26T07:00:15.098Z] #40 118.8 DEP criu/stats.d [2020-05-26T07:00:15.388Z] #40 119.1 DEP criu/sockets.d [2020-05-26T07:00:15.761Z] Loaded image: buildpack-deps:jessie [2020-05-26T07:00:15.761Z] Loaded image: busybox:latest [2020-05-26T07:00:15.761Z] Loaded image: busybox:glibc [2020-05-26T07:00:15.761Z] Loaded image: debian:jessie [2020-05-26T07:00:15.761Z] Loaded image: hello-world:latest [2020-05-26T07:00:15.761Z] INFO: Testing against a local daemon [2020-05-26T07:00:15.761Z] === RUN TestCgroupNamespacesBuild [2020-05-26T07:00:16.021Z] #40 119.5 DEP criu/sk-unix.d [2020-05-26T07:00:16.182Z] ok github.com/docker/docker/plugin 0.548s coverage: 23.1% of statements [2020-05-26T07:00:16.313Z] #40 119.9 DEP criu/sk-tcp.d [2020-05-26T07:00:16.339Z] #17 60.21 Setting up python3-pip (18.1-5) ... [2020-05-26T07:00:16.606Z] #40 120.2 DEP criu/sk-queue.d [2020-05-26T07:00:16.796Z] ok github.com/docker/docker/plugin/v2 0.002s coverage: 14.5% of statements [2020-05-26T07:00:16.897Z] #40 120.6 DEP criu/sk-packet.d [2020-05-26T07:00:17.041Z] tests/integration/api_build_test.py .......................X [ 6%] [2020-05-26T07:00:17.190Z] #40 120.9 DEP criu/sk-netlink.d [2020-05-26T07:00:17.279Z] #17 61.29 Processing triggers for libc-bin (2.28-10) ... [2020-05-26T07:00:17.279Z] #17 61.33 Processing triggers for mime-support (3.62) ... [2020-05-26T07:00:17.279Z] #17 ... [2020-05-26T07:00:17.279Z] [2020-05-26T07:00:17.279Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-26T07:00:17.279Z] #39 119.1 CC criu/image.o [2020-05-26T07:00:17.279Z] #39 120.0 CC criu/ipc_ns.o [2020-05-26T07:00:17.279Z] #39 121.3 CC criu/irmap.o [2020-05-26T07:00:17.279Z] #39 121.9 CC criu/kcmp-ids.o [2020-05-26T07:00:17.279Z] #39 122.2 CC criu/kerndat.o [2020-05-26T07:00:17.279Z] #39 123.3 CC criu/libnetlink.o [2020-05-26T07:00:17.279Z] #39 123.6 CC criu/log.o [2020-05-26T07:00:17.279Z] #39 124.1 CC criu/lsm.o [2020-05-26T07:00:17.279Z] #39 124.5 CC criu/mem.o [2020-05-26T07:00:17.279Z] #39 126.3 CC criu/mount.o [2020-05-26T07:00:17.483Z] #40 121.2 DEP criu/sk-inet.d [2020-05-26T07:00:17.541Z] #39 ... [2020-05-26T07:00:17.541Z] [2020-05-26T07:00:17.541Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-05-26T07:00:17.541Z] #36 232.2 + dpkg --print-architecture [2020-05-26T07:00:17.541Z] #36 232.2 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-05-26T07:00:17.541Z] #36 232.5 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2020-05-26T07:00:17.541Z] #36 232.5 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-05-26T07:00:17.606Z] tests/integration/api_client_test.py ..... [ 7%] [2020-05-26T07:00:17.663Z] --- PASS: TestCgroupNamespacesBuild (2.57s) [2020-05-26T07:00:17.663Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-05-26T07:00:17.800Z] ok github.com/docker/docker/profiles/seccomp 0.003s coverage: 75.0% of statements [2020-05-26T07:00:17.800Z] ok github.com/docker/docker/reference 0.005s coverage: 84.4% of statements [2020-05-26T07:00:18.107Z] #36 ... [2020-05-26T07:00:18.107Z] [2020-05-26T07:00:18.107Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-26T07:00:18.107Z] #17 DONE 62.0s [2020-05-26T07:00:18.107Z] [2020-05-26T07:00:18.107Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-05-26T07:00:18.121Z] #40 121.6 DEP criu/signalfd.d [2020-05-26T07:00:18.416Z] #40 122.0 DEP criu/sigframe.d [2020-05-26T07:00:18.726Z] #40 122.2 DEP criu/shmem.d [2020-05-26T07:00:19.031Z] #40 122.6 DEP criu/servicefd.d [2020-05-26T07:00:19.038Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.75s) [2020-05-26T07:00:19.038Z] === RUN TestBuildWithSession [2020-05-26T07:00:19.038Z] --- SKIP: TestBuildWithSession (0.00s) [2020-05-26T07:00:19.038Z] build_session_test.go:25: TODO: BuildKit [2020-05-26T07:00:19.038Z] === RUN TestBuildSquashParent [2020-05-26T07:00:19.268Z] ok github.com/docker/docker/registry 0.094s coverage: 56.3% of statements [2020-05-26T07:00:19.328Z] #40 122.9 DEP criu/seize.d [2020-05-26T07:00:19.543Z] tests/integration/api_config_test.py ..... [ 8%] [2020-05-26T07:00:19.550Z] ok github.com/docker/docker/registry/resumable 0.013s coverage: 100.0% of statements [2020-05-26T07:00:19.550Z] ok github.com/docker/docker/restartmanager 0.001s coverage: 50.9% of statements [2020-05-26T07:00:19.620Z] #40 123.1 DEP criu/seccomp.d [2020-05-26T07:00:19.918Z] #40 123.5 DEP criu/rst-malloc.d [2020-05-26T07:00:19.918Z] #40 123.6 DEP criu/rbtree.d [2020-05-26T07:00:20.012Z] #18 1.830 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-05-26T07:00:20.012Z] #18 1.831 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-05-26T07:00:20.012Z] #18 1.834 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-05-26T07:00:20.012Z] #18 DONE 1.9s [2020-05-26T07:00:20.012Z] [2020-05-26T07:00:20.012Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-05-26T07:00:20.222Z] #40 123.7 DEP criu/pstree.d [2020-05-26T07:00:20.222Z] #40 ... [2020-05-26T07:00:20.222Z] [2020-05-26T07:00:20.222Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-26T07:00:20.222Z] #18 26.54 Reading package lists... [2020-05-26T07:00:20.222Z] #18 32.90 Building dependency tree... [2020-05-26T07:00:20.222Z] #18 35.28 libcap2-bin is already the newest version (1:2.25-2). [2020-05-26T07:00:20.222Z] #18 35.28 The following additional packages will be installed: [2020-05-26T07:00:20.222Z] #18 35.28 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-05-26T07:00:20.222Z] #18 35.28 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-05-26T07:00:20.222Z] #18 35.28 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-05-26T07:00:20.222Z] #18 35.29 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-05-26T07:00:20.222Z] #18 35.29 python3.7 python3.7-minimal vim-runtime xxd [2020-05-26T07:00:20.222Z] #18 35.29 Suggested packages: [2020-05-26T07:00:20.222Z] #18 35.29 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-05-26T07:00:20.222Z] #18 35.29 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-05-26T07:00:20.222Z] #18 35.29 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-05-26T07:00:20.222Z] #18 35.29 Recommended packages: [2020-05-26T07:00:20.222Z] #18 35.29 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-05-26T07:00:20.222Z] #18 35.29 python3-keyrings.alt python3-xdg unzip [2020-05-26T07:00:20.222Z] #18 39.64 The following NEW packages will be installed: [2020-05-26T07:00:20.222Z] #18 39.64 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-05-26T07:00:20.222Z] #18 39.65 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-05-26T07:00:20.222Z] #18 39.65 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-05-26T07:00:20.222Z] #18 39.65 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-05-26T07:00:20.222Z] #18 39.65 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-05-26T07:00:20.222Z] #18 39.66 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-05-26T07:00:20.222Z] #18 39.66 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2020-05-26T07:00:20.222Z] #18 39.66 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2020-05-26T07:00:20.222Z] #18 39.66 xz-utils zip [2020-05-26T07:00:20.523Z] #18 39.81 0 upgraded, 48 newly installed, 0 to remove and 2 not upgraded. [2020-05-26T07:00:20.523Z] #18 39.81 Need to get 29.2 MB of archives. [2020-05-26T07:00:20.523Z] #18 39.81 After this operation, 134 MB of additional disk space will be used. [2020-05-26T07:00:20.523Z] #18 39.81 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el pigz ppc64el 2.4-1 [53.3 kB] [2020-05-26T07:00:20.523Z] #18 39.85 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-26T07:00:20.523Z] #18 39.98 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-26T07:00:20.523Z] #18 ... [2020-05-26T07:00:20.523Z] [2020-05-26T07:00:20.523Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-26T07:00:20.523Z] #40 124.1 DEP criu/protobuf.d [2020-05-26T07:00:20.554Z] ok github.com/docker/docker/runconfig 0.006s coverage: 65.8% of statements [2020-05-26T07:00:20.554Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2020-05-26T07:00:20.827Z] #40 124.4 GEN criu/protobuf-desc-gen.h [2020-05-26T07:00:21.871Z] #40 ... [2020-05-26T07:00:21.871Z] [2020-05-26T07:00:21.871Z] #55 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-26T07:00:21.871Z] #55 DONE 224.0s [2020-05-26T07:00:21.871Z] [2020-05-26T07:00:21.871Z] #56 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2020-05-26T07:00:21.871Z] #56 DONE 0.1s [2020-05-26T07:00:21.871Z] [2020-05-26T07:00:21.871Z] #57 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2020-05-26T07:00:21.871Z] #57 DONE 0.1s [2020-05-26T07:00:21.871Z] [2020-05-26T07:00:21.871Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-26T07:00:21.871Z] #18 40.23 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-minimal ppc64el 3.7.3-1 [36.6 kB] [2020-05-26T07:00:21.871Z] #18 40.25 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libmpdec2 ppc64el 2.4.2-2 [84.6 kB] [2020-05-26T07:00:21.871Z] #18 40.27 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-26T07:00:21.871Z] #18 40.53 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3.7 ppc64el 3.7.3-2+deb10u1 [330 kB] [2020-05-26T07:00:21.871Z] #18 40.59 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3-stdlib ppc64el 3.7.3-1 [20.0 kB] [2020-05-26T07:00:21.871Z] #18 40.59 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3 ppc64el 3.7.3-1 [61.5 kB] [2020-05-26T07:00:21.871Z] #18 40.60 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libip4tc0 ppc64el 1.8.2-4 [73.3 kB] [2020-05-26T07:00:21.871Z] #18 40.62 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libip6tc0 ppc64el 1.8.2-4 [73.7 kB] [2020-05-26T07:00:21.871Z] #18 40.63 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libiptc0 ppc64el 1.8.2-4 [59.8 kB] [2020-05-26T07:00:21.871Z] #18 40.64 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnfnetlink0 ppc64el 1.0.1-3+b1 [12.8 kB] [2020-05-26T07:00:21.871Z] #18 40.65 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnetfilter-conntrack3 ppc64el 1.0.7-1 [38.8 kB] [2020-05-26T07:00:21.871Z] #18 40.66 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnftnl11 ppc64el 1.1.2-2 [61.5 kB] [2020-05-26T07:00:21.871Z] #18 40.67 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el iptables ppc64el 1.8.2-4 [437 kB] [2020-05-26T07:00:21.871Z] #18 40.72 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xxd ppc64el 2:8.1.0875-5 [140 kB] [2020-05-26T07:00:21.871Z] #18 40.75 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-common all 2:8.1.0875-5 [195 kB] [2020-05-26T07:00:21.871Z] #18 40.78 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el bash-completion all 1:2.8-6 [208 kB] [2020-05-26T07:00:21.871Z] #18 40.84 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-26T07:00:21.871Z] #18 40.85 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xz-utils ppc64el 5.2.4-1 [186 kB] [2020-05-26T07:00:21.871Z] #18 40.88 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el apparmor ppc64el 2.13.2-10 [584 kB] [2020-05-26T07:00:21.871Z] #18 40.97 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el aufs-tools ppc64el 1:4.14+20190211-1 [107 kB] [2020-05-26T07:00:21.871Z] #18 40.99 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libonig5 ppc64el 6.9.1-1 [181 kB] [2020-05-26T07:00:21.871Z] #18 41.02 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjq1 ppc64el 1.5+dfsg-2+b1 [117 kB] [2020-05-26T07:00:21.871Z] #18 41.04 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el jq ppc64el 1.5+dfsg-2+b1 [59.8 kB] [2020-05-26T07:00:21.871Z] #18 41.05 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libaio1 ppc64el 0.3.112-3 [11.6 kB] [2020-05-26T07:00:21.871Z] #18 41.06 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libgpm2 ppc64el 1.20.7-5 [35.4 kB] [2020-05-26T07:00:21.871Z] #18 41.06 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libicu63 ppc64el 63.1-6+deb10u1 [8411 kB] [2020-05-26T07:00:22.510Z] #18 42.04 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-26T07:00:22.510Z] #18 42.05 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-26T07:00:22.510Z] #18 42.06 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-26T07:00:22.510Z] #18 42.07 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libreadline5 ppc64el 5.2+dfsg-3+b13 [129 kB] [2020-05-26T07:00:22.510Z] #18 42.10 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el net-tools ppc64el 1.60+git20180626.aebd88e-1 [265 kB] [2020-05-26T07:00:22.510Z] #18 42.14 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-pip-whl all 18.1-5 [1591 kB] [2020-05-26T07:00:22.573Z] ok github.com/docker/docker/volume/drivers 0.003s coverage: 36.1% of statements [2020-05-26T07:00:23.146Z] #18 42.49 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-05-26T07:00:23.146Z] #18 42.52 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-distutils all 3.7.3-1 [142 kB] [2020-05-26T07:00:23.146Z] #18 42.55 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-pip all 18.1-5 [171 kB] [2020-05-26T07:00:23.146Z] #18 42.58 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-pkg-resources all 40.8.0-1 [153 kB] [2020-05-26T07:00:23.146Z] #18 42.62 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-setuptools all 40.8.0-1 [306 kB] [2020-05-26T07:00:23.146Z] #18 42.67 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-wheel all 0.32.3-2 [19.4 kB] [2020-05-26T07:00:23.146Z] #18 ... [2020-05-26T07:00:23.146Z] [2020-05-26T07:00:23.146Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-26T07:00:23.146Z] #42 215.5 vendor/golang.org/x/text/unicode/norm [2020-05-26T07:00:23.146Z] #42 219.8 github.com/LK4D4/vndr/build [2020-05-26T07:00:23.146Z] #42 ... [2020-05-26T07:00:23.146Z] [2020-05-26T07:00:23.146Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-26T07:00:23.146Z] #18 42.67 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el sudo ppc64el 1.8.27-1+deb10u2 [1230 kB] [2020-05-26T07:00:23.188Z] ok github.com/docker/docker/volume/local 0.037s coverage: 73.0% of statements [2020-05-26T07:00:23.437Z] #18 42.86 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-26T07:00:23.437Z] #18 42.91 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el uidmap ppc64el 1:4.5-1.1 [261 kB] [2020-05-26T07:00:23.437Z] #18 42.93 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-05-26T07:00:23.801Z] ok github.com/docker/docker/volume/mounts 0.017s coverage: 67.0% of statements [2020-05-26T07:00:24.071Z] #18 43.65 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim ppc64el 2:8.1.0875-5 [1346 kB] [2020-05-26T07:00:24.363Z] #18 43.79 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xfsprogs ppc64el 4.20.0-1 [961 kB] [2020-05-26T07:00:24.363Z] #18 43.88 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el zip ppc64el 3.0-11+b1 [223 kB] [2020-05-26T07:00:24.414Z] ok github.com/docker/docker/volume/service 0.012s coverage: 73.0% of statements [2020-05-26T07:00:25.603Z] --- PASS: TestBuildSquashParent (6.60s) [2020-05-26T07:00:25.603Z] === RUN TestBuildWithRemoveAndForceRemove [2020-05-26T07:00:25.603Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-05-26T07:00:25.603Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-05-26T07:00:25.603Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-05-26T07:00:25.603Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-05-26T07:00:25.603Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-05-26T07:00:25.603Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-05-26T07:00:25.603Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-05-26T07:00:25.603Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-05-26T07:00:25.603Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-05-26T07:00:25.603Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-05-26T07:00:25.603Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-05-26T07:00:25.603Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-05-26T07:00:25.863Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-05-26T07:00:25.863Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-05-26T07:00:25.863Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-05-26T07:00:25.863Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-05-26T07:00:25.867Z] #18 45.11 debconf: delaying package configuration, since apt-utils is not installed [2020-05-26T07:00:25.867Z] #18 45.28 Fetched 29.2 MB in 4s (7032 kB/s) [2020-05-26T07:00:25.867Z] #18 45.38 Selecting previously unselected package pigz. [2020-05-26T07:00:26.168Z] #18 45.38 (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 ... 23363 files and directories currently installed.) [2020-05-26T07:00:26.168Z] #18 45.51 Preparing to unpack .../pigz_2.4-1_ppc64el.deb ... [2020-05-26T07:00:26.168Z] #18 45.51 Unpacking pigz (2.4-1) ... [2020-05-26T07:00:26.168Z] #18 45.67 Selecting previously unselected package libpython3.7-minimal:ppc64el. [2020-05-26T07:00:26.168Z] #18 45.68 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_ppc64el.deb ... [2020-05-26T07:00:26.168Z] #18 45.69 Unpacking libpython3.7-minimal:ppc64el (3.7.3-2+deb10u1) ... [2020-05-26T07:00:26.569Z] #19 6.058 Collecting yamllint==1.16.0 [2020-05-26T07:00:26.806Z] #18 46.32 Selecting previously unselected package python3.7-minimal. [2020-05-26T07:00:26.806Z] #18 46.33 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_ppc64el.deb ... [2020-05-26T07:00:26.806Z] #18 46.35 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ... [2020-05-26T07:00:26.826Z] #19 ... [2020-05-26T07:00:26.826Z] [2020-05-26T07:00:26.826Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-26T07:00:26.826Z] #39 130.8 CC criu/namespaces.o [2020-05-26T07:00:26.826Z] #39 132.8 CC criu/net.o [2020-05-26T07:00:26.826Z] #39 136.3 CC criu/netfilter.o [2020-05-26T07:00:26.826Z] #39 136.7 CC criu/page-pipe.o [2020-05-26T07:00:26.826Z] #39 137.4 CC criu/page-xfer.o [2020-05-26T07:00:26.826Z] #39 138.5 CC criu/pagemap-cache.o [2020-05-26T07:00:27.089Z] #39 138.8 CC criu/pagemap.o [2020-05-26T07:00:28.022Z] #39 139.7 CC criu/parasite-syscall.o [2020-05-26T07:00:28.399Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-05-26T07:00:28.399Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-05-26T07:00:28.596Z] #18 47.89 Setting up libpython3.7-minimal:ppc64el (3.7.3-2+deb10u1) ... [2020-05-26T07:00:28.596Z] #18 47.96 Setting up python3.7-minimal (3.7.3-2+deb10u1) ... [2020-05-26T07:00:28.956Z] #39 140.4 CC criu/path.o [2020-05-26T07:00:28.956Z] #39 140.7 CC criu/pie-util-vdso-elf32.o [2020-05-26T07:00:29.521Z] #39 141.1 CC criu/pie-util-vdso.o [2020-05-26T07:00:29.780Z] #39 141.4 CC criu/pie-util.o [2020-05-26T07:00:29.780Z] #39 141.6 CC criu/pipes.o [2020-05-26T07:00:30.713Z] #39 142.2 CC criu/plugin.o [2020-05-26T07:00:30.933Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.04s) [2020-05-26T07:00:30.933Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.66s) [2020-05-26T07:00:30.933Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.68s) [2020-05-26T07:00:30.933Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.79s) [2020-05-26T07:00:30.933Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.82s) [2020-05-26T07:00:30.933Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.08s) [2020-05-26T07:00:30.933Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.11s) [2020-05-26T07:00:30.933Z] === RUN TestBuildMultiStageCopy [2020-05-26T07:00:30.933Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-05-26T07:00:30.971Z] #39 142.6 CC criu/proc_parse.o [2020-05-26T07:00:31.536Z] #39 ... [2020-05-26T07:00:31.536Z] [2020-05-26T07:00:31.536Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-05-26T07:00:31.536Z] #19 11.44 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-05-26T07:00:31.536Z] #19 11.54 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-05-26T07:00:31.536Z] #19 11.59 Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl [2020-05-26T07:00:31.536Z] #19 11.65 Collecting pyyaml (from yamllint==1.16.0) [2020-05-26T07:00:31.793Z] #19 11.80 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-05-26T07:00:32.834Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-05-26T07:00:33.032Z] #18 52.47 Selecting previously unselected package python3-minimal. [2020-05-26T07:00:33.032Z] #18 52.47 (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% [2020-05-26T07:00:33.032Z] #18 ... [2020-05-26T07:00:33.032Z] [2020-05-26T07:00:33.032Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-26T07:00:33.032Z] #42 235.3 vendor/golang.org/x/net/http2/hpack [2020-05-26T07:00:33.166Z] #19 13.25 Building wheels for collected packages: pyyaml [2020-05-26T07:00:33.401Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-05-26T07:00:33.424Z] #19 13.26 Running setup.py bdist_wheel for pyyaml: started [2020-05-26T07:00:33.750Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-05-26T07:00:34.318Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-05-26T07:00:34.419Z] #19 14.48 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-05-26T07:00:34.419Z] #19 14.48 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-05-26T07:00:34.419Z] #19 14.57 Successfully built pyyaml [2020-05-26T07:00:34.438Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-05-26T07:00:34.438Z] ok github.com/docker/docker/api/server/httputils 0.133s coverage: 14.7% of statements [2020-05-26T07:00:34.438Z] ok github.com/docker/docker/api/server/middleware 0.134s coverage: 37.7% of statements [2020-05-26T07:00:34.438Z] ? github.com/docker/docker/api/server/router [no test files] [2020-05-26T07:00:34.438Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-05-26T07:00:34.438Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-05-26T07:00:34.438Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-05-26T07:00:34.438Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-05-26T07:00:34.438Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-05-26T07:00:34.438Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-05-26T07:00:34.438Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-05-26T07:00:34.438Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-05-26T07:00:34.438Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-05-26T07:00:34.438Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-05-26T07:00:34.438Z] ok github.com/docker/docker/api/types/strslice 0.039s coverage: 90.0% of statements [2020-05-26T07:00:34.438Z] ok github.com/docker/docker/api/types/filters 0.062s coverage: 92.2% of statements [2020-05-26T07:00:34.438Z] ok github.com/docker/docker/api/server/router/swarm 0.130s coverage: 4.8% of statements [2020-05-26T07:00:34.438Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-05-26T07:00:34.438Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-05-26T07:00:34.438Z] ? github.com/docker/docker/api/types [no test files] [2020-05-26T07:00:34.438Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-05-26T07:00:34.438Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-05-26T07:00:34.438Z] ? github.com/docker/docker/api/types/container [no test files] [2020-05-26T07:00:34.438Z] ? github.com/docker/docker/api/types/events [no test files] [2020-05-26T07:00:34.438Z] ? github.com/docker/docker/api/types/image [no test files] [2020-05-26T07:00:34.438Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-05-26T07:00:34.438Z] ? github.com/docker/docker/api/types/network [no test files] [2020-05-26T07:00:34.438Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-05-26T07:00:34.438Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-05-26T07:00:34.438Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-05-26T07:00:34.438Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-05-26T07:00:34.438Z] ok github.com/docker/docker/api/types/time 0.247s coverage: 100.0% of statements [2020-05-26T07:00:34.438Z] ok github.com/docker/docker/api/types/versions 0.060s coverage: 75.0% of statements [2020-05-26T07:00:34.438Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-05-26T07:00:34.438Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-05-26T07:00:34.438Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-05-26T07:00:34.438Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2020-05-26T07:00:34.438Z] ? github.com/docker/docker/builder [no test files] [2020-05-26T07:00:34.438Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-05-26T07:00:34.438Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-05-26T07:00:34.438Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-05-26T07:00:34.438Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-05-26T07:00:34.438Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-05-26T07:00:34.438Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-05-26T07:00:34.438Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-05-26T07:00:34.438Z] ok github.com/docker/docker/builder/dockerignore 0.420s coverage: 96.8% of statements [2020-05-26T07:00:34.651Z] #42 ... [2020-05-26T07:00:34.651Z] [2020-05-26T07:00:34.651Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-26T07:00:34.651Z] #40 128.0 DEP criu/protobuf-desc.d [2020-05-26T07:00:34.651Z] #40 128.2 DEP criu/proc_parse.d [2020-05-26T07:00:34.651Z] #40 128.7 DEP criu/plugin.d [2020-05-26T07:00:34.651Z] #40 129.0 DEP criu/pipes.d [2020-05-26T07:00:34.651Z] #40 129.4 DEP criu/pie-util.d [2020-05-26T07:00:34.651Z] #40 129.5 DEP criu/pie-util-vdso.d [2020-05-26T07:00:34.651Z] #40 129.9 DEP criu/path.d [2020-05-26T07:00:34.651Z] #40 130.2 DEP criu/parasite-syscall.d [2020-05-26T07:00:34.651Z] #40 130.5 DEP criu/pagemap.d [2020-05-26T07:00:34.651Z] #40 130.8 DEP criu/pagemap-cache.d [2020-05-26T07:00:34.651Z] #40 131.1 DEP criu/page-xfer.d [2020-05-26T07:00:34.651Z] #40 131.3 DEP criu/page-pipe.d [2020-05-26T07:00:34.651Z] #40 131.5 DEP criu/netfilter.d [2020-05-26T07:00:34.651Z] #40 131.8 DEP criu/net.d [2020-05-26T07:00:34.651Z] #40 132.1 DEP criu/namespaces.d [2020-05-26T07:00:34.651Z] #40 132.5 DEP criu/mount.d [2020-05-26T07:00:34.651Z] #40 132.8 DEP criu/mem.d [2020-05-26T07:00:34.651Z] #40 133.1 DEP criu/lsm.d [2020-05-26T07:00:34.651Z] #40 133.3 DEP criu/log.d [2020-05-26T07:00:34.651Z] #40 133.6 DEP criu/libnetlink.d [2020-05-26T07:00:34.651Z] #40 133.9 DEP criu/kerndat.d [2020-05-26T07:00:34.651Z] #40 134.3 DEP criu/kcmp-ids.d [2020-05-26T07:00:34.651Z] #40 134.4 DEP criu/irmap.d [2020-05-26T07:00:34.651Z] #40 134.6 DEP criu/ipc_ns.d [2020-05-26T07:00:34.651Z] #40 135.0 DEP criu/image.d [2020-05-26T07:00:34.651Z] #40 135.3 DEP criu/image-desc.d [2020-05-26T07:00:34.651Z] #40 135.5 DEP criu/fsnotify.d [2020-05-26T07:00:34.651Z] #40 135.8 DEP criu/filesystems.d [2020-05-26T07:00:34.651Z] #40 136.1 DEP criu/files.d [2020-05-26T07:00:34.651Z] #40 136.4 DEP criu/files-reg.d [2020-05-26T07:00:34.651Z] #40 136.8 DEP criu/files-ext.d [2020-05-26T07:00:34.651Z] #40 137.1 DEP criu/file-lock.d [2020-05-26T07:00:34.651Z] #40 137.4 DEP criu/file-ids.d [2020-05-26T07:00:34.651Z] #40 137.7 DEP criu/fifo.d [2020-05-26T07:00:34.651Z] #40 138.0 DEP criu/fdstore.d [2020-05-26T07:00:34.651Z] #40 138.2 DEP criu/fault-injection.d [2020-05-26T07:00:34.651Z] #40 ... [2020-05-26T07:00:34.651Z] [2020-05-26T07:00:34.651Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-26T07:00:34.651Z] #18 52.47 (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 ... 23612 files and directories currently installed.) [2020-05-26T07:00:34.651Z] #18 52.54 Preparing to unpack .../python3-minimal_3.7.3-1_ppc64el.deb ... [2020-05-26T07:00:34.651Z] #18 52.55 Unpacking python3-minimal (3.7.3-1) ... [2020-05-26T07:00:34.651Z] #18 52.71 Selecting previously unselected package libmpdec2:ppc64el. [2020-05-26T07:00:34.651Z] #18 52.72 Preparing to unpack .../libmpdec2_2.4.2-2_ppc64el.deb ... [2020-05-26T07:00:34.651Z] #18 52.72 Unpacking libmpdec2:ppc64el (2.4.2-2) ... [2020-05-26T07:00:34.651Z] #18 53.02 Selecting previously unselected package libpython3.7-stdlib:ppc64el. [2020-05-26T07:00:34.651Z] #18 53.05 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_ppc64el.deb ... [2020-05-26T07:00:34.651Z] #18 53.06 Unpacking libpython3.7-stdlib:ppc64el (3.7.3-2+deb10u1) ... [2020-05-26T07:00:34.676Z] #19 14.60 Installing collected packages: pathspec, pyyaml, yamllint [2020-05-26T07:00:34.885Z] --- PASS: TestBuildMultiStageCopy (4.42s) [2020-05-26T07:00:34.885Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.33s) [2020-05-26T07:00:34.885Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.48s) [2020-05-26T07:00:34.885Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.53s) [2020-05-26T07:00:34.885Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.52s) [2020-05-26T07:00:34.885Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.56s) [2020-05-26T07:00:34.885Z] === RUN TestBuildMultiStageParentConfig [2020-05-26T07:00:34.934Z] #19 14.92 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0 [2020-05-26T07:00:35.281Z] #18 54.77 Selecting previously unselected package python3.7. [2020-05-26T07:00:35.281Z] #18 54.79 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_ppc64el.deb ... [2020-05-26T07:00:35.281Z] #18 54.80 Unpacking python3.7 (3.7.3-2+deb10u1) ... [2020-05-26T07:00:35.502Z] #19 DONE 15.5s [2020-05-26T07:00:35.502Z] [2020-05-26T07:00:35.502Z] #22 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-05-26T07:00:35.569Z] #18 55.05 Selecting previously unselected package libpython3-stdlib:ppc64el. [2020-05-26T07:00:35.569Z] #18 55.07 Preparing to unpack .../libpython3-stdlib_3.7.3-1_ppc64el.deb ... [2020-05-26T07:00:35.569Z] #18 55.07 Unpacking libpython3-stdlib:ppc64el (3.7.3-1) ... [2020-05-26T07:00:35.760Z] #22 DONE 0.2s [2020-05-26T07:00:35.760Z] [2020-05-26T07:00:35.760Z] #26 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-05-26T07:00:35.859Z] #18 55.22 Setting up python3-minimal (3.7.3-1) ... [2020-05-26T07:00:36.017Z] ok github.com/docker/docker/cli/debug 0.394s coverage: 100.0% of statements [2020-05-26T07:00:36.017Z] ok github.com/docker/docker/builder/remotecontext 0.541s coverage: 9.2% of statements [2020-05-26T07:00:36.261Z] --- PASS: TestBuildMultiStageParentConfig (1.38s) [2020-05-26T07:00:36.261Z] === RUN TestBuildLabelWithTargets [2020-05-26T07:00:36.375Z] #26 DONE 0.8s [2020-05-26T07:00:36.375Z] [2020-05-26T07:00:36.375Z] #29 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-05-26T07:00:36.634Z] #29 DONE 0.1s [2020-05-26T07:00:36.634Z] [2020-05-26T07:00:36.634Z] #31 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-05-26T07:00:36.634Z] #31 DONE 0.1s [2020-05-26T07:00:36.634Z] [2020-05-26T07:00:36.634Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-26T07:00:36.634Z] #39 145.3 CC criu/protobuf-desc.o [2020-05-26T07:00:36.634Z] #39 146.2 CC criu/protobuf.o [2020-05-26T07:00:36.634Z] #39 146.7 CC criu/pstree.o [2020-05-26T07:00:36.634Z] #39 147.9 CC criu/rbtree.o [2020-05-26T07:00:36.634Z] #39 148.2 CC criu/rst-malloc.o [2020-05-26T07:00:36.634Z] #39 ... [2020-05-26T07:00:36.634Z] [2020-05-26T07:00:36.634Z] #34 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-05-26T07:00:36.634Z] #34 DONE 0.1s [2020-05-26T07:00:36.891Z] [2020-05-26T07:00:36.891Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-26T07:00:36.891Z] #39 148.5 CC criu/seccomp.o [2020-05-26T07:00:37.013Z] ok github.com/docker/docker/builder/dockerfile 0.868s coverage: 46.5% of statements [2020-05-26T07:00:37.361Z] #18 56.78 Selecting previously unselected package python3. [2020-05-26T07:00:37.361Z] #18 56.78 (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 ... 24024 files and directories currently installed.) [2020-05-26T07:00:37.361Z] #18 56.85 Preparing to unpack .../00-python3_3.7.3-1_ppc64el.deb ... [2020-05-26T07:00:37.361Z] #18 56.86 Unpacking python3 (3.7.3-1) ... [2020-05-26T07:00:37.459Z] #39 149.1 CC criu/seize.o [2020-05-26T07:00:37.650Z] #18 57.00 Selecting previously unselected package libip4tc0:ppc64el. [2020-05-26T07:00:37.650Z] #18 57.00 Preparing to unpack .../01-libip4tc0_1.8.2-4_ppc64el.deb ... [2020-05-26T07:00:37.650Z] #18 57.02 Unpacking libip4tc0:ppc64el (1.8.2-4) ... [2020-05-26T07:00:37.650Z] #18 57.13 Selecting previously unselected package libip6tc0:ppc64el. [2020-05-26T07:00:37.650Z] #18 57.15 Preparing to unpack .../02-libip6tc0_1.8.2-4_ppc64el.deb ... [2020-05-26T07:00:37.650Z] #18 57.15 Unpacking libip6tc0:ppc64el (1.8.2-4) ... [2020-05-26T07:00:37.650Z] #18 57.31 Selecting previously unselected package libiptc0:ppc64el. [2020-05-26T07:00:37.650Z] #18 57.32 Preparing to unpack .../03-libiptc0_1.8.2-4_ppc64el.deb ... [2020-05-26T07:00:37.650Z] #18 57.33 Unpacking libiptc0:ppc64el (1.8.2-4) ... [2020-05-26T07:00:37.940Z] #18 57.48 Selecting previously unselected package libnfnetlink0:ppc64el. [2020-05-26T07:00:37.940Z] #18 57.50 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_ppc64el.deb ... [2020-05-26T07:00:37.940Z] #18 57.51 Unpacking libnfnetlink0:ppc64el (1.0.1-3+b1) ... [2020-05-26T07:00:37.940Z] #18 57.59 Selecting previously unselected package libnetfilter-conntrack3:ppc64el. [2020-05-26T07:00:38.232Z] #18 57.61 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_ppc64el.deb ... [2020-05-26T07:00:38.232Z] #18 57.61 Unpacking libnetfilter-conntrack3:ppc64el (1.0.7-1) ... [2020-05-26T07:00:38.232Z] #18 57.73 Selecting previously unselected package libnftnl11:ppc64el. [2020-05-26T07:00:38.232Z] #18 57.75 Preparing to unpack .../06-libnftnl11_1.1.2-2_ppc64el.deb ... [2020-05-26T07:00:38.232Z] #18 57.76 Unpacking libnftnl11:ppc64el (1.1.2-2) ... [2020-05-26T07:00:38.389Z] #39 ... [2020-05-26T07:00:38.389Z] [2020-05-26T07:00:38.389Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-05-26T07:00:38.389Z] #36 DONE 260.2s [2020-05-26T07:00:38.389Z] [2020-05-26T07:00:38.389Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-26T07:00:38.389Z] #39 149.9 CC criu/servicefd.o [2020-05-26T07:00:38.524Z] #18 57.93 Selecting previously unselected package iptables. [2020-05-26T07:00:38.524Z] #18 57.96 Preparing to unpack .../07-iptables_1.8.2-4_ppc64el.deb ... [2020-05-26T07:00:38.524Z] #18 57.96 Unpacking iptables (1.8.2-4) ... [2020-05-26T07:00:38.791Z] --- PASS: TestBuildLabelWithTargets (2.18s) [2020-05-26T07:00:38.791Z] === RUN TestBuildWithEmptyLayers [2020-05-26T07:00:38.955Z] #39 150.4 CC criu/shmem.o [2020-05-26T07:00:39.445Z] #18 58.75 Selecting previously unselected package xxd. [2020-05-26T07:00:39.445Z] #18 58.79 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_ppc64el.deb ... [2020-05-26T07:00:39.445Z] #18 58.80 Unpacking xxd (2:8.1.0875-5) ... [2020-05-26T07:00:39.445Z] #18 58.95 Selecting previously unselected package vim-common. [2020-05-26T07:00:39.445Z] #18 58.97 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-05-26T07:00:39.445Z] #18 59.00 Unpacking vim-common (2:8.1.0875-5) ... [2020-05-26T07:00:39.519Z] #39 ... [2020-05-26T07:00:39.519Z] [2020-05-26T07:00:39.519Z] #37 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-05-26T07:00:39.519Z] #37 DONE 0.2s [2020-05-26T07:00:39.519Z] [2020-05-26T07:00:39.519Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-26T07:00:39.614Z] ok github.com/docker/docker/pkg/plugins 33.619s coverage: 76.6% of statements [2020-05-26T07:00:39.614Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-05-26T07:00:39.614Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-05-26T07:00:39.614Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-05-26T07:00:39.614Z] ? github.com/docker/docker/pkg/term [no test files] [2020-05-26T07:00:39.614Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-05-26T07:00:39.614Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-05-26T07:00:39.614Z] ? github.com/docker/docker/rootless [no test files] [2020-05-26T07:00:39.614Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-05-26T07:00:39.614Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-05-26T07:00:39.614Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-05-26T07:00:39.614Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-05-26T07:00:39.614Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-05-26T07:00:39.614Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-05-26T07:00:39.615Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-05-26T07:00:39.615Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-05-26T07:00:39.615Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-05-26T07:00:39.615Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-05-26T07:00:39.615Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-05-26T07:00:39.615Z] ? github.com/docker/docker/testutil/request [no test files] [2020-05-26T07:00:39.615Z] ? github.com/docker/docker/volume [no test files] [2020-05-26T07:00:39.615Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-05-26T07:00:39.615Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-05-26T07:00:39.615Z] [2020-05-26T07:00:39.615Z] === Skipped [2020-05-26T07:00:39.615Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-05-26T07:00:39.615Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-05-26T07:00:39.615Z] [2020-05-26T07:00:39.615Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-05-26T07:00:39.615Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-05-26T07:00:39.615Z] [2020-05-26T07:00:39.615Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-05-26T07:00:39.615Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-26T07:00:39.615Z] graphtest_unix.go:46: Driver btrfs not supported [2020-05-26T07:00:39.615Z] [2020-05-26T07:00:39.615Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-05-26T07:00:39.615Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-26T07:00:39.615Z] graphtest_unix.go:46: Driver btrfs not supported [2020-05-26T07:00:39.615Z] [2020-05-26T07:00:39.615Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-05-26T07:00:39.615Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-26T07:00:39.615Z] graphtest_unix.go:46: Driver btrfs not supported [2020-05-26T07:00:39.615Z] [2020-05-26T07:00:39.615Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-05-26T07:00:39.615Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-26T07:00:39.615Z] graphtest_unix.go:46: Driver btrfs not supported [2020-05-26T07:00:39.615Z] [2020-05-26T07:00:39.615Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-05-26T07:00:39.615Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-26T07:00:39.615Z] graphtest_unix.go:46: Driver btrfs not supported [2020-05-26T07:00:39.615Z] [2020-05-26T07:00:39.615Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-05-26T07:00:39.615Z] graphtest_unix.go:73: No driver to put! [2020-05-26T07:00:39.615Z] [2020-05-26T07:00:39.615Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2020-05-26T07:00:39.615Z] time="2020-05-26T06:59:24Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-05-26T07:00:39.615Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-05-26T07:00:39.615Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-05-26T07:00:39.615Z] [2020-05-26T07:00:39.615Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2020-05-26T07:00:39.615Z] time="2020-05-26T06:59:24Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-05-26T07:00:39.615Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-05-26T07:00:39.615Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-05-26T07:00:39.615Z] [2020-05-26T07:00:39.615Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2020-05-26T07:00:39.615Z] time="2020-05-26T06:59:24Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-05-26T07:00:39.615Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-05-26T07:00:39.615Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-05-26T07:00:39.615Z] [2020-05-26T07:00:39.615Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2020-05-26T07:00:39.615Z] time="2020-05-26T06:59:24Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-05-26T07:00:39.615Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-05-26T07:00:39.615Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-05-26T07:00:39.615Z] [2020-05-26T07:00:39.615Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2020-05-26T07:00:39.615Z] time="2020-05-26T06:59:24Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-05-26T07:00:39.615Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-05-26T07:00:39.615Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-05-26T07:00:39.615Z] [2020-05-26T07:00:39.615Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2020-05-26T07:00:39.615Z] graphtest_unix.go:73: No driver to put! [2020-05-26T07:00:39.615Z] [2020-05-26T07:00:39.615Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-05-26T07:00:39.615Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-05-26T07:00:39.615Z] [2020-05-26T07:00:39.615Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-05-26T07:00:39.615Z] overlay_test.go:49: Fails to compute changes intermittently [2020-05-26T07:00:39.615Z] [2020-05-26T07:00:39.615Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-05-26T07:00:39.615Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-05-26T07:00:39.615Z] [2020-05-26T07:00:39.615Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-05-26T07:00:39.615Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-05-26T07:00:39.615Z] [2020-05-26T07:00:39.615Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-05-26T07:00:39.615Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-26T07:00:39.615Z] graphtest_unix.go:46: Driver zfs not supported [2020-05-26T07:00:39.615Z] [2020-05-26T07:00:39.615Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-05-26T07:00:39.615Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-26T07:00:39.615Z] graphtest_unix.go:46: Driver zfs not supported [2020-05-26T07:00:39.615Z] [2020-05-26T07:00:39.615Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-05-26T07:00:39.615Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-26T07:00:39.615Z] graphtest_unix.go:46: Driver zfs not supported [2020-05-26T07:00:39.615Z] [2020-05-26T07:00:39.615Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-05-26T07:00:39.615Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-26T07:00:39.615Z] graphtest_unix.go:46: Driver zfs not supported [2020-05-26T07:00:39.615Z] [2020-05-26T07:00:39.615Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-05-26T07:00:39.615Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-26T07:00:39.615Z] graphtest_unix.go:46: Driver zfs not supported [2020-05-26T07:00:39.615Z] [2020-05-26T07:00:39.615Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-05-26T07:00:39.615Z] graphtest_unix.go:73: No driver to put! [2020-05-26T07:00:39.615Z] [2020-05-26T07:00:39.615Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-05-26T07:00:39.615Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-05-26T07:00:39.615Z] [2020-05-26T07:00:39.615Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-05-26T07:00:39.615Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-05-26T07:00:39.615Z] [2020-05-26T07:00:39.615Z] [2020-05-26T07:00:39.615Z] DONE 2123 tests, 26 skipped in 190.798s [2020-05-26T07:00:39.726Z] --- PASS: TestBuildWithEmptyLayers (0.99s) [2020-05-26T07:00:39.727Z] === RUN TestBuildMultiStageOnBuild [2020-05-26T07:00:39.737Z] #18 59.23 Selecting previously unselected package bash-completion. [2020-05-26T07:00:39.737Z] #18 59.23 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-05-26T07:00:39.775Z] #39 151.4 CC criu/sigframe.o [2020-05-26T07:00:39.775Z] #39 151.5 CC criu/signalfd.o [2020-05-26T07:00:40.032Z] #39 151.8 CC criu/sk-inet.o Post stage [Pipeline] junit [2020-05-26T07:00:40.264Z] Recording test results [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-05-26T07:00:40.945Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-41026/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=429ae97b598fa84b60d54232cbd6964ecd3b8078 -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:429ae97b598fa84b60d54232cbd6964ecd3b8078 hack/make.sh dynbinary test-integration [2020-05-26T07:00:40.964Z] #39 152.8 CC criu/sk-netlink.o [2020-05-26T07:00:41.227Z] [2020-05-26T07:00:41.227Z] Removing bundles/ [2020-05-26T07:00:41.227Z] [2020-05-26T07:00:41.227Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-05-26T07:00:41.227Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-05-26T07:00:41.227Z] GOOS="" GOARCH="" GOARM="" [2020-05-26T07:00:41.528Z] #39 153.2 CC criu/sk-packet.o [2020-05-26T07:00:42.092Z] #39 153.8 CC criu/sk-queue.o [2020-05-26T07:00:42.257Z] --- PASS: TestBuildMultiStageOnBuild (2.67s) [2020-05-26T07:00:42.257Z] === RUN TestBuildUncleanTarFilenames [2020-05-26T07:00:42.349Z] #39 154.2 CC criu/sk-tcp.o [2020-05-26T07:00:43.224Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-05-26T07:00:43.224Z] [2020-05-26T07:00:43.279Z] #39 154.6 CC criu/sk-unix.o [2020-05-26T07:00:43.632Z] --- PASS: TestBuildUncleanTarFilenames (1.37s) [2020-05-26T07:00:43.633Z] === RUN TestBuildMultiStageLayerLeak [2020-05-26T07:00:43.787Z] [2020-05-26T07:00:43.787Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-05-26T07:00:43.787Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-05-26T07:00:43.787Z] HOSTNAME=17afc1e9d630 [2020-05-26T07:00:43.787Z] TEST_SKIP_INTEGRATION=1 [2020-05-26T07:00:43.787Z] TESTDEBUG=0 [2020-05-26T07:00:43.787Z] DEST=bundles/test-integration [2020-05-26T07:00:43.787Z] PWD=/go/src/github.com/docker/docker [2020-05-26T07:00:43.787Z] KEEPBUNDLE=1 [2020-05-26T07:00:43.787Z] DOCKER_GITCOMMIT=429ae97b598fa84b60d54232cbd6964ecd3b8078 [2020-05-26T07:00:43.787Z] container=docker [2020-05-26T07:00:43.787Z] HOME=/root [2020-05-26T07:00:43.787Z] GOLANG_VERSION=1.13.11 [2020-05-26T07:00:43.787Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-05-26T07:00:43.787Z] VALIDATE_BRANCH=master [2020-05-26T07:00:43.787Z] TERM=xterm [2020-05-26T07:00:43.787Z] DOCKER_PKG=github.com/docker/docker [2020-05-26T07:00:43.787Z] SHLVL=1 [2020-05-26T07:00:43.787Z] TIMEOUT=120m [2020-05-26T07:00:43.787Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-05-26T07:00:43.787Z] DOCKER_GRAPHDRIVER=overlay2 [2020-05-26T07:00:43.787Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2020-05-26T07:00:43.787Z] GO111MODULE=off [2020-05-26T07:00:43.787Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-05-26T07:00:43.787Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-05-26T07:00:43.787Z] GOPATH=/go [2020-05-26T07:00:43.787Z] PKG_CONFIG=pkg-config [2020-05-26T07:00:43.787Z] _=/usr/bin/env [2020-05-26T07:00:43.787Z] Building test suite binary ./integration-cli/test.main [2020-05-26T07:00:44.045Z] [2020-05-26T07:00:44.045Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-05-26T07:00:44.045Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-05-26T07:00:44.045Z] HOSTNAME=a3ef9e2caff1 [2020-05-26T07:00:44.045Z] TEST_SKIP_INTEGRATION=1 [2020-05-26T07:00:44.045Z] TESTDEBUG=0 [2020-05-26T07:00:44.045Z] DEST=bundles/test-integration [2020-05-26T07:00:44.045Z] PWD=/go/src/github.com/docker/docker [2020-05-26T07:00:44.045Z] KEEPBUNDLE=1 [2020-05-26T07:00:44.045Z] DOCKER_GITCOMMIT=429ae97b598fa84b60d54232cbd6964ecd3b8078 [2020-05-26T07:00:44.045Z] container=docker [2020-05-26T07:00:44.045Z] HOME=/root [2020-05-26T07:00:44.045Z] GOLANG_VERSION=1.13.11 [2020-05-26T07:00:44.045Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-05-26T07:00:44.045Z] VALIDATE_BRANCH=master [2020-05-26T07:00:44.045Z] TERM=xterm [2020-05-26T07:00:44.045Z] DOCKER_PKG=github.com/docker/docker [2020-05-26T07:00:44.045Z] SHLVL=1 [2020-05-26T07:00:44.045Z] TIMEOUT=120m [2020-05-26T07:00:44.045Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-05-26T07:00:44.045Z] DOCKER_GRAPHDRIVER=overlay2 [2020-05-26T07:00:44.045Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2020-05-26T07:00:44.045Z] GO111MODULE=off [2020-05-26T07:00:44.045Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-05-26T07:00:44.045Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-05-26T07:00:44.045Z] GOPATH=/go [2020-05-26T07:00:44.045Z] PKG_CONFIG=pkg-config [2020-05-26T07:00:44.045Z] _=/usr/bin/env [2020-05-26T07:00:44.045Z] Building test suite binary ./integration-cli/test.main [2020-05-26T07:00:44.045Z] [2020-05-26T07:00:44.300Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2020-05-26T07:00:44.655Z] #39 156.3 CC criu/sockets.o [2020-05-26T07:00:44.864Z] No new tests added to integration. [2020-05-26T07:00:44.864Z] [2020-05-26T07:00:44.864Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-05-26T07:00:45.218Z] #39 156.9 CC criu/stats.o [2020-05-26T07:00:45.309Z] #18 ... [2020-05-26T07:00:45.309Z] [2020-05-26T07:00:45.309Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-26T07:00:45.309Z] #40 138.3 DEP criu/external.d [2020-05-26T07:00:45.309Z] #40 138.5 DEP criu/eventpoll.d [2020-05-26T07:00:45.309Z] #40 138.9 DEP criu/eventfd.d [2020-05-26T07:00:45.309Z] #40 139.1 DEP criu/crtools.d [2020-05-26T07:00:45.309Z] #40 139.5 DEP criu/cr-service.d [2020-05-26T07:00:45.309Z] #40 139.8 DEP criu/cr-restore.d [2020-05-26T07:00:45.309Z] #40 140.3 DEP criu/cr-errno.d [2020-05-26T07:00:45.309Z] #40 140.3 DEP criu/cr-dump.d [2020-05-26T07:00:45.309Z] #40 140.7 DEP criu/cr-dedup.d [2020-05-26T07:00:45.309Z] #40 141.1 DEP criu/cr-check.d [2020-05-26T07:00:45.309Z] #40 141.4 DEP criu/config.d [2020-05-26T07:00:45.309Z] #40 141.7 DEP criu/clone-noasan.d [2020-05-26T07:00:45.309Z] #40 141.8 DEP criu/cgroup.d [2020-05-26T07:00:45.309Z] #40 142.2 DEP criu/cgroup-props.d [2020-05-26T07:00:45.309Z] #40 142.5 DEP criu/bitmap.d [2020-05-26T07:00:45.309Z] #40 142.5 DEP criu/bfd.d [2020-05-26T07:00:45.309Z] #40 142.7 DEP criu/autofs.d [2020-05-26T07:00:45.309Z] #40 142.9 DEP criu/aio.d [2020-05-26T07:00:45.309Z] #40 143.3 DEP criu/action-scripts.d [2020-05-26T07:00:45.309Z] #40 143.8 CC criu/action-scripts.o [2020-05-26T07:00:45.309Z] #40 144.6 CC criu/aio.o [2020-05-26T07:00:45.309Z] #40 145.4 CC criu/autofs.o [2020-05-26T07:00:45.309Z] #40 148.5 CC criu/bfd.o [2020-05-26T07:00:45.309Z] #40 ... [2020-05-26T07:00:45.309Z] [2020-05-26T07:00:45.309Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-26T07:00:45.309Z] #42 237.2 mime [2020-05-26T07:00:45.309Z] #42 239.4 vendor/golang.org/x/net/idna [2020-05-26T07:00:45.309Z] #42 240.3 mime/quotedprintable [2020-05-26T07:00:45.309Z] #42 242.8 net/http/internal [2020-05-26T07:00:45.475Z] #39 157.3 CC criu/string.o [2020-05-26T07:00:45.599Z] #42 ... [2020-05-26T07:00:45.600Z] [2020-05-26T07:00:45.600Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-26T07:00:45.600Z] #18 65.11 Unpacking bash-completion (1:2.8-6) ... [2020-05-26T07:00:45.732Z] #39 157.4 CC criu/sysctl.o [2020-05-26T07:00:45.896Z] #18 ... [2020-05-26T07:00:45.896Z] [2020-05-26T07:00:45.896Z] #44 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-26T07:00:45.896Z] #44 DONE 248.3s [2020-05-26T07:00:46.186Z] [2020-05-26T07:00:46.186Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-26T07:00:46.238Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-05-26T07:00:46.238Z] HOSTNAME=7e56d860ac49 [2020-05-26T07:00:46.238Z] TESTDEBUG=0 [2020-05-26T07:00:46.238Z] DEST=bundles/test-integration [2020-05-26T07:00:46.238Z] PWD=/go/src/github.com/docker/docker [2020-05-26T07:00:46.238Z] KEEPBUNDLE=1 [2020-05-26T07:00:46.238Z] DOCKER_GITCOMMIT=429ae97b598fa84b60d54232cbd6964ecd3b8078 [2020-05-26T07:00:46.238Z] container=docker [2020-05-26T07:00:46.238Z] HOME=/root [2020-05-26T07:00:46.238Z] GOLANG_VERSION=1.13.11 [2020-05-26T07:00:46.238Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-05-26T07:00:46.238Z] VALIDATE_BRANCH=master [2020-05-26T07:00:46.238Z] TERM=xterm [2020-05-26T07:00:46.238Z] DOCKER_PKG=github.com/docker/docker [2020-05-26T07:00:46.238Z] SHLVL=1 [2020-05-26T07:00:46.238Z] TIMEOUT=120m [2020-05-26T07:00:46.238Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-05-26T07:00:46.238Z] DOCKER_GRAPHDRIVER=overlay2 [2020-05-26T07:00:46.238Z] GO111MODULE=off [2020-05-26T07:00:46.238Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-05-26T07:00:46.238Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-05-26T07:00:46.238Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-05-26T07:00:46.238Z] GOPATH=/go [2020-05-26T07:00:46.238Z] PKG_CONFIG=pkg-config [2020-05-26T07:00:46.238Z] _=/usr/bin/env [2020-05-26T07:00:46.238Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-05-26T07:00:46.473Z] #22 ... [2020-05-26T07:00:46.474Z] [2020-05-26T07:00:46.474Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-26T07:00:46.474Z] #18 65.92 Selecting previously unselected package bzip2. [2020-05-26T07:00:46.474Z] #18 65.94 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_ppc64el.deb ... [2020-05-26T07:00:46.474Z] #18 65.95 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-05-26T07:00:46.664Z] #39 158.1 CC criu/sysfs_parse.o [2020-05-26T07:00:46.664Z] #39 158.4 CC criu/timerfd.o [2020-05-26T07:00:46.762Z] #18 66.11 Selecting previously unselected package xz-utils. [2020-05-26T07:00:46.762Z] #18 66.12 Preparing to unpack .../12-xz-utils_5.2.4-1_ppc64el.deb ... [2020-05-26T07:00:46.762Z] #18 66.14 Unpacking xz-utils (5.2.4-1) ... [2020-05-26T07:00:46.918Z] --- PASS: TestBuildMultiStageLayerLeak (2.83s) [2020-05-26T07:00:46.918Z] === RUN TestBuildWithHugeFile [2020-05-26T07:00:46.921Z] #39 158.6 CC criu/tty.o [2020-05-26T07:00:47.051Z] #18 66.52 Selecting previously unselected package apparmor. [2020-05-26T07:00:47.051Z] #18 66.54 Preparing to unpack .../13-apparmor_2.13.2-10_ppc64el.deb ... [2020-05-26T07:00:47.340Z] #18 66.76 Unpacking apparmor (2.13.2-10) ... [2020-05-26T07:00:48.291Z] #39 160.1 CC criu/tun.o [2020-05-26T07:00:48.372Z] #18 67.71 Selecting previously unselected package aufs-tools. [2020-05-26T07:00:48.372Z] #18 67.72 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_ppc64el.deb ... [2020-05-26T07:00:48.372Z] #18 67.73 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-05-26T07:00:48.372Z] #18 67.95 Selecting previously unselected package libonig5:ppc64el. [2020-05-26T07:00:48.669Z] #18 67.96 Preparing to unpack .../15-libonig5_6.9.1-1_ppc64el.deb ... [2020-05-26T07:00:48.669Z] #18 67.97 Unpacking libonig5:ppc64el (6.9.1-1) ... [2020-05-26T07:00:48.855Z] #39 160.6 CC criu/uffd.o [2020-05-26T07:00:48.958Z] #18 68.25 Selecting previously unselected package libjq1:ppc64el. [2020-05-26T07:00:48.958Z] #18 68.27 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_ppc64el.deb ... [2020-05-26T07:00:48.958Z] #18 68.28 Unpacking libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-05-26T07:00:48.958Z] #18 68.45 Selecting previously unselected package jq. [2020-05-26T07:00:48.958Z] #18 68.47 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_ppc64el.deb ... [2020-05-26T07:00:48.958Z] #18 68.48 Unpacking jq (1.5+dfsg-2+b1) ... [2020-05-26T07:00:48.958Z] #18 68.60 Selecting previously unselected package libaio1:ppc64el. [2020-05-26T07:00:48.958Z] #18 68.60 Preparing to unpack .../18-libaio1_0.3.112-3_ppc64el.deb ... [2020-05-26T07:00:48.958Z] #18 68.62 Unpacking libaio1:ppc64el (0.3.112-3) ... [2020-05-26T07:00:49.247Z] #18 68.73 Selecting previously unselected package libgpm2:ppc64el. [2020-05-26T07:00:49.247Z] #18 68.75 Preparing to unpack .../19-libgpm2_1.20.7-5_ppc64el.deb ... [2020-05-26T07:00:49.247Z] #18 68.75 Unpacking libgpm2:ppc64el (1.20.7-5) ... [2020-05-26T07:00:49.247Z] #18 68.84 Selecting previously unselected package libicu63:ppc64el. [2020-05-26T07:00:49.536Z] #18 68.85 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_ppc64el.deb ... [2020-05-26T07:00:49.536Z] #18 68.85 Unpacking libicu63:ppc64el (63.1-6+deb10u1) ... [2020-05-26T07:00:49.585Z] ok github.com/docker/docker/client 0.450s coverage: 74.9% of statements [2020-05-26T07:00:50.229Z] #39 161.7 CC criu/util.o [2020-05-26T07:00:50.794Z] #39 ... [2020-05-26T07:00:50.794Z] [2020-05-26T07:00:50.794Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-26T07:00:50.794Z] #45 263.0 + cd /tmp/tmp.2FZkJx3JiH/src/github.com/golangci/golangci-lint/ [2020-05-26T07:00:50.794Z] #45 263.0 + git checkout -q v1.23.8 [2020-05-26T07:00:50.794Z] #45 263.5 ++ git describe --tags [2020-05-26T07:00:50.794Z] #45 263.5 + version=v1.23.8 [2020-05-26T07:00:50.794Z] #45 263.5 ++ git rev-parse --short HEAD [2020-05-26T07:00:50.794Z] #45 263.5 + commit=76a82c6 [2020-05-26T07:00:50.794Z] #45 263.5 ++ git show -s --format=%cd [2020-05-26T07:00:50.794Z] #45 263.5 + commitDate='Wed Mar 4 06:43:41 2020 +0300' [2020-05-26T07:00:50.794Z] #45 263.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-26T07:00:51.051Z] #45 ... [2020-05-26T07:00:51.051Z] [2020-05-26T07:00:51.051Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-26T07:00:51.051Z] #39 162.8 CC criu/uts_ns.o [2020-05-26T07:00:51.308Z] #39 162.9 CC criu/vdso-compat.o [2020-05-26T07:00:51.566Z] #39 163.1 CC criu/vdso.o [2020-05-26T07:00:51.823Z] #39 163.6 LINK criu/built-in.o [2020-05-26T07:00:52.080Z] #39 163.7 LINK criu/criu [2020-05-26T07:00:52.338Z] #39 164.0 DEP lib/c/criu.d [2020-05-26T07:00:52.338Z] #39 164.0 CC images/rpc.pb-c.o [2020-05-26T07:00:52.903Z] #39 164.6 CC lib/c/criu.o [2020-05-26T07:00:53.394Z] tests/integration/api_container_test.py ....x...........x............... [ 17%] [2020-05-26T07:00:53.467Z] #39 ... [2020-05-26T07:00:53.467Z] [2020-05-26T07:00:53.467Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-26T07:00:53.467Z] #49 108.1 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-26T07:00:53.467Z] #49 109.6 + mkdir -p /build [2020-05-26T07:00:53.467Z] #49 109.6 + cp runc /build/runc [2020-05-26T07:00:53.467Z] #49 DONE 110.0s [2020-05-26T07:00:53.467Z] [2020-05-26T07:00:53.467Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-26T07:00:53.983Z] #18 73.51 Selecting previously unselected package libnet1:ppc64el. [2020-05-26T07:00:53.983Z] #18 73.54 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_ppc64el.deb ... [2020-05-26T07:00:53.983Z] #18 73.55 Unpacking libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-05-26T07:00:54.032Z] #39 165.6 LINK lib/c/built-in.o [2020-05-26T07:00:54.032Z] #39 165.7 LINK lib/c/libcriu.so [2020-05-26T07:00:54.032Z] #39 165.7 LINK lib/c/libcriu.a [2020-05-26T07:00:54.281Z] #18 73.64 Selecting previously unselected package libnl-3-200:ppc64el. [2020-05-26T07:00:54.281Z] #18 73.66 Preparing to unpack .../22-libnl-3-200_3.4.0-1_ppc64el.deb ... [2020-05-26T07:00:54.281Z] #18 73.67 Unpacking libnl-3-200:ppc64el (3.4.0-1) ... [2020-05-26T07:00:54.281Z] #18 73.79 Selecting previously unselected package libprotobuf-c1:ppc64el. [2020-05-26T07:00:54.281Z] #18 73.80 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_ppc64el.deb ... [2020-05-26T07:00:54.281Z] #18 73.80 Unpacking libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-05-26T07:00:54.292Z] #39 165.9 GEN magic.py [2020-05-26T07:00:54.292Z] #39 166.1 Note: Building without setproctitle() and strlcpy() support. [2020-05-26T07:00:54.292Z] #39 166.1 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-05-26T07:00:54.292Z] #39 166.1 Note: Building without GnuTLS support [2020-05-26T07:00:54.572Z] #18 73.95 Selecting previously unselected package libreadline5:ppc64el. [2020-05-26T07:00:54.572Z] #18 73.97 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_ppc64el.deb ... [2020-05-26T07:00:54.572Z] #18 73.98 Unpacking libreadline5:ppc64el (5.2+dfsg-3+b13) ... [2020-05-26T07:00:54.861Z] #18 74.30 Selecting previously unselected package net-tools. [2020-05-26T07:00:54.861Z] #18 74.31 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_ppc64el.deb ... [2020-05-26T07:00:54.861Z] #18 74.32 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-05-26T07:00:55.151Z] #18 74.62 Selecting previously unselected package python-pip-whl. [2020-05-26T07:00:55.151Z] #18 74.64 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-05-26T07:00:55.151Z] #18 74.65 Unpacking python-pip-whl (18.1-5) ... [2020-05-26T07:00:55.224Z] #39 166.8 fatal: not a git repository (or any of the parent directories): .git [2020-05-26T07:00:55.789Z] #39 167.4 make[1]: Nothing to be done for 'all'. [2020-05-26T07:00:56.046Z] #39 167.8 make[1]: 'images/built-in.o' is up to date. [2020-05-26T07:00:56.179Z] #18 75.48 Selecting previously unselected package python3-lib2to3. [2020-05-26T07:00:56.179Z] #18 75.50 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-05-26T07:00:56.179Z] #18 75.51 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-05-26T07:00:56.179Z] #18 75.70 Selecting previously unselected package python3-distutils. [2020-05-26T07:00:56.179Z] #18 75.71 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-05-26T07:00:56.179Z] #18 75.71 Unpacking python3-distutils (3.7.3-1) ... [2020-05-26T07:00:56.304Z] #39 167.9 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-05-26T07:00:56.304Z] #39 167.9 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-05-26T07:00:56.304Z] #39 167.9 make[1]: 'compel/libcompel.a' is up to date. [2020-05-26T07:00:56.304Z] #39 167.9 make[1]: 'compel/compel-host-bin' is up to date. [2020-05-26T07:00:56.304Z] #39 168.0 make[1]: Nothing to be done for 'all'. [2020-05-26T07:00:56.304Z] #39 168.0 make[1]: 'soccr/libsoccr.a' is up to date. [2020-05-26T07:00:56.469Z] #18 75.93 Selecting previously unselected package python3-pip. [2020-05-26T07:00:56.469Z] #18 75.96 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-05-26T07:00:56.469Z] #18 75.97 Unpacking python3-pip (18.1-5) ... [2020-05-26T07:00:56.469Z] #18 ... [2020-05-26T07:00:56.469Z] [2020-05-26T07:00:56.469Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-26T07:00:56.469Z] #40 150.2 CC criu/bitmap.o [2020-05-26T07:00:56.469Z] #40 150.7 CC criu/cgroup-props.o [2020-05-26T07:00:56.469Z] #40 152.6 CC criu/cgroup.o [2020-05-26T07:00:56.469Z] #40 159.0 CC criu/clone-noasan.o [2020-05-26T07:00:56.469Z] #40 159.2 CC criu/config.o [2020-05-26T07:00:56.562Z] #39 168.2 make[2]: Nothing to be done for 'all'. [2020-05-26T07:00:56.562Z] #39 168.2 make[2]: Nothing to be done for 'all'. [2020-05-26T07:00:56.562Z] #39 168.2 make[2]: Nothing to be done for 'all'. [2020-05-26T07:00:56.562Z] #39 168.3 make[2]: Nothing to be done for 'all'. [2020-05-26T07:00:56.562Z] #39 168.3 make[2]: Nothing to be done for 'all'. [2020-05-26T07:00:56.757Z] #40 ... [2020-05-26T07:00:56.758Z] [2020-05-26T07:00:56.758Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-26T07:00:56.758Z] #42 249.5 net/textproto [2020-05-26T07:00:56.758Z] #42 249.6 crypto/x509 [2020-05-26T07:00:56.758Z] #42 249.6 vendor/golang.org/x/net/http/httpproxy [2020-05-26T07:00:56.758Z] #42 252.6 vendor/golang.org/x/net/http/httpguts [2020-05-26T07:00:56.758Z] #42 252.6 mime/multipart [2020-05-26T07:00:56.758Z] #42 257.5 crypto/tls [2020-05-26T07:00:56.758Z] #42 ... [2020-05-26T07:00:56.758Z] [2020-05-26T07:00:56.758Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-26T07:00:56.758Z] #18 76.24 Selecting previously unselected package python3-pkg-resources. [2020-05-26T07:00:56.758Z] #18 76.27 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-05-26T07:00:56.758Z] #18 76.28 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-05-26T07:00:56.820Z] #39 168.4 make[2]: Nothing to be done for 'all'. [2020-05-26T07:00:56.820Z] #39 168.4 make[2]: Nothing to be done for 'all'. [2020-05-26T07:00:56.820Z] #39 168.5 make[2]: Nothing to be done for 'all'. [2020-05-26T07:00:56.820Z] #39 168.5 INSTALL criu/criu [2020-05-26T07:00:57.060Z] #18 76.45 Selecting previously unselected package python3-setuptools. [2020-05-26T07:00:57.060Z] #18 76.47 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-05-26T07:00:57.060Z] #18 76.47 Unpacking python3-setuptools (40.8.0-1) ... [2020-05-26T07:00:57.077Z] #39 DONE 168.8s [2020-05-26T07:00:57.077Z] [2020-05-26T07:00:57.077Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-26T07:00:57.077Z] #52 206.4 + bin/containerd [2020-05-26T07:00:57.638Z] #18 76.95 Selecting previously unselected package python3-wheel. [2020-05-26T07:00:57.638Z] #18 76.97 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-05-26T07:00:57.638Z] #18 76.97 Unpacking python3-wheel (0.32.3-2) ... [2020-05-26T07:00:57.638Z] #18 77.08 Selecting previously unselected package sudo. [2020-05-26T07:00:57.638Z] #18 77.09 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_ppc64el.deb ... [2020-05-26T07:00:57.638Z] #18 77.09 Unpacking sudo (1.8.27-1+deb10u2) ... [2020-05-26T07:00:58.448Z] #52 ... [2020-05-26T07:00:58.448Z] [2020-05-26T07:00:58.448Z] #40 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-05-26T07:00:58.448Z] #40 DONE 0.1s [2020-05-26T07:00:58.448Z] [2020-05-26T07:00:58.448Z] #42 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-05-26T07:00:58.448Z] #42 DONE 0.1s [2020-05-26T07:00:58.448Z] [2020-05-26T07:00:58.448Z] #44 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-05-26T07:00:58.448Z] #44 DONE 0.1s [2020-05-26T07:00:58.448Z] [2020-05-26T07:00:58.448Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-26T07:00:58.682Z] #18 77.90 Selecting previously unselected package thin-provisioning-tools. [2020-05-26T07:00:58.682Z] #18 77.91 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_ppc64el.deb ... [2020-05-26T07:00:58.682Z] #18 77.92 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-05-26T07:00:58.682Z] #18 78.27 Selecting previously unselected package uidmap. [2020-05-26T07:00:58.977Z] #18 78.29 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_ppc64el.deb ... [2020-05-26T07:00:58.977Z] #18 78.29 Unpacking uidmap (1:4.5-1.1) ... [2020-05-26T07:00:58.977Z] #18 78.51 Selecting previously unselected package vim-runtime. [2020-05-26T07:00:58.977Z] #18 78.52 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-05-26T07:00:58.977Z] #18 78.62 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-26T07:00:59.277Z] #18 78.66 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-05-26T07:00:59.277Z] #18 78.68 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-05-26T07:01:04.581Z] ok github.com/docker/docker/builder/remotecontext/git 30.579s coverage: 86.3% of statements [2020-05-26T07:01:04.581Z] ? github.com/docker/docker/cli [no test files] [2020-05-26T07:01:04.581Z] ? github.com/docker/docker/cli/config [no test files] [2020-05-26T07:01:04.884Z] #18 84.04 Selecting previously unselected package vim. [2020-05-26T07:01:04.884Z] #18 84.06 Preparing to unpack .../37-vim_2%3a8.1.0875-5_ppc64el.deb ... [2020-05-26T07:01:04.884Z] #18 84.11 Unpacking vim (2:8.1.0875-5) ... [2020-05-26T07:01:05.555Z] #18 85.12 Selecting previously unselected package xfsprogs. [2020-05-26T07:01:05.555Z] #18 85.14 Preparing to unpack .../38-xfsprogs_4.20.0-1_ppc64el.deb ... [2020-05-26T07:01:05.555Z] #18 85.15 Unpacking xfsprogs (4.20.0-1) ... [2020-05-26T07:01:06.215Z] #18 ... [2020-05-26T07:01:06.215Z] [2020-05-26T07:01:06.215Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-26T07:01:06.215Z] #42 268.5 net/http/httptrace [2020-05-26T07:01:06.855Z] #42 269.0 net/http [2020-05-26T07:01:09.595Z] #42 ... [2020-05-26T07:01:09.595Z] [2020-05-26T07:01:09.595Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-26T07:01:09.595Z] #40 163.4 CC criu/cr-check.o [2020-05-26T07:01:09.595Z] #40 168.1 CC criu/cr-dedup.o [2020-05-26T07:01:09.595Z] #40 169.0 CC criu/cr-dump.o [2020-05-26T07:01:09.886Z] #40 ... [2020-05-26T07:01:09.886Z] [2020-05-26T07:01:09.886Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-26T07:01:12.522Z] #22 270.1 Checking out files: 19% (2125/10834) Checking out files: 20% (2167/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: 30% (3303/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: 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: 43% (4706/10834) Checking out files: 44% (4767/10834) Checking out files: 45% (4876/10834) Checking out files: 46% (4984/10834) Checking out files: 47% (5092/10834) Checking out files: 48% (5201/10834) Checking out files: 49% (5309/10834) Checking out files: 50% (5417/10834) Checking out files: 51% (5526/10834) Checking out files: 52% (5634/10834) Checking out files: 53% (5743/10834) Checking out files: 54% (5851/10834) Checking out files: 55% (5959/10834) Checking out files: 56% (6068/10834) Checking out files: 57% (6176/10834) Checking out files: 58% (6284/10834) Checking out files: 59% (6393/10834) Checking out files: 60% (6501/10834) Checking out files: 61% (6609/10834) Checking out files: 62% (6718/10834) Checking out files: 63% (6826/10834) Checking out files: 64% (6934/10834) Checking out files: 64% (6946/10834) Checking out files: 65% (7043/10834) Checking out files: 66% (7151/10834) Checking out files: 67% (7259/10834) Checking out files: 68% (7368/10834) Checking out files: 69% (7476/10834) Checking out files: 70% (7584/10834) Checking out files: 71% (7693/10834) Checking out files: 72% (7801/10834) Checking out files: 73% (7909/10834) Checking out files: 74% (8018/10834) Checking out files: 75% (8126/10834) Checking out files: 76% (8234/10834) Checking out files: 77% (8343/10834) Checking out files: 78% (8451/10834) Checking out files: 79% (8559/10834) Checking out files: 80% (8668/10834) Checking out files: 81% (8776/10834) Checking out files: 82% (8884/10834) Checking out files: 83% (8993/10834) Checking out files: 84% (9101/10834) Checking out files: 85% (9209/10834) Checking out files: 86% (9318/10834) Checking out files: 86% (9415/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-26T07:01:12.810Z] #22 275.1 + cd /tmp/tmp.6GxucJ04KH/tmp/docker-ce [2020-05-26T07:01:12.810Z] #22 275.1 + git checkout -q v17.06.2-ce [2020-05-26T07:01:13.295Z] ok github.com/docker/docker/cmd/dockerd 0.598s coverage: 19.3% of statements [2020-05-26T07:01:14.292Z] ok github.com/docker/docker/container 0.750s coverage: 41.6% of statements [2020-05-26T07:01:14.292Z] ? github.com/docker/docker/container/stream [no test files] [2020-05-26T07:01:14.292Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-05-26T07:01:14.292Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-05-26T07:01:14.292Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-05-26T07:01:16.528Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.239s coverage: 65.3% of statements [2020-05-26T07:01:17.256Z] #22 ... [2020-05-26T07:01:17.256Z] [2020-05-26T07:01:17.256Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-26T07:01:17.256Z] #18 85.96 Selecting previously unselected package zip. [2020-05-26T07:01:17.256Z] #18 85.98 Preparing to unpack .../39-zip_3.0-11+b1_ppc64el.deb ... [2020-05-26T07:01:17.256Z] #18 85.99 Unpacking zip (3.0-11+b1) ... [2020-05-26T07:01:17.256Z] #18 86.37 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-05-26T07:01:17.256Z] #18 86.44 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-05-26T07:01:17.256Z] #18 86.44 Setting up libip6tc0:ppc64el (1.8.2-4) ... [2020-05-26T07:01:17.256Z] #18 86.45 Setting up libreadline5:ppc64el (5.2+dfsg-3+b13) ... [2020-05-26T07:01:17.256Z] #18 86.47 Setting up libgpm2:ppc64el (1.20.7-5) ... [2020-05-26T07:01:17.256Z] #18 86.48 Setting up libip4tc0:ppc64el (1.8.2-4) ... [2020-05-26T07:01:17.256Z] #18 86.49 Setting up uidmap (1:4.5-1.1) ... [2020-05-26T07:01:17.256Z] #18 86.51 Setting up libnftnl11:ppc64el (1.1.2-2) ... [2020-05-26T07:01:17.256Z] #18 86.52 Setting up libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-05-26T07:01:17.256Z] #18 86.53 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-05-26T07:01:17.256Z] #18 86.54 Setting up libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-05-26T07:01:17.256Z] #18 86.55 Setting up libicu63:ppc64el (63.1-6+deb10u1) ... [2020-05-26T07:01:17.256Z] #18 86.56 Setting up xxd (2:8.1.0875-5) ... [2020-05-26T07:01:17.256Z] #18 86.56 Setting up zip (3.0-11+b1) ... [2020-05-26T07:01:17.256Z] #18 86.57 Setting up vim-common (2:8.1.0875-5) ... [2020-05-26T07:01:17.256Z] #18 86.62 Setting up bash-completion (1:2.8-6) ... [2020-05-26T07:01:17.256Z] #18 92.87 Setting up libiptc0:ppc64el (1.8.2-4) ... [2020-05-26T07:01:17.256Z] #18 92.89 Setting up xz-utils (5.2.4-1) ... [2020-05-26T07:01:17.256Z] #18 92.92 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-05-26T07:01:17.256Z] #18 92.94 Setting up sudo (1.8.27-1+deb10u2) ... [2020-05-26T07:01:17.256Z] #18 93.09 invoke-rc.d: could not determine current runlevel [2020-05-26T07:01:17.256Z] #18 93.10 invoke-rc.d: policy-rc.d denied execution of start. [2020-05-26T07:01:17.256Z] #18 93.13 Setting up pigz (2.4-1) ... [2020-05-26T07:01:17.256Z] #18 93.13 Setting up libnfnetlink0:ppc64el (1.0.1-3+b1) ... [2020-05-26T07:01:17.256Z] #18 93.14 Setting up libnl-3-200:ppc64el (3.4.0-1) ... [2020-05-26T07:01:17.256Z] #18 93.16 Setting up python-pip-whl (18.1-5) ... [2020-05-26T07:01:17.256Z] #18 93.17 Setting up libmpdec2:ppc64el (2.4.2-2) ... [2020-05-26T07:01:17.256Z] #18 93.18 Setting up vim-runtime (2:8.1.0875-5) ... [2020-05-26T07:01:17.256Z] #18 94.41 Setting up libaio1:ppc64el (0.3.112-3) ... [2020-05-26T07:01:17.256Z] #18 94.42 Setting up libonig5:ppc64el (6.9.1-1) ... [2020-05-26T07:01:17.256Z] #18 94.43 Setting up libpython3.7-stdlib:ppc64el (3.7.3-2+deb10u1) ... [2020-05-26T07:01:17.256Z] #18 94.45 Setting up vim (2:8.1.0875-5) ... [2020-05-26T07:01:17.256Z] #18 94.46 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-05-26T07:01:17.256Z] #18 94.49 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-05-26T07:01:17.256Z] #18 94.50 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-05-26T07:01:17.256Z] #18 94.53 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-05-26T07:01:17.256Z] #18 94.55 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-05-26T07:01:17.256Z] #18 94.57 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-05-26T07:01:17.256Z] #18 94.60 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-05-26T07:01:17.256Z] #18 94.62 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-05-26T07:01:17.256Z] #18 94.71 Setting up libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-05-26T07:01:17.256Z] #18 94.72 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-05-26T07:01:17.256Z] #18 94.76 Setting up libnetfilter-conntrack3:ppc64el (1.0.7-1) ... [2020-05-26T07:01:17.256Z] #18 94.77 Setting up jq (1.5+dfsg-2+b1) ... [2020-05-26T07:01:17.256Z] #18 94.77 Setting up libpython3-stdlib:ppc64el (3.7.3-1) ... [2020-05-26T07:01:17.256Z] #18 94.78 Setting up python3.7 (3.7.3-2+deb10u1) ... [2020-05-26T07:01:17.256Z] #18 ... [2020-05-26T07:01:17.256Z] [2020-05-26T07:01:17.256Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-26T07:01:17.256Z] #22 279.8 + mkdir -p /tmp/tmp.6GxucJ04KH/src/github.com/docker [2020-05-26T07:01:17.552Z] #22 279.8 + mv components/cli /tmp/tmp.6GxucJ04KH/src/github.com/docker/cli [2020-05-26T07:01:17.552Z] #22 279.8 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2020-05-26T07:01:19.509Z] ok github.com/docker/docker/daemon/cluster 1.248s coverage: 0.5% of statements [2020-05-26T07:01:19.509Z] ok github.com/docker/docker/daemon/cluster/convert 0.500s coverage: 35.6% of statements [2020-05-26T07:01:22.012Z] #22 ... [2020-05-26T07:01:22.012Z] [2020-05-26T07:01:22.012Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-26T07:01:22.012Z] #40 174.9 CC criu/cr-errno.o [2020-05-26T07:01:22.012Z] #40 175.1 CC criu/cr-restore.o [2020-05-26T07:01:22.012Z] #40 184.3 CC criu/cr-service.o [2020-05-26T07:01:22.012Z] #40 ... [2020-05-26T07:01:22.012Z] [2020-05-26T07:01:22.012Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-26T07:01:22.012Z] #18 101.1 Setting up iptables (1.8.2-4) ... [2020-05-26T07:01:22.012Z] #18 101.2 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-05-26T07:01:22.012Z] #18 101.2 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-05-26T07:01:22.012Z] #18 101.2 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-05-26T07:01:22.012Z] #18 101.2 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-05-26T07:01:22.012Z] #18 101.2 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-05-26T07:01:22.012Z] #18 101.3 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-05-26T07:01:22.012Z] #18 101.3 Setting up python3 (3.7.3-1) ... [2020-05-26T07:01:22.647Z] #18 102.2 Setting up python3-wheel (0.32.3-2) ... [2020-05-26T07:01:24.150Z] #18 103.4 Setting up apparmor (2.13.2-10) ... [2020-05-26T07:01:25.418Z] ok github.com/docker/docker/daemon/discovery 0.179s coverage: 30.0% of statements [2020-05-26T07:01:25.892Z] ok github.com/docker/docker/daemon/config 0.679s coverage: 79.6% of statements [2020-05-26T07:01:26.871Z] #18 106.4 Setting up xfsprogs (4.20.0-1) ... [2020-05-26T07:01:26.871Z] #18 106.4 Setting up python3-lib2to3 (3.7.3-1) ... [2020-05-26T07:01:27.161Z] #18 ... [2020-05-26T07:01:27.161Z] [2020-05-26T07:01:27.161Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-26T07:01:27.161Z] #42 289.5 github.com/LK4D4/vndr/godl [2020-05-26T07:01:27.475Z] ok github.com/docker/docker/daemon/cluster/executor/container 1.652s coverage: 11.1% of statements [2020-05-26T07:01:28.664Z] #42 290.7 github.com/LK4D4/vndr [2020-05-26T07:01:30.454Z] ok github.com/docker/docker/daemon/events 0.426s coverage: 50.0% of statements [2020-05-26T07:01:30.454Z] ok github.com/docker/docker/daemon/graphdriver 0.255s coverage: 2.3% of statements [2020-05-26T07:01:30.454Z] ok github.com/docker/docker/daemon 4.255s coverage: 9.2% of statements [2020-05-26T07:01:30.454Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-05-26T07:01:30.454Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-05-26T07:01:30.454Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-05-26T07:01:30.454Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-05-26T07:01:30.454Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2020-05-26T07:01:30.454Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2020-05-26T07:01:30.454Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2020-05-26T07:01:30.454Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-05-26T07:01:30.454Z] ? github.com/docker/docker/daemon/graphdriver/lcow [no test files] [2020-05-26T07:01:30.454Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2020-05-26T07:01:30.454Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2020-05-26T07:01:30.454Z] ? github.com/docker/docker/daemon/graphdriver/quota [no test files] [2020-05-26T07:01:30.454Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-05-26T07:01:30.454Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2020-05-26T07:01:30.454Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2020-05-26T07:01:30.454Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2020-05-26T07:01:31.451Z] ok github.com/docker/docker/daemon/links 0.045s coverage: 93.0% of statements [2020-05-26T07:01:33.118Z] #42 ... [2020-05-26T07:01:33.118Z] [2020-05-26T07:01:33.118Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-26T07:01:33.118Z] #40 187.7 CC criu/crtools.o [2020-05-26T07:01:33.118Z] #40 188.8 CC criu/eventfd.o [2020-05-26T07:01:33.118Z] #40 189.6 CC criu/eventpoll.o [2020-05-26T07:01:33.118Z] #40 191.4 CC criu/external.o [2020-05-26T07:01:33.119Z] #40 192.2 CC criu/fault-injection.o [2020-05-26T07:01:33.119Z] #40 192.4 CC criu/fdstore.o [2020-05-26T07:01:33.119Z] #40 193.2 CC criu/fifo.o [2020-05-26T07:01:33.119Z] #40 194.0 CC criu/file-ids.o [2020-05-26T07:01:33.119Z] #40 194.7 CC criu/file-lock.o [2020-05-26T07:01:33.119Z] #40 196.6 CC criu/files-ext.o [2020-05-26T07:01:33.594Z] --- PASS: TestBuildWithHugeFile (40.46s) [2020-05-26T07:01:33.594Z] === RUN TestBuildWithEmptyDockerfile [2020-05-26T07:01:33.594Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-05-26T07:01:33.594Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-05-26T07:01:33.594Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-05-26T07:01:33.594Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-05-26T07:01:33.594Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-05-26T07:01:33.594Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-05-26T07:01:33.594Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-05-26T07:01:33.594Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-05-26T07:01:33.594Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-05-26T07:01:33.594Z] --- PASS: TestBuildWithEmptyDockerfile (0.15s) [2020-05-26T07:01:33.594Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.25s) [2020-05-26T07:01:33.594Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.27s) [2020-05-26T07:01:33.594Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.27s) [2020-05-26T07:01:33.594Z] === RUN TestBuildPreserveOwnership [2020-05-26T07:01:33.594Z] === RUN TestBuildPreserveOwnership/copy_from [2020-05-26T07:01:33.594Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-05-26T07:01:33.594Z] --- PASS: TestBuildPreserveOwnership (5.88s) [2020-05-26T07:01:33.594Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.82s) [2020-05-26T07:01:33.594Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.04s) [2020-05-26T07:01:33.594Z] === RUN TestBuildPlatformInvalid [2020-05-26T07:01:33.594Z] --- PASS: TestBuildPlatformInvalid (0.17s) [2020-05-26T07:01:33.594Z] PASS [2020-05-26T07:01:33.594Z] [2020-05-26T07:01:33.594Z] === Skipped [2020-05-26T07:01:33.594Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2020-05-26T07:01:33.594Z] build_session_test.go:25: TODO: BuildKit [2020-05-26T07:01:33.594Z] [2020-05-26T07:01:33.594Z] [2020-05-26T07:01:33.594Z] DONE 32 tests, 1 skipped in 87.519s [2020-05-26T07:01:33.594Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2020-05-26T07:01:33.594Z] ++ 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-26T07:01:33.594Z] ++ set -e [2020-05-26T07:01:33.594Z] ++ '[' -n 0 ']' [2020-05-26T07:01:33.594Z] ++ set -x [2020-05-26T07:01:33.594Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-26T07:01:33.594Z] INFO: Testing against a local daemon [2020-05-26T07:01:33.594Z] === RUN TestConfigInspect [2020-05-26T07:01:33.691Z] ok github.com/docker/docker/daemon/images 0.503s coverage: 4.8% of statements [2020-05-26T07:01:33.691Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-05-26T07:01:33.691Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-05-26T07:01:33.751Z] #40 197.4 CC criu/files-reg.o [2020-05-26T07:01:34.045Z] #40 ... [2020-05-26T07:01:34.046Z] [2020-05-26T07:01:34.046Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-26T07:01:34.046Z] #18 107.3 Setting up python3-pkg-resources (40.8.0-1) ... [2020-05-26T07:01:34.046Z] #18 108.7 Setting up python3-distutils (3.7.3-1) ... [2020-05-26T07:01:34.046Z] #18 109.6 Setting up python3-setuptools (40.8.0-1) ... [2020-05-26T07:01:34.046Z] #18 111.7 Setting up python3-pip (18.1-5) ... [2020-05-26T07:01:34.046Z] #18 113.5 Processing triggers for libc-bin (2.28-10) ... [2020-05-26T07:01:34.046Z] #18 113.6 Processing triggers for mime-support (3.62) ... [2020-05-26T07:01:34.165Z] ok github.com/docker/docker/daemon/logger/awslogs 0.597s coverage: 77.4% of statements [2020-05-26T07:01:34.335Z] #18 DONE 113.9s [2020-05-26T07:01:34.335Z] [2020-05-26T07:01:34.335Z] #19 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-05-26T07:01:34.966Z] #19 0.463 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-05-26T07:01:34.966Z] #19 0.469 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-05-26T07:01:34.966Z] #19 0.493 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-05-26T07:01:34.966Z] #19 DONE 0.6s [2020-05-26T07:01:34.966Z] [2020-05-26T07:01:34.966Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-26T07:01:34.966Z] #22 ... [2020-05-26T07:01:34.966Z] [2020-05-26T07:01:34.966Z] #20 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-05-26T07:01:35.161Z] ok github.com/docker/docker/daemon/logger 0.485s coverage: 42.1% of statements [2020-05-26T07:01:35.161Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2020-05-26T07:01:35.161Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-05-26T07:01:35.161Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-05-26T07:01:35.161Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2020-05-26T07:01:35.161Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2020-05-26T07:01:35.161Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.374s coverage: 61.6% of statements [2020-05-26T07:01:35.635Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.225s coverage: 87.2% of statements [2020-05-26T07:01:36.878Z] --- PASS: TestConfigInspect (3.34s) [2020-05-26T07:01:36.878Z] === RUN TestConfigList [2020-05-26T07:01:37.134Z] #52 ... [2020-05-26T07:01:37.134Z] [2020-05-26T07:01:37.134Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-26T07:01:37.134Z] #45 DONE 317.6s [2020-05-26T07:01:37.134Z] [2020-05-26T07:01:37.134Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-26T07:01:37.215Z] ok github.com/docker/docker/daemon/logger/local 0.473s coverage: 75.2% of statements [2020-05-26T07:01:37.215Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-05-26T07:01:37.688Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.169s coverage: 33.3% of statements [2020-05-26T07:01:37.698Z] #52 ... [2020-05-26T07:01:37.698Z] [2020-05-26T07:01:37.698Z] #46 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-05-26T07:01:37.698Z] #46 DONE 0.2s [2020-05-26T07:01:37.698Z] [2020-05-26T07:01:37.698Z] #48 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-05-26T07:01:37.698Z] #48 DONE 0.1s [2020-05-26T07:01:37.698Z] [2020-05-26T07:01:37.698Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-26T07:01:37.698Z] #52 ... [2020-05-26T07:01:37.698Z] [2020-05-26T07:01:37.698Z] #50 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-05-26T07:01:37.698Z] #50 DONE 0.1s [2020-05-26T07:01:37.944Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-05-26T07:01:37.944Z] [2020-05-26T07:01:37.944Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-05-26T07:01:37.944Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-05-26T07:01:37.944Z] HOSTNAME=1de9df65628a [2020-05-26T07:01:37.944Z] TESTDEBUG=0 [2020-05-26T07:01:37.944Z] DEST=bundles/test-integration [2020-05-26T07:01:37.944Z] PWD=/go/src/github.com/docker/docker [2020-05-26T07:01:37.944Z] DOCKER_GITCOMMIT=429ae97b598fa84b60d54232cbd6964ecd3b8078 [2020-05-26T07:01:37.944Z] container=docker [2020-05-26T07:01:37.944Z] HOME=/root [2020-05-26T07:01:37.944Z] GOLANG_VERSION=1.13.11 [2020-05-26T07:01:37.944Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-05-26T07:01:37.944Z] VALIDATE_BRANCH=master [2020-05-26T07:01:37.944Z] TERM=xterm [2020-05-26T07:01:37.944Z] DOCKER_PKG=github.com/docker/docker [2020-05-26T07:01:37.944Z] SHLVL=1 [2020-05-26T07:01:37.944Z] TIMEOUT=120m [2020-05-26T07:01:37.944Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-05-26T07:01:37.944Z] DOCKER_GRAPHDRIVER=overlay2 [2020-05-26T07:01:37.944Z] GO111MODULE=off [2020-05-26T07:01:37.944Z] DOCKER_EXPERIMENTAL=1 [2020-05-26T07:01:37.944Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-05-26T07:01:37.944Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-05-26T07:01:37.944Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-05-26T07:01:37.944Z] GOPATH=/go [2020-05-26T07:01:37.944Z] PKG_CONFIG=pkg-config [2020-05-26T07:01:37.944Z] _=/usr/bin/env [2020-05-26T07:01:37.944Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-05-26T07:01:37.955Z] [2020-05-26T07:01:37.955Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-26T07:01:38.162Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.226s coverage: 35.9% of statements [2020-05-26T07:01:39.157Z] ok github.com/docker/docker/daemon/logger/templates 0.075s coverage: 8.3% of statements [2020-05-26T07:01:40.155Z] ok github.com/docker/docker/daemon/logger/syslog 0.195s coverage: 47.8% of statements [2020-05-26T07:01:40.171Z] --- PASS: TestConfigList (3.18s) [2020-05-26T07:01:40.171Z] === RUN TestConfigsCreateAndDelete [2020-05-26T07:01:41.152Z] ok github.com/docker/docker/daemon/logger/splunk 2.246s coverage: 82.5% of statements [2020-05-26T07:01:41.152Z] ? github.com/docker/docker/daemon/names [no test files] [2020-05-26T07:01:41.152Z] ? github.com/docker/docker/daemon/network [no test files] [2020-05-26T07:01:41.152Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-05-26T07:01:42.130Z] #52 251.2 + bin/containerd-stress [2020-05-26T07:01:43.059Z] #52 253.0 + bin/containerd-shim [2020-05-26T07:01:43.390Z] ok github.com/docker/docker/distribution/metadata 1.535s coverage: 48.2% of statements [2020-05-26T07:01:43.390Z] ok github.com/docker/docker/errdefs 0.124s coverage: 49.4% of statements [2020-05-26T07:01:43.390Z] ok github.com/docker/docker/distribution 1.471s coverage: 20.3% of statements [2020-05-26T07:01:43.390Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-05-26T07:01:43.467Z] --- PASS: TestConfigsCreateAndDelete (3.21s) [2020-05-26T07:01:43.467Z] === RUN TestConfigsUpdate [2020-05-26T07:01:43.488Z] #20 ... [2020-05-26T07:01:43.488Z] [2020-05-26T07:01:43.488Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-26T07:01:43.488Z] #40 202.2 CC criu/files.o [2020-05-26T07:01:44.121Z] #40 207.8 CC criu/filesystems.o [2020-05-26T07:01:44.755Z] #40 ... [2020-05-26T07:01:44.755Z] [2020-05-26T07:01:44.755Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-26T07:01:44.755Z] #42 DONE 307.0s [2020-05-26T07:01:44.755Z] [2020-05-26T07:01:44.755Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-26T07:01:45.423Z] #22 ... [2020-05-26T07:01:45.423Z] [2020-05-26T07:01:45.423Z] #20 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-05-26T07:01:45.423Z] #20 10.21 Collecting yamllint==1.16.0 [2020-05-26T07:01:45.633Z] ok github.com/docker/docker/image/cache 0.232s coverage: 19.2% of statements [2020-05-26T07:01:45.633Z] ok github.com/docker/docker/distribution/xfer 2.524s coverage: 76.8% of statements [2020-05-26T07:01:45.633Z] ? github.com/docker/docker/dockerversion [no test files] [2020-05-26T07:01:45.633Z] ok github.com/docker/docker/image/v1 0.239s coverage: 25.0% of statements [2020-05-26T07:01:46.105Z] ok github.com/docker/docker/image 0.871s coverage: 86.4% of statements [2020-05-26T07:01:46.579Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-05-26T07:01:46.579Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-05-26T07:01:46.598Z] #20 11.46 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-05-26T07:01:46.598Z] #20 11.72 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-05-26T07:01:46.752Z] --- PASS: TestConfigsUpdate (3.24s) [2020-05-26T07:01:46.753Z] === RUN TestTemplatedConfig [2020-05-26T07:01:46.912Z] #20 11.82 Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl [2020-05-26T07:01:46.912Z] #20 11.90 Collecting pyyaml (from yamllint==1.16.0) [2020-05-26T07:01:47.052Z] ok github.com/docker/docker/libcontainerd/queue 0.097s coverage: 100.0% of statements [2020-05-26T07:01:47.546Z] #20 12.30 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-05-26T07:01:49.289Z] ok github.com/docker/docker/libcontainerd/local 0.307s coverage: 1.0% of statements [2020-05-26T07:01:49.289Z] ok github.com/docker/docker/pkg/aaparser 0.071s coverage: 50.0% of statements [2020-05-26T07:01:49.289Z] ok github.com/docker/docker/layer 0.545s coverage: 30.1% of statements [2020-05-26T07:01:49.763Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-05-26T07:01:49.763Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-05-26T07:01:49.763Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-05-26T07:01:49.763Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-05-26T07:01:49.763Z] ? github.com/docker/docker/oci [no test files] [2020-05-26T07:01:49.763Z] ? github.com/docker/docker/oci/caps [no test files] [2020-05-26T07:01:49.763Z] ok github.com/docker/docker/opts 0.213s coverage: 67.7% of statements [2020-05-26T07:01:50.037Z] --- PASS: TestTemplatedConfig (3.51s) [2020-05-26T07:01:50.037Z] === RUN TestConfigCreateResolve [2020-05-26T07:01:50.285Z] #20 14.83 Building wheels for collected packages: pyyaml [2020-05-26T07:01:50.285Z] #20 14.84 Running setup.py bdist_wheel for pyyaml: started [2020-05-26T07:01:50.760Z] ok github.com/docker/docker/pkg/broadcaster 0.102s coverage: 100.0% of statements [2020-05-26T07:01:51.156Z] #52 259.5 + bin/containerd-shim-runc-v1 [2020-05-26T07:01:52.349Z] ok github.com/docker/docker/pkg/authorization 0.651s coverage: 26.8% of statements [2020-05-26T07:01:52.349Z] ok github.com/docker/docker/pkg/capabilities 0.054s coverage: 87.5% of statements [2020-05-26T07:01:52.369Z] #20 17.04 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-05-26T07:01:52.369Z] #20 17.05 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-05-26T07:01:52.369Z] #20 17.21 Successfully built pyyaml [2020-05-26T07:01:52.369Z] #20 17.27 Installing collected packages: pathspec, pyyaml, yamllint [2020-05-26T07:01:52.823Z] ok github.com/docker/docker/pkg/chrootarchive 0.132s coverage: 15.4% of statements [2020-05-26T07:01:53.016Z] #20 17.98 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0 [2020-05-26T07:01:53.051Z] #52 262.5 + bin/containerd-shim-runc-v2 [2020-05-26T07:01:53.297Z] ok github.com/docker/docker/pkg/directory 0.069s coverage: 80.0% of statements [2020-05-26T07:01:53.306Z] #20 DONE 18.3s [2020-05-26T07:01:53.306Z] [2020-05-26T07:01:53.306Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-26T07:01:53.306Z] #40 210.7 CC criu/fsnotify.o [2020-05-26T07:01:53.306Z] #40 213.3 CC criu/image-desc.o [2020-05-26T07:01:53.306Z] #40 213.6 CC criu/image.o [2020-05-26T07:01:53.306Z] #40 215.9 CC criu/ipc_ns.o [2020-05-26T07:01:53.322Z] --- PASS: TestConfigCreateResolve (3.18s) [2020-05-26T07:01:53.322Z] === RUN TestConfigDaemonLibtrustID [2020-05-26T07:01:53.615Z] #52 263.3 + binaries [2020-05-26T07:01:53.615Z] #52 263.3 + install -D bin/containerd /build/containerd [2020-05-26T07:01:53.615Z] #52 263.3 + install -D bin/containerd-shim /build/containerd-shim [2020-05-26T07:01:53.615Z] #52 263.3 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-05-26T07:01:53.615Z] #52 263.3 + install -D bin/ctr /build/ctr [2020-05-26T07:01:53.771Z] ok github.com/docker/docker/pkg/discovery 0.143s coverage: 58.3% of statements [2020-05-26T07:01:53.876Z] #52 DONE 263.7s [2020-05-26T07:01:53.889Z] --- PASS: TestConfigDaemonLibtrustID (0.65s) [2020-05-26T07:01:53.889Z] PASS [2020-05-26T07:01:53.889Z] [2020-05-26T07:01:53.889Z] DONE 7 tests in 20.496s [2020-05-26T07:01:53.889Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2020-05-26T07:01:53.889Z] ++ 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-26T07:01:53.889Z] ++ set -e [2020-05-26T07:01:53.889Z] ++ '[' -n 0 ']' [2020-05-26T07:01:53.889Z] ++ set -x [2020-05-26T07:01:53.889Z] ++ env -i DEST=/go/src/github.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-26T07:01:54.147Z] INFO: Testing against a local daemon [2020-05-26T07:01:54.147Z] === RUN TestCheckpoint [2020-05-26T07:01:54.147Z] --- SKIP: TestCheckpoint (0.00s) [2020-05-26T07:01:54.147Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-05-26T07:01:54.147Z] === RUN TestContainerInvalidJSON [2020-05-26T07:01:54.147Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-05-26T07:01:54.147Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-05-26T07:01:54.147Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-05-26T07:01:54.147Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-05-26T07:01:54.147Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-05-26T07:01:54.147Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-05-26T07:01:54.147Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-05-26T07:01:54.147Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-05-26T07:01:54.147Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-05-26T07:01:54.147Z] --- PASS: TestContainerInvalidJSON (0.02s) [2020-05-26T07:01:54.147Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-05-26T07:01:54.147Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-05-26T07:01:54.147Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-05-26T07:01:54.147Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-05-26T07:01:54.147Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.11s) [2020-05-26T07:01:54.147Z] === RUN TestCopyFromContainerPathIsNotDir [2020-05-26T07:01:54.244Z] ok github.com/docker/docker/pkg/discovery/file 0.094s coverage: 92.9% of statements [2020-05-26T07:01:54.335Z] ................................................ [ 29%] [2020-05-26T07:01:54.347Z] #40 218.0 CC criu/irmap.o [2020-05-26T07:01:54.406Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.12s) [2020-05-26T07:01:54.406Z] === RUN TestCopyToContainerPathDoesNotExist [2020-05-26T07:01:54.406Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.12s) [2020-05-26T07:01:54.406Z] === RUN TestCopyToContainerPathIsNotDir [2020-05-26T07:01:54.665Z] --- PASS: TestCopyToContainerPathIsNotDir (0.12s) [2020-05-26T07:01:54.665Z] === RUN TestCopyFromContainer [2020-05-26T07:01:54.813Z] [2020-05-26T07:01:54.813Z] #53 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-05-26T07:01:54.813Z] #53 DONE 0.2s [2020-05-26T07:01:54.813Z] [2020-05-26T07:01:54.813Z] #57 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-05-26T07:01:54.813Z] #57 DONE 0.1s [2020-05-26T07:01:55.073Z] [2020-05-26T07:01:55.073Z] #59 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-05-26T07:01:55.073Z] #59 DONE 0.1s [2020-05-26T07:01:55.073Z] [2020-05-26T07:01:55.073Z] #61 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-05-26T07:01:55.073Z] #61 DONE 0.1s [2020-05-26T07:01:55.073Z] [2020-05-26T07:01:55.073Z] #62 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-05-26T07:01:55.073Z] #62 DONE 0.0s [2020-05-26T07:01:55.329Z] [2020-05-26T07:01:55.329Z] #63 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-05-26T07:01:55.386Z] #40 219.1 CC criu/kcmp-ids.o [2020-05-26T07:01:55.826Z] ok github.com/docker/docker/pkg/discovery/memory 0.107s coverage: 92.3% of statements [2020-05-26T07:01:55.826Z] ok github.com/docker/docker/pkg/discovery/nodes 0.070s coverage: 93.8% of statements [2020-05-26T07:01:56.030Z] #40 219.5 CC criu/kerndat.o [2020-05-26T07:01:56.259Z] #63 DONE 1.2s [2020-05-26T07:01:56.515Z] [2020-05-26T07:01:56.515Z] #64 exporting to image [2020-05-26T07:01:56.515Z] #64 exporting layers [2020-05-26T07:01:56.566Z] === RUN TestCopyFromContainer// [2020-05-26T07:01:56.566Z] === RUN TestCopyFromContainer//bar/root [2020-05-26T07:01:56.566Z] === RUN TestCopyFromContainer//bar/root/ [2020-05-26T07:01:56.824Z] ok github.com/docker/docker/pkg/filenotify 0.044s coverage: 36.2% of statements [2020-05-26T07:01:56.824Z] === RUN TestCopyFromContainer/bar/quux [2020-05-26T07:01:56.824Z] === RUN TestCopyFromContainer/bar/quux/ [2020-05-26T07:01:57.082Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-05-26T07:01:57.082Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-05-26T07:01:57.297Z] ok github.com/docker/docker/pkg/fileutils 0.077s coverage: 87.7% of statements [2020-05-26T07:01:57.341Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-05-26T07:01:57.341Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-05-26T07:01:57.341Z] === RUN TestCopyFromContainer/bar/notarget [2020-05-26T07:01:57.573Z] #40 221.2 CC criu/libnetlink.o [2020-05-26T07:01:57.600Z] --- PASS: TestCopyFromContainer (3.02s) [2020-05-26T07:01:57.600Z] --- PASS: TestCopyFromContainer// (0.11s) [2020-05-26T07:01:57.600Z] --- PASS: TestCopyFromContainer//bar/root (0.13s) [2020-05-26T07:01:57.600Z] --- PASS: TestCopyFromContainer//bar/root/ (0.10s) [2020-05-26T07:01:57.600Z] --- PASS: TestCopyFromContainer/bar/quux (0.13s) [2020-05-26T07:01:57.600Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.11s) [2020-05-26T07:01:57.600Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.11s) [2020-05-26T07:01:57.600Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.11s) [2020-05-26T07:01:57.600Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.11s) [2020-05-26T07:01:57.600Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.11s) [2020-05-26T07:01:57.600Z] --- PASS: TestCopyFromContainer/bar/notarget (0.11s) [2020-05-26T07:01:57.600Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-05-26T07:01:57.600Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-05-26T07:01:57.600Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-05-26T07:01:57.600Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-05-26T07:01:57.600Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-05-26T07:01:57.600Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-05-26T07:01:57.600Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-05-26T07:01:57.600Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-05-26T07:01:57.600Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-05-26T07:01:57.600Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-05-26T07:01:57.600Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2020-05-26T07:01:57.600Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-05-26T07:01:57.600Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-05-26T07:01:57.600Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-05-26T07:01:57.600Z] === RUN TestCreateLinkToNonExistingContainer [2020-05-26T07:01:57.600Z] --- PASS: TestCreateLinkToNonExistingContainer (0.07s) [2020-05-26T07:01:57.600Z] === RUN TestCreateWithInvalidEnv [2020-05-26T07:01:57.600Z] === RUN TestCreateWithInvalidEnv/0 [2020-05-26T07:01:57.600Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-05-26T07:01:57.600Z] === RUN TestCreateWithInvalidEnv/1 [2020-05-26T07:01:57.600Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-05-26T07:01:57.600Z] === RUN TestCreateWithInvalidEnv/2 [2020-05-26T07:01:57.600Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-05-26T07:01:57.600Z] === CONT TestCreateWithInvalidEnv/0 [2020-05-26T07:01:57.600Z] === CONT TestCreateWithInvalidEnv/1 [2020-05-26T07:01:57.600Z] === CONT TestCreateWithInvalidEnv/2 [2020-05-26T07:01:57.600Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2020-05-26T07:01:57.600Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-05-26T07:01:57.600Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-05-26T07:01:57.600Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-05-26T07:01:57.600Z] === RUN TestCreateTmpfsMountsTarget [2020-05-26T07:01:57.859Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2020-05-26T07:01:57.859Z] === RUN TestCreateWithCustomMaskedPaths [2020-05-26T07:01:58.226Z] #40 221.8 CC criu/log.o [2020-05-26T07:01:58.295Z] ok github.com/docker/docker/pkg/homedir 0.076s coverage: 42.9% of statements [2020-05-26T07:01:58.769Z] ok github.com/docker/docker/pkg/discovery/kv 3.323s coverage: 84.1% of statements [2020-05-26T07:01:58.769Z] ok github.com/docker/docker/pkg/idtools 0.069s coverage: 6.5% of statements [2020-05-26T07:01:59.242Z] ok github.com/docker/docker/pkg/archive 7.220s coverage: 62.0% of statements [2020-05-26T07:01:59.278Z] #40 222.8 CC criu/lsm.o [2020-05-26T07:01:59.278Z] #40 ... [2020-05-26T07:01:59.278Z] [2020-05-26T07:01:59.278Z] #29 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-05-26T07:01:59.278Z] #29 DONE 321.5s [2020-05-26T07:01:59.566Z] [2020-05-26T07:01:59.566Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-26T07:02:00.240Z] ok github.com/docker/docker/pkg/jsonmessage 0.279s coverage: 91.7% of statements [2020-05-26T07:02:00.240Z] ok github.com/docker/docker/pkg/locker 0.097s coverage: 88.9% of statements [2020-05-26T07:02:00.288Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-05-26T07:02:00.288Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-05-26T07:02:00.391Z] --- PASS: TestCreateWithCustomMaskedPaths (2.19s) [2020-05-26T07:02:00.391Z] === RUN TestCreateWithCapabilities [2020-05-26T07:02:00.391Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-05-26T07:02:00.391Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-05-26T07:02:00.391Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-05-26T07:02:00.391Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-05-26T07:02:00.391Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-05-26T07:02:00.391Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-05-26T07:02:00.391Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-05-26T07:02:00.391Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-05-26T07:02:00.391Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-05-26T07:02:00.391Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-05-26T07:02:00.391Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-05-26T07:02:00.391Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-05-26T07:02:00.391Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-05-26T07:02:00.391Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-05-26T07:02:00.391Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-05-26T07:02:00.391Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-05-26T07:02:00.391Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-05-26T07:02:00.391Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-05-26T07:02:00.391Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-05-26T07:02:00.391Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-05-26T07:02:00.391Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-05-26T07:02:00.391Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-05-26T07:02:00.391Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-05-26T07:02:00.391Z] === CONT TestCreateWithCapabilities/empty_capadd [2020-05-26T07:02:00.391Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-05-26T07:02:00.391Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-05-26T07:02:00.391Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-05-26T07:02:00.391Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2020-05-26T07:02:00.391Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-05-26T07:02:00.391Z] === CONT TestCreateWithCapabilities/empty_capabilities [2020-05-26T07:02:00.391Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-05-26T07:02:00.391Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-05-26T07:02:00.391Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-05-26T07:02:00.391Z] --- PASS: TestCreateWithCapabilities (0.04s) [2020-05-26T07:02:00.391Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.01s) [2020-05-26T07:02:00.391Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.01s) [2020-05-26T07:02:00.391Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.08s) [2020-05-26T07:02:00.391Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.07s) [2020-05-26T07:02:00.391Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.08s) [2020-05-26T07:02:00.391Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.09s) [2020-05-26T07:02:00.391Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.07s) [2020-05-26T07:02:00.391Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.09s) [2020-05-26T07:02:00.391Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.08s) [2020-05-26T07:02:00.391Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.08s) [2020-05-26T07:02:00.391Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2020-05-26T07:02:00.391Z] === RUN TestCreateWithCustomReadonlyPaths [2020-05-26T07:02:00.597Z] #40 224.2 CC criu/mem.o [2020-05-26T07:02:00.714Z] ok github.com/docker/docker/pkg/ioutils 0.659s coverage: 69.2% of statements [2020-05-26T07:02:01.190Z] ok github.com/docker/docker/pkg/longpath 0.054s coverage: 100.0% of statements [2020-05-26T07:02:01.665Z] ok github.com/docker/docker/pkg/namesgenerator 0.062s coverage: 85.7% of statements [2020-05-26T07:02:01.756Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-05-26T07:02:02.138Z] ok github.com/docker/docker/pkg/parsers 0.195s coverage: 97.0% of statements [2020-05-26T07:02:02.295Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.26s) [2020-05-26T07:02:02.295Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-05-26T07:02:02.295Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-05-26T07:02:02.295Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-05-26T07:02:02.295Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-05-26T07:02:02.295Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-05-26T07:02:02.295Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-05-26T07:02:02.295Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-05-26T07:02:02.295Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-05-26T07:02:02.295Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-05-26T07:02:02.295Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-05-26T07:02:02.295Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-05-26T07:02:02.295Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-05-26T07:02:02.295Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-05-26T07:02:02.295Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-05-26T07:02:02.295Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-05-26T07:02:02.554Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-05-26T07:02:02.554Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2020-05-26T07:02:02.554Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.04s) [2020-05-26T07:02:02.554Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.04s) [2020-05-26T07:02:02.554Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.05s) [2020-05-26T07:02:02.554Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.05s) [2020-05-26T07:02:02.554Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.03s) [2020-05-26T07:02:02.554Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-05-26T07:02:02.612Z] ok github.com/docker/docker/pkg/pidfile 0.115s coverage: 82.6% of statements [2020-05-26T07:02:03.059Z] #64 exporting layers 5.9s done [2020-05-26T07:02:03.059Z] #64 writing image sha256:173f40d48c1846c1ee445f76bcf0dacbaa2116f795db5bd844e4f29c75573099 done [2020-05-26T07:02:03.059Z] #64 naming to docker.io/library/docker:429ae97b598fa84b60d54232cbd6964ecd3b8078 done [2020-05-26T07:02:03.059Z] #64 DONE 5.9s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-05-26T07:02:03.422Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41026/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=429ae97b598fa84b60d54232cbd6964ecd3b8078 -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:429ae97b598fa84b60d54232cbd6964ecd3b8078 hack/make.sh dynbinary test-integration [2020-05-26T07:02:03.490Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.83s) [2020-05-26T07:02:03.490Z] === RUN TestCreateDifferentPlatform [2020-05-26T07:02:03.490Z] === RUN TestCreateDifferentPlatform/different_os [2020-05-26T07:02:03.490Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2020-05-26T07:02:03.490Z] --- PASS: TestCreateDifferentPlatform (0.03s) [2020-05-26T07:02:03.490Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2020-05-26T07:02:03.490Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2020-05-26T07:02:03.490Z] === RUN TestContainerStartOnDaemonRestart [2020-05-26T07:02:03.490Z] === PAUSE TestContainerStartOnDaemonRestart [2020-05-26T07:02:03.490Z] === RUN TestDaemonRestartIpcMode [2020-05-26T07:02:03.490Z] === PAUSE TestDaemonRestartIpcMode [2020-05-26T07:02:03.490Z] === RUN TestDaemonHostGatewayIP [2020-05-26T07:02:03.490Z] === PAUSE TestDaemonHostGatewayIP [2020-05-26T07:02:03.490Z] === RUN TestContainerKillOnDaemonStart [2020-05-26T07:02:03.490Z] === PAUSE TestContainerKillOnDaemonStart [2020-05-26T07:02:03.490Z] === RUN TestDiff [2020-05-26T07:02:04.057Z] --- PASS: TestDiff (0.76s) [2020-05-26T07:02:04.057Z] === RUN TestExecWithCloseStdin [2020-05-26T07:02:04.110Z] #40 227.3 CC criu/mount.o [2020-05-26T07:02:04.193Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.094s coverage: 56.8% of statements [2020-05-26T07:02:04.791Z] [2020-05-26T07:02:04.791Z] Removing bundles/ [2020-05-26T07:02:04.791Z] [2020-05-26T07:02:04.791Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-05-26T07:02:04.791Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-05-26T07:02:04.791Z] GOOS="" GOARCH="" GOARM="" [2020-05-26T07:02:04.993Z] --- PASS: TestExecWithCloseStdin (0.85s) [2020-05-26T07:02:04.993Z] === RUN TestExec [2020-05-26T07:02:05.191Z] ok github.com/docker/docker/pkg/plugins/transport 0.157s coverage: 85.7% of statements [2020-05-26T07:02:05.191Z] ok github.com/docker/docker/pkg/pools 0.066s coverage: 88.2% of statements [2020-05-26T07:02:05.666Z] ok github.com/docker/docker/pkg/progress 0.046s coverage: 75.9% of statements [2020-05-26T07:02:05.928Z] --- PASS: TestExec (0.88s) [2020-05-26T07:02:05.928Z] === RUN TestExecUser [2020-05-26T07:02:06.663Z] ok github.com/docker/docker/pkg/reexec 0.100s coverage: 82.4% of statements [2020-05-26T07:02:06.864Z] --- PASS: TestExecUser (0.89s) [2020-05-26T07:02:06.864Z] === RUN TestExportContainerAndImportImage [2020-05-26T07:02:07.136Z] ok github.com/docker/docker/pkg/pubsub 1.079s coverage: 73.9% of statements [2020-05-26T07:02:07.609Z] ok github.com/docker/docker/pkg/signal 0.047s coverage: 20.3% of statements [2020-05-26T07:02:07.800Z] --- PASS: TestExportContainerAndImportImage (1.06s) [2020-05-26T07:02:07.800Z] === RUN TestExportContainerAfterDaemonRestart [2020-05-26T07:02:08.084Z] ok github.com/docker/docker/pkg/stdcopy 0.049s coverage: 100.0% of statements [2020-05-26T07:02:09.081Z] ok github.com/docker/docker/pkg/streamformatter 0.084s coverage: 66.2% of statements [2020-05-26T07:02:09.081Z] ok github.com/docker/docker/pkg/stringid 0.042s coverage: 70.6% of statements [2020-05-26T07:02:09.702Z] --- PASS: TestExportContainerAfterDaemonRestart (1.99s) [2020-05-26T07:02:09.702Z] === RUN TestHealthCheckWorkdir [2020-05-26T07:02:10.078Z] ok github.com/docker/docker/pkg/sysinfo 0.038s coverage: 38.2% of statements [2020-05-26T07:02:10.554Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-05-26T07:02:10.554Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-05-26T07:02:10.554Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-05-26T07:02:10.554Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-05-26T07:02:10.554Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2020-05-26T07:02:10.554Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2020-05-26T07:02:10.554Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-05-26T07:02:10.554Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-05-26T07:02:10.637Z] --- PASS: TestHealthCheckWorkdir (1.00s) [2020-05-26T07:02:10.637Z] === RUN TestHealthKillContainer [2020-05-26T07:02:11.028Z] ok github.com/docker/docker/pkg/system 0.050s coverage: 13.8% of statements [2020-05-26T07:02:11.141Z] #40 233.9 CC criu/namespaces.o [2020-05-26T07:02:11.502Z] ok github.com/docker/docker/pkg/tailfile 0.170s coverage: 88.6% of statements [2020-05-26T07:02:11.975Z] testing: warning: no tests to run [2020-05-26T07:02:11.975Z] coverage: [no statements] [2020-05-26T07:02:11.975Z] ok github.com/docker/docker/pkg/term/windows 0.036s coverage: [no statements] [no tests to run] [2020-05-26T07:02:12.449Z] ok github.com/docker/docker/pkg/tarsum 0.148s coverage: 89.3% of statements [2020-05-26T07:02:12.449Z] ok github.com/docker/docker/pkg/truncindex 0.136s coverage: 91.5% of statements [2020-05-26T07:02:12.923Z] ok github.com/docker/docker/pkg/urlutil 0.038s coverage: 100.0% of statements [2020-05-26T07:02:12.923Z] ok github.com/docker/docker/pkg/useragent 0.031s coverage: 88.9% of statements [2020-05-26T07:02:13.221Z] tests/integration/api_exec_test.py ..................... [ 34%] [2020-05-26T07:02:13.873Z] #40 237.0 CC criu/net.o [2020-05-26T07:02:13.922Z] --- PASS: TestHealthKillContainer (2.97s) [2020-05-26T07:02:13.922Z] === RUN TestInspectCpusetInConfigPre120 [2020-05-26T07:02:14.489Z] --- PASS: TestInspectCpusetInConfigPre120 (0.73s) [2020-05-26T07:02:14.489Z] === RUN TestIpcModeNone [2020-05-26T07:02:14.504Z] ok github.com/docker/docker/plugin/v2 0.146s coverage: 20.1% of statements [2020-05-26T07:02:14.978Z] ok github.com/docker/docker/reference 0.126s coverage: 84.4% of statements [2020-05-26T07:02:14.978Z] ok github.com/docker/docker/plugin 0.143s coverage: 12.0% of statements [2020-05-26T07:02:15.424Z] --- PASS: TestIpcModeNone (0.83s) [2020-05-26T07:02:15.424Z] === RUN TestIpcModePrivate [2020-05-26T07:02:16.359Z] --- PASS: TestIpcModePrivate (0.88s) [2020-05-26T07:02:16.359Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:103, shared: false, mustBeShared: false [2020-05-26T07:02:16.359Z] === RUN TestIpcModeShareable [2020-05-26T07:02:16.563Z] ok github.com/docker/docker/restartmanager 0.032s coverage: 50.9% of statements [2020-05-26T07:02:16.563Z] ok github.com/docker/docker/registry/resumable 0.278s coverage: 100.0% of statements [2020-05-26T07:02:16.958Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-05-26T07:02:17.240Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-05-26T07:02:17.294Z] --- PASS: TestIpcModeShareable (0.90s) [2020-05-26T07:02:17.294Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:97, shared: true, mustBeShared: true [2020-05-26T07:02:17.294Z] === RUN TestAPIIpcModeShareableAndContainer [2020-05-26T07:02:18.142Z] ok github.com/docker/docker/testutil 0.054s coverage: 62.5% of statements [2020-05-26T07:02:18.143Z] ok github.com/docker/docker/registry 0.487s coverage: 51.7% of statements [2020-05-26T07:02:18.143Z] ok github.com/docker/docker/runconfig 0.169s coverage: 52.2% of statements [2020-05-26T07:02:18.708Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-05-26T07:02:19.321Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-05-26T07:02:19.466Z] #40 242.6 CC criu/netfilter.o [2020-05-26T07:02:19.602Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-05-26T07:02:19.758Z] #40 243.3 CC criu/page-pipe.o [2020-05-26T07:02:19.825Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.66s) [2020-05-26T07:02:19.826Z] === RUN TestAPIIpcModeHost [2020-05-26T07:02:20.393Z] --- PASS: TestAPIIpcModeHost (0.66s) [2020-05-26T07:02:20.393Z] === RUN TestDaemonIpcModeShareable [2020-05-26T07:02:20.789Z] #40 244.5 CC criu/page-xfer.o [2020-05-26T07:02:21.072Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-05-26T07:02:21.120Z] ok github.com/docker/docker/volume/drivers 0.202s coverage: 36.1% of statements [2020-05-26T07:02:21.374Z] tests/integration/api_healthcheck_test.py .... [ 36%] [2020-05-26T07:02:21.769Z] ok github.com/docker/docker/volume/local 0.290s coverage: 37.7% of statements [2020-05-26T07:02:21.769Z] ok github.com/docker/docker/volume/mounts 0.087s coverage: 66.2% of statements [2020-05-26T07:02:22.343Z] --- PASS: TestDaemonIpcModeShareable (1.79s) [2020-05-26T07:02:22.343Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:108, shared: true, mustBeShared: true [2020-05-26T07:02:22.343Z] === RUN TestDaemonIpcModePrivate [2020-05-26T07:02:23.352Z] ok github.com/docker/docker/volume/service 0.402s coverage: 70.3% of statements [2020-05-26T07:02:23.516Z] #40 246.7 CC criu/pagemap-cache.o [2020-05-26T07:02:23.782Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-05-26T07:02:23.809Z] #40 247.4 CC criu/pagemap.o [2020-05-26T07:02:24.248Z] --- PASS: TestDaemonIpcModePrivate (1.82s) [2020-05-26T07:02:24.248Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:114, shared: false, mustBeShared: false [2020-05-26T07:02:24.248Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-05-26T07:02:24.789Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-05-26T07:02:25.031Z] tests/integration/api_image_test.py ............s..... [ 40%] [2020-05-26T07:02:25.320Z] #40 249.0 CC criu/parasite-syscall.o [2020-05-26T07:02:25.794Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-05-26T07:02:26.149Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.81s) [2020-05-26T07:02:26.149Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:114, shared: false, mustBeShared: false [2020-05-26T07:02:26.149Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-05-26T07:02:26.407Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-05-26T07:02:27.385Z] #40 250.6 CC criu/path.o [2020-05-26T07:02:27.385Z] #40 251.0 CC criu/pie-util-vdso.o [2020-05-26T07:02:27.525Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.82s) [2020-05-26T07:02:27.525Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:108, shared: true, mustBeShared: true [2020-05-26T07:02:27.525Z] === RUN TestIpcModeOlderClient [2020-05-26T07:02:27.785Z] === PAUSE TestIpcModeOlderClient [2020-05-26T07:02:27.785Z] === RUN TestKillContainerInvalidSignal [2020-05-26T07:02:27.875Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-05-26T07:02:28.018Z] #40 251.7 CC criu/pie-util.o [2020-05-26T07:02:28.308Z] #40 252.1 CC criu/pipes.o [2020-05-26T07:02:28.720Z] --- PASS: TestKillContainerInvalidSignal (0.81s) [2020-05-26T07:02:28.720Z] === RUN TestKillContainer [2020-05-26T07:02:28.720Z] === RUN TestKillContainer/no_signal [2020-05-26T07:02:28.880Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-05-26T07:02:29.287Z] === RUN TestKillContainer/non_killing_signal [2020-05-26T07:02:29.810Z] #40 253.2 CC criu/plugin.o [2020-05-26T07:02:29.854Z] === RUN TestKillContainer/killing_signal [2020-05-26T07:02:30.348Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-05-26T07:02:30.439Z] #40 253.9 CC criu/proc_parse.o [2020-05-26T07:02:30.789Z] --- PASS: TestKillContainer (2.29s) [2020-05-26T07:02:30.789Z] --- PASS: TestKillContainer/no_signal (0.71s) [2020-05-26T07:02:30.789Z] --- PASS: TestKillContainer/non_killing_signal (0.51s) [2020-05-26T07:02:30.789Z] --- PASS: TestKillContainer/killing_signal (0.76s) [2020-05-26T07:02:30.789Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-05-26T07:02:30.789Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-05-26T07:02:31.354Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-05-26T07:02:31.724Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-05-26T07:02:32.291Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.50s) [2020-05-26T07:02:32.291Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.72s) [2020-05-26T07:02:32.291Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.49s) [2020-05-26T07:02:32.291Z] === RUN TestKillStoppedContainer [2020-05-26T07:02:32.358Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-05-26T07:02:32.550Z] --- PASS: TestKillStoppedContainer (0.13s) [2020-05-26T07:02:32.550Z] === RUN TestKillStoppedContainerAPIPre120 [2020-05-26T07:02:32.550Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.10s) [2020-05-26T07:02:32.550Z] === RUN TestKillDifferentUserContainer [2020-05-26T07:02:33.365Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-05-26T07:02:33.365Z] Using test binary docker [2020-05-26T07:02:33.365Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-05-26T07:02:33.365Z] +++ /etc/init.d/apparmor start [2020-05-26T07:02:33.365Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-05-26T07:02:33.365Z] INFO: Waiting for daemon to start... [2020-05-26T07:02:33.365Z] Starting dockerd [2020-05-26T07:02:33.365Z] +++ 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-26T07:02:33.485Z] --- PASS: TestKillDifferentUserContainer (0.81s) [2020-05-26T07:02:33.485Z] === RUN TestInspectOomKilledTrue [2020-05-26T07:02:33.485Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-05-26T07:02:33.485Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-05-26T07:02:33.485Z] === RUN TestInspectOomKilledFalse [2020-05-26T07:02:33.485Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-05-26T07:02:33.485Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-05-26T07:02:33.485Z] === RUN TestLinksEtcHostsContentMatch [2020-05-26T07:02:34.052Z] --- PASS: TestLinksEtcHostsContentMatch (0.65s) [2020-05-26T07:02:34.052Z] === RUN TestLinksContainerNames [2020-05-26T07:02:35.383Z] . [2020-05-26T07:02:35.383Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-05-26T07:02:35.383Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-05-26T07:02:35.383Z] Error: No such image: emptyfs [2020-05-26T07:02:35.383Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-05-26T07:02:35.383Z] ++++ docker load [2020-05-26T07:02:35.428Z] --- PASS: TestLinksContainerNames (1.50s) [2020-05-26T07:02:35.428Z] === RUN TestLogsFollowTailEmpty [2020-05-26T07:02:35.664Z] Running integration-test (iteration 1) [2020-05-26T07:02:35.664Z] Running /go/src/github.com/docker/docker/integration/build (s390x.integration.build) flags=-test.v -test.timeout=120m [2020-05-26T07:02:35.664Z] ++ 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-26T07:02:35.664Z] ++ set -e [2020-05-26T07:02:35.664Z] ++ '[' -n 0 ']' [2020-05-26T07:02:35.664Z] ++ set -x [2020-05-26T07:02:35.664Z] ++ env -i DEST=/go/src/github.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-26T07:02:36.001Z] #40 259.7 CC criu/protobuf-desc.o [2020-05-26T07:02:36.364Z] --- PASS: TestLogsFollowTailEmpty (0.79s) [2020-05-26T07:02:36.364Z] === RUN TestContainerNetworkMountsNoChown [2020-05-26T07:02:37.299Z] --- PASS: TestContainerNetworkMountsNoChown (0.77s) [2020-05-26T07:02:37.299Z] === RUN TestMountDaemonRoot [2020-05-26T07:02:37.299Z] === RUN TestMountDaemonRoot/default [2020-05-26T07:02:37.299Z] === PAUSE TestMountDaemonRoot/default [2020-05-26T07:02:37.299Z] === RUN TestMountDaemonRoot/private [2020-05-26T07:02:37.299Z] === PAUSE TestMountDaemonRoot/private [2020-05-26T07:02:37.299Z] === RUN TestMountDaemonRoot/rprivate [2020-05-26T07:02:37.299Z] === PAUSE TestMountDaemonRoot/rprivate [2020-05-26T07:02:37.299Z] === RUN TestMountDaemonRoot/slave [2020-05-26T07:02:37.299Z] === PAUSE TestMountDaemonRoot/slave [2020-05-26T07:02:37.299Z] === RUN TestMountDaemonRoot/rslave [2020-05-26T07:02:37.299Z] === PAUSE TestMountDaemonRoot/rslave [2020-05-26T07:02:37.299Z] === RUN TestMountDaemonRoot/shared [2020-05-26T07:02:37.299Z] === PAUSE TestMountDaemonRoot/shared [2020-05-26T07:02:37.299Z] === RUN TestMountDaemonRoot/rshared [2020-05-26T07:02:37.299Z] === PAUSE TestMountDaemonRoot/rshared [2020-05-26T07:02:37.299Z] === CONT TestMountDaemonRoot/default [2020-05-26T07:02:37.299Z] === RUN TestMountDaemonRoot/default/bind_root [2020-05-26T07:02:37.299Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-05-26T07:02:37.299Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-05-26T07:02:37.299Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-05-26T07:02:37.299Z] === RUN TestMountDaemonRoot/default/mount_root [2020-05-26T07:02:37.299Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-05-26T07:02:37.299Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-05-26T07:02:37.299Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-05-26T07:02:37.299Z] === CONT TestMountDaemonRoot/rslave [2020-05-26T07:02:37.299Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-05-26T07:02:37.299Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-05-26T07:02:37.299Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-05-26T07:02:37.299Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-05-26T07:02:37.299Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-05-26T07:02:37.299Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-05-26T07:02:37.299Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-05-26T07:02:37.299Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-05-26T07:02:37.299Z] === CONT TestMountDaemonRoot/slave [2020-05-26T07:02:37.299Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-05-26T07:02:37.299Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-05-26T07:02:37.299Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-05-26T07:02:37.299Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-05-26T07:02:37.299Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-05-26T07:02:37.299Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-05-26T07:02:37.299Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-05-26T07:02:37.299Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-05-26T07:02:37.299Z] === CONT TestMountDaemonRoot/shared [2020-05-26T07:02:37.299Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-05-26T07:02:37.299Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-05-26T07:02:37.299Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-05-26T07:02:37.299Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-05-26T07:02:37.299Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-05-26T07:02:37.299Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-05-26T07:02:37.299Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-05-26T07:02:37.299Z] === CONT TestMountDaemonRoot/private [2020-05-26T07:02:37.299Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-05-26T07:02:37.299Z] === CONT TestMountDaemonRoot/rprivate [2020-05-26T07:02:37.299Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-05-26T07:02:37.299Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-05-26T07:02:37.299Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-05-26T07:02:37.299Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-05-26T07:02:37.299Z] === CONT TestMountDaemonRoot/rshared [2020-05-26T07:02:37.299Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-05-26T07:02:37.299Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-05-26T07:02:37.299Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-05-26T07:02:37.299Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-05-26T07:02:37.299Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-05-26T07:02:37.299Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-05-26T07:02:37.299Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-05-26T07:02:37.299Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-05-26T07:02:37.299Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-05-26T07:02:37.299Z] === RUN TestMountDaemonRoot/private/bind_root [2020-05-26T07:02:37.299Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-05-26T07:02:37.299Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-05-26T07:02:37.299Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-05-26T07:02:37.299Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-05-26T07:02:37.299Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-05-26T07:02:37.299Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-05-26T07:02:37.299Z] === RUN TestMountDaemonRoot/private/mount_root [2020-05-26T07:02:37.299Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-05-26T07:02:37.299Z] === CONT TestMountDaemonRoot/default/bind_root [2020-05-26T07:02:37.299Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-05-26T07:02:37.299Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-05-26T07:02:37.299Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-05-26T07:02:37.299Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-05-26T07:02:37.299Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-05-26T07:02:37.299Z] === CONT TestMountDaemonRoot/default/mount_root [2020-05-26T07:02:37.299Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-05-26T07:02:37.299Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-05-26T07:02:37.299Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-05-26T07:02:37.299Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-05-26T07:02:37.299Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-05-26T07:02:37.299Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-05-26T07:02:37.299Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-05-26T07:02:37.299Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-05-26T07:02:37.299Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-05-26T07:02:37.299Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-05-26T07:02:37.299Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-05-26T07:02:37.299Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-05-26T07:02:37.299Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-05-26T07:02:37.299Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-05-26T07:02:37.558Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-05-26T07:02:37.558Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-05-26T07:02:37.558Z] === CONT TestMountDaemonRoot/private/mount_root [2020-05-26T07:02:37.558Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-05-26T07:02:37.558Z] === CONT TestMountDaemonRoot/private/bind_root [2020-05-26T07:02:37.558Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-05-26T07:02:37.558Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-05-26T07:02:37.558Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-05-26T07:02:37.558Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-05-26T07:02:37.558Z] --- PASS: TestMountDaemonRoot (0.05s) [2020-05-26T07:02:37.558Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-05-26T07:02:37.558Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.06s) [2020-05-26T07:02:37.558Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s) [2020-05-26T07:02:37.558Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.05s) [2020-05-26T07:02:37.558Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.05s) [2020-05-26T07:02:37.558Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-05-26T07:02:37.558Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.09s) [2020-05-26T07:02:37.558Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.09s) [2020-05-26T07:02:37.558Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.09s) [2020-05-26T07:02:37.558Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.10s) [2020-05-26T07:02:37.558Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-05-26T07:02:37.558Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.09s) [2020-05-26T07:02:37.558Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.09s) [2020-05-26T07:02:37.558Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.09s) [2020-05-26T07:02:37.558Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.09s) [2020-05-26T07:02:37.558Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-05-26T07:02:37.558Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s) [2020-05-26T07:02:37.558Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s) [2020-05-26T07:02:37.558Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2020-05-26T07:02:37.558Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.05s) [2020-05-26T07:02:37.558Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-05-26T07:02:37.558Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.05s) [2020-05-26T07:02:37.558Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.05s) [2020-05-26T07:02:37.558Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.05s) [2020-05-26T07:02:37.558Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) [2020-05-26T07:02:37.558Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-05-26T07:02:37.558Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.04s) [2020-05-26T07:02:37.558Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s) [2020-05-26T07:02:37.558Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2020-05-26T07:02:37.558Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) [2020-05-26T07:02:37.558Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-05-26T07:02:37.558Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.07s) [2020-05-26T07:02:37.558Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.07s) [2020-05-26T07:02:37.558Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.08s) [2020-05-26T07:02:37.558Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.09s) [2020-05-26T07:02:37.558Z] === RUN TestContainerBindMountNonRecursive [2020-05-26T07:02:38.063Z] #40 261.5 CC criu/protobuf.o [2020-05-26T07:02:38.696Z] #40 262.2 CC criu/pstree.o [2020-05-26T07:02:39.461Z] --- PASS: TestContainerBindMountNonRecursive (1.81s) [2020-05-26T07:02:39.461Z] === RUN TestNetworkNat [2020-05-26T07:02:40.397Z] --- PASS: TestNetworkNat (0.85s) [2020-05-26T07:02:40.397Z] === RUN TestNetworkLocalhostTCPNat [2020-05-26T07:02:40.765Z] #40 264.2 CC criu/rbtree.o [2020-05-26T07:02:41.232Z] ok github.com/docker/docker/pkg/plugins 35.072s coverage: 73.4% of statements [2020-05-26T07:02:41.232Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-05-26T07:02:41.232Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-05-26T07:02:41.232Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-05-26T07:02:41.232Z] ? github.com/docker/docker/pkg/symlink [no test files] [2020-05-26T07:02:41.232Z] ? github.com/docker/docker/pkg/term [no test files] [2020-05-26T07:02:41.232Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-05-26T07:02:41.232Z] ? github.com/docker/docker/rootless [no test files] [2020-05-26T07:02:41.232Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-05-26T07:02:41.232Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-05-26T07:02:41.232Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-05-26T07:02:41.232Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-05-26T07:02:41.232Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-05-26T07:02:41.232Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-05-26T07:02:41.232Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-05-26T07:02:41.232Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-05-26T07:02:41.232Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-05-26T07:02:41.232Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-05-26T07:02:41.232Z] ? github.com/docker/docker/testutil/request [no test files] [2020-05-26T07:02:41.232Z] ? github.com/docker/docker/volume [no test files] [2020-05-26T07:02:41.232Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-05-26T07:02:41.232Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-05-26T07:02:41.232Z] [2020-05-26T07:02:41.232Z] === Skipped [2020-05-26T07:02:41.232Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2020-05-26T07:02:41.232Z] dispatchers_test.go:376: Windows does not support stopsignal [2020-05-26T07:02:41.232Z] [2020-05-26T07:02:41.232Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2020-05-26T07:02:41.232Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-05-26T07:02:41.232Z] [2020-05-26T07:02:41.232Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2020-05-26T07:02:41.232Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-05-26T07:02:41.232Z] [2020-05-26T07:02:41.232Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.00s) [2020-05-26T07:02:41.232Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-05-26T07:02:41.232Z] [2020-05-26T07:02:41.232Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2020-05-26T07:02:41.232Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-05-26T07:02:41.232Z] [2020-05-26T07:02:41.232Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2020-05-26T07:02:41.232Z] client_test.go:23: runtime.GOOS == "windows" [2020-05-26T07:02:41.232Z] [2020-05-26T07:02:41.232Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2020-05-26T07:02:41.232Z] daemon_test.go:147: root required [2020-05-26T07:02:41.232Z] [2020-05-26T07:02:41.232Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2020-05-26T07:02:41.232Z] reload_test.go:520: root required [2020-05-26T07:02:41.232Z] [2020-05-26T07:02:41.232Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2020-05-26T07:02:41.232Z] config_test.go:484: os.Getuid() != 0: skipping test that requires root [2020-05-26T07:02:41.232Z] [2020-05-26T07:02:41.232Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2020-05-26T07:02:41.232Z] pull_v2_test.go:73: Needs fixing on Windows [2020-05-26T07:02:41.232Z] [2020-05-26T07:02:41.232Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2020-05-26T07:02:41.232Z] pull_v2_test.go:118: Needs fixing on Windows [2020-05-26T07:02:41.232Z] [2020-05-26T07:02:41.232Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2020-05-26T07:02:41.232Z] download_test.go:268: Needs fixing on Windows [2020-05-26T07:02:41.232Z] [2020-05-26T07:02:41.232Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2020-05-26T07:02:41.232Z] layer_test.go:304: Failing on Windows [2020-05-26T07:02:41.232Z] [2020-05-26T07:02:41.232Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2020-05-26T07:02:41.232Z] layer_test.go:353: Failing on Windows [2020-05-26T07:02:41.232Z] [2020-05-26T07:02:41.232Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2020-05-26T07:02:41.232Z] layer_test.go:468: Failing on Windows [2020-05-26T07:02:41.232Z] [2020-05-26T07:02:41.232Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2020-05-26T07:02:41.232Z] layer_test.go:697: Failing on Windows [2020-05-26T07:02:41.232Z] [2020-05-26T07:02:41.232Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2020-05-26T07:02:41.232Z] migration_test.go:46: Failing on Windows [2020-05-26T07:02:41.232Z] [2020-05-26T07:02:41.232Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2020-05-26T07:02:41.232Z] migration_test.go:182: Failing on Windows [2020-05-26T07:02:41.232Z] [2020-05-26T07:02:41.232Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2020-05-26T07:02:41.232Z] mount_test.go:17: Failing on Windows [2020-05-26T07:02:41.232Z] [2020-05-26T07:02:41.232Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2020-05-26T07:02:41.232Z] mount_test.go:76: Failing on Windows [2020-05-26T07:02:41.232Z] [2020-05-26T07:02:41.232Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2020-05-26T07:02:41.232Z] mount_test.go:125: Failing on Windows [2020-05-26T07:02:41.232Z] [2020-05-26T07:02:41.232Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2020-05-26T07:02:41.232Z] mount_test.go:212: Failing on Windows [2020-05-26T07:02:41.232Z] [2020-05-26T07:02:41.232Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2020-05-26T07:02:41.232Z] archive_test.go:133: Xz not present in msys2 [2020-05-26T07:02:41.232Z] [2020-05-26T07:02:41.232Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2020-05-26T07:02:41.232Z] archive_test.go:238: Failing on Windows CI machines [2020-05-26T07:02:41.232Z] [2020-05-26T07:02:41.232Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2020-05-26T07:02:41.232Z] archive_windows_test.go:16: Currently fails [2020-05-26T07:02:41.232Z] [2020-05-26T07:02:41.232Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2020-05-26T07:02:41.232Z] changes_test.go:192: needs more investigation [2020-05-26T07:02:41.232Z] [2020-05-26T07:02:41.232Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2020-05-26T07:02:41.232Z] changes_test.go:405: needs further investigation [2020-05-26T07:02:41.232Z] [2020-05-26T07:02:41.232Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2020-05-26T07:02:41.232Z] changes_test.go:441: needs further investigation [2020-05-26T07:02:41.232Z] [2020-05-26T07:02:41.232Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2020-05-26T07:02:41.232Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2020-05-26T07:02:41.232Z] [2020-05-26T07:02:41.232Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2020-05-26T07:02:41.232Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2020-05-26T07:02:41.232Z] [2020-05-26T07:02:41.232Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2020-05-26T07:02:41.232Z] archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing [2020-05-26T07:02:41.232Z] [2020-05-26T07:02:41.232Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2020-05-26T07:02:41.232Z] archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing [2020-05-26T07:02:41.232Z] [2020-05-26T07:02:41.232Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2020-05-26T07:02:41.232Z] archive_test.go:248: os.Getuid() != 0: skipping test that requires root [2020-05-26T07:02:41.232Z] [2020-05-26T07:02:41.232Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2020-05-26T07:02:41.232Z] archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing [2020-05-26T07:02:41.232Z] [2020-05-26T07:02:41.232Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2020-05-26T07:02:41.232Z] archive_test.go:355: os.Getuid() != 0: skipping test that requires root [2020-05-26T07:02:41.232Z] [2020-05-26T07:02:41.232Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2020-05-26T07:02:41.232Z] archive_test.go:372: os.Getuid() != 0: skipping test that requires root [2020-05-26T07:02:41.232Z] [2020-05-26T07:02:41.232Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2020-05-26T07:02:41.232Z] archive_test.go:389: os.Getuid() != 0: skipping test that requires root [2020-05-26T07:02:41.232Z] [2020-05-26T07:02:41.232Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2020-05-26T07:02:41.232Z] poller_test.go:41: No chmod on Windows [2020-05-26T07:02:41.232Z] [2020-05-26T07:02:41.232Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2020-05-26T07:02:41.232Z] fileutils_test.go:134: Needs porting to Windows [2020-05-26T07:02:41.232Z] [2020-05-26T07:02:41.232Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2020-05-26T07:02:41.232Z] fileutils_test.go:180: Needs porting to Windows [2020-05-26T07:02:41.232Z] [2020-05-26T07:02:41.232Z] === SKIP: github.com/docker/docker/pkg/system TestEnsureRemoveAllWithMount (0.00s) [2020-05-26T07:02:41.232Z] rm_test.go:44: runtime.GOOS == "windows": mount not supported on Windows [2020-05-26T07:02:41.232Z] [2020-05-26T07:02:41.232Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2020-05-26T07:02:41.232Z] registry_test.go:58: os.Getuid() != 0: skipping test that requires root [2020-05-26T07:02:41.232Z] [2020-05-26T07:02:41.232Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.01s) [2020-05-26T07:02:41.232Z] registry_test.go:78: os.Getuid() != 0: skipping test that requires root [2020-05-26T07:02:41.232Z] [2020-05-26T07:02:41.232Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2020-05-26T07:02:41.232Z] registry_test.go:668: os.Getuid() != 0: skipping test that requires root [2020-05-26T07:02:41.232Z] [2020-05-26T07:02:41.232Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2020-05-26T07:02:41.232Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2020-05-26T07:02:41.232Z] [2020-05-26T07:02:41.232Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2020-05-26T07:02:41.232Z] local_test.go:181: runtime.GOOS == "windows" [2020-05-26T07:02:41.232Z] [2020-05-26T07:02:41.232Z] [2020-05-26T07:02:41.232Z] DONE 1761 tests, 46 skipped in 198.909s [2020-05-26T07:02:41.232Z] INFO: make.ps1 ended at 05/26/2020 07:02:39 [2020-05-26T07:02:41.332Z] --- PASS: TestNetworkLocalhostTCPNat (0.85s) [2020-05-26T07:02:41.332Z] === RUN TestNetworkLoopbackNat [2020-05-26T07:02:41.395Z] #40 264.8 CC criu/rst-malloc.o [2020-05-26T07:02:41.685Z] #40 265.2 CC criu/seccomp.o [2020-05-26T07:02:41.705Z] INFO: Unit tests results(C:\windows\TEMP\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2020-05-26T07:02:41.705Z] INFO: Unit tests ended at 05/26/2020 07:02:41. Duration:00:03:32.0384151 [2020-05-26T07:02:41.705Z] INFO: Building busybox [2020-05-26T07:02:42.179Z] Sending build context to Docker daemon 5.12kB [2020-05-26T07:02:42.179Z] [2020-05-26T07:02:42.179Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2020-05-26T07:02:42.179Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2020-05-26T07:02:42.179Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2020-05-26T07:02:42.179Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2020-05-26T07:02:42.179Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2020-05-26T07:02:42.179Z] ---> 561b89eac394 [2020-05-26T07:02:42.179Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2020-05-26T07:02:42.179Z] ---> Running in 199887c8257a [2020-05-26T07:02:42.272Z] --- PASS: TestNetworkLoopbackNat (1.13s) [2020-05-26T07:02:42.272Z] === RUN TestPause [2020-05-26T07:02:42.744Z] #40 266.2 CC criu/seize.o [2020-05-26T07:02:43.208Z] --- PASS: TestPause (0.81s) [2020-05-26T07:02:43.208Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-05-26T07:02:43.208Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-05-26T07:02:43.208Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-05-26T07:02:43.208Z] === RUN TestPauseStopPausedContainer [2020-05-26T07:02:43.775Z] --- PASS: TestPauseStopPausedContainer (0.81s) [2020-05-26T07:02:43.775Z] === RUN TestPsFilter [2020-05-26T07:02:44.033Z] --- PASS: TestPsFilter (0.24s) [2020-05-26T07:02:44.033Z] === RUN TestRemoveContainerWithRemovedVolume [2020-05-26T07:02:44.036Z] Loaded image: buildpack-deps:jessie [2020-05-26T07:02:44.036Z] Loaded image: busybox:latest [2020-05-26T07:02:44.036Z] Loaded image: busybox:glibc [2020-05-26T07:02:44.036Z] Loaded image: debian:jessie [2020-05-26T07:02:44.036Z] Loaded image: hello-world:latest [2020-05-26T07:02:44.036Z] INFO: Testing against a local daemon [2020-05-26T07:02:44.036Z] === RUN TestCgroupNamespacesBuild [2020-05-26T07:02:44.295Z] #40 267.8 CC criu/servicefd.o [2020-05-26T07:02:44.968Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.82s) [2020-05-26T07:02:44.968Z] === RUN TestRemoveContainerWithVolume [2020-05-26T07:02:45.330Z] #40 268.8 CC criu/shmem.o [2020-05-26T07:02:45.504Z] --- PASS: TestCgroupNamespacesBuild (2.28s) [2020-05-26T07:02:45.504Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-05-26T07:02:45.904Z] --- PASS: TestRemoveContainerWithVolume (0.81s) [2020-05-26T07:02:45.904Z] === RUN TestRemoveContainerRunning [2020-05-26T07:02:45.994Z] tests/integration/api_network_test.py ........................... [ 47%] [2020-05-26T07:02:46.009Z] Removing intermediate container 199887c8257a [2020-05-26T07:02:46.009Z] ---> 047da135f20a [2020-05-26T07:02:46.009Z] Step 7/13 : ARG BUSYBOX_VERSION [2020-05-26T07:02:46.009Z] ---> Running in 5af960091028 [2020-05-26T07:02:46.009Z] Removing intermediate container 5af960091028 [2020-05-26T07:02:46.009Z] ---> e598bc6f8d3a [2020-05-26T07:02:46.009Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2020-05-26T07:02:46.009Z] ---> Running in b49e73c59147 [2020-05-26T07:02:46.472Z] --- PASS: TestRemoveContainerRunning (0.77s) [2020-05-26T07:02:46.472Z] === RUN TestRemoveContainerForceRemoveRunning [2020-05-26T07:02:46.482Z] Removing intermediate container b49e73c59147 [2020-05-26T07:02:46.482Z] ---> 7cd84be1742e [2020-05-26T07:02:46.482Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2020-05-26T07:02:46.846Z] #40 270.4 CC criu/sigframe.o [2020-05-26T07:02:47.140Z] #40 270.7 CC criu/signalfd.o [2020-05-26T07:02:47.408Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.78s) [2020-05-26T07:02:47.408Z] === RUN TestRemoveInvalidContainer [2020-05-26T07:02:47.408Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2020-05-26T07:02:47.408Z] === RUN TestRenameLinkedContainer [2020-05-26T07:02:47.431Z] #40 271.1 CC criu/sk-inet.o [2020-05-26T07:02:47.477Z] [2020-05-26T07:02:47.525Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.81s) [2020-05-26T07:02:47.525Z] === RUN TestBuildWithSession [2020-05-26T07:02:47.525Z] --- SKIP: TestBuildWithSession (0.00s) [2020-05-26T07:02:47.525Z] build_session_test.go:25: TODO: BuildKit [2020-05-26T07:02:47.525Z] === RUN TestBuildSquashParent [2020-05-26T07:02:47.950Z] ---> 7c68dc69d69f [2020-05-26T07:02:47.950Z] 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-26T07:02:47.950Z] ---> Running in 2e63f612ad36 [2020-05-26T07:02:49.533Z] #40 273.1 CC criu/sk-netlink.o [2020-05-26T07:02:50.181Z] #40 273.8 CC criu/sk-packet.o [2020-05-26T07:02:50.693Z] --- PASS: TestRenameLinkedContainer (3.07s) [2020-05-26T07:02:50.693Z] === RUN TestRenameStoppedContainer [2020-05-26T07:02:51.259Z] --- PASS: TestRenameStoppedContainer (0.80s) [2020-05-26T07:02:51.259Z] === RUN TestRenameRunningContainerAndReuse [2020-05-26T07:02:51.695Z] #40 275.1 CC criu/sk-queue.o [2020-05-26T07:02:52.334Z] #40 276.0 CC criu/sk-tcp.o [2020-05-26T07:02:52.629Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-05-26T07:02:52.629Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-05-26T07:02:52.636Z] --- PASS: TestRenameRunningContainerAndReuse (1.59s) [2020-05-26T07:02:52.636Z] === RUN TestRenameInvalidName [2020-05-26T07:02:53.551Z] tests/integration/api_plugin_test.py ........... [ 50%] [2020-05-26T07:02:53.571Z] --- PASS: TestRenameInvalidName (0.82s) [2020-05-26T07:02:53.571Z] === RUN TestRenameAnonymousContainer [2020-05-26T07:02:53.838Z] #40 277.3 CC criu/sk-unix.o [2020-05-26T07:02:54.322Z] --- PASS: TestBuildSquashParent (6.49s) [2020-05-26T07:02:54.322Z] === RUN TestBuildWithRemoveAndForceRemove [2020-05-26T07:02:54.322Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-05-26T07:02:54.322Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-05-26T07:02:54.322Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-05-26T07:02:54.322Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-05-26T07:02:54.322Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-05-26T07:02:54.322Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-05-26T07:02:54.322Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-05-26T07:02:54.322Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-05-26T07:02:54.322Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-05-26T07:02:54.322Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-05-26T07:02:54.322Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-05-26T07:02:54.322Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-05-26T07:02:54.322Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-05-26T07:02:54.322Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-05-26T07:02:55.414Z] tests/integration/api_secret_test.py ..... [ 51%] [2020-05-26T07:02:56.341Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-05-26T07:02:56.341Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-05-26T07:02:56.671Z] Removing intermediate container 2e63f612ad36 [2020-05-26T07:02:56.671Z] ---> f5f8fe97bbff [2020-05-26T07:02:56.671Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2020-05-26T07:02:56.671Z] ---> Running in 6d4bd433d739 [2020-05-26T07:02:56.671Z] [2020-05-26T07:02:56.671Z] SUCCESS: Specified value was saved. [2020-05-26T07:02:57.368Z] #40 280.8 CC criu/sockets.o [2020-05-26T07:02:57.758Z] --- PASS: TestRenameAnonymousContainer (4.06s) [2020-05-26T07:02:57.758Z] === RUN TestRenameContainerWithSameName [2020-05-26T07:02:57.871Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-05-26T07:02:58.325Z] --- PASS: TestRenameContainerWithSameName (0.78s) [2020-05-26T07:02:58.325Z] === RUN TestRenameContainerWithLinkedContainer [2020-05-26T07:02:58.888Z] #40 282.2 CC criu/stats.o [2020-05-26T07:02:58.907Z] Removing intermediate container 6d4bd433d739 [2020-05-26T07:02:58.907Z] ---> e76fb9452cde [2020-05-26T07:02:58.907Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2020-05-26T07:02:58.907Z] ---> Running in 2faae4b84da6 [2020-05-26T07:02:59.014Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-05-26T07:02:59.014Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-05-26T07:02:59.178Z] #40 282.8 CC criu/string.o [2020-05-26T07:02:59.178Z] #40 282.9 CC criu/sysctl.o [2020-05-26T07:02:59.178Z] #40 ... [2020-05-26T07:02:59.178Z] [2020-05-26T07:02:59.178Z] #37 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-05-26T07:02:59.473Z] #37 381.6 + dpkg --print-architecture [2020-05-26T07:02:59.473Z] #37 381.6 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-05-26T07:02:59.766Z] #37 381.9 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2020-05-26T07:02:59.766Z] #37 381.9 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-05-26T07:02:59.838Z] tests/integration/api_service_test.py ................s................. [ 60%] [2020-05-26T07:03:00.227Z] --- PASS: TestRenameContainerWithLinkedContainer (1.52s) [2020-05-26T07:03:00.227Z] === RUN TestResize [2020-05-26T07:03:00.794Z] --- PASS: TestResize (0.78s) [2020-05-26T07:03:00.794Z] === RUN TestResizeWithInvalidSize [2020-05-26T07:03:01.033Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2020-05-26T07:03:01.033Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.52s) [2020-05-26T07:03:01.033Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.59s) [2020-05-26T07:03:01.033Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.37s) [2020-05-26T07:03:01.033Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.38s) [2020-05-26T07:03:01.033Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.07s) [2020-05-26T07:03:01.033Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.28s) [2020-05-26T07:03:01.033Z] === RUN TestBuildMultiStageCopy [2020-05-26T07:03:01.033Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-05-26T07:03:01.730Z] --- PASS: TestResizeWithInvalidSize (0.83s) [2020-05-26T07:03:01.730Z] === RUN TestResizeWhenContainerNotStarted [2020-05-26T07:03:02.298Z] --- PASS: TestResizeWhenContainerNotStarted (0.75s) [2020-05-26T07:03:02.298Z] === RUN TestDaemonRestartKillContainers [2020-05-26T07:03:02.298Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-05-26T07:03:02.298Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-05-26T07:03:02.298Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-05-26T07:03:02.298Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-05-26T07:03:02.298Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-05-26T07:03:02.298Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-05-26T07:03:02.298Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-05-26T07:03:02.298Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-05-26T07:03:02.298Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-05-26T07:03:02.298Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-05-26T07:03:02.298Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-05-26T07:03:02.298Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-05-26T07:03:02.298Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-05-26T07:03:02.298Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-05-26T07:03:02.298Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-05-26T07:03:02.298Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-05-26T07:03:02.298Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-05-26T07:03:02.298Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-05-26T07:03:02.298Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-05-26T07:03:02.298Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-05-26T07:03:02.298Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-05-26T07:03:02.298Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-05-26T07:03:02.298Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-05-26T07:03:02.298Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-05-26T07:03:02.298Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-05-26T07:03:02.298Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-05-26T07:03:02.298Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-05-26T07:03:02.298Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-05-26T07:03:02.729Z] Cannot create a file when that file already exists. [2020-05-26T07:03:03.795Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-05-26T07:03:04.076Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-05-26T07:03:04.689Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-05-26T07:03:05.302Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-05-26T07:03:05.590Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-05-26T07:03:05.590Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-05-26T07:03:05.850Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-05-26T07:03:05.915Z] --- PASS: TestBuildMultiStageCopy (4.87s) [2020-05-26T07:03:05.916Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.59s) [2020-05-26T07:03:05.916Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.52s) [2020-05-26T07:03:05.916Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.55s) [2020-05-26T07:03:05.916Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.58s) [2020-05-26T07:03:05.916Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.63s) [2020-05-26T07:03:05.916Z] === RUN TestBuildMultiStageParentConfig [2020-05-26T07:03:06.109Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-05-26T07:03:06.550Z] Removing intermediate container 2faae4b84da6 [2020-05-26T07:03:06.550Z] ---> ba7d69a2442f [2020-05-26T07:03:06.550Z] Step 13/13 : CMD ["sh"] [2020-05-26T07:03:06.550Z] ---> Running in 7315210e89dc [2020-05-26T07:03:06.678Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-05-26T07:03:06.937Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-05-26T07:03:07.022Z] Removing intermediate container 7315210e89dc [2020-05-26T07:03:07.022Z] ---> 13ac9d93b58a [2020-05-26T07:03:07.022Z] Successfully built 13ac9d93b58a [2020-05-26T07:03:07.022Z] Successfully tagged busybox:latest [2020-05-26T07:03:07.022Z] INFO: Docker images of the daemon under test [2020-05-26T07:03:07.022Z] [2020-05-26T07:03:07.022Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2020-05-26T07:03:07.022Z] busybox latest 13ac9d93b58a Less than a second ago 3.72GB [2020-05-26T07:03:07.022Z] microsoft/windowsservercore latest 561b89eac394 2 weeks ago 3.7GB [2020-05-26T07:03:07.022Z] mcr.microsoft.com/windows/servercore ltsc2019 561b89eac394 2 weeks ago 3.7GB [2020-05-26T07:03:07.022Z] [2020-05-26T07:03:07.022Z] INFO: Running integration tests at 05/26/2020 07:03:06... [2020-05-26T07:03:07.022Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2020-05-26T07:03:07.022Z] INFO: Integration API tests being run from the host: [2020-05-26T07:03:07.022Z] INFO: make.ps1 starting at 05/26/2020 07:03:06 [2020-05-26T07:03:07.383Z] --- PASS: TestBuildMultiStageParentConfig (1.56s) [2020-05-26T07:03:07.383Z] === RUN TestBuildLabelWithTargets [2020-05-26T07:03:07.505Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-05-26T07:03:07.765Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-05-26T07:03:08.023Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2020-05-26T07:03:10.054Z] --- PASS: TestBuildLabelWithTargets (2.42s) [2020-05-26T07:03:10.054Z] === RUN TestBuildWithEmptyLayers [2020-05-26T07:03:10.188Z] #37 ... [2020-05-26T07:03:10.188Z] [2020-05-26T07:03:10.188Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-26T07:03:10.188Z] #40 284.0 CC criu/sysfs_parse.o [2020-05-26T07:03:10.188Z] #40 284.6 CC criu/timerfd.o [2020-05-26T07:03:10.188Z] #40 285.2 CC criu/tty.o [2020-05-26T07:03:10.188Z] #40 288.9 CC criu/tun.o [2020-05-26T07:03:10.188Z] #40 289.8 CC criu/uffd.o [2020-05-26T07:03:10.188Z] #40 291.9 CC criu/util.o [2020-05-26T07:03:10.301Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-05-26T07:03:10.301Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.78s) [2020-05-26T07:03:10.301Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.08s) [2020-05-26T07:03:10.301Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.57s) [2020-05-26T07:03:10.301Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.94s) [2020-05-26T07:03:10.301Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.60s) [2020-05-26T07:03:10.301Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.65s) [2020-05-26T07:03:10.301Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.61s) [2020-05-26T07:03:10.301Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.62s) [2020-05-26T07:03:10.301Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.46s) [2020-05-26T07:03:10.301Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.56s) [2020-05-26T07:03:10.301Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.40s) [2020-05-26T07:03:10.301Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.38s) [2020-05-26T07:03:10.301Z] === RUN TestCgroupNamespacesRun [2020-05-26T07:03:10.668Z] --- PASS: TestBuildWithEmptyLayers (0.97s) [2020-05-26T07:03:10.668Z] === RUN TestBuildMultiStageOnBuild [2020-05-26T07:03:11.211Z] #40 294.7 CC criu/uts_ns.o [2020-05-26T07:03:11.502Z] #40 295.1 CC criu/vdso.o [2020-05-26T07:03:12.203Z] --- PASS: TestCgroupNamespacesRun (1.83s) [2020-05-26T07:03:12.203Z] === RUN TestCgroupNamespacesRunPrivileged [2020-05-26T07:03:12.531Z] #40 296.2 LINK criu/built-in.o [2020-05-26T07:03:13.161Z] #40 296.7 LINK criu/criu [2020-05-26T07:03:14.106Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.71s) [2020-05-26T07:03:14.106Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-05-26T07:03:14.118Z] --- PASS: TestBuildMultiStageOnBuild (3.01s) [2020-05-26T07:03:14.118Z] === RUN TestBuildUncleanTarFilenames [2020-05-26T07:03:14.193Z] #40 297.7 DEP lib/c/criu.d [2020-05-26T07:03:14.193Z] #40 298.0 CC images/rpc.pb-c.o [2020-05-26T07:03:14.654Z] ......................... [ 67%] [2020-05-26T07:03:15.123Z] --- PASS: TestBuildUncleanTarFilenames (1.28s) [2020-05-26T07:03:15.123Z] === RUN TestBuildMultiStageLayerLeak [2020-05-26T07:03:15.481Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.76s) [2020-05-26T07:03:15.481Z] === RUN TestCgroupNamespacesRunHostMode [2020-05-26T07:03:15.750Z] #40 299.2 CC lib/c/criu.o [2020-05-26T07:03:17.389Z] --- PASS: TestCgroupNamespacesRunHostMode (1.77s) [2020-05-26T07:03:17.390Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-05-26T07:03:17.964Z] #40 301.3 LINK lib/c/built-in.o [2020-05-26T07:03:17.964Z] #40 301.3 LINK lib/c/libcriu.so [2020-05-26T07:03:17.964Z] #40 ... [2020-05-26T07:03:17.964Z] [2020-05-26T07:03:17.964Z] #46 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-26T07:03:17.964Z] #46 400.0 + cd /tmp/tmp.toLfcbxFvZ/src/github.com/golangci/golangci-lint/ [2020-05-26T07:03:17.964Z] #46 400.0 + git checkout -q v1.23.8 [2020-05-26T07:03:18.639Z] --- PASS: TestBuildMultiStageLayerLeak (3.03s) [2020-05-26T07:03:18.639Z] === RUN TestBuildWithHugeFile [2020-05-26T07:03:19.015Z] #46 401.0 ++ git describe --tags [2020-05-26T07:03:19.015Z] #46 401.0 + version=v1.23.8 [2020-05-26T07:03:19.015Z] #46 401.0 ++ git rev-parse --short HEAD [2020-05-26T07:03:19.015Z] #46 401.0 + commit=76a82c6 [2020-05-26T07:03:19.015Z] #46 401.0 ++ git show -s --format=%cd [2020-05-26T07:03:19.015Z] #46 401.1 + commitDate='Wed Mar 4 06:43:41 2020 +0300' [2020-05-26T07:03:19.015Z] #46 401.1 + go build -buildmode=pie -ldflags '-s -w -X "main.version=v1.23.8" -X "main.commit=76a82c6" -X "main.date=Wed Mar 4 06:43:41 2020 +0300"' -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint [2020-05-26T07:03:19.292Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.76s) [2020-05-26T07:03:19.292Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-05-26T07:03:21.194Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.76s) [2020-05-26T07:03:21.194Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-05-26T07:03:21.762Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.95s) [2020-05-26T07:03:21.762Z] === RUN TestCgroupNamespacesRunOlderClient [2020-05-26T07:03:23.684Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.87s) [2020-05-26T07:03:23.684Z] === RUN TestKernelTCPMemory [2020-05-26T07:03:24.622Z] #46 ... [2020-05-26T07:03:24.623Z] [2020-05-26T07:03:24.623Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-26T07:03:24.623Z] #40 301.5 LINK lib/c/libcriu.a [2020-05-26T07:03:24.623Z] #40 301.9 GEN magic.py [2020-05-26T07:03:24.623Z] #40 302.0 Note: Building without setproctitle() and strlcpy() support. [2020-05-26T07:03:24.623Z] #40 302.0 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-05-26T07:03:24.623Z] #40 302.1 Note: Building without GnuTLS support [2020-05-26T07:03:24.623Z] #40 303.2 fatal: not a git repository (or any of the parent directories): .git [2020-05-26T07:03:24.623Z] #40 304.8 make[1]: Nothing to be done for 'all'. [2020-05-26T07:03:24.623Z] #40 306.2 make[1]: 'images/built-in.o' is up to date. [2020-05-26T07:03:24.623Z] #40 306.3 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-05-26T07:03:24.623Z] #40 306.4 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-05-26T07:03:24.623Z] #40 306.5 make[1]: 'compel/libcompel.a' is up to date. [2020-05-26T07:03:24.623Z] #40 306.6 make[1]: 'compel/compel-host-bin' is up to date. [2020-05-26T07:03:24.623Z] #40 306.6 make[1]: Nothing to be done for 'all'. [2020-05-26T07:03:24.623Z] #40 306.7 make[1]: 'soccr/libsoccr.a' is up to date. [2020-05-26T07:03:24.623Z] #40 307.1 make[2]: Nothing to be done for 'all'. [2020-05-26T07:03:24.623Z] #40 307.2 make[2]: Nothing to be done for 'all'. [2020-05-26T07:03:24.623Z] #40 307.4 make[2]: Nothing to be done for 'all'. [2020-05-26T07:03:24.623Z] #40 307.8 make[2]: Nothing to be done for 'all'. [2020-05-26T07:03:24.623Z] #40 307.9 make[2]: Nothing to be done for 'all'. [2020-05-26T07:03:24.623Z] #40 307.9 make[2]: Nothing to be done for 'all'. [2020-05-26T07:03:24.623Z] #40 308.0 make[2]: Nothing to be done for 'all'. [2020-05-26T07:03:24.623Z] #40 308.3 make[2]: Nothing to be done for 'all'. [2020-05-26T07:03:24.623Z] #40 308.3 INSTALL criu/criu [2020-05-26T07:03:24.625Z] --- PASS: TestKernelTCPMemory (0.90s) [2020-05-26T07:03:24.625Z] === RUN TestNISDomainname [2020-05-26T07:03:24.919Z] #40 DONE 308.4s [2020-05-26T07:03:24.919Z] [2020-05-26T07:03:24.919Z] #50 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-26T07:03:25.565Z] --- PASS: TestNISDomainname (1.02s) [2020-05-26T07:03:25.565Z] === RUN TestHostnameDnsResolution [2020-05-26T07:03:26.196Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-05-26T07:03:26.196Z] [2020-05-26T07:03:26.196Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-05-26T07:03:26.453Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-05-26T07:03:26.453Z] HOSTNAME=a370f45fc179 [2020-05-26T07:03:26.453Z] DEST=bundles/test-integration [2020-05-26T07:03:26.453Z] PWD=/go/src/github.com/docker/docker [2020-05-26T07:03:26.453Z] DOCKER_ROOTLESS=1 [2020-05-26T07:03:26.453Z] DOCKER_GITCOMMIT=429ae97b598fa84b60d54232cbd6964ecd3b8078 [2020-05-26T07:03:26.453Z] container=docker [2020-05-26T07:03:26.453Z] HOME=/root [2020-05-26T07:03:26.453Z] GOLANG_VERSION=1.13.11 [2020-05-26T07:03:26.453Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-05-26T07:03:26.453Z] VALIDATE_BRANCH=master [2020-05-26T07:03:26.453Z] TERM=xterm [2020-05-26T07:03:26.453Z] DOCKER_PKG=github.com/docker/docker [2020-05-26T07:03:26.453Z] SHLVL=1 [2020-05-26T07:03:26.453Z] TIMEOUT=120m [2020-05-26T07:03:26.453Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-05-26T07:03:26.453Z] DOCKER_GRAPHDRIVER=overlay2 [2020-05-26T07:03:26.453Z] GO111MODULE=off [2020-05-26T07:03:26.453Z] DOCKER_EXPERIMENTAL=1 [2020-05-26T07:03:26.453Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-05-26T07:03:26.453Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-05-26T07:03:26.453Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-05-26T07:03:26.453Z] GOPATH=/go [2020-05-26T07:03:26.453Z] PKG_CONFIG=pkg-config [2020-05-26T07:03:26.453Z] _=/usr/bin/env [2020-05-26T07:03:26.453Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-05-26T07:03:27.467Z] --- PASS: TestHostnameDnsResolution (1.67s) [2020-05-26T07:03:27.467Z] === RUN TestStats [2020-05-26T07:03:29.431Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-05-26T07:03:29.431Z] INFO: Testing against a local daemon [2020-05-26T07:03:29.998Z] --- PASS: TestStats (2.81s) [2020-05-26T07:03:29.998Z] === RUN TestStopContainerWithTimeout [2020-05-26T07:03:29.998Z] === RUN TestStopContainerWithTimeout/0 [2020-05-26T07:03:29.998Z] === PAUSE TestStopContainerWithTimeout/0 [2020-05-26T07:03:29.998Z] === RUN TestStopContainerWithTimeout/1 [2020-05-26T07:03:29.998Z] === PAUSE TestStopContainerWithTimeout/1 [2020-05-26T07:03:29.998Z] === RUN TestStopContainerWithTimeout/3 [2020-05-26T07:03:29.998Z] === PAUSE TestStopContainerWithTimeout/3 [2020-05-26T07:03:29.998Z] === RUN TestStopContainerWithTimeout/-1 [2020-05-26T07:03:29.998Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-05-26T07:03:29.998Z] === CONT TestStopContainerWithTimeout/0 [2020-05-26T07:03:29.998Z] === CONT TestStopContainerWithTimeout/1 [2020-05-26T07:03:29.998Z] === CONT TestStopContainerWithTimeout/3 [2020-05-26T07:03:29.998Z] === CONT TestStopContainerWithTimeout/-1 [2020-05-26T07:03:31.847Z] #50 233.4 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-26T07:03:33.287Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2020-05-26T07:03:33.287Z] --- PASS: TestStopContainerWithTimeout/0 (1.28s) [2020-05-26T07:03:33.287Z] --- PASS: TestStopContainerWithTimeout/1 (2.31s) [2020-05-26T07:03:33.287Z] --- PASS: TestStopContainerWithTimeout/3 (3.08s) [2020-05-26T07:03:33.287Z] --- PASS: TestStopContainerWithTimeout/-1 (3.23s) [2020-05-26T07:03:33.287Z] === RUN TestDeleteDevicemapper [2020-05-26T07:03:33.287Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-05-26T07:03:33.287Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-05-26T07:03:33.287Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-05-26T07:03:33.957Z] #50 236.4 + mkdir -p /build [2020-05-26T07:03:33.957Z] #50 236.4 + cp runc /build/runc [2020-05-26T07:03:33.957Z] #50 DONE 236.6s [2020-05-26T07:03:33.957Z] [2020-05-26T07:03:33.957Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-26T07:03:35.819Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.09s) [2020-05-26T07:03:35.819Z] === RUN TestUpdateMemory [2020-05-26T07:03:35.819Z] --- SKIP: TestUpdateMemory (0.00s) [2020-05-26T07:03:35.819Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-05-26T07:03:35.819Z] === RUN TestUpdateCPUQuota [2020-05-26T07:03:36.755Z] --- PASS: TestUpdateCPUQuota (1.31s) [2020-05-26T07:03:36.755Z] === RUN TestUpdatePidsLimit [2020-05-26T07:03:36.755Z] === RUN TestUpdatePidsLimit/update_from_none [2020-05-26T07:03:37.014Z] === RUN TestUpdatePidsLimit/no_change [2020-05-26T07:03:37.580Z] === RUN TestUpdatePidsLimit/update_lower [2020-05-26T07:03:37.839Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-05-26T07:03:38.406Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-05-26T07:03:38.665Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-05-26T07:03:39.232Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-05-26T07:03:40.608Z] --- PASS: TestUpdatePidsLimit (3.88s) [2020-05-26T07:03:40.609Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.38s) [2020-05-26T07:03:40.609Z] --- PASS: TestUpdatePidsLimit/no_change (0.42s) [2020-05-26T07:03:40.609Z] --- PASS: TestUpdatePidsLimit/update_lower (0.42s) [2020-05-26T07:03:40.609Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.39s) [2020-05-26T07:03:40.609Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.38s) [2020-05-26T07:03:40.609Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.39s) [2020-05-26T07:03:40.609Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.39s) [2020-05-26T07:03:40.609Z] === RUN TestUpdateRestartPolicy [2020-05-26T07:03:41.982Z] ok github.com/docker/docker/integration/build 14.137s [2020-05-26T07:03:41.982Z] [2020-05-26T07:03:41.982Z] === Skipped [2020-05-26T07:03:41.982Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2020-05-26T07:03:41.982Z] build_session_test.go:25: TODO: BuildKit [2020-05-26T07:03:41.982Z] [2020-05-26T07:03:41.982Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2020-05-26T07:03:41.982Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2020-05-26T07:03:41.982Z] [2020-05-26T07:03:41.982Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithRemoveAndForceRemove (0.00s) [2020-05-26T07:03:41.982Z] build_test.go:25: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-05-26T07:03:41.982Z] [2020-05-26T07:03:41.982Z] === SKIP: github.com/docker/docker/integration/build TestBuildMultiStageParentConfig (0.00s) [2020-05-26T07:03:41.982Z] build_test.go:192: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-05-26T07:03:41.982Z] [2020-05-26T07:03:41.982Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.01s) [2020-05-26T07:03:41.982Z] build_test.go:237: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-05-26T07:03:41.982Z] [2020-05-26T07:03:41.982Z] === SKIP: github.com/docker/docker/integration/build TestBuildMultiStageOnBuild (0.01s) [2020-05-26T07:03:41.982Z] build_test.go:344: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-05-26T07:03:41.982Z] [2020-05-26T07:03:41.982Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s) [2020-05-26T07:03:41.982Z] build_test.go:391: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-05-26T07:03:41.982Z] [2020-05-26T07:03:41.982Z] === SKIP: github.com/docker/docker/integration/build TestBuildMultiStageLayerLeak (0.01s) [2020-05-26T07:03:41.982Z] build_test.go:451: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-05-26T07:03:41.982Z] [2020-05-26T07:03:41.982Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithHugeFile (0.00s) [2020-05-26T07:03:41.982Z] build_test.go:492: testEnv.OSType == "windows" [2020-05-26T07:03:41.982Z] [2020-05-26T07:03:41.982Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2020-05-26T07:03:41.982Z] build_test.go:580: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-05-26T07:03:41.982Z] [2020-05-26T07:03:41.982Z] [2020-05-26T07:03:41.982Z] DONE 22 tests, 10 skipped in 33.141s [2020-05-26T07:03:41.982Z] [2020-05-26T07:03:41.982Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2020-05-26T07:03:43.563Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-05-26T07:03:43.563Z] INFO: Testing against a local daemon [2020-05-26T07:03:43.563Z] ok github.com/docker/docker/integration/config 0.250s [2020-05-26T07:03:43.563Z] [2020-05-26T07:03:43.563Z] === Skipped [2020-05-26T07:03:43.563Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2020-05-26T07:03:43.563Z] config_test.go:28: testEnv.DaemonInfo.OSType == "windows" [2020-05-26T07:03:43.563Z] [2020-05-26T07:03:43.563Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2020-05-26T07:03:43.563Z] config_test.go:52: testEnv.DaemonInfo.OSType == "windows" [2020-05-26T07:03:43.563Z] [2020-05-26T07:03:43.563Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2020-05-26T07:03:43.563Z] config_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2020-05-26T07:03:43.563Z] [2020-05-26T07:03:43.563Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2020-05-26T07:03:43.563Z] config_test.go:171: testEnv.DaemonInfo.OSType == "windows" [2020-05-26T07:03:43.563Z] [2020-05-26T07:03:43.563Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2020-05-26T07:03:43.563Z] config_test.go:223: testEnv.DaemonInfo.OSType == "windows" [2020-05-26T07:03:43.563Z] [2020-05-26T07:03:43.563Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2020-05-26T07:03:43.563Z] config_test.go:333: testEnv.DaemonInfo.OSType != "linux" [2020-05-26T07:03:43.563Z] [2020-05-26T07:03:43.563Z] === SKIP: github.com/docker/docker/integration/config TestConfigDaemonLibtrustID (0.00s) [2020-05-26T07:03:43.563Z] config_test.go:383: testEnv.DaemonInfo.OSType != "linux" [2020-05-26T07:03:43.563Z] [2020-05-26T07:03:43.563Z] [2020-05-26T07:03:43.563Z] DONE 7 tests, 7 skipped in 2.356s [2020-05-26T07:03:43.563Z] [2020-05-26T07:03:43.563Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2020-05-26T07:03:44.538Z] #53 ... [2020-05-26T07:03:44.538Z] [2020-05-26T07:03:44.538Z] #37 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-05-26T07:03:44.538Z] #37 DONE 425.2s [2020-05-26T07:03:44.538Z] [2020-05-26T07:03:44.538Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-26T07:03:45.587Z] --- PASS: TestBuildWithHugeFile (27.32s) [2020-05-26T07:03:45.587Z] === RUN TestBuildWithEmptyDockerfile [2020-05-26T07:03:45.587Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-05-26T07:03:45.587Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-05-26T07:03:45.587Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-05-26T07:03:45.587Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-05-26T07:03:45.587Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-05-26T07:03:45.587Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-05-26T07:03:45.587Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-05-26T07:03:45.587Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-05-26T07:03:45.587Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-05-26T07:03:45.587Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s) [2020-05-26T07:03:45.587Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.16s) [2020-05-26T07:03:45.587Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.18s) [2020-05-26T07:03:45.587Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.12s) [2020-05-26T07:03:45.587Z] === RUN TestBuildPreserveOwnership [2020-05-26T07:03:45.587Z] === RUN TestBuildPreserveOwnership/copy_from [2020-05-26T07:03:46.544Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-05-26T07:03:46.544Z] INFO: Testing against a local daemon [2020-05-26T07:03:49.958Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-05-26T07:03:51.243Z] tests/integration/api_swarm_test.py .ssss.xs...x....... [ 72%] [2020-05-26T07:03:52.623Z] --- PASS: TestBuildPreserveOwnership (6.61s) [2020-05-26T07:03:52.623Z] --- PASS: TestBuildPreserveOwnership/copy_from (4.27s) [2020-05-26T07:03:52.623Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.33s) [2020-05-26T07:03:52.623Z] === RUN TestBuildPlatformInvalid [2020-05-26T07:03:52.623Z] --- PASS: TestBuildPlatformInvalid (0.15s) [2020-05-26T07:03:52.623Z] PASS [2020-05-26T07:03:52.623Z] [2020-05-26T07:03:52.623Z] === Skipped [2020-05-26T07:03:52.623Z] === SKIP: s390x.integration.build TestBuildWithSession (0.00s) [2020-05-26T07:03:52.623Z] build_session_test.go:25: TODO: BuildKit [2020-05-26T07:03:52.623Z] [2020-05-26T07:03:52.623Z] [2020-05-26T07:03:52.623Z] DONE 32 tests, 1 skipped in 76.773s [2020-05-26T07:03:52.623Z] Running /go/src/github.com/docker/docker/integration/config (s390x.integration.config) flags=-test.v -test.timeout=120m [2020-05-26T07:03:52.623Z] ++ 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-26T07:03:52.623Z] ++ set -e [2020-05-26T07:03:52.623Z] ++ '[' -n 0 ']' [2020-05-26T07:03:52.623Z] ++ set -x [2020-05-26T07:03:52.623Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-26T07:03:52.623Z] INFO: Testing against a local daemon [2020-05-26T07:03:52.623Z] === RUN TestConfigInspect [2020-05-26T07:03:55.482Z] --- PASS: TestUpdateRestartPolicy (12.49s) [2020-05-26T07:03:55.482Z] === RUN TestUpdateRestartWithAutoRemove [2020-05-26T07:03:55.482Z] --- PASS: TestUpdateRestartWithAutoRemove (0.80s) [2020-05-26T07:03:55.482Z] === RUN TestWaitNonBlocked [2020-05-26T07:03:55.482Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-05-26T07:03:55.482Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-05-26T07:03:55.482Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-05-26T07:03:55.482Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-05-26T07:03:55.482Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-05-26T07:03:55.482Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-05-26T07:03:55.482Z] --- PASS: TestWaitNonBlocked (0.03s) [2020-05-26T07:03:55.482Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.00s) [2020-05-26T07:03:55.482Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.06s) [2020-05-26T07:03:55.482Z] === RUN TestWaitBlocked [2020-05-26T07:03:55.482Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-05-26T07:03:55.482Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-05-26T07:03:55.482Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-05-26T07:03:55.482Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-05-26T07:03:55.482Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-05-26T07:03:55.482Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-05-26T07:03:56.049Z] --- PASS: TestWaitBlocked (0.03s) [2020-05-26T07:03:56.049Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.03s) [2020-05-26T07:03:56.049Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.07s) [2020-05-26T07:03:56.049Z] === CONT TestContainerStartOnDaemonRestart [2020-05-26T07:03:56.049Z] === CONT TestContainerKillOnDaemonStart [2020-05-26T07:03:56.049Z] === CONT TestIpcModeOlderClient [2020-05-26T07:03:56.049Z] === CONT TestDaemonHostGatewayIP [2020-05-26T07:03:56.061Z] --- PASS: TestConfigInspect (3.44s) [2020-05-26T07:03:56.061Z] === RUN TestConfigList [2020-05-26T07:03:56.307Z] --- PASS: TestIpcModeOlderClient (0.31s) [2020-05-26T07:03:56.307Z] === CONT TestDaemonRestartIpcMode [2020-05-26T07:03:59.599Z] --- PASS: TestContainerStartOnDaemonRestart (3.58s) [2020-05-26T07:04:00.168Z] --- PASS: TestDaemonRestartIpcMode (3.89s) [2020-05-26T07:04:00.424Z] --- PASS: TestConfigList (3.73s) [2020-05-26T07:04:00.424Z] === RUN TestConfigsCreateAndDelete [2020-05-26T07:04:01.104Z] --- PASS: TestDaemonHostGatewayIP (4.90s) [2020-05-26T07:04:03.864Z] --- PASS: TestConfigsCreateAndDelete (3.62s) [2020-05-26T07:04:03.864Z] === RUN TestConfigsUpdate [2020-05-26T07:04:05.140Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-05-26T07:04:06.072Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-05-26T07:04:07.305Z] --- PASS: TestConfigsUpdate (3.82s) [2020-05-26T07:04:07.305Z] === RUN TestTemplatedConfig [2020-05-26T07:04:08.639Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-05-26T07:04:09.215Z] --- PASS: TestContainerKillOnDaemonStart (13.02s) [2020-05-26T07:04:09.215Z] PASS [2020-05-26T07:04:09.215Z] [2020-05-26T07:04:09.215Z] === Skipped [2020-05-26T07:04:09.215Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2020-05-26T07:04:09.215Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-05-26T07:04:09.215Z] [2020-05-26T07:04:09.215Z] === SKIP: arm64.integration.container TestInspectOomKilledTrue (0.00s) [2020-05-26T07:04:09.215Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-05-26T07:04:09.215Z] [2020-05-26T07:04:09.215Z] === SKIP: arm64.integration.container TestInspectOomKilledFalse (0.00s) [2020-05-26T07:04:09.215Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-05-26T07:04:09.215Z] [2020-05-26T07:04:09.215Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-05-26T07:04:09.215Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-05-26T07:04:09.215Z] [2020-05-26T07:04:09.215Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2020-05-26T07:04:09.215Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-05-26T07:04:09.215Z] [2020-05-26T07:04:09.215Z] === SKIP: arm64.integration.container TestUpdateMemory (0.00s) [2020-05-26T07:04:09.215Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-05-26T07:04:09.215Z] [2020-05-26T07:04:09.215Z] [2020-05-26T07:04:09.215Z] DONE 203 tests, 6 skipped in 135.194s [2020-05-26T07:04:09.215Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2020-05-26T07:04:09.215Z] ++ 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-26T07:04:09.215Z] ++ set -e [2020-05-26T07:04:09.215Z] ++ '[' -n 0 ']' [2020-05-26T07:04:09.215Z] ++ set -x [2020-05-26T07:04:09.215Z] ++ env -i DEST=/go/src/github.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-26T07:04:09.372Z] tests/integration/api_volume_test.py ......... [ 74%] [2020-05-26T07:04:09.372Z] tests/integration/client_test.py ..... [ 75%] [2020-05-26T07:04:09.372Z] tests/integration/context_api_test.py .. [ 76%] [2020-05-26T07:04:09.372Z] tests/integration/errors_test.py . [ 76%] [2020-05-26T07:04:09.474Z] INFO: Testing against a local daemon [2020-05-26T07:04:09.474Z] === RUN TestCommitInheritsEnv [2020-05-26T07:04:10.040Z] --- PASS: TestCommitInheritsEnv (0.57s) [2020-05-26T07:04:10.040Z] === RUN TestImportExtremelyLargeImageWorks [2020-05-26T07:04:10.040Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2020-05-26T07:04:10.040Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2020-05-26T07:04:10.040Z] === RUN TestImagesFilterMultiReference [2020-05-26T07:04:10.040Z] --- PASS: TestImagesFilterMultiReference (0.10s) [2020-05-26T07:04:10.041Z] === RUN TestImagePullPlatformInvalid [2020-05-26T07:04:10.041Z] --- PASS: TestImagePullPlatformInvalid (0.05s) [2020-05-26T07:04:10.041Z] === RUN TestRemoveImageOrphaning [2020-05-26T07:04:10.609Z] --- PASS: TestRemoveImageOrphaning (0.53s) [2020-05-26T07:04:10.609Z] === RUN TestRemoveImageGarbageCollector [2020-05-26T07:04:10.609Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-05-26T07:04:10.609Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-26T07:04:10.609Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-05-26T07:04:10.609Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2020-05-26T07:04:10.609Z] === RUN TestTagInvalidReference [2020-05-26T07:04:10.609Z] --- PASS: TestTagInvalidReference (0.03s) [2020-05-26T07:04:10.609Z] === RUN TestTagValidPrefixedRepo [2020-05-26T07:04:10.759Z] --- PASS: TestTemplatedConfig (3.18s) [2020-05-26T07:04:10.759Z] === RUN TestConfigCreateResolve [2020-05-26T07:04:10.867Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2020-05-26T07:04:10.867Z] === RUN TestTagExistedNameWithoutForce [2020-05-26T07:04:10.867Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2020-05-26T07:04:10.867Z] === RUN TestTagOfficialNames [2020-05-26T07:04:10.867Z] --- PASS: TestTagOfficialNames (0.07s) [2020-05-26T07:04:10.867Z] === RUN TestTagMatchesDigest [2020-05-26T07:04:10.867Z] --- PASS: TestTagMatchesDigest (0.03s) [2020-05-26T07:04:10.867Z] PASS [2020-05-26T07:04:10.867Z] [2020-05-26T07:04:10.867Z] === Skipped [2020-05-26T07:04:10.867Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2020-05-26T07:04:10.867Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2020-05-26T07:04:10.867Z] [2020-05-26T07:04:10.867Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-05-26T07:04:10.867Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-26T07:04:10.867Z] [2020-05-26T07:04:10.867Z] [2020-05-26T07:04:10.867Z] DONE 12 tests, 2 skipped in 1.795s [2020-05-26T07:04:10.867Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2020-05-26T07:04:10.867Z] ++ 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-26T07:04:10.867Z] ++ set -e [2020-05-26T07:04:10.867Z] ++ '[' -n 0 ']' [2020-05-26T07:04:10.867Z] ++ set -x [2020-05-26T07:04:10.867Z] ++ env -i DEST=/go/src/github.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-26T07:04:11.126Z] INFO: Testing against a local daemon [2020-05-26T07:04:11.126Z] === RUN TestNetworkCreateDelete [2020-05-26T07:04:11.693Z] --- PASS: TestNetworkCreateDelete (0.42s) [2020-05-26T07:04:11.693Z] === RUN TestDockerNetworkDeletePreferID [2020-05-26T07:04:12.630Z] --- PASS: TestDockerNetworkDeletePreferID (1.18s) [2020-05-26T07:04:12.630Z] === RUN TestInspectNetwork [2020-05-26T07:04:14.209Z] --- PASS: TestConfigCreateResolve (3.73s) [2020-05-26T07:04:14.209Z] === RUN TestConfigDaemonLibtrustID [2020-05-26T07:04:14.822Z] --- PASS: TestConfigDaemonLibtrustID (0.52s) [2020-05-26T07:04:14.822Z] PASS [2020-05-26T07:04:14.822Z] [2020-05-26T07:04:14.822Z] DONE 7 tests in 22.129s [2020-05-26T07:04:14.822Z] Running /go/src/github.com/docker/docker/integration/container (s390x.integration.container) flags=-test.v -test.timeout=120m [2020-05-26T07:04:14.822Z] ++ 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-26T07:04:14.822Z] ++ set -e [2020-05-26T07:04:14.822Z] ++ '[' -n 0 ']' [2020-05-26T07:04:14.822Z] ++ set -x [2020-05-26T07:04:14.822Z] ++ env -i DEST=/go/src/github.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-26T07:04:14.822Z] INFO: Testing against a local daemon [2020-05-26T07:04:14.822Z] === RUN TestCheckpoint [2020-05-26T07:04:14.822Z] --- SKIP: TestCheckpoint (0.00s) [2020-05-26T07:04:14.822Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-05-26T07:04:14.822Z] === RUN TestContainerInvalidJSON [2020-05-26T07:04:14.822Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-05-26T07:04:14.822Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-05-26T07:04:14.822Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-05-26T07:04:14.822Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-05-26T07:04:14.822Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-05-26T07:04:14.822Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-05-26T07:04:14.822Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-05-26T07:04:14.822Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-05-26T07:04:14.822Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-05-26T07:04:14.822Z] --- PASS: TestContainerInvalidJSON (0.01s) [2020-05-26T07:04:14.822Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-05-26T07:04:14.822Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-05-26T07:04:14.822Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-05-26T07:04:14.822Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-05-26T07:04:14.822Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.13s) [2020-05-26T07:04:14.822Z] === RUN TestCopyFromContainerPathIsNotDir [2020-05-26T07:04:15.103Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.16s) [2020-05-26T07:04:15.103Z] === RUN TestCopyToContainerPathDoesNotExist [2020-05-26T07:04:15.103Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.14s) [2020-05-26T07:04:15.103Z] === RUN TestCopyToContainerPathIsNotDir [2020-05-26T07:04:15.383Z] --- PASS: TestCopyToContainerPathIsNotDir (0.13s) [2020-05-26T07:04:15.383Z] === RUN TestCopyFromContainer [2020-05-26T07:04:17.396Z] === RUN TestCopyFromContainer// [2020-05-26T07:04:17.396Z] === RUN TestCopyFromContainer//bar/root [2020-05-26T07:04:17.676Z] === RUN TestCopyFromContainer//bar/root/ [2020-05-26T07:04:17.676Z] === RUN TestCopyFromContainer/bar/quux [2020-05-26T07:04:17.676Z] === RUN TestCopyFromContainer/bar/quux/ [2020-05-26T07:04:17.898Z] === RUN TestInspectNetwork/full_network_id [2020-05-26T07:04:17.898Z] === RUN TestInspectNetwork/partial_network_id [2020-05-26T07:04:17.898Z] === RUN TestInspectNetwork/network_name [2020-05-26T07:04:17.898Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-05-26T07:04:17.956Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-05-26T07:04:17.956Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-05-26T07:04:17.956Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-05-26T07:04:18.237Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-05-26T07:04:18.237Z] === RUN TestCopyFromContainer/bar/notarget [2020-05-26T07:04:18.237Z] --- PASS: TestCopyFromContainer (3.07s) [2020-05-26T07:04:18.237Z] --- PASS: TestCopyFromContainer// (0.05s) [2020-05-26T07:04:18.237Z] --- PASS: TestCopyFromContainer//bar/root (0.15s) [2020-05-26T07:04:18.237Z] --- PASS: TestCopyFromContainer//bar/root/ (0.05s) [2020-05-26T07:04:18.237Z] --- PASS: TestCopyFromContainer/bar/quux (0.13s) [2020-05-26T07:04:18.237Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.10s) [2020-05-26T07:04:18.237Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.08s) [2020-05-26T07:04:18.237Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.10s) [2020-05-26T07:04:18.237Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.09s) [2020-05-26T07:04:18.237Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.09s) [2020-05-26T07:04:18.237Z] --- PASS: TestCopyFromContainer/bar/notarget (0.09s) [2020-05-26T07:04:18.237Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-05-26T07:04:18.237Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-05-26T07:04:18.237Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-05-26T07:04:18.237Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-05-26T07:04:18.237Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-05-26T07:04:18.237Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-05-26T07:04:18.237Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-05-26T07:04:18.517Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-05-26T07:04:18.517Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-05-26T07:04:18.517Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-05-26T07:04:18.517Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2020-05-26T07:04:18.517Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-05-26T07:04:18.517Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-05-26T07:04:18.517Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-05-26T07:04:18.517Z] === RUN TestCreateLinkToNonExistingContainer [2020-05-26T07:04:18.517Z] --- PASS: TestCreateLinkToNonExistingContainer (0.06s) [2020-05-26T07:04:18.517Z] === RUN TestCreateWithInvalidEnv [2020-05-26T07:04:18.517Z] === RUN TestCreateWithInvalidEnv/0 [2020-05-26T07:04:18.517Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-05-26T07:04:18.517Z] === RUN TestCreateWithInvalidEnv/1 [2020-05-26T07:04:18.517Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-05-26T07:04:18.517Z] === RUN TestCreateWithInvalidEnv/2 [2020-05-26T07:04:18.517Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-05-26T07:04:18.517Z] === CONT TestCreateWithInvalidEnv/0 [2020-05-26T07:04:18.517Z] === CONT TestCreateWithInvalidEnv/2 [2020-05-26T07:04:18.517Z] === CONT TestCreateWithInvalidEnv/1 [2020-05-26T07:04:18.517Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2020-05-26T07:04:18.517Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-05-26T07:04:18.517Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-05-26T07:04:18.517Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-05-26T07:04:18.517Z] === RUN TestCreateTmpfsMountsTarget [2020-05-26T07:04:18.517Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2020-05-26T07:04:18.517Z] === RUN TestCreateWithCustomMaskedPaths [2020-05-26T07:04:19.224Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-05-26T07:04:19.224Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-05-26T07:04:19.224Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-05-26T07:04:20.148Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-05-26T07:04:20.708Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-05-26T07:04:21.179Z] --- PASS: TestCreateWithCustomMaskedPaths (2.35s) [2020-05-26T07:04:21.179Z] === RUN TestCreateWithCapabilities [2020-05-26T07:04:21.179Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-05-26T07:04:21.179Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-05-26T07:04:21.179Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-05-26T07:04:21.179Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-05-26T07:04:21.179Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-05-26T07:04:21.179Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-05-26T07:04:21.179Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-05-26T07:04:21.179Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-05-26T07:04:21.179Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-05-26T07:04:21.179Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-05-26T07:04:21.179Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-05-26T07:04:21.179Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-05-26T07:04:21.179Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-05-26T07:04:21.179Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-05-26T07:04:21.179Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-05-26T07:04:21.179Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-05-26T07:04:21.179Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-05-26T07:04:21.179Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-05-26T07:04:21.179Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-05-26T07:04:21.179Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-05-26T07:04:21.179Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-05-26T07:04:21.179Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-05-26T07:04:21.179Z] === CONT TestCreateWithCapabilities/empty_capabilities [2020-05-26T07:04:21.179Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-05-26T07:04:21.179Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-05-26T07:04:21.179Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-05-26T07:04:21.179Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-05-26T07:04:21.179Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2020-05-26T07:04:21.179Z] === CONT TestCreateWithCapabilities/empty_capadd [2020-05-26T07:04:21.179Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-05-26T07:04:21.179Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-05-26T07:04:21.179Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-05-26T07:04:21.179Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-05-26T07:04:21.179Z] --- PASS: TestCreateWithCapabilities (0.01s) [2020-05-26T07:04:21.179Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.08s) [2020-05-26T07:04:21.179Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.09s) [2020-05-26T07:04:21.179Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2020-05-26T07:04:21.179Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2020-05-26T07:04:21.179Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.08s) [2020-05-26T07:04:21.179Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.08s) [2020-05-26T07:04:21.179Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.08s) [2020-05-26T07:04:21.179Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.08s) [2020-05-26T07:04:21.179Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2020-05-26T07:04:21.179Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.08s) [2020-05-26T07:04:21.179Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.08s) [2020-05-26T07:04:21.179Z] === RUN TestCreateWithCustomReadonlyPaths [2020-05-26T07:04:23.162Z] --- PASS: TestInspectNetwork (9.54s) [2020-05-26T07:04:23.162Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-05-26T07:04:23.162Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-05-26T07:04:23.162Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-05-26T07:04:23.162Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-05-26T07:04:23.162Z] === RUN TestRunContainerWithBridgeNone [2020-05-26T07:04:23.842Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.64s) [2020-05-26T07:04:23.842Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-05-26T07:04:23.842Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-05-26T07:04:23.842Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-05-26T07:04:23.842Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-05-26T07:04:23.842Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-05-26T07:04:23.842Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-05-26T07:04:23.842Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-05-26T07:04:23.842Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-05-26T07:04:23.842Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-05-26T07:04:23.842Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-05-26T07:04:23.842Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-05-26T07:04:23.842Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-05-26T07:04:23.842Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-05-26T07:04:23.842Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-05-26T07:04:23.842Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-05-26T07:04:23.842Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-05-26T07:04:23.842Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2020-05-26T07:04:23.842Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.00s) [2020-05-26T07:04:23.842Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2020-05-26T07:04:23.842Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2020-05-26T07:04:23.842Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2020-05-26T07:04:23.842Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.00s) [2020-05-26T07:04:23.842Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-05-26T07:04:23.939Z] #53 405.4 + bin/containerd [2020-05-26T07:04:24.843Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.83s) [2020-05-26T07:04:24.843Z] === RUN TestCreateDifferentPlatform [2020-05-26T07:04:24.843Z] === RUN TestCreateDifferentPlatform/different_os [2020-05-26T07:04:24.843Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2020-05-26T07:04:24.843Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2020-05-26T07:04:24.843Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2020-05-26T07:04:24.843Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2020-05-26T07:04:24.843Z] === RUN TestContainerStartOnDaemonRestart [2020-05-26T07:04:24.843Z] === PAUSE TestContainerStartOnDaemonRestart [2020-05-26T07:04:24.843Z] === RUN TestDaemonRestartIpcMode [2020-05-26T07:04:24.843Z] === PAUSE TestDaemonRestartIpcMode [2020-05-26T07:04:24.843Z] === RUN TestDaemonHostGatewayIP [2020-05-26T07:04:24.843Z] === PAUSE TestDaemonHostGatewayIP [2020-05-26T07:04:24.843Z] === RUN TestContainerKillOnDaemonStart [2020-05-26T07:04:24.843Z] === PAUSE TestContainerKillOnDaemonStart [2020-05-26T07:04:24.843Z] === RUN TestDiff [2020-05-26T07:04:25.064Z] --- PASS: TestRunContainerWithBridgeNone (2.59s) [2020-05-26T07:04:25.064Z] === RUN TestNetworkInvalidJSON [2020-05-26T07:04:25.064Z] === RUN TestNetworkInvalidJSON//networks/create [2020-05-26T07:04:25.064Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-05-26T07:04:25.064Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-05-26T07:04:25.064Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-05-26T07:04:25.064Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-05-26T07:04:25.064Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-05-26T07:04:25.064Z] === CONT TestNetworkInvalidJSON//networks/create [2020-05-26T07:04:25.064Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-05-26T07:04:25.064Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-05-26T07:04:25.064Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2020-05-26T07:04:25.064Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-05-26T07:04:25.064Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-05-26T07:04:25.064Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-05-26T07:04:25.064Z] === RUN TestHostIPv4BridgeLabel [2020-05-26T07:04:25.453Z] --- PASS: TestDiff (0.89s) [2020-05-26T07:04:25.453Z] === RUN TestExecWithCloseStdin [2020-05-26T07:04:25.632Z] --- PASS: TestHostIPv4BridgeLabel (0.77s) [2020-05-26T07:04:25.632Z] === RUN TestDaemonRestartWithLiveRestore [2020-05-26T07:04:25.949Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-05-26T07:04:26.454Z] --- PASS: TestExecWithCloseStdin (0.95s) [2020-05-26T07:04:26.454Z] === RUN TestExec [2020-05-26T07:04:27.010Z] --- PASS: TestDaemonRestartWithLiveRestore (1.35s) [2020-05-26T07:04:27.010Z] === RUN TestDaemonDefaultNetworkPools [2020-05-26T07:04:27.454Z] --- PASS: TestExec (0.93s) [2020-05-26T07:04:27.454Z] === RUN TestExecUser [2020-05-26T07:04:28.386Z] --- PASS: TestDaemonDefaultNetworkPools (1.25s) [2020-05-26T07:04:28.386Z] === RUN TestDaemonRestartWithExistingNetwork [2020-05-26T07:04:28.480Z] --- PASS: TestExecUser (0.95s) [2020-05-26T07:04:28.480Z] === RUN TestExportContainerAndImportImage [2020-05-26T07:04:29.524Z] --- PASS: TestExportContainerAndImportImage (1.20s) [2020-05-26T07:04:29.524Z] === RUN TestExportContainerAfterDaemonRestart [2020-05-26T07:04:30.289Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.99s) [2020-05-26T07:04:30.289Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-05-26T07:04:30.991Z] --- PASS: TestExportContainerAfterDaemonRestart (1.55s) [2020-05-26T07:04:30.991Z] === RUN TestHealthCheckWorkdir [2020-05-26T07:04:32.455Z] --- PASS: TestHealthCheckWorkdir (1.09s) [2020-05-26T07:04:32.455Z] === RUN TestHealthKillContainer [2020-05-26T07:04:32.824Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (2.37s) [2020-05-26T07:04:32.824Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-05-26T07:04:33.391Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.81s) [2020-05-26T07:04:33.391Z] === RUN TestServiceWithPredefinedNetwork [2020-05-26T07:04:35.118Z] --- PASS: TestHealthKillContainer (3.01s) [2020-05-26T07:04:35.118Z] === RUN TestInspectCpusetInConfigPre120 [2020-05-26T07:04:35.203Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-05-26T07:04:35.203Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-05-26T07:04:35.203Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-05-26T07:04:35.773Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-05-26T07:04:35.773Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-05-26T07:04:36.122Z] --- PASS: TestInspectCpusetInConfigPre120 (0.82s) [2020-05-26T07:04:36.122Z] === RUN TestIpcModeNone [2020-05-26T07:04:36.676Z] --- PASS: TestServiceWithPredefinedNetwork (3.22s) [2020-05-26T07:04:36.676Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-05-26T07:04:36.676Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-05-26T07:04:36.676Z] service_test.go:236: FLAKY_TEST [2020-05-26T07:04:36.676Z] === RUN TestServiceWithDataPathPortInit [2020-05-26T07:04:36.758Z] #53 ... [2020-05-26T07:04:36.758Z] [2020-05-26T07:04:36.758Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-26T07:04:36.758Z] #22 477.5 + return [2020-05-26T07:04:36.758Z] #22 DONE 477.7s [2020-05-26T07:04:36.758Z] [2020-05-26T07:04:36.758Z] #46 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-26T07:04:37.129Z] --- PASS: TestIpcModeNone (0.87s) [2020-05-26T07:04:37.129Z] === RUN TestIpcModePrivate [2020-05-26T07:04:37.667Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-05-26T07:04:37.740Z] --- PASS: TestIpcModePrivate (0.89s) [2020-05-26T07:04:37.740Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:105, shared: false, mustBeShared: false [2020-05-26T07:04:37.740Z] === RUN TestIpcModeShareable [2020-05-26T07:04:38.112Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-05-26T07:04:38.319Z] #46 ... [2020-05-26T07:04:38.319Z] [2020-05-26T07:04:38.319Z] #23 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-05-26T07:04:38.319Z] #23 DONE 0.1s [2020-05-26T07:04:38.319Z] [2020-05-26T07:04:38.319Z] #27 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-05-26T07:04:38.629Z] #27 DONE 0.5s [2020-05-26T07:04:38.629Z] [2020-05-26T07:04:38.629Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-26T07:04:38.629Z] #53 ... [2020-05-26T07:04:38.629Z] [2020-05-26T07:04:38.629Z] #30 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-05-26T07:04:38.629Z] #30 DONE 0.1s [2020-05-26T07:04:38.741Z] --- PASS: TestIpcModeShareable (1.04s) [2020-05-26T07:04:38.741Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:99, shared: true, mustBeShared: true [2020-05-26T07:04:38.741Z] === RUN TestAPIIpcModeShareableAndContainer [2020-05-26T07:04:38.940Z] [2020-05-26T07:04:38.940Z] #32 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-05-26T07:04:38.940Z] #32 DONE 0.1s [2020-05-26T07:04:38.940Z] [2020-05-26T07:04:38.940Z] #46 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-26T07:04:38.940Z] #46 ... [2020-05-26T07:04:38.940Z] [2020-05-26T07:04:38.940Z] #35 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-05-26T07:04:38.940Z] #35 DONE 0.1s [2020-05-26T07:04:38.940Z] [2020-05-26T07:04:38.940Z] #38 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-05-26T07:04:39.239Z] #38 DONE 0.1s [2020-05-26T07:04:39.239Z] [2020-05-26T07:04:39.239Z] #41 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-05-26T07:04:39.239Z] #41 DONE 0.1s [2020-05-26T07:04:39.239Z] [2020-05-26T07:04:39.239Z] #43 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-05-26T07:04:39.239Z] #43 DONE 0.1s [2020-05-26T07:04:39.239Z] [2020-05-26T07:04:39.239Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-26T07:04:39.239Z] #53 ... [2020-05-26T07:04:39.239Z] [2020-05-26T07:04:39.239Z] #45 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-05-26T07:04:39.239Z] #45 DONE 0.1s [2020-05-26T07:04:39.534Z] [2020-05-26T07:04:39.534Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-26T07:04:41.843Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-05-26T07:04:42.181Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.97s) [2020-05-26T07:04:42.181Z] === RUN TestAPIIpcModeHost [2020-05-26T07:04:42.275Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-05-26T07:04:42.461Z] --- PASS: TestAPIIpcModeHost (0.63s) [2020-05-26T07:04:42.461Z] === RUN TestDaemonIpcModeShareable [2020-05-26T07:04:42.774Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-05-26T07:04:44.472Z] --- PASS: TestDaemonIpcModeShareable (1.72s) [2020-05-26T07:04:44.472Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:109, shared: true, mustBeShared: true [2020-05-26T07:04:44.472Z] === RUN TestDaemonIpcModePrivate [2020-05-26T07:04:44.670Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-05-26T07:04:44.928Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-05-26T07:04:45.935Z] --- PASS: TestDaemonIpcModePrivate (1.78s) [2020-05-26T07:04:45.935Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:115, shared: false, mustBeShared: false [2020-05-26T07:04:45.935Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-05-26T07:04:46.824Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-05-26T07:04:47.285Z] ok github.com/docker/docker/integration/container 51.857s [2020-05-26T07:04:47.285Z] [2020-05-26T07:04:47.285Z] === Skipped [2020-05-26T07:04:47.285Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2020-05-26T07:04:47.285Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-05-26T07:04:47.285Z] [2020-05-26T07:04:47.285Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainerPathDoesNotExist (0.02s) [2020-05-26T07:04:47.285Z] copy_test.go:25: testEnv.OSType == "windows" [2020-05-26T07:04:47.285Z] [2020-05-26T07:04:47.285Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainerPathIsNotDir (0.02s) [2020-05-26T07:04:47.285Z] copy_test.go:39: testEnv.OSType == "windows" [2020-05-26T07:04:47.285Z] [2020-05-26T07:04:47.285Z] === SKIP: github.com/docker/docker/integration/container TestCopyToContainerPathDoesNotExist (0.02s) [2020-05-26T07:04:47.285Z] copy_test.go:51: testEnv.OSType == "windows" [2020-05-26T07:04:47.285Z] [2020-05-26T07:04:47.285Z] === SKIP: github.com/docker/docker/integration/container TestCopyToContainerPathIsNotDir (0.03s) [2020-05-26T07:04:47.285Z] copy_test.go:65: testEnv.OSType == "windows" [2020-05-26T07:04:47.285Z] [2020-05-26T07:04:47.285Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2020-05-26T07:04:47.285Z] copy_test.go:76: testEnv.DaemonInfo.OSType == "windows" [2020-05-26T07:04:47.285Z] [2020-05-26T07:04:47.285Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2020-05-26T07:04:47.285Z] create_test.go:75: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2020-05-26T07:04:47.285Z] [2020-05-26T07:04:47.285Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2020-05-26T07:04:47.285Z] create_test.go:138: testEnv.DaemonInfo.OSType == "windows" [2020-05-26T07:04:47.285Z] [2020-05-26T07:04:47.285Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2020-05-26T07:04:47.285Z] create_test.go:182: testEnv.DaemonInfo.OSType != "linux" [2020-05-26T07:04:47.285Z] [2020-05-26T07:04:47.285Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCapabilities (0.00s) [2020-05-26T07:04:47.285Z] create_test.go:262: testEnv.DaemonInfo.OSType == "windows": FIXME: test should be able to run on LCOW [2020-05-26T07:04:47.285Z] [2020-05-26T07:04:47.285Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2020-05-26T07:04:47.285Z] create_test.go:389: testEnv.DaemonInfo.OSType != "linux" [2020-05-26T07:04:47.285Z] [2020-05-26T07:04:47.285Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2020-05-26T07:04:47.285Z] create_test.go:550: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2020-05-26T07:04:47.285Z] [2020-05-26T07:04:47.285Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2020-05-26T07:04:47.285Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2020-05-26T07:04:47.285Z] [2020-05-26T07:04:47.285Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2020-05-26T07:04:47.285Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2020-05-26T07:04:47.285Z] [2020-05-26T07:04:47.285Z] === SKIP: github.com/docker/docker/integration/container TestExec (0.00s) [2020-05-26T07:04:47.285Z] exec_test.go:88: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2020-05-26T07:04:47.285Z] [2020-05-26T07:04:47.285Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2020-05-26T07:04:47.285Z] exec_test.go:127: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2020-05-26T07:04:47.285Z] [2020-05-26T07:04:47.285Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2020-05-26T07:04:47.285Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2020-05-26T07:04:47.285Z] [2020-05-26T07:04:47.285Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2020-05-26T07:04:47.285Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2020-05-26T07:04:47.285Z] [2020-05-26T07:04:47.285Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2020-05-26T07:04:47.285Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2020-05-26T07:04:47.285Z] [2020-05-26T07:04:47.285Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2020-05-26T07:04:47.285Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2020-05-26T07:04:47.285Z] [2020-05-26T07:04:47.285Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2020-05-26T07:04:47.285Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2020-05-26T07:04:47.285Z] [2020-05-26T07:04:47.285Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer (0.00s) [2020-05-26T07:04:47.285Z] kill_test.go:33: testEnv.OSType == "windows": TODO Windows: FIXME. No SIGWINCH [2020-05-26T07:04:47.285Z] [2020-05-26T07:04:47.285Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2020-05-26T07:04:47.285Z] kill_test.go:73: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-05-26T07:04:47.285Z] [2020-05-26T07:04:47.285Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2020-05-26T07:04:47.285Z] kill_test.go:112: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-05-26T07:04:47.285Z] [2020-05-26T07:04:47.285Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2020-05-26T07:04:47.285Z] kill_test.go:123: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-05-26T07:04:47.285Z] [2020-05-26T07:04:47.285Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2020-05-26T07:04:47.285Z] kill_test.go:134: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2020-05-26T07:04:47.285Z] [2020-05-26T07:04:47.285Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2020-05-26T07:04:47.285Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" [2020-05-26T07:04:47.285Z] [2020-05-26T07:04:47.285Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2020-05-26T07:04:47.285Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-05-26T07:04:47.285Z] [2020-05-26T07:04:47.285Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2020-05-26T07:04:47.285Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2020-05-26T07:04:47.285Z] [2020-05-26T07:04:47.285Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLocalhostTCPNat (0.00s) [2020-05-26T07:04:47.285Z] nat_test.go:43: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-05-26T07:04:47.285Z] [2020-05-26T07:04:47.285Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2020-05-26T07:04:47.285Z] nat_test.go:61: testEnv.OSType == "windows": FIXME [2020-05-26T07:04:47.285Z] [2020-05-26T07:04:47.285Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2020-05-26T07:04:47.285Z] pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2020-05-26T07:04:47.285Z] [2020-05-26T07:04:47.285Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2020-05-26T07:04:47.285Z] pause_test.go:69: testEnv.DaemonInfo.OSType == "windows" [2020-05-26T07:04:47.285Z] [2020-05-26T07:04:47.285Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2020-05-26T07:04:47.285Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2020-05-26T07:04:47.285Z] [2020-05-26T07:04:47.285Z] === SKIP: github.com/docker/docker/integration/container TestRenameAnonymousContainer (0.00s) [2020-05-26T07:04:47.285Z] rename_test.go:126: testEnv.OSType == "windows": FIXME [2020-05-26T07:04:47.285Z] [2020-05-26T07:04:47.285Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2020-05-26T07:04:47.285Z] rename_test.go:194: testEnv.OSType == "windows": FIXME [2020-05-26T07:04:47.285Z] [2020-05-26T07:04:47.285Z] === SKIP: github.com/docker/docker/integration/container TestResize (0.00s) [2020-05-26T07:04:47.285Z] resize_test.go:20: testEnv.OSType == "windows": FIXME [2020-05-26T07:04:47.285Z] [2020-05-26T07:04:47.285Z] === SKIP: github.com/docker/docker/integration/container TestResizeWithInvalidSize (0.00s) [2020-05-26T07:04:47.285Z] resize_test.go:38: testEnv.OSType == "windows": FIXME [2020-05-26T07:04:47.285Z] [2020-05-26T07:04:47.285Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2020-05-26T07:04:47.285Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2020-05-26T07:04:47.285Z] [2020-05-26T07:04:47.285Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2020-05-26T07:04:47.285Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2020-05-26T07:04:47.285Z] [2020-05-26T07:04:47.285Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2020-05-26T07:04:47.285Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2020-05-26T07:04:47.285Z] [2020-05-26T07:04:47.285Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2020-05-26T07:04:47.285Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2020-05-26T07:04:47.285Z] [2020-05-26T07:04:47.285Z] [2020-05-26T07:04:47.285Z] DONE 84 tests, 42 skipped in 54.561s [2020-05-26T07:04:47.285Z] [2020-05-26T07:04:47.285Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2020-05-26T07:04:47.285Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-05-26T07:04:47.285Z] INFO: Testing against a local daemon [2020-05-26T07:04:47.285Z] ok github.com/docker/docker/integration/image 0.406s [2020-05-26T07:04:47.285Z] [2020-05-26T07:04:47.285Z] === Skipped [2020-05-26T07:04:47.285Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2020-05-26T07:04:47.285Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-05-26T07:04:47.285Z] [2020-05-26T07:04:47.285Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2020-05-26T07:04:47.286Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2020-05-26T07:04:47.286Z] [2020-05-26T07:04:47.286Z] === SKIP: github.com/docker/docker/integration/image TestRemoveImageOrphaning (0.00s) [2020-05-26T07:04:47.286Z] remove_test.go:16: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-05-26T07:04:47.286Z] [2020-05-26T07:04:47.286Z] === SKIP: github.com/docker/docker/integration/image TestTagOfficialNames (0.00s) [2020-05-26T07:04:47.286Z] tag_test.go:98: testEnv.OSType == "windows" [2020-05-26T07:04:47.286Z] [2020-05-26T07:04:47.286Z] [2020-05-26T07:04:47.286Z] DONE 11 tests, 4 skipped in 2.291s [2020-05-26T07:04:47.286Z] [2020-05-26T07:04:47.286Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2020-05-26T07:04:47.286Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-05-26T07:04:47.286Z] INFO: Testing against a local daemon [2020-05-26T07:04:47.286Z] ok github.com/docker/docker/integration/network 0.252s [2020-05-26T07:04:47.286Z] [2020-05-26T07:04:47.286Z] === Skipped [2020-05-26T07:04:47.286Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2020-05-26T07:04:47.286Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2020-05-26T07:04:47.286Z] [2020-05-26T07:04:47.286Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2020-05-26T07:04:47.286Z] 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-26T07:04:47.286Z] [2020-05-26T07:04:47.286Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2020-05-26T07:04:47.286Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2020-05-26T07:04:47.286Z] [2020-05-26T07:04:47.286Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2020-05-26T07:04:47.286Z] network_test.go:24: testEnv.DaemonInfo.OSType != "linux" [2020-05-26T07:04:47.286Z] [2020-05-26T07:04:47.286Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2020-05-26T07:04:47.286Z] network_test.go:97: testEnv.OSType == "windows" [2020-05-26T07:04:47.286Z] [2020-05-26T07:04:47.286Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2020-05-26T07:04:47.286Z] service_test.go:29: testEnv.OSType == "windows" [2020-05-26T07:04:47.286Z] [2020-05-26T07:04:47.286Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2020-05-26T07:04:47.286Z] service_test.go:52: testEnv.OSType == "windows" [2020-05-26T07:04:47.286Z] [2020-05-26T07:04:47.286Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2020-05-26T07:04:47.286Z] service_test.go:96: testEnv.OSType == "windows" [2020-05-26T07:04:47.286Z] [2020-05-26T07:04:47.286Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2020-05-26T07:04:47.286Z] service_test.go:130: testEnv.OSType == "windows" [2020-05-26T07:04:47.286Z] [2020-05-26T07:04:47.286Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2020-05-26T07:04:47.286Z] service_test.go:181: testEnv.OSType == "windows" [2020-05-26T07:04:47.286Z] [2020-05-26T07:04:47.286Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2020-05-26T07:04:47.286Z] service_test.go:206: testEnv.OSType == "windows" [2020-05-26T07:04:47.286Z] [2020-05-26T07:04:47.286Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-05-26T07:04:47.286Z] service_test.go:236: FLAKY_TEST [2020-05-26T07:04:47.286Z] [2020-05-26T07:04:47.286Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2020-05-26T07:04:47.286Z] service_test.go:326: testEnv.OSType == "windows" [2020-05-26T07:04:47.286Z] [2020-05-26T07:04:47.286Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2020-05-26T07:04:47.286Z] service_test.go:394: testEnv.OSType == "windows" [2020-05-26T07:04:47.286Z] [2020-05-26T07:04:47.286Z] [2020-05-26T07:04:47.286Z] DONE 18 tests, 14 skipped in 2.292s [2020-05-26T07:04:47.286Z] [2020-05-26T07:04:47.286Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2020-05-26T07:04:47.286Z] testing: warning: no tests to run [2020-05-26T07:04:47.286Z] ok github.com/docker/docker/integration/network/ipvlan 0.075s [2020-05-26T07:04:47.286Z] [2020-05-26T07:04:47.286Z] DONE 0 tests in 0.671s [2020-05-26T07:04:47.286Z] [2020-05-26T07:04:47.286Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2020-05-26T07:04:47.286Z] testing: warning: no tests to run [2020-05-26T07:04:47.286Z] ok github.com/docker/docker/integration/network/macvlan 0.095s [2020-05-26T07:04:47.286Z] [2020-05-26T07:04:47.286Z] DONE 0 tests in 0.717s [2020-05-26T07:04:47.286Z] [2020-05-26T07:04:47.286Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2020-05-26T07:04:47.286Z] testing: warning: no tests to run [2020-05-26T07:04:47.286Z] ok github.com/docker/docker/integration/plugin 0.070s [2020-05-26T07:04:47.286Z] [2020-05-26T07:04:47.286Z] DONE 0 tests in 0.723s [2020-05-26T07:04:47.286Z] [2020-05-26T07:04:47.286Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2020-05-26T07:04:47.286Z] testing: warning: no tests to run [2020-05-26T07:04:47.286Z] ok github.com/docker/docker/integration/plugin/authz 0.066s [2020-05-26T07:04:47.286Z] [2020-05-26T07:04:47.286Z] DONE 0 tests in 0.691s [2020-05-26T07:04:47.286Z] [2020-05-26T07:04:47.286Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2020-05-26T07:04:47.517Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-05-26T07:04:47.947Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.77s) [2020-05-26T07:04:47.947Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:115, shared: false, mustBeShared: false [2020-05-26T07:04:47.947Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-05-26T07:04:48.195Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-05-26T07:04:48.881Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-05-26T07:04:49.414Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.78s) [2020-05-26T07:04:49.414Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:109, shared: true, mustBeShared: true [2020-05-26T07:04:49.414Z] === RUN TestIpcModeOlderClient [2020-05-26T07:04:49.414Z] === PAUSE TestIpcModeOlderClient [2020-05-26T07:04:49.414Z] === RUN TestKillContainerInvalidSignal [2020-05-26T07:04:49.479Z] tests/integration/models_containers_test.py ............................ [ 83%] [2020-05-26T07:04:50.090Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-05-26T07:04:50.416Z] --- PASS: TestKillContainerInvalidSignal (0.87s) [2020-05-26T07:04:50.416Z] === RUN TestKillContainer [2020-05-26T07:04:50.416Z] === RUN TestKillContainer/no_signal [2020-05-26T07:04:51.022Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-05-26T07:04:51.417Z] === RUN TestKillContainer/non_killing_signal [2020-05-26T07:04:51.697Z] === RUN TestKillContainer/killing_signal [2020-05-26T07:04:52.393Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-05-26T07:04:53.160Z] --- PASS: TestKillContainer (2.57s) [2020-05-26T07:04:53.160Z] --- PASS: TestKillContainer/no_signal (0.83s) [2020-05-26T07:04:53.160Z] --- PASS: TestKillContainer/non_killing_signal (0.50s) [2020-05-26T07:04:53.160Z] --- PASS: TestKillContainer/killing_signal (0.84s) [2020-05-26T07:04:53.160Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-05-26T07:04:53.160Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-05-26T07:04:53.195Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-05-26T07:04:53.195Z] INFO: Testing against a local daemon [2020-05-26T07:04:53.195Z] ok github.com/docker/docker/integration/plugin/common 0.297s [2020-05-26T07:04:53.195Z] [2020-05-26T07:04:53.195Z] === Skipped [2020-05-26T07:04:53.195Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2020-05-26T07:04:53.195Z] plugin_test.go:55: testEnv.OSType == "windows" [2020-05-26T07:04:53.195Z] [2020-05-26T07:04:53.195Z] [2020-05-26T07:04:53.195Z] DONE 3 tests, 1 skipped in 7.201s [2020-05-26T07:04:53.195Z] [2020-05-26T07:04:53.195Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2020-05-26T07:04:53.861Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-05-26T07:04:53.861Z] Using test binary docker [2020-05-26T07:04:53.861Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-05-26T07:04:53.861Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-05-26T07:04:53.861Z] INFO: Waiting for daemon to start... [2020-05-26T07:04:53.861Z] Starting dockerd [2020-05-26T07:04:53.879Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-05-26T07:04:54.205Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-05-26T07:04:54.491Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.67s) [2020-05-26T07:04:54.491Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.83s) [2020-05-26T07:04:54.491Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.49s) [2020-05-26T07:04:54.491Z] === RUN TestKillStoppedContainer [2020-05-26T07:04:54.757Z] --- PASS: TestServiceWithDataPathPortInit (17.94s) [2020-05-26T07:04:54.757Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-05-26T07:04:54.771Z] --- PASS: TestKillStoppedContainer (0.08s) [2020-05-26T07:04:54.771Z] === RUN TestKillStoppedContainerAPIPre120 [2020-05-26T07:04:54.771Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.12s) [2020-05-26T07:04:54.771Z] === RUN TestKillDifferentUserContainer [2020-05-26T07:04:55.771Z] --- PASS: TestKillDifferentUserContainer (0.95s) [2020-05-26T07:04:55.771Z] === RUN TestInspectOomKilledTrue [2020-05-26T07:04:55.771Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-05-26T07:04:55.771Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-05-26T07:04:55.771Z] === RUN TestInspectOomKilledFalse [2020-05-26T07:04:55.771Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-05-26T07:04:55.771Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-05-26T07:04:55.771Z] === RUN TestLinksEtcHostsContentMatch [2020-05-26T07:04:56.360Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-05-26T07:04:56.360Z] INFO: Testing against a local daemon [2020-05-26T07:04:56.360Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.252s [2020-05-26T07:04:56.360Z] [2020-05-26T07:04:56.360Z] === Skipped [2020-05-26T07:04:56.360Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2020-05-26T07:04:56.360Z] external_test.go:48: runtime.GOOS == "windows" [2020-05-26T07:04:56.360Z] [2020-05-26T07:04:56.360Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2020-05-26T07:04:56.360Z] external_test.go:408: runtime.GOOS == "windows" [2020-05-26T07:04:56.360Z] [2020-05-26T07:04:56.360Z] [2020-05-26T07:04:56.360Z] DONE 2 tests, 2 skipped in 3.130s [2020-05-26T07:04:56.360Z] [2020-05-26T07:04:56.360Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2020-05-26T07:04:56.381Z] . [2020-05-26T07:04:56.381Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-05-26T07:04:56.382Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-05-26T07:04:56.382Z] Error: No such image: emptyfs [2020-05-26T07:04:56.382Z] Running integration-test (iteration 1) [2020-05-26T07:04:56.382Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2020-05-26T07:04:56.382Z] --- PASS: TestLinksEtcHostsContentMatch (0.62s) [2020-05-26T07:04:56.382Z] === RUN TestLinksContainerNames [2020-05-26T07:04:58.392Z] --- PASS: TestLinksContainerNames (1.78s) [2020-05-26T07:04:58.392Z] === RUN TestLogsFollowTailEmpty [2020-05-26T07:04:58.394Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-05-26T07:04:58.596Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-05-26T07:04:58.596Z] INFO: Testing against a local daemon [2020-05-26T07:04:58.596Z] ok github.com/docker/docker/integration/plugin/logging 0.228s [2020-05-26T07:04:59.003Z] --- PASS: TestLogsFollowTailEmpty (0.84s) [2020-05-26T07:04:59.003Z] === RUN TestContainerNetworkMountsNoChown [2020-05-26T07:04:59.069Z] [2020-05-26T07:04:59.069Z] === Skipped [2020-05-26T07:04:59.069Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2020-05-26T07:04:59.069Z] read_test.go:21: no unix domain sockets on Windows [2020-05-26T07:04:59.069Z] [2020-05-26T07:04:59.069Z] [2020-05-26T07:04:59.069Z] DONE 1 tests, 1 skipped in 2.573s [2020-05-26T07:04:59.069Z] [2020-05-26T07:04:59.069Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2020-05-26T07:05:00.004Z] --- PASS: TestContainerNetworkMountsNoChown (0.80s) [2020-05-26T07:05:00.004Z] === RUN TestMountDaemonRoot [2020-05-26T07:05:00.004Z] === RUN TestMountDaemonRoot/default [2020-05-26T07:05:00.004Z] === PAUSE TestMountDaemonRoot/default [2020-05-26T07:05:00.004Z] === RUN TestMountDaemonRoot/private [2020-05-26T07:05:00.004Z] === PAUSE TestMountDaemonRoot/private [2020-05-26T07:05:00.004Z] === RUN TestMountDaemonRoot/rprivate [2020-05-26T07:05:00.004Z] === PAUSE TestMountDaemonRoot/rprivate [2020-05-26T07:05:00.004Z] === RUN TestMountDaemonRoot/slave [2020-05-26T07:05:00.004Z] === PAUSE TestMountDaemonRoot/slave [2020-05-26T07:05:00.004Z] === RUN TestMountDaemonRoot/rslave [2020-05-26T07:05:00.004Z] === PAUSE TestMountDaemonRoot/rslave [2020-05-26T07:05:00.004Z] === RUN TestMountDaemonRoot/shared [2020-05-26T07:05:00.004Z] === PAUSE TestMountDaemonRoot/shared [2020-05-26T07:05:00.004Z] === RUN TestMountDaemonRoot/rshared [2020-05-26T07:05:00.004Z] === PAUSE TestMountDaemonRoot/rshared [2020-05-26T07:05:00.004Z] === CONT TestMountDaemonRoot/default [2020-05-26T07:05:00.004Z] === RUN TestMountDaemonRoot/default/bind_root [2020-05-26T07:05:00.004Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-05-26T07:05:00.004Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-05-26T07:05:00.004Z] === CONT TestMountDaemonRoot/rslave [2020-05-26T07:05:00.004Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-05-26T07:05:00.004Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-05-26T07:05:00.004Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-05-26T07:05:00.004Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-05-26T07:05:00.004Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-05-26T07:05:00.004Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-05-26T07:05:00.004Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-05-26T07:05:00.004Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-05-26T07:05:00.004Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-05-26T07:05:00.004Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-05-26T07:05:00.004Z] === RUN TestMountDaemonRoot/default/mount_root [2020-05-26T07:05:00.004Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-05-26T07:05:00.004Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-05-26T07:05:00.004Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-05-26T07:05:00.004Z] === CONT TestMountDaemonRoot/rshared [2020-05-26T07:05:00.004Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-05-26T07:05:00.004Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-05-26T07:05:00.004Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-05-26T07:05:00.004Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-05-26T07:05:00.004Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-05-26T07:05:00.004Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-05-26T07:05:00.004Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-05-26T07:05:00.004Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-05-26T07:05:00.004Z] === CONT TestMountDaemonRoot/shared [2020-05-26T07:05:00.004Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-05-26T07:05:00.004Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-05-26T07:05:00.004Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-05-26T07:05:00.004Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-05-26T07:05:00.004Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-05-26T07:05:00.004Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-05-26T07:05:00.004Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-05-26T07:05:00.004Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-05-26T07:05:00.004Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-05-26T07:05:00.004Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-05-26T07:05:00.004Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-05-26T07:05:00.004Z] === CONT TestMountDaemonRoot/rprivate [2020-05-26T07:05:00.004Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-05-26T07:05:00.004Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-05-26T07:05:00.004Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-05-26T07:05:00.004Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-05-26T07:05:00.004Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-05-26T07:05:00.004Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-05-26T07:05:00.004Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-05-26T07:05:00.004Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-05-26T07:05:00.004Z] === CONT TestMountDaemonRoot/slave [2020-05-26T07:05:00.004Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-05-26T07:05:00.004Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-05-26T07:05:00.004Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-05-26T07:05:00.004Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-05-26T07:05:00.004Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-05-26T07:05:00.004Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-05-26T07:05:00.004Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-05-26T07:05:00.004Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-05-26T07:05:00.004Z] === CONT TestMountDaemonRoot/private [2020-05-26T07:05:00.004Z] === RUN TestMountDaemonRoot/private/bind_root [2020-05-26T07:05:00.004Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-05-26T07:05:00.004Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-05-26T07:05:00.004Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-05-26T07:05:00.004Z] === RUN TestMountDaemonRoot/private/mount_root [2020-05-26T07:05:00.004Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-05-26T07:05:00.004Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-05-26T07:05:00.004Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-05-26T07:05:00.004Z] === CONT TestMountDaemonRoot/default/bind_root [2020-05-26T07:05:00.004Z] === CONT TestMountDaemonRoot/default/mount_root [2020-05-26T07:05:00.004Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-05-26T07:05:00.004Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-05-26T07:05:00.284Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-05-26T07:05:00.284Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-05-26T07:05:00.284Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-05-26T07:05:00.284Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-05-26T07:05:00.284Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-05-26T07:05:00.284Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-05-26T07:05:00.565Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-05-26T07:05:00.565Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-05-26T07:05:00.565Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-05-26T07:05:00.565Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-05-26T07:05:00.565Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-05-26T07:05:00.565Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-05-26T07:05:00.565Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-05-26T07:05:00.565Z] === CONT TestMountDaemonRoot/private/bind_root [2020-05-26T07:05:00.565Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-05-26T07:05:00.565Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-05-26T07:05:00.565Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-05-26T07:05:00.565Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-05-26T07:05:00.653Z] testing: warning: no tests to run [2020-05-26T07:05:00.653Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.105s [2020-05-26T07:05:00.653Z] [2020-05-26T07:05:00.653Z] DONE 0 tests in 1.365s [2020-05-26T07:05:00.653Z] [2020-05-26T07:05:00.653Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2020-05-26T07:05:00.845Z] === CONT TestMountDaemonRoot/private/mount_root [2020-05-26T07:05:00.845Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-05-26T07:05:00.845Z] --- PASS: TestMountDaemonRoot (0.01s) [2020-05-26T07:05:00.845Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-05-26T07:05:00.845Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.08s) [2020-05-26T07:05:00.845Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.11s) [2020-05-26T07:05:00.845Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.10s) [2020-05-26T07:05:00.845Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.08s) [2020-05-26T07:05:00.845Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-05-26T07:05:00.845Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.10s) [2020-05-26T07:05:00.845Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.09s) [2020-05-26T07:05:00.845Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.10s) [2020-05-26T07:05:00.845Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.10s) [2020-05-26T07:05:00.845Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-05-26T07:05:00.845Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.10s) [2020-05-26T07:05:00.845Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.10s) [2020-05-26T07:05:00.845Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.10s) [2020-05-26T07:05:00.845Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.10s) [2020-05-26T07:05:00.845Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-05-26T07:05:00.845Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.05s) [2020-05-26T07:05:00.845Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.05s) [2020-05-26T07:05:00.845Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.05s) [2020-05-26T07:05:00.845Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.05s) [2020-05-26T07:05:00.845Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-05-26T07:05:00.845Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.05s) [2020-05-26T07:05:00.845Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.05s) [2020-05-26T07:05:00.845Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.05s) [2020-05-26T07:05:00.845Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.05s) [2020-05-26T07:05:00.845Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-05-26T07:05:00.845Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.05s) [2020-05-26T07:05:00.845Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.05s) [2020-05-26T07:05:00.845Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.05s) [2020-05-26T07:05:00.845Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.05s) [2020-05-26T07:05:00.845Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-05-26T07:05:00.845Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.05s) [2020-05-26T07:05:00.845Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.05s) [2020-05-26T07:05:00.845Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.06s) [2020-05-26T07:05:00.845Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.06s) [2020-05-26T07:05:00.845Z] === RUN TestContainerBindMountNonRecursive [2020-05-26T07:05:02.894Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-05-26T07:05:02.894Z] INFO: Testing against a local daemon [2020-05-26T07:05:02.894Z] ok github.com/docker/docker/integration/plugin/volumes 0.245s [2020-05-26T07:05:02.894Z] [2020-05-26T07:05:02.894Z] === Skipped [2020-05-26T07:05:02.894Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2020-05-26T07:05:02.894Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2020-05-26T07:05:02.894Z] [2020-05-26T07:05:02.894Z] [2020-05-26T07:05:02.894Z] DONE 1 tests, 1 skipped in 2.610s [2020-05-26T07:05:02.894Z] [2020-05-26T07:05:02.894Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2020-05-26T07:05:03.508Z] --- PASS: TestContainerBindMountNonRecursive (2.25s) [2020-05-26T07:05:03.508Z] === RUN TestNetworkNat [2020-05-26T07:05:03.629Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-05-26T07:05:04.119Z] --- PASS: TestNetworkNat (0.91s) [2020-05-26T07:05:04.119Z] === RUN TestNetworkLocalhostTCPNat [2020-05-26T07:05:04.727Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.96s) [2020-05-26T07:05:04.727Z] service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:hvcmae2ws34fdb43ha2gmbsiv Created:2020-05-26 07:04:56.184839422 +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[61ad898c7eed4215252f53684bc462af8a6427a9fcfce8a162fbcb0b8abd57c8:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.zdmlfsm9260xekisxzjeoallw EndpointID:290b36d8a38adcd1be2c806af1c0f53d11b7016a175b0e0fe2f5d3cd7f4510cc MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:4887f37636fba17224631542df46220f7c2208768cd066cc6d5025b799980217 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:e9c29ecc2cc1 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.zdmlfsm9260xekisxzjeoallw EndpointID:290b36d8a38adcd1be2c806af1c0f53d11b7016a175b0e0fe2f5d3cd7f4510cc EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-05-26T07:05:04.727Z] PASS [2020-05-26T07:05:04.727Z] [2020-05-26T07:05:04.727Z] === Skipped [2020-05-26T07:05:04.727Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-05-26T07:05:04.727Z] service_test.go:236: FLAKY_TEST [2020-05-26T07:05:04.727Z] [2020-05-26T07:05:04.727Z] [2020-05-26T07:05:04.727Z] DONE 22 tests, 1 skipped in 52.607s [2020-05-26T07:05:04.727Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-05-26T07:05:04.727Z] ++ 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-26T07:05:04.727Z] ++ set -e [2020-05-26T07:05:04.727Z] ++ '[' -n 0 ']' [2020-05-26T07:05:04.727Z] ++ set -x [2020-05-26T07:05:04.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=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-26T07:05:04.727Z] INFO: Testing against a local daemon [2020-05-26T07:05:04.727Z] === RUN TestDockerNetworkIpvlanPersistance [2020-05-26T07:05:04.727Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-05-26T07:05:04.727Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-05-26T07:05:04.727Z] === RUN TestDockerNetworkIpvlan [2020-05-26T07:05:04.727Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-05-26T07:05:04.727Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-05-26T07:05:04.727Z] PASS [2020-05-26T07:05:04.727Z] [2020-05-26T07:05:04.727Z] === Skipped [2020-05-26T07:05:04.727Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-05-26T07:05:04.727Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-05-26T07:05:04.727Z] [2020-05-26T07:05:04.727Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-05-26T07:05:04.727Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-05-26T07:05:04.727Z] [2020-05-26T07:05:04.727Z] [2020-05-26T07:05:04.727Z] DONE 2 tests, 2 skipped in 0.173s [2020-05-26T07:05:04.727Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-05-26T07:05:04.727Z] ++ 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-26T07:05:04.727Z] ++ set -e [2020-05-26T07:05:04.727Z] ++ '[' -n 0 ']' [2020-05-26T07:05:04.727Z] ++ set -x [2020-05-26T07:05:04.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=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-26T07:05:04.727Z] INFO: Testing against a local daemon [2020-05-26T07:05:04.727Z] === RUN TestDockerNetworkMacvlanPersistance [2020-05-26T07:05:04.731Z] --- PASS: TestNetworkLocalhostTCPNat (0.91s) [2020-05-26T07:05:04.731Z] === RUN TestNetworkLoopbackNat [2020-05-26T07:05:05.136Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-05-26T07:05:05.136Z] INFO: Testing against a local daemon [2020-05-26T07:05:05.136Z] ok github.com/docker/docker/integration/secret 0.201s [2020-05-26T07:05:05.136Z] [2020-05-26T07:05:05.136Z] === Skipped [2020-05-26T07:05:05.136Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2020-05-26T07:05:05.136Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2020-05-26T07:05:05.136Z] [2020-05-26T07:05:05.136Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2020-05-26T07:05:05.136Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2020-05-26T07:05:05.136Z] [2020-05-26T07:05:05.136Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2020-05-26T07:05:05.136Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2020-05-26T07:05:05.136Z] [2020-05-26T07:05:05.136Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2020-05-26T07:05:05.136Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2020-05-26T07:05:05.136Z] [2020-05-26T07:05:05.136Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2020-05-26T07:05:05.136Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2020-05-26T07:05:05.136Z] [2020-05-26T07:05:05.136Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2020-05-26T07:05:05.136Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2020-05-26T07:05:05.136Z] [2020-05-26T07:05:05.136Z] [2020-05-26T07:05:05.136Z] DONE 6 tests, 6 skipped in 2.127s [2020-05-26T07:05:05.136Z] [2020-05-26T07:05:05.136Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2020-05-26T07:05:06.103Z] --- PASS: TestDockerNetworkMacvlanPersistance (2.01s) [2020-05-26T07:05:06.103Z] === RUN TestDockerNetworkMacvlan [2020-05-26T07:05:06.198Z] --- PASS: TestNetworkLoopbackNat (1.17s) [2020-05-26T07:05:06.198Z] === RUN TestPause [2020-05-26T07:05:06.336Z] Loaded image: buildpack-deps:jessie [2020-05-26T07:05:06.336Z] Loaded image: busybox:latest [2020-05-26T07:05:06.336Z] Loaded image: busybox:glibc [2020-05-26T07:05:06.336Z] Loaded image: debian:jessie [2020-05-26T07:05:06.336Z] Loaded image: hello-world:latest [2020-05-26T07:05:06.336Z] INFO: Testing against a local daemon [2020-05-26T07:05:06.336Z] === RUN TestCgroupNamespacesBuild [2020-05-26T07:05:06.746Z] ......... [ 86%] [2020-05-26T07:05:06.811Z] --- PASS: TestPause (0.91s) [2020-05-26T07:05:06.811Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-05-26T07:05:06.811Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-05-26T07:05:06.811Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-05-26T07:05:06.811Z] === RUN TestPauseStopPausedContainer [2020-05-26T07:05:07.039Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-05-26T07:05:07.371Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-05-26T07:05:07.371Z] INFO: Testing against a local daemon [2020-05-26T07:05:07.786Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-05-26T07:05:07.812Z] --- PASS: TestPauseStopPausedContainer (0.87s) [2020-05-26T07:05:07.812Z] === RUN TestPsFilter [2020-05-26T07:05:07.853Z] ok github.com/docker/docker/integration/service 0.336s [2020-05-26T07:05:07.853Z] [2020-05-26T07:05:07.853Z] === Skipped [2020-05-26T07:05:07.853Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-05-26T07:05:07.853Z] [2020-05-26T07:05:07.853Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-05-26T07:05:07.853Z] [2020-05-26T07:05:07.853Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2020-05-26T07:05:07.853Z] create_test.go:79: testEnv.DaemonInfo.OSType == "windows" [2020-05-26T07:05:07.853Z] [2020-05-26T07:05:07.853Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2020-05-26T07:05:07.853Z] create_test.go:152: testEnv.DaemonInfo.OSType == "windows" [2020-05-26T07:05:07.853Z] [2020-05-26T07:05:07.853Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.03s) [2020-05-26T07:05:07.853Z] create_test.go:175: testEnv.DaemonInfo.OSType == "windows" [2020-05-26T07:05:07.853Z] [2020-05-26T07:05:07.853Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2020-05-26T07:05:07.853Z] create_test.go:194: testEnv.DaemonInfo.OSType == "windows" [2020-05-26T07:05:07.853Z] [2020-05-26T07:05:07.854Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2020-05-26T07:05:07.854Z] create_test.go:247: testEnv.DaemonInfo.OSType == "windows" [2020-05-26T07:05:07.854Z] [2020-05-26T07:05:07.854Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2020-05-26T07:05:07.854Z] create_test.go:311: testEnv.DaemonInfo.OSType == "windows" [2020-05-26T07:05:07.854Z] [2020-05-26T07:05:07.854Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.02s) [2020-05-26T07:05:07.854Z] create_test.go:403: testEnv.DaemonInfo.OSType == "windows" [2020-05-26T07:05:07.854Z] [2020-05-26T07:05:07.854Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.02s) [2020-05-26T07:05:07.854Z] create_test.go:487: testEnv.DaemonInfo.OSType == "windows" [2020-05-26T07:05:07.854Z] [2020-05-26T07:05:07.854Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2020-05-26T07:05:07.854Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2020-05-26T07:05:07.854Z] [2020-05-26T07:05:07.854Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2020-05-26T07:05:07.854Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2020-05-26T07:05:07.854Z] [2020-05-26T07:05:07.854Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2020-05-26T07:05:07.854Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2020-05-26T07:05:07.854Z] [2020-05-26T07:05:07.854Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2020-05-26T07:05:07.854Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2020-05-26T07:05:07.854Z] [2020-05-26T07:05:07.854Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2020-05-26T07:05:07.854Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2020-05-26T07:05:07.854Z] [2020-05-26T07:05:07.854Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2020-05-26T07:05:07.854Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2020-05-26T07:05:07.854Z] [2020-05-26T07:05:07.854Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2020-05-26T07:05:07.854Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2020-05-26T07:05:07.854Z] [2020-05-26T07:05:07.854Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2020-05-26T07:05:07.854Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2020-05-26T07:05:07.854Z] [2020-05-26T07:05:07.854Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2020-05-26T07:05:07.854Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2020-05-26T07:05:07.854Z] [2020-05-26T07:05:07.854Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2020-05-26T07:05:07.854Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2020-05-26T07:05:07.854Z] [2020-05-26T07:05:07.854Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2020-05-26T07:05:07.854Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2020-05-26T07:05:07.854Z] [2020-05-26T07:05:07.854Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2020-05-26T07:05:07.854Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2020-05-26T07:05:07.854Z] [2020-05-26T07:05:07.854Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s) [2020-05-26T07:05:07.854Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2020-05-26T07:05:07.854Z] [2020-05-26T07:05:07.854Z] [2020-05-26T07:05:07.854Z] DONE 24 tests, 23 skipped in 2.648s [2020-05-26T07:05:07.854Z] [2020-05-26T07:05:07.854Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2020-05-26T07:05:08.096Z] --- PASS: TestPsFilter (0.32s) [2020-05-26T07:05:08.096Z] === RUN TestRemoveContainerWithRemovedVolume [2020-05-26T07:05:08.415Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-05-26T07:05:08.855Z] --- PASS: TestCgroupNamespacesBuild (3.06s) [2020-05-26T07:05:08.855Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-05-26T07:05:09.096Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.83s) [2020-05-26T07:05:09.096Z] === RUN TestRemoveContainerWithVolume [2020-05-26T07:05:09.351Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-05-26T07:05:09.707Z] --- PASS: TestRemoveContainerWithVolume (0.86s) [2020-05-26T07:05:09.707Z] === RUN TestRemoveContainerRunning [2020-05-26T07:05:10.088Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-05-26T07:05:10.089Z] INFO: Testing against a local daemon [2020-05-26T07:05:10.089Z] ok github.com/docker/docker/integration/session 0.204s [2020-05-26T07:05:10.089Z] [2020-05-26T07:05:10.089Z] === Skipped [2020-05-26T07:05:10.089Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2020-05-26T07:05:10.089Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2020-05-26T07:05:10.089Z] [2020-05-26T07:05:10.089Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2020-05-26T07:05:10.089Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2020-05-26T07:05:10.089Z] [2020-05-26T07:05:10.089Z] [2020-05-26T07:05:10.089Z] DONE 2 tests, 2 skipped in 2.091s [2020-05-26T07:05:10.089Z] [2020-05-26T07:05:10.089Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2020-05-26T07:05:10.707Z] --- PASS: TestRemoveContainerRunning (0.84s) [2020-05-26T07:05:10.707Z] === RUN TestRemoveContainerForceRemoveRunning [2020-05-26T07:05:11.375Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.55s) [2020-05-26T07:05:11.375Z] === RUN TestBuildWithSession [2020-05-26T07:05:11.375Z] --- SKIP: TestBuildWithSession (0.00s) [2020-05-26T07:05:11.375Z] build_session_test.go:25: TODO: BuildKit [2020-05-26T07:05:11.375Z] === RUN TestBuildSquashParent [2020-05-26T07:05:11.708Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.86s) [2020-05-26T07:05:11.708Z] === RUN TestRemoveInvalidContainer [2020-05-26T07:05:11.708Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2020-05-26T07:05:11.708Z] === RUN TestRenameLinkedContainer [2020-05-26T07:05:11.943Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-05-26T07:05:12.156Z] tests/integration/models_images_test.py ............... [ 89%] [2020-05-26T07:05:12.340Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-05-26T07:05:12.340Z] INFO: Testing against a local daemon [2020-05-26T07:05:12.355Z] #53 ... [2020-05-26T07:05:12.355Z] [2020-05-26T07:05:12.355Z] #46 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-26T07:05:12.355Z] #46 DONE 512.8s [2020-05-26T07:05:12.355Z] [2020-05-26T07:05:12.355Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-26T07:05:12.636Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-05-26T07:05:13.338Z] ok github.com/docker/docker/integration/system 1.308s [2020-05-26T07:05:13.338Z] [2020-05-26T07:05:13.338Z] === Skipped [2020-05-26T07:05:13.338Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-05-26T07:05:13.338Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2020-05-26T07:05:13.338Z] [2020-05-26T07:05:13.338Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2020-05-26T07:05:13.338Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2020-05-26T07:05:13.338Z] [2020-05-26T07:05:13.338Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2020-05-26T07:05:13.338Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2020-05-26T07:05:13.338Z] [2020-05-26T07:05:13.338Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2020-05-26T07:05:13.338Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-05-26T07:05:13.338Z] [2020-05-26T07:05:13.338Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2020-05-26T07:05:13.338Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2020-05-26T07:05:13.338Z] [2020-05-26T07:05:13.338Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2020-05-26T07:05:13.338Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2020-05-26T07:05:13.338Z] [2020-05-26T07:05:13.338Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2020-05-26T07:05:13.338Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2020-05-26T07:05:13.338Z] [2020-05-26T07:05:13.338Z] [2020-05-26T07:05:13.338Z] DONE 13 tests, 7 skipped in 3.137s [2020-05-26T07:05:13.338Z] [2020-05-26T07:05:13.338Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2020-05-26T07:05:13.784Z] tests/integration/models_networks_test.py .... [ 90%] [2020-05-26T07:05:13.886Z] #53 ... [2020-05-26T07:05:13.886Z] [2020-05-26T07:05:13.886Z] #47 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-05-26T07:05:13.886Z] #47 DONE 0.1s [2020-05-26T07:05:13.886Z] [2020-05-26T07:05:13.886Z] #49 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-05-26T07:05:13.886Z] #49 DONE 0.1s [2020-05-26T07:05:13.886Z] [2020-05-26T07:05:13.886Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-26T07:05:13.886Z] #53 ... [2020-05-26T07:05:13.886Z] [2020-05-26T07:05:13.886Z] #51 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-05-26T07:05:13.886Z] #51 DONE 0.1s [2020-05-26T07:05:14.173Z] [2020-05-26T07:05:14.173Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-26T07:05:15.225Z] --- PASS: TestRenameLinkedContainer (3.47s) [2020-05-26T07:05:15.225Z] === RUN TestRenameStoppedContainer [2020-05-26T07:05:15.575Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-05-26T07:05:15.575Z] INFO: Testing against a local daemon [2020-05-26T07:05:15.575Z] ok github.com/docker/docker/integration/volume 0.300s [2020-05-26T07:05:15.575Z] [2020-05-26T07:05:15.575Z] === Skipped [2020-05-26T07:05:15.575Z] === SKIP: github.com/docker/docker/integration/volume TestVolumesRemove (0.00s) [2020-05-26T07:05:15.575Z] volume_test.go:64: testEnv.OSType == "windows": FIXME [2020-05-26T07:05:15.575Z] [2020-05-26T07:05:15.575Z] [2020-05-26T07:05:15.575Z] DONE 5 tests, 1 skipped in 2.232s [2020-05-26T07:05:15.575Z] [2020-05-26T07:05:15.575Z] INFO: make.ps1 ended at 05/26/2020 07:05:15 [2020-05-26T07:05:15.575Z] INFO: Integration CLI tests being run from the host: [2020-05-26T07:05:15.575Z] 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-26T07:05:15.836Z] --- PASS: TestRenameStoppedContainer (0.85s) [2020-05-26T07:05:15.836Z] === RUN TestRenameRunningContainerAndReuse [2020-05-26T07:05:15.922Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-05-26T07:05:16.101Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-05-26T07:05:16.101Z] Using test binary docker [2020-05-26T07:05:16.101Z] +++ /etc/init.d/apparmor start [2020-05-26T07:05:16.101Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-05-26T07:05:16.101Z] INFO: Waiting for daemon to start... [2020-05-26T07:05:16.101Z] Starting dockerd [2020-05-26T07:05:16.101Z] +++ 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-26T07:05:17.847Z] --- PASS: TestRenameRunningContainerAndReuse (1.69s) [2020-05-26T07:05:17.847Z] === RUN TestRenameInvalidName [2020-05-26T07:05:17.989Z] . [2020-05-26T07:05:17.989Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-05-26T07:05:17.989Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-05-26T07:05:17.989Z] Error: No such image: emptyfs [2020-05-26T07:05:17.989Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-05-26T07:05:17.989Z] ++++ docker load [2020-05-26T07:05:18.457Z] --- PASS: TestRenameInvalidName (0.86s) [2020-05-26T07:05:18.457Z] === RUN TestRenameAnonymousContainer [2020-05-26T07:05:18.551Z] Running integration-test (iteration 1) [2020-05-26T07:05:18.551Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2020-05-26T07:05:18.551Z] ++ 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-26T07:05:18.551Z] ++ set -e [2020-05-26T07:05:18.551Z] ++ '[' -n 0 ']' [2020-05-26T07:05:18.551Z] ++ set -x [2020-05-26T07:05:18.551Z] ++ env -i DEST=/go/src/github.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-26T07:05:19.467Z] --- PASS: TestBuildSquashParent (6.86s) [2020-05-26T07:05:19.467Z] === RUN TestBuildWithRemoveAndForceRemove [2020-05-26T07:05:19.467Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-05-26T07:05:19.467Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-05-26T07:05:19.467Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-05-26T07:05:19.467Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-05-26T07:05:19.467Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-05-26T07:05:19.467Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-05-26T07:05:19.467Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-05-26T07:05:19.467Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-05-26T07:05:19.467Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-05-26T07:05:19.467Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-05-26T07:05:19.467Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-05-26T07:05:19.467Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-05-26T07:05:19.467Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-05-26T07:05:19.467Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-05-26T07:05:19.723Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-05-26T07:05:20.335Z] tests/integration/models_nodes_test.py . [ 91%] [2020-05-26T07:05:20.592Z] tests/integration/models_resources_test.py . [ 91%] [2020-05-26T07:05:20.656Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-05-26T07:05:22.025Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-05-26T07:05:22.486Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-05-26T07:05:22.957Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-05-26T07:05:23.927Z] --- PASS: TestRenameAnonymousContainer (4.82s) [2020-05-26T07:05:23.927Z] === RUN TestRenameContainerWithSameName [2020-05-26T07:05:24.208Z] --- PASS: TestRenameContainerWithSameName (0.88s) [2020-05-26T07:05:24.208Z] === RUN TestRenameContainerWithLinkedContainer [2020-05-26T07:05:24.389Z] --- PASS: TestDockerNetworkMacvlan (18.16s) [2020-05-26T07:05:24.389Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.13s) [2020-05-26T07:05:24.389Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.14s) [2020-05-26T07:05:24.389Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.98s) [2020-05-26T07:05:24.389Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.04s) [2020-05-26T07:05:24.389Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.75s) [2020-05-26T07:05:24.389Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.34s) [2020-05-26T07:05:24.389Z] PASS [2020-05-26T07:05:24.389Z] [2020-05-26T07:05:24.389Z] DONE 8 tests in 20.358s [2020-05-26T07:05:24.389Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2020-05-26T07:05:24.389Z] ++ 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-26T07:05:24.389Z] ++ set -e [2020-05-26T07:05:24.389Z] ++ '[' -n 0 ']' [2020-05-26T07:05:24.389Z] ++ set -x [2020-05-26T07:05:24.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-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-26T07:05:24.389Z] testing: warning: no tests to run [2020-05-26T07:05:24.389Z] PASS [2020-05-26T07:05:24.389Z] [2020-05-26T07:05:24.389Z] DONE 0 tests in 0.029s [2020-05-26T07:05:24.389Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-05-26T07:05:24.389Z] ++ 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-26T07:05:24.389Z] ++ set -e [2020-05-26T07:05:24.389Z] ++ '[' -n 0 ']' [2020-05-26T07:05:24.389Z] ++ set -x [2020-05-26T07:05:24.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-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-26T07:05:24.389Z] INFO: Testing against a local daemon [2020-05-26T07:05:24.389Z] === RUN TestAuthZPluginAllowRequest [2020-05-26T07:05:24.484Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-05-26T07:05:24.484Z] INFO: Testing against a local daemon [2020-05-26T07:05:24.851Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2020-05-26T07:05:24.851Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.48s) [2020-05-26T07:05:24.851Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.43s) [2020-05-26T07:05:24.851Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.93s) [2020-05-26T07:05:24.851Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.17s) [2020-05-26T07:05:24.851Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.12s) [2020-05-26T07:05:24.851Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.76s) [2020-05-26T07:05:24.851Z] === RUN TestBuildMultiStageCopy [2020-05-26T07:05:24.851Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-05-26T07:05:26.222Z] --- PASS: TestRenameContainerWithLinkedContainer (1.77s) [2020-05-26T07:05:26.222Z] === RUN TestResize [2020-05-26T07:05:26.293Z] --- PASS: TestAuthZPluginAllowRequest (1.76s) [2020-05-26T07:05:26.293Z] === RUN TestAuthZPluginTLS [2020-05-26T07:05:26.670Z] tests/integration/models_services_test.py ..............X. [ 95%] [2020-05-26T07:05:26.832Z] --- PASS: TestResize (0.86s) [2020-05-26T07:05:26.832Z] === RUN TestResizeWithInvalidSize [2020-05-26T07:05:26.860Z] --- PASS: TestAuthZPluginTLS (0.69s) [2020-05-26T07:05:26.860Z] === RUN TestAuthZPluginDenyRequest [2020-05-26T07:05:27.427Z] --- PASS: TestAuthZPluginDenyRequest (0.65s) [2020-05-26T07:05:27.427Z] === RUN TestAuthZPluginAPIDenyResponse [2020-05-26T07:05:27.833Z] --- PASS: TestResizeWithInvalidSize (0.91s) [2020-05-26T07:05:27.834Z] === RUN TestResizeWhenContainerNotStarted [2020-05-26T07:05:27.994Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.65s) [2020-05-26T07:05:27.994Z] === RUN TestAuthZPluginDenyResponse [2020-05-26T07:05:28.122Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-05-26T07:05:28.444Z] --- PASS: TestResizeWhenContainerNotStarted (0.84s) [2020-05-26T07:05:28.444Z] === RUN TestDaemonRestartKillContainers [2020-05-26T07:05:28.444Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-05-26T07:05:28.444Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-05-26T07:05:28.444Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-05-26T07:05:28.444Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-05-26T07:05:28.444Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-05-26T07:05:28.444Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-05-26T07:05:28.444Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-05-26T07:05:28.444Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-05-26T07:05:28.444Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-05-26T07:05:28.444Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-05-26T07:05:28.444Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-05-26T07:05:28.444Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-05-26T07:05:28.444Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-05-26T07:05:28.444Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-05-26T07:05:28.444Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-05-26T07:05:28.444Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-05-26T07:05:28.444Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-05-26T07:05:28.444Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-05-26T07:05:28.444Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-05-26T07:05:28.444Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-05-26T07:05:28.444Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-05-26T07:05:28.444Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-05-26T07:05:28.444Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-05-26T07:05:28.444Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-05-26T07:05:28.445Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-05-26T07:05:28.445Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-05-26T07:05:28.930Z] --- PASS: TestAuthZPluginDenyResponse (0.66s) [2020-05-26T07:05:28.930Z] === RUN TestAuthZPluginAllowEventStream [2020-05-26T07:05:29.052Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-05-26T07:05:29.937Z] tests/integration/models_swarm_test.py .. [ 96%] [2020-05-26T07:05:29.937Z] tests/integration/models_volumes_test.py .. [ 96%] [2020-05-26T07:05:30.420Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-05-26T07:05:30.834Z] --- PASS: TestAuthZPluginAllowEventStream (1.75s) [2020-05-26T07:05:30.834Z] === RUN TestAuthZPluginErrorResponse [2020-05-26T07:05:31.093Z] --- PASS: TestAuthZPluginErrorResponse (0.66s) [2020-05-26T07:05:31.093Z] === RUN TestAuthZPluginErrorRequest [2020-05-26T07:05:31.108Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-05-26T07:05:31.108Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-05-26T07:05:31.349Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-05-26T07:05:32.029Z] --- PASS: TestAuthZPluginErrorRequest (0.64s) [2020-05-26T07:05:32.029Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-05-26T07:05:32.109Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-05-26T07:05:32.279Z] --- PASS: TestBuildMultiStageCopy (7.50s) [2020-05-26T07:05:32.279Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.50s) [2020-05-26T07:05:32.279Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s) [2020-05-26T07:05:32.279Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.01s) [2020-05-26T07:05:32.279Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s) [2020-05-26T07:05:32.279Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s) [2020-05-26T07:05:32.279Z] === RUN TestBuildMultiStageParentConfig [2020-05-26T07:05:32.389Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-05-26T07:05:32.596Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.65s) [2020-05-26T07:05:32.596Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-05-26T07:05:32.787Z] #53 475.1 + bin/containerd-stress [2020-05-26T07:05:33.853Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-05-26T07:05:33.853Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-05-26T07:05:34.157Z] tests/integration/regression_test.py ...... [ 98%] [2020-05-26T07:05:34.673Z] tests/integration/credentials/store_test.py ...... [ 99%] [2020-05-26T07:05:34.673Z] tests/integration/credentials/utils_test.py . [100%] [2020-05-26T07:05:34.673Z] [2020-05-26T07:05:34.673Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2020-05-26T07:05:34.673Z] =========================== short test summary info ============================ [2020-05-26T07:05:34.673Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2020-05-26T07:05:34.673Z] CONFIG_RT_GROUP_SCHED isn't enabled [2020-05-26T07:05:34.673Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2020-05-26T07:05:34.673Z] Not supported on most drivers [2020-05-26T07:05:34.673Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2020-05-26T07:05:34.673Z] Can fail if eth0 has multiple IP addresses [2020-05-26T07:05:34.673Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2020-05-26T07:05:34.673Z] This doesn't seem to be taken into account by the engine [2020-05-26T07:05:34.673Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME [2020-05-26T07:05:34.673Z] SKIPPED [1] tests/integration/api_service_test.py:882: API version is too low (< 1.38) [2020-05-26T07:05:34.673Z] SKIPPED [1] tests/integration/api_swarm_test.py:59: API version is too low (< 1.39) [2020-05-26T07:05:34.673Z] SKIPPED [1] tests/integration/api_swarm_test.py:38: API version is too low (< 1.39) [2020-05-26T07:05:34.673Z] SKIPPED [1] tests/integration/api_swarm_test.py:45: API version is too low (< 1.39) [2020-05-26T07:05:34.673Z] SKIPPED [1] tests/integration/api_swarm_test.py:52: API version is too low (< 1.39) [2020-05-26T07:05:34.673Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2020-05-26T07:05:34.673Z] = 373 passed, 7 skipped, 1 deselected, 4 xfailed, 2 xpassed in 340.41 seconds == [2020-05-26T07:05:34.931Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2020-05-26T07:05:35.171Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.23s) [2020-05-26T07:05:35.171Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-05-26T07:05:35.875Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-05-26T07:05:36.155Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-05-26T07:05:36.496Z] #53 478.9 + bin/containerd-shim [2020-05-26T07:05:37.075Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.39s) [2020-05-26T07:05:37.075Z] === RUN TestAuthZPluginHeader [2020-05-26T07:05:37.527Z] --- PASS: TestBuildMultiStageParentConfig (4.97s) [2020-05-26T07:05:37.527Z] === RUN TestBuildLabelWithTargets [2020-05-26T07:05:38.011Z] --- PASS: TestAuthZPluginHeader (0.99s) [2020-05-26T07:05:38.011Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-05-26T07:05:38.011Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-05-26T07:05:38.011Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-26T07:05:38.011Z] === RUN TestAuthZPluginV2Disable [2020-05-26T07:05:38.011Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2020-05-26T07:05:38.011Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-26T07:05:38.011Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-05-26T07:05:38.011Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-05-26T07:05:38.011Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-26T07:05:38.011Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-05-26T07:05:38.011Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-05-26T07:05:38.011Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-26T07:05:38.011Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-05-26T07:05:38.819Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-05-26T07:05:39.109Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-05-26T07:05:41.123Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-05-26T07:05:41.123Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.18s) [2020-05-26T07:05:41.123Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.42s) [2020-05-26T07:05:41.123Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.50s) [2020-05-26T07:05:41.123Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.46s) [2020-05-26T07:05:41.123Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.44s) [2020-05-26T07:05:41.123Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.44s) [2020-05-26T07:05:41.123Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.36s) [2020-05-26T07:05:41.123Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.23s) [2020-05-26T07:05:41.123Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.94s) [2020-05-26T07:05:41.123Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.98s) [2020-05-26T07:05:41.123Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.23s) [2020-05-26T07:05:41.123Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.23s) [2020-05-26T07:05:41.123Z] === RUN TestCgroupNamespacesRun [2020-05-26T07:05:43.135Z] --- PASS: TestCgroupNamespacesRun (1.76s) [2020-05-26T07:05:43.135Z] === RUN TestCgroupNamespacesRunPrivileged [2020-05-26T07:05:44.598Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.68s) [2020-05-26T07:05:44.598Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-05-26T07:05:45.618Z] --- PASS: TestBuildLabelWithTargets (8.00s) [2020-05-26T07:05:45.618Z] === RUN TestBuildWithEmptyLayers [2020-05-26T07:05:46.611Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.82s) [2020-05-26T07:05:46.611Z] === RUN TestCgroupNamespacesRunHostMode [2020-05-26T07:05:47.060Z] #53 489.2 + bin/containerd-shim-runc-v1 [2020-05-26T07:05:47.116Z] Leaving: AppArmorNo profiles have been unloaded. [2020-05-26T07:05:47.116Z] [2020-05-26T07:05:47.116Z] Unloading profiles will leave already running processes permanently [2020-05-26T07:05:47.116Z] unconfined, which can lead to unexpected situations. [2020-05-26T07:05:47.116Z] [2020-05-26T07:05:47.116Z] To set a process to complain mode, use the command line tool [2020-05-26T07:05:47.116Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-05-26T07:05:47.116Z] Post stage [Pipeline] junit [2020-05-26T07:05:47.693Z] Recording test results [Pipeline] sh [2020-05-26T07:05:48.138Z] --- PASS: TestBuildWithEmptyLayers (3.00s) [2020-05-26T07:05:48.138Z] === RUN TestBuildMultiStageOnBuild [2020-05-26T07:05:48.191Z] + echo Ensuring container killed. [2020-05-26T07:05:48.191Z] Ensuring container killed. [2020-05-26T07:05:48.191Z] + docker rm -vf docker-pr1 [2020-05-26T07:05:48.191Z] Error: No such container: docker-pr1 [2020-05-26T07:05:48.191Z] + true [Pipeline] sh [2020-05-26T07:05:48.474Z] + echo Chowning /workspace to jenkins user [2020-05-26T07:05:48.474Z] Chowning /workspace to jenkins user [2020-05-26T07:05:48.474Z] + id -u [2020-05-26T07:05:48.474Z] + id -g [2020-05-26T07:05:48.474Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41026:/workspace busybox chown -R 1000:1000 /workspace [2020-05-26T07:05:48.474Z] Unable to find image 'busybox:latest' locally [2020-05-26T07:05:48.474Z] latest: Pulling from library/busybox [2020-05-26T07:05:48.474Z] d9cbbca60e5f: Pulling fs layer [2020-05-26T07:05:48.624Z] --- PASS: TestCgroupNamespacesRunHostMode (1.74s) [2020-05-26T07:05:48.624Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-05-26T07:05:48.734Z] d9cbbca60e5f: Verifying Checksum [2020-05-26T07:05:48.734Z] d9cbbca60e5f: Download complete [2020-05-26T07:05:48.734Z] d9cbbca60e5f: Pull complete [2020-05-26T07:05:48.734Z] Digest: sha256:836945da1f3afe2cfff376d379852bbb82e0237cb2925d53a13f53d6e8a8c48c [2020-05-26T07:05:48.734Z] Status: Downloaded newer image for busybox:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-05-26T07:05:49.964Z] + bundleName=docker-py [2020-05-26T07:05:49.964Z] + echo Creating docker-py-bundles.tar.gz [2020-05-26T07:05:49.964Z] Creating docker-py-bundles.tar.gz [2020-05-26T07:05:49.964Z] + 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-26T07:05:49.975Z] Archiving artifacts [2020-05-26T07:05:50.088Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.79s) [2020-05-26T07:05:50.088Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-05-26T07:05:50.570Z] Loaded image: buildpack-deps:jessie [2020-05-26T07:05:50.570Z] Loaded image: busybox:latest [2020-05-26T07:05:50.570Z] Loaded image: busybox:glibc [2020-05-26T07:05:50.570Z] Loaded image: debian:jessie [2020-05-26T07:05:50.570Z] Loaded image: hello-world:latest [2020-05-26T07:05:50.570Z] INFO: Testing against a local daemon [2020-05-26T07:05:50.570Z] === RUN TestCgroupNamespacesBuild [2020-05-26T07:05:51.582Z] #53 494.1 + bin/containerd-shim-runc-v2 [2020-05-26T07:05:51.686Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-41026/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2020-05-26T07:05:52.048Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41026/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=429ae97b598fa84b60d54232cbd6964ecd3b8078 -e DOCKER_GRAPHDRIVER docker:429ae97b598fa84b60d54232cbd6964ecd3b8078 hack/make.sh binary-daemon [2020-05-26T07:05:52.103Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.69s) [2020-05-26T07:05:52.103Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-05-26T07:05:52.614Z] [2020-05-26T07:05:52.614Z] Removing bundles/ [2020-05-26T07:05:52.614Z] [2020-05-26T07:05:52.614Z] ---> Making bundle: binary-daemon (in bundles/binary-daemon) [2020-05-26T07:05:52.614Z] Building: bundles/binary-daemon/dockerd-dev [2020-05-26T07:05:52.614Z] GOOS="" GOARCH="" GOARM="" [2020-05-26T07:05:52.714Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.81s) [2020-05-26T07:05:52.714Z] === RUN TestCgroupNamespacesRunOlderClient [2020-05-26T07:05:53.081Z] --- PASS: TestCgroupNamespacesBuild (4.17s) [2020-05-26T07:05:53.081Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-05-26T07:05:53.111Z] #53 495.5 + binaries [2020-05-26T07:05:53.111Z] #53 495.5 + install -D bin/containerd /build/containerd [2020-05-26T07:05:53.111Z] #53 495.6 + install -D bin/containerd-shim /build/containerd-shim [2020-05-26T07:05:53.111Z] #53 495.6 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-05-26T07:05:53.111Z] #53 495.6 + install -D bin/ctr /build/ctr [2020-05-26T07:05:53.111Z] #53 DONE 495.7s [2020-05-26T07:05:53.388Z] --- PASS: TestBuildMultiStageOnBuild (5.02s) [2020-05-26T07:05:53.389Z] === RUN TestBuildUncleanTarFilenames [2020-05-26T07:05:53.645Z] --- PASS: TestBuildUncleanTarFilenames (0.60s) [2020-05-26T07:05:53.645Z] === RUN TestBuildMultiStageLayerLeak [2020-05-26T07:05:54.633Z] [2020-05-26T07:05:54.633Z] #54 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-05-26T07:05:54.633Z] #54 DONE 0.1s [2020-05-26T07:05:54.633Z] [2020-05-26T07:05:54.633Z] #58 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-05-26T07:05:54.633Z] #58 DONE 0.1s [2020-05-26T07:05:54.633Z] [2020-05-26T07:05:54.633Z] #60 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-05-26T07:05:54.633Z] #60 DONE 0.1s [2020-05-26T07:05:54.633Z] [2020-05-26T07:05:54.633Z] #62 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-05-26T07:05:54.727Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.86s) [2020-05-26T07:05:54.727Z] === RUN TestKernelTCPMemory [2020-05-26T07:05:54.930Z] #62 DONE 0.1s [2020-05-26T07:05:54.930Z] [2020-05-26T07:05:54.930Z] #63 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-05-26T07:05:54.930Z] #63 DONE 0.0s [2020-05-26T07:05:54.930Z] [2020-05-26T07:05:54.930Z] #64 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-05-26T07:05:55.338Z] --- PASS: TestKernelTCPMemory (0.94s) [2020-05-26T07:05:55.338Z] === RUN TestNISDomainname [2020-05-26T07:05:55.590Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.35s) [2020-05-26T07:05:55.590Z] === RUN TestBuildWithSession [2020-05-26T07:05:55.590Z] --- SKIP: TestBuildWithSession (0.00s) [2020-05-26T07:05:55.590Z] build_session_test.go:25: TODO: BuildKit [2020-05-26T07:05:55.590Z] === RUN TestBuildSquashParent [2020-05-26T07:05:56.090Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (18.10s) [2020-05-26T07:05:56.090Z] PASS [2020-05-26T07:05:56.090Z] [2020-05-26T07:05:56.090Z] === Skipped [2020-05-26T07:05:56.090Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-05-26T07:05:56.090Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-26T07:05:56.090Z] [2020-05-26T07:05:56.090Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2020-05-26T07:05:56.090Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-26T07:05:56.090Z] [2020-05-26T07:05:56.090Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-05-26T07:05:56.090Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-26T07:05:56.090Z] [2020-05-26T07:05:56.090Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-05-26T07:05:56.090Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-26T07:05:56.090Z] [2020-05-26T07:05:56.090Z] [2020-05-26T07:05:56.090Z] DONE 17 tests, 4 skipped in 32.012s [2020-05-26T07:05:56.090Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-05-26T07:05:56.090Z] ++ 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-26T07:05:56.090Z] ++ set -e [2020-05-26T07:05:56.090Z] ++ '[' -n 0 ']' [2020-05-26T07:05:56.090Z] ++ set -x [2020-05-26T07:05:56.090Z] ++ env -i DEST=/go/src/github.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-26T07:05:56.339Z] --- PASS: TestNISDomainname (1.00s) [2020-05-26T07:05:56.339Z] === RUN TestHostnameDnsResolution [2020-05-26T07:05:56.348Z] INFO: Testing against a local daemon [2020-05-26T07:05:56.348Z] === RUN TestPluginInvalidJSON [2020-05-26T07:05:56.348Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-05-26T07:05:56.348Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-05-26T07:05:56.348Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-05-26T07:05:56.348Z] --- PASS: TestPluginInvalidJSON (0.04s) [2020-05-26T07:05:56.348Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-05-26T07:05:56.348Z] === RUN TestPluginInstall [2020-05-26T07:05:56.348Z] === RUN TestPluginInstall/no_auth [2020-05-26T07:05:57.230Z] #64 DONE 2.2s [2020-05-26T07:05:57.230Z] [2020-05-26T07:05:57.230Z] #65 exporting to oci image format [2020-05-26T07:05:57.230Z] #65 exporting layers [2020-05-26T07:05:58.351Z] --- PASS: TestHostnameDnsResolution (1.78s) [2020-05-26T07:05:58.351Z] === RUN TestStats [2020-05-26T07:05:58.895Z] --- PASS: TestBuildMultiStageLayerLeak (4.39s) [2020-05-26T07:05:58.895Z] === RUN TestBuildWithHugeFile [2020-05-26T07:06:01.017Z] --- PASS: TestStats (2.93s) [2020-05-26T07:06:01.017Z] === RUN TestStopContainerWithTimeout [2020-05-26T07:06:01.017Z] === RUN TestStopContainerWithTimeout/0 [2020-05-26T07:06:01.017Z] === PAUSE TestStopContainerWithTimeout/0 [2020-05-26T07:06:01.017Z] === RUN TestStopContainerWithTimeout/1 [2020-05-26T07:06:01.017Z] === PAUSE TestStopContainerWithTimeout/1 [2020-05-26T07:06:01.017Z] === RUN TestStopContainerWithTimeout/3 [2020-05-26T07:06:01.017Z] === PAUSE TestStopContainerWithTimeout/3 [2020-05-26T07:06:01.017Z] === RUN TestStopContainerWithTimeout/-1 [2020-05-26T07:06:01.017Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-05-26T07:06:01.017Z] === CONT TestStopContainerWithTimeout/0 [2020-05-26T07:06:01.017Z] === CONT TestStopContainerWithTimeout/-1 [2020-05-26T07:06:02.482Z] === CONT TestStopContainerWithTimeout/3 [2020-05-26T07:06:02.915Z] time="2020-05-26T07:06:01Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-05-26T07:06:02.915Z] time="2020-05-26T07:06:01Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-05-26T07:06:02.916Z] time="2020-05-26T07:06:01Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:35b67ec7d809c1fa07f1873e2f693cb6a534c1b135ec524e7c9d938f5138115b" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-05-26T07:06:02.916Z] time="2020-05-26T07:06:01Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-05-26T07:06:02.916Z] time="2020-05-26T07:06:01Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-05-26T07:06:02.916Z] time="2020-05-26T07:06:01Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:35b67ec7d809c1fa07f1873e2f693cb6a534c1b135ec524e7c9d938f5138115b" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-05-26T07:06:02.916Z] === RUN TestPluginInstall/with_htpasswd [2020-05-26T07:06:03.174Z] time="2020-05-26T07:06:02Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-05-26T07:06:03.174Z] time="2020-05-26T07:06:02Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-05-26T07:06:03.174Z] time="2020-05-26T07:06:02Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:50bf8930250f730dfb113caf7daea34a0e9c6bdeb8726a50626f9fb6b0a0ae08" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-05-26T07:06:03.174Z] time="2020-05-26T07:06:02Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-05-26T07:06:03.174Z] time="2020-05-26T07:06:02Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-05-26T07:06:03.174Z] time="2020-05-26T07:06:02Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:50bf8930250f730dfb113caf7daea34a0e9c6bdeb8726a50626f9fb6b0a0ae08" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-05-26T07:06:03.433Z] === RUN TestPluginInstall/with_insecure [2020-05-26T07:06:03.947Z] === CONT TestStopContainerWithTimeout/1 [2020-05-26T07:06:04.810Z] time="2020-05-26T07:06:04Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-05-26T07:06:04.810Z] time="2020-05-26T07:06:04Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-05-26T07:06:04.810Z] time="2020-05-26T07:06:04Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:34a193c3e4fa79397ac1e101e4249c79ff7a56126cc7de824f7298e035761d93" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-05-26T07:06:04.810Z] time="2020-05-26T07:06:04Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-05-26T07:06:04.810Z] time="2020-05-26T07:06:04Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-05-26T07:06:04.810Z] time="2020-05-26T07:06:04Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:34a193c3e4fa79397ac1e101e4249c79ff7a56126cc7de824f7298e035761d93" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-05-26T07:06:05.377Z] --- PASS: TestPluginInstall (8.80s) [2020-05-26T07:06:05.377Z] --- PASS: TestPluginInstall/no_auth (5.87s) [2020-05-26T07:06:05.377Z] --- PASS: TestPluginInstall/with_htpasswd (1.21s) [2020-05-26T07:06:05.377Z] --- PASS: TestPluginInstall/with_insecure (1.72s) [2020-05-26T07:06:05.377Z] plugin_test.go:157: [d8427edaa14f4] daemon is not started [2020-05-26T07:06:05.377Z] PASS [2020-05-26T07:06:05.377Z] [2020-05-26T07:06:05.377Z] DONE 6 tests in 9.026s [2020-05-26T07:06:05.377Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-05-26T07:06:05.377Z] ++ 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-26T07:06:05.377Z] ++ set -e [2020-05-26T07:06:05.377Z] ++ '[' -n 0 ']' [2020-05-26T07:06:05.377Z] ++ set -x [2020-05-26T07:06:05.377Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-26T07:06:05.377Z] INFO: Testing against a local daemon [2020-05-26T07:06:05.377Z] === RUN TestExternalGraphDriver [2020-05-26T07:06:05.636Z] === RUN TestExternalGraphDriver/json [2020-05-26T07:06:05.959Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2020-05-26T07:06:05.959Z] --- PASS: TestStopContainerWithTimeout/0 (1.11s) [2020-05-26T07:06:05.959Z] --- PASS: TestStopContainerWithTimeout/-1 (3.00s) [2020-05-26T07:06:05.959Z] --- PASS: TestStopContainerWithTimeout/3 (2.83s) [2020-05-26T07:06:05.959Z] --- PASS: TestStopContainerWithTimeout/1 (1.82s) [2020-05-26T07:06:05.959Z] === RUN TestDeleteDevicemapper [2020-05-26T07:06:05.959Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-05-26T07:06:05.959Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-05-26T07:06:05.959Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-05-26T07:06:07.750Z] --- PASS: TestBuildSquashParent (10.43s) [2020-05-26T07:06:07.750Z] === RUN TestBuildWithRemoveAndForceRemove [2020-05-26T07:06:07.750Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-05-26T07:06:07.750Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-05-26T07:06:07.750Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-05-26T07:06:07.750Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-05-26T07:06:07.750Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-05-26T07:06:07.750Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-05-26T07:06:07.750Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-05-26T07:06:07.750Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-05-26T07:06:07.750Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-05-26T07:06:07.750Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-05-26T07:06:07.750Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-05-26T07:06:07.750Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-05-26T07:06:07.750Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-05-26T07:06:07.750Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-05-26T07:06:08.168Z] === RUN TestExternalGraphDriver/spec [2020-05-26T07:06:09.402Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.51s) [2020-05-26T07:06:09.402Z] === RUN TestUpdateMemory [2020-05-26T07:06:09.402Z] --- SKIP: TestUpdateMemory (0.00s) [2020-05-26T07:06:09.402Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-05-26T07:06:09.402Z] === RUN TestUpdateCPUQuota [2020-05-26T07:06:09.638Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-05-26T07:06:09.638Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-05-26T07:06:10.700Z] === RUN TestExternalGraphDriver/pull [2020-05-26T07:06:10.865Z] --- PASS: TestUpdateCPUQuota (1.20s) [2020-05-26T07:06:10.865Z] === RUN TestUpdatePidsLimit [2020-05-26T07:06:10.865Z] === RUN TestUpdatePidsLimit/update_from_none [2020-05-26T07:06:10.865Z] === RUN TestUpdatePidsLimit/no_change [2020-05-26T07:06:11.476Z] === RUN TestUpdatePidsLimit/update_lower [2020-05-26T07:06:11.757Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-05-26T07:06:12.368Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-05-26T07:06:12.605Z] --- PASS: TestExternalGraphDriver (7.26s) [2020-05-26T07:06:12.605Z] --- PASS: TestExternalGraphDriver/json (2.42s) [2020-05-26T07:06:12.605Z] --- PASS: TestExternalGraphDriver/spec (2.62s) [2020-05-26T07:06:12.605Z] --- PASS: TestExternalGraphDriver/pull (2.08s) [2020-05-26T07:06:12.605Z] === RUN TestGraphdriverPluginV2 [2020-05-26T07:06:12.605Z] --- SKIP: TestGraphdriverPluginV2 (0.03s) [2020-05-26T07:06:12.605Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-26T07:06:12.605Z] PASS [2020-05-26T07:06:12.605Z] [2020-05-26T07:06:12.605Z] === Skipped [2020-05-26T07:06:12.605Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.03s) [2020-05-26T07:06:12.605Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-26T07:06:12.605Z] [2020-05-26T07:06:12.605Z] [2020-05-26T07:06:12.605Z] DONE 5 tests, 1 skipped in 7.464s [2020-05-26T07:06:12.648Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-05-26T07:06:12.865Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-05-26T07:06:12.865Z] ++ 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-26T07:06:12.865Z] ++ set -e [2020-05-26T07:06:12.865Z] ++ '[' -n 0 ']' [2020-05-26T07:06:12.865Z] ++ set -x [2020-05-26T07:06:12.865Z] ++ env -i DEST=/go/src/github.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-26T07:06:12.865Z] INFO: Testing against a local daemon [2020-05-26T07:06:12.865Z] === RUN TestContinueAfterPluginCrash [2020-05-26T07:06:12.865Z] === PAUSE TestContinueAfterPluginCrash [2020-05-26T07:06:12.865Z] === RUN TestReadPluginNoRead [2020-05-26T07:06:12.865Z] === PAUSE TestReadPluginNoRead [2020-05-26T07:06:12.865Z] === RUN TestDaemonStartWithLogOpt [2020-05-26T07:06:12.865Z] === PAUSE TestDaemonStartWithLogOpt [2020-05-26T07:06:12.865Z] === CONT TestContinueAfterPluginCrash [2020-05-26T07:06:12.865Z] === CONT TestDaemonStartWithLogOpt [2020-05-26T07:06:12.865Z] === CONT TestReadPluginNoRead [2020-05-26T07:06:12.905Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-05-26T07:06:12.905Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-05-26T07:06:12.928Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-05-26T07:06:14.392Z] --- PASS: TestUpdatePidsLimit (3.84s) [2020-05-26T07:06:14.392Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.40s) [2020-05-26T07:06:14.392Z] --- PASS: TestUpdatePidsLimit/no_change (0.40s) [2020-05-26T07:06:14.392Z] --- PASS: TestUpdatePidsLimit/update_lower (0.38s) [2020-05-26T07:06:14.392Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.42s) [2020-05-26T07:06:14.392Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.45s) [2020-05-26T07:06:14.392Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.41s) [2020-05-26T07:06:14.392Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.41s) [2020-05-26T07:06:14.392Z] === RUN TestUpdateRestartPolicy [2020-05-26T07:06:17.068Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.03s) [2020-05-26T07:06:17.068Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.29s) [2020-05-26T07:06:17.068Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.69s) [2020-05-26T07:06:17.068Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.72s) [2020-05-26T07:06:17.068Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.36s) [2020-05-26T07:06:17.068Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.32s) [2020-05-26T07:06:17.068Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.54s) [2020-05-26T07:06:17.068Z] === RUN TestBuildMultiStageCopy [2020-05-26T07:06:17.068Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-05-26T07:06:18.139Z] === RUN TestReadPluginNoRead/default [2020-05-26T07:06:18.139Z] --- PASS: TestDaemonStartWithLogOpt (4.79s) [2020-05-26T07:06:19.075Z] === RUN TestReadPluginNoRead/disabled_caching [2020-05-26T07:06:20.331Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-05-26T07:06:20.331Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-05-26T07:06:20.977Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-05-26T07:06:21.256Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-05-26T07:06:21.819Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-05-26T07:06:22.378Z] --- PASS: TestBuildMultiStageCopy (5.86s) [2020-05-26T07:06:22.378Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.23s) [2020-05-26T07:06:22.378Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.66s) [2020-05-26T07:06:22.378Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.66s) [2020-05-26T07:06:22.378Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.64s) [2020-05-26T07:06:22.378Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.68s) [2020-05-26T07:06:22.378Z] === RUN TestBuildMultiStageParentConfig [2020-05-26T07:06:22.879Z] --- PASS: TestReadPluginNoRead (9.77s) [2020-05-26T07:06:22.879Z] --- PASS: TestReadPluginNoRead/default (1.88s) [2020-05-26T07:06:22.879Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.83s) [2020-05-26T07:06:22.879Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.83s) [2020-05-26T07:06:22.879Z] read_test.go:92: [d4e533bd122d7] daemon is not started [2020-05-26T07:06:23.137Z] --- PASS: TestContinueAfterPluginCrash (10.13s) [2020-05-26T07:06:23.137Z] PASS [2020-05-26T07:06:23.137Z] [2020-05-26T07:06:23.137Z] DONE 6 tests in 10.369s [2020-05-26T07:06:23.137Z] 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-26T07:06:23.137Z] ++ 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-26T07:06:23.137Z] ++ set -e [2020-05-26T07:06:23.137Z] ++ '[' -n 0 ']' [2020-05-26T07:06:23.137Z] ++ set -x [2020-05-26T07:06:23.137Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-26T07:06:23.137Z] testing: warning: no tests to run [2020-05-26T07:06:23.137Z] PASS [2020-05-26T07:06:23.137Z] [2020-05-26T07:06:23.137Z] DONE 0 tests in 0.054s [2020-05-26T07:06:23.137Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-05-26T07:06:23.137Z] ++ 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-26T07:06:23.137Z] ++ set -e [2020-05-26T07:06:23.137Z] ++ '[' -n 0 ']' [2020-05-26T07:06:23.137Z] ++ set -x [2020-05-26T07:06:23.137Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-26T07:06:23.396Z] INFO: Testing against a local daemon [2020-05-26T07:06:23.396Z] === RUN TestPluginWithDevMounts [2020-05-26T07:06:23.396Z] === PAUSE TestPluginWithDevMounts [2020-05-26T07:06:23.396Z] === CONT TestPluginWithDevMounts [2020-05-26T07:06:24.262Z] --- PASS: TestBuildMultiStageParentConfig (1.74s) [2020-05-26T07:06:24.262Z] === RUN TestBuildLabelWithTargets [2020-05-26T07:06:25.927Z] --- PASS: TestPluginWithDevMounts (2.24s) [2020-05-26T07:06:25.927Z] PASS [2020-05-26T07:06:25.927Z] [2020-05-26T07:06:25.927Z] DONE 1 tests in 2.440s [2020-05-26T07:06:25.927Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2020-05-26T07:06:25.927Z] ++ 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-26T07:06:25.927Z] ++ set -e [2020-05-26T07:06:25.927Z] ++ '[' -n 0 ']' [2020-05-26T07:06:25.927Z] ++ set -x [2020-05-26T07:06:25.927Z] ++ env -i DEST=/go/src/github.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-26T07:06:25.927Z] INFO: Testing against a local daemon [2020-05-26T07:06:25.927Z] === RUN TestSecretInspect [2020-05-26T07:06:26.771Z] --- PASS: TestBuildLabelWithTargets (2.56s) [2020-05-26T07:06:26.771Z] === RUN TestBuildWithEmptyLayers [2020-05-26T07:06:28.138Z] --- PASS: TestBuildWithEmptyLayers (1.32s) [2020-05-26T07:06:28.138Z] === RUN TestBuildMultiStageOnBuild [2020-05-26T07:06:29.213Z] --- PASS: TestSecretInspect (3.26s) [2020-05-26T07:06:29.213Z] === RUN TestSecretList [2020-05-26T07:06:29.599Z] --- PASS: TestUpdateRestartPolicy (12.84s) [2020-05-26T07:06:29.599Z] === RUN TestUpdateRestartWithAutoRemove [2020-05-26T07:06:29.599Z] --- PASS: TestUpdateRestartWithAutoRemove (0.87s) [2020-05-26T07:06:29.599Z] === RUN TestWaitNonBlocked [2020-05-26T07:06:29.599Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-05-26T07:06:29.599Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-05-26T07:06:29.599Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-05-26T07:06:29.599Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-05-26T07:06:29.599Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-05-26T07:06:29.599Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-05-26T07:06:29.599Z] --- PASS: TestWaitNonBlocked (0.01s) [2020-05-26T07:06:29.599Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.08s) [2020-05-26T07:06:29.600Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.17s) [2020-05-26T07:06:29.600Z] === RUN TestWaitBlocked [2020-05-26T07:06:29.600Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-05-26T07:06:29.600Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-05-26T07:06:29.600Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-05-26T07:06:29.600Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-05-26T07:06:29.600Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-05-26T07:06:29.600Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-05-26T07:06:30.601Z] --- PASS: TestWaitBlocked (0.01s) [2020-05-26T07:06:30.601Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.07s) [2020-05-26T07:06:30.601Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.18s) [2020-05-26T07:06:30.601Z] === CONT TestContainerStartOnDaemonRestart [2020-05-26T07:06:30.601Z] === CONT TestIpcModeOlderClient [2020-05-26T07:06:30.601Z] --- PASS: TestIpcModeOlderClient (0.18s) [2020-05-26T07:06:30.601Z] === CONT TestDaemonHostGatewayIP [2020-05-26T07:06:32.302Z] --- PASS: TestBuildMultiStageOnBuild (3.64s) [2020-05-26T07:06:32.302Z] === RUN TestBuildUncleanTarFilenames [2020-05-26T07:06:32.499Z] --- PASS: TestSecretList (3.29s) [2020-05-26T07:06:32.499Z] === RUN TestSecretsCreateAndDelete [2020-05-26T07:06:33.265Z] --- PASS: TestContainerStartOnDaemonRestart (2.80s) [2020-05-26T07:06:33.265Z] === CONT TestContainerKillOnDaemonStart [2020-05-26T07:06:33.667Z] --- PASS: TestBuildUncleanTarFilenames (1.94s) [2020-05-26T07:06:33.667Z] === RUN TestBuildMultiStageLayerLeak [2020-05-26T07:06:34.228Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-05-26T07:06:34.228Z] Using test binary docker [2020-05-26T07:06:34.228Z] +++ /etc/init.d/apparmor start [2020-05-26T07:06:34.228Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-05-26T07:06:34.228Z] INFO: Waiting for daemon to start... [2020-05-26T07:06:34.228Z] Starting dockerd [2020-05-26T07:06:34.228Z] +++ 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-26T07:06:34.267Z] --- PASS: TestDaemonHostGatewayIP (3.60s) [2020-05-26T07:06:34.267Z] === CONT TestDaemonRestartIpcMode [2020-05-26T07:06:34.483Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-05-26T07:06:34.484Z] Using test binary docker [2020-05-26T07:06:34.484Z] +++ /etc/init.d/apparmor start [2020-05-26T07:06:34.484Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-05-26T07:06:34.484Z] INFO: Waiting for daemon to start... [2020-05-26T07:06:34.484Z] Starting dockerd [2020-05-26T07:06:34.484Z] +++ 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-26T07:06:35.783Z] --- PASS: TestSecretsCreateAndDelete (3.25s) [2020-05-26T07:06:35.783Z] === RUN TestSecretsUpdate [2020-05-26T07:06:36.367Z] . [2020-05-26T07:06:36.367Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-05-26T07:06:36.367Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-05-26T07:06:36.367Z] Error: No such image: emptyfs [2020-05-26T07:06:36.367Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-05-26T07:06:36.367Z] ++++ docker load [2020-05-26T07:06:36.622Z] Running integration-test (iteration 1) [2020-05-26T07:06:36.622Z] 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-26T07:06:36.622Z] ++ 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-26T07:06:36.622Z] ++ set -e [2020-05-26T07:06:36.622Z] ++ '[' -n 0 ']' [2020-05-26T07:06:36.622Z] ++ set -x [2020-05-26T07:06:36.622Z] ++ env -i DEST=/go/src/github.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-26T07:06:36.622Z] [2020-05-26T07:06:36.622Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-05-26T07:06:36.622Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-05-26T07:06:36.622Z] Error: No such image: emptyfs [2020-05-26T07:06:36.622Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-05-26T07:06:36.622Z] ++++ docker load [2020-05-26T07:06:36.877Z] --- PASS: TestBuildMultiStageLayerLeak (3.16s) [2020-05-26T07:06:36.877Z] === RUN TestBuildWithHugeFile [2020-05-26T07:06:37.132Z] Running integration-test (iteration 1) [2020-05-26T07:06:37.132Z] 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-26T07:06:37.132Z] ++ 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-26T07:06:37.132Z] ++ set -e [2020-05-26T07:06:37.132Z] ++ '[' -n 0 ']' [2020-05-26T07:06:37.132Z] ++ set -x [2020-05-26T07:06:37.133Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-26T07:06:38.631Z] --- PASS: TestDaemonRestartIpcMode (3.64s) [2020-05-26T07:06:39.068Z] --- PASS: TestSecretsUpdate (3.18s) [2020-05-26T07:06:39.068Z] === RUN TestTemplatedSecret [2020-05-26T07:06:42.355Z] --- PASS: TestTemplatedSecret (2.97s) [2020-05-26T07:06:42.355Z] === RUN TestSecretCreateResolve [2020-05-26T07:06:45.641Z] --- PASS: TestSecretCreateResolve (3.21s) [2020-05-26T07:06:45.641Z] PASS [2020-05-26T07:06:45.641Z] [2020-05-26T07:06:45.641Z] DONE 6 tests in 19.347s [2020-05-26T07:06:45.641Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2020-05-26T07:06:45.641Z] ++ 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-26T07:06:45.641Z] ++ set -e [2020-05-26T07:06:45.641Z] ++ '[' -n 0 ']' [2020-05-26T07:06:45.641Z] ++ set -x [2020-05-26T07:06:45.641Z] ++ env -i DEST=/go/src/github.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-26T07:06:45.641Z] INFO: Testing against a local daemon [2020-05-26T07:06:45.641Z] === RUN TestServiceCreateInit [2020-05-26T07:06:45.641Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-05-26T07:06:46.988Z] --- PASS: TestContainerKillOnDaemonStart (12.35s) [2020-05-26T07:06:46.988Z] PASS [2020-05-26T07:06:46.988Z] [2020-05-26T07:06:46.988Z] === Skipped [2020-05-26T07:06:46.988Z] === SKIP: s390x.integration.container TestCheckpoint (0.00s) [2020-05-26T07:06:46.988Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-05-26T07:06:46.988Z] [2020-05-26T07:06:46.988Z] === SKIP: s390x.integration.container TestInspectOomKilledTrue (0.00s) [2020-05-26T07:06:46.988Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-05-26T07:06:46.988Z] [2020-05-26T07:06:46.988Z] === SKIP: s390x.integration.container TestInspectOomKilledFalse (0.00s) [2020-05-26T07:06:46.988Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-05-26T07:06:46.988Z] [2020-05-26T07:06:46.988Z] === SKIP: s390x.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-05-26T07:06:46.988Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-05-26T07:06:46.988Z] [2020-05-26T07:06:46.988Z] === SKIP: s390x.integration.container TestDeleteDevicemapper (0.00s) [2020-05-26T07:06:46.988Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-05-26T07:06:46.988Z] [2020-05-26T07:06:46.988Z] === SKIP: s390x.integration.container TestUpdateMemory (0.00s) [2020-05-26T07:06:46.988Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-05-26T07:06:46.988Z] [2020-05-26T07:06:46.988Z] [2020-05-26T07:06:46.988Z] DONE 203 tests, 6 skipped in 151.002s [2020-05-26T07:06:46.988Z] Running /go/src/github.com/docker/docker/integration/image (s390x.integration.image) flags=-test.v -test.timeout=120m [2020-05-26T07:06:46.988Z] ++ 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-26T07:06:46.988Z] ++ set -e [2020-05-26T07:06:46.988Z] ++ '[' -n 0 ']' [2020-05-26T07:06:46.988Z] ++ set -x [2020-05-26T07:06:46.988Z] ++ env -i DEST=/go/src/github.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-26T07:06:46.988Z] INFO: Testing against a local daemon [2020-05-26T07:06:46.988Z] === RUN TestCommitInheritsEnv [2020-05-26T07:06:46.988Z] --- PASS: TestCommitInheritsEnv (0.54s) [2020-05-26T07:06:46.988Z] === RUN TestImportExtremelyLargeImageWorks [2020-05-26T07:06:46.988Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-05-26T07:06:46.988Z] === RUN TestImagesFilterMultiReference [2020-05-26T07:06:46.988Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2020-05-26T07:06:46.988Z] === RUN TestImagePullPlatformInvalid [2020-05-26T07:06:46.988Z] --- PASS: TestImagePullPlatformInvalid (0.01s) [2020-05-26T07:06:46.988Z] === RUN TestRemoveImageOrphaning [2020-05-26T07:06:46.988Z] --- PASS: TestRemoveImageOrphaning (0.62s) [2020-05-26T07:06:46.988Z] === RUN TestRemoveImageGarbageCollector [2020-05-26T07:06:46.988Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-05-26T07:06:46.988Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-26T07:06:46.988Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-05-26T07:06:46.988Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2020-05-26T07:06:46.988Z] === RUN TestTagInvalidReference [2020-05-26T07:06:46.988Z] --- PASS: TestTagInvalidReference (0.01s) [2020-05-26T07:06:46.988Z] === RUN TestTagValidPrefixedRepo [2020-05-26T07:06:46.988Z] --- PASS: TestTagValidPrefixedRepo (0.03s) [2020-05-26T07:06:46.988Z] === RUN TestTagExistedNameWithoutForce [2020-05-26T07:06:46.988Z] --- PASS: TestTagExistedNameWithoutForce (0.01s) [2020-05-26T07:06:46.988Z] === RUN TestTagOfficialNames [2020-05-26T07:06:46.988Z] --- PASS: TestTagOfficialNames (0.04s) [2020-05-26T07:06:46.988Z] === RUN TestTagMatchesDigest [2020-05-26T07:06:47.268Z] --- PASS: TestTagMatchesDigest (0.01s) [2020-05-26T07:06:47.268Z] === CONT TestImportExtremelyLargeImageWorks [2020-05-26T07:06:50.912Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-05-26T07:06:55.154Z] --- PASS: TestBuildWithHugeFile (51.40s) [2020-05-26T07:06:55.154Z] === RUN TestBuildWithEmptyDockerfile [2020-05-26T07:06:55.154Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-05-26T07:06:55.154Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-05-26T07:06:55.154Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-05-26T07:06:55.154Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-05-26T07:06:55.154Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-05-26T07:06:55.154Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-05-26T07:06:55.154Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-05-26T07:06:55.154Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-05-26T07:06:55.154Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-05-26T07:06:55.154Z] --- PASS: TestBuildWithEmptyDockerfile (0.10s) [2020-05-26T07:06:55.154Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.15s) [2020-05-26T07:06:55.154Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.15s) [2020-05-26T07:06:55.154Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2020-05-26T07:06:55.154Z] === RUN TestBuildPreserveOwnership [2020-05-26T07:06:55.154Z] === RUN TestBuildPreserveOwnership/copy_from [2020-05-26T07:06:56.085Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-05-26T07:06:56.263Z] --- PASS: TestServiceCreateInit (10.22s) [2020-05-26T07:06:56.263Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.22s) [2020-05-26T07:06:56.263Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.96s) [2020-05-26T07:06:56.263Z] === RUN TestCreateServiceMultipleTimes [2020-05-26T07:07:00.258Z] --- PASS: TestBuildPreserveOwnership (10.28s) [2020-05-26T07:07:00.258Z] --- PASS: TestBuildPreserveOwnership/copy_from (6.27s) [2020-05-26T07:07:00.258Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s) [2020-05-26T07:07:00.258Z] === RUN TestBuildPlatformInvalid [2020-05-26T07:07:00.258Z] --- PASS: TestBuildPlatformInvalid (0.09s) [2020-05-26T07:07:00.258Z] PASS [2020-05-26T07:07:00.258Z] [2020-05-26T07:07:00.258Z] === Skipped [2020-05-26T07:07:00.258Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2020-05-26T07:07:00.258Z] build_session_test.go:25: TODO: BuildKit [2020-05-26T07:07:00.258Z] [2020-05-26T07:07:00.258Z] [2020-05-26T07:07:00.258Z] DONE 32 tests, 1 skipped in 124.141s [2020-05-26T07:07:00.258Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2020-05-26T07:07:00.515Z] INFO: Testing against a local daemon [2020-05-26T07:07:00.515Z] === RUN TestConfigInspect [2020-05-26T07:07:00.515Z] --- SKIP: TestConfigInspect (0.02s) [2020-05-26T07:07:00.515Z] config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-26T07:07:00.515Z] === RUN TestConfigList [2020-05-26T07:07:00.515Z] --- SKIP: TestConfigList (0.01s) [2020-05-26T07:07:00.515Z] config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-26T07:07:00.515Z] === RUN TestConfigsCreateAndDelete [2020-05-26T07:07:00.515Z] --- SKIP: TestConfigsCreateAndDelete (0.01s) [2020-05-26T07:07:00.515Z] config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-26T07:07:00.515Z] === RUN TestConfigsUpdate [2020-05-26T07:07:00.515Z] --- SKIP: TestConfigsUpdate (0.01s) [2020-05-26T07:07:00.515Z] config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-26T07:07:00.515Z] === RUN TestTemplatedConfig [2020-05-26T07:07:00.515Z] --- SKIP: TestTemplatedConfig (0.00s) [2020-05-26T07:07:00.515Z] config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-26T07:07:00.515Z] === RUN TestConfigCreateResolve [2020-05-26T07:07:00.515Z] --- SKIP: TestConfigCreateResolve (0.01s) [2020-05-26T07:07:00.515Z] config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-26T07:07:00.515Z] === RUN TestConfigDaemonLibtrustID [2020-05-26T07:07:02.408Z] --- PASS: TestConfigDaemonLibtrustID (1.67s) [2020-05-26T07:07:02.408Z] PASS [2020-05-26T07:07:02.408Z] [2020-05-26T07:07:02.408Z] === Skipped [2020-05-26T07:07:02.408Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s) [2020-05-26T07:07:02.408Z] config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-26T07:07:02.408Z] [2020-05-26T07:07:02.408Z] === SKIP: amd64.integration.config TestConfigList (0.01s) [2020-05-26T07:07:02.408Z] config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-26T07:07:02.408Z] [2020-05-26T07:07:02.408Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s) [2020-05-26T07:07:02.408Z] config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-26T07:07:02.408Z] [2020-05-26T07:07:02.408Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s) [2020-05-26T07:07:02.408Z] config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-26T07:07:02.408Z] [2020-05-26T07:07:02.408Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s) [2020-05-26T07:07:02.408Z] config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-26T07:07:02.408Z] [2020-05-26T07:07:02.408Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s) [2020-05-26T07:07:02.408Z] config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-26T07:07:02.408Z] [2020-05-26T07:07:02.408Z] [2020-05-26T07:07:02.408Z] DONE 7 tests, 6 skipped in 1.848s [2020-05-26T07:07:02.408Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2020-05-26T07:07:02.408Z] INFO: Testing against a local daemon [2020-05-26T07:07:02.408Z] === RUN TestCheckpoint [2020-05-26T07:07:02.408Z] --- SKIP: TestCheckpoint (0.00s) [2020-05-26T07:07:02.408Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-05-26T07:07:02.408Z] === RUN TestContainerInvalidJSON [2020-05-26T07:07:02.408Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-05-26T07:07:02.408Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-05-26T07:07:02.408Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-05-26T07:07:02.408Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-05-26T07:07:02.408Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-05-26T07:07:02.408Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-05-26T07:07:02.408Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-05-26T07:07:02.408Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-05-26T07:07:02.408Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-05-26T07:07:02.408Z] --- PASS: TestContainerInvalidJSON (0.02s) [2020-05-26T07:07:02.408Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-05-26T07:07:02.408Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-05-26T07:07:02.408Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-05-26T07:07:02.408Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-05-26T07:07:02.408Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.10s) [2020-05-26T07:07:02.408Z] === RUN TestCopyFromContainerPathIsNotDir [2020-05-26T07:07:02.408Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.09s) [2020-05-26T07:07:02.408Z] === RUN TestCopyToContainerPathDoesNotExist [2020-05-26T07:07:02.665Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.09s) [2020-05-26T07:07:02.665Z] === RUN TestCopyToContainerPathIsNotDir [2020-05-26T07:07:02.665Z] --- PASS: TestCopyToContainerPathIsNotDir (0.10s) [2020-05-26T07:07:02.665Z] === RUN TestCopyFromContainer [2020-05-26T07:07:06.837Z] === RUN TestCopyFromContainer// [2020-05-26T07:07:06.837Z] === RUN TestCopyFromContainer//bar/root [2020-05-26T07:07:06.837Z] === RUN TestCopyFromContainer//bar/root/ [2020-05-26T07:07:06.837Z] === RUN TestCopyFromContainer/bar/quux [2020-05-26T07:07:06.837Z] === RUN TestCopyFromContainer/bar/quux/ [2020-05-26T07:07:06.837Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-05-26T07:07:06.837Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-05-26T07:07:06.837Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-05-26T07:07:06.837Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-05-26T07:07:06.837Z] === RUN TestCopyFromContainer/bar/notarget [2020-05-26T07:07:06.837Z] --- PASS: TestCopyFromContainer (4.27s) [2020-05-26T07:07:06.837Z] --- PASS: TestCopyFromContainer// (0.06s) [2020-05-26T07:07:06.837Z] --- PASS: TestCopyFromContainer//bar/root (0.09s) [2020-05-26T07:07:06.837Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2020-05-26T07:07:06.837Z] --- PASS: TestCopyFromContainer/bar/quux (0.09s) [2020-05-26T07:07:06.837Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.08s) [2020-05-26T07:07:06.837Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.08s) [2020-05-26T07:07:06.837Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.07s) [2020-05-26T07:07:06.837Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.07s) [2020-05-26T07:07:06.837Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.07s) [2020-05-26T07:07:06.837Z] --- PASS: TestCopyFromContainer/bar/notarget (0.07s) [2020-05-26T07:07:06.837Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-05-26T07:07:06.837Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-05-26T07:07:06.837Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-05-26T07:07:06.837Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-05-26T07:07:06.837Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-05-26T07:07:06.837Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-05-26T07:07:06.837Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-05-26T07:07:06.837Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-05-26T07:07:06.837Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-05-26T07:07:07.094Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-05-26T07:07:07.094Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2020-05-26T07:07:07.094Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-05-26T07:07:07.094Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-05-26T07:07:07.094Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-05-26T07:07:07.094Z] === RUN TestCreateLinkToNonExistingContainer [2020-05-26T07:07:07.094Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2020-05-26T07:07:07.094Z] === RUN TestCreateWithInvalidEnv [2020-05-26T07:07:07.094Z] === RUN TestCreateWithInvalidEnv/0 [2020-05-26T07:07:07.094Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-05-26T07:07:07.094Z] === RUN TestCreateWithInvalidEnv/1 [2020-05-26T07:07:07.094Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-05-26T07:07:07.094Z] === RUN TestCreateWithInvalidEnv/2 [2020-05-26T07:07:07.094Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-05-26T07:07:07.094Z] === CONT TestCreateWithInvalidEnv/0 [2020-05-26T07:07:07.094Z] === CONT TestCreateWithInvalidEnv/2 [2020-05-26T07:07:07.094Z] === CONT TestCreateWithInvalidEnv/1 [2020-05-26T07:07:07.095Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2020-05-26T07:07:07.095Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-05-26T07:07:07.095Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-05-26T07:07:07.095Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-05-26T07:07:07.095Z] === RUN TestCreateTmpfsMountsTarget [2020-05-26T07:07:07.095Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2020-05-26T07:07:07.095Z] === RUN TestCreateWithCustomMaskedPaths [2020-05-26T07:07:08.991Z] --- PASS: TestCreateWithCustomMaskedPaths (1.57s) [2020-05-26T07:07:08.991Z] === RUN TestCreateWithCapabilities [2020-05-26T07:07:08.992Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-05-26T07:07:08.992Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-05-26T07:07:08.992Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-05-26T07:07:08.992Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-05-26T07:07:08.992Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-05-26T07:07:08.992Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-05-26T07:07:08.992Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-05-26T07:07:08.992Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-05-26T07:07:08.992Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-05-26T07:07:08.992Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-05-26T07:07:08.992Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-05-26T07:07:08.992Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-05-26T07:07:08.992Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-05-26T07:07:08.992Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-05-26T07:07:08.992Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-05-26T07:07:08.992Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-05-26T07:07:08.992Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-05-26T07:07:08.992Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-05-26T07:07:08.992Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-05-26T07:07:08.992Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-05-26T07:07:08.992Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-05-26T07:07:08.992Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-05-26T07:07:08.992Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-05-26T07:07:08.992Z] === CONT TestCreateWithCapabilities/empty_capadd [2020-05-26T07:07:08.992Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-05-26T07:07:08.992Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-05-26T07:07:08.992Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2020-05-26T07:07:08.992Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-05-26T07:07:08.992Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-05-26T07:07:08.992Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-05-26T07:07:08.992Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-05-26T07:07:08.992Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-05-26T07:07:08.992Z] === CONT TestCreateWithCapabilities/empty_capabilities [2020-05-26T07:07:08.992Z] --- PASS: TestCreateWithCapabilities (0.02s) [2020-05-26T07:07:08.992Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.06s) [2020-05-26T07:07:08.992Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.06s) [2020-05-26T07:07:08.992Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2020-05-26T07:07:08.992Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2020-05-26T07:07:08.992Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.06s) [2020-05-26T07:07:08.992Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2020-05-26T07:07:08.992Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.07s) [2020-05-26T07:07:08.992Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.05s) [2020-05-26T07:07:08.992Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.06s) [2020-05-26T07:07:08.992Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.05s) [2020-05-26T07:07:08.992Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.05s) [2020-05-26T07:07:08.992Z] === RUN TestCreateWithCustomReadonlyPaths [2020-05-26T07:07:09.145Z] Loaded image: buildpack-deps:jessie [2020-05-26T07:07:09.145Z] Loaded image: busybox:latest [2020-05-26T07:07:09.145Z] Loaded image: busybox:glibc [2020-05-26T07:07:09.145Z] Loaded image: debian:jessie [2020-05-26T07:07:09.145Z] Loaded image: hello-world:latest [2020-05-26T07:07:09.145Z] INFO: Testing against a local daemon [2020-05-26T07:07:09.145Z] === RUN TestDockerDaemonSuite [2020-05-26T07:07:09.145Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2020-05-26T07:07:09.145Z] Loaded image: buildpack-deps:jessie [2020-05-26T07:07:09.145Z] Loaded image: busybox:latest [2020-05-26T07:07:09.145Z] Loaded image: busybox:glibc [2020-05-26T07:07:09.145Z] Loaded image: debian:jessie [2020-05-26T07:07:09.145Z] Loaded image: hello-world:latest [2020-05-26T07:07:09.145Z] INFO: Testing against a local daemon [2020-05-26T07:07:09.145Z] === RUN TestDockerSuite [2020-05-26T07:07:09.145Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2020-05-26T07:07:09.145Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2020-05-26T07:07:09.145Z] === RUN TestDockerSuite/TestAPIErrorJSON [2020-05-26T07:07:09.145Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2020-05-26T07:07:09.145Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2020-05-26T07:07:09.146Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2020-05-26T07:07:09.146Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2020-05-26T07:07:09.146Z] === RUN TestDockerSuite/TestAPIImagesDelete [2020-05-26T07:07:10.885Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.65s) [2020-05-26T07:07:10.885Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-05-26T07:07:10.885Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-05-26T07:07:10.885Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-05-26T07:07:10.885Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-05-26T07:07:10.885Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-05-26T07:07:10.886Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-05-26T07:07:10.886Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-05-26T07:07:10.886Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-05-26T07:07:10.886Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-05-26T07:07:10.886Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-05-26T07:07:10.886Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-05-26T07:07:10.886Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-05-26T07:07:10.886Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-05-26T07:07:10.886Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-05-26T07:07:10.886Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-05-26T07:07:10.886Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-05-26T07:07:10.886Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2020-05-26T07:07:10.886Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2020-05-26T07:07:10.886Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2020-05-26T07:07:10.886Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2020-05-26T07:07:10.886Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2020-05-26T07:07:10.886Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2020-05-26T07:07:10.886Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-05-26T07:07:11.143Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.53s) [2020-05-26T07:07:11.143Z] === RUN TestCreateDifferentPlatform [2020-05-26T07:07:11.143Z] === RUN TestCreateDifferentPlatform/different_os [2020-05-26T07:07:11.143Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2020-05-26T07:07:11.143Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2020-05-26T07:07:11.143Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2020-05-26T07:07:11.143Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2020-05-26T07:07:11.143Z] === RUN TestContainerStartOnDaemonRestart [2020-05-26T07:07:11.143Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s) [2020-05-26T07:07:11.143Z] daemon_linux_test.go:33: (*Execution).IsRootless-fm [2020-05-26T07:07:11.143Z] === RUN TestDaemonRestartIpcMode [2020-05-26T07:07:11.143Z] === PAUSE TestDaemonRestartIpcMode [2020-05-26T07:07:11.143Z] === RUN TestDaemonHostGatewayIP [2020-05-26T07:07:11.143Z] --- SKIP: TestDaemonHostGatewayIP (0.00s) [2020-05-26T07:07:11.143Z] daemon_linux_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-05-26T07:07:11.143Z] === RUN TestContainerKillOnDaemonStart [2020-05-26T07:07:11.143Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2020-05-26T07:07:11.143Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2020-05-26T07:07:11.143Z] === RUN TestDiff [2020-05-26T07:07:11.707Z] --- PASS: TestDiff (0.55s) [2020-05-26T07:07:11.707Z] === RUN TestExecWithCloseStdin [2020-05-26T07:07:12.271Z] --- PASS: TestExecWithCloseStdin (0.69s) [2020-05-26T07:07:12.271Z] === RUN TestExec [2020-05-26T07:07:13.201Z] --- PASS: TestExec (0.64s) [2020-05-26T07:07:13.201Z] === RUN TestExecUser [2020-05-26T07:07:13.764Z] --- PASS: TestExecUser (0.65s) [2020-05-26T07:07:13.764Z] === RUN TestExportContainerAndImportImage [2020-05-26T07:07:14.032Z] Created binary: bundles/binary-daemon/dockerd-dev [2020-05-26T07:07:14.032Z] Copying nested executables into bundles/binary-daemon [2020-05-26T07:07:14.032Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2020-05-26T07:07:14.328Z] --- PASS: TestExportContainerAndImportImage (0.73s) [2020-05-26T07:07:14.328Z] === RUN TestExportContainerAfterDaemonRestart [2020-05-26T07:07:14.364Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41026/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=429ae97b598fa84b60d54232cbd6964ecd3b8078 -e DOCKER_GRAPHDRIVER docker:429ae97b598fa84b60d54232cbd6964ecd3b8078 hack/make.sh cross [2020-05-26T07:07:14.622Z] [2020-05-26T07:07:14.880Z] Removing bundles/ [2020-05-26T07:07:14.880Z] [2020-05-26T07:07:14.880Z] ---> Making bundle: cross (in bundles/cross) [2020-05-26T07:07:14.880Z] Cross building: bundles/cross/linux/amd64 [2020-05-26T07:07:14.880Z] Building: bundles/cross/linux/amd64/dockerd-dev [2020-05-26T07:07:14.880Z] GOOS="linux" GOARCH="amd64" GOARM="" [2020-05-26T07:07:17.221Z] === RUN TestDockerSuite/TestAPIImagesFilter [2020-05-26T07:07:17.221Z] === RUN TestDockerSuite/TestAPIImagesHistory [2020-05-26T07:07:17.221Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2020-05-26T07:07:17.221Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2020-05-26T07:07:18.148Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2020-05-26T07:07:18.148Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2020-05-26T07:07:18.148Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2020-05-26T07:07:18.194Z] --- PASS: TestCreateServiceMultipleTimes (19.40s) [2020-05-26T07:07:18.194Z] === RUN TestCreateServiceConflict [2020-05-26T07:07:18.194Z] --- PASS: TestCreateServiceConflict (3.23s) [2020-05-26T07:07:18.194Z] === RUN TestCreateServiceMaxReplicas [2020-05-26T07:07:18.500Z] --- PASS: TestExportContainerAfterDaemonRestart (3.79s) [2020-05-26T07:07:18.500Z] === RUN TestHealthCheckWorkdir [2020-05-26T07:07:19.064Z] --- PASS: TestHealthCheckWorkdir (0.88s) [2020-05-26T07:07:19.064Z] === RUN TestHealthKillContainer [2020-05-26T07:07:20.659Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2020-05-26T07:07:20.659Z] === RUN TestDockerSuite/TestAPINetworkFilter [2020-05-26T07:07:20.659Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2020-05-26T07:07:20.659Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2020-05-26T07:07:21.219Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2020-05-26T07:07:21.779Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2020-05-26T07:07:22.336Z] --- PASS: TestHealthKillContainer (2.76s) [2020-05-26T07:07:22.336Z] === RUN TestInspectCpusetInConfigPre120 [2020-05-26T07:07:22.336Z] --- PASS: TestInspectCpusetInConfigPre120 (0.54s) [2020-05-26T07:07:22.336Z] === RUN TestIpcModeNone [2020-05-26T07:07:22.382Z] --- PASS: TestCreateServiceMaxReplicas (3.60s) [2020-05-26T07:07:22.382Z] === RUN TestCreateWithDuplicateNetworkNames [2020-05-26T07:07:22.900Z] --- PASS: TestIpcModeNone (0.63s) [2020-05-26T07:07:22.900Z] === RUN TestIpcModePrivate [2020-05-26T07:07:23.141Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2020-05-26T07:07:23.141Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2020-05-26T07:07:23.141Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2020-05-26T07:07:23.141Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2020-05-26T07:07:23.396Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2020-05-26T07:07:23.651Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2020-05-26T07:07:23.830Z] --- PASS: TestIpcModePrivate (0.67s) [2020-05-26T07:07:23.830Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:109, shared: false, mustBeShared: false [2020-05-26T07:07:23.830Z] === RUN TestIpcModeShareable [2020-05-26T07:07:23.830Z] --- SKIP: TestIpcModeShareable (0.00s) [2020-05-26T07:07:23.830Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-05-26T07:07:23.830Z] === RUN TestAPIIpcModeShareableAndContainer [2020-05-26T07:07:25.723Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.99s) [2020-05-26T07:07:25.723Z] === RUN TestAPIIpcModeHost [2020-05-26T07:07:25.723Z] --- SKIP: TestAPIIpcModeHost (0.00s) [2020-05-26T07:07:25.723Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-05-26T07:07:25.723Z] === RUN TestDaemonIpcModeShareable [2020-05-26T07:07:25.723Z] --- SKIP: TestDaemonIpcModeShareable (0.00s) [2020-05-26T07:07:25.723Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-05-26T07:07:25.723Z] === RUN TestDaemonIpcModePrivate [2020-05-26T07:07:27.813Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2020-05-26T07:07:27.813Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2020-05-26T07:07:28.244Z] --- PASS: TestDaemonIpcModePrivate (2.44s) [2020-05-26T07:07:28.244Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:112, shared: false, mustBeShared: false [2020-05-26T07:07:28.244Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-05-26T07:07:28.244Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s) [2020-05-26T07:07:28.244Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-05-26T07:07:28.244Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-05-26T07:07:28.244Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s) [2020-05-26T07:07:28.244Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-05-26T07:07:28.244Z] === RUN TestIpcModeOlderClient [2020-05-26T07:07:28.244Z] === PAUSE TestIpcModeOlderClient [2020-05-26T07:07:28.244Z] === RUN TestKillContainerInvalidSignal [2020-05-26T07:07:28.808Z] --- PASS: TestKillContainerInvalidSignal (0.67s) [2020-05-26T07:07:28.808Z] === RUN TestKillContainer [2020-05-26T07:07:28.808Z] === RUN TestKillContainer/no_signal [2020-05-26T07:07:29.372Z] === RUN TestKillContainer/non_killing_signal [2020-05-26T07:07:29.629Z] === RUN TestKillContainer/killing_signal [2020-05-26T07:07:29.698Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2020-05-26T07:07:29.954Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2020-05-26T07:07:30.560Z] --- PASS: TestKillContainer (1.71s) [2020-05-26T07:07:30.560Z] --- PASS: TestKillContainer/no_signal (0.55s) [2020-05-26T07:07:30.560Z] --- PASS: TestKillContainer/non_killing_signal (0.36s) [2020-05-26T07:07:30.560Z] --- PASS: TestKillContainer/killing_signal (0.56s) [2020-05-26T07:07:30.560Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-05-26T07:07:30.560Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-05-26T07:07:31.123Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-05-26T07:07:31.687Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.13s) [2020-05-26T07:07:31.687Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.57s) [2020-05-26T07:07:31.687Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.35s) [2020-05-26T07:07:31.687Z] === RUN TestKillStoppedContainer [2020-05-26T07:07:31.687Z] --- PASS: TestKillStoppedContainer (0.06s) [2020-05-26T07:07:31.687Z] === RUN TestKillStoppedContainerAPIPre120 [2020-05-26T07:07:31.687Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.08s) [2020-05-26T07:07:31.687Z] === RUN TestKillDifferentUserContainer [2020-05-26T07:07:32.251Z] --- PASS: TestKillDifferentUserContainer (0.58s) [2020-05-26T07:07:32.251Z] === RUN TestInspectOomKilledTrue [2020-05-26T07:07:32.251Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-05-26T07:07:32.251Z] kill_test.go:152: testEnv.DaemonInfo.CgroupDriver == "none" [2020-05-26T07:07:32.251Z] === RUN TestInspectOomKilledFalse [2020-05-26T07:07:32.251Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-05-26T07:07:32.251Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-05-26T07:07:32.251Z] === RUN TestLinksEtcHostsContentMatch [2020-05-26T07:07:32.251Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s) [2020-05-26T07:07:32.251Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2020-05-26T07:07:32.251Z] === RUN TestLinksContainerNames [2020-05-26T07:07:32.464Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2020-05-26T07:07:32.464Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2020-05-26T07:07:33.619Z] --- PASS: TestLinksContainerNames (1.16s) [2020-05-26T07:07:33.619Z] === RUN TestLogsFollowTailEmpty [2020-05-26T07:07:33.827Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2020-05-26T07:07:34.182Z] --- PASS: TestLogsFollowTailEmpty (0.58s) [2020-05-26T07:07:34.182Z] === RUN TestContainerNetworkMountsNoChown [2020-05-26T07:07:34.746Z] --- PASS: TestContainerNetworkMountsNoChown (0.53s) [2020-05-26T07:07:34.746Z] === RUN TestMountDaemonRoot [2020-05-26T07:07:34.746Z] === RUN TestMountDaemonRoot/default [2020-05-26T07:07:34.746Z] === PAUSE TestMountDaemonRoot/default [2020-05-26T07:07:34.746Z] === RUN TestMountDaemonRoot/private [2020-05-26T07:07:34.746Z] === PAUSE TestMountDaemonRoot/private [2020-05-26T07:07:34.746Z] === RUN TestMountDaemonRoot/rprivate [2020-05-26T07:07:34.746Z] === PAUSE TestMountDaemonRoot/rprivate [2020-05-26T07:07:34.746Z] === RUN TestMountDaemonRoot/slave [2020-05-26T07:07:34.746Z] === PAUSE TestMountDaemonRoot/slave [2020-05-26T07:07:34.746Z] === RUN TestMountDaemonRoot/rslave [2020-05-26T07:07:34.746Z] === PAUSE TestMountDaemonRoot/rslave [2020-05-26T07:07:34.746Z] === RUN TestMountDaemonRoot/shared [2020-05-26T07:07:34.746Z] === PAUSE TestMountDaemonRoot/shared [2020-05-26T07:07:34.746Z] === RUN TestMountDaemonRoot/rshared [2020-05-26T07:07:34.746Z] === PAUSE TestMountDaemonRoot/rshared [2020-05-26T07:07:34.746Z] === CONT TestMountDaemonRoot/default [2020-05-26T07:07:34.746Z] === RUN TestMountDaemonRoot/default/bind_root [2020-05-26T07:07:34.746Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-05-26T07:07:34.746Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-05-26T07:07:34.746Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-05-26T07:07:34.746Z] === CONT TestMountDaemonRoot/rslave [2020-05-26T07:07:34.746Z] === RUN TestMountDaemonRoot/default/mount_root [2020-05-26T07:07:34.746Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-05-26T07:07:34.746Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-05-26T07:07:34.746Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-05-26T07:07:34.746Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-05-26T07:07:34.746Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-05-26T07:07:34.746Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-05-26T07:07:34.746Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-05-26T07:07:34.746Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-05-26T07:07:34.746Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-05-26T07:07:34.746Z] === CONT TestMountDaemonRoot/rshared [2020-05-26T07:07:34.746Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-05-26T07:07:34.746Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-05-26T07:07:34.746Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-05-26T07:07:34.746Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-05-26T07:07:34.746Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-05-26T07:07:34.746Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-05-26T07:07:34.746Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-05-26T07:07:34.746Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-05-26T07:07:34.746Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-05-26T07:07:34.746Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-05-26T07:07:34.746Z] === CONT TestMountDaemonRoot/shared [2020-05-26T07:07:34.746Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-05-26T07:07:34.746Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-05-26T07:07:34.746Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-05-26T07:07:34.746Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-05-26T07:07:34.746Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-05-26T07:07:34.746Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-05-26T07:07:34.746Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-05-26T07:07:34.746Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-05-26T07:07:34.746Z] === CONT TestMountDaemonRoot/rprivate [2020-05-26T07:07:34.746Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-05-26T07:07:34.746Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-05-26T07:07:34.746Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-05-26T07:07:34.746Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-05-26T07:07:34.746Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-05-26T07:07:34.746Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-05-26T07:07:34.746Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-05-26T07:07:34.746Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-05-26T07:07:34.746Z] === CONT TestMountDaemonRoot/slave [2020-05-26T07:07:34.746Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-05-26T07:07:34.746Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-05-26T07:07:34.746Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-05-26T07:07:34.746Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-05-26T07:07:34.746Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-05-26T07:07:34.746Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-05-26T07:07:34.746Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-05-26T07:07:34.746Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-05-26T07:07:34.746Z] === CONT TestMountDaemonRoot/private [2020-05-26T07:07:34.746Z] === RUN TestMountDaemonRoot/private/bind_root [2020-05-26T07:07:34.746Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-05-26T07:07:34.746Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-05-26T07:07:34.746Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-05-26T07:07:34.746Z] === RUN TestMountDaemonRoot/private/mount_root [2020-05-26T07:07:34.746Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-05-26T07:07:34.746Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-05-26T07:07:34.746Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-05-26T07:07:34.746Z] === CONT TestMountDaemonRoot/default/bind_root [2020-05-26T07:07:34.746Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-05-26T07:07:34.746Z] === CONT TestMountDaemonRoot/default/mount_root [2020-05-26T07:07:34.746Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-05-26T07:07:34.746Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-05-26T07:07:34.746Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-05-26T07:07:34.746Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-05-26T07:07:34.746Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-05-26T07:07:34.746Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-05-26T07:07:34.746Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-05-26T07:07:34.746Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-05-26T07:07:34.760Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2020-05-26T07:07:35.003Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-05-26T07:07:35.003Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-05-26T07:07:35.003Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-05-26T07:07:35.003Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-05-26T07:07:35.003Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-05-26T07:07:35.003Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-05-26T07:07:35.003Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-05-26T07:07:35.003Z] === CONT TestMountDaemonRoot/private/bind_root [2020-05-26T07:07:35.003Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-05-26T07:07:35.003Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-05-26T07:07:35.003Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-05-26T07:07:35.003Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-05-26T07:07:35.003Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-05-26T07:07:35.003Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-05-26T07:07:35.003Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-05-26T07:07:35.003Z] === CONT TestMountDaemonRoot/private/mount_root [2020-05-26T07:07:35.260Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-05-26T07:07:35.260Z] --- PASS: TestMountDaemonRoot (0.02s) [2020-05-26T07:07:35.260Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-05-26T07:07:35.260Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.07s) [2020-05-26T07:07:35.260Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.07s) [2020-05-26T07:07:35.260Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2020-05-26T07:07:35.260Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.07s) [2020-05-26T07:07:35.260Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-05-26T07:07:35.260Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2020-05-26T07:07:35.260Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s) [2020-05-26T07:07:35.260Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s) [2020-05-26T07:07:35.260Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s) [2020-05-26T07:07:35.260Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-05-26T07:07:35.260Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s) [2020-05-26T07:07:35.260Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2020-05-26T07:07:35.260Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2020-05-26T07:07:35.260Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2020-05-26T07:07:35.260Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-05-26T07:07:35.260Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2020-05-26T07:07:35.260Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2020-05-26T07:07:35.260Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2020-05-26T07:07:35.260Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2020-05-26T07:07:35.260Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-05-26T07:07:35.260Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2020-05-26T07:07:35.260Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2020-05-26T07:07:35.260Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2020-05-26T07:07:35.260Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2020-05-26T07:07:35.260Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-05-26T07:07:35.260Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2020-05-26T07:07:35.260Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2020-05-26T07:07:35.260Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2020-05-26T07:07:35.260Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s) [2020-05-26T07:07:35.260Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-05-26T07:07:35.260Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2020-05-26T07:07:35.260Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2020-05-26T07:07:35.260Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2020-05-26T07:07:35.260Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2020-05-26T07:07:35.260Z] === RUN TestContainerBindMountNonRecursive [2020-05-26T07:07:35.260Z] --- SKIP: TestContainerBindMountNonRecursive (0.01s) [2020-05-26T07:07:35.260Z] 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-26T07:07:35.260Z] === RUN TestNetworkNat [2020-05-26T07:07:35.824Z] --- PASS: TestNetworkNat (0.70s) [2020-05-26T07:07:35.824Z] === RUN TestNetworkLocalhostTCPNat [2020-05-26T07:07:36.122Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2020-05-26T07:07:36.387Z] --- PASS: TestNetworkLocalhostTCPNat (0.58s) [2020-05-26T07:07:36.387Z] === RUN TestNetworkLoopbackNat [2020-05-26T07:07:37.047Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2020-05-26T07:07:37.047Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2020-05-26T07:07:37.258Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.86s) [2020-05-26T07:07:37.258Z] === RUN TestCreateServiceSecretFileMode [2020-05-26T07:07:37.316Z] --- PASS: TestNetworkLoopbackNat (0.75s) [2020-05-26T07:07:37.316Z] === RUN TestPause [2020-05-26T07:07:37.316Z] --- SKIP: TestPause (0.00s) [2020-05-26T07:07:37.316Z] pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2020-05-26T07:07:37.316Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-05-26T07:07:37.316Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-05-26T07:07:37.316Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-05-26T07:07:37.316Z] === RUN TestPauseStopPausedContainer [2020-05-26T07:07:37.316Z] --- SKIP: TestPauseStopPausedContainer (0.01s) [2020-05-26T07:07:37.316Z] pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none" [2020-05-26T07:07:37.316Z] === RUN TestPsFilter [2020-05-26T07:07:37.316Z] --- PASS: TestPsFilter (0.18s) [2020-05-26T07:07:37.316Z] === RUN TestRemoveContainerWithRemovedVolume [2020-05-26T07:07:37.879Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.55s) [2020-05-26T07:07:37.879Z] === RUN TestRemoveContainerWithVolume [2020-05-26T07:07:38.413Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2020-05-26T07:07:38.809Z] --- PASS: TestRemoveContainerWithVolume (0.64s) [2020-05-26T07:07:38.809Z] === RUN TestRemoveContainerRunning [2020-05-26T07:07:39.066Z] --- PASS: TestRemoveContainerRunning (0.58s) [2020-05-26T07:07:39.066Z] === RUN TestRemoveContainerForceRemoveRunning [2020-05-26T07:07:39.342Z] === RUN TestDockerSuite/TestAttachAfterDetach [2020-05-26T07:07:39.630Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.56s) [2020-05-26T07:07:39.630Z] === RUN TestRemoveInvalidContainer [2020-05-26T07:07:39.630Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2020-05-26T07:07:39.630Z] === RUN TestRenameLinkedContainer [2020-05-26T07:07:39.792Z] --- PASS: TestCreateServiceSecretFileMode (2.88s) [2020-05-26T07:07:39.792Z] === RUN TestCreateServiceConfigFileMode [2020-05-26T07:07:40.271Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2020-05-26T07:07:42.152Z] --- PASS: TestRenameLinkedContainer (2.31s) [2020-05-26T07:07:42.152Z] === RUN TestRenameStoppedContainer [2020-05-26T07:07:42.155Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2020-05-26T07:07:42.715Z] --- PASS: TestRenameStoppedContainer (0.56s) [2020-05-26T07:07:42.716Z] === RUN TestRenameRunningContainerAndReuse [2020-05-26T07:07:43.076Z] --- PASS: TestCreateServiceConfigFileMode (3.26s) [2020-05-26T07:07:43.076Z] === RUN TestCreateServiceSysctls [2020-05-26T07:07:43.647Z] --- PASS: TestRenameRunningContainerAndReuse (1.16s) [2020-05-26T07:07:43.647Z] === RUN TestRenameInvalidName [2020-05-26T07:07:44.042Z] === RUN TestDockerSuite/TestAttachDetach [2020-05-26T07:07:44.298Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2020-05-26T07:07:44.577Z] --- PASS: TestRenameInvalidName (0.58s) [2020-05-26T07:07:44.577Z] === RUN TestRenameAnonymousContainer [2020-05-26T07:07:45.223Z] === RUN TestDockerSuite/TestAttachDisconnect [2020-05-26T07:07:46.363Z] --- PASS: TestCreateServiceSysctls (3.60s) [2020-05-26T07:07:46.363Z] === RUN TestCreateServiceCapabilities [2020-05-26T07:07:46.584Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2020-05-26T07:07:47.098Z] --- PASS: TestRenameAnonymousContainer (2.73s) [2020-05-26T07:07:47.098Z] === RUN TestRenameContainerWithSameName [2020-05-26T07:07:47.663Z] --- PASS: TestRenameContainerWithSameName (0.56s) [2020-05-26T07:07:47.663Z] === RUN TestRenameContainerWithLinkedContainer [2020-05-26T07:07:49.032Z] --- PASS: TestRenameContainerWithLinkedContainer (1.15s) [2020-05-26T07:07:49.032Z] === RUN TestResize [2020-05-26T07:07:49.098Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2020-05-26T07:07:49.098Z] === RUN TestDockerSuite/TestAttachPausedContainer [2020-05-26T07:07:49.289Z] --- PASS: TestResize (0.58s) [2020-05-26T07:07:49.289Z] === RUN TestResizeWithInvalidSize [2020-05-26T07:07:49.649Z] --- PASS: TestCreateServiceCapabilities (3.25s) [2020-05-26T07:07:49.649Z] === RUN TestInspect [2020-05-26T07:07:50.022Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2020-05-26T07:07:50.218Z] --- PASS: TestResizeWithInvalidSize (0.60s) [2020-05-26T07:07:50.218Z] === RUN TestResizeWhenContainerNotStarted [2020-05-26T07:07:50.475Z] --- PASS: TestResizeWhenContainerNotStarted (0.57s) [2020-05-26T07:07:50.475Z] === RUN TestDaemonRestartKillContainers [2020-05-26T07:07:50.475Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2020-05-26T07:07:50.475Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2020-05-26T07:07:50.475Z] === RUN TestCgroupNamespacesRun [2020-05-26T07:07:51.386Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2020-05-26T07:07:51.946Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2020-05-26T07:07:52.996Z] --- PASS: TestCgroupNamespacesRun (2.45s) [2020-05-26T07:07:52.996Z] === RUN TestCgroupNamespacesRunPrivileged [2020-05-26T07:07:53.309Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2020-05-26T07:07:53.567Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2020-05-26T07:07:53.837Z] --- PASS: TestInspect (3.52s) [2020-05-26T07:07:53.837Z] === RUN TestCreateJob [2020-05-26T07:07:55.518Z] --- PASS: TestCgroupNamespacesRunPrivileged (2.49s) [2020-05-26T07:07:55.518Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-05-26T07:07:56.078Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2020-05-26T07:07:56.334Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2020-05-26T07:07:56.893Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2020-05-26T07:07:57.124Z] --- PASS: TestCreateJob (4.16s) [2020-05-26T07:07:57.124Z] === RUN TestReplicatedJob [2020-05-26T07:07:57.453Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2020-05-26T07:07:57.453Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2020-05-26T07:07:58.037Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.58s) [2020-05-26T07:07:58.037Z] === RUN TestCgroupNamespacesRunHostMode [2020-05-26T07:07:58.814Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2020-05-26T07:07:58.814Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2020-05-26T07:07:59.070Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2020-05-26T07:07:59.630Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2020-05-26T07:08:00.556Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2020-05-26T07:08:00.558Z] --- PASS: TestCgroupNamespacesRunHostMode (2.59s) [2020-05-26T07:08:00.558Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-05-26T07:08:01.483Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2020-05-26T07:08:02.845Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2020-05-26T07:08:03.100Z] --- PASS: TestBuildWithHugeFile (86.25s) [2020-05-26T07:08:03.100Z] === RUN TestBuildWithEmptyDockerfile [2020-05-26T07:08:03.100Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-05-26T07:08:03.100Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-05-26T07:08:03.100Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-05-26T07:08:03.100Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-05-26T07:08:03.100Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-05-26T07:08:03.100Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-05-26T07:08:03.100Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-05-26T07:08:03.100Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-05-26T07:08:03.100Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-05-26T07:08:03.356Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2020-05-26T07:08:03.356Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.19s) [2020-05-26T07:08:03.356Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.19s) [2020-05-26T07:08:03.356Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.11s) [2020-05-26T07:08:03.356Z] === RUN TestBuildPreserveOwnership [2020-05-26T07:08:03.356Z] === RUN TestBuildPreserveOwnership/copy_from [2020-05-26T07:08:03.830Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.61s) [2020-05-26T07:08:03.830Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-05-26T07:08:04.280Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2020-05-26T07:08:04.778Z] #65 exporting layers 115.9s done [2020-05-26T07:08:04.778Z] #65 exporting manifest sha256:16f58cf27c6679f0d2fc929764ae811f728f75dbee874bc9e8bd13b781d96508 done [2020-05-26T07:08:04.778Z] #65 exporting config sha256:499bfa8afdd133722d81f78cf28fd8ce8eb59503d2c053085edd645d6fcc2263 done [2020-05-26T07:08:04.778Z] #65 sending tarball [2020-05-26T07:08:05.237Z] --- PASS: TestReplicatedJob (6.63s) [2020-05-26T07:08:05.237Z] === RUN TestUpdateReplicatedJob [2020-05-26T07:08:05.722Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (2.48s) [2020-05-26T07:08:05.722Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-05-26T07:08:07.542Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig [2020-05-26T07:08:07.542Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-05-26T07:08:07.614Z] --- PASS: TestCgroupNamespacesRunInvalidMode (1.94s) [2020-05-26T07:08:07.614Z] === RUN TestCgroupNamespacesRunOlderClient [2020-05-26T07:08:08.103Z] === RUN TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload [2020-05-26T07:08:08.537Z] --- PASS: TestUpdateReplicatedJob (4.29s) [2020-05-26T07:08:08.537Z] === RUN TestServiceListWithStatuses [2020-05-26T07:08:08.537Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-05-26T07:08:08.537Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-05-26T07:08:08.537Z] === RUN TestDockerNetworkConnectAlias [2020-05-26T07:08:08.662Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2020-05-26T07:08:09.587Z] --- PASS: TestBuildPreserveOwnership (6.22s) [2020-05-26T07:08:09.587Z] --- PASS: TestBuildPreserveOwnership/copy_from (4.22s) [2020-05-26T07:08:09.587Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.99s) [2020-05-26T07:08:09.587Z] === RUN TestBuildPlatformInvalid [2020-05-26T07:08:09.842Z] --- PASS: TestBuildPlatformInvalid (0.16s) [2020-05-26T07:08:09.842Z] PASS [2020-05-26T07:08:09.842Z] [2020-05-26T07:08:09.842Z] === Skipped [2020-05-26T07:08:09.842Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2020-05-26T07:08:09.842Z] build_session_test.go:25: TODO: BuildKit [2020-05-26T07:08:09.842Z] [2020-05-26T07:08:09.842Z] [2020-05-26T07:08:09.842Z] DONE 32 tests, 1 skipped in 171.251s [2020-05-26T07:08:09.842Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2020-05-26T07:08:09.842Z] ++ 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-26T07:08:09.842Z] ++ set -e [2020-05-26T07:08:09.842Z] ++ '[' -n 0 ']' [2020-05-26T07:08:09.842Z] ++ set -x [2020-05-26T07:08:09.842Z] ++ env -i DEST=/go/src/github.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-26T07:08:09.842Z] INFO: Testing against a local daemon [2020-05-26T07:08:09.842Z] === RUN TestConfigInspect [2020-05-26T07:08:10.887Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.59s) [2020-05-26T07:08:10.887Z] === RUN TestKernelTCPMemory [2020-05-26T07:08:10.887Z] --- SKIP: TestKernelTCPMemory (0.05s) [2020-05-26T07:08:10.887Z] run_linux_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2020-05-26T07:08:10.887Z] === RUN TestNISDomainname [2020-05-26T07:08:10.887Z] --- SKIP: TestNISDomainname (0.02s) [2020-05-26T07:08:10.887Z] 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-26T07:08:10.887Z] === RUN TestHostnameDnsResolution [2020-05-26T07:08:11.480Z] --- PASS: TestHostnameDnsResolution (1.18s) [2020-05-26T07:08:11.480Z] === RUN TestStats [2020-05-26T07:08:11.480Z] --- SKIP: TestStats (0.00s) [2020-05-26T07:08:11.480Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2020-05-26T07:08:11.480Z] === RUN TestStopContainerWithTimeout [2020-05-26T07:08:11.480Z] === RUN TestStopContainerWithTimeout/0 [2020-05-26T07:08:11.480Z] === PAUSE TestStopContainerWithTimeout/0 [2020-05-26T07:08:11.480Z] === RUN TestStopContainerWithTimeout/1 [2020-05-26T07:08:11.480Z] === PAUSE TestStopContainerWithTimeout/1 [2020-05-26T07:08:11.480Z] === RUN TestStopContainerWithTimeout/3 [2020-05-26T07:08:11.480Z] === PAUSE TestStopContainerWithTimeout/3 [2020-05-26T07:08:11.480Z] === RUN TestStopContainerWithTimeout/-1 [2020-05-26T07:08:11.480Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-05-26T07:08:11.480Z] === CONT TestStopContainerWithTimeout/0 [2020-05-26T07:08:11.480Z] === CONT TestStopContainerWithTimeout/-1 [2020-05-26T07:08:11.751Z] #65 sending tarball 18.2s done [2020-05-26T07:08:11.751Z] #65 DONE 134.1s [2020-05-26T07:08:11.751Z] [2020-05-26T07:08:11.751Z] #66 importing to docker [2020-05-26T07:08:12.353Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2020-05-26T07:08:12.416Z] === CONT TestStopContainerWithTimeout/3 [2020-05-26T07:08:13.277Z] --- PASS: TestConfigInspect (3.33s) [2020-05-26T07:08:13.277Z] === RUN TestConfigList [2020-05-26T07:08:14.321Z] === CONT TestStopContainerWithTimeout/1 [2020-05-26T07:08:15.100Z] --- PASS: TestDockerNetworkConnectAlias (6.67s) [2020-05-26T07:08:15.100Z] === RUN TestDockerNetworkReConnect [2020-05-26T07:08:15.788Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2020-05-26T07:08:16.215Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2020-05-26T07:08:16.215Z] --- PASS: TestStopContainerWithTimeout/0 (0.84s) [2020-05-26T07:08:16.215Z] --- PASS: TestStopContainerWithTimeout/-1 (2.79s) [2020-05-26T07:08:16.215Z] --- PASS: TestStopContainerWithTimeout/3 (2.53s) [2020-05-26T07:08:16.215Z] --- PASS: TestStopContainerWithTimeout/1 (1.56s) [2020-05-26T07:08:16.215Z] === RUN TestDeleteDevicemapper [2020-05-26T07:08:16.215Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-05-26T07:08:16.215Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-05-26T07:08:16.215Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-05-26T07:08:16.347Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2020-05-26T07:08:16.347Z] --- PASS: TestConfigList (3.09s) [2020-05-26T07:08:16.347Z] === RUN TestConfigsCreateAndDelete [2020-05-26T07:08:16.951Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2020-05-26T07:08:17.218Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2020-05-26T07:08:17.584Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.44s) [2020-05-26T07:08:17.584Z] === RUN TestUpdateMemory [2020-05-26T07:08:17.584Z] --- SKIP: TestUpdateMemory (0.00s) [2020-05-26T07:08:17.584Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2020-05-26T07:08:17.584Z] === RUN TestUpdateCPUQuota [2020-05-26T07:08:17.584Z] --- SKIP: TestUpdateCPUQuota (0.00s) [2020-05-26T07:08:17.584Z] update_linux_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none" [2020-05-26T07:08:17.584Z] === RUN TestUpdatePidsLimit [2020-05-26T07:08:17.584Z] --- SKIP: TestUpdatePidsLimit (0.00s) [2020-05-26T07:08:17.585Z] update_linux_test.go:111: testEnv.DaemonInfo.CgroupDriver == "none" [2020-05-26T07:08:17.585Z] === RUN TestUpdateRestartPolicy [2020-05-26T07:08:17.786Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2020-05-26T07:08:20.318Z] --- PASS: TestConfigsCreateAndDelete (3.61s) [2020-05-26T07:08:20.318Z] === RUN TestConfigsUpdate [2020-05-26T07:08:20.366Z] --- PASS: TestDockerNetworkReConnect (5.16s) [2020-05-26T07:08:20.366Z] === RUN TestServicePlugin [2020-05-26T07:08:20.366Z] --- SKIP: TestServicePlugin (0.00s) [2020-05-26T07:08:20.366Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-26T07:08:20.366Z] === RUN TestServiceUpdateLabel [2020-05-26T07:08:20.878Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2020-05-26T07:08:21.438Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2020-05-26T07:08:21.998Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2020-05-26T07:08:22.921Z] --- PASS: TestConfigsUpdate (2.84s) [2020-05-26T07:08:22.921Z] === RUN TestTemplatedConfig [2020-05-26T07:08:23.651Z] --- PASS: TestServiceUpdateLabel (3.17s) [2020-05-26T07:08:23.651Z] === RUN TestServiceUpdateSecrets [2020-05-26T07:08:23.847Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2020-05-26T07:08:23.847Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2020-05-26T07:08:24.246Z] --- PASS: TestImportExtremelyLargeImageWorks (84.98s) [2020-05-26T07:08:24.246Z] PASS [2020-05-26T07:08:24.246Z] [2020-05-26T07:08:24.246Z] === Skipped [2020-05-26T07:08:24.246Z] === SKIP: s390x.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-05-26T07:08:24.246Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-26T07:08:24.246Z] [2020-05-26T07:08:24.246Z] [2020-05-26T07:08:24.246Z] DONE 12 tests, 1 skipped in 86.454s [2020-05-26T07:08:24.246Z] Running /go/src/github.com/docker/docker/integration/network (s390x.integration.network) flags=-test.v -test.timeout=120m [2020-05-26T07:08:24.246Z] ++ 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-26T07:08:24.246Z] ++ set -e [2020-05-26T07:08:24.246Z] ++ '[' -n 0 ']' [2020-05-26T07:08:24.246Z] ++ set -x [2020-05-26T07:08:24.246Z] ++ env -i DEST=/go/src/github.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-26T07:08:24.246Z] INFO: Testing against a local daemon [2020-05-26T07:08:24.246Z] === RUN TestNetworkCreateDelete [2020-05-26T07:08:24.246Z] --- PASS: TestNetworkCreateDelete (0.12s) [2020-05-26T07:08:24.246Z] === RUN TestDockerNetworkDeletePreferID [2020-05-26T07:08:24.246Z] --- PASS: TestDockerNetworkDeletePreferID (0.38s) [2020-05-26T07:08:24.246Z] === RUN TestInspectNetwork [2020-05-26T07:08:24.246Z] === RUN TestInspectNetwork/full_network_id [2020-05-26T07:08:24.246Z] === RUN TestInspectNetwork/partial_network_id [2020-05-26T07:08:24.246Z] === RUN TestInspectNetwork/network_name [2020-05-26T07:08:24.246Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-05-26T07:08:24.246Z] --- PASS: TestInspectNetwork (11.47s) [2020-05-26T07:08:24.246Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-05-26T07:08:24.246Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-05-26T07:08:24.246Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-05-26T07:08:24.246Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-05-26T07:08:24.246Z] === RUN TestRunContainerWithBridgeNone [2020-05-26T07:08:24.773Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2020-05-26T07:08:26.660Z] --- PASS: TestTemplatedConfig (3.53s) [2020-05-26T07:08:26.660Z] === RUN TestConfigCreateResolve [2020-05-26T07:08:26.660Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2020-05-26T07:08:27.071Z] --- PASS: TestRunContainerWithBridgeNone (2.54s) [2020-05-26T07:08:27.071Z] === RUN TestNetworkInvalidJSON [2020-05-26T07:08:27.071Z] === RUN TestNetworkInvalidJSON//networks/create [2020-05-26T07:08:27.071Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-05-26T07:08:27.071Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-05-26T07:08:27.071Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-05-26T07:08:27.071Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-05-26T07:08:27.071Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-05-26T07:08:27.071Z] === CONT TestNetworkInvalidJSON//networks/create [2020-05-26T07:08:27.071Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-05-26T07:08:27.071Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-05-26T07:08:27.071Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2020-05-26T07:08:27.071Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-05-26T07:08:27.071Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-05-26T07:08:27.071Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-05-26T07:08:27.071Z] === RUN TestHostIPv4BridgeLabel [2020-05-26T07:08:27.352Z] --- PASS: TestHostIPv4BridgeLabel (0.54s) [2020-05-26T07:08:27.352Z] === RUN TestDaemonRestartWithLiveRestore [2020-05-26T07:08:27.584Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2020-05-26T07:08:28.422Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2020-05-26T07:08:28.422Z] === RUN TestDaemonDefaultNetworkPools [2020-05-26T07:08:29.033Z] --- PASS: TestDaemonDefaultNetworkPools (0.83s) [2020-05-26T07:08:29.033Z] === RUN TestDaemonRestartWithExistingNetwork [2020-05-26T07:08:29.469Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2020-05-26T07:08:29.469Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2020-05-26T07:08:29.723Z] --- PASS: TestConfigCreateResolve (3.35s) [2020-05-26T07:08:29.723Z] === RUN TestConfigDaemonLibtrustID [2020-05-26T07:08:29.761Z] --- PASS: TestUpdateRestartPolicy (11.64s) [2020-05-26T07:08:29.761Z] === RUN TestUpdateRestartWithAutoRemove [2020-05-26T07:08:29.761Z] --- PASS: TestUpdateRestartWithAutoRemove (0.58s) [2020-05-26T07:08:29.761Z] === RUN TestWaitNonBlocked [2020-05-26T07:08:29.761Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-05-26T07:08:29.761Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-05-26T07:08:29.761Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-05-26T07:08:29.761Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-05-26T07:08:29.761Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-05-26T07:08:29.761Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-05-26T07:08:29.978Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2020-05-26T07:08:30.233Z] --- PASS: TestConfigDaemonLibtrustID (0.55s) [2020-05-26T07:08:30.233Z] PASS [2020-05-26T07:08:30.233Z] [2020-05-26T07:08:30.233Z] DONE 7 tests in 20.460s [2020-05-26T07:08:30.233Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2020-05-26T07:08:30.233Z] ++ 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-26T07:08:30.233Z] ++ set -e [2020-05-26T07:08:30.233Z] ++ '[' -n 0 ']' [2020-05-26T07:08:30.233Z] ++ set -x [2020-05-26T07:08:30.233Z] ++ env -i DEST=/go/src/github.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-26T07:08:30.324Z] --- PASS: TestWaitNonBlocked (0.01s) [2020-05-26T07:08:30.324Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.84s) [2020-05-26T07:08:30.324Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.88s) [2020-05-26T07:08:30.324Z] === RUN TestWaitBlocked [2020-05-26T07:08:30.488Z] INFO: Testing against a local daemon [2020-05-26T07:08:30.488Z] === RUN TestCheckpoint [2020-05-26T07:08:30.488Z] --- SKIP: TestCheckpoint (0.00s) [2020-05-26T07:08:30.488Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-05-26T07:08:30.488Z] === RUN TestContainerInvalidJSON [2020-05-26T07:08:30.488Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-05-26T07:08:30.488Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-05-26T07:08:30.488Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-05-26T07:08:30.488Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-05-26T07:08:30.488Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-05-26T07:08:30.488Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-05-26T07:08:30.488Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-05-26T07:08:30.488Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-05-26T07:08:30.488Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-05-26T07:08:30.488Z] --- PASS: TestContainerInvalidJSON (0.01s) [2020-05-26T07:08:30.488Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s) [2020-05-26T07:08:30.488Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2020-05-26T07:08:30.488Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-05-26T07:08:30.488Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-05-26T07:08:30.488Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.11s) [2020-05-26T07:08:30.488Z] === RUN TestCopyFromContainerPathIsNotDir [2020-05-26T07:08:30.498Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.17s) [2020-05-26T07:08:30.498Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-05-26T07:08:30.581Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-05-26T07:08:30.581Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-05-26T07:08:30.581Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-05-26T07:08:30.581Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-05-26T07:08:30.581Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-05-26T07:08:30.581Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-05-26T07:08:30.743Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.09s) [2020-05-26T07:08:30.743Z] === RUN TestCopyToContainerPathDoesNotExist [2020-05-26T07:08:30.743Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.09s) [2020-05-26T07:08:30.743Z] === RUN TestCopyToContainerPathIsNotDir [2020-05-26T07:08:30.998Z] --- PASS: TestCopyToContainerPathIsNotDir (0.10s) [2020-05-26T07:08:30.998Z] === RUN TestCopyFromContainer [2020-05-26T07:08:30.998Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2020-05-26T07:08:31.509Z] --- PASS: TestWaitBlocked (0.02s) [2020-05-26T07:08:31.509Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.80s) [2020-05-26T07:08:31.509Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.84s) [2020-05-26T07:08:31.509Z] === CONT TestDaemonRestartIpcMode [2020-05-26T07:08:31.509Z] === CONT TestIpcModeOlderClient [2020-05-26T07:08:31.509Z] --- PASS: TestIpcModeOlderClient (0.13s) [2020-05-26T07:08:31.546Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.23s) [2020-05-26T07:08:31.546Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-05-26T07:08:31.923Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2020-05-26T07:08:32.192Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.64s) [2020-05-26T07:08:32.192Z] === RUN TestServiceWithPredefinedNetwork [2020-05-26T07:08:33.287Z] === RUN TestCopyFromContainer// [2020-05-26T07:08:33.287Z] === RUN TestCopyFromContainer//bar/root [2020-05-26T07:08:33.287Z] === RUN TestCopyFromContainer//bar/root/ [2020-05-26T07:08:33.543Z] === RUN TestCopyFromContainer/bar/quux [2020-05-26T07:08:33.543Z] === RUN TestCopyFromContainer/bar/quux/ [2020-05-26T07:08:33.798Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-05-26T07:08:33.798Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-05-26T07:08:33.798Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2020-05-26T07:08:34.053Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-05-26T07:08:34.053Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-05-26T07:08:34.053Z] === RUN TestCopyFromContainer/bar/notarget [2020-05-26T07:08:34.308Z] --- PASS: TestCopyFromContainer (3.42s) [2020-05-26T07:08:34.308Z] --- PASS: TestCopyFromContainer// (0.14s) [2020-05-26T07:08:34.308Z] --- PASS: TestCopyFromContainer//bar/root (0.15s) [2020-05-26T07:08:34.308Z] --- PASS: TestCopyFromContainer//bar/root/ (0.11s) [2020-05-26T07:08:34.308Z] --- PASS: TestCopyFromContainer/bar/quux (0.12s) [2020-05-26T07:08:34.308Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.13s) [2020-05-26T07:08:34.308Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.11s) [2020-05-26T07:08:34.308Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.10s) [2020-05-26T07:08:34.308Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.08s) [2020-05-26T07:08:34.308Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.13s) [2020-05-26T07:08:34.308Z] --- PASS: TestCopyFromContainer/bar/notarget (0.11s) [2020-05-26T07:08:34.308Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-05-26T07:08:34.308Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-05-26T07:08:34.308Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-05-26T07:08:34.308Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-05-26T07:08:34.308Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-05-26T07:08:34.308Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-05-26T07:08:34.308Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-05-26T07:08:34.308Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-05-26T07:08:34.308Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-05-26T07:08:34.308Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-05-26T07:08:34.308Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2020-05-26T07:08:34.308Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-05-26T07:08:34.308Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-05-26T07:08:34.308Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-05-26T07:08:34.308Z] === RUN TestCreateLinkToNonExistingContainer [2020-05-26T07:08:34.308Z] --- PASS: TestCreateLinkToNonExistingContainer (0.06s) [2020-05-26T07:08:34.308Z] === RUN TestCreateWithInvalidEnv [2020-05-26T07:08:34.308Z] === RUN TestCreateWithInvalidEnv/0 [2020-05-26T07:08:34.308Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-05-26T07:08:34.308Z] === RUN TestCreateWithInvalidEnv/1 [2020-05-26T07:08:34.308Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-05-26T07:08:34.308Z] === RUN TestCreateWithInvalidEnv/2 [2020-05-26T07:08:34.308Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-05-26T07:08:34.308Z] === CONT TestCreateWithInvalidEnv/0 [2020-05-26T07:08:34.308Z] === CONT TestCreateWithInvalidEnv/2 [2020-05-26T07:08:34.308Z] === CONT TestCreateWithInvalidEnv/1 [2020-05-26T07:08:34.308Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2020-05-26T07:08:34.308Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-05-26T07:08:34.308Z] --- PASS: TestCreateWithInvalidEnv/2 (0.01s) [2020-05-26T07:08:34.308Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-05-26T07:08:34.308Z] === RUN TestCreateTmpfsMountsTarget [2020-05-26T07:08:34.308Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2020-05-26T07:08:34.308Z] === RUN TestCreateWithCustomMaskedPaths [2020-05-26T07:08:35.669Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2020-05-26T07:08:35.710Z] --- PASS: TestServiceWithPredefinedNetwork (3.58s) [2020-05-26T07:08:35.710Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-05-26T07:08:35.710Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-05-26T07:08:35.710Z] service_test.go:236: FLAKY_TEST [2020-05-26T07:08:35.710Z] === RUN TestServiceWithDataPathPortInit [2020-05-26T07:08:36.317Z] Created binary: bundles/cross/linux/amd64/dockerd-dev [2020-05-26T07:08:36.317Z] Copying nested executables into bundles/cross/linux/amd64 [2020-05-26T07:08:36.317Z] Cross building: bundles/cross/windows/amd64 [2020-05-26T07:08:36.317Z] Building: bundles/cross/windows/amd64/dockerd-dev.exe [2020-05-26T07:08:36.317Z] GOOS="windows" GOARCH="amd64" GOARM="" [2020-05-26T07:08:36.760Z] --- PASS: TestDaemonRestartIpcMode (4.74s) [2020-05-26T07:08:36.760Z] PASS [2020-05-26T07:08:36.760Z] [2020-05-26T07:08:36.760Z] === Skipped [2020-05-26T07:08:36.760Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2020-05-26T07:08:36.760Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-05-26T07:08:36.760Z] [2020-05-26T07:08:36.760Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s) [2020-05-26T07:08:36.760Z] daemon_linux_test.go:33: (*Execution).IsRootless-fm [2020-05-26T07:08:36.760Z] [2020-05-26T07:08:36.760Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s) [2020-05-26T07:08:36.760Z] daemon_linux_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-05-26T07:08:36.760Z] [2020-05-26T07:08:36.760Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s) [2020-05-26T07:08:36.760Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2020-05-26T07:08:36.760Z] [2020-05-26T07:08:36.760Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s) [2020-05-26T07:08:36.760Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-05-26T07:08:36.760Z] [2020-05-26T07:08:36.760Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s) [2020-05-26T07:08:36.760Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-05-26T07:08:36.760Z] [2020-05-26T07:08:36.760Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s) [2020-05-26T07:08:36.760Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-05-26T07:08:36.760Z] [2020-05-26T07:08:36.760Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s) [2020-05-26T07:08:36.760Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-05-26T07:08:36.760Z] [2020-05-26T07:08:36.760Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s) [2020-05-26T07:08:36.760Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-05-26T07:08:36.760Z] [2020-05-26T07:08:36.760Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2020-05-26T07:08:36.760Z] kill_test.go:152: testEnv.DaemonInfo.CgroupDriver == "none" [2020-05-26T07:08:36.760Z] [2020-05-26T07:08:36.760Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2020-05-26T07:08:36.760Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-05-26T07:08:36.760Z] [2020-05-26T07:08:36.760Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s) [2020-05-26T07:08:36.760Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2020-05-26T07:08:36.760Z] [2020-05-26T07:08:36.760Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.01s) [2020-05-26T07:08:36.760Z] 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-26T07:08:36.760Z] [2020-05-26T07:08:36.760Z] === SKIP: amd64.integration.container TestPause (0.00s) [2020-05-26T07:08:36.760Z] pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2020-05-26T07:08:36.760Z] [2020-05-26T07:08:36.760Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-05-26T07:08:36.760Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-05-26T07:08:36.760Z] [2020-05-26T07:08:36.760Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.01s) [2020-05-26T07:08:36.760Z] pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none" [2020-05-26T07:08:36.760Z] [2020-05-26T07:08:36.760Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s) [2020-05-26T07:08:36.760Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2020-05-26T07:08:36.760Z] [2020-05-26T07:08:36.760Z] === SKIP: amd64.integration.container TestKernelTCPMemory (0.05s) [2020-05-26T07:08:36.760Z] run_linux_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2020-05-26T07:08:36.760Z] [2020-05-26T07:08:36.760Z] === SKIP: amd64.integration.container TestNISDomainname (0.02s) [2020-05-26T07:08:36.760Z] 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-26T07:08:36.760Z] [2020-05-26T07:08:36.760Z] === SKIP: amd64.integration.container TestStats (0.00s) [2020-05-26T07:08:36.760Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2020-05-26T07:08:36.760Z] [2020-05-26T07:08:36.760Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2020-05-26T07:08:36.760Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-05-26T07:08:36.760Z] [2020-05-26T07:08:36.760Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2020-05-26T07:08:36.760Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2020-05-26T07:08:36.760Z] [2020-05-26T07:08:36.760Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s) [2020-05-26T07:08:36.760Z] update_linux_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none" [2020-05-26T07:08:36.760Z] [2020-05-26T07:08:36.760Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s) [2020-05-26T07:08:36.760Z] update_linux_test.go:111: testEnv.DaemonInfo.CgroupDriver == "none" [2020-05-26T07:08:36.760Z] [2020-05-26T07:08:36.760Z] [2020-05-26T07:08:36.760Z] DONE 184 tests, 24 skipped in 93.887s [2020-05-26T07:08:36.760Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2020-05-26T07:08:36.760Z] INFO: Testing against a local daemon [2020-05-26T07:08:36.760Z] === RUN TestCommitInheritsEnv [2020-05-26T07:08:37.603Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2020-05-26T07:08:37.603Z] --- PASS: TestCreateWithCustomMaskedPaths (3.05s) [2020-05-26T07:08:37.603Z] === RUN TestCreateWithCapabilities [2020-05-26T07:08:37.603Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-05-26T07:08:37.603Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-05-26T07:08:37.603Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-05-26T07:08:37.603Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-05-26T07:08:37.603Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-05-26T07:08:37.603Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-05-26T07:08:37.603Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-05-26T07:08:37.603Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-05-26T07:08:37.603Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-05-26T07:08:37.603Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-05-26T07:08:37.603Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-05-26T07:08:37.603Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-05-26T07:08:37.603Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-05-26T07:08:37.603Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-05-26T07:08:37.603Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-05-26T07:08:37.603Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-05-26T07:08:37.603Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-05-26T07:08:37.603Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-05-26T07:08:37.603Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-05-26T07:08:37.603Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-05-26T07:08:37.603Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-05-26T07:08:37.603Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-05-26T07:08:37.603Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-05-26T07:08:37.603Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-05-26T07:08:37.603Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-05-26T07:08:37.603Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2020-05-26T07:08:37.603Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-05-26T07:08:37.603Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-05-26T07:08:37.858Z] === CONT TestCreateWithCapabilities/empty_capadd [2020-05-26T07:08:37.858Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-05-26T07:08:37.858Z] === CONT TestCreateWithCapabilities/empty_capabilities [2020-05-26T07:08:37.858Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-05-26T07:08:37.858Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-05-26T07:08:37.858Z] --- PASS: TestCreateWithCapabilities (0.05s) [2020-05-26T07:08:37.858Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.01s) [2020-05-26T07:08:37.858Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.07s) [2020-05-26T07:08:37.858Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.09s) [2020-05-26T07:08:37.858Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2020-05-26T07:08:37.858Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.16s) [2020-05-26T07:08:37.858Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.16s) [2020-05-26T07:08:37.858Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.06s) [2020-05-26T07:08:37.858Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.06s) [2020-05-26T07:08:37.858Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2020-05-26T07:08:37.858Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.06s) [2020-05-26T07:08:37.858Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.06s) [2020-05-26T07:08:37.858Z] === RUN TestCreateWithCustomReadonlyPaths [2020-05-26T07:08:38.128Z] --- PASS: TestCommitInheritsEnv (1.93s) [2020-05-26T07:08:38.128Z] === RUN TestImportExtremelyLargeImageWorks [2020-05-26T07:08:38.128Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-05-26T07:08:38.128Z] === RUN TestImagesFilterMultiReference [2020-05-26T07:08:38.128Z] --- PASS: TestImagesFilterMultiReference (0.07s) [2020-05-26T07:08:38.128Z] === RUN TestImagePullPlatformInvalid [2020-05-26T07:08:38.128Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2020-05-26T07:08:38.128Z] === RUN TestRemoveImageOrphaning [2020-05-26T07:08:38.525Z] --- PASS: TestServiceUpdateSecrets (15.40s) [2020-05-26T07:08:38.526Z] === RUN TestServiceUpdateConfigs [2020-05-26T07:08:40.369Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2020-05-26T07:08:40.648Z] --- PASS: TestRemoveImageOrphaning (1.92s) [2020-05-26T07:08:40.648Z] === RUN TestRemoveImageGarbageCollector [2020-05-26T07:08:40.648Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-05-26T07:08:40.648Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2020-05-26T07:08:40.648Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-05-26T07:08:40.648Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2020-05-26T07:08:40.648Z] === RUN TestTagInvalidReference [2020-05-26T07:08:40.648Z] --- PASS: TestTagInvalidReference (0.02s) [2020-05-26T07:08:40.648Z] === RUN TestTagValidPrefixedRepo [2020-05-26T07:08:40.648Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2020-05-26T07:08:40.648Z] === RUN TestTagExistedNameWithoutForce [2020-05-26T07:08:40.648Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2020-05-26T07:08:40.648Z] === RUN TestTagOfficialNames [2020-05-26T07:08:40.648Z] --- PASS: TestTagOfficialNames (0.04s) [2020-05-26T07:08:40.648Z] === RUN TestTagMatchesDigest [2020-05-26T07:08:40.648Z] --- PASS: TestTagMatchesDigest (0.02s) [2020-05-26T07:08:40.648Z] === CONT TestImportExtremelyLargeImageWorks [2020-05-26T07:08:40.929Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2020-05-26T07:08:40.929Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.95s) [2020-05-26T07:08:40.929Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-05-26T07:08:40.929Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-05-26T07:08:40.929Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-05-26T07:08:40.929Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-05-26T07:08:40.929Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-05-26T07:08:40.929Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-05-26T07:08:40.929Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-05-26T07:08:40.929Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-05-26T07:08:40.929Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-05-26T07:08:40.929Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-05-26T07:08:40.929Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-05-26T07:08:40.929Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-05-26T07:08:40.929Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-05-26T07:08:40.929Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-05-26T07:08:40.929Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-05-26T07:08:40.929Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-05-26T07:08:40.929Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2020-05-26T07:08:40.929Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2020-05-26T07:08:40.929Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s) [2020-05-26T07:08:40.929Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2020-05-26T07:08:40.929Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2020-05-26T07:08:40.930Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.02s) [2020-05-26T07:08:40.930Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-05-26T07:08:41.184Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2020-05-26T07:08:41.746Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.95s) [2020-05-26T07:08:41.746Z] === RUN TestCreateDifferentPlatform [2020-05-26T07:08:41.746Z] === RUN TestCreateDifferentPlatform/different_os [2020-05-26T07:08:41.746Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2020-05-26T07:08:42.001Z] --- PASS: TestCreateDifferentPlatform (0.05s) [2020-05-26T07:08:42.001Z] --- PASS: TestCreateDifferentPlatform/different_os (0.01s) [2020-05-26T07:08:42.001Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.01s) [2020-05-26T07:08:42.001Z] === RUN TestContainerStartOnDaemonRestart [2020-05-26T07:08:42.001Z] === PAUSE TestContainerStartOnDaemonRestart [2020-05-26T07:08:42.001Z] === RUN TestDaemonRestartIpcMode [2020-05-26T07:08:42.001Z] === PAUSE TestDaemonRestartIpcMode [2020-05-26T07:08:42.001Z] === RUN TestDaemonHostGatewayIP [2020-05-26T07:08:42.001Z] === PAUSE TestDaemonHostGatewayIP [2020-05-26T07:08:42.001Z] === RUN TestContainerKillOnDaemonStart [2020-05-26T07:08:42.001Z] === PAUSE TestContainerKillOnDaemonStart [2020-05-26T07:08:42.001Z] === RUN TestDiff [2020-05-26T07:08:42.927Z] --- PASS: TestDiff (0.92s) [2020-05-26T07:08:42.927Z] === RUN TestExecWithCloseStdin [2020-05-26T07:08:43.851Z] --- PASS: TestExecWithCloseStdin (0.95s) [2020-05-26T07:08:43.851Z] === RUN TestExec [2020-05-26T07:08:44.411Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2020-05-26T07:08:44.411Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2020-05-26T07:08:44.667Z] --- PASS: TestExec (0.99s) [2020-05-26T07:08:44.667Z] === RUN TestExecUser [2020-05-26T07:08:44.923Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2020-05-26T07:08:45.848Z] --- PASS: TestExecUser (1.16s) [2020-05-26T07:08:45.848Z] === RUN TestExportContainerAndImportImage [2020-05-26T07:08:46.408Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2020-05-26T07:08:47.334Z] --- PASS: TestExportContainerAndImportImage (1.25s) [2020-05-26T07:08:47.334Z] === RUN TestExportContainerAfterDaemonRestart [2020-05-26T07:08:48.696Z] --- PASS: TestExportContainerAfterDaemonRestart (1.49s) [2020-05-26T07:08:48.697Z] === RUN TestHealthCheckWorkdir [2020-05-26T07:08:49.257Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2020-05-26T07:08:49.818Z] --- PASS: TestHealthCheckWorkdir (1.22s) [2020-05-26T07:08:49.818Z] === RUN TestHealthKillContainer [2020-05-26T07:08:50.743Z] === RUN TestDockerSuite/TestBuildAddNonTar [2020-05-26T07:08:51.081Z] #66 DONE 38.3s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-05-26T07:08:51.554Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-41026/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=429ae97b598fa84b60d54232cbd6964ecd3b8078 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:429ae97b598fa84b60d54232cbd6964ecd3b8078 hack/test/unit [2020-05-26T07:08:52.103Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2020-05-26T07:08:52.663Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2020-05-26T07:08:52.918Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2020-05-26T07:08:52.918Z] --- PASS: TestHealthKillContainer (3.04s) [2020-05-26T07:08:52.918Z] === RUN TestInspectCpusetInConfigPre120 [2020-05-26T07:08:53.479Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2020-05-26T07:08:54.039Z] --- PASS: TestInspectCpusetInConfigPre120 (0.99s) [2020-05-26T07:08:54.039Z] === RUN TestIpcModeNone [2020-05-26T07:08:54.039Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2020-05-26T07:08:54.605Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2020-05-26T07:08:54.860Z] --- PASS: TestIpcModeNone (1.06s) [2020-05-26T07:08:54.860Z] === RUN TestIpcModePrivate [2020-05-26T07:08:56.221Z] --- PASS: TestIpcModePrivate (1.05s) [2020-05-26T07:08:56.221Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:210, shared: false, mustBeShared: false [2020-05-26T07:08:56.221Z] === RUN TestIpcModeShareable [2020-05-26T07:08:56.221Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2020-05-26T07:08:56.221Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2020-05-26T07:08:56.351Z] ? github.com/docker/docker/api [no test files] [2020-05-26T07:08:56.604Z] --- PASS: TestServiceUpdateConfigs (15.34s) [2020-05-26T07:08:56.604Z] === RUN TestServiceUpdateNetwork [2020-05-26T07:08:57.145Z] --- PASS: TestIpcModeShareable (0.94s) [2020-05-26T07:08:57.145Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:198, shared: true, mustBeShared: true [2020-05-26T07:08:57.145Z] === RUN TestAPIIpcModeShareableAndContainer [2020-05-26T07:08:58.029Z] --- PASS: TestServiceWithDataPathPortInit (20.32s) [2020-05-26T07:08:58.029Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-05-26T07:08:58.070Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2020-05-26T07:08:59.432Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2020-05-26T07:08:59.687Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.80s) [2020-05-26T07:08:59.687Z] === RUN TestAPIIpcModeHost [2020-05-26T07:08:59.945Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2020-05-26T07:09:00.505Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2020-05-26T07:09:00.760Z] --- PASS: TestAPIIpcModeHost (1.02s) [2020-05-26T07:09:00.760Z] === RUN TestDaemonIpcModeShareable [2020-05-26T07:09:01.687Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2020-05-26T07:09:01.942Z] === RUN TestDockerSuite/TestBuildAddScript [2020-05-26T07:09:02.867Z] --- PASS: TestDaemonIpcModeShareable (2.00s) [2020-05-26T07:09:02.867Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:207, shared: true, mustBeShared: true [2020-05-26T07:09:02.867Z] === RUN TestDaemonIpcModePrivate [2020-05-26T07:09:03.428Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2020-05-26T07:09:04.792Z] --- PASS: TestDaemonIpcModePrivate (1.80s) [2020-05-26T07:09:04.792Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:223, shared: false, mustBeShared: false [2020-05-26T07:09:04.792Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-05-26T07:09:05.352Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2020-05-26T07:09:05.607Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2020-05-26T07:09:06.385Z] --- PASS: TestServiceWithDefaultAddressPoolInit (10.27s) [2020-05-26T07:09:06.386Z] service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:uwez9wu1pux36g3tu0z6axflb Created:2020-05-26 07:08:57.491075027 +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[58fb357781a6a9132ad695e4ec97bd930e2ca429279105b89450af9c10e48ebe:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.7fwfzjcgkcwp471exmx3vs9s1 EndpointID:25f0948c4f3502a457775ad0e31d3b41c79b60ede3e90dc6cc3aca2f88421e96 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:9cbd6c092ff6cbb1f3ca347a723a57eb32cd123949e5f1eb2ff9d368ea8482a5 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:b5980554bddb IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.7fwfzjcgkcwp471exmx3vs9s1 EndpointID:25f0948c4f3502a457775ad0e31d3b41c79b60ede3e90dc6cc3aca2f88421e96 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-05-26T07:09:06.386Z] PASS [2020-05-26T07:09:06.386Z] [2020-05-26T07:09:06.386Z] === Skipped [2020-05-26T07:09:06.386Z] === SKIP: s390x.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-05-26T07:09:06.386Z] service_test.go:236: FLAKY_TEST [2020-05-26T07:09:06.386Z] [2020-05-26T07:09:06.386Z] [2020-05-26T07:09:06.386Z] DONE 22 tests, 1 skipped in 54.230s [2020-05-26T07:09:06.386Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (s390x.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-05-26T07:09:06.386Z] ++ 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-26T07:09:06.386Z] ++ set -e [2020-05-26T07:09:06.386Z] ++ '[' -n 0 ']' [2020-05-26T07:09:06.386Z] ++ set -x [2020-05-26T07:09:06.386Z] ++ env -i DEST=/go/src/github.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-26T07:09:06.386Z] INFO: Testing against a local daemon [2020-05-26T07:09:06.386Z] === RUN TestDockerNetworkIpvlanPersistance [2020-05-26T07:09:06.386Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-05-26T07:09:06.386Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-05-26T07:09:06.386Z] === RUN TestDockerNetworkIpvlan [2020-05-26T07:09:06.386Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-05-26T07:09:06.386Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-05-26T07:09:06.386Z] PASS [2020-05-26T07:09:06.386Z] [2020-05-26T07:09:06.386Z] === Skipped [2020-05-26T07:09:06.386Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-05-26T07:09:06.386Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-05-26T07:09:06.386Z] [2020-05-26T07:09:06.386Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-05-26T07:09:06.386Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-05-26T07:09:06.386Z] [2020-05-26T07:09:06.386Z] [2020-05-26T07:09:06.386Z] DONE 2 tests, 2 skipped in 0.081s [2020-05-26T07:09:06.386Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (s390x.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-05-26T07:09:06.386Z] ++ 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-26T07:09:06.386Z] ++ set -e [2020-05-26T07:09:06.386Z] ++ '[' -n 0 ']' [2020-05-26T07:09:06.386Z] ++ set -x [2020-05-26T07:09:06.386Z] ++ env -i DEST=/go/src/github.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-26T07:09:06.535Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.94s) [2020-05-26T07:09:06.535Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:215, shared: false, mustBeShared: false [2020-05-26T07:09:06.535Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-05-26T07:09:06.666Z] INFO: Testing against a local daemon [2020-05-26T07:09:06.667Z] === RUN TestDockerNetworkMacvlanPersistance [2020-05-26T07:09:07.460Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2020-05-26T07:09:08.019Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2020-05-26T07:09:08.130Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.45s) [2020-05-26T07:09:08.130Z] === RUN TestDockerNetworkMacvlan [2020-05-26T07:09:08.275Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.74s) [2020-05-26T07:09:08.275Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:205, shared: true, mustBeShared: true [2020-05-26T07:09:08.275Z] === RUN TestIpcModeOlderClient [2020-05-26T07:09:08.275Z] === PAUSE TestIpcModeOlderClient [2020-05-26T07:09:08.275Z] === RUN TestKillContainerInvalidSignal [2020-05-26T07:09:08.741Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-05-26T07:09:08.801Z] --- PASS: TestServiceUpdateNetwork (14.60s) [2020-05-26T07:09:08.801Z] === RUN TestServiceUpdatePidsLimit [2020-05-26T07:09:09.201Z] --- PASS: TestKillContainerInvalidSignal (0.80s) [2020-05-26T07:09:09.202Z] === RUN TestKillContainer [2020-05-26T07:09:09.202Z] === RUN TestKillContainer/no_signal [2020-05-26T07:09:09.742Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-05-26T07:09:09.761Z] === RUN TestKillContainer/non_killing_signal [2020-05-26T07:09:10.177Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2020-05-26T07:09:10.320Z] === RUN TestKillContainer/killing_signal [2020-05-26T07:09:10.743Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-05-26T07:09:11.114Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2020-05-26T07:09:11.688Z] --- PASS: TestKillContainer (2.33s) [2020-05-26T07:09:11.688Z] --- PASS: TestKillContainer/no_signal (0.76s) [2020-05-26T07:09:11.688Z] --- PASS: TestKillContainer/non_killing_signal (0.56s) [2020-05-26T07:09:11.688Z] --- PASS: TestKillContainer/killing_signal (0.74s) [2020-05-26T07:09:11.688Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-05-26T07:09:11.688Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-05-26T07:09:11.688Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2020-05-26T07:09:12.248Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-05-26T07:09:13.174Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.58s) [2020-05-26T07:09:13.174Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.80s) [2020-05-26T07:09:13.174Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.56s) [2020-05-26T07:09:13.174Z] === RUN TestKillStoppedContainer [2020-05-26T07:09:13.174Z] --- PASS: TestKillStoppedContainer (0.08s) [2020-05-26T07:09:13.174Z] === RUN TestKillStoppedContainerAPIPre120 [2020-05-26T07:09:13.174Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.09s) [2020-05-26T07:09:13.174Z] === RUN TestKillDifferentUserContainer [2020-05-26T07:09:13.429Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2020-05-26T07:09:14.354Z] --- PASS: TestKillDifferentUserContainer (1.00s) [2020-05-26T07:09:14.354Z] === RUN TestInspectOomKilledTrue [2020-05-26T07:09:14.354Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-05-26T07:09:14.354Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-05-26T07:09:14.354Z] === RUN TestInspectOomKilledFalse [2020-05-26T07:09:14.354Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-05-26T07:09:14.354Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-05-26T07:09:14.354Z] === RUN TestLinksEtcHostsContentMatch [2020-05-26T07:09:14.609Z] --- PASS: TestLinksEtcHostsContentMatch (0.55s) [2020-05-26T07:09:14.609Z] === RUN TestLinksContainerNames [2020-05-26T07:09:15.106Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-05-26T07:09:16.494Z] --- PASS: TestLinksContainerNames (1.51s) [2020-05-26T07:09:16.494Z] === RUN TestLogsFollowTailEmpty [2020-05-26T07:09:17.054Z] --- PASS: TestLogsFollowTailEmpty (0.87s) [2020-05-26T07:09:17.054Z] === RUN TestContainerNetworkMountsNoChown [2020-05-26T07:09:17.980Z] --- PASS: TestContainerNetworkMountsNoChown (0.87s) [2020-05-26T07:09:17.980Z] === RUN TestMountDaemonRoot [2020-05-26T07:09:17.980Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2020-05-26T07:09:17.980Z] === RUN TestMountDaemonRoot/default [2020-05-26T07:09:17.980Z] === PAUSE TestMountDaemonRoot/default [2020-05-26T07:09:17.980Z] === RUN TestMountDaemonRoot/private [2020-05-26T07:09:17.980Z] === PAUSE TestMountDaemonRoot/private [2020-05-26T07:09:17.980Z] === RUN TestMountDaemonRoot/rprivate [2020-05-26T07:09:17.980Z] === PAUSE TestMountDaemonRoot/rprivate [2020-05-26T07:09:17.980Z] === RUN TestMountDaemonRoot/slave [2020-05-26T07:09:17.980Z] === PAUSE TestMountDaemonRoot/slave [2020-05-26T07:09:17.980Z] === RUN TestMountDaemonRoot/rslave [2020-05-26T07:09:17.980Z] === PAUSE TestMountDaemonRoot/rslave [2020-05-26T07:09:17.980Z] === RUN TestMountDaemonRoot/shared [2020-05-26T07:09:17.980Z] === PAUSE TestMountDaemonRoot/shared [2020-05-26T07:09:17.980Z] === RUN TestMountDaemonRoot/rshared [2020-05-26T07:09:17.980Z] === PAUSE TestMountDaemonRoot/rshared [2020-05-26T07:09:17.980Z] === CONT TestMountDaemonRoot/default [2020-05-26T07:09:17.980Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-05-26T07:09:17.980Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-05-26T07:09:17.980Z] === RUN TestMountDaemonRoot/default/bind_root [2020-05-26T07:09:17.980Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-05-26T07:09:17.980Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-05-26T07:09:17.980Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-05-26T07:09:17.980Z] === RUN TestMountDaemonRoot/default/mount_root [2020-05-26T07:09:17.980Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-05-26T07:09:17.980Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-05-26T07:09:17.980Z] === CONT TestMountDaemonRoot/rshared [2020-05-26T07:09:17.980Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-05-26T07:09:17.980Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-05-26T07:09:17.980Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-05-26T07:09:17.980Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-05-26T07:09:17.980Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-05-26T07:09:17.980Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-05-26T07:09:17.980Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-05-26T07:09:17.980Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-05-26T07:09:17.980Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-05-26T07:09:17.980Z] === CONT TestMountDaemonRoot/shared [2020-05-26T07:09:17.980Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-05-26T07:09:17.980Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-05-26T07:09:17.980Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-05-26T07:09:17.980Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-05-26T07:09:17.980Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-05-26T07:09:17.980Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-05-26T07:09:17.980Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-05-26T07:09:17.980Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-05-26T07:09:17.980Z] === CONT TestMountDaemonRoot/rslave [2020-05-26T07:09:17.980Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-05-26T07:09:17.980Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-05-26T07:09:17.980Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-05-26T07:09:17.980Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-05-26T07:09:17.980Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-05-26T07:09:17.980Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-05-26T07:09:17.980Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-05-26T07:09:17.980Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-05-26T07:09:17.980Z] === CONT TestMountDaemonRoot/slave [2020-05-26T07:09:17.980Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-05-26T07:09:17.980Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-05-26T07:09:17.980Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-05-26T07:09:17.980Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-05-26T07:09:17.980Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-05-26T07:09:17.980Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-05-26T07:09:17.980Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-05-26T07:09:17.980Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-05-26T07:09:17.980Z] === CONT TestMountDaemonRoot/rprivate [2020-05-26T07:09:17.980Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-05-26T07:09:17.980Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-05-26T07:09:17.980Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-05-26T07:09:17.980Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-05-26T07:09:17.980Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-05-26T07:09:17.980Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-05-26T07:09:17.980Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-05-26T07:09:17.980Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-05-26T07:09:17.980Z] === CONT TestMountDaemonRoot/private [2020-05-26T07:09:17.980Z] === RUN TestMountDaemonRoot/private/bind_root [2020-05-26T07:09:17.980Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-05-26T07:09:17.980Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-05-26T07:09:17.980Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-05-26T07:09:17.980Z] === RUN TestMountDaemonRoot/private/mount_root [2020-05-26T07:09:17.980Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-05-26T07:09:17.980Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-05-26T07:09:17.980Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-05-26T07:09:17.980Z] === CONT TestMountDaemonRoot/default/mount_root [2020-05-26T07:09:17.980Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-05-26T07:09:17.980Z] === CONT TestMountDaemonRoot/default/bind_root [2020-05-26T07:09:18.236Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-05-26T07:09:18.236Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-05-26T07:09:18.236Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-05-26T07:09:18.236Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-05-26T07:09:18.236Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-05-26T07:09:18.236Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-05-26T07:09:18.236Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2020-05-26T07:09:18.236Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-05-26T07:09:18.236Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-05-26T07:09:18.491Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-05-26T07:09:18.491Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-05-26T07:09:18.491Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-05-26T07:09:18.491Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-05-26T07:09:18.491Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-05-26T07:09:18.491Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-05-26T07:09:18.491Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-05-26T07:09:18.491Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-05-26T07:09:18.491Z] === CONT TestMountDaemonRoot/private/bind_root [2020-05-26T07:09:18.491Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-05-26T07:09:18.544Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-05-26T07:09:18.747Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-05-26T07:09:18.747Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-05-26T07:09:18.747Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-05-26T07:09:18.747Z] === CONT TestMountDaemonRoot/private/mount_root [2020-05-26T07:09:18.747Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-05-26T07:09:18.747Z] --- PASS: TestMountDaemonRoot (0.03s) [2020-05-26T07:09:18.747Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-05-26T07:09:18.747Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s) [2020-05-26T07:09:18.747Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.06s) [2020-05-26T07:09:18.747Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.07s) [2020-05-26T07:09:18.747Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.09s) [2020-05-26T07:09:18.747Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-05-26T07:09:18.747Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.08s) [2020-05-26T07:09:18.747Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.09s) [2020-05-26T07:09:18.747Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s) [2020-05-26T07:09:18.747Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.07s) [2020-05-26T07:09:18.747Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-05-26T07:09:18.747Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s) [2020-05-26T07:09:18.747Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2020-05-26T07:09:18.747Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s) [2020-05-26T07:09:18.747Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2020-05-26T07:09:18.747Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-05-26T07:09:18.747Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.09s) [2020-05-26T07:09:18.747Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.08s) [2020-05-26T07:09:18.747Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.09s) [2020-05-26T07:09:18.747Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.08s) [2020-05-26T07:09:18.747Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-05-26T07:09:18.747Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2020-05-26T07:09:18.747Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.05s) [2020-05-26T07:09:18.747Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s) [2020-05-26T07:09:18.747Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2020-05-26T07:09:18.747Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-05-26T07:09:18.747Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s) [2020-05-26T07:09:18.747Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2020-05-26T07:09:18.747Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s) [2020-05-26T07:09:18.747Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.05s) [2020-05-26T07:09:18.747Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-05-26T07:09:18.747Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) [2020-05-26T07:09:18.747Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.05s) [2020-05-26T07:09:18.747Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.05s) [2020-05-26T07:09:18.747Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2020-05-26T07:09:18.747Z] === RUN TestContainerBindMountNonRecursive [2020-05-26T07:09:18.875Z] ok github.com/docker/docker/api/server 0.022s coverage: 9.0% of statements [2020-05-26T07:09:19.225Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2020-05-26T07:09:21.257Z] --- PASS: TestContainerBindMountNonRecursive (2.54s) [2020-05-26T07:09:21.257Z] === RUN TestNetworkNat [2020-05-26T07:09:22.183Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2020-05-26T07:09:22.438Z] --- PASS: TestNetworkNat (1.12s) [2020-05-26T07:09:22.438Z] === RUN TestNetworkLocalhostTCPNat [2020-05-26T07:09:22.438Z] === RUN TestDockerSuite/TestBuildAddTar [2020-05-26T07:09:23.364Z] --- PASS: TestNetworkLocalhostTCPNat (1.06s) [2020-05-26T07:09:23.364Z] === RUN TestNetworkLoopbackNat [2020-05-26T07:09:23.925Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2020-05-26T07:09:24.851Z] --- PASS: TestNetworkLoopbackNat (1.28s) [2020-05-26T07:09:24.851Z] === RUN TestPause [2020-05-26T07:09:25.389Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-05-26T07:09:25.777Z] --- PASS: TestPause (0.93s) [2020-05-26T07:09:25.777Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-05-26T07:09:25.777Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-05-26T07:09:25.777Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-05-26T07:09:25.777Z] === RUN TestPauseStopPausedContainer [2020-05-26T07:09:26.337Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2020-05-26T07:09:26.592Z] --- PASS: TestPauseStopPausedContainer (0.98s) [2020-05-26T07:09:26.592Z] === RUN TestPsFilter [2020-05-26T07:09:26.847Z] --- PASS: TestPsFilter (0.23s) [2020-05-26T07:09:26.847Z] === RUN TestRemoveContainerWithRemovedVolume [2020-05-26T07:09:27.337Z] --- PASS: TestServiceUpdatePidsLimit (17.45s) [2020-05-26T07:09:27.337Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.93s) [2020-05-26T07:09:27.337Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.12s) [2020-05-26T07:09:27.337Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.11s) [2020-05-26T07:09:27.337Z] PASS [2020-05-26T07:09:27.337Z] [2020-05-26T07:09:27.337Z] === Skipped [2020-05-26T07:09:27.337Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2020-05-26T07:09:27.337Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-05-26T07:09:27.337Z] [2020-05-26T07:09:27.337Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2020-05-26T07:09:27.337Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-26T07:09:27.337Z] [2020-05-26T07:09:27.337Z] [2020-05-26T07:09:27.337Z] DONE 27 tests, 2 skipped in 160.924s [2020-05-26T07:09:27.337Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2020-05-26T07:09:27.337Z] ++ 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-26T07:09:27.337Z] ++ set -e [2020-05-26T07:09:27.337Z] ++ '[' -n 0 ']' [2020-05-26T07:09:27.337Z] ++ set -x [2020-05-26T07:09:27.338Z] ++ env -i DEST=/go/src/github.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-26T07:09:27.338Z] INFO: Testing against a local daemon [2020-05-26T07:09:27.338Z] === RUN TestSessionCreate [2020-05-26T07:09:27.338Z] --- PASS: TestSessionCreate (0.05s) [2020-05-26T07:09:27.338Z] === RUN TestSessionCreateWithBadUpgrade [2020-05-26T07:09:27.338Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s) [2020-05-26T07:09:27.338Z] PASS [2020-05-26T07:09:27.338Z] [2020-05-26T07:09:27.338Z] DONE 2 tests in 0.267s [2020-05-26T07:09:27.338Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2020-05-26T07:09:27.338Z] ++ 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-26T07:09:27.338Z] ++ set -e [2020-05-26T07:09:27.338Z] ++ '[' -n 0 ']' [2020-05-26T07:09:27.338Z] ++ set -x [2020-05-26T07:09:27.338Z] ++ env -i DEST=/go/src/github.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-26T07:09:27.338Z] INFO: Testing against a local daemon [2020-05-26T07:09:27.338Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-05-26T07:09:27.338Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-05-26T07:09:27.338Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-05-26T07:09:27.338Z] === RUN TestEventsExecDie [2020-05-26T07:09:27.338Z] --- PASS: TestEventsExecDie (0.89s) [2020-05-26T07:09:27.338Z] === RUN TestEventsBackwardsCompatible [2020-05-26T07:09:27.338Z] --- PASS: TestEventsBackwardsCompatible (0.10s) [2020-05-26T07:09:27.338Z] === RUN TestInfoBinaryCommits [2020-05-26T07:09:27.401Z] --- PASS: TestDockerNetworkMacvlan (19.16s) [2020-05-26T07:09:27.401Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.09s) [2020-05-26T07:09:27.401Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.15s) [2020-05-26T07:09:27.401Z] --- PASS: TestDockerNetworkMacvlan/NilParent (2.42s) [2020-05-26T07:09:27.401Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.47s) [2020-05-26T07:09:27.401Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (5.22s) [2020-05-26T07:09:27.401Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.42s) [2020-05-26T07:09:27.401Z] PASS [2020-05-26T07:09:27.401Z] [2020-05-26T07:09:27.401Z] DONE 8 tests in 20.689s [2020-05-26T07:09:27.401Z] Running /go/src/github.com/docker/docker/integration/plugin (s390x.integration.plugin) flags=-test.v -test.timeout=120m [2020-05-26T07:09:27.401Z] ++ 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-26T07:09:27.401Z] ++ set -e [2020-05-26T07:09:27.401Z] ++ '[' -n 0 ']' [2020-05-26T07:09:27.401Z] ++ set -x [2020-05-26T07:09:27.401Z] ++ env -i DEST=/go/src/github.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-26T07:09:27.401Z] testing: warning: no tests to run [2020-05-26T07:09:27.401Z] PASS [2020-05-26T07:09:27.401Z] [2020-05-26T07:09:27.401Z] DONE 0 tests in 0.016s [2020-05-26T07:09:27.401Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (s390x.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-05-26T07:09:27.401Z] ++ 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-26T07:09:27.401Z] ++ set -e [2020-05-26T07:09:27.401Z] ++ '[' -n 0 ']' [2020-05-26T07:09:27.401Z] ++ set -x [2020-05-26T07:09:27.401Z] ++ env -i DEST=/go/src/github.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-26T07:09:27.401Z] INFO: Testing against a local daemon [2020-05-26T07:09:27.401Z] === RUN TestAuthZPluginAllowRequest [2020-05-26T07:09:27.596Z] --- PASS: TestInfoBinaryCommits (0.05s) [2020-05-26T07:09:27.597Z] === RUN TestInfoAPIVersioned [2020-05-26T07:09:27.597Z] --- PASS: TestInfoAPIVersioned (0.02s) [2020-05-26T07:09:27.597Z] === RUN TestInfoDiscoveryBackend [2020-05-26T07:09:27.771Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.90s) [2020-05-26T07:09:27.771Z] === RUN TestRemoveContainerWithVolume [2020-05-26T07:09:28.163Z] --- PASS: TestInfoDiscoveryBackend (0.62s) [2020-05-26T07:09:28.163Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-05-26T07:09:28.865Z] --- PASS: TestAuthZPluginAllowRequest (1.72s) [2020-05-26T07:09:28.865Z] === RUN TestAuthZPluginTLS [2020-05-26T07:09:29.098Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-05-26T07:09:29.098Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-05-26T07:09:29.476Z] --- PASS: TestAuthZPluginTLS (0.54s) [2020-05-26T07:09:29.476Z] === RUN TestAuthZPluginDenyRequest [2020-05-26T07:09:29.657Z] --- PASS: TestRemoveContainerWithVolume (1.59s) [2020-05-26T07:09:29.657Z] === RUN TestRemoveContainerRunning [2020-05-26T07:09:29.665Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.62s) [2020-05-26T07:09:29.665Z] === RUN TestInfoAPI [2020-05-26T07:09:29.924Z] --- PASS: TestInfoAPI (0.05s) [2020-05-26T07:09:29.924Z] === RUN TestInfoAPIWarnings [2020-05-26T07:09:30.086Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2020-05-26T07:09:30.086Z] === RUN TestAuthZPluginAPIDenyResponse [2020-05-26T07:09:30.217Z] --- PASS: TestRemoveContainerRunning (0.88s) [2020-05-26T07:09:30.217Z] === RUN TestRemoveContainerForceRemoveRunning [2020-05-26T07:09:30.490Z] --- PASS: TestInfoAPIWarnings (0.61s) [2020-05-26T07:09:30.491Z] === RUN TestInfoDebug [2020-05-26T07:09:30.697Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2020-05-26T07:09:30.697Z] === RUN TestAuthZPluginDenyResponse [2020-05-26T07:09:30.977Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) [2020-05-26T07:09:30.977Z] === RUN TestAuthZPluginAllowEventStream [2020-05-26T07:09:31.058Z] --- PASS: TestInfoDebug (0.63s) [2020-05-26T07:09:31.058Z] === RUN TestInfoInsecureRegistries [2020-05-26T07:09:31.579Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.20s) [2020-05-26T07:09:31.579Z] === RUN TestRemoveInvalidContainer [2020-05-26T07:09:31.579Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2020-05-26T07:09:31.579Z] === RUN TestRenameLinkedContainer [2020-05-26T07:09:31.625Z] --- PASS: TestInfoInsecureRegistries (0.63s) [2020-05-26T07:09:31.625Z] === RUN TestInfoRegistryMirrors [2020-05-26T07:09:32.191Z] --- PASS: TestInfoRegistryMirrors (0.64s) [2020-05-26T07:09:32.191Z] === RUN TestLoginFailsWithBadCredentials [2020-05-26T07:09:32.758Z] --- PASS: TestLoginFailsWithBadCredentials (0.30s) [2020-05-26T07:09:32.758Z] === RUN TestPingCacheHeaders [2020-05-26T07:09:32.758Z] --- PASS: TestPingCacheHeaders (0.05s) [2020-05-26T07:09:32.758Z] === RUN TestPingGet [2020-05-26T07:09:32.758Z] --- PASS: TestPingGet (0.03s) [2020-05-26T07:09:32.758Z] === RUN TestPingHead [2020-05-26T07:09:32.758Z] --- PASS: TestPingHead (0.05s) [2020-05-26T07:09:32.758Z] === RUN TestVersion [2020-05-26T07:09:32.758Z] --- PASS: TestVersion (0.05s) [2020-05-26T07:09:32.758Z] PASS [2020-05-26T07:09:32.758Z] [2020-05-26T07:09:32.758Z] === Skipped [2020-05-26T07:09:32.758Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-05-26T07:09:32.758Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-05-26T07:09:32.758Z] [2020-05-26T07:09:32.758Z] [2020-05-26T07:09:32.758Z] DONE 18 tests, 1 skipped in 6.518s [2020-05-26T07:09:32.758Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2020-05-26T07:09:32.758Z] ++ 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-26T07:09:32.758Z] ++ set -e [2020-05-26T07:09:32.758Z] ++ '[' -n 0 ']' [2020-05-26T07:09:32.758Z] ++ set -x [2020-05-26T07:09:32.758Z] ++ env -i DEST=/go/src/github.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-26T07:09:32.941Z] === RUN TestDockerSuite/TestBuildAddTarXz [2020-05-26T07:09:32.989Z] --- PASS: TestAuthZPluginAllowEventStream (1.75s) [2020-05-26T07:09:32.989Z] === RUN TestAuthZPluginErrorResponse [2020-05-26T07:09:33.016Z] INFO: Testing against a local daemon [2020-05-26T07:09:33.017Z] === RUN TestVolumesCreateAndList [2020-05-26T07:09:33.017Z] --- PASS: TestVolumesCreateAndList (0.04s) [2020-05-26T07:09:33.017Z] === RUN TestVolumesRemove [2020-05-26T07:09:33.017Z] --- PASS: TestVolumesRemove (0.11s) [2020-05-26T07:09:33.017Z] === RUN TestVolumesInspect [2020-05-26T07:09:33.269Z] --- PASS: TestAuthZPluginErrorResponse (0.53s) [2020-05-26T07:09:33.270Z] === RUN TestAuthZPluginErrorRequest [2020-05-26T07:09:33.276Z] --- PASS: TestVolumesInspect (0.04s) [2020-05-26T07:09:33.276Z] === RUN TestVolumesInvalidJSON [2020-05-26T07:09:33.276Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-05-26T07:09:33.276Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-05-26T07:09:33.276Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-05-26T07:09:33.276Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2020-05-26T07:09:33.276Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-05-26T07:09:33.276Z] PASS [2020-05-26T07:09:33.276Z] [2020-05-26T07:09:33.276Z] DONE 5 tests in 0.380s [2020-05-26T07:09:33.276Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-05-26T07:09:33.534Z] ++++ cat bundles/test-integration/docker.pid [2020-05-26T07:09:33.534Z] +++ kill 13872 [2020-05-26T07:09:33.881Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2020-05-26T07:09:33.881Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-05-26T07:09:34.304Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2020-05-26T07:09:34.491Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s) [2020-05-26T07:09:34.492Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-05-26T07:09:34.909Z] +++ /etc/init.d/apparmor stop [2020-05-26T07:09:34.909Z] Leaving: AppArmorNo profiles have been unloaded. [2020-05-26T07:09:34.909Z] [2020-05-26T07:09:34.909Z] Unloading profiles will leave already running processes permanently [2020-05-26T07:09:34.909Z] unconfined, which can lead to unexpected situations. [2020-05-26T07:09:34.909Z] [2020-05-26T07:09:34.909Z] To set a process to complain mode, use the command line tool [2020-05-26T07:09:34.909Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-05-26T07:09:34.909Z] +++ true [2020-05-26T07:09:34.909Z] [2020-05-26T07:09:36.190Z] --- PASS: TestRenameLinkedContainer (4.76s) [2020-05-26T07:09:36.190Z] === RUN TestRenameStoppedContainer [2020-05-26T07:09:36.446Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2020-05-26T07:09:36.503Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.12s) [2020-05-26T07:09:36.504Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-05-26T07:09:37.370Z] --- PASS: TestRenameStoppedContainer (1.13s) [2020-05-26T07:09:37.370Z] === RUN TestRenameRunningContainerAndReuse Post stage [Pipeline] junit [2020-05-26T07:09:38.208Z] Recording test results [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-05-26T07:09:38.734Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2020-05-26T07:09:38.851Z] + echo Ensuring container killed. [2020-05-26T07:09:38.851Z] Ensuring container killed. [2020-05-26T07:09:38.851Z] + docker rm -vf docker-pr1 [2020-05-26T07:09:38.851Z] Error: No such container: docker-pr1 [2020-05-26T07:09:38.851Z] + true [Pipeline] sh [2020-05-26T07:09:39.139Z] + echo Chowning /workspace to jenkins user [2020-05-26T07:09:39.139Z] Chowning /workspace to jenkins user [2020-05-26T07:09:39.139Z] + id -u [2020-05-26T07:09:39.139Z] + id -g [2020-05-26T07:09:39.139Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41026:/workspace busybox chown -R 1000:1000 /workspace [2020-05-26T07:09:39.168Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.28s) [2020-05-26T07:09:39.168Z] === RUN TestAuthZPluginHeader [2020-05-26T07:09:39.661Z] --- PASS: TestRenameRunningContainerAndReuse (2.06s) [2020-05-26T07:09:39.661Z] === RUN TestRenameInvalidName [2020-05-26T07:09:39.778Z] --- PASS: TestAuthZPluginHeader (0.84s) [2020-05-26T07:09:39.778Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-05-26T07:09:39.778Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-05-26T07:09:39.778Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-26T07:09:39.778Z] === RUN TestAuthZPluginV2Disable [2020-05-26T07:09:39.778Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2020-05-26T07:09:39.778Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-26T07:09:39.778Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-05-26T07:09:39.778Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-05-26T07:09:39.778Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-26T07:09:39.778Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-05-26T07:09:39.778Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-05-26T07:09:39.778Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-26T07:09:39.778Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-05-26T07:09:40.588Z] --- PASS: TestRenameInvalidName (1.02s) [2020-05-26T07:09:40.588Z] === RUN TestRenameAnonymousContainer [2020-05-26T07:09:41.147Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2020-05-26T07:09:41.402Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2020-05-26T07:09:42.327Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-05-26T07:09:42.726Z] + bundleName=arm64-integration [2020-05-26T07:09:42.726Z] + echo Creating arm64-integration-bundles.tar.gz [2020-05-26T07:09:42.726Z] Creating arm64-integration-bundles.tar.gz [2020-05-26T07:09:42.726Z] + + xargs tar -czf arm64-integration-bundles.tar.gz [2020-05-26T07:09:42.726Z] 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-26T07:09:42.996Z] Archiving artifacts [2020-05-26T07:09:43.226Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-41026/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-05-26T07:09:43.546Z] + make clean [2020-05-26T07:09:44.113Z] docker volume rm -f docker-dev-cache [2020-05-26T07:09:44.371Z] docker-dev-cache [Pipeline] deleteDir [2020-05-26T07:09:44.839Z] --- PASS: TestRenameAnonymousContainer (4.07s) [2020-05-26T07:09:44.839Z] === RUN TestRenameContainerWithSameName [2020-05-26T07:09:45.400Z] --- PASS: TestRenameContainerWithSameName (0.78s) [2020-05-26T07:09:45.400Z] === RUN TestRenameContainerWithLinkedContainer [2020-05-26T07:09:47.286Z] --- PASS: TestRenameContainerWithLinkedContainer (1.80s) [2020-05-26T07:09:47.286Z] === RUN TestResize [2020-05-26T07:09:47.541Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [2020-05-26T07:09:48.100Z] --- PASS: TestResize (0.93s) [2020-05-26T07:09:48.100Z] === RUN TestResizeWithInvalidSize [Pipeline] // stage [Pipeline] } [2020-05-26T07:09:49.025Z] === RUN TestDockerSuite/TestBuildBlankName [2020-05-26T07:09:49.025Z] --- PASS: TestResizeWithInvalidSize (1.03s) [2020-05-26T07:09:49.025Z] === RUN TestResizeWhenContainerNotStarted [2020-05-26T07:09:49.585Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2020-05-26T07:09:50.146Z] --- PASS: TestResizeWhenContainerNotStarted (0.94s) [2020-05-26T07:09:50.146Z] === RUN TestDaemonRestartKillContainers [2020-05-26T07:09:50.146Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-05-26T07:09:50.146Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-05-26T07:09:50.146Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-05-26T07:09:50.146Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-05-26T07:09:50.146Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-05-26T07:09:50.146Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-05-26T07:09:50.146Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-05-26T07:09:50.146Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-05-26T07:09:50.146Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-05-26T07:09:50.146Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-05-26T07:09:50.146Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-05-26T07:09:50.146Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-05-26T07:09:50.146Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-05-26T07:09:50.146Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-05-26T07:09:50.146Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-05-26T07:09:50.146Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-05-26T07:09:50.146Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-05-26T07:09:50.146Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-05-26T07:09:50.146Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-05-26T07:09:50.146Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-05-26T07:09:50.146Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-05-26T07:09:50.146Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-05-26T07:09:50.146Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-05-26T07:09:50.146Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-05-26T07:09:50.146Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-05-26T07:09:50.146Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-05-26T07:09:51.071Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2020-05-26T07:09:52.957Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2020-05-26T07:09:52.957Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-05-26T07:09:52.957Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-05-26T07:09:54.321Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-05-26T07:09:54.577Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-05-26T07:09:55.137Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2020-05-26T07:09:56.062Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-05-26T07:09:56.317Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-05-26T07:09:56.878Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2020-05-26T07:09:56.878Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2020-05-26T07:09:57.787Z] Created binary: bundles/cross/windows/amd64/dockerd-dev.exe [2020-05-26T07:09:57.787Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2020-05-26T07:09:57.787Z] remote: Enumerating objects: 2, done. [2020-05-26T07:09:57.787Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2020-05-26T07:09:57.787Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2020-05-26T07:09:57.787Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2020-05-26T07:09:57.787Z] 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-26T07:09:57.787Z] Building: bundles/cross/windows/amd64/containerutility.exe [2020-05-26T07:09:57.787Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-05-26T07:09:58.137Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41026/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=429ae97b598fa84b60d54232cbd6964ecd3b8078 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:429ae97b598fa84b60d54232cbd6964ecd3b8078 hack/test/unit [2020-05-26T07:09:58.223Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.75s) [2020-05-26T07:09:58.223Z] PASS [2020-05-26T07:09:58.223Z] [2020-05-26T07:09:58.223Z] === Skipped [2020-05-26T07:09:58.223Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-05-26T07:09:58.223Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-26T07:09:58.223Z] [2020-05-26T07:09:58.223Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2020-05-26T07:09:58.223Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-26T07:09:58.223Z] [2020-05-26T07:09:58.223Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-05-26T07:09:58.223Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-26T07:09:58.223Z] [2020-05-26T07:09:58.223Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-05-26T07:09:58.223Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-26T07:09:58.223Z] [2020-05-26T07:09:58.223Z] [2020-05-26T07:09:58.223Z] DONE 17 tests, 4 skipped in 29.274s [2020-05-26T07:09:58.223Z] Running /go/src/github.com/docker/docker/integration/plugin/common (s390x.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-05-26T07:09:58.223Z] ++ 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-26T07:09:58.223Z] ++ set -e [2020-05-26T07:09:58.223Z] ++ '[' -n 0 ']' [2020-05-26T07:09:58.223Z] ++ set -x [2020-05-26T07:09:58.223Z] ++ env -i DEST=/go/src/github.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-26T07:09:58.223Z] INFO: Testing against a local daemon [2020-05-26T07:09:58.223Z] === RUN TestPluginInvalidJSON [2020-05-26T07:09:58.223Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-05-26T07:09:58.223Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-05-26T07:09:58.223Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-05-26T07:09:58.223Z] --- PASS: TestPluginInvalidJSON (0.01s) [2020-05-26T07:09:58.223Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-05-26T07:09:58.223Z] === RUN TestPluginInstall [2020-05-26T07:09:58.223Z] === RUN TestPluginInstall/no_auth [2020-05-26T07:09:58.762Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2020-05-26T07:09:58.762Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-05-26T07:09:59.017Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-05-26T07:09:59.578Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2020-05-26T07:10:00.665Z] ? github.com/docker/docker/api [no test files] [2020-05-26T07:10:00.888Z] time="2020-05-26T07:10:00Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-05-26T07:10:00.888Z] time="2020-05-26T07:10:00Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-05-26T07:10:00.888Z] time="2020-05-26T07:10:00Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:36cff02f95c9e6fe094e287fc05a3be1ef83b143427d04a05422f78d371cbbdf" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-05-26T07:10:00.888Z] time="2020-05-26T07:10:00Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-05-26T07:10:00.888Z] time="2020-05-26T07:10:00Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-05-26T07:10:00.888Z] time="2020-05-26T07:10:00Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:36cff02f95c9e6fe094e287fc05a3be1ef83b143427d04a05422f78d371cbbdf" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-05-26T07:10:01.168Z] === RUN TestPluginInstall/with_htpasswd [2020-05-26T07:10:01.449Z] time="2020-05-26T07:10:01Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-05-26T07:10:01.449Z] time="2020-05-26T07:10:01Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-05-26T07:10:01.449Z] time="2020-05-26T07:10:01Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:36cff02f95c9e6fe094e287fc05a3be1ef83b143427d04a05422f78d371cbbdf" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-05-26T07:10:01.449Z] time="2020-05-26T07:10:01Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-05-26T07:10:01.449Z] time="2020-05-26T07:10:01Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-05-26T07:10:01.449Z] time="2020-05-26T07:10:01Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:36cff02f95c9e6fe094e287fc05a3be1ef83b143427d04a05422f78d371cbbdf" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-05-26T07:10:01.465Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2020-05-26T07:10:01.729Z] === RUN TestPluginInstall/with_insecure [2020-05-26T07:10:02.025Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2020-05-26T07:10:02.586Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-05-26T07:10:02.731Z] time="2020-05-26T07:10:02Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-05-26T07:10:02.731Z] time="2020-05-26T07:10:02Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-05-26T07:10:02.731Z] time="2020-05-26T07:10:02Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:1b965aa4c756bdc51079857d5e8664bdaf98c8ffe5b7c25091c3b353568b568a" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-05-26T07:10:02.731Z] time="2020-05-26T07:10:02Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-05-26T07:10:02.731Z] time="2020-05-26T07:10:02Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-05-26T07:10:02.731Z] time="2020-05-26T07:10:02Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:1b965aa4c756bdc51079857d5e8664bdaf98c8ffe5b7c25091c3b353568b568a" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-05-26T07:10:02.841Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-05-26T07:10:03.012Z] --- PASS: TestPluginInstall (6.53s) [2020-05-26T07:10:03.012Z] --- PASS: TestPluginInstall/no_auth (4.47s) [2020-05-26T07:10:03.012Z] --- PASS: TestPluginInstall/with_htpasswd (0.79s) [2020-05-26T07:10:03.012Z] --- PASS: TestPluginInstall/with_insecure (1.27s) [2020-05-26T07:10:03.012Z] plugin_test.go:157: [d653d106ec3b9] daemon is not started [2020-05-26T07:10:03.012Z] PASS [2020-05-26T07:10:03.012Z] [2020-05-26T07:10:03.012Z] DONE 6 tests in 6.627s [2020-05-26T07:10:03.012Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (s390x.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-05-26T07:10:03.012Z] ++ 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-26T07:10:03.012Z] ++ set -e [2020-05-26T07:10:03.012Z] ++ '[' -n 0 ']' [2020-05-26T07:10:03.012Z] ++ set -x [2020-05-26T07:10:03.012Z] ++ env -i DEST=/go/src/github.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-26T07:10:03.293Z] INFO: Testing against a local daemon [2020-05-26T07:10:03.293Z] === RUN TestExternalGraphDriver [2020-05-26T07:10:03.293Z] === RUN TestExternalGraphDriver/json [2020-05-26T07:10:05.306Z] === RUN TestExternalGraphDriver/spec [2020-05-26T07:10:06.104Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-05-26T07:10:06.104Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.82s) [2020-05-26T07:10:06.104Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.94s) [2020-05-26T07:10:06.104Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.53s) [2020-05-26T07:10:06.104Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.67s) [2020-05-26T07:10:06.104Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.58s) [2020-05-26T07:10:06.104Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.63s) [2020-05-26T07:10:06.104Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.74s) [2020-05-26T07:10:06.104Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.77s) [2020-05-26T07:10:06.104Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.98s) [2020-05-26T07:10:06.104Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.84s) [2020-05-26T07:10:06.104Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.63s) [2020-05-26T07:10:06.104Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.84s) [2020-05-26T07:10:06.104Z] === RUN TestCgroupNamespacesRun [2020-05-26T07:10:06.104Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2020-05-26T07:10:07.038Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2020-05-26T07:10:07.636Z] --- PASS: TestCgroupNamespacesRun (1.98s) [2020-05-26T07:10:07.636Z] === RUN TestCgroupNamespacesRunPrivileged [2020-05-26T07:10:07.970Z] === RUN TestExternalGraphDriver/pull [2020-05-26T07:10:09.437Z] --- PASS: TestExternalGraphDriver (6.37s) [2020-05-26T07:10:09.437Z] --- PASS: TestExternalGraphDriver/json (2.14s) [2020-05-26T07:10:09.437Z] --- PASS: TestExternalGraphDriver/spec (2.11s) [2020-05-26T07:10:09.437Z] --- PASS: TestExternalGraphDriver/pull (2.00s) [2020-05-26T07:10:09.437Z] === RUN TestGraphdriverPluginV2 [2020-05-26T07:10:09.532Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.87s) [2020-05-26T07:10:09.532Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-05-26T07:10:09.717Z] --- SKIP: TestGraphdriverPluginV2 (0.07s) [2020-05-26T07:10:09.717Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-26T07:10:09.717Z] PASS [2020-05-26T07:10:09.717Z] [2020-05-26T07:10:09.717Z] === Skipped [2020-05-26T07:10:09.717Z] === SKIP: s390x.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.07s) [2020-05-26T07:10:09.717Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-26T07:10:09.717Z] [2020-05-26T07:10:09.717Z] [2020-05-26T07:10:09.717Z] DONE 5 tests, 1 skipped in 6.528s [2020-05-26T07:10:09.717Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (s390x.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-05-26T07:10:09.717Z] ++ 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-26T07:10:09.717Z] ++ set -e [2020-05-26T07:10:09.717Z] ++ '[' -n 0 ']' [2020-05-26T07:10:09.717Z] ++ set -x [2020-05-26T07:10:09.717Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-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-26T07:10:09.717Z] INFO: Testing against a local daemon [2020-05-26T07:10:09.717Z] === RUN TestContinueAfterPluginCrash [2020-05-26T07:10:09.717Z] === PAUSE TestContinueAfterPluginCrash [2020-05-26T07:10:09.717Z] === RUN TestReadPluginNoRead [2020-05-26T07:10:09.717Z] === PAUSE TestReadPluginNoRead [2020-05-26T07:10:09.717Z] === RUN TestDaemonStartWithLogOpt [2020-05-26T07:10:09.717Z] === PAUSE TestDaemonStartWithLogOpt [2020-05-26T07:10:09.717Z] === CONT TestContinueAfterPluginCrash [2020-05-26T07:10:09.717Z] === CONT TestDaemonStartWithLogOpt [2020-05-26T07:10:11.438Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.12s) [2020-05-26T07:10:11.438Z] === RUN TestCgroupNamespacesRunHostMode [2020-05-26T07:10:11.438Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2020-05-26T07:10:11.998Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2020-05-26T07:10:13.360Z] --- PASS: TestCgroupNamespacesRunHostMode (1.80s) [2020-05-26T07:10:13.360Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-05-26T07:10:14.081Z] --- PASS: TestDaemonStartWithLogOpt (3.79s) [2020-05-26T07:10:14.081Z] === CONT TestReadPluginNoRead [2020-05-26T07:10:14.722Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2020-05-26T07:10:15.283Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.94s) [2020-05-26T07:10:15.283Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-05-26T07:10:15.528Z] ok github.com/docker/docker/api/server 0.020s coverage: 9.0% of statements [2020-05-26T07:10:16.649Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2020-05-26T07:10:16.746Z] === RUN TestReadPluginNoRead/default [2020-05-26T07:10:16.904Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.74s) [2020-05-26T07:10:16.904Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-05-26T07:10:17.829Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.84s) [2020-05-26T07:10:17.829Z] === RUN TestCgroupNamespacesRunOlderClient [2020-05-26T07:10:18.210Z] === RUN TestReadPluginNoRead/disabled_caching [2020-05-26T07:10:18.490Z] --- PASS: TestContinueAfterPluginCrash (8.83s) [2020-05-26T07:10:18.754Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2020-05-26T07:10:20.118Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.07s) [2020-05-26T07:10:20.118Z] === RUN TestKernelTCPMemory [2020-05-26T07:10:20.501Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-05-26T07:10:21.043Z] --- PASS: TestKernelTCPMemory (1.01s) [2020-05-26T07:10:21.043Z] === RUN TestNISDomainname [2020-05-26T07:10:22.405Z] --- PASS: TestNISDomainname (1.23s) [2020-05-26T07:10:22.405Z] === RUN TestHostnameDnsResolution [2020-05-26T07:10:22.405Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2020-05-26T07:10:22.405Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2020-05-26T07:10:22.405Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2020-05-26T07:10:22.514Z] --- PASS: TestReadPluginNoRead (8.67s) [2020-05-26T07:10:22.514Z] --- PASS: TestReadPluginNoRead/default (1.88s) [2020-05-26T07:10:22.514Z] --- PASS: TestReadPluginNoRead/disabled_caching (2.02s) [2020-05-26T07:10:22.514Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.96s) [2020-05-26T07:10:22.514Z] read_test.go:92: [d10d86a4580cb] daemon is not started [2020-05-26T07:10:22.514Z] PASS [2020-05-26T07:10:22.514Z] [2020-05-26T07:10:22.514Z] DONE 6 tests in 12.556s [2020-05-26T07:10:22.514Z] 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-26T07:10:22.514Z] ++ 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-26T07:10:22.514Z] ++ set -e [2020-05-26T07:10:22.514Z] ++ '[' -n 0 ']' [2020-05-26T07:10:22.514Z] ++ set -x [2020-05-26T07:10:22.514Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-26T07:10:22.514Z] testing: warning: no tests to run [2020-05-26T07:10:22.514Z] PASS [2020-05-26T07:10:22.514Z] [2020-05-26T07:10:22.514Z] DONE 0 tests in 0.029s [2020-05-26T07:10:22.514Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (s390x.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-05-26T07:10:22.514Z] ++ 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-26T07:10:22.514Z] ++ set -e [2020-05-26T07:10:22.514Z] ++ '[' -n 0 ']' [2020-05-26T07:10:22.514Z] ++ set -x [2020-05-26T07:10:22.514Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-26T07:10:22.514Z] INFO: Testing against a local daemon [2020-05-26T07:10:22.514Z] === RUN TestPluginWithDevMounts [2020-05-26T07:10:22.514Z] === PAUSE TestPluginWithDevMounts [2020-05-26T07:10:22.514Z] === CONT TestPluginWithDevMounts [2020-05-26T07:10:23.769Z] --- PASS: TestHostnameDnsResolution (1.59s) [2020-05-26T07:10:23.769Z] === RUN TestStats [2020-05-26T07:10:24.525Z] --- PASS: TestPluginWithDevMounts (1.88s) [2020-05-26T07:10:24.525Z] PASS [2020-05-26T07:10:24.525Z] [2020-05-26T07:10:24.525Z] DONE 1 tests in 1.973s [2020-05-26T07:10:24.525Z] Running /go/src/github.com/docker/docker/integration/secret (s390x.integration.secret) flags=-test.v -test.timeout=120m [2020-05-26T07:10:24.525Z] ++ 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-26T07:10:24.525Z] ++ set -e [2020-05-26T07:10:24.525Z] ++ '[' -n 0 ']' [2020-05-26T07:10:24.525Z] ++ set -x [2020-05-26T07:10:24.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=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-26T07:10:24.525Z] INFO: Testing against a local daemon [2020-05-26T07:10:24.525Z] === RUN TestSecretInspect [2020-05-26T07:10:24.694Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2020-05-26T07:10:25.623Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2020-05-26T07:10:26.548Z] --- PASS: TestStats (2.91s) [2020-05-26T07:10:26.548Z] === RUN TestStopContainerWithTimeout [2020-05-26T07:10:26.548Z] === RUN TestStopContainerWithTimeout/0 [2020-05-26T07:10:26.548Z] === PAUSE TestStopContainerWithTimeout/0 [2020-05-26T07:10:26.548Z] === RUN TestStopContainerWithTimeout/1 [2020-05-26T07:10:26.548Z] === PAUSE TestStopContainerWithTimeout/1 [2020-05-26T07:10:26.548Z] === RUN TestStopContainerWithTimeout/3 [2020-05-26T07:10:26.548Z] === PAUSE TestStopContainerWithTimeout/3 [2020-05-26T07:10:26.548Z] === RUN TestStopContainerWithTimeout/-1 [2020-05-26T07:10:26.548Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-05-26T07:10:26.548Z] === CONT TestStopContainerWithTimeout/0 [2020-05-26T07:10:26.548Z] === CONT TestStopContainerWithTimeout/3 [2020-05-26T07:10:27.911Z] === CONT TestStopContainerWithTimeout/-1 [2020-05-26T07:10:27.969Z] --- PASS: TestSecretInspect (3.58s) [2020-05-26T07:10:27.969Z] === RUN TestSecretList [2020-05-26T07:10:28.170Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2020-05-26T07:10:30.055Z] === CONT TestStopContainerWithTimeout/1 [2020-05-26T07:10:30.980Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2020-05-26T07:10:30.980Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2020-05-26T07:10:31.234Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2020-05-26T07:10:31.795Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2020-05-26T07:10:31.795Z] --- PASS: TestStopContainerWithTimeout/0 (1.15s) [2020-05-26T07:10:31.795Z] --- PASS: TestStopContainerWithTimeout/3 (3.12s) [2020-05-26T07:10:31.795Z] --- PASS: TestStopContainerWithTimeout/-1 (2.89s) [2020-05-26T07:10:31.795Z] --- PASS: TestStopContainerWithTimeout/1 (1.92s) [2020-05-26T07:10:31.795Z] === RUN TestDeleteDevicemapper [2020-05-26T07:10:31.795Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-05-26T07:10:31.795Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-05-26T07:10:31.795Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-05-26T07:10:32.051Z] --- PASS: TestImportExtremelyLargeImageWorks (103.91s) [2020-05-26T07:10:32.051Z] PASS [2020-05-26T07:10:32.051Z] [2020-05-26T07:10:32.051Z] === Skipped [2020-05-26T07:10:32.051Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-05-26T07:10:32.051Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2020-05-26T07:10:32.051Z] [2020-05-26T07:10:32.051Z] [2020-05-26T07:10:32.051Z] DONE 12 tests, 1 skipped in 108.188s [2020-05-26T07:10:32.051Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2020-05-26T07:10:32.051Z] INFO: Testing against a local daemon [2020-05-26T07:10:32.051Z] === RUN TestNetworkCreateDelete [2020-05-26T07:10:32.051Z] --- PASS: TestNetworkCreateDelete (0.11s) [2020-05-26T07:10:32.051Z] === RUN TestDockerNetworkDeletePreferID [2020-05-26T07:10:32.051Z] --- PASS: TestDockerNetworkDeletePreferID (0.29s) [2020-05-26T07:10:32.051Z] === RUN TestInspectNetwork [2020-05-26T07:10:32.051Z] --- SKIP: TestInspectNetwork (0.00s) [2020-05-26T07:10:32.051Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-26T07:10:32.051Z] === RUN TestRunContainerWithBridgeNone [2020-05-26T07:10:32.051Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2020-05-26T07:10:32.051Z] network_test.go:26: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-05-26T07:10:32.051Z] === RUN TestNetworkInvalidJSON [2020-05-26T07:10:32.051Z] === RUN TestNetworkInvalidJSON//networks/create [2020-05-26T07:10:32.051Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-05-26T07:10:32.051Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-05-26T07:10:32.051Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-05-26T07:10:32.051Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-05-26T07:10:32.051Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-05-26T07:10:32.051Z] === CONT TestNetworkInvalidJSON//networks/create [2020-05-26T07:10:32.051Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-05-26T07:10:32.051Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-05-26T07:10:32.051Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2020-05-26T07:10:32.051Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-05-26T07:10:32.051Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-05-26T07:10:32.051Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-05-26T07:10:32.051Z] === RUN TestHostIPv4BridgeLabel [2020-05-26T07:10:32.051Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2020-05-26T07:10:32.051Z] network_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-05-26T07:10:32.051Z] === RUN TestDaemonRestartWithLiveRestore [2020-05-26T07:10:32.051Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.01s) [2020-05-26T07:10:32.051Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-05-26T07:10:32.051Z] === RUN TestDaemonDefaultNetworkPools [2020-05-26T07:10:32.051Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2020-05-26T07:10:32.051Z] service_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-05-26T07:10:32.051Z] === RUN TestDaemonRestartWithExistingNetwork [2020-05-26T07:10:32.051Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2020-05-26T07:10:32.051Z] service_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-05-26T07:10:32.051Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-05-26T07:10:32.051Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2020-05-26T07:10:32.051Z] service_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-05-26T07:10:32.051Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-05-26T07:10:32.051Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2020-05-26T07:10:32.051Z] service_test.go:184: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-05-26T07:10:32.051Z] === RUN TestServiceWithPredefinedNetwork [2020-05-26T07:10:32.051Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2020-05-26T07:10:32.051Z] service_test.go:207: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-26T07:10:32.051Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-05-26T07:10:32.051Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-05-26T07:10:32.051Z] service_test.go:236: FLAKY_TEST [2020-05-26T07:10:32.051Z] === RUN TestServiceWithDataPathPortInit [2020-05-26T07:10:32.051Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2020-05-26T07:10:32.051Z] service_test.go:328: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-26T07:10:32.051Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-05-26T07:10:32.051Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2020-05-26T07:10:32.051Z] service_test.go:395: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-26T07:10:32.051Z] PASS [2020-05-26T07:10:32.051Z] [2020-05-26T07:10:32.051Z] === Skipped [2020-05-26T07:10:32.051Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s) [2020-05-26T07:10:32.051Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-26T07:10:32.051Z] [2020-05-26T07:10:32.051Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s) [2020-05-26T07:10:32.051Z] network_test.go:26: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-05-26T07:10:32.051Z] [2020-05-26T07:10:32.051Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s) [2020-05-26T07:10:32.051Z] network_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-05-26T07:10:32.051Z] [2020-05-26T07:10:32.051Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.01s) [2020-05-26T07:10:32.051Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-05-26T07:10:32.051Z] [2020-05-26T07:10:32.051Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.00s) [2020-05-26T07:10:32.051Z] service_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-05-26T07:10:32.051Z] [2020-05-26T07:10:32.051Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.00s) [2020-05-26T07:10:32.051Z] service_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-05-26T07:10:32.051Z] [2020-05-26T07:10:32.051Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2020-05-26T07:10:32.051Z] service_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-05-26T07:10:32.051Z] [2020-05-26T07:10:32.051Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2020-05-26T07:10:32.051Z] service_test.go:184: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-05-26T07:10:32.051Z] [2020-05-26T07:10:32.051Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s) [2020-05-26T07:10:32.051Z] service_test.go:207: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-26T07:10:32.051Z] [2020-05-26T07:10:32.051Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-05-26T07:10:32.051Z] service_test.go:236: FLAKY_TEST [2020-05-26T07:10:32.051Z] [2020-05-26T07:10:32.051Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.00s) [2020-05-26T07:10:32.051Z] service_test.go:328: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-26T07:10:32.051Z] [2020-05-26T07:10:32.051Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s) [2020-05-26T07:10:32.051Z] service_test.go:395: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-26T07:10:32.051Z] [2020-05-26T07:10:32.051Z] [2020-05-26T07:10:32.051Z] DONE 18 tests, 12 skipped in 0.580s [2020-05-26T07:10:32.051Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-05-26T07:10:32.051Z] INFO: Testing against a local daemon [2020-05-26T07:10:32.051Z] === RUN TestDockerNetworkIpvlanPersistance [2020-05-26T07:10:32.051Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-05-26T07:10:32.051Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-05-26T07:10:32.051Z] === RUN TestDockerNetworkIpvlan [2020-05-26T07:10:32.051Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-05-26T07:10:32.051Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-05-26T07:10:32.051Z] PASS [2020-05-26T07:10:32.051Z] [2020-05-26T07:10:32.051Z] === Skipped [2020-05-26T07:10:32.051Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-05-26T07:10:32.051Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-05-26T07:10:32.051Z] [2020-05-26T07:10:32.051Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-05-26T07:10:32.051Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-05-26T07:10:32.051Z] [2020-05-26T07:10:32.051Z] [2020-05-26T07:10:32.051Z] DONE 2 tests, 2 skipped in 0.109s [2020-05-26T07:10:32.051Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-05-26T07:10:32.051Z] INFO: Testing against a local daemon [2020-05-26T07:10:32.051Z] === RUN TestDockerNetworkMacvlanPersistance [2020-05-26T07:10:32.051Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s) [2020-05-26T07:10:32.051Z] macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-05-26T07:10:32.051Z] === RUN TestDockerNetworkMacvlan [2020-05-26T07:10:32.051Z] --- SKIP: TestDockerNetworkMacvlan (0.00s) [2020-05-26T07:10:32.051Z] macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-05-26T07:10:32.051Z] PASS [2020-05-26T07:10:32.051Z] [2020-05-26T07:10:32.051Z] === Skipped [2020-05-26T07:10:32.051Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s) [2020-05-26T07:10:32.051Z] macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-05-26T07:10:32.051Z] [2020-05-26T07:10:32.051Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s) [2020-05-26T07:10:32.051Z] macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-05-26T07:10:32.051Z] [2020-05-26T07:10:32.051Z] [2020-05-26T07:10:32.051Z] DONE 2 tests, 2 skipped in 0.101s [2020-05-26T07:10:32.051Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2020-05-26T07:10:32.051Z] testing: warning: no tests to run [2020-05-26T07:10:32.051Z] PASS [2020-05-26T07:10:32.051Z] [2020-05-26T07:10:32.051Z] DONE 0 tests in 0.020s [2020-05-26T07:10:32.051Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-05-26T07:10:32.051Z] INFO: Testing against a local daemon [2020-05-26T07:10:32.051Z] === RUN TestAuthZPluginAllowRequest [2020-05-26T07:10:32.051Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s) [2020-05-26T07:10:32.051Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-26T07:10:32.051Z] === RUN TestAuthZPluginTLS [2020-05-26T07:10:32.051Z] --- SKIP: TestAuthZPluginTLS (0.00s) [2020-05-26T07:10:32.051Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-26T07:10:32.051Z] === RUN TestAuthZPluginDenyRequest [2020-05-26T07:10:32.051Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s) [2020-05-26T07:10:32.051Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-26T07:10:32.051Z] === RUN TestAuthZPluginAPIDenyResponse [2020-05-26T07:10:32.051Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s) [2020-05-26T07:10:32.051Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-26T07:10:32.051Z] === RUN TestAuthZPluginDenyResponse [2020-05-26T07:10:32.051Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s) [2020-05-26T07:10:32.051Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-26T07:10:32.051Z] === RUN TestAuthZPluginAllowEventStream [2020-05-26T07:10:32.051Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s) [2020-05-26T07:10:32.051Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-26T07:10:32.051Z] === RUN TestAuthZPluginErrorResponse [2020-05-26T07:10:32.051Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s) [2020-05-26T07:10:32.051Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-26T07:10:32.051Z] === RUN TestAuthZPluginErrorRequest [2020-05-26T07:10:32.051Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s) [2020-05-26T07:10:32.051Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-26T07:10:32.051Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-05-26T07:10:32.051Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2020-05-26T07:10:32.051Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-26T07:10:32.051Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-05-26T07:10:32.051Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s) [2020-05-26T07:10:32.051Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-26T07:10:32.051Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-05-26T07:10:32.051Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2020-05-26T07:10:32.051Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-26T07:10:32.051Z] === RUN TestAuthZPluginHeader [2020-05-26T07:10:32.051Z] --- SKIP: TestAuthZPluginHeader (0.00s) [2020-05-26T07:10:32.051Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-26T07:10:32.051Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-05-26T07:10:32.051Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.18s) [2020-05-26T07:10:32.051Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-26T07:10:32.051Z] === RUN TestAuthZPluginV2Disable [2020-05-26T07:10:32.051Z] --- SKIP: TestAuthZPluginV2Disable (0.02s) [2020-05-26T07:10:32.051Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-26T07:10:32.051Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-05-26T07:10:32.051Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.02s) [2020-05-26T07:10:32.051Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-26T07:10:32.051Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-05-26T07:10:32.051Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s) [2020-05-26T07:10:32.051Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-26T07:10:32.051Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-05-26T07:10:32.051Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s) [2020-05-26T07:10:32.051Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-26T07:10:32.051Z] PASS [2020-05-26T07:10:32.051Z] [2020-05-26T07:10:32.051Z] === Skipped [2020-05-26T07:10:32.051Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s) [2020-05-26T07:10:32.051Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-26T07:10:32.051Z] [2020-05-26T07:10:32.051Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s) [2020-05-26T07:10:32.051Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-26T07:10:32.051Z] [2020-05-26T07:10:32.051Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s) [2020-05-26T07:10:32.051Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-26T07:10:32.051Z] [2020-05-26T07:10:32.051Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s) [2020-05-26T07:10:32.051Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-26T07:10:32.051Z] [2020-05-26T07:10:32.051Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s) [2020-05-26T07:10:32.051Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-26T07:10:32.051Z] [2020-05-26T07:10:32.051Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s) [2020-05-26T07:10:32.051Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-26T07:10:32.051Z] [2020-05-26T07:10:32.051Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s) [2020-05-26T07:10:32.051Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-26T07:10:32.051Z] [2020-05-26T07:10:32.051Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s) [2020-05-26T07:10:32.051Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-26T07:10:32.051Z] [2020-05-26T07:10:32.051Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2020-05-26T07:10:32.051Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-26T07:10:32.051Z] [2020-05-26T07:10:32.051Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s) [2020-05-26T07:10:32.052Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-26T07:10:32.052Z] [2020-05-26T07:10:32.052Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2020-05-26T07:10:32.052Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-26T07:10:32.052Z] [2020-05-26T07:10:32.052Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s) [2020-05-26T07:10:32.052Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-26T07:10:32.052Z] [2020-05-26T07:10:32.052Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.18s) [2020-05-26T07:10:32.052Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-26T07:10:32.052Z] [2020-05-26T07:10:32.052Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.02s) [2020-05-26T07:10:32.052Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-26T07:10:32.052Z] [2020-05-26T07:10:32.052Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.02s) [2020-05-26T07:10:32.052Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-26T07:10:32.052Z] [2020-05-26T07:10:32.052Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s) [2020-05-26T07:10:32.052Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-26T07:10:32.052Z] [2020-05-26T07:10:32.052Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s) [2020-05-26T07:10:32.052Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-26T07:10:32.052Z] [2020-05-26T07:10:32.052Z] [2020-05-26T07:10:32.052Z] DONE 17 tests, 17 skipped in 0.358s [2020-05-26T07:10:32.052Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-05-26T07:10:32.052Z] INFO: Testing against a local daemon [2020-05-26T07:10:32.052Z] === RUN TestPluginInvalidJSON [2020-05-26T07:10:32.052Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-05-26T07:10:32.052Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-05-26T07:10:32.052Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-05-26T07:10:32.052Z] --- PASS: TestPluginInvalidJSON (0.02s) [2020-05-26T07:10:32.052Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-05-26T07:10:32.052Z] === RUN TestPluginInstall [2020-05-26T07:10:32.052Z] --- SKIP: TestPluginInstall (0.00s) [2020-05-26T07:10:32.052Z] plugin_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-26T07:10:32.052Z] PASS [2020-05-26T07:10:32.052Z] [2020-05-26T07:10:32.052Z] === Skipped [2020-05-26T07:10:32.052Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s) [2020-05-26T07:10:32.052Z] plugin_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-26T07:10:32.052Z] [2020-05-26T07:10:32.052Z] [2020-05-26T07:10:32.052Z] DONE 3 tests, 1 skipped in 0.127s [2020-05-26T07:10:32.052Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-05-26T07:10:32.052Z] INFO: Testing against a local daemon [2020-05-26T07:10:32.052Z] === RUN TestExternalGraphDriver [2020-05-26T07:10:32.052Z] --- SKIP: TestExternalGraphDriver (0.07s) [2020-05-26T07:10:32.052Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2020-05-26T07:10:32.052Z] === RUN TestGraphdriverPluginV2 [2020-05-26T07:10:32.309Z] --- PASS: TestGraphdriverPluginV2 (6.59s) [2020-05-26T07:10:32.309Z] PASS [2020-05-26T07:10:32.309Z] [2020-05-26T07:10:32.309Z] === Skipped [2020-05-26T07:10:32.309Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.07s) [2020-05-26T07:10:32.309Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2020-05-26T07:10:32.309Z] [2020-05-26T07:10:32.309Z] [2020-05-26T07:10:32.309Z] DONE 2 tests, 1 skipped in 6.768s [2020-05-26T07:10:32.309Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-05-26T07:10:32.335Z] --- PASS: TestSecretList (3.71s) [2020-05-26T07:10:32.335Z] === RUN TestSecretsCreateAndDelete [2020-05-26T07:10:32.566Z] INFO: Testing against a local daemon [2020-05-26T07:10:32.566Z] === RUN TestContinueAfterPluginCrash [2020-05-26T07:10:32.566Z] === PAUSE TestContinueAfterPluginCrash [2020-05-26T07:10:32.566Z] === RUN TestReadPluginNoRead [2020-05-26T07:10:32.566Z] === PAUSE TestReadPluginNoRead [2020-05-26T07:10:32.566Z] === RUN TestDaemonStartWithLogOpt [2020-05-26T07:10:32.566Z] === PAUSE TestDaemonStartWithLogOpt [2020-05-26T07:10:32.566Z] === CONT TestContinueAfterPluginCrash [2020-05-26T07:10:32.566Z] === CONT TestDaemonStartWithLogOpt [2020-05-26T07:10:33.682Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2020-05-26T07:10:34.242Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2020-05-26T07:10:35.166Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.39s) [2020-05-26T07:10:35.166Z] === RUN TestUpdateMemory [2020-05-26T07:10:35.166Z] --- SKIP: TestUpdateMemory (0.00s) [2020-05-26T07:10:35.166Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-05-26T07:10:35.166Z] === RUN TestUpdateCPUQuota [2020-05-26T07:10:35.785Z] --- PASS: TestSecretsCreateAndDelete (3.56s) [2020-05-26T07:10:35.785Z] === RUN TestSecretsUpdate [2020-05-26T07:10:36.528Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2020-05-26T07:10:36.528Z] --- PASS: TestUpdateCPUQuota (1.55s) [2020-05-26T07:10:36.528Z] === RUN TestUpdatePidsLimit [2020-05-26T07:10:36.528Z] === RUN TestUpdatePidsLimit/update_from_none [2020-05-26T07:10:37.088Z] === RUN TestUpdatePidsLimit/no_change [2020-05-26T07:10:37.343Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2020-05-26T07:10:37.343Z] === RUN TestUpdatePidsLimit/update_lower [2020-05-26T07:10:37.906Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-05-26T07:10:38.162Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-05-26T07:10:38.723Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-05-26T07:10:39.223Z] --- PASS: TestSecretsUpdate (3.76s) [2020-05-26T07:10:39.223Z] === RUN TestTemplatedSecret [2020-05-26T07:10:39.284Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-05-26T07:10:39.539Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2020-05-26T07:10:40.465Z] --- PASS: TestUpdatePidsLimit (3.94s) [2020-05-26T07:10:40.465Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.43s) [2020-05-26T07:10:40.465Z] --- PASS: TestUpdatePidsLimit/no_change (0.42s) [2020-05-26T07:10:40.465Z] --- PASS: TestUpdatePidsLimit/update_lower (0.40s) [2020-05-26T07:10:40.465Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.39s) [2020-05-26T07:10:40.465Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.43s) [2020-05-26T07:10:40.465Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.46s) [2020-05-26T07:10:40.465Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.36s) [2020-05-26T07:10:40.465Z] === RUN TestUpdateRestartPolicy [2020-05-26T07:10:42.667Z] --- PASS: TestTemplatedSecret (3.71s) [2020-05-26T07:10:42.668Z] === RUN TestSecretCreateResolve [2020-05-26T07:10:42.977Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2020-05-26T07:10:43.538Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2020-05-26T07:10:43.793Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2020-05-26T07:10:45.682Z] === RUN TestDockerSuite/TestBuildCacheAdd [2020-05-26T07:10:45.937Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2020-05-26T07:10:46.157Z] --- PASS: TestSecretCreateResolve (3.61s) [2020-05-26T07:10:46.157Z] PASS [2020-05-26T07:10:46.157Z] [2020-05-26T07:10:46.157Z] DONE 6 tests in 22.018s [2020-05-26T07:10:46.157Z] Running /go/src/github.com/docker/docker/integration/service (s390x.integration.service) flags=-test.v -test.timeout=120m [2020-05-26T07:10:46.157Z] ++ 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-26T07:10:46.157Z] ++ set -e [2020-05-26T07:10:46.157Z] ++ '[' -n 0 ']' [2020-05-26T07:10:46.157Z] ++ set -x [2020-05-26T07:10:46.157Z] ++ env -i DEST=/go/src/github.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-26T07:10:46.437Z] INFO: Testing against a local daemon [2020-05-26T07:10:46.437Z] === RUN TestServiceCreateInit [2020-05-26T07:10:46.437Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-05-26T07:10:46.865Z] === RUN TestDockerSuite/TestBuildCacheFrom [2020-05-26T07:10:47.420Z] --- PASS: TestDaemonStartWithLogOpt (13.45s) [2020-05-26T07:10:47.420Z] === CONT TestReadPluginNoRead [2020-05-26T07:10:47.426Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2020-05-26T07:10:49.941Z] === RUN TestReadPluginNoRead/default [2020-05-26T07:10:49.941Z] --- PASS: TestContinueAfterPluginCrash (17.13s) [2020-05-26T07:10:51.904Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-05-26T07:10:52.461Z] === RUN TestReadPluginNoRead/disabled_caching [2020-05-26T07:10:52.665Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2020-05-26T07:10:52.665Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2020-05-26T07:10:54.027Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2020-05-26T07:10:54.281Z] --- PASS: TestUpdateRestartPolicy (13.67s) [2020-05-26T07:10:54.281Z] === RUN TestUpdateRestartWithAutoRemove [2020-05-26T07:10:54.536Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2020-05-26T07:10:54.792Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2020-05-26T07:10:54.985Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-05-26T07:10:55.352Z] --- PASS: TestUpdateRestartWithAutoRemove (0.99s) [2020-05-26T07:10:55.352Z] === RUN TestWaitNonBlocked [2020-05-26T07:10:55.352Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-05-26T07:10:55.352Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-05-26T07:10:55.352Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-05-26T07:10:55.352Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-05-26T07:10:55.352Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-05-26T07:10:55.352Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-05-26T07:10:55.607Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2020-05-26T07:10:56.534Z] --- PASS: TestWaitNonBlocked (0.02s) [2020-05-26T07:10:56.534Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.15s) [2020-05-26T07:10:56.534Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.29s) [2020-05-26T07:10:56.534Z] === RUN TestWaitBlocked [2020-05-26T07:10:56.534Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-05-26T07:10:56.534Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-05-26T07:10:56.534Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-05-26T07:10:56.534Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-05-26T07:10:56.534Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-05-26T07:10:56.534Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-05-26T07:10:57.372Z] --- PASS: TestServiceCreateInit (10.40s) [2020-05-26T07:10:57.372Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.21s) [2020-05-26T07:10:57.372Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.17s) [2020-05-26T07:10:57.372Z] === RUN TestCreateServiceMultipleTimes [2020-05-26T07:10:57.506Z] --- PASS: TestReadPluginNoRead (11.50s) [2020-05-26T07:10:57.506Z] --- PASS: TestReadPluginNoRead/default (2.61s) [2020-05-26T07:10:57.506Z] --- PASS: TestReadPluginNoRead/disabled_caching (2.62s) [2020-05-26T07:10:57.506Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.61s) [2020-05-26T07:10:57.506Z] read_test.go:92: [debb68d68f63c] daemon is not started [2020-05-26T07:10:57.506Z] PASS [2020-05-26T07:10:57.506Z] [2020-05-26T07:10:57.506Z] DONE 6 tests in 25.072s [2020-05-26T07:10:57.506Z] 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-26T07:10:57.506Z] testing: warning: no tests to run [2020-05-26T07:10:57.506Z] PASS [2020-05-26T07:10:57.506Z] [2020-05-26T07:10:57.506Z] DONE 0 tests in 0.033s [2020-05-26T07:10:57.506Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-05-26T07:10:57.763Z] INFO: Testing against a local daemon [2020-05-26T07:10:57.763Z] === RUN TestPluginWithDevMounts [2020-05-26T07:10:57.763Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2020-05-26T07:10:57.763Z] mounts_test.go:21: (*Execution).IsRootless-fm [2020-05-26T07:10:57.763Z] PASS [2020-05-26T07:10:57.763Z] [2020-05-26T07:10:57.763Z] === Skipped [2020-05-26T07:10:57.763Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s) [2020-05-26T07:10:57.763Z] mounts_test.go:21: (*Execution).IsRootless-fm [2020-05-26T07:10:57.763Z] [2020-05-26T07:10:57.763Z] [2020-05-26T07:10:57.763Z] DONE 1 tests, 1 skipped in 0.121s [2020-05-26T07:10:57.763Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2020-05-26T07:10:57.763Z] INFO: Testing against a local daemon [2020-05-26T07:10:57.763Z] === RUN TestSecretInspect [2020-05-26T07:10:57.763Z] --- SKIP: TestSecretInspect (0.02s) [2020-05-26T07:10:57.763Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-26T07:10:57.763Z] === RUN TestSecretList [2020-05-26T07:10:57.763Z] --- SKIP: TestSecretList (0.02s) [2020-05-26T07:10:57.763Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-26T07:10:57.763Z] === RUN TestSecretsCreateAndDelete [2020-05-26T07:10:57.763Z] --- SKIP: TestSecretsCreateAndDelete (0.01s) [2020-05-26T07:10:57.763Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-26T07:10:57.763Z] === RUN TestSecretsUpdate [2020-05-26T07:10:57.763Z] --- SKIP: TestSecretsUpdate (0.01s) [2020-05-26T07:10:57.763Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-26T07:10:57.763Z] === RUN TestTemplatedSecret [2020-05-26T07:10:57.763Z] --- SKIP: TestTemplatedSecret (0.00s) [2020-05-26T07:10:57.763Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-26T07:10:57.763Z] === RUN TestSecretCreateResolve [2020-05-26T07:10:57.763Z] --- SKIP: TestSecretCreateResolve (0.01s) [2020-05-26T07:10:57.763Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-26T07:10:57.763Z] PASS [2020-05-26T07:10:57.763Z] [2020-05-26T07:10:57.763Z] === Skipped [2020-05-26T07:10:57.763Z] === SKIP: amd64.integration.secret TestSecretInspect (0.02s) [2020-05-26T07:10:57.763Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-26T07:10:57.763Z] [2020-05-26T07:10:57.763Z] === SKIP: amd64.integration.secret TestSecretList (0.02s) [2020-05-26T07:10:57.763Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-26T07:10:57.763Z] [2020-05-26T07:10:57.763Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s) [2020-05-26T07:10:57.763Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-26T07:10:57.763Z] [2020-05-26T07:10:57.763Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s) [2020-05-26T07:10:57.763Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-26T07:10:57.763Z] [2020-05-26T07:10:57.763Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s) [2020-05-26T07:10:57.763Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-26T07:10:57.763Z] [2020-05-26T07:10:57.763Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s) [2020-05-26T07:10:57.763Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-26T07:10:57.763Z] [2020-05-26T07:10:57.763Z] [2020-05-26T07:10:57.763Z] DONE 6 tests, 6 skipped in 0.175s [2020-05-26T07:10:57.763Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2020-05-26T07:10:57.895Z] --- PASS: TestWaitBlocked (0.03s) [2020-05-26T07:10:57.895Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.97s) [2020-05-26T07:10:57.895Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.20s) [2020-05-26T07:10:57.895Z] === CONT TestContainerStartOnDaemonRestart [2020-05-26T07:10:57.895Z] === CONT TestIpcModeOlderClient [2020-05-26T07:10:57.895Z] --- PASS: TestIpcModeOlderClient (0.14s) [2020-05-26T07:10:57.895Z] === CONT TestDaemonHostGatewayIP [2020-05-26T07:10:58.019Z] INFO: Testing against a local daemon [2020-05-26T07:10:58.019Z] === RUN TestServiceCreateInit [2020-05-26T07:10:58.019Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-05-26T07:10:58.019Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-05-26T07:10:58.019Z] --- PASS: TestServiceCreateInit (0.02s) [2020-05-26T07:10:58.019Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-05-26T07:10:58.019Z] create_test.go:39: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-26T07:10:58.019Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-05-26T07:10:58.019Z] create_test.go:39: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-26T07:10:58.019Z] === RUN TestCreateServiceMultipleTimes [2020-05-26T07:10:58.019Z] --- SKIP: TestCreateServiceMultipleTimes (0.02s) [2020-05-26T07:10:58.019Z] create_test.go:81: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-26T07:10:58.019Z] === RUN TestCreateServiceConflict [2020-05-26T07:10:58.019Z] --- SKIP: TestCreateServiceConflict (0.02s) [2020-05-26T07:10:58.019Z] create_test.go:154: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-26T07:10:58.019Z] === RUN TestCreateServiceMaxReplicas [2020-05-26T07:10:58.019Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s) [2020-05-26T07:10:58.019Z] create_test.go:175: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-26T07:10:58.019Z] === RUN TestCreateWithDuplicateNetworkNames [2020-05-26T07:10:58.019Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s) [2020-05-26T07:10:58.019Z] create_test.go:196: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-26T07:10:58.019Z] === RUN TestCreateServiceSecretFileMode [2020-05-26T07:10:58.019Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s) [2020-05-26T07:10:58.019Z] create_test.go:249: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-26T07:10:58.019Z] === RUN TestCreateServiceConfigFileMode [2020-05-26T07:10:58.019Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s) [2020-05-26T07:10:58.019Z] create_test.go:313: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-26T07:10:58.019Z] === RUN TestCreateServiceSysctls [2020-05-26T07:10:58.019Z] --- SKIP: TestCreateServiceSysctls (0.03s) [2020-05-26T07:10:58.019Z] create_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-26T07:10:58.019Z] === RUN TestCreateServiceCapabilities [2020-05-26T07:10:58.019Z] --- SKIP: TestCreateServiceCapabilities (0.02s) [2020-05-26T07:10:58.019Z] create_test.go:487: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-26T07:10:58.019Z] === RUN TestInspect [2020-05-26T07:10:58.019Z] --- SKIP: TestInspect (0.01s) [2020-05-26T07:10:58.019Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-26T07:10:58.019Z] === RUN TestCreateJob [2020-05-26T07:10:58.019Z] --- SKIP: TestCreateJob (0.01s) [2020-05-26T07:10:58.019Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-26T07:10:58.019Z] === RUN TestReplicatedJob [2020-05-26T07:10:58.151Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2020-05-26T07:10:58.276Z] --- SKIP: TestReplicatedJob (0.01s) [2020-05-26T07:10:58.276Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-26T07:10:58.276Z] === RUN TestUpdateReplicatedJob [2020-05-26T07:10:58.276Z] --- SKIP: TestUpdateReplicatedJob (0.02s) [2020-05-26T07:10:58.276Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-26T07:10:58.276Z] === RUN TestServiceListWithStatuses [2020-05-26T07:10:58.276Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-05-26T07:10:58.276Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-05-26T07:10:58.276Z] === RUN TestDockerNetworkConnectAlias [2020-05-26T07:10:58.276Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s) [2020-05-26T07:10:58.276Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-26T07:10:58.276Z] === RUN TestDockerNetworkReConnect [2020-05-26T07:10:58.276Z] --- SKIP: TestDockerNetworkReConnect (0.02s) [2020-05-26T07:10:58.276Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-26T07:10:58.276Z] === RUN TestServicePlugin [2020-05-26T07:11:01.413Z] --- PASS: TestContainerStartOnDaemonRestart (3.46s) [2020-05-26T07:11:01.413Z] === CONT TestContainerKillOnDaemonStart [2020-05-26T07:11:01.547Z] --- SKIP: TestServicePlugin (3.40s) [2020-05-26T07:11:01.548Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-26T07:11:01.548Z] === RUN TestServiceUpdateLabel [2020-05-26T07:11:01.548Z] --- SKIP: TestServiceUpdateLabel (0.02s) [2020-05-26T07:11:01.548Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-26T07:11:01.548Z] === RUN TestServiceUpdateSecrets [2020-05-26T07:11:01.548Z] --- SKIP: TestServiceUpdateSecrets (0.01s) [2020-05-26T07:11:01.548Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-26T07:11:01.548Z] === RUN TestServiceUpdateConfigs [2020-05-26T07:11:01.548Z] --- SKIP: TestServiceUpdateConfigs (0.01s) [2020-05-26T07:11:01.548Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-26T07:11:01.548Z] === RUN TestServiceUpdateNetwork [2020-05-26T07:11:01.548Z] --- SKIP: TestServiceUpdateNetwork (0.02s) [2020-05-26T07:11:01.548Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-26T07:11:01.548Z] === RUN TestServiceUpdatePidsLimit [2020-05-26T07:11:01.804Z] --- SKIP: TestServiceUpdatePidsLimit (0.04s) [2020-05-26T07:11:01.804Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-26T07:11:01.804Z] PASS [2020-05-26T07:11:01.804Z] [2020-05-26T07:11:01.804Z] === Skipped [2020-05-26T07:11:01.804Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-05-26T07:11:01.804Z] [2020-05-26T07:11:01.804Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-05-26T07:11:01.804Z] [2020-05-26T07:11:01.804Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.02s) [2020-05-26T07:11:01.804Z] create_test.go:81: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-26T07:11:01.804Z] [2020-05-26T07:11:01.804Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.02s) [2020-05-26T07:11:01.804Z] create_test.go:154: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-26T07:11:01.804Z] [2020-05-26T07:11:01.804Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s) [2020-05-26T07:11:01.804Z] create_test.go:175: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-26T07:11:01.804Z] [2020-05-26T07:11:01.804Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s) [2020-05-26T07:11:01.804Z] create_test.go:196: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-26T07:11:01.804Z] [2020-05-26T07:11:01.804Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s) [2020-05-26T07:11:01.804Z] create_test.go:249: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-26T07:11:01.804Z] [2020-05-26T07:11:01.804Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s) [2020-05-26T07:11:01.804Z] create_test.go:313: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-26T07:11:01.804Z] [2020-05-26T07:11:01.804Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.03s) [2020-05-26T07:11:01.804Z] create_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-26T07:11:01.804Z] [2020-05-26T07:11:01.804Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.02s) [2020-05-26T07:11:01.804Z] create_test.go:487: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-26T07:11:01.804Z] [2020-05-26T07:11:01.804Z] === SKIP: amd64.integration.service TestInspect (0.01s) [2020-05-26T07:11:01.804Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-26T07:11:01.804Z] [2020-05-26T07:11:01.804Z] === SKIP: amd64.integration.service TestCreateJob (0.01s) [2020-05-26T07:11:01.804Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-26T07:11:01.804Z] [2020-05-26T07:11:01.804Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s) [2020-05-26T07:11:01.804Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-26T07:11:01.804Z] [2020-05-26T07:11:01.804Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.02s) [2020-05-26T07:11:01.804Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-26T07:11:01.804Z] [2020-05-26T07:11:01.804Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2020-05-26T07:11:01.804Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-05-26T07:11:01.804Z] [2020-05-26T07:11:01.804Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s) [2020-05-26T07:11:01.804Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-26T07:11:01.804Z] [2020-05-26T07:11:01.804Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.02s) [2020-05-26T07:11:01.804Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-26T07:11:01.804Z] [2020-05-26T07:11:01.804Z] === SKIP: amd64.integration.service TestServicePlugin (3.40s) [2020-05-26T07:11:01.804Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-26T07:11:01.804Z] [2020-05-26T07:11:01.804Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.02s) [2020-05-26T07:11:01.804Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-26T07:11:01.804Z] [2020-05-26T07:11:01.805Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s) [2020-05-26T07:11:01.805Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-26T07:11:01.805Z] [2020-05-26T07:11:01.805Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s) [2020-05-26T07:11:01.805Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-26T07:11:01.805Z] [2020-05-26T07:11:01.805Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.02s) [2020-05-26T07:11:01.805Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-26T07:11:01.805Z] [2020-05-26T07:11:01.805Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.04s) [2020-05-26T07:11:01.805Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-26T07:11:01.805Z] [2020-05-26T07:11:01.805Z] [2020-05-26T07:11:01.805Z] DONE 24 tests, 23 skipped in 3.853s [2020-05-26T07:11:01.805Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2020-05-26T07:11:01.805Z] INFO: Testing against a local daemon [2020-05-26T07:11:01.805Z] === RUN TestSessionCreate [2020-05-26T07:11:01.805Z] --- PASS: TestSessionCreate (0.03s) [2020-05-26T07:11:01.805Z] === RUN TestSessionCreateWithBadUpgrade [2020-05-26T07:11:01.805Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2020-05-26T07:11:01.805Z] PASS [2020-05-26T07:11:01.805Z] [2020-05-26T07:11:01.805Z] DONE 2 tests in 0.140s [2020-05-26T07:11:01.805Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2020-05-26T07:11:01.975Z] --- PASS: TestDaemonHostGatewayIP (4.07s) [2020-05-26T07:11:01.975Z] === CONT TestDaemonRestartIpcMode [2020-05-26T07:11:02.061Z] INFO: Testing against a local daemon [2020-05-26T07:11:02.061Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-05-26T07:11:02.061Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-05-26T07:11:02.061Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-05-26T07:11:02.061Z] === RUN TestEventsExecDie [2020-05-26T07:11:02.231Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2020-05-26T07:11:02.625Z] --- PASS: TestEventsExecDie (0.69s) [2020-05-26T07:11:02.625Z] === RUN TestEventsBackwardsCompatible [2020-05-26T07:11:02.625Z] --- PASS: TestEventsBackwardsCompatible (0.06s) [2020-05-26T07:11:02.625Z] === RUN TestInfoBinaryCommits [2020-05-26T07:11:02.792Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2020-05-26T07:11:02.882Z] --- PASS: TestInfoBinaryCommits (0.02s) [2020-05-26T07:11:02.882Z] === RUN TestInfoAPIVersioned [2020-05-26T07:11:02.882Z] --- PASS: TestInfoAPIVersioned (0.01s) [2020-05-26T07:11:02.882Z] === RUN TestInfoDiscoveryBackend [2020-05-26T07:11:03.446Z] --- PASS: TestInfoDiscoveryBackend (0.58s) [2020-05-26T07:11:03.446Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-05-26T07:11:04.155Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2020-05-26T07:11:05.519Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2020-05-26T07:11:05.774Z] --- PASS: TestDaemonRestartIpcMode (3.74s) [2020-05-26T07:11:06.029Z] === RUN TestDockerSuite/TestBuildClearCmd [2020-05-26T07:11:06.588Z] === RUN TestDockerSuite/TestBuildCmd [2020-05-26T07:11:06.843Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2020-05-26T07:11:07.098Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2020-05-26T07:11:07.353Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2020-05-26T07:11:07.353Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2020-05-26T07:11:07.608Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2020-05-26T07:11:07.616Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (3.54s) [2020-05-26T07:11:07.616Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-05-26T07:11:07.616Z] --- SKIP: TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2020-05-26T07:11:07.616Z] info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-05-26T07:11:07.616Z] === RUN TestInfoAPI [2020-05-26T07:11:07.616Z] --- PASS: TestInfoAPI (0.05s) [2020-05-26T07:11:07.616Z] === RUN TestInfoAPIWarnings [2020-05-26T07:11:08.544Z] --- PASS: TestInfoAPIWarnings (1.59s) [2020-05-26T07:11:08.544Z] === RUN TestInfoDebug [2020-05-26T07:11:08.970Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2020-05-26T07:11:10.436Z] --- PASS: TestInfoDebug (1.84s) [2020-05-26T07:11:10.436Z] === RUN TestInfoInsecureRegistries [2020-05-26T07:11:11.380Z] ok github.com/docker/docker/api/server/httputils 0.009s coverage: 14.7% of statements [2020-05-26T07:11:11.380Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-05-26T07:11:11.380Z] ok github.com/docker/docker/api/server/middleware 0.010s coverage: 37.7% of statements [2020-05-26T07:11:11.380Z] ? github.com/docker/docker/api/server/router [no test files] [2020-05-26T07:11:11.380Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-05-26T07:11:11.380Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-05-26T07:11:11.380Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-05-26T07:11:11.380Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-05-26T07:11:11.380Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-05-26T07:11:11.380Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-05-26T07:11:11.380Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-05-26T07:11:11.380Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-05-26T07:11:11.380Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-05-26T07:11:11.380Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-05-26T07:11:11.380Z] ok github.com/docker/docker/api/types/filters 0.036s coverage: 92.2% of statements [2020-05-26T07:11:11.380Z] ok github.com/docker/docker/api/types/strslice 0.040s coverage: 90.0% of statements [2020-05-26T07:11:11.380Z] ok github.com/docker/docker/api/server/router/swarm 0.012s coverage: 4.8% of statements [2020-05-26T07:11:11.380Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-05-26T07:11:11.380Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-05-26T07:11:11.380Z] ? github.com/docker/docker/api/types [no test files] [2020-05-26T07:11:11.380Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-05-26T07:11:11.380Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-05-26T07:11:11.380Z] ? github.com/docker/docker/api/types/container [no test files] [2020-05-26T07:11:11.380Z] ? github.com/docker/docker/api/types/events [no test files] [2020-05-26T07:11:11.380Z] ? github.com/docker/docker/api/types/image [no test files] [2020-05-26T07:11:11.380Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-05-26T07:11:11.380Z] ? github.com/docker/docker/api/types/network [no test files] [2020-05-26T07:11:11.380Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-05-26T07:11:11.380Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-05-26T07:11:11.380Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-05-26T07:11:11.380Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-05-26T07:11:11.380Z] ok github.com/docker/docker/api/types/time 0.007s coverage: 100.0% of statements [2020-05-26T07:11:11.380Z] ok github.com/docker/docker/api/types/versions 0.005s coverage: 75.0% of statements [2020-05-26T07:11:11.380Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-05-26T07:11:11.380Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-05-26T07:11:11.380Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-05-26T07:11:11.380Z] ? github.com/docker/docker/builder [no test files] [2020-05-26T07:11:11.380Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-05-26T07:11:11.380Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-05-26T07:11:11.380Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-05-26T07:11:11.380Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-05-26T07:11:11.380Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-05-26T07:11:11.380Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-05-26T07:11:11.380Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-05-26T07:11:11.380Z] ok github.com/docker/docker/builder/dockerignore 0.030s coverage: 96.8% of statements [2020-05-26T07:11:12.329Z] --- PASS: TestInfoInsecureRegistries (1.85s) [2020-05-26T07:11:12.329Z] === RUN TestInfoRegistryMirrors [2020-05-26T07:11:13.129Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2020-05-26T07:11:14.054Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2020-05-26T07:11:14.222Z] --- PASS: TestInfoRegistryMirrors (1.76s) [2020-05-26T07:11:14.222Z] === RUN TestLoginFailsWithBadCredentials [2020-05-26T07:11:14.222Z] --- PASS: TestLoginFailsWithBadCredentials (0.15s) [2020-05-26T07:11:14.222Z] === RUN TestPingCacheHeaders [2020-05-26T07:11:14.222Z] --- PASS: TestPingCacheHeaders (0.04s) [2020-05-26T07:11:14.222Z] === RUN TestPingGet [2020-05-26T07:11:14.222Z] --- PASS: TestPingGet (0.01s) [2020-05-26T07:11:14.222Z] === RUN TestPingHead [2020-05-26T07:11:14.222Z] --- PASS: TestPingHead (0.02s) [2020-05-26T07:11:14.222Z] === RUN TestVersion [2020-05-26T07:11:14.222Z] --- PASS: TestVersion (0.02s) [2020-05-26T07:11:14.222Z] PASS [2020-05-26T07:11:14.222Z] [2020-05-26T07:11:14.222Z] === Skipped [2020-05-26T07:11:14.222Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-05-26T07:11:14.222Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-05-26T07:11:14.222Z] [2020-05-26T07:11:14.222Z] === SKIP: amd64.integration.system TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2020-05-26T07:11:14.222Z] info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-05-26T07:11:14.222Z] [2020-05-26T07:11:14.222Z] [2020-05-26T07:11:14.222Z] DONE 18 tests, 2 skipped in 12.344s [2020-05-26T07:11:14.222Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2020-05-26T07:11:14.222Z] INFO: Testing against a local daemon [2020-05-26T07:11:14.222Z] === RUN TestVolumesCreateAndList [2020-05-26T07:11:14.309Z] --- PASS: TestContainerKillOnDaemonStart (12.99s) [2020-05-26T07:11:14.309Z] PASS [2020-05-26T07:11:14.309Z] [2020-05-26T07:11:14.309Z] === Skipped [2020-05-26T07:11:14.309Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2020-05-26T07:11:14.309Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-05-26T07:11:14.309Z] [2020-05-26T07:11:14.309Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2020-05-26T07:11:14.309Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-05-26T07:11:14.309Z] [2020-05-26T07:11:14.309Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2020-05-26T07:11:14.309Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-05-26T07:11:14.309Z] [2020-05-26T07:11:14.309Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-05-26T07:11:14.309Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-05-26T07:11:14.309Z] [2020-05-26T07:11:14.309Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2020-05-26T07:11:14.309Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-05-26T07:11:14.309Z] [2020-05-26T07:11:14.309Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2020-05-26T07:11:14.309Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-05-26T07:11:14.309Z] [2020-05-26T07:11:14.309Z] [2020-05-26T07:11:14.309Z] DONE 203 tests, 6 skipped in 163.958s [2020-05-26T07:11:14.309Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2020-05-26T07:11:14.309Z] ++ 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-26T07:11:14.309Z] ++ set -e [2020-05-26T07:11:14.309Z] ++ '[' -n 0 ']' [2020-05-26T07:11:14.309Z] ++ set -x [2020-05-26T07:11:14.309Z] ++ env -i DEST=/go/src/github.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-26T07:11:14.479Z] --- PASS: TestVolumesCreateAndList (0.03s) [2020-05-26T07:11:14.479Z] === RUN TestVolumesRemove [2020-05-26T07:11:14.479Z] --- PASS: TestVolumesRemove (0.08s) [2020-05-26T07:11:14.479Z] === RUN TestVolumesInspect [2020-05-26T07:11:14.479Z] --- PASS: TestVolumesInspect (0.02s) [2020-05-26T07:11:14.479Z] === RUN TestVolumesInvalidJSON [2020-05-26T07:11:14.479Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-05-26T07:11:14.479Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-05-26T07:11:14.479Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-05-26T07:11:14.479Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2020-05-26T07:11:14.479Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-05-26T07:11:14.479Z] PASS [2020-05-26T07:11:14.479Z] [2020-05-26T07:11:14.479Z] DONE 5 tests in 0.232s [2020-05-26T07:11:14.479Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-05-26T07:11:14.479Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 12281 is not a child of this shell [2020-05-26T07:11:14.479Z] warning: PID 12281 from bundles/test-integration/docker.pid had a nonzero exit code [2020-05-26T07:11:14.479Z] Leaving: AppArmorNo profiles have been unloaded. [2020-05-26T07:11:14.479Z] [2020-05-26T07:11:14.479Z] Unloading profiles will leave already running processes permanently [2020-05-26T07:11:14.479Z] unconfined, which can lead to unexpected situations. [2020-05-26T07:11:14.479Z] [2020-05-26T07:11:14.479Z] To set a process to complain mode, use the command line tool [2020-05-26T07:11:14.479Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-05-26T07:11:14.479Z] Removing test suite binaries [2020-05-26T07:11:14.564Z] INFO: Testing against a local daemon [2020-05-26T07:11:14.564Z] === RUN TestCommitInheritsEnv [2020-05-26T07:11:14.564Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2020-05-26T07:11:14.820Z] === RUN TestDockerSuite/TestBuildConditionalCache [2020-05-26T07:11:15.074Z] --- PASS: TestCommitInheritsEnv (0.52s) [2020-05-26T07:11:15.075Z] === RUN TestImportExtremelyLargeImageWorks [2020-05-26T07:11:15.075Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-05-26T07:11:15.075Z] === RUN TestImagesFilterMultiReference [2020-05-26T07:11:15.075Z] --- PASS: TestImagesFilterMultiReference (0.08s) [2020-05-26T07:11:15.075Z] === RUN TestImagePullPlatformInvalid [2020-05-26T07:11:15.075Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2020-05-26T07:11:15.075Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2020-05-26T07:11:15.075Z] === RUN TestRemoveImageOrphaning [2020-05-26T07:11:15.635Z] --- PASS: TestRemoveImageOrphaning (0.52s) [2020-05-26T07:11:15.635Z] === RUN TestRemoveImageGarbageCollector [2020-05-26T07:11:15.850Z] [2020-05-26T07:11:15.890Z] === RUN TestDockerSuite/TestBuildContChar [2020-05-26T07:11:15.945Z] ok github.com/docker/docker/cli/debug 0.025s coverage: 100.0% of statements Post stage [Pipeline] junit [2020-05-26T07:11:16.790Z] Recording test results [2020-05-26T07:11:17.775Z] --- PASS: TestRemoveImageGarbageCollector (2.07s) [2020-05-26T07:11:17.775Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-05-26T07:11:17.775Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2020-05-26T07:11:17.775Z] === RUN TestTagInvalidReference [2020-05-26T07:11:17.775Z] --- PASS: TestTagInvalidReference (0.03s) [2020-05-26T07:11:17.775Z] === RUN TestTagValidPrefixedRepo [2020-05-26T07:11:17.775Z] --- PASS: TestTagValidPrefixedRepo (0.08s) [2020-05-26T07:11:17.775Z] === RUN TestTagExistedNameWithoutForce [2020-05-26T07:11:17.775Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2020-05-26T07:11:17.775Z] === RUN TestTagOfficialNames [2020-05-26T07:11:18.030Z] --- PASS: TestTagOfficialNames (0.07s) [2020-05-26T07:11:18.030Z] === RUN TestTagMatchesDigest [2020-05-26T07:11:18.030Z] --- PASS: TestTagMatchesDigest (0.04s) [2020-05-26T07:11:18.030Z] === CONT TestImportExtremelyLargeImageWorks [2020-05-26T07:11:18.841Z] ok github.com/docker/docker/builder/remotecontext/git 5.485s coverage: 86.3% of statements [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-05-26T07:11:19.375Z] + echo Ensuring container killed. [2020-05-26T07:11:19.375Z] Ensuring container killed. [2020-05-26T07:11:19.375Z] + docker rm -vf docker-pr1 [2020-05-26T07:11:19.375Z] Error: No such container: docker-pr1 [2020-05-26T07:11:19.375Z] + true [Pipeline] sh [2020-05-26T07:11:19.392Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2020-05-26T07:11:19.656Z] --- PASS: TestCreateServiceMultipleTimes (22.24s) [2020-05-26T07:11:19.656Z] === RUN TestCreateServiceConflict [2020-05-26T07:11:19.664Z] + echo Chowning /workspace to jenkins user [2020-05-26T07:11:19.664Z] Chowning /workspace to jenkins user [2020-05-26T07:11:19.664Z] + id -u [2020-05-26T07:11:19.664Z] + id -g [2020-05-26T07:11:19.664Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41026:/workspace busybox chown -R 1000:1000 /workspace [2020-05-26T07:11:19.664Z] Unable to find image 'busybox:latest' locally [2020-05-26T07:11:19.664Z] latest: Pulling from library/busybox [2020-05-26T07:11:19.664Z] d9cbbca60e5f: Pulling fs layer [2020-05-26T07:11:20.318Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2020-05-26T07:11:20.573Z] === RUN TestDockerSuite/TestBuildContextCleanup [2020-05-26T07:11:21.132Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2020-05-26T07:11:21.387Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2020-05-26T07:11:21.387Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2020-05-26T07:11:21.947Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2020-05-26T07:11:22.202Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2020-05-26T07:11:22.352Z] ok github.com/docker/docker/builder/remotecontext 0.489s coverage: 13.6% of statements [2020-05-26T07:11:22.457Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2020-05-26T07:11:22.712Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2020-05-26T07:11:23.095Z] --- PASS: TestCreateServiceConflict (3.76s) [2020-05-26T07:11:23.095Z] === RUN TestCreateServiceMaxReplicas [2020-05-26T07:11:24.442Z] ok github.com/docker/docker/builder/dockerfile 1.336s coverage: 48.2% of statements [2020-05-26T07:11:24.443Z] ? github.com/docker/docker/cli [no test files] [2020-05-26T07:11:24.443Z] ? github.com/docker/docker/cli/config [no test files] [2020-05-26T07:11:24.915Z] d9cbbca60e5f: Download complete [2020-05-26T07:11:24.915Z] d9cbbca60e5f: Pull complete [2020-05-26T07:11:24.915Z] Digest: sha256:836945da1f3afe2cfff376d379852bbb82e0237cb2925d53a13f53d6e8a8c48c [2020-05-26T07:11:24.915Z] Status: Downloaded newer image for busybox:latest [2020-05-26T07:11:25.974Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2020-05-26T07:11:26.536Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-05-26T07:11:27.106Z] + bundleName=amd64-rootless [2020-05-26T07:11:27.106Z] + echo Creating amd64-rootless-bundles.tar.gz [2020-05-26T07:11:27.106Z] Creating amd64-rootless-bundles.tar.gz [2020-05-26T07:11:27.106Z] + xargs tar -czf amd64-rootless-bundles.tar.gz [2020-05-26T07:11:27.106Z] + 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-26T07:11:27.117Z] Archiving artifacts [2020-05-26T07:11:27.495Z] --- PASS: TestCreateServiceMaxReplicas (4.00s) [2020-05-26T07:11:27.495Z] === RUN TestCreateWithDuplicateNetworkNames [2020-05-26T07:11:28.749Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-41026/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-05-26T07:11:29.062Z] + make clean [2020-05-26T07:11:29.319Z] docker volume rm -f docker-dev-cache [2020-05-26T07:11:29.319Z] docker-dev-cache [Pipeline] deleteDir [2020-05-26T07:11:29.811Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2020-05-26T07:11:29.997Z] ok github.com/docker/docker/client 0.834s coverage: 75.4% of statements [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-05-26T07:11:31.697Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2020-05-26T07:11:36.939Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2020-05-26T07:11:36.952Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-05-26T07:11:36.952Z] ok github.com/docker/docker/api/server/httputils 0.005s coverage: 14.7% of statements [2020-05-26T07:11:36.952Z] ok github.com/docker/docker/api/server/middleware 0.004s coverage: 37.7% of statements [2020-05-26T07:11:36.952Z] ? github.com/docker/docker/api/server/router [no test files] [2020-05-26T07:11:36.952Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-05-26T07:11:36.952Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-05-26T07:11:36.952Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-05-26T07:11:36.952Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-05-26T07:11:36.952Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-05-26T07:11:36.952Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-05-26T07:11:36.952Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-05-26T07:11:36.952Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-05-26T07:11:36.952Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-05-26T07:11:36.952Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-05-26T07:11:36.952Z] ok github.com/docker/docker/api/server/router/swarm 0.008s coverage: 4.8% of statements [2020-05-26T07:11:36.952Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-05-26T07:11:36.952Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-05-26T07:11:36.952Z] ? github.com/docker/docker/api/types [no test files] [2020-05-26T07:11:36.952Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-05-26T07:11:36.952Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-05-26T07:11:36.952Z] ? github.com/docker/docker/api/types/container [no test files] [2020-05-26T07:11:36.952Z] ? github.com/docker/docker/api/types/events [no test files] [2020-05-26T07:11:36.952Z] ok github.com/docker/docker/api/types/filters 0.011s coverage: 92.2% of statements [2020-05-26T07:11:36.952Z] ? github.com/docker/docker/api/types/image [no test files] [2020-05-26T07:11:36.952Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-05-26T07:11:36.952Z] ? github.com/docker/docker/api/types/network [no test files] [2020-05-26T07:11:36.952Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-05-26T07:11:36.952Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-05-26T07:11:36.952Z] ok github.com/docker/docker/api/types/strslice 0.002s coverage: 90.0% of statements [2020-05-26T07:11:36.952Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-05-26T07:11:36.952Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-05-26T07:11:36.952Z] ok github.com/docker/docker/api/types/time 0.015s coverage: 100.0% of statements [2020-05-26T07:11:36.952Z] ok github.com/docker/docker/api/types/versions 0.003s coverage: 75.0% of statements [2020-05-26T07:11:36.952Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-05-26T07:11:36.952Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-05-26T07:11:36.952Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-05-26T07:11:36.952Z] ? github.com/docker/docker/builder [no test files] [2020-05-26T07:11:36.952Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-05-26T07:11:36.952Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-05-26T07:11:36.952Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-05-26T07:11:36.952Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-05-26T07:11:36.952Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-05-26T07:11:36.952Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-05-26T07:11:36.952Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-05-26T07:11:36.952Z] ok github.com/docker/docker/builder/dockerignore 0.010s coverage: 96.8% of statements [2020-05-26T07:11:36.952Z] ok github.com/docker/docker/builder/dockerfile 0.576s coverage: 48.2% of statements [2020-05-26T07:11:36.952Z] ok github.com/docker/docker/builder/remotecontext 0.220s coverage: 13.6% of statements [2020-05-26T07:11:36.952Z] ok github.com/docker/docker/cli/debug 0.003s coverage: 100.0% of statements [2020-05-26T07:11:36.952Z] ok github.com/docker/docker/builder/remotecontext/git 1.571s coverage: 86.3% of statements [2020-05-26T07:11:36.952Z] ? github.com/docker/docker/cli [no test files] [2020-05-26T07:11:36.952Z] ? github.com/docker/docker/cli/config [no test files] [2020-05-26T07:11:37.195Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2020-05-26T07:11:38.120Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2020-05-26T07:11:39.478Z] ok github.com/docker/docker/client 0.193s coverage: 75.4% of statements [2020-05-26T07:11:39.482Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2020-05-26T07:11:40.042Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2020-05-26T07:11:42.554Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2020-05-26T07:11:42.680Z] --- PASS: TestCreateWithDuplicateNetworkNames (15.43s) [2020-05-26T07:11:42.680Z] === RUN TestCreateServiceSecretFileMode [2020-05-26T07:11:43.917Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2020-05-26T07:11:46.119Z] --- PASS: TestCreateServiceSecretFileMode (3.43s) [2020-05-26T07:11:46.119Z] === RUN TestCreateServiceConfigFileMode [2020-05-26T07:11:47.180Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2020-05-26T07:11:49.064Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2020-05-26T07:11:49.558Z] --- PASS: TestCreateServiceConfigFileMode (3.45s) [2020-05-26T07:11:49.558Z] === RUN TestCreateServiceSysctls [2020-05-26T07:11:49.623Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2020-05-26T07:11:50.984Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2020-05-26T07:11:51.240Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2020-05-26T07:11:51.240Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2020-05-26T07:11:51.240Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2020-05-26T07:11:51.240Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2020-05-26T07:11:51.799Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2020-05-26T07:11:52.725Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2020-05-26T07:11:52.984Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2020-05-26T07:11:53.544Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2020-05-26T07:11:53.922Z] --- PASS: TestCreateServiceSysctls (4.43s) [2020-05-26T07:11:53.922Z] === RUN TestCreateServiceCapabilities [2020-05-26T07:11:55.429Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2020-05-26T07:11:55.429Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2020-05-26T07:11:56.793Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2020-05-26T07:11:57.353Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2020-05-26T07:11:57.362Z] --- PASS: TestCreateServiceCapabilities (3.54s) [2020-05-26T07:11:57.362Z] === RUN TestInspect [2020-05-26T07:11:59.238Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2020-05-26T07:12:00.804Z] --- PASS: TestInspect (3.38s) [2020-05-26T07:12:00.805Z] === RUN TestCreateJob [2020-05-26T07:12:03.397Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2020-05-26T07:12:03.397Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2020-05-26T07:12:04.759Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2020-05-26T07:12:05.169Z] --- PASS: TestCreateJob (4.40s) [2020-05-26T07:12:05.169Z] === RUN TestReplicatedJob [2020-05-26T07:12:07.272Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2020-05-26T07:12:07.272Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2020-05-26T07:12:07.528Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2020-05-26T07:12:10.797Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2020-05-26T07:12:11.955Z] --- PASS: TestReplicatedJob (7.00s) [2020-05-26T07:12:11.955Z] === RUN TestUpdateReplicatedJob [2020-05-26T07:12:14.061Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2020-05-26T07:12:14.985Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2020-05-26T07:12:16.322Z] --- PASS: TestUpdateReplicatedJob (4.51s) [2020-05-26T07:12:16.322Z] === RUN TestServiceListWithStatuses [2020-05-26T07:12:16.322Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-05-26T07:12:16.322Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-05-26T07:12:16.322Z] === RUN TestDockerNetworkConnectAlias [2020-05-26T07:12:19.207Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2020-05-26T07:12:21.732Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2020-05-26T07:12:22.658Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2020-05-26T07:12:22.658Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2020-05-26T07:12:23.584Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2020-05-26T07:12:23.584Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2020-05-26T07:12:24.683Z] --- PASS: TestDockerNetworkConnectAlias (8.21s) [2020-05-26T07:12:24.683Z] === RUN TestDockerNetworkReConnect [2020-05-26T07:12:25.470Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2020-05-26T07:12:26.150Z] ok github.com/docker/docker/cmd/dockerd 0.068s coverage: 30.8% of statements [2020-05-26T07:12:26.150Z] ok github.com/docker/docker/container 0.126s coverage: 34.7% of statements [2020-05-26T07:12:26.150Z] ? github.com/docker/docker/container/stream [no test files] [2020-05-26T07:12:26.150Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-05-26T07:12:26.150Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-05-26T07:12:26.150Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-05-26T07:12:26.833Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2020-05-26T07:12:26.969Z] ok github.com/docker/docker/cmd/dockerd 0.247s coverage: 30.8% of statements [2020-05-26T07:12:30.136Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2020-05-26T07:12:30.697Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2020-05-26T07:12:30.697Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2020-05-26T07:12:31.414Z] ok github.com/docker/docker/daemon/cluster 0.073s coverage: 0.5% of statements [2020-05-26T07:12:31.468Z] --- PASS: TestDockerNetworkReConnect (6.30s) [2020-05-26T07:12:31.468Z] === RUN TestServicePlugin [2020-05-26T07:12:31.468Z] --- SKIP: TestServicePlugin (0.00s) [2020-05-26T07:12:31.468Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-26T07:12:31.468Z] === RUN TestServiceUpdateLabel [2020-05-26T07:12:31.623Z] ok github.com/docker/docker/container 0.160s coverage: 34.7% of statements [2020-05-26T07:12:31.623Z] ? github.com/docker/docker/container/stream [no test files] [2020-05-26T07:12:31.623Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-05-26T07:12:31.623Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-05-26T07:12:31.623Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-05-26T07:12:32.060Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2020-05-26T07:12:32.348Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.008s coverage: 65.3% of statements [2020-05-26T07:12:33.722Z] ok github.com/docker/docker/daemon/cluster/convert 0.009s coverage: 35.6% of statements [2020-05-26T07:12:33.946Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2020-05-26T07:12:34.913Z] --- PASS: TestServiceUpdateLabel (3.65s) [2020-05-26T07:12:34.913Z] === RUN TestServiceUpdateSecrets [2020-05-26T07:12:35.308Z] === RUN TestDockerSuite/TestBuildDockerignore [2020-05-26T07:12:35.870Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2020-05-26T07:12:37.311Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.059s coverage: 65.3% of statements [2020-05-26T07:12:43.687Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.434s coverage: 13.9% of statements [2020-05-26T07:12:43.687Z] ok github.com/docker/docker/daemon 12.243s coverage: 17.4% of statements [2020-05-26T07:12:43.687Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-05-26T07:12:43.687Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-05-26T07:12:44.622Z] ok github.com/docker/docker/daemon/discovery 0.004s coverage: 30.0% of statements [2020-05-26T07:12:45.189Z] ok github.com/docker/docker/daemon/config 0.050s coverage: 81.7% of statements [2020-05-26T07:12:45.448Z] ok github.com/docker/docker/daemon/events 0.059s coverage: 50.0% of statements [2020-05-26T07:12:45.448Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-05-26T07:12:45.448Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-05-26T07:12:45.800Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2020-05-26T07:12:45.976Z] ok github.com/docker/docker/daemon/cluster/convert 0.072s coverage: 35.6% of statements [2020-05-26T07:12:47.346Z] ok github.com/docker/docker/daemon/graphdriver 0.012s coverage: 2.2% of statements [2020-05-26T07:12:47.519Z] ok github.com/docker/docker/daemon/cluster 0.235s coverage: 0.5% of statements [2020-05-26T07:12:48.309Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2020-05-26T07:12:48.565Z] === RUN TestDockerDaemonSuite/TestShmSize [2020-05-26T07:12:49.246Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.005s coverage: 2.9% of statements [2020-05-26T07:12:50.180Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.213s coverage: 57.0% of statements [2020-05-26T07:12:50.449Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2020-05-26T07:12:50.704Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2020-05-26T07:12:53.121Z] ok github.com/docker/docker/daemon/discovery 0.022s coverage: 30.0% of statements [2020-05-26T07:12:53.375Z] --- PASS: TestServiceUpdateSecrets (15.83s) [2020-05-26T07:12:53.375Z] === RUN TestServiceUpdateConfigs [2020-05-26T07:12:53.485Z] ok github.com/docker/docker/daemon/graphdriver/aufs 5.404s coverage: 73.1% of statements [2020-05-26T07:12:53.485Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 1.667s coverage: 45.9% of statements [2020-05-26T07:12:53.966Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2020-05-26T07:12:53.966Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2020-05-26T07:12:54.221Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2020-05-26T07:12:54.859Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.028s coverage: 1.8% of statements [2020-05-26T07:12:54.859Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-05-26T07:12:55.191Z] ok github.com/docker/docker/daemon/events 0.068s coverage: 50.0% of statements [2020-05-26T07:12:56.217Z] ok github.com/docker/docker/daemon/config 0.105s coverage: 81.7% of statements [2020-05-26T07:12:56.758Z] ok github.com/docker/docker/daemon/graphdriver/overlay 1.173s coverage: 49.5% of statements [2020-05-26T07:12:58.130Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.300s coverage: 76.1% of statements [2020-05-26T07:12:58.950Z] ok github.com/docker/docker/daemon/graphdriver 0.012s coverage: 2.2% of statements [2020-05-26T07:12:59.064Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.008s coverage: 58.0% of statements [2020-05-26T07:12:59.455Z] --- PASS: TestDockerDaemonSuite (353.43s) [2020-05-26T07:12:59.455Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (15.26s) [2020-05-26T07:12:59.455Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (1.93s) [2020-05-26T07:12:59.455Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.58s) [2020-05-26T07:12:59.455Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (3.35s) [2020-05-26T07:12:59.455Z] docker_cli_daemon_test.go:1449: [d082ee63ae4a6] daemon is not started [2020-05-26T07:12:59.455Z] check_test.go:309: [de89d2958f0fd] daemon is not started [2020-05-26T07:12:59.455Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.82s) [2020-05-26T07:12:59.455Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (2.13s) [2020-05-26T07:12:59.455Z] check_test.go:309: [dcac7c44adcf7] daemon is not started [2020-05-26T07:12:59.455Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (1.81s) [2020-05-26T07:12:59.455Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (3.22s) [2020-05-26T07:12:59.455Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (3.29s) [2020-05-26T07:12:59.455Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (4.07s) [2020-05-26T07:12:59.455Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (4.38s) [2020-05-26T07:12:59.455Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (3.24s) [2020-05-26T07:12:59.455Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.59s) [2020-05-26T07:12:59.455Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.73s) [2020-05-26T07:12:59.455Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.52s) [2020-05-26T07:12:59.455Z] check_test.go:309: [d2a5731cb4cc6] daemon is not started [2020-05-26T07:12:59.455Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s) [2020-05-26T07:12:59.455Z] check_test.go:309: [dc9a148aff945] daemon is not started [2020-05-26T07:12:59.455Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.79s) [2020-05-26T07:12:59.455Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.54s) [2020-05-26T07:12:59.455Z] check_test.go:309: [daf03e5c27150] daemon is not started [2020-05-26T07:12:59.455Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (3.02s) [2020-05-26T07:12:59.455Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.63s) [2020-05-26T07:12:59.455Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.61s) [2020-05-26T07:12:59.455Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.08s) [2020-05-26T07:12:59.455Z] --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.57s) [2020-05-26T07:12:59.455Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.53s) [2020-05-26T07:12:59.455Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.63s) [2020-05-26T07:12:59.455Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2020-05-26T07:12:59.455Z] check_test.go:309: [deffc3b71ec47] daemon is not started [2020-05-26T07:12:59.455Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.52s) [2020-05-26T07:12:59.455Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.52s) [2020-05-26T07:12:59.455Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.52s) [2020-05-26T07:12:59.455Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (3.10s) [2020-05-26T07:12:59.455Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (5.67s) [2020-05-26T07:12:59.455Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.93s) [2020-05-26T07:12:59.455Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2020-05-26T07:12:59.455Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2020-05-26T07:12:59.455Z] check_test.go:309: [d063cee45feba] daemon is not started [2020-05-26T07:12:59.456Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (2.27s) [2020-05-26T07:12:59.456Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (2.13s) [2020-05-26T07:12:59.456Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.65s) [2020-05-26T07:12:59.456Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.84s) [2020-05-26T07:12:59.456Z] check_test.go:309: [dc0dfe105b941] daemon is not started [2020-05-26T07:12:59.456Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (3.36s) [2020-05-26T07:12:59.456Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.54s) [2020-05-26T07:12:59.456Z] check_test.go:309: [d85b5813a8121] daemon is not started [2020-05-26T07:12:59.456Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (3.66s) [2020-05-26T07:12:59.456Z] docker_cli_daemon_plugins_test.go:79: [d4cd0638e7554] daemon is not started [2020-05-26T07:12:59.456Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (4.32s) [2020-05-26T07:12:59.456Z] docker_cli_daemon_plugins_test.go:169: [d3fd14b055ac5] daemon is not started [2020-05-26T07:12:59.456Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.60s) [2020-05-26T07:12:59.456Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.53s) [2020-05-26T07:12:59.456Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.52s) [2020-05-26T07:12:59.456Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.50s) [2020-05-26T07:12:59.456Z] check_test.go:309: [d41299b15ee33] daemon is not started [2020-05-26T07:12:59.456Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.88s) [2020-05-26T07:12:59.456Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.66s) [2020-05-26T07:12:59.456Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.85s) [2020-05-26T07:12:59.456Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.84s) [2020-05-26T07:12:59.456Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.81s) [2020-05-26T07:12:59.456Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.82s) [2020-05-26T07:12:59.456Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (2.07s) [2020-05-26T07:12:59.456Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.53s) [2020-05-26T07:12:59.456Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.53s) [2020-05-26T07:12:59.456Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.52s) [2020-05-26T07:12:59.456Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (5.87s) [2020-05-26T07:12:59.456Z] check_test.go:309: [dced3c121f89d] daemon is not started [2020-05-26T07:12:59.456Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.47s) [2020-05-26T07:12:59.456Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (12.23s) [2020-05-26T07:12:59.456Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.52s) [2020-05-26T07:12:59.456Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.20s) [2020-05-26T07:12:59.456Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (5.39s) [2020-05-26T07:12:59.456Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (3.38s) [2020-05-26T07:12:59.456Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (5.95s) [2020-05-26T07:12:59.456Z] check_test.go:309: [d019693fca33c] daemon is not started [2020-05-26T07:12:59.456Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.57s) [2020-05-26T07:12:59.456Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.57s) [2020-05-26T07:12:59.456Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (10.73s) [2020-05-26T07:12:59.456Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (2.98s) [2020-05-26T07:12:59.456Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.61s) [2020-05-26T07:12:59.456Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.44s) [2020-05-26T07:12:59.456Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (3.46s) [2020-05-26T07:12:59.456Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.02s) [2020-05-26T07:12:59.456Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2020-05-26T07:12:59.456Z] check_test.go:309: [d5e9cd997b65e] daemon is not started [2020-05-26T07:12:59.456Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2020-05-26T07:12:59.456Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2020-05-26T07:12:59.456Z] check_test.go:309: [da19023d9e2fd] daemon is not started [2020-05-26T07:12:59.456Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (3.38s) [2020-05-26T07:12:59.456Z] check_test.go:309: [d17b6500dd9da] daemon is not started [2020-05-26T07:12:59.456Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (5.00s) [2020-05-26T07:12:59.456Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (3.53s) [2020-05-26T07:12:59.456Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (3.13s) [2020-05-26T07:12:59.456Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.18s) [2020-05-26T07:12:59.456Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (3.81s) [2020-05-26T07:12:59.456Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (3.89s) [2020-05-26T07:12:59.456Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (4.76s) [2020-05-26T07:12:59.456Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.39s) [2020-05-26T07:12:59.456Z] check_test.go:309: [d2abe093ffd56] daemon is not started [2020-05-26T07:12:59.456Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (3.70s) [2020-05-26T07:12:59.456Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (4.10s) [2020-05-26T07:12:59.456Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.91s) [2020-05-26T07:12:59.456Z] check_test.go:309: [d0da1045fd4e2] daemon is not started [2020-05-26T07:12:59.456Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.52s) [2020-05-26T07:12:59.456Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (5.24s) [2020-05-26T07:12:59.456Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.05s) [2020-05-26T07:12:59.456Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.52s) [2020-05-26T07:12:59.456Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.59s) [2020-05-26T07:12:59.456Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.12s) [2020-05-26T07:12:59.456Z] docker_cli_daemon_test.go:2881: Checking IpcMode private set from config [2020-05-26T07:12:59.456Z] docker_cli_daemon_test.go:2881: Checking IpcMode shareable set from config [2020-05-26T07:12:59.456Z] docker_cli_daemon_test.go:2881: Checking IpcMode host set from config [2020-05-26T07:12:59.456Z] docker_cli_daemon_test.go:2881: Checking IpcMode container:123 set from config [2020-05-26T07:12:59.456Z] docker_cli_daemon_test.go:2881: Checking IpcMode nosuchmode set from config [2020-05-26T07:12:59.456Z] docker_cli_daemon_test.go:2881: Checking IpcMode private set from cli [2020-05-26T07:12:59.456Z] docker_cli_daemon_test.go:2881: Checking IpcMode shareable set from cli [2020-05-26T07:12:59.456Z] docker_cli_daemon_test.go:2881: Checking IpcMode host set from cli [2020-05-26T07:12:59.456Z] docker_cli_daemon_test.go:2881: Checking IpcMode container:123 set from cli [2020-05-26T07:12:59.456Z] docker_cli_daemon_test.go:2881: Checking IpcMode nosuchmode set from cli [2020-05-26T07:12:59.456Z] check_test.go:309: [d3000d13ef18d] daemon is not started [2020-05-26T07:12:59.456Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.13s) [2020-05-26T07:12:59.456Z] check_test.go:309: [d185be7ccd55f] daemon is not started [2020-05-26T07:12:59.456Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.54s) [2020-05-26T07:12:59.456Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (0.55s) [2020-05-26T07:12:59.456Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.41s) [2020-05-26T07:12:59.456Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.54s) [2020-05-26T07:12:59.456Z] check_test.go:309: [dcc1e18912f9d] daemon is not started [2020-05-26T07:12:59.456Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (3.06s) [2020-05-26T07:12:59.456Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (2.18s) [2020-05-26T07:12:59.456Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (4.64s) [2020-05-26T07:12:59.456Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.06s) [2020-05-26T07:12:59.456Z] check_test.go:309: [d2d35ad73b2f0] daemon is not started [2020-05-26T07:12:59.456Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (5.35s) [2020-05-26T07:12:59.456Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.89s) [2020-05-26T07:12:59.456Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (3.11s) [2020-05-26T07:12:59.456Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.24s) [2020-05-26T07:12:59.456Z] check_test.go:309: [d433bb222f5c4] daemon is not started [2020-05-26T07:12:59.456Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.59s) [2020-05-26T07:12:59.456Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.55s) [2020-05-26T07:12:59.456Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.54s) [2020-05-26T07:12:59.456Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (1.87s) [2020-05-26T07:12:59.456Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.01s) [2020-05-26T07:12:59.456Z] check_test.go:309: [d168374e6023f] daemon is not started [2020-05-26T07:12:59.456Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (1.95s) [2020-05-26T07:12:59.456Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (1.68s) [2020-05-26T07:12:59.456Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (4.07s) [2020-05-26T07:12:59.456Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.59s) [2020-05-26T07:12:59.456Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (2.04s) [2020-05-26T07:12:59.456Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.71s) [2020-05-26T07:12:59.456Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.35s) [2020-05-26T07:12:59.456Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (5.38s) [2020-05-26T07:12:59.456Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (2.06s) [2020-05-26T07:12:59.456Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.13s) [2020-05-26T07:12:59.456Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.24s) [2020-05-26T07:12:59.456Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.20s) [2020-05-26T07:12:59.456Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (8.92s) [2020-05-26T07:12:59.456Z] docker_cli_daemon_test.go:2544: [ddc6cd3a2ee27] daemon is not started [2020-05-26T07:12:59.456Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (9.79s) [2020-05-26T07:12:59.456Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (3.03s) [2020-05-26T07:12:59.456Z] --- PASS: TestDockerDaemonSuite/TestShmSize (2.09s) [2020-05-26T07:12:59.456Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (3.17s) [2020-05-26T07:12:59.456Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.11s) [2020-05-26T07:12:59.456Z] check_test.go:309: [d2935275eddc3] daemon is not started [2020-05-26T07:12:59.456Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (5.38s) [2020-05-26T07:12:59.456Z] === RUN TestDockerSwarmSuite [2020-05-26T07:12:59.456Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2020-05-26T07:12:59.630Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 3.125s coverage: 57.7% of statements [2020-05-26T07:12:59.630Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-05-26T07:12:59.630Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-05-26T07:13:00.563Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.008s coverage: 3.0% of statements [2020-05-26T07:13:01.129Z] ok github.com/docker/docker/daemon/links 0.006s coverage: 93.0% of statements [2020-05-26T07:13:01.680Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.518s coverage: 13.9% of statements [2020-05-26T07:13:02.715Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2020-05-26T07:13:03.170Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.012s coverage: 2.9% of statements [2020-05-26T07:13:03.660Z] ok github.com/docker/docker/daemon/images 0.023s coverage: 4.8% of statements [2020-05-26T07:13:03.660Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-05-26T07:13:03.660Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-05-26T07:13:03.660Z] ok github.com/docker/docker/daemon/logger 0.242s coverage: 41.8% of statements [2020-05-26T07:13:05.035Z] ok github.com/docker/docker/daemon/logger/gelf 0.015s coverage: 67.0% of statements [2020-05-26T07:13:05.236Z] ok github.com/docker/docker/daemon/graphdriver/copy 1.028s coverage: 57.9% of statements [2020-05-26T07:13:05.293Z] ok github.com/docker/docker/daemon/logger/awslogs 0.195s coverage: 77.8% of statements [2020-05-26T07:13:05.293Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-05-26T07:13:05.293Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-05-26T07:13:05.542Z] ok github.com/docker/docker/daemon 12.523s coverage: 17.4% of statements [2020-05-26T07:13:05.542Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-05-26T07:13:05.542Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-05-26T07:13:05.542Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-05-26T07:13:05.542Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-05-26T07:13:05.869Z] --- PASS: TestServiceUpdateConfigs (15.59s) [2020-05-26T07:13:05.869Z] === RUN TestServiceUpdateNetwork [2020-05-26T07:13:06.227Z] ok github.com/docker/docker/daemon/logger/journald 0.003s coverage: 26.2% of statements [2020-05-26T07:13:06.793Z] time="2020-05-26T07:13:06Z" level=error msg="Failed to open log file: open /tmp/docker-logger-383862807/container.log.1: no such file or directory" [2020-05-26T07:13:06.793Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.009s coverage: 61.6% of statements [2020-05-26T07:13:06.793Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.005s coverage: 87.2% of statements [2020-05-26T07:13:06.874Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2020-05-26T07:13:08.168Z] ok github.com/docker/docker/daemon/logger/local 0.013s coverage: 75.2% of statements [2020-05-26T07:13:08.168Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-05-26T07:13:08.427Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.030s coverage: 37.7% of statements [2020-05-26T07:13:09.387Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2020-05-26T07:13:09.801Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.008s coverage: 33.3% of statements [2020-05-26T07:13:10.151Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.013s coverage: 1.8% of statements [2020-05-26T07:13:10.151Z] ok github.com/docker/docker/daemon/graphdriver/aufs 10.304s coverage: 69.2% of statements [2020-05-26T07:13:10.314Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2020-05-26T07:13:10.314Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2020-05-26T07:13:11.177Z] ok github.com/docker/docker/daemon/logger/syslog 0.004s coverage: 47.8% of statements [2020-05-26T07:13:11.177Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2020-05-26T07:13:11.743Z] ok github.com/docker/docker/daemon/logger/splunk 1.598s coverage: 82.5% of statements [2020-05-26T07:13:11.743Z] ? github.com/docker/docker/daemon/names [no test files] [2020-05-26T07:13:12.308Z] ok github.com/docker/docker/daemon/network 0.013s coverage: 63.8% of statements [2020-05-26T07:13:12.308Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-05-26T07:13:12.825Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2020-05-26T07:13:12.879Z] ok github.com/docker/docker/daemon/graphdriver/overlay 2.208s coverage: 49.5% of statements [2020-05-26T07:13:12.879Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 4.001s coverage: 45.9% of statements [2020-05-26T07:13:12.879Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-05-26T07:13:14.836Z] ok github.com/docker/docker/distribution/metadata 0.042s coverage: 48.2% of statements [2020-05-26T07:13:14.836Z] ok github.com/docker/docker/distribution 0.295s coverage: 22.1% of statements [2020-05-26T07:13:14.836Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-05-26T07:13:16.089Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2020-05-26T07:13:16.212Z] ok github.com/docker/docker/errdefs 0.004s coverage: 49.4% of statements [2020-05-26T07:13:17.317Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.518s coverage: 76.1% of statements [2020-05-26T07:13:17.317Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.024s coverage: 58.0% of statements [2020-05-26T07:13:17.606Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.039s coverage: 3.0% of statements [2020-05-26T07:13:17.611Z] ok github.com/docker/docker/image 0.016s coverage: 86.4% of statements [2020-05-26T07:13:18.217Z] ok github.com/docker/docker/distribution/xfer 1.884s coverage: 85.1% of statements [2020-05-26T07:13:18.217Z] ? github.com/docker/docker/dockerversion [no test files] [2020-05-26T07:13:18.476Z] ok github.com/docker/docker/image/cache 0.033s coverage: 19.2% of statements [2020-05-26T07:13:18.476Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-05-26T07:13:19.111Z] ok github.com/docker/docker/daemon/links 0.035s coverage: 93.0% of statements [2020-05-26T07:13:19.349Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2020-05-26T07:13:19.404Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 4.706s coverage: 52.1% of statements [2020-05-26T07:13:19.404Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-05-26T07:13:19.404Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-05-26T07:13:19.858Z] ok github.com/docker/docker/image/v1 0.009s coverage: 25.0% of statements [2020-05-26T07:13:19.858Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-05-26T07:13:20.793Z] ok github.com/docker/docker/libcontainerd/queue 0.023s coverage: 100.0% of statements [2020-05-26T07:13:21.234Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2020-05-26T07:13:22.167Z] ok github.com/docker/docker/opts 0.023s coverage: 67.4% of statements [2020-05-26T07:13:22.167Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 50.0% of statements [2020-05-26T07:13:23.089Z] ok github.com/docker/docker/daemon/logger 0.292s coverage: 41.8% of statements [2020-05-26T07:13:24.067Z] ok github.com/docker/docker/pkg/archive 0.405s coverage: 76.9% of statements [2020-05-26T07:13:24.221Z] ok github.com/docker/docker/daemon/logger/gelf 0.015s coverage: 67.0% of statements [2020-05-26T07:13:24.314Z] --- PASS: TestServiceUpdateNetwork (15.75s) [2020-05-26T07:13:24.315Z] === RUN TestServiceUpdatePidsLimit [2020-05-26T07:13:24.315Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2020-05-26T07:13:24.315Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2020-05-26T07:13:25.394Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2020-05-26T07:13:25.438Z] ok github.com/docker/docker/pkg/authorization 0.509s coverage: 68.3% of statements [2020-05-26T07:13:25.439Z] ok github.com/docker/docker/pkg/broadcaster 0.001s coverage: 100.0% of statements [2020-05-26T07:13:25.696Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2020-05-26T07:13:26.319Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2020-05-26T07:13:26.333Z] ok github.com/docker/docker/daemon/logger/awslogs 0.737s coverage: 77.4% of statements [2020-05-26T07:13:26.963Z] ok github.com/docker/docker/daemon/logger/journald 0.008s coverage: 26.2% of statements [2020-05-26T07:13:27.596Z] ok github.com/docker/docker/daemon/images 0.036s coverage: 4.8% of statements [2020-05-26T07:13:27.596Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-05-26T07:13:27.596Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-05-26T07:13:27.596Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-05-26T07:13:27.596Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-05-26T07:13:27.887Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.016s coverage: 87.2% of statements [2020-05-26T07:13:28.191Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.020s coverage: 61.6% of statements [2020-05-26T07:13:28.219Z] ok github.com/docker/docker/layer 7.251s coverage: 68.8% of statements [2020-05-26T07:13:28.220Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-05-26T07:13:28.220Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-05-26T07:13:28.220Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-05-26T07:13:28.220Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-05-26T07:13:28.220Z] ? github.com/docker/docker/oci [no test files] [2020-05-26T07:13:28.220Z] ? github.com/docker/docker/oci/caps [no test files] [2020-05-26T07:13:28.477Z] ok github.com/docker/docker/pkg/directory 0.002s coverage: 80.0% of statements [2020-05-26T07:13:28.735Z] ok github.com/docker/docker/pkg/discovery 0.003s coverage: 58.3% of statements [2020-05-26T07:13:29.301Z] ok github.com/docker/docker/pkg/discovery/file 0.003s coverage: 92.9% of statements [2020-05-26T07:13:29.301Z] ok github.com/docker/docker/pkg/chrootarchive 2.951s coverage: 43.2% of statements [2020-05-26T07:13:29.301Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-05-26T07:13:29.301Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-05-26T07:13:29.580Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2020-05-26T07:13:30.234Z] ok github.com/docker/docker/pkg/discovery/memory 0.003s coverage: 92.3% of statements [2020-05-26T07:13:30.800Z] ok github.com/docker/docker/pkg/discovery/nodes 0.003s coverage: 93.8% of statements [2020-05-26T07:13:31.058Z] ok github.com/docker/docker/pkg/dmesg 0.003s coverage: 83.3% of statements [2020-05-26T07:13:31.184Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2020-05-26T07:13:31.704Z] ok github.com/docker/docker/daemon/logger/local 0.082s coverage: 75.2% of statements [2020-05-26T07:13:31.704Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-05-26T07:13:31.997Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.052s coverage: 33.3% of statements [2020-05-26T07:13:32.092Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2020-05-26T07:13:32.292Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.042s coverage: 37.7% of statements [2020-05-26T07:13:32.431Z] ok github.com/docker/docker/pkg/filenotify 0.606s coverage: 67.0% of statements [2020-05-26T07:13:32.996Z] ok github.com/docker/docker/pkg/fileutils 0.016s coverage: 89.5% of statements [2020-05-26T07:13:33.562Z] ok github.com/docker/docker/pkg/discovery/kv 3.092s coverage: 84.1% of statements [2020-05-26T07:13:33.820Z] ok github.com/docker/docker/pkg/fsutils 0.207s coverage: 85.1% of statements [2020-05-26T07:13:33.820Z] ok github.com/docker/docker/pkg/homedir 0.005s coverage: 11.4% of statements [2020-05-26T07:13:33.824Z] ok github.com/docker/docker/daemon/logger/templates 0.070s coverage: 8.3% of statements [2020-05-26T07:13:34.602Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2020-05-26T07:13:35.194Z] ok github.com/docker/docker/pkg/idtools 0.408s coverage: 70.3% of statements [2020-05-26T07:13:35.194Z] ok github.com/docker/docker/pkg/ioutils 0.499s coverage: 68.8% of statements [2020-05-26T07:13:35.452Z] ok github.com/docker/docker/pkg/jsonmessage 0.005s coverage: 91.7% of statements [2020-05-26T07:13:35.710Z] ok github.com/docker/docker/pkg/locker 0.021s coverage: 88.9% of statements [2020-05-26T07:13:35.895Z] ok github.com/docker/docker/daemon/logger/syslog 0.054s coverage: 47.8% of statements [2020-05-26T07:13:35.968Z] ok github.com/docker/docker/pkg/longpath 0.009s coverage: 100.0% of statements [2020-05-26T07:13:35.968Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-05-26T07:13:35.968Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-05-26T07:13:36.226Z] ok github.com/docker/docker/pkg/namesgenerator 0.002s coverage: 85.7% of statements [2020-05-26T07:13:36.226Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-05-26T07:13:36.226Z] ok github.com/docker/docker/pkg/parsers 0.013s coverage: 97.0% of statements [2020-05-26T07:13:36.793Z] ok github.com/docker/docker/pkg/parsers/kernel 0.002s coverage: 60.0% of statements [2020-05-26T07:13:37.051Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.006s coverage: 91.4% of statements [2020-05-26T07:13:37.051Z] ok github.com/docker/docker/pkg/pidfile 0.007s coverage: 82.4% of statements [2020-05-26T07:13:37.051Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-05-26T07:13:37.051Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-05-26T07:13:37.397Z] ok github.com/docker/docker/daemon/logger/splunk 3.218s coverage: 82.5% of statements [2020-05-26T07:13:37.398Z] ? github.com/docker/docker/daemon/names [no test files] [2020-05-26T07:13:37.398Z] ok github.com/docker/docker/daemon/network 0.015s coverage: 63.8% of statements [2020-05-26T07:13:37.398Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-05-26T07:13:37.983Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.020s coverage: 56.8% of statements [2020-05-26T07:13:38.916Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2020-05-26T07:13:38.916Z] ok github.com/docker/docker/pkg/pools 0.003s coverage: 88.2% of statements [2020-05-26T07:13:39.174Z] ok github.com/docker/docker/pkg/progress 0.001s coverage: 75.9% of statements [2020-05-26T07:13:39.539Z] --- PASS: TestServiceUpdatePidsLimit (17.91s) [2020-05-26T07:13:39.539Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.91s) [2020-05-26T07:13:39.539Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.25s) [2020-05-26T07:13:39.539Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.14s) [2020-05-26T07:13:39.539Z] PASS [2020-05-26T07:13:39.539Z] [2020-05-26T07:13:39.539Z] === Skipped [2020-05-26T07:13:39.539Z] === SKIP: s390x.integration.service TestServiceListWithStatuses (0.00s) [2020-05-26T07:13:39.539Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-05-26T07:13:39.539Z] [2020-05-26T07:13:39.539Z] === SKIP: s390x.integration.service TestServicePlugin (0.00s) [2020-05-26T07:13:39.539Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-26T07:13:39.539Z] [2020-05-26T07:13:39.539Z] [2020-05-26T07:13:39.539Z] DONE 27 tests, 2 skipped in 173.301s [2020-05-26T07:13:39.539Z] Running /go/src/github.com/docker/docker/integration/session (s390x.integration.session) flags=-test.v -test.timeout=120m [2020-05-26T07:13:39.539Z] ++ 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-26T07:13:39.539Z] ++ set -e [2020-05-26T07:13:39.539Z] ++ '[' -n 0 ']' [2020-05-26T07:13:39.539Z] ++ set -x [2020-05-26T07:13:39.539Z] ++ env -i DEST=/go/src/github.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-26T07:13:39.819Z] INFO: Testing against a local daemon [2020-05-26T07:13:39.819Z] === RUN TestSessionCreate [2020-05-26T07:13:39.819Z] --- PASS: TestSessionCreate (0.02s) [2020-05-26T07:13:39.819Z] === RUN TestSessionCreateWithBadUpgrade [2020-05-26T07:13:39.819Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2020-05-26T07:13:39.819Z] PASS [2020-05-26T07:13:39.819Z] [2020-05-26T07:13:39.819Z] DONE 2 tests in 0.272s [2020-05-26T07:13:39.819Z] Running /go/src/github.com/docker/docker/integration/system (s390x.integration.system) flags=-test.v -test.timeout=120m [2020-05-26T07:13:39.819Z] ++ 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-26T07:13:39.819Z] ++ set -e [2020-05-26T07:13:39.819Z] ++ '[' -n 0 ']' [2020-05-26T07:13:39.819Z] ++ set -x [2020-05-26T07:13:39.819Z] ++ env -i DEST=/go/src/github.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-26T07:13:40.100Z] INFO: Testing against a local daemon [2020-05-26T07:13:40.100Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-05-26T07:13:40.100Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-05-26T07:13:40.100Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-05-26T07:13:40.100Z] === RUN TestEventsExecDie [2020-05-26T07:13:40.545Z] ok github.com/docker/docker/pkg/pubsub 1.026s coverage: 73.9% of statements [2020-05-26T07:13:40.803Z] ok github.com/docker/docker/pkg/reexec 0.006s coverage: 82.4% of statements [2020-05-26T07:13:40.914Z] ok github.com/docker/docker/distribution/metadata 0.199s coverage: 48.2% of statements [2020-05-26T07:13:41.100Z] --- PASS: TestEventsExecDie (0.93s) [2020-05-26T07:13:41.100Z] === RUN TestEventsBackwardsCompatible [2020-05-26T07:13:41.100Z] --- PASS: TestEventsBackwardsCompatible (0.09s) [2020-05-26T07:13:41.100Z] === RUN TestInfoBinaryCommits [2020-05-26T07:13:41.100Z] --- PASS: TestInfoBinaryCommits (0.02s) [2020-05-26T07:13:41.100Z] === RUN TestInfoAPIVersioned [2020-05-26T07:13:41.100Z] --- PASS: TestInfoAPIVersioned (0.01s) [2020-05-26T07:13:41.100Z] === RUN TestInfoDiscoveryBackend [2020-05-26T07:13:41.710Z] --- PASS: TestInfoDiscoveryBackend (0.52s) [2020-05-26T07:13:41.710Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-05-26T07:13:42.415Z] ok github.com/docker/docker/errdefs 0.013s coverage: 49.4% of statements [2020-05-26T07:13:42.415Z] ok github.com/docker/docker/distribution 0.620s coverage: 22.1% of statements [2020-05-26T07:13:42.415Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-05-26T07:13:42.715Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-05-26T07:13:42.715Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-05-26T07:13:42.996Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s) [2020-05-26T07:13:42.996Z] === RUN TestInfoAPI [2020-05-26T07:13:42.996Z] --- PASS: TestInfoAPI (0.02s) [2020-05-26T07:13:42.996Z] === RUN TestInfoAPIWarnings [2020-05-26T07:13:43.607Z] --- PASS: TestInfoAPIWarnings (0.52s) [2020-05-26T07:13:43.607Z] === RUN TestInfoDebug [2020-05-26T07:13:44.081Z] ok github.com/docker/docker/pkg/signal 2.384s coverage: 61.0% of statements [2020-05-26T07:13:44.081Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2020-05-26T07:13:44.218Z] --- PASS: TestInfoDebug (0.53s) [2020-05-26T07:13:44.218Z] === RUN TestInfoInsecureRegistries [2020-05-26T07:13:44.339Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2020-05-26T07:13:44.596Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2020-05-26T07:13:44.828Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2020-05-26T07:13:44.828Z] === RUN TestInfoRegistryMirrors [2020-05-26T07:13:44.854Z] ok github.com/docker/docker/pkg/symlink 0.007s coverage: 87.7% of statements [2020-05-26T07:13:45.109Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2020-05-26T07:13:45.109Z] === RUN TestLoginFailsWithBadCredentials [2020-05-26T07:13:45.141Z] ok github.com/docker/docker/distribution/xfer 1.678s coverage: 85.1% of statements [2020-05-26T07:13:45.141Z] ? github.com/docker/docker/dockerversion [no test files] [2020-05-26T07:13:45.719Z] --- PASS: TestLoginFailsWithBadCredentials (0.33s) [2020-05-26T07:13:45.720Z] === RUN TestPingCacheHeaders [2020-05-26T07:13:45.720Z] --- PASS: TestPingCacheHeaders (0.01s) [2020-05-26T07:13:45.720Z] === RUN TestPingGet [2020-05-26T07:13:45.720Z] --- PASS: TestPingGet (0.01s) [2020-05-26T07:13:45.720Z] === RUN TestPingHead [2020-05-26T07:13:45.720Z] --- PASS: TestPingHead (0.01s) [2020-05-26T07:13:45.720Z] === RUN TestVersion [2020-05-26T07:13:45.720Z] --- PASS: TestVersion (0.02s) [2020-05-26T07:13:45.720Z] PASS [2020-05-26T07:13:45.720Z] [2020-05-26T07:13:45.720Z] === Skipped [2020-05-26T07:13:45.720Z] === SKIP: s390x.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-05-26T07:13:45.720Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-05-26T07:13:45.720Z] [2020-05-26T07:13:45.720Z] [2020-05-26T07:13:45.720Z] DONE 18 tests, 1 skipped in 5.730s [2020-05-26T07:13:45.720Z] Running /go/src/github.com/docker/docker/integration/volume (s390x.integration.volume) flags=-test.v -test.timeout=120m [2020-05-26T07:13:45.720Z] ++ 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-26T07:13:45.720Z] ++ set -e [2020-05-26T07:13:45.720Z] ++ '[' -n 0 ']' [2020-05-26T07:13:45.720Z] ++ set -x [2020-05-26T07:13:45.720Z] ++ env -i DEST=/go/src/github.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-26T07:13:45.720Z] INFO: Testing against a local daemon [2020-05-26T07:13:45.720Z] === RUN TestVolumesCreateAndList [2020-05-26T07:13:45.720Z] --- PASS: TestVolumesCreateAndList (0.02s) [2020-05-26T07:13:45.720Z] === RUN TestVolumesRemove [2020-05-26T07:13:45.787Z] ok github.com/docker/docker/pkg/sysinfo 0.005s coverage: 54.1% of statements [2020-05-26T07:13:46.000Z] --- PASS: TestVolumesRemove (0.13s) [2020-05-26T07:13:46.000Z] === RUN TestVolumesInspect [2020-05-26T07:13:46.000Z] --- PASS: TestVolumesInspect (0.01s) [2020-05-26T07:13:46.000Z] === RUN TestVolumesInvalidJSON [2020-05-26T07:13:46.000Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-05-26T07:13:46.000Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-05-26T07:13:46.000Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-05-26T07:13:46.000Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2020-05-26T07:13:46.000Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-05-26T07:13:46.000Z] PASS [2020-05-26T07:13:46.000Z] [2020-05-26T07:13:46.000Z] DONE 5 tests in 0.297s [2020-05-26T07:13:46.000Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-05-26T07:13:46.000Z] ++++ cat bundles/test-integration/docker.pid [2020-05-26T07:13:46.000Z] +++ kill 12282 [2020-05-26T07:13:46.352Z] ok github.com/docker/docker/pkg/system 0.019s coverage: 36.9% of statements [2020-05-26T07:13:46.610Z] ok github.com/docker/docker/pkg/tailfile 0.059s coverage: 88.6% of statements [2020-05-26T07:13:46.637Z] ok github.com/docker/docker/image/cache 0.041s coverage: 19.2% of statements [2020-05-26T07:13:46.637Z] ok github.com/docker/docker/image 0.124s coverage: 86.4% of statements [2020-05-26T07:13:46.637Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-05-26T07:13:46.927Z] ok github.com/docker/docker/image/v1 0.039s coverage: 25.0% of statements [2020-05-26T07:13:46.927Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-05-26T07:13:47.176Z] ok github.com/docker/docker/pkg/tarsum 0.041s coverage: 89.3% of statements [2020-05-26T07:13:47.434Z] testing: warning: no tests to run [2020-05-26T07:13:47.434Z] coverage: [no statements] [2020-05-26T07:13:47.434Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2020-05-26T07:13:47.464Z] +++ /etc/init.d/apparmor stop [2020-05-26T07:13:47.464Z] Leaving: AppArmorNo profiles have been unloaded. [2020-05-26T07:13:47.464Z] [2020-05-26T07:13:47.464Z] Unloading profiles will leave already running processes permanently [2020-05-26T07:13:47.464Z] unconfined, which can lead to unexpected situations. [2020-05-26T07:13:47.464Z] [2020-05-26T07:13:47.464Z] To set a process to complain mode, use the command line tool [2020-05-26T07:13:47.464Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-05-26T07:13:47.464Z] +++ true [2020-05-26T07:13:47.464Z] [2020-05-26T07:13:47.691Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2020-05-26T07:13:47.949Z] ok github.com/docker/docker/pkg/urlutil 0.001s coverage: 100.0% of statements [2020-05-26T07:13:47.968Z] ok github.com/docker/docker/libcontainerd/queue 0.044s coverage: 100.0% of statements [2020-05-26T07:13:48.207Z] ok github.com/docker/docker/pkg/useragent 0.001s coverage: 88.9% of statements Post stage [Pipeline] junit [2020-05-26T07:13:48.961Z] Recording test results [2020-05-26T07:13:49.057Z] ok github.com/docker/docker/pkg/aaparser 0.034s coverage: 50.0% of statements [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-05-26T07:13:49.542Z] + echo Ensuring container killed. [2020-05-26T07:13:49.542Z] Ensuring container killed. [2020-05-26T07:13:49.542Z] + docker rm -vf docker-pr1 [2020-05-26T07:13:49.542Z] Error: No such container: docker-pr1 [2020-05-26T07:13:49.542Z] + true [Pipeline] sh [2020-05-26T07:13:49.907Z] + echo Chowning /workspace to jenkins user [2020-05-26T07:13:49.907Z] Chowning /workspace to jenkins user [2020-05-26T07:13:49.907Z] + id -u [2020-05-26T07:13:49.907Z] + id -g [2020-05-26T07:13:49.907Z] + docker run --rm -v /home/jenkins/workspace/moby_PR-41026:/workspace busybox chown -R 1001:1001 /workspace [2020-05-26T07:13:49.907Z] Unable to find image 'busybox:latest' locally [2020-05-26T07:13:50.191Z] latest: Pulling from library/busybox [2020-05-26T07:13:50.191Z] 5ea0d0e92e5f: Pulling fs layer [2020-05-26T07:13:50.471Z] 5ea0d0e92e5f: Verifying Checksum [2020-05-26T07:13:50.471Z] 5ea0d0e92e5f: Download complete [2020-05-26T07:13:50.734Z] ok github.com/docker/docker/plugin 0.540s coverage: 23.1% of statements [2020-05-26T07:13:50.751Z] 5ea0d0e92e5f: Pull complete [2020-05-26T07:13:50.751Z] Digest: sha256:836945da1f3afe2cfff376d379852bbb82e0237cb2925d53a13f53d6e8a8c48c [2020-05-26T07:13:50.751Z] Status: Downloaded newer image for busybox:latest [2020-05-26T07:13:50.992Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.5% of statements [2020-05-26T07:13:51.925Z] ok github.com/docker/docker/profiles/seccomp 0.004s coverage: 73.8% of statements [2020-05-26T07:13:52.490Z] ok github.com/docker/docker/reference 0.006s coverage: 83.7% of statements [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-05-26T07:13:53.142Z] + bundleName=s390x-integration [2020-05-26T07:13:53.142Z] + echo Creating s390x-integration-bundles.tar.gz [2020-05-26T07:13:53.142Z] Creating s390x-integration-bundles.tar.gz [2020-05-26T07:13:53.142Z] + 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-26T07:13:53.142Z] + xargs tar -czf s390x-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2020-05-26T07:13:53.176Z] Archiving artifacts [2020-05-26T07:13:53.514Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-41026/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-05-26T07:13:53.578Z] ok github.com/docker/docker/opts 0.072s coverage: 67.4% of statements [2020-05-26T07:13:53.862Z] ok github.com/docker/docker/registry 0.075s coverage: 56.3% of statements [2020-05-26T07:13:53.865Z] ok github.com/docker/docker/pkg/authorization 0.725s coverage: 68.3% of statements [2020-05-26T07:13:53.893Z] + make clean [2020-05-26T07:13:54.153Z] ok github.com/docker/docker/pkg/broadcaster 0.007s coverage: 100.0% of statements [2020-05-26T07:13:54.173Z] docker volume rm -f docker-dev-cache [2020-05-26T07:13:54.428Z] ok github.com/docker/docker/registry/resumable 0.015s coverage: 100.0% of statements [2020-05-26T07:13:54.459Z] docker-dev-cache [Pipeline] deleteDir [2020-05-26T07:13:54.686Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 50.9% of statements [2020-05-26T07:13:55.178Z] ok github.com/docker/docker/pkg/capabilities 0.006s coverage: 87.5% of statements [2020-05-26T07:13:55.467Z] ok github.com/docker/docker/pkg/archive 1.465s coverage: 77.1% of statements [2020-05-26T07:13:55.620Z] ok github.com/docker/docker/runconfig 0.008s coverage: 65.8% of statements [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-05-26T07:13:55.878Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2020-05-26T07:13:56.470Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2020-05-26T07:13:56.470Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2020-05-26T07:13:56.470Z] === RUN TestDockerSuite/TestBuildDotDotFile [2020-05-26T07:13:56.470Z] === RUN TestDockerSuite/TestBuildEOLInLine [2020-05-26T07:13:56.493Z] ok github.com/docker/docker/pkg/directory 0.008s coverage: 80.0% of statements [2020-05-26T07:13:57.519Z] ok github.com/docker/docker/pkg/discovery 0.029s coverage: 58.3% of statements [2020-05-26T07:13:58.141Z] ok github.com/docker/docker/pkg/discovery/file 0.009s coverage: 97.6% of statements [2020-05-26T07:13:58.404Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2020-05-26T07:13:59.167Z] ok github.com/docker/docker/layer 7.139s coverage: 68.8% of statements [2020-05-26T07:13:59.167Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-05-26T07:13:59.167Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-05-26T07:13:59.167Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-05-26T07:13:59.167Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-05-26T07:13:59.167Z] ? github.com/docker/docker/oci [no test files] [2020-05-26T07:13:59.167Z] ? github.com/docker/docker/oci/caps [no test files] [2020-05-26T07:13:59.337Z] ok github.com/docker/docker/volume/local 0.025s coverage: 73.0% of statements [2020-05-26T07:13:59.457Z] ok github.com/docker/docker/pkg/discovery/memory 0.052s coverage: 92.3% of statements [2020-05-26T07:13:59.903Z] ok github.com/docker/docker/volume/mounts 0.018s coverage: 67.0% of statements [2020-05-26T07:14:00.501Z] ok github.com/docker/docker/pkg/dmesg 0.006s coverage: 83.3% of statements [2020-05-26T07:14:00.501Z] ok github.com/docker/docker/pkg/discovery/nodes 0.007s coverage: 93.8% of statements [2020-05-26T07:14:00.628Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2020-05-26T07:14:00.628Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2020-05-26T07:14:00.836Z] ok github.com/docker/docker/volume/service 0.015s coverage: 73.0% of statements [2020-05-26T07:14:01.189Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2020-05-26T07:14:01.750Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2020-05-26T07:14:02.004Z] ok github.com/docker/docker/pkg/chrootarchive 4.417s coverage: 43.2% of statements [2020-05-26T07:14:02.004Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-05-26T07:14:02.004Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-05-26T07:14:02.004Z] ok github.com/docker/docker/pkg/fileutils 0.020s coverage: 89.5% of statements [2020-05-26T07:14:02.004Z] ok github.com/docker/docker/pkg/filenotify 0.609s coverage: 67.0% of statements [2020-05-26T07:14:02.005Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2020-05-26T07:14:02.260Z] === RUN TestDockerSuite/TestBuildEntrypoint [2020-05-26T07:14:02.821Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2020-05-26T07:14:03.506Z] ok github.com/docker/docker/pkg/discovery/kv 3.182s coverage: 84.1% of statements [2020-05-26T07:14:03.506Z] ok github.com/docker/docker/pkg/fsutils 0.421s coverage: 85.1% of statements [2020-05-26T07:14:03.928Z] ok github.com/docker/docker/pkg/homedir 0.008s coverage: 11.4% of statements [2020-05-26T07:14:05.331Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2020-05-26T07:14:05.643Z] ok github.com/docker/docker/pkg/jsonmessage 0.024s coverage: 91.7% of statements [2020-05-26T07:14:05.643Z] ok github.com/docker/docker/pkg/locker 0.031s coverage: 88.9% of statements [2020-05-26T07:14:06.359Z] ok github.com/docker/docker/pkg/idtools 0.833s coverage: 70.3% of statements [2020-05-26T07:14:06.359Z] ok github.com/docker/docker/pkg/longpath 0.007s coverage: 100.0% of statements [2020-05-26T07:14:06.688Z] ok github.com/docker/docker/pkg/namesgenerator 0.025s coverage: 85.7% of statements [2020-05-26T07:14:07.010Z] ok github.com/docker/docker/pkg/ioutils 1.498s coverage: 70.6% of statements [2020-05-26T07:14:07.010Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-05-26T07:14:07.010Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-05-26T07:14:07.010Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-05-26T07:14:07.214Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2020-05-26T07:14:07.699Z] ok github.com/docker/docker/pkg/parsers 0.023s coverage: 97.0% of statements [2020-05-26T07:14:07.699Z] ok github.com/docker/docker/pkg/parsers/kernel 0.005s coverage: 60.0% of statements [2020-05-26T07:14:08.400Z] ok github.com/docker/docker/pkg/pidfile 0.019s coverage: 82.4% of statements [2020-05-26T07:14:08.722Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.030s coverage: 91.4% of statements [2020-05-26T07:14:08.722Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-05-26T07:14:08.722Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-05-26T07:14:09.727Z] === RUN TestDockerSuite/TestBuildEnv [2020-05-26T07:14:09.769Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.046s coverage: 56.8% of statements [2020-05-26T07:14:11.088Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2020-05-26T07:14:11.276Z] ok github.com/docker/docker/pkg/pools 0.029s coverage: 88.2% of statements [2020-05-26T07:14:11.276Z] ok github.com/docker/docker/pkg/progress 0.012s coverage: 75.9% of statements [2020-05-26T07:14:11.276Z] ok github.com/docker/docker/pkg/plugins/transport 0.006s coverage: 85.7% of statements [2020-05-26T07:14:11.343Z] --- PASS: TestImportExtremelyLargeImageWorks (173.47s) [2020-05-26T07:14:11.343Z] PASS [2020-05-26T07:14:11.343Z] [2020-05-26T07:14:11.343Z] DONE 12 tests in 177.227s [2020-05-26T07:14:11.343Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2020-05-26T07:14:11.343Z] ++ 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-26T07:14:11.343Z] ++ set -e [2020-05-26T07:14:11.343Z] ++ '[' -n 0 ']' [2020-05-26T07:14:11.343Z] ++ set -x [2020-05-26T07:14:11.343Z] ++ env -i DEST=/go/src/github.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-26T07:14:11.597Z] INFO: Testing against a local daemon [2020-05-26T07:14:11.597Z] === RUN TestNetworkCreateDelete [2020-05-26T07:14:11.853Z] --- PASS: TestNetworkCreateDelete (0.13s) [2020-05-26T07:14:11.853Z] === RUN TestDockerNetworkDeletePreferID [2020-05-26T07:14:12.108Z] --- PASS: TestDockerNetworkDeletePreferID (0.38s) [2020-05-26T07:14:12.108Z] === RUN TestInspectNetwork [2020-05-26T07:14:12.308Z] ok github.com/docker/docker/pkg/reexec 0.009s coverage: 82.4% of statements [2020-05-26T07:14:12.363Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2020-05-26T07:14:13.022Z] ok github.com/docker/docker/pkg/plugins 33.625s coverage: 76.6% of statements [2020-05-26T07:14:13.022Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-05-26T07:14:13.022Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-05-26T07:14:13.022Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-05-26T07:14:13.022Z] ? github.com/docker/docker/pkg/term [no test files] [2020-05-26T07:14:13.022Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-05-26T07:14:13.022Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-05-26T07:14:13.022Z] ? github.com/docker/docker/rootless [no test files] [2020-05-26T07:14:13.022Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-05-26T07:14:13.022Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-05-26T07:14:13.022Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-05-26T07:14:13.022Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-05-26T07:14:13.022Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-05-26T07:14:13.022Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-05-26T07:14:13.022Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-05-26T07:14:13.022Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-05-26T07:14:13.022Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-05-26T07:14:13.022Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-05-26T07:14:13.022Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-05-26T07:14:13.022Z] ? github.com/docker/docker/testutil/request [no test files] [2020-05-26T07:14:13.022Z] ? github.com/docker/docker/volume [no test files] [2020-05-26T07:14:13.022Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-05-26T07:14:13.022Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-05-26T07:14:13.022Z] [2020-05-26T07:14:13.022Z] === Skipped [2020-05-26T07:14:13.022Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-05-26T07:14:13.022Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-05-26T07:14:13.022Z] [2020-05-26T07:14:13.022Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-05-26T07:14:13.022Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-05-26T07:14:13.022Z] [2020-05-26T07:14:13.022Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-05-26T07:14:13.022Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-26T07:14:13.022Z] graphtest_unix.go:46: Driver btrfs not supported [2020-05-26T07:14:13.022Z] [2020-05-26T07:14:13.022Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-05-26T07:14:13.022Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-26T07:14:13.022Z] graphtest_unix.go:46: Driver btrfs not supported [2020-05-26T07:14:13.022Z] [2020-05-26T07:14:13.022Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-05-26T07:14:13.022Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-26T07:14:13.022Z] graphtest_unix.go:46: Driver btrfs not supported [2020-05-26T07:14:13.022Z] [2020-05-26T07:14:13.022Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-05-26T07:14:13.022Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-26T07:14:13.022Z] graphtest_unix.go:46: Driver btrfs not supported [2020-05-26T07:14:13.022Z] [2020-05-26T07:14:13.022Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-05-26T07:14:13.022Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-26T07:14:13.022Z] graphtest_unix.go:46: Driver btrfs not supported [2020-05-26T07:14:13.022Z] [2020-05-26T07:14:13.022Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-05-26T07:14:13.022Z] graphtest_unix.go:73: No driver to put! [2020-05-26T07:14:13.022Z] [2020-05-26T07:14:13.022Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2020-05-26T07:14:13.022Z] time="2020-05-26T07:12:54Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-05-26T07:14:13.022Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-05-26T07:14:13.022Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-05-26T07:14:13.022Z] [2020-05-26T07:14:13.022Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2020-05-26T07:14:13.022Z] time="2020-05-26T07:12:54Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-05-26T07:14:13.022Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-05-26T07:14:13.022Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-05-26T07:14:13.022Z] [2020-05-26T07:14:13.022Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2020-05-26T07:14:13.022Z] time="2020-05-26T07:12:54Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-05-26T07:14:13.022Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-05-26T07:14:13.022Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-05-26T07:14:13.022Z] [2020-05-26T07:14:13.022Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2020-05-26T07:14:13.022Z] time="2020-05-26T07:12:54Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-05-26T07:14:13.022Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-05-26T07:14:13.022Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-05-26T07:14:13.022Z] [2020-05-26T07:14:13.022Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2020-05-26T07:14:13.022Z] time="2020-05-26T07:12:54Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-05-26T07:14:13.022Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-05-26T07:14:13.022Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-05-26T07:14:13.022Z] [2020-05-26T07:14:13.022Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2020-05-26T07:14:13.022Z] graphtest_unix.go:73: No driver to put! [2020-05-26T07:14:13.022Z] [2020-05-26T07:14:13.022Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-05-26T07:14:13.022Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-05-26T07:14:13.022Z] [2020-05-26T07:14:13.022Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-05-26T07:14:13.022Z] overlay_test.go:49: Fails to compute changes intermittently [2020-05-26T07:14:13.022Z] [2020-05-26T07:14:13.022Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-05-26T07:14:13.022Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-05-26T07:14:13.022Z] [2020-05-26T07:14:13.022Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-05-26T07:14:13.022Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-05-26T07:14:13.022Z] [2020-05-26T07:14:13.022Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-05-26T07:14:13.022Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-26T07:14:13.022Z] graphtest_unix.go:46: Driver zfs not supported [2020-05-26T07:14:13.022Z] [2020-05-26T07:14:13.022Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-05-26T07:14:13.022Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-26T07:14:13.022Z] graphtest_unix.go:46: Driver zfs not supported [2020-05-26T07:14:13.022Z] [2020-05-26T07:14:13.022Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-05-26T07:14:13.022Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-26T07:14:13.022Z] graphtest_unix.go:46: Driver zfs not supported [2020-05-26T07:14:13.022Z] [2020-05-26T07:14:13.022Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-05-26T07:14:13.022Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-26T07:14:13.022Z] graphtest_unix.go:46: Driver zfs not supported [2020-05-26T07:14:13.022Z] [2020-05-26T07:14:13.022Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-05-26T07:14:13.022Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-26T07:14:13.022Z] graphtest_unix.go:46: Driver zfs not supported [2020-05-26T07:14:13.022Z] [2020-05-26T07:14:13.022Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-05-26T07:14:13.022Z] graphtest_unix.go:73: No driver to put! [2020-05-26T07:14:13.022Z] [2020-05-26T07:14:13.022Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-05-26T07:14:13.022Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-05-26T07:14:13.022Z] [2020-05-26T07:14:13.022Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-05-26T07:14:13.022Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-05-26T07:14:13.022Z] [2020-05-26T07:14:13.022Z] [2020-05-26T07:14:13.022Z] DONE 2123 tests, 26 skipped in 252.517s Post stage [Pipeline] junit [2020-05-26T07:14:13.033Z] Recording test results [2020-05-26T07:14:13.333Z] ok github.com/docker/docker/pkg/pubsub 1.159s coverage: 73.9% of statements [2020-05-26T07:14:13.333Z] ok github.com/docker/docker/pkg/stdcopy 0.009s coverage: 100.0% of statements [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2020-05-26T07:14:13.724Z] === RUN TestDockerSuite/TestBuildEnvUsage [2020-05-26T07:14:13.843Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41026/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=429ae97b598fa84b60d54232cbd6964ecd3b8078 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:429ae97b598fa84b60d54232cbd6964ecd3b8078 hack/validate/vendor [2020-05-26T07:14:14.366Z] ok github.com/docker/docker/pkg/stringid 0.005s coverage: 70.6% of statements [2020-05-26T07:14:14.656Z] ok github.com/docker/docker/pkg/streamformatter 0.008s coverage: 66.2% of statements [2020-05-26T07:14:14.776Z] No vendor changes in diff. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build e2e image) [2020-05-26T07:14:15.087Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [Pipeline] sh [2020-05-26T07:14:15.281Z] ok github.com/docker/docker/pkg/symlink 0.017s coverage: 87.7% of statements [2020-05-26T07:14:15.374Z] + echo Building e2e image [2020-05-26T07:14:15.374Z] Building e2e image [2020-05-26T07:14:15.374Z] + docker build --build-arg DOCKER_GITCOMMIT=429ae97b598fa84b60d54232cbd6964ecd3b8078 -t moby-e2e-test -f Dockerfile.e2e . [2020-05-26T07:14:15.374Z] #1 [internal] load build definition from Dockerfile.e2e [2020-05-26T07:14:15.374Z] #1 transferring dockerfile: 3.21kB done [2020-05-26T07:14:15.374Z] #1 DONE 0.0s [2020-05-26T07:14:15.374Z] [2020-05-26T07:14:15.374Z] #2 [internal] load .dockerignore [2020-05-26T07:14:15.374Z] #2 transferring context: 34B done [2020-05-26T07:14:15.374Z] #2 DONE 0.0s [2020-05-26T07:14:15.374Z] [2020-05-26T07:14:15.374Z] #4 [internal] load metadata for docker.io/library/golang:1.13.11-alpine [2020-05-26T07:14:15.633Z] #4 DONE 0.2s [2020-05-26T07:14:15.633Z] [2020-05-26T07:14:15.633Z] #3 [internal] load metadata for docker.io/library/alpine:3.10 [2020-05-26T07:14:15.633Z] #3 DONE 0.2s [2020-05-26T07:14:15.633Z] [2020-05-26T07:14:15.633Z] #5 [runner 1/12] FROM docker.io/library/alpine:3.10@sha256:f0e9534a598e5013... [2020-05-26T07:14:15.633Z] #5 resolve docker.io/library/alpine:3.10@sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 done [2020-05-26T07:14:15.633Z] #5 sha256:be4e4bea2c2e15b403bb321562e78ea84b501fb41497472e91ecb41504e8a27c 1.51kB / 1.51kB done [2020-05-26T07:14:15.633Z] #5 sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 1.64kB / 1.64kB done [2020-05-26T07:14:15.633Z] #5 sha256:a143f3ba578f79e2c7b3022c488e6e12a35836cd4a6eb9e363d7f3a07d848590 528B / 528B done [2020-05-26T07:14:15.891Z] #5 sha256:21c83c5242199776c232920ddb58cfa2a46b17e42ed831ca9001c8dbc532d22d 768.58kB / 2.80MB 0.2s [2020-05-26T07:14:16.010Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2020-05-26T07:14:16.149Z] #5 ... [2020-05-26T07:14:16.149Z] [2020-05-26T07:14:16.149Z] #8 [internal] load build context [2020-05-26T07:14:16.149Z] #8 transferring context: 849.26kB 0.4s done [2020-05-26T07:14:16.149Z] #8 DONE 0.4s [2020-05-26T07:14:16.149Z] [2020-05-26T07:14:16.149Z] #5 [runner 1/12] FROM docker.io/library/alpine:3.10@sha256:f0e9534a598e5013... [2020-05-26T07:14:16.149Z] #5 sha256:21c83c5242199776c232920ddb58cfa2a46b17e42ed831ca9001c8dbc532d22d 2.80MB / 2.80MB 0.3s done [2020-05-26T07:14:16.149Z] #5 extracting sha256:21c83c5242199776c232920ddb58cfa2a46b17e42ed831ca9001c8dbc532d22d [2020-05-26T07:14:16.306Z] ok github.com/docker/docker/pkg/signal 3.421s coverage: 61.0% of statements [2020-05-26T07:14:16.409Z] #5 extracting sha256:21c83c5242199776c232920ddb58cfa2a46b17e42ed831ca9001c8dbc532d22d 0.4s done [2020-05-26T07:14:16.668Z] #5 DONE 0.9s [2020-05-26T07:14:16.668Z] [2020-05-26T07:14:16.668Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.11-alpine@sha256:7f13b5eb5... [2020-05-26T07:14:16.668Z] #14 resolve docker.io/library/golang:1.13.11-alpine@sha256:7f13b5eb599008a8fa7fdeb0bb4a97dc266a7d5cc41df49e7d727bd46ac6bb93 done [2020-05-26T07:14:16.668Z] #14 sha256:7f13b5eb599008a8fa7fdeb0bb4a97dc266a7d5cc41df49e7d727bd46ac6bb93 1.65kB / 1.65kB done [2020-05-26T07:14:16.668Z] #14 sha256:23e58487b3376efcfab6e653b575b920f9975181b0595b30681e30204bdfa804 1.36kB / 1.36kB done [2020-05-26T07:14:16.668Z] #14 sha256:d0c98ad260416c55518b77b5a67d92942be1a0f8821b72d5704312937ba5828e 3.83kB / 3.83kB done [2020-05-26T07:14:16.668Z] #14 sha256:cbdbe7a5bc2a134ca8ec91be58565ec07d037386d1f1d8385412d224deafca08 2.81MB / 2.81MB 0.1s done [2020-05-26T07:14:16.668Z] #14 sha256:408f875501273f3af2a9cbff2a23e736585641e73da80dd81712518b28e7843c 301.28kB / 301.28kB 0.7s done [2020-05-26T07:14:16.668Z] #14 sha256:fe522b08c9798748151fec9b7a908aca712cd102cfcbb8ed79d57d05b71e6cc4 153B / 153B 0.1s done [2020-05-26T07:14:16.668Z] #14 extracting sha256:cbdbe7a5bc2a134ca8ec91be58565ec07d037386d1f1d8385412d224deafca08 0.4s done [2020-05-26T07:14:16.668Z] #14 sha256:f2115654ea5bd1577378648bcbc79c8cb8d70bb51aac8b4cb8e1f0c2b27df7ed 56.51MB / 126.95MB 0.9s [2020-05-26T07:14:16.668Z] #14 sha256:83f2b0a6c7cbb34d5ffa5324bfa7fd61f8ffc73e139b293ae8e9d8a97e891392 126B / 126B 0.2s done [2020-05-26T07:14:16.668Z] #14 extracting sha256:408f875501273f3af2a9cbff2a23e736585641e73da80dd81712518b28e7843c 0.2s [2020-05-26T07:14:16.668Z] #14 sha256:f2115654ea5bd1577378648bcbc79c8cb8d70bb51aac8b4cb8e1f0c2b27df7ed 64.85MB / 126.95MB 1.0s [2020-05-26T07:14:16.668Z] #14 extracting sha256:408f875501273f3af2a9cbff2a23e736585641e73da80dd81712518b28e7843c 0.2s done [2020-05-26T07:14:16.668Z] #14 sha256:f2115654ea5bd1577378648bcbc79c8cb8d70bb51aac8b4cb8e1f0c2b27df7ed 74.58MB / 126.95MB 1.1s [2020-05-26T07:14:16.668Z] #14 extracting sha256:fe522b08c9798748151fec9b7a908aca712cd102cfcbb8ed79d57d05b71e6cc4 done [2020-05-26T07:14:16.928Z] #14 sha256:f2115654ea5bd1577378648bcbc79c8cb8d70bb51aac8b4cb8e1f0c2b27df7ed 88.31MB / 126.95MB 1.3s [2020-05-26T07:14:16.934Z] ok github.com/docker/docker/pkg/system 0.053s coverage: 36.9% of statements [2020-05-26T07:14:17.187Z] #14 sha256:f2115654ea5bd1577378648bcbc79c8cb8d70bb51aac8b4cb8e1f0c2b27df7ed 101.14MB / 126.95MB 1.4s [2020-05-26T07:14:17.187Z] #14 sha256:f2115654ea5bd1577378648bcbc79c8cb8d70bb51aac8b4cb8e1f0c2b27df7ed 120.80MB / 126.95MB 1.6s [2020-05-26T07:14:17.231Z] ok github.com/docker/docker/pkg/sysinfo 0.043s coverage: 53.7% of statements [2020-05-26T07:14:17.374Z] === RUN TestInspectNetwork/full_network_id [2020-05-26T07:14:17.374Z] === RUN TestInspectNetwork/partial_network_id [2020-05-26T07:14:17.374Z] === RUN TestInspectNetwork/network_name [2020-05-26T07:14:17.374Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-05-26T07:14:17.444Z] #14 sha256:f2115654ea5bd1577378648bcbc79c8cb8d70bb51aac8b4cb8e1f0c2b27df7ed 126.95MB / 126.95MB 1.7s done [2020-05-26T07:14:17.702Z] #14 extracting sha256:f2115654ea5bd1577378648bcbc79c8cb8d70bb51aac8b4cb8e1f0c2b27df7ed [2020-05-26T07:14:17.702Z] #14 ... [2020-05-26T07:14:17.702Z] [2020-05-26T07:14:17.702Z] #6 [runner 2/12] RUN addgroup docker && adduser -D -G docker unprivilegedus... [2020-05-26T07:14:17.702Z] #6 DONE 1.2s [2020-05-26T07:14:17.702Z] [2020-05-26T07:14:17.702Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.11-alpine@sha256:7f13b5eb5... [2020-05-26T07:14:17.861Z] ok github.com/docker/docker/pkg/tailfile 0.092s coverage: 88.6% of statements [2020-05-26T07:14:17.861Z] testing: warning: no tests to run [2020-05-26T07:14:17.861Z] coverage: [no statements] [2020-05-26T07:14:17.861Z] ok github.com/docker/docker/pkg/term/windows 0.004s coverage: [no statements] [no tests to run] [2020-05-26T07:14:18.897Z] ok github.com/docker/docker/pkg/urlutil 0.008s coverage: 100.0% of statements [2020-05-26T07:14:19.188Z] ok github.com/docker/docker/pkg/tarsum 0.211s coverage: 89.3% of statements [2020-05-26T07:14:19.188Z] ok github.com/docker/docker/pkg/truncindex 0.105s coverage: 91.5% of statements [2020-05-26T07:14:19.864Z] ok github.com/docker/docker/pkg/useragent 0.009s coverage: 88.9% of statements [2020-05-26T07:14:21.531Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2020-05-26T07:14:21.786Z] --- PASS: TestInspectNetwork (9.51s) [2020-05-26T07:14:21.786Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-05-26T07:14:21.786Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-05-26T07:14:21.786Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-05-26T07:14:21.786Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-05-26T07:14:21.786Z] === RUN TestRunContainerWithBridgeNone [2020-05-26T07:14:21.948Z] ok github.com/docker/docker/plugin/v2 0.017s coverage: 14.5% of statements [2020-05-26T07:14:22.964Z] #14 extracting sha256:f2115654ea5bd1577378648bcbc79c8cb8d70bb51aac8b4cb8e1f0c2b27df7ed 5.1s [2020-05-26T07:14:23.222Z] #14 ... [2020-05-26T07:14:23.222Z] [2020-05-26T07:14:23.222Z] #7 [runner 3/12] RUN apk --no-cache add bash ca-certificates g+... [2020-05-26T07:14:23.222Z] #7 0.961 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz [2020-05-26T07:14:23.222Z] #7 2.055 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz [2020-05-26T07:14:23.222Z] #7 2.157 (1/30) Installing ncurses-terminfo-base (6.1_p20190518-r2) [2020-05-26T07:14:23.222Z] #7 2.163 (2/30) Installing ncurses-libs (6.1_p20190518-r2) [2020-05-26T07:14:23.222Z] #7 2.172 (3/30) Installing readline (8.0.0-r0) [2020-05-26T07:14:23.222Z] #7 2.178 (4/30) Installing bash (5.0.0-r0) [2020-05-26T07:14:23.222Z] #7 2.197 Executing bash-5.0.0-r0.post-install [2020-05-26T07:14:23.222Z] #7 2.201 (5/30) Installing ca-certificates (20191127-r0) [2020-05-26T07:14:23.222Z] #7 2.222 (6/30) Installing libgcc (8.3.0-r0) [2020-05-26T07:14:23.222Z] #7 2.225 (7/30) Installing libstdc++ (8.3.0-r0) [2020-05-26T07:14:23.222Z] #7 2.238 (8/30) Installing binutils (2.32-r0) [2020-05-26T07:14:23.222Z] #7 2.338 (9/30) Installing gmp (6.1.2-r1) [2020-05-26T07:14:23.222Z] #7 2.347 (10/30) Installing isl (0.18-r0) [2020-05-26T07:14:23.222Z] #7 2.367 (11/30) Installing libgomp (8.3.0-r0) [2020-05-26T07:14:23.222Z] #7 2.371 (12/30) Installing libatomic (8.3.0-r0) [2020-05-26T07:14:23.222Z] #7 2.373 (13/30) Installing mpfr3 (3.1.5-r1) [2020-05-26T07:14:23.222Z] #7 2.379 (14/30) Installing mpc1 (1.1.0-r0) [2020-05-26T07:14:23.222Z] #7 2.383 (15/30) Installing gcc (8.3.0-r0) [2020-05-26T07:14:23.222Z] #7 3.282 (16/30) Installing musl-dev (1.1.22-r3) [2020-05-26T07:14:23.222Z] #7 3.381 (17/30) Installing libc-dev (0.7.1-r0) [2020-05-26T07:14:23.222Z] #7 3.382 (18/30) Installing g++ (8.3.0-r0) [2020-05-26T07:14:23.222Z] #7 3.960 (19/30) Installing nghttp2-libs (1.39.2-r0) [2020-05-26T07:14:23.222Z] #7 3.964 (20/30) Installing libcurl (7.66.0-r0) [2020-05-26T07:14:23.222Z] #7 3.973 (21/30) Installing expat (2.2.8-r0) [2020-05-26T07:14:23.222Z] #7 3.976 (22/30) Installing pcre2 (10.33-r0) [2020-05-26T07:14:23.222Z] #7 3.986 (23/30) Installing git (2.22.4-r0) [2020-05-26T07:14:23.222Z] #7 4.184 (24/30) Installing libmnl (1.0.4-r0) [2020-05-26T07:14:23.222Z] #7 4.187 (25/30) Installing libnftnl-libs (1.1.3-r0) [2020-05-26T07:14:23.222Z] #7 4.192 (26/30) Installing iptables (1.8.3-r1) [2020-05-26T07:14:23.222Z] #7 4.218 (27/30) Installing pigz (2.4-r0) [2020-05-26T07:14:23.222Z] #7 4.225 (28/30) Installing tar (1.32-r0) [2020-05-26T07:14:23.222Z] #7 4.234 (29/30) Installing xz-libs (5.2.4-r0) [2020-05-26T07:14:23.222Z] #7 4.239 (30/30) Installing xz (5.2.4-r0) [2020-05-26T07:14:23.222Z] #7 4.246 Executing busybox-1.30.1-r3.trigger [2020-05-26T07:14:23.222Z] #7 4.251 Executing ca-certificates-20191127-r0.trigger [2020-05-26T07:14:23.222Z] #7 4.310 OK: 179 MiB in 44 packages [2020-05-26T07:14:23.222Z] #7 DONE 5.5s [2020-05-26T07:14:23.222Z] [2020-05-26T07:14:23.222Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.11-alpine@sha256:7f13b5eb5... [2020-05-26T07:14:23.222Z] #14 ... [2020-05-26T07:14:23.222Z] [2020-05-26T07:14:23.222Z] #9 [runner 4/12] COPY hack/test/e2e-run.sh /scripts/run.sh [2020-05-26T07:14:23.222Z] #9 DONE 0.1s [2020-05-26T07:14:23.222Z] [2020-05-26T07:14:23.222Z] #10 [runner 5/12] COPY hack/make/.ensure-emptyfs /scripts/ensure-emptyfs.sh [2020-05-26T07:14:23.222Z] #10 DONE 0.1s [2020-05-26T07:14:23.222Z] [2020-05-26T07:14:23.222Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.11-alpine@sha256:7f13b5eb5... [2020-05-26T07:14:23.460Z] ok github.com/docker/docker/reference 0.018s coverage: 84.4% of statements [2020-05-26T07:14:23.480Z] #14 ... [2020-05-26T07:14:23.480Z] [2020-05-26T07:14:23.480Z] #11 [runner 6/12] COPY integration/testdata /tests/integration/testdat... [2020-05-26T07:14:23.480Z] #11 DONE 0.1s [2020-05-26T07:14:23.480Z] [2020-05-26T07:14:23.480Z] #12 [runner 7/12] COPY integration/build/testdata /tests/integration/build/t... [2020-05-26T07:14:23.480Z] #12 DONE 0.1s [2020-05-26T07:14:23.480Z] [2020-05-26T07:14:23.480Z] #13 [runner 8/12] COPY integration-cli/fixtures /tests/integration-cli/fix... [2020-05-26T07:14:23.480Z] #13 DONE 0.1s [2020-05-26T07:14:23.480Z] [2020-05-26T07:14:23.480Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.11-alpine@sha256:7f13b5eb5... [2020-05-26T07:14:23.480Z] #14 extracting sha256:f2115654ea5bd1577378648bcbc79c8cb8d70bb51aac8b4cb8e1f0c2b27df7ed 6.1s done [2020-05-26T07:14:23.737Z] #14 extracting sha256:83f2b0a6c7cbb34d5ffa5324bfa7fd61f8ffc73e139b293ae8e9d8a97e891392 [2020-05-26T07:14:23.737Z] #14 extracting sha256:83f2b0a6c7cbb34d5ffa5324bfa7fd61f8ffc73e139b293ae8e9d8a97e891392 done [2020-05-26T07:14:23.737Z] #14 DONE 8.2s [2020-05-26T07:14:23.995Z] [2020-05-26T07:14:23.995Z] #15 [base 2/5] RUN apk --no-cache add bash btrfs-progs-dev build... [2020-05-26T07:14:24.294Z] --- PASS: TestRunContainerWithBridgeNone (2.59s) [2020-05-26T07:14:24.295Z] === RUN TestNetworkInvalidJSON [2020-05-26T07:14:24.295Z] === RUN TestNetworkInvalidJSON//networks/create [2020-05-26T07:14:24.295Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-05-26T07:14:24.295Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-05-26T07:14:24.295Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-05-26T07:14:24.295Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-05-26T07:14:24.295Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-05-26T07:14:24.295Z] === CONT TestNetworkInvalidJSON//networks/create [2020-05-26T07:14:24.295Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-05-26T07:14:24.295Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-05-26T07:14:24.295Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2020-05-26T07:14:24.295Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-05-26T07:14:24.295Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) [2020-05-26T07:14:24.295Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s) [2020-05-26T07:14:24.295Z] === RUN TestHostIPv4BridgeLabel [2020-05-26T07:14:24.488Z] ok github.com/docker/docker/profiles/seccomp 0.030s coverage: 68.8% of statements [2020-05-26T07:14:24.561Z] #15 0.578 fetch http://dl-cdn.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz [2020-05-26T07:14:24.854Z] --- PASS: TestHostIPv4BridgeLabel (0.60s) [2020-05-26T07:14:24.854Z] === RUN TestDaemonRestartWithLiveRestore [2020-05-26T07:14:25.492Z] #15 1.658 fetch http://dl-cdn.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz [2020-05-26T07:14:25.492Z] #15 1.747 (1/42) Installing ncurses-terminfo-base (6.1_p20200118-r4) [2020-05-26T07:14:25.527Z] ok github.com/docker/docker/plugin 0.608s coverage: 23.1% of statements [2020-05-26T07:14:25.750Z] #15 1.751 (2/42) Installing ncurses-libs (6.1_p20200118-r4) [2020-05-26T07:14:25.750Z] #15 1.758 (3/42) Installing readline (8.0.1-r0) [2020-05-26T07:14:25.750Z] #15 1.763 (4/42) Installing bash (5.0.11-r1) [2020-05-26T07:14:25.750Z] #15 1.776 Executing bash-5.0.11-r1.post-install [2020-05-26T07:14:25.750Z] #15 1.778 (5/42) Installing linux-headers (4.19.36-r0) [2020-05-26T07:14:25.750Z] #15 1.857 (6/42) Installing libblkid (2.34-r1) [2020-05-26T07:14:25.750Z] #15 1.862 (7/42) Installing libuuid (2.34-r1) [2020-05-26T07:14:25.750Z] #15 1.864 (8/42) Installing btrfs-progs-libs (5.4-r0) [2020-05-26T07:14:25.750Z] #15 1.870 (9/42) Installing btrfs-progs-dev (5.4-r0) [2020-05-26T07:14:25.750Z] #15 1.875 (10/42) Installing libgcc (9.2.0-r4) [2020-05-26T07:14:25.750Z] #15 1.877 (11/42) Installing libstdc++ (9.2.0-r4) [2020-05-26T07:14:25.750Z] #15 1.891 (12/42) Installing binutils (2.33.1-r0) [2020-05-26T07:14:25.750Z] #15 1.962 (13/42) Installing libmagic (5.37-r1) [2020-05-26T07:14:26.008Z] #15 1.982 (14/42) Installing file (5.37-r1) [2020-05-26T07:14:26.008Z] #15 1.984 (15/42) Installing gmp (6.1.2-r1) [2020-05-26T07:14:26.008Z] #15 1.990 (16/42) Installing isl (0.18-r0) [2020-05-26T07:14:26.008Z] #15 2.007 (17/42) Installing libgomp (9.2.0-r4) [2020-05-26T07:14:26.008Z] #15 2.010 (18/42) Installing libatomic (9.2.0-r4) [2020-05-26T07:14:26.008Z] #15 2.012 (19/42) Installing mpfr4 (4.0.2-r1) [2020-05-26T07:14:26.008Z] #15 2.018 (20/42) Installing mpc1 (1.1.0-r1) [2020-05-26T07:14:26.008Z] #15 2.021 (21/42) Installing gcc (9.2.0-r4) [2020-05-26T07:14:26.215Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2020-05-26T07:14:26.215Z] === RUN TestDaemonDefaultNetworkPools [2020-05-26T07:14:26.573Z] #15 2.711 (22/42) Installing musl-dev (1.1.24-r2) [2020-05-26T07:14:26.573Z] #15 2.787 (23/42) Installing libc-dev (0.7.2-r0) [2020-05-26T07:14:26.573Z] #15 2.789 (24/42) Installing g++ (9.2.0-r4) [2020-05-26T07:14:26.695Z] ok github.com/docker/docker/registry/resumable 0.027s coverage: 100.0% of statements [2020-05-26T07:14:26.775Z] --- PASS: TestDaemonDefaultNetworkPools (0.73s) [2020-05-26T07:14:26.775Z] === RUN TestDaemonRestartWithExistingNetwork [2020-05-26T07:14:27.139Z] #15 3.216 (25/42) Installing make (4.2.1-r2) [2020-05-26T07:14:27.139Z] #15 3.220 (26/42) Installing fortify-headers (1.1-r0) [2020-05-26T07:14:27.139Z] #15 3.223 (27/42) Installing build-base (0.5-r1) [2020-05-26T07:14:27.139Z] #15 3.224 (28/42) Installing nghttp2-libs (1.40.0-r0) [2020-05-26T07:14:27.139Z] #15 3.227 (29/42) Installing libcurl (7.67.0-r0) [2020-05-26T07:14:27.139Z] #15 3.233 (30/42) Installing curl (7.67.0-r0) [2020-05-26T07:14:27.139Z] #15 3.237 (31/42) Installing oniguruma (6.9.4-r0) [2020-05-26T07:14:27.139Z] #15 3.242 (32/42) Installing jq (1.6-r0) [2020-05-26T07:14:27.139Z] #15 3.249 (33/42) Installing device-mapper-libs (2.02.186-r0) [2020-05-26T07:14:27.139Z] #15 3.254 (34/42) Installing device-mapper-event-libs (2.02.186-r0) [2020-05-26T07:14:27.139Z] #15 3.257 (35/42) Installing libaio (0.3.112-r1) [2020-05-26T07:14:27.139Z] #15 3.259 (36/42) Installing lvm2-libs (2.02.186-r0) [2020-05-26T07:14:27.139Z] #15 3.289 (37/42) Installing libfdisk (2.34-r1) [2020-05-26T07:14:27.139Z] #15 3.294 (38/42) Installing libmount (2.34-r1) [2020-05-26T07:14:27.139Z] #15 3.300 (39/42) Installing libsmartcols (2.34-r1) [2020-05-26T07:14:27.139Z] #15 3.303 (40/42) Installing pkgconf (1.6.3-r0) [2020-05-26T07:14:27.139Z] #15 3.306 (41/42) Installing util-linux-dev (2.34-r1) [2020-05-26T07:14:27.139Z] #15 3.329 (42/42) Installing lvm2-dev (2.02.186-r0) [2020-05-26T07:14:27.139Z] #15 3.334 Executing busybox-1.31.1-r9.trigger [2020-05-26T07:14:27.139Z] #15 3.339 OK: 196 MiB in 57 packages [2020-05-26T07:14:27.704Z] #15 DONE 3.8s [2020-05-26T07:14:27.704Z] [2020-05-26T07:14:27.704Z] #16 [base 3/5] RUN mkdir -p /build/ [2020-05-26T07:14:27.738Z] ok github.com/docker/docker/restartmanager 0.019s coverage: 50.9% of statements [2020-05-26T07:14:28.135Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.16s) [2020-05-26T07:14:28.135Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-05-26T07:14:28.270Z] #16 DONE 0.7s [2020-05-26T07:14:28.528Z] [2020-05-26T07:14:28.528Z] #17 [base 4/5] RUN mkdir -p /go/src/github.com/docker/docker/ [2020-05-26T07:14:28.770Z] ok github.com/docker/docker/testutil 0.006s coverage: 62.5% of statements [2020-05-26T07:14:29.059Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.31s) [2020-05-26T07:14:29.059Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-05-26T07:14:29.060Z] ok github.com/docker/docker/registry 0.369s coverage: 56.3% of statements [2020-05-26T07:14:29.093Z] #17 DONE 0.7s [2020-05-26T07:14:29.093Z] [2020-05-26T07:14:29.093Z] #18 [base 5/5] WORKDIR /go/src/github.com/docker/docker/ [2020-05-26T07:14:29.093Z] #18 DONE 0.0s [2020-05-26T07:14:29.093Z] [2020-05-26T07:14:29.093Z] #19 [frozen-images 1/2] COPY contrib/download-frozen-image-v2.sh / [2020-05-26T07:14:29.093Z] #19 DONE 0.1s [2020-05-26T07:14:29.093Z] [2020-05-26T07:14:29.093Z] #22 [dockercli 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-05-26T07:14:29.351Z] #22 DONE 0.1s [2020-05-26T07:14:29.351Z] [2020-05-26T07:14:29.351Z] #26 [contrib 1/4] COPY contrib/syscall-test /build/syscall-test [2020-05-26T07:14:29.351Z] #26 DONE 0.1s [2020-05-26T07:14:29.351Z] [2020-05-26T07:14:29.351Z] #27 [contrib 2/4] COPY contrib/httpserver/Dockerfile /build/httpserver/Dock... [2020-05-26T07:14:29.351Z] #27 DONE 0.1s [2020-05-26T07:14:29.351Z] [2020-05-26T07:14:29.351Z] #23 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-05-26T07:14:29.351Z] #23 DONE 0.1s [2020-05-26T07:14:29.351Z] [2020-05-26T07:14:29.351Z] #28 [contrib 3/4] COPY contrib/httpserver contrib/httpserver [2020-05-26T07:14:29.609Z] #28 DONE 0.2s [2020-05-26T07:14:29.609Z] [2020-05-26T07:14:29.609Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... [2020-05-26T07:14:29.619Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.59s) [2020-05-26T07:14:29.619Z] === RUN TestServiceWithPredefinedNetwork [2020-05-26T07:14:30.543Z] #29 ... [2020-05-26T07:14:30.543Z] [2020-05-26T07:14:30.543Z] #31 [builder 1/4] COPY . . [2020-05-26T07:14:30.543Z] #31 DONE 1.4s [2020-05-26T07:14:30.543Z] [2020-05-26T07:14:30.543Z] #32 [builder 2/4] RUN mkdir -p /build${PWD} && find integration integration-... [2020-05-26T07:14:31.137Z] ok github.com/docker/docker/runconfig 0.022s coverage: 65.8% of statements [2020-05-26T07:14:32.441Z] #32 DONE 1.7s [2020-05-26T07:14:32.441Z] [2020-05-26T07:14:32.441Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-05-26T07:14:32.880Z] --- PASS: TestServiceWithPredefinedNetwork (3.18s) [2020-05-26T07:14:32.880Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-05-26T07:14:32.880Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-05-26T07:14:32.880Z] service_test.go:236: FLAKY_TEST [2020-05-26T07:14:32.880Z] === RUN TestServiceWithDataPathPortInit [2020-05-26T07:14:33.815Z] #33 1.528 [2020-05-26T07:14:33.815Z] #33 1.679 Removing bundles/ [2020-05-26T07:14:33.815Z] #33 1.680 [2020-05-26T07:14:33.815Z] #33 1.694 ---> Making bundle: build-integration-test-binary (in bundles/build-integration-test-binary) [2020-05-26T07:14:33.850Z] ok github.com/docker/docker/volume/drivers 0.011s coverage: 36.1% of statements [2020-05-26T07:14:34.382Z] #33 ... [2020-05-26T07:14:34.382Z] [2020-05-26T07:14:34.382Z] #24 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2020-05-26T07:14:34.382Z] #24 1.760 + RM_GOPATH=0 [2020-05-26T07:14:34.382Z] #24 1.760 + TMP_GOPATH= [2020-05-26T07:14:34.382Z] #24 1.760 + : /build [2020-05-26T07:14:34.382Z] #24 1.760 + '[' -z '' ']' [2020-05-26T07:14:34.382Z] #24 1.760 ++ mktemp -d [2020-05-26T07:14:34.382Z] #24 1.760 + export GOPATH=/tmp/tmp.AmopcG [2020-05-26T07:14:34.382Z] #24 1.760 + GOPATH=/tmp/tmp.AmopcG [2020-05-26T07:14:34.382Z] #24 1.760 + RM_GOPATH=1 [2020-05-26T07:14:34.382Z] #24 1.760 + case "$(go env GOARCH)" in [2020-05-26T07:14:34.382Z] #24 1.760 ++ go env GOARCH [2020-05-26T07:14:34.382Z] #24 1.775 + export GO_BUILDMODE=-buildmode=pie [2020-05-26T07:14:34.382Z] #24 1.775 + GO_BUILDMODE=-buildmode=pie [2020-05-26T07:14:34.382Z] #24 1.776 ++ dirname ./install.sh [2020-05-26T07:14:34.382Z] #24 1.777 + dir=. [2020-05-26T07:14:34.382Z] #24 1.777 + bin=dockercli [2020-05-26T07:14:34.382Z] #24 1.777 + shift [2020-05-26T07:14:34.382Z] #24 1.777 + '[' '!' -f ./dockercli.installer ']' [2020-05-26T07:14:34.382Z] #24 1.777 + . ./dockercli.installer [2020-05-26T07:14:34.382Z] #24 1.777 ++ : stable [2020-05-26T07:14:34.382Z] #24 1.777 ++ : 17.06.2-ce [2020-05-26T07:14:34.382Z] #24 1.778 + install_dockercli [2020-05-26T07:14:34.382Z] #24 1.778 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-05-26T07:14:34.382Z] #24 1.778 Install docker/cli version 17.06.2-ce from stable [2020-05-26T07:14:34.382Z] #24 1.779 ++ uname -m [2020-05-26T07:14:34.382Z] #24 1.780 + arch=x86_64 [2020-05-26T07:14:34.382Z] #24 1.780 + '[' x86_64 '!=' x86_64 ']' [2020-05-26T07:14:34.382Z] #24 1.780 + url=https://download.docker.com/linux/static [2020-05-26T07:14:34.382Z] #24 1.787 + + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2020-05-26T07:14:34.382Z] #24 1.787 tar -xz docker/docker [2020-05-26T07:14:34.382Z] #24 4.854 + mkdir -p /build [2020-05-26T07:14:34.382Z] #24 4.857 + mv docker/docker /build/ [2020-05-26T07:14:34.382Z] #24 4.858 + rmdir docker [2020-05-26T07:14:34.382Z] #24 DONE 5.0s [2020-05-26T07:14:34.382Z] [2020-05-26T07:14:34.382Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build buildpack-d... [2020-05-26T07:14:34.382Z] #20 2.579 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2020-05-26T07:14:34.382Z] #20 3.307 [2020-05-26T07:14:34.382Z] #20 3.448 0.0% ############## 20.7% ############################## 43.0% ####################################### 55.1% ##################################################### 73.6% ############################################################## 86.2% ######################################################################## 100.0% [2020-05-26T07:14:34.382Z] #20 4.685 [2020-05-26T07:14:34.382Z] #20 4.841 0.1% ############################### 43.4% ######################################################################## 100.0% [2020-05-26T07:14:34.949Z] #20 5.699 [2020-05-26T07:14:35.374Z] ok github.com/docker/docker/volume/mounts 0.080s coverage: 67.0% of statements [2020-05-26T07:14:35.468Z] #20 5.860 0.0% ################## 25.5% ######################################## 56.1% ################################################### 71.1% ############################################################### 88.7% ######################################################################## 100.0% [2020-05-26T07:14:35.998Z] ok github.com/docker/docker/volume/local 0.033s coverage: 73.0% of statements [2020-05-26T07:14:36.035Z] #20 6.812 [2020-05-26T07:14:37.330Z] #20 6.931 0.0% ### 5.5% ######### 13.2% ################# 23.7% ######################## 34.6% ############################# 40.8% ################################### 49.3% ##################################### 51.9% ############################################# 63.0% ##################################################### 74.3% ########################################################## 81.7% ################################################################ 89.4% ##################################################################### 96.8% ######################################################################## 100.0% [2020-05-26T07:14:37.492Z] ok github.com/docker/docker/volume/service 0.030s coverage: 73.0% of statements [2020-05-26T07:14:37.896Z] #20 8.678 [2020-05-26T07:14:38.831Z] #20 9.746 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2020-05-26T07:14:39.398Z] #20 10.16 [2020-05-26T07:14:39.656Z] #20 10.28 ###################################### 53.5% ######################################################################## 100.0% [2020-05-26T07:14:39.915Z] #20 10.64 [2020-05-26T07:14:41.289Z] #20 11.82 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2020-05-26T07:14:41.548Z] #20 12.25 [2020-05-26T07:14:41.806Z] #20 12.38 0.7% ################################################################## 91.8% ######################################################################## 100.0% [2020-05-26T07:14:42.064Z] #20 12.89 [2020-05-26T07:14:43.439Z] #20 14.00 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2020-05-26T07:14:43.439Z] #20 14.14 skipping existing 1849cc453dee [2020-05-26T07:14:43.439Z] #20 14.42 [2020-05-26T07:14:44.815Z] #20 15.50 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2020-05-26T07:14:45.035Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2020-05-26T07:14:45.073Z] #20 15.95 [2020-05-26T07:14:45.332Z] #20 16.07 ######################################################################## 100.0% [2020-05-26T07:14:45.591Z] #20 16.41 [2020-05-26T07:14:45.591Z] #20 16.51 Download of images into '/build' complete. [2020-05-26T07:14:45.591Z] #20 ... [2020-05-26T07:14:45.591Z] [2020-05-26T07:14:45.591Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-05-26T07:14:45.591Z] #33 3.437 Building test suite binary ./integration-cli/test.main [2020-05-26T07:14:45.850Z] #33 ... [2020-05-26T07:14:45.850Z] [2020-05-26T07:14:45.850Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build buildpack-d... [2020-05-26T07:14:45.850Z] #20 16.51 Use something like the following to load the result into a Docker daemon: [2020-05-26T07:14:45.850Z] #20 16.51 tar -cC '/build' . | docker load [2020-05-26T07:14:45.909Z] ok github.com/docker/docker/pkg/plugins 33.648s coverage: 76.6% of statements [2020-05-26T07:14:45.910Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-05-26T07:14:45.910Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-05-26T07:14:45.910Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-05-26T07:14:45.910Z] ? github.com/docker/docker/pkg/term [no test files] [2020-05-26T07:14:45.910Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-05-26T07:14:45.910Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-05-26T07:14:45.910Z] ? github.com/docker/docker/rootless [no test files] [2020-05-26T07:14:45.910Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-05-26T07:14:45.910Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-05-26T07:14:45.910Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-05-26T07:14:45.910Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-05-26T07:14:45.910Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-05-26T07:14:45.910Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-05-26T07:14:45.910Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-05-26T07:14:45.910Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-05-26T07:14:45.910Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-05-26T07:14:45.910Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-05-26T07:14:45.910Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-05-26T07:14:45.910Z] ? github.com/docker/docker/testutil/request [no test files] [2020-05-26T07:14:45.910Z] ? github.com/docker/docker/volume [no test files] [2020-05-26T07:14:45.910Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-05-26T07:14:45.910Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-05-26T07:14:45.910Z] [2020-05-26T07:14:45.910Z] === Skipped [2020-05-26T07:14:45.910Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-05-26T07:14:45.910Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-05-26T07:14:45.910Z] [2020-05-26T07:14:45.910Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-05-26T07:14:45.910Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-05-26T07:14:45.910Z] [2020-05-26T07:14:45.910Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-05-26T07:14:45.910Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-26T07:14:45.910Z] graphtest_unix.go:46: Driver btrfs not supported [2020-05-26T07:14:45.910Z] [2020-05-26T07:14:45.910Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-05-26T07:14:45.910Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-26T07:14:45.910Z] graphtest_unix.go:46: Driver btrfs not supported [2020-05-26T07:14:45.910Z] [2020-05-26T07:14:45.910Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-05-26T07:14:45.910Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-26T07:14:45.910Z] graphtest_unix.go:46: Driver btrfs not supported [2020-05-26T07:14:45.910Z] [2020-05-26T07:14:45.910Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-05-26T07:14:45.910Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-26T07:14:45.910Z] graphtest_unix.go:46: Driver btrfs not supported [2020-05-26T07:14:45.910Z] [2020-05-26T07:14:45.910Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-05-26T07:14:45.910Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-26T07:14:45.910Z] graphtest_unix.go:46: Driver btrfs not supported [2020-05-26T07:14:45.910Z] [2020-05-26T07:14:45.910Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-05-26T07:14:45.910Z] graphtest_unix.go:73: No driver to put! [2020-05-26T07:14:45.910Z] [2020-05-26T07:14:45.910Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2020-05-26T07:14:45.910Z] time="2020-05-26T07:13:09Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-05-26T07:14:45.910Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-05-26T07:14:45.910Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-05-26T07:14:45.910Z] [2020-05-26T07:14:45.910Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2020-05-26T07:14:45.910Z] time="2020-05-26T07:13:09Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-05-26T07:14:45.910Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-05-26T07:14:45.910Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-05-26T07:14:45.910Z] [2020-05-26T07:14:45.910Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2020-05-26T07:14:45.910Z] time="2020-05-26T07:13:09Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-05-26T07:14:45.910Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-05-26T07:14:45.910Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-05-26T07:14:45.910Z] [2020-05-26T07:14:45.910Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2020-05-26T07:14:45.910Z] time="2020-05-26T07:13:09Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-05-26T07:14:45.910Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-05-26T07:14:45.910Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-05-26T07:14:45.910Z] [2020-05-26T07:14:45.910Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2020-05-26T07:14:45.910Z] time="2020-05-26T07:13:09Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-05-26T07:14:45.910Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-05-26T07:14:45.910Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-05-26T07:14:45.910Z] [2020-05-26T07:14:45.910Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2020-05-26T07:14:45.910Z] graphtest_unix.go:73: No driver to put! [2020-05-26T07:14:45.910Z] [2020-05-26T07:14:45.910Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-05-26T07:14:45.910Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-05-26T07:14:45.910Z] [2020-05-26T07:14:45.910Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-05-26T07:14:45.910Z] overlay_test.go:49: Fails to compute changes intermittently [2020-05-26T07:14:45.910Z] [2020-05-26T07:14:45.910Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-05-26T07:14:45.910Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-05-26T07:14:45.910Z] [2020-05-26T07:14:45.910Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-05-26T07:14:45.910Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-05-26T07:14:45.910Z] [2020-05-26T07:14:45.910Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-05-26T07:14:45.910Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-26T07:14:45.910Z] graphtest_unix.go:46: Driver zfs not supported [2020-05-26T07:14:45.910Z] [2020-05-26T07:14:45.910Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-05-26T07:14:45.910Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-26T07:14:45.910Z] graphtest_unix.go:46: Driver zfs not supported [2020-05-26T07:14:45.910Z] [2020-05-26T07:14:45.910Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-05-26T07:14:45.910Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-26T07:14:45.910Z] graphtest_unix.go:46: Driver zfs not supported [2020-05-26T07:14:45.910Z] [2020-05-26T07:14:45.910Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-05-26T07:14:45.910Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-26T07:14:45.910Z] graphtest_unix.go:46: Driver zfs not supported [2020-05-26T07:14:45.910Z] [2020-05-26T07:14:45.910Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-05-26T07:14:45.910Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-26T07:14:45.910Z] graphtest_unix.go:46: Driver zfs not supported [2020-05-26T07:14:45.910Z] [2020-05-26T07:14:45.910Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-05-26T07:14:45.910Z] graphtest_unix.go:73: No driver to put! [2020-05-26T07:14:45.910Z] [2020-05-26T07:14:45.910Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-05-26T07:14:45.910Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-05-26T07:14:45.910Z] [2020-05-26T07:14:45.910Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-05-26T07:14:45.910Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-05-26T07:14:45.910Z] [2020-05-26T07:14:45.910Z] [2020-05-26T07:14:45.910Z] DONE 2123 tests, 26 skipped in 351.257s Post stage [Pipeline] junit [2020-05-26T07:14:45.959Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2020-05-26T07:14:45.972Z] Recording test results [2020-05-26T07:14:46.109Z] #20 DONE 16.8s [2020-05-26T07:14:46.109Z] [2020-05-26T07:14:46.109Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-05-26T07:14:46.834Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-41026/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=429ae97b598fa84b60d54232cbd6964ecd3b8078 -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:429ae97b598fa84b60d54232cbd6964ecd3b8078 hack/make.sh dynbinary test-integration [2020-05-26T07:14:47.121Z] [2020-05-26T07:14:47.416Z] Removing bundles/ [2020-05-26T07:14:47.416Z] [2020-05-26T07:14:47.416Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-05-26T07:14:47.416Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-05-26T07:14:47.416Z] GOOS="" GOARCH="" GOARM="" [2020-05-26T07:14:48.639Z] #33 ... [2020-05-26T07:14:48.639Z] [2020-05-26T07:14:48.639Z] #21 [runner 9/12] COPY --from=frozen-images /build/ /docker-frozen-images [2020-05-26T07:14:49.207Z] #21 DONE 0.6s [2020-05-26T07:14:49.207Z] [2020-05-26T07:14:49.207Z] #25 [runner 10/12] COPY --from=dockercli /build/ /usr/bin/ [2020-05-26T07:14:49.465Z] #25 DONE 0.1s [2020-05-26T07:14:49.465Z] [2020-05-26T07:14:49.465Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-05-26T07:14:51.194Z] --- PASS: TestServiceWithDataPathPortInit (18.23s) [2020-05-26T07:14:51.194Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-05-26T07:14:56.429Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2020-05-26T07:14:56.684Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2020-05-26T07:14:57.244Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2020-05-26T07:14:57.804Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2020-05-26T07:14:59.167Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2020-05-26T07:14:59.167Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2020-05-26T07:14:59.727Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2020-05-26T07:15:00.286Z] --- PASS: TestServiceWithDefaultAddressPoolInit (9.20s) [2020-05-26T07:15:00.286Z] service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:koz720jl6oqr1k7snk5g1005g Created:2020-05-26 07:14:52.678583663 +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[3cfda134ddb779ae2257e8c4ca59ef2a31ef1a67739a1dcacdabaebe807fc343:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.f7h6xeof1rt8b82didf2y81qu EndpointID:18be2dd2aff875b4a08b465895dd5447c8997fb1419575c3910aad8282b8cd08 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:e721d20356396bf86e3bcf6b243534aefb7cd2cf6f2f00387951b935d32b96f1 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:0ccc599f6de8 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.f7h6xeof1rt8b82didf2y81qu EndpointID:18be2dd2aff875b4a08b465895dd5447c8997fb1419575c3910aad8282b8cd08 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-05-26T07:15:00.286Z] PASS [2020-05-26T07:15:00.286Z] [2020-05-26T07:15:00.286Z] === Skipped [2020-05-26T07:15:00.286Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-05-26T07:15:00.286Z] service_test.go:236: FLAKY_TEST [2020-05-26T07:15:00.286Z] [2020-05-26T07:15:00.286Z] [2020-05-26T07:15:00.286Z] DONE 22 tests, 1 skipped in 48.889s [2020-05-26T07:15:00.286Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-05-26T07:15:00.286Z] ++ 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-26T07:15:00.286Z] ++ set -e [2020-05-26T07:15:00.286Z] ++ '[' -n 0 ']' [2020-05-26T07:15:00.286Z] ++ set -x [2020-05-26T07:15:00.286Z] ++ env -i DEST=/go/src/github.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-26T07:15:00.541Z] INFO: Testing against a local daemon [2020-05-26T07:15:00.541Z] === RUN TestDockerNetworkIpvlanPersistance [2020-05-26T07:15:00.541Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-05-26T07:15:00.541Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-05-26T07:15:00.541Z] === RUN TestDockerNetworkIpvlan [2020-05-26T07:15:00.541Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-05-26T07:15:00.541Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-05-26T07:15:00.541Z] PASS [2020-05-26T07:15:00.541Z] [2020-05-26T07:15:00.541Z] === Skipped [2020-05-26T07:15:00.541Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-05-26T07:15:00.541Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-05-26T07:15:00.541Z] [2020-05-26T07:15:00.541Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-05-26T07:15:00.541Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-05-26T07:15:00.541Z] [2020-05-26T07:15:00.541Z] [2020-05-26T07:15:00.541Z] DONE 2 tests, 2 skipped in 0.160s [2020-05-26T07:15:00.541Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-05-26T07:15:00.541Z] ++ 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-26T07:15:00.541Z] ++ set -e [2020-05-26T07:15:00.541Z] ++ '[' -n 0 ']' [2020-05-26T07:15:00.541Z] ++ set -x [2020-05-26T07:15:00.541Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-26T07:15:00.796Z] INFO: Testing against a local daemon [2020-05-26T07:15:00.796Z] === RUN TestDockerNetworkMacvlanPersistance [2020-05-26T07:15:02.157Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.42s) [2020-05-26T07:15:02.157Z] === RUN TestDockerNetworkMacvlan [2020-05-26T07:15:03.082Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-05-26T07:15:03.641Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-05-26T07:15:04.337Z] #33 ... [2020-05-26T07:15:04.337Z] [2020-05-26T07:15:04.337Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... [2020-05-26T07:15:04.337Z] #29 32.33 # github.com/docker/docker/contrib/httpserver [2020-05-26T07:15:04.337Z] #29 32.33 loadinternal: cannot find runtime/cgo [2020-05-26T07:15:04.337Z] #29 DONE 32.5s [2020-05-26T07:15:04.337Z] [2020-05-26T07:15:04.337Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-05-26T07:15:04.337Z] #33 ... [2020-05-26T07:15:04.337Z] [2020-05-26T07:15:04.337Z] #30 [runner 11/12] COPY --from=contrib /build/ /tests/contrib/ [2020-05-26T07:15:04.337Z] #30 DONE 0.1s [2020-05-26T07:15:04.337Z] [2020-05-26T07:15:04.337Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-05-26T07:15:04.566Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2020-05-26T07:15:04.822Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-05-26T07:15:08.083Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-05-26T07:15:11.380Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-05-26T07:15:11.946Z] === RUN TestDockerSuite/TestBuildExpose [2020-05-26T07:15:12.508Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2020-05-26T07:15:13.069Z] === RUN TestDockerSuite/TestBuildExposeOrder [2020-05-26T07:15:13.630Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2020-05-26T07:15:13.885Z] === RUN TestDockerSuite/TestBuildFails [2020-05-26T07:15:14.811Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2020-05-26T07:15:14.811Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2020-05-26T07:15:17.323Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2020-05-26T07:15:17.578Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-05-26T07:15:18.940Z] --- PASS: TestDockerNetworkMacvlan (16.86s) [2020-05-26T07:15:18.940Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.09s) [2020-05-26T07:15:18.940Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.09s) [2020-05-26T07:15:18.940Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.84s) [2020-05-26T07:15:18.940Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.38s) [2020-05-26T07:15:18.940Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.66s) [2020-05-26T07:15:18.940Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.17s) [2020-05-26T07:15:18.940Z] PASS [2020-05-26T07:15:18.940Z] [2020-05-26T07:15:18.940Z] DONE 8 tests in 18.430s [2020-05-26T07:15:18.940Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2020-05-26T07:15:18.940Z] ++ 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-26T07:15:18.940Z] ++ set -e [2020-05-26T07:15:18.940Z] ++ '[' -n 0 ']' [2020-05-26T07:15:18.940Z] ++ set -x [2020-05-26T07:15:18.940Z] ++ env -i DEST=/go/src/github.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-26T07:15:18.940Z] testing: warning: no tests to run [2020-05-26T07:15:18.940Z] PASS [2020-05-26T07:15:18.940Z] [2020-05-26T07:15:18.940Z] DONE 0 tests in 0.026s [2020-05-26T07:15:18.940Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-05-26T07:15:18.940Z] ++ 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-26T07:15:18.940Z] ++ set -e [2020-05-26T07:15:18.940Z] ++ '[' -n 0 ']' [2020-05-26T07:15:18.940Z] ++ set -x [2020-05-26T07:15:18.940Z] ++ env -i DEST=/go/src/github.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-26T07:15:19.196Z] INFO: Testing against a local daemon [2020-05-26T07:15:19.196Z] === RUN TestAuthZPluginAllowRequest [2020-05-26T07:15:19.756Z] === RUN TestDockerSuite/TestBuildForceRm [2020-05-26T07:15:21.117Z] --- PASS: TestAuthZPluginAllowRequest (1.85s) [2020-05-26T07:15:21.117Z] === RUN TestAuthZPluginTLS [2020-05-26T07:15:21.676Z] --- PASS: TestAuthZPluginTLS (0.55s) [2020-05-26T07:15:21.676Z] === RUN TestAuthZPluginDenyRequest [2020-05-26T07:15:21.676Z] === RUN TestDockerSuite/TestBuildFromGit [2020-05-26T07:15:22.236Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2020-05-26T07:15:22.236Z] === RUN TestAuthZPluginAPIDenyResponse [2020-05-26T07:15:22.797Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2020-05-26T07:15:22.797Z] === RUN TestAuthZPluginDenyResponse [2020-05-26T07:15:23.052Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) [2020-05-26T07:15:23.052Z] === RUN TestAuthZPluginAllowEventStream [2020-05-26T07:15:23.307Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2020-05-26T07:15:23.562Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2020-05-26T07:15:24.924Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2020-05-26T07:15:24.924Z] --- PASS: TestAuthZPluginAllowEventStream (1.68s) [2020-05-26T07:15:24.924Z] === RUN TestAuthZPluginErrorResponse [2020-05-26T07:15:25.484Z] --- PASS: TestAuthZPluginErrorResponse (0.55s) [2020-05-26T07:15:25.484Z] === RUN TestAuthZPluginErrorRequest [2020-05-26T07:15:26.043Z] --- PASS: TestAuthZPluginErrorRequest (0.54s) [2020-05-26T07:15:26.043Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-05-26T07:15:26.605Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.56s) [2020-05-26T07:15:26.605Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-05-26T07:15:26.861Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2020-05-26T07:15:27.787Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2020-05-26T07:15:28.347Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2020-05-26T07:15:28.906Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.33s) [2020-05-26T07:15:28.906Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-05-26T07:15:30.793Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2020-05-26T07:15:30.793Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.04s) [2020-05-26T07:15:30.793Z] === RUN TestAuthZPluginHeader [2020-05-26T07:15:31.719Z] --- PASS: TestAuthZPluginHeader (0.84s) [2020-05-26T07:15:31.720Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-05-26T07:15:32.644Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2020-05-26T07:15:34.006Z] === RUN TestDockerSuite/TestBuildHistory [2020-05-26T07:15:36.515Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.48s) [2020-05-26T07:15:36.515Z] === RUN TestAuthZPluginV2Disable [2020-05-26T07:15:39.025Z] === RUN TestDockerSuite/TestBuildIidFile [2020-05-26T07:15:39.280Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2020-05-26T07:15:39.535Z] === RUN TestDockerSuite/TestBuildInheritance [2020-05-26T07:15:40.095Z] --- PASS: TestAuthZPluginV2Disable (3.76s) [2020-05-26T07:15:40.095Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-05-26T07:15:40.350Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2020-05-26T07:15:40.910Z] === RUN TestDockerSuite/TestBuildInvalidTag [2020-05-26T07:15:40.910Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2020-05-26T07:15:41.835Z] === RUN TestDockerSuite/TestBuildLabel [2020-05-26T07:15:42.394Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2020-05-26T07:15:42.954Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2020-05-26T07:15:43.209Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.18s) [2020-05-26T07:15:43.209Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-05-26T07:15:43.464Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2020-05-26T07:15:43.719Z] === RUN TestDockerSuite/TestBuildLabels [2020-05-26T07:15:43.974Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2020-05-26T07:15:44.229Z] === RUN TestDockerSuite/TestBuildLabelsCache [2020-05-26T07:15:46.116Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2020-05-26T07:15:51.353Z] === RUN TestDockerSuite/TestBuildLastModified [2020-05-26T07:15:55.511Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (11.82s) [2020-05-26T07:15:55.511Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-05-26T07:15:56.875Z] === RUN TestDockerSuite/TestBuildLineBreak [2020-05-26T07:16:00.138Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2020-05-26T07:16:00.393Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2020-05-26T07:16:00.393Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2020-05-26T07:16:00.649Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2020-05-26T07:16:00.649Z] === RUN TestDockerSuite/TestBuildMaintainer [2020-05-26T07:16:00.903Z] === RUN TestDockerSuite/TestBuildMissingArgs [2020-05-26T07:16:02.265Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2020-05-26T07:16:04.149Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2020-05-26T07:16:08.309Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2020-05-26T07:16:08.564Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2020-05-26T07:16:09.125Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2020-05-26T07:16:09.125Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2020-05-26T07:16:11.634Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.68s) [2020-05-26T07:16:11.634Z] PASS [2020-05-26T07:16:11.634Z] [2020-05-26T07:16:11.634Z] DONE 17 tests in 52.589s [2020-05-26T07:16:11.634Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-05-26T07:16:11.634Z] ++ 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-26T07:16:11.634Z] ++ set -e [2020-05-26T07:16:11.634Z] ++ '[' -n 0 ']' [2020-05-26T07:16:11.634Z] ++ set -x [2020-05-26T07:16:11.634Z] ++ env -i DEST=/go/src/github.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-26T07:16:11.889Z] INFO: Testing against a local daemon [2020-05-26T07:16:11.889Z] === RUN TestPluginInvalidJSON [2020-05-26T07:16:11.889Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-05-26T07:16:11.889Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-05-26T07:16:11.889Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-05-26T07:16:11.889Z] --- PASS: TestPluginInvalidJSON (0.05s) [2020-05-26T07:16:11.889Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.01s) [2020-05-26T07:16:11.889Z] === RUN TestPluginInstall [2020-05-26T07:16:11.889Z] === RUN TestPluginInstall/no_auth [2020-05-26T07:16:18.421Z] time="2020-05-26T07:16:17Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-05-26T07:16:18.421Z] time="2020-05-26T07:16:17Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-05-26T07:16:18.421Z] time="2020-05-26T07:16:17Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:4565984233be770c70d90f958dc2ac7b09d8afa3693736d79b89b8d137c1493d" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-05-26T07:16:18.421Z] time="2020-05-26T07:16:17Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-05-26T07:16:18.421Z] time="2020-05-26T07:16:17Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-05-26T07:16:18.421Z] time="2020-05-26T07:16:17Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:4565984233be770c70d90f958dc2ac7b09d8afa3693736d79b89b8d137c1493d" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-05-26T07:16:18.421Z] === RUN TestPluginInstall/with_htpasswd [2020-05-26T07:16:18.984Z] time="2020-05-26T07:16:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-05-26T07:16:18.984Z] time="2020-05-26T07:16:18Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-05-26T07:16:18.984Z] time="2020-05-26T07:16:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ebc5df9cb5db7a6f4abb1733d02626adacae6a02c20d617f54f6e50130d2aec1" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-05-26T07:16:18.984Z] time="2020-05-26T07:16:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-05-26T07:16:18.984Z] time="2020-05-26T07:16:18Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-05-26T07:16:18.984Z] time="2020-05-26T07:16:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ebc5df9cb5db7a6f4abb1733d02626adacae6a02c20d617f54f6e50130d2aec1" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-05-26T07:16:19.239Z] === RUN TestPluginInstall/with_insecure [2020-05-26T07:16:20.601Z] time="2020-05-26T07:16:20Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-05-26T07:16:20.601Z] time="2020-05-26T07:16:20Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-05-26T07:16:20.601Z] time="2020-05-26T07:16:20Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:df2bce4a5ff50657c880c38f8a0508def9177e906c41dd1d13ca018a3ce0a1f4" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-05-26T07:16:20.601Z] time="2020-05-26T07:16:20Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-05-26T07:16:20.601Z] time="2020-05-26T07:16:20Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-05-26T07:16:20.601Z] time="2020-05-26T07:16:20Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:df2bce4a5ff50657c880c38f8a0508def9177e906c41dd1d13ca018a3ce0a1f4" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-05-26T07:16:20.601Z] --- PASS: TestPluginInstall (8.81s) [2020-05-26T07:16:20.601Z] --- PASS: TestPluginInstall/no_auth (6.37s) [2020-05-26T07:16:20.601Z] --- PASS: TestPluginInstall/with_htpasswd (1.02s) [2020-05-26T07:16:20.601Z] --- PASS: TestPluginInstall/with_insecure (1.42s) [2020-05-26T07:16:20.601Z] plugin_test.go:157: [d761d0681b992] daemon is not started [2020-05-26T07:16:20.601Z] PASS [2020-05-26T07:16:20.601Z] [2020-05-26T07:16:20.601Z] DONE 6 tests in 9.043s [2020-05-26T07:16:20.601Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-05-26T07:16:20.601Z] ++ 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-26T07:16:20.601Z] ++ set -e [2020-05-26T07:16:20.601Z] ++ '[' -n 0 ']' [2020-05-26T07:16:20.601Z] ++ set -x [2020-05-26T07:16:20.601Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-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-26T07:16:20.856Z] INFO: Testing against a local daemon [2020-05-26T07:16:20.856Z] === RUN TestExternalGraphDriver [2020-05-26T07:16:20.856Z] === RUN TestExternalGraphDriver/json [2020-05-26T07:16:21.783Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2020-05-26T07:16:23.147Z] === RUN TestExternalGraphDriver/spec [2020-05-26T07:16:25.032Z] === RUN TestExternalGraphDriver/pull [2020-05-26T07:16:25.961Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2020-05-26T07:16:26.886Z] --- PASS: TestExternalGraphDriver (6.08s) [2020-05-26T07:16:26.886Z] --- PASS: TestExternalGraphDriver/json (2.16s) [2020-05-26T07:16:26.886Z] --- PASS: TestExternalGraphDriver/spec (2.04s) [2020-05-26T07:16:26.886Z] --- PASS: TestExternalGraphDriver/pull (1.81s) [2020-05-26T07:16:26.886Z] === RUN TestGraphdriverPluginV2 [2020-05-26T07:16:27.141Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2020-05-26T07:16:30.401Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2020-05-26T07:16:30.401Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2020-05-26T07:16:31.763Z] --- PASS: TestGraphdriverPluginV2 (4.91s) [2020-05-26T07:16:31.763Z] PASS [2020-05-26T07:16:31.763Z] [2020-05-26T07:16:31.763Z] DONE 5 tests in 11.143s [2020-05-26T07:16:31.763Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-05-26T07:16:31.763Z] ++ 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-26T07:16:31.763Z] ++ set -e [2020-05-26T07:16:31.763Z] ++ '[' -n 0 ']' [2020-05-26T07:16:31.763Z] ++ set -x [2020-05-26T07:16:31.763Z] ++ env -i DEST=/go/src/github.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-26T07:16:32.018Z] INFO: Testing against a local daemon [2020-05-26T07:16:32.018Z] === RUN TestContinueAfterPluginCrash [2020-05-26T07:16:32.018Z] === PAUSE TestContinueAfterPluginCrash [2020-05-26T07:16:32.018Z] === RUN TestReadPluginNoRead [2020-05-26T07:16:32.018Z] === PAUSE TestReadPluginNoRead [2020-05-26T07:16:32.018Z] === RUN TestDaemonStartWithLogOpt [2020-05-26T07:16:32.018Z] === PAUSE TestDaemonStartWithLogOpt [2020-05-26T07:16:32.018Z] === CONT TestContinueAfterPluginCrash [2020-05-26T07:16:32.018Z] === CONT TestDaemonStartWithLogOpt [2020-05-26T07:16:32.945Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2020-05-26T07:16:36.209Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2020-05-26T07:16:36.769Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2020-05-26T07:16:38.131Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2020-05-26T07:16:38.692Z] --- PASS: TestDaemonStartWithLogOpt (6.49s) [2020-05-26T07:16:38.692Z] === CONT TestReadPluginNoRead [2020-05-26T07:16:39.618Z] === RUN TestDockerSuite/TestBuildMultipleTags [2020-05-26T07:16:40.179Z] === RUN TestDockerSuite/TestBuildNetContainer [2020-05-26T07:16:42.690Z] === RUN TestReadPluginNoRead/disabled_caching [2020-05-26T07:16:42.944Z] === RUN TestDockerSuite/TestBuildNetNone [2020-05-26T07:16:43.504Z] --- PASS: TestContinueAfterPluginCrash (11.42s) [2020-05-26T07:16:43.758Z] === RUN TestDockerSuite/TestBuildNoContext [2020-05-26T07:16:44.682Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-05-26T07:16:44.682Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2020-05-26T07:16:46.044Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2020-05-26T07:16:46.299Z] === RUN TestReadPluginNoRead/default [2020-05-26T07:16:47.661Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2020-05-26T07:16:47.916Z] --- PASS: TestReadPluginNoRead (9.33s) [2020-05-26T07:16:47.916Z] --- PASS: TestReadPluginNoRead/disabled_caching (2.12s) [2020-05-26T07:16:47.916Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.71s) [2020-05-26T07:16:47.916Z] --- PASS: TestReadPluginNoRead/default (1.67s) [2020-05-26T07:16:47.916Z] read_test.go:92: [dadf6275b5dfe] daemon is not started [2020-05-26T07:16:47.916Z] PASS [2020-05-26T07:16:47.916Z] [2020-05-26T07:16:47.916Z] DONE 6 tests in 15.987s [2020-05-26T07:16:47.916Z] 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-26T07:16:47.916Z] ++ 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-26T07:16:47.916Z] ++ set -e [2020-05-26T07:16:47.916Z] ++ '[' -n 0 ']' [2020-05-26T07:16:47.916Z] ++ set -x [2020-05-26T07:16:47.916Z] ++ env -i DEST=/go/src/github.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-26T07:16:47.916Z] testing: warning: no tests to run [2020-05-26T07:16:47.916Z] PASS [2020-05-26T07:16:47.916Z] [2020-05-26T07:16:47.916Z] DONE 0 tests in 0.075s [2020-05-26T07:16:47.916Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-05-26T07:16:47.916Z] ++ 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-26T07:16:47.916Z] ++ set -e [2020-05-26T07:16:47.916Z] ++ '[' -n 0 ']' [2020-05-26T07:16:47.916Z] ++ set -x [2020-05-26T07:16:47.916Z] ++ env -i DEST=/go/src/github.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-26T07:16:48.172Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2020-05-26T07:16:48.172Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2020-05-26T07:16:48.172Z] INFO: Testing against a local daemon [2020-05-26T07:16:48.172Z] === RUN TestPluginWithDevMounts [2020-05-26T07:16:48.172Z] === PAUSE TestPluginWithDevMounts [2020-05-26T07:16:48.172Z] === CONT TestPluginWithDevMounts [2020-05-26T07:16:48.427Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2020-05-26T07:16:48.987Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2020-05-26T07:16:49.911Z] === RUN TestDockerSuite/TestBuildOnBuild [2020-05-26T07:16:50.166Z] --- PASS: TestPluginWithDevMounts (2.03s) [2020-05-26T07:16:50.166Z] PASS [2020-05-26T07:16:50.166Z] [2020-05-26T07:16:50.166Z] DONE 1 tests in 2.187s [2020-05-26T07:16:50.166Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2020-05-26T07:16:50.166Z] ++ 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-26T07:16:50.166Z] ++ set -e [2020-05-26T07:16:50.166Z] ++ '[' -n 0 ']' [2020-05-26T07:16:50.166Z] ++ set -x [2020-05-26T07:16:50.166Z] ++ env -i DEST=/go/src/github.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-26T07:16:50.421Z] INFO: Testing against a local daemon [2020-05-26T07:16:50.421Z] === RUN TestSecretInspect [2020-05-26T07:16:52.306Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2020-05-26T07:16:52.560Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2020-05-26T07:16:52.816Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2020-05-26T07:16:53.376Z] --- PASS: TestSecretInspect (3.06s) [2020-05-26T07:16:53.376Z] === RUN TestSecretList [2020-05-26T07:16:54.669Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-05-26T07:16:54.669Z] [2020-05-26T07:16:54.669Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-05-26T07:16:54.669Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-05-26T07:16:54.669Z] HOSTNAME=cd006868caed [2020-05-26T07:16:54.669Z] TESTDEBUG=0 [2020-05-26T07:16:54.669Z] DEST=bundles/test-integration [2020-05-26T07:16:54.669Z] PWD=/go/src/github.com/docker/docker [2020-05-26T07:16:54.669Z] DOCKER_GITCOMMIT=429ae97b598fa84b60d54232cbd6964ecd3b8078 [2020-05-26T07:16:54.669Z] container=docker [2020-05-26T07:16:54.669Z] HOME=/root [2020-05-26T07:16:54.669Z] GOLANG_VERSION=1.13.11 [2020-05-26T07:16:54.669Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-05-26T07:16:54.669Z] VALIDATE_BRANCH=master [2020-05-26T07:16:54.669Z] TERM=xterm [2020-05-26T07:16:54.669Z] DOCKER_PKG=github.com/docker/docker [2020-05-26T07:16:54.669Z] SHLVL=1 [2020-05-26T07:16:54.669Z] TIMEOUT=120m [2020-05-26T07:16:54.669Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-05-26T07:16:54.669Z] DOCKER_GRAPHDRIVER=overlay2 [2020-05-26T07:16:54.669Z] GO111MODULE=off [2020-05-26T07:16:54.669Z] DOCKER_EXPERIMENTAL=1 [2020-05-26T07:16:54.669Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-05-26T07:16:54.669Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-05-26T07:16:54.669Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-05-26T07:16:54.669Z] GOPATH=/go [2020-05-26T07:16:54.669Z] PKG_CONFIG=pkg-config [2020-05-26T07:16:54.669Z] _=/usr/bin/env [2020-05-26T07:16:54.669Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-05-26T07:16:55.776Z] #33 137.7 Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-05-26T07:16:55.776Z] #33 140.0 Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-05-26T07:16:55.776Z] #33 141.6 Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-05-26T07:16:55.886Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2020-05-26T07:16:56.034Z] #33 143.8 Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-05-26T07:16:56.812Z] --- PASS: TestSecretList (3.45s) [2020-05-26T07:16:56.812Z] === RUN TestSecretsCreateAndDelete [2020-05-26T07:16:58.175Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2020-05-26T07:16:59.385Z] #33 146.6 Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-05-26T07:17:00.060Z] --- PASS: TestSecretsCreateAndDelete (3.06s) [2020-05-26T07:17:00.060Z] === RUN TestSecretsUpdate [2020-05-26T07:17:00.316Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2020-05-26T07:17:00.318Z] #33 148.1 Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-05-26T07:17:02.201Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2020-05-26T07:17:02.216Z] #33 149.7 Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-05-26T07:17:02.760Z] --- PASS: TestSecretsUpdate (2.76s) [2020-05-26T07:17:02.760Z] === RUN TestTemplatedSecret [2020-05-26T07:17:03.589Z] #33 151.1 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-05-26T07:17:03.589Z] #33 151.4 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-05-26T07:17:03.684Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2020-05-26T07:17:03.939Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2020-05-26T07:17:05.570Z] #33 153.1 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-05-26T07:17:06.450Z] --- PASS: TestTemplatedSecret (3.38s) [2020-05-26T07:17:06.450Z] === RUN TestSecretCreateResolve [2020-05-26T07:17:07.470Z] #33 155.0 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-05-26T07:17:08.334Z] === RUN TestDockerSuite/TestBuildPATH [2020-05-26T07:17:08.843Z] #33 156.7 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-05-26T07:17:09.258Z] --- PASS: TestSecretCreateResolve (3.02s) [2020-05-26T07:17:09.258Z] PASS [2020-05-26T07:17:09.258Z] [2020-05-26T07:17:09.258Z] DONE 6 tests in 18.900s [2020-05-26T07:17:09.258Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2020-05-26T07:17:09.258Z] ++ 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-26T07:17:09.258Z] ++ set -e [2020-05-26T07:17:09.258Z] ++ '[' -n 0 ']' [2020-05-26T07:17:09.258Z] ++ set -x [2020-05-26T07:17:09.258Z] ++ env -i DEST=/go/src/github.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-26T07:17:09.258Z] INFO: Testing against a local daemon [2020-05-26T07:17:09.258Z] === RUN TestServiceCreateInit [2020-05-26T07:17:09.258Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-05-26T07:17:10.740Z] #33 158.5 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-05-26T07:17:11.143Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2020-05-26T07:17:11.306Z] #33 159.2 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-05-26T07:17:12.068Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2020-05-26T07:17:12.994Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2020-05-26T07:17:13.205Z] #33 160.9 Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-05-26T07:17:14.579Z] #33 162.4 Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-05-26T07:17:14.879Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-05-26T07:17:16.481Z] #33 164.5 Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-05-26T07:17:18.382Z] #33 165.8 Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-05-26T07:17:19.755Z] #33 167.4 Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-05-26T07:17:20.156Z] --- PASS: TestServiceCreateInit (10.52s) [2020-05-26T07:17:20.156Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.39s) [2020-05-26T07:17:20.156Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.10s) [2020-05-26T07:17:20.156Z] === RUN TestCreateServiceMultipleTimes [2020-05-26T07:17:21.127Z] #33 168.9 [2020-05-26T07:17:21.389Z] #33 DONE 169.3s [2020-05-26T07:17:21.647Z] [2020-05-26T07:17:21.647Z] #34 [builder 4/4] RUN mkdir -p /build/tests && find . -name test.main -exec ... [2020-05-26T07:17:23.021Z] #34 DONE 1.4s [2020-05-26T07:17:24.345Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2020-05-26T07:17:24.395Z] [2020-05-26T07:17:24.395Z] #35 [runner 12/12] COPY --from=builder /build/ / [2020-05-26T07:17:24.959Z] #35 DONE 0.7s [2020-05-26T07:17:24.959Z] [2020-05-26T07:17:24.959Z] #36 exporting to image [2020-05-26T07:17:24.959Z] #36 exporting layers [2020-05-26T07:17:28.238Z] #36 exporting layers 2.9s done [2020-05-26T07:17:28.238Z] #36 writing image sha256:644a7076af94437d1ac73ad3d176b7596a20083cfdd31de1897a5fae5e35848d done [2020-05-26T07:17:28.238Z] #36 naming to docker.io/library/moby-e2e-test done [2020-05-26T07:17:28.238Z] #36 DONE 2.9s [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-05-26T07:17:28.552Z] + echo Ensuring container killed. [2020-05-26T07:17:28.552Z] Ensuring container killed. [2020-05-26T07:17:28.552Z] + docker rm -vf docker-pr1 [2020-05-26T07:17:28.552Z] Error: No such container: docker-pr1 [2020-05-26T07:17:28.552Z] + true [Pipeline] sh [2020-05-26T07:17:28.836Z] + echo Chowning /workspace to jenkins user [2020-05-26T07:17:28.836Z] Chowning /workspace to jenkins user [2020-05-26T07:17:28.836Z] + id -u [2020-05-26T07:17:28.836Z] + id -g [2020-05-26T07:17:28.836Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41026:/workspace busybox chown -R 1000:1000 /workspace [2020-05-26T07:17:29.585Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-05-26T07:17:30.069Z] + bundleName=unit [2020-05-26T07:17:30.070Z] + echo Creating unit-bundles.tar.gz [2020-05-26T07:17:30.070Z] Creating unit-bundles.tar.gz [2020-05-26T07:17:30.070Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out [2020-05-26T07:17:30.070Z] bundles/junit-report.xml [2020-05-26T07:17:30.070Z] bundles/go-test-report.json [2020-05-26T07:17:30.070Z] bundles/profile.out [Pipeline] archiveArtifacts [2020-05-26T07:17:30.080Z] Archiving artifacts [2020-05-26T07:17:30.799Z] Uploaded 2 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-41026/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-05-26T07:17:31.123Z] + make clean [2020-05-26T07:17:31.123Z] docker volume rm -f docker-dev-cache [2020-05-26T07:17:31.380Z] docker-dev-cache [Pipeline] deleteDir [2020-05-26T07:17:31.471Z] === RUN TestDockerSuite/TestBuildRm [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-05-26T07:17:34.729Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2020-05-26T07:17:35.289Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2020-05-26T07:17:36.650Z] === RUN TestDockerSuite/TestBuildScratchCopy [2020-05-26T07:17:37.209Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2020-05-26T07:17:37.769Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2020-05-26T07:17:39.130Z] --- PASS: TestCreateServiceMultipleTimes (19.28s) [2020-05-26T07:17:39.130Z] === RUN TestCreateServiceConflict [2020-05-26T07:17:39.130Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2020-05-26T07:17:40.490Z] === RUN TestDockerSuite/TestBuildShellInherited [2020-05-26T07:17:41.852Z] === RUN TestDockerSuite/TestBuildShellMultiple [2020-05-26T07:17:42.411Z] --- PASS: TestCreateServiceConflict (3.24s) [2020-05-26T07:17:42.411Z] === RUN TestCreateServiceMaxReplicas [2020-05-26T07:17:44.921Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2020-05-26T07:17:45.846Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2020-05-26T07:17:45.846Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2020-05-26T07:17:46.100Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2020-05-26T07:17:46.100Z] === RUN TestDockerSuite/TestBuildSpaces [2020-05-26T07:17:46.100Z] --- PASS: TestCreateServiceMaxReplicas (3.88s) [2020-05-26T07:17:46.100Z] === RUN TestCreateWithDuplicateNetworkNames [2020-05-26T07:17:46.661Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2020-05-26T07:17:48.023Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2020-05-26T07:17:48.278Z] === RUN TestDockerSuite/TestBuildStderr [2020-05-26T07:17:49.204Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2020-05-26T07:17:51.705Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-05-26T07:17:52.434Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-05-26T07:17:54.441Z] === RUN TestDockerSuite/TestBuildStopSignal [2020-05-26T07:17:55.805Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2020-05-26T07:17:56.730Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2020-05-26T07:17:56.900Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-05-26T07:17:57.291Z] === RUN TestDockerSuite/TestBuildTagEvent [2020-05-26T07:17:58.231Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2020-05-26T07:17:59.592Z] === RUN TestDockerSuite/TestBuildUser [2020-05-26T07:18:00.954Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.84s) [2020-05-26T07:18:00.954Z] === RUN TestCreateServiceSecretFileMode [2020-05-26T07:18:01.879Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2020-05-26T07:18:01.879Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2020-05-26T07:18:05.141Z] --- PASS: TestCreateServiceSecretFileMode (3.84s) [2020-05-26T07:18:05.141Z] === RUN TestCreateServiceConfigFileMode [2020-05-26T07:18:06.503Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2020-05-26T07:18:07.864Z] --- PASS: TestCreateServiceConfigFileMode (2.79s) [2020-05-26T07:18:07.864Z] === RUN TestCreateServiceSysctls [2020-05-26T07:18:12.022Z] --- PASS: TestCreateServiceSysctls (3.91s) [2020-05-26T07:18:12.022Z] === RUN TestCreateServiceCapabilities [2020-05-26T07:18:15.285Z] --- PASS: TestCreateServiceCapabilities (3.53s) [2020-05-26T07:18:15.285Z] === RUN TestInspect [2020-05-26T07:18:20.528Z] --- PASS: TestInspect (4.82s) [2020-05-26T07:18:20.528Z] === RUN TestCreateJob [2020-05-26T07:18:24.688Z] --- PASS: TestCreateJob (4.31s) [2020-05-26T07:18:24.688Z] === RUN TestReplicatedJob [2020-05-26T07:18:24.688Z] === RUN TestDockerSuite/TestBuildVerboseOut [2020-05-26T07:18:25.612Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2020-05-26T07:18:25.868Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2020-05-26T07:18:27.234Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2020-05-26T07:18:28.158Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2020-05-26T07:18:30.044Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2020-05-26T07:18:30.044Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2020-05-26T07:18:30.044Z] === RUN TestDockerSuite/TestBuildWindowsUser [2020-05-26T07:18:30.044Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2020-05-26T07:18:30.044Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2020-05-26T07:18:30.970Z] --- PASS: TestReplicatedJob (6.64s) [2020-05-26T07:18:30.970Z] === RUN TestUpdateReplicatedJob [2020-05-26T07:18:31.529Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2020-05-26T07:18:31.784Z] === RUN TestDockerSuite/TestBuildWithFailure [2020-05-26T07:18:32.709Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2020-05-26T07:18:33.634Z] === RUN TestDockerSuite/TestBuildWithTabs [2020-05-26T07:18:34.561Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2020-05-26T07:18:34.561Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2020-05-26T07:18:35.122Z] --- PASS: TestUpdateReplicatedJob (4.31s) [2020-05-26T07:18:35.122Z] === RUN TestServiceListWithStatuses [2020-05-26T07:18:35.122Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-05-26T07:18:35.122Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-05-26T07:18:35.122Z] === RUN TestDockerNetworkConnectAlias [2020-05-26T07:18:36.273Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-05-26T07:18:36.273Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-05-26T07:18:37.632Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2020-05-26T07:18:38.193Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2020-05-26T07:18:38.500Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-05-26T07:18:40.704Z] === RUN TestDockerSuite/TestBuildWithVolumes [2020-05-26T07:18:40.814Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-05-26T07:18:41.546Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-05-26T07:18:41.630Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2020-05-26T07:18:41.884Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2020-05-26T07:18:42.444Z] --- PASS: TestDockerNetworkConnectAlias (7.24s) [2020-05-26T07:18:42.444Z] === RUN TestDockerNetworkReConnect [2020-05-26T07:18:42.444Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2020-05-26T07:18:42.444Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2020-05-26T07:18:43.369Z] === RUN TestDockerSuite/TestBuildXZHost [2020-05-26T07:18:43.929Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2020-05-26T07:18:45.301Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-05-26T07:18:47.189Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2020-05-26T07:18:47.189Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2020-05-26T07:18:47.189Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2020-05-26T07:18:47.443Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2020-05-26T07:18:48.370Z] === RUN TestDockerSuite/TestCommitChange [2020-05-26T07:18:48.931Z] --- PASS: TestDockerNetworkReConnect (6.50s) [2020-05-26T07:18:48.931Z] === RUN TestServicePlugin [2020-05-26T07:18:49.857Z] === RUN TestDockerSuite/TestCommitChangeLabels [2020-05-26T07:18:50.782Z] === RUN TestDockerSuite/TestCommitHardlink [2020-05-26T07:18:51.141Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-05-26T07:18:52.670Z] === RUN TestDockerSuite/TestCommitNewFile [2020-05-26T07:18:54.556Z] === RUN TestDockerSuite/TestCommitPausedContainer [2020-05-26T07:18:54.710Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-05-26T07:18:55.919Z] === RUN TestDockerSuite/TestCommitTTY [2020-05-26T07:18:57.424Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-05-26T07:18:58.432Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2020-05-26T07:18:58.444Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-05-26T07:18:59.356Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2020-05-26T07:18:59.356Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2020-05-26T07:19:01.243Z] === RUN TestDockerSuite/TestCommitWithoutPause [2020-05-26T07:19:02.047Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-05-26T07:19:02.167Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2020-05-26T07:19:02.167Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2020-05-26T07:19:02.167Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2020-05-26T07:19:02.422Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2020-05-26T07:19:02.422Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2020-05-26T07:19:02.422Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2020-05-26T07:19:02.422Z] === RUN TestDockerSuite/TestContainerAPICommit [2020-05-26T07:19:04.306Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2020-05-26T07:19:05.099Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-05-26T07:19:06.819Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2020-05-26T07:19:06.819Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2020-05-26T07:19:07.379Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2020-05-26T07:19:08.154Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-05-26T07:19:08.303Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2020-05-26T07:19:09.226Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2020-05-26T07:19:10.151Z] === RUN TestDockerSuite/TestContainerAPICreate [2020-05-26T07:19:10.710Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2020-05-26T07:19:10.937Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-05-26T07:19:10.964Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2020-05-26T07:19:10.964Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2020-05-26T07:19:11.889Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2020-05-26T07:19:11.889Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2020-05-26T07:19:11.889Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2020-05-26T07:19:11.889Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2020-05-26T07:19:11.889Z] === RUN TestDockerSuite/TestContainerAPIDelete [2020-05-26T07:19:12.837Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2020-05-26T07:19:13.696Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-05-26T07:19:13.790Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2020-05-26T07:19:14.767Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2020-05-26T07:19:14.767Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2020-05-26T07:19:18.665Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2020-05-26T07:19:18.665Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2020-05-26T07:19:18.665Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2020-05-26T07:19:18.665Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2020-05-26T07:19:18.687Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-05-26T07:19:18.688Z] Using test binary docker [2020-05-26T07:19:18.688Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-05-26T07:19:18.688Z] +++ /etc/init.d/apparmor start [2020-05-26T07:19:18.688Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-05-26T07:19:18.688Z] INFO: Waiting for daemon to start... [2020-05-26T07:19:18.688Z] Starting dockerd [2020-05-26T07:19:18.688Z] +++ 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-26T07:19:18.688Z] . [2020-05-26T07:19:18.688Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-05-26T07:19:18.688Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-05-26T07:19:18.688Z] Error: No such image: emptyfs [2020-05-26T07:19:18.688Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-05-26T07:19:18.688Z] ++++ docker load [2020-05-26T07:19:18.688Z] Running integration-test (iteration 1) [2020-05-26T07:19:18.688Z] Running /go/src/github.com/docker/docker/integration/build (ppc64le.integration.build) flags=-test.v -test.timeout=120m [2020-05-26T07:19:18.688Z] ++ 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-26T07:19:18.688Z] ++ set -e [2020-05-26T07:19:18.688Z] ++ '[' -n 0 ']' [2020-05-26T07:19:18.688Z] ++ set -x [2020-05-26T07:19:18.688Z] ++ env -i DEST=/go/src/github.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-26T07:19:18.920Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2020-05-26T07:19:19.844Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2020-05-26T07:19:20.770Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2020-05-26T07:19:20.770Z] === RUN TestDockerSuite/TestContainerAPIKill [2020-05-26T07:19:21.330Z] === RUN TestDockerSuite/TestContainerAPIPause [2020-05-26T07:19:22.254Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2020-05-26T07:19:22.509Z] --- PASS: TestServicePlugin (33.67s) [2020-05-26T07:19:22.509Z] plugin_test.go:62: [d51ecbf140faf] joining swarm manager [d5e915bfb881f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-26T07:19:22.509Z] plugin_test.go:65: [d55ec4737f0fb] joining swarm manager [d5e915bfb881f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-05-26T07:19:22.509Z] === RUN TestServiceUpdateLabel [2020-05-26T07:19:23.069Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2020-05-26T07:19:23.325Z] === RUN TestDockerSuite/TestContainerAPIRename [2020-05-26T07:19:24.248Z] === RUN TestDockerSuite/TestContainerAPIRestart [2020-05-26T07:19:26.132Z] --- PASS: TestServiceUpdateLabel (3.28s) [2020-05-26T07:19:26.132Z] === RUN TestServiceUpdateSecrets [2020-05-26T07:19:26.132Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2020-05-26T07:19:28.015Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2020-05-26T07:19:28.015Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2020-05-26T07:19:28.015Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2020-05-26T07:19:28.015Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2020-05-26T07:19:28.015Z] === RUN TestDockerSuite/TestContainerAPIStart [2020-05-26T07:19:28.575Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2020-05-26T07:19:33.808Z] === RUN TestDockerSuite/TestContainerAPIStop [2020-05-26T07:19:33.808Z] === RUN TestDockerSuite/TestContainerAPITop [2020-05-26T07:19:34.070Z] Loaded image: buildpack-deps:jessie [2020-05-26T07:19:34.070Z] Loaded image: busybox:latest [2020-05-26T07:19:34.070Z] Loaded image: busybox:glibc [2020-05-26T07:19:34.070Z] Loaded image: debian:jessie [2020-05-26T07:19:34.070Z] Loaded image: hello-world:latest [2020-05-26T07:19:34.070Z] INFO: Testing against a local daemon [2020-05-26T07:19:34.070Z] === RUN TestCgroupNamespacesBuild [2020-05-26T07:19:34.697Z] --- PASS: TestCgroupNamespacesBuild (1.61s) [2020-05-26T07:19:34.697Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-05-26T07:19:34.732Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2020-05-26T07:19:34.732Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2020-05-26T07:19:34.732Z] === RUN TestDockerSuite/TestContainerAPIWait [2020-05-26T07:19:36.215Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.61s) [2020-05-26T07:19:36.216Z] === RUN TestBuildWithSession [2020-05-26T07:19:36.216Z] --- SKIP: TestBuildWithSession (0.00s) [2020-05-26T07:19:36.216Z] build_session_test.go:25: TODO: BuildKit [2020-05-26T07:19:36.216Z] === RUN TestBuildSquashParent [2020-05-26T07:19:37.990Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2020-05-26T07:19:38.914Z] === RUN TestDockerSuite/TestContainerNetworkMode [2020-05-26T07:19:39.838Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2020-05-26T07:19:41.199Z] --- PASS: TestServiceUpdateSecrets (15.22s) [2020-05-26T07:19:41.199Z] === RUN TestServiceUpdateConfigs [2020-05-26T07:19:41.734Z] --- PASS: TestBuildSquashParent (5.19s) [2020-05-26T07:19:41.734Z] === RUN TestBuildWithRemoveAndForceRemove [2020-05-26T07:19:41.734Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-05-26T07:19:41.734Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-05-26T07:19:41.734Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-05-26T07:19:41.734Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-05-26T07:19:41.734Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-05-26T07:19:41.734Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-05-26T07:19:41.734Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-05-26T07:19:41.734Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-05-26T07:19:41.734Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-05-26T07:19:41.734Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-05-26T07:19:41.734Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-05-26T07:19:41.734Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-05-26T07:19:41.734Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-05-26T07:19:41.734Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-05-26T07:19:41.734Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-05-26T07:19:41.734Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-05-26T07:19:44.457Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2020-05-26T07:19:44.493Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-05-26T07:19:44.493Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-05-26T07:19:45.017Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2020-05-26T07:19:47.201Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2020-05-26T07:19:47.201Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.12s) [2020-05-26T07:19:47.201Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.17s) [2020-05-26T07:19:47.201Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.32s) [2020-05-26T07:19:47.201Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.63s) [2020-05-26T07:19:47.201Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.28s) [2020-05-26T07:19:47.201Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.41s) [2020-05-26T07:19:47.201Z] === RUN TestBuildMultiStageCopy [2020-05-26T07:19:47.201Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-05-26T07:19:47.528Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2020-05-26T07:19:48.454Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2020-05-26T07:19:49.291Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-05-26T07:19:49.291Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-05-26T07:19:49.575Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-05-26T07:19:49.815Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} [2020-05-26T07:19:50.203Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-05-26T07:19:50.488Z] --- PASS: TestBuildMultiStageCopy (3.55s) [2020-05-26T07:19:50.488Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.92s) [2020-05-26T07:19:50.488Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.39s) [2020-05-26T07:19:50.488Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.39s) [2020-05-26T07:19:50.488Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.42s) [2020-05-26T07:19:50.488Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.44s) [2020-05-26T07:19:50.488Z] === RUN TestBuildMultiStageParentConfig [2020-05-26T07:19:51.176Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} [2020-05-26T07:19:51.508Z] --- PASS: TestBuildMultiStageParentConfig (0.95s) [2020-05-26T07:19:51.508Z] === RUN TestBuildLabelWithTargets [2020-05-26T07:19:53.054Z] --- PASS: TestBuildLabelWithTargets (1.61s) [2020-05-26T07:19:53.054Z] === RUN TestBuildWithEmptyLayers [2020-05-26T07:19:53.061Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} [2020-05-26T07:19:54.079Z] --- PASS: TestBuildWithEmptyLayers (0.81s) [2020-05-26T07:19:54.079Z] === RUN TestBuildMultiStageOnBuild [2020-05-26T07:19:54.422Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} [2020-05-26T07:19:56.151Z] --- PASS: TestBuildMultiStageOnBuild (2.17s) [2020-05-26T07:19:56.151Z] === RUN TestBuildUncleanTarFilenames [2020-05-26T07:19:56.304Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000b8c2e0_} [2020-05-26T07:19:56.560Z] --- PASS: TestServiceUpdateConfigs (15.46s) [2020-05-26T07:19:56.560Z] === RUN TestServiceUpdateNetwork [2020-05-26T07:19:57.658Z] --- PASS: TestBuildUncleanTarFilenames (1.44s) [2020-05-26T07:19:57.658Z] === RUN TestBuildMultiStageLayerLeak [2020-05-26T07:19:57.920Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1282157259_/foo_false____} [2020-05-26T07:19:59.281Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1282157259_/foo_true____} [2020-05-26T07:19:59.281Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2020-05-26T07:20:00.354Z] --- PASS: TestBuildMultiStageLayerLeak (2.36s) [2020-05-26T07:20:00.355Z] === RUN TestBuildWithHugeFile [2020-05-26T07:20:01.167Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3691156910_/foo_false____} [2020-05-26T07:20:02.530Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3691156910_/foo_true____} [2020-05-26T07:20:04.415Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3691156910_/foo_true__0xc000b8c340__} [2020-05-26T07:20:06.302Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000b8c360_} [2020-05-26T07:20:07.663Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000b8c380_} [2020-05-26T07:20:09.548Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000b8c3a0_} [2020-05-26T07:20:10.908Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000b8c3c0_} [2020-05-26T07:20:11.841Z] --- PASS: TestServiceUpdateNetwork (15.21s) [2020-05-26T07:20:11.841Z] === RUN TestServiceUpdatePidsLimit [2020-05-26T07:20:12.766Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2020-05-26T07:20:13.326Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2020-05-26T07:20:14.252Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2020-05-26T07:20:14.252Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2020-05-26T07:20:14.252Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2020-05-26T07:20:14.252Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2020-05-26T07:20:14.252Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2020-05-26T07:20:14.252Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2020-05-26T07:20:14.252Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2020-05-26T07:20:14.507Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2020-05-26T07:20:14.507Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2020-05-26T07:20:14.507Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2020-05-26T07:20:14.507Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2020-05-26T07:20:14.507Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2020-05-26T07:20:14.507Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2020-05-26T07:20:14.507Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2020-05-26T07:20:14.763Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2020-05-26T07:20:14.763Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2020-05-26T07:20:14.763Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2020-05-26T07:20:14.763Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2020-05-26T07:20:15.018Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2020-05-26T07:20:18.279Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2020-05-26T07:20:20.163Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2020-05-26T07:20:22.048Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2020-05-26T07:20:23.409Z] === RUN TestDockerSuite/TestCopyAndRestart [2020-05-26T07:20:25.293Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2020-05-26T07:20:25.293Z] === RUN TestDockerSuite/TestCpAbsolutePath [2020-05-26T07:20:26.218Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2020-05-26T07:20:27.189Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2020-05-26T07:20:28.565Z] === RUN TestDockerSuite/TestCpFromCaseA [2020-05-26T07:20:29.492Z] === RUN TestDockerSuite/TestCpFromCaseB [2020-05-26T07:20:29.747Z] --- PASS: TestServiceUpdatePidsLimit (18.00s) [2020-05-26T07:20:29.747Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (1.04s) [2020-05-26T07:20:29.747Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.41s) [2020-05-26T07:20:29.747Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.30s) [2020-05-26T07:20:29.747Z] PASS [2020-05-26T07:20:29.747Z] [2020-05-26T07:20:29.747Z] === Skipped [2020-05-26T07:20:29.747Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2020-05-26T07:20:29.747Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-05-26T07:20:29.747Z] [2020-05-26T07:20:29.747Z] [2020-05-26T07:20:29.747Z] DONE 27 tests, 1 skipped in 200.679s [2020-05-26T07:20:29.747Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2020-05-26T07:20:29.747Z] ++ 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-26T07:20:29.747Z] ++ set -e [2020-05-26T07:20:29.747Z] ++ '[' -n 0 ']' [2020-05-26T07:20:29.747Z] ++ set -x [2020-05-26T07:20:29.747Z] ++ env -i DEST=/go/src/github.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-26T07:20:30.003Z] INFO: Testing against a local daemon [2020-05-26T07:20:30.003Z] === RUN TestSessionCreate [2020-05-26T07:20:30.003Z] --- PASS: TestSessionCreate (0.05s) [2020-05-26T07:20:30.003Z] === RUN TestSessionCreateWithBadUpgrade [2020-05-26T07:20:30.003Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2020-05-26T07:20:30.003Z] PASS [2020-05-26T07:20:30.003Z] [2020-05-26T07:20:30.003Z] DONE 2 tests in 0.227s [2020-05-26T07:20:30.003Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2020-05-26T07:20:30.003Z] ++ 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-26T07:20:30.003Z] ++ set -e [2020-05-26T07:20:30.003Z] ++ '[' -n 0 ']' [2020-05-26T07:20:30.003Z] ++ set -x [2020-05-26T07:20:30.003Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-26T07:20:30.258Z] INFO: Testing against a local daemon [2020-05-26T07:20:30.258Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-05-26T07:20:30.258Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-05-26T07:20:30.258Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-05-26T07:20:30.258Z] === RUN TestEventsExecDie [2020-05-26T07:20:30.258Z] === RUN TestDockerSuite/TestCpFromCaseC [2020-05-26T07:20:31.184Z] --- PASS: TestEventsExecDie (0.95s) [2020-05-26T07:20:31.184Z] === RUN TestEventsBackwardsCompatible [2020-05-26T07:20:31.184Z] --- PASS: TestEventsBackwardsCompatible (0.09s) [2020-05-26T07:20:31.184Z] === RUN TestInfoBinaryCommits [2020-05-26T07:20:31.184Z] --- PASS: TestInfoBinaryCommits (0.03s) [2020-05-26T07:20:31.184Z] === RUN TestInfoAPIVersioned [2020-05-26T07:20:31.184Z] --- PASS: TestInfoAPIVersioned (0.01s) [2020-05-26T07:20:31.184Z] === RUN TestInfoDiscoveryBackend [2020-05-26T07:20:31.439Z] === RUN TestDockerSuite/TestCpFromCaseD [2020-05-26T07:20:31.694Z] --- PASS: TestInfoDiscoveryBackend (0.55s) [2020-05-26T07:20:31.694Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-05-26T07:20:32.619Z] === RUN TestDockerSuite/TestCpFromCaseE [2020-05-26T07:20:32.875Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-05-26T07:20:32.875Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-05-26T07:20:33.435Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.53s) [2020-05-26T07:20:33.435Z] === RUN TestInfoAPI [2020-05-26T07:20:33.435Z] --- PASS: TestInfoAPI (0.03s) [2020-05-26T07:20:33.435Z] === RUN TestInfoAPIWarnings [2020-05-26T07:20:33.690Z] === RUN TestDockerSuite/TestCpFromCaseF [2020-05-26T07:20:33.946Z] --- PASS: TestInfoAPIWarnings (0.56s) [2020-05-26T07:20:33.946Z] === RUN TestInfoDebug [2020-05-26T07:20:34.507Z] --- PASS: TestInfoDebug (0.53s) [2020-05-26T07:20:34.507Z] === RUN TestInfoInsecureRegistries [2020-05-26T07:20:34.762Z] === RUN TestDockerSuite/TestCpFromCaseG [2020-05-26T07:20:35.018Z] --- PASS: TestInfoInsecureRegistries (0.53s) [2020-05-26T07:20:35.018Z] === RUN TestInfoRegistryMirrors [2020-05-26T07:20:35.578Z] --- PASS: TestInfoRegistryMirrors (0.54s) [2020-05-26T07:20:35.578Z] === RUN TestLoginFailsWithBadCredentials [2020-05-26T07:20:35.833Z] --- PASS: TestLoginFailsWithBadCredentials (0.26s) [2020-05-26T07:20:35.833Z] === RUN TestPingCacheHeaders [2020-05-26T07:20:35.833Z] --- PASS: TestPingCacheHeaders (0.02s) [2020-05-26T07:20:35.833Z] === RUN TestPingGet [2020-05-26T07:20:35.833Z] --- PASS: TestPingGet (0.02s) [2020-05-26T07:20:35.833Z] === RUN TestPingHead [2020-05-26T07:20:35.833Z] --- PASS: TestPingHead (0.03s) [2020-05-26T07:20:35.833Z] === RUN TestVersion [2020-05-26T07:20:35.833Z] --- PASS: TestVersion (0.04s) [2020-05-26T07:20:35.833Z] PASS [2020-05-26T07:20:35.833Z] [2020-05-26T07:20:35.833Z] === Skipped [2020-05-26T07:20:35.833Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-05-26T07:20:35.833Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-05-26T07:20:35.833Z] [2020-05-26T07:20:35.833Z] [2020-05-26T07:20:35.833Z] DONE 18 tests, 1 skipped in 5.884s [2020-05-26T07:20:35.833Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2020-05-26T07:20:35.833Z] ++ 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-26T07:20:35.833Z] ++ set -e [2020-05-26T07:20:35.833Z] ++ '[' -n 0 ']' [2020-05-26T07:20:35.833Z] ++ set -x [2020-05-26T07:20:35.833Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-26T07:20:36.088Z] === RUN TestDockerSuite/TestCpFromCaseH [2020-05-26T07:20:36.088Z] INFO: Testing against a local daemon [2020-05-26T07:20:36.088Z] === RUN TestVolumesCreateAndList [2020-05-26T07:20:36.088Z] --- PASS: TestVolumesCreateAndList (0.02s) [2020-05-26T07:20:36.088Z] === RUN TestVolumesRemove [2020-05-26T07:20:36.088Z] --- PASS: TestVolumesRemove (0.10s) [2020-05-26T07:20:36.088Z] === RUN TestVolumesInspect [2020-05-26T07:20:36.343Z] --- PASS: TestVolumesInspect (0.02s) [2020-05-26T07:20:36.344Z] === RUN TestVolumesInvalidJSON [2020-05-26T07:20:36.344Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-05-26T07:20:36.344Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-05-26T07:20:36.344Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-05-26T07:20:36.344Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2020-05-26T07:20:36.344Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-05-26T07:20:36.344Z] PASS [2020-05-26T07:20:36.344Z] [2020-05-26T07:20:36.344Z] DONE 5 tests in 0.308s [2020-05-26T07:20:36.344Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-05-26T07:20:36.344Z] ++++ cat bundles/test-integration/docker.pid [2020-05-26T07:20:36.344Z] +++ kill 5866 [2020-05-26T07:20:37.268Z] === RUN TestDockerSuite/TestCpFromCaseI [2020-05-26T07:20:37.827Z] +++ /etc/init.d/apparmor stop [2020-05-26T07:20:37.827Z] Leaving: AppArmorNo profiles have been unloaded. [2020-05-26T07:20:37.827Z] [2020-05-26T07:20:37.827Z] Unloading profiles will leave already running processes permanently [2020-05-26T07:20:37.827Z] unconfined, which can lead to unexpected situations. [2020-05-26T07:20:37.827Z] [2020-05-26T07:20:37.827Z] To set a process to complain mode, use the command line tool [2020-05-26T07:20:37.827Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-05-26T07:20:37.827Z] +++ true [2020-05-26T07:20:37.827Z] [2020-05-26T07:20:38.083Z] === RUN TestDockerSuite/TestCpFromCaseJ [2020-05-26T07:20:39.445Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2020-05-26T07:20:41.329Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2020-05-26T07:20:42.253Z] === RUN TestDockerSuite/TestCpGarbagePath [2020-05-26T07:20:43.178Z] === RUN TestDockerSuite/TestCpLocalOnly [2020-05-26T07:20:43.178Z] === RUN TestDockerSuite/TestCpNameHasColon [2020-05-26T07:20:44.102Z] === RUN TestDockerSuite/TestCpRelativePath [2020-05-26T07:20:45.027Z] === RUN TestDockerSuite/TestCpSpecialFiles [2020-05-26T07:20:45.953Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2020-05-26T07:20:46.878Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2020-05-26T07:20:48.238Z] === RUN TestDockerSuite/TestCpToCaseA [2020-05-26T07:20:50.123Z] === RUN TestDockerSuite/TestCpToCaseB [2020-05-26T07:20:50.941Z] === RUN TestDockerSuite/TestCpToCaseC [2020-05-26T07:20:53.450Z] === RUN TestDockerSuite/TestCpToCaseD [2020-05-26T07:20:58.684Z] === RUN TestDockerSuite/TestCpToCaseE [2020-05-26T07:20:58.938Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2020-05-26T07:21:02.198Z] === RUN TestDockerSuite/TestCpToCaseF [2020-05-26T07:21:02.758Z] === RUN TestDockerSuite/TestCpToCaseG [2020-05-26T07:21:07.995Z] === RUN TestDockerSuite/TestCpToCaseH [2020-05-26T07:21:11.255Z] === RUN TestDockerSuite/TestCpToCaseI [2020-05-26T07:21:12.190Z] === RUN TestDockerSuite/TestCpToCaseJ [2020-05-26T07:21:17.428Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2020-05-26T07:21:18.352Z] === RUN TestDockerSuite/TestCpToDot [2020-05-26T07:21:19.275Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2020-05-26T07:21:20.637Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2020-05-26T07:21:20.893Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2020-05-26T07:21:22.779Z] === RUN TestDockerSuite/TestCpToStdout [2020-05-26T07:21:23.704Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2020-05-26T07:21:25.066Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2020-05-26T07:21:27.576Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2020-05-26T07:21:27.576Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2020-05-26T07:21:28.501Z] === RUN TestDockerSuite/TestCpVolumePath [2020-05-26T07:21:31.013Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2020-05-26T07:21:31.013Z] === RUN TestDockerSuite/TestCreateArgs [2020-05-26T07:21:31.013Z] === RUN TestDockerSuite/TestCreateByImageID [2020-05-26T07:21:31.573Z] === RUN TestDockerSuite/TestCreateEchoStdout [2020-05-26T07:21:32.134Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2020-05-26T07:21:32.134Z] === RUN TestDockerSuite/TestCreateHostConfig [2020-05-26T07:21:32.390Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2020-05-26T07:21:33.316Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2020-05-26T07:21:33.877Z] === RUN TestDockerSuite/TestCreateLabels [2020-05-26T07:21:33.877Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2020-05-26T07:21:34.131Z] === RUN TestDockerSuite/TestCreateRM [2020-05-26T07:21:34.131Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2020-05-26T07:21:34.131Z] === RUN TestDockerSuite/TestCreateStopSignal [2020-05-26T07:21:34.386Z] === RUN TestDockerSuite/TestCreateStopTimeout [2020-05-26T07:21:34.386Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2020-05-26T07:21:36.902Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2020-05-26T07:21:36.902Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2020-05-26T07:21:36.902Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2020-05-26T07:21:38.141Z] --- PASS: TestBuildWithHugeFile (87.65s) [2020-05-26T07:21:38.141Z] === RUN TestBuildWithEmptyDockerfile [2020-05-26T07:21:38.141Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-05-26T07:21:38.141Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-05-26T07:21:38.141Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-05-26T07:21:38.141Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-05-26T07:21:38.141Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-05-26T07:21:38.141Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-05-26T07:21:38.141Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-05-26T07:21:38.141Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-05-26T07:21:38.141Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-05-26T07:21:38.141Z] --- PASS: TestBuildWithEmptyDockerfile (0.07s) [2020-05-26T07:21:38.141Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.34s) [2020-05-26T07:21:38.141Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.35s) [2020-05-26T07:21:38.141Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.35s) [2020-05-26T07:21:38.141Z] === RUN TestBuildPreserveOwnership [2020-05-26T07:21:38.141Z] === RUN TestBuildPreserveOwnership/copy_from [2020-05-26T07:21:38.141Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-05-26T07:21:38.141Z] --- PASS: TestBuildPreserveOwnership (4.75s) [2020-05-26T07:21:38.141Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.08s) [2020-05-26T07:21:38.141Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.65s) [2020-05-26T07:21:38.141Z] === RUN TestBuildPlatformInvalid [2020-05-26T07:21:38.141Z] --- PASS: TestBuildPlatformInvalid (0.15s) [2020-05-26T07:21:38.141Z] PASS [2020-05-26T07:21:38.141Z] [2020-05-26T07:21:38.141Z] === Skipped [2020-05-26T07:21:38.141Z] === SKIP: ppc64le.integration.build TestBuildWithSession (0.00s) [2020-05-26T07:21:38.141Z] build_session_test.go:25: TODO: BuildKit [2020-05-26T07:21:38.141Z] [2020-05-26T07:21:38.141Z] [2020-05-26T07:21:38.141Z] DONE 32 tests, 1 skipped in 134.008s [2020-05-26T07:21:38.141Z] Running /go/src/github.com/docker/docker/integration/config (ppc64le.integration.config) flags=-test.v -test.timeout=120m [2020-05-26T07:21:38.141Z] ++ 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-26T07:21:38.141Z] ++ set -e [2020-05-26T07:21:38.141Z] ++ '[' -n 0 ']' [2020-05-26T07:21:38.141Z] ++ set -x [2020-05-26T07:21:38.141Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-26T07:21:38.141Z] INFO: Testing against a local daemon [2020-05-26T07:21:38.141Z] === RUN TestConfigInspect [2020-05-26T07:21:38.141Z] --- PASS: TestConfigInspect (2.16s) [2020-05-26T07:21:38.141Z] === RUN TestConfigList [2020-05-26T07:21:38.141Z] --- PASS: TestConfigList (2.18s) [2020-05-26T07:21:38.141Z] === RUN TestConfigsCreateAndDelete [2020-05-26T07:21:39.661Z] --- PASS: TestConfigsCreateAndDelete (2.15s) [2020-05-26T07:21:39.661Z] === RUN TestConfigsUpdate [2020-05-26T07:21:40.163Z] === RUN TestDockerSuite/TestCreateWithPortRange [2020-05-26T07:21:40.418Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2020-05-26T07:21:40.418Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2020-05-26T07:21:40.418Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2020-05-26T07:21:40.673Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2020-05-26T07:21:40.673Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2020-05-26T07:21:41.600Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2020-05-26T07:21:41.807Z] --- PASS: TestConfigsUpdate (2.22s) [2020-05-26T07:21:41.807Z] === RUN TestTemplatedConfig [2020-05-26T07:21:42.961Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2020-05-26T07:21:43.885Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2020-05-26T07:21:44.141Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2020-05-26T07:21:44.580Z] --- PASS: TestTemplatedConfig (2.83s) [2020-05-26T07:21:44.580Z] === RUN TestConfigCreateResolve [2020-05-26T07:21:46.033Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2020-05-26T07:21:46.759Z] --- PASS: TestConfigCreateResolve (2.24s) [2020-05-26T07:21:46.759Z] === RUN TestConfigDaemonLibtrustID [2020-05-26T07:21:47.473Z] --- PASS: TestConfigDaemonLibtrustID (0.55s) [2020-05-26T07:21:47.473Z] PASS [2020-05-26T07:21:47.473Z] [2020-05-26T07:21:47.473Z] DONE 7 tests in 14.440s [2020-05-26T07:21:47.473Z] Running /go/src/github.com/docker/docker/integration/container (ppc64le.integration.container) flags=-test.v -test.timeout=120m [2020-05-26T07:21:47.473Z] ++ 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-26T07:21:47.473Z] ++ set -e [2020-05-26T07:21:47.473Z] ++ '[' -n 0 ']' [2020-05-26T07:21:47.473Z] ++ set -x [2020-05-26T07:21:47.473Z] ++ env -i DEST=/go/src/github.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-26T07:21:47.473Z] INFO: Testing against a local daemon [2020-05-26T07:21:47.473Z] === RUN TestCheckpoint [2020-05-26T07:21:47.473Z] --- SKIP: TestCheckpoint (0.00s) [2020-05-26T07:21:47.473Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-05-26T07:21:47.473Z] === RUN TestContainerInvalidJSON [2020-05-26T07:21:47.473Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-05-26T07:21:47.473Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-05-26T07:21:47.473Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-05-26T07:21:47.473Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-05-26T07:21:47.473Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-05-26T07:21:47.473Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-05-26T07:21:47.473Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-05-26T07:21:47.473Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-05-26T07:21:47.473Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-05-26T07:21:47.473Z] --- PASS: TestContainerInvalidJSON (0.02s) [2020-05-26T07:21:47.473Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-05-26T07:21:47.473Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-05-26T07:21:47.473Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-05-26T07:21:47.473Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-05-26T07:21:47.473Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s) [2020-05-26T07:21:47.473Z] === RUN TestCopyFromContainerPathIsNotDir [2020-05-26T07:21:47.772Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.08s) [2020-05-26T07:21:47.772Z] === RUN TestCopyToContainerPathDoesNotExist [2020-05-26T07:21:47.772Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.08s) [2020-05-26T07:21:47.772Z] === RUN TestCopyToContainerPathIsNotDir [2020-05-26T07:21:47.772Z] --- PASS: TestCopyToContainerPathIsNotDir (0.08s) [2020-05-26T07:21:47.772Z] === RUN TestCopyFromContainer [2020-05-26T07:21:47.919Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2020-05-26T07:21:48.847Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2020-05-26T07:21:49.291Z] === RUN TestCopyFromContainer// [2020-05-26T07:21:49.291Z] === RUN TestCopyFromContainer//bar/root [2020-05-26T07:21:49.594Z] === RUN TestCopyFromContainer//bar/root/ [2020-05-26T07:21:49.594Z] === RUN TestCopyFromContainer/bar/quux [2020-05-26T07:21:49.594Z] === RUN TestCopyFromContainer/bar/quux/ [2020-05-26T07:21:49.772Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2020-05-26T07:21:49.772Z] === RUN TestDockerSuite/TestDevicePermissions [2020-05-26T07:21:49.897Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-05-26T07:21:49.897Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-05-26T07:21:49.897Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-05-26T07:21:50.189Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-05-26T07:21:50.189Z] === RUN TestCopyFromContainer/bar/notarget [2020-05-26T07:21:50.189Z] --- PASS: TestCopyFromContainer (2.53s) [2020-05-26T07:21:50.189Z] --- PASS: TestCopyFromContainer// (0.10s) [2020-05-26T07:21:50.189Z] --- PASS: TestCopyFromContainer//bar/root (0.11s) [2020-05-26T07:21:50.189Z] --- PASS: TestCopyFromContainer//bar/root/ (0.09s) [2020-05-26T07:21:50.189Z] --- PASS: TestCopyFromContainer/bar/quux (0.10s) [2020-05-26T07:21:50.189Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.10s) [2020-05-26T07:21:50.189Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.09s) [2020-05-26T07:21:50.189Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.09s) [2020-05-26T07:21:50.189Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.10s) [2020-05-26T07:21:50.189Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.09s) [2020-05-26T07:21:50.189Z] --- PASS: TestCopyFromContainer/bar/notarget (0.10s) [2020-05-26T07:21:50.189Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-05-26T07:21:50.478Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-05-26T07:21:50.478Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-05-26T07:21:50.478Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-05-26T07:21:50.478Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-05-26T07:21:50.478Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-05-26T07:21:50.478Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-05-26T07:21:50.478Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-05-26T07:21:50.478Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-05-26T07:21:50.478Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-05-26T07:21:50.478Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2020-05-26T07:21:50.478Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-05-26T07:21:50.478Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-05-26T07:21:50.478Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-05-26T07:21:50.478Z] === RUN TestCreateLinkToNonExistingContainer [2020-05-26T07:21:50.478Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2020-05-26T07:21:50.478Z] === RUN TestCreateWithInvalidEnv [2020-05-26T07:21:50.478Z] === RUN TestCreateWithInvalidEnv/0 [2020-05-26T07:21:50.478Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-05-26T07:21:50.478Z] === RUN TestCreateWithInvalidEnv/1 [2020-05-26T07:21:50.478Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-05-26T07:21:50.478Z] === RUN TestCreateWithInvalidEnv/2 [2020-05-26T07:21:50.478Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-05-26T07:21:50.478Z] === CONT TestCreateWithInvalidEnv/0 [2020-05-26T07:21:50.478Z] === CONT TestCreateWithInvalidEnv/2 [2020-05-26T07:21:50.478Z] === CONT TestCreateWithInvalidEnv/1 [2020-05-26T07:21:50.478Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2020-05-26T07:21:50.478Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-05-26T07:21:50.478Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-05-26T07:21:50.478Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-05-26T07:21:50.478Z] === RUN TestCreateTmpfsMountsTarget [2020-05-26T07:21:50.478Z] --- PASS: TestCreateTmpfsMountsTarget (0.04s) [2020-05-26T07:21:50.478Z] === RUN TestCreateWithCustomMaskedPaths [2020-05-26T07:21:50.697Z] === RUN TestDockerSuite/TestDockerFails [2020-05-26T07:21:50.697Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2020-05-26T07:21:50.697Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2020-05-26T07:21:50.697Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2020-05-26T07:21:52.059Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2020-05-26T07:21:52.613Z] --- PASS: TestCreateWithCustomMaskedPaths (1.92s) [2020-05-26T07:21:52.614Z] === RUN TestCreateWithCapabilities [2020-05-26T07:21:52.614Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-05-26T07:21:52.614Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-05-26T07:21:52.614Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-05-26T07:21:52.614Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-05-26T07:21:52.614Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-05-26T07:21:52.614Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-05-26T07:21:52.614Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-05-26T07:21:52.614Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-05-26T07:21:52.614Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-05-26T07:21:52.614Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-05-26T07:21:52.614Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-05-26T07:21:52.614Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-05-26T07:21:52.614Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-05-26T07:21:52.614Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-05-26T07:21:52.614Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-05-26T07:21:52.614Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-05-26T07:21:52.614Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-05-26T07:21:52.614Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-05-26T07:21:52.614Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-05-26T07:21:52.614Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-05-26T07:21:52.614Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-05-26T07:21:52.614Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-05-26T07:21:52.614Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-05-26T07:21:52.614Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-05-26T07:21:52.614Z] === CONT TestCreateWithCapabilities/empty_capadd [2020-05-26T07:21:52.614Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2020-05-26T07:21:52.614Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-05-26T07:21:52.614Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-05-26T07:21:52.614Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-05-26T07:21:52.614Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-05-26T07:21:52.614Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-05-26T07:21:52.614Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-05-26T07:21:52.614Z] === CONT TestCreateWithCapabilities/empty_capabilities [2020-05-26T07:21:52.614Z] --- PASS: TestCreateWithCapabilities (0.04s) [2020-05-26T07:21:52.614Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.06s) [2020-05-26T07:21:52.614Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.06s) [2020-05-26T07:21:52.614Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.06s) [2020-05-26T07:21:52.614Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2020-05-26T07:21:52.614Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2020-05-26T07:21:52.614Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.01s) [2020-05-26T07:21:52.614Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.07s) [2020-05-26T07:21:52.614Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.05s) [2020-05-26T07:21:52.614Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.05s) [2020-05-26T07:21:52.614Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.04s) [2020-05-26T07:21:52.614Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.05s) [2020-05-26T07:21:52.614Z] === RUN TestCreateWithCustomReadonlyPaths [2020-05-26T07:21:52.618Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2020-05-26T07:21:54.503Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2020-05-26T07:21:54.503Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2020-05-26T07:21:54.503Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2020-05-26T07:21:54.503Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2020-05-26T07:21:54.713Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.96s) [2020-05-26T07:21:54.713Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-05-26T07:21:54.713Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-05-26T07:21:54.713Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-05-26T07:21:54.713Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-05-26T07:21:54.713Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-05-26T07:21:54.713Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-05-26T07:21:54.713Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-05-26T07:21:54.713Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-05-26T07:21:54.713Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-05-26T07:21:54.713Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-05-26T07:21:54.713Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-05-26T07:21:54.713Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-05-26T07:21:54.713Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-05-26T07:21:54.713Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-05-26T07:21:54.713Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-05-26T07:21:54.713Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-05-26T07:21:54.713Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2020-05-26T07:21:54.713Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.06s) [2020-05-26T07:21:54.713Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.06s) [2020-05-26T07:21:54.713Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.06s) [2020-05-26T07:21:54.713Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.07s) [2020-05-26T07:21:54.713Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) [2020-05-26T07:21:54.713Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-05-26T07:21:55.336Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.64s) [2020-05-26T07:21:55.336Z] === RUN TestCreateDifferentPlatform [2020-05-26T07:21:55.336Z] === RUN TestCreateDifferentPlatform/different_os [2020-05-26T07:21:55.336Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2020-05-26T07:21:55.336Z] --- PASS: TestCreateDifferentPlatform (0.03s) [2020-05-26T07:21:55.336Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2020-05-26T07:21:55.336Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2020-05-26T07:21:55.336Z] === RUN TestContainerStartOnDaemonRestart [2020-05-26T07:21:55.336Z] === PAUSE TestContainerStartOnDaemonRestart [2020-05-26T07:21:55.336Z] === RUN TestDaemonRestartIpcMode [2020-05-26T07:21:55.336Z] === PAUSE TestDaemonRestartIpcMode [2020-05-26T07:21:55.336Z] === RUN TestDaemonHostGatewayIP [2020-05-26T07:21:55.336Z] === PAUSE TestDaemonHostGatewayIP [2020-05-26T07:21:55.336Z] === RUN TestContainerKillOnDaemonStart [2020-05-26T07:21:55.336Z] === PAUSE TestContainerKillOnDaemonStart [2020-05-26T07:21:55.336Z] === RUN TestDiff [2020-05-26T07:21:55.962Z] --- PASS: TestDiff (0.67s) [2020-05-26T07:21:55.962Z] === RUN TestExecWithCloseStdin [2020-05-26T07:21:56.618Z] --- PASS: TestExecWithCloseStdin (0.75s) [2020-05-26T07:21:56.618Z] === RUN TestExec [2020-05-26T07:21:57.644Z] --- PASS: TestExec (0.78s) [2020-05-26T07:21:57.644Z] === RUN TestExecUser [2020-05-26T07:21:58.285Z] --- PASS: TestExecUser (0.80s) [2020-05-26T07:21:58.285Z] === RUN TestExportContainerAndImportImage [2020-05-26T07:21:59.332Z] --- PASS: TestExportContainerAndImportImage (0.98s) [2020-05-26T07:21:59.332Z] === RUN TestExportContainerAfterDaemonRestart [2020-05-26T07:22:00.892Z] --- PASS: TestExportContainerAfterDaemonRestart (1.56s) [2020-05-26T07:22:00.892Z] === RUN TestHealthCheckWorkdir [2020-05-26T07:22:01.026Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2020-05-26T07:22:01.585Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2020-05-26T07:22:01.975Z] --- PASS: TestHealthCheckWorkdir (0.93s) [2020-05-26T07:22:01.975Z] === RUN TestHealthKillContainer [2020-05-26T07:22:04.096Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2020-05-26T07:22:04.696Z] --- PASS: TestHealthKillContainer (2.84s) [2020-05-26T07:22:04.696Z] === RUN TestInspectCpusetInConfigPre120 [2020-05-26T07:22:05.370Z] --- PASS: TestInspectCpusetInConfigPre120 (0.68s) [2020-05-26T07:22:05.370Z] === RUN TestIpcModeNone [2020-05-26T07:22:06.064Z] --- PASS: TestIpcModeNone (0.77s) [2020-05-26T07:22:06.064Z] === RUN TestIpcModePrivate [2020-05-26T07:22:06.730Z] --- PASS: TestIpcModePrivate (0.79s) [2020-05-26T07:22:06.730Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:62, shared: false, mustBeShared: false [2020-05-26T07:22:06.730Z] === RUN TestIpcModeShareable [2020-05-26T07:22:07.388Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2020-05-26T07:22:07.851Z] --- PASS: TestIpcModeShareable (0.79s) [2020-05-26T07:22:07.851Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:56, shared: true, mustBeShared: true [2020-05-26T07:22:07.851Z] === RUN TestAPIIpcModeShareableAndContainer [2020-05-26T07:22:09.898Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2020-05-26T07:22:10.066Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.30s) [2020-05-26T07:22:10.066Z] === RUN TestAPIIpcModeHost [2020-05-26T07:22:10.406Z] --- PASS: TestAPIIpcModeHost (0.61s) [2020-05-26T07:22:10.406Z] === RUN TestDaemonIpcModeShareable [2020-05-26T07:22:10.822Z] === RUN TestDockerSuite/TestEventsAttach [2020-05-26T07:22:11.383Z] === RUN TestDockerSuite/TestEventsCommit [2020-05-26T07:22:12.142Z] --- PASS: TestDaemonIpcModeShareable (1.66s) [2020-05-26T07:22:12.142Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2020-05-26T07:22:12.142Z] === RUN TestDaemonIpcModePrivate [2020-05-26T07:22:12.744Z] === RUN TestDockerSuite/TestEventsContainerEvents [2020-05-26T07:22:13.303Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2020-05-26T07:22:13.826Z] --- PASS: TestDaemonIpcModePrivate (1.64s) [2020-05-26T07:22:13.826Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false [2020-05-26T07:22:13.826Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-05-26T07:22:14.227Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2020-05-26T07:22:15.153Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2020-05-26T07:22:15.404Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.67s) [2020-05-26T07:22:15.404Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false [2020-05-26T07:22:15.404Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-05-26T07:22:17.034Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2020-05-26T07:22:17.516Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.67s) [2020-05-26T07:22:17.516Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2020-05-26T07:22:17.516Z] === RUN TestIpcModeOlderClient [2020-05-26T07:22:17.516Z] === PAUSE TestIpcModeOlderClient [2020-05-26T07:22:17.516Z] === RUN TestKillContainerInvalidSignal [2020-05-26T07:22:17.594Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2020-05-26T07:22:17.810Z] --- PASS: TestKillContainerInvalidSignal (0.66s) [2020-05-26T07:22:17.810Z] === RUN TestKillContainer [2020-05-26T07:22:17.810Z] === RUN TestKillContainer/no_signal [2020-05-26T07:22:18.447Z] === RUN TestKillContainer/non_killing_signal [2020-05-26T07:22:18.520Z] === RUN TestDockerSuite/TestEventsContainerRestart [2020-05-26T07:22:19.091Z] === RUN TestKillContainer/killing_signal [2020-05-26T07:22:19.740Z] --- PASS: TestKillContainer (1.92s) [2020-05-26T07:22:19.740Z] --- PASS: TestKillContainer/no_signal (0.63s) [2020-05-26T07:22:19.740Z] --- PASS: TestKillContainer/non_killing_signal (0.43s) [2020-05-26T07:22:19.740Z] --- PASS: TestKillContainer/killing_signal (0.61s) [2020-05-26T07:22:19.740Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-05-26T07:22:19.740Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-05-26T07:22:20.377Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-05-26T07:22:21.401Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.38s) [2020-05-26T07:22:21.401Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.67s) [2020-05-26T07:22:21.401Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.47s) [2020-05-26T07:22:21.401Z] === RUN TestKillStoppedContainer [2020-05-26T07:22:21.401Z] --- PASS: TestKillStoppedContainer (0.08s) [2020-05-26T07:22:21.401Z] === RUN TestKillStoppedContainerAPIPre120 [2020-05-26T07:22:21.401Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.09s) [2020-05-26T07:22:21.401Z] === RUN TestKillDifferentUserContainer [2020-05-26T07:22:22.023Z] --- PASS: TestKillDifferentUserContainer (0.66s) [2020-05-26T07:22:22.023Z] === RUN TestInspectOomKilledTrue [2020-05-26T07:22:22.680Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2020-05-26T07:22:23.507Z] --- PASS: TestInspectOomKilledTrue (1.26s) [2020-05-26T07:22:23.507Z] === RUN TestInspectOomKilledFalse [2020-05-26T07:22:23.795Z] --- PASS: TestInspectOomKilledFalse (0.67s) [2020-05-26T07:22:23.795Z] === RUN TestLinksEtcHostsContentMatch [2020-05-26T07:22:24.042Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2020-05-26T07:22:24.419Z] --- PASS: TestLinksEtcHostsContentMatch (0.57s) [2020-05-26T07:22:24.419Z] === RUN TestLinksContainerNames [2020-05-26T07:22:24.966Z] === RUN TestDockerSuite/TestEventsCopy [2020-05-26T07:22:26.018Z] --- PASS: TestLinksContainerNames (1.29s) [2020-05-26T07:22:26.018Z] === RUN TestLogsFollowTailEmpty [2020-05-26T07:22:26.328Z] === RUN TestDockerSuite/TestEventsFilterContainer [2020-05-26T07:22:26.339Z] --- PASS: TestLogsFollowTailEmpty (0.66s) [2020-05-26T07:22:26.339Z] === RUN TestContainerNetworkMountsNoChown [2020-05-26T07:22:26.977Z] --- PASS: TestContainerNetworkMountsNoChown (0.62s) [2020-05-26T07:22:26.977Z] === RUN TestMountDaemonRoot [2020-05-26T07:22:26.977Z] === RUN TestMountDaemonRoot/default [2020-05-26T07:22:26.977Z] === PAUSE TestMountDaemonRoot/default [2020-05-26T07:22:26.977Z] === RUN TestMountDaemonRoot/private [2020-05-26T07:22:26.977Z] === PAUSE TestMountDaemonRoot/private [2020-05-26T07:22:26.977Z] === RUN TestMountDaemonRoot/rprivate [2020-05-26T07:22:26.977Z] === PAUSE TestMountDaemonRoot/rprivate [2020-05-26T07:22:26.977Z] === RUN TestMountDaemonRoot/slave [2020-05-26T07:22:26.977Z] === PAUSE TestMountDaemonRoot/slave [2020-05-26T07:22:26.977Z] === RUN TestMountDaemonRoot/rslave [2020-05-26T07:22:26.977Z] === PAUSE TestMountDaemonRoot/rslave [2020-05-26T07:22:26.977Z] === RUN TestMountDaemonRoot/shared [2020-05-26T07:22:26.977Z] === PAUSE TestMountDaemonRoot/shared [2020-05-26T07:22:26.977Z] === RUN TestMountDaemonRoot/rshared [2020-05-26T07:22:26.977Z] === PAUSE TestMountDaemonRoot/rshared [2020-05-26T07:22:27.272Z] === CONT TestMountDaemonRoot/default [2020-05-26T07:22:27.272Z] === CONT TestMountDaemonRoot/shared [2020-05-26T07:22:27.272Z] === CONT TestMountDaemonRoot/rslave [2020-05-26T07:22:27.272Z] === RUN TestMountDaemonRoot/default/bind_root [2020-05-26T07:22:27.272Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-05-26T07:22:27.272Z] === CONT TestMountDaemonRoot/rshared [2020-05-26T07:22:27.272Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-05-26T07:22:27.272Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-05-26T07:22:27.272Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-05-26T07:22:27.272Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-05-26T07:22:27.272Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-05-26T07:22:27.272Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-05-26T07:22:27.272Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-05-26T07:22:27.272Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-05-26T07:22:27.272Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-05-26T07:22:27.272Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-05-26T07:22:27.272Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-05-26T07:22:27.272Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-05-26T07:22:27.272Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-05-26T07:22:27.272Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-05-26T07:22:27.272Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-05-26T07:22:27.272Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-05-26T07:22:27.272Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-05-26T07:22:27.272Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-05-26T07:22:27.272Z] === CONT TestMountDaemonRoot/rprivate [2020-05-26T07:22:27.272Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-05-26T07:22:27.272Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-05-26T07:22:27.272Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-05-26T07:22:27.272Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-05-26T07:22:27.272Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-05-26T07:22:27.272Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-05-26T07:22:27.272Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-05-26T07:22:27.272Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-05-26T07:22:27.272Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-05-26T07:22:27.272Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-05-26T07:22:27.272Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-05-26T07:22:27.272Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-05-26T07:22:27.272Z] === RUN TestMountDaemonRoot/default/mount_root [2020-05-26T07:22:27.272Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-05-26T07:22:27.272Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-05-26T07:22:27.272Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-05-26T07:22:27.272Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-05-26T07:22:27.272Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-05-26T07:22:27.272Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-05-26T07:22:27.272Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-05-26T07:22:27.272Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-05-26T07:22:27.272Z] === CONT TestMountDaemonRoot/private [2020-05-26T07:22:27.272Z] === RUN TestMountDaemonRoot/private/bind_root [2020-05-26T07:22:27.272Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-05-26T07:22:27.272Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-05-26T07:22:27.272Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-05-26T07:22:27.272Z] === RUN TestMountDaemonRoot/private/mount_root [2020-05-26T07:22:27.272Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-05-26T07:22:27.272Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-05-26T07:22:27.272Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-05-26T07:22:27.272Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-05-26T07:22:27.272Z] === CONT TestMountDaemonRoot/slave [2020-05-26T07:22:27.272Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-05-26T07:22:27.272Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-05-26T07:22:27.272Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-05-26T07:22:27.272Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-05-26T07:22:27.272Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-05-26T07:22:27.272Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-05-26T07:22:27.272Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-05-26T07:22:27.272Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-05-26T07:22:27.272Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-05-26T07:22:27.272Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-05-26T07:22:27.272Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-05-26T07:22:27.272Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-05-26T07:22:27.272Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-05-26T07:22:27.272Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-05-26T07:22:27.272Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-05-26T07:22:27.272Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-05-26T07:22:27.272Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-05-26T07:22:27.272Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-05-26T07:22:27.272Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-05-26T07:22:27.272Z] === CONT TestMountDaemonRoot/default/bind_root [2020-05-26T07:22:27.272Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-05-26T07:22:27.272Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-05-26T07:22:27.272Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-05-26T07:22:27.272Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-05-26T07:22:27.272Z] === CONT TestMountDaemonRoot/private/bind_root [2020-05-26T07:22:27.272Z] === CONT TestMountDaemonRoot/default/mount_root [2020-05-26T07:22:27.272Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-05-26T07:22:27.272Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-05-26T07:22:27.272Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-05-26T07:22:27.272Z] === CONT TestMountDaemonRoot/private/mount_root [2020-05-26T07:22:27.272Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-05-26T07:22:27.272Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-05-26T07:22:27.272Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-05-26T07:22:27.272Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-05-26T07:22:27.566Z] --- PASS: TestMountDaemonRoot (0.04s) [2020-05-26T07:22:27.566Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-05-26T07:22:27.566Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s) [2020-05-26T07:22:27.566Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s) [2020-05-26T07:22:27.566Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.06s) [2020-05-26T07:22:27.566Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.06s) [2020-05-26T07:22:27.566Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-05-26T07:22:27.566Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2020-05-26T07:22:27.566Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.07s) [2020-05-26T07:22:27.566Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2020-05-26T07:22:27.566Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2020-05-26T07:22:27.566Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-05-26T07:22:27.566Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s) [2020-05-26T07:22:27.566Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s) [2020-05-26T07:22:27.566Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.07s) [2020-05-26T07:22:27.566Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.07s) [2020-05-26T07:22:27.566Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-05-26T07:22:27.567Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2020-05-26T07:22:27.567Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2020-05-26T07:22:27.567Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2020-05-26T07:22:27.567Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2020-05-26T07:22:27.567Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-05-26T07:22:27.567Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.07s) [2020-05-26T07:22:27.567Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) [2020-05-26T07:22:27.567Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.06s) [2020-05-26T07:22:27.567Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s) [2020-05-26T07:22:27.567Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-05-26T07:22:27.567Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) [2020-05-26T07:22:27.567Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2020-05-26T07:22:27.567Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2020-05-26T07:22:27.567Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.04s) [2020-05-26T07:22:27.567Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-05-26T07:22:27.567Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2020-05-26T07:22:27.567Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2020-05-26T07:22:27.567Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2020-05-26T07:22:27.567Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2020-05-26T07:22:27.567Z] === RUN TestContainerBindMountNonRecursive [2020-05-26T07:22:28.212Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2020-05-26T07:22:29.108Z] --- PASS: TestContainerBindMountNonRecursive (1.64s) [2020-05-26T07:22:29.108Z] === RUN TestNetworkNat [2020-05-26T07:22:29.137Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2020-05-26T07:22:29.392Z] === RUN TestDockerSuite/TestEventsFilterImageName [2020-05-26T07:22:29.763Z] --- PASS: TestNetworkNat (0.73s) [2020-05-26T07:22:29.763Z] === RUN TestNetworkLocalhostTCPNat [2020-05-26T07:22:30.406Z] --- PASS: TestNetworkLocalhostTCPNat (0.72s) [2020-05-26T07:22:30.406Z] === RUN TestNetworkLoopbackNat [2020-05-26T07:22:31.277Z] === RUN TestDockerSuite/TestEventsFilterLabels [2020-05-26T07:22:31.466Z] --- PASS: TestNetworkLoopbackNat (0.91s) [2020-05-26T07:22:31.466Z] === RUN TestPause [2020-05-26T07:22:32.108Z] --- PASS: TestPause (0.73s) [2020-05-26T07:22:32.108Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-05-26T07:22:32.108Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-05-26T07:22:32.108Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-05-26T07:22:32.108Z] === RUN TestPauseStopPausedContainer [2020-05-26T07:22:32.200Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2020-05-26T07:22:32.201Z] === RUN TestDockerSuite/TestEventsFilterType [2020-05-26T07:22:32.735Z] --- PASS: TestPauseStopPausedContainer (0.68s) [2020-05-26T07:22:32.735Z] === RUN TestPsFilter [2020-05-26T07:22:32.768Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2020-05-26T07:22:32.768Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2020-05-26T07:22:32.768Z] === RUN TestDockerSuite/TestEventsFilters [2020-05-26T07:22:33.067Z] --- PASS: TestPsFilter (0.18s) [2020-05-26T07:22:33.067Z] === RUN TestRemoveContainerWithRemovedVolume [2020-05-26T07:22:33.713Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.65s) [2020-05-26T07:22:33.713Z] === RUN TestRemoveContainerWithVolume [2020-05-26T07:22:34.348Z] --- PASS: TestRemoveContainerWithVolume (0.67s) [2020-05-26T07:22:34.348Z] === RUN TestRemoveContainerRunning [2020-05-26T07:22:34.654Z] === RUN TestDockerSuite/TestEventsFormat [2020-05-26T07:22:34.979Z] --- PASS: TestRemoveContainerRunning (0.63s) [2020-05-26T07:22:34.979Z] === RUN TestRemoveContainerForceRemoveRunning [2020-05-26T07:22:35.626Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.67s) [2020-05-26T07:22:35.626Z] === RUN TestRemoveInvalidContainer [2020-05-26T07:22:35.626Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2020-05-26T07:22:35.626Z] === RUN TestRenameLinkedContainer [2020-05-26T07:22:36.016Z] === RUN TestDockerSuite/TestEventsFormatBadField [2020-05-26T07:22:36.016Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2020-05-26T07:22:36.016Z] === RUN TestDockerSuite/TestEventsImageImport [2020-05-26T07:22:36.940Z] === RUN TestDockerSuite/TestEventsImageLoad [2020-05-26T07:22:37.195Z] === RUN TestDockerSuite/TestEventsImagePull [2020-05-26T07:22:37.754Z] === RUN TestDockerSuite/TestEventsImageTag [2020-05-26T07:22:38.368Z] --- PASS: TestRenameLinkedContainer (2.60s) [2020-05-26T07:22:38.369Z] === RUN TestRenameStoppedContainer [2020-05-26T07:22:38.677Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2020-05-26T07:22:38.932Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2020-05-26T07:22:38.932Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2020-05-26T07:22:38.932Z] === RUN TestDockerSuite/TestEventsPluginOps [2020-05-26T07:22:39.014Z] --- PASS: TestRenameStoppedContainer (0.64s) [2020-05-26T07:22:39.014Z] === RUN TestRenameRunningContainerAndReuse [2020-05-26T07:22:40.554Z] --- PASS: TestRenameRunningContainerAndReuse (1.30s) [2020-05-26T07:22:40.554Z] === RUN TestRenameInvalidName [2020-05-26T07:22:40.815Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2020-05-26T07:22:40.858Z] --- PASS: TestRenameInvalidName (0.65s) [2020-05-26T07:22:40.858Z] === RUN TestRenameAnonymousContainer [2020-05-26T07:22:41.374Z] === RUN TestDockerSuite/TestEventsRename [2020-05-26T07:22:42.298Z] === RUN TestDockerSuite/TestEventsResize [2020-05-26T07:22:43.222Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2020-05-26T07:22:43.624Z] --- PASS: TestRenameAnonymousContainer (2.53s) [2020-05-26T07:22:43.624Z] === RUN TestRenameContainerWithSameName [2020-05-26T07:22:44.147Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2020-05-26T07:22:44.284Z] --- PASS: TestRenameContainerWithSameName (0.67s) [2020-05-26T07:22:44.284Z] === RUN TestRenameContainerWithLinkedContainer [2020-05-26T07:22:45.074Z] === RUN TestDockerSuite/TestEventsStreaming [2020-05-26T07:22:45.360Z] --- PASS: TestRenameContainerWithLinkedContainer (1.33s) [2020-05-26T07:22:45.360Z] === RUN TestResize [2020-05-26T07:22:45.633Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2020-05-26T07:22:46.022Z] --- PASS: TestResize (0.68s) [2020-05-26T07:22:46.022Z] === RUN TestResizeWithInvalidSize [2020-05-26T07:22:46.680Z] --- PASS: TestResizeWithInvalidSize (0.70s) [2020-05-26T07:22:46.680Z] === RUN TestResizeWhenContainerNotStarted [2020-05-26T07:22:47.341Z] --- PASS: TestResizeWhenContainerNotStarted (0.65s) [2020-05-26T07:22:47.341Z] === RUN TestDaemonRestartKillContainers [2020-05-26T07:22:47.341Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-05-26T07:22:47.341Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-05-26T07:22:47.341Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-05-26T07:22:47.341Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-05-26T07:22:47.341Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-05-26T07:22:47.341Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-05-26T07:22:47.341Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-05-26T07:22:47.341Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-05-26T07:22:47.341Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-05-26T07:22:47.341Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-05-26T07:22:47.341Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-05-26T07:22:47.341Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-05-26T07:22:47.341Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-05-26T07:22:47.341Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-05-26T07:22:47.341Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-05-26T07:22:47.341Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-05-26T07:22:47.341Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-05-26T07:22:47.341Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-05-26T07:22:47.341Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-05-26T07:22:47.341Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-05-26T07:22:47.341Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-05-26T07:22:47.341Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-05-26T07:22:47.341Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-05-26T07:22:47.341Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-05-26T07:22:47.341Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-05-26T07:22:47.341Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-05-26T07:22:47.341Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-05-26T07:22:47.341Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-05-26T07:22:48.890Z] === RUN TestDockerSuite/TestEventsTop [2020-05-26T07:22:49.813Z] === RUN TestDockerSuite/TestEventsUntag [2020-05-26T07:22:50.118Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-05-26T07:22:50.118Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-05-26T07:22:50.773Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-05-26T07:22:51.079Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-05-26T07:22:52.322Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2020-05-26T07:22:52.881Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2020-05-26T07:22:53.807Z] === RUN TestDockerSuite/TestExec [2020-05-26T07:22:53.897Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-05-26T07:22:53.897Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-05-26T07:22:53.897Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-05-26T07:22:54.202Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-05-26T07:22:55.169Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2020-05-26T07:22:55.728Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2020-05-26T07:22:55.983Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2020-05-26T07:22:56.907Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2020-05-26T07:22:57.034Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-05-26T07:22:57.034Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (2.16s) [2020-05-26T07:22:57.034Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (2.17s) [2020-05-26T07:22:57.034Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (3.21s) [2020-05-26T07:22:57.034Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.72s) [2020-05-26T07:22:57.034Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.94s) [2020-05-26T07:22:57.034Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (4.22s) [2020-05-26T07:22:57.034Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (4.34s) [2020-05-26T07:22:57.034Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.89s) [2020-05-26T07:22:57.034Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (2.07s) [2020-05-26T07:22:57.034Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (2.10s) [2020-05-26T07:22:57.034Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (3.00s) [2020-05-26T07:22:57.034Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.89s) [2020-05-26T07:22:57.034Z] === RUN TestCgroupNamespacesRun [2020-05-26T07:22:57.851Z] === RUN TestDockerSuite/TestExecAPIStart [2020-05-26T07:22:58.615Z] --- PASS: TestCgroupNamespacesRun (1.61s) [2020-05-26T07:22:58.615Z] === RUN TestCgroupNamespacesRunPrivileged [2020-05-26T07:22:59.739Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2020-05-26T07:23:00.195Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.58s) [2020-05-26T07:23:00.195Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-05-26T07:23:01.100Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2020-05-26T07:23:01.736Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.64s) [2020-05-26T07:23:01.736Z] === RUN TestCgroupNamespacesRunHostMode [2020-05-26T07:23:02.025Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2020-05-26T07:23:02.584Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2020-05-26T07:23:03.509Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2020-05-26T07:23:03.778Z] --- PASS: TestCgroupNamespacesRunHostMode (1.63s) [2020-05-26T07:23:03.778Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-05-26T07:23:04.432Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2020-05-26T07:23:05.341Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.62s) [2020-05-26T07:23:05.341Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-05-26T07:23:05.357Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2020-05-26T07:23:06.916Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.58s) [2020-05-26T07:23:06.916Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-05-26T07:23:07.243Z] === RUN TestDockerSuite/TestExecCgroup [2020-05-26T07:23:07.574Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.88s) [2020-05-26T07:23:07.574Z] === RUN TestCgroupNamespacesRunOlderClient [2020-05-26T07:23:08.605Z] === RUN TestDockerSuite/TestExecEnv [2020-05-26T07:23:09.128Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.63s) [2020-05-26T07:23:09.128Z] === RUN TestKernelTCPMemory [2020-05-26T07:23:09.530Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2020-05-26T07:23:09.766Z] --- PASS: TestKernelTCPMemory (0.80s) [2020-05-26T07:23:09.766Z] === RUN TestNISDomainname [2020-05-26T07:23:10.819Z] --- PASS: TestNISDomainname (0.88s) [2020-05-26T07:23:10.819Z] === RUN TestHostnameDnsResolution [2020-05-26T07:23:11.412Z] === RUN TestDockerSuite/TestExecExitStatus [2020-05-26T07:23:11.845Z] --- PASS: TestHostnameDnsResolution (1.05s) [2020-05-26T07:23:11.845Z] === RUN TestStats [2020-05-26T07:23:11.972Z] === RUN TestDockerSuite/TestExecInspectID [2020-05-26T07:23:14.551Z] --- PASS: TestStats (2.66s) [2020-05-26T07:23:14.551Z] === RUN TestStopContainerWithTimeout [2020-05-26T07:23:14.551Z] === RUN TestStopContainerWithTimeout/0 [2020-05-26T07:23:14.551Z] === PAUSE TestStopContainerWithTimeout/0 [2020-05-26T07:23:14.551Z] === RUN TestStopContainerWithTimeout/1 [2020-05-26T07:23:14.551Z] === PAUSE TestStopContainerWithTimeout/1 [2020-05-26T07:23:14.551Z] === RUN TestStopContainerWithTimeout/3 [2020-05-26T07:23:14.551Z] === PAUSE TestStopContainerWithTimeout/3 [2020-05-26T07:23:14.551Z] === RUN TestStopContainerWithTimeout/-1 [2020-05-26T07:23:14.551Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-05-26T07:23:14.551Z] === CONT TestStopContainerWithTimeout/0 [2020-05-26T07:23:14.551Z] === CONT TestStopContainerWithTimeout/-1 [2020-05-26T07:23:14.551Z] === CONT TestStopContainerWithTimeout/1 [2020-05-26T07:23:14.551Z] === CONT TestStopContainerWithTimeout/3 [2020-05-26T07:23:15.229Z] === RUN TestDockerSuite/TestExecInteractive [2020-05-26T07:23:15.789Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2020-05-26T07:23:16.714Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2020-05-26T07:23:17.639Z] === RUN TestDockerSuite/TestExecParseError [2020-05-26T07:23:18.077Z] --- PASS: TestStopContainerWithTimeout (0.03s) [2020-05-26T07:23:18.078Z] --- PASS: TestStopContainerWithTimeout/0 (1.38s) [2020-05-26T07:23:18.078Z] --- PASS: TestStopContainerWithTimeout/1 (2.24s) [2020-05-26T07:23:18.078Z] --- PASS: TestStopContainerWithTimeout/3 (3.35s) [2020-05-26T07:23:18.078Z] --- PASS: TestStopContainerWithTimeout/-1 (3.41s) [2020-05-26T07:23:18.078Z] === RUN TestDeleteDevicemapper [2020-05-26T07:23:18.078Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-05-26T07:23:18.078Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-05-26T07:23:18.078Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-05-26T07:23:18.564Z] === RUN TestDockerSuite/TestExecPausedContainer [2020-05-26T07:23:19.124Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2020-05-26T07:23:19.378Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2020-05-26T07:23:20.162Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.08s) [2020-05-26T07:23:20.162Z] === RUN TestUpdateMemory [2020-05-26T07:23:20.303Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2020-05-26T07:23:20.812Z] --- PASS: TestUpdateMemory (0.87s) [2020-05-26T07:23:20.812Z] === RUN TestUpdateCPUQuota [2020-05-26T07:23:22.188Z] === RUN TestDockerSuite/TestExecSetEnv [2020-05-26T07:23:22.365Z] --- PASS: TestUpdateCPUQuota (1.22s) [2020-05-26T07:23:22.365Z] === RUN TestUpdatePidsLimit [2020-05-26T07:23:22.365Z] === RUN TestUpdatePidsLimit/update_from_none [2020-05-26T07:23:22.365Z] === RUN TestUpdatePidsLimit/no_change [2020-05-26T07:23:22.661Z] === RUN TestUpdatePidsLimit/update_lower [2020-05-26T07:23:22.749Z] === RUN TestDockerSuite/TestExecStartFails [2020-05-26T07:23:23.315Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-05-26T07:23:23.315Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-05-26T07:23:23.623Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-05-26T07:23:23.675Z] === RUN TestDockerSuite/TestExecStateCleanup [2020-05-26T07:23:23.929Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-05-26T07:23:25.611Z] --- PASS: TestUpdatePidsLimit (3.22s) [2020-05-26T07:23:25.611Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.33s) [2020-05-26T07:23:25.611Z] --- PASS: TestUpdatePidsLimit/no_change (0.35s) [2020-05-26T07:23:25.611Z] --- PASS: TestUpdatePidsLimit/update_lower (0.32s) [2020-05-26T07:23:25.611Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.30s) [2020-05-26T07:23:25.611Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.30s) [2020-05-26T07:23:25.611Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.33s) [2020-05-26T07:23:25.611Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.32s) [2020-05-26T07:23:25.611Z] === RUN TestUpdateRestartPolicy [2020-05-26T07:23:35.830Z] === RUN TestDockerSuite/TestExecStopNotHanging [2020-05-26T07:23:35.830Z] === RUN TestDockerSuite/TestExecTTY [2020-05-26T07:23:36.755Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2020-05-26T07:23:37.680Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2020-05-26T07:23:38.396Z] --- PASS: TestUpdateRestartPolicy (11.98s) [2020-05-26T07:23:38.396Z] === RUN TestUpdateRestartWithAutoRemove [2020-05-26T07:23:38.396Z] --- PASS: TestUpdateRestartWithAutoRemove (0.67s) [2020-05-26T07:23:38.396Z] === RUN TestWaitNonBlocked [2020-05-26T07:23:38.396Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-05-26T07:23:38.396Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-05-26T07:23:38.396Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-05-26T07:23:38.396Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-05-26T07:23:38.396Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-05-26T07:23:38.396Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-05-26T07:23:39.043Z] === RUN TestDockerSuite/TestExecUlimits [2020-05-26T07:23:39.122Z] --- PASS: TestWaitNonBlocked (0.03s) [2020-05-26T07:23:39.122Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.87s) [2020-05-26T07:23:39.122Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.92s) [2020-05-26T07:23:39.122Z] === RUN TestWaitBlocked [2020-05-26T07:23:39.122Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-05-26T07:23:39.122Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-05-26T07:23:39.122Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-05-26T07:23:39.122Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-05-26T07:23:39.122Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-05-26T07:23:39.122Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-05-26T07:23:39.967Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2020-05-26T07:23:39.967Z] === RUN TestDockerSuite/TestExecWithImageUser [2020-05-26T07:23:40.228Z] --- PASS: TestWaitBlocked (0.04s) [2020-05-26T07:23:40.229Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.04s) [2020-05-26T07:23:40.229Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.08s) [2020-05-26T07:23:40.229Z] === CONT TestContainerStartOnDaemonRestart [2020-05-26T07:23:40.229Z] === CONT TestContainerKillOnDaemonStart [2020-05-26T07:23:40.229Z] === CONT TestDaemonHostGatewayIP [2020-05-26T07:23:40.229Z] === CONT TestIpcModeOlderClient [2020-05-26T07:23:40.229Z] --- PASS: TestIpcModeOlderClient (0.17s) [2020-05-26T07:23:40.229Z] === CONT TestDaemonRestartIpcMode [2020-05-26T07:23:42.477Z] === RUN TestDockerSuite/TestExecWithNoTERM [2020-05-26T07:23:43.401Z] === RUN TestDockerSuite/TestExecWithPrivileged [2020-05-26T07:23:44.326Z] === RUN TestDockerSuite/TestExecWithTERM [2020-05-26T07:23:44.870Z] --- PASS: TestContainerStartOnDaemonRestart (4.19s) [2020-05-26T07:23:44.871Z] --- PASS: TestDaemonHostGatewayIP (4.88s) [2020-05-26T07:23:44.871Z] --- PASS: TestDaemonRestartIpcMode (4.80s) [2020-05-26T07:23:45.251Z] === RUN TestDockerSuite/TestExecWithUser [2020-05-26T07:23:46.175Z] === RUN TestDockerSuite/TestGetContainerStats [2020-05-26T07:23:46.734Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2020-05-26T07:23:51.970Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2020-05-26T07:23:53.496Z] --- PASS: TestContainerKillOnDaemonStart (13.27s) [2020-05-26T07:23:53.496Z] PASS [2020-05-26T07:23:53.496Z] [2020-05-26T07:23:53.496Z] === Skipped [2020-05-26T07:23:53.496Z] === SKIP: ppc64le.integration.container TestCheckpoint (0.00s) [2020-05-26T07:23:53.496Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-05-26T07:23:53.496Z] [2020-05-26T07:23:53.496Z] === SKIP: ppc64le.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-05-26T07:23:53.496Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-05-26T07:23:53.496Z] [2020-05-26T07:23:53.496Z] === SKIP: ppc64le.integration.container TestDeleteDevicemapper (0.00s) [2020-05-26T07:23:53.496Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-05-26T07:23:53.496Z] [2020-05-26T07:23:53.496Z] [2020-05-26T07:23:53.496Z] DONE 203 tests, 3 skipped in 125.966s [2020-05-26T07:23:53.496Z] Running /go/src/github.com/docker/docker/integration/image (ppc64le.integration.image) flags=-test.v -test.timeout=120m [2020-05-26T07:23:53.496Z] ++ 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-26T07:23:53.496Z] ++ set -e [2020-05-26T07:23:53.496Z] ++ '[' -n 0 ']' [2020-05-26T07:23:53.496Z] ++ set -x [2020-05-26T07:23:53.496Z] ++ env -i DEST=/go/src/github.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-26T07:23:53.496Z] INFO: Testing against a local daemon [2020-05-26T07:23:53.496Z] === RUN TestCommitInheritsEnv [2020-05-26T07:23:53.806Z] --- PASS: TestCommitInheritsEnv (0.41s) [2020-05-26T07:23:53.806Z] === RUN TestImportExtremelyLargeImageWorks [2020-05-26T07:23:53.806Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-05-26T07:23:53.806Z] === RUN TestImagesFilterMultiReference [2020-05-26T07:23:53.806Z] --- PASS: TestImagesFilterMultiReference (0.07s) [2020-05-26T07:23:53.806Z] === RUN TestImagePullPlatformInvalid [2020-05-26T07:23:54.117Z] --- PASS: TestImagePullPlatformInvalid (0.05s) [2020-05-26T07:23:54.117Z] === RUN TestRemoveImageOrphaning [2020-05-26T07:23:54.431Z] --- PASS: TestRemoveImageOrphaning (0.40s) [2020-05-26T07:23:54.431Z] === RUN TestRemoveImageGarbageCollector [2020-05-26T07:23:54.431Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-05-26T07:23:54.431Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-26T07:23:54.431Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-05-26T07:23:54.431Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) [2020-05-26T07:23:54.431Z] === RUN TestTagInvalidReference [2020-05-26T07:23:54.431Z] --- PASS: TestTagInvalidReference (0.05s) [2020-05-26T07:23:54.431Z] === RUN TestTagValidPrefixedRepo [2020-05-26T07:23:54.431Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2020-05-26T07:23:54.431Z] === RUN TestTagExistedNameWithoutForce [2020-05-26T07:23:54.727Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2020-05-26T07:23:54.727Z] === RUN TestTagOfficialNames [2020-05-26T07:23:54.727Z] --- PASS: TestTagOfficialNames (0.06s) [2020-05-26T07:23:54.727Z] === RUN TestTagMatchesDigest [2020-05-26T07:23:54.727Z] --- PASS: TestTagMatchesDigest (0.03s) [2020-05-26T07:23:54.727Z] === CONT TestImportExtremelyLargeImageWorks [2020-05-26T07:23:57.205Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2020-05-26T07:23:58.565Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2020-05-26T07:24:03.810Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2020-05-26T07:24:04.370Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2020-05-26T07:24:04.370Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2020-05-26T07:24:04.370Z] === RUN TestDockerSuite/TestHealth [2020-05-26T07:24:14.298Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2020-05-26T07:24:26.453Z] === RUN TestDockerSuite/TestHistoryExistentImage [2020-05-26T07:24:26.453Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2020-05-26T07:24:26.453Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2020-05-26T07:24:26.453Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2020-05-26T07:24:26.453Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2020-05-26T07:24:26.453Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2020-05-26T07:24:27.377Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2020-05-26T07:24:27.377Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2020-05-26T07:24:27.377Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2020-05-26T07:24:27.377Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2020-05-26T07:24:27.633Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2020-05-26T07:24:27.888Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2020-05-26T07:24:28.448Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2020-05-26T07:24:28.448Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2020-05-26T07:24:29.371Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2020-05-26T07:24:29.371Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2020-05-26T07:24:30.296Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2020-05-26T07:24:31.221Z] === RUN TestDockerSuite/TestImagesFormat [2020-05-26T07:24:31.221Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2020-05-26T07:24:32.145Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2020-05-26T07:24:35.406Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2020-05-26T07:24:35.406Z] === RUN TestDockerSuite/TestImportBadURL [2020-05-26T07:24:35.406Z] === RUN TestDockerSuite/TestImportDisplay [2020-05-26T07:24:36.768Z] === RUN TestDockerSuite/TestImportFile [2020-05-26T07:24:38.652Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2020-05-26T07:24:38.652Z] === RUN TestDockerSuite/TestImportFileWithMessage [2020-05-26T07:24:40.537Z] === RUN TestDockerSuite/TestImportGzipped [2020-05-26T07:24:42.426Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2020-05-26T07:24:44.310Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2020-05-26T07:24:45.234Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2020-05-26T07:24:45.795Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2020-05-26T07:24:46.720Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2020-05-26T07:24:46.720Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2020-05-26T07:24:46.720Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2020-05-26T07:24:47.646Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2020-05-26T07:24:48.570Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2020-05-26T07:24:49.130Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2020-05-26T07:24:50.055Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2020-05-26T07:24:50.614Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2020-05-26T07:24:51.539Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2020-05-26T07:24:51.539Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2020-05-26T07:24:52.463Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2020-05-26T07:24:53.387Z] === RUN TestDockerSuite/TestInspectAmpersand [2020-05-26T07:24:53.946Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2020-05-26T07:24:55.307Z] === RUN TestDockerSuite/TestInspectByPrefix [2020-05-26T07:24:55.307Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2020-05-26T07:24:56.231Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2020-05-26T07:24:56.232Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2020-05-26T07:24:57.594Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2020-05-26T07:24:58.518Z] === RUN TestDockerSuite/TestInspectDefault [2020-05-26T07:24:59.442Z] === RUN TestDockerSuite/TestInspectHistory [2020-05-26T07:25:00.368Z] === RUN TestDockerSuite/TestInspectImage [2020-05-26T07:25:00.368Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2020-05-26T07:25:00.368Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2020-05-26T07:25:00.368Z] === RUN TestDockerSuite/TestInspectInt64 [2020-05-26T07:25:00.927Z] === RUN TestDockerSuite/TestInspectJSONFields [2020-05-26T07:25:01.851Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2020-05-26T07:25:02.106Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2020-05-26T07:25:03.031Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2020-05-26T07:25:03.968Z] === RUN TestDockerSuite/TestInspectPlugin [2020-05-26T07:25:05.880Z] === RUN TestDockerSuite/TestInspectRootFS [2020-05-26T07:25:05.880Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2020-05-26T07:25:06.804Z] === RUN TestDockerSuite/TestInspectStatus [2020-05-26T07:25:07.728Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2020-05-26T07:25:09.612Z] === RUN TestDockerSuite/TestInspectTemplateError [2020-05-26T07:25:10.536Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2020-05-26T07:25:11.462Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2020-05-26T07:25:12.387Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2020-05-26T07:25:13.322Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2020-05-26T07:25:14.246Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2020-05-26T07:25:15.171Z] === RUN TestDockerSuite/TestInspectUnknownObject [2020-05-26T07:25:15.171Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2020-05-26T07:25:17.685Z] === RUN TestDockerSuite/TestLinkShortDefinition [2020-05-26T07:25:18.246Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2020-05-26T07:25:19.607Z] === RUN TestDockerSuite/TestLinksEnvs [2020-05-26T07:25:21.495Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2020-05-26T07:25:22.057Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2020-05-26T07:25:23.422Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2020-05-26T07:25:24.345Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2020-05-26T07:25:26.855Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2020-05-26T07:25:26.855Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2020-05-26T07:25:30.125Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2020-05-26T07:25:30.125Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2020-05-26T07:25:30.125Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2020-05-26T07:25:33.402Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2020-05-26T07:25:33.402Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2020-05-26T07:25:33.402Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2020-05-26T07:25:34.327Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2020-05-26T07:25:36.836Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2020-05-26T07:25:39.349Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2020-05-26T07:25:44.586Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2020-05-26T07:25:48.745Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2020-05-26T07:25:50.107Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2020-05-26T07:25:50.667Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2020-05-26T07:25:52.553Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2020-05-26T07:25:53.478Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2020-05-26T07:25:55.988Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2020-05-26T07:25:55.988Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2020-05-26T07:25:56.243Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2020-05-26T07:25:56.243Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2020-05-26T07:25:56.243Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2020-05-26T07:25:57.168Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2020-05-26T07:25:58.093Z] === RUN TestDockerSuite/TestLogsAPIUntil [2020-05-26T07:26:02.257Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2020-05-26T07:26:02.816Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2020-05-26T07:26:08.051Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2020-05-26T07:26:08.611Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2020-05-26T07:26:08.611Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2020-05-26T07:26:09.973Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2020-05-26T07:26:10.898Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2020-05-26T07:26:12.262Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2020-05-26T07:26:13.623Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2020-05-26T07:26:14.548Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2020-05-26T07:26:15.107Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2020-05-26T07:26:17.625Z] === RUN TestDockerSuite/TestLogsFollowStopped [2020-05-26T07:26:18.185Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2020-05-26T07:26:19.109Z] === RUN TestDockerSuite/TestLogsSince [2020-05-26T07:26:25.636Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2020-05-26T07:26:26.196Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2020-05-26T07:26:29.457Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2020-05-26T07:26:31.967Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2020-05-26T07:26:32.892Z] === RUN TestDockerSuite/TestLogsTail [2020-05-26T07:26:33.817Z] === RUN TestDockerSuite/TestLogsTimestamps [2020-05-26T07:26:34.377Z] === RUN TestDockerSuite/TestLogsWithDetails [2020-05-26T07:26:35.300Z] === RUN TestDockerSuite/TestMountIntoProc [2020-05-26T07:26:35.861Z] === RUN TestDockerSuite/TestMountIntoSys [2020-05-26T07:26:36.785Z] === RUN TestDockerSuite/TestNetHostname [2020-05-26T07:26:39.293Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2020-05-26T07:26:39.548Z] === RUN TestDockerSuite/TestNetworkEvents [2020-05-26T07:26:40.909Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2020-05-26T07:26:42.270Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2020-05-26T07:26:43.194Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2020-05-26T07:26:44.121Z] === RUN TestDockerSuite/TestPluginActive [2020-05-26T07:26:45.483Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2020-05-26T07:26:46.408Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2020-05-26T07:26:48.920Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2020-05-26T07:26:52.181Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2020-05-26T07:26:52.181Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2020-05-26T07:26:52.181Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2020-05-26T07:26:53.542Z] === RUN TestDockerSuite/TestPluginLogDriver [2020-05-26T07:26:54.903Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2020-05-26T07:26:56.791Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2020-05-26T07:26:58.675Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2020-05-26T07:26:58.675Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2020-05-26T07:27:00.574Z] === RUN TestDockerSuite/TestPluginUpgrade [2020-05-26T07:27:01.937Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2020-05-26T07:27:05.199Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2020-05-26T07:27:05.759Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2020-05-26T07:27:08.269Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2020-05-26T07:27:08.524Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2020-05-26T07:27:10.411Z] === RUN TestDockerSuite/TestPortHostBinding [2020-05-26T07:27:11.772Z] === RUN TestDockerSuite/TestPortList [2020-05-26T07:27:15.033Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2020-05-26T07:27:20.269Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2020-05-26T07:27:22.779Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2020-05-26T07:27:24.140Z] === RUN TestDockerSuite/TestPostContainersAttach [2020-05-26T07:27:32.212Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2020-05-26T07:27:32.212Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2020-05-26T07:27:32.212Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2020-05-26T07:27:32.212Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2020-05-26T07:27:32.212Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2020-05-26T07:27:32.772Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2020-05-26T07:27:32.772Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2020-05-26T07:27:33.705Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2020-05-26T07:27:33.973Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2020-05-26T07:27:33.973Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2020-05-26T07:27:35.864Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2020-05-26T07:27:35.864Z] === RUN TestDockerSuite/TestPruneContainerLabel [2020-05-26T07:27:36.788Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2020-05-26T07:27:39.300Z] === RUN TestDockerSuite/TestPruneContainerUntil [2020-05-26T07:27:41.186Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2020-05-26T07:27:41.186Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2020-05-26T07:27:41.441Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2020-05-26T07:27:41.695Z] === RUN TestDockerSuite/TestPsByOrder [2020-05-26T07:27:44.206Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2020-05-26T07:27:45.131Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2020-05-26T07:27:46.055Z] === RUN TestDockerSuite/TestPsListContainersBase [2020-05-26T07:27:50.215Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2020-05-26T07:27:50.215Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2020-05-26T07:27:53.476Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2020-05-26T07:27:55.361Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2020-05-26T07:27:55.616Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2020-05-26T07:27:59.773Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2020-05-26T07:28:06.298Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2020-05-26T07:28:07.669Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2020-05-26T07:28:09.031Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2020-05-26T07:28:11.541Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2020-05-26T07:28:13.436Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2020-05-26T07:28:14.797Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2020-05-26T07:28:17.307Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2020-05-26T07:28:19.192Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2020-05-26T07:28:19.752Z] === RUN TestDockerSuite/TestPsListContainersSize [2020-05-26T07:28:21.639Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2020-05-26T07:28:21.894Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2020-05-26T07:28:22.818Z] === RUN TestDockerSuite/TestPsRightTagName [2020-05-26T07:28:25.334Z] === RUN TestDockerSuite/TestPsShowMounts [2020-05-26T07:28:27.845Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2020-05-26T07:28:28.768Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2020-05-26T07:28:28.768Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2020-05-26T07:28:28.768Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2020-05-26T07:28:29.023Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2020-05-26T07:28:29.023Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2020-05-26T07:28:29.947Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2020-05-26T07:28:31.831Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2020-05-26T07:28:32.760Z] === RUN TestDockerSwarmSuite/TestServiceScale [2020-05-26T07:28:33.319Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2020-05-26T07:28:34.245Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2020-05-26T07:28:36.130Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2020-05-26T07:28:42.656Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2020-05-26T07:28:44.018Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2020-05-26T07:28:47.278Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2020-05-26T07:28:47.278Z] === RUN TestDockerSuite/TestRestartPolicyNO [2020-05-26T07:28:47.278Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2020-05-26T07:28:47.278Z] === RUN TestDockerSuite/TestRestartRunningContainer [2020-05-26T07:28:49.786Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2020-05-26T07:28:51.670Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2020-05-26T07:28:56.906Z] === RUN TestDockerSuite/TestRestartWithVolumes [2020-05-26T07:28:56.906Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2020-05-26T07:28:58.267Z] === RUN TestDockerSuite/TestRmiBlank [2020-05-26T07:28:58.268Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2020-05-26T07:28:58.268Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2020-05-26T07:28:59.628Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2020-05-26T07:29:02.888Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2020-05-26T07:29:02.888Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2020-05-26T07:29:02.989Z] --- PASS: TestImportExtremelyLargeImageWorks (298.55s) [2020-05-26T07:29:02.989Z] PASS [2020-05-26T07:29:02.989Z] [2020-05-26T07:29:02.989Z] === Skipped [2020-05-26T07:29:02.989Z] === SKIP: ppc64le.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-05-26T07:29:02.989Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-26T07:29:02.989Z] [2020-05-26T07:29:02.989Z] [2020-05-26T07:29:02.989Z] DONE 12 tests, 1 skipped in 299.896s [2020-05-26T07:29:02.989Z] Running /go/src/github.com/docker/docker/integration/network (ppc64le.integration.network) flags=-test.v -test.timeout=120m [2020-05-26T07:29:02.989Z] ++ 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-26T07:29:02.989Z] ++ set -e [2020-05-26T07:29:02.989Z] ++ '[' -n 0 ']' [2020-05-26T07:29:02.989Z] ++ set -x [2020-05-26T07:29:02.989Z] ++ env -i DEST=/go/src/github.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-26T07:29:02.989Z] INFO: Testing against a local daemon [2020-05-26T07:29:02.989Z] === RUN TestNetworkCreateDelete [2020-05-26T07:29:02.989Z] --- PASS: TestNetworkCreateDelete (0.21s) [2020-05-26T07:29:02.989Z] === RUN TestDockerNetworkDeletePreferID [2020-05-26T07:29:02.989Z] --- PASS: TestDockerNetworkDeletePreferID (0.58s) [2020-05-26T07:29:02.989Z] === RUN TestInspectNetwork [2020-05-26T07:29:02.989Z] === RUN TestInspectNetwork/full_network_id [2020-05-26T07:29:02.989Z] === RUN TestInspectNetwork/partial_network_id [2020-05-26T07:29:02.989Z] === RUN TestInspectNetwork/network_name [2020-05-26T07:29:02.989Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-05-26T07:29:02.989Z] --- PASS: TestInspectNetwork (7.61s) [2020-05-26T07:29:02.989Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-05-26T07:29:02.989Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-05-26T07:29:02.989Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-05-26T07:29:02.989Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-05-26T07:29:02.989Z] === RUN TestRunContainerWithBridgeNone [2020-05-26T07:29:03.812Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2020-05-26T07:29:04.010Z] --- PASS: TestRunContainerWithBridgeNone (2.34s) [2020-05-26T07:29:04.010Z] === RUN TestNetworkInvalidJSON [2020-05-26T07:29:04.010Z] === RUN TestNetworkInvalidJSON//networks/create [2020-05-26T07:29:04.010Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-05-26T07:29:04.010Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-05-26T07:29:04.010Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-05-26T07:29:04.010Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-05-26T07:29:04.010Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-05-26T07:29:04.010Z] === CONT TestNetworkInvalidJSON//networks/create [2020-05-26T07:29:04.010Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-05-26T07:29:04.010Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-05-26T07:29:04.010Z] --- PASS: TestNetworkInvalidJSON (0.05s) [2020-05-26T07:29:04.010Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-05-26T07:29:04.010Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-05-26T07:29:04.010Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-05-26T07:29:04.010Z] === RUN TestHostIPv4BridgeLabel [2020-05-26T07:29:04.069Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2020-05-26T07:29:04.657Z] --- PASS: TestHostIPv4BridgeLabel (0.61s) [2020-05-26T07:29:04.657Z] === RUN TestDaemonRestartWithLiveRestore [2020-05-26T07:29:05.745Z] --- PASS: TestDaemonRestartWithLiveRestore (1.06s) [2020-05-26T07:29:05.745Z] === RUN TestDaemonDefaultNetworkPools [2020-05-26T07:29:05.955Z] === RUN TestDockerSuite/TestRmiImgIDForce [2020-05-26T07:29:06.812Z] --- PASS: TestDaemonDefaultNetworkPools (0.82s) [2020-05-26T07:29:06.812Z] === RUN TestDaemonRestartWithExistingNetwork [2020-05-26T07:29:07.316Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2020-05-26T07:29:07.905Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.22s) [2020-05-26T07:29:07.905Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-05-26T07:29:09.199Z] === RUN TestDockerSuite/TestRmiParentImageFail [2020-05-26T07:29:09.489Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.47s) [2020-05-26T07:29:09.489Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-05-26T07:29:09.759Z] === RUN TestDockerSuite/TestRmiTag [2020-05-26T07:29:10.014Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2020-05-26T07:29:10.120Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.59s) [2020-05-26T07:29:10.120Z] === RUN TestServiceWithPredefinedNetwork [2020-05-26T07:29:10.938Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2020-05-26T07:29:12.184Z] --- PASS: TestServiceWithPredefinedNetwork (2.34s) [2020-05-26T07:29:12.184Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-05-26T07:29:12.184Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-05-26T07:29:12.184Z] service_test.go:236: FLAKY_TEST [2020-05-26T07:29:12.184Z] === RUN TestServiceWithDataPathPortInit [2020-05-26T07:29:16.172Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2020-05-26T07:29:16.172Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2020-05-26T07:29:17.096Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2020-05-26T07:29:17.657Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2020-05-26T07:29:19.541Z] === RUN TestDockerSuite/TestRunAddHost [2020-05-26T07:29:20.102Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2020-05-26T07:29:20.357Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2020-05-26T07:29:21.284Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2020-05-26T07:29:21.284Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2020-05-26T07:29:22.208Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2020-05-26T07:29:22.768Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2020-05-26T07:29:24.131Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2020-05-26T07:29:24.691Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2020-05-26T07:29:25.616Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2020-05-26T07:29:26.540Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2020-05-26T07:29:27.470Z] --- PASS: TestServiceWithDataPathPortInit (14.81s) [2020-05-26T07:29:27.470Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-05-26T07:29:28.426Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2020-05-26T07:29:29.791Z] === RUN TestDockerSuite/TestRunAttachDetach [2020-05-26T07:29:30.721Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2020-05-26T07:29:30.975Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2020-05-26T07:29:31.900Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2020-05-26T07:29:32.825Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2020-05-26T07:29:33.751Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2020-05-26T07:29:34.006Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2020-05-26T07:29:34.337Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.31s) [2020-05-26T07:29:34.337Z] service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:nqf5pngmwfbq3orgcm86wq9zz Created:2020-05-26 07:29:28.176500199 +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[ffee3a594c75e1e0a2e8a3df6dc13ed46f9558eb7f998a83aec23ba1deccef8b:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.vd5hfshax3xm9xq4v98jtz3yg EndpointID:ebb4f320e6ee9a48885c3a95b7ff612d25d58279857f7965637ab0fcedd89a00 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:8cb1ea586a013fec8ec8f5a0f3f37766a55db09098094326b39569505fe95782 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:a24194e2e626 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.vd5hfshax3xm9xq4v98jtz3yg EndpointID:ebb4f320e6ee9a48885c3a95b7ff612d25d58279857f7965637ab0fcedd89a00 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-05-26T07:29:34.337Z] PASS [2020-05-26T07:29:34.337Z] [2020-05-26T07:29:34.337Z] === Skipped [2020-05-26T07:29:34.337Z] === SKIP: ppc64le.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-05-26T07:29:34.337Z] service_test.go:236: FLAKY_TEST [2020-05-26T07:29:34.337Z] [2020-05-26T07:29:34.337Z] [2020-05-26T07:29:34.337Z] DONE 22 tests, 1 skipped in 41.116s [2020-05-26T07:29:34.337Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (ppc64le.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-05-26T07:29:34.337Z] ++ 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-26T07:29:34.337Z] ++ set -e [2020-05-26T07:29:34.337Z] ++ '[' -n 0 ']' [2020-05-26T07:29:34.337Z] ++ set -x [2020-05-26T07:29:34.337Z] ++ env -i DEST=/go/src/github.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-26T07:29:34.567Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2020-05-26T07:29:34.656Z] INFO: Testing against a local daemon [2020-05-26T07:29:34.656Z] === RUN TestDockerNetworkIpvlanPersistance [2020-05-26T07:29:35.929Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2020-05-26T07:29:36.165Z] --- PASS: TestDockerNetworkIpvlanPersistance (1.51s) [2020-05-26T07:29:36.165Z] === RUN TestDockerNetworkIpvlan [2020-05-26T07:29:36.791Z] === RUN TestDockerNetworkIpvlan/Subinterface [2020-05-26T07:29:37.290Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2020-05-26T07:29:37.814Z] === RUN TestDockerNetworkIpvlan/OverlapParent [2020-05-26T07:29:37.850Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2020-05-26T07:29:38.776Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2020-05-26T07:29:38.842Z] === RUN TestDockerNetworkIpvlan/L2NilParent [2020-05-26T07:29:39.335Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2020-05-26T07:29:39.590Z] === RUN TestDockerSuite/TestRunBindMounts [2020-05-26T07:29:41.550Z] === RUN TestDockerNetworkIpvlan/L2InternalMode [2020-05-26T07:29:42.100Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2020-05-26T07:29:42.659Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2020-05-26T07:29:43.584Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2020-05-26T07:29:43.609Z] === RUN TestDockerNetworkIpvlan/L3NilParent [2020-05-26T07:29:44.509Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2020-05-26T07:29:45.069Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2020-05-26T07:29:45.069Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2020-05-26T07:29:45.994Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2020-05-26T07:29:46.318Z] === RUN TestDockerNetworkIpvlan/L3InternalMode [2020-05-26T07:29:46.553Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2020-05-26T07:29:47.477Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2020-05-26T07:29:48.352Z] === RUN TestDockerNetworkIpvlan/L2MultiSubnet [2020-05-26T07:29:48.401Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2020-05-26T07:29:48.960Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2020-05-26T07:29:48.960Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2020-05-26T07:29:49.884Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2020-05-26T07:29:50.139Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2020-05-26T07:29:50.139Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2020-05-26T07:29:51.500Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2020-05-26T07:29:52.437Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2020-05-26T07:29:53.362Z] === RUN TestDockerSuite/TestRunContainerNetwork [2020-05-26T07:29:53.871Z] === RUN TestDockerNetworkIpvlan/L3MultiSubnet [2020-05-26T07:29:54.286Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2020-05-26T07:29:54.541Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2020-05-26T07:29:55.466Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2020-05-26T07:29:56.828Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2020-05-26T07:29:57.594Z] === RUN TestDockerNetworkIpvlan/Addressing [2020-05-26T07:29:58.714Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2020-05-26T07:29:59.653Z] --- PASS: TestDockerNetworkIpvlan (23.64s) [2020-05-26T07:29:59.653Z] --- PASS: TestDockerNetworkIpvlan/Subinterface (0.09s) [2020-05-26T07:29:59.653Z] --- PASS: TestDockerNetworkIpvlan/OverlapParent (0.07s) [2020-05-26T07:29:59.653Z] --- PASS: TestDockerNetworkIpvlan/L2NilParent (1.10s) [2020-05-26T07:29:59.653Z] --- PASS: TestDockerNetworkIpvlan/L2InternalMode (1.25s) [2020-05-26T07:29:59.653Z] --- PASS: TestDockerNetworkIpvlan/L3NilParent (1.18s) [2020-05-26T07:29:59.653Z] --- PASS: TestDockerNetworkIpvlan/L3InternalMode (1.27s) [2020-05-26T07:29:59.653Z] --- PASS: TestDockerNetworkIpvlan/L2MultiSubnet (3.06s) [2020-05-26T07:29:59.653Z] --- PASS: TestDockerNetworkIpvlan/L3MultiSubnet (3.01s) [2020-05-26T07:29:59.653Z] --- PASS: TestDockerNetworkIpvlan/Addressing (1.77s) [2020-05-26T07:29:59.653Z] PASS [2020-05-26T07:29:59.653Z] [2020-05-26T07:29:59.653Z] DONE 11 tests in 25.256s [2020-05-26T07:29:59.653Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (ppc64le.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-05-26T07:29:59.653Z] ++ 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-26T07:29:59.653Z] ++ set -e [2020-05-26T07:29:59.653Z] ++ '[' -n 0 ']' [2020-05-26T07:29:59.653Z] ++ set -x [2020-05-26T07:29:59.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=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-26T07:29:59.653Z] INFO: Testing against a local daemon [2020-05-26T07:29:59.653Z] === RUN TestDockerNetworkMacvlanPersistance [2020-05-26T07:30:00.603Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2020-05-26T07:30:01.163Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2020-05-26T07:30:01.690Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.51s) [2020-05-26T07:30:01.690Z] === RUN TestDockerNetworkMacvlan [2020-05-26T07:30:02.088Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2020-05-26T07:30:02.309Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-05-26T07:30:03.014Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2020-05-26T07:30:03.330Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-05-26T07:30:03.573Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2020-05-26T07:30:04.363Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-05-26T07:30:04.503Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2020-05-26T07:30:06.389Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2020-05-26T07:30:06.389Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2020-05-26T07:30:06.522Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-05-26T07:30:09.323Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-05-26T07:30:10.550Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2020-05-26T07:30:10.550Z] === RUN TestDockerSuite/TestRunCreateVolume [2020-05-26T07:30:11.474Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2020-05-26T07:30:13.743Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-05-26T07:30:13.984Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2020-05-26T07:30:14.759Z] --- PASS: TestDockerNetworkMacvlan (13.54s) [2020-05-26T07:30:14.759Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.08s) [2020-05-26T07:30:14.759Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.10s) [2020-05-26T07:30:14.759Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.16s) [2020-05-26T07:30:14.759Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.24s) [2020-05-26T07:30:14.759Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.03s) [2020-05-26T07:30:14.759Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.88s) [2020-05-26T07:30:14.759Z] PASS [2020-05-26T07:30:14.759Z] [2020-05-26T07:30:14.759Z] DONE 8 tests in 15.156s [2020-05-26T07:30:14.759Z] Running /go/src/github.com/docker/docker/integration/plugin (ppc64le.integration.plugin) flags=-test.v -test.timeout=120m [2020-05-26T07:30:14.759Z] ++ 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-26T07:30:14.759Z] ++ set -e [2020-05-26T07:30:14.759Z] ++ '[' -n 0 ']' [2020-05-26T07:30:14.759Z] ++ set -x [2020-05-26T07:30:14.759Z] ++ env -i DEST=/go/src/github.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-26T07:30:14.759Z] testing: warning: no tests to run [2020-05-26T07:30:14.759Z] PASS [2020-05-26T07:30:14.759Z] [2020-05-26T07:30:14.759Z] DONE 0 tests in 0.016s [2020-05-26T07:30:14.759Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (ppc64le.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-05-26T07:30:14.759Z] ++ 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-26T07:30:14.759Z] ++ set -e [2020-05-26T07:30:14.759Z] ++ '[' -n 0 ']' [2020-05-26T07:30:14.759Z] ++ set -x [2020-05-26T07:30:14.759Z] ++ env -i DEST=/go/src/github.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-26T07:30:14.911Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2020-05-26T07:30:15.044Z] INFO: Testing against a local daemon [2020-05-26T07:30:15.044Z] === RUN TestAuthZPluginAllowRequest [2020-05-26T07:30:15.840Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2020-05-26T07:30:16.525Z] --- PASS: TestAuthZPluginAllowRequest (1.56s) [2020-05-26T07:30:16.525Z] === RUN TestAuthZPluginTLS [2020-05-26T07:30:17.144Z] --- PASS: TestAuthZPluginTLS (0.58s) [2020-05-26T07:30:17.144Z] === RUN TestAuthZPluginDenyRequest [2020-05-26T07:30:17.763Z] --- PASS: TestAuthZPluginDenyRequest (0.58s) [2020-05-26T07:30:17.763Z] === RUN TestAuthZPluginAPIDenyResponse [2020-05-26T07:30:18.382Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.57s) [2020-05-26T07:30:18.382Z] === RUN TestAuthZPluginDenyResponse [2020-05-26T07:30:18.710Z] --- PASS: TestAuthZPluginDenyResponse (0.57s) [2020-05-26T07:30:18.710Z] === RUN TestAuthZPluginAllowEventStream [2020-05-26T07:30:19.117Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2020-05-26T07:30:20.754Z] --- PASS: TestAuthZPluginAllowEventStream (1.61s) [2020-05-26T07:30:20.754Z] === RUN TestAuthZPluginErrorResponse [2020-05-26T07:30:21.038Z] --- PASS: TestAuthZPluginErrorResponse (0.59s) [2020-05-26T07:30:21.038Z] === RUN TestAuthZPluginErrorRequest [2020-05-26T07:30:21.627Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2020-05-26T07:30:21.627Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2020-05-26T07:30:21.627Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2020-05-26T07:30:21.659Z] --- PASS: TestAuthZPluginErrorRequest (0.56s) [2020-05-26T07:30:21.659Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-05-26T07:30:22.277Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.57s) [2020-05-26T07:30:22.277Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-05-26T07:30:22.554Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2020-05-26T07:30:24.315Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.10s) [2020-05-26T07:30:24.315Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-05-26T07:30:24.439Z] === RUN TestDockerSuite/TestRunDNSOptions [2020-05-26T07:30:25.800Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2020-05-26T07:30:26.357Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.02s) [2020-05-26T07:30:26.357Z] === RUN TestAuthZPluginHeader [2020-05-26T07:30:27.378Z] --- PASS: TestAuthZPluginHeader (0.92s) [2020-05-26T07:30:27.378Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-05-26T07:30:27.378Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-05-26T07:30:27.378Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-26T07:30:27.378Z] === RUN TestAuthZPluginV2Disable [2020-05-26T07:30:27.378Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2020-05-26T07:30:27.378Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-26T07:30:27.378Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-05-26T07:30:27.378Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-05-26T07:30:27.378Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-26T07:30:27.378Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-05-26T07:30:27.378Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-05-26T07:30:27.378Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-26T07:30:27.378Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-05-26T07:30:28.308Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2020-05-26T07:30:28.869Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2020-05-26T07:30:30.754Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2020-05-26T07:30:31.313Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2020-05-26T07:30:31.313Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2020-05-26T07:30:32.237Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2020-05-26T07:30:34.121Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2020-05-26T07:30:34.121Z] === RUN TestDockerSuite/TestRunDuplicateMount [2020-05-26T07:30:35.046Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2020-05-26T07:30:35.605Z] === RUN TestDockerSuite/TestRunEchoStdout [2020-05-26T07:30:36.531Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2020-05-26T07:30:37.456Z] === RUN TestDockerSuite/TestRunEmptyEnv [2020-05-26T07:30:37.456Z] === RUN TestDockerSuite/TestRunEntrypoint [2020-05-26T07:30:38.018Z] === RUN TestDockerSuite/TestRunEnvironment [2020-05-26T07:30:38.942Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2020-05-26T07:30:39.866Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2020-05-26T07:30:40.792Z] === RUN TestDockerSuite/TestRunExitCode [2020-05-26T07:30:41.352Z] === RUN TestDockerSuite/TestRunExitCodeOne [2020-05-26T07:30:42.279Z] === RUN TestDockerSuite/TestRunExitCodeZero [2020-05-26T07:30:42.856Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2020-05-26T07:30:43.780Z] === RUN TestDockerSuite/TestRunExposePort [2020-05-26T07:30:43.780Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2020-05-26T07:30:44.705Z] === RUN TestDockerSuite/TestRunGroupAdd [2020-05-26T07:30:45.265Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2020-05-26T07:30:45.867Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.86s) [2020-05-26T07:30:45.867Z] PASS [2020-05-26T07:30:45.867Z] [2020-05-26T07:30:45.867Z] === Skipped [2020-05-26T07:30:45.867Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-05-26T07:30:45.867Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-26T07:30:45.867Z] [2020-05-26T07:30:45.867Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2020-05-26T07:30:45.867Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-26T07:30:45.867Z] [2020-05-26T07:30:45.867Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-05-26T07:30:45.867Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-26T07:30:45.867Z] [2020-05-26T07:30:45.867Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-05-26T07:30:45.867Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-26T07:30:45.867Z] [2020-05-26T07:30:45.867Z] [2020-05-26T07:30:45.867Z] DONE 17 tests, 4 skipped in 29.214s [2020-05-26T07:30:45.867Z] Running /go/src/github.com/docker/docker/integration/plugin/common (ppc64le.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-05-26T07:30:45.867Z] ++ 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-26T07:30:45.867Z] ++ set -e [2020-05-26T07:30:45.867Z] ++ '[' -n 0 ']' [2020-05-26T07:30:45.867Z] ++ set -x [2020-05-26T07:30:45.867Z] ++ env -i DEST=/go/src/github.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-26T07:30:45.867Z] INFO: Testing against a local daemon [2020-05-26T07:30:45.867Z] === RUN TestPluginInvalidJSON [2020-05-26T07:30:45.867Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-05-26T07:30:45.867Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-05-26T07:30:45.867Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-05-26T07:30:45.867Z] --- PASS: TestPluginInvalidJSON (0.04s) [2020-05-26T07:30:45.867Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-05-26T07:30:45.867Z] === RUN TestPluginInstall [2020-05-26T07:30:45.867Z] === RUN TestPluginInstall/no_auth [2020-05-26T07:30:47.149Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2020-05-26T07:30:47.404Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2020-05-26T07:30:47.404Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2020-05-26T07:30:51.561Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2020-05-26T07:30:51.816Z] time="2020-05-26T07:30:51Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-05-26T07:30:51.816Z] time="2020-05-26T07:30:51Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-05-26T07:30:51.816Z] time="2020-05-26T07:30:51Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:dd99f88aab59c7740660c800ce38d6e9d4f037ef55aeb2080b6a324121be6aad" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-05-26T07:30:51.816Z] time="2020-05-26T07:30:51Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-05-26T07:30:51.816Z] time="2020-05-26T07:30:51Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-05-26T07:30:51.816Z] time="2020-05-26T07:30:51Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:dd99f88aab59c7740660c800ce38d6e9d4f037ef55aeb2080b6a324121be6aad" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-05-26T07:30:51.816Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2020-05-26T07:30:52.455Z] === RUN TestPluginInstall/with_htpasswd [2020-05-26T07:30:53.510Z] time="2020-05-26T07:30:53Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-05-26T07:30:53.510Z] time="2020-05-26T07:30:53Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-05-26T07:30:53.510Z] time="2020-05-26T07:30:53Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:96f7f580da3b65c14becda18f9c8cfdd026ef61cfebd9d249366177ece4f0f9c" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-05-26T07:30:53.510Z] time="2020-05-26T07:30:53Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-05-26T07:30:53.510Z] time="2020-05-26T07:30:53Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-05-26T07:30:53.510Z] time="2020-05-26T07:30:53Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:96f7f580da3b65c14becda18f9c8cfdd026ef61cfebd9d249366177ece4f0f9c" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-05-26T07:30:53.818Z] === RUN TestPluginInstall/with_insecure [2020-05-26T07:30:55.341Z] time="2020-05-26T07:30:54Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-05-26T07:30:55.341Z] time="2020-05-26T07:30:54Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-05-26T07:30:55.341Z] time="2020-05-26T07:30:54Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:8283488bbafa36c90576bf4a76ade05cf943fcfb6633e986fa45b27251e048e4" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-05-26T07:30:55.341Z] time="2020-05-26T07:30:54Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-05-26T07:30:55.341Z] time="2020-05-26T07:30:54Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-05-26T07:30:55.341Z] time="2020-05-26T07:30:54Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:8283488bbafa36c90576bf4a76ade05cf943fcfb6633e986fa45b27251e048e4" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-05-26T07:30:55.341Z] --- PASS: TestPluginInstall (11.19s) [2020-05-26T07:30:55.341Z] --- PASS: TestPluginInstall/no_auth (8.05s) [2020-05-26T07:30:55.341Z] --- PASS: TestPluginInstall/with_htpasswd (1.39s) [2020-05-26T07:30:55.341Z] --- PASS: TestPluginInstall/with_insecure (1.75s) [2020-05-26T07:30:55.341Z] plugin_test.go:157: [d44b07a3f1610] daemon is not started [2020-05-26T07:30:55.341Z] PASS [2020-05-26T07:30:55.341Z] [2020-05-26T07:30:55.341Z] DONE 6 tests in 11.343s [2020-05-26T07:30:55.341Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (ppc64le.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-05-26T07:30:55.341Z] ++ 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-26T07:30:55.341Z] ++ set -e [2020-05-26T07:30:55.341Z] ++ '[' -n 0 ']' [2020-05-26T07:30:55.341Z] ++ set -x [2020-05-26T07:30:55.341Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-26T07:30:55.632Z] INFO: Testing against a local daemon [2020-05-26T07:30:55.632Z] === RUN TestExternalGraphDriver [2020-05-26T07:30:55.632Z] === RUN TestExternalGraphDriver/json [2020-05-26T07:30:58.420Z] === RUN TestExternalGraphDriver/spec [2020-05-26T07:31:00.482Z] === RUN TestExternalGraphDriver/pull [2020-05-26T07:31:02.522Z] --- PASS: TestExternalGraphDriver (6.58s) [2020-05-26T07:31:02.522Z] --- PASS: TestExternalGraphDriver/json (2.37s) [2020-05-26T07:31:02.522Z] --- PASS: TestExternalGraphDriver/spec (2.01s) [2020-05-26T07:31:02.522Z] --- PASS: TestExternalGraphDriver/pull (2.00s) [2020-05-26T07:31:02.522Z] === RUN TestGraphdriverPluginV2 [2020-05-26T07:31:02.522Z] --- SKIP: TestGraphdriverPluginV2 (0.12s) [2020-05-26T07:31:02.522Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-26T07:31:02.522Z] PASS [2020-05-26T07:31:02.522Z] [2020-05-26T07:31:02.522Z] === Skipped [2020-05-26T07:31:02.522Z] === SKIP: ppc64le.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.12s) [2020-05-26T07:31:02.522Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-26T07:31:02.522Z] [2020-05-26T07:31:02.522Z] [2020-05-26T07:31:02.522Z] DONE 5 tests, 1 skipped in 6.800s [2020-05-26T07:31:02.522Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (ppc64le.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-05-26T07:31:02.522Z] ++ 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-26T07:31:02.522Z] ++ set -e [2020-05-26T07:31:02.522Z] ++ '[' -n 0 ']' [2020-05-26T07:31:02.522Z] ++ set -x [2020-05-26T07:31:02.522Z] ++ env -i DEST=/go/src/github.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-26T07:31:02.522Z] INFO: Testing against a local daemon [2020-05-26T07:31:02.522Z] === RUN TestContinueAfterPluginCrash [2020-05-26T07:31:02.522Z] === PAUSE TestContinueAfterPluginCrash [2020-05-26T07:31:02.522Z] === RUN TestReadPluginNoRead [2020-05-26T07:31:02.522Z] === PAUSE TestReadPluginNoRead [2020-05-26T07:31:02.522Z] === RUN TestDaemonStartWithLogOpt [2020-05-26T07:31:02.522Z] === PAUSE TestDaemonStartWithLogOpt [2020-05-26T07:31:02.522Z] === CONT TestContinueAfterPluginCrash [2020-05-26T07:31:02.522Z] === CONT TestDaemonStartWithLogOpt [2020-05-26T07:31:02.522Z] === CONT TestReadPluginNoRead [2020-05-26T07:31:03.969Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2020-05-26T07:31:04.529Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2020-05-26T07:31:06.414Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2020-05-26T07:31:06.414Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2020-05-26T07:31:06.414Z] === RUN TestDockerSuite/TestRunInvalidReference [2020-05-26T07:31:06.414Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2020-05-26T07:31:06.974Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2020-05-26T07:31:09.514Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-05-26T07:31:09.514Z] --- PASS: TestDaemonStartWithLogOpt (6.97s) [2020-05-26T07:31:10.233Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2020-05-26T07:31:11.024Z] === RUN TestReadPluginNoRead/default [2020-05-26T07:31:11.593Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2020-05-26T07:31:12.505Z] === RUN TestReadPluginNoRead/disabled_caching [2020-05-26T07:31:13.478Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2020-05-26T07:31:14.402Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2020-05-26T07:31:14.548Z] --- PASS: TestReadPluginNoRead (11.93s) [2020-05-26T07:31:14.548Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.83s) [2020-05-26T07:31:14.548Z] --- PASS: TestReadPluginNoRead/default (1.68s) [2020-05-26T07:31:14.548Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.69s) [2020-05-26T07:31:14.548Z] read_test.go:92: [d4c5e84f38da5] daemon is not started [2020-05-26T07:31:14.836Z] --- PASS: TestContinueAfterPluginCrash (12.57s) [2020-05-26T07:31:14.836Z] PASS [2020-05-26T07:31:14.836Z] [2020-05-26T07:31:14.836Z] DONE 6 tests in 12.674s [2020-05-26T07:31:14.962Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2020-05-26T07:31:15.125Z] 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-26T07:31:15.125Z] ++ 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-26T07:31:15.125Z] ++ set -e [2020-05-26T07:31:15.125Z] ++ '[' -n 0 ']' [2020-05-26T07:31:15.125Z] ++ set -x [2020-05-26T07:31:15.125Z] ++ env -i DEST=/go/src/github.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-26T07:31:15.125Z] testing: warning: no tests to run [2020-05-26T07:31:15.125Z] PASS [2020-05-26T07:31:15.125Z] [2020-05-26T07:31:15.125Z] DONE 0 tests in 0.023s [2020-05-26T07:31:15.125Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (ppc64le.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-05-26T07:31:15.125Z] ++ 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-26T07:31:15.125Z] ++ set -e [2020-05-26T07:31:15.125Z] ++ '[' -n 0 ']' [2020-05-26T07:31:15.125Z] ++ set -x [2020-05-26T07:31:15.125Z] ++ env -i DEST=/go/src/github.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-26T07:31:15.125Z] INFO: Testing against a local daemon [2020-05-26T07:31:15.125Z] === RUN TestPluginWithDevMounts [2020-05-26T07:31:15.125Z] === PAUSE TestPluginWithDevMounts [2020-05-26T07:31:15.125Z] === CONT TestPluginWithDevMounts [2020-05-26T07:31:15.522Z] === RUN TestDockerSuite/TestRunModeHostname [2020-05-26T07:31:16.895Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2020-05-26T07:31:16.895Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2020-05-26T07:31:16.895Z] === RUN TestDockerSuite/TestRunModeIpcHost [2020-05-26T07:31:17.824Z] --- PASS: TestPluginWithDevMounts (2.23s) [2020-05-26T07:31:17.825Z] PASS [2020-05-26T07:31:17.825Z] [2020-05-26T07:31:17.825Z] DONE 1 tests in 2.346s [2020-05-26T07:31:17.825Z] Running /go/src/github.com/docker/docker/integration/secret (ppc64le.integration.secret) flags=-test.v -test.timeout=120m [2020-05-26T07:31:17.825Z] ++ 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-26T07:31:17.825Z] ++ set -e [2020-05-26T07:31:17.825Z] ++ '[' -n 0 ']' [2020-05-26T07:31:17.825Z] ++ set -x [2020-05-26T07:31:17.825Z] ++ env -i DEST=/go/src/github.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-26T07:31:17.825Z] INFO: Testing against a local daemon [2020-05-26T07:31:17.825Z] === RUN TestSecretInspect [2020-05-26T07:31:18.780Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2020-05-26T07:31:19.708Z] === RUN TestDockerSuite/TestRunModePIDContainer [2020-05-26T07:31:19.866Z] --- PASS: TestSecretInspect (2.21s) [2020-05-26T07:31:19.866Z] === RUN TestSecretList [2020-05-26T07:31:21.592Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2020-05-26T07:31:21.592Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2020-05-26T07:31:21.592Z] === RUN TestDockerSuite/TestRunModePIDHost [2020-05-26T07:31:21.912Z] --- PASS: TestSecretList (2.20s) [2020-05-26T07:31:21.912Z] === RUN TestSecretsCreateAndDelete [2020-05-26T07:31:23.475Z] === RUN TestDockerSuite/TestRunModeUTSHost [2020-05-26T07:31:23.956Z] --- PASS: TestSecretsCreateAndDelete (2.16s) [2020-05-26T07:31:23.956Z] === RUN TestSecretsUpdate [2020-05-26T07:31:24.836Z] === RUN TestDockerSuite/TestRunMount [2020-05-26T07:31:26.654Z] --- PASS: TestSecretsUpdate (2.27s) [2020-05-26T07:31:26.654Z] === RUN TestTemplatedSecret [2020-05-26T07:31:29.385Z] --- PASS: TestTemplatedSecret (2.80s) [2020-05-26T07:31:29.385Z] === RUN TestSecretCreateResolve [2020-05-26T07:31:31.361Z] === RUN TestDockerSuite/TestRunMountOrdering [2020-05-26T07:31:31.418Z] --- PASS: TestSecretCreateResolve (2.22s) [2020-05-26T07:31:31.418Z] PASS [2020-05-26T07:31:31.418Z] [2020-05-26T07:31:31.418Z] DONE 6 tests in 13.955s [2020-05-26T07:31:31.418Z] Running /go/src/github.com/docker/docker/integration/service (ppc64le.integration.service) flags=-test.v -test.timeout=120m [2020-05-26T07:31:31.418Z] ++ 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-26T07:31:31.418Z] ++ set -e [2020-05-26T07:31:31.418Z] ++ '[' -n 0 ']' [2020-05-26T07:31:31.418Z] ++ set -x [2020-05-26T07:31:31.418Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-26T07:31:31.418Z] INFO: Testing against a local daemon [2020-05-26T07:31:31.418Z] === RUN TestServiceCreateInit [2020-05-26T07:31:31.418Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-05-26T07:31:32.284Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2020-05-26T07:31:32.844Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2020-05-26T07:31:34.728Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2020-05-26T07:31:35.839Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-05-26T07:31:37.238Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2020-05-26T07:31:40.390Z] --- PASS: TestServiceCreateInit (8.21s) [2020-05-26T07:31:40.390Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.07s) [2020-05-26T07:31:40.390Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.10s) [2020-05-26T07:31:40.390Z] === RUN TestCreateServiceMultipleTimes [2020-05-26T07:31:40.499Z] === RUN TestDockerSuite/TestRunNamedVolume [2020-05-26T07:31:43.011Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2020-05-26T07:31:45.521Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2020-05-26T07:31:46.895Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2020-05-26T07:31:47.820Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2020-05-26T07:31:48.745Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2020-05-26T07:31:48.745Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2020-05-26T07:31:49.304Z] === RUN TestDockerSuite/TestRunNetHost [2020-05-26T07:31:50.666Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2020-05-26T07:31:51.591Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2020-05-26T07:31:52.151Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2020-05-26T07:31:52.711Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2020-05-26T07:31:55.223Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2020-05-26T07:31:55.761Z] --- PASS: TestCreateServiceMultipleTimes (16.17s) [2020-05-26T07:31:55.761Z] === RUN TestCreateServiceConflict [2020-05-26T07:31:57.733Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2020-05-26T07:31:58.112Z] --- PASS: TestCreateServiceConflict (2.25s) [2020-05-26T07:31:58.112Z] === RUN TestCreateServiceMaxReplicas [2020-05-26T07:32:01.033Z] --- PASS: TestCreateServiceMaxReplicas (2.97s) [2020-05-26T07:32:01.033Z] === RUN TestCreateWithDuplicateNetworkNames [2020-05-26T07:32:02.971Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2020-05-26T07:32:02.971Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2020-05-26T07:32:03.227Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2020-05-26T07:32:03.481Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2020-05-26T07:32:04.408Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2020-05-26T07:32:04.408Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2020-05-26T07:32:05.332Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2020-05-26T07:32:06.258Z] === RUN TestDockerSuite/TestRunNonExistingImage [2020-05-26T07:32:06.259Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2020-05-26T07:32:06.818Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2020-05-26T07:32:07.743Z] === RUN TestDockerSuite/TestRunOOMExitCode [2020-05-26T07:32:07.743Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2020-05-26T07:32:08.668Z] === RUN TestDockerSuite/TestRunPIDsLimit [2020-05-26T07:32:10.030Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2020-05-26T07:32:10.590Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2020-05-26T07:32:11.959Z] === RUN TestDockerSuite/TestRunPortInUse [2020-05-26T07:32:12.885Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2020-05-26T07:32:13.809Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2020-05-26T07:32:13.809Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2020-05-26T07:32:14.735Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2020-05-26T07:32:15.295Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2020-05-26T07:32:16.220Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2020-05-26T07:32:16.739Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.24s) [2020-05-26T07:32:16.739Z] === RUN TestCreateServiceSecretFileMode [2020-05-26T07:32:16.739Z] --- PASS: TestCreateServiceSecretFileMode (2.51s) [2020-05-26T07:32:16.739Z] === RUN TestCreateServiceConfigFileMode [2020-05-26T07:32:17.144Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2020-05-26T07:32:17.144Z] === RUN TestDockerSuite/TestRunPublishPort [2020-05-26T07:32:18.068Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2020-05-26T07:32:18.993Z] === RUN TestDockerSuite/TestRunReadProcLatency [2020-05-26T07:32:18.993Z] === RUN TestDockerSuite/TestRunReadProcTimer [2020-05-26T07:32:18.993Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2020-05-26T07:32:19.468Z] --- PASS: TestCreateServiceConfigFileMode (2.54s) [2020-05-26T07:32:19.468Z] === RUN TestCreateServiceSysctls [2020-05-26T07:32:19.918Z] === RUN TestDockerSuite/TestRunRedirectStdout [2020-05-26T07:32:21.803Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2020-05-26T07:32:21.803Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2020-05-26T07:32:22.364Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2020-05-26T07:32:22.977Z] --- PASS: TestCreateServiceSysctls (3.42s) [2020-05-26T07:32:22.977Z] === RUN TestCreateServiceCapabilities [2020-05-26T07:32:25.623Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2020-05-26T07:32:25.730Z] --- PASS: TestCreateServiceCapabilities (2.66s) [2020-05-26T07:32:25.730Z] === RUN TestInspect [2020-05-26T07:32:26.985Z] === RUN TestDockerSuite/TestRunRm [2020-05-26T07:32:27.910Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2020-05-26T07:32:27.910Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2020-05-26T07:32:27.910Z] === RUN TestDockerSuite/TestRunRmAndWait [2020-05-26T07:32:28.477Z] --- PASS: TestInspect (2.91s) [2020-05-26T07:32:28.477Z] === RUN TestCreateJob [2020-05-26T07:32:32.041Z] --- PASS: TestCreateJob (3.30s) [2020-05-26T07:32:32.041Z] === RUN TestReplicatedJob [2020-05-26T07:32:32.069Z] === RUN TestDockerSuite/TestRunRmPre125Api [2020-05-26T07:32:32.630Z] === RUN TestDockerSuite/TestRunRootWorkdir [2020-05-26T07:32:33.555Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2020-05-26T07:32:35.440Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2020-05-26T07:32:36.000Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2020-05-26T07:32:36.000Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2020-05-26T07:32:36.929Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2020-05-26T07:32:37.679Z] --- PASS: TestReplicatedJob (6.01s) [2020-05-26T07:32:37.679Z] === RUN TestUpdateReplicatedJob [2020-05-26T07:32:37.856Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2020-05-26T07:32:40.365Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2020-05-26T07:32:40.620Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2020-05-26T07:32:41.267Z] --- PASS: TestUpdateReplicatedJob (3.47s) [2020-05-26T07:32:41.267Z] === RUN TestServiceListWithStatuses [2020-05-26T07:32:41.267Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-05-26T07:32:41.267Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-05-26T07:32:41.267Z] === RUN TestDockerNetworkConnectAlias [2020-05-26T07:32:45.818Z] --- PASS: TestDockerNetworkConnectAlias (4.63s) [2020-05-26T07:32:45.818Z] === RUN TestDockerNetworkReConnect [2020-05-26T07:32:45.853Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2020-05-26T07:32:46.412Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2020-05-26T07:32:47.336Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2020-05-26T07:32:47.895Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2020-05-26T07:32:48.822Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2020-05-26T07:32:49.746Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2020-05-26T07:32:50.305Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2020-05-26T07:32:50.350Z] --- PASS: TestDockerNetworkReConnect (3.84s) [2020-05-26T07:32:50.350Z] === RUN TestServicePlugin [2020-05-26T07:32:50.350Z] --- SKIP: TestServicePlugin (0.00s) [2020-05-26T07:32:50.350Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-26T07:32:50.350Z] === RUN TestServiceUpdateLabel [2020-05-26T07:32:51.229Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2020-05-26T07:32:51.880Z] --- PASS: TestServiceUpdateLabel (2.22s) [2020-05-26T07:32:51.880Z] === RUN TestServiceUpdateSecrets [2020-05-26T07:32:52.155Z] === RUN TestDockerSuite/TestRunSetMacAddress [2020-05-26T07:32:53.080Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2020-05-26T07:32:55.589Z] === RUN TestDockerSuite/TestRunState [2020-05-26T07:32:57.473Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2020-05-26T07:32:58.032Z] === RUN TestDockerSuite/TestRunStdinPipe [2020-05-26T07:32:58.957Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2020-05-26T07:32:58.957Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2020-05-26T07:32:58.957Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2020-05-26T07:32:59.883Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2020-05-26T07:33:00.446Z] === RUN TestDockerSuite/TestRunSysctls [2020-05-26T07:33:02.329Z] === RUN TestDockerSuite/TestRunTLSVerify [2020-05-26T07:33:02.329Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2020-05-26T07:33:02.329Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2020-05-26T07:33:02.889Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2020-05-26T07:33:06.151Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2020-05-26T07:33:06.406Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2020-05-26T07:33:07.393Z] --- PASS: TestServiceUpdateSecrets (14.77s) [2020-05-26T07:33:07.393Z] === RUN TestServiceUpdateConfigs [2020-05-26T07:33:08.914Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2020-05-26T07:33:13.078Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2020-05-26T07:33:16.340Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2020-05-26T07:33:16.594Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2020-05-26T07:33:17.519Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2020-05-26T07:33:18.078Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2020-05-26T07:33:20.588Z] === RUN TestDockerSuite/TestRunUnshareProc [2020-05-26T07:33:21.950Z] === RUN TestDockerSuite/TestRunUserByID [2020-05-26T07:33:22.666Z] --- PASS: TestServiceUpdateConfigs (14.80s) [2020-05-26T07:33:22.666Z] === RUN TestServiceUpdateNetwork [2020-05-26T07:33:22.873Z] === RUN TestDockerSuite/TestRunUserByIDBig [2020-05-26T07:33:22.874Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2020-05-26T07:33:23.128Z] === RUN TestDockerSuite/TestRunUserByIDZero [2020-05-26T07:33:24.054Z] === RUN TestDockerSuite/TestRunUserByName [2020-05-26T07:33:24.615Z] === RUN TestDockerSuite/TestRunUserDefaults [2020-05-26T07:33:25.540Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2020-05-26T07:33:25.540Z] === RUN TestDockerSuite/TestRunUserNotFound [2020-05-26T07:33:25.540Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2020-05-26T07:33:26.465Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2020-05-26T07:33:31.700Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2020-05-26T07:33:31.955Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2020-05-26T07:33:32.897Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2020-05-26T07:33:34.780Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2020-05-26T07:33:35.242Z] --- PASS: TestServiceUpdateNetwork (12.81s) [2020-05-26T07:33:35.242Z] === RUN TestServiceUpdatePidsLimit [2020-05-26T07:33:35.242Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2020-05-26T07:33:35.705Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2020-05-26T07:33:36.289Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2020-05-26T07:33:37.589Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2020-05-26T07:33:40.098Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2020-05-26T07:33:42.608Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2020-05-26T07:33:43.151Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2020-05-26T07:33:43.532Z] === RUN TestDockerSuite/TestRunVolumesMountedAsShared [2020-05-26T07:33:44.091Z] === RUN TestDockerSuite/TestRunVolumesMountedAsSlave [2020-05-26T07:33:45.016Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2020-05-26T07:33:45.016Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2020-05-26T07:33:45.016Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2020-05-26T07:33:45.016Z] === RUN TestDockerSuite/TestRunWithBadDevice [2020-05-26T07:33:45.271Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2020-05-26T07:33:46.195Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2020-05-26T07:33:47.119Z] === RUN TestDockerSuite/TestRunWithCPUShares [2020-05-26T07:33:47.679Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2020-05-26T07:33:49.564Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2020-05-26T07:33:50.124Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2020-05-26T07:33:51.049Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2020-05-26T07:33:51.049Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2020-05-26T07:33:51.673Z] --- PASS: TestServiceUpdatePidsLimit (16.89s) [2020-05-26T07:33:51.673Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.97s) [2020-05-26T07:33:51.673Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.00s) [2020-05-26T07:33:51.673Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.12s) [2020-05-26T07:33:51.673Z] PASS [2020-05-26T07:33:51.673Z] [2020-05-26T07:33:51.673Z] === Skipped [2020-05-26T07:33:51.673Z] === SKIP: ppc64le.integration.service TestServiceListWithStatuses (0.00s) [2020-05-26T07:33:51.673Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-05-26T07:33:51.673Z] [2020-05-26T07:33:51.673Z] === SKIP: ppc64le.integration.service TestServicePlugin (0.00s) [2020-05-26T07:33:51.673Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-26T07:33:51.673Z] [2020-05-26T07:33:51.673Z] [2020-05-26T07:33:51.673Z] DONE 27 tests, 2 skipped in 139.726s [2020-05-26T07:33:51.673Z] Running /go/src/github.com/docker/docker/integration/session (ppc64le.integration.session) flags=-test.v -test.timeout=120m [2020-05-26T07:33:51.673Z] ++ 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-26T07:33:51.673Z] ++ set -e [2020-05-26T07:33:51.673Z] ++ '[' -n 0 ']' [2020-05-26T07:33:51.673Z] ++ set -x [2020-05-26T07:33:51.673Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-26T07:33:51.673Z] INFO: Testing against a local daemon [2020-05-26T07:33:51.673Z] === RUN TestSessionCreate [2020-05-26T07:33:51.673Z] --- PASS: TestSessionCreate (0.06s) [2020-05-26T07:33:51.673Z] === RUN TestSessionCreateWithBadUpgrade [2020-05-26T07:33:51.673Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s) [2020-05-26T07:33:51.673Z] PASS [2020-05-26T07:33:51.673Z] [2020-05-26T07:33:51.673Z] DONE 2 tests in 0.206s [2020-05-26T07:33:51.673Z] Running /go/src/github.com/docker/docker/integration/system (ppc64le.integration.system) flags=-test.v -test.timeout=120m [2020-05-26T07:33:51.673Z] ++ 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-26T07:33:51.673Z] ++ set -e [2020-05-26T07:33:51.673Z] ++ '[' -n 0 ']' [2020-05-26T07:33:51.673Z] ++ set -x [2020-05-26T07:33:51.673Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-26T07:33:51.673Z] INFO: Testing against a local daemon [2020-05-26T07:33:51.673Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-05-26T07:33:51.673Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-05-26T07:33:51.673Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-05-26T07:33:51.673Z] === RUN TestEventsExecDie [2020-05-26T07:33:51.973Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2020-05-26T07:33:51.973Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2020-05-26T07:33:51.973Z] === RUN TestDockerSuite/TestRunWithInvalidKernelMemory [2020-05-26T07:33:51.973Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2020-05-26T07:33:51.973Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2020-05-26T07:33:51.973Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2020-05-26T07:33:52.228Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2020-05-26T07:33:52.313Z] --- PASS: TestEventsExecDie (0.80s) [2020-05-26T07:33:52.314Z] === RUN TestEventsBackwardsCompatible [2020-05-26T07:33:52.314Z] --- PASS: TestEventsBackwardsCompatible (0.11s) [2020-05-26T07:33:52.314Z] === RUN TestInfoBinaryCommits [2020-05-26T07:33:52.314Z] --- PASS: TestInfoBinaryCommits (0.06s) [2020-05-26T07:33:52.314Z] === RUN TestInfoAPIVersioned [2020-05-26T07:33:52.314Z] --- PASS: TestInfoAPIVersioned (0.01s) [2020-05-26T07:33:52.314Z] === RUN TestInfoDiscoveryBackend [2020-05-26T07:33:52.483Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2020-05-26T07:33:52.483Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2020-05-26T07:33:52.737Z] === RUN TestDockerSuite/TestRunWithKernelMemory [2020-05-26T07:33:52.960Z] --- PASS: TestInfoDiscoveryBackend (0.54s) [2020-05-26T07:33:52.960Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-05-26T07:33:53.662Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2020-05-26T07:33:54.016Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-05-26T07:33:54.016Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-05-26T07:33:54.586Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2020-05-26T07:33:54.662Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.54s) [2020-05-26T07:33:54.662Z] === RUN TestInfoAPI [2020-05-26T07:33:54.662Z] --- PASS: TestInfoAPI (0.05s) [2020-05-26T07:33:54.662Z] === RUN TestInfoAPIWarnings [2020-05-26T07:33:55.145Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2020-05-26T07:33:55.316Z] --- PASS: TestInfoAPIWarnings (0.54s) [2020-05-26T07:33:55.317Z] === RUN TestInfoDebug [2020-05-26T07:33:55.400Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2020-05-26T07:33:55.622Z] --- PASS: TestInfoDebug (0.54s) [2020-05-26T07:33:55.622Z] === RUN TestInfoInsecureRegistries [2020-05-26T07:33:56.277Z] --- PASS: TestInfoInsecureRegistries (0.54s) [2020-05-26T07:33:56.277Z] === RUN TestInfoRegistryMirrors [2020-05-26T07:33:56.338Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2020-05-26T07:33:56.338Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2020-05-26T07:33:56.930Z] --- PASS: TestInfoRegistryMirrors (0.70s) [2020-05-26T07:33:56.930Z] === RUN TestLoginFailsWithBadCredentials [2020-05-26T07:33:57.219Z] --- PASS: TestLoginFailsWithBadCredentials (0.43s) [2020-05-26T07:33:57.219Z] === RUN TestPingCacheHeaders [2020-05-26T07:33:57.262Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2020-05-26T07:33:57.262Z] === RUN TestDockerSuite/TestRunWithShmSize [2020-05-26T07:33:57.511Z] --- PASS: TestPingCacheHeaders (0.05s) [2020-05-26T07:33:57.511Z] === RUN TestPingGet [2020-05-26T07:33:57.511Z] --- PASS: TestPingGet (0.04s) [2020-05-26T07:33:57.511Z] === RUN TestPingHead [2020-05-26T07:33:57.511Z] --- PASS: TestPingHead (0.05s) [2020-05-26T07:33:57.511Z] === RUN TestVersion [2020-05-26T07:33:57.511Z] --- PASS: TestVersion (0.04s) [2020-05-26T07:33:57.511Z] PASS [2020-05-26T07:33:57.511Z] [2020-05-26T07:33:57.511Z] === Skipped [2020-05-26T07:33:57.511Z] === SKIP: ppc64le.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-05-26T07:33:57.511Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-05-26T07:33:57.511Z] [2020-05-26T07:33:57.511Z] [2020-05-26T07:33:57.511Z] DONE 18 tests, 1 skipped in 6.158s [2020-05-26T07:33:57.511Z] Running /go/src/github.com/docker/docker/integration/volume (ppc64le.integration.volume) flags=-test.v -test.timeout=120m [2020-05-26T07:33:57.511Z] ++ 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-26T07:33:57.511Z] ++ set -e [2020-05-26T07:33:57.511Z] ++ '[' -n 0 ']' [2020-05-26T07:33:57.511Z] ++ set -x [2020-05-26T07:33:57.512Z] ++ env -i DEST=/go/src/github.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-26T07:33:57.512Z] INFO: Testing against a local daemon [2020-05-26T07:33:57.512Z] === RUN TestVolumesCreateAndList [2020-05-26T07:33:57.802Z] --- PASS: TestVolumesCreateAndList (0.06s) [2020-05-26T07:33:57.802Z] === RUN TestVolumesRemove [2020-05-26T07:33:57.802Z] --- PASS: TestVolumesRemove (0.09s) [2020-05-26T07:33:57.802Z] === RUN TestVolumesInspect [2020-05-26T07:33:57.802Z] --- PASS: TestVolumesInspect (0.04s) [2020-05-26T07:33:57.802Z] === RUN TestVolumesInvalidJSON [2020-05-26T07:33:57.802Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-05-26T07:33:57.802Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-05-26T07:33:57.802Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-05-26T07:33:57.802Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2020-05-26T07:33:57.802Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-05-26T07:33:57.802Z] PASS [2020-05-26T07:33:57.802Z] [2020-05-26T07:33:57.802Z] DONE 5 tests in 0.304s [2020-05-26T07:33:57.802Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-05-26T07:33:58.094Z] ++++ cat bundles/test-integration/docker.pid [2020-05-26T07:33:58.094Z] +++ kill 14068 [2020-05-26T07:33:58.186Z] === RUN TestDockerSuite/TestRunWithSwappiness [2020-05-26T07:33:59.110Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2020-05-26T07:33:59.110Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2020-05-26T07:33:59.110Z] === RUN TestDockerSuite/TestRunWithUlimits [2020-05-26T07:33:59.578Z] +++ /etc/init.d/apparmor stop [2020-05-26T07:33:59.578Z] Leaving: AppArmorNo profiles have been unloaded. [2020-05-26T07:33:59.578Z] [2020-05-26T07:33:59.578Z] Unloading profiles will leave already running processes permanently [2020-05-26T07:33:59.578Z] unconfined, which can lead to unexpected situations. [2020-05-26T07:33:59.578Z] [2020-05-26T07:33:59.578Z] To set a process to complain mode, use the command line tool [2020-05-26T07:33:59.578Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-05-26T07:33:59.578Z] +++ true [2020-05-26T07:33:59.578Z] [2020-05-26T07:33:59.670Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited Post stage [Pipeline] junit [2020-05-26T07:34:01.231Z] Recording test results [2020-05-26T07:34:01.553Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-05-26T07:34:02.113Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2020-05-26T07:34:02.113Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2020-05-26T07:34:02.498Z] + echo Ensuring container killed. [2020-05-26T07:34:02.498Z] Ensuring container killed. [2020-05-26T07:34:02.498Z] + docker rm -vf docker-pr1 [2020-05-26T07:34:02.498Z] Error: No such container: docker-pr1 [2020-05-26T07:34:02.498Z] + true [Pipeline] sh [2020-05-26T07:34:03.042Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2020-05-26T07:34:03.042Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2020-05-26T07:34:03.170Z] + echo Chowning /workspace to jenkins user [2020-05-26T07:34:03.170Z] Chowning /workspace to jenkins user [2020-05-26T07:34:03.170Z] + id -u [2020-05-26T07:34:03.170Z] + id -g [2020-05-26T07:34:03.170Z] + docker run --rm -v /home/docker/workspace/moby_PR-41026:/workspace busybox chown -R 1001:1001 /workspace [2020-05-26T07:34:03.170Z] Unable to find image 'busybox:latest' locally [2020-05-26T07:34:03.517Z] latest: Pulling from library/busybox [2020-05-26T07:34:04.405Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2020-05-26T07:34:04.683Z] 368841f1302b: Pulling fs layer [2020-05-26T07:34:04.683Z] 368841f1302b: Verifying Checksum [2020-05-26T07:34:04.978Z] 368841f1302b: Pull complete [2020-05-26T07:34:04.979Z] Digest: sha256:836945da1f3afe2cfff376d379852bbb82e0237cb2925d53a13f53d6e8a8c48c [2020-05-26T07:34:04.979Z] Status: Downloaded newer image for busybox:latest [2020-05-26T07:34:05.329Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-05-26T07:34:07.736Z] + bundleName=ppc64le-integration [2020-05-26T07:34:07.736Z] + echo Creating ppc64le-integration-bundles.tar.gz [2020-05-26T07:34:07.736Z] Creating ppc64le-integration-bundles.tar.gz [2020-05-26T07:34:07.736Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name+ *.prof -o -name *-report.xmlxargs ) tar -print -czf [2020-05-26T07:34:07.736Z] ppc64le-integration-bundles.tar.gz [2020-05-26T07:34:07.838Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [Pipeline] archiveArtifacts [2020-05-26T07:34:08.127Z] Archiving artifacts [2020-05-26T07:34:08.751Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-41026/1/artifacts/ [Pipeline] } [2020-05-26T07:34:08.762Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2020-05-26T07:34:08.762Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2020-05-26T07:34:08.762Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [Pipeline] // catchError [Pipeline] sh [2020-05-26T07:34:09.214Z] + make clean [2020-05-26T07:34:09.834Z] make: command: Command not found [2020-05-26T07:34:09.834Z] make: command: Command not found [2020-05-26T07:34:09.834Z] docker volume rm -f docker-dev-cache [2020-05-26T07:34:09.834Z] docker-dev-cache [Pipeline] deleteDir [2020-05-26T07:34:10.126Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2020-05-26T07:34:11.057Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2020-05-26T07:34:12.418Z] === RUN TestDockerSuite/TestSaveCheckTimes [2020-05-26T07:34:12.418Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-05-26T07:34:14.303Z] === RUN TestDockerSuite/TestSaveImageId [2020-05-26T07:34:14.557Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2020-05-26T07:34:15.117Z] === RUN TestDockerSuite/TestSaveLoadParents [2020-05-26T07:34:17.002Z] === RUN TestDockerSuite/TestSaveMultipleNames [2020-05-26T07:34:17.002Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2020-05-26T07:34:18.886Z] === RUN TestDockerSuite/TestSaveSingleTag [2020-05-26T07:34:18.886Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2020-05-26T07:34:18.886Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2020-05-26T07:34:20.774Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2020-05-26T07:34:22.134Z] === RUN TestDockerSuite/TestSearchCmdOptions [2020-05-26T07:34:22.694Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2020-05-26T07:34:22.694Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2020-05-26T07:34:22.694Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2020-05-26T07:34:22.949Z] === RUN TestDockerSuite/TestSearchWithLimit [2020-05-26T07:34:23.204Z] === RUN TestDockerSuite/TestSlowStdinClosing [2020-05-26T07:34:25.714Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2020-05-26T07:34:28.227Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2020-05-26T07:34:31.488Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2020-05-26T07:34:33.999Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2020-05-26T07:34:35.361Z] === RUN TestDockerSuite/TestStartAttachSilent [2020-05-26T07:34:36.723Z] === RUN TestDockerSuite/TestStartAttachWithRename [2020-05-26T07:34:39.981Z] === RUN TestDockerSuite/TestStartMultipleContainers [2020-05-26T07:34:41.343Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2020-05-26T07:34:42.270Z] === RUN TestDockerSuite/TestStartPausedContainer [2020-05-26T07:34:43.196Z] === RUN TestDockerSuite/TestStartRecordError [2020-05-26T07:34:45.707Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2020-05-26T07:34:47.609Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2020-05-26T07:34:48.536Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2020-05-26T07:34:50.422Z] === RUN TestDockerSuite/TestStatsAllNoStream [2020-05-26T07:34:53.681Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2020-05-26T07:34:58.915Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2020-05-26T07:35:02.173Z] === RUN TestDockerSuite/TestStatsFormatAll [2020-05-26T07:35:07.407Z] === RUN TestDockerSuite/TestStatsNoStream [2020-05-26T07:35:09.916Z] === RUN TestDockerSuite/TestStopContainerSignal [2020-05-26T07:35:11.800Z] === RUN TestDockerSuite/TestTopMultipleArgs [2020-05-26T07:35:12.725Z] === RUN TestDockerSuite/TestTopNonPrivileged [2020-05-26T07:35:13.650Z] === RUN TestDockerSuite/TestTopPrivileged [2020-05-26T07:35:14.209Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2020-05-26T07:35:14.209Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2020-05-26T07:35:15.133Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2020-05-26T07:35:20.372Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2020-05-26T07:35:23.631Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2020-05-26T07:35:23.886Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2020-05-26T07:35:24.811Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2020-05-26T07:35:24.811Z] === RUN TestDockerSuite/TestUpdateKernelMemory [2020-05-26T07:35:25.734Z] === RUN TestDockerSuite/TestUpdateKernelMemoryUninitialized [2020-05-26T07:35:27.618Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2020-05-26T07:35:27.618Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2020-05-26T07:35:28.979Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2020-05-26T07:35:29.904Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2020-05-26T07:35:30.836Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2020-05-26T07:35:32.722Z] === RUN TestDockerSuite/TestUpdateStats [2020-05-26T07:35:36.880Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2020-05-26T07:35:38.241Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2020-05-26T07:35:38.241Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2020-05-26T07:35:39.166Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2020-05-26T07:35:40.090Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2020-05-26T07:35:44.248Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2020-05-26T07:35:47.506Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2020-05-26T07:35:50.776Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2020-05-26T07:35:54.036Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2020-05-26T07:35:58.194Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2020-05-26T07:36:03.428Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2020-05-26T07:36:05.312Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2020-05-26T07:36:07.822Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2020-05-26T07:36:09.183Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2020-05-26T07:36:11.067Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2020-05-26T07:36:13.578Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2020-05-26T07:36:16.089Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2020-05-26T07:36:17.974Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2020-05-26T07:36:20.501Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2020-05-26T07:36:23.011Z] === RUN TestDockerSuite/TestVolumeCLICreate [2020-05-26T07:36:37.832Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2020-05-26T07:36:37.832Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2020-05-26T07:36:38.087Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2020-05-26T07:36:39.011Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2020-05-26T07:36:39.011Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2020-05-26T07:36:39.011Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2020-05-26T07:36:39.011Z] === RUN TestDockerSuite/TestVolumeCLILs [2020-05-26T07:36:39.936Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2020-05-26T07:36:39.936Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2020-05-26T07:36:40.861Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2020-05-26T07:36:40.861Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2020-05-26T07:36:41.116Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2020-05-26T07:36:41.116Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2020-05-26T07:36:41.116Z] === RUN TestDockerSuite/TestVolumeCLIRm [2020-05-26T07:36:43.626Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2020-05-26T07:36:43.626Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2020-05-26T07:36:43.881Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2020-05-26T07:36:43.881Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2020-05-26T07:36:43.881Z] === RUN TestDockerSuite/TestVolumeEvents [2020-05-26T07:36:44.807Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2020-05-26T07:36:47.315Z] === RUN TestDockerSuite/TestVolumeLsFormat [2020-05-26T07:36:47.315Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2020-05-26T07:36:47.315Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2020-05-26T07:36:50.575Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2020-05-26T07:36:51.135Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2020-05-26T07:36:55.297Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2020-05-26T07:36:55.297Z] --- PASS: TestDockerSuite (1787.81s) [2020-05-26T07:36:55.297Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.01s) [2020-05-26T07:36:55.297Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.05s) [2020-05-26T07:36:55.297Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.01s) [2020-05-26T07:36:55.297Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s) [2020-05-26T07:36:55.297Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.00s) [2020-05-26T07:36:55.297Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2020-05-26T07:36:55.297Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2020-05-26T07:36:55.297Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (8.91s) [2020-05-26T07:36:55.297Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.08s) [2020-05-26T07:36:55.297Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.65s) [2020-05-26T07:36:55.297Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.02s) [2020-05-26T07:36:55.297Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.90s) [2020-05-26T07:36:55.297Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.19s) [2020-05-26T07:36:55.297Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2020-05-26T07:36:55.297Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (2.33s) [2020-05-26T07:36:55.297Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.30s) [2020-05-26T07:36:55.297Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s) [2020-05-26T07:36:55.297Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2020-05-26T07:36:55.297Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.05s) [2020-05-26T07:36:55.297Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (1.25s) [2020-05-26T07:36:55.297Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.19s) [2020-05-26T07:36:55.297Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s) [2020-05-26T07:36:55.297Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2020-05-26T07:36:55.297Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (4.25s) [2020-05-26T07:36:55.297Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (2.16s) [2020-05-26T07:36:55.297Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.77s) [2020-05-26T07:36:55.297Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.17s) [2020-05-26T07:36:55.297Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (1.20s) [2020-05-26T07:36:55.297Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (1.08s) [2020-05-26T07:36:55.297Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (1.29s) [2020-05-26T07:36:55.297Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (1.20s) [2020-05-26T07:36:55.297Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (2.49s) [2020-05-26T07:36:55.297Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (2.06s) [2020-05-26T07:36:55.297Z] --- PASS: TestDockerSuite/TestAttachDetach (1.32s) [2020-05-26T07:36:55.297Z] --- PASS: TestDockerSuite/TestAttachDisconnect (1.23s) [2020-05-26T07:36:55.297Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (2.30s) [2020-05-26T07:36:55.297Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (1.32s) [2020-05-26T07:36:55.297Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (1.29s) [2020-05-26T07:36:55.297Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.64s) [2020-05-26T07:36:55.297Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (2.66s) [2020-05-26T07:36:55.297Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.60s) [2020-05-26T07:36:55.297Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.54s) [2020-05-26T07:36:55.297Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s) [2020-05-26T07:36:55.297Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.49s) [2020-05-26T07:36:55.297Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (1.10s) [2020-05-26T07:36:55.297Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (19.91s) [2020-05-26T07:36:55.297Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.69s) [2020-05-26T07:36:55.297Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.64s) [2020-05-26T07:36:55.297Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.20s) [2020-05-26T07:36:55.297Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.83s) [2020-05-26T07:36:55.297Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (2.75s) [2020-05-26T07:36:55.297Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.49s) [2020-05-26T07:36:55.297Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.03s) [2020-05-26T07:36:55.297Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (8.98s) [2020-05-26T07:36:55.297Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (4.36s) [2020-05-26T07:36:55.297Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.13s) [2020-05-26T07:36:55.297Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.92s) [2020-05-26T07:36:55.297Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (4.17s) [2020-05-26T07:36:55.297Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (1.28s) [2020-05-26T07:36:55.297Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.67s) [2020-05-26T07:36:55.297Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (3.75s) [2020-05-26T07:36:55.297Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.10s) [2020-05-26T07:36:55.297Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.18s) [2020-05-26T07:36:55.297Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.42s) [2020-05-26T07:36:55.297Z] --- PASS: TestDockerSuite/TestBuildAddScript (3.59s) [2020-05-26T07:36:55.297Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (7.92s) [2020-05-26T07:36:55.297Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (4.84s) [2020-05-26T07:36:55.297Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (3.71s) [2020-05-26T07:36:55.297Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.47s) [2020-05-26T07:36:55.297Z] --- PASS: TestDockerSuite/TestBuildAddTar (10.41s) [2020-05-26T07:36:55.297Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.46s) [2020-05-26T07:36:55.297Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (2.05s) [2020-05-26T07:36:55.297Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (5.01s) [2020-05-26T07:36:55.297Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (7.59s) [2020-05-26T07:36:55.297Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.44s) [2020-05-26T07:36:55.297Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (3.15s) [2020-05-26T07:36:55.297Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (2.58s) [2020-05-26T07:36:55.297Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.52s) [2020-05-26T07:36:55.297Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (2.76s) [2020-05-26T07:36:55.297Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (2.61s) [2020-05-26T07:36:55.297Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (3.46s) [2020-05-26T07:36:55.297Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.43s) [2020-05-26T07:36:55.297Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (4.53s) [2020-05-26T07:36:55.297Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (13.25s) [2020-05-26T07:36:55.297Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.37s) [2020-05-26T07:36:55.297Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (2.73s) [2020-05-26T07:36:55.297Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.31s) [2020-05-26T07:36:55.297Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.54s) [2020-05-26T07:36:55.297Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.79s) [2020-05-26T07:36:55.297Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (6.01s) [2020-05-26T07:36:55.297Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.29s) [2020-05-26T07:36:55.297Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.53s) [2020-05-26T07:36:55.297Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (0.69s) [2020-05-26T07:36:55.297Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.84s) [2020-05-26T07:36:55.297Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (5.69s) [2020-05-26T07:36:55.297Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.39s) [2020-05-26T07:36:55.297Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.80s) [2020-05-26T07:36:55.297Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (1.00s) [2020-05-26T07:36:55.297Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (7.09s) [2020-05-26T07:36:55.297Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (2.56s) [2020-05-26T07:36:55.297Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (0.77s) [2020-05-26T07:36:55.297Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.44s) [2020-05-26T07:36:55.297Z] --- PASS: TestDockerSuite/TestBuildCmd (0.28s) [2020-05-26T07:36:55.297Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.29s) [2020-05-26T07:36:55.297Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.30s) [2020-05-26T07:36:55.297Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2020-05-26T07:36:55.297Z] docker_cli_build_test.go:5338: unmatched requirement DaemonIsWindows [2020-05-26T07:36:55.297Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.28s) [2020-05-26T07:36:55.297Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (5.99s) [2020-05-26T07:36:55.297Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.12s) [2020-05-26T07:36:55.297Z] --- PASS: TestDockerSuite/TestBuildContChar (3.39s) [2020-05-26T07:36:55.297Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.43s) [2020-05-26T07:36:55.297Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.44s) [2020-05-26T07:36:55.297Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.27s) [2020-05-26T07:36:55.297Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.80s) [2020-05-26T07:36:55.297Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.44s) [2020-05-26T07:36:55.297Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (15.59s) [2020-05-26T07:36:55.297Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (1.00s) [2020-05-26T07:36:55.297Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.79s) [2020-05-26T07:36:55.297Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (3.92s) [2020-05-26T07:36:55.297Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (5.20s) [2020-05-26T07:36:55.297Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (2.00s) [2020-05-26T07:36:55.297Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2020-05-26T07:36:55.297Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2020-05-26T07:36:55.297Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2020-05-26T07:36:55.297Z] docker_cli_build_test.go:5912: unmatched requirement DaemonIsWindows [2020-05-26T07:36:55.297Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2020-05-26T07:36:55.297Z] docker_cli_build_test.go:5895: unmatched requirement DaemonIsWindows [2020-05-26T07:36:55.297Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.02s) [2020-05-26T07:36:55.297Z] docker_cli_build_test.go:5930: unmatched requirement DaemonIsWindows [2020-05-26T07:36:55.297Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (5.33s) [2020-05-26T07:36:55.297Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (6.25s) [2020-05-26T07:36:55.297Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (4.22s) [2020-05-26T07:36:55.297Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.47s) [2020-05-26T07:36:55.297Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (7.43s) [2020-05-26T07:36:55.297Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (7.84s) [2020-05-26T07:36:55.297Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.80s) [2020-05-26T07:36:55.297Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.60s) [2020-05-26T07:36:55.297Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (4.76s) [2020-05-26T07:36:55.297Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.81s) [2020-05-26T07:36:55.297Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.07s) [2020-05-26T07:36:55.297Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.40s) [2020-05-26T07:36:55.297Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.57s) [2020-05-26T07:36:55.297Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.48s) [2020-05-26T07:36:55.297Z] --- PASS: TestDockerSuite/TestBuildDockerignore (13.05s) [2020-05-26T07:36:55.297Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.98s) [2020-05-26T07:36:55.297Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (4.06s) [2020-05-26T07:36:55.297Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (14.82s) [2020-05-26T07:36:55.297Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.08s) [2020-05-26T07:36:55.297Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.03s) [2020-05-26T07:36:55.297Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (5.95s) [2020-05-26T07:36:55.297Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (2.55s) [2020-05-26T07:36:55.297Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (2.58s) [2020-05-26T07:36:55.297Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (7.68s) [2020-05-26T07:36:55.297Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (2.82s) [2020-05-26T07:36:55.297Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (2.69s) [2020-05-26T07:36:55.297Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (19.61s) [2020-05-26T07:36:55.297Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.17s) [2020-05-26T07:36:55.297Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (5.93s) [2020-05-26T07:36:55.297Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.39s) [2020-05-26T07:36:55.297Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.42s) [2020-05-26T07:36:55.297Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.81s) [2020-05-26T07:36:55.297Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.15s) [2020-05-26T07:36:55.297Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.38s) [2020-05-26T07:36:55.297Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.34s) [2020-05-26T07:36:55.297Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.67s) [2020-05-26T07:36:55.297Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.76s) [2020-05-26T07:36:55.297Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (2.15s) [2020-05-26T07:36:55.297Z] --- PASS: TestDockerSuite/TestBuildEnv (1.83s) [2020-05-26T07:36:55.297Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.31s) [2020-05-26T07:36:55.297Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.13s) [2020-05-26T07:36:55.297Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (7.69s) [2020-05-26T07:36:55.297Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (22.68s) [2020-05-26T07:36:55.297Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (1.99s) [2020-05-26T07:36:55.297Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (10.07s) [2020-05-26T07:36:55.297Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.77s) [2020-05-26T07:36:55.297Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.48s) [2020-05-26T07:36:55.297Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.50s) [2020-05-26T07:36:55.297Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.49s) [2020-05-26T07:36:55.297Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2020-05-26T07:36:55.297Z] docker_cli_build_test.go:5315: unmatched requirement DaemonIsWindows [2020-05-26T07:36:55.297Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.34s) [2020-05-26T07:36:55.297Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (12.43s) [2020-05-26T07:36:55.297Z] --- PASS: TestDockerSuite/TestBuildExpose (0.35s) [2020-05-26T07:36:55.297Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.63s) [2020-05-26T07:36:55.297Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.50s) [2020-05-26T07:36:55.298Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.39s) [2020-05-26T07:36:55.298Z] --- PASS: TestDockerSuite/TestBuildFails (0.92s) [2020-05-26T07:36:55.298Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.04s) [2020-05-26T07:36:55.298Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (2.51s) [2020-05-26T07:36:55.298Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (2.49s) [2020-05-26T07:36:55.298Z] --- PASS: TestDockerSuite/TestBuildForceRm (1.94s) [2020-05-26T07:36:55.298Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.48s) [2020-05-26T07:36:55.298Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.38s) [2020-05-26T07:36:55.298Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (1.12s) [2020-05-26T07:36:55.298Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (2.02s) [2020-05-26T07:36:55.298Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.96s) [2020-05-26T07:36:55.298Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.43s) [2020-05-26T07:36:55.298Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (2.23s) [2020-05-26T07:36:55.298Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (2.15s) [2020-05-26T07:36:55.298Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.50s) [2020-05-26T07:36:55.298Z] --- PASS: TestDockerSuite/TestBuildHistory (4.66s) [2020-05-26T07:36:55.298Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.44s) [2020-05-26T07:36:55.298Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.29s) [2020-05-26T07:36:55.298Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.77s) [2020-05-26T07:36:55.298Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.55s) [2020-05-26T07:36:55.298Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.02s) [2020-05-26T07:36:55.298Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (1.02s) [2020-05-26T07:36:55.298Z] --- PASS: TestDockerSuite/TestBuildLabel (0.55s) [2020-05-26T07:36:55.298Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.41s) [2020-05-26T07:36:55.298Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.55s) [2020-05-26T07:36:55.298Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.31s) [2020-05-26T07:36:55.298Z] --- PASS: TestDockerSuite/TestBuildLabels (0.59s) [2020-05-26T07:36:55.298Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.65s) [2020-05-26T07:36:55.298Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (4.81s) [2020-05-26T07:36:55.298Z] --- PASS: TestDockerSuite/TestBuildLastModified (5.87s) [2020-05-26T07:36:55.298Z] --- PASS: TestDockerSuite/TestBuildLineBreak (3.68s) [2020-05-26T07:36:55.298Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.10s) [2020-05-26T07:36:55.298Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.10s) [2020-05-26T07:36:55.298Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.10s) [2020-05-26T07:36:55.298Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.11s) [2020-05-26T07:36:55.298Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.27s) [2020-05-26T07:36:55.298Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (1.44s) [2020-05-26T07:36:55.298Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.58s) [2020-05-26T07:36:55.298Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (4.13s) [2020-05-26T07:36:55.298Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.43s) [2020-05-26T07:36:55.298Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.46s) [2020-05-26T07:36:55.298Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (12.90s) [2020-05-26T07:36:55.298Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (4.04s) [2020-05-26T07:36:55.298Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (1.29s) [2020-05-26T07:36:55.298Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (2.64s) [2020-05-26T07:36:55.298Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2020-05-26T07:36:55.298Z] docker_cli_build_test.go:5861: unmatched requirement DaemonIsWindows [2020-05-26T07:36:55.298Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (6.18s) [2020-05-26T07:36:55.298Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.85s) [2020-05-26T07:36:55.298Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (2.68s) [2020-05-26T07:36:55.298Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.50s) [2020-05-26T07:36:55.298Z] --- PASS: TestDockerSuite/TestBuildNetContainer (2.83s) [2020-05-26T07:36:55.298Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.72s) [2020-05-26T07:36:55.298Z] --- PASS: TestDockerSuite/TestBuildNoContext (1.16s) [2020-05-26T07:36:55.298Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (1.03s) [2020-05-26T07:36:55.298Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.79s) [2020-05-26T07:36:55.298Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.44s) [2020-05-26T07:36:55.298Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.03s) [2020-05-26T07:36:55.298Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.36s) [2020-05-26T07:36:55.298Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.40s) [2020-05-26T07:36:55.298Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.90s) [2020-05-26T07:36:55.298Z] --- PASS: TestDockerSuite/TestBuildOnBuild (2.32s) [2020-05-26T07:36:55.298Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.72s) [2020-05-26T07:36:55.298Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (3.21s) [2020-05-26T07:36:55.298Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (2.11s) [2020-05-26T07:36:55.298Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (2.32s) [2020-05-26T07:36:55.298Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (1.60s) [2020-05-26T07:36:55.298Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.49s) [2020-05-26T07:36:55.298Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.45s) [2020-05-26T07:36:55.298Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (4.24s) [2020-05-26T07:36:55.298Z] --- PASS: TestDockerSuite/TestBuildPATH (2.62s) [2020-05-26T07:36:55.298Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (1.08s) [2020-05-26T07:36:55.298Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (1.06s) [2020-05-26T07:36:55.298Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (10.77s) [2020-05-26T07:36:55.298Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (5.03s) [2020-05-26T07:36:55.298Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (2.31s) [2020-05-26T07:36:55.298Z] --- PASS: TestDockerSuite/TestBuildRm (3.17s) [2020-05-26T07:36:55.298Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (1.08s) [2020-05-26T07:36:55.298Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.29s) [2020-05-26T07:36:55.298Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.45s) [2020-05-26T07:36:55.298Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.60s) [2020-05-26T07:36:55.298Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (1.44s) [2020-05-26T07:36:55.298Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (1.35s) [2020-05-26T07:36:55.298Z] --- PASS: TestDockerSuite/TestBuildShellInherited (1.17s) [2020-05-26T07:36:55.298Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (4.14s) [2020-05-26T07:36:55.298Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.14s) [2020-05-26T07:36:55.298Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.30s) [2020-05-26T07:36:55.298Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2020-05-26T07:36:55.298Z] docker_cli_build_test.go:5303: unmatched requirement DaemonIsWindows [2020-05-26T07:36:55.298Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.52s) [2020-05-26T07:36:55.298Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (1.27s) [2020-05-26T07:36:55.298Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.21s) [2020-05-26T07:36:55.298Z] --- PASS: TestDockerSuite/TestBuildStderr (1.07s) [2020-05-26T07:36:55.298Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (4.73s) [2020-05-26T07:36:55.298Z] --- PASS: TestDockerSuite/TestBuildStopSignal (1.54s) [2020-05-26T07:36:55.298Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (1.11s) [2020-05-26T07:36:55.298Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.52s) [2020-05-26T07:36:55.298Z] --- PASS: TestDockerSuite/TestBuildTagEvent (1.04s) [2020-05-26T07:36:55.298Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.47s) [2020-05-26T07:36:55.298Z] --- PASS: TestDockerSuite/TestBuildUser (2.14s) [2020-05-26T07:36:55.298Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (4.54s) [2020-05-26T07:36:55.298Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (18.01s) [2020-05-26T07:36:55.298Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (1.06s) [2020-05-26T07:36:55.298Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.31s) [2020-05-26T07:36:55.298Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (1.39s) [2020-05-26T07:36:55.298Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (1.14s) [2020-05-26T07:36:55.298Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.50s) [2020-05-26T07:36:55.298Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.02s) [2020-05-26T07:36:55.298Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2020-05-26T07:36:55.298Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2020-05-26T07:36:55.298Z] docker_cli_build_test.go:6052: unmatched requirement DaemonIsWindows [2020-05-26T07:36:55.298Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2020-05-26T07:36:55.298Z] docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows [2020-05-26T07:36:55.298Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2020-05-26T07:36:55.298Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2020-05-26T07:36:55.298Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.84s) [2020-05-26T07:36:55.298Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.08s) [2020-05-26T07:36:55.298Z] --- PASS: TestDockerSuite/TestBuildWithFailure (1.00s) [2020-05-26T07:36:55.298Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.83s) [2020-05-26T07:36:55.298Z] --- PASS: TestDockerSuite/TestBuildWithTabs (0.95s) [2020-05-26T07:36:55.298Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.14s) [2020-05-26T07:36:55.298Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (3.38s) [2020-05-26T07:36:55.298Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (2.30s) [2020-05-26T07:36:55.298Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (1.09s) [2020-05-26T07:36:55.298Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.42s) [2020-05-26T07:36:55.298Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.64s) [2020-05-26T07:36:55.298Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2020-05-26T07:36:55.298Z] docker_cli_build_test.go:4911: unmatched requirement DaemonIsWindows [2020-05-26T07:36:55.298Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.94s) [2020-05-26T07:36:55.298Z] --- PASS: TestDockerSuite/TestBuildXZHost (3.21s) [2020-05-26T07:36:55.298Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s) [2020-05-26T07:36:55.298Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2020-05-26T07:36:55.298Z] docker_cli_sni_test.go:18: Flakey test [2020-05-26T07:36:55.298Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.72s) [2020-05-26T07:36:55.298Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.98s) [2020-05-26T07:36:55.298Z] --- PASS: TestDockerSuite/TestCommitChange (1.27s) [2020-05-26T07:36:55.298Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (1.16s) [2020-05-26T07:36:55.298Z] --- PASS: TestDockerSuite/TestCommitHardlink (1.88s) [2020-05-26T07:36:55.298Z] --- PASS: TestDockerSuite/TestCommitNewFile (1.90s) [2020-05-26T07:36:55.298Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (1.29s) [2020-05-26T07:36:55.298Z] --- PASS: TestDockerSuite/TestCommitTTY (2.28s) [2020-05-26T07:36:55.298Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (1.00s) [2020-05-26T07:36:55.298Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.93s) [2020-05-26T07:36:55.298Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (1.14s) [2020-05-26T07:36:55.298Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2020-05-26T07:36:55.298Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2020-05-26T07:36:55.298Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.10s) [2020-05-26T07:36:55.298Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.04s) [2020-05-26T07:36:55.298Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2020-05-26T07:36:55.298Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.08s) [2020-05-26T07:36:55.298Z] --- PASS: TestDockerSuite/TestContainerAPICommit (1.88s) [2020-05-26T07:36:55.298Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (2.03s) [2020-05-26T07:36:55.298Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s) [2020-05-26T07:36:55.298Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.83s) [2020-05-26T07:36:55.298Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.93s) [2020-05-26T07:36:55.298Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.91s) [2020-05-26T07:36:55.298Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.94s) [2020-05-26T07:36:55.298Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.78s) [2020-05-26T07:36:55.298Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.07s) [2020-05-26T07:36:55.298Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.00s) [2020-05-26T07:36:55.298Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.80s) [2020-05-26T07:36:55.298Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.00s) [2020-05-26T07:36:55.298Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.07s) [2020-05-26T07:36:55.298Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.14s) [2020-05-26T07:36:55.298Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.09s) [2020-05-26T07:36:55.298Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.98s) [2020-05-26T07:36:55.298Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.86s) [2020-05-26T07:36:55.298Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.90s) [2020-05-26T07:36:55.298Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s) [2020-05-26T07:36:55.298Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.73s) [2020-05-26T07:36:55.298Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.77s) [2020-05-26T07:36:55.298Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s) [2020-05-26T07:36:55.298Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.80s) [2020-05-26T07:36:55.298Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.84s) [2020-05-26T07:36:55.298Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.85s) [2020-05-26T07:36:55.298Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.82s) [2020-05-26T07:36:55.298Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2020-05-26T07:36:55.298Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.84s) [2020-05-26T07:36:55.298Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.87s) [2020-05-26T07:36:55.298Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.82s) [2020-05-26T07:36:55.298Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.13s) [2020-05-26T07:36:55.298Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.85s) [2020-05-26T07:36:55.298Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.88s) [2020-05-26T07:36:55.298Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.80s) [2020-05-26T07:36:55.298Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.08s) [2020-05-26T07:36:55.298Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2020-05-26T07:36:55.298Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2020-05-26T07:36:55.298Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2020-05-26T07:36:55.298Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.76s) [2020-05-26T07:36:55.298Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.53s) [2020-05-26T07:36:55.298Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.79s) [2020-05-26T07:36:55.298Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.85s) [2020-05-26T07:36:55.298Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2020-05-26T07:36:55.298Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2020-05-26T07:36:55.298Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.08s) [2020-05-26T07:36:55.298Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.98s) [2020-05-26T07:36:55.298Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.86s) [2020-05-26T07:36:55.298Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (1.19s) [2020-05-26T07:36:55.298Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (4.64s) [2020-05-26T07:36:55.298Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.56s) [2020-05-26T07:36:55.298Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.96s) [2020-05-26T07:36:55.298Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.33s) [2020-05-26T07:36:55.298Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (24.16s) [2020-05-26T07:36:55.298Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} (1.65s) [2020-05-26T07:36:55.298Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} (1.60s) [2020-05-26T07:36:55.298Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} (1.63s) [2020-05-26T07:36:55.298Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} (1.62s) [2020-05-26T07:36:55.298Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000b8c2e0_} (1.57s) [2020-05-26T07:36:55.298Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1282157259_/foo_false____} (1.60s) [2020-05-26T07:36:55.298Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1282157259_/foo_true____} (1.72s) [2020-05-26T07:36:55.298Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3691156910_/foo_false____} (1.60s) [2020-05-26T07:36:55.298Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3691156910_/foo_true____} (1.64s) [2020-05-26T07:36:55.298Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3691156910_/foo_true__0xc000b8c340__} (1.83s) [2020-05-26T07:36:55.298Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000b8c360_} (1.59s) [2020-05-26T07:36:55.298Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000b8c380_} (1.59s) [2020-05-26T07:36:55.298Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000b8c3a0_} (1.61s) [2020-05-26T07:36:55.298Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000b8c3c0_} (1.66s) [2020-05-26T07:36:55.298Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.78s) [2020-05-26T07:36:55.298Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.58s) [2020-05-26T07:36:55.298Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.02s) [2020-05-26T07:36:55.298Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2020-05-26T07:36:55.298Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2020-05-26T07:36:55.298Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.01s) [2020-05-26T07:36:55.298Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2020-05-26T07:36:55.298Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.07s) [2020-05-26T07:36:55.298Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.07s) [2020-05-26T07:36:55.298Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.06s) [2020-05-26T07:36:55.298Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2020-05-26T07:36:55.298Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.03s) [2020-05-26T07:36:55.298Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.03s) [2020-05-26T07:36:55.298Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.03s) [2020-05-26T07:36:55.298Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.05s) [2020-05-26T07:36:55.298Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.06s) [2020-05-26T07:36:55.298Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.06s) [2020-05-26T07:36:55.298Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2020-05-26T07:36:55.298Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (2.94s) [2020-05-26T07:36:55.298Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (2.42s) [2020-05-26T07:36:55.298Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (3.03s) [2020-05-26T07:36:55.298Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.83s) [2020-05-26T07:36:55.298Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.18s) [2020-05-26T07:36:55.298Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.99s) [2020-05-26T07:36:55.298Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.96s) [2020-05-26T07:36:55.298Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (1.12s) [2020-05-26T07:36:55.298Z] --- PASS: TestDockerSuite/TestCpFromCaseA (1.04s) [2020-05-26T07:36:55.298Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.85s) [2020-05-26T07:36:55.298Z] --- PASS: TestDockerSuite/TestCpFromCaseC (1.11s) [2020-05-26T07:36:55.298Z] --- PASS: TestDockerSuite/TestCpFromCaseD (1.12s) [2020-05-26T07:36:55.298Z] --- PASS: TestDockerSuite/TestCpFromCaseE (1.25s) [2020-05-26T07:36:55.298Z] --- PASS: TestDockerSuite/TestCpFromCaseF (1.11s) [2020-05-26T07:36:55.298Z] --- PASS: TestDockerSuite/TestCpFromCaseG (1.14s) [2020-05-26T07:36:55.298Z] --- PASS: TestDockerSuite/TestCpFromCaseH (1.18s) [2020-05-26T07:36:55.298Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.97s) [2020-05-26T07:36:55.299Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (1.39s) [2020-05-26T07:36:55.299Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.45s) [2020-05-26T07:36:55.299Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (1.06s) [2020-05-26T07:36:55.299Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.96s) [2020-05-26T07:36:55.299Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.01s) [2020-05-26T07:36:55.299Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.91s) [2020-05-26T07:36:55.299Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.93s) [2020-05-26T07:36:55.299Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (1.21s) [2020-05-26T07:36:55.299Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.94s) [2020-05-26T07:36:55.299Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (1.21s) [2020-05-26T07:36:55.299Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.74s) [2020-05-26T07:36:55.299Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.86s) [2020-05-26T07:36:55.299Z] --- PASS: TestDockerSuite/TestCpToCaseC (2.54s) [2020-05-26T07:36:55.299Z] --- PASS: TestDockerSuite/TestCpToCaseD (5.00s) [2020-05-26T07:36:55.299Z] --- PASS: TestDockerSuite/TestCpToCaseE (3.55s) [2020-05-26T07:36:55.299Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.86s) [2020-05-26T07:36:55.299Z] --- PASS: TestDockerSuite/TestCpToCaseG (5.01s) [2020-05-26T07:36:55.299Z] --- PASS: TestDockerSuite/TestCpToCaseH (3.47s) [2020-05-26T07:36:55.299Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.91s) [2020-05-26T07:36:55.299Z] --- PASS: TestDockerSuite/TestCpToCaseJ (5.00s) [2020-05-26T07:36:55.299Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (1.04s) [2020-05-26T07:36:55.299Z] --- PASS: TestDockerSuite/TestCpToDot (0.90s) [2020-05-26T07:36:55.299Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.72s) [2020-05-26T07:36:55.299Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.82s) [2020-05-26T07:36:55.299Z] --- PASS: TestDockerSuite/TestCpToStdout (0.92s) [2020-05-26T07:36:55.299Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (3.53s) [2020-05-26T07:36:55.299Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.52s) [2020-05-26T07:36:55.299Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.89s) [2020-05-26T07:36:55.299Z] --- PASS: TestDockerSuite/TestCpVolumePath (2.03s) [2020-05-26T07:36:55.299Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.12s) [2020-05-26T07:36:55.299Z] --- PASS: TestDockerSuite/TestCreateArgs (0.12s) [2020-05-26T07:36:55.299Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.62s) [2020-05-26T07:36:55.299Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.83s) [2020-05-26T07:36:55.299Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.01s) [2020-05-26T07:36:55.299Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2020-05-26T07:36:55.299Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.11s) [2020-05-26T07:36:55.299Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.98s) [2020-05-26T07:36:55.299Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.45s) [2020-05-26T07:36:55.299Z] --- PASS: TestDockerSuite/TestCreateLabels (0.09s) [2020-05-26T07:36:55.299Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.14s) [2020-05-26T07:36:55.299Z] --- PASS: TestDockerSuite/TestCreateRM (0.18s) [2020-05-26T07:36:55.299Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2020-05-26T07:36:55.299Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2020-05-26T07:36:55.299Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.10s) [2020-05-26T07:36:55.299Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.16s) [2020-05-26T07:36:55.299Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (2.39s) [2020-05-26T07:36:55.299Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.10s) [2020-05-26T07:36:55.299Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.03s) [2020-05-26T07:36:55.299Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.29s) [2020-05-26T07:36:55.299Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.09s) [2020-05-26T07:36:55.299Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.03s) [2020-05-26T07:36:55.299Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.16s) [2020-05-26T07:36:55.299Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.07s) [2020-05-26T07:36:55.299Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.08s) [2020-05-26T07:36:55.299Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.78s) [2020-05-26T07:36:55.299Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.58s) [2020-05-26T07:36:55.299Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.87s) [2020-05-26T07:36:55.299Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.81s) [2020-05-26T07:36:55.299Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (2.02s) [2020-05-26T07:36:55.299Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.95s) [2020-05-26T07:36:55.299Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.86s) [2020-05-26T07:36:55.299Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.11s) [2020-05-26T07:36:55.299Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.81s) [2020-05-26T07:36:55.299Z] --- PASS: TestDockerSuite/TestDockerFails (0.01s) [2020-05-26T07:36:55.299Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.01s) [2020-05-26T07:36:55.299Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.03s) [2020-05-26T07:36:55.299Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (1.27s) [2020-05-26T07:36:55.299Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.84s) [2020-05-26T07:36:55.299Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.51s) [2020-05-26T07:36:55.299Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.01s) [2020-05-26T07:36:55.299Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.02s) [2020-05-26T07:36:55.299Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.13s) [2020-05-26T07:36:55.299Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (6.54s) [2020-05-26T07:36:55.299Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (3.18s) [2020-05-26T07:36:55.299Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (3.37s) [2020-05-26T07:36:55.299Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (2.03s) [2020-05-26T07:36:55.299Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (1.19s) [2020-05-26T07:36:55.299Z] --- PASS: TestDockerSuite/TestEventsAttach (0.86s) [2020-05-26T07:36:55.299Z] --- PASS: TestDockerSuite/TestEventsCommit (1.04s) [2020-05-26T07:36:55.299Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.83s) [2020-05-26T07:36:55.299Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.81s) [2020-05-26T07:36:55.299Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.85s) [2020-05-26T07:36:55.299Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.81s) [2020-05-26T07:36:55.299Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.80s) [2020-05-26T07:36:55.299Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (3.51s) [2020-05-26T07:36:55.299Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.65s) [2020-05-26T07:36:55.299Z] --- PASS: TestDockerSuite/TestEventsCopy (1.50s) [2020-05-26T07:36:55.299Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (1.92s) [2020-05-26T07:36:55.299Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (0.87s) [2020-05-26T07:36:55.299Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.42s) [2020-05-26T07:36:55.299Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (1.73s) [2020-05-26T07:36:55.299Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.88s) [2020-05-26T07:36:55.299Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.13s) [2020-05-26T07:36:55.299Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.38s) [2020-05-26T07:36:55.299Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.12s) [2020-05-26T07:36:55.299Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.02s) [2020-05-26T07:36:55.299Z] --- PASS: TestDockerSuite/TestEventsFilters (1.64s) [2020-05-26T07:36:55.299Z] --- PASS: TestDockerSuite/TestEventsFormat (1.62s) [2020-05-26T07:36:55.299Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s) [2020-05-26T07:36:55.299Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s) [2020-05-26T07:36:55.299Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.85s) [2020-05-26T07:36:55.299Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.21s) [2020-05-26T07:36:55.299Z] --- PASS: TestDockerSuite/TestEventsImagePull (0.47s) [2020-05-26T07:36:55.299Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.04s) [2020-05-26T07:36:55.299Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.29s) [2020-05-26T07:36:55.299Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2020-05-26T07:36:55.299Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2020-05-26T07:36:55.299Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2020-05-26T07:36:55.299Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2020-05-26T07:36:55.299Z] --- PASS: TestDockerSuite/TestEventsPluginOps (1.69s) [2020-05-26T07:36:55.299Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.83s) [2020-05-26T07:36:55.299Z] --- PASS: TestDockerSuite/TestEventsRename (0.85s) [2020-05-26T07:36:55.299Z] --- PASS: TestDockerSuite/TestEventsResize (0.86s) [2020-05-26T07:36:55.299Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (0.82s) [2020-05-26T07:36:55.299Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.92s) [2020-05-26T07:36:55.299Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.79s) [2020-05-26T07:36:55.299Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (3.05s) [2020-05-26T07:36:55.299Z] --- PASS: TestDockerSuite/TestEventsTop (0.88s) [2020-05-26T07:36:55.299Z] --- PASS: TestDockerSuite/TestEventsUntag (2.56s) [2020-05-26T07:36:55.299Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (1.73s) [2020-05-26T07:36:55.299Z] --- PASS: TestDockerSuite/TestExec (0.96s) [2020-05-26T07:36:55.299Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.91s) [2020-05-26T07:36:55.299Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.98s) [2020-05-26T07:36:55.299Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.89s) [2020-05-26T07:36:55.299Z] --- PASS: TestDockerSuite/TestExecAPIStart (2.14s) [2020-05-26T07:36:55.299Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (1.18s) [2020-05-26T07:36:55.299Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.89s) [2020-05-26T07:36:55.299Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.74s) [2020-05-26T07:36:55.299Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.92s) [2020-05-26T07:36:55.299Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.89s) [2020-05-26T07:36:55.299Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.92s) [2020-05-26T07:36:55.299Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.66s) [2020-05-26T07:36:55.299Z] --- PASS: TestDockerSuite/TestExecCgroup (1.65s) [2020-05-26T07:36:55.299Z] --- PASS: TestDockerSuite/TestExecEnv (0.79s) [2020-05-26T07:36:55.299Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.69s) [2020-05-26T07:36:55.299Z] --- PASS: TestDockerSuite/TestExecExitStatus (0.91s) [2020-05-26T07:36:55.299Z] --- PASS: TestDockerSuite/TestExecInspectID (2.92s) [2020-05-26T07:36:55.299Z] --- PASS: TestDockerSuite/TestExecInteractive (0.88s) [2020-05-26T07:36:55.299Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.90s) [2020-05-26T07:36:55.299Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.88s) [2020-05-26T07:36:55.299Z] --- PASS: TestDockerSuite/TestExecParseError (0.84s) [2020-05-26T07:36:55.299Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.88s) [2020-05-26T07:36:55.299Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.87s) [2020-05-26T07:36:55.299Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (1.68s) [2020-05-26T07:36:55.299Z] --- PASS: TestDockerSuite/TestExecSetEnv (0.86s) [2020-05-26T07:36:55.299Z] --- PASS: TestDockerSuite/TestExecStartFails (0.88s) [2020-05-26T07:36:55.299Z] --- PASS: TestDockerSuite/TestExecStateCleanup (11.34s) [2020-05-26T07:36:55.299Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.88s) [2020-05-26T07:36:55.299Z] --- PASS: TestDockerSuite/TestExecTTY (0.94s) [2020-05-26T07:36:55.299Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.93s) [2020-05-26T07:36:55.299Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (1.30s) [2020-05-26T07:36:55.299Z] --- PASS: TestDockerSuite/TestExecUlimits (0.93s) [2020-05-26T07:36:55.299Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2020-05-26T07:36:55.299Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2020-05-26T07:36:55.299Z] --- PASS: TestDockerSuite/TestExecWithImageUser (2.42s) [2020-05-26T07:36:55.299Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (0.88s) [2020-05-26T07:36:55.299Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (1.11s) [2020-05-26T07:36:55.299Z] --- PASS: TestDockerSuite/TestExecWithTERM (0.92s) [2020-05-26T07:36:55.299Z] --- PASS: TestDockerSuite/TestExecWithUser (1.01s) [2020-05-26T07:36:55.299Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.91s) [2020-05-26T07:36:55.299Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (5.48s) [2020-05-26T07:36:55.299Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.84s) [2020-05-26T07:36:55.299Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.89s) [2020-05-26T07:36:55.299Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.84s) [2020-05-26T07:36:55.299Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s) [2020-05-26T07:36:55.299Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.08s) [2020-05-26T07:36:55.299Z] --- PASS: TestDockerSuite/TestHealth (20.88s) [2020-05-26T07:36:55.299Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.01s) [2020-05-26T07:36:55.299Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.01s) [2020-05-26T07:36:55.299Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.01s) [2020-05-26T07:36:55.299Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.99s) [2020-05-26T07:36:55.299Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.02s) [2020-05-26T07:36:55.299Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.93s) [2020-05-26T07:36:55.299Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.02s) [2020-05-26T07:36:55.299Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.01s) [2020-05-26T07:36:55.299Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.07s) [2020-05-26T07:36:55.299Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.32s) [2020-05-26T07:36:55.299Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.28s) [2020-05-26T07:36:55.299Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.49s) [2020-05-26T07:36:55.299Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s) [2020-05-26T07:36:55.299Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.92s) [2020-05-26T07:36:55.299Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.05s) [2020-05-26T07:36:55.299Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.91s) [2020-05-26T07:36:55.299Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.91s) [2020-05-26T07:36:55.299Z] --- PASS: TestDockerSuite/TestImagesFormat (0.05s) [2020-05-26T07:36:55.299Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.89s) [2020-05-26T07:36:55.299Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.03s) [2020-05-26T07:36:55.299Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s) [2020-05-26T07:36:55.299Z] --- PASS: TestDockerSuite/TestImportBadURL (0.02s) [2020-05-26T07:36:55.299Z] --- PASS: TestDockerSuite/TestImportDisplay (1.66s) [2020-05-26T07:36:55.299Z] --- PASS: TestDockerSuite/TestImportFile (1.81s) [2020-05-26T07:36:55.299Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.01s) [2020-05-26T07:36:55.299Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.83s) [2020-05-26T07:36:55.299Z] --- PASS: TestDockerSuite/TestImportGzipped (1.84s) [2020-05-26T07:36:55.299Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.79s) [2020-05-26T07:36:55.299Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.88s) [2020-05-26T07:36:55.299Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.86s) [2020-05-26T07:36:55.299Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.85s) [2020-05-26T07:36:55.299Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s) [2020-05-26T07:36:55.299Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s) [2020-05-26T07:36:55.299Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.81s) [2020-05-26T07:36:55.299Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.79s) [2020-05-26T07:36:55.299Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.78s) [2020-05-26T07:36:55.299Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.79s) [2020-05-26T07:36:55.299Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.78s) [2020-05-26T07:36:55.299Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.80s) [2020-05-26T07:36:55.299Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.02s) [2020-05-26T07:36:55.299Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.67s) [2020-05-26T07:36:55.299Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.82s) [2020-05-26T07:36:55.299Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (1.00s) [2020-05-26T07:36:55.299Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.10s) [2020-05-26T07:36:55.299Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (1.00s) [2020-05-26T07:36:55.299Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2020-05-26T07:36:55.299Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2020-05-26T07:36:55.299Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (1.38s) [2020-05-26T07:36:55.299Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.88s) [2020-05-26T07:36:55.299Z] --- PASS: TestDockerSuite/TestInspectDefault (0.89s) [2020-05-26T07:36:55.299Z] --- PASS: TestDockerSuite/TestInspectHistory (0.90s) [2020-05-26T07:36:55.299Z] --- PASS: TestDockerSuite/TestInspectImage (0.01s) [2020-05-26T07:36:55.299Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.03s) [2020-05-26T07:36:55.299Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2020-05-26T07:36:55.299Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2020-05-26T07:36:55.299Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.81s) [2020-05-26T07:36:55.299Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.90s) [2020-05-26T07:36:55.299Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.09s) [2020-05-26T07:36:55.299Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.84s) [2020-05-26T07:36:55.299Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.87s) [2020-05-26T07:36:55.299Z] --- PASS: TestDockerSuite/TestInspectPlugin (2.04s) [2020-05-26T07:36:55.299Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.01s) [2020-05-26T07:36:55.299Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.89s) [2020-05-26T07:36:55.299Z] --- PASS: TestDockerSuite/TestInspectStatus (1.03s) [2020-05-26T07:36:55.300Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (1.81s) [2020-05-26T07:36:55.300Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.93s) [2020-05-26T07:36:55.300Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.98s) [2020-05-26T07:36:55.300Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.89s) [2020-05-26T07:36:55.300Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (1.01s) [2020-05-26T07:36:55.300Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.92s) [2020-05-26T07:36:55.300Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.84s) [2020-05-26T07:36:55.300Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.03s) [2020-05-26T07:36:55.300Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (2.56s) [2020-05-26T07:36:55.300Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (1.95s) [2020-05-26T07:36:55.300Z] --- PASS: TestDockerSuite/TestLinksEnvs (1.96s) [2020-05-26T07:36:55.300Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.52s) [2020-05-26T07:36:55.300Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (2.07s) [2020-05-26T07:36:55.300Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (2.72s) [2020-05-26T07:36:55.300Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (2.98s) [2020-05-26T07:36:55.300Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.06s) [2020-05-26T07:36:55.300Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (2.87s) [2020-05-26T07:36:55.300Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.43s) [2020-05-26T07:36:55.300Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.97s) [2020-05-26T07:36:55.300Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (13.79s) [2020-05-26T07:36:55.300Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (2.59s) [2020-05-26T07:36:55.300Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.96s) [2020-05-26T07:36:55.300Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.88s) [2020-05-26T07:36:55.300Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (2.50s) [2020-05-26T07:36:55.300Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.01s) [2020-05-26T07:36:55.300Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.41s) [2020-05-26T07:36:55.300Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s) [2020-05-26T07:36:55.300Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.01s) [2020-05-26T07:36:55.300Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.85s) [2020-05-26T07:36:55.300Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.86s) [2020-05-26T07:36:55.300Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.86s) [2020-05-26T07:36:55.300Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.96s) [2020-05-26T07:36:55.300Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.85s) [2020-05-26T07:36:55.300Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.88s) [2020-05-26T07:36:55.300Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.02s) [2020-05-26T07:36:55.300Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (1.13s) [2020-05-26T07:36:55.300Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (1.14s) [2020-05-26T07:36:55.300Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (1.14s) [2020-05-26T07:36:55.300Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (1.27s) [2020-05-26T07:36:55.300Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (1.04s) [2020-05-26T07:36:55.300Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (2.93s) [2020-05-26T07:36:55.300Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.87s) [2020-05-26T07:36:55.300Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (1.04s) [2020-05-26T07:36:55.300Z] --- PASS: TestDockerSuite/TestLogsSince (6.84s) [2020-05-26T07:36:55.300Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.90s) [2020-05-26T07:36:55.300Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.81s) [2020-05-26T07:36:55.300Z] --- PASS: TestDockerSuite/TestLogsTail (0.88s) [2020-05-26T07:36:55.300Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.82s) [2020-05-26T07:36:55.300Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.86s) [2020-05-26T07:36:55.300Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.52s) [2020-05-26T07:36:55.300Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.81s) [2020-05-26T07:36:55.300Z] --- PASS: TestDockerSuite/TestNetHostname (2.39s) [2020-05-26T07:36:55.300Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.39s) [2020-05-26T07:36:55.300Z] --- PASS: TestDockerSuite/TestNetworkEvents (1.26s) [2020-05-26T07:36:55.300Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (2.54s) [2020-05-26T07:36:55.300Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.84s) [2020-05-26T07:36:55.300Z] --- PASS: TestDockerSuite/TestPluginActive (2.19s) [2020-05-26T07:36:55.300Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (5.63s) [2020-05-26T07:36:55.300Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2020-05-26T07:36:55.300Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2020-05-26T07:36:55.300Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (1.43s) [2020-05-26T07:36:55.300Z] --- PASS: TestDockerSuite/TestPluginLogDriver (3.39s) [2020-05-26T07:36:55.300Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.67s) [2020-05-26T07:36:55.300Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.08s) [2020-05-26T07:36:55.300Z] --- PASS: TestDockerSuite/TestPluginUpgrade (5.39s) [2020-05-26T07:36:55.300Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (2.46s) [2020-05-26T07:36:55.300Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (1.69s) [2020-05-26T07:36:55.300Z] --- PASS: TestDockerSuite/TestPortHostBinding (1.57s) [2020-05-26T07:36:55.300Z] --- PASS: TestDockerSuite/TestPortList (10.71s) [2020-05-26T07:36:55.300Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.60s) [2020-05-26T07:36:55.300Z] --- PASS: TestDockerSuite/TestPostContainersAttach (7.36s) [2020-05-26T07:36:55.300Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s) [2020-05-26T07:36:55.300Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.06s) [2020-05-26T07:36:55.300Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.75s) [2020-05-26T07:36:55.300Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.00s) [2020-05-26T07:36:55.300Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.77s) [2020-05-26T07:36:55.300Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2020-05-26T07:36:55.300Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.89s) [2020-05-26T07:36:55.300Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.13s) [2020-05-26T07:36:55.300Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.80s) [2020-05-26T07:36:55.300Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2020-05-26T07:36:55.300Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (3.41s) [2020-05-26T07:36:55.300Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (1.94s) [2020-05-26T07:36:55.300Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.36s) [2020-05-26T07:36:55.300Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.20s) [2020-05-26T07:36:55.300Z] --- PASS: TestDockerSuite/TestPsByOrder (3.38s) [2020-05-26T07:36:55.300Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (1.09s) [2020-05-26T07:36:55.300Z] --- PASS: TestDockerSuite/TestPsListContainersBase (3.83s) [2020-05-26T07:36:55.300Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (5.48s) [2020-05-26T07:36:55.300Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.11s) [2020-05-26T07:36:55.300Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (3.96s) [2020-05-26T07:36:55.300Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (8.00s) [2020-05-26T07:36:55.300Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (1.54s) [2020-05-26T07:36:55.300Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (2.47s) [2020-05-26T07:36:55.300Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (1.61s) [2020-05-26T07:36:55.300Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (1.53s) [2020-05-26T07:36:55.300Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (2.62s) [2020-05-26T07:36:55.300Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (2.48s) [2020-05-26T07:36:55.300Z] --- PASS: TestDockerSuite/TestPsListContainersSize (1.85s) [2020-05-26T07:36:55.300Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.27s) [2020-05-26T07:36:55.300Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.78s) [2020-05-26T07:36:55.300Z] --- PASS: TestDockerSuite/TestPsRightTagName (2.53s) [2020-05-26T07:36:55.300Z] --- PASS: TestDockerSuite/TestPsShowMounts (2.59s) [2020-05-26T07:36:55.300Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.85s) [2020-05-26T07:36:55.300Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2020-05-26T07:36:55.300Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2020-05-26T07:36:55.300Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.24s) [2020-05-26T07:36:55.300Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.21s) [2020-05-26T07:36:55.300Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.09s) [2020-05-26T07:36:55.300Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.91s) [2020-05-26T07:36:55.300Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (1.63s) [2020-05-26T07:36:55.300Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (1.51s) [2020-05-26T07:36:55.300Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.85s) [2020-05-26T07:36:55.300Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (8.49s) [2020-05-26T07:36:55.300Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (1.57s) [2020-05-26T07:36:55.300Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (2.59s) [2020-05-26T07:36:55.300Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.13s) [2020-05-26T07:36:55.300Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.09s) [2020-05-26T07:36:55.300Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.31s) [2020-05-26T07:36:55.300Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (2.65s) [2020-05-26T07:36:55.300Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (1.63s) [2020-05-26T07:36:55.300Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (4.90s) [2020-05-26T07:36:55.300Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (1.59s) [2020-05-26T07:36:55.300Z] --- PASS: TestDockerSuite/TestRmiBlank (0.02s) [2020-05-26T07:36:55.300Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.10s) [2020-05-26T07:36:55.300Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (4.37s) [2020-05-26T07:36:55.300Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (1.16s) [2020-05-26T07:36:55.300Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.37s) [2020-05-26T07:36:55.300Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (2.05s) [2020-05-26T07:36:55.300Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (1.09s) [2020-05-26T07:36:55.300Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.74s) [2020-05-26T07:36:55.300Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (1.00s) [2020-05-26T07:36:55.300Z] --- PASS: TestDockerSuite/TestRmiTag (0.13s) [2020-05-26T07:36:55.300Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.83s) [2020-05-26T07:36:55.300Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (4.60s) [2020-05-26T07:36:55.300Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.82s) [2020-05-26T07:36:55.300Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.92s) [2020-05-26T07:36:55.300Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.45s) [2020-05-26T07:36:55.300Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (1.64s) [2020-05-26T07:36:55.300Z] --- PASS: TestDockerSuite/TestRunAddHost (0.83s) [2020-05-26T07:36:55.300Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.39s) [2020-05-26T07:36:55.300Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.80s) [2020-05-26T07:36:55.300Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2020-05-26T07:36:55.300Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.82s) [2020-05-26T07:36:55.300Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.80s) [2020-05-26T07:36:55.300Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.85s) [2020-05-26T07:36:55.300Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.89s) [2020-05-26T07:36:55.300Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.94s) [2020-05-26T07:36:55.300Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (1.53s) [2020-05-26T07:36:55.300Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (1.64s) [2020-05-26T07:36:55.300Z] --- PASS: TestDockerSuite/TestRunAttachDetach (1.02s) [2020-05-26T07:36:55.300Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (1.03s) [2020-05-26T07:36:55.300Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.97s) [2020-05-26T07:36:55.300Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.92s) [2020-05-26T07:36:55.300Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.96s) [2020-05-26T07:36:55.300Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (1.12s) [2020-05-26T07:36:55.300Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (1.29s) [2020-05-26T07:36:55.300Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.83s) [2020-05-26T07:36:55.300Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.81s) [2020-05-26T07:36:55.300Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.79s) [2020-05-26T07:36:55.300Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.02s) [2020-05-26T07:36:55.300Z] --- PASS: TestDockerSuite/TestRunBindMounts (2.41s) [2020-05-26T07:36:55.300Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.78s) [2020-05-26T07:36:55.300Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.80s) [2020-05-26T07:36:55.300Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.82s) [2020-05-26T07:36:55.300Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.78s) [2020-05-26T07:36:55.300Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2020-05-26T07:36:55.300Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.79s) [2020-05-26T07:36:55.300Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.78s) [2020-05-26T07:36:55.300Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.81s) [2020-05-26T07:36:55.300Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.79s) [2020-05-26T07:36:55.300Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.82s) [2020-05-26T07:36:55.300Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2020-05-26T07:36:55.300Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.96s) [2020-05-26T07:36:55.300Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2020-05-26T07:36:55.300Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (1.31s) [2020-05-26T07:36:55.300Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (1.13s) [2020-05-26T07:36:55.300Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.87s) [2020-05-26T07:36:55.300Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (1.01s) [2020-05-26T07:36:55.300Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.11s) [2020-05-26T07:36:55.300Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.80s) [2020-05-26T07:36:55.300Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.59s) [2020-05-26T07:36:55.300Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.63s) [2020-05-26T07:36:55.300Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (1.71s) [2020-05-26T07:36:55.300Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.93s) [2020-05-26T07:36:55.300Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.93s) [2020-05-26T07:36:55.300Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.82s) [2020-05-26T07:36:55.300Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.79s) [2020-05-26T07:36:55.300Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.80s) [2020-05-26T07:36:55.300Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.88s) [2020-05-26T07:36:55.300Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (4.07s) [2020-05-26T07:36:55.300Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.06s) [2020-05-26T07:36:55.300Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.81s) [2020-05-26T07:36:55.300Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (2.35s) [2020-05-26T07:36:55.300Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (2.10s) [2020-05-26T07:36:55.300Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (3.03s) [2020-05-26T07:36:55.300Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (2.75s) [2020-05-26T07:36:55.300Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2020-05-26T07:36:55.300Z] docker_cli_run_test.go:4130: unmatched requirement DaemonIsWindows [2020-05-26T07:36:55.300Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2020-05-26T07:36:55.300Z] docker_cli_run_test.go:4149: unmatched requirement DaemonIsWindows [2020-05-26T07:36:55.300Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.80s) [2020-05-26T07:36:55.300Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.84s) [2020-05-26T07:36:55.300Z] --- PASS: TestDockerSuite/TestRunDNSOptions (1.60s) [2020-05-26T07:36:55.300Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (2.32s) [2020-05-26T07:36:55.300Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.79s) [2020-05-26T07:36:55.300Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.71s) [2020-05-26T07:36:55.300Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.80s) [2020-05-26T07:36:55.300Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.01s) [2020-05-26T07:36:55.300Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2020-05-26T07:36:55.300Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.83s) [2020-05-26T07:36:55.300Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.72s) [2020-05-26T07:36:55.300Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.06s) [2020-05-26T07:36:55.300Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.87s) [2020-05-26T07:36:55.300Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.78s) [2020-05-26T07:36:55.300Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.84s) [2020-05-26T07:36:55.300Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.76s) [2020-05-26T07:36:55.300Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.04s) [2020-05-26T07:36:55.300Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.79s) [2020-05-26T07:36:55.300Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.80s) [2020-05-26T07:36:55.300Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.82s) [2020-05-26T07:36:55.300Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.84s) [2020-05-26T07:36:55.300Z] --- PASS: TestDockerSuite/TestRunExitCode (0.82s) [2020-05-26T07:36:55.300Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.79s) [2020-05-26T07:36:55.300Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.80s) [2020-05-26T07:36:55.300Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.81s) [2020-05-26T07:36:55.301Z] --- PASS: TestDockerSuite/TestRunExposePort (0.01s) [2020-05-26T07:36:55.301Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.78s) [2020-05-26T07:36:55.301Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.79s) [2020-05-26T07:36:55.301Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.64s) [2020-05-26T07:36:55.301Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.37s) [2020-05-26T07:36:55.301Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-05-26T07:36:55.301Z] docker_cli_run_test.go:4232: unmatched requirement IsolationIsHyperv [2020-05-26T07:36:55.301Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (3.54s) [2020-05-26T07:36:55.301Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.83s) [2020-05-26T07:36:55.301Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.53s) [2020-05-26T07:36:55.301Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (1.23s) [2020-05-26T07:36:55.301Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.63s) [2020-05-26T07:36:55.301Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s) [2020-05-26T07:36:55.301Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.02s) [2020-05-26T07:36:55.301Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s) [2020-05-26T07:36:55.301Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.78s) [2020-05-26T07:36:55.301Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (3.12s) [2020-05-26T07:36:55.301Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.56s) [2020-05-26T07:36:55.301Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.64s) [2020-05-26T07:36:55.301Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (0.87s) [2020-05-26T07:36:55.301Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.68s) [2020-05-26T07:36:55.301Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.66s) [2020-05-26T07:36:55.301Z] --- PASS: TestDockerSuite/TestRunModeHostname (1.19s) [2020-05-26T07:36:55.301Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2020-05-26T07:36:55.301Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.24s) [2020-05-26T07:36:55.301Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (1.53s) [2020-05-26T07:36:55.301Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (1.29s) [2020-05-26T07:36:55.301Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (1.65s) [2020-05-26T07:36:55.301Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2020-05-26T07:36:55.301Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.24s) [2020-05-26T07:36:55.301Z] --- PASS: TestDockerSuite/TestRunModePIDHost (1.61s) [2020-05-26T07:36:55.301Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (1.64s) [2020-05-26T07:36:55.301Z] --- PASS: TestDockerSuite/TestRunMount (6.37s) [2020-05-26T07:36:55.301Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.81s) [2020-05-26T07:36:55.301Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.79s) [2020-05-26T07:36:55.301Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.58s) [2020-05-26T07:36:55.301Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (2.41s) [2020-05-26T07:36:55.301Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (3.36s) [2020-05-26T07:36:55.301Z] --- PASS: TestDockerSuite/TestRunNamedVolume (2.38s) [2020-05-26T07:36:55.301Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (2.58s) [2020-05-26T07:36:55.301Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.65s) [2020-05-26T07:36:55.301Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.68s) [2020-05-26T07:36:55.301Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.05s) [2020-05-26T07:36:55.301Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.77s) [2020-05-26T07:36:55.301Z] --- PASS: TestDockerSuite/TestRunNetHost (1.25s) [2020-05-26T07:36:55.301Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.78s) [2020-05-26T07:36:55.301Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.73s) [2020-05-26T07:36:55.301Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (2.59s) [2020-05-26T07:36:55.301Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (2.61s) [2020-05-26T07:36:55.301Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (5.11s) [2020-05-26T07:36:55.301Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.81s) [2020-05-26T07:36:55.301Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.11s) [2020-05-26T07:36:55.301Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.86s) [2020-05-26T07:36:55.301Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.11s) [2020-05-26T07:36:55.301Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.87s) [2020-05-26T07:36:55.301Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.82s) [2020-05-26T07:36:55.301Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.09s) [2020-05-26T07:36:55.301Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.71s) [2020-05-26T07:36:55.301Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (0.96s) [2020-05-26T07:36:55.301Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2020-05-26T07:36:55.301Z] docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport [2020-05-26T07:36:55.301Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.88s) [2020-05-26T07:36:55.301Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (1.10s) [2020-05-26T07:36:55.301Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.96s) [2020-05-26T07:36:55.301Z] --- PASS: TestDockerSuite/TestRunPortInUse (0.98s) [2020-05-26T07:36:55.301Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.90s) [2020-05-26T07:36:55.301Z] docker_cli_run_unix_test.go:1415: out: "a *:* rwm\n" [2020-05-26T07:36:55.301Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.93s) [2020-05-26T07:36:55.301Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.82s) [2020-05-26T07:36:55.301Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.90s) [2020-05-26T07:36:55.301Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.92s) [2020-05-26T07:36:55.301Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-05-26T07:36:55.301Z] docker_cli_run_test.go:4215: unmatched requirement IsolationIsProcess [2020-05-26T07:36:55.301Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.90s) [2020-05-26T07:36:55.301Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.83s) [2020-05-26T07:36:55.301Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2020-05-26T07:36:55.301Z] docker_cli_run_test.go:2870: kernel doesn't have latency_stats configured [2020-05-26T07:36:55.301Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.89s) [2020-05-26T07:36:55.301Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (1.78s) [2020-05-26T07:36:55.301Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2020-05-26T07:36:55.301Z] docker_cli_run_test.go:1428: Unstable test, to be re-activated once #19937 is resolved [2020-05-26T07:36:55.301Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (3.54s) [2020-05-26T07:36:55.301Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.63s) [2020-05-26T07:36:55.301Z] --- PASS: TestDockerSuite/TestRunRm (1.06s) [2020-05-26T07:36:55.301Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.89s) [2020-05-26T07:36:55.301Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.81s) [2020-05-26T07:36:55.301Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.87s) [2020-05-26T07:36:55.301Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.93s) [2020-05-26T07:36:55.301Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.72s) [2020-05-26T07:36:55.301Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (4.41s) [2020-05-26T07:36:55.301Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (5.07s) [2020-05-26T07:36:55.301Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.79s) [2020-05-26T07:36:55.301Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.81s) [2020-05-26T07:36:55.301Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.80s) [2020-05-26T07:36:55.301Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.84s) [2020-05-26T07:36:55.301Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.81s) [2020-05-26T07:36:55.301Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.81s) [2020-05-26T07:36:55.301Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.82s) [2020-05-26T07:36:55.301Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.84s) [2020-05-26T07:36:55.301Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.81s) [2020-05-26T07:36:55.301Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.66s) [2020-05-26T07:36:55.301Z] --- PASS: TestDockerSuite/TestRunState (1.66s) [2020-05-26T07:36:55.301Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.79s) [2020-05-26T07:36:55.301Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.81s) [2020-05-26T07:36:55.301Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.23s) [2020-05-26T07:36:55.301Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2020-05-26T07:36:55.301Z] docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport [2020-05-26T07:36:55.301Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.76s) [2020-05-26T07:36:55.301Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.73s) [2020-05-26T07:36:55.301Z] --- PASS: TestDockerSuite/TestRunSysctls (1.61s) [2020-05-26T07:36:55.301Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.03s) [2020-05-26T07:36:55.301Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.02s) [2020-05-26T07:36:55.301Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.83s) [2020-05-26T07:36:55.301Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (2.68s) [2020-05-26T07:36:55.301Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.81s) [2020-05-26T07:36:55.301Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (2.04s) [2020-05-26T07:36:55.301Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (4.16s) [2020-05-26T07:36:55.301Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (3.06s) [2020-05-26T07:36:55.301Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.79s) [2020-05-26T07:36:55.301Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.79s) [2020-05-26T07:36:55.301Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.81s) [2020-05-26T07:36:55.301Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (2.42s) [2020-05-26T07:36:55.301Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.33s) [2020-05-26T07:36:55.301Z] --- PASS: TestDockerSuite/TestRunUserByID (0.78s) [2020-05-26T07:36:55.301Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.17s) [2020-05-26T07:36:55.301Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.17s) [2020-05-26T07:36:55.301Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.82s) [2020-05-26T07:36:55.301Z] --- PASS: TestDockerSuite/TestRunUserByName (0.80s) [2020-05-26T07:36:55.301Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.84s) [2020-05-26T07:36:55.301Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.01s) [2020-05-26T07:36:55.301Z] docker_cli_run_unix_test.go:1424: Host does not have /dev/snd/timer [2020-05-26T07:36:55.301Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.17s) [2020-05-26T07:36:55.301Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.83s) [2020-05-26T07:36:55.301Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (4.59s) [2020-05-26T07:36:55.301Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.81s) [2020-05-26T07:36:55.301Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (1.14s) [2020-05-26T07:36:55.301Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (2.56s) [2020-05-26T07:36:55.301Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.65s) [2020-05-26T07:36:55.301Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (2.46s) [2020-05-26T07:36:55.301Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (2.85s) [2020-05-26T07:36:55.301Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.83s) [2020-05-26T07:36:55.301Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsShared (0.78s) [2020-05-26T07:36:55.301Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsSlave (0.90s) [2020-05-26T07:36:55.301Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2020-05-26T07:36:55.301Z] docker_cli_run_test.go:4185: unmatched requirement DaemonIsWindows [2020-05-26T07:36:55.301Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2020-05-26T07:36:55.301Z] docker_cli_run_test.go:4205: unmatched requirement DaemonIsWindows [2020-05-26T07:36:55.301Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2020-05-26T07:36:55.301Z] docker_cli_run_test.go:4195: unmatched requirement DaemonIsWindows [2020-05-26T07:36:55.301Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.22s) [2020-05-26T07:36:55.301Z] --- PASS: TestDockerSuite/TestRunWithBlkioWeight (0.84s) [2020-05-26T07:36:55.301Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.81s) [2020-05-26T07:36:55.301Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.83s) [2020-05-26T07:36:55.301Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.63s) [2020-05-26T07:36:55.301Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.79s) [2020-05-26T07:36:55.301Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.81s) [2020-05-26T07:36:55.301Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.01s) [2020-05-26T07:36:55.301Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.84s) [2020-05-26T07:36:55.301Z] --- PASS: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.02s) [2020-05-26T07:36:55.301Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.04s) [2020-05-26T07:36:55.301Z] --- PASS: TestDockerSuite/TestRunWithInvalidKernelMemory (0.03s) [2020-05-26T07:36:55.301Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.01s) [2020-05-26T07:36:55.301Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.16s) [2020-05-26T07:36:55.301Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.18s) [2020-05-26T07:36:55.301Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.17s) [2020-05-26T07:36:55.301Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.17s) [2020-05-26T07:36:55.301Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.17s) [2020-05-26T07:36:55.301Z] --- PASS: TestDockerSuite/TestRunWithKernelMemory (0.85s) [2020-05-26T07:36:55.301Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.83s) [2020-05-26T07:36:55.301Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.82s) [2020-05-26T07:36:55.301Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.03s) [2020-05-26T07:36:55.301Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.87s) [2020-05-26T07:36:55.301Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.29s) [2020-05-26T07:36:55.301Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.83s) [2020-05-26T07:36:55.301Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s) [2020-05-26T07:36:55.301Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.81s) [2020-05-26T07:36:55.301Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.81s) [2020-05-26T07:36:55.301Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.02s) [2020-05-26T07:36:55.301Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2020-05-26T07:36:55.301Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.80s) [2020-05-26T07:36:55.301Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.60s) [2020-05-26T07:36:55.301Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.78s) [2020-05-26T07:36:55.301Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2020-05-26T07:36:55.301Z] docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport [2020-05-26T07:36:55.301Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.68s) [2020-05-26T07:36:55.301Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.07s) [2020-05-26T07:36:55.301Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.60s) [2020-05-26T07:36:55.301Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.72s) [2020-05-26T07:36:55.301Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (2.60s) [2020-05-26T07:36:55.301Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.80s) [2020-05-26T07:36:55.301Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2020-05-26T07:36:55.301Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2020-05-26T07:36:55.301Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (1.13s) [2020-05-26T07:36:55.301Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (1.14s) [2020-05-26T07:36:55.301Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (1.29s) [2020-05-26T07:36:55.301Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.08s) [2020-05-26T07:36:55.301Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (2.09s) [2020-05-26T07:36:55.301Z] --- PASS: TestDockerSuite/TestSaveImageId (0.07s) [2020-05-26T07:36:55.301Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.57s) [2020-05-26T07:36:55.301Z] --- PASS: TestDockerSuite/TestSaveLoadParents (2.00s) [2020-05-26T07:36:55.301Z] docker_cli_save_load_test.go:365: tmpdir /tmp/save-load-parents419586632 [2020-05-26T07:36:55.301Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.05s) [2020-05-26T07:36:55.301Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.71s) [2020-05-26T07:36:55.301Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.06s) [2020-05-26T07:36:55.301Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2020-05-26T07:36:55.301Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.65s) [2020-05-26T07:36:55.301Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.49s) [2020-05-26T07:36:55.301Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (0.62s) [2020-05-26T07:36:55.301Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.08s) [2020-05-26T07:36:55.301Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.07s) [2020-05-26T07:36:55.301Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.06s) [2020-05-26T07:36:55.301Z] --- PASS: TestDockerSuite/TestSearchWithLimit (0.38s) [2020-05-26T07:36:55.301Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (2.43s) [2020-05-26T07:36:55.301Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (5.66s) [2020-05-26T07:36:55.301Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (2.67s) [2020-05-26T07:36:55.301Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (1.07s) [2020-05-26T07:36:55.301Z] --- PASS: TestDockerSuite/TestStartAttachSilent (1.61s) [2020-05-26T07:36:55.301Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.88s) [2020-05-26T07:36:55.301Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (2.71s) [2020-05-26T07:36:55.301Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.87s) [2020-05-26T07:36:55.301Z] --- PASS: TestDockerSuite/TestStartRecordError (2.23s) [2020-05-26T07:36:55.301Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (2.98s) [2020-05-26T07:36:55.301Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (2.16s) [2020-05-26T07:36:55.301Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (3.29s) [2020-05-26T07:36:55.301Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (5.02s) [2020-05-26T07:36:55.301Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.05s) [2020-05-26T07:36:55.301Z] --- PASS: TestDockerSuite/TestStatsFormatAll (5.21s) [2020-05-26T07:36:55.301Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.87s) [2020-05-26T07:36:55.301Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.83s) [2020-05-26T07:36:55.301Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.83s) [2020-05-26T07:36:55.301Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.87s) [2020-05-26T07:36:55.301Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.82s) [2020-05-26T07:36:55.301Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2020-05-26T07:36:55.301Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2020-05-26T07:36:55.301Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.78s) [2020-05-26T07:36:55.301Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (4.54s) [2020-05-26T07:36:55.301Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (3.53s) [2020-05-26T07:36:55.301Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.81s) [2020-05-26T07:36:55.301Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.83s) [2020-05-26T07:36:55.301Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2020-05-26T07:36:55.301Z] docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport [2020-05-26T07:36:55.301Z] --- PASS: TestDockerSuite/TestUpdateKernelMemory (0.82s) [2020-05-26T07:36:55.301Z] --- PASS: TestDockerSuite/TestUpdateKernelMemoryUninitialized (1.78s) [2020-05-26T07:36:55.301Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2020-05-26T07:36:55.301Z] docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport [2020-05-26T07:36:55.301Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (1.53s) [2020-05-26T07:36:55.301Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.96s) [2020-05-26T07:36:55.301Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.94s) [2020-05-26T07:36:55.301Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.64s) [2020-05-26T07:36:55.301Z] --- PASS: TestDockerSuite/TestUpdateStats (3.86s) [2020-05-26T07:36:55.301Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (1.60s) [2020-05-26T07:36:55.301Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2020-05-26T07:36:55.301Z] docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport [2020-05-26T07:36:55.301Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (1.05s) [2020-05-26T07:36:55.301Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.88s) [2020-05-26T07:36:55.301Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (4.17s) [2020-05-26T07:36:55.301Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (3.50s) [2020-05-26T07:36:55.301Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (3.31s) [2020-05-26T07:36:55.301Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (2.67s) [2020-05-26T07:36:55.301Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (4.15s) [2020-05-26T07:36:55.301Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (5.10s) [2020-05-26T07:36:55.301Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (2.51s) [2020-05-26T07:36:55.301Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (2.34s) [2020-05-26T07:36:55.301Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (1.61s) [2020-05-26T07:36:55.302Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (1.61s) [2020-05-26T07:36:55.302Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (2.50s) [2020-05-26T07:36:55.302Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (2.34s) [2020-05-26T07:36:55.302Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (2.34s) [2020-05-26T07:36:55.302Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (2.46s) [2020-05-26T07:36:55.302Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (2.38s) [2020-05-26T07:36:55.302Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.05s) [2020-05-26T07:36:55.302Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s) [2020-05-26T07:36:55.302Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.04s) [2020-05-26T07:36:55.302Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.85s) [2020-05-26T07:36:55.302Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.06s) [2020-05-26T07:36:55.302Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.05s) [2020-05-26T07:36:55.302Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.02s) [2020-05-26T07:36:55.302Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.89s) [2020-05-26T07:36:55.302Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s) [2020-05-26T07:36:55.302Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.99s) [2020-05-26T07:36:55.302Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.06s) [2020-05-26T07:36:55.302Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.06s) [2020-05-26T07:36:55.302Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2020-05-26T07:36:55.302Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.04s) [2020-05-26T07:36:55.302Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (2.48s) [2020-05-26T07:36:55.302Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.07s) [2020-05-26T07:36:55.302Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.16s) [2020-05-26T07:36:55.302Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.03s) [2020-05-26T07:36:55.302Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s) [2020-05-26T07:36:55.302Z] --- PASS: TestDockerSuite/TestVolumeEvents (0.89s) [2020-05-26T07:36:55.302Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (2.38s) [2020-05-26T07:36:55.302Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.06s) [2020-05-26T07:36:55.302Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.06s) [2020-05-26T07:36:55.302Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (3.34s) [2020-05-26T07:36:55.302Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (4.48s) [2020-05-26T07:36:55.302Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2020-05-26T07:36:55.302Z] docker_cli_run_test.go:4523: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2020-05-26T07:36:55.302Z] === RUN TestDockerRegistrySuite [2020-05-26T07:36:55.302Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2020-05-26T07:36:57.201Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2020-05-26T07:36:58.561Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2020-05-26T07:37:00.445Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2020-05-26T07:37:00.445Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2020-05-26T07:37:04.616Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2020-05-26T07:37:04.616Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2020-05-26T07:37:06.499Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2020-05-26T07:37:06.499Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2020-05-26T07:37:06.754Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2020-05-26T07:37:06.754Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2020-05-26T07:37:08.115Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2020-05-26T07:37:09.040Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2020-05-26T07:37:11.549Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2020-05-26T07:37:14.062Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2020-05-26T07:37:15.425Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2020-05-26T07:37:15.985Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2020-05-26T07:37:16.545Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2020-05-26T07:37:18.432Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2020-05-26T07:37:18.686Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2020-05-26T07:37:19.611Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2020-05-26T07:37:21.496Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2020-05-26T07:37:22.859Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2020-05-26T07:37:24.229Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2020-05-26T07:37:27.496Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2020-05-26T07:37:30.006Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2020-05-26T07:37:31.371Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2020-05-26T07:37:35.531Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2020-05-26T07:37:36.455Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2020-05-26T07:37:36.455Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2020-05-26T07:37:37.817Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2020-05-26T07:37:39.178Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2020-05-26T07:37:40.540Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2020-05-26T07:37:44.701Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2020-05-26T07:37:44.956Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2020-05-26T07:37:46.318Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2020-05-26T07:37:46.878Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2020-05-26T07:37:46.878Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2020-05-26T07:37:47.134Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2020-05-26T07:37:47.389Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2020-05-26T07:37:47.644Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2020-05-26T07:37:47.899Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2020-05-26T07:37:49.262Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2020-05-26T07:37:51.780Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2020-05-26T07:37:52.709Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2020-05-26T07:37:54.070Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2020-05-26T07:37:54.994Z] === RUN TestDockerRegistrySuite/TestV2Only [2020-05-26T07:37:55.918Z] --- PASS: TestDockerRegistrySuite (60.72s) [2020-05-26T07:37:55.918Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.74s) [2020-05-26T07:37:55.918Z] check_test.go:196: [d11154a69d825] daemon is not started [2020-05-26T07:37:55.918Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.54s) [2020-05-26T07:37:55.918Z] check_test.go:196: [d39eafdff5314] daemon is not started [2020-05-26T07:37:55.918Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.88s) [2020-05-26T07:37:55.918Z] check_test.go:196: [ddc19977f0b5e] daemon is not started [2020-05-26T07:37:55.918Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.14s) [2020-05-26T07:37:55.918Z] check_test.go:196: [d7ff6171c6abd] daemon is not started [2020-05-26T07:37:55.918Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (4.30s) [2020-05-26T07:37:55.918Z] check_test.go:196: [d5edd186429d3] daemon is not started [2020-05-26T07:37:55.918Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (4.49s) [2020-05-26T07:37:55.918Z] check_test.go:196: [d77e700e36212] daemon is not started [2020-05-26T07:37:55.918Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (4.60s) [2020-05-26T07:37:55.918Z] check_test.go:196: [df7036228ad44] daemon is not started [2020-05-26T07:37:55.918Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.43s) [2020-05-26T07:37:55.918Z] check_test.go:196: [ded0fb74b446d] daemon is not started [2020-05-26T07:37:55.918Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (1.28s) [2020-05-26T07:37:55.918Z] check_test.go:196: [d07b215315194] daemon is not started [2020-05-26T07:37:55.918Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.60s) [2020-05-26T07:37:55.918Z] check_test.go:196: [dc2eac67f6bba] daemon is not started [2020-05-26T07:37:55.918Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.51s) [2020-05-26T07:37:55.918Z] check_test.go:196: [d964ba9e3193a] daemon is not started [2020-05-26T07:37:55.918Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.73s) [2020-05-26T07:37:55.918Z] check_test.go:196: [d7c4080a7d093] daemon is not started [2020-05-26T07:37:55.918Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.35s) [2020-05-26T07:37:55.918Z] check_test.go:196: [d11d6cb2ffde0] daemon is not started [2020-05-26T07:37:55.918Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (1.53s) [2020-05-26T07:37:55.918Z] check_test.go:196: [d38c1d4b5aabc] daemon is not started [2020-05-26T07:37:55.918Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (2.87s) [2020-05-26T07:37:55.918Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:f741c9926c7c77dec14fa867df3d00b143ca99de09c7c6d2931af2df24f3a841 [2020-05-26T07:37:55.919Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:0b89cdddf80d618a5f107566a69de5ef68600b5028b6a6a75e59b582452e8890 [2020-05-26T07:37:55.919Z] check_test.go:196: [dc553f7bd5792] daemon is not started [2020-05-26T07:37:55.919Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (2.82s) [2020-05-26T07:37:55.919Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:2259deeb57e83342a2125bab5a607daa770b4ae34990f544d3631162667bd97e [2020-05-26T07:37:55.919Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:671410632b2888e9c08e44c72113fd904b6c00005456dc91ec615a6c98ab5c8f [2020-05-26T07:37:55.919Z] check_test.go:196: [d2aa4554ced53] daemon is not started [2020-05-26T07:37:55.919Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (1.48s) [2020-05-26T07:37:55.919Z] check_test.go:196: [df3bb8bd22d6c] daemon is not started [2020-05-26T07:37:55.919Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (3.46s) [2020-05-26T07:37:55.919Z] check_test.go:196: [d5cf90acadd6c] daemon is not started [2020-05-26T07:37:55.919Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (1.41s) [2020-05-26T07:37:55.919Z] check_test.go:196: [da468c2182bf3] daemon is not started [2020-05-26T07:37:55.919Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.14s) [2020-05-26T07:37:55.919Z] check_test.go:196: [de37b14d41bc0] daemon is not started [2020-05-26T07:37:55.919Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (1.42s) [2020-05-26T07:37:55.919Z] check_test.go:196: [d75675d40cf9b] daemon is not started [2020-05-26T07:37:55.919Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (1.28s) [2020-05-26T07:37:55.919Z] check_test.go:196: [d91481acd2984] daemon is not started [2020-05-26T07:37:55.919Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (1.36s) [2020-05-26T07:37:55.919Z] check_test.go:196: [da692cbe4b797] daemon is not started [2020-05-26T07:37:55.919Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (4.01s) [2020-05-26T07:37:55.919Z] check_test.go:196: [deb1956ca5049] daemon is not started [2020-05-26T07:37:55.919Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.39s) [2020-05-26T07:37:55.919Z] check_test.go:196: [d177dd0140052] daemon is not started [2020-05-26T07:37:55.919Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.45s) [2020-05-26T07:37:55.919Z] check_test.go:196: [db04a96de8365] daemon is not started [2020-05-26T07:37:55.919Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.44s) [2020-05-26T07:37:55.919Z] check_test.go:196: [df426e9861eb0] daemon is not started [2020-05-26T07:37:55.919Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2020-05-26T07:37:55.919Z] check_test.go:196: [d9f3e7e2423e5] daemon is not started [2020-05-26T07:37:55.919Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.26s) [2020-05-26T07:37:55.919Z] check_test.go:196: [d62305cf1aa99] daemon is not started [2020-05-26T07:37:55.919Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.28s) [2020-05-26T07:37:55.919Z] check_test.go:196: [d8a5a88060c05] daemon is not started [2020-05-26T07:37:55.919Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.32s) [2020-05-26T07:37:55.919Z] check_test.go:196: [d969b20594594] daemon is not started [2020-05-26T07:37:55.919Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2020-05-26T07:37:55.919Z] check_test.go:196: [dd87471703344] daemon is not started [2020-05-26T07:37:55.919Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.42s) [2020-05-26T07:37:55.919Z] check_test.go:196: [df968daad55c3] daemon is not started [2020-05-26T07:37:55.919Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (2.16s) [2020-05-26T07:37:55.919Z] check_test.go:196: [d4a843457ae73] daemon is not started [2020-05-26T07:37:55.919Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (1.17s) [2020-05-26T07:37:55.919Z] check_test.go:196: [d4ccee088c0eb] daemon is not started [2020-05-26T07:37:55.919Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.40s) [2020-05-26T07:37:55.919Z] check_test.go:196: [da727b8364db4] daemon is not started [2020-05-26T07:37:55.919Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (1.00s) [2020-05-26T07:37:55.919Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.79s) [2020-05-26T07:37:55.919Z] === RUN TestDockerSchema1RegistrySuite [2020-05-26T07:37:55.919Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2020-05-26T07:37:55.919Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2020-05-26T07:38:00.076Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2020-05-26T07:38:05.311Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2020-05-26T07:38:09.473Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2020-05-26T07:38:10.397Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2020-05-26T07:38:11.758Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2020-05-26T07:38:11.758Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2020-05-26T07:38:13.120Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2020-05-26T07:38:13.375Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2020-05-26T07:38:14.737Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2020-05-26T07:38:16.098Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2020-05-26T07:38:16.098Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2020-05-26T07:38:20.258Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2020-05-26T07:38:20.258Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2020-05-26T07:38:20.818Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2020-05-26T07:38:21.382Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2020-05-26T07:38:21.382Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2020-05-26T07:38:21.642Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2020-05-26T07:38:22.202Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2020-05-26T07:38:22.458Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2020-05-26T07:38:22.712Z] --- PASS: TestDockerSchema1RegistrySuite (26.81s) [2020-05-26T07:38:22.712Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.15s) [2020-05-26T07:38:22.712Z] check_test.go:223: [daf980112613c] daemon is not started [2020-05-26T07:38:22.712Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (4.17s) [2020-05-26T07:38:22.712Z] check_test.go:223: [d25d9addbc8d5] daemon is not started [2020-05-26T07:38:22.712Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (4.34s) [2020-05-26T07:38:22.712Z] check_test.go:223: [df91c1db0a275] daemon is not started [2020-05-26T07:38:22.712Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (4.45s) [2020-05-26T07:38:22.712Z] check_test.go:223: [dd63ea03648d4] daemon is not started [2020-05-26T07:38:22.712Z] --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (1.36s) [2020-05-26T07:38:22.712Z] check_test.go:223: [dc631c78ada73] daemon is not started [2020-05-26T07:38:22.712Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.42s) [2020-05-26T07:38:22.712Z] check_test.go:223: [ddd08e67cda47] daemon is not started [2020-05-26T07:38:22.712Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.16s) [2020-05-26T07:38:22.712Z] check_test.go:223: [d9df6a986c066] daemon is not started [2020-05-26T07:38:22.712Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.54s) [2020-05-26T07:38:22.712Z] check_test.go:223: [d4438904a7eaa] daemon is not started [2020-05-26T07:38:22.712Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (1.39s) [2020-05-26T07:38:22.712Z] check_test.go:223: [decd216a7a2c7] daemon is not started [2020-05-26T07:38:22.712Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (1.31s) [2020-05-26T07:38:22.713Z] check_test.go:223: [dc7a71bc5f4aa] daemon is not started [2020-05-26T07:38:22.713Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (4.21s) [2020-05-26T07:38:22.713Z] check_test.go:223: [dc6e80986f411] daemon is not started [2020-05-26T07:38:22.713Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.47s) [2020-05-26T07:38:22.713Z] check_test.go:223: [df4feeb41edc9] daemon is not started [2020-05-26T07:38:22.713Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.58s) [2020-05-26T07:38:22.713Z] check_test.go:223: [dde74ebfdac92] daemon is not started [2020-05-26T07:38:22.713Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.12s) [2020-05-26T07:38:22.713Z] check_test.go:223: [daa7011f4004d] daemon is not started [2020-05-26T07:38:22.713Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.29s) [2020-05-26T07:38:22.713Z] check_test.go:223: [dfc0e7e3b64f7] daemon is not started [2020-05-26T07:38:22.713Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.33s) [2020-05-26T07:38:22.713Z] check_test.go:223: [d36dfea61960f] daemon is not started [2020-05-26T07:38:22.713Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.42s) [2020-05-26T07:38:22.713Z] check_test.go:223: [d43d1808c273d] daemon is not started [2020-05-26T07:38:22.713Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.12s) [2020-05-26T07:38:22.713Z] check_test.go:223: [d90da69bad1a7] daemon is not started [2020-05-26T07:38:22.713Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2020-05-26T07:38:22.713Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2020-05-26T07:38:23.638Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2020-05-26T07:38:23.638Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2020-05-26T07:38:24.198Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2020-05-26T07:38:24.198Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2020-05-26T07:38:25.560Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2020-05-26T07:38:25.815Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2020-05-26T07:38:26.070Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2020-05-26T07:38:26.631Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2020-05-26T07:38:26.887Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (4.33s) [2020-05-26T07:38:26.887Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.96s) [2020-05-26T07:38:26.887Z] check_test.go:252: [d40adba92a396] daemon is not started [2020-05-26T07:38:26.887Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.50s) [2020-05-26T07:38:26.887Z] check_test.go:252: [d604c6ace91aa] daemon is not started [2020-05-26T07:38:26.887Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.20s) [2020-05-26T07:38:26.887Z] check_test.go:252: [d981fd8bee529] daemon is not started [2020-05-26T07:38:26.887Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.20s) [2020-05-26T07:38:26.887Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.24s) [2020-05-26T07:38:26.887Z] check_test.go:252: [d050db8be7e87] daemon is not started [2020-05-26T07:38:26.887Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.45s) [2020-05-26T07:38:26.887Z] check_test.go:252: [dfc7e2f095b86] daemon is not started [2020-05-26T07:38:26.887Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.60s) [2020-05-26T07:38:26.887Z] check_test.go:252: [df5063c8e6a32] daemon is not started [2020-05-26T07:38:26.887Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.18s) [2020-05-26T07:38:26.887Z] check_test.go:252: [d9f33a38f3f0d] daemon is not started [2020-05-26T07:38:26.887Z] === RUN TestDockerRegistryAuthTokenSuite [2020-05-26T07:38:26.887Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2020-05-26T07:38:28.770Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2020-05-26T07:38:32.028Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2020-05-26T07:38:32.028Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2020-05-26T07:38:32.283Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2020-05-26T07:38:32.283Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2020-05-26T07:38:32.538Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2020-05-26T07:38:32.793Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.80s) [2020-05-26T07:38:32.793Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.16s) [2020-05-26T07:38:32.793Z] check_test.go:279: [df244dbb3afab] daemon is not started [2020-05-26T07:38:32.793Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s) [2020-05-26T07:38:32.793Z] check_test.go:279: [d4c22b58c0cae] daemon is not started [2020-05-26T07:38:32.793Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.17s) [2020-05-26T07:38:32.793Z] check_test.go:279: [df30b8f1b8db7] daemon is not started [2020-05-26T07:38:32.793Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.17s) [2020-05-26T07:38:32.793Z] check_test.go:279: [d9f8e73595e79] daemon is not started [2020-05-26T07:38:32.793Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.16s) [2020-05-26T07:38:32.793Z] check_test.go:279: [d9a81c13f882b] daemon is not started [2020-05-26T07:38:32.793Z] === RUN TestDockerNetworkSuite [2020-05-26T07:38:32.793Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2020-05-26T07:38:36.053Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2020-05-26T07:38:36.978Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2020-05-26T07:38:42.212Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2020-05-26T07:38:44.721Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2020-05-26T07:38:48.877Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2020-05-26T07:38:50.242Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2020-05-26T07:38:52.770Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2020-05-26T07:38:59.298Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2020-05-26T07:39:03.455Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2020-05-26T07:39:05.338Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2020-05-26T07:39:06.263Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2020-05-26T07:39:06.823Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2020-05-26T07:39:08.707Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2020-05-26T07:39:10.068Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2020-05-26T07:39:10.323Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2020-05-26T07:39:10.323Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2020-05-26T07:39:10.577Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2020-05-26T07:39:11.938Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2020-05-26T07:39:12.193Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2020-05-26T07:39:12.193Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2020-05-26T07:39:12.448Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2020-05-26T07:39:13.372Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2020-05-26T07:39:13.932Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2020-05-26T07:39:15.815Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2020-05-26T07:39:15.815Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2020-05-26T07:39:16.071Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2020-05-26T07:39:16.071Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2020-05-26T07:39:16.326Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2020-05-26T07:39:20.487Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2020-05-26T07:39:20.487Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2020-05-26T07:39:24.659Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2020-05-26T07:39:27.918Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2020-05-26T07:39:34.445Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2020-05-26T07:39:34.701Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2020-05-26T07:39:34.956Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2020-05-26T07:39:35.881Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2020-05-26T07:39:35.881Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2020-05-26T07:39:35.881Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2020-05-26T07:39:36.136Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2020-05-26T07:39:36.392Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2020-05-26T07:39:36.392Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2020-05-26T07:39:37.754Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2020-05-26T07:39:41.016Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2020-05-26T07:39:41.016Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2020-05-26T07:39:41.016Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2020-05-26T07:39:41.016Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2020-05-26T07:39:42.377Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2020-05-26T07:39:44.262Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2020-05-26T07:39:47.524Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2020-05-26T07:39:47.524Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2020-05-26T07:39:50.786Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2020-05-26T07:39:52.674Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2020-05-26T07:39:52.674Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2020-05-26T07:39:53.246Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2020-05-26T07:39:54.608Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2020-05-26T07:39:57.119Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2020-05-26T07:39:57.119Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2020-05-26T07:39:58.481Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2020-05-26T07:39:59.040Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2020-05-26T07:40:00.922Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2020-05-26T07:40:06.163Z] --- PASS: TestDockerNetworkSuite (92.91s) [2020-05-26T07:40:06.163Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (3.05s) [2020-05-26T07:40:06.163Z] docker_cli_network_unix_test.go:46: [d6c24a22fc706] daemon is not started [2020-05-26T07:40:06.163Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (1.30s) [2020-05-26T07:40:06.163Z] docker_cli_network_unix_test.go:46: [d5415a287593b] daemon is not started [2020-05-26T07:40:06.163Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (4.75s) [2020-05-26T07:40:06.163Z] docker_cli_network_unix_test.go:46: [d05d34e7c5502] daemon is not started [2020-05-26T07:40:06.163Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (2.75s) [2020-05-26T07:40:06.163Z] docker_cli_network_unix_test.go:46: [d07fb71be252e] daemon is not started [2020-05-26T07:40:06.163Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (3.78s) [2020-05-26T07:40:06.163Z] docker_cli_network_unix_test.go:1233: [d20c5e7f6cca7] daemon is not started [2020-05-26T07:40:06.163Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.90s) [2020-05-26T07:40:06.163Z] docker_cli_network_unix_test.go:46: [dc16019f10837] daemon is not started [2020-05-26T07:40:06.163Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (9.03s) [2020-05-26T07:40:06.163Z] docker_cli_network_unix_test.go:46: [df9381d5c2b70] daemon is not started [2020-05-26T07:40:06.163Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (3.80s) [2020-05-26T07:40:06.163Z] docker_cli_network_unix_test.go:46: [d7158126ceefb] daemon is not started [2020-05-26T07:40:06.163Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (2.05s) [2020-05-26T07:40:06.163Z] docker_cli_network_unix_test.go:46: [d97b42649d626] daemon is not started [2020-05-26T07:40:06.163Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (1.06s) [2020-05-26T07:40:06.163Z] docker_cli_network_unix_test.go:46: [dece098f839dc] daemon is not started [2020-05-26T07:40:06.163Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.66s) [2020-05-26T07:40:06.163Z] docker_cli_network_unix_test.go:46: [d83e17ff607e2] daemon is not started [2020-05-26T07:40:06.163Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (1.51s) [2020-05-26T07:40:06.163Z] docker_cli_network_unix_test.go:46: [d68e3d3763bd0] daemon is not started [2020-05-26T07:40:06.163Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (1.82s) [2020-05-26T07:40:06.163Z] docker_cli_network_unix_test.go:46: [da80269a1fa7f] daemon is not started [2020-05-26T07:40:06.163Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.18s) [2020-05-26T07:40:06.163Z] docker_cli_network_unix_test.go:46: [dd3b703681778] daemon is not started [2020-05-26T07:40:06.163Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.28s) [2020-05-26T07:40:06.163Z] docker_cli_network_unix_test.go:46: [d8702182dc8c0] daemon is not started [2020-05-26T07:40:06.163Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (1.36s) [2020-05-26T07:40:06.163Z] docker_cli_network_unix_test.go:46: [dec4d121620b8] daemon is not started [2020-05-26T07:40:06.163Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.16s) [2020-05-26T07:40:06.163Z] docker_cli_network_unix_test.go:46: [d4fb2d83f793b] daemon is not started [2020-05-26T07:40:06.163Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.06s) [2020-05-26T07:40:06.163Z] docker_cli_network_unix_test.go:46: [d4f61e461d0ba] daemon is not started [2020-05-26T07:40:06.163Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.28s) [2020-05-26T07:40:06.163Z] docker_cli_network_unix_test.go:46: [d2784da517847] daemon is not started [2020-05-26T07:40:06.163Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (1.28s) [2020-05-26T07:40:06.163Z] docker_cli_network_unix_test.go:46: [d47a01d48faea] daemon is not started [2020-05-26T07:40:06.163Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.73s) [2020-05-26T07:40:06.163Z] docker_cli_network_unix_test.go:46: [d73f994d40080] daemon is not started [2020-05-26T07:40:06.163Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.10s) [2020-05-26T07:40:06.163Z] docker_cli_network_unix_test.go:46: [d8ebed2dfbbf7] daemon is not started [2020-05-26T07:40:06.163Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.44s) [2020-05-26T07:40:06.163Z] docker_cli_network_unix_test.go:46: [d5f84c3e5afd5] daemon is not started [2020-05-26T07:40:06.163Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.14s) [2020-05-26T07:40:06.163Z] docker_cli_network_unix_test.go:46: [d62be11f99bba] daemon is not started [2020-05-26T07:40:06.163Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (4.15s) [2020-05-26T07:40:06.163Z] docker_cli_network_unix_test.go:968: [ddae404d52f52] daemon is not started [2020-05-26T07:40:06.163Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (3.89s) [2020-05-26T07:40:06.163Z] docker_cli_network_unix_test.go:46: [d82e698daa673] daemon is not started [2020-05-26T07:40:06.163Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (10.43s) [2020-05-26T07:40:06.163Z] docker_cli_network_unix_test.go:1116: [d298e401c57dc] daemon is not started [2020-05-26T07:40:06.163Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.22s) [2020-05-26T07:40:06.163Z] docker_cli_network_unix_test.go:46: [d413c2c96b377] daemon is not started [2020-05-26T07:40:06.163Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.83s) [2020-05-26T07:40:06.163Z] docker_cli_network_unix_test.go:46: [dc4e7ad256d96] daemon is not started [2020-05-26T07:40:06.163Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.14s) [2020-05-26T07:40:06.163Z] docker_cli_network_unix_test.go:46: [ded9faf31395c] daemon is not started [2020-05-26T07:40:06.163Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.11s) [2020-05-26T07:40:06.163Z] docker_cli_network_unix_test.go:46: [d92b783f32b53] daemon is not started [2020-05-26T07:40:06.163Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.20s) [2020-05-26T07:40:06.163Z] docker_cli_network_unix_test.go:46: [df33a94b2f848] daemon is not started [2020-05-26T07:40:06.163Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.25s) [2020-05-26T07:40:06.163Z] docker_cli_network_unix_test.go:46: [dc1f38040f13a] daemon is not started [2020-05-26T07:40:06.163Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.01s) [2020-05-26T07:40:06.163Z] docker_cli_network_unix_test.go:46: [d6bef5d6858ee] daemon is not started [2020-05-26T07:40:06.163Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (4.26s) [2020-05-26T07:40:06.163Z] docker_cli_network_unix_test.go:46: [dbaaa5e6182e3] daemon is not started [2020-05-26T07:40:06.163Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.03s) [2020-05-26T07:40:06.163Z] docker_cli_network_unix_test.go:46: [d826dba474228] daemon is not started [2020-05-26T07:40:06.163Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2020-05-26T07:40:06.163Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2020-05-26T07:40:06.163Z] docker_cli_network_unix_test.go:46: [d7858ff173078] daemon is not started [2020-05-26T07:40:06.163Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (1.51s) [2020-05-26T07:40:06.163Z] docker_cli_network_unix_test.go:46: [d8b8ada26dd65] daemon is not started [2020-05-26T07:40:06.163Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (5.11s) [2020-05-26T07:40:06.163Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (5.31s) [2020-05-26T07:40:06.163Z] docker_cli_network_unix_test.go:1084: [d64c89d09f843] daemon is not started [2020-05-26T07:40:06.163Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.04s) [2020-05-26T07:40:06.163Z] docker_cli_network_unix_test.go:46: [d4d18478e5735] daemon is not started [2020-05-26T07:40:06.163Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (1.64s) [2020-05-26T07:40:06.163Z] docker_cli_network_unix_test.go:46: [d6a43e9e3727d] daemon is not started [2020-05-26T07:40:06.163Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (2.73s) [2020-05-26T07:40:06.163Z] docker_cli_network_unix_test.go:46: [d8937edf19ce7] daemon is not started [2020-05-26T07:40:06.163Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.04s) [2020-05-26T07:40:06.163Z] docker_cli_network_unix_test.go:46: [de90371bfe00f] daemon is not started [2020-05-26T07:40:06.163Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (1.25s) [2020-05-26T07:40:06.163Z] docker_cli_network_unix_test.go:46: [d36a14dbca857] daemon is not started [2020-05-26T07:40:06.163Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.74s) [2020-05-26T07:40:06.163Z] docker_cli_network_unix_test.go:46: [dd3fe422d0765] daemon is not started [2020-05-26T07:40:06.163Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (1.60s) [2020-05-26T07:40:06.163Z] docker_cli_network_unix_test.go:46: [dad2fee2ca2ce] daemon is not started [2020-05-26T07:40:06.163Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (4.94s) [2020-05-26T07:40:06.163Z] docker_cli_network_unix_test.go:46: [d87295983e802] daemon is not started [2020-05-26T07:40:06.163Z] === RUN TestDockerHubPullSuite [2020-05-26T07:40:06.163Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2020-05-26T07:40:07.524Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2020-05-26T07:40:10.033Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2020-05-26T07:40:10.033Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2020-05-26T07:40:11.915Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2020-05-26T07:40:12.171Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2020-05-26T07:40:12.425Z] --- PASS: TestDockerHubPullSuite (6.69s) [2020-05-26T07:40:12.425Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.77s) [2020-05-26T07:40:12.425Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.18s) [2020-05-26T07:40:12.425Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.37s) [2020-05-26T07:40:12.426Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.92s) [2020-05-26T07:40:12.426Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.27s) [2020-05-26T07:40:12.426Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.16s) [2020-05-26T07:40:12.426Z] PASS [2020-05-26T07:40:12.426Z] [2020-05-26T07:40:12.426Z] === Skipped [2020-05-26T07:40:12.426Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2020-05-26T07:40:12.426Z] [2020-05-26T07:40:12.426Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2020-05-26T07:40:12.426Z] [2020-05-26T07:40:12.426Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2020-05-26T07:40:12.426Z] [2020-05-26T07:40:12.426Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2020-05-26T07:40:12.426Z] [2020-05-26T07:40:12.426Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.02s) [2020-05-26T07:40:12.426Z] [2020-05-26T07:40:12.426Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2020-05-26T07:40:12.426Z] [2020-05-26T07:40:12.426Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2020-05-26T07:40:12.426Z] [2020-05-26T07:40:12.426Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2020-05-26T07:40:12.426Z] [2020-05-26T07:40:12.426Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.02s) [2020-05-26T07:40:12.426Z] [2020-05-26T07:40:12.426Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2020-05-26T07:40:12.426Z] [2020-05-26T07:40:12.426Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) [2020-05-26T07:40:12.426Z] [2020-05-26T07:40:12.426Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2020-05-26T07:40:12.426Z] [2020-05-26T07:40:12.426Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2020-05-26T07:40:12.426Z] [2020-05-26T07:40:12.426Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2020-05-26T07:40:12.426Z] [2020-05-26T07:40:12.426Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s) [2020-05-26T07:40:12.426Z] [2020-05-26T07:40:12.426Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.01s) [2020-05-26T07:40:12.426Z] [2020-05-26T07:40:12.426Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2020-05-26T07:40:12.426Z] [2020-05-26T07:40:12.426Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2020-05-26T07:40:12.426Z] [2020-05-26T07:40:12.426Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2020-05-26T07:40:12.426Z] [2020-05-26T07:40:12.426Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2020-05-26T07:40:12.426Z] [2020-05-26T07:40:12.426Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2020-05-26T07:40:12.426Z] [2020-05-26T07:40:12.426Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2020-05-26T07:40:12.426Z] [2020-05-26T07:40:12.426Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2020-05-26T07:40:12.426Z] [2020-05-26T07:40:12.426Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2020-05-26T07:40:12.426Z] [2020-05-26T07:40:12.426Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2020-05-26T07:40:12.426Z] [2020-05-26T07:40:12.426Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2020-05-26T07:40:12.426Z] [2020-05-26T07:40:12.426Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.01s) [2020-05-26T07:40:12.426Z] [2020-05-26T07:40:12.426Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-05-26T07:40:12.426Z] [2020-05-26T07:40:12.426Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) [2020-05-26T07:40:12.426Z] [2020-05-26T07:40:12.426Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-05-26T07:40:12.426Z] [2020-05-26T07:40:12.426Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2020-05-26T07:40:12.426Z] [2020-05-26T07:40:12.426Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2020-05-26T07:40:12.426Z] [2020-05-26T07:40:12.426Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2020-05-26T07:40:12.426Z] [2020-05-26T07:40:12.426Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.01s) [2020-05-26T07:40:12.426Z] [2020-05-26T07:40:12.426Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2020-05-26T07:40:12.426Z] [2020-05-26T07:40:12.426Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2020-05-26T07:40:12.426Z] [2020-05-26T07:40:12.426Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2020-05-26T07:40:12.426Z] [2020-05-26T07:40:12.426Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2020-05-26T07:40:12.426Z] [2020-05-26T07:40:12.426Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2020-05-26T07:40:12.426Z] [2020-05-26T07:40:12.426Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2020-05-26T07:40:12.426Z] [2020-05-26T07:40:12.426Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2020-05-26T07:40:12.426Z] [2020-05-26T07:40:12.426Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2020-05-26T07:40:12.426Z] [2020-05-26T07:40:12.426Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2020-05-26T07:40:12.426Z] [2020-05-26T07:40:12.426Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2020-05-26T07:40:12.426Z] [2020-05-26T07:40:12.426Z] [2020-05-26T07:40:12.426Z] DONE 1277 tests, 44 skipped in 2015.257s [2020-05-26T07:40:12.426Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-05-26T07:40:12.426Z] ++++ cat bundles/test-integration/docker.pid [2020-05-26T07:40:12.426Z] +++ kill 7613 [2020-05-26T07:40:13.351Z] +++ /etc/init.d/apparmor stop [2020-05-26T07:40:13.351Z] Leaving: AppArmorNo profiles have been unloaded. [2020-05-26T07:40:13.351Z] [2020-05-26T07:40:13.351Z] Unloading profiles will leave already running processes permanently [2020-05-26T07:40:13.351Z] unconfined, which can lead to unexpected situations. [2020-05-26T07:40:13.351Z] [2020-05-26T07:40:13.351Z] To set a process to complain mode, use the command line tool [2020-05-26T07:40:13.351Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-05-26T07:40:13.351Z] +++ true [2020-05-26T07:40:13.351Z] [2020-05-26T07:40:37.797Z] ok github.com/docker/docker/integration-cli 2101.027s [2020-05-26T07:40:37.797Z] [2020-05-26T07:40:37.797Z] === Skipped [2020-05-26T07:40:37.797Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2020-05-26T07:40:37.797Z] [2020-05-26T07:40:37.797Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.02s) [2020-05-26T07:40:37.797Z] [2020-05-26T07:40:37.797Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2020-05-26T07:40:37.797Z] [2020-05-26T07:40:37.797Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.03s) [2020-05-26T07:40:37.797Z] [2020-05-26T07:40:37.797Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.02s) [2020-05-26T07:40:37.797Z] [2020-05-26T07:40:37.797Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2020-05-26T07:40:37.797Z] [2020-05-26T07:40:37.797Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2020-05-26T07:40:37.797Z] [2020-05-26T07:40:37.797Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2020-05-26T07:40:37.797Z] [2020-05-26T07:40:37.797Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2020-05-26T07:40:37.797Z] [2020-05-26T07:40:37.797Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.03s) [2020-05-26T07:40:37.797Z] [2020-05-26T07:40:37.797Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2020-05-26T07:40:37.797Z] [2020-05-26T07:40:37.797Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2020-05-26T07:40:37.797Z] [2020-05-26T07:40:37.797Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2020-05-26T07:40:37.797Z] [2020-05-26T07:40:37.797Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2020-05-26T07:40:37.797Z] [2020-05-26T07:40:37.797Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2020-05-26T07:40:37.797Z] [2020-05-26T07:40:37.797Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.01s) [2020-05-26T07:40:37.797Z] [2020-05-26T07:40:37.797Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.01s) [2020-05-26T07:40:37.797Z] [2020-05-26T07:40:37.797Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2020-05-26T07:40:37.797Z] [2020-05-26T07:40:37.797Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.31s) [2020-05-26T07:40:37.797Z] [2020-05-26T07:40:37.797Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2020-05-26T07:40:37.797Z] [2020-05-26T07:40:37.797Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.01s) [2020-05-26T07:40:37.797Z] [2020-05-26T07:40:37.797Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2020-05-26T07:40:37.797Z] [2020-05-26T07:40:37.797Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.03s) [2020-05-26T07:40:37.797Z] [2020-05-26T07:40:37.797Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2020-05-26T07:40:37.797Z] [2020-05-26T07:40:37.797Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s) [2020-05-26T07:40:37.797Z] [2020-05-26T07:40:37.797Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.02s) [2020-05-26T07:40:37.797Z] [2020-05-26T07:40:37.797Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2020-05-26T07:40:37.797Z] [2020-05-26T07:40:37.797Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2020-05-26T07:40:37.797Z] [2020-05-26T07:40:37.797Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2020-05-26T07:40:37.797Z] [2020-05-26T07:40:37.797Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.03s) [2020-05-26T07:40:37.797Z] [2020-05-26T07:40:37.797Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.27s) [2020-05-26T07:40:37.797Z] [2020-05-26T07:40:37.797Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.60s) [2020-05-26T07:40:37.797Z] [2020-05-26T07:40:37.797Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.82s) [2020-05-26T07:40:37.797Z] [2020-05-26T07:40:37.797Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.28s) [2020-05-26T07:40:37.797Z] [2020-05-26T07:40:37.797Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.02s) [2020-05-26T07:40:37.797Z] [2020-05-26T07:40:37.797Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2020-05-26T07:40:37.797Z] [2020-05-26T07:40:37.797Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2020-05-26T07:40:37.797Z] [2020-05-26T07:40:37.797Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2020-05-26T07:40:37.797Z] [2020-05-26T07:40:37.797Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2020-05-26T07:40:37.797Z] [2020-05-26T07:40:37.797Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.58s) [2020-05-26T07:40:37.797Z] [2020-05-26T07:40:37.797Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.27s) [2020-05-26T07:40:37.797Z] [2020-05-26T07:40:37.797Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.03s) [2020-05-26T07:40:37.797Z] [2020-05-26T07:40:37.797Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.03s) [2020-05-26T07:40:37.797Z] [2020-05-26T07:40:37.797Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.01s) [2020-05-26T07:40:37.797Z] [2020-05-26T07:40:37.797Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2020-05-26T07:40:37.797Z] [2020-05-26T07:40:37.797Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2020-05-26T07:40:37.797Z] [2020-05-26T07:40:37.797Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s) [2020-05-26T07:40:37.797Z] [2020-05-26T07:40:37.797Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2020-05-26T07:40:37.797Z] [2020-05-26T07:40:37.797Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2020-05-26T07:40:37.797Z] [2020-05-26T07:40:37.797Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.27s) [2020-05-26T07:40:37.797Z] [2020-05-26T07:40:37.797Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.32s) [2020-05-26T07:40:37.797Z] [2020-05-26T07:40:37.797Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2020-05-26T07:40:37.797Z] [2020-05-26T07:40:37.797Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.02s) [2020-05-26T07:40:37.797Z] [2020-05-26T07:40:37.797Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.26s) [2020-05-26T07:40:37.797Z] [2020-05-26T07:40:37.797Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.27s) [2020-05-26T07:40:37.797Z] [2020-05-26T07:40:37.797Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.27s) [2020-05-26T07:40:37.797Z] [2020-05-26T07:40:37.797Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.02s) [2020-05-26T07:40:37.797Z] [2020-05-26T07:40:37.797Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.02s) [2020-05-26T07:40:37.797Z] [2020-05-26T07:40:37.797Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.02s) [2020-05-26T07:40:37.797Z] [2020-05-26T07:40:37.797Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.22s) [2020-05-26T07:40:37.797Z] [2020-05-26T07:40:37.797Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2020-05-26T07:40:37.797Z] [2020-05-26T07:40:37.797Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.01s) [2020-05-26T07:40:37.797Z] [2020-05-26T07:40:37.797Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2020-05-26T07:40:37.797Z] [2020-05-26T07:40:37.797Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.02s) [2020-05-26T07:40:37.797Z] [2020-05-26T07:40:37.797Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.02s) [2020-05-26T07:40:37.797Z] [2020-05-26T07:40:37.797Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.02s) [2020-05-26T07:40:37.797Z] [2020-05-26T07:40:37.797Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.03s) [2020-05-26T07:40:37.797Z] [2020-05-26T07:40:37.797Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.02s) [2020-05-26T07:40:37.797Z] [2020-05-26T07:40:37.797Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2020-05-26T07:40:37.797Z] [2020-05-26T07:40:37.797Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.01s) [2020-05-26T07:40:37.797Z] [2020-05-26T07:40:37.797Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2020-05-26T07:40:37.797Z] [2020-05-26T07:40:37.797Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.02s) [2020-05-26T07:40:37.797Z] [2020-05-26T07:40:37.797Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2020-05-26T07:40:37.797Z] [2020-05-26T07:40:37.797Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.02s) [2020-05-26T07:40:37.797Z] [2020-05-26T07:40:37.797Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.03s) [2020-05-26T07:40:37.797Z] [2020-05-26T07:40:37.797Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.06s) [2020-05-26T07:40:37.797Z] [2020-05-26T07:40:37.797Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.03s) [2020-05-26T07:40:37.797Z] [2020-05-26T07:40:37.797Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.05s) [2020-05-26T07:40:37.797Z] [2020-05-26T07:40:37.797Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.02s) [2020-05-26T07:40:37.797Z] [2020-05-26T07:40:37.797Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.01s) [2020-05-26T07:40:37.797Z] [2020-05-26T07:40:37.797Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.01s) [2020-05-26T07:40:37.797Z] [2020-05-26T07:40:37.797Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.03s) [2020-05-26T07:40:37.797Z] [2020-05-26T07:40:37.797Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.01s) [2020-05-26T07:40:37.797Z] [2020-05-26T07:40:37.797Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2020-05-26T07:40:37.797Z] [2020-05-26T07:40:37.797Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.04s) [2020-05-26T07:40:37.797Z] [2020-05-26T07:40:37.797Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.29s) [2020-05-26T07:40:37.797Z] [2020-05-26T07:40:37.797Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.25s) [2020-05-26T07:40:37.797Z] [2020-05-26T07:40:37.797Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.03s) [2020-05-26T07:40:37.797Z] [2020-05-26T07:40:37.797Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s) [2020-05-26T07:40:37.797Z] [2020-05-26T07:40:37.797Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2020-05-26T07:40:37.797Z] [2020-05-26T07:40:37.797Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2020-05-26T07:40:37.797Z] [2020-05-26T07:40:37.797Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2020-05-26T07:40:37.797Z] [2020-05-26T07:40:37.797Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.27s) [2020-05-26T07:40:37.797Z] [2020-05-26T07:40:37.797Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2020-05-26T07:40:37.797Z] [2020-05-26T07:40:37.797Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.28s) [2020-05-26T07:40:37.797Z] [2020-05-26T07:40:37.797Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.28s) [2020-05-26T07:40:37.797Z] [2020-05-26T07:40:37.797Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.24s) [2020-05-26T07:40:37.797Z] [2020-05-26T07:40:37.797Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.02s) [2020-05-26T07:40:37.797Z] [2020-05-26T07:40:37.797Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.25s) [2020-05-26T07:40:37.797Z] [2020-05-26T07:40:37.797Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s) [2020-05-26T07:40:37.797Z] [2020-05-26T07:40:37.797Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2020-05-26T07:40:37.797Z] [2020-05-26T07:40:37.797Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.01s) [2020-05-26T07:40:37.797Z] [2020-05-26T07:40:37.797Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.02s) [2020-05-26T07:40:37.797Z] [2020-05-26T07:40:37.797Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2020-05-26T07:40:37.797Z] [2020-05-26T07:40:37.797Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.01s) [2020-05-26T07:40:37.797Z] [2020-05-26T07:40:37.797Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2020-05-26T07:40:37.797Z] [2020-05-26T07:40:37.797Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2020-05-26T07:40:37.797Z] [2020-05-26T07:40:37.797Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2020-05-26T07:40:37.797Z] [2020-05-26T07:40:37.797Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2020-05-26T07:40:37.797Z] [2020-05-26T07:40:37.797Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.01s) [2020-05-26T07:40:37.797Z] [2020-05-26T07:40:37.797Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2020-05-26T07:40:37.797Z] [2020-05-26T07:40:37.797Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2020-05-26T07:40:37.797Z] [2020-05-26T07:40:37.797Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2020-05-26T07:40:37.797Z] [2020-05-26T07:40:37.797Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2020-05-26T07:40:37.797Z] [2020-05-26T07:40:37.797Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2020-05-26T07:40:37.797Z] [2020-05-26T07:40:37.797Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2020-05-26T07:40:37.797Z] [2020-05-26T07:40:37.797Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2020-05-26T07:40:37.797Z] [2020-05-26T07:40:37.797Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2020-05-26T07:40:37.797Z] [2020-05-26T07:40:37.797Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2020-05-26T07:40:37.797Z] [2020-05-26T07:40:37.797Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2020-05-26T07:40:37.797Z] [2020-05-26T07:40:37.797Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.01s) [2020-05-26T07:40:37.797Z] [2020-05-26T07:40:37.797Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.01s) [2020-05-26T07:40:37.797Z] [2020-05-26T07:40:37.797Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2020-05-26T07:40:37.797Z] [2020-05-26T07:40:37.797Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.01s) [2020-05-26T07:40:37.797Z] [2020-05-26T07:40:37.797Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.01s) [2020-05-26T07:40:37.797Z] [2020-05-26T07:40:37.797Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2020-05-26T07:40:37.797Z] [2020-05-26T07:40:37.797Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2020-05-26T07:40:37.797Z] [2020-05-26T07:40:37.797Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2020-05-26T07:40:37.797Z] [2020-05-26T07:40:37.797Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2020-05-26T07:40:37.797Z] [2020-05-26T07:40:37.797Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2020-05-26T07:40:37.797Z] [2020-05-26T07:40:37.798Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2020-05-26T07:40:37.798Z] [2020-05-26T07:40:37.798Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2020-05-26T07:40:37.798Z] [2020-05-26T07:40:37.798Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2020-05-26T07:40:37.798Z] [2020-05-26T07:40:37.798Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.01s) [2020-05-26T07:40:37.798Z] [2020-05-26T07:40:37.798Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.01s) [2020-05-26T07:40:37.798Z] [2020-05-26T07:40:37.798Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2020-05-26T07:40:37.798Z] [2020-05-26T07:40:37.798Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.01s) [2020-05-26T07:40:37.798Z] [2020-05-26T07:40:37.798Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.01s) [2020-05-26T07:40:37.798Z] [2020-05-26T07:40:37.798Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.01s) [2020-05-26T07:40:37.798Z] [2020-05-26T07:40:37.798Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.01s) [2020-05-26T07:40:37.798Z] [2020-05-26T07:40:37.798Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.01s) [2020-05-26T07:40:37.798Z] [2020-05-26T07:40:37.798Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.01s) [2020-05-26T07:40:37.798Z] [2020-05-26T07:40:37.798Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.01s) [2020-05-26T07:40:37.798Z] [2020-05-26T07:40:37.798Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.01s) [2020-05-26T07:40:37.798Z] [2020-05-26T07:40:37.798Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.01s) [2020-05-26T07:40:37.798Z] [2020-05-26T07:40:37.798Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.01s) [2020-05-26T07:40:37.798Z] [2020-05-26T07:40:37.798Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2020-05-26T07:40:37.798Z] [2020-05-26T07:40:37.798Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2020-05-26T07:40:37.798Z] [2020-05-26T07:40:37.798Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.01s) [2020-05-26T07:40:37.798Z] [2020-05-26T07:40:37.798Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.02s) [2020-05-26T07:40:37.798Z] [2020-05-26T07:40:37.798Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.01s) [2020-05-26T07:40:37.798Z] [2020-05-26T07:40:37.798Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2020-05-26T07:40:37.798Z] [2020-05-26T07:40:37.798Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.01s) [2020-05-26T07:40:37.798Z] [2020-05-26T07:40:37.798Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.01s) [2020-05-26T07:40:37.798Z] [2020-05-26T07:40:37.798Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.01s) [2020-05-26T07:40:37.798Z] [2020-05-26T07:40:37.798Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.01s) [2020-05-26T07:40:37.798Z] [2020-05-26T07:40:37.798Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.01s) [2020-05-26T07:40:37.798Z] [2020-05-26T07:40:37.798Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.01s) [2020-05-26T07:40:37.798Z] [2020-05-26T07:40:37.798Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2020-05-26T07:40:37.798Z] [2020-05-26T07:40:37.798Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2020-05-26T07:40:37.798Z] [2020-05-26T07:40:37.798Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2020-05-26T07:40:37.798Z] [2020-05-26T07:40:37.798Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2020-05-26T07:40:37.798Z] [2020-05-26T07:40:37.798Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2020-05-26T07:40:37.798Z] [2020-05-26T07:40:37.798Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.01s) [2020-05-26T07:40:37.798Z] [2020-05-26T07:40:37.798Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2020-05-26T07:40:37.798Z] [2020-05-26T07:40:37.798Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2020-05-26T07:40:37.798Z] [2020-05-26T07:40:37.798Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2020-05-26T07:40:37.798Z] [2020-05-26T07:40:37.798Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2020-05-26T07:40:37.798Z] [2020-05-26T07:40:37.798Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2020-05-26T07:40:37.798Z] [2020-05-26T07:40:37.798Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2020-05-26T07:40:37.798Z] [2020-05-26T07:40:37.798Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2020-05-26T07:40:37.798Z] [2020-05-26T07:40:37.798Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2020-05-26T07:40:37.798Z] [2020-05-26T07:40:37.798Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2020-05-26T07:40:37.798Z] [2020-05-26T07:40:37.798Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2020-05-26T07:40:37.798Z] [2020-05-26T07:40:37.798Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2020-05-26T07:40:37.798Z] [2020-05-26T07:40:37.798Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2020-05-26T07:40:37.798Z] [2020-05-26T07:40:37.798Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.01s) [2020-05-26T07:40:37.798Z] [2020-05-26T07:40:37.798Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2020-05-26T07:40:37.798Z] [2020-05-26T07:40:37.798Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2020-05-26T07:40:37.798Z] [2020-05-26T07:40:37.798Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2020-05-26T07:40:37.798Z] [2020-05-26T07:40:37.798Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.01s) [2020-05-26T07:40:37.798Z] [2020-05-26T07:40:37.798Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.02s) [2020-05-26T07:40:37.798Z] [2020-05-26T07:40:37.798Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.01s) [2020-05-26T07:40:37.798Z] [2020-05-26T07:40:37.798Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.01s) [2020-05-26T07:40:37.798Z] [2020-05-26T07:40:37.798Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.01s) [2020-05-26T07:40:37.798Z] [2020-05-26T07:40:37.798Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.01s) [2020-05-26T07:40:37.798Z] [2020-05-26T07:40:37.798Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.02s) [2020-05-26T07:40:37.798Z] [2020-05-26T07:40:37.798Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.01s) [2020-05-26T07:40:37.798Z] [2020-05-26T07:40:37.798Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2020-05-26T07:40:37.798Z] [2020-05-26T07:40:37.798Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.01s) [2020-05-26T07:40:37.798Z] [2020-05-26T07:40:37.798Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2020-05-26T07:40:37.798Z] [2020-05-26T07:40:37.798Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2020-05-26T07:40:37.798Z] [2020-05-26T07:40:37.798Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.01s) [2020-05-26T07:40:37.798Z] [2020-05-26T07:40:37.798Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.01s) [2020-05-26T07:40:37.798Z] [2020-05-26T07:40:37.798Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.01s) [2020-05-26T07:40:37.798Z] [2020-05-26T07:40:37.798Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.01s) [2020-05-26T07:40:37.798Z] [2020-05-26T07:40:37.798Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2020-05-26T07:40:37.798Z] [2020-05-26T07:40:37.798Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.01s) [2020-05-26T07:40:37.798Z] [2020-05-26T07:40:37.798Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.01s) [2020-05-26T07:40:37.798Z] [2020-05-26T07:40:37.798Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2020-05-26T07:40:37.798Z] [2020-05-26T07:40:37.798Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.01s) [2020-05-26T07:40:37.798Z] [2020-05-26T07:40:37.798Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.01s) [2020-05-26T07:40:37.798Z] [2020-05-26T07:40:37.798Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.01s) [2020-05-26T07:40:37.798Z] [2020-05-26T07:40:37.798Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.01s) [2020-05-26T07:40:37.798Z] [2020-05-26T07:40:37.798Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2020-05-26T07:40:37.798Z] [2020-05-26T07:40:37.798Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.01s) [2020-05-26T07:40:37.798Z] [2020-05-26T07:40:37.798Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.01s) [2020-05-26T07:40:37.798Z] [2020-05-26T07:40:37.798Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.01s) [2020-05-26T07:40:37.798Z] [2020-05-26T07:40:37.798Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.01s) [2020-05-26T07:40:37.798Z] [2020-05-26T07:40:37.798Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2020-05-26T07:40:37.798Z] [2020-05-26T07:40:37.798Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.01s) [2020-05-26T07:40:37.798Z] [2020-05-26T07:40:37.798Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2020-05-26T07:40:37.798Z] [2020-05-26T07:40:37.798Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2020-05-26T07:40:37.798Z] [2020-05-26T07:40:37.798Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2020-05-26T07:40:37.798Z] [2020-05-26T07:40:37.798Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.01s) [2020-05-26T07:40:37.798Z] [2020-05-26T07:40:37.798Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.02s) [2020-05-26T07:40:37.798Z] [2020-05-26T07:40:37.798Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.01s) [2020-05-26T07:40:37.798Z] [2020-05-26T07:40:37.798Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.02s) [2020-05-26T07:40:37.798Z] [2020-05-26T07:40:37.798Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2020-05-26T07:40:37.798Z] [2020-05-26T07:40:37.798Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2020-05-26T07:40:37.798Z] [2020-05-26T07:40:37.798Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2020-05-26T07:40:37.798Z] [2020-05-26T07:40:37.798Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2020-05-26T07:40:37.798Z] [2020-05-26T07:40:37.798Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2020-05-26T07:40:37.798Z] [2020-05-26T07:40:37.798Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2020-05-26T07:40:37.798Z] [2020-05-26T07:40:37.798Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2020-05-26T07:40:37.798Z] [2020-05-26T07:40:37.798Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2020-05-26T07:40:37.798Z] [2020-05-26T07:40:37.798Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.01s) [2020-05-26T07:40:37.798Z] [2020-05-26T07:40:37.798Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2020-05-26T07:40:37.798Z] [2020-05-26T07:40:37.798Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2020-05-26T07:40:37.798Z] [2020-05-26T07:40:37.798Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2020-05-26T07:40:37.798Z] [2020-05-26T07:40:37.798Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.01s) [2020-05-26T07:40:37.798Z] [2020-05-26T07:40:37.798Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.01s) [2020-05-26T07:40:37.798Z] [2020-05-26T07:40:37.798Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2020-05-26T07:40:37.798Z] [2020-05-26T07:40:37.798Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.02s) [2020-05-26T07:40:37.798Z] [2020-05-26T07:40:37.798Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.01s) [2020-05-26T07:40:37.798Z] [2020-05-26T07:40:37.798Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.01s) [2020-05-26T07:40:37.798Z] [2020-05-26T07:40:37.798Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2020-05-26T07:40:37.798Z] [2020-05-26T07:40:37.798Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2020-05-26T07:40:37.798Z] [2020-05-26T07:40:37.798Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2020-05-26T07:40:37.798Z] [2020-05-26T07:40:37.798Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2020-05-26T07:40:37.798Z] [2020-05-26T07:40:37.798Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2020-05-26T07:40:37.798Z] [2020-05-26T07:40:37.798Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2020-05-26T07:40:37.798Z] [2020-05-26T07:40:37.798Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2020-05-26T07:40:37.798Z] [2020-05-26T07:40:37.798Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2020-05-26T07:40:37.798Z] [2020-05-26T07:40:37.798Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2020-05-26T07:40:37.798Z] [2020-05-26T07:40:37.798Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2020-05-26T07:40:37.798Z] [2020-05-26T07:40:37.798Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2020-05-26T07:40:37.798Z] [2020-05-26T07:40:37.798Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2020-05-26T07:40:37.798Z] [2020-05-26T07:40:37.798Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2020-05-26T07:40:37.798Z] [2020-05-26T07:40:37.798Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2020-05-26T07:40:37.798Z] [2020-05-26T07:40:37.798Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2020-05-26T07:40:37.798Z] [2020-05-26T07:40:37.798Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2020-05-26T07:40:37.798Z] [2020-05-26T07:40:37.798Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2020-05-26T07:40:37.798Z] [2020-05-26T07:40:37.798Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.01s) [2020-05-26T07:40:37.798Z] [2020-05-26T07:40:37.798Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.01s) [2020-05-26T07:40:37.798Z] [2020-05-26T07:40:37.798Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.01s) [2020-05-26T07:40:37.798Z] [2020-05-26T07:40:37.798Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.01s) [2020-05-26T07:40:37.798Z] [2020-05-26T07:40:37.798Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2020-05-26T07:40:37.798Z] [2020-05-26T07:40:37.798Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2020-05-26T07:40:37.798Z] [2020-05-26T07:40:37.798Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2020-05-26T07:40:37.798Z] [2020-05-26T07:40:37.798Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.01s) [2020-05-26T07:40:37.798Z] [2020-05-26T07:40:37.798Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.01s) [2020-05-26T07:40:37.798Z] [2020-05-26T07:40:37.798Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2020-05-26T07:40:37.798Z] [2020-05-26T07:40:37.798Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.01s) [2020-05-26T07:40:37.798Z] [2020-05-26T07:40:37.798Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2020-05-26T07:40:37.798Z] [2020-05-26T07:40:37.798Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.01s) [2020-05-26T07:40:37.798Z] [2020-05-26T07:40:37.798Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.01s) [2020-05-26T07:40:37.798Z] [2020-05-26T07:40:37.798Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2020-05-26T07:40:37.798Z] [2020-05-26T07:40:37.798Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.01s) [2020-05-26T07:40:37.798Z] [2020-05-26T07:40:37.798Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.01s) [2020-05-26T07:40:37.798Z] [2020-05-26T07:40:37.798Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.01s) [2020-05-26T07:40:37.798Z] [2020-05-26T07:40:37.798Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.02s) [2020-05-26T07:40:37.798Z] [2020-05-26T07:40:37.798Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2020-05-26T07:40:37.798Z] [2020-05-26T07:40:37.798Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2020-05-26T07:40:37.798Z] [2020-05-26T07:40:37.798Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2020-05-26T07:40:37.798Z] [2020-05-26T07:40:37.798Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2020-05-26T07:40:37.798Z] [2020-05-26T07:40:37.798Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2020-05-26T07:40:37.798Z] [2020-05-26T07:40:37.798Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2020-05-26T07:40:37.798Z] [2020-05-26T07:40:37.798Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2020-05-26T07:40:37.798Z] [2020-05-26T07:40:37.798Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2020-05-26T07:40:37.798Z] [2020-05-26T07:40:37.798Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2020-05-26T07:40:37.798Z] [2020-05-26T07:40:37.798Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.01s) [2020-05-26T07:40:37.798Z] [2020-05-26T07:40:37.799Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2020-05-26T07:40:37.799Z] [2020-05-26T07:40:37.799Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2020-05-26T07:40:37.799Z] [2020-05-26T07:40:37.799Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.01s) [2020-05-26T07:40:37.799Z] [2020-05-26T07:40:37.799Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2020-05-26T07:40:37.799Z] [2020-05-26T07:40:37.799Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2020-05-26T07:40:37.799Z] [2020-05-26T07:40:37.799Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.01s) [2020-05-26T07:40:37.799Z] [2020-05-26T07:40:37.799Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2020-05-26T07:40:37.799Z] [2020-05-26T07:40:37.799Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2020-05-26T07:40:37.799Z] [2020-05-26T07:40:37.799Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2020-05-26T07:40:37.799Z] [2020-05-26T07:40:37.799Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2020-05-26T07:40:37.799Z] [2020-05-26T07:40:37.799Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2020-05-26T07:40:37.799Z] [2020-05-26T07:40:37.799Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2020-05-26T07:40:37.799Z] [2020-05-26T07:40:37.799Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.01s) [2020-05-26T07:40:37.799Z] [2020-05-26T07:40:37.799Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2020-05-26T07:40:37.799Z] [2020-05-26T07:40:37.799Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2020-05-26T07:40:37.799Z] [2020-05-26T07:40:37.799Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2020-05-26T07:40:37.799Z] [2020-05-26T07:40:37.799Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2020-05-26T07:40:37.799Z] [2020-05-26T07:40:37.799Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2020-05-26T07:40:37.799Z] [2020-05-26T07:40:37.799Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2020-05-26T07:40:37.799Z] [2020-05-26T07:40:37.799Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2020-05-26T07:40:37.799Z] [2020-05-26T07:40:37.799Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2020-05-26T07:40:37.799Z] [2020-05-26T07:40:37.799Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2020-05-26T07:40:37.799Z] [2020-05-26T07:40:37.799Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2020-05-26T07:40:37.799Z] [2020-05-26T07:40:37.799Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2020-05-26T07:40:37.799Z] [2020-05-26T07:40:37.799Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.01s) [2020-05-26T07:40:37.799Z] [2020-05-26T07:40:37.799Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2020-05-26T07:40:37.799Z] [2020-05-26T07:40:37.799Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2020-05-26T07:40:37.799Z] [2020-05-26T07:40:37.799Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2020-05-26T07:40:37.799Z] [2020-05-26T07:40:37.799Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2020-05-26T07:40:37.799Z] [2020-05-26T07:40:37.799Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2020-05-26T07:40:37.799Z] [2020-05-26T07:40:37.799Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.01s) [2020-05-26T07:40:37.799Z] [2020-05-26T07:40:37.799Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2020-05-26T07:40:37.799Z] [2020-05-26T07:40:37.799Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s) [2020-05-26T07:40:37.799Z] [2020-05-26T07:40:37.799Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2020-05-26T07:40:37.799Z] [2020-05-26T07:40:37.799Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2020-05-26T07:40:37.799Z] [2020-05-26T07:40:37.799Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2020-05-26T07:40:37.799Z] [2020-05-26T07:40:37.799Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2020-05-26T07:40:37.799Z] [2020-05-26T07:40:37.799Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2020-05-26T07:40:37.799Z] [2020-05-26T07:40:37.799Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2020-05-26T07:40:37.799Z] [2020-05-26T07:40:37.799Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2020-05-26T07:40:37.799Z] [2020-05-26T07:40:37.799Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2020-05-26T07:40:37.799Z] [2020-05-26T07:40:37.799Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2020-05-26T07:40:37.799Z] [2020-05-26T07:40:37.799Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2020-05-26T07:40:37.799Z] [2020-05-26T07:40:37.799Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2020-05-26T07:40:37.799Z] [2020-05-26T07:40:37.799Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2020-05-26T07:40:37.799Z] [2020-05-26T07:40:37.799Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2020-05-26T07:40:37.799Z] [2020-05-26T07:40:37.799Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2020-05-26T07:40:37.799Z] [2020-05-26T07:40:37.799Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2020-05-26T07:40:37.799Z] [2020-05-26T07:40:37.799Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2020-05-26T07:40:37.799Z] [2020-05-26T07:40:37.799Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.01s) [2020-05-26T07:40:37.799Z] [2020-05-26T07:40:37.799Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.01s) [2020-05-26T07:40:37.799Z] [2020-05-26T07:40:37.799Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2020-05-26T07:40:37.799Z] [2020-05-26T07:40:37.799Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2020-05-26T07:40:37.799Z] [2020-05-26T07:40:37.799Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2020-05-26T07:40:37.799Z] [2020-05-26T07:40:37.799Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.01s) [2020-05-26T07:40:37.799Z] [2020-05-26T07:40:37.799Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.01s) [2020-05-26T07:40:37.799Z] [2020-05-26T07:40:37.799Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.01s) [2020-05-26T07:40:37.799Z] [2020-05-26T07:40:37.799Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.01s) [2020-05-26T07:40:37.799Z] [2020-05-26T07:40:37.799Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.01s) [2020-05-26T07:40:37.799Z] [2020-05-26T07:40:37.799Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2020-05-26T07:40:37.799Z] [2020-05-26T07:40:37.799Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.01s) [2020-05-26T07:40:37.799Z] [2020-05-26T07:40:37.799Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.02s) [2020-05-26T07:40:37.799Z] [2020-05-26T07:40:37.799Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.01s) [2020-05-26T07:40:37.799Z] [2020-05-26T07:40:37.799Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2020-05-26T07:40:37.799Z] [2020-05-26T07:40:37.799Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2020-05-26T07:40:37.799Z] [2020-05-26T07:40:37.799Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2020-05-26T07:40:37.799Z] [2020-05-26T07:40:37.799Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.01s) [2020-05-26T07:40:37.799Z] [2020-05-26T07:40:37.799Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2020-05-26T07:40:37.799Z] [2020-05-26T07:40:37.799Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2020-05-26T07:40:37.799Z] [2020-05-26T07:40:37.799Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2020-05-26T07:40:37.799Z] [2020-05-26T07:40:37.799Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2020-05-26T07:40:37.799Z] [2020-05-26T07:40:37.799Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2020-05-26T07:40:37.799Z] [2020-05-26T07:40:37.799Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2020-05-26T07:40:37.799Z] [2020-05-26T07:40:37.799Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.01s) [2020-05-26T07:40:37.799Z] [2020-05-26T07:40:37.799Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2020-05-26T07:40:37.799Z] [2020-05-26T07:40:37.799Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2020-05-26T07:40:37.799Z] [2020-05-26T07:40:37.799Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.01s) [2020-05-26T07:40:37.799Z] [2020-05-26T07:40:37.799Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2020-05-26T07:40:37.799Z] [2020-05-26T07:40:37.799Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.01s) [2020-05-26T07:40:37.799Z] [2020-05-26T07:40:37.799Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2020-05-26T07:40:37.799Z] [2020-05-26T07:40:37.799Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2020-05-26T07:40:37.799Z] [2020-05-26T07:40:37.799Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDHost (0.01s) [2020-05-26T07:40:37.799Z] [2020-05-26T07:40:37.799Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.01s) [2020-05-26T07:40:37.799Z] [2020-05-26T07:40:37.799Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.01s) [2020-05-26T07:40:37.799Z] [2020-05-26T07:40:37.799Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.01s) [2020-05-26T07:40:37.799Z] [2020-05-26T07:40:37.799Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2020-05-26T07:40:37.799Z] [2020-05-26T07:40:37.799Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2020-05-26T07:40:37.799Z] [2020-05-26T07:40:37.799Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2020-05-26T07:40:37.799Z] [2020-05-26T07:40:37.799Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.01s) [2020-05-26T07:40:37.799Z] [2020-05-26T07:40:37.799Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2020-05-26T07:40:37.799Z] [2020-05-26T07:40:37.799Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2020-05-26T07:40:37.799Z] [2020-05-26T07:40:37.799Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2020-05-26T07:40:37.799Z] [2020-05-26T07:40:37.799Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.01s) [2020-05-26T07:40:37.799Z] [2020-05-26T07:40:37.799Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2020-05-26T07:40:37.799Z] [2020-05-26T07:40:37.799Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2020-05-26T07:40:37.799Z] [2020-05-26T07:40:37.799Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2020-05-26T07:40:37.799Z] [2020-05-26T07:40:37.799Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2020-05-26T07:40:37.799Z] [2020-05-26T07:40:37.799Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2020-05-26T07:40:37.799Z] [2020-05-26T07:40:37.799Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2020-05-26T07:40:37.799Z] [2020-05-26T07:40:37.799Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2020-05-26T07:40:37.799Z] [2020-05-26T07:40:37.799Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2020-05-26T07:40:37.799Z] [2020-05-26T07:40:37.799Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2020-05-26T07:40:37.799Z] [2020-05-26T07:40:37.799Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.01s) [2020-05-26T07:40:37.799Z] [2020-05-26T07:40:37.799Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2020-05-26T07:40:37.799Z] [2020-05-26T07:40:37.799Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2020-05-26T07:40:37.799Z] [2020-05-26T07:40:37.799Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2020-05-26T07:40:37.799Z] [2020-05-26T07:40:37.799Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2020-05-26T07:40:37.799Z] [2020-05-26T07:40:37.799Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.02s) [2020-05-26T07:40:37.799Z] [2020-05-26T07:40:37.799Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.01s) [2020-05-26T07:40:37.799Z] [2020-05-26T07:40:37.799Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s) [2020-05-26T07:40:37.799Z] [2020-05-26T07:40:37.799Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.01s) [2020-05-26T07:40:37.799Z] [2020-05-26T07:40:37.799Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2020-05-26T07:40:37.799Z] [2020-05-26T07:40:37.799Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2020-05-26T07:40:37.799Z] [2020-05-26T07:40:37.799Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2020-05-26T07:40:37.799Z] [2020-05-26T07:40:37.799Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.01s) [2020-05-26T07:40:37.799Z] [2020-05-26T07:40:37.799Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.01s) [2020-05-26T07:40:37.799Z] [2020-05-26T07:40:37.799Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2020-05-26T07:40:37.799Z] [2020-05-26T07:40:37.799Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2020-05-26T07:40:37.799Z] [2020-05-26T07:40:37.799Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2020-05-26T07:40:37.799Z] [2020-05-26T07:40:37.799Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2020-05-26T07:40:37.799Z] [2020-05-26T07:40:37.799Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2020-05-26T07:40:37.799Z] [2020-05-26T07:40:37.799Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2020-05-26T07:40:37.799Z] [2020-05-26T07:40:37.799Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2020-05-26T07:40:37.799Z] [2020-05-26T07:40:37.799Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.01s) [2020-05-26T07:40:37.799Z] [2020-05-26T07:40:37.799Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.01s) [2020-05-26T07:40:37.799Z] [2020-05-26T07:40:37.799Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.01s) [2020-05-26T07:40:37.799Z] [2020-05-26T07:40:37.799Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.01s) [2020-05-26T07:40:37.799Z] [2020-05-26T07:40:37.799Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.01s) [2020-05-26T07:40:37.799Z] [2020-05-26T07:40:37.799Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.01s) [2020-05-26T07:40:37.799Z] [2020-05-26T07:40:37.799Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.01s) [2020-05-26T07:40:37.799Z] [2020-05-26T07:40:37.799Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2020-05-26T07:40:37.799Z] [2020-05-26T07:40:37.799Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2020-05-26T07:40:37.799Z] [2020-05-26T07:40:37.799Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2020-05-26T07:40:37.799Z] [2020-05-26T07:40:37.799Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesMountedAsShared (0.01s) [2020-05-26T07:40:37.799Z] [2020-05-26T07:40:37.799Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesMountedAsSlave (0.02s) [2020-05-26T07:40:37.799Z] [2020-05-26T07:40:37.799Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.01s) [2020-05-26T07:40:37.799Z] [2020-05-26T07:40:37.799Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2020-05-26T07:40:37.800Z] [2020-05-26T07:40:37.800Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2020-05-26T07:40:37.800Z] [2020-05-26T07:40:37.800Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2020-05-26T07:40:37.800Z] [2020-05-26T07:40:37.800Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2020-05-26T07:40:37.800Z] [2020-05-26T07:40:37.800Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.01s) [2020-05-26T07:40:37.800Z] [2020-05-26T07:40:37.800Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2020-05-26T07:40:37.800Z] [2020-05-26T07:40:37.800Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2020-05-26T07:40:37.800Z] [2020-05-26T07:40:37.800Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2020-05-26T07:40:37.800Z] [2020-05-26T07:40:37.800Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2020-05-26T07:40:37.800Z] [2020-05-26T07:40:37.800Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2020-05-26T07:40:37.800Z] [2020-05-26T07:40:37.800Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2020-05-26T07:40:37.800Z] [2020-05-26T07:40:37.800Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.01s) [2020-05-26T07:40:37.800Z] [2020-05-26T07:40:37.800Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2020-05-26T07:40:37.800Z] [2020-05-26T07:40:37.800Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.01s) [2020-05-26T07:40:37.800Z] [2020-05-26T07:40:37.800Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.01s) [2020-05-26T07:40:37.800Z] [2020-05-26T07:40:37.800Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.02s) [2020-05-26T07:40:37.800Z] [2020-05-26T07:40:37.800Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.01s) [2020-05-26T07:40:37.800Z] [2020-05-26T07:40:37.800Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2020-05-26T07:40:37.800Z] [2020-05-26T07:40:37.800Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.01s) [2020-05-26T07:40:37.800Z] [2020-05-26T07:40:37.800Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2020-05-26T07:40:37.800Z] [2020-05-26T07:40:37.800Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2020-05-26T07:40:37.800Z] [2020-05-26T07:40:37.800Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2020-05-26T07:40:37.800Z] [2020-05-26T07:40:37.800Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2020-05-26T07:40:37.800Z] [2020-05-26T07:40:37.800Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2020-05-26T07:40:37.800Z] [2020-05-26T07:40:37.800Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.01s) [2020-05-26T07:40:37.800Z] [2020-05-26T07:40:37.800Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.01s) [2020-05-26T07:40:37.800Z] [2020-05-26T07:40:37.800Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.01s) [2020-05-26T07:40:37.800Z] [2020-05-26T07:40:37.800Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.01s) [2020-05-26T07:40:37.800Z] [2020-05-26T07:40:37.800Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2020-05-26T07:40:37.800Z] [2020-05-26T07:40:37.800Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.01s) [2020-05-26T07:40:37.800Z] [2020-05-26T07:40:37.800Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2020-05-26T07:40:37.800Z] [2020-05-26T07:40:37.800Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.01s) [2020-05-26T07:40:37.800Z] [2020-05-26T07:40:37.800Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.01s) [2020-05-26T07:40:37.800Z] [2020-05-26T07:40:37.800Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.01s) [2020-05-26T07:40:37.800Z] [2020-05-26T07:40:37.800Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.01s) [2020-05-26T07:40:37.800Z] [2020-05-26T07:40:37.800Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2020-05-26T07:40:37.800Z] [2020-05-26T07:40:37.800Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2020-05-26T07:40:37.800Z] [2020-05-26T07:40:37.800Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2020-05-26T07:40:37.800Z] [2020-05-26T07:40:37.800Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2020-05-26T07:40:37.800Z] [2020-05-26T07:40:37.800Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2020-05-26T07:40:37.800Z] [2020-05-26T07:40:37.800Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2020-05-26T07:40:37.800Z] [2020-05-26T07:40:37.800Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2020-05-26T07:40:37.800Z] [2020-05-26T07:40:37.800Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2020-05-26T07:40:37.800Z] [2020-05-26T07:40:37.800Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2020-05-26T07:40:37.800Z] [2020-05-26T07:40:37.800Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.01s) [2020-05-26T07:40:37.800Z] [2020-05-26T07:40:37.800Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2020-05-26T07:40:37.800Z] [2020-05-26T07:40:37.800Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2020-05-26T07:40:37.800Z] [2020-05-26T07:40:37.800Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2020-05-26T07:40:37.800Z] [2020-05-26T07:40:37.800Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2020-05-26T07:40:37.800Z] [2020-05-26T07:40:37.800Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-05-26T07:40:37.800Z] [2020-05-26T07:40:37.800Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-05-26T07:40:37.800Z] [2020-05-26T07:40:37.800Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2020-05-26T07:40:37.800Z] [2020-05-26T07:40:37.800Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2020-05-26T07:40:37.800Z] [2020-05-26T07:40:37.800Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2020-05-26T07:40:37.800Z] [2020-05-26T07:40:37.800Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2020-05-26T07:40:37.800Z] [2020-05-26T07:40:37.800Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2020-05-26T07:40:37.800Z] [2020-05-26T07:40:37.800Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2020-05-26T07:40:37.800Z] [2020-05-26T07:40:37.800Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2020-05-26T07:40:37.800Z] [2020-05-26T07:40:37.800Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2020-05-26T07:40:37.800Z] [2020-05-26T07:40:37.800Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2020-05-26T07:40:37.800Z] [2020-05-26T07:40:37.800Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2020-05-26T07:40:37.800Z] [2020-05-26T07:40:37.800Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2020-05-26T07:40:37.800Z] [2020-05-26T07:40:37.800Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2020-05-26T07:40:37.800Z] [2020-05-26T07:40:37.800Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2020-05-26T07:40:37.800Z] [2020-05-26T07:40:37.800Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-05-26T07:40:37.800Z] [2020-05-26T07:40:37.800Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-05-26T07:40:37.800Z] [2020-05-26T07:40:37.800Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-05-26T07:40:37.800Z] [2020-05-26T07:40:37.800Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-05-26T07:40:37.800Z] [2020-05-26T07:40:37.800Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2020-05-26T07:40:37.800Z] [2020-05-26T07:40:37.800Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2020-05-26T07:40:37.800Z] [2020-05-26T07:40:37.800Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2020-05-26T07:40:37.800Z] [2020-05-26T07:40:37.800Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2020-05-26T07:40:37.800Z] [2020-05-26T07:40:37.800Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2020-05-26T07:40:37.800Z] [2020-05-26T07:40:37.800Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2020-05-26T07:40:37.800Z] [2020-05-26T07:40:37.800Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2020-05-26T07:40:37.800Z] [2020-05-26T07:40:37.800Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2020-05-26T07:40:37.800Z] [2020-05-26T07:40:37.800Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2020-05-26T07:40:37.800Z] [2020-05-26T07:40:37.800Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2020-05-26T07:40:37.800Z] [2020-05-26T07:40:37.800Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2020-05-26T07:40:37.800Z] [2020-05-26T07:40:37.800Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2020-05-26T07:40:37.800Z] [2020-05-26T07:40:37.800Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2020-05-26T07:40:37.800Z] [2020-05-26T07:40:37.800Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2020-05-26T07:40:37.800Z] [2020-05-26T07:40:37.800Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2020-05-26T07:40:37.800Z] [2020-05-26T07:40:37.800Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2020-05-26T07:40:37.800Z] [2020-05-26T07:40:37.800Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-05-26T07:40:37.800Z] [2020-05-26T07:40:37.800Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-05-26T07:40:37.800Z] [2020-05-26T07:40:37.800Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2020-05-26T07:40:37.800Z] [2020-05-26T07:40:37.800Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2020-05-26T07:40:37.800Z] [2020-05-26T07:40:37.800Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2020-05-26T07:40:37.800Z] [2020-05-26T07:40:37.800Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-05-26T07:40:37.800Z] [2020-05-26T07:40:37.800Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-05-26T07:40:37.800Z] [2020-05-26T07:40:37.800Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-05-26T07:40:37.800Z] [2020-05-26T07:40:37.800Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-05-26T07:40:37.800Z] [2020-05-26T07:40:37.800Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2020-05-26T07:40:37.800Z] [2020-05-26T07:40:37.800Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2020-05-26T07:40:37.800Z] [2020-05-26T07:40:37.800Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2020-05-26T07:40:37.800Z] [2020-05-26T07:40:37.800Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2020-05-26T07:40:37.800Z] [2020-05-26T07:40:37.800Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2020-05-26T07:40:37.800Z] [2020-05-26T07:40:37.800Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2020-05-26T07:40:37.800Z] [2020-05-26T07:40:37.800Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2020-05-26T07:40:37.800Z] [2020-05-26T07:40:37.800Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2020-05-26T07:40:37.800Z] [2020-05-26T07:40:37.800Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2020-05-26T07:40:37.800Z] [2020-05-26T07:40:37.800Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2020-05-26T07:40:37.800Z] [2020-05-26T07:40:37.800Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2020-05-26T07:40:37.800Z] [2020-05-26T07:40:37.800Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2020-05-26T07:40:37.800Z] [2020-05-26T07:40:37.800Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2020-05-26T07:40:37.800Z] [2020-05-26T07:40:37.800Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2020-05-26T07:40:37.800Z] [2020-05-26T07:40:37.800Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2020-05-26T07:40:37.800Z] [2020-05-26T07:40:37.800Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2020-05-26T07:40:37.800Z] [2020-05-26T07:40:37.800Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2020-05-26T07:40:37.800Z] [2020-05-26T07:40:37.800Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2020-05-26T07:40:37.800Z] [2020-05-26T07:40:37.800Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2020-05-26T07:40:37.800Z] [2020-05-26T07:40:37.800Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2020-05-26T07:40:37.800Z] [2020-05-26T07:40:37.800Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2020-05-26T07:40:37.800Z] [2020-05-26T07:40:37.800Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2020-05-26T07:40:37.800Z] [2020-05-26T07:40:37.800Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2020-05-26T07:40:37.800Z] [2020-05-26T07:40:37.800Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2020-05-26T07:40:37.800Z] [2020-05-26T07:40:37.800Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2020-05-26T07:40:37.800Z] [2020-05-26T07:40:37.800Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2020-05-26T07:40:37.800Z] [2020-05-26T07:40:37.800Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2020-05-26T07:40:37.800Z] [2020-05-26T07:40:37.800Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2020-05-26T07:40:37.800Z] [2020-05-26T07:40:37.800Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2020-05-26T07:40:37.800Z] [2020-05-26T07:40:37.800Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2020-05-26T07:40:37.800Z] [2020-05-26T07:40:37.800Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2020-05-26T07:40:37.800Z] [2020-05-26T07:40:37.800Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2020-05-26T07:40:37.800Z] [2020-05-26T07:40:37.800Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2020-05-26T07:40:37.800Z] [2020-05-26T07:40:37.800Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2020-05-26T07:40:37.800Z] [2020-05-26T07:40:37.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2020-05-26T07:40:37.801Z] [2020-05-26T07:40:37.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2020-05-26T07:40:37.801Z] check_test.go:128: unmatched requirement DaemonIsLinux [2020-05-26T07:40:37.801Z] [2020-05-26T07:40:37.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2020-05-26T07:40:37.801Z] check_test.go:134: unmatched requirement DaemonIsLinux [2020-05-26T07:40:37.801Z] [2020-05-26T07:40:37.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2020-05-26T07:40:37.801Z] check_test.go:142: unmatched requirement DaemonIsLinux [2020-05-26T07:40:37.801Z] [2020-05-26T07:40:37.801Z] [2020-05-26T07:40:37.801Z] DONE 1096 tests, 549 skipped in 2108.974s [2020-05-26T07:40:37.801Z] INFO: Integration tests ended at 05/26/2020 07:40:24. Duration:00:35:09.1254450 [2020-05-26T07:40:37.801Z] INFO: Docker info of the daemon under test at end of run [2020-05-26T07:40:37.801Z] [2020-05-26T07:40:37.801Z] Containers: 2 [2020-05-26T07:40:37.801Z] Running: 0 [2020-05-26T07:40:37.801Z] Paused: 0 [2020-05-26T07:40:37.801Z] Stopped: 2 [2020-05-26T07:40:37.801Z] Images: 15 [2020-05-26T07:40:37.801Z] Server Version: 0.0.0-dev [2020-05-26T07:40:37.801Z] Storage Driver: windowsfilter [2020-05-26T07:40:37.801Z] Windows: [2020-05-26T07:40:37.801Z] Logging Driver: json-file [2020-05-26T07:40:37.801Z] Plugins: [2020-05-26T07:40:37.801Z] Volume: local [2020-05-26T07:40:37.801Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-05-26T07:40:37.801Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-05-26T07:40:37.801Z] Swarm: inactive [2020-05-26T07:40:37.801Z] Default Isolation: process [2020-05-26T07:40:37.801Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-05-26T07:40:37.801Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1158) [2020-05-26T07:40:37.801Z] OSType: windows [2020-05-26T07:40:37.801Z] Architecture: x86_64 [2020-05-26T07:40:37.801Z] CPUs: 4 [2020-05-26T07:40:37.801Z] Total Memory: 32GiB [2020-05-26T07:40:37.801Z] Name: azwin-2-2a9a80 [2020-05-26T07:40:37.801Z] ID: IFVJ:AIHR:22RN:SNN2:63QK:ZAK5:FOJB:BRU7:OV73:6QQU:KNDE:SBXH [2020-05-26T07:40:37.801Z] Docker Root Dir: D:\CI\PR-41026\1\daemon [2020-05-26T07:40:37.801Z] Debug Mode (client): false [2020-05-26T07:40:37.801Z] Debug Mode (server): true [2020-05-26T07:40:37.801Z] File Descriptors: -1 [2020-05-26T07:40:37.801Z] Goroutines: 18 [2020-05-26T07:40:37.801Z] System Time: 2020-05-26T07:40:24.4819666Z [2020-05-26T07:40:37.801Z] EventsListeners: 0 [2020-05-26T07:40:37.801Z] Registry: https://index.docker.io/v1/ [2020-05-26T07:40:37.801Z] Labels: [2020-05-26T07:40:37.801Z] Experimental: false [2020-05-26T07:40:37.801Z] Insecure Registries: [2020-05-26T07:40:37.801Z] 127.0.0.0/8 [2020-05-26T07:40:37.801Z] Live Restore Enabled: false [2020-05-26T07:40:37.801Z] [2020-05-26T07:40:37.801Z] [2020-05-26T07:40:37.801Z] INFO: Stopping daemon under test [2020-05-26T07:40:37.801Z] SUCCESS: The process with PID 5736 (child process of PID 6592) has been terminated. [2020-05-26T07:40:37.801Z] SUCCESS: The process with PID 6592 (child process of PID 7248) has been terminated. [2020-05-26T07:40:37.801Z] INFO: Stop tailing logs of the daemon under tests [2020-05-26T07:40:37.801Z] INFO: executeCI.ps1 Completed successfully at 05/26/2020 07:40:24. [2020-05-26T07:40:37.801Z] INFO: Tidying up at end of run [2020-05-26T07:40:37.801Z] INFO: Saving daemon under test log (d:\CI\PR-41026\1\dut.out) to C:\windows\TEMP\CIDUT.out [2020-05-26T07:40:37.801Z] INFO: Saving daemon under test log (d:\CI\PR-41026\1\dut.err) to C:\windows\TEMP\CIDUT.err [2020-05-26T07:40:37.801Z] INFO: Nuke-Everything... [2020-05-26T07:40:37.801Z] INFO: Container count on control daemon to delete is 2 [2020-05-26T07:40:37.801Z] 1026a1ce1ab9 [2020-05-26T07:40:37.801Z] bd1ba39a5b0e [2020-05-26T07:40:37.801Z] INFO: Non-base image count on control daemon to delete is 1 [2020-05-26T07:40:37.801Z] Deleted: sha256:cd219a24c5375ea50052951dc9f7f4545e1a61ff178122834e7d62842cc69148 [2020-05-26T07:40:37.801Z] Deleted: sha256:7451fa23848b4ae9dd6b1739f7634b0ae0a6da5b8f75f079f0c3978f3aed9c5a [2020-05-26T07:40:37.801Z] INFO: Tidying pidfile d:\CI\PR-41026\1\docker.pid [2020-05-26T07:40:37.801Z] INFO: Nuking d:\CI [2020-05-26T07:40:40.824Z] INFO: Zapped successfully [2020-05-26T07:40:40.824Z] [2020-05-26T07:40:40.824Z] INFO: executeCI.ps1 exiting at Tue May 26 07:40:40 CUT 2020. Duration 00:46:15.4249694 [2020-05-26T07:40:40.824Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2020-05-26T07:40:41.089Z] Recording test results [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2020-05-26T07:40:42.878Z] Creating windowsRS5-integration-bundles.zip [Pipeline] step [2020-05-26T07:40:44.716Z] Archiving artifacts [2020-05-26T07:40:45.839Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-41026/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-05-26T07:40:46.835Z] + make clean [2020-05-26T07:40:47.849Z] docker volume rm -f docker-dev-cache [2020-05-26T07:40:47.850Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-05-26T07:40:51.990Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2020-05-26T07:41:04.158Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2020-05-26T07:41:22.182Z] --- PASS: TestDockerSwarmSuite (1702.17s) [2020-05-26T07:41:22.182Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.47s) [2020-05-26T07:41:22.182Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.62s) [2020-05-26T07:41:22.182Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (5.98s) [2020-05-26T07:41:22.182Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (12.84s) [2020-05-26T07:41:22.182Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (0.99s) [2020-05-26T07:41:22.182Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (27.49s) [2020-05-26T07:41:22.182Z] docker_api_swarm_test.go:562: [d1bb03cf65991] joining swarm manager [d20a2bd4c18cc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-26T07:41:22.182Z] docker_api_swarm_test.go:584: [d083ad8073d52] joining swarm manager [d20a2bd4c18cc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-05-26T07:41:22.182Z] check_test.go:380: [d1bb03cf65991] daemon is not started [2020-05-26T07:41:22.182Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2020-05-26T07:41:22.182Z] docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed [2020-05-26T07:41:22.182Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (21.19s) [2020-05-26T07:41:22.182Z] docker_api_swarm_test.go:45: [de19223f39f72] joining swarm manager [dda20d200192a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-26T07:41:22.182Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.92s) [2020-05-26T07:41:22.182Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.75s) [2020-05-26T07:41:22.182Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (39.41s) [2020-05-26T07:41:22.182Z] docker_api_swarm_test.go:303: [d38f0c5ad0938] joining swarm manager [d62dc987123a1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-26T07:41:22.182Z] docker_api_swarm_test.go:304: [dd184774d84e7] joining swarm manager [d62dc987123a1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-05-26T07:41:22.182Z] docker_api_swarm_test.go:350: Waiting for election to occur... [2020-05-26T07:41:22.182Z] docker_api_swarm_test.go:363: Waiting for possible election... [2020-05-26T07:41:22.182Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (24.94s) [2020-05-26T07:41:22.182Z] docker_api_swarm_test.go:271: [d2974e7d7728c] joining swarm manager [d0c943f33d6fc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-26T07:41:22.182Z] docker_api_swarm_test.go:272: [d1dcf6d1703a0] joining swarm manager [d0c943f33d6fc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-05-26T07:41:22.182Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (24.05s) [2020-05-26T07:41:22.182Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (5.04s) [2020-05-26T07:41:22.182Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (14.46s) [2020-05-26T07:41:22.182Z] docker_api_swarm_node_test.go:19: [d55ebcb7e4e07] joining swarm manager [dad3b6061ded7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-26T07:41:22.182Z] docker_api_swarm_node_test.go:20: [ddd394bc13348] joining swarm manager [dad3b6061ded7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-05-26T07:41:22.182Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (52.39s) [2020-05-26T07:41:22.182Z] docker_api_swarm_test.go:501: [d7b00f59900b8] joining swarm manager [df79fb68e1203]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-26T07:41:22.182Z] docker_api_swarm_test.go:506: [d0911e7e9b819] joining swarm manager [df79fb68e1203]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-05-26T07:41:22.182Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (16.88s) [2020-05-26T07:41:22.182Z] docker_api_swarm_node_test.go:80: [d9607feafdc13] joining swarm manager [d222ba235f2c0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-26T07:41:22.182Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.45s) [2020-05-26T07:41:22.182Z] docker_api_swarm_node_test.go:52: [d942ec3961e2d] joining swarm manager [d972e6a4cff55]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-26T07:41:22.182Z] docker_api_swarm_node_test.go:53: [d117eec517750] joining swarm manager [d972e6a4cff55]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-05-26T07:41:22.182Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.58s) [2020-05-26T07:41:22.182Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (15.37s) [2020-05-26T07:41:22.182Z] docker_api_swarm_test.go:201: [dddc5c357f58c] joining swarm manager [df52d99c0133d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-26T07:41:22.182Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (60.17s) [2020-05-26T07:41:22.182Z] docker_api_swarm_test.go:383: [d07a38f6d1fb3] joining swarm manager [d4efa1d3e92aa]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-26T07:41:22.182Z] docker_api_swarm_test.go:384: [de0d9a4620a91] joining swarm manager [d4efa1d3e92aa]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-05-26T07:41:22.182Z] check_test.go:380: [de0d9a4620a91] daemon is not started [2020-05-26T07:41:22.182Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (59.70s) [2020-05-26T07:41:22.182Z] docker_api_swarm_test.go:801: [dbc750c1604c0] joining swarm manager [d88187bfcc210]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-26T07:41:22.182Z] docker_api_swarm_test.go:801: [d7ad2e95eb21e] joining swarm manager [d88187bfcc210]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-05-26T07:41:22.182Z] docker_api_swarm_test.go:801: [dbc65f099d8ce] joining swarm manager [d88187bfcc210]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2020-05-26T07:41:22.182Z] docker_api_swarm_test.go:801: [d215db636b9c8] joining swarm manager [d88187bfcc210]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2020-05-26T07:41:22.182Z] docker_api_swarm_test.go:809: [d8a4d60d1cfe6] joining swarm manager [d88187bfcc210]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2020-05-26T07:41:22.182Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.42s) [2020-05-26T07:41:22.182Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.60s) [2020-05-26T07:41:22.182Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (19.18s) [2020-05-26T07:41:22.182Z] docker_api_swarm_service_test.go:394: [d9aef366d31d1] joining swarm manager [df6cd425af6da]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-26T07:41:22.182Z] docker_api_swarm_service_test.go:394: [db794ee7546c0] joining swarm manager [df6cd425af6da]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-05-26T07:41:22.182Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (17.29s) [2020-05-26T07:41:22.182Z] docker_api_swarm_service_test.go:342: [d32ea090fa710] joining swarm manager [ddbfa7f553f98]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-26T07:41:22.182Z] docker_api_swarm_service_test.go:342: [d522ef778a6aa] joining swarm manager [ddbfa7f553f98]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-05-26T07:41:22.182Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (16.00s) [2020-05-26T07:41:22.182Z] docker_api_swarm_service_test.go:489: [d8635aa1bd0d0] joining swarm manager [d768da31805e7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-26T07:41:22.182Z] docker_api_swarm_service_test.go:489: [d4ef87a53fef3] joining swarm manager [d768da31805e7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-05-26T07:41:22.182Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (6.41s) [2020-05-26T07:41:22.182Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (29.01s) [2020-05-26T07:41:22.182Z] docker_api_swarm_service_test.go:127: [de353618745c6] joining swarm manager [d2dd1a3cd3ebe]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-26T07:41:22.182Z] docker_api_swarm_service_test.go:128: [d12f228b7da08] joining swarm manager [d2dd1a3cd3ebe]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-05-26T07:41:22.182Z] docker_api_swarm_service_test.go:136: [db073779595aa] joining swarm manager [d2dd1a3cd3ebe]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2020-05-26T07:41:22.182Z] docker_api_swarm_service_test.go:137: [d2c4e3dba8623] joining swarm manager [d2dd1a3cd3ebe]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2020-05-26T07:41:22.182Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.91s) [2020-05-26T07:41:22.182Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (23.37s) [2020-05-26T07:41:22.182Z] docker_api_swarm_service_test.go:303: [dffcc16e19380] joining swarm manager [d0aaaad2b40b7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-26T07:41:22.182Z] docker_api_swarm_service_test.go:303: [dda3a3b140016] joining swarm manager [d0aaaad2b40b7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-05-26T07:41:22.182Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (27.35s) [2020-05-26T07:41:22.182Z] docker_api_swarm_service_test.go:99: [de2315e05e2d4] joining swarm manager [d5a1dc1cbe0e4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-26T07:41:22.182Z] docker_api_swarm_service_test.go:100: [db8c932b90242] joining swarm manager [d5a1dc1cbe0e4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-05-26T07:41:22.182Z] check_test.go:380: [de2315e05e2d4] daemon is not started [2020-05-26T07:41:22.183Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (26.61s) [2020-05-26T07:41:22.183Z] docker_api_swarm_service_test.go:532: [dd63ed1eb438e] joining swarm manager [dfe1009116745]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-26T07:41:22.183Z] docker_api_swarm_service_test.go:533: [d4c5703d6e9f1] joining swarm manager [dfe1009116745]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-05-26T07:41:22.183Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (39.09s) [2020-05-26T07:41:22.183Z] docker_api_swarm_service_test.go:147: [d8dc866a81d38] joining swarm manager [dab1e57a2f176]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-26T07:41:22.183Z] docker_api_swarm_service_test.go:147: [d645fdfabfafd] joining swarm manager [dab1e57a2f176]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-05-26T07:41:22.183Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (25.91s) [2020-05-26T07:41:22.183Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (5.15s) [2020-05-26T07:41:22.183Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (3.15s) [2020-05-26T07:41:22.183Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.40s) [2020-05-26T07:41:22.183Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (3.30s) [2020-05-26T07:41:22.183Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.45s) [2020-05-26T07:41:22.183Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.80s) [2020-05-26T07:41:22.183Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (5.25s) [2020-05-26T07:41:22.183Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (5.50s) [2020-05-26T07:41:22.183Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (24.83s) [2020-05-26T07:41:22.183Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (10.19s) [2020-05-26T07:41:22.183Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.94s) [2020-05-26T07:41:22.183Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (13.03s) [2020-05-26T07:41:22.183Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (2.98s) [2020-05-26T07:41:22.183Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (3.52s) [2020-05-26T07:41:22.183Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (3.21s) [2020-05-26T07:41:22.183Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (3.03s) [2020-05-26T07:41:22.183Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (3.52s) [2020-05-26T07:41:22.183Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (3.32s) [2020-05-26T07:41:22.183Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (3.12s) [2020-05-26T07:41:22.183Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.51s) [2020-05-26T07:41:22.183Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (6.37s) [2020-05-26T07:41:22.183Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.60s) [2020-05-26T07:41:22.183Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (13.50s) [2020-05-26T07:41:22.183Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (3.02s) [2020-05-26T07:41:22.183Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (4.05s) [2020-05-26T07:41:22.183Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.33s) [2020-05-26T07:41:22.183Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (5.39s) [2020-05-26T07:41:22.183Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.48s) [2020-05-26T07:41:22.183Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (13.14s) [2020-05-26T07:41:22.183Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (12.82s) [2020-05-26T07:41:22.183Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (13.69s) [2020-05-26T07:41:22.183Z] docker_cli_service_logs_test.go:245: checking task p3sdh2lrv32w [2020-05-26T07:41:22.183Z] docker_cli_service_logs_test.go:250: checking messages for p3sdh2lrv32w [2020-05-26T07:41:22.183Z] docker_cli_service_logs_test.go:245: checking task awcd6eixq6uz [2020-05-26T07:41:22.183Z] docker_cli_service_logs_test.go:250: checking messages for awcd6eixq6uz [2020-05-26T07:41:22.183Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (3.07s) [2020-05-26T07:41:22.183Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (20.73s) [2020-05-26T07:41:22.183Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (3.09s) [2020-05-26T07:41:22.183Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (3.24s) [2020-05-26T07:41:22.183Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (19.93s) [2020-05-26T07:41:22.183Z] docker_cli_swarm_test.go:1901: [de049afbb8480] joining swarm manager [dd51e72ef464b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-26T07:41:22.183Z] docker_cli_swarm_test.go:1902: [d849962f005a7] joining swarm manager [dd51e72ef464b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-05-26T07:41:22.183Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (8.14s) [2020-05-26T07:41:22.183Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (3.08s) [2020-05-26T07:41:22.183Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.85s) [2020-05-26T07:41:22.183Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (16.21s) [2020-05-26T07:41:22.183Z] docker_cli_swarm_test.go:1802: [d813f4d526bdf] joining swarm manager [d776bf1ce901b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-26T07:41:22.183Z] docker_cli_swarm_test.go:1803: [d2214f2e71507] joining swarm manager [d776bf1ce901b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-05-26T07:41:22.183Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (8.55s) [2020-05-26T07:41:22.183Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (93.23s) [2020-05-26T07:41:22.183Z] docker_cli_swarm_test.go:1321: [db3b8e000a2af] joining swarm manager [d75490d6a4998]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-26T07:41:22.183Z] docker_cli_swarm_test.go:1322: [d3ce17b60674b] joining swarm manager [d75490d6a4998]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-05-26T07:41:22.183Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (4.88s) [2020-05-26T07:41:22.183Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (9.38s) [2020-05-26T07:41:22.183Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (8.42s) [2020-05-26T07:41:22.183Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (3.05s) [2020-05-26T07:41:22.183Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (5.44s) [2020-05-26T07:41:22.183Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (3.34s) [2020-05-26T07:41:22.183Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (5.35s) [2020-05-26T07:41:22.183Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) [2020-05-26T07:41:22.183Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2020-05-26T07:41:22.183Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (8.09s) [2020-05-26T07:41:22.183Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.88s) [2020-05-26T07:41:22.183Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.86s) [2020-05-26T07:41:22.183Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.98s) [2020-05-26T07:41:22.183Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (53.86s) [2020-05-26T07:41:22.183Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (53.84s) [2020-05-26T07:41:22.183Z] docker_cli_swarm_test.go:1186: [d30395c474227] joining swarm manager [d929234b31acd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-26T07:41:22.183Z] docker_cli_swarm_test.go:1195: [d1aa523117cbf] joining swarm manager [d929234b31acd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-05-26T07:41:22.183Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (13.05s) [2020-05-26T07:41:22.183Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (6.00s) [2020-05-26T07:41:22.183Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (123.63s) [2020-05-26T07:41:22.183Z] docker_cli_swarm_test.go:1118: [d0650191600ab] joining swarm manager [d22aab194a670]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-26T07:41:22.183Z] docker_cli_swarm_test.go:1119: [db1f9d0ee5d86] joining swarm manager [d22aab194a670]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-05-26T07:41:22.183Z] docker_cli_swarm_test.go:1172: [d5625a17efe75] joining swarm manager [d22aab194a670]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2020-05-26T07:41:22.183Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.73s) [2020-05-26T07:41:22.183Z] docker_cli_swarm_test.go:1453: [dfe4add5629bc] joining swarm manager [d0fc7bd8ea772]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-26T07:41:22.183Z] docker_cli_swarm_test.go:1454: [deea452937d5c] joining swarm manager [d0fc7bd8ea772]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-05-26T07:41:22.183Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (3.16s) [2020-05-26T07:41:22.183Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.13s) [2020-05-26T07:41:22.183Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.18s) [2020-05-26T07:41:22.183Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.07s) [2020-05-26T07:41:22.183Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.06s) [2020-05-26T07:41:22.183Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (3.17s) [2020-05-26T07:41:22.183Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (5.04s) [2020-05-26T07:41:22.183Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.50s) [2020-05-26T07:41:22.183Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (54.23s) [2020-05-26T07:41:22.183Z] docker_cli_swarm_unix_test.go:62: [df963f4457f6b] joining swarm manager [d815fac629f1d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-26T07:41:22.183Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (3.35s) [2020-05-26T07:41:22.183Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (4.18s) [2020-05-26T07:41:22.183Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (3.19s) [2020-05-26T07:41:22.183Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (4.94s) [2020-05-26T07:41:22.183Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (3.29s) [2020-05-26T07:41:22.183Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.98s) [2020-05-26T07:41:22.183Z] docker_api_swarm_test.go:961: [d678c7a03e70b] joining swarm manager [d6f4c1cf9f257]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-26T07:41:22.183Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (17.46s) [2020-05-26T07:41:22.183Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (3.09s) [2020-05-26T07:41:22.183Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.93s) [2020-05-26T07:41:22.183Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (3.76s) [2020-05-26T07:41:22.183Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (7.56s) [2020-05-26T07:41:22.183Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (6.64s) [2020-05-26T07:41:22.183Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (3.37s) [2020-05-26T07:41:22.183Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (3.37s) [2020-05-26T07:41:22.183Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (3.42s) [2020-05-26T07:41:22.183Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.98s) [2020-05-26T07:41:22.183Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (2.95s) [2020-05-26T07:41:22.183Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (3.05s) [2020-05-26T07:41:22.183Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (52.25s) [2020-05-26T07:41:22.183Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.92s) [2020-05-26T07:41:22.183Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.99s) [2020-05-26T07:41:22.183Z] === RUN TestDockerExternalVolumeSuite [2020-05-26T07:41:22.183Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2020-05-26T07:41:40.206Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2020-05-26T07:42:47.798Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2020-05-26T07:42:55.877Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2020-05-26T07:43:27.877Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2020-05-26T07:43:42.696Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2020-05-26T07:44:14.698Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2020-05-26T07:44:26.849Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2020-05-26T07:44:58.874Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2020-05-26T07:45:13.694Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2020-05-26T07:45:31.717Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2020-05-26T07:46:18.309Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2020-05-26T07:46:36.338Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2020-05-26T07:47:08.338Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2020-05-26T07:47:40.340Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2020-05-26T07:47:55.160Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2020-05-26T07:48:13.183Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2020-05-26T07:48:28.016Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2020-05-26T07:48:42.835Z] --- PASS: TestDockerExternalVolumeSuite (441.27s) [2020-05-26T07:48:42.835Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.91s) [2020-05-26T07:48:42.835Z] docker_cli_external_volume_driver_test.go:53: [d13723e7baf15] daemon is not started [2020-05-26T07:48:42.835Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.61s) [2020-05-26T07:48:42.835Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.58s) [2020-05-26T07:48:42.835Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.04s) [2020-05-26T07:48:42.835Z] docker_cli_external_volume_driver_test.go:53: [db2acb1d06ec8] daemon is not started [2020-05-26T07:48:42.835Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s) [2020-05-26T07:48:42.835Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.03s) [2020-05-26T07:48:42.835Z] docker_cli_external_volume_driver_test.go:53: [db9f272543462] daemon is not started [2020-05-26T07:48:42.835Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2020-05-26T07:48:42.835Z] docker_cli_external_volume_driver_test.go:53: [dddbc6910074a] daemon is not started [2020-05-26T07:48:42.835Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.58s) [2020-05-26T07:48:42.835Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.60s) [2020-05-26T07:48:42.835Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.82s) [2020-05-26T07:48:42.835Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.56s) [2020-05-26T07:48:42.835Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.63s) [2020-05-26T07:48:42.835Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.84s) [2020-05-26T07:48:42.835Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (31.00s) [2020-05-26T07:48:42.835Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.57s) [2020-05-26T07:48:42.835Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (17.43s) [2020-05-26T07:48:42.835Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.36s) [2020-05-26T07:48:42.835Z] docker_cli_external_volume_driver_test.go:485: [df1ddf5fa7cfd] daemon is not started [2020-05-26T07:48:42.835Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s) [2020-05-26T07:48:42.835Z] docker_cli_external_volume_driver_test.go:53: [df365c34e4a9d] daemon is not started [2020-05-26T07:48:42.835Z] PASS [2020-05-26T07:48:42.835Z] [2020-05-26T07:48:42.835Z] === Skipped [2020-05-26T07:48:42.835Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2020-05-26T07:48:42.835Z] [2020-05-26T07:48:42.835Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.02s) [2020-05-26T07:48:42.835Z] [2020-05-26T07:48:42.835Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2020-05-26T07:48:42.835Z] [2020-05-26T07:48:42.835Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2020-05-26T07:48:42.835Z] [2020-05-26T07:48:42.836Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) [2020-05-26T07:48:42.836Z] [2020-05-26T07:48:42.836Z] [2020-05-26T07:48:42.836Z] DONE 273 tests, 5 skipped in 2526.283s [2020-05-26T07:48:42.836Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-05-26T07:48:43.090Z] ++++ cat bundles/test-integration/docker.pid [2020-05-26T07:48:43.090Z] +++ kill 7614 [2020-05-26T07:48:44.449Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/dd25146e0f50b/docker.pid [2020-05-26T07:48:44.450Z] +++ kill 4332 [2020-05-26T07:48:44.450Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 4332 is not a child of this shell [2020-05-26T07:48:44.450Z] warning: PID 4332 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/dd25146e0f50b/docker.pid had a nonzero exit code [2020-05-26T07:48:44.450Z] +++ /etc/init.d/apparmor stop [2020-05-26T07:48:44.450Z] Leaving: AppArmorNo profiles have been unloaded. [2020-05-26T07:48:44.450Z] [2020-05-26T07:48:44.450Z] Unloading profiles will leave already running processes permanently [2020-05-26T07:48:44.450Z] unconfined, which can lead to unexpected situations. [2020-05-26T07:48:44.450Z] [2020-05-26T07:48:44.450Z] To set a process to complain mode, use the command line tool [2020-05-26T07:48:44.450Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-05-26T07:48:44.450Z] +++ true [2020-05-26T07:48:44.450Z] [2020-05-26T07:48:44.704Z] Remaining pids to kill: [] Post stage [Pipeline] junit [2020-05-26T07:48:44.713Z] Recording test results [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-05-26T07:48:47.746Z] + echo Ensuring container killed. [2020-05-26T07:48:47.746Z] Ensuring container killed. [2020-05-26T07:48:47.746Z] + docker ps -aq -f name=docker-pr1-* [2020-05-26T07:48:47.746Z] + cids=7e56d860ac49 [2020-05-26T07:48:47.746Z] a3ef9e2caff1 [2020-05-26T07:48:47.746Z] 17afc1e9d630 [2020-05-26T07:48:47.746Z] + [ -n 7e56d860ac49 [2020-05-26T07:48:47.746Z] a3ef9e2caff1 [2020-05-26T07:48:47.746Z] 17afc1e9d630 ] [2020-05-26T07:48:47.746Z] + docker rm -vf 7e56d860ac49 a3ef9e2caff1 17afc1e9d630 [2020-05-26T07:48:49.111Z] 7e56d860ac49 [2020-05-26T07:48:49.111Z] a3ef9e2caff1 [2020-05-26T07:48:50.044Z] 17afc1e9d630 [Pipeline] sh [2020-05-26T07:48:50.319Z] + echo Chowning /workspace to jenkins user [2020-05-26T07:48:50.319Z] Chowning /workspace to jenkins user [2020-05-26T07:48:50.319Z] + id -u [2020-05-26T07:48:50.319Z] + id -g [2020-05-26T07:48:50.319Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41026:/workspace busybox chown -R 1000:1000 /workspace [2020-05-26T07:48:50.319Z] Unable to find image 'busybox:latest' locally [2020-05-26T07:48:50.319Z] latest: Pulling from library/busybox [2020-05-26T07:48:50.319Z] d9cbbca60e5f: Pulling fs layer [2020-05-26T07:48:50.574Z] d9cbbca60e5f: Verifying Checksum [2020-05-26T07:48:50.574Z] d9cbbca60e5f: Download complete [2020-05-26T07:48:50.574Z] d9cbbca60e5f: Pull complete [2020-05-26T07:48:50.574Z] Digest: sha256:836945da1f3afe2cfff376d379852bbb82e0237cb2925d53a13f53d6e8a8c48c [2020-05-26T07:48:50.574Z] Status: Downloaded newer image for busybox:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-05-26T07:48:54.295Z] + bundleName=amd64 [2020-05-26T07:48:54.295Z] + echo Creating amd64-bundles.tar.gz [2020-05-26T07:48:54.295Z] Creating amd64-bundles.tar.gz [2020-05-26T07:48:54.295Z] + xargs tar -czf amd64-bundles.tar.gz [2020-05-26T07:48:54.295Z] + 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-26T07:48:55.227Z] Archiving artifacts [2020-05-26T07:48:57.197Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-41026/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-05-26T07:48:57.550Z] + make clean [2020-05-26T07:48:57.805Z] docker volume rm -f docker-dev-cache [2020-05-26T07:48:57.805Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [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