Pull request #40956 opened Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Loading trusted files from base branch master at a93e9eb0e95c6b2db723d0d2391e4559554c8597 rather than b7b4f5c9b4feb3320be720682d48605d42c909fb Obtained Jenkinsfile from a93e9eb0e95c6b2db723d0d2391e4559554c8597 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-40956@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-12T02:44:24.802Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2020-05-12T02:44:24.810Z] Trying to pass milestone 1 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2020-05-12T02:44:39.996Z] Still waiting to schedule task [2020-05-12T02:44:39.996Z] All nodes of label ‘amd64&&ubuntu-1804&&overlay2’ are offline [2020-05-12T02:45:17.504Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0450354cc7bd31704) in /home/ubuntu/workspace/moby_PR-40956 [Pipeline] { [Pipeline] checkout [2020-05-12T02:45:21.116Z] using credential docker-jenkins-github-credentials [2020-05-12T02:45:21.136Z] Cloning the remote Git repository [2020-05-12T02:45:21.136Z] Cloning with configured refspecs honoured and without tags [2020-05-12T02:45:21.157Z] Cloning repository https://github.com/moby/moby.git [2020-05-12T02:45:21.235Z] > git init /home/ubuntu/workspace/moby_PR-40956 # timeout=10 [2020-05-12T02:45:21.624Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-05-12T02:45:21.624Z] > git --version # timeout=10 [2020-05-12T02:45:21.671Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-05-12T02:45:21.673Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40956/head:refs/remotes/origin/PR-40956 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-12T02:45:43.847Z] Fetching without tags [2020-05-12T02:45:43.739Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-05-12T02:45:43.770Z] > git config --add remote.origin.fetch +refs/pull/40956/head:refs/remotes/origin/PR-40956 # timeout=10 [2020-05-12T02:45:43.793Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-12T02:45:43.822Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-05-12T02:45:43.853Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-05-12T02:45:43.854Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-05-12T02:45:43.855Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40956/head:refs/remotes/origin/PR-40956 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-12T02:45:44.297Z] Merging remotes/origin/master commit a93e9eb0e95c6b2db723d0d2391e4559554c8597 into PR head commit b7b4f5c9b4feb3320be720682d48605d42c909fb [2020-05-12T02:45:45.752Z] Merge succeeded, producing b7b4f5c9b4feb3320be720682d48605d42c909fb [2020-05-12T02:45:45.752Z] Checking out Revision b7b4f5c9b4feb3320be720682d48605d42c909fb (PR-40956) [2020-05-12T02:45:44.307Z] > git config core.sparsecheckout # timeout=10 [2020-05-12T02:45:44.330Z] > git checkout -f b7b4f5c9b4feb3320be720682d48605d42c909fb # timeout=10 [2020-05-12T02:45:45.685Z] > git merge a93e9eb0e95c6b2db723d0d2391e4559554c8597 # timeout=10 [2020-05-12T02:45:45.730Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-05-12T02:45:45.757Z] > git config core.sparsecheckout # timeout=10 [2020-05-12T02:45:45.783Z] > git checkout -f b7b4f5c9b4feb3320be720682d48605d42c909fb # timeout=10 [2020-05-12T02:45:50.025Z] Commit message: "Add article to pull access denied error message" [2020-05-12T02:45:50.025Z] First time build. Skipping changelog. [2020-05-12T02:45:50.048Z] > git --version # timeout=10 [2020-05-12T02:45:50.093Z] fatal: bad object ad1b00369dd78a15c273e17e363f91bced3f6e18 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-05-12T02:45:51.292Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40956:/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-12T02:45:57.855Z] Unable to find image 'alpine:latest' locally [2020-05-12T02:45:57.855Z] latest: Pulling from library/alpine [2020-05-12T02:45:57.855Z] cbdbe7a5bc2a: Pulling fs layer [2020-05-12T02:45:57.855Z] cbdbe7a5bc2a: Download complete [2020-05-12T02:45:57.855Z] cbdbe7a5bc2a: Pull complete [2020-05-12T02:45:57.855Z] Digest: sha256:9a839e63dad54c3a6d1834e29692c8492d93f90c59c978c1ed79109ea4fb9a54 [2020-05-12T02:45:57.855Z] Status: Downloaded newer image for alpine:latest [2020-05-12T02:46:03.120Z] 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 Stage "win-RS1" skipped due to when conditional [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [2020-05-12T02:46:03.678Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0450354cc7bd31704) in /home/ubuntu/workspace/moby_PR-40956 Stage "win-RS1" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] { [Pipeline] // stage [2020-05-12T02:46:03.754Z] Running on s390x-ubuntu-14 in /home/jenkins/workspace/moby_PR-40956 [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] checkout Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] { [2020-05-12T02:46:03.814Z] using credential docker-jenkins-github-credentials Stage "win-RS1" skipped due to when conditional [Pipeline] } [Pipeline] checkout [2020-05-12T02:46:03.860Z] Fetching changes from the remote Git repository [Pipeline] // stage [2020-05-12T02:46:03.874Z] Running on ppc64le-ubuntu-22 in /home/docker/workspace/moby_PR-40956 [2020-05-12T02:46:03.891Z] Fetching without tags [Pipeline] // stage [2020-05-12T02:46:03.899Z] using credential docker-jenkins-github-credentials [Pipeline] stage [Pipeline] { (Integration-cli tests) [2020-05-12T02:46:03.919Z] Cloning the remote Git repository [2020-05-12T02:46:03.919Z] Cloning with configured refspecs honoured and without tags [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] // stage [Pipeline] } Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] { [Pipeline] checkout [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [2020-05-12T02:46:04.140Z] using credential docker-jenkins-github-credentials [2020-05-12T02:46:04.158Z] Cloning the remote Git repository [2020-05-12T02:46:04.158Z] Cloning with configured refspecs honoured and without tags [2020-05-12T02:46:04.262Z] Merging remotes/origin/master commit a93e9eb0e95c6b2db723d0d2391e4559554c8597 into PR head commit b7b4f5c9b4feb3320be720682d48605d42c909fb [2020-05-12T02:46:04.515Z] Merge succeeded, producing b7b4f5c9b4feb3320be720682d48605d42c909fb [2020-05-12T02:46:04.515Z] Checking out Revision b7b4f5c9b4feb3320be720682d48605d42c909fb (PR-40956) [2020-05-12T02:46:04.699Z] Commit message: "Add article to pull access denied error message" [2020-05-12T02:46:03.940Z] Cloning repository https://github.com/moby/moby.git [2020-05-12T02:46:03.940Z] > git init /home/jenkins/workspace/moby_PR-40956 # timeout=10 [2020-05-12T02:46:03.943Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-05-12T02:46:03.943Z] > git --version # timeout=10 [2020-05-12T02:46:03.948Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-05-12T02:46:03.948Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40956/head:refs/remotes/origin/PR-40956 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-12T02:46:04.715Z] > git --version # timeout=10 [2020-05-12T02:46:04.760Z] fatal: bad object ad1b00369dd78a15c273e17e363f91bced3f6e18 [2020-05-12T02:46:03.826Z] > git rev-parse --is-inside-work-tree # timeout=10 [2020-05-12T02:46:03.865Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-05-12T02:46:03.897Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-05-12T02:46:03.897Z] > git --version # timeout=10 [2020-05-12T02:46:03.928Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-05-12T02:46:03.929Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40956/head:refs/remotes/origin/PR-40956 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-12T02:46:04.266Z] > git config core.sparsecheckout # timeout=10 [2020-05-12T02:46:04.279Z] > git checkout -f b7b4f5c9b4feb3320be720682d48605d42c909fb # timeout=10 [2020-05-12T02:46:04.432Z] > git merge a93e9eb0e95c6b2db723d0d2391e4559554c8597 # timeout=10 [2020-05-12T02:46:04.468Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-05-12T02:46:04.525Z] > git config core.sparsecheckout # timeout=10 [2020-05-12T02:46:04.550Z] > git checkout -f b7b4f5c9b4feb3320be720682d48605d42c909fb # timeout=10 [2020-05-12T02:46:04.184Z] Cloning repository https://github.com/moby/moby.git [2020-05-12T02:46:04.205Z] > git init /home/docker/workspace/moby_PR-40956 # timeout=10 [2020-05-12T02:46:04.219Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-05-12T02:46:04.220Z] > git --version # timeout=10 [2020-05-12T02:46:04.224Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-05-12T02:46:04.226Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40956/head:refs/remotes/origin/PR-40956 +refs/heads/master:refs/remotes/origin/master # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-05-12T02:46:05.500Z] + [ PR != PR ] [2020-05-12T02:46:05.500Z] + [ master != master ] [2020-05-12T02:46:05.500Z] + [ = true ] [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-05-12T02:46:05.846Z] + docker version [2020-05-12T02:46:05.846Z] Client: Docker Engine - Community [2020-05-12T02:46:05.846Z] Version: 19.03.8 [2020-05-12T02:46:05.846Z] API version: 1.40 [2020-05-12T02:46:05.846Z] Go version: go1.12.17 [2020-05-12T02:46:05.846Z] Git commit: afacb8b7f0 [2020-05-12T02:46:05.846Z] Built: Wed Mar 11 01:25:46 2020 [2020-05-12T02:46:05.846Z] OS/Arch: linux/amd64 [2020-05-12T02:46:05.846Z] Experimental: false [2020-05-12T02:46:05.846Z] [2020-05-12T02:46:05.846Z] Server: Docker Engine - Community [2020-05-12T02:46:05.846Z] Engine: [2020-05-12T02:46:05.846Z] Version: 19.03.8 [2020-05-12T02:46:05.846Z] API version: 1.40 (minimum version 1.12) [2020-05-12T02:46:05.846Z] Go version: go1.12.17 [2020-05-12T02:46:05.846Z] Git commit: afacb8b7f0 [2020-05-12T02:46:05.846Z] Built: Wed Mar 11 01:24:19 2020 [2020-05-12T02:46:05.846Z] OS/Arch: linux/amd64 [2020-05-12T02:46:05.846Z] Experimental: true [2020-05-12T02:46:05.846Z] containerd: [2020-05-12T02:46:05.846Z] Version: 1.2.13 [2020-05-12T02:46:05.846Z] GitCommit: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-05-12T02:46:05.846Z] runc: [2020-05-12T02:46:05.846Z] Version: 1.0.0-rc10 [2020-05-12T02:46:05.846Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-05-12T02:46:05.846Z] docker-init: [2020-05-12T02:46:05.846Z] Version: 0.18.0 [2020-05-12T02:46:05.846Z] GitCommit: fec3683 [Pipeline] sh [2020-05-12T02:46:06.149Z] + docker info [2020-05-12T02:46:13.207Z] Fetching without tags [2020-05-12T02:46:13.200Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-05-12T02:46:13.202Z] > git config --add remote.origin.fetch +refs/pull/40956/head:refs/remotes/origin/PR-40956 # timeout=10 [2020-05-12T02:46:13.203Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-12T02:46:13.215Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-05-12T02:46:13.227Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-05-12T02:46:13.227Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-05-12T02:46:13.228Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40956/head:refs/remotes/origin/PR-40956 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-12T02:46:13.501Z] Merging remotes/origin/master commit a93e9eb0e95c6b2db723d0d2391e4559554c8597 into PR head commit b7b4f5c9b4feb3320be720682d48605d42c909fb [2020-05-12T02:46:14.003Z] Merge succeeded, producing b7b4f5c9b4feb3320be720682d48605d42c909fb [2020-05-12T02:46:14.003Z] Checking out Revision b7b4f5c9b4feb3320be720682d48605d42c909fb (PR-40956) [2020-05-12T02:46:14.470Z] Commit message: "Add article to pull access denied error message" [2020-05-12T02:46:14.558Z] > git --version # timeout=10 [2020-05-12T02:46:14.563Z] fatal: bad object ad1b00369dd78a15c273e17e363f91bced3f6e18 [2020-05-12T02:46:13.521Z] > git config core.sparsecheckout # timeout=10 [2020-05-12T02:46:13.524Z] > git checkout -f b7b4f5c9b4feb3320be720682d48605d42c909fb # timeout=10 [2020-05-12T02:46:13.995Z] > git merge a93e9eb0e95c6b2db723d0d2391e4559554c8597 # timeout=10 [2020-05-12T02:46:14.009Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-05-12T02:46:14.023Z] > git config core.sparsecheckout # timeout=10 [2020-05-12T02:46:14.028Z] > git checkout -f b7b4f5c9b4feb3320be720682d48605d42c909fb # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-05-12T02:46:15.396Z] + docker version [2020-05-12T02:46:15.396Z] Client: Docker Engine - Community [2020-05-12T02:46:15.396Z] Version: 19.03.7 [2020-05-12T02:46:15.396Z] API version: 1.40 [2020-05-12T02:46:15.396Z] Go version: go1.12.17 [2020-05-12T02:46:15.396Z] Git commit: 7141c199a2 [2020-05-12T02:46:15.396Z] Built: Sat Mar 7 16:48:47 2020 [2020-05-12T02:46:15.396Z] OS/Arch: linux/s390x [2020-05-12T02:46:15.396Z] Experimental: false [2020-05-12T02:46:15.396Z] [2020-05-12T02:46:15.396Z] Server: Docker Engine - Community [2020-05-12T02:46:15.396Z] Engine: [2020-05-12T02:46:15.396Z] Version: 19.03.7 [2020-05-12T02:46:15.396Z] API version: 1.40 (minimum version 1.12) [2020-05-12T02:46:15.396Z] Go version: go1.12.17 [2020-05-12T02:46:15.396Z] Git commit: 7141c199a2 [2020-05-12T02:46:15.396Z] Built: Sat Mar 7 16:47:46 2020 [2020-05-12T02:46:15.396Z] OS/Arch: linux/s390x [2020-05-12T02:46:15.396Z] Experimental: true [2020-05-12T02:46:15.396Z] containerd: [2020-05-12T02:46:15.396Z] Version: 1.2.13 [2020-05-12T02:46:15.396Z] GitCommit: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-05-12T02:46:15.396Z] runc: [2020-05-12T02:46:15.396Z] Version: 1.0.0-rc10 [2020-05-12T02:46:15.396Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-05-12T02:46:15.396Z] docker-init: [2020-05-12T02:46:15.396Z] Version: 0.18.0 [2020-05-12T02:46:15.396Z] GitCommit: fec3683 [Pipeline] sh [2020-05-12T02:46:15.763Z] + docker info [2020-05-12T02:46:15.763Z] Client: [2020-05-12T02:46:15.763Z] Debug Mode: false [2020-05-12T02:46:15.763Z] [2020-05-12T02:46:15.763Z] Server: [2020-05-12T02:46:15.763Z] Containers: 0 [2020-05-12T02:46:15.763Z] Running: 0 [2020-05-12T02:46:15.763Z] Paused: 0 [2020-05-12T02:46:15.763Z] Stopped: 0 [2020-05-12T02:46:15.763Z] Images: 0 [2020-05-12T02:46:15.763Z] Server Version: 19.03.7 [2020-05-12T02:46:15.763Z] Storage Driver: overlay2 [2020-05-12T02:46:15.763Z] Backing Filesystem: [2020-05-12T02:46:15.763Z] Supports d_type: true [2020-05-12T02:46:15.763Z] Native Overlay Diff: true [2020-05-12T02:46:15.763Z] Logging Driver: json-file [2020-05-12T02:46:15.763Z] Cgroup Driver: cgroupfs [2020-05-12T02:46:15.763Z] Plugins: [2020-05-12T02:46:15.763Z] Volume: local [2020-05-12T02:46:15.763Z] Network: bridge host ipvlan macvlan null overlay [2020-05-12T02:46:15.763Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-05-12T02:46:15.763Z] Swarm: inactive [2020-05-12T02:46:15.763Z] Runtimes: runc [2020-05-12T02:46:15.763Z] Default Runtime: runc [2020-05-12T02:46:15.763Z] Init Binary: docker-init [2020-05-12T02:46:15.763Z] containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-05-12T02:46:15.763Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-05-12T02:46:15.763Z] init version: fec3683 [2020-05-12T02:46:15.763Z] Security Options: [2020-05-12T02:46:15.763Z] apparmor [2020-05-12T02:46:15.763Z] seccomp [2020-05-12T02:46:15.763Z] Profile: default [2020-05-12T02:46:15.763Z] Kernel Version: 4.15.0-91-generic [2020-05-12T02:46:15.763Z] Operating System: Ubuntu 18.04.4 LTS [2020-05-12T02:46:15.763Z] OSType: linux [2020-05-12T02:46:15.763Z] Architecture: s390x [2020-05-12T02:46:15.763Z] CPUs: 2 [2020-05-12T02:46:15.763Z] Total Memory: 7.861GiB [2020-05-12T02:46:15.763Z] Name: s390x-ubuntu-14 [2020-05-12T02:46:15.763Z] ID: KX4W:OISZ:E4EJ:3QOX:GCSE:TDK3:6NVC:NGLB:7US2:36DL:6NT2:YLOM [2020-05-12T02:46:15.763Z] Docker Root Dir: /var/lib/docker [2020-05-12T02:46:15.763Z] Debug Mode: false [2020-05-12T02:46:15.763Z] Username: dockerbuildbot [2020-05-12T02:46:15.763Z] Registry: https://index.docker.io/v1/ [2020-05-12T02:46:15.763Z] Labels: [2020-05-12T02:46:15.763Z] Experimental: true [2020-05-12T02:46:15.763Z] Insecure Registries: [2020-05-12T02:46:15.763Z] 127.0.0.0/8 [2020-05-12T02:46:15.763Z] Live Restore Enabled: false [2020-05-12T02:46:15.763Z] [2020-05-12T02:46:15.763Z] WARNING: No swap limit support [Pipeline] sh [2020-05-12T02:46:16.128Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-05-12T02:46:16.128Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-05-12T02:46:16.128Z] + curl -fsSL -o /home/jenkins/workspace/moby_PR-40956/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-05-12T02:46:16.409Z] + bash /home/jenkins/workspace/moby_PR-40956/check-config.sh [2020-05-12T02:46:16.409Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-05-12T02:46:16.409Z] info: reading kernel config from /boot/config-4.15.0-91-generic ... [2020-05-12T02:46:16.409Z] [2020-05-12T02:46:16.409Z] Generally Necessary: [2020-05-12T02:46:16.409Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-05-12T02:46:16.409Z] - apparmor: enabled and tools installed [2020-05-12T02:46:16.409Z] - CONFIG_NAMESPACES: enabled [2020-05-12T02:46:16.409Z] - CONFIG_NET_NS: enabled [2020-05-12T02:46:16.409Z] - CONFIG_PID_NS: enabled [2020-05-12T02:46:16.409Z] - CONFIG_IPC_NS: enabled [2020-05-12T02:46:16.409Z] - CONFIG_UTS_NS: enabled [2020-05-12T02:46:16.409Z] - CONFIG_CGROUPS: enabled [2020-05-12T02:46:16.409Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-05-12T02:46:16.409Z] - CONFIG_CGROUP_DEVICE: enabled [2020-05-12T02:46:16.409Z] - CONFIG_CGROUP_FREEZER: enabled [2020-05-12T02:46:16.409Z] - CONFIG_CGROUP_SCHED: enabled [2020-05-12T02:46:16.409Z] - CONFIG_CPUSETS: enabled [2020-05-12T02:46:16.409Z] - CONFIG_MEMCG: enabled [2020-05-12T02:46:16.409Z] - CONFIG_KEYS: enabled [2020-05-12T02:46:16.409Z] - CONFIG_VETH: enabled (as module) [2020-05-12T02:46:16.409Z] - CONFIG_BRIDGE: enabled (as module) [2020-05-12T02:46:16.409Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-05-12T02:46:16.409Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-05-12T02:46:16.409Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-05-12T02:46:16.409Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-05-12T02:46:16.409Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-05-12T02:46:16.409Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-05-12T02:46:16.409Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-05-12T02:46:16.409Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-05-12T02:46:16.409Z] - CONFIG_NF_NAT: enabled (as module) [2020-05-12T02:46:16.409Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-05-12T02:46:16.409Z] - CONFIG_POSIX_MQUEUE: enabled [2020-05-12T02:46:16.409Z] [2020-05-12T02:46:16.409Z] Optional Features: [2020-05-12T02:46:16.409Z] - CONFIG_USER_NS: enabled [2020-05-12T02:46:16.409Z] - CONFIG_SECCOMP: enabled [2020-05-12T02:46:16.409Z] - CONFIG_CGROUP_PIDS: enabled [2020-05-12T02:46:16.409Z] - CONFIG_MEMCG_SWAP: enabled [2020-05-12T02:46:16.409Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-05-12T02:46:16.409Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-05-12T02:46:16.409Z] - CONFIG_BLK_CGROUP: enabled [2020-05-12T02:46:16.409Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-05-12T02:46:16.409Z] - CONFIG_IOSCHED_CFQ: enabled [2020-05-12T02:46:16.409Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-05-12T02:46:16.409Z] - CONFIG_CGROUP_PERF: enabled [2020-05-12T02:46:16.409Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-05-12T02:46:16.690Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-05-12T02:46:16.690Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-05-12T02:46:16.690Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-05-12T02:46:16.690Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-05-12T02:46:16.690Z] - CONFIG_RT_GROUP_SCHED: missing [2020-05-12T02:46:16.690Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-05-12T02:46:16.690Z] - CONFIG_IP_VS: enabled (as module) [2020-05-12T02:46:16.690Z] - CONFIG_IP_VS_NFCT: enabled [2020-05-12T02:46:16.690Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-05-12T02:46:16.690Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-05-12T02:46:16.690Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-05-12T02:46:16.690Z] - CONFIG_EXT4_FS: enabled [2020-05-12T02:46:16.690Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-05-12T02:46:16.690Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-05-12T02:46:16.690Z] - Network Drivers: [2020-05-12T02:46:16.690Z] - "overlay": [2020-05-12T02:46:16.690Z] - CONFIG_VXLAN: enabled (as module) [2020-05-12T02:46:16.690Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-05-12T02:46:16.690Z] Optional (for encrypted networks): [2020-05-12T02:46:16.690Z] - CONFIG_CRYPTO: enabled [2020-05-12T02:46:16.690Z] - CONFIG_CRYPTO_AEAD: enabled [2020-05-12T02:46:16.690Z] - CONFIG_CRYPTO_GCM: enabled [2020-05-12T02:46:16.690Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-05-12T02:46:16.690Z] - CONFIG_CRYPTO_GHASH: enabled [2020-05-12T02:46:16.690Z] - CONFIG_XFRM: enabled [2020-05-12T02:46:16.690Z] - CONFIG_XFRM_USER: enabled (as module) [2020-05-12T02:46:16.690Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-05-12T02:46:16.690Z] - CONFIG_INET_ESP: enabled (as module) [2020-05-12T02:46:16.690Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-05-12T02:46:16.690Z] - "ipvlan": [2020-05-12T02:46:16.690Z] - CONFIG_IPVLAN: enabled (as module) [2020-05-12T02:46:16.690Z] - "macvlan": [2020-05-12T02:46:16.690Z] - CONFIG_MACVLAN: enabled (as module) [2020-05-12T02:46:16.690Z] - CONFIG_DUMMY: enabled (as module) [2020-05-12T02:46:16.690Z] - "ftp,tftp client in container": [2020-05-12T02:46:16.690Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-05-12T02:46:16.690Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-05-12T02:46:16.690Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-05-12T02:46:16.690Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-05-12T02:46:16.690Z] - Storage Drivers: [2020-05-12T02:46:16.690Z] - "aufs": [2020-05-12T02:46:16.690Z] - CONFIG_AUFS_FS: enabled (as module) [2020-05-12T02:46:16.690Z] - "btrfs": [2020-05-12T02:46:16.690Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-05-12T02:46:16.690Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-05-12T02:46:16.690Z] - "devicemapper": [2020-05-12T02:46:16.690Z] - CONFIG_BLK_DEV_DM: enabled [2020-05-12T02:46:16.690Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-05-12T02:46:16.690Z] - "overlay": [2020-05-12T02:46:16.690Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-05-12T02:46:16.690Z] - "zfs": [2020-05-12T02:46:16.690Z] - /dev/zfs: missing [2020-05-12T02:46:16.690Z] - zfs command: missing [2020-05-12T02:46:16.690Z] - zpool command: missing [2020-05-12T02:46:16.690Z] [2020-05-12T02:46:16.690Z] Limits: [2020-05-12T02:46:16.690Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-05-12T02:46:16.690Z] [2020-05-12T02:46:16.690Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-05-12T02:46:17.126Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:b7b4f5c9b4feb3320be720682d48605d42c909fb . [2020-05-12T02:46:17.126Z] #2 [internal] load .dockerignore [2020-05-12T02:46:17.126Z] #2 transferring context: 87B done [2020-05-12T02:46:17.126Z] #2 DONE 0.0s [2020-05-12T02:46:17.126Z] [2020-05-12T02:46:17.126Z] #1 [internal] load build definition from Dockerfile [2020-05-12T02:46:17.126Z] #1 transferring dockerfile: 16.32kB done [2020-05-12T02:46:17.126Z] #1 DONE 0.0s [2020-05-12T02:46:17.126Z] [2020-05-12T02:46:17.126Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2020-05-12T02:46:17.409Z] #3 DONE 0.2s [2020-05-12T02:46:17.409Z] [2020-05-12T02:46:17.409Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-05-12T02:46:17.409Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done [2020-05-12T02:46:17.692Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done [2020-05-12T02:46:17.692Z] #4 sha256:5bf144d844d8560c37576acf15f95a39f34818f35fc6f48495d827161e397cea 521B / 521B done [2020-05-12T02:46:17.692Z] #4 sha256:4f216ae6358af18e67fc5776f6cfbce0c11d409ab23468a9be6b99bf08c7a101 897B / 897B done [2020-05-12T02:46:17.692Z] #4 sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 4.58MB / 8.88MB 0.1s [2020-05-12T02:46:17.692Z] #4 sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 8.88MB / 8.88MB 0.2s done [2020-05-12T02:46:17.692Z] #4 extracting sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 [2020-05-12T02:46:17.972Z] #4 extracting sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 0.2s done [2020-05-12T02:46:17.972Z] #4 DONE 0.6s [2020-05-12T02:46:18.253Z] [2020-05-12T02:46:18.253Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-05-12T02:46:18.351Z] Client: [2020-05-12T02:46:18.351Z] Debug Mode: false [2020-05-12T02:46:18.351Z] [2020-05-12T02:46:18.351Z] Server: [2020-05-12T02:46:18.351Z] Containers: 0 [2020-05-12T02:46:18.351Z] Running: 0 [2020-05-12T02:46:18.351Z] Paused: 0 [2020-05-12T02:46:18.351Z] Stopped: 0 [2020-05-12T02:46:18.351Z] Images: 1 [2020-05-12T02:46:18.351Z] Server Version: 19.03.8 [2020-05-12T02:46:18.351Z] Storage Driver: overlay2 [2020-05-12T02:46:18.351Z] Backing Filesystem: [2020-05-12T02:46:18.351Z] Supports d_type: true [2020-05-12T02:46:18.351Z] Native Overlay Diff: true [2020-05-12T02:46:18.351Z] Logging Driver: json-file [2020-05-12T02:46:18.351Z] Cgroup Driver: cgroupfs [2020-05-12T02:46:18.351Z] Plugins: [2020-05-12T02:46:18.351Z] Volume: local [2020-05-12T02:46:18.351Z] Network: bridge host ipvlan macvlan null overlay [2020-05-12T02:46:18.351Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-05-12T02:46:18.351Z] Swarm: inactive [2020-05-12T02:46:18.351Z] Runtimes: runc [2020-05-12T02:46:18.351Z] Default Runtime: runc [2020-05-12T02:46:18.351Z] Init Binary: docker-init [2020-05-12T02:46:18.351Z] containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-05-12T02:46:18.351Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-05-12T02:46:18.351Z] init version: fec3683 [2020-05-12T02:46:18.351Z] Security Options: [2020-05-12T02:46:18.351Z] apparmor [2020-05-12T02:46:18.351Z] seccomp [2020-05-12T02:46:18.351Z] Profile: default [2020-05-12T02:46:18.351Z] Kernel Version: 4.15.0-1065-aws [2020-05-12T02:46:18.351Z] Operating System: Ubuntu 18.04.4 LTS [2020-05-12T02:46:18.351Z] OSType: linux [2020-05-12T02:46:18.351Z] Architecture: x86_64 [2020-05-12T02:46:18.351Z] CPUs: 2 [2020-05-12T02:46:18.351Z] Total Memory: 7.501GiB [2020-05-12T02:46:18.351Z] Name: ip-10-100-109-33 [2020-05-12T02:46:18.351Z] ID: KFLT:WOKO:RNSA:ZAPG:P7HC:E45I:CJEX:OC5L:G4LO:5POJ:IKKD:MMHP [2020-05-12T02:46:18.351Z] Docker Root Dir: /var/lib/docker [2020-05-12T02:46:18.351Z] Debug Mode: false [2020-05-12T02:46:18.351Z] Registry: https://index.docker.io/v1/ [2020-05-12T02:46:18.351Z] Labels: [2020-05-12T02:46:18.351Z] Experimental: true [2020-05-12T02:46:18.351Z] Insecure Registries: [2020-05-12T02:46:18.351Z] 127.0.0.0/8 [2020-05-12T02:46:18.351Z] Live Restore Enabled: true [2020-05-12T02:46:18.351Z] [2020-05-12T02:46:18.351Z] WARNING: No swap limit support [Pipeline] sh [2020-05-12T02:46:18.537Z] #6 ... [2020-05-12T02:46:18.537Z] [2020-05-12T02:46:18.537Z] #5 [internal] load metadata for docker.io/library/golang:1.13.10-buster [2020-05-12T02:46:18.537Z] #5 DONE 0.1s [2020-05-12T02:46:18.537Z] [2020-05-12T02:46:18.537Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-05-12T02:46:18.537Z] #6 DONE 0.2s [2020-05-12T02:46:18.537Z] [2020-05-12T02:46:18.537Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.10-buster@sha256:160b2a4a6... [2020-05-12T02:46:18.537Z] #7 resolve docker.io/library/golang:1.13.10-buster@sha256:160b2a4a6d864b66814d64e73f7b41ba7e116ed01feb2eb99865001d68a23f9f done [2020-05-12T02:46:18.636Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-05-12T02:46:18.636Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-05-12T02:46:18.636Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-40956/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-05-12T02:46:18.645Z] Still waiting to schedule task [2020-05-12T02:46:18.645Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0450354cc7bd31704)’ [2020-05-12T02:46:18.649Z] Still waiting to schedule task [2020-05-12T02:46:18.649Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0450354cc7bd31704)’ [2020-05-12T02:46:18.657Z] Still waiting to schedule task [2020-05-12T02:46:18.657Z] All nodes of label ‘arm64&&linux’ are offline [2020-05-12T02:46:18.665Z] Still waiting to schedule task [2020-05-12T02:46:18.665Z] All nodes of label ‘windows-2019’ are offline [2020-05-12T02:46:18.829Z] #7 sha256:e66e95de76709b7cf612a109827338d02d357394fb4384afa65afdb6b055c9da 5.46kB / 5.46kB done [2020-05-12T02:46:18.829Z] #7 sha256:21544d2d1a0f1cb5666bb8ad68a1dd7dff9022d1f9e2e096808ab6ce5c4c9275 5.24MB / 48.96MB 0.2s [2020-05-12T02:46:18.829Z] #7 sha256:2b3e752e672f7ad4df3bc70ad7e3a5cf780c05c6913d856a0c0f0b9fe01a2fd7 2.75MB / 7.38MB 0.2s [2020-05-12T02:46:18.829Z] #7 sha256:a38d446f6063ddcf824c977df528ad247ee63a20b25390fba88c3b637444ad78 2.99MB / 9.88MB 0.2s [2020-05-12T02:46:18.829Z] #7 sha256:160b2a4a6d864b66814d64e73f7b41ba7e116ed01feb2eb99865001d68a23f9f 1.42kB / 1.42kB done [2020-05-12T02:46:18.829Z] #7 sha256:096248e7dc3bfc779755095bda067ce6279c8d1ae740919daf2019ceb1e2c113 1.79kB / 1.79kB done [2020-05-12T02:46:18.829Z] #7 sha256:21544d2d1a0f1cb5666bb8ad68a1dd7dff9022d1f9e2e096808ab6ce5c4c9275 9.60MB / 48.96MB 0.3s [2020-05-12T02:46:18.829Z] #7 sha256:2b3e752e672f7ad4df3bc70ad7e3a5cf780c05c6913d856a0c0f0b9fe01a2fd7 7.38MB / 7.38MB 0.2s done [2020-05-12T02:46:18.829Z] #7 sha256:a38d446f6063ddcf824c977df528ad247ee63a20b25390fba88c3b637444ad78 5.42MB / 9.88MB 0.3s [2020-05-12T02:46:18.829Z] #7 sha256:a31e1ba86655c6b448501fd4f602877c3220a41eda522b70f45131fa9b93620c 0B / 51.37MB 0.3s [2020-05-12T02:46:18.895Z] + bash /home/ubuntu/workspace/moby_PR-40956/check-config.sh [2020-05-12T02:46:18.895Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-05-12T02:46:18.895Z] info: reading kernel config from /boot/config-4.15.0-1065-aws ... [2020-05-12T02:46:18.895Z] [2020-05-12T02:46:18.895Z] Generally Necessary: [2020-05-12T02:46:18.895Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-05-12T02:46:18.895Z] - apparmor: enabled and tools installed [2020-05-12T02:46:18.895Z] - CONFIG_NAMESPACES: enabled [2020-05-12T02:46:18.895Z] - CONFIG_NET_NS: enabled [2020-05-12T02:46:18.895Z] - CONFIG_PID_NS: enabled [2020-05-12T02:46:18.895Z] - CONFIG_IPC_NS: enabled [2020-05-12T02:46:18.895Z] - CONFIG_UTS_NS: enabled [2020-05-12T02:46:18.895Z] - CONFIG_CGROUPS: enabled [2020-05-12T02:46:18.895Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-05-12T02:46:18.895Z] - CONFIG_CGROUP_DEVICE: enabled [2020-05-12T02:46:18.895Z] - CONFIG_CGROUP_FREEZER: enabled [2020-05-12T02:46:18.895Z] - CONFIG_CGROUP_SCHED: enabled [2020-05-12T02:46:18.895Z] - CONFIG_CPUSETS: enabled [2020-05-12T02:46:18.895Z] - CONFIG_MEMCG: enabled [2020-05-12T02:46:18.895Z] - CONFIG_KEYS: enabled [2020-05-12T02:46:18.895Z] - CONFIG_VETH: enabled (as module) [2020-05-12T02:46:18.895Z] - CONFIG_BRIDGE: enabled (as module) [2020-05-12T02:46:18.895Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-05-12T02:46:18.895Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-05-12T02:46:18.895Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-05-12T02:46:18.895Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-05-12T02:46:18.895Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-05-12T02:46:18.895Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-05-12T02:46:18.895Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-05-12T02:46:18.895Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-05-12T02:46:18.895Z] - CONFIG_NF_NAT: enabled (as module) [2020-05-12T02:46:18.895Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-05-12T02:46:18.895Z] - CONFIG_POSIX_MQUEUE: enabled [2020-05-12T02:46:18.895Z] [2020-05-12T02:46:18.895Z] Optional Features: [2020-05-12T02:46:19.138Z] #7 sha256:21544d2d1a0f1cb5666bb8ad68a1dd7dff9022d1f9e2e096808ab6ce5c4c9275 15.59MB / 48.96MB 0.3s [2020-05-12T02:46:19.138Z] #7 sha256:a38d446f6063ddcf824c977df528ad247ee63a20b25390fba88c3b637444ad78 8.59MB / 9.88MB 0.3s [2020-05-12T02:46:19.138Z] #7 sha256:21544d2d1a0f1cb5666bb8ad68a1dd7dff9022d1f9e2e096808ab6ce5c4c9275 23.16MB / 48.96MB 0.5s [2020-05-12T02:46:19.138Z] #7 sha256:a38d446f6063ddcf824c977df528ad247ee63a20b25390fba88c3b637444ad78 9.88MB / 9.88MB 0.4s done [2020-05-12T02:46:19.138Z] #7 sha256:a31e1ba86655c6b448501fd4f602877c3220a41eda522b70f45131fa9b93620c 5.27MB / 51.37MB 0.5s [2020-05-12T02:46:19.138Z] #7 sha256:0b15927cdbb1553be75fb788eaa560a4144d068a8be6519f947b1395a71e8519 0B / 56.67MB 0.5s [2020-05-12T02:46:19.138Z] #7 sha256:21544d2d1a0f1cb5666bb8ad68a1dd7dff9022d1f9e2e096808ab6ce5c4c9275 29.06MB / 48.96MB 0.6s [2020-05-12T02:46:19.167Z] - CONFIG_USER_NS: enabled [2020-05-12T02:46:19.167Z] - CONFIG_SECCOMP: enabled [2020-05-12T02:46:19.167Z] - CONFIG_CGROUP_PIDS: enabled [2020-05-12T02:46:19.167Z] - CONFIG_MEMCG_SWAP: enabled [2020-05-12T02:46:19.167Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-05-12T02:46:19.167Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-05-12T02:46:19.167Z] - CONFIG_LEGACY_VSYSCALL_EMULATE: enabled [2020-05-12T02:46:19.167Z] - CONFIG_BLK_CGROUP: enabled [2020-05-12T02:46:19.167Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-05-12T02:46:19.167Z] - CONFIG_IOSCHED_CFQ: enabled [2020-05-12T02:46:19.167Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-05-12T02:46:19.167Z] - CONFIG_CGROUP_PERF: enabled [2020-05-12T02:46:19.167Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-05-12T02:46:19.167Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-05-12T02:46:19.167Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-05-12T02:46:19.167Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-05-12T02:46:19.167Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-05-12T02:46:19.167Z] - CONFIG_RT_GROUP_SCHED: missing [2020-05-12T02:46:19.167Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-05-12T02:46:19.167Z] - CONFIG_IP_VS: enabled (as module) [2020-05-12T02:46:19.167Z] - CONFIG_IP_VS_NFCT: enabled [2020-05-12T02:46:19.167Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-05-12T02:46:19.167Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-05-12T02:46:19.167Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-05-12T02:46:19.167Z] - CONFIG_EXT4_FS: enabled [2020-05-12T02:46:19.167Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-05-12T02:46:19.167Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-05-12T02:46:19.167Z] - Network Drivers: [2020-05-12T02:46:19.167Z] - "overlay": [2020-05-12T02:46:19.167Z] - CONFIG_VXLAN: enabled (as module) [2020-05-12T02:46:19.167Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-05-12T02:46:19.167Z] Optional (for encrypted networks): [2020-05-12T02:46:19.167Z] - CONFIG_CRYPTO: enabled [2020-05-12T02:46:19.167Z] - CONFIG_CRYPTO_AEAD: enabled [2020-05-12T02:46:19.167Z] - CONFIG_CRYPTO_GCM: enabled [2020-05-12T02:46:19.167Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-05-12T02:46:19.167Z] - CONFIG_CRYPTO_GHASH: enabled [2020-05-12T02:46:19.167Z] - CONFIG_XFRM: enabled [2020-05-12T02:46:19.167Z] - CONFIG_XFRM_USER: enabled (as module) [2020-05-12T02:46:19.167Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-05-12T02:46:19.167Z] - CONFIG_INET_ESP: enabled (as module) [2020-05-12T02:46:19.167Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-05-12T02:46:19.167Z] - "ipvlan": [2020-05-12T02:46:19.430Z] - CONFIG_IPVLAN: enabled (as module) [2020-05-12T02:46:19.430Z] - "macvlan": [2020-05-12T02:46:19.430Z] - CONFIG_MACVLAN: enabled (as module) [2020-05-12T02:46:19.430Z] - CONFIG_DUMMY: enabled (as module) [2020-05-12T02:46:19.430Z] - "ftp,tftp client in container": [2020-05-12T02:46:19.430Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-05-12T02:46:19.430Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-05-12T02:46:19.430Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-05-12T02:46:19.430Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-05-12T02:46:19.430Z] - Storage Drivers: [2020-05-12T02:46:19.430Z] - "aufs": [2020-05-12T02:46:19.430Z] - CONFIG_AUFS_FS: enabled (as module) [2020-05-12T02:46:19.430Z] - "btrfs": [2020-05-12T02:46:19.430Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-05-12T02:46:19.430Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-05-12T02:46:19.430Z] - "devicemapper": [2020-05-12T02:46:19.430Z] - CONFIG_BLK_DEV_DM: enabled [2020-05-12T02:46:19.430Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-05-12T02:46:19.430Z] - "overlay": [2020-05-12T02:46:19.430Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-05-12T02:46:19.430Z] - "zfs": [2020-05-12T02:46:19.430Z] - /dev/zfs: missing [2020-05-12T02:46:19.430Z] - zfs command: missing [2020-05-12T02:46:19.430Z] - zpool command: missing [2020-05-12T02:46:19.430Z] [2020-05-12T02:46:19.430Z] Limits: [2020-05-12T02:46:19.430Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-05-12T02:46:19.430Z] [2020-05-12T02:46:19.430Z] + true [Pipeline] } [Pipeline] // stage [2020-05-12T02:46:19.448Z] #7 sha256:21544d2d1a0f1cb5666bb8ad68a1dd7dff9022d1f9e2e096808ab6ce5c4c9275 35.73MB / 48.96MB 0.7s [2020-05-12T02:46:19.448Z] #7 sha256:a31e1ba86655c6b448501fd4f602877c3220a41eda522b70f45131fa9b93620c 15.21MB / 51.37MB 0.7s [2020-05-12T02:46:19.448Z] #7 sha256:0b15927cdbb1553be75fb788eaa560a4144d068a8be6519f947b1395a71e8519 11.72MB / 56.67MB 0.7s [2020-05-12T02:46:19.448Z] #7 ... [2020-05-12T02:46:19.448Z] [2020-05-12T02:46:19.448Z] #20 [internal] load build context [2020-05-12T02:46:19.448Z] #20 transferring context: 50.55MB 0.8s done [2020-05-12T02:46:19.448Z] #20 DONE 0.8s [2020-05-12T02:46:19.448Z] [2020-05-12T02:46:19.448Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.10-buster@sha256:160b2a4a6... [2020-05-12T02:46:19.448Z] #7 sha256:21544d2d1a0f1cb5666bb8ad68a1dd7dff9022d1f9e2e096808ab6ce5c4c9275 40.10MB / 48.96MB 0.8s [2020-05-12T02:46:19.448Z] #7 sha256:a31e1ba86655c6b448501fd4f602877c3220a41eda522b70f45131fa9b93620c 18.82MB / 51.37MB 0.8s [2020-05-12T02:46:19.448Z] #7 sha256:0b15927cdbb1553be75fb788eaa560a4144d068a8be6519f947b1395a71e8519 14.83MB / 56.67MB 0.8s [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-05-12T02:46:19.758Z] #7 sha256:21544d2d1a0f1cb5666bb8ad68a1dd7dff9022d1f9e2e096808ab6ce5c4c9275 48.17MB / 48.96MB 1.0s [2020-05-12T02:46:19.758Z] #7 sha256:a31e1ba86655c6b448501fd4f602877c3220a41eda522b70f45131fa9b93620c 26.66MB / 51.37MB 1.0s [2020-05-12T02:46:19.758Z] #7 sha256:0b15927cdbb1553be75fb788eaa560a4144d068a8be6519f947b1395a71e8519 22.46MB / 56.67MB 1.0s [2020-05-12T02:46:19.766Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:b7b4f5c9b4feb3320be720682d48605d42c909fb . [2020-05-12T02:46:19.766Z] #1 [internal] load .dockerignore [2020-05-12T02:46:19.766Z] #1 transferring context: 87B done [2020-05-12T02:46:19.766Z] #1 DONE 0.1s [2020-05-12T02:46:19.766Z] [2020-05-12T02:46:19.766Z] #2 [internal] load build definition from Dockerfile [2020-05-12T02:46:19.766Z] #2 transferring dockerfile: 16.32kB done [2020-05-12T02:46:19.766Z] #2 DONE 0.1s [2020-05-12T02:46:19.766Z] [2020-05-12T02:46:19.766Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2020-05-12T02:46:20.024Z] #3 DONE 0.2s [2020-05-12T02:46:20.024Z] [2020-05-12T02:46:20.024Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-05-12T02:46:20.024Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done [2020-05-12T02:46:20.064Z] #7 sha256:21544d2d1a0f1cb5666bb8ad68a1dd7dff9022d1f9e2e096808ab6ce5c4c9275 48.96MB / 48.96MB 1.1s done [2020-05-12T02:46:20.064Z] #7 sha256:a31e1ba86655c6b448501fd4f602877c3220a41eda522b70f45131fa9b93620c 39.13MB / 51.37MB 1.3s [2020-05-12T02:46:20.064Z] #7 sha256:0b15927cdbb1553be75fb788eaa560a4144d068a8be6519f947b1395a71e8519 38.44MB / 56.67MB 1.3s [2020-05-12T02:46:20.064Z] #7 sha256:b47836aa382c2571894870ba850fbf374c64b811d54a31713a5986f5bb6c8d3f 4.40MB / 102.23MB 1.3s [2020-05-12T02:46:20.064Z] #7 extracting sha256:21544d2d1a0f1cb5666bb8ad68a1dd7dff9022d1f9e2e096808ab6ce5c4c9275 [2020-05-12T02:46:20.064Z] #7 sha256:a31e1ba86655c6b448501fd4f602877c3220a41eda522b70f45131fa9b93620c 42.94MB / 51.37MB 1.4s [2020-05-12T02:46:20.064Z] #7 sha256:0b15927cdbb1553be75fb788eaa560a4144d068a8be6519f947b1395a71e8519 42.30MB / 56.67MB 1.4s [2020-05-12T02:46:20.282Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done [2020-05-12T02:46:20.282Z] #4 sha256:8c69d118cfcd040a222bea7f7d57c6156faa938cb61b47657cd65343babc3664 521B / 521B done [2020-05-12T02:46:20.282Z] #4 sha256:08fb2b2ca3d58e19d791e73dea16126df37608115532e748d63525688df457a5 897B / 897B done [2020-05-12T02:46:20.282Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.81MB / 8.88MB 0.2s [2020-05-12T02:46:20.282Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.2s done [2020-05-12T02:46:20.282Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0.1s [2020-05-12T02:46:20.373Z] #7 sha256:a31e1ba86655c6b448501fd4f602877c3220a41eda522b70f45131fa9b93620c 47.22MB / 51.37MB 1.5s [2020-05-12T02:46:20.373Z] #7 sha256:0b15927cdbb1553be75fb788eaa560a4144d068a8be6519f947b1395a71e8519 45.60MB / 56.67MB 1.5s [2020-05-12T02:46:20.373Z] #7 sha256:b47836aa382c2571894870ba850fbf374c64b811d54a31713a5986f5bb6c8d3f 12.61MB / 102.23MB 1.5s [2020-05-12T02:46:20.373Z] #7 sha256:a31e1ba86655c6b448501fd4f602877c3220a41eda522b70f45131fa9b93620c 50.59MB / 51.37MB 1.6s [2020-05-12T02:46:20.373Z] #7 sha256:0b15927cdbb1553be75fb788eaa560a4144d068a8be6519f947b1395a71e8519 50.23MB / 56.67MB 1.6s [2020-05-12T02:46:20.373Z] #7 sha256:a31e1ba86655c6b448501fd4f602877c3220a41eda522b70f45131fa9b93620c 51.37MB / 51.37MB 1.7s done [2020-05-12T02:46:20.373Z] #7 sha256:0b15927cdbb1553be75fb788eaa560a4144d068a8be6519f947b1395a71e8519 56.08MB / 56.67MB 1.7s [2020-05-12T02:46:20.373Z] #7 sha256:b47836aa382c2571894870ba850fbf374c64b811d54a31713a5986f5bb6c8d3f 21.60MB / 102.23MB 1.7s [2020-05-12T02:46:20.373Z] #7 sha256:19f86520d8b752849e95361c289504ecc5a52e2e0c04d09f819a4ee04ae3c270 0B / 155B 1.7s [2020-05-12T02:46:20.666Z] #7 sha256:0b15927cdbb1553be75fb788eaa560a4144d068a8be6519f947b1395a71e8519 56.67MB / 56.67MB 1.8s done [2020-05-12T02:46:20.666Z] #7 sha256:b47836aa382c2571894870ba850fbf374c64b811d54a31713a5986f5bb6c8d3f 32.82MB / 102.23MB 1.8s [2020-05-12T02:46:20.666Z] #7 sha256:19f86520d8b752849e95361c289504ecc5a52e2e0c04d09f819a4ee04ae3c270 155B / 155B 1.8s done [2020-05-12T02:46:20.666Z] #7 sha256:b47836aa382c2571894870ba850fbf374c64b811d54a31713a5986f5bb6c8d3f 47.67MB / 102.23MB 2.1s [2020-05-12T02:46:20.666Z] #7 sha256:b47836aa382c2571894870ba850fbf374c64b811d54a31713a5986f5bb6c8d3f 54.66MB / 102.23MB 2.2s [2020-05-12T02:46:20.847Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0.3s done [2020-05-12T02:46:20.847Z] #4 DONE 0.7s [2020-05-12T02:46:20.947Z] #7 sha256:b47836aa382c2571894870ba850fbf374c64b811d54a31713a5986f5bb6c8d3f 63.55MB / 102.23MB 2.3s [2020-05-12T02:46:20.947Z] #7 sha256:b47836aa382c2571894870ba850fbf374c64b811d54a31713a5986f5bb6c8d3f 73.38MB / 102.23MB 2.3s [2020-05-12T02:46:21.105Z] [2020-05-12T02:46:21.105Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-05-12T02:46:21.228Z] #7 sha256:b47836aa382c2571894870ba850fbf374c64b811d54a31713a5986f5bb6c8d3f 82.45MB / 102.23MB 2.4s [2020-05-12T02:46:21.228Z] #7 sha256:b47836aa382c2571894870ba850fbf374c64b811d54a31713a5986f5bb6c8d3f 90.51MB / 102.23MB 2.5s [2020-05-12T02:46:21.228Z] #7 sha256:b47836aa382c2571894870ba850fbf374c64b811d54a31713a5986f5bb6c8d3f 102.23MB / 102.23MB 2.6s [2020-05-12T02:46:21.509Z] #7 ... [2020-05-12T02:46:21.509Z] [2020-05-12T02:46:21.509Z] #57 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-05-12T02:46:21.509Z] #57 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2020-05-12T02:46:21.509Z] #57 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2020-05-12T02:46:21.509Z] #57 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2020-05-12T02:46:21.509Z] #57 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 2.1s done [2020-05-12T02:46:21.509Z] #57 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 0.6s done [2020-05-12T02:46:21.509Z] #57 DONE 2.9s [2020-05-12T02:46:21.509Z] [2020-05-12T02:46:21.509Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.10-buster@sha256:160b2a4a6... [2020-05-12T02:46:21.509Z] #7 sha256:b47836aa382c2571894870ba850fbf374c64b811d54a31713a5986f5bb6c8d3f 102.23MB / 102.23MB 2.8s done [2020-05-12T02:46:21.677Z] #5 DONE 0.3s [2020-05-12T02:46:21.677Z] [2020-05-12T02:46:21.677Z] #6 [internal] load metadata for docker.io/library/golang:1.13.10-buster [2020-05-12T02:46:21.677Z] #6 DONE 0.3s [2020-05-12T02:46:21.677Z] [2020-05-12T02:46:21.677Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.10-buster@sha256:160b2a4a6... [2020-05-12T02:46:21.677Z] #7 resolve docker.io/library/golang:1.13.10-buster@sha256:160b2a4a6d864b66814d64e73f7b41ba7e116ed01feb2eb99865001d68a23f9f done [2020-05-12T02:46:21.790Z] #7 extracting sha256:21544d2d1a0f1cb5666bb8ad68a1dd7dff9022d1f9e2e096808ab6ce5c4c9275 1.9s done [2020-05-12T02:46:21.940Z] #7 sha256:7ec6e7161786211f9b6da6c6c5b4517b52e50f55fa1fb5de37aab67a379f557f 5.46kB / 5.46kB done [2020-05-12T02:46:21.940Z] #7 sha256:35a4f197768941ef308d981a94f6d06fb77b9f2ba89dc04d2daf8292ee297315 1.41MB / 7.81MB 0.2s [2020-05-12T02:46:21.940Z] #7 sha256:9403039c96aaef950489cfcbb3305a42f4b78167e425a2df98d58edfdda8bc6f 1.79kB / 1.79kB done [2020-05-12T02:46:21.940Z] #7 sha256:90fe46dd819953eb995f9cc9c326130abe9dd0b3993a998e12c01d0218a0b831 260.65kB / 50.38MB 0.2s [2020-05-12T02:46:21.940Z] #7 sha256:160b2a4a6d864b66814d64e73f7b41ba7e116ed01feb2eb99865001d68a23f9f 1.42kB / 1.42kB done [2020-05-12T02:46:21.940Z] #7 sha256:35a4f197768941ef308d981a94f6d06fb77b9f2ba89dc04d2daf8292ee297315 2.82MB / 7.81MB 0.3s [2020-05-12T02:46:22.072Z] #7 extracting sha256:2b3e752e672f7ad4df3bc70ad7e3a5cf780c05c6913d856a0c0f0b9fe01a2fd7 [2020-05-12T02:46:22.197Z] #7 sha256:35a4f197768941ef308d981a94f6d06fb77b9f2ba89dc04d2daf8292ee297315 7.81MB / 7.81MB 0.4s [2020-05-12T02:46:22.198Z] #7 sha256:90fe46dd819953eb995f9cc9c326130abe9dd0b3993a998e12c01d0218a0b831 5.66MB / 50.38MB 0.4s [2020-05-12T02:46:22.198Z] #7 sha256:bbc37f14aded2d49bfac62dfa404755c9f1cadfee2b35933e4906f0054782888 0B / 10.00MB 0.4s [2020-05-12T02:46:22.198Z] #7 sha256:35a4f197768941ef308d981a94f6d06fb77b9f2ba89dc04d2daf8292ee297315 7.81MB / 7.81MB 0.4s done [2020-05-12T02:46:22.198Z] #7 sha256:90fe46dd819953eb995f9cc9c326130abe9dd0b3993a998e12c01d0218a0b831 10.97MB / 50.38MB 0.6s [2020-05-12T02:46:22.198Z] #7 sha256:bbc37f14aded2d49bfac62dfa404755c9f1cadfee2b35933e4906f0054782888 4.50MB / 10.00MB 0.6s [2020-05-12T02:46:22.198Z] #7 sha256:74e27dc593d49a6d728dfe36976cb1469e076fbf3611e501fd030308cd212a80 692.53kB / 51.83MB 0.6s [2020-05-12T02:46:22.353Z] #7 extracting sha256:2b3e752e672f7ad4df3bc70ad7e3a5cf780c05c6913d856a0c0f0b9fe01a2fd7 0.3s done [2020-05-12T02:46:22.458Z] #7 sha256:90fe46dd819953eb995f9cc9c326130abe9dd0b3993a998e12c01d0218a0b831 16.74MB / 50.38MB 0.8s [2020-05-12T02:46:22.458Z] #7 sha256:bbc37f14aded2d49bfac62dfa404755c9f1cadfee2b35933e4906f0054782888 10.00MB / 10.00MB 0.7s done [2020-05-12T02:46:22.458Z] #7 sha256:74e27dc593d49a6d728dfe36976cb1469e076fbf3611e501fd030308cd212a80 7.29MB / 51.83MB 0.8s [2020-05-12T02:46:22.458Z] #7 sha256:38b1453721cb272cf531587daa8f79cc38641a9750dc269d7f2f08feb80f6602 1.81MB / 68.61MB 0.8s [2020-05-12T02:46:22.634Z] #7 extracting sha256:a38d446f6063ddcf824c977df528ad247ee63a20b25390fba88c3b637444ad78 0.1s [2020-05-12T02:46:22.634Z] #7 extracting sha256:a38d446f6063ddcf824c977df528ad247ee63a20b25390fba88c3b637444ad78 0.2s done [2020-05-12T02:46:22.718Z] #7 sha256:90fe46dd819953eb995f9cc9c326130abe9dd0b3993a998e12c01d0218a0b831 21.32MB / 50.38MB 1.1s [2020-05-12T02:46:22.718Z] #7 sha256:74e27dc593d49a6d728dfe36976cb1469e076fbf3611e501fd030308cd212a80 15.04MB / 51.83MB 1.1s [2020-05-12T02:46:22.718Z] #7 sha256:38b1453721cb272cf531587daa8f79cc38641a9750dc269d7f2f08feb80f6602 6.01MB / 68.61MB 1.1s [2020-05-12T02:46:22.915Z] #7 extracting sha256:a31e1ba86655c6b448501fd4f602877c3220a41eda522b70f45131fa9b93620c 0.1s [2020-05-12T02:46:22.979Z] #7 sha256:90fe46dd819953eb995f9cc9c326130abe9dd0b3993a998e12c01d0218a0b831 31.21MB / 50.38MB 1.3s [2020-05-12T02:46:22.980Z] #7 sha256:74e27dc593d49a6d728dfe36976cb1469e076fbf3611e501fd030308cd212a80 22.77MB / 51.83MB 1.3s [2020-05-12T02:46:22.980Z] #7 sha256:38b1453721cb272cf531587daa8f79cc38641a9750dc269d7f2f08feb80f6602 12.45MB / 68.61MB 1.3s [2020-05-12T02:46:23.239Z] #7 sha256:90fe46dd819953eb995f9cc9c326130abe9dd0b3993a998e12c01d0218a0b831 37.25MB / 50.38MB 1.5s [2020-05-12T02:46:23.239Z] #7 sha256:74e27dc593d49a6d728dfe36976cb1469e076fbf3611e501fd030308cd212a80 31.31MB / 51.83MB 1.5s [2020-05-12T02:46:23.239Z] #7 sha256:38b1453721cb272cf531587daa8f79cc38641a9750dc269d7f2f08feb80f6602 19.41MB / 68.61MB 1.5s [2020-05-12T02:46:23.239Z] #7 sha256:90fe46dd819953eb995f9cc9c326130abe9dd0b3993a998e12c01d0218a0b831 42.07MB / 50.38MB 1.7s [2020-05-12T02:46:23.239Z] #7 sha256:74e27dc593d49a6d728dfe36976cb1469e076fbf3611e501fd030308cd212a80 34.69MB / 51.83MB 1.7s [2020-05-12T02:46:23.239Z] #7 sha256:38b1453721cb272cf531587daa8f79cc38641a9750dc269d7f2f08feb80f6602 23.46MB / 68.61MB 1.7s [2020-05-12T02:46:23.500Z] #7 sha256:90fe46dd819953eb995f9cc9c326130abe9dd0b3993a998e12c01d0218a0b831 49.25MB / 50.38MB 2.0s [2020-05-12T02:46:23.500Z] #7 sha256:74e27dc593d49a6d728dfe36976cb1469e076fbf3611e501fd030308cd212a80 40.80MB / 51.83MB 2.0s [2020-05-12T02:46:23.500Z] #7 sha256:38b1453721cb272cf531587daa8f79cc38641a9750dc269d7f2f08feb80f6602 36.42MB / 68.61MB 2.0s [2020-05-12T02:46:23.759Z] #7 sha256:74e27dc593d49a6d728dfe36976cb1469e076fbf3611e501fd030308cd212a80 43.85MB / 51.83MB 2.0s [2020-05-12T02:46:23.759Z] #7 sha256:90fe46dd819953eb995f9cc9c326130abe9dd0b3993a998e12c01d0218a0b831 50.38MB / 50.38MB 2.1s done [2020-05-12T02:46:23.759Z] #7 sha256:74e27dc593d49a6d728dfe36976cb1469e076fbf3611e501fd030308cd212a80 49.02MB / 51.83MB 2.3s [2020-05-12T02:46:23.759Z] #7 sha256:38b1453721cb272cf531587daa8f79cc38641a9750dc269d7f2f08feb80f6602 42.22MB / 68.61MB 2.3s [2020-05-12T02:46:23.759Z] #7 sha256:fbf24695ef9896635c70eaf51fb67c6cc91f306a893b30ab38a29d4dd131c4c9 1.94MB / 120.15MB 2.3s [2020-05-12T02:46:24.019Z] #7 sha256:74e27dc593d49a6d728dfe36976cb1469e076fbf3611e501fd030308cd212a80 51.83MB / 51.83MB 2.5s [2020-05-12T02:46:24.019Z] #7 sha256:38b1453721cb272cf531587daa8f79cc38641a9750dc269d7f2f08feb80f6602 47.45MB / 68.61MB 2.5s [2020-05-12T02:46:24.279Z] #7 sha256:74e27dc593d49a6d728dfe36976cb1469e076fbf3611e501fd030308cd212a80 51.83MB / 51.83MB 2.5s done [2020-05-12T02:46:24.279Z] #7 sha256:fbf24695ef9896635c70eaf51fb67c6cc91f306a893b30ab38a29d4dd131c4c9 8.05MB / 120.15MB 2.6s [2020-05-12T02:46:24.279Z] #7 sha256:4780acafd98c2f2b2139f70862bf40ecb6c3a84abd2afa853260460edb3fc112 126B / 126B 2.6s [2020-05-12T02:46:24.279Z] #7 extracting sha256:90fe46dd819953eb995f9cc9c326130abe9dd0b3993a998e12c01d0218a0b831 [2020-05-12T02:46:24.279Z] #7 sha256:38b1453721cb272cf531587daa8f79cc38641a9750dc269d7f2f08feb80f6602 54.57MB / 68.61MB 2.6s [2020-05-12T02:46:24.279Z] #7 sha256:4780acafd98c2f2b2139f70862bf40ecb6c3a84abd2afa853260460edb3fc112 126B / 126B 2.6s done [2020-05-12T02:46:24.381Z] #7 extracting sha256:a31e1ba86655c6b448501fd4f602877c3220a41eda522b70f45131fa9b93620c 1.3s done [2020-05-12T02:46:24.381Z] #7 extracting sha256:0b15927cdbb1553be75fb788eaa560a4144d068a8be6519f947b1395a71e8519 [2020-05-12T02:46:24.539Z] #7 sha256:38b1453721cb272cf531587daa8f79cc38641a9750dc269d7f2f08feb80f6602 63.59MB / 68.61MB 2.8s [2020-05-12T02:46:24.539Z] #7 sha256:fbf24695ef9896635c70eaf51fb67c6cc91f306a893b30ab38a29d4dd131c4c9 18.31MB / 120.15MB 2.8s [2020-05-12T02:46:24.539Z] #7 sha256:38b1453721cb272cf531587daa8f79cc38641a9750dc269d7f2f08feb80f6602 68.07MB / 68.61MB 2.9s [2020-05-12T02:46:24.800Z] #7 sha256:38b1453721cb272cf531587daa8f79cc38641a9750dc269d7f2f08feb80f6602 68.61MB / 68.61MB 3.0s done [2020-05-12T02:46:24.800Z] #7 sha256:fbf24695ef9896635c70eaf51fb67c6cc91f306a893b30ab38a29d4dd131c4c9 32.55MB / 120.15MB 3.1s [2020-05-12T02:46:25.059Z] #7 sha256:fbf24695ef9896635c70eaf51fb67c6cc91f306a893b30ab38a29d4dd131c4c9 39.93MB / 120.15MB 3.3s [2020-05-12T02:46:25.322Z] #7 sha256:fbf24695ef9896635c70eaf51fb67c6cc91f306a893b30ab38a29d4dd131c4c9 46.72MB / 120.15MB 3.6s [2020-05-12T02:46:25.582Z] #7 sha256:fbf24695ef9896635c70eaf51fb67c6cc91f306a893b30ab38a29d4dd131c4c9 55.54MB / 120.15MB 3.9s [2020-05-12T02:46:25.840Z] #7 sha256:fbf24695ef9896635c70eaf51fb67c6cc91f306a893b30ab38a29d4dd131c4c9 62.38MB / 120.15MB 4.3s [2020-05-12T02:46:25.853Z] #7 extracting sha256:0b15927cdbb1553be75fb788eaa560a4144d068a8be6519f947b1395a71e8519 1.1s done [2020-05-12T02:46:25.853Z] #7 extracting sha256:b47836aa382c2571894870ba850fbf374c64b811d54a31713a5986f5bb6c8d3f [2020-05-12T02:46:26.417Z] #7 sha256:fbf24695ef9896635c70eaf51fb67c6cc91f306a893b30ab38a29d4dd131c4c9 71.14MB / 120.15MB 4.7s [2020-05-12T02:46:26.678Z] #7 sha256:fbf24695ef9896635c70eaf51fb67c6cc91f306a893b30ab38a29d4dd131c4c9 78.94MB / 120.15MB 5.0s [2020-05-12T02:46:26.951Z] #7 sha256:fbf24695ef9896635c70eaf51fb67c6cc91f306a893b30ab38a29d4dd131c4c9 87.71MB / 120.15MB 5.2s [2020-05-12T02:46:26.951Z] #7 ... [2020-05-12T02:46:26.951Z] [2020-05-12T02:46:26.951Z] #57 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-05-12T02:46:26.951Z] #57 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2020-05-12T02:46:26.951Z] #57 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2020-05-12T02:46:26.951Z] #57 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2020-05-12T02:46:26.951Z] #57 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 0.4s done [2020-05-12T02:46:26.951Z] #57 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 4.9s done [2020-05-12T02:46:26.951Z] #57 DONE 5.5s [2020-05-12T02:46:26.951Z] [2020-05-12T02:46:26.951Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.10-buster@sha256:160b2a4a6... [2020-05-12T02:46:26.951Z] #7 ... [2020-05-12T02:46:26.951Z] [2020-05-12T02:46:26.951Z] #20 [internal] load build context [2020-05-12T02:46:26.951Z] #20 transferring context: 23.88MB 5.5s [2020-05-12T02:46:28.526Z] #7 extracting sha256:b47836aa382c2571894870ba850fbf374c64b811d54a31713a5986f5bb6c8d3f 2.3s done [2020-05-12T02:46:28.526Z] #7 extracting sha256:19f86520d8b752849e95361c289504ecc5a52e2e0c04d09f819a4ee04ae3c270 0.0s done [2020-05-12T02:46:28.807Z] #7 DONE 10.0s [2020-05-12T02:46:28.807Z] [2020-05-12T02:46:28.807Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-05-12T02:46:28.854Z] #20 transferring context: 50.55MB 7.4s done [2020-05-12T02:46:28.854Z] #20 DONE 7.4s [2020-05-12T02:46:28.854Z] [2020-05-12T02:46:28.854Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.10-buster@sha256:160b2a4a6... [2020-05-12T02:46:28.854Z] #7 sha256:fbf24695ef9896635c70eaf51fb67c6cc91f306a893b30ab38a29d4dd131c4c9 120.15MB / 120.15MB 6.2s done [2020-05-12T02:46:29.459Z] #7 extracting sha256:90fe46dd819953eb995f9cc9c326130abe9dd0b3993a998e12c01d0218a0b831 5.2s [2020-05-12T02:46:29.929Z] Fetching without tags [2020-05-12T02:46:30.274Z] #8 DONE 1.6s [2020-05-12T02:46:30.274Z] [2020-05-12T02:46:30.274Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-05-12T02:46:30.452Z] Merging remotes/origin/master commit a93e9eb0e95c6b2db723d0d2391e4559554c8597 into PR head commit b7b4f5c9b4feb3320be720682d48605d42c909fb [2020-05-12T02:46:31.281Z] #9 DONE 0.8s [2020-05-12T02:46:31.281Z] [2020-05-12T02:46:31.281Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-12T02:46:31.281Z] #47 ... [2020-05-12T02:46:31.281Z] [2020-05-12T02:46:31.281Z] #27 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-05-12T02:46:31.281Z] #27 DONE 0.1s [2020-05-12T02:46:31.281Z] [2020-05-12T02:46:31.281Z] #35 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-05-12T02:46:31.281Z] #35 DONE 0.2s [2020-05-12T02:46:31.281Z] [2020-05-12T02:46:31.281Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-05-12T02:46:31.357Z] #7 extracting sha256:90fe46dd819953eb995f9cc9c326130abe9dd0b3993a998e12c01d0218a0b831 7.1s done [2020-05-12T02:46:31.622Z] #7 extracting sha256:35a4f197768941ef308d981a94f6d06fb77b9f2ba89dc04d2daf8292ee297315 [2020-05-12T02:46:31.717Z] Merge succeeded, producing b7b4f5c9b4feb3320be720682d48605d42c909fb [2020-05-12T02:46:31.717Z] Checking out Revision b7b4f5c9b4feb3320be720682d48605d42c909fb (PR-40956) [2020-05-12T02:46:29.903Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-05-12T02:46:29.908Z] > git config --add remote.origin.fetch +refs/pull/40956/head:refs/remotes/origin/PR-40956 # timeout=10 [2020-05-12T02:46:29.913Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-12T02:46:29.930Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-05-12T02:46:29.954Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-05-12T02:46:29.954Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-05-12T02:46:29.956Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40956/head:refs/remotes/origin/PR-40956 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-12T02:46:30.473Z] > git config core.sparsecheckout # timeout=10 [2020-05-12T02:46:30.477Z] > git checkout -f b7b4f5c9b4feb3320be720682d48605d42c909fb # timeout=10 [2020-05-12T02:46:31.693Z] > git merge a93e9eb0e95c6b2db723d0d2391e4559554c8597 # timeout=10 [2020-05-12T02:46:31.721Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-05-12T02:46:31.738Z] > git config core.sparsecheckout # timeout=10 [2020-05-12T02:46:31.743Z] > git checkout -f b7b4f5c9b4feb3320be720682d48605d42c909fb # timeout=10 [2020-05-12T02:46:32.188Z] #7 extracting sha256:35a4f197768941ef308d981a94f6d06fb77b9f2ba89dc04d2daf8292ee297315 0.7s done [2020-05-12T02:46:32.430Z] Commit message: "Add article to pull access denied error message" [2020-05-12T02:46:32.446Z] #7 extracting sha256:bbc37f14aded2d49bfac62dfa404755c9f1cadfee2b35933e4906f0054782888 [2020-05-12T02:46:32.527Z] > git --version # timeout=10 [2020-05-12T02:46:32.533Z] fatal: bad object ad1b00369dd78a15c273e17e363f91bced3f6e18 [2020-05-12T02:46:32.704Z] #7 extracting sha256:bbc37f14aded2d49bfac62dfa404755c9f1cadfee2b35933e4906f0054782888 0.5s done [2020-05-12T02:46:32.962Z] #7 extracting sha256:74e27dc593d49a6d728dfe36976cb1469e076fbf3611e501fd030308cd212a80 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-05-12T02:46:33.424Z] + docker version [2020-05-12T02:46:33.424Z] Client: [2020-05-12T02:46:33.424Z] Version: 18.06.1-ce [2020-05-12T02:46:33.424Z] API version: 1.38 [2020-05-12T02:46:33.424Z] Go version: go1.10.3 [2020-05-12T02:46:33.424Z] Git commit: e68fc7a [2020-05-12T02:46:33.424Z] Built: Tue Aug 21 17:26:10 2018 [2020-05-12T02:46:33.424Z] OS/Arch: linux/ppc64le [2020-05-12T02:46:33.424Z] Experimental: false [2020-05-12T02:46:33.424Z] [2020-05-12T02:46:33.424Z] Server: [2020-05-12T02:46:33.424Z] Engine: [2020-05-12T02:46:33.424Z] Version: 18.06.1-ce [2020-05-12T02:46:33.424Z] API version: 1.38 (minimum version 1.12) [2020-05-12T02:46:33.424Z] Go version: go1.10.3 [2020-05-12T02:46:33.424Z] Git commit: e68fc7a [2020-05-12T02:46:33.424Z] Built: Tue Aug 21 17:24:20 2018 [2020-05-12T02:46:33.424Z] OS/Arch: linux/ppc64le [2020-05-12T02:46:33.424Z] Experimental: true [Pipeline] sh [2020-05-12T02:46:33.832Z] + docker info [2020-05-12T02:46:33.832Z] Containers: 0 [2020-05-12T02:46:33.832Z] Running: 0 [2020-05-12T02:46:33.832Z] Paused: 0 [2020-05-12T02:46:33.832Z] Stopped: 0 [2020-05-12T02:46:33.832Z] Images: 0 [2020-05-12T02:46:33.832Z] Server Version: 18.06.1-ce [2020-05-12T02:46:33.832Z] Storage Driver: overlay2 [2020-05-12T02:46:33.832Z] Backing Filesystem: extfs [2020-05-12T02:46:33.832Z] Supports d_type: true [2020-05-12T02:46:33.832Z] Native Overlay Diff: true [2020-05-12T02:46:33.832Z] Logging Driver: json-file [2020-05-12T02:46:33.832Z] Cgroup Driver: cgroupfs [2020-05-12T02:46:33.832Z] Plugins: [2020-05-12T02:46:33.832Z] Volume: local [2020-05-12T02:46:33.832Z] Network: bridge host ipvlan macvlan null overlay [2020-05-12T02:46:33.832Z] Log: awslogs fluentd gcplogs gelf journald json-file logentries splunk syslog [2020-05-12T02:46:33.832Z] Swarm: inactive [2020-05-12T02:46:33.832Z] Runtimes: runc [2020-05-12T02:46:33.832Z] Default Runtime: runc [2020-05-12T02:46:33.832Z] Init Binary: docker-init [2020-05-12T02:46:33.832Z] containerd version: 468a545b9edcd5932818eb9de8e72413e616e86e [2020-05-12T02:46:33.832Z] runc version: 69663f0bd4b60df09991c08812a60108003fa340 [2020-05-12T02:46:33.832Z] init version: fec3683 [2020-05-12T02:46:33.832Z] Security Options: [2020-05-12T02:46:33.832Z] apparmor [2020-05-12T02:46:33.832Z] seccomp [2020-05-12T02:46:33.832Z] Profile: default [2020-05-12T02:46:33.832Z] Kernel Version: 4.4.0-139-generic [2020-05-12T02:46:33.832Z] Operating System: Ubuntu 16.04.3 LTS [2020-05-12T02:46:33.832Z] OSType: linux [2020-05-12T02:46:33.832Z] Architecture: ppc64le [2020-05-12T02:46:33.832Z] CPUs: 4 [2020-05-12T02:46:33.832Z] Total Memory: 7.972GiB [2020-05-12T02:46:33.832Z] Name: ppc64le-ubuntu-22 [2020-05-12T02:46:33.832Z] ID: WOPC:TAG6:HOGL:S7JK:UILM:CDDZ:Y2NL:NBVS:26FK:OZ4Z:642S:KUOE [2020-05-12T02:46:33.832Z] Docker Root Dir: /var/lib/docker [2020-05-12T02:46:33.832Z] Debug Mode (client): false [2020-05-12T02:46:33.832Z] Debug Mode (server): false [2020-05-12T02:46:33.832Z] Username: dockerbuildbot [2020-05-12T02:46:33.832Z] Registry: https://index.docker.io/v1/ [2020-05-12T02:46:33.832Z] Labels: [2020-05-12T02:46:33.832Z] Experimental: true [2020-05-12T02:46:33.832Z] Insecure Registries: [2020-05-12T02:46:33.832Z] 127.0.0.0/8 [2020-05-12T02:46:33.832Z] Live Restore Enabled: false [2020-05-12T02:46:33.832Z] [Pipeline] sh [2020-05-12T02:46:34.243Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-05-12T02:46:34.243Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-05-12T02:46:34.243Z] + curl -fsSL -o /home/docker/workspace/moby_PR-40956/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-05-12T02:46:34.243Z] + bash /home/docker/workspace/moby_PR-40956/check-config.sh [2020-05-12T02:46:34.243Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-05-12T02:46:34.243Z] info: reading kernel config from /boot/config-4.4.0-139-generic ... [2020-05-12T02:46:34.243Z] [2020-05-12T02:46:34.243Z] Generally Necessary: [2020-05-12T02:46:34.243Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-05-12T02:46:34.243Z] - apparmor: enabled and tools installed [2020-05-12T02:46:34.243Z] - CONFIG_NAMESPACES: enabled [2020-05-12T02:46:34.243Z] - CONFIG_NET_NS: enabled [2020-05-12T02:46:34.243Z] - CONFIG_PID_NS: enabled [2020-05-12T02:46:34.243Z] - CONFIG_IPC_NS: enabled [2020-05-12T02:46:34.243Z] - CONFIG_UTS_NS: enabled [2020-05-12T02:46:34.243Z] - CONFIG_CGROUPS: enabled [2020-05-12T02:46:34.541Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-05-12T02:46:34.541Z] - CONFIG_CGROUP_DEVICE: enabled [2020-05-12T02:46:34.541Z] - CONFIG_CGROUP_FREEZER: enabled [2020-05-12T02:46:34.541Z] - CONFIG_CGROUP_SCHED: enabled [2020-05-12T02:46:34.541Z] - CONFIG_CPUSETS: enabled [2020-05-12T02:46:34.541Z] - CONFIG_MEMCG: enabled [2020-05-12T02:46:34.541Z] - CONFIG_KEYS: enabled [2020-05-12T02:46:34.541Z] - CONFIG_VETH: enabled (as module) [2020-05-12T02:46:34.541Z] - CONFIG_BRIDGE: enabled (as module) [2020-05-12T02:46:34.541Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-05-12T02:46:34.541Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-05-12T02:46:34.541Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-05-12T02:46:34.541Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-05-12T02:46:34.541Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-05-12T02:46:34.541Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-05-12T02:46:34.541Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-05-12T02:46:34.541Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-05-12T02:46:34.541Z] - CONFIG_NF_NAT: enabled (as module) [2020-05-12T02:46:34.541Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-05-12T02:46:34.541Z] - CONFIG_POSIX_MQUEUE: enabled [2020-05-12T02:46:34.541Z] - CONFIG_DEVPTS_MULTIPLE_INSTANCES: enabled [2020-05-12T02:46:34.541Z] [2020-05-12T02:46:34.541Z] Optional Features: [2020-05-12T02:46:34.541Z] - CONFIG_USER_NS: enabled [2020-05-12T02:46:34.541Z] - CONFIG_SECCOMP: enabled [2020-05-12T02:46:34.541Z] - CONFIG_CGROUP_PIDS: enabled [2020-05-12T02:46:34.541Z] - CONFIG_MEMCG_SWAP: enabled [2020-05-12T02:46:34.541Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-05-12T02:46:34.541Z] (cgroup swap accounting is currently enabled) [2020-05-12T02:46:34.541Z] - CONFIG_MEMCG_KMEM: enabled [2020-05-12T02:46:34.541Z] - CONFIG_BLK_CGROUP: enabled [2020-05-12T02:46:34.541Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-05-12T02:46:34.541Z] - CONFIG_IOSCHED_CFQ: enabled [2020-05-12T02:46:34.541Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-05-12T02:46:34.541Z] - CONFIG_CGROUP_PERF: enabled [2020-05-12T02:46:34.541Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-05-12T02:46:34.737Z] #36 3.195 + git clone https://github.com/docker/distribution.git . [2020-05-12T02:46:34.737Z] #36 3.197 Cloning into '.'... [2020-05-12T02:46:34.832Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-05-12T02:46:34.832Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-05-12T02:46:34.832Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-05-12T02:46:34.832Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-05-12T02:46:34.832Z] - CONFIG_RT_GROUP_SCHED: missing [2020-05-12T02:46:34.832Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-05-12T02:46:34.832Z] - CONFIG_IP_VS: enabled (as module) [2020-05-12T02:46:34.832Z] - CONFIG_IP_VS_NFCT: enabled [2020-05-12T02:46:34.832Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-05-12T02:46:34.832Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-05-12T02:46:34.832Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-05-12T02:46:34.832Z] - CONFIG_EXT4_FS: enabled [2020-05-12T02:46:34.832Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-05-12T02:46:34.832Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-05-12T02:46:34.832Z] - Network Drivers: [2020-05-12T02:46:34.832Z] - "overlay": [2020-05-12T02:46:34.832Z] - CONFIG_VXLAN: enabled (as module) [2020-05-12T02:46:34.832Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-05-12T02:46:34.832Z] Optional (for encrypted networks): [2020-05-12T02:46:34.832Z] - CONFIG_CRYPTO: enabled [2020-05-12T02:46:34.832Z] - CONFIG_CRYPTO_AEAD: enabled (as module) [2020-05-12T02:46:34.832Z] - CONFIG_CRYPTO_GCM: enabled (as module) [2020-05-12T02:46:34.832Z] - CONFIG_CRYPTO_SEQIV: enabled (as module) [2020-05-12T02:46:34.832Z] - CONFIG_CRYPTO_GHASH: enabled (as module) [2020-05-12T02:46:34.832Z] - CONFIG_XFRM: enabled [2020-05-12T02:46:34.832Z] - CONFIG_XFRM_USER: enabled (as module) [2020-05-12T02:46:34.832Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-05-12T02:46:34.832Z] - CONFIG_INET_ESP: enabled (as module) [2020-05-12T02:46:34.832Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-05-12T02:46:34.832Z] - "ipvlan": [2020-05-12T02:46:34.832Z] - CONFIG_IPVLAN: enabled (as module) [2020-05-12T02:46:34.832Z] - "macvlan": [2020-05-12T02:46:34.832Z] - CONFIG_MACVLAN: enabled (as module) [2020-05-12T02:46:34.832Z] - CONFIG_DUMMY: enabled (as module) [2020-05-12T02:46:34.832Z] - "ftp,tftp client in container": [2020-05-12T02:46:35.119Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-05-12T02:46:35.119Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-05-12T02:46:35.119Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-05-12T02:46:35.119Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-05-12T02:46:35.119Z] - Storage Drivers: [2020-05-12T02:46:35.119Z] - "aufs": [2020-05-12T02:46:35.119Z] - CONFIG_AUFS_FS: enabled (as module) [2020-05-12T02:46:35.119Z] - "btrfs": [2020-05-12T02:46:35.119Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-05-12T02:46:35.119Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-05-12T02:46:35.119Z] - "devicemapper": [2020-05-12T02:46:35.119Z] - CONFIG_BLK_DEV_DM: enabled [2020-05-12T02:46:35.119Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-05-12T02:46:35.119Z] - "overlay": [2020-05-12T02:46:35.119Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-05-12T02:46:35.119Z] - "zfs": [2020-05-12T02:46:35.119Z] - /dev/zfs: missing [2020-05-12T02:46:35.119Z] - zfs command: missing [2020-05-12T02:46:35.119Z] - zpool command: missing [2020-05-12T02:46:35.119Z] [2020-05-12T02:46:35.119Z] Limits: [2020-05-12T02:46:35.119Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-05-12T02:46:35.119Z] [2020-05-12T02:46:35.119Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-05-12T02:46:35.565Z] + make bundles/buildx [2020-05-12T02:46:36.197Z] make: command: Command not found [2020-05-12T02:46:36.197Z] make: command: Command not found [2020-05-12T02:46:36.197Z] mkdir bundles [2020-05-12T02:46:36.197Z] docker build -f ${BUILDX_DOCKERFILE:-Dockerfile.buildx} -t "moby-buildx:${BUILDX_COMMIT:-latest}" \ [2020-05-12T02:46:36.197Z] --build-arg BUILDX_COMMIT \ [2020-05-12T02:46:36.197Z] --build-arg BUILDX_REPO \ [2020-05-12T02:46:36.197Z] --build-arg GOOS=$(if [ -n "" ]; then echo ; else go env GOHOSTOS || uname | awk '{print tolower($0)}' || true; fi) \ [2020-05-12T02:46:36.197Z] --build-arg GOARCH=$(if [ -n "" ]; then echo ; else go env GOHOSTARCH || true; fi) \ [2020-05-12T02:46:36.197Z] . [2020-05-12T02:46:36.197Z] /bin/sh: 4: go: not found [2020-05-12T02:46:36.197Z] /bin/sh: 5: go: not found [2020-05-12T02:46:36.756Z] #36 ... [2020-05-12T02:46:36.756Z] [2020-05-12T02:46:36.756Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-12T02:46:36.756Z] #47 4.157 + RM_GOPATH=0 [2020-05-12T02:46:36.756Z] #47 4.157 + TMP_GOPATH= [2020-05-12T02:46:36.756Z] #47 4.157 + : /build [2020-05-12T02:46:36.756Z] #47 4.158 + '[' -z '' ']' [2020-05-12T02:46:36.756Z] #47 4.160 ++ mktemp -d [2020-05-12T02:46:36.756Z] #47 4.160 + export GOPATH=/tmp/tmp.0RGs17GJOF [2020-05-12T02:46:36.756Z] #47 4.160 + GOPATH=/tmp/tmp.0RGs17GJOF [2020-05-12T02:46:36.756Z] #47 4.160 + RM_GOPATH=1 [2020-05-12T02:46:36.756Z] #47 4.162 ++ dirname /tmp/install/install.sh [2020-05-12T02:46:36.756Z] #47 4.164 + dir=/tmp/install [2020-05-12T02:46:36.756Z] #47 4.165 + bin=shfmt [2020-05-12T02:46:36.756Z] #47 4.165 + shift [2020-05-12T02:46:36.756Z] #47 4.165 + '[' '!' -f /tmp/install/shfmt.installer ']' [2020-05-12T02:46:36.756Z] #47 4.165 + . /tmp/install/shfmt.installer [2020-05-12T02:46:36.756Z] #47 4.165 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-05-12T02:46:36.756Z] #47 4.165 + install_shfmt [2020-05-12T02:46:36.756Z] #47 4.165 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-05-12T02:46:36.756Z] #47 4.165 + git clone https://github.com/mvdan/sh.git /tmp/tmp.0RGs17GJOF/src/github.com/mvdan/sh [2020-05-12T02:46:36.756Z] #47 4.165 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-05-12T02:46:36.756Z] #47 4.169 Cloning into '/tmp/tmp.0RGs17GJOF/src/github.com/mvdan/sh'... [2020-05-12T02:46:37.146Z] #7 extracting sha256:74e27dc593d49a6d728dfe36976cb1469e076fbf3611e501fd030308cd212a80 3.6s done [2020-05-12T02:46:37.146Z] #7 extracting sha256:38b1453721cb272cf531587daa8f79cc38641a9750dc269d7f2f08feb80f6602 0.1s [2020-05-12T02:46:38.998Z] Sending build context to Docker daemon 55.29MB [2020-05-12T02:46:38.998Z] Step 1/15 : ARG GO_VERSION=1.13.10 [2020-05-12T02:46:38.998Z] Step 2/15 : ARG BUILDX_COMMIT=v0.3.1 [2020-05-12T02:46:38.998Z] Step 3/15 : ARG BUILDX_REPO=https://github.com/docker/buildx.git [2020-05-12T02:46:38.998Z] Step 4/15 : FROM golang:${GO_VERSION}-stretch AS build [2020-05-12T02:46:38.998Z] 1.13.10-stretch: Pulling from library/golang [2020-05-12T02:46:38.998Z] 4cde65f7be4b: Pulling fs layer [2020-05-12T02:46:38.998Z] 00bc277ea268: Pulling fs layer [2020-05-12T02:46:38.998Z] 31c03e97e8a1: Pulling fs layer [2020-05-12T02:46:38.998Z] 2cae94e17fa6: Pulling fs layer [2020-05-12T02:46:38.998Z] c017a1580661: Pulling fs layer [2020-05-12T02:46:38.998Z] b3343b78770d: Pulling fs layer [2020-05-12T02:46:38.998Z] 7fe1d7df2e7c: Pulling fs layer [2020-05-12T02:46:38.998Z] 2cae94e17fa6: Waiting [2020-05-12T02:46:38.998Z] c017a1580661: Waiting [2020-05-12T02:46:38.998Z] b3343b78770d: Waiting [2020-05-12T02:46:38.998Z] 7fe1d7df2e7c: Waiting [2020-05-12T02:46:39.625Z] 31c03e97e8a1: Download complete [2020-05-12T02:46:39.937Z] 00bc277ea268: Verifying Checksum [2020-05-12T02:46:39.937Z] 00bc277ea268: Download complete [2020-05-12T02:46:41.132Z] #47 ... [2020-05-12T02:46:41.132Z] [2020-05-12T02:46:41.132Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-12T02:46:41.132Z] #21 3.576 + RM_GOPATH=0 [2020-05-12T02:46:41.132Z] #21 3.576 + TMP_GOPATH= [2020-05-12T02:46:41.132Z] #21 3.576 + : /build [2020-05-12T02:46:41.132Z] #21 3.576 + '[' -z '' ']' [2020-05-12T02:46:41.132Z] #21 3.576 ++ mktemp -d [2020-05-12T02:46:41.132Z] #21 3.578 + export GOPATH=/tmp/tmp.lhfvwbnvAi [2020-05-12T02:46:41.132Z] #21 3.578 + GOPATH=/tmp/tmp.lhfvwbnvAi [2020-05-12T02:46:41.132Z] #21 3.578 + RM_GOPATH=1 [2020-05-12T02:46:41.132Z] #21 3.578 ++ dirname /tmp/install/install.sh [2020-05-12T02:46:41.132Z] #21 3.581 + dir=/tmp/install [2020-05-12T02:46:41.132Z] #21 3.581 + bin=dockercli [2020-05-12T02:46:41.132Z] #21 3.581 + shift [2020-05-12T02:46:41.132Z] #21 3.581 + '[' '!' -f /tmp/install/dockercli.installer ']' [2020-05-12T02:46:41.132Z] #21 3.581 + . /tmp/install/dockercli.installer [2020-05-12T02:46:41.132Z] #21 3.581 ++ : stable [2020-05-12T02:46:41.132Z] #21 3.581 ++ : 17.06.2-ce [2020-05-12T02:46:41.132Z] #21 3.581 + install_dockercli [2020-05-12T02:46:41.132Z] #21 3.582 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-05-12T02:46:41.132Z] #21 3.582 Install docker/cli version 17.06.2-ce from stable [2020-05-12T02:46:41.132Z] #21 3.582 ++ uname -m [2020-05-12T02:46:41.132Z] #21 3.583 + arch=s390x [2020-05-12T02:46:41.132Z] #21 3.584 + '[' s390x '!=' x86_64 ']' [2020-05-12T02:46:41.132Z] #21 3.584 + '[' s390x '!=' s390x ']' [2020-05-12T02:46:41.132Z] #21 3.584 + url=https://download.docker.com/linux/static [2020-05-12T02:46:41.132Z] #21 3.584 + curl -Ls https://download.docker.com/linux/static/stable/s390x/docker-17.06.2-ce.tgz [2020-05-12T02:46:41.132Z] #21 3.584 + tar -xz docker/docker [2020-05-12T02:46:41.132Z] #21 9.410 + mkdir -p /build [2020-05-12T02:46:41.132Z] #21 9.411 + mv docker/docker /build/ [2020-05-12T02:46:41.132Z] #21 9.415 + rmdir docker [2020-05-12T02:46:41.132Z] #21 DONE 9.8s [2020-05-12T02:46:41.132Z] [2020-05-12T02:46:41.132Z] #54 [rootlesskit 1/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-12T02:46:41.132Z] #54 4.167 + RM_GOPATH=0 [2020-05-12T02:46:41.132Z] #54 4.167 + TMP_GOPATH= [2020-05-12T02:46:41.132Z] #54 4.167 + : /build [2020-05-12T02:46:41.132Z] #54 4.168 + '[' -z '' ']' [2020-05-12T02:46:41.132Z] #54 4.168 ++ mktemp -d [2020-05-12T02:46:41.132Z] #54 4.172 + export GOPATH=/tmp/tmp.uLhRKcqsAe [2020-05-12T02:46:41.132Z] #54 4.172 + GOPATH=/tmp/tmp.uLhRKcqsAe [2020-05-12T02:46:41.132Z] #54 4.172 + RM_GOPATH=1 [2020-05-12T02:46:41.132Z] #54 4.174 ++ dirname /tmp/install/install.sh [2020-05-12T02:46:41.132Z] #54 4.177 + dir=/tmp/install [2020-05-12T02:46:41.132Z] #54 4.177 + bin=rootlesskit [2020-05-12T02:46:41.132Z] #54 4.177 + shift [2020-05-12T02:46:41.132Z] #54 4.178 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2020-05-12T02:46:41.132Z] #54 4.178 + . /tmp/install/rootlesskit.installer [2020-05-12T02:46:41.132Z] #54 4.178 ++ : 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-05-12T02:46:41.132Z] #54 4.183 + install_rootlesskit [2020-05-12T02:46:41.132Z] #54 4.183 + case "$1" in [2020-05-12T02:46:41.132Z] #54 4.183 + export CGO_ENABLED=0 [2020-05-12T02:46:41.132Z] #54 4.183 + CGO_ENABLED=0 [2020-05-12T02:46:41.132Z] #54 4.183 + _install_rootlesskit [2020-05-12T02:46:41.132Z] #54 4.183 + echo 'Install rootlesskit version 3f5728fbb2b6abdc63d59759e72735442ce6424e' [2020-05-12T02:46:41.132Z] #54 4.183 Install rootlesskit version 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-05-12T02:46:41.132Z] #54 4.183 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.uLhRKcqsAe/src/github.com/rootless-containers/rootlesskit [2020-05-12T02:46:41.132Z] #54 4.195 Cloning into '/tmp/tmp.uLhRKcqsAe/src/github.com/rootless-containers/rootlesskit'... [2020-05-12T02:46:41.132Z] #54 7.765 + cd /tmp/tmp.uLhRKcqsAe/src/github.com/rootless-containers/rootlesskit [2020-05-12T02:46:41.132Z] #54 7.765 + git checkout -q 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-05-12T02:46:41.132Z] #54 8.040 + for f in rootlesskit rootlesskit-docker-proxy [2020-05-12T02:46:41.132Z] #54 8.042 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-05-12T02:46:41.132Z] #54 ... [2020-05-12T02:46:41.132Z] [2020-05-12T02:46:41.132Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-12T02:46:41.132Z] #30 3.620 + RM_GOPATH=0 [2020-05-12T02:46:41.132Z] #30 3.620 + TMP_GOPATH= [2020-05-12T02:46:41.132Z] #30 3.620 + : /build [2020-05-12T02:46:41.132Z] #30 3.620 + '[' -z '' ']' [2020-05-12T02:46:41.132Z] #30 3.621 ++ mktemp -d [2020-05-12T02:46:41.132Z] #30 3.627 + export GOPATH=/tmp/tmp.2ocP1Jf4ly [2020-05-12T02:46:41.132Z] #30 3.627 + GOPATH=/tmp/tmp.2ocP1Jf4ly [2020-05-12T02:46:41.132Z] #30 3.627 + RM_GOPATH=1 [2020-05-12T02:46:41.132Z] #30 3.630 ++ dirname /tmp/install/install.sh [2020-05-12T02:46:41.132Z] #30 3.639 + dir=/tmp/install [2020-05-12T02:46:41.132Z] #30 3.639 + bin=tomlv [2020-05-12T02:46:41.132Z] #30 3.639 + shift [2020-05-12T02:46:41.132Z] #30 3.639 + '[' '!' -f /tmp/install/tomlv.installer ']' [2020-05-12T02:46:41.132Z] #30 3.639 + . /tmp/install/tomlv.installer [2020-05-12T02:46:41.132Z] #30 3.639 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-05-12T02:46:41.132Z] #30 3.639 + install_tomlv [2020-05-12T02:46:41.132Z] #30 3.639 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-05-12T02:46:41.132Z] #30 3.639 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-05-12T02:46:41.132Z] #30 3.639 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.2ocP1Jf4ly/src/github.com/BurntSushi/toml [2020-05-12T02:46:41.132Z] #30 3.653 Cloning into '/tmp/tmp.2ocP1Jf4ly/src/github.com/BurntSushi/toml'... [2020-05-12T02:46:41.132Z] #30 4.595 + cd /tmp/tmp.2ocP1Jf4ly/src/github.com/BurntSushi/toml [2020-05-12T02:46:41.132Z] #30 4.596 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-05-12T02:46:41.132Z] #30 4.612 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-05-12T02:46:41.132Z] #30 5.081 math/bits [2020-05-12T02:46:41.132Z] #30 5.178 runtime [2020-05-12T02:46:41.132Z] #30 5.579 math [2020-05-12T02:46:41.132Z] #30 9.552 internal/testlog [2020-05-12T02:46:41.132Z] #30 9.867 encoding [2020-05-12T02:46:41.132Z] #30 10.10 runtime/cgo [2020-05-12T02:46:41.132Z] #30 ... [2020-05-12T02:46:41.132Z] [2020-05-12T02:46:41.132Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-12T02:46:41.132Z] #10 4.013 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-05-12T02:46:41.132Z] #10 4.053 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-05-12T02:46:41.132Z] #10 4.068 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-05-12T02:46:41.132Z] #10 4.733 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2020-05-12T02:46:41.132Z] #10 6.503 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [175 kB] [2020-05-12T02:46:41.132Z] #10 8.860 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7380 B] [2020-05-12T02:46:41.132Z] #10 ... [2020-05-12T02:46:41.132Z] [2020-05-12T02:46:41.132Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-12T02:46:41.132Z] #43 3.494 + RM_GOPATH=0 [2020-05-12T02:46:41.132Z] #43 3.494 + TMP_GOPATH= [2020-05-12T02:46:41.132Z] #43 3.494 + : /build [2020-05-12T02:46:41.132Z] #43 3.494 + '[' -z '' ']' [2020-05-12T02:46:41.132Z] #43 3.495 ++ mktemp -d [2020-05-12T02:46:41.132Z] #43 3.495 + export GOPATH=/tmp/tmp.Js0ynocNvz [2020-05-12T02:46:41.132Z] #43 3.495 + GOPATH=/tmp/tmp.Js0ynocNvz [2020-05-12T02:46:41.132Z] #43 3.495 + RM_GOPATH=1 [2020-05-12T02:46:41.132Z] #43 3.496 ++ dirname /tmp/install/install.sh [2020-05-12T02:46:41.132Z] #43 3.498 + dir=/tmp/install [2020-05-12T02:46:41.132Z] #43 3.498 + bin=gotestsum [2020-05-12T02:46:41.132Z] #43 3.498 + shift [2020-05-12T02:46:41.132Z] #43 3.498 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2020-05-12T02:46:41.132Z] #43 3.498 + . /tmp/install/gotestsum.installer [2020-05-12T02:46:41.132Z] #43 3.498 ++ : v0.3.5 [2020-05-12T02:46:41.132Z] #43 3.498 + install_gotestsum [2020-05-12T02:46:41.132Z] #43 3.499 + echo 'Installing gotestsum version v0.3.5' [2020-05-12T02:46:41.132Z] #43 3.499 Installing gotestsum version v0.3.5 [2020-05-12T02:46:41.132Z] #43 3.499 + go get -d gotest.tools/gotestsum [2020-05-12T02:46:41.325Z] #7 extracting sha256:38b1453721cb272cf531587daa8f79cc38641a9750dc269d7f2f08feb80f6602 4.1s done [2020-05-12T02:46:41.325Z] #7 extracting sha256:fbf24695ef9896635c70eaf51fb67c6cc91f306a893b30ab38a29d4dd131c4c9 [2020-05-12T02:46:41.438Z] #43 ... [2020-05-12T02:46:41.438Z] [2020-05-12T02:46:41.438Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-12T02:46:41.438Z] #45 3.627 + RM_GOPATH=0 [2020-05-12T02:46:41.438Z] #45 3.627 + TMP_GOPATH= [2020-05-12T02:46:41.438Z] #45 3.628 + : /build [2020-05-12T02:46:41.438Z] #45 3.628 + '[' -z '' ']' [2020-05-12T02:46:41.438Z] #45 3.630 ++ mktemp -d [2020-05-12T02:46:41.438Z] #45 3.634 + export GOPATH=/tmp/tmp.FduEnJOFDa [2020-05-12T02:46:41.438Z] #45 3.634 + GOPATH=/tmp/tmp.FduEnJOFDa [2020-05-12T02:46:41.438Z] #45 3.634 + RM_GOPATH=1 [2020-05-12T02:46:41.438Z] #45 3.634 ++ dirname /tmp/install/install.sh [2020-05-12T02:46:41.438Z] #45 3.636 + dir=/tmp/install [2020-05-12T02:46:41.438Z] #45 3.636 + bin=golangci_lint [2020-05-12T02:46:41.438Z] #45 3.636 + shift [2020-05-12T02:46:41.438Z] #45 3.636 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2020-05-12T02:46:41.438Z] #45 3.636 + . /tmp/install/golangci_lint.installer [2020-05-12T02:46:41.438Z] #45 3.636 ++ : v1.23.8 [2020-05-12T02:46:41.438Z] #45 3.636 + install_golangci_lint [2020-05-12T02:46:41.438Z] #45 3.637 Installing golangci-lint version v1.23.8 [2020-05-12T02:46:41.438Z] #45 3.637 + echo 'Installing golangci-lint version v1.23.8' [2020-05-12T02:46:41.438Z] #45 3.638 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-05-12T02:46:41.438Z] #45 ... [2020-05-12T02:46:41.438Z] [2020-05-12T02:46:41.438Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-12T02:46:41.438Z] #41 2.259 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-05-12T02:46:41.438Z] #41 2.259 + RM_GOPATH=0 [2020-05-12T02:46:41.438Z] #41 2.259 + TMP_GOPATH= [2020-05-12T02:46:41.438Z] #41 2.259 + : /build [2020-05-12T02:46:41.438Z] #41 2.259 + '[' -z '' ']' [2020-05-12T02:46:41.438Z] #41 2.259 ++ mktemp -d [2020-05-12T02:46:41.438Z] #41 2.259 + export GOPATH=/tmp/tmp.X1XAngmRPD [2020-05-12T02:46:41.438Z] #41 2.259 + GOPATH=/tmp/tmp.X1XAngmRPD [2020-05-12T02:46:41.438Z] #41 2.259 + RM_GOPATH=1 [2020-05-12T02:46:41.438Z] #41 2.259 ++ dirname /tmp/install/install.sh [2020-05-12T02:46:41.438Z] #41 2.259 + dir=/tmp/install [2020-05-12T02:46:41.438Z] #41 2.259 + bin=vndr [2020-05-12T02:46:41.438Z] #41 2.259 + shift [2020-05-12T02:46:41.438Z] #41 2.259 + '[' '!' -f /tmp/install/vndr.installer ']' [2020-05-12T02:46:41.438Z] #41 2.259 + . /tmp/install/vndr.installer [2020-05-12T02:46:41.438Z] #41 2.259 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-05-12T02:46:41.438Z] #41 2.259 + install_vndr [2020-05-12T02:46:41.438Z] #41 2.259 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-05-12T02:46:41.438Z] #41 2.259 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.X1XAngmRPD/src/github.com/LK4D4/vndr [2020-05-12T02:46:41.438Z] #41 2.259 Cloning into '/tmp/tmp.X1XAngmRPD/src/github.com/LK4D4/vndr'... [2020-05-12T02:46:41.438Z] #41 2.436 + cd /tmp/tmp.X1XAngmRPD/src/github.com/LK4D4/vndr [2020-05-12T02:46:41.438Z] #41 2.436 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-05-12T02:46:41.438Z] #41 2.446 + go build -buildmode=pie -v -o /build/vndr . [2020-05-12T02:46:41.438Z] #41 3.011 internal/cpu [2020-05-12T02:46:41.438Z] #41 3.011 runtime/internal/atomic [2020-05-12T02:46:41.438Z] #41 3.259 runtime/internal/sys [2020-05-12T02:46:41.438Z] #41 3.386 runtime/internal/math [2020-05-12T02:46:41.438Z] #41 3.460 internal/race [2020-05-12T02:46:41.438Z] #41 3.473 internal/bytealg [2020-05-12T02:46:41.438Z] #41 3.532 sync/atomic [2020-05-12T02:46:41.438Z] #41 3.694 unicode [2020-05-12T02:46:41.438Z] #41 3.785 runtime [2020-05-12T02:46:41.438Z] #41 6.633 unicode/utf8 [2020-05-12T02:46:41.438Z] #41 7.095 math [2020-05-12T02:46:41.719Z] #41 ... [2020-05-12T02:46:41.719Z] [2020-05-12T02:46:41.719Z] #59 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-12T02:46:41.719Z] #59 1.638 + RM_GOPATH=0 [2020-05-12T02:46:41.719Z] #59 1.638 + TMP_GOPATH= [2020-05-12T02:46:41.719Z] #59 1.638 + : /build [2020-05-12T02:46:41.719Z] #59 1.638 + '[' -z '' ']' [2020-05-12T02:46:41.719Z] #59 1.638 ++ mktemp -d [2020-05-12T02:46:41.719Z] #59 1.638 + export GOPATH=/tmp/tmp.Dc5iT2W35Q [2020-05-12T02:46:41.719Z] #59 1.638 + GOPATH=/tmp/tmp.Dc5iT2W35Q [2020-05-12T02:46:41.719Z] #59 1.638 + RM_GOPATH=1 [2020-05-12T02:46:41.719Z] #59 1.642 ++ dirname /tmp/install/install.sh [2020-05-12T02:46:41.719Z] #59 1.642 + dir=/tmp/install [2020-05-12T02:46:41.719Z] #59 1.642 + bin=proxy [2020-05-12T02:46:41.719Z] #59 1.642 + shift [2020-05-12T02:46:41.719Z] #59 1.642 + '[' '!' -f /tmp/install/proxy.installer ']' [2020-05-12T02:46:41.719Z] #59 1.642 + . /tmp/install/proxy.installer [2020-05-12T02:46:41.719Z] #59 1.642 ++ : ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-05-12T02:46:41.719Z] #59 1.642 + install_proxy [2020-05-12T02:46:41.719Z] #59 1.642 + case "$1" in [2020-05-12T02:46:41.719Z] #59 1.642 + export CGO_ENABLED=0 [2020-05-12T02:46:41.719Z] #59 1.642 + CGO_ENABLED=0 [2020-05-12T02:46:41.719Z] #59 1.642 + _install_proxy [2020-05-12T02:46:41.719Z] #59 1.643 + echo 'Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee' [2020-05-12T02:46:41.719Z] #59 1.643 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.Dc5iT2W35Q/src/github.com/docker/libnetwork [2020-05-12T02:46:41.719Z] #59 1.643 Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-05-12T02:46:41.719Z] #59 1.653 Cloning into '/tmp/tmp.Dc5iT2W35Q/src/github.com/docker/libnetwork'... [2020-05-12T02:46:41.719Z] #59 ... [2020-05-12T02:46:41.719Z] [2020-05-12T02:46:41.719Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-05-12T02:46:41.719Z] #51 4.284 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-05-12T02:46:41.719Z] #51 4.339 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-05-12T02:46:41.719Z] #51 4.341 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-05-12T02:46:41.719Z] #51 4.908 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2020-05-12T02:46:41.719Z] #51 6.211 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [175 kB] [2020-05-12T02:46:41.719Z] #51 8.751 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7380 B] [2020-05-12T02:46:42.000Z] #51 ... [2020-05-12T02:46:42.000Z] [2020-05-12T02:46:42.000Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-05-12T02:46:42.000Z] #28 4.048 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-05-12T02:46:42.000Z] #28 4.049 Cloning into '.'... [2020-05-12T02:46:42.000Z] #28 ... [2020-05-12T02:46:42.000Z] [2020-05-12T02:46:42.000Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-12T02:46:42.000Z] #32 4.152 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-05-12T02:46:42.000Z] #32 4.215 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-05-12T02:46:42.000Z] #32 4.216 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-05-12T02:46:42.000Z] #32 5.125 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2020-05-12T02:46:42.000Z] #32 7.004 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [175 kB] [2020-05-12T02:46:42.000Z] #32 9.408 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7380 B] [2020-05-12T02:46:42.280Z] #32 ... [2020-05-12T02:46:42.280Z] [2020-05-12T02:46:42.280Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-05-12T02:46:42.280Z] #23 2.265 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-05-12T02:46:42.280Z] #23 2.459 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-05-12T02:46:42.280Z] #23 2.691 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-05-12T02:46:42.280Z] #23 2.731 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2020-05-12T02:46:42.280Z] #23 3.911 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [175 kB] [2020-05-12T02:46:42.280Z] #23 5.843 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7380 B] [2020-05-12T02:46:42.280Z] #23 ... [2020-05-12T02:46:42.280Z] [2020-05-12T02:46:42.280Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-12T02:46:42.280Z] #38 4.159 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-05-12T02:46:42.280Z] #38 4.197 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-05-12T02:46:42.280Z] #38 4.215 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-05-12T02:46:42.280Z] #38 4.778 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2020-05-12T02:46:42.280Z] #38 7.423 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [175 kB] [2020-05-12T02:46:42.280Z] #38 9.690 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7380 B] [2020-05-12T02:46:42.561Z] #38 ... [2020-05-12T02:46:42.561Z] [2020-05-12T02:46:42.561Z] #59 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-12T02:46:42.666Z] 4cde65f7be4b: Verifying Checksum [2020-05-12T02:46:42.666Z] 4cde65f7be4b: Download complete [2020-05-12T02:46:42.841Z] #59 11.37 Checking out files: 85% (1758/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-12T02:46:42.841Z] #59 11.65 + cd /tmp/tmp.Dc5iT2W35Q/src/github.com/docker/libnetwork [2020-05-12T02:46:42.841Z] #59 11.66 + git checkout -q ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-05-12T02:46:43.295Z] 2cae94e17fa6: Verifying Checksum [2020-05-12T02:46:43.295Z] 2cae94e17fa6: Download complete [2020-05-12T02:46:43.453Z] #59 12.22 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-05-12T02:46:43.585Z] 7fe1d7df2e7c: Verifying Checksum [2020-05-12T02:46:43.585Z] 7fe1d7df2e7c: Download complete [2020-05-12T02:46:43.880Z] c017a1580661: Verifying Checksum [2020-05-12T02:46:43.880Z] c017a1580661: Download complete [2020-05-12T02:46:46.587Z] #7 extracting sha256:fbf24695ef9896635c70eaf51fb67c6cc91f306a893b30ab38a29d4dd131c4c9 5.0s [2020-05-12T02:46:46.605Z] 4cde65f7be4b: Pull complete [2020-05-12T02:46:47.634Z] 00bc277ea268: Pull complete [2020-05-12T02:46:47.922Z] 31c03e97e8a1: Pull complete [2020-05-12T02:46:48.922Z] #59 ... [2020-05-12T02:46:48.922Z] [2020-05-12T02:46:48.922Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-05-12T02:46:48.922Z] #36 13.36 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-05-12T02:46:48.922Z] #36 15.26 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2020-05-12T02:46:48.950Z] b3343b78770d: Verifying Checksum [2020-05-12T02:46:48.950Z] b3343b78770d: Download complete [2020-05-12T02:46:49.870Z] #7 extracting sha256:fbf24695ef9896635c70eaf51fb67c6cc91f306a893b30ab38a29d4dd131c4c9 8.0s done [2020-05-12T02:46:49.870Z] #7 extracting sha256:4780acafd98c2f2b2139f70862bf40ecb6c3a84abd2afa853260460edb3fc112 done [2020-05-12T02:46:49.870Z] #7 DONE 28.1s [2020-05-12T02:46:49.870Z] [2020-05-12T02:46:49.870Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-05-12T02:46:51.245Z] #8 DONE 1.5s [2020-05-12T02:46:51.245Z] [2020-05-12T02:46:51.245Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-05-12T02:46:51.588Z] #36 ... [2020-05-12T02:46:51.588Z] [2020-05-12T02:46:51.588Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-12T02:46:51.588Z] #47 10.36 + cd /tmp/tmp.0RGs17GJOF/src/github.com/mvdan/sh [2020-05-12T02:46:51.588Z] #47 10.36 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-05-12T02:46:51.588Z] #47 10.46 + GO111MODULE=on [2020-05-12T02:46:51.588Z] #47 10.46 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-05-12T02:46:51.588Z] #47 11.31 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-05-12T02:46:51.588Z] #47 11.32 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-05-12T02:46:51.588Z] #47 11.43 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-05-12T02:46:51.588Z] #47 11.48 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-05-12T02:46:51.588Z] #47 11.50 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-05-12T02:46:51.588Z] #47 11.97 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-05-12T02:46:51.588Z] #47 12.45 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-05-12T02:46:51.588Z] #47 13.37 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-05-12T02:46:51.588Z] #47 14.39 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-05-12T02:46:51.588Z] #47 14.41 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-05-12T02:46:51.588Z] #47 14.54 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-05-12T02:46:51.588Z] #47 14.58 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-05-12T02:46:51.588Z] #47 15.06 runtime [2020-05-12T02:46:51.588Z] #47 15.06 runtime/cgo [2020-05-12T02:46:51.692Z] 2cae94e17fa6: Pull complete [2020-05-12T02:46:52.179Z] #9 DONE 1.0s [2020-05-12T02:46:52.179Z] [2020-05-12T02:46:52.179Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-05-12T02:46:52.438Z] #23 ... [2020-05-12T02:46:52.438Z] [2020-05-12T02:46:52.438Z] #27 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-05-12T02:46:52.438Z] #27 DONE 0.2s [2020-05-12T02:46:52.438Z] [2020-05-12T02:46:52.438Z] #35 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-05-12T02:46:52.438Z] #35 DONE 0.2s [2020-05-12T02:46:52.601Z] #47 ... [2020-05-12T02:46:52.601Z] [2020-05-12T02:46:52.601Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-12T02:46:52.601Z] #41 11.35 unicode/utf16 [2020-05-12T02:46:52.601Z] #41 11.58 container/list [2020-05-12T02:46:52.601Z] #41 12.00 crypto/internal/subtle [2020-05-12T02:46:52.601Z] #41 12.08 crypto/subtle [2020-05-12T02:46:52.601Z] #41 12.24 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-05-12T02:46:52.601Z] #41 12.31 internal/nettrace [2020-05-12T02:46:52.601Z] #41 12.40 runtime/cgo [2020-05-12T02:46:52.601Z] #41 ... [2020-05-12T02:46:52.601Z] [2020-05-12T02:46:52.601Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-05-12T02:46:52.601Z] #23 12.63 Fetched 8042 kB in 11s (765 kB/s) [2020-05-12T02:46:52.601Z] #23 12.63 Reading package lists... [2020-05-12T02:46:52.601Z] #23 15.95 Reading package lists... [2020-05-12T02:46:52.601Z] #23 19.05 Building dependency tree... [2020-05-12T02:46:52.601Z] #23 20.07 ca-certificates is already the newest version (20190110). [2020-05-12T02:46:52.601Z] #23 20.07 The following additional packages will be installed: [2020-05-12T02:46:52.601Z] #23 20.12 libjq1 libonig5 [2020-05-12T02:46:52.601Z] #23 20.39 The following NEW packages will be installed: [2020-05-12T02:46:52.601Z] #23 20.47 jq libjq1 libonig5 [2020-05-12T02:46:52.601Z] #23 20.63 0 upgraded, 3 newly installed, 0 to remove and 8 not upgraded. [2020-05-12T02:46:52.601Z] #23 20.63 Need to get 350 kB of archives. [2020-05-12T02:46:52.601Z] #23 20.63 After this operation, 1154 kB of additional disk space will be used. [2020-05-12T02:46:52.601Z] #23 20.63 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libonig5 s390x 6.9.1-1 [165 kB] [2020-05-12T02:46:52.601Z] #23 20.67 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjq1 s390x 1.5+dfsg-2+b1 [125 kB] [2020-05-12T02:46:52.601Z] #23 20.68 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x jq s390x 1.5+dfsg-2+b1 [59.5 kB] [2020-05-12T02:46:52.601Z] #23 21.41 debconf: delaying package configuration, since apt-utils is not installed [2020-05-12T02:46:52.601Z] #23 21.52 Fetched 350 kB in 0s (2171 kB/s) [2020-05-12T02:46:52.601Z] #23 21.57 Selecting previously unselected package libonig5:s390x. [2020-05-12T02:46:52.698Z] [2020-05-12T02:46:52.698Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-05-12T02:46:52.883Z] #23 21.57 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15176 files and directories currently installed.) [2020-05-12T02:46:52.883Z] #23 21.60 Preparing to unpack .../libonig5_6.9.1-1_s390x.deb ... [2020-05-12T02:46:52.883Z] #23 21.61 Unpacking libonig5:s390x (6.9.1-1) ... [2020-05-12T02:46:52.883Z] #23 21.79 Selecting previously unselected package libjq1:s390x. [2020-05-12T02:46:52.883Z] #23 21.81 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_s390x.deb ... [2020-05-12T02:46:52.883Z] #23 21.81 Unpacking libjq1:s390x (1.5+dfsg-2+b1) ... [2020-05-12T02:46:52.883Z] #23 21.99 Selecting previously unselected package jq. [2020-05-12T02:46:53.226Z] #23 21.99 Preparing to unpack .../jq_1.5+dfsg-2+b1_s390x.deb ... [2020-05-12T02:46:53.226Z] #23 22.02 Unpacking jq (1.5+dfsg-2+b1) ... [2020-05-12T02:46:53.226Z] #23 22.12 Setting up libonig5:s390x (6.9.1-1) ... [2020-05-12T02:46:53.226Z] #23 22.12 Setting up libjq1:s390x (1.5+dfsg-2+b1) ... [2020-05-12T02:46:53.226Z] #23 22.13 Setting up jq (1.5+dfsg-2+b1) ... [2020-05-12T02:46:53.226Z] #23 22.14 Processing triggers for libc-bin (2.28-10) ... [2020-05-12T02:46:53.852Z] #23 DONE 22.7s [2020-05-12T02:46:53.852Z] [2020-05-12T02:46:53.852Z] #24 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-05-12T02:46:53.852Z] #24 DONE 0.1s [2020-05-12T02:46:53.852Z] [2020-05-12T02:46:53.852Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-12T02:46:53.852Z] #10 14.24 Fetched 8042 kB in 10s (784 kB/s) [2020-05-12T02:46:53.852Z] #10 14.24 Reading package lists... [2020-05-12T02:46:53.852Z] #10 17.99 Reading package lists... [2020-05-12T02:46:53.852Z] #10 21.68 Building dependency tree... [2020-05-12T02:46:53.852Z] #10 ... [2020-05-12T02:46:53.852Z] [2020-05-12T02:46:53.852Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-12T02:46:54.476Z] c017a1580661: Pull complete [2020-05-12T02:46:55.334Z] #25 ... [2020-05-12T02:46:55.334Z] [2020-05-12T02:46:55.334Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-05-12T02:46:55.334Z] #51 14.14 Fetched 8042 kB in 10s (811 kB/s) [2020-05-12T02:46:55.334Z] #51 14.14 Reading package lists... [2020-05-12T02:46:55.334Z] #51 18.01 Reading package lists... [2020-05-12T02:46:55.334Z] #51 21.58 Building dependency tree... [2020-05-12T02:46:55.334Z] #51 22.90 The following additional packages will be installed: [2020-05-12T02:46:55.334Z] #51 22.90 libbtrfs0 [2020-05-12T02:46:55.334Z] #51 23.02 The following NEW packages will be installed: [2020-05-12T02:46:55.334Z] #51 23.06 libbtrfs-dev libbtrfs0 [2020-05-12T02:46:55.334Z] #51 23.19 0 upgraded, 2 newly installed, 0 to remove and 8 not upgraded. [2020-05-12T02:46:55.334Z] #51 23.19 Need to get 118 kB of archives. [2020-05-12T02:46:55.334Z] #51 23.19 After this operation, 390 kB of additional disk space will be used. [2020-05-12T02:46:55.334Z] #51 23.19 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs0 s390x 4.20.1-2 [41.6 kB] [2020-05-12T02:46:55.334Z] #51 23.21 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs-dev s390x 4.20.1-2 [76.9 kB] [2020-05-12T02:46:55.334Z] #51 23.75 debconf: delaying package configuration, since apt-utils is not installed [2020-05-12T02:46:55.334Z] #51 23.83 Fetched 118 kB in 0s (1626 kB/s) [2020-05-12T02:46:55.334Z] #51 23.91 Selecting previously unselected package libbtrfs0. [2020-05-12T02:46:55.334Z] #51 23.91 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15176 files and directories currently installed.) [2020-05-12T02:46:55.334Z] #51 23.94 Preparing to unpack .../libbtrfs0_4.20.1-2_s390x.deb ... [2020-05-12T02:46:55.334Z] #51 23.95 Unpacking libbtrfs0 (4.20.1-2) ... [2020-05-12T02:46:55.334Z] #51 24.06 Selecting previously unselected package libbtrfs-dev. [2020-05-12T02:46:55.334Z] #51 24.06 Preparing to unpack .../libbtrfs-dev_4.20.1-2_s390x.deb ... [2020-05-12T02:46:55.334Z] #51 24.07 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-05-12T02:46:55.334Z] #51 ... [2020-05-12T02:46:55.334Z] [2020-05-12T02:46:55.334Z] #59 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-12T02:46:55.334Z] #59 DONE 24.3s [2020-05-12T02:46:55.334Z] [2020-05-12T02:46:55.334Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-05-12T02:46:55.334Z] #51 24.26 Setting up libbtrfs0 (4.20.1-2) ... [2020-05-12T02:46:55.334Z] #51 ... [2020-05-12T02:46:55.334Z] [2020-05-12T02:46:55.334Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-12T02:46:55.334Z] #10 23.02 The following additional packages will be installed: [2020-05-12T02:46:55.334Z] #10 23.02 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-05-12T02:46:55.334Z] #10 23.02 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-05-12T02:46:55.334Z] #10 23.02 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-05-12T02:46:55.334Z] #10 23.02 libselinux1-dev libsepol1-dev libsystemd0 libudev1 mingw-w64-common [2020-05-12T02:46:55.334Z] #10 23.02 mingw-w64-x86-64-dev [2020-05-12T02:46:55.334Z] #10 23.02 Suggested packages: [2020-05-12T02:46:55.334Z] #10 23.02 gcc-8-locales seccomp wine64 [2020-05-12T02:46:55.632Z] #10 24.39 The following NEW packages will be installed: [2020-05-12T02:46:55.632Z] #10 24.39 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-05-12T02:46:55.632Z] #10 24.39 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-05-12T02:46:55.632Z] #10 24.39 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-05-12T02:46:55.632Z] #10 24.39 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-05-12T02:46:55.632Z] #10 24.39 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-05-12T02:46:55.632Z] #10 24.39 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-05-12T02:46:55.632Z] #10 24.40 The following packages will be upgraded: [2020-05-12T02:46:55.632Z] #10 24.40 libsystemd0 libudev1 [2020-05-12T02:46:55.632Z] #10 24.63 2 upgraded, 25 newly installed, 0 to remove and 6 not upgraded. [2020-05-12T02:46:55.632Z] #10 24.63 Need to get 73.7 MB of archives. [2020-05-12T02:46:55.632Z] #10 24.63 After this operation, 494 MB of additional disk space will be used. [2020-05-12T02:46:55.632Z] #10 24.63 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libsystemd0 s390x 241-7~deb10u4 [307 kB] [2020-05-12T02:46:55.632Z] #10 24.68 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libudev1 s390x 241-7~deb10u4 [144 kB] [2020-05-12T02:46:55.632Z] #10 24.69 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x binutils-mingw-w64-i686 s390x 2.31.1-11+8.3 [2161 kB] [2020-05-12T02:46:55.914Z] #10 ... [2020-05-12T02:46:55.914Z] [2020-05-12T02:46:55.914Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-05-12T02:46:55.914Z] #51 24.33 Setting up libbtrfs-dev (4.20.1-2) ... [2020-05-12T02:46:55.914Z] #51 24.35 Processing triggers for libc-bin (2.28-10) ... [2020-05-12T02:46:55.914Z] #51 DONE 24.8s [2020-05-12T02:46:55.914Z] [2020-05-12T02:46:55.914Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-12T02:46:55.914Z] #10 24.84 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x binutils-mingw-w64-x86-64 s390x 2.31.1-11+8.3 [2517 kB] [2020-05-12T02:46:55.914Z] #10 ... [2020-05-12T02:46:55.914Z] [2020-05-12T02:46:55.914Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-12T02:46:55.914Z] #38 14.73 Fetched 8042 kB in 11s (758 kB/s) [2020-05-12T02:46:55.914Z] #38 14.73 Reading package lists... [2020-05-12T02:46:55.914Z] #38 18.51 Reading package lists... [2020-05-12T02:46:55.914Z] #38 22.22 Building dependency tree... [2020-05-12T02:46:55.914Z] #38 23.64 The following additional packages will be installed: [2020-05-12T02:46:55.914Z] #38 23.64 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-05-12T02:46:55.914Z] #38 23.64 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-05-12T02:46:55.914Z] #38 23.64 Suggested packages: [2020-05-12T02:46:55.914Z] #38 23.64 manpages-dev python-setuptools [2020-05-12T02:46:55.914Z] #38 24.72 The following NEW packages will be installed: [2020-05-12T02:46:55.914Z] #38 24.72 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-05-12T02:46:55.914Z] #38 24.72 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-05-12T02:46:55.914Z] #38 24.72 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-05-12T02:46:55.914Z] #38 24.72 python-six zlib1g-dev [2020-05-12T02:46:55.914Z] #38 24.93 0 upgraded, 17 newly installed, 0 to remove and 8 not upgraded. [2020-05-12T02:46:55.914Z] #38 24.93 Need to get 3742 kB of archives. [2020-05-12T02:46:55.914Z] #38 24.93 After this operation, 22.0 MB of additional disk space will be used. [2020-05-12T02:46:55.914Z] #38 24.93 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libcap-dev s390x 1:2.25-2 [30.3 kB] [2020-05-12T02:46:55.914Z] #38 ... [2020-05-12T02:46:55.914Z] [2020-05-12T02:46:55.914Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-12T02:46:55.914Z] #30 24.81 sync [2020-05-12T02:46:55.914Z] #30 24.81 internal/reflectlite [2020-05-12T02:46:56.533Z] #30 ... [2020-05-12T02:46:56.533Z] [2020-05-12T02:46:56.533Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-12T02:46:56.533Z] #32 15.53 Fetched 8042 kB in 11s (701 kB/s) [2020-05-12T02:46:56.533Z] #32 15.53 Reading package lists... [2020-05-12T02:46:56.533Z] #32 18.90 Reading package lists... [2020-05-12T02:46:56.533Z] #32 22.54 Building dependency tree... [2020-05-12T02:46:56.533Z] #32 23.93 The following additional packages will be installed: [2020-05-12T02:46:56.533Z] #32 23.93 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-05-12T02:46:56.533Z] #32 23.94 Suggested packages: [2020-05-12T02:46:56.533Z] #32 23.94 cmake-doc ninja-build lrzip [2020-05-12T02:46:56.533Z] #32 23.94 Recommended packages: [2020-05-12T02:46:56.533Z] #32 23.94 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-05-12T02:46:56.533Z] #32 24.73 The following NEW packages will be installed: [2020-05-12T02:46:56.533Z] #32 24.73 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-05-12T02:46:56.533Z] #32 24.73 vim-common xxd [2020-05-12T02:46:56.533Z] #32 24.93 0 upgraded, 10 newly installed, 0 to remove and 8 not upgraded. [2020-05-12T02:46:56.533Z] #32 24.93 Need to get 14.0 MB of archives. [2020-05-12T02:46:56.533Z] #32 24.93 After this operation, 62.1 MB of additional disk space will be used. [2020-05-12T02:46:56.533Z] #32 24.93 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x xxd s390x 2:8.1.0875-5 [139 kB] [2020-05-12T02:46:56.533Z] #32 24.95 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-common all 2:8.1.0875-5 [195 kB] [2020-05-12T02:46:56.533Z] #32 24.97 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x cmake-data all 3.13.4-1 [1476 kB] [2020-05-12T02:46:56.533Z] #32 25.13 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libicu63 s390x 63.1-6+deb10u1 [8035 kB] [2020-05-12T02:46:56.814Z] #32 25.77 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libxml2 s390x 2.9.4+dfsg1-7+b3 [606 kB] [2020-05-12T02:46:56.814Z] #32 ... [2020-05-12T02:46:56.814Z] [2020-05-12T02:46:56.814Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-12T02:46:56.814Z] #38 24.95 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-12T02:46:56.814Z] #38 24.97 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-12T02:46:56.814Z] #38 24.98 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-12T02:46:56.814Z] #38 24.98 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-12T02:46:56.814Z] #38 24.98 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-12T02:46:56.814Z] #38 25.00 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-12T02:46:56.814Z] #38 25.00 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-12T02:46:56.814Z] #38 25.00 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf17 s390x 3.6.1.3-2 [716 kB] [2020-05-12T02:46:56.814Z] #38 25.03 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-lite17 s390x 3.6.1.3-2 [152 kB] [2020-05-12T02:46:56.814Z] #38 25.03 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-dev s390x 3.6.1.3-2 [1004 kB] [2020-05-12T02:46:56.814Z] #38 25.08 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotoc17 s390x 3.6.1.3-2 [582 kB] [2020-05-12T02:46:56.814Z] #38 25.10 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-12T02:46:56.814Z] #38 25.10 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-12T02:46:56.814Z] #38 25.11 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-pkg-resources all 40.8.0-1 [182 kB] [2020-05-12T02:46:56.814Z] #38 25.12 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-six all 1.12.0-1 [15.7 kB] [2020-05-12T02:46:56.814Z] #38 25.12 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-protobuf s390x 3.6.1.3-2 [328 kB] [2020-05-12T02:46:56.814Z] #38 25.82 debconf: delaying package configuration, since apt-utils is not installed [2020-05-12T02:46:56.814Z] #38 25.89 Fetched 3742 kB in 0s (12.7 MB/s) [2020-05-12T02:46:57.095Z] #38 25.91 Selecting previously unselected package libcap-dev:s390x. [2020-05-12T02:46:57.095Z] #38 25.91 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15176 files and directories currently installed.) [2020-05-12T02:46:57.095Z] #38 26.00 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_s390x.deb ... [2020-05-12T02:46:57.095Z] #38 26.00 Unpacking libcap-dev:s390x (1:2.25-2) ... [2020-05-12T02:46:57.095Z] #38 26.10 Selecting previously unselected package libnet1:s390x. [2020-05-12T02:46:57.376Z] #38 26.10 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_s390x.deb ... [2020-05-12T02:46:57.376Z] #38 26.11 Unpacking libnet1:s390x (1.1.6+dfsg-3.1) ... [2020-05-12T02:46:57.376Z] #38 26.17 Selecting previously unselected package libnet1-dev. [2020-05-12T02:46:57.376Z] #38 26.17 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_s390x.deb ... [2020-05-12T02:46:57.376Z] #38 26.17 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-05-12T02:46:57.376Z] #38 26.28 Selecting previously unselected package libnl-3-200:s390x. [2020-05-12T02:46:57.376Z] #38 26.29 Preparing to unpack .../03-libnl-3-200_3.4.0-1_s390x.deb ... [2020-05-12T02:46:57.376Z] #38 26.30 Unpacking libnl-3-200:s390x (3.4.0-1) ... [2020-05-12T02:46:57.376Z] #38 26.40 Selecting previously unselected package libnl-3-dev:s390x. [2020-05-12T02:46:57.376Z] #38 26.40 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_s390x.deb ... [2020-05-12T02:46:57.376Z] #38 26.41 Unpacking libnl-3-dev:s390x (3.4.0-1) ... [2020-05-12T02:46:57.657Z] #38 26.67 Selecting previously unselected package libprotobuf-c1:s390x. [2020-05-12T02:46:57.938Z] #38 26.67 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_s390x.deb ... [2020-05-12T02:46:57.938Z] #38 26.67 Unpacking libprotobuf-c1:s390x (1.3.1-1+b1) ... [2020-05-12T02:46:57.938Z] #38 26.75 Selecting previously unselected package libprotobuf-c-dev:s390x. [2020-05-12T02:46:57.938Z] #38 26.75 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_s390x.deb ... [2020-05-12T02:46:57.938Z] #38 26.75 Unpacking libprotobuf-c-dev:s390x (1.3.1-1+b1) ... [2020-05-12T02:46:57.938Z] #38 26.85 Selecting previously unselected package zlib1g-dev:s390x. [2020-05-12T02:46:57.938Z] #38 26.85 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_s390x.deb ... [2020-05-12T02:46:57.938Z] #38 26.85 Unpacking zlib1g-dev:s390x (1:1.2.11.dfsg-1) ... [2020-05-12T02:46:57.972Z] #36 ... [2020-05-12T02:46:57.972Z] [2020-05-12T02:46:57.972Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-12T02:46:57.972Z] #41 5.089 + RM_GOPATH=0 [2020-05-12T02:46:57.972Z] #41 5.089 + TMP_GOPATH= [2020-05-12T02:46:57.972Z] #41 5.089 + : /build [2020-05-12T02:46:57.972Z] #41 5.089 + '[' -z '' ']' [2020-05-12T02:46:57.972Z] #41 5.089 ++ mktemp -d [2020-05-12T02:46:57.972Z] #41 5.092 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-05-12T02:46:57.972Z] #41 5.092 + export GOPATH=/tmp/tmp.Q8ydzxR4bK [2020-05-12T02:46:57.972Z] #41 5.092 + GOPATH=/tmp/tmp.Q8ydzxR4bK [2020-05-12T02:46:57.972Z] #41 5.092 + RM_GOPATH=1 [2020-05-12T02:46:57.972Z] #41 5.092 ++ dirname /tmp/install/install.sh [2020-05-12T02:46:57.972Z] #41 5.092 + dir=/tmp/install [2020-05-12T02:46:57.972Z] #41 5.092 + bin=vndr [2020-05-12T02:46:57.972Z] #41 5.092 + shift [2020-05-12T02:46:57.972Z] #41 5.092 + '[' '!' -f /tmp/install/vndr.installer ']' [2020-05-12T02:46:57.972Z] #41 5.092 + . /tmp/install/vndr.installer [2020-05-12T02:46:57.972Z] #41 5.092 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-05-12T02:46:57.972Z] #41 5.092 + install_vndr [2020-05-12T02:46:57.972Z] #41 5.092 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-05-12T02:46:57.972Z] #41 5.092 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.Q8ydzxR4bK/src/github.com/LK4D4/vndr [2020-05-12T02:46:57.972Z] #41 5.099 Cloning into '/tmp/tmp.Q8ydzxR4bK/src/github.com/LK4D4/vndr'... [2020-05-12T02:46:57.972Z] #41 5.493 + cd /tmp/tmp.Q8ydzxR4bK/src/github.com/LK4D4/vndr [2020-05-12T02:46:57.972Z] #41 5.493 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-05-12T02:46:57.972Z] #41 5.493 + go build -buildmode=pie -v -o /build/vndr . [2020-05-12T02:46:58.219Z] #38 27.04 Selecting previously unselected package libprotobuf17:s390x. [2020-05-12T02:46:58.219Z] #38 27.04 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_s390x.deb ... [2020-05-12T02:46:58.219Z] #38 27.05 Unpacking libprotobuf17:s390x (3.6.1.3-2) ... [2020-05-12T02:46:58.366Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-04573e0f57961dceb) in /home/ubuntu/workspace/moby_PR-40956 [Pipeline] { [Pipeline] checkout [2020-05-12T02:46:58.831Z] #38 27.62 Selecting previously unselected package libprotobuf-lite17:s390x. [2020-05-12T02:46:58.831Z] #38 27.62 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_s390x.deb ... [2020-05-12T02:46:58.831Z] #38 27.63 Unpacking libprotobuf-lite17:s390x (3.6.1.3-2) ... [2020-05-12T02:46:58.831Z] #38 27.82 Selecting previously unselected package libprotobuf-dev:s390x. [2020-05-12T02:46:58.831Z] #38 27.82 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_s390x.deb ... [2020-05-12T02:46:59.139Z] #38 27.86 Unpacking libprotobuf-dev:s390x (3.6.1.3-2) ... [2020-05-12T02:46:59.344Z] #41 6.826 internal/cpu [2020-05-12T02:46:59.344Z] #41 6.826 runtime/internal/atomic [2020-05-12T02:46:59.603Z] #41 7.375 runtime/internal/sys [2020-05-12T02:47:00.157Z] #38 28.93 Selecting previously unselected package libprotoc17:s390x. [2020-05-12T02:47:00.157Z] #38 28.93 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_s390x.deb ... [2020-05-12T02:47:00.157Z] #38 28.93 Unpacking libprotoc17:s390x (3.6.1.3-2) ... [2020-05-12T02:47:00.168Z] #41 7.728 runtime/internal/math [2020-05-12T02:47:00.168Z] #41 7.844 internal/bytealg [2020-05-12T02:47:00.168Z] #41 8.090 internal/race [2020-05-12T02:47:00.174Z] b3343b78770d: Pull complete [2020-05-12T02:47:00.174Z] 7fe1d7df2e7c: Pull complete [2020-05-12T02:47:00.174Z] Digest: sha256:78fee61a1c3a15d3f2f8e172c6737a076c4877bd7fb6b43caf1a20b148cd5c42 [2020-05-12T02:47:00.174Z] Status: Downloaded newer image for golang:1.13.10-stretch [2020-05-12T02:47:00.174Z] ---> 4d38c0565539 [2020-05-12T02:47:00.175Z] Step 5/15 : ARG BUILDX_REPO [2020-05-12T02:47:00.175Z] ---> Running in 2a7998f9e783 [2020-05-12T02:47:00.175Z] Removing intermediate container 2a7998f9e783 [2020-05-12T02:47:00.175Z] ---> 58c4f9b2c238 [2020-05-12T02:47:00.175Z] Step 6/15 : RUN git clone "${BUILDX_REPO}" /buildx [2020-05-12T02:47:00.175Z] ---> Running in b20afcb863a2 [2020-05-12T02:47:00.175Z] Cloning into '/buildx'... [2020-05-12T02:47:00.733Z] #41 8.244 sync/atomic [2020-05-12T02:47:00.733Z] #41 8.617 unicode [2020-05-12T02:47:00.769Z] #38 29.50 Selecting previously unselected package protobuf-c-compiler. [2020-05-12T02:47:00.769Z] #38 29.50 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_s390x.deb ... [2020-05-12T02:47:00.769Z] #38 29.50 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-05-12T02:47:00.769Z] #38 29.62 Selecting previously unselected package protobuf-compiler. [2020-05-12T02:47:00.769Z] #38 29.62 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_s390x.deb ... [2020-05-12T02:47:00.769Z] #38 29.62 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-05-12T02:47:00.769Z] #38 29.76 Selecting previously unselected package python-pkg-resources. [2020-05-12T02:47:00.769Z] #38 29.77 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-05-12T02:47:00.769Z] #38 29.77 Unpacking python-pkg-resources (40.8.0-1) ... [2020-05-12T02:47:01.050Z] #38 29.97 Selecting previously unselected package python-six. [2020-05-12T02:47:01.050Z] #38 29.98 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-05-12T02:47:01.050Z] #38 29.98 Unpacking python-six (1.12.0-1) ... [2020-05-12T02:47:01.299Z] #41 ... [2020-05-12T02:47:01.299Z] [2020-05-12T02:47:01.299Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-05-12T02:47:01.299Z] #23 8.993 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-05-12T02:47:01.299Z] #23 9.155 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-05-12T02:47:01.299Z] #23 9.155 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-05-12T02:47:01.331Z] #38 30.06 Selecting previously unselected package python-protobuf. [2020-05-12T02:47:01.331Z] #38 30.06 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_s390x.deb ... [2020-05-12T02:47:01.331Z] #38 30.07 Unpacking python-protobuf (3.6.1.3-2) ... [2020-05-12T02:47:01.331Z] #38 ... [2020-05-12T02:47:01.331Z] [2020-05-12T02:47:01.331Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-12T02:47:01.331Z] #25 2.847 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2020-05-12T02:47:01.331Z] #25 3.207 [2020-05-12T02:47:01.331Z] #25 3.350 ### 5.1% ######### 13.5% ############### 21.8% ##################### 30.2% ########################## 36.5% ############################## 42.7% ################################### 49.0% ####################################### 55.3% ############################################ 61.5% ################################################## 69.9% ######################################################## 78.3% ############################################################ 84.6% ################################################################## 92.9% ######################################################################## 100.0% [2020-05-12T02:47:01.331Z] #25 5.165 [2020-05-12T02:47:01.331Z] #25 5.286 0.3% ################## 25.8% ########################## 37.0% ###################################### 54.1% ################################################### 71.1% ####################################################################### 99.4% ######################################################################## 100.0% [2020-05-12T02:47:01.331Z] #25 6.267 [2020-05-12T02:47:01.611Z] #25 6.380 #=#=# #### 6.1% ######### 13.7% ############# 18.8% #################### 29.0% ########################## 36.6% ############################### 44.2% ##################################### 51.9% ########################################## 59.5% ################################################### 72.2% ########################################################### 82.4% ################################################################ 90.0% ######################################################################## 100.0% [2020-05-12T02:47:01.898Z] #25 8.091 [2020-05-12T02:47:02.003Z] using credential docker-jenkins-github-credentials [2020-05-12T02:47:02.015Z] Cloning the remote Git repository [2020-05-12T02:47:02.015Z] Cloning with configured refspecs honoured and without tags [2020-05-12T02:47:02.237Z] #23 ... [2020-05-12T02:47:02.237Z] [2020-05-12T02:47:02.237Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-12T02:47:02.237Z] #38 ... [2020-05-12T02:47:02.237Z] [2020-05-12T02:47:02.237Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-12T02:47:02.237Z] #47 8.478 + RM_GOPATH=0 [2020-05-12T02:47:02.237Z] #47 8.478 + TMP_GOPATH= [2020-05-12T02:47:02.237Z] #47 8.479 + : /build [2020-05-12T02:47:02.237Z] #47 8.479 + '[' -z '' ']' [2020-05-12T02:47:02.237Z] #47 8.486 ++ mktemp -d [2020-05-12T02:47:02.237Z] #47 8.501 + export GOPATH=/tmp/tmp.BLVmsJotzL [2020-05-12T02:47:02.237Z] #47 8.501 + GOPATH=/tmp/tmp.BLVmsJotzL [2020-05-12T02:47:02.237Z] #47 8.501 + RM_GOPATH=1 [2020-05-12T02:47:02.237Z] #47 8.502 ++ dirname /tmp/install/install.sh [2020-05-12T02:47:02.237Z] #47 8.509 + dir=/tmp/install [2020-05-12T02:47:02.237Z] #47 8.509 + bin=shfmt [2020-05-12T02:47:02.237Z] #47 8.510 + shift [2020-05-12T02:47:02.237Z] #47 8.512 + '[' '!' -f /tmp/install/shfmt.installer ']' [2020-05-12T02:47:02.237Z] #47 8.512 + . /tmp/install/shfmt.installer [2020-05-12T02:47:02.237Z] #47 8.512 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-05-12T02:47:02.237Z] #47 8.512 + install_shfmt [2020-05-12T02:47:02.237Z] #47 8.512 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-05-12T02:47:02.237Z] #47 8.512 + git clone https://github.com/mvdan/sh.git /tmp/tmp.BLVmsJotzL/src/github.com/mvdan/sh [2020-05-12T02:47:02.237Z] #47 8.512 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-05-12T02:47:02.237Z] #47 8.518 Cloning into '/tmp/tmp.BLVmsJotzL/src/github.com/mvdan/sh'... [2020-05-12T02:47:02.503Z] #47 ... [2020-05-12T02:47:02.503Z] [2020-05-12T02:47:02.503Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-12T02:47:02.503Z] #21 9.109 + RM_GOPATH=0 [2020-05-12T02:47:02.503Z] #21 9.111 + TMP_GOPATH= [2020-05-12T02:47:02.503Z] #21 9.111 + : /build [2020-05-12T02:47:02.503Z] #21 9.111 + '[' -z '' ']' [2020-05-12T02:47:02.503Z] #21 9.111 ++ mktemp -d [2020-05-12T02:47:02.503Z] #21 9.121 + export GOPATH=/tmp/tmp.ziOhY0gL1C [2020-05-12T02:47:02.503Z] #21 9.121 + GOPATH=/tmp/tmp.ziOhY0gL1C [2020-05-12T02:47:02.503Z] #21 9.121 + RM_GOPATH=1 [2020-05-12T02:47:02.503Z] #21 9.121 ++ dirname /tmp/install/install.sh [2020-05-12T02:47:02.503Z] #21 9.124 + dir=/tmp/install [2020-05-12T02:47:02.503Z] #21 9.124 + bin=dockercli [2020-05-12T02:47:02.503Z] #21 9.124 + shift [2020-05-12T02:47:02.503Z] #21 9.124 + '[' '!' -f /tmp/install/dockercli.installer ']' [2020-05-12T02:47:02.503Z] #21 9.124 + . /tmp/install/dockercli.installer [2020-05-12T02:47:02.503Z] #21 9.124 ++ : stable [2020-05-12T02:47:02.503Z] #21 9.124 ++ : 17.06.2-ce [2020-05-12T02:47:02.503Z] #21 9.124 + install_dockercli [2020-05-12T02:47:02.503Z] #21 9.124 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-05-12T02:47:02.503Z] #21 9.124 ++ uname -m [2020-05-12T02:47:02.503Z] #21 9.124 Install docker/cli version 17.06.2-ce from stable [2020-05-12T02:47:02.503Z] #21 9.140 + arch=x86_64 [2020-05-12T02:47:02.503Z] #21 9.140 + '[' x86_64 '!=' x86_64 ']' [2020-05-12T02:47:02.503Z] #21 9.140 + url=https://download.docker.com/linux/static [2020-05-12T02:47:02.503Z] #21 9.140 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2020-05-12T02:47:02.503Z] #21 9.141 + tar -xz docker/docker [2020-05-12T02:47:02.503Z] #21 ... [2020-05-12T02:47:02.503Z] [2020-05-12T02:47:02.503Z] #59 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-12T02:47:02.503Z] #59 9.470 + RM_GOPATH=0 [2020-05-12T02:47:02.503Z] #59 9.470 + TMP_GOPATH= [2020-05-12T02:47:02.503Z] #59 9.471 + : /build [2020-05-12T02:47:02.503Z] #59 9.471 + '[' -z '' ']' [2020-05-12T02:47:02.503Z] #59 9.473 ++ mktemp -d [2020-05-12T02:47:02.503Z] #59 9.481 + export GOPATH=/tmp/tmp.A24I3acJwn [2020-05-12T02:47:02.503Z] #59 9.481 + GOPATH=/tmp/tmp.A24I3acJwn [2020-05-12T02:47:02.503Z] #59 9.481 + RM_GOPATH=1 [2020-05-12T02:47:02.503Z] #59 9.485 ++ dirname /tmp/install/install.sh [2020-05-12T02:47:02.503Z] #59 9.490 + dir=/tmp/install [2020-05-12T02:47:02.503Z] #59 9.490 + bin=proxy [2020-05-12T02:47:02.503Z] #59 9.490 + shift [2020-05-12T02:47:02.503Z] #59 9.492 + '[' '!' -f /tmp/install/proxy.installer ']' [2020-05-12T02:47:02.503Z] #59 9.493 + . /tmp/install/proxy.installer [2020-05-12T02:47:02.503Z] #59 9.493 ++ : ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-05-12T02:47:02.503Z] #59 9.493 + install_proxy [2020-05-12T02:47:02.503Z] #59 9.493 + case "$1" in [2020-05-12T02:47:02.503Z] #59 9.494 + export CGO_ENABLED=0 [2020-05-12T02:47:02.503Z] #59 9.494 + CGO_ENABLED=0 [2020-05-12T02:47:02.503Z] #59 9.494 + _install_proxy [2020-05-12T02:47:02.503Z] #59 9.494 + echo 'Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee' [2020-05-12T02:47:02.503Z] #59 9.494 Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-05-12T02:47:02.503Z] #59 9.495 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.A24I3acJwn/src/github.com/docker/libnetwork [2020-05-12T02:47:02.503Z] #59 9.507 Cloning into '/tmp/tmp.A24I3acJwn/src/github.com/docker/libnetwork'... [2020-05-12T02:47:02.761Z] #59 ... [2020-05-12T02:47:02.761Z] [2020-05-12T02:47:02.761Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-12T02:47:02.761Z] #32 10.04 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-05-12T02:47:02.761Z] #32 10.30 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-05-12T02:47:02.761Z] #32 10.30 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-05-12T02:47:02.761Z] #32 ... [2020-05-12T02:47:02.761Z] [2020-05-12T02:47:02.761Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-05-12T02:47:02.761Z] #28 10.35 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-05-12T02:47:02.761Z] #28 10.35 Cloning into '.'... [2020-05-12T02:47:03.027Z] #28 ... [2020-05-12T02:47:03.027Z] [2020-05-12T02:47:03.027Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-12T02:47:03.027Z] #10 10.08 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-05-12T02:47:03.027Z] #10 10.33 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-05-12T02:47:03.027Z] #10 10.33 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-05-12T02:47:02.039Z] Cloning repository https://github.com/moby/moby.git [2020-05-12T02:47:02.103Z] > git init /home/ubuntu/workspace/moby_PR-40956 # timeout=10 [2020-05-12T02:47:02.531Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-05-12T02:47:02.532Z] > git --version # timeout=10 [2020-05-12T02:47:02.554Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-05-12T02:47:02.556Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40956/head:refs/remotes/origin/PR-40956 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-12T02:47:03.290Z] #10 ... [2020-05-12T02:47:03.290Z] [2020-05-12T02:47:03.290Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-12T02:47:03.290Z] #45 8.813 + RM_GOPATH=0 [2020-05-12T02:47:03.290Z] #45 8.813 + TMP_GOPATH= [2020-05-12T02:47:03.290Z] #45 8.813 + : /build [2020-05-12T02:47:03.290Z] #45 8.813 + '[' -z '' ']' [2020-05-12T02:47:03.290Z] #45 8.814 ++ mktemp -d [2020-05-12T02:47:03.290Z] #45 8.818 + export GOPATH=/tmp/tmp.cTGp5B4iLO [2020-05-12T02:47:03.290Z] #45 8.818 + GOPATH=/tmp/tmp.cTGp5B4iLO [2020-05-12T02:47:03.290Z] #45 8.818 + RM_GOPATH=1 [2020-05-12T02:47:03.290Z] #45 8.820 ++ dirname /tmp/install/install.sh [2020-05-12T02:47:03.290Z] #45 8.820 + dir=/tmp/install [2020-05-12T02:47:03.290Z] #45 8.835 Installing golangci-lint version v1.23.8 [2020-05-12T02:47:03.290Z] #45 8.835 + bin=golangci_lint [2020-05-12T02:47:03.290Z] #45 8.835 + shift [2020-05-12T02:47:03.290Z] #45 8.835 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2020-05-12T02:47:03.290Z] #45 8.835 + . /tmp/install/golangci_lint.installer [2020-05-12T02:47:03.290Z] #45 8.835 ++ : v1.23.8 [2020-05-12T02:47:03.290Z] #45 8.835 + install_golangci_lint [2020-05-12T02:47:03.290Z] #45 8.835 + echo 'Installing golangci-lint version v1.23.8' [2020-05-12T02:47:03.290Z] #45 8.835 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-05-12T02:47:03.290Z] #45 ... [2020-05-12T02:47:03.290Z] [2020-05-12T02:47:03.290Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-12T02:47:03.290Z] #30 9.097 + RM_GOPATH=0 [2020-05-12T02:47:03.290Z] #30 9.097 + TMP_GOPATH= [2020-05-12T02:47:03.290Z] #30 9.097 + : /build [2020-05-12T02:47:03.290Z] #30 9.097 + '[' -z '' ']' [2020-05-12T02:47:03.290Z] #30 9.105 ++ mktemp -d [2020-05-12T02:47:03.290Z] #30 9.193 + export GOPATH=/tmp/tmp.O6weVJtm8K [2020-05-12T02:47:03.290Z] #30 9.193 + GOPATH=/tmp/tmp.O6weVJtm8K [2020-05-12T02:47:03.290Z] #30 9.193 + RM_GOPATH=1 [2020-05-12T02:47:03.290Z] #30 9.193 ++ dirname /tmp/install/install.sh [2020-05-12T02:47:03.290Z] #30 9.211 + dir=/tmp/install [2020-05-12T02:47:03.290Z] #30 9.211 + bin=tomlv [2020-05-12T02:47:03.290Z] #30 9.211 + shift [2020-05-12T02:47:03.290Z] #30 9.211 + '[' '!' -f /tmp/install/tomlv.installer ']' [2020-05-12T02:47:03.290Z] #30 9.211 + . /tmp/install/tomlv.installer [2020-05-12T02:47:03.290Z] #30 9.211 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-05-12T02:47:03.291Z] #30 9.211 + install_tomlv [2020-05-12T02:47:03.291Z] #30 9.211 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-05-12T02:47:03.291Z] #30 9.211 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.O6weVJtm8K/src/github.com/BurntSushi/toml [2020-05-12T02:47:03.291Z] #30 9.211 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-05-12T02:47:03.291Z] #30 9.219 Cloning into '/tmp/tmp.O6weVJtm8K/src/github.com/BurntSushi/toml'... [2020-05-12T02:47:03.291Z] #30 10.83 + cd /tmp/tmp.O6weVJtm8K/src/github.com/BurntSushi/toml [2020-05-12T02:47:03.291Z] #30 10.83 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-05-12T02:47:03.291Z] #30 10.84 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-05-12T02:47:03.549Z] #30 ... [2020-05-12T02:47:03.549Z] [2020-05-12T02:47:03.549Z] #54 [rootlesskit 1/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-12T02:47:03.549Z] #54 8.796 + RM_GOPATH=0 [2020-05-12T02:47:03.549Z] #54 8.796 + TMP_GOPATH= [2020-05-12T02:47:03.549Z] #54 8.796 + : /build [2020-05-12T02:47:03.549Z] #54 8.796 + '[' -z '' ']' [2020-05-12T02:47:03.549Z] #54 8.800 ++ mktemp -d [2020-05-12T02:47:03.549Z] #54 8.835 + export GOPATH=/tmp/tmp.NXwXSiVX9n [2020-05-12T02:47:03.549Z] #54 8.835 + GOPATH=/tmp/tmp.NXwXSiVX9n [2020-05-12T02:47:03.549Z] #54 8.835 + RM_GOPATH=1 [2020-05-12T02:47:03.549Z] #54 8.835 ++ dirname /tmp/install/install.sh [2020-05-12T02:47:03.549Z] #54 8.846 + dir=/tmp/install [2020-05-12T02:47:03.549Z] #54 8.846 + bin=rootlesskit [2020-05-12T02:47:03.549Z] #54 8.846 + shift [2020-05-12T02:47:03.549Z] #54 8.846 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2020-05-12T02:47:03.549Z] #54 8.846 + . /tmp/install/rootlesskit.installer [2020-05-12T02:47:03.549Z] #54 8.846 ++ : 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-05-12T02:47:03.549Z] #54 8.870 + install_rootlesskit [2020-05-12T02:47:03.549Z] #54 8.870 + case "$1" in [2020-05-12T02:47:03.549Z] #54 8.870 + export CGO_ENABLED=0 [2020-05-12T02:47:03.549Z] #54 8.870 + CGO_ENABLED=0 [2020-05-12T02:47:03.549Z] #54 8.870 + _install_rootlesskit [2020-05-12T02:47:03.549Z] #54 8.870 + echo 'Install rootlesskit version 3f5728fbb2b6abdc63d59759e72735442ce6424e' [2020-05-12T02:47:03.549Z] #54 8.870 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.NXwXSiVX9n/src/github.com/rootless-containers/rootlesskit [2020-05-12T02:47:03.549Z] #54 8.870 Install rootlesskit version 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-05-12T02:47:03.549Z] #54 8.879 Cloning into '/tmp/tmp.NXwXSiVX9n/src/github.com/rootless-containers/rootlesskit'... [2020-05-12T02:47:03.549Z] #54 ... [2020-05-12T02:47:03.549Z] [2020-05-12T02:47:03.549Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-12T02:47:03.549Z] #43 9.013 + RM_GOPATH=0 [2020-05-12T02:47:03.549Z] #43 9.013 + TMP_GOPATH= [2020-05-12T02:47:03.549Z] #43 9.013 + : /build [2020-05-12T02:47:03.549Z] #43 9.013 + '[' -z '' ']' [2020-05-12T02:47:03.549Z] #43 9.018 ++ mktemp -d [2020-05-12T02:47:03.549Z] #43 9.020 + export GOPATH=/tmp/tmp.t1jQKtjMCr [2020-05-12T02:47:03.549Z] #43 9.020 + GOPATH=/tmp/tmp.t1jQKtjMCr [2020-05-12T02:47:03.549Z] #43 9.020 + RM_GOPATH=1 [2020-05-12T02:47:03.549Z] #43 9.021 ++ dirname /tmp/install/install.sh [2020-05-12T02:47:03.549Z] #43 9.022 + dir=/tmp/install [2020-05-12T02:47:03.549Z] #43 9.022 + bin=gotestsum [2020-05-12T02:47:03.549Z] #43 9.022 + shift [2020-05-12T02:47:03.549Z] #43 9.022 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2020-05-12T02:47:03.549Z] #43 9.022 + . /tmp/install/gotestsum.installer [2020-05-12T02:47:03.549Z] #43 9.022 ++ : v0.3.5 [2020-05-12T02:47:03.549Z] #43 9.029 + install_gotestsum [2020-05-12T02:47:03.549Z] #43 9.029 + echo 'Installing gotestsum version v0.3.5' [2020-05-12T02:47:03.549Z] #43 9.029 + go get -d gotest.tools/gotestsum [2020-05-12T02:47:03.549Z] #43 9.029 Installing gotestsum version v0.3.5 [2020-05-12T02:47:03.549Z] #43 ... [2020-05-12T02:47:03.549Z] [2020-05-12T02:47:03.549Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-05-12T02:47:03.549Z] #51 6.086 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-05-12T02:47:03.549Z] #51 6.179 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-05-12T02:47:03.549Z] #51 6.188 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-05-12T02:47:03.549Z] #51 8.297 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-05-12T02:47:03.806Z] #51 ... [2020-05-12T02:47:03.806Z] [2020-05-12T02:47:03.806Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-12T02:47:03.807Z] #38 11.28 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-05-12T02:47:03.807Z] #38 11.38 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-05-12T02:47:03.807Z] #38 11.39 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-05-12T02:47:04.638Z] Removing intermediate container b20afcb863a2 [2020-05-12T02:47:04.639Z] ---> e4a282f3c584 [2020-05-12T02:47:04.639Z] Step 7/15 : WORKDIR /buildx [2020-05-12T02:47:04.639Z] ---> Running in 2d8c8438d33b [2020-05-12T02:47:04.740Z] #38 12.66 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-05-12T02:47:04.942Z] Removing intermediate container 2d8c8438d33b [2020-05-12T02:47:04.942Z] ---> a5c939411335 [2020-05-12T02:47:04.942Z] Step 8/15 : ARG BUILDX_COMMIT [2020-05-12T02:47:04.942Z] ---> Running in f1ac736ff078 [2020-05-12T02:47:04.942Z] Removing intermediate container f1ac736ff078 [2020-05-12T02:47:04.942Z] ---> ff06ce6f9217 [2020-05-12T02:47:04.942Z] Step 9/15 : RUN git fetch origin "${BUILDX_COMMIT}":build && git checkout build [2020-05-12T02:47:04.942Z] ---> Running in 7109cbdebc5f [2020-05-12T02:47:05.556Z] #25 8.221 ## 3.3% ### 5.2% ####### 9.9% ######### 12.7% ########### 16.5% ############## 20.3% ################ 23.1% ################### 26.9% ##################### 29.8% ####################### 32.6% ######################### 35.4% ########################### 38.3% ############################## 42.0% ################################ 44.9% ################################## 47.7% #################################### 50.5% ###################################### 53.4% ######################################## 56.2% ########################################### 60.0% ############################################# 62.8% ############################################### 65.7% ################################################# 68.5% ################################################### 71.3% #################################################### 73.2% ###################################################### 76.1% ######################################################### 79.8% ############################################################ 83.6% ############################################################## 86.4% ################################################################ 89.3% ################################################################### 94.0% [2020-05-12T02:47:05.556Z] #25 ... [2020-05-12T02:47:05.556Z] [2020-05-12T02:47:05.556Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-12T02:47:05.556Z] #41 24.55 internal/reflectlite [2020-05-12T02:47:05.556Z] #41 24.55 sync [2020-05-12T02:47:05.556Z] #41 26.09 github.com/LK4D4/vndr/godl/singleflight [2020-05-12T02:47:05.556Z] #41 26.35 math/rand [2020-05-12T02:47:05.556Z] #41 27.14 internal/singleflight [2020-05-12T02:47:05.556Z] #41 27.50 sort [2020-05-12T02:47:05.556Z] #41 27.50 io [2020-05-12T02:47:05.556Z] #41 28.35 bytes [2020-05-12T02:47:05.556Z] #41 28.51 strconv [2020-05-12T02:47:05.556Z] #41 30.29 bufio [2020-05-12T02:47:05.556Z] #41 31.74 reflect [2020-05-12T02:47:05.556Z] #41 31.81 syscall [2020-05-12T02:47:05.603Z] From https://github.com/docker/buildx [2020-05-12T02:47:05.603Z] * [new tag] v0.3.1 -> build [2020-05-12T02:47:05.837Z] #41 ... [2020-05-12T02:47:05.837Z] [2020-05-12T02:47:05.837Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-12T02:47:05.837Z] #52 1.910 + RM_GOPATH=0 [2020-05-12T02:47:05.837Z] #52 1.910 + TMP_GOPATH= [2020-05-12T02:47:05.837Z] #52 1.912 + : /build [2020-05-12T02:47:05.837Z] #52 1.913 + '[' -z '' ']' [2020-05-12T02:47:05.837Z] #52 1.914 ++ mktemp -d [2020-05-12T02:47:05.837Z] #52 1.918 + export GOPATH=/tmp/tmp.uZTgxCqpiR [2020-05-12T02:47:05.837Z] #52 1.918 + GOPATH=/tmp/tmp.uZTgxCqpiR [2020-05-12T02:47:05.837Z] #52 1.918 + RM_GOPATH=1 [2020-05-12T02:47:05.837Z] #52 1.921 ++ dirname /tmp/install/install.sh [2020-05-12T02:47:05.837Z] #52 1.922 + dir=/tmp/install [2020-05-12T02:47:05.837Z] #52 1.922 + bin=containerd [2020-05-12T02:47:05.837Z] #52 1.922 + shift [2020-05-12T02:47:05.837Z] #52 1.922 + '[' '!' -f /tmp/install/containerd.installer ']' [2020-05-12T02:47:05.837Z] #52 1.922 + . /tmp/install/containerd.installer [2020-05-12T02:47:05.837Z] #52 1.923 ++ : 814b7956fafc7a0980ea07e950f983d0837e5578 [2020-05-12T02:47:05.837Z] #52 1.925 + install_containerd [2020-05-12T02:47:05.837Z] #52 1.926 Install containerd version 814b7956fafc7a0980ea07e950f983d0837e5578 [2020-05-12T02:47:05.837Z] #52 1.926 + echo 'Install containerd version 814b7956fafc7a0980ea07e950f983d0837e5578' [2020-05-12T02:47:05.837Z] #52 1.926 + git clone https://github.com/containerd/containerd.git /tmp/tmp.uZTgxCqpiR/src/github.com/containerd/containerd [2020-05-12T02:47:05.837Z] #52 1.928 Cloning into '/tmp/tmp.uZTgxCqpiR/src/github.com/containerd/containerd'... [2020-05-12T02:47:05.837Z] #52 ... [2020-05-12T02:47:05.837Z] [2020-05-12T02:47:05.837Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-12T02:47:05.837Z] #25 8.221 ## 3.3% ### 5.2% ####### 9.9% ######### 12.7% ########### 16.5% ############## 20.3% ################ 23.1% ################### 26.9% ##################### 29.8% ####################### 32.6% ######################### 35.4% ########################### 38.3% ############################## 42.0% ################################ 44.9% ################################## 47.7% #################################### 50.5% ###################################### 53.4% ######################################## 56.2% ########################################### 60.0% ############################################# 62.8% ############################################### 65.7% ################################################# 68.5% ################################################### 71.3% #################################################### 73.2% ###################################################### 76.1% ######################################################### 79.8% ############################################################ 83.6% ############################################################## 86.4% ################################################################ 89.3% ################################################################### 94.0% ###################################################################### 97.8% ####################################################################### 99.7% ######################################################################## 100.0% [2020-05-12T02:47:05.837Z] #25 12.16 [2020-05-12T02:47:06.120Z] #25 ... [2020-05-12T02:47:06.120Z] [2020-05-12T02:47:06.120Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-12T02:47:06.120Z] #10 25.17 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2020-05-12T02:47:06.120Z] #10 25.17 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper1.02.1 s390x 2:1.02.155-3 [135 kB] [2020-05-12T02:47:06.120Z] #10 25.22 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x dmsetup s390x 2:1.02.155-3 [89.2 kB] [2020-05-12T02:47:06.120Z] #10 25.22 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x mingw-w64-common all 6.0.0-3 [4910 kB] [2020-05-12T02:47:06.120Z] #10 25.63 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2020-05-12T02:47:06.120Z] #10 25.82 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x gcc-mingw-w64-base s390x 8.3.0-6+21.3~deb10u1 [175 kB] [2020-05-12T02:47:06.120Z] #10 25.84 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x gcc-mingw-w64-x86-64 s390x 8.3.0-6+21.3~deb10u1 [33.3 MB] [2020-05-12T02:47:06.120Z] #10 27.86 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x g++-mingw-w64-x86-64 s390x 8.3.0-6+21.3~deb10u1 [24.0 MB] [2020-05-12T02:47:06.120Z] #10 29.13 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x libapparmor1 s390x 2.13.2-10 [93.1 kB] [2020-05-12T02:47:06.120Z] #10 29.14 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x libapparmor-dev s390x 2.13.2-10 [135 kB] [2020-05-12T02:47:06.120Z] #10 29.15 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs0 s390x 4.20.1-2 [41.6 kB] [2020-05-12T02:47:06.120Z] #10 29.15 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs-dev s390x 4.20.1-2 [76.9 kB] [2020-05-12T02:47:06.120Z] #10 29.15 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper-event1.02.1 s390x 2:1.02.155-3 [22.3 kB] [2020-05-12T02:47:06.120Z] #10 29.16 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main s390x libudev-dev s390x 241-7~deb10u4 [110 kB] [2020-05-12T02:47:06.120Z] #10 29.16 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main s390x libsepol1-dev s390x 2.8-1 [313 kB] [2020-05-12T02:47:06.120Z] #10 29.18 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre16-3 s390x 2:8.39-12 [188 kB] [2020-05-12T02:47:06.120Z] #10 29.18 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre32-3 s390x 2:8.39-12 [183 kB] [2020-05-12T02:47:06.120Z] #10 29.19 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcrecpp0v5 s390x 2:8.39-12 [151 kB] [2020-05-12T02:47:06.120Z] #10 29.20 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre3-dev s390x 2:8.39-12 [481 kB] [2020-05-12T02:47:06.120Z] #10 29.22 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main s390x libselinux1-dev s390x 2.8-1+b1 [165 kB] [2020-05-12T02:47:06.120Z] #10 29.23 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper-dev s390x 2:1.02.155-3 [51.4 kB] [2020-05-12T02:47:06.120Z] #10 29.23 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main s390x libseccomp-dev s390x 2.3.3-4 [60.4 kB] [2020-05-12T02:47:06.120Z] #10 29.24 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main s390x libsystemd-dev s390x 241-7~deb10u4 [322 kB] [2020-05-12T02:47:06.120Z] #10 29.81 debconf: delaying package configuration, since apt-utils is not installed [2020-05-12T02:47:06.120Z] #10 29.87 Fetched 73.7 MB in 5s (15.3 MB/s) [2020-05-12T02:47:06.120Z] #10 29.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 ... 15176 files and directories currently installed.) [2020-05-12T02:47:06.120Z] #10 30.02 Preparing to unpack .../libsystemd0_241-7~deb10u4_s390x.deb ... [2020-05-12T02:47:06.120Z] #10 30.03 Unpacking libsystemd0:s390x (241-7~deb10u4) over (241-7~deb10u3) ... [2020-05-12T02:47:06.120Z] #10 30.44 Setting up libsystemd0:s390x (241-7~deb10u4) ... [2020-05-12T02:47:06.120Z] #10 30.58 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15176 files and directories currently installed.) [2020-05-12T02:47:06.120Z] #10 30.61 Preparing to unpack .../libudev1_241-7~deb10u4_s390x.deb ... [2020-05-12T02:47:06.120Z] #10 30.62 Unpacking libudev1:s390x (241-7~deb10u4) over (241-7~deb10u3) ... [2020-05-12T02:47:06.120Z] #10 30.76 Setting up libudev1:s390x (241-7~deb10u4) ... [2020-05-12T02:47:06.120Z] #10 30.92 Selecting previously unselected package binutils-mingw-w64-i686. [2020-05-12T02:47:06.120Z] #10 30.92 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15176 files and directories currently installed.) [2020-05-12T02:47:06.120Z] #10 31.00 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_s390x.deb ... [2020-05-12T02:47:06.120Z] #10 31.00 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-05-12T02:47:06.120Z] #10 32.58 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-05-12T02:47:06.120Z] #10 32.58 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_s390x.deb ... [2020-05-12T02:47:06.120Z] #10 32.59 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-05-12T02:47:06.120Z] #10 34.79 Selecting previously unselected package binutils-mingw-w64. [2020-05-12T02:47:06.120Z] #10 34.79 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-05-12T02:47:06.120Z] #10 34.80 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-05-12T02:47:06.120Z] #10 34.92 Selecting previously unselected package libdevmapper1.02.1:s390x. [2020-05-12T02:47:06.120Z] #10 34.92 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_s390x.deb ... [2020-05-12T02:47:06.120Z] #10 34.92 Unpacking libdevmapper1.02.1:s390x (2:1.02.155-3) ... [2020-05-12T02:47:06.120Z] #10 35.10 Selecting previously unselected package dmsetup. [2020-05-12T02:47:06.120Z] #10 35.10 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_s390x.deb ... [2020-05-12T02:47:06.120Z] #10 35.11 Unpacking dmsetup (2:1.02.155-3) ... [2020-05-12T02:47:06.267Z] Switched to branch 'build' [2020-05-12T02:47:06.400Z] #10 35.29 Selecting previously unselected package mingw-w64-common. [2020-05-12T02:47:06.401Z] #10 35.29 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-05-12T02:47:06.401Z] #10 ... [2020-05-12T02:47:06.401Z] [2020-05-12T02:47:06.401Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-05-12T02:47:06.401Z] #28 32.86 Checking out files: 89% (1364/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-12T02:47:06.401Z] #28 33.28 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-05-12T02:47:06.401Z] #28 33.59 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-05-12T02:47:07.012Z] #28 ... [2020-05-12T02:47:07.012Z] [2020-05-12T02:47:07.012Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-12T02:47:07.012Z] #32 25.81 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libarchive13 s390x 3.3.3-4+deb10u1 [290 kB] [2020-05-12T02:47:07.012Z] #32 25.83 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjsoncpp1 s390x 1.7.4-3 [73.6 kB] [2020-05-12T02:47:07.012Z] #32 25.83 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x librhash0 s390x 1.3.8-1 [121 kB] [2020-05-12T02:47:07.012Z] #32 25.84 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x libuv1 s390x 1.24.1-1 [104 kB] [2020-05-12T02:47:07.012Z] #32 25.85 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x cmake s390x 3.13.4-1 [2912 kB] [2020-05-12T02:47:07.012Z] #32 26.79 debconf: delaying package configuration, since apt-utils is not installed [2020-05-12T02:47:07.012Z] #32 26.88 Fetched 14.0 MB in 1s (11.6 MB/s) [2020-05-12T02:47:07.012Z] #32 26.92 Selecting previously unselected package xxd. [2020-05-12T02:47:07.012Z] #32 26.92 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15176 files and directories currently installed.) [2020-05-12T02:47:07.012Z] #32 26.97 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_s390x.deb ... [2020-05-12T02:47:07.012Z] #32 26.97 Unpacking xxd (2:8.1.0875-5) ... [2020-05-12T02:47:07.012Z] #32 27.13 Selecting previously unselected package vim-common. [2020-05-12T02:47:07.012Z] #32 27.13 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-05-12T02:47:07.012Z] #32 27.16 Unpacking vim-common (2:8.1.0875-5) ... [2020-05-12T02:47:07.012Z] #32 27.45 Selecting previously unselected package cmake-data. [2020-05-12T02:47:07.012Z] #32 27.45 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-05-12T02:47:07.012Z] #32 27.45 Unpacking cmake-data (3.13.4-1) ... [2020-05-12T02:47:07.012Z] #32 29.81 Selecting previously unselected package libicu63:s390x. [2020-05-12T02:47:07.012Z] #32 29.81 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_s390x.deb ... [2020-05-12T02:47:07.012Z] #32 29.81 Unpacking libicu63:s390x (63.1-6+deb10u1) ... [2020-05-12T02:47:07.012Z] #32 35.15 Selecting previously unselected package libxml2:s390x. [2020-05-12T02:47:07.012Z] #32 35.17 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_s390x.deb ... [2020-05-12T02:47:07.012Z] #32 35.17 Unpacking libxml2:s390x (2.9.4+dfsg1-7+b3) ... [2020-05-12T02:47:07.012Z] #32 35.58 Selecting previously unselected package libarchive13:s390x. [2020-05-12T02:47:07.012Z] #32 35.61 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_s390x.deb ... [2020-05-12T02:47:07.012Z] #32 35.61 Unpacking libarchive13:s390x (3.3.3-4+deb10u1) ... [2020-05-12T02:47:07.012Z] #32 35.81 Selecting previously unselected package libjsoncpp1:s390x. [2020-05-12T02:47:07.012Z] #32 35.82 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_s390x.deb ... [2020-05-12T02:47:07.012Z] #32 35.83 Unpacking libjsoncpp1:s390x (1.7.4-3) ... [2020-05-12T02:47:07.012Z] #32 35.93 Selecting previously unselected package librhash0:s390x. [2020-05-12T02:47:07.012Z] #32 35.93 Preparing to unpack .../7-librhash0_1.3.8-1_s390x.deb ... [2020-05-12T02:47:07.012Z] #32 35.94 Unpacking librhash0:s390x (1.3.8-1) ... [2020-05-12T02:47:07.012Z] #32 ... [2020-05-12T02:47:07.012Z] [2020-05-12T02:47:07.012Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-12T02:47:07.012Z] #25 13.10 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2020-05-12T02:47:07.293Z] #25 13.38 [2020-05-12T02:47:07.353Z] Removing intermediate container 7109cbdebc5f [2020-05-12T02:47:07.353Z] ---> e3b3e36b6d0e [2020-05-12T02:47:07.353Z] Step 10/15 : ARG GOOS [2020-05-12T02:47:07.353Z] ---> Running in 7d2049f02616 [2020-05-12T02:47:07.574Z] #25 13.52 ######################################################################## 100.0% [2020-05-12T02:47:07.574Z] #25 13.59 [2020-05-12T02:47:07.654Z] Removing intermediate container 7d2049f02616 [2020-05-12T02:47:07.654Z] ---> 7d0fe15f7e9d [2020-05-12T02:47:07.654Z] Step 11/15 : ARG GOARCH [2020-05-12T02:47:07.654Z] ---> Running in 5832f15dd71a [2020-05-12T02:47:07.654Z] Removing intermediate container 5832f15dd71a [2020-05-12T02:47:07.654Z] ---> 9cbf27f1d27b [2020-05-12T02:47:07.654Z] 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-12T02:47:07.654Z] ---> Running in 50c1d876bfb7 [2020-05-12T02:47:08.024Z] #38 15.44 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [197 kB] [2020-05-12T02:47:08.185Z] #25 ... [2020-05-12T02:47:08.185Z] [2020-05-12T02:47:08.185Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-12T02:47:08.185Z] #30 27.04 errors [2020-05-12T02:47:08.185Z] #30 27.04 sort [2020-05-12T02:47:08.185Z] #30 27.31 strconv [2020-05-12T02:47:08.185Z] #30 28.04 io [2020-05-12T02:47:08.185Z] #30 28.87 internal/oserror [2020-05-12T02:47:08.185Z] #30 28.96 syscall [2020-05-12T02:47:08.186Z] #30 30.46 reflect [2020-05-12T02:47:08.186Z] #30 35.44 time [2020-05-12T02:47:08.466Z] #30 ... [2020-05-12T02:47:08.466Z] [2020-05-12T02:47:08.466Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-12T02:47:08.466Z] #32 36.08 Selecting previously unselected package libuv1:s390x. [2020-05-12T02:47:08.466Z] #32 36.08 Preparing to unpack .../8-libuv1_1.24.1-1_s390x.deb ... [2020-05-12T02:47:08.466Z] #32 36.08 Unpacking libuv1:s390x (1.24.1-1) ... [2020-05-12T02:47:08.466Z] #32 36.17 Selecting previously unselected package cmake. [2020-05-12T02:47:08.466Z] #32 36.17 Preparing to unpack .../9-cmake_3.13.4-1_s390x.deb ... [2020-05-12T02:47:08.466Z] #32 36.17 Unpacking cmake (3.13.4-1) ... [2020-05-12T02:47:09.399Z] #38 ... [2020-05-12T02:47:09.399Z] [2020-05-12T02:47:09.399Z] #54 [rootlesskit 1/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-12T02:47:09.399Z] #54 14.98 + cd /tmp/tmp.NXwXSiVX9n/src/github.com/rootless-containers/rootlesskit [2020-05-12T02:47:09.399Z] #54 14.99 + git checkout -q 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-05-12T02:47:09.399Z] #54 15.01 + for f in rootlesskit rootlesskit-docker-proxy [2020-05-12T02:47:09.399Z] #54 15.01 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-05-12T02:47:09.468Z] #32 ... [2020-05-12T02:47:09.468Z] [2020-05-12T02:47:09.468Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-12T02:47:09.468Z] #38 30.58 Setting up python-pkg-resources (40.8.0-1) ... [2020-05-12T02:47:09.468Z] #38 32.50 Setting up libprotobuf-lite17:s390x (3.6.1.3-2) ... [2020-05-12T02:47:09.468Z] #38 32.51 Setting up libnet1:s390x (1.1.6+dfsg-3.1) ... [2020-05-12T02:47:09.468Z] #38 32.52 Setting up libprotobuf-c1:s390x (1.3.1-1+b1) ... [2020-05-12T02:47:09.469Z] #38 32.53 Setting up libprotobuf-c-dev:s390x (1.3.1-1+b1) ... [2020-05-12T02:47:09.469Z] #38 32.54 Setting up python-six (1.12.0-1) ... [2020-05-12T02:47:09.469Z] #38 34.10 Setting up zlib1g-dev:s390x (1:1.2.11.dfsg-1) ... [2020-05-12T02:47:09.469Z] #38 34.11 Setting up libnl-3-200:s390x (3.4.0-1) ... [2020-05-12T02:47:09.469Z] #38 34.12 Setting up libprotobuf17:s390x (3.6.1.3-2) ... [2020-05-12T02:47:09.469Z] #38 34.13 Setting up libcap-dev:s390x (1:2.25-2) ... [2020-05-12T02:47:09.469Z] #38 34.17 Setting up libprotoc17:s390x (3.6.1.3-2) ... [2020-05-12T02:47:09.469Z] #38 34.18 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-05-12T02:47:09.469Z] #38 34.19 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-05-12T02:47:09.469Z] #38 34.19 Setting up libprotobuf-dev:s390x (3.6.1.3-2) ... [2020-05-12T02:47:09.469Z] #38 34.20 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-05-12T02:47:09.469Z] #38 34.21 Setting up python-protobuf (3.6.1.3-2) ... [2020-05-12T02:47:09.469Z] #38 37.51 Setting up libnl-3-dev:s390x (3.4.0-1) ... [2020-05-12T02:47:09.469Z] #38 37.52 Processing triggers for libc-bin (2.28-10) ... [2020-05-12T02:47:09.469Z] #38 DONE 38.3s [2020-05-12T02:47:09.469Z] [2020-05-12T02:47:09.469Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-12T02:47:09.469Z] #25 14.94 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2020-05-12T02:47:09.469Z] #25 15.22 [2020-05-12T02:47:09.469Z] #25 15.38 ######################################################################## 100.0% [2020-05-12T02:47:09.469Z] #25 15.47 [2020-05-12T02:47:09.469Z] #25 ... [2020-05-12T02:47:09.469Z] [2020-05-12T02:47:09.469Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-12T02:47:09.469Z] #43 28.54 + cd /tmp/tmp.Js0ynocNvz/src/gotest.tools/gotestsum [2020-05-12T02:47:09.469Z] #43 28.54 + git checkout -q v0.3.5 [2020-05-12T02:47:09.469Z] #43 28.55 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2020-05-12T02:47:09.783Z] #43 ... [2020-05-12T02:47:09.783Z] [2020-05-12T02:47:09.783Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-12T02:47:09.783Z] #32 38.36 Setting up libicu63:s390x (63.1-6+deb10u1) ... [2020-05-12T02:47:09.783Z] #32 38.39 Setting up xxd (2:8.1.0875-5) ... [2020-05-12T02:47:09.783Z] #32 38.39 Setting up libuv1:s390x (1.24.1-1) ... [2020-05-12T02:47:09.783Z] #32 38.39 Setting up vim-common (2:8.1.0875-5) ... [2020-05-12T02:47:09.783Z] #32 38.44 Setting up librhash0:s390x (1.3.8-1) ... [2020-05-12T02:47:09.783Z] #32 38.46 Setting up cmake-data (3.13.4-1) ... [2020-05-12T02:47:09.783Z] #32 38.47 Setting up libxml2:s390x (2.9.4+dfsg1-7+b3) ... [2020-05-12T02:47:09.783Z] #32 38.50 Setting up libjsoncpp1:s390x (1.7.4-3) ... [2020-05-12T02:47:09.783Z] #32 38.51 Setting up libarchive13:s390x (3.3.3-4+deb10u1) ... [2020-05-12T02:47:09.783Z] #32 38.52 Setting up cmake (3.13.4-1) ... [2020-05-12T02:47:09.783Z] #32 38.53 Processing triggers for libc-bin (2.28-10) ... [2020-05-12T02:47:09.783Z] #32 38.57 Processing triggers for mime-support (3.62) ... [2020-05-12T02:47:10.075Z] #32 DONE 39.1s [2020-05-12T02:47:10.075Z] [2020-05-12T02:47:10.075Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-12T02:47:10.075Z] #41 38.32 time [2020-05-12T02:47:11.514Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-09b6640a724a0761e) in /home/ubuntu/workspace/moby_PR-40956 [Pipeline] { [Pipeline] checkout [2020-05-12T02:47:11.561Z] Running on EC2 (managed-agents) - ubuntu-1604-overlay2-arm64v8 (i-01920a44f39ab4616) in /home/ubuntu/workspace/moby_PR-40956 [Pipeline] { [Pipeline] checkout [2020-05-12T02:47:11.928Z] #54 ... [2020-05-12T02:47:11.928Z] [2020-05-12T02:47:11.928Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-12T02:47:11.928Z] #21 18.88 + mkdir -p /build [2020-05-12T02:47:11.928Z] #21 18.90 + mv docker/docker /build/ [2020-05-12T02:47:11.928Z] #21 18.91 + rmdir docker [2020-05-12T02:47:11.928Z] #21 DONE 19.3s [2020-05-12T02:47:11.928Z] [2020-05-12T02:47:11.928Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-12T02:47:11.928Z] #38 18.23 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-05-12T02:47:11.928Z] #38 ... [2020-05-12T02:47:11.928Z] [2020-05-12T02:47:11.928Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-12T02:47:11.928Z] #41 9.596 runtime [2020-05-12T02:47:11.928Z] #41 13.55 unicode/utf8 [2020-05-12T02:47:11.928Z] #41 14.51 math [2020-05-12T02:47:11.928Z] #41 19.13 unicode/utf16 [2020-05-12T02:47:11.928Z] #41 19.36 container/list [2020-05-12T02:47:12.187Z] #41 ... [2020-05-12T02:47:12.187Z] [2020-05-12T02:47:12.187Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-12T02:47:12.187Z] #30 11.83 math/bits [2020-05-12T02:47:12.187Z] #30 12.00 runtime [2020-05-12T02:47:12.187Z] #30 12.76 math [2020-05-12T02:47:12.187Z] #30 17.62 internal/testlog [2020-05-12T02:47:12.187Z] #30 18.06 encoding [2020-05-12T02:47:12.187Z] #30 18.29 runtime/cgo [2020-05-12T02:47:12.187Z] #30 ... [2020-05-12T02:47:12.187Z] [2020-05-12T02:47:12.187Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-12T02:47:12.187Z] #41 19.93 crypto/internal/subtle [2020-05-12T02:47:12.447Z] #41 20.10 crypto/subtle [2020-05-12T02:47:12.708Z] #41 20.37 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-05-12T02:47:12.708Z] #41 20.45 internal/nettrace [2020-05-12T02:47:12.751Z] #41 ... [2020-05-12T02:47:12.751Z] [2020-05-12T02:47:12.751Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-12T02:47:12.751Z] #25 16.77 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2020-05-12T02:47:12.751Z] #25 16.81 skipping existing b63cc5f62c21 [2020-05-12T02:47:12.751Z] #25 16.99 [2020-05-12T02:47:12.751Z] #25 17.90 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2020-05-12T02:47:12.751Z] #25 18.17 [2020-05-12T02:47:12.751Z] #25 18.28 ######################################################################## 100.0% [2020-05-12T02:47:12.751Z] #25 18.33 [2020-05-12T02:47:12.751Z] #25 18.37 Download of images into '/build' complete. [2020-05-12T02:47:12.751Z] #25 18.37 Use something like the following to load the result into a Docker daemon: [2020-05-12T02:47:12.751Z] #25 18.37 tar -cC '/build' . | docker load [2020-05-12T02:47:12.751Z] #25 DONE 18.5s [2020-05-12T02:47:12.751Z] [2020-05-12T02:47:12.751Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-12T02:47:12.751Z] #33 1.573 + RM_GOPATH=0 [2020-05-12T02:47:12.751Z] #33 1.573 + TMP_GOPATH= [2020-05-12T02:47:12.751Z] #33 1.573 + : /build [2020-05-12T02:47:12.751Z] #33 1.573 + '[' -z '' ']' [2020-05-12T02:47:12.751Z] #33 1.573 ++ mktemp -d [2020-05-12T02:47:12.751Z] #33 1.575 + export GOPATH=/tmp/tmp.nEMSx5BK8I [2020-05-12T02:47:12.751Z] #33 1.575 + GOPATH=/tmp/tmp.nEMSx5BK8I [2020-05-12T02:47:12.751Z] #33 1.575 + RM_GOPATH=1 [2020-05-12T02:47:12.751Z] #33 1.575 ++ dirname /tmp/install/install.sh [2020-05-12T02:47:12.751Z] #33 1.576 + dir=/tmp/install [2020-05-12T02:47:12.751Z] #33 1.576 + bin=tini [2020-05-12T02:47:12.751Z] #33 1.576 + shift [2020-05-12T02:47:12.751Z] #33 1.576 + '[' '!' -f /tmp/install/tini.installer ']' [2020-05-12T02:47:12.751Z] #33 1.576 + . /tmp/install/tini.installer [2020-05-12T02:47:12.751Z] #33 1.576 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2020-05-12T02:47:12.751Z] #33 1.576 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-05-12T02:47:12.751Z] #33 1.576 + install_tini [2020-05-12T02:47:12.751Z] #33 1.576 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-05-12T02:47:12.751Z] #33 1.576 + git clone https://github.com/krallin/tini.git /tmp/tmp.nEMSx5BK8I/tini [2020-05-12T02:47:12.751Z] #33 1.582 Cloning into '/tmp/tmp.nEMSx5BK8I/tini'... [2020-05-12T02:47:12.751Z] #33 2.198 + cd /tmp/tmp.nEMSx5BK8I/tini [2020-05-12T02:47:12.751Z] #33 2.198 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-05-12T02:47:12.751Z] #33 2.211 + cmake . [2020-05-12T02:47:12.751Z] #33 ... [2020-05-12T02:47:12.751Z] [2020-05-12T02:47:12.751Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-12T02:47:12.751Z] #47 31.43 syscall [2020-05-12T02:47:12.751Z] #47 31.44 reflect [2020-05-12T02:47:12.751Z] #47 38.36 time [2020-05-12T02:47:12.751Z] #47 40.89 context [2020-05-12T02:47:12.751Z] #47 ... [2020-05-12T02:47:12.751Z] [2020-05-12T02:47:12.751Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-12T02:47:12.751Z] #41 41.49 internal/fmtsort [2020-05-12T02:47:12.966Z] #41 20.72 runtime/cgo [2020-05-12T02:47:12.966Z] #41 ... [2020-05-12T02:47:12.966Z] [2020-05-12T02:47:12.966Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-05-12T02:47:12.966Z] #36 10.43 + git clone https://github.com/docker/distribution.git . [2020-05-12T02:47:12.966Z] #36 10.43 Cloning into '.'... [2020-05-12T02:47:12.966Z] #36 ... [2020-05-12T02:47:12.966Z] [2020-05-12T02:47:12.966Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-12T02:47:12.966Z] #47 20.22 + cd /tmp/tmp.BLVmsJotzL/src/github.com/mvdan/sh [2020-05-12T02:47:12.966Z] #47 20.22 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-05-12T02:47:12.966Z] #47 20.33 + GO111MODULE=on [2020-05-12T02:47:12.966Z] #47 20.34 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-05-12T02:47:13.762Z] #41 42.63 os [2020-05-12T02:47:13.762Z] #41 42.63 strings [2020-05-12T02:47:13.899Z] #47 ... [2020-05-12T02:47:13.899Z] [2020-05-12T02:47:13.899Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-05-12T02:47:13.899Z] #23 11.49 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-05-12T02:47:13.899Z] #23 14.24 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [197 kB] [2020-05-12T02:47:13.899Z] #23 16.84 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-05-12T02:47:13.899Z] #23 ... [2020-05-12T02:47:13.899Z] [2020-05-12T02:47:13.899Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-12T02:47:13.899Z] #10 12.16 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-05-12T02:47:13.899Z] #10 14.48 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [197 kB] [2020-05-12T02:47:13.899Z] #10 16.85 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-05-12T02:47:14.162Z] #10 ... [2020-05-12T02:47:14.162Z] [2020-05-12T02:47:14.162Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-12T02:47:14.162Z] #47 21.84 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-05-12T02:47:14.162Z] #47 21.97 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-05-12T02:47:14.162Z] #47 ... [2020-05-12T02:47:14.162Z] [2020-05-12T02:47:14.162Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-12T02:47:14.162Z] #32 12.03 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-05-12T02:47:14.162Z] #32 14.38 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [197 kB] [2020-05-12T02:47:14.162Z] #32 16.97 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-05-12T02:47:14.427Z] #32 ... [2020-05-12T02:47:14.427Z] [2020-05-12T02:47:14.427Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-05-12T02:47:14.427Z] #51 12.04 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [197 kB] [2020-05-12T02:47:14.427Z] #51 14.47 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-05-12T02:47:14.427Z] #51 ... [2020-05-12T02:47:14.427Z] [2020-05-12T02:47:14.427Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-12T02:47:14.427Z] #47 22.08 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-05-12T02:47:14.427Z] #47 22.18 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-05-12T02:47:14.601Z] using credential docker-jenkins-github-credentials [2020-05-12T02:47:14.610Z] Cloning the remote Git repository [2020-05-12T02:47:14.610Z] Cloning with configured refspecs honoured and without tags [2020-05-12T02:47:14.684Z] #47 22.48 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-05-12T02:47:14.226Z] Cloning repository https://github.com/moby/moby.git [2020-05-12T02:47:14.286Z] > git init /home/ubuntu/workspace/moby_PR-40956 # timeout=10 [2020-05-12T02:47:14.717Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-05-12T02:47:14.718Z] > git --version # timeout=10 [2020-05-12T02:47:14.731Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-05-12T02:47:14.733Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40956/head:refs/remotes/origin/PR-40956 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-12T02:47:15.617Z] #47 23.29 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-05-12T02:47:15.677Z] using credential docker-jenkins-github-credentials [2020-05-12T02:47:15.687Z] Cloning the remote Git repository [2020-05-12T02:47:15.687Z] Cloning with configured refspecs honoured and without tags [2020-05-12T02:47:15.777Z] #41 44.68 regexp/syntax [2020-05-12T02:47:16.058Z] #41 45.11 fmt [2020-05-12T02:47:16.182Z] #47 24.00 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-05-12T02:47:15.769Z] Cloning repository https://github.com/moby/moby.git [2020-05-12T02:47:15.858Z] > git init /home/ubuntu/workspace/moby_PR-40956 # timeout=10 [2020-05-12T02:47:16.089Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-05-12T02:47:16.089Z] > git --version # timeout=10 [2020-05-12T02:47:16.112Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-05-12T02:47:16.114Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40956/head:refs/remotes/origin/PR-40956 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-12T02:47:16.338Z] #41 ... [2020-05-12T02:47:16.338Z] [2020-05-12T02:47:16.338Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-12T02:47:16.338Z] #10 35.30 Unpacking mingw-w64-common (6.0.0-3) ... [2020-05-12T02:47:16.338Z] #10 39.87 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-05-12T02:47:16.338Z] #10 39.87 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-05-12T02:47:16.338Z] #10 39.88 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-05-12T02:47:16.338Z] #10 45.04 Selecting previously unselected package gcc-mingw-w64-base. [2020-05-12T02:47:16.338Z] #10 45.04 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_s390x.deb ... [2020-05-12T02:47:16.338Z] #10 45.05 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-05-12T02:47:16.338Z] #10 45.15 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-05-12T02:47:16.338Z] #10 45.15 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_s390x.deb ... [2020-05-12T02:47:16.338Z] #10 45.15 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-05-12T02:47:16.619Z] #10 ... [2020-05-12T02:47:16.619Z] [2020-05-12T02:47:16.619Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-12T02:47:16.619Z] #33 2.798 -- The C compiler identification is GNU 8.3.0 [2020-05-12T02:47:16.619Z] #33 2.945 -- Check for working C compiler: /usr/bin/cc [2020-05-12T02:47:16.619Z] #33 3.508 -- Check for working C compiler: /usr/bin/cc -- works [2020-05-12T02:47:16.619Z] #33 3.513 -- Detecting C compiler ABI info [2020-05-12T02:47:16.619Z] #33 4.099 -- Detecting C compiler ABI info - done [2020-05-12T02:47:16.619Z] #33 4.104 -- Detecting C compile features [2020-05-12T02:47:16.619Z] #33 5.519 -- Detecting C compile features - done [2020-05-12T02:47:16.619Z] #33 5.536 -- Performing Test HAS_BUILTIN_FORTIFY [2020-05-12T02:47:16.619Z] #33 5.732 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-05-12T02:47:16.619Z] #33 5.773 -- Configuring done [2020-05-12T02:47:16.619Z] #33 5.788 -- Generating done [2020-05-12T02:47:16.619Z] #33 5.795 -- Build files have been written to: /tmp/tmp.nEMSx5BK8I/tini [2020-05-12T02:47:16.619Z] #33 5.815 + make tini-static [2020-05-12T02:47:16.619Z] #33 6.114 Scanning dependencies of target tini-static [2020-05-12T02:47:16.619Z] #33 6.181 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-05-12T02:47:17.559Z] #47 25.44 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-05-12T02:47:17.627Z] #33 7.140 [100%] Linking C executable tini-static [2020-05-12T02:47:17.627Z] #33 7.480 [100%] Built target tini-static [2020-05-12T02:47:17.907Z] #33 7.591 + mkdir -p /build [2020-05-12T02:47:17.908Z] #33 7.592 + cp tini-static /build/docker-init [2020-05-12T02:47:17.908Z] #33 DONE 7.9s [2020-05-12T02:47:17.908Z] [2020-05-12T02:47:17.908Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-12T02:47:17.908Z] #30 39.88 internal/poll [2020-05-12T02:47:17.908Z] #30 41.53 internal/syscall/execenv [2020-05-12T02:47:17.908Z] #30 41.88 internal/syscall/unix [2020-05-12T02:47:17.908Z] #30 42.24 internal/fmtsort [2020-05-12T02:47:17.908Z] #30 42.33 os [2020-05-12T02:47:17.908Z] #30 43.03 strings [2020-05-12T02:47:17.908Z] #30 44.75 path [2020-05-12T02:47:17.908Z] #30 45.12 text/tabwriter [2020-05-12T02:47:17.908Z] #30 45.33 fmt [2020-05-12T02:47:17.908Z] #30 45.66 path/filepath [2020-05-12T02:47:18.526Z] #30 ... [2020-05-12T02:47:18.526Z] [2020-05-12T02:47:18.526Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-12T02:47:18.932Z] #47 26.87 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-05-12T02:47:19.088Z] #52 22.65 Checking out files: 78% (2509/3179) Checking out files: 79% (2512/3179) Checking out files: 80% (2544/3179) Checking out files: 81% (2575/3179) Checking out files: 82% (2607/3179) Checking out files: 83% (2639/3179) Checking out files: 84% (2671/3179) Checking out files: 85% (2703/3179) Checking out files: 86% (2734/3179) Checking out files: 87% (2766/3179) Checking out files: 88% (2798/3179) Checking out files: 89% (2830/3179) Checking out files: 90% (2862/3179) Checking out files: 91% (2893/3179) Checking out files: 92% (2925/3179) Checking out files: 93% (2957/3179) Checking out files: 94% (2989/3179) Checking out files: 95% (3021/3179) Checking out files: 96% (3052/3179) Checking out files: 97% (3084/3179) Checking out files: 98% (3116/3179) Checking out files: 99% (3148/3179) Checking out files: 100% (3179/3179) Checking out files: 100% (3179/3179), done. [2020-05-12T02:47:19.088Z] #52 23.15 + cd /tmp/tmp.uZTgxCqpiR/src/github.com/containerd/containerd [2020-05-12T02:47:19.088Z] #52 23.15 + git checkout -q 814b7956fafc7a0980ea07e950f983d0837e5578 [2020-05-12T02:47:19.369Z] #52 ... [2020-05-12T02:47:19.369Z] [2020-05-12T02:47:19.369Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-12T02:47:19.369Z] #39 7.716 Note: Building without setproctitle() and strlcpy() support. [2020-05-12T02:47:19.369Z] #39 7.716 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-05-12T02:47:19.369Z] #39 7.745 Note: Building without GnuTLS support [2020-05-12T02:47:19.369Z] #39 8.755 fatal: not a git repository (or any of the parent directories): .git [2020-05-12T02:47:19.369Z] #39 8.780 GEN .gitid [2020-05-12T02:47:19.369Z] #39 8.787 GEN criu/include/version.h [2020-05-12T02:47:19.369Z] #39 8.820 GEN include/common/asm [2020-05-12T02:47:19.369Z] #39 10.00 PBCC images/google/protobuf/descriptor.pb-c.c [2020-05-12T02:47:19.369Z] #39 10.06 PBCC images/opts.pb-c.c [2020-05-12T02:47:19.369Z] #39 10.09 PBCC images/sit.pb-c.c [2020-05-12T02:47:19.369Z] #39 10.12 DEP images/google/protobuf/descriptor.pb-c.d [2020-05-12T02:47:19.369Z] #39 ... [2020-05-12T02:47:19.369Z] [2020-05-12T02:47:19.369Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-12T02:47:19.369Z] #30 47.60 io/ioutil [2020-05-12T02:47:19.497Z] #47 27.03 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-05-12T02:47:19.497Z] #47 27.22 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-05-12T02:47:19.497Z] #47 ... [2020-05-12T02:47:19.497Z] [2020-05-12T02:47:19.497Z] #59 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-12T02:47:19.981Z] #30 49.00 flag [2020-05-12T02:47:19.981Z] #30 49.01 github.com/BurntSushi/toml [2020-05-12T02:47:20.270Z] #59 27.22 Checking out files: 66% (1375/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-12T02:47:20.270Z] #59 28.01 + cd /tmp/tmp.A24I3acJwn/src/github.com/docker/libnetwork [2020-05-12T02:47:20.270Z] #59 28.01 + git checkout -q ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-05-12T02:47:20.535Z] #59 28.17 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-05-12T02:47:21.446Z] #30 50.34 log [2020-05-12T02:47:22.911Z] #30 51.72 github.com/BurntSushi/toml/cmd/tomlv [2020-05-12T02:47:23.192Z] #30 ... [2020-05-12T02:47:23.192Z] [2020-05-12T02:47:23.192Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-12T02:47:23.192Z] #47 41.98 internal/syscall/unix [2020-05-12T02:47:23.192Z] #47 42.35 os [2020-05-12T02:47:23.192Z] #47 43.47 encoding/binary [2020-05-12T02:47:23.192Z] #47 44.43 fmt [2020-05-12T02:47:23.192Z] #47 45.07 encoding/base64 [2020-05-12T02:47:23.192Z] #47 45.68 path/filepath [2020-05-12T02:47:23.192Z] #47 47.28 golang.org/x/sys/unix [2020-05-12T02:47:23.192Z] #47 48.52 encoding/json [2020-05-12T02:47:23.192Z] #47 ... [2020-05-12T02:47:23.192Z] [2020-05-12T02:47:23.192Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-12T02:47:23.192Z] #39 10.17 DEP images/opts.pb-c.d [2020-05-12T02:47:23.192Z] #39 10.20 DEP images/sit.pb-c.d [2020-05-12T02:47:23.192Z] #39 10.23 PBCC images/macvlan.pb-c.c [2020-05-12T02:47:23.192Z] #39 10.25 DEP images/macvlan.pb-c.d [2020-05-12T02:47:23.192Z] #39 10.28 PBCC images/autofs.pb-c.c [2020-05-12T02:47:23.192Z] #39 10.29 DEP images/autofs.pb-c.d [2020-05-12T02:47:23.192Z] #39 10.32 PBCC images/sysctl.pb-c.c [2020-05-12T02:47:23.192Z] #39 10.33 DEP images/sysctl.pb-c.d [2020-05-12T02:47:23.192Z] #39 10.35 PBCC images/time.pb-c.c [2020-05-12T02:47:23.192Z] #39 10.37 DEP images/time.pb-c.d [2020-05-12T02:47:23.192Z] #39 10.39 PBCC images/binfmt-misc.pb-c.c [2020-05-12T02:47:23.192Z] #39 10.40 DEP images/binfmt-misc.pb-c.d [2020-05-12T02:47:23.192Z] #39 10.42 PBCC images/seccomp.pb-c.c [2020-05-12T02:47:23.192Z] #39 10.46 DEP images/seccomp.pb-c.d [2020-05-12T02:47:23.192Z] #39 10.49 PBCC images/userns.pb-c.c [2020-05-12T02:47:23.192Z] #39 10.50 DEP images/userns.pb-c.d [2020-05-12T02:47:23.192Z] #39 10.53 PBCC images/cgroup.pb-c.c [2020-05-12T02:47:23.192Z] #39 10.55 DEP images/cgroup.pb-c.d [2020-05-12T02:47:23.192Z] #39 10.59 PBCC images/fown.pb-c.c [2020-05-12T02:47:23.192Z] #39 10.60 PBCC images/ext-file.pb-c.c [2020-05-12T02:47:23.192Z] #39 10.62 DEP images/fown.pb-c.d [2020-05-12T02:47:23.192Z] #39 10.64 DEP images/ext-file.pb-c.d [2020-05-12T02:47:23.192Z] #39 10.66 PBCC images/rpc.pb-c.c [2020-05-12T02:47:23.192Z] #39 10.69 DEP images/rpc.pb-c.d [2020-05-12T02:47:23.192Z] #39 10.74 PBCC images/siginfo.pb-c.c [2020-05-12T02:47:23.192Z] #39 10.77 DEP images/siginfo.pb-c.d [2020-05-12T02:47:23.192Z] #39 10.81 PBCC images/pagemap.pb-c.c [2020-05-12T02:47:23.192Z] #39 10.86 DEP images/pagemap.pb-c.d [2020-05-12T02:47:23.192Z] #39 10.88 PBCC images/rlimit.pb-c.c [2020-05-12T02:47:23.192Z] #39 10.92 DEP images/rlimit.pb-c.d [2020-05-12T02:47:23.192Z] #39 10.94 PBCC images/file-lock.pb-c.c [2020-05-12T02:47:23.192Z] #39 10.96 DEP images/file-lock.pb-c.d [2020-05-12T02:47:23.192Z] #39 10.98 PBCC images/tty.pb-c.c [2020-05-12T02:47:23.192Z] #39 11.03 DEP images/tty.pb-c.d [2020-05-12T02:47:23.192Z] #39 11.07 PBCC images/tun.pb-c.c [2020-05-12T02:47:23.192Z] #39 11.09 PBCC images/netdev.pb-c.c [2020-05-12T02:47:23.192Z] #39 11.16 DEP images/tun.pb-c.d [2020-05-12T02:47:23.192Z] #39 11.21 DEP images/netdev.pb-c.d [2020-05-12T02:47:23.192Z] #39 11.26 PBCC images/vma.pb-c.c [2020-05-12T02:47:23.192Z] #39 11.29 DEP images/vma.pb-c.d [2020-05-12T02:47:23.192Z] #39 11.30 PBCC images/creds.pb-c.c [2020-05-12T02:47:23.192Z] #39 11.31 DEP images/creds.pb-c.d [2020-05-12T02:47:23.192Z] #39 11.35 PBCC images/utsns.pb-c.c [2020-05-12T02:47:23.192Z] #39 11.37 DEP images/utsns.pb-c.d [2020-05-12T02:47:23.192Z] #39 11.39 PBCC images/ipc-desc.pb-c.c [2020-05-12T02:47:23.192Z] #39 11.39 PBCC images/ipc-sem.pb-c.c [2020-05-12T02:47:23.192Z] #39 11.40 DEP images/ipc-desc.pb-c.d [2020-05-12T02:47:23.192Z] #39 11.44 DEP images/ipc-sem.pb-c.d [2020-05-12T02:47:23.192Z] #39 11.47 PBCC images/ipc-msg.pb-c.c [2020-05-12T02:47:23.192Z] #39 11.48 DEP images/ipc-msg.pb-c.d [2020-05-12T02:47:23.192Z] #39 11.49 PBCC images/ipc-shm.pb-c.c [2020-05-12T02:47:23.192Z] #39 11.51 DEP images/ipc-shm.pb-c.d [2020-05-12T02:47:23.192Z] #39 11.54 PBCC images/ipc-var.pb-c.c [2020-05-12T02:47:23.192Z] #39 11.56 DEP images/ipc-var.pb-c.d [2020-05-12T02:47:23.192Z] #39 11.59 PBCC images/sk-opts.pb-c.c [2020-05-12T02:47:23.192Z] #39 11.60 PBCC images/packet-sock.pb-c.c [2020-05-12T02:47:23.192Z] #39 11.62 DEP images/sk-opts.pb-c.d [2020-05-12T02:47:23.192Z] #39 11.65 DEP images/packet-sock.pb-c.d [2020-05-12T02:47:23.192Z] #39 11.70 PBCC images/sk-netlink.pb-c.c [2020-05-12T02:47:23.192Z] #39 11.72 DEP images/sk-netlink.pb-c.d [2020-05-12T02:47:23.192Z] #39 11.75 PBCC images/sk-inet.pb-c.c [2020-05-12T02:47:23.192Z] #39 11.81 DEP images/sk-inet.pb-c.d [2020-05-12T02:47:23.192Z] #39 11.82 PBCC images/sk-unix.pb-c.c [2020-05-12T02:47:23.192Z] #39 11.88 DEP images/sk-unix.pb-c.d [2020-05-12T02:47:23.192Z] #39 11.94 PBCC images/mm.pb-c.c [2020-05-12T02:47:23.192Z] #39 11.95 DEP images/mm.pb-c.d [2020-05-12T02:47:23.192Z] #39 11.99 PBCC images/timerfd.pb-c.c [2020-05-12T02:47:23.192Z] #39 12.01 DEP images/timerfd.pb-c.d [2020-05-12T02:47:23.192Z] #39 12.05 PBCC images/timer.pb-c.c [2020-05-12T02:47:23.192Z] #39 12.06 DEP images/timer.pb-c.d [2020-05-12T02:47:23.192Z] #39 12.09 PBCC images/sa.pb-c.c [2020-05-12T02:47:23.192Z] #39 12.10 DEP images/sa.pb-c.d [2020-05-12T02:47:23.192Z] #39 12.17 PBCC images/pipe-data.pb-c.c [2020-05-12T02:47:23.192Z] #39 12.18 DEP images/pipe-data.pb-c.d [2020-05-12T02:47:23.192Z] #39 12.20 PBCC images/mnt.pb-c.c [2020-05-12T02:47:23.192Z] #39 12.23 DEP images/mnt.pb-c.d [2020-05-12T02:47:23.192Z] #39 12.26 PBCC images/sk-packet.pb-c.c [2020-05-12T02:47:23.192Z] #39 12.28 DEP images/sk-packet.pb-c.d [2020-05-12T02:47:23.192Z] #39 12.32 PBCC images/tcp-stream.pb-c.c [2020-05-12T02:47:23.192Z] #39 12.34 DEP images/tcp-stream.pb-c.d [2020-05-12T02:47:23.192Z] #39 12.40 PBCC images/pipe.pb-c.c [2020-05-12T02:47:23.192Z] #39 12.41 DEP images/pipe.pb-c.d [2020-05-12T02:47:23.192Z] #39 12.44 PBCC images/pstree.pb-c.c [2020-05-12T02:47:23.192Z] #39 12.46 DEP images/pstree.pb-c.d [2020-05-12T02:47:23.192Z] #39 12.48 PBCC images/fs.pb-c.c [2020-05-12T02:47:23.192Z] #39 12.50 DEP images/fs.pb-c.d [2020-05-12T02:47:23.192Z] #39 12.52 PBCC images/signalfd.pb-c.c [2020-05-12T02:47:23.192Z] #39 12.55 DEP images/signalfd.pb-c.d [2020-05-12T02:47:23.192Z] #39 12.62 PBCC images/fh.pb-c.c [2020-05-12T02:47:23.192Z] #39 12.62 PBCC images/fsnotify.pb-c.c [2020-05-12T02:47:23.192Z] #39 12.66 DEP images/fh.pb-c.d [2020-05-12T02:47:23.192Z] #39 12.71 DEP images/fsnotify.pb-c.d [2020-05-12T02:47:23.192Z] #39 12.72 PBCC images/eventpoll.pb-c.c [2020-05-12T02:47:23.192Z] #39 12.73 DEP images/eventpoll.pb-c.d [2020-05-12T02:47:23.192Z] #39 12.74 PBCC images/eventfd.pb-c.c [2020-05-12T02:47:23.192Z] #39 12.76 DEP images/eventfd.pb-c.d [2020-05-12T02:47:23.192Z] #39 12.77 PBCC images/remap-file-path.pb-c.c [2020-05-12T02:47:23.192Z] #39 12.79 DEP images/remap-file-path.pb-c.d [2020-05-12T02:47:23.192Z] #39 12.82 PBCC images/fifo.pb-c.c [2020-05-12T02:47:23.192Z] #39 12.84 DEP images/fifo.pb-c.d [2020-05-12T02:47:23.192Z] #39 12.86 PBCC images/ghost-file.pb-c.c [2020-05-12T02:47:23.192Z] #39 12.90 DEP images/ghost-file.pb-c.d [2020-05-12T02:47:23.192Z] #39 12.92 PBCC images/regfile.pb-c.c [2020-05-12T02:47:23.192Z] #39 12.96 DEP images/regfile.pb-c.d [2020-05-12T02:47:23.192Z] #39 13.04 PBCC images/ns.pb-c.c [2020-05-12T02:47:23.192Z] #39 13.05 DEP images/ns.pb-c.d [2020-05-12T02:47:23.192Z] #39 13.06 PBCC images/fdinfo.pb-c.c [2020-05-12T02:47:23.192Z] #39 13.09 DEP images/fdinfo.pb-c.d [2020-05-12T02:47:23.192Z] #39 13.14 PBCC images/core-aarch64.pb-c.c [2020-05-12T02:47:23.192Z] #39 13.18 PBCC images/core-arm.pb-c.c [2020-05-12T02:47:23.192Z] #39 13.21 PBCC images/core-ppc64.pb-c.c [2020-05-12T02:47:23.192Z] #39 13.25 PBCC images/core-s390.pb-c.c [2020-05-12T02:47:23.192Z] #39 13.29 PBCC images/core-x86.pb-c.c [2020-05-12T02:47:23.192Z] #39 13.34 PBCC images/core.pb-c.c [2020-05-12T02:47:23.192Z] #39 13.37 PBCC images/inventory.pb-c.c [2020-05-12T02:47:23.192Z] #39 13.41 DEP images/core-aarch64.pb-c.d [2020-05-12T02:47:23.192Z] #39 13.47 DEP images/core-arm.pb-c.d [2020-05-12T02:47:23.192Z] #39 13.51 DEP images/core-ppc64.pb-c.d [2020-05-12T02:47:23.192Z] #39 13.52 DEP images/core-s390.pb-c.d [2020-05-12T02:47:23.192Z] #39 13.56 DEP images/core-x86.pb-c.d [2020-05-12T02:47:23.192Z] #39 13.72 DEP images/core.pb-c.d [2020-05-12T02:47:23.192Z] #39 13.73 DEP images/inventory.pb-c.d [2020-05-12T02:47:23.192Z] #39 13.75 PBCC images/cpuinfo.pb-c.c [2020-05-12T02:47:23.192Z] #39 13.78 DEP images/cpuinfo.pb-c.d [2020-05-12T02:47:23.192Z] #39 13.80 PBCC images/stats.pb-c.c [2020-05-12T02:47:23.192Z] #39 13.81 DEP images/stats.pb-c.d [2020-05-12T02:47:24.195Z] #39 14.74 make[1]: Nothing to be done for 'all'. [2020-05-12T02:47:25.197Z] #39 15.60 CC images/stats.o [2020-05-12T02:47:25.478Z] #39 16.03 CC images/core.o [2020-05-12T02:47:25.478Z] #39 ... [2020-05-12T02:47:25.478Z] [2020-05-12T02:47:25.478Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-12T02:47:25.478Z] #30 DONE 54.5s [2020-05-12T02:47:25.478Z] [2020-05-12T02:47:25.478Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-12T02:47:25.478Z] #47 53.41 github.com/pkg/diff [2020-05-12T02:47:25.478Z] #47 53.54 go/ast [2020-05-12T02:47:25.478Z] #47 54.43 golang.org/x/crypto/ssh/terminal [2020-05-12T02:47:26.396Z] Fetching without tags [2020-05-12T02:47:26.783Z] Merging remotes/origin/master commit a93e9eb0e95c6b2db723d0d2391e4559554c8597 into PR head commit b7b4f5c9b4feb3320be720682d48605d42c909fb [2020-05-12T02:47:26.295Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-05-12T02:47:26.315Z] > git config --add remote.origin.fetch +refs/pull/40956/head:refs/remotes/origin/PR-40956 # timeout=10 [2020-05-12T02:47:26.340Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-12T02:47:26.366Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-05-12T02:47:26.400Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-05-12T02:47:26.400Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-05-12T02:47:26.401Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40956/head:refs/remotes/origin/PR-40956 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-12T02:47:26.793Z] > git config core.sparsecheckout # timeout=10 [2020-05-12T02:47:26.816Z] > git checkout -f b7b4f5c9b4feb3320be720682d48605d42c909fb # timeout=10 [2020-05-12T02:47:26.950Z] #47 55.68 mvdan.cc/editorconfig [2020-05-12T02:47:27.561Z] #47 56.41 mvdan.cc/sh/v3/fileutil [2020-05-12T02:47:27.561Z] #47 56.52 mvdan.cc/sh/v3/syntax [2020-05-12T02:47:27.699Z] Merge succeeded, producing b7b4f5c9b4feb3320be720682d48605d42c909fb [2020-05-12T02:47:27.699Z] Checking out Revision b7b4f5c9b4feb3320be720682d48605d42c909fb (PR-40956) [2020-05-12T02:47:28.659Z] #59 ... [2020-05-12T02:47:28.659Z] [2020-05-12T02:47:28.659Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-05-12T02:47:28.659Z] #51 25.86 Fetched 8345 kB in 20s (417 kB/s) [2020-05-12T02:47:28.659Z] #51 25.86 Reading package lists... [2020-05-12T02:47:28.659Z] #51 33.73 Reading package lists... [2020-05-12T02:47:28.659Z] #51 ... [2020-05-12T02:47:28.659Z] [2020-05-12T02:47:28.659Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-05-12T02:47:28.659Z] #36 27.59 Checking out files: 93% (1496/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-12T02:47:28.659Z] #36 27.65 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-05-12T02:47:28.659Z] #36 30.07 + 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-12T02:47:27.637Z] > git merge a93e9eb0e95c6b2db723d0d2391e4559554c8597 # timeout=10 [2020-05-12T02:47:27.674Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-05-12T02:47:27.702Z] > git config core.sparsecheckout # timeout=10 [2020-05-12T02:47:27.722Z] > git checkout -f b7b4f5c9b4feb3320be720682d48605d42c909fb # timeout=10 [2020-05-12T02:47:29.591Z] #36 ... [2020-05-12T02:47:29.591Z] [2020-05-12T02:47:29.591Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-12T02:47:29.591Z] #47 27.43 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-05-12T02:47:29.591Z] #47 28.28 runtime [2020-05-12T02:47:29.591Z] #47 28.29 runtime/cgo [2020-05-12T02:47:29.849Z] #47 ... [2020-05-12T02:47:29.849Z] [2020-05-12T02:47:29.849Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-12T02:47:29.849Z] #38 29.58 Fetched 8345 kB in 19s (449 kB/s) [2020-05-12T02:47:29.849Z] #38 29.58 Reading package lists... [2020-05-12T02:47:30.106Z] #38 37.01 Reading package lists... [2020-05-12T02:47:30.106Z] #38 ... [2020-05-12T02:47:30.106Z] [2020-05-12T02:47:30.107Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-05-12T02:47:30.107Z] #23 27.98 Fetched 8345 kB in 19s (434 kB/s) [2020-05-12T02:47:30.107Z] #23 27.98 Reading package lists... [2020-05-12T02:47:30.228Z] #47 ... [2020-05-12T02:47:30.228Z] [2020-05-12T02:47:30.228Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-12T02:47:30.228Z] #41 48.86 regexp [2020-05-12T02:47:30.228Z] #41 49.30 flag [2020-05-12T02:47:30.228Z] #41 50.61 go/token [2020-05-12T02:47:30.228Z] #41 51.23 go/scanner [2020-05-12T02:47:30.228Z] #41 51.60 internal/lazyregexp [2020-05-12T02:47:30.228Z] #41 51.79 net/url [2020-05-12T02:47:30.228Z] #41 51.93 go/ast [2020-05-12T02:47:30.229Z] #41 52.84 text/template/parse [2020-05-12T02:47:30.229Z] #41 55.04 go/parser [2020-05-12T02:47:30.229Z] #41 56.88 text/template [2020-05-12T02:47:30.229Z] #41 57.25 encoding/xml [2020-05-12T02:47:30.229Z] #41 ... [2020-05-12T02:47:30.229Z] [2020-05-12T02:47:30.229Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-12T02:47:30.229Z] #39 16.66 CC images/core-x86.o [2020-05-12T02:47:30.229Z] #39 17.14 CC images/core-arm.o [2020-05-12T02:47:30.229Z] #39 17.50 CC images/core-aarch64.o [2020-05-12T02:47:30.229Z] #39 17.68 CC images/core-ppc64.o [2020-05-12T02:47:30.229Z] #39 17.97 CC images/core-s390.o [2020-05-12T02:47:30.229Z] #39 18.22 CC images/cpuinfo.o [2020-05-12T02:47:30.229Z] #39 18.57 CC images/inventory.o [2020-05-12T02:47:30.229Z] #39 18.85 CC images/fdinfo.o [2020-05-12T02:47:30.229Z] #39 19.07 CC images/fown.o [2020-05-12T02:47:30.229Z] #39 19.25 CC images/ns.o [2020-05-12T02:47:30.229Z] #39 19.42 CC images/regfile.o [2020-05-12T02:47:30.229Z] #39 19.52 CC images/ghost-file.o [2020-05-12T02:47:30.229Z] #39 19.82 CC images/fifo.o [2020-05-12T02:47:30.229Z] #39 20.01 CC images/remap-file-path.o [2020-05-12T02:47:30.229Z] #39 20.17 CC images/eventfd.o [2020-05-12T02:47:30.229Z] #39 20.31 CC images/eventpoll.o [2020-05-12T02:47:30.229Z] #39 20.42 CC images/fh.o [2020-05-12T02:47:30.229Z] #39 20.64 CC images/fsnotify.o [2020-05-12T02:47:30.229Z] #39 20.96 CC images/signalfd.o [2020-05-12T02:47:30.364Z] #23 35.78 Reading package lists... [2020-05-12T02:47:30.364Z] #23 ... [2020-05-12T02:47:30.364Z] [2020-05-12T02:47:30.364Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-12T02:47:30.364Z] #32 28.04 Fetched 8345 kB in 18s (456 kB/s) [2020-05-12T02:47:30.364Z] #32 28.04 Reading package lists... [2020-05-12T02:47:30.509Z] #39 21.13 CC images/fs.o [2020-05-12T02:47:30.509Z] #39 21.23 CC images/pstree.o [2020-05-12T02:47:30.509Z] #39 ... [2020-05-12T02:47:30.509Z] [2020-05-12T02:47:30.509Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-12T02:47:30.509Z] #52 24.65 + export 'BUILDTAGS=netgo osusergo static_build' [2020-05-12T02:47:30.509Z] #52 24.65 + BUILDTAGS='netgo osusergo static_build' [2020-05-12T02:47:30.509Z] #52 24.65 + export EXTRA_FLAGS=-buildmode=pie [2020-05-12T02:47:30.509Z] #52 24.65 + EXTRA_FLAGS=-buildmode=pie [2020-05-12T02:47:30.509Z] #52 24.65 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-05-12T02:47:30.509Z] #52 24.65 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-05-12T02:47:30.509Z] #52 24.65 + '[' '' = dynamic ']' [2020-05-12T02:47:30.509Z] #52 24.65 + make [2020-05-12T02:47:30.509Z] #52 25.71 + bin/ctr [2020-05-12T02:47:30.622Z] #32 35.40 Reading package lists... [2020-05-12T02:47:30.622Z] #32 ... [2020-05-12T02:47:30.622Z] [2020-05-12T02:47:30.622Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-12T02:47:30.622Z] #41 32.06 vendor/golang.org/x/crypto/internal/subtle [2020-05-12T02:47:30.622Z] #41 32.39 vendor/golang.org/x/crypto/curve25519 [2020-05-12T02:47:30.790Z] #52 ... [2020-05-12T02:47:30.790Z] [2020-05-12T02:47:30.790Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-12T02:47:30.790Z] #39 21.32 CC images/pipe.o [2020-05-12T02:47:30.790Z] #39 21.51 CC images/tcp-stream.o [2020-05-12T02:47:30.880Z] #41 ... [2020-05-12T02:47:30.880Z] [2020-05-12T02:47:30.880Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-12T02:47:30.880Z] #10 28.57 Fetched 8345 kB in 19s (445 kB/s) [2020-05-12T02:47:30.880Z] #10 28.57 Reading package lists... [2020-05-12T02:47:31.071Z] #39 21.65 CC images/sk-packet.o [2020-05-12T02:47:31.071Z] #39 21.84 CC images/mnt.o [2020-05-12T02:47:31.351Z] #39 22.03 CC images/pipe-data.o [2020-05-12T02:47:31.632Z] #39 22.17 CC images/sa.o [2020-05-12T02:47:31.632Z] #39 22.35 CC images/timer.o [2020-05-12T02:47:31.913Z] #39 22.61 CC images/timerfd.o [2020-05-12T02:47:32.165Z] Commit message: "Add article to pull access denied error message" [2020-05-12T02:47:32.193Z] #39 22.78 CC images/mm.o [2020-05-12T02:47:32.193Z] #39 22.91 CC images/sk-opts.o [2020-05-12T02:47:32.214Z] > git --version # timeout=10 [2020-05-12T02:47:32.282Z] fatal: bad object ad1b00369dd78a15c273e17e363f91bced3f6e18 [2020-05-12T02:47:32.474Z] #39 23.06 CC images/sk-unix.o [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-05-12T02:47:32.756Z] #39 23.34 CC images/sk-inet.o [2020-05-12T02:47:32.756Z] #39 23.59 CC images/tun.o [2020-05-12T02:47:33.037Z] #39 23.73 CC images/sk-netlink.o [2020-05-12T02:47:33.235Z] Fetching without tags [2020-05-12T02:47:33.316Z] + docker version [2020-05-12T02:47:33.318Z] #39 23.89 CC images/packet-sock.o [2020-05-12T02:47:33.318Z] #39 24.15 CC images/ipc-var.o [2020-05-12T02:47:33.409Z] #10 35.38 Reading package lists... [2020-05-12T02:47:33.409Z] #10 ... [2020-05-12T02:47:33.409Z] [2020-05-12T02:47:33.409Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-05-12T02:47:33.409Z] #51 33.73 Reading package lists... [2020-05-12T02:47:33.159Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-05-12T02:47:33.174Z] > git config --add remote.origin.fetch +refs/pull/40956/head:refs/remotes/origin/PR-40956 # timeout=10 [2020-05-12T02:47:33.201Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-12T02:47:33.221Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-05-12T02:47:33.239Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-05-12T02:47:33.240Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-05-12T02:47:33.242Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40956/head:refs/remotes/origin/PR-40956 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-12T02:47:33.599Z] #39 24.28 CC images/ipc-desc.o [2020-05-12T02:47:33.880Z] #39 24.44 CC images/ipc-shm.o [2020-05-12T02:47:33.880Z] #39 24.57 CC images/ipc-msg.o [2020-05-12T02:47:33.946Z] Merging remotes/origin/master commit a93e9eb0e95c6b2db723d0d2391e4559554c8597 into PR head commit b7b4f5c9b4feb3320be720682d48605d42c909fb [2020-05-12T02:47:34.161Z] #39 24.82 CC images/ipc-sem.o [2020-05-12T02:47:34.441Z] #39 24.94 CC images/utsns.o [2020-05-12T02:47:34.441Z] #39 25.14 CC images/creds.o [2020-05-12T02:47:34.441Z] #39 25.26 CC images/vma.o [2020-05-12T02:47:34.722Z] #39 25.40 CC images/netdev.o [2020-05-12T02:47:34.783Z] #51 40.97 Building dependency tree... [2020-05-12T02:47:35.002Z] #39 25.57 CC images/tty.o [2020-05-12T02:47:35.002Z] #39 25.81 CC images/file-lock.o [2020-05-12T02:47:35.012Z] Merge succeeded, producing b7b4f5c9b4feb3320be720682d48605d42c909fb [2020-05-12T02:47:35.013Z] Checking out Revision b7b4f5c9b4feb3320be720682d48605d42c909fb (PR-40956) [2020-05-12T02:47:35.317Z] #39 25.91 CC images/rlimit.o [2020-05-12T02:47:35.317Z] #39 26.02 CC images/pagemap.o [2020-05-12T02:47:35.600Z] #39 26.24 CC images/siginfo.o [2020-05-12T02:47:33.956Z] > git config core.sparsecheckout # timeout=10 [2020-05-12T02:47:33.976Z] > git checkout -f b7b4f5c9b4feb3320be720682d48605d42c909fb # timeout=10 [2020-05-12T02:47:34.978Z] > git merge a93e9eb0e95c6b2db723d0d2391e4559554c8597 # timeout=10 [2020-05-12T02:47:34.993Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-05-12T02:47:35.016Z] > git config core.sparsecheckout # timeout=10 [2020-05-12T02:47:35.022Z] > git checkout -f b7b4f5c9b4feb3320be720682d48605d42c909fb # timeout=10 [2020-05-12T02:47:35.880Z] #39 26.39 CC images/rpc.o [2020-05-12T02:47:36.499Z] #39 27.10 CC images/ext-file.o [2020-05-12T02:47:36.499Z] #39 ... [2020-05-12T02:47:36.499Z] [2020-05-12T02:47:36.499Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-12T02:47:36.499Z] #47 61.17 mvdan.cc/sh/v3/cmd/shfmt [2020-05-12T02:47:36.499Z] #47 DONE 65.4s [2020-05-12T02:47:36.499Z] [2020-05-12T02:47:36.499Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-12T02:47:36.499Z] #41 60.17 go/doc [2020-05-12T02:47:36.499Z] #41 61.20 github.com/LK4D4/vndr/versioned [2020-05-12T02:47:36.499Z] #41 61.43 net [2020-05-12T02:47:36.499Z] #41 62.31 github.com/LK4D4/vndr/build [2020-05-12T02:47:36.499Z] #41 64.08 vendor/golang.org/x/text/transform [2020-05-12T02:47:36.499Z] #41 64.72 vendor/golang.org/x/text/unicode/bidi [2020-05-12T02:47:37.313Z] #51 44.65 The following additional packages will be installed: [2020-05-12T02:47:37.313Z] #51 44.71 libbtrfs0 [2020-05-12T02:47:37.313Z] #51 44.97 The following NEW packages will be installed: [2020-05-12T02:47:37.313Z] #51 44.98 libbtrfs-dev libbtrfs0 [2020-05-12T02:47:37.504Z] #41 ... [2020-05-12T02:47:37.504Z] [2020-05-12T02:47:37.504Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-12T02:47:37.504Z] #39 27.26 CC images/cgroup.o [2020-05-12T02:47:37.504Z] #39 27.74 CC images/userns.o [2020-05-12T02:47:37.504Z] #39 27.89 CC images/google/protobuf/descriptor.o [2020-05-12T02:47:37.785Z] #39 28.59 CC images/opts.o [2020-05-12T02:47:37.878Z] #51 45.56 0 upgraded, 2 newly installed, 0 to remove and 8 not upgraded. [2020-05-12T02:47:37.878Z] #51 45.56 Need to get 119 kB of archives. [2020-05-12T02:47:37.878Z] #51 45.56 After this operation, 387 kB of additional disk space will be used. [2020-05-12T02:47:37.878Z] #51 45.56 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-05-12T02:47:37.878Z] #51 45.56 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-05-12T02:47:38.067Z] #39 28.76 CC images/seccomp.o [2020-05-12T02:47:38.348Z] #39 28.92 CC images/binfmt-misc.o [2020-05-12T02:47:38.348Z] #39 29.09 CC images/time.o [2020-05-12T02:47:38.403Z] Fetching without tags [2020-05-12T02:47:38.444Z] #51 ... [2020-05-12T02:47:38.444Z] [2020-05-12T02:47:38.444Z] #59 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-12T02:47:38.444Z] #59 DONE 46.1s [2020-05-12T02:47:38.444Z] [2020-05-12T02:47:38.444Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-12T02:47:38.444Z] #41 43.00 internal/reflectlite [2020-05-12T02:47:38.444Z] #41 43.00 sync [2020-05-12T02:47:38.444Z] #41 44.86 github.com/LK4D4/vndr/godl/singleflight [2020-05-12T02:47:38.444Z] #41 45.19 math/rand [2020-05-12T02:47:38.629Z] #39 29.19 CC images/sysctl.o [2020-05-12T02:47:38.702Z] #41 46.37 internal/singleflight [2020-05-12T02:47:38.831Z] Merging remotes/origin/master commit a93e9eb0e95c6b2db723d0d2391e4559554c8597 into PR head commit b7b4f5c9b4feb3320be720682d48605d42c909fb [2020-05-12T02:47:38.910Z] #39 29.35 CC images/autofs.o [2020-05-12T02:47:38.910Z] #39 29.43 CC images/macvlan.o [2020-05-12T02:47:38.910Z] #39 29.61 CC images/sit.o [2020-05-12T02:47:38.910Z] #39 29.69 LINK images/built-in.o [2020-05-12T02:47:38.910Z] #39 29.73 GEN compel/include/asm [2020-05-12T02:47:39.190Z] #39 29.74 GEN compel/include/version.h [2020-05-12T02:47:39.190Z] #39 29.74 touch .config [2020-05-12T02:47:39.190Z] #39 29.75 GEN include/common/config.h [2020-05-12T02:47:39.190Z] #39 29.80 DEP compel/arch/s390/plugins/std/syscalls/syscalls-s390.d [2020-05-12T02:47:39.190Z] #39 29.86 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-05-12T02:47:39.190Z] #39 29.90 GEN compel/plugins/include/uapi/std/syscall.h [2020-05-12T02:47:39.190Z] #39 29.90 GEN compel/arch/s390/plugins/std/syscalls/syscalls.S [2020-05-12T02:47:39.190Z] #39 29.92 DEP compel/arch/s390/plugins/std/syscalls/syscalls.d [2020-05-12T02:47:39.190Z] #39 29.93 DEP compel/arch/s390/plugins/std/parasite-head.d [2020-05-12T02:47:39.190Z] #39 29.94 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-05-12T02:47:39.191Z] #39 29.96 DEP compel/plugins/std/infect.d [2020-05-12T02:47:39.471Z] #39 30.03 DEP compel/plugins/std/string.d [2020-05-12T02:47:39.471Z] #39 30.08 DEP compel/plugins/std/log.d [2020-05-12T02:47:39.471Z] #39 30.12 DEP compel/plugins/std/fds.d [2020-05-12T02:47:39.471Z] #39 30.17 DEP compel/plugins/std/std.d [2020-05-12T02:47:39.552Z] Commit message: "Add article to pull access denied error message" [2020-05-12T02:47:39.581Z] > git --version # timeout=10 [2020-05-12T02:47:39.608Z] fatal: bad object ad1b00369dd78a15c273e17e363f91bced3f6e18 [2020-05-12T02:47:39.647Z] #41 47.40 sort [2020-05-12T02:47:39.647Z] #41 47.40 errors [2020-05-12T02:47:39.719Z] Merge succeeded, producing b7b4f5c9b4feb3320be720682d48605d42c909fb [2020-05-12T02:47:39.720Z] Checking out Revision b7b4f5c9b4feb3320be720682d48605d42c909fb (PR-40956) [2020-05-12T02:47:39.752Z] #39 30.30 DEP compel/plugins/shmem/shmem.d [2020-05-12T02:47:39.752Z] #39 30.42 DEP compel/plugins/fds/fds.d [2020-05-12T02:47:39.752Z] #39 30.54 CC compel/plugins/std/std.o [2020-05-12T02:47:39.881Z] Client: Docker Engine - Community [2020-05-12T02:47:39.881Z] Version: 19.03.8 [2020-05-12T02:47:39.881Z] API version: 1.40 [2020-05-12T02:47:39.881Z] Go version: go1.12.17 [2020-05-12T02:47:39.881Z] Git commit: afacb8b7f0 [2020-05-12T02:47:39.881Z] Built: Wed Mar 11 01:25:46 2020 [2020-05-12T02:47:39.881Z] OS/Arch: linux/amd64 [2020-05-12T02:47:39.881Z] Experimental: false [2020-05-12T02:47:39.881Z] [2020-05-12T02:47:39.881Z] Server: Docker Engine - Community [2020-05-12T02:47:39.881Z] Engine: [2020-05-12T02:47:39.881Z] Version: 19.03.8 [2020-05-12T02:47:39.881Z] API version: 1.40 (minimum version 1.12) [2020-05-12T02:47:39.881Z] Go version: go1.12.17 [2020-05-12T02:47:39.881Z] Git commit: afacb8b7f0 [2020-05-12T02:47:39.881Z] Built: Wed Mar 11 01:24:19 2020 [2020-05-12T02:47:39.881Z] OS/Arch: linux/amd64 [2020-05-12T02:47:39.881Z] Experimental: true [2020-05-12T02:47:39.881Z] containerd: [2020-05-12T02:47:39.881Z] Version: 1.2.13 [2020-05-12T02:47:39.881Z] GitCommit: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-05-12T02:47:39.881Z] runc: [2020-05-12T02:47:39.881Z] Version: 1.0.0-rc10 [2020-05-12T02:47:39.881Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-05-12T02:47:39.881Z] docker-init: [2020-05-12T02:47:39.881Z] Version: 0.18.0 [2020-05-12T02:47:39.881Z] GitCommit: fec3683 [2020-05-12T02:47:39.905Z] #41 47.73 io [Pipeline] sh [Pipeline] withEnv [Pipeline] { [2020-05-12T02:47:38.303Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-05-12T02:47:38.316Z] > git config --add remote.origin.fetch +refs/pull/40956/head:refs/remotes/origin/PR-40956 # timeout=10 [2020-05-12T02:47:38.340Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-12T02:47:38.373Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-05-12T02:47:38.449Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-05-12T02:47:38.449Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-05-12T02:47:38.450Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40956/head:refs/remotes/origin/PR-40956 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-12T02:47:38.851Z] > git config core.sparsecheckout # timeout=10 [2020-05-12T02:47:38.875Z] > git checkout -f b7b4f5c9b4feb3320be720682d48605d42c909fb # timeout=10 [2020-05-12T02:47:39.670Z] > git merge a93e9eb0e95c6b2db723d0d2391e4559554c8597 # timeout=10 [2020-05-12T02:47:39.696Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-05-12T02:47:39.763Z] > git config core.sparsecheckout # timeout=10 [2020-05-12T02:47:39.786Z] > git checkout -f b7b4f5c9b4feb3320be720682d48605d42c909fb # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-05-12T02:47:40.230Z] + docker info [2020-05-12T02:47:40.363Z] #39 30.91 CC compel/plugins/std/fds.o [2020-05-12T02:47:40.476Z] #41 ... [2020-05-12T02:47:40.476Z] [2020-05-12T02:47:40.476Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-05-12T02:47:40.476Z] #51 47.31 debconf: delaying package configuration, since apt-utils is not installed [2020-05-12T02:47:40.476Z] #51 47.49 Fetched 119 kB in 0s (306 kB/s) [2020-05-12T02:47:40.476Z] #51 47.61 Selecting previously unselected package libbtrfs0. [2020-05-12T02:47:40.476Z] #51 47.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 ... 15409 files and directories currently installed.) [2020-05-12T02:47:40.476Z] #51 47.64 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2020-05-12T02:47:40.476Z] #51 47.66 Unpacking libbtrfs0 (4.20.1-2) ... [2020-05-12T02:47:40.476Z] #51 47.75 Selecting previously unselected package libbtrfs-dev. [2020-05-12T02:47:40.476Z] #51 47.75 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-05-12T02:47:40.476Z] #51 47.76 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-05-12T02:47:40.476Z] #51 48.09 Setting up libbtrfs0 (4.20.1-2) ... [2020-05-12T02:47:40.476Z] #51 48.15 Setting up libbtrfs-dev (4.20.1-2) ... [2020-05-12T02:47:40.476Z] #51 48.16 Processing triggers for libc-bin (2.28-10) ... [2020-05-12T02:47:40.593Z] + docker version [2020-05-12T02:47:40.644Z] #39 31.19 CC compel/plugins/std/log.o [2020-05-12T02:47:40.734Z] #51 DONE 48.5s [2020-05-12T02:47:40.734Z] [2020-05-12T02:47:40.734Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-12T02:47:40.925Z] #39 31.70 CC compel/plugins/std/string.o [2020-05-12T02:47:41.537Z] #39 32.09 CC compel/plugins/std/infect.o [2020-05-12T02:47:41.537Z] #39 32.27 CC compel/arch/s390/plugins/std/parasite-head.o [2020-05-12T02:47:41.818Z] #39 32.29 CC compel/arch/s390/plugins/std/syscalls/syscalls.o [2020-05-12T02:47:41.818Z] #39 32.34 CC compel/arch/s390/plugins/std/syscalls/syscalls-s390.o [2020-05-12T02:47:41.818Z] #39 32.41 AR compel/plugins/std.lib.a [2020-05-12T02:47:41.818Z] #39 32.44 CC compel/plugins/fds/fds.o [2020-05-12T02:47:41.818Z] #39 32.55 AR compel/plugins/fds.lib.a [2020-05-12T02:47:42.099Z] #39 32.57 HOSTDEP compel/src/lib/log-host.d [2020-05-12T02:47:42.099Z] #39 32.67 HOSTDEP compel/src/lib/handle-elf-host.d [2020-05-12T02:47:42.099Z] #39 32.73 HOSTDEP compel/arch/s390/src/lib/handle-elf-host.d [2020-05-12T02:47:42.099Z] #39 32.79 HOSTDEP compel/src/main-host.d [2020-05-12T02:47:42.099Z] #39 32.86 DEP compel/src/lib/ptrace.d [2020-05-12T02:47:42.099Z] #39 32.92 DEP compel/src/lib/infect.d [2020-05-12T02:47:42.380Z] #39 32.99 DEP compel/src/lib/infect-util.d [2020-05-12T02:47:42.380Z] #39 33.04 DEP compel/src/lib/infect-rpc.d [2020-05-12T02:47:42.380Z] #39 33.11 DEP compel/arch/s390/src/lib/infect.d [2020-05-12T02:47:42.661Z] #39 33.24 DEP compel/arch/s390/src/lib/cpu.d [2020-05-12T02:47:42.661Z] #39 33.33 DEP compel/src/lib/log.d [2020-05-12T02:47:42.661Z] #39 33.44 DEP compel/src/main.d [2020-05-12T02:47:42.941Z] #39 33.63 DEP compel/src/lib/handle-elf.d [2020-05-12T02:47:42.941Z] #39 33.71 DEP compel/arch/s390/src/lib/handle-elf.d [2020-05-12T02:47:43.222Z] #39 33.89 CC compel/src/lib/log.o [2020-05-12T02:47:43.503Z] #39 34.15 CC compel/arch/s390/src/lib/cpu.o [2020-05-12T02:47:43.503Z] #39 ... [2020-05-12T02:47:43.503Z] [2020-05-12T02:47:43.503Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-12T02:47:43.503Z] #10 62.46 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-05-12T02:47:43.503Z] #10 62.46 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_s390x.deb ... [2020-05-12T02:47:43.503Z] #10 62.47 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-05-12T02:47:43.784Z] #10 ... [2020-05-12T02:47:43.784Z] [2020-05-12T02:47:43.784Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-12T02:47:43.784Z] #41 66.62 vendor/golang.org/x/text/secure/bidirule [2020-05-12T02:47:43.784Z] #41 66.88 vendor/golang.org/x/text/unicode/norm [2020-05-12T02:47:43.784Z] #41 69.14 vendor/golang.org/x/net/idna [2020-05-12T02:47:43.784Z] #41 70.56 vendor/golang.org/x/net/http2/hpack [2020-05-12T02:47:43.784Z] #41 71.15 mime [2020-05-12T02:47:43.784Z] #41 72.42 mime/quotedprintable [2020-05-12T02:47:43.784Z] #41 72.69 net/http/internal [2020-05-12T02:47:43.784Z] #41 ... [2020-05-12T02:47:43.784Z] [2020-05-12T02:47:43.784Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-12T02:47:43.784Z] #39 34.43 CC compel/arch/s390/src/lib/infect.o [2020-05-12T02:47:44.015Z] #52 2.884 + RM_GOPATH=0 [2020-05-12T02:47:44.016Z] #52 2.884 + TMP_GOPATH= [2020-05-12T02:47:44.016Z] #52 2.884 + : /build [2020-05-12T02:47:44.016Z] #52 2.884 + '[' -z '' ']' [2020-05-12T02:47:44.016Z] #52 2.886 ++ mktemp -d [2020-05-12T02:47:44.016Z] #52 2.886 + export GOPATH=/tmp/tmp.krQhkkcYU6 [2020-05-12T02:47:44.016Z] #52 2.887 + GOPATH=/tmp/tmp.krQhkkcYU6 [2020-05-12T02:47:44.016Z] #52 2.887 + RM_GOPATH=1 [2020-05-12T02:47:44.016Z] #52 2.888 ++ dirname /tmp/install/install.sh [2020-05-12T02:47:44.016Z] #52 2.889 + dir=/tmp/install [2020-05-12T02:47:44.016Z] #52 2.889 + bin=containerd [2020-05-12T02:47:44.016Z] #52 2.890 + shift [2020-05-12T02:47:44.016Z] #52 2.890 + '[' '!' -f /tmp/install/containerd.installer ']' [2020-05-12T02:47:44.016Z] #52 2.890 + . /tmp/install/containerd.installer [2020-05-12T02:47:44.016Z] #52 2.890 ++ : 814b7956fafc7a0980ea07e950f983d0837e5578 [2020-05-12T02:47:44.016Z] #52 2.891 + install_containerd [2020-05-12T02:47:44.016Z] #52 2.891 + echo 'Install containerd version 814b7956fafc7a0980ea07e950f983d0837e5578' [2020-05-12T02:47:44.016Z] #52 2.892 + git clone https://github.com/containerd/containerd.git /tmp/tmp.krQhkkcYU6/src/github.com/containerd/containerd [2020-05-12T02:47:44.016Z] #52 2.892 Install containerd version 814b7956fafc7a0980ea07e950f983d0837e5578 [2020-05-12T02:47:44.016Z] #52 2.893 Cloning into '/tmp/tmp.krQhkkcYU6/src/github.com/containerd/containerd'... [2020-05-12T02:47:44.016Z] #52 ... [2020-05-12T02:47:44.016Z] [2020-05-12T02:47:44.016Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-05-12T02:47:44.016Z] #23 35.78 Reading package lists... [2020-05-12T02:47:44.016Z] #23 43.32 Building dependency tree... [2020-05-12T02:47:44.016Z] #23 47.63 ca-certificates is already the newest version (20190110). [2020-05-12T02:47:44.016Z] #23 47.63 The following additional packages will be installed: [2020-05-12T02:47:44.016Z] #23 47.64 libjq1 libonig5 [2020-05-12T02:47:44.016Z] #23 48.07 The following NEW packages will be installed: [2020-05-12T02:47:44.016Z] #23 48.08 jq libjq1 libonig5 [2020-05-12T02:47:44.016Z] #23 48.48 0 upgraded, 3 newly installed, 0 to remove and 8 not upgraded. [2020-05-12T02:47:44.016Z] #23 48.48 Need to get 355 kB of archives. [2020-05-12T02:47:44.016Z] #23 48.48 After this operation, 1072 kB of additional disk space will be used. [2020-05-12T02:47:44.016Z] #23 48.48 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-05-12T02:47:44.016Z] #23 48.49 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-05-12T02:47:44.016Z] #23 48.53 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-05-12T02:47:44.016Z] #23 49.97 debconf: delaying package configuration, since apt-utils is not installed [2020-05-12T02:47:44.016Z] #23 50.22 Fetched 355 kB in 0s (1090 kB/s) [2020-05-12T02:47:44.016Z] #23 50.33 Selecting previously unselected package libonig5:amd64. [2020-05-12T02:47:44.016Z] #23 50.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 ... 15409 files and directories currently installed.) [2020-05-12T02:47:44.016Z] #23 50.42 Preparing to unpack .../libonig5_6.9.1-1_amd64.deb ... [2020-05-12T02:47:44.016Z] #23 50.44 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-05-12T02:47:44.016Z] #23 50.73 Selecting previously unselected package libjq1:amd64. [2020-05-12T02:47:44.016Z] #23 50.75 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-05-12T02:47:44.016Z] #23 50.76 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-05-12T02:47:44.016Z] #23 50.96 Selecting previously unselected package jq. [2020-05-12T02:47:44.016Z] #23 50.99 Preparing to unpack .../jq_1.5+dfsg-2+b1_amd64.deb ... [2020-05-12T02:47:44.016Z] #23 51.00 Unpacking jq (1.5+dfsg-2+b1) ... [2020-05-12T02:47:44.016Z] #23 51.24 Setting up libonig5:amd64 (6.9.1-1) ... [2020-05-12T02:47:44.016Z] #23 51.26 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-05-12T02:47:44.016Z] #23 51.27 Setting up jq (1.5+dfsg-2+b1) ... [2020-05-12T02:47:44.016Z] #23 51.28 Processing triggers for libc-bin (2.28-10) ... [2020-05-12T02:47:44.016Z] #23 DONE 51.7s [2020-05-12T02:47:44.016Z] [2020-05-12T02:47:44.016Z] #24 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-05-12T02:47:44.016Z] #24 DONE 0.1s [2020-05-12T02:47:44.016Z] [2020-05-12T02:47:44.016Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-12T02:47:44.060Z] Commit message: "Add article to pull access denied error message" [2020-05-12T02:47:44.138Z] > git --version # timeout=10 [2020-05-12T02:47:44.160Z] fatal: bad object ad1b00369dd78a15c273e17e363f91bced3f6e18 [2020-05-12T02:47:44.397Z] #39 34.91 CC compel/src/lib/infect-rpc.o [2020-05-12T02:47:44.397Z] #39 35.08 CC compel/src/lib/infect-util.o [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-05-12T02:47:44.677Z] #39 35.22 CC compel/src/lib/infect.o [2020-05-12T02:47:44.951Z] #25 ... [2020-05-12T02:47:44.951Z] [2020-05-12T02:47:44.951Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-12T02:47:44.951Z] #32 35.40 Reading package lists... [2020-05-12T02:47:44.951Z] #32 42.84 Building dependency tree... [2020-05-12T02:47:44.951Z] #32 46.63 The following additional packages will be installed: [2020-05-12T02:47:44.951Z] #32 46.66 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-05-12T02:47:44.951Z] #32 46.67 Suggested packages: [2020-05-12T02:47:44.951Z] #32 46.70 cmake-doc ninja-build lrzip [2020-05-12T02:47:44.951Z] #32 46.70 Recommended packages: [2020-05-12T02:47:44.951Z] #32 46.70 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-05-12T02:47:44.951Z] #32 48.00 The following NEW packages will be installed: [2020-05-12T02:47:44.951Z] #32 48.01 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-05-12T02:47:44.951Z] #32 48.02 vim-common xxd [2020-05-12T02:47:44.951Z] #32 48.41 0 upgraded, 10 newly installed, 0 to remove and 8 not upgraded. [2020-05-12T02:47:44.951Z] #32 48.41 Need to get 14.9 MB of archives. [2020-05-12T02:47:44.951Z] #32 48.41 After this operation, 61.8 MB of additional disk space will be used. [2020-05-12T02:47:44.951Z] #32 48.41 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-05-12T02:47:44.951Z] #32 48.44 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-05-12T02:47:44.951Z] #32 48.45 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2020-05-12T02:47:44.951Z] #32 48.72 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-05-12T02:47:44.951Z] #32 49.67 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+b3 [687 kB] [2020-05-12T02:47:44.951Z] #32 49.74 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2020-05-12T02:47:44.951Z] #32 49.77 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2020-05-12T02:47:44.951Z] #32 49.78 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2020-05-12T02:47:44.951Z] #32 49.80 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] [2020-05-12T02:47:44.951Z] #32 49.81 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2020-05-12T02:47:44.951Z] #32 51.28 debconf: delaying package configuration, since apt-utils is not installed [2020-05-12T02:47:44.951Z] #32 51.52 Fetched 14.9 MB in 2s (7591 kB/s) [2020-05-12T02:47:44.951Z] #32 51.69 Selecting previously unselected package xxd. [2020-05-12T02:47:44.951Z] #32 51.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 ... 15409 files and directories currently installed.) [2020-05-12T02:47:44.951Z] #32 51.85 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-05-12T02:47:44.951Z] #32 51.87 Unpacking xxd (2:8.1.0875-5) ... [2020-05-12T02:47:44.951Z] #32 52.34 Selecting previously unselected package vim-common. [2020-05-12T02:47:44.951Z] #32 52.34 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-05-12T02:47:44.951Z] #32 52.40 Unpacking vim-common (2:8.1.0875-5) ... [2020-05-12T02:47:44.951Z] #32 ... [2020-05-12T02:47:44.951Z] [2020-05-12T02:47:44.951Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-12T02:47:44.951Z] #10 35.38 Reading package lists... [2020-05-12T02:47:44.951Z] #10 43.09 Building dependency tree... [2020-05-12T02:47:44.951Z] #10 47.36 The following additional packages will be installed: [2020-05-12T02:47:44.951Z] #10 47.36 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-05-12T02:47:44.951Z] #10 47.36 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-05-12T02:47:44.951Z] #10 47.36 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-05-12T02:47:44.951Z] #10 47.36 libselinux1-dev libsepol1-dev libsystemd0 libudev1 mingw-w64-common [2020-05-12T02:47:44.951Z] #10 47.36 mingw-w64-x86-64-dev [2020-05-12T02:47:44.951Z] #10 47.41 Suggested packages: [2020-05-12T02:47:44.951Z] #10 47.41 gcc-8-locales seccomp wine64 [2020-05-12T02:47:44.951Z] #10 49.41 The following NEW packages will be installed: [2020-05-12T02:47:44.951Z] #10 49.41 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-05-12T02:47:44.951Z] #10 49.41 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-05-12T02:47:44.951Z] #10 49.41 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-05-12T02:47:44.951Z] #10 49.41 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-05-12T02:47:44.951Z] #10 49.42 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-05-12T02:47:44.951Z] #10 49.42 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-05-12T02:47:44.951Z] #10 49.45 The following packages will be upgraded: [2020-05-12T02:47:44.951Z] #10 49.46 libsystemd0 libudev1 [2020-05-12T02:47:44.951Z] #10 49.81 2 upgraded, 25 newly installed, 0 to remove and 6 not upgraded. [2020-05-12T02:47:44.951Z] #10 49.81 Need to get 78.2 MB of archives. [2020-05-12T02:47:44.951Z] #10 49.81 After this operation, 487 MB of additional disk space will be used. [2020-05-12T02:47:44.951Z] #10 49.81 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd0 amd64 241-7~deb10u4 [331 kB] [2020-05-12T02:47:44.951Z] #10 49.82 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev1 amd64 241-7~deb10u4 [150 kB] [2020-05-12T02:47:44.951Z] #10 49.84 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB] [2020-05-12T02:47:44.951Z] #10 50.06 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-x86-64 amd64 2.31.1-11+8.3 [2642 kB] [2020-05-12T02:47:44.951Z] #10 50.33 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2020-05-12T02:47:44.951Z] #10 50.35 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2020-05-12T02:47:44.951Z] #10 50.38 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2020-05-12T02:47:44.951Z] #10 50.39 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2020-05-12T02:47:44.951Z] #10 50.88 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2020-05-12T02:47:44.951Z] #10 51.20 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u1 [175 kB] [2020-05-12T02:47:44.951Z] #10 51.21 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [35.8 MB] [2020-05-12T02:47:45.209Z] #10 ... [2020-05-12T02:47:45.209Z] [2020-05-12T02:47:45.209Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-12T02:47:45.209Z] #32 52.94 Selecting previously unselected package cmake-data. [2020-05-12T02:47:45.209Z] #32 52.94 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-05-12T02:47:45.209Z] #32 52.95 Unpacking cmake-data (3.13.4-1) ... [2020-05-12T02:47:45.369Z] + docker version [2020-05-12T02:47:45.775Z] #32 ... [2020-05-12T02:47:45.775Z] [2020-05-12T02:47:45.775Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-12T02:47:45.775Z] #30 43.56 sync [2020-05-12T02:47:45.775Z] #30 43.57 internal/reflectlite [2020-05-12T02:47:45.775Z] #30 46.61 errors [2020-05-12T02:47:45.775Z] #30 46.63 sort [2020-05-12T02:47:45.775Z] #30 47.44 strconv [2020-05-12T02:47:45.775Z] #30 48.28 io [2020-05-12T02:47:45.775Z] #30 50.05 internal/oserror [2020-05-12T02:47:45.775Z] #30 50.12 syscall [2020-05-12T02:47:45.775Z] #30 51.90 reflect [2020-05-12T02:47:46.035Z] #30 ... [2020-05-12T02:47:46.035Z] [2020-05-12T02:47:46.035Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-12T02:47:46.035Z] #38 37.01 Reading package lists... [2020-05-12T02:47:46.035Z] #38 44.51 Building dependency tree... [2020-05-12T02:47:46.035Z] #38 48.91 The following additional packages will be installed: [2020-05-12T02:47:46.035Z] #38 48.91 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-05-12T02:47:46.035Z] #38 48.91 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-05-12T02:47:46.035Z] #38 48.92 Suggested packages: [2020-05-12T02:47:46.035Z] #38 48.92 manpages-dev python-setuptools [2020-05-12T02:47:46.035Z] #38 50.37 The following NEW packages will be installed: [2020-05-12T02:47:46.035Z] #38 50.39 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-05-12T02:47:46.035Z] #38 50.39 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-05-12T02:47:46.035Z] #38 50.40 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-05-12T02:47:46.035Z] #38 50.40 python-six zlib1g-dev [2020-05-12T02:47:46.035Z] #38 50.84 0 upgraded, 17 newly installed, 0 to remove and 8 not upgraded. [2020-05-12T02:47:46.035Z] #38 50.84 Need to get 4095 kB of archives. [2020-05-12T02:47:46.035Z] #38 50.84 After this operation, 22.5 MB of additional disk space will be used. [2020-05-12T02:47:46.035Z] #38 50.84 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2020-05-12T02:47:46.035Z] #38 50.85 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-12T02:47:46.035Z] #38 50.85 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-12T02:47:46.035Z] #38 50.85 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-12T02:47:46.035Z] #38 50.85 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2020-05-12T02:47:46.035Z] #38 50.88 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-12T02:47:46.035Z] #38 50.88 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-12T02:47:46.035Z] #38 50.89 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-12T02:47:46.035Z] #38 50.94 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2020-05-12T02:47:46.035Z] #38 51.04 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2020-05-12T02:47:46.035Z] #38 51.05 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2020-05-12T02:47:46.035Z] #38 51.20 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2020-05-12T02:47:46.035Z] #38 51.25 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-12T02:47:46.035Z] #38 51.27 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-12T02:47:46.035Z] #38 51.27 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2020-05-12T02:47:46.035Z] #38 51.30 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2020-05-12T02:47:46.035Z] #38 51.31 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2020-05-12T02:47:46.035Z] #38 52.88 debconf: delaying package configuration, since apt-utils is not installed [2020-05-12T02:47:46.035Z] #38 53.17 Fetched 4095 kB in 1s (5210 kB/s) [2020-05-12T02:47:46.035Z] #38 53.26 Selecting previously unselected package libcap-dev:amd64. [2020-05-12T02:47:46.035Z] #38 53.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 ... 15409 files and directories currently installed.) [2020-05-12T02:47:46.035Z] #38 53.41 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2020-05-12T02:47:46.035Z] #38 53.42 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2020-05-12T02:47:46.035Z] #38 53.53 Selecting previously unselected package libnet1:amd64. [2020-05-12T02:47:46.035Z] #38 53.54 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-05-12T02:47:46.035Z] #38 53.55 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-05-12T02:47:46.035Z] #38 53.68 Selecting previously unselected package libnet1-dev. [2020-05-12T02:47:46.035Z] #38 53.68 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2020-05-12T02:47:46.035Z] #38 53.69 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-05-12T02:47:46.035Z] #38 53.85 Selecting previously unselected package libnl-3-200:amd64. [2020-05-12T02:47:46.035Z] #38 53.85 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2020-05-12T02:47:46.035Z] #38 53.86 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-05-12T02:47:46.142Z] #39 36.64 CC compel/src/lib/ptrace.o [2020-05-12T02:47:46.293Z] #38 54.00 Selecting previously unselected package libnl-3-dev:amd64. [2020-05-12T02:47:46.293Z] #38 54.00 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2020-05-12T02:47:46.293Z] #38 54.00 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2020-05-12T02:47:46.424Z] #39 36.96 AR compel/libcompel.a [2020-05-12T02:47:46.424Z] #39 37.00 HOSTCC compel/src/main-host.o [2020-05-12T02:47:46.424Z] #39 37.17 HOSTCC compel/arch/s390/src/lib/handle-elf-host.o [2020-05-12T02:47:46.551Z] #38 54.33 Selecting previously unselected package libprotobuf-c1:amd64. [2020-05-12T02:47:46.551Z] #38 54.34 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-05-12T02:47:46.551Z] #38 54.34 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-05-12T02:47:46.704Z] #39 37.29 HOSTCC compel/src/lib/handle-elf-host.o [2020-05-12T02:47:46.809Z] #38 54.47 Selecting previously unselected package libprotobuf-c-dev:amd64. [2020-05-12T02:47:46.809Z] #38 54.47 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2020-05-12T02:47:46.809Z] #38 54.48 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-05-12T02:47:46.809Z] #38 54.62 Selecting previously unselected package zlib1g-dev:amd64. [2020-05-12T02:47:46.809Z] #38 54.64 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2020-05-12T02:47:46.809Z] #38 54.66 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-05-12T02:47:46.985Z] #39 37.56 HOSTCC compel/src/lib/log-host.o [2020-05-12T02:47:46.985Z] #39 37.71 HOSTLINK compel/compel-host-bin [2020-05-12T02:47:47.067Z] #38 54.97 Selecting previously unselected package libprotobuf17:amd64. [2020-05-12T02:47:47.067Z] #38 54.98 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2020-05-12T02:47:47.266Z] #39 37.87 DEP soccr/soccr.d [2020-05-12T02:47:47.266Z] #39 38.02 CC soccr/soccr.o [2020-05-12T02:47:47.325Z] #38 54.99 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2020-05-12T02:47:47.325Z] #38 ... [2020-05-12T02:47:47.325Z] [2020-05-12T02:47:47.325Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-12T02:47:47.325Z] #10 55.13 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [25.4 MB] [2020-05-12T02:47:48.268Z] #39 39.08 AR soccr/libsoccr.a [2020-05-12T02:47:48.339Z] Client: [2020-05-12T02:47:48.339Z] Debug Mode: false [2020-05-12T02:47:48.339Z] [2020-05-12T02:47:48.339Z] Server: [2020-05-12T02:47:48.339Z] Containers: 0 [2020-05-12T02:47:48.339Z] Running: 0 [2020-05-12T02:47:48.339Z] Paused: 0 [2020-05-12T02:47:48.339Z] Stopped: 0 [2020-05-12T02:47:48.339Z] Images: 0 [2020-05-12T02:47:48.339Z] Server Version: 19.03.8 [2020-05-12T02:47:48.339Z] Storage Driver: overlay2 [2020-05-12T02:47:48.339Z] Backing Filesystem: [2020-05-12T02:47:48.339Z] Supports d_type: true [2020-05-12T02:47:48.339Z] Native Overlay Diff: true [2020-05-12T02:47:48.339Z] Logging Driver: json-file [2020-05-12T02:47:48.339Z] Cgroup Driver: cgroupfs [2020-05-12T02:47:48.339Z] Plugins: [2020-05-12T02:47:48.339Z] Volume: local [2020-05-12T02:47:48.339Z] Network: bridge host ipvlan macvlan null overlay [2020-05-12T02:47:48.339Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-05-12T02:47:48.339Z] Swarm: inactive [2020-05-12T02:47:48.339Z] Runtimes: runc [2020-05-12T02:47:48.339Z] Default Runtime: runc [2020-05-12T02:47:48.339Z] Init Binary: docker-init [2020-05-12T02:47:48.339Z] containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-05-12T02:47:48.339Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-05-12T02:47:48.339Z] init version: fec3683 [2020-05-12T02:47:48.339Z] Security Options: [2020-05-12T02:47:48.339Z] apparmor [2020-05-12T02:47:48.339Z] seccomp [2020-05-12T02:47:48.339Z] Profile: default [2020-05-12T02:47:48.339Z] Kernel Version: 4.15.0-1065-aws [2020-05-12T02:47:48.339Z] Operating System: Ubuntu 18.04.4 LTS [2020-05-12T02:47:48.339Z] OSType: linux [2020-05-12T02:47:48.339Z] Architecture: x86_64 [2020-05-12T02:47:48.339Z] CPUs: 2 [2020-05-12T02:47:48.339Z] Total Memory: 7.501GiB [2020-05-12T02:47:48.339Z] Name: ip-10-100-60-102 [2020-05-12T02:47:48.339Z] ID: KFLT:WOKO:RNSA:ZAPG:P7HC:E45I:CJEX:OC5L:G4LO:5POJ:IKKD:MMHP [2020-05-12T02:47:48.339Z] Docker Root Dir: /var/lib/docker [2020-05-12T02:47:48.339Z] Debug Mode: false [2020-05-12T02:47:48.339Z] Registry: https://index.docker.io/v1/ [2020-05-12T02:47:48.339Z] Labels: [2020-05-12T02:47:48.339Z] Experimental: true [2020-05-12T02:47:48.339Z] Insecure Registries: [2020-05-12T02:47:48.339Z] 127.0.0.0/8 [2020-05-12T02:47:48.339Z] Live Restore Enabled: true [2020-05-12T02:47:48.339Z] [2020-05-12T02:47:48.339Z] WARNING: No swap limit support [Pipeline] sh [2020-05-12T02:47:48.549Z] #39 39.11 make[1]: 'soccr/libsoccr.a' is up to date. [2020-05-12T02:47:48.550Z] #39 39.28 DEP criu/arch/s390/sigframe.d [2020-05-12T02:47:48.550Z] #39 39.35 DEP criu/arch/s390/crtools.d [2020-05-12T02:47:48.632Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-05-12T02:47:48.632Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-05-12T02:47:48.632Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-40956/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-05-12T02:47:48.632Z] + bash /home/ubuntu/workspace/moby_PR-40956/check-config.sh [2020-05-12T02:47:48.632Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-05-12T02:47:48.632Z] info: reading kernel config from /boot/config-4.15.0-1065-aws ... [2020-05-12T02:47:48.632Z] [2020-05-12T02:47:48.632Z] Generally Necessary: [2020-05-12T02:47:48.632Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-05-12T02:47:48.632Z] - apparmor: enabled and tools installed [2020-05-12T02:47:48.632Z] - CONFIG_NAMESPACES: enabled [2020-05-12T02:47:48.632Z] - CONFIG_NET_NS: enabled [2020-05-12T02:47:48.632Z] - CONFIG_PID_NS: enabled [2020-05-12T02:47:48.632Z] - CONFIG_IPC_NS: enabled [2020-05-12T02:47:48.632Z] - CONFIG_UTS_NS: enabled [2020-05-12T02:47:48.632Z] - CONFIG_CGROUPS: enabled [2020-05-12T02:47:48.632Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-05-12T02:47:48.632Z] - CONFIG_CGROUP_DEVICE: enabled [2020-05-12T02:47:48.632Z] - CONFIG_CGROUP_FREEZER: enabled [2020-05-12T02:47:48.632Z] - CONFIG_CGROUP_SCHED: enabled [2020-05-12T02:47:48.632Z] - CONFIG_CPUSETS: enabled [2020-05-12T02:47:48.632Z] - CONFIG_MEMCG: enabled [2020-05-12T02:47:48.632Z] - CONFIG_KEYS: enabled [2020-05-12T02:47:48.632Z] - CONFIG_VETH: enabled (as module) [2020-05-12T02:47:48.632Z] - CONFIG_BRIDGE: enabled (as module) [2020-05-12T02:47:48.632Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-05-12T02:47:48.632Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-05-12T02:47:48.632Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-05-12T02:47:48.632Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-05-12T02:47:48.632Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-05-12T02:47:48.632Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-05-12T02:47:48.632Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-05-12T02:47:48.632Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-05-12T02:47:48.831Z] #39 ... [2020-05-12T02:47:48.831Z] [2020-05-12T02:47:48.831Z] #54 [rootlesskit 1/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-12T02:47:48.831Z] #54 73.13 + for f in rootlesskit rootlesskit-docker-proxy [2020-05-12T02:47:48.831Z] #54 73.13 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-05-12T02:47:48.831Z] #54 DONE 77.9s [2020-05-12T02:47:48.831Z] [2020-05-12T02:47:48.831Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-12T02:47:48.831Z] #39 39.52 DEP criu/arch/s390/cpu.d [2020-05-12T02:47:48.831Z] #39 ... [2020-05-12T02:47:48.831Z] [2020-05-12T02:47:48.831Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-12T02:47:48.831Z] #10 74.86 Selecting previously unselected package libapparmor1:s390x. [2020-05-12T02:47:48.831Z] #10 74.88 Preparing to unpack .../10-libapparmor1_2.13.2-10_s390x.deb ... [2020-05-12T02:47:48.831Z] #10 74.88 Unpacking libapparmor1:s390x (2.13.2-10) ... [2020-05-12T02:47:48.831Z] #10 74.98 Selecting previously unselected package libapparmor-dev:s390x. [2020-05-12T02:47:48.831Z] #10 74.98 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_s390x.deb ... [2020-05-12T02:47:48.831Z] #10 74.99 Unpacking libapparmor-dev:s390x (2.13.2-10) ... [2020-05-12T02:47:48.831Z] #10 75.06 Selecting previously unselected package libbtrfs0. [2020-05-12T02:47:48.831Z] #10 75.06 Preparing to unpack .../12-libbtrfs0_4.20.1-2_s390x.deb ... [2020-05-12T02:47:48.831Z] #10 75.06 Unpacking libbtrfs0 (4.20.1-2) ... [2020-05-12T02:47:48.831Z] #10 75.09 Selecting previously unselected package libbtrfs-dev. [2020-05-12T02:47:48.831Z] #10 75.10 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_s390x.deb ... [2020-05-12T02:47:48.831Z] #10 75.10 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-05-12T02:47:48.831Z] #10 75.19 Selecting previously unselected package libdevmapper-event1.02.1:s390x. [2020-05-12T02:47:48.831Z] #10 75.20 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_s390x.deb ... [2020-05-12T02:47:48.831Z] #10 75.20 Unpacking libdevmapper-event1.02.1:s390x (2:1.02.155-3) ... [2020-05-12T02:47:48.831Z] #10 75.24 Selecting previously unselected package libudev-dev:s390x. [2020-05-12T02:47:48.831Z] #10 75.24 Preparing to unpack .../15-libudev-dev_241-7~deb10u4_s390x.deb ... [2020-05-12T02:47:48.831Z] #10 75.26 Unpacking libudev-dev:s390x (241-7~deb10u4) ... [2020-05-12T02:47:48.831Z] #10 75.37 Selecting previously unselected package libsepol1-dev:s390x. [2020-05-12T02:47:48.831Z] #10 75.37 Preparing to unpack .../16-libsepol1-dev_2.8-1_s390x.deb ... [2020-05-12T02:47:48.831Z] #10 75.38 Unpacking libsepol1-dev:s390x (2.8-1) ... [2020-05-12T02:47:48.831Z] #10 75.62 Selecting previously unselected package libpcre16-3:s390x. [2020-05-12T02:47:48.831Z] #10 75.63 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_s390x.deb ... [2020-05-12T02:47:48.831Z] #10 75.64 Unpacking libpcre16-3:s390x (2:8.39-12) ... [2020-05-12T02:47:48.831Z] #10 75.77 Selecting previously unselected package libpcre32-3:s390x. [2020-05-12T02:47:48.831Z] #10 75.77 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_s390x.deb ... [2020-05-12T02:47:48.831Z] #10 75.78 Unpacking libpcre32-3:s390x (2:8.39-12) ... [2020-05-12T02:47:48.831Z] #10 75.93 Selecting previously unselected package libpcrecpp0v5:s390x. [2020-05-12T02:47:48.831Z] #10 75.94 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_s390x.deb ... [2020-05-12T02:47:48.831Z] #10 75.94 Unpacking libpcrecpp0v5:s390x (2:8.39-12) ... [2020-05-12T02:47:48.831Z] #10 76.00 Selecting previously unselected package libpcre3-dev:s390x. [2020-05-12T02:47:48.831Z] #10 76.00 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_s390x.deb ... [2020-05-12T02:47:48.831Z] #10 76.01 Unpacking libpcre3-dev:s390x (2:8.39-12) ... [2020-05-12T02:47:48.831Z] #10 76.29 Selecting previously unselected package libselinux1-dev:s390x. [2020-05-12T02:47:48.831Z] #10 76.30 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_s390x.deb ... [2020-05-12T02:47:48.831Z] #10 76.30 Unpacking libselinux1-dev:s390x (2.8-1+b1) ... [2020-05-12T02:47:48.831Z] #10 76.51 Selecting previously unselected package libdevmapper-dev:s390x. [2020-05-12T02:47:48.831Z] #10 76.52 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_s390x.deb ... [2020-05-12T02:47:48.831Z] #10 76.52 Unpacking libdevmapper-dev:s390x (2:1.02.155-3) ... [2020-05-12T02:47:48.831Z] #10 76.59 Selecting previously unselected package libseccomp-dev:s390x. [2020-05-12T02:47:48.831Z] #10 76.59 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_s390x.deb ... [2020-05-12T02:47:48.831Z] #10 76.60 Unpacking libseccomp-dev:s390x (2.3.3-4) ... [2020-05-12T02:47:48.831Z] #10 76.72 Selecting previously unselected package libsystemd-dev:s390x. [2020-05-12T02:47:48.831Z] #10 76.72 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u4_s390x.deb ... [2020-05-12T02:47:48.831Z] #10 76.72 Unpacking libsystemd-dev:s390x (241-7~deb10u4) ... [2020-05-12T02:47:48.831Z] #10 77.12 Setting up libpcrecpp0v5:s390x (2:8.39-12) ... [2020-05-12T02:47:48.831Z] #10 77.12 Setting up libseccomp-dev:s390x (2.3.3-4) ... [2020-05-12T02:47:48.831Z] #10 77.13 Setting up libapparmor1:s390x (2.13.2-10) ... [2020-05-12T02:47:48.832Z] #10 77.14 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-05-12T02:47:48.832Z] #10 77.14 Setting up libpcre16-3:s390x (2:8.39-12) ... [2020-05-12T02:47:48.832Z] #10 77.15 Setting up libsepol1-dev:s390x (2.8-1) ... [2020-05-12T02:47:48.832Z] #10 77.15 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-05-12T02:47:48.832Z] #10 77.16 Setting up libbtrfs0 (4.20.1-2) ... [2020-05-12T02:47:48.832Z] #10 77.17 Setting up libpcre32-3:s390x (2:8.39-12) ... [2020-05-12T02:47:48.832Z] #10 77.17 Setting up libudev-dev:s390x (241-7~deb10u4) ... [2020-05-12T02:47:48.832Z] #10 77.18 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-05-12T02:47:48.832Z] #10 77.19 Setting up libbtrfs-dev (4.20.1-2) ... [2020-05-12T02:47:48.832Z] #10 77.20 Setting up libapparmor-dev:s390x (2.13.2-10) ... [2020-05-12T02:47:48.832Z] #10 77.20 Setting up mingw-w64-common (6.0.0-3) ... [2020-05-12T02:47:48.832Z] #10 77.21 Setting up libsystemd-dev:s390x (241-7~deb10u4) ... [2020-05-12T02:47:48.832Z] #10 77.22 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-05-12T02:47:48.832Z] #10 77.22 Setting up libpcre3-dev:s390x (2:8.39-12) ... [2020-05-12T02:47:48.832Z] #10 77.23 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-05-12T02:47:48.832Z] #10 77.24 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-12T02:47:48.832Z] #10 77.24 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-12T02:47:48.832Z] #10 77.24 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-05-12T02:47:48.832Z] #10 77.25 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-12T02:47:48.832Z] #10 77.25 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-12T02:47:48.832Z] #10 77.26 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-05-12T02:47:48.832Z] #10 77.26 Setting up libselinux1-dev:s390x (2.8-1+b1) ... [2020-05-12T02:47:48.832Z] #10 77.27 Setting up libdevmapper1.02.1:s390x (2:1.02.155-3) ... [2020-05-12T02:47:48.832Z] #10 77.28 Setting up dmsetup (2:1.02.155-3) ... [2020-05-12T02:47:48.832Z] #10 77.28 Setting up libdevmapper-event1.02.1:s390x (2:1.02.155-3) ... [2020-05-12T02:47:48.832Z] #10 77.29 Setting up libdevmapper-dev:s390x (2:1.02.155-3) ... [2020-05-12T02:47:48.832Z] #10 77.30 Processing triggers for libc-bin (2.28-10) ... [2020-05-12T02:47:48.892Z] - CONFIG_NF_NAT: enabled (as module) [2020-05-12T02:47:48.892Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-05-12T02:47:48.892Z] - CONFIG_POSIX_MQUEUE: enabled [2020-05-12T02:47:48.892Z] [2020-05-12T02:47:48.892Z] Optional Features: [2020-05-12T02:47:48.892Z] - CONFIG_USER_NS: enabled [2020-05-12T02:47:48.892Z] - CONFIG_SECCOMP: enabled [2020-05-12T02:47:48.892Z] - CONFIG_CGROUP_PIDS: enabled [2020-05-12T02:47:48.892Z] - CONFIG_MEMCG_SWAP: enabled [2020-05-12T02:47:48.892Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-05-12T02:47:48.892Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-05-12T02:47:48.892Z] - CONFIG_LEGACY_VSYSCALL_EMULATE: enabled [2020-05-12T02:47:48.892Z] - CONFIG_BLK_CGROUP: enabled [2020-05-12T02:47:48.892Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-05-12T02:47:48.892Z] - CONFIG_IOSCHED_CFQ: enabled [2020-05-12T02:47:48.892Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-05-12T02:47:48.893Z] - CONFIG_CGROUP_PERF: enabled [2020-05-12T02:47:48.893Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-05-12T02:47:48.893Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-05-12T02:47:48.893Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-05-12T02:47:48.893Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-05-12T02:47:48.893Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-05-12T02:47:48.893Z] - CONFIG_RT_GROUP_SCHED: missing [2020-05-12T02:47:48.893Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-05-12T02:47:48.893Z] - CONFIG_IP_VS: enabled (as module) [2020-05-12T02:47:48.893Z] - CONFIG_IP_VS_NFCT: enabled [2020-05-12T02:47:48.893Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-05-12T02:47:48.893Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-05-12T02:47:48.893Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-05-12T02:47:48.893Z] - CONFIG_EXT4_FS: enabled [2020-05-12T02:47:48.893Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-05-12T02:47:48.893Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-05-12T02:47:48.893Z] - Network Drivers: [2020-05-12T02:47:48.893Z] - "overlay": [2020-05-12T02:47:48.893Z] - CONFIG_VXLAN: enabled (as module) [2020-05-12T02:47:48.893Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-05-12T02:47:48.893Z] Optional (for encrypted networks): [2020-05-12T02:47:49.124Z] #10 DONE 77.9s [2020-05-12T02:47:49.124Z] [2020-05-12T02:47:49.124Z] #55 [rootlesskit 2/2] COPY ./contrib/dockerd-rootless.sh /build [2020-05-12T02:47:49.124Z] #55 DONE 0.1s [2020-05-12T02:47:49.124Z] [2020-05-12T02:47:49.124Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-12T02:47:49.124Z] #39 39.66 CC criu/arch/s390/cpu.o [2020-05-12T02:47:49.151Z] - CONFIG_CRYPTO: enabled [2020-05-12T02:47:49.151Z] - CONFIG_CRYPTO_AEAD: enabled [2020-05-12T02:47:49.151Z] - CONFIG_CRYPTO_GCM: enabled [2020-05-12T02:47:49.151Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-05-12T02:47:49.151Z] - CONFIG_CRYPTO_GHASH: enabled [2020-05-12T02:47:49.151Z] - CONFIG_XFRM: enabled [2020-05-12T02:47:49.151Z] - CONFIG_XFRM_USER: enabled (as module) [2020-05-12T02:47:49.151Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-05-12T02:47:49.151Z] - CONFIG_INET_ESP: enabled (as module) [2020-05-12T02:47:49.151Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-05-12T02:47:49.151Z] - "ipvlan": [2020-05-12T02:47:49.151Z] - CONFIG_IPVLAN: enabled (as module) [2020-05-12T02:47:49.151Z] - "macvlan": [2020-05-12T02:47:49.151Z] - CONFIG_MACVLAN: enabled (as module) [2020-05-12T02:47:49.151Z] - CONFIG_DUMMY: enabled (as module) [2020-05-12T02:47:49.151Z] - "ftp,tftp client in container": [2020-05-12T02:47:49.151Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-05-12T02:47:49.151Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-05-12T02:47:49.151Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-05-12T02:47:49.151Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-05-12T02:47:49.151Z] - Storage Drivers: [2020-05-12T02:47:49.151Z] - "aufs": [2020-05-12T02:47:49.151Z] - CONFIG_AUFS_FS: enabled (as module) [2020-05-12T02:47:49.151Z] - "btrfs": [2020-05-12T02:47:49.151Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-05-12T02:47:49.151Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-05-12T02:47:49.151Z] - "devicemapper": [2020-05-12T02:47:49.151Z] - CONFIG_BLK_DEV_DM: enabled [2020-05-12T02:47:49.151Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-05-12T02:47:49.151Z] - "overlay": [2020-05-12T02:47:49.151Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-05-12T02:47:49.151Z] - "zfs": [2020-05-12T02:47:49.151Z] - /dev/zfs: missing [2020-05-12T02:47:49.151Z] - zfs command: missing [2020-05-12T02:47:49.151Z] - zpool command: missing [2020-05-12T02:47:49.151Z] [2020-05-12T02:47:49.151Z] Limits: [2020-05-12T02:47:49.151Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-05-12T02:47:49.151Z] [2020-05-12T02:47:49.151Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-05-12T02:47:49.423Z] #39 ... [2020-05-12T02:47:49.423Z] [2020-05-12T02:47:49.423Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-12T02:47:49.423Z] #43 DONE 78.2s [2020-05-12T02:47:49.423Z] [2020-05-12T02:47:49.423Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-12T02:47:49.423Z] #39 40.15 CC criu/arch/s390/crtools.o [2020-05-12T02:47:49.496Z] + sudo modprobe ip_vs [2020-05-12T02:47:49.540Z] Client: Docker Engine - Community [2020-05-12T02:47:49.540Z] Version: 19.03.8 [2020-05-12T02:47:49.540Z] API version: 1.40 [2020-05-12T02:47:49.540Z] Go version: go1.12.17 [2020-05-12T02:47:49.540Z] Git commit: afacb8b7f0 [2020-05-12T02:47:49.540Z] Built: Wed Mar 11 01:25:46 2020 [2020-05-12T02:47:49.540Z] OS/Arch: linux/amd64 [2020-05-12T02:47:49.540Z] Experimental: false [2020-05-12T02:47:49.540Z] [2020-05-12T02:47:49.540Z] Server: Docker Engine - Community [2020-05-12T02:47:49.540Z] Engine: [2020-05-12T02:47:49.540Z] Version: 19.03.8 [2020-05-12T02:47:49.540Z] API version: 1.40 (minimum version 1.12) [2020-05-12T02:47:49.540Z] Go version: go1.12.17 [2020-05-12T02:47:49.540Z] Git commit: afacb8b7f0 [2020-05-12T02:47:49.540Z] Built: Wed Mar 11 01:24:19 2020 [2020-05-12T02:47:49.540Z] OS/Arch: linux/amd64 [2020-05-12T02:47:49.540Z] Experimental: true [2020-05-12T02:47:49.540Z] containerd: [2020-05-12T02:47:49.540Z] Version: 1.2.13 [2020-05-12T02:47:49.540Z] GitCommit: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-05-12T02:47:49.540Z] runc: [2020-05-12T02:47:49.540Z] Version: 1.0.0-rc10 [2020-05-12T02:47:49.540Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-05-12T02:47:49.540Z] docker-init: [2020-05-12T02:47:49.540Z] Version: 0.18.0 [2020-05-12T02:47:49.540Z] GitCommit: fec3683 [Pipeline] sh [2020-05-12T02:47:49.754Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:b7b4f5c9b4feb3320be720682d48605d42c909fb . [2020-05-12T02:47:49.755Z] #1 [internal] load build definition from Dockerfile [2020-05-12T02:47:49.755Z] #1 transferring dockerfile: 16.32kB done [2020-05-12T02:47:49.855Z] #10 57.73 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2020-05-12T02:47:49.855Z] #10 57.74 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2020-05-12T02:47:49.978Z] + docker info [2020-05-12T02:47:50.014Z] #1 DONE 0.1s [2020-05-12T02:47:50.014Z] [2020-05-12T02:47:50.014Z] #2 [internal] load .dockerignore [2020-05-12T02:47:50.014Z] #2 transferring context: 87B done [2020-05-12T02:47:50.014Z] #2 DONE 0.1s [2020-05-12T02:47:50.014Z] [2020-05-12T02:47:50.014Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2020-05-12T02:47:50.113Z] #10 57.76 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-05-12T02:47:50.113Z] #10 57.76 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-05-12T02:47:50.113Z] #10 57.78 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB] [2020-05-12T02:47:50.113Z] #10 57.78 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u4 [110 kB] [2020-05-12T02:47:50.113Z] #10 57.79 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2020-05-12T02:47:50.113Z] #10 57.82 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2020-05-12T02:47:50.113Z] #10 57.84 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2020-05-12T02:47:50.113Z] #10 57.86 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2020-05-12T02:47:50.113Z] #10 57.87 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2020-05-12T02:47:50.113Z] #10 57.90 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2020-05-12T02:47:50.113Z] #10 57.92 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2020-05-12T02:47:50.113Z] #10 57.93 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB] [2020-05-12T02:47:50.113Z] #10 57.95 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u4 [322 kB] [2020-05-12T02:47:50.272Z] #3 DONE 0.3s [2020-05-12T02:47:50.272Z] [2020-05-12T02:47:50.272Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-05-12T02:47:50.272Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done [2020-05-12T02:47:50.430Z] #39 41.07 CC criu/arch/s390/sigframe.o [2020-05-12T02:47:50.531Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done [2020-05-12T02:47:50.531Z] #4 sha256:8c69d118cfcd040a222bea7f7d57c6156faa938cb61b47657cd65343babc3664 521B / 521B done [2020-05-12T02:47:50.531Z] #4 sha256:08fb2b2ca3d58e19d791e73dea16126df37608115532e748d63525688df457a5 897B / 897B done [2020-05-12T02:47:50.531Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 7.19MB / 8.88MB 0.2s [2020-05-12T02:47:50.531Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.2s done [2020-05-12T02:47:50.531Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 [2020-05-12T02:47:50.712Z] #39 41.24 LINK criu/arch/s390/crtools.built-in.o [2020-05-12T02:47:50.712Z] #39 41.26 DEP criu/pie/util-vdso.d [2020-05-12T02:47:50.712Z] #39 41.47 DEP criu/pie/util.d [2020-05-12T02:47:50.997Z] #39 41.63 CC criu/pie/util.o [2020-05-12T02:47:51.047Z] #10 ... [2020-05-12T02:47:51.047Z] [2020-05-12T02:47:51.047Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-12T02:47:51.047Z] #41 48.69 strconv [2020-05-12T02:47:51.047Z] #41 49.46 bytes [2020-05-12T02:47:51.047Z] #41 51.96 bufio [2020-05-12T02:47:51.047Z] #41 53.17 reflect [2020-05-12T02:47:51.047Z] #41 54.05 syscall [2020-05-12T02:47:51.047Z] #41 ... [2020-05-12T02:47:51.047Z] [2020-05-12T02:47:51.047Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-12T02:47:51.047Z] #25 4.113 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2020-05-12T02:47:51.047Z] #25 4.434 [2020-05-12T02:47:51.047Z] #25 4.631 0.0% ##### 7.4% ######### 13.9% ############# 19.1% ################# 24.4% ###################### 31.5% ########################## 36.6% ############################## 41.8% ################################## 47.7% ###################################### 54.0% ########################################### 59.8% ############################################## 64.4% ################################################## 69.8% ##################################################### 74.0% ######################################################## 78.1% ########################################################### 81.9% ############################################################## 86.8% ################################################################# 91.1% ###################################################################### 97.7% ######################################################################## 100.0% [2020-05-12T02:47:51.047Z] #25 7.065 [2020-05-12T02:47:51.095Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0.6s done [2020-05-12T02:47:51.095Z] #4 DONE 0.9s [2020-05-12T02:47:51.298Z] #39 41.92 CC criu/pie/util-vdso.o [2020-05-12T02:47:51.821Z] #25 7.236 0.1% ########### 16.0% ##################### 29.4% ############################ 39.6% ################################################### 72.2% ####################################################################### 99.5% ######################################################################## 100.0% [2020-05-12T02:47:51.909Z] #39 ... [2020-05-12T02:47:51.909Z] [2020-05-12T02:47:51.909Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-05-12T02:47:51.909Z] #11 DONE 2.9s [2020-05-12T02:47:51.909Z] [2020-05-12T02:47:51.909Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-12T02:47:51.909Z] #39 42.49 AR criu/pie/pie.lib.a [2020-05-12T02:47:51.909Z] #39 42.55 DEP criu/pie/restorer.d [2020-05-12T02:47:51.909Z] #39 42.67 DEP criu/arch/s390/restorer.d [2020-05-12T02:47:52.030Z] [2020-05-12T02:47:52.030Z] #6 [internal] load metadata for docker.io/library/golang:1.13.10-buster [2020-05-12T02:47:52.030Z] #6 ... [2020-05-12T02:47:52.030Z] [2020-05-12T02:47:52.030Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-05-12T02:47:52.030Z] #5 DONE 0.1s [2020-05-12T02:47:52.195Z] #39 42.81 DEP criu/arch/s390/vdso-pie.d [2020-05-12T02:47:52.195Z] #39 42.92 DEP criu/pie/parasite-vdso.d [2020-05-12T02:47:52.291Z] [2020-05-12T02:47:52.291Z] #6 [internal] load metadata for docker.io/library/golang:1.13.10-buster [2020-05-12T02:47:52.387Z] #25 8.342 [2020-05-12T02:47:52.481Z] #39 43.08 DEP criu/pie/parasite.d [2020-05-12T02:47:52.549Z] #6 DONE 0.6s [2020-05-12T02:47:52.549Z] [2020-05-12T02:47:52.549Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.10-buster@sha256:160b2a4a6... [2020-05-12T02:47:52.549Z] #7 resolve docker.io/library/golang:1.13.10-buster@sha256:160b2a4a6d864b66814d64e73f7b41ba7e116ed01feb2eb99865001d68a23f9f done [2020-05-12T02:47:52.784Z] #39 43.28 CC criu/pie/parasite.o [2020-05-12T02:47:52.806Z] #7 sha256:160b2a4a6d864b66814d64e73f7b41ba7e116ed01feb2eb99865001d68a23f9f 1.42kB / 1.42kB done [2020-05-12T02:47:52.806Z] #7 sha256:9403039c96aaef950489cfcbb3305a42f4b78167e425a2df98d58edfdda8bc6f 1.79kB / 1.79kB done [2020-05-12T02:47:52.806Z] #7 sha256:bbc37f14aded2d49bfac62dfa404755c9f1cadfee2b35933e4906f0054782888 6.21MB / 10.00MB 0.3s [2020-05-12T02:47:52.806Z] #7 sha256:7ec6e7161786211f9b6da6c6c5b4517b52e50f55fa1fb5de37aab67a379f557f 5.46kB / 5.46kB done [2020-05-12T02:47:52.806Z] #7 sha256:90fe46dd819953eb995f9cc9c326130abe9dd0b3993a998e12c01d0218a0b831 6.61MB / 50.38MB 0.3s [2020-05-12T02:47:52.806Z] #7 sha256:35a4f197768941ef308d981a94f6d06fb77b9f2ba89dc04d2daf8292ee297315 6.47MB / 7.81MB 0.3s [2020-05-12T02:47:52.808Z] Client: Docker Engine - Community [2020-05-12T02:47:52.808Z] Version: 19.03.8 [2020-05-12T02:47:52.808Z] API version: 1.40 [2020-05-12T02:47:52.808Z] Go version: go1.12.17 [2020-05-12T02:47:52.808Z] Git commit: afacb8b [2020-05-12T02:47:52.808Z] Built: Wed Mar 11 01:26:35 2020 [2020-05-12T02:47:52.808Z] OS/Arch: linux/arm64 [2020-05-12T02:47:52.808Z] Experimental: false [2020-05-12T02:47:52.808Z] [2020-05-12T02:47:52.808Z] Server: Docker Engine - Community [2020-05-12T02:47:52.808Z] Engine: [2020-05-12T02:47:52.808Z] Version: 19.03.8 [2020-05-12T02:47:52.808Z] API version: 1.40 (minimum version 1.12) [2020-05-12T02:47:52.808Z] Go version: go1.12.17 [2020-05-12T02:47:52.808Z] Git commit: afacb8b [2020-05-12T02:47:52.808Z] Built: Wed Mar 11 01:25:07 2020 [2020-05-12T02:47:52.808Z] OS/Arch: linux/arm64 [2020-05-12T02:47:52.808Z] Experimental: true [2020-05-12T02:47:52.808Z] containerd: [2020-05-12T02:47:52.808Z] Version: 1.2.13 [2020-05-12T02:47:52.808Z] GitCommit: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-05-12T02:47:52.808Z] runc: [2020-05-12T02:47:52.808Z] Version: 1.0.0-rc10 [2020-05-12T02:47:52.808Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-05-12T02:47:52.808Z] docker-init: [2020-05-12T02:47:52.808Z] Version: 0.18.0 [2020-05-12T02:47:52.808Z] GitCommit: fec3683 [Pipeline] sh [2020-05-12T02:47:53.064Z] #7 sha256:bbc37f14aded2d49bfac62dfa404755c9f1cadfee2b35933e4906f0054782888 10.00MB / 10.00MB 0.4s done [2020-05-12T02:47:53.064Z] #7 sha256:90fe46dd819953eb995f9cc9c326130abe9dd0b3993a998e12c01d0218a0b831 9.97MB / 50.38MB 0.5s [2020-05-12T02:47:53.064Z] #7 sha256:35a4f197768941ef308d981a94f6d06fb77b9f2ba89dc04d2daf8292ee297315 7.81MB / 7.81MB 0.4s done [2020-05-12T02:47:53.064Z] #7 sha256:74e27dc593d49a6d728dfe36976cb1469e076fbf3611e501fd030308cd212a80 0B / 51.83MB 0.5s [2020-05-12T02:47:53.064Z] #7 sha256:38b1453721cb272cf531587daa8f79cc38641a9750dc269d7f2f08feb80f6602 0B / 68.61MB 0.5s [2020-05-12T02:47:53.137Z] + docker info [2020-05-12T02:47:53.323Z] #7 sha256:90fe46dd819953eb995f9cc9c326130abe9dd0b3993a998e12c01d0218a0b831 20.91MB / 50.38MB 0.7s [2020-05-12T02:47:53.323Z] #7 sha256:74e27dc593d49a6d728dfe36976cb1469e076fbf3611e501fd030308cd212a80 9.87MB / 51.83MB 0.7s [2020-05-12T02:47:53.323Z] #7 sha256:38b1453721cb272cf531587daa8f79cc38641a9750dc269d7f2f08feb80f6602 11.39MB / 68.61MB 0.7s [2020-05-12T02:47:53.399Z] #39 43.94 LINK criu/pie/parasite.built-in.o [2020-05-12T02:47:53.399Z] #39 ... [2020-05-12T02:47:53.399Z] [2020-05-12T02:47:53.399Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-05-12T02:47:53.399Z] #12 DONE 1.5s [2020-05-12T02:47:53.399Z] [2020-05-12T02:47:53.399Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-12T02:47:53.399Z] #39 43.95 GEN criu/pie/parasite-blob.h [2020-05-12T02:47:53.399Z] #39 43.96 CC criu/pie/parasite-vdso.o [2020-05-12T02:47:53.425Z] #25 8.597 0.0% #### 6.5% ######### 13.7% ############### 21.3% ##################### 29.4% ########################## 36.9% ############################# 41.5% [2020-05-12T02:47:53.425Z] #25 ... [2020-05-12T02:47:53.425Z] [2020-05-12T02:47:53.425Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-12T02:47:53.425Z] #43 51.04 + cd /tmp/tmp.t1jQKtjMCr/src/gotest.tools/gotestsum [2020-05-12T02:47:53.425Z] #43 51.04 + git checkout -q v0.3.5 [2020-05-12T02:47:53.425Z] #43 51.08 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2020-05-12T02:47:53.425Z] #43 ... [2020-05-12T02:47:53.425Z] [2020-05-12T02:47:53.425Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-12T02:47:53.586Z] #7 sha256:90fe46dd819953eb995f9cc9c326130abe9dd0b3993a998e12c01d0218a0b831 33.37MB / 50.38MB 1.0s [2020-05-12T02:47:53.586Z] #7 sha256:74e27dc593d49a6d728dfe36976cb1469e076fbf3611e501fd030308cd212a80 19.79MB / 51.83MB 1.0s [2020-05-12T02:47:53.586Z] #7 sha256:38b1453721cb272cf531587daa8f79cc38641a9750dc269d7f2f08feb80f6602 18.55MB / 68.61MB 1.0s [2020-05-12T02:47:53.586Z] #7 sha256:38b1453721cb272cf531587daa8f79cc38641a9750dc269d7f2f08feb80f6602 24.12MB / 68.61MB 1.1s [2020-05-12T02:47:53.586Z] #7 sha256:90fe46dd819953eb995f9cc9c326130abe9dd0b3993a998e12c01d0218a0b831 43.90MB / 50.38MB 1.2s [2020-05-12T02:47:53.586Z] #7 sha256:74e27dc593d49a6d728dfe36976cb1469e076fbf3611e501fd030308cd212a80 26.25MB / 51.83MB 1.2s [2020-05-12T02:47:53.586Z] #7 sha256:38b1453721cb272cf531587daa8f79cc38641a9750dc269d7f2f08feb80f6602 29.57MB / 68.61MB 1.2s [2020-05-12T02:47:53.691Z] #39 44.34 CC criu/arch/s390/vdso-pie.o [2020-05-12T02:47:53.870Z] #7 sha256:90fe46dd819953eb995f9cc9c326130abe9dd0b3993a998e12c01d0218a0b831 46.56MB / 50.38MB 1.3s [2020-05-12T02:47:53.870Z] #7 sha256:38b1453721cb272cf531587daa8f79cc38641a9750dc269d7f2f08feb80f6602 35.54MB / 68.61MB 1.3s [2020-05-12T02:47:53.941Z] #25 8.597 0.0% #### 6.5% ######### 13.7% ############### 21.3% ##################### 29.4% ########################## 36.9% ############################# 41.5% ################################# 47.1% ###################################### 53.7% ########################################### 60.5% ##################################################### 74.1% ############################################################# 85.4% #################################################################### 95.0% ######################################################################## 100.0% [2020-05-12T02:47:53.972Z] #39 44.56 CC criu/arch/s390/restorer.o [2020-05-12T02:47:53.972Z] #39 44.79 CC criu/pie/restorer.o [2020-05-12T02:47:54.128Z] #7 sha256:90fe46dd819953eb995f9cc9c326130abe9dd0b3993a998e12c01d0218a0b831 50.38MB / 50.38MB 1.5s [2020-05-12T02:47:54.128Z] #7 sha256:74e27dc593d49a6d728dfe36976cb1469e076fbf3611e501fd030308cd212a80 36.61MB / 51.83MB 1.5s [2020-05-12T02:47:54.128Z] #7 sha256:38b1453721cb272cf531587daa8f79cc38641a9750dc269d7f2f08feb80f6602 47.05MB / 68.61MB 1.5s [2020-05-12T02:47:54.128Z] #7 sha256:90fe46dd819953eb995f9cc9c326130abe9dd0b3993a998e12c01d0218a0b831 50.38MB / 50.38MB 1.5s done [2020-05-12T02:47:54.128Z] #7 sha256:74e27dc593d49a6d728dfe36976cb1469e076fbf3611e501fd030308cd212a80 40.70MB / 51.83MB 1.6s [2020-05-12T02:47:54.128Z] #7 sha256:fbf24695ef9896635c70eaf51fb67c6cc91f306a893b30ab38a29d4dd131c4c9 0B / 120.15MB 1.6s [2020-05-12T02:47:54.128Z] #7 sha256:38b1453721cb272cf531587daa8f79cc38641a9750dc269d7f2f08feb80f6602 51.62MB / 68.61MB 1.7s [2020-05-12T02:47:54.195Z] Client: [2020-05-12T02:47:54.195Z] Debug Mode: false [2020-05-12T02:47:54.195Z] [2020-05-12T02:47:54.195Z] Server: [2020-05-12T02:47:54.195Z] Containers: 0 [2020-05-12T02:47:54.195Z] Running: 0 [2020-05-12T02:47:54.195Z] Paused: 0 [2020-05-12T02:47:54.195Z] Stopped: 0 [2020-05-12T02:47:54.195Z] Images: 0 [2020-05-12T02:47:54.195Z] Server Version: 19.03.8 [2020-05-12T02:47:54.195Z] Storage Driver: overlay2 [2020-05-12T02:47:54.195Z] Backing Filesystem: [2020-05-12T02:47:54.195Z] Supports d_type: true [2020-05-12T02:47:54.195Z] Native Overlay Diff: true [2020-05-12T02:47:54.195Z] Logging Driver: json-file [2020-05-12T02:47:54.195Z] Cgroup Driver: cgroupfs [2020-05-12T02:47:54.195Z] Plugins: [2020-05-12T02:47:54.195Z] Volume: local [2020-05-12T02:47:54.195Z] Network: bridge host ipvlan macvlan null overlay [2020-05-12T02:47:54.195Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-05-12T02:47:54.195Z] Swarm: inactive [2020-05-12T02:47:54.195Z] Runtimes: runc [2020-05-12T02:47:54.195Z] Default Runtime: runc [2020-05-12T02:47:54.195Z] Init Binary: docker-init [2020-05-12T02:47:54.195Z] containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-05-12T02:47:54.195Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-05-12T02:47:54.195Z] init version: fec3683 [2020-05-12T02:47:54.195Z] Security Options: [2020-05-12T02:47:54.195Z] apparmor [2020-05-12T02:47:54.195Z] seccomp [2020-05-12T02:47:54.195Z] Profile: default [2020-05-12T02:47:54.195Z] Kernel Version: 4.15.0-1065-aws [2020-05-12T02:47:54.195Z] Operating System: Ubuntu 18.04.4 LTS [2020-05-12T02:47:54.195Z] OSType: linux [2020-05-12T02:47:54.195Z] Architecture: x86_64 [2020-05-12T02:47:54.195Z] CPUs: 2 [2020-05-12T02:47:54.195Z] Total Memory: 7.583GiB [2020-05-12T02:47:54.195Z] Name: ip-10-100-76-154 [2020-05-12T02:47:54.195Z] ID: KFLT:WOKO:RNSA:ZAPG:P7HC:E45I:CJEX:OC5L:G4LO:5POJ:IKKD:MMHP [2020-05-12T02:47:54.195Z] Docker Root Dir: /var/lib/docker [2020-05-12T02:47:54.195Z] Debug Mode: false [2020-05-12T02:47:54.195Z] Registry: https://index.docker.io/v1/ [2020-05-12T02:47:54.195Z] Labels: [2020-05-12T02:47:54.195Z] Experimental: true [2020-05-12T02:47:54.195Z] Insecure Registries: [2020-05-12T02:47:54.195Z] 127.0.0.0/8 [2020-05-12T02:47:54.195Z] Live Restore Enabled: true [2020-05-12T02:47:54.195Z] [2020-05-12T02:47:54.195Z] WARNING: No swap limit support [Pipeline] sh [2020-05-12T02:47:54.385Z] #7 sha256:74e27dc593d49a6d728dfe36976cb1469e076fbf3611e501fd030308cd212a80 43.61MB / 51.83MB 1.8s [2020-05-12T02:47:54.385Z] #7 sha256:38b1453721cb272cf531587daa8f79cc38641a9750dc269d7f2f08feb80f6602 57.49MB / 68.61MB 1.9s [2020-05-12T02:47:54.385Z] #7 extracting sha256:90fe46dd819953eb995f9cc9c326130abe9dd0b3993a998e12c01d0218a0b831 [2020-05-12T02:47:54.507Z] #25 10.35 [2020-05-12T02:47:54.600Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-05-12T02:47:54.600Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-05-12T02:47:54.600Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-40956/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-05-12T02:47:54.600Z] + bash /home/ubuntu/workspace/moby_PR-40956/check-config.sh [2020-05-12T02:47:54.600Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-05-12T02:47:54.600Z] info: reading kernel config from /boot/config-4.15.0-1065-aws ... [2020-05-12T02:47:54.600Z] [2020-05-12T02:47:54.600Z] Generally Necessary: [2020-05-12T02:47:54.600Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-05-12T02:47:54.600Z] - apparmor: enabled and tools installed [2020-05-12T02:47:54.600Z] - CONFIG_NAMESPACES: enabled [2020-05-12T02:47:54.600Z] - CONFIG_NET_NS: enabled [2020-05-12T02:47:54.600Z] - CONFIG_PID_NS: enabled [2020-05-12T02:47:54.600Z] - CONFIG_IPC_NS: enabled [2020-05-12T02:47:54.600Z] - CONFIG_UTS_NS: enabled [2020-05-12T02:47:54.600Z] - CONFIG_CGROUPS: enabled [2020-05-12T02:47:54.600Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-05-12T02:47:54.600Z] - CONFIG_CGROUP_DEVICE: enabled [2020-05-12T02:47:54.600Z] - CONFIG_CGROUP_FREEZER: enabled [2020-05-12T02:47:54.600Z] - CONFIG_CGROUP_SCHED: enabled [2020-05-12T02:47:54.600Z] - CONFIG_CPUSETS: enabled [2020-05-12T02:47:54.600Z] - CONFIG_MEMCG: enabled [2020-05-12T02:47:54.600Z] - CONFIG_KEYS: enabled [2020-05-12T02:47:54.600Z] - CONFIG_VETH: enabled (as module) [2020-05-12T02:47:54.600Z] - CONFIG_BRIDGE: enabled (as module) [2020-05-12T02:47:54.600Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-05-12T02:47:54.600Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-05-12T02:47:54.600Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-05-12T02:47:54.646Z] #7 sha256:74e27dc593d49a6d728dfe36976cb1469e076fbf3611e501fd030308cd212a80 51.82MB / 51.83MB 2.1s [2020-05-12T02:47:54.646Z] #7 sha256:38b1453721cb272cf531587daa8f79cc38641a9750dc269d7f2f08feb80f6602 60.99MB / 68.61MB 2.1s [2020-05-12T02:47:54.646Z] #7 sha256:fbf24695ef9896635c70eaf51fb67c6cc91f306a893b30ab38a29d4dd131c4c9 10.43MB / 120.15MB 2.1s [2020-05-12T02:47:54.869Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-05-12T02:47:54.869Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-05-12T02:47:54.869Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-05-12T02:47:54.869Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-05-12T02:47:54.869Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-05-12T02:47:54.869Z] - CONFIG_NF_NAT: enabled (as module) [2020-05-12T02:47:54.869Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-05-12T02:47:54.869Z] - CONFIG_POSIX_MQUEUE: enabled [2020-05-12T02:47:54.869Z] [2020-05-12T02:47:54.869Z] Optional Features: [2020-05-12T02:47:54.869Z] - CONFIG_USER_NS: enabled [2020-05-12T02:47:54.869Z] - CONFIG_SECCOMP: enabled [2020-05-12T02:47:54.869Z] - CONFIG_CGROUP_PIDS: enabled [2020-05-12T02:47:54.869Z] - CONFIG_MEMCG_SWAP: enabled [2020-05-12T02:47:54.869Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-05-12T02:47:54.869Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-05-12T02:47:54.869Z] - CONFIG_LEGACY_VSYSCALL_EMULATE: enabled [2020-05-12T02:47:54.869Z] - CONFIG_BLK_CGROUP: enabled [2020-05-12T02:47:54.869Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-05-12T02:47:54.869Z] - CONFIG_IOSCHED_CFQ: enabled [2020-05-12T02:47:54.869Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-05-12T02:47:54.869Z] - CONFIG_CGROUP_PERF: enabled [2020-05-12T02:47:54.869Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-05-12T02:47:54.869Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-05-12T02:47:54.869Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-05-12T02:47:54.869Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-05-12T02:47:54.869Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-05-12T02:47:54.869Z] - CONFIG_RT_GROUP_SCHED: missing [2020-05-12T02:47:54.869Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-05-12T02:47:54.869Z] - CONFIG_IP_VS: enabled (as module) [2020-05-12T02:47:54.869Z] - CONFIG_IP_VS_NFCT: enabled [2020-05-12T02:47:54.869Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-05-12T02:47:54.869Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-05-12T02:47:54.869Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-05-12T02:47:54.869Z] - CONFIG_EXT4_FS: enabled [2020-05-12T02:47:54.869Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-05-12T02:47:54.869Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-05-12T02:47:54.869Z] - Network Drivers: [2020-05-12T02:47:54.869Z] - "overlay": [2020-05-12T02:47:54.869Z] - CONFIG_VXLAN: enabled (as module) [2020-05-12T02:47:54.869Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-05-12T02:47:54.869Z] Optional (for encrypted networks): [2020-05-12T02:47:54.910Z] #7 sha256:74e27dc593d49a6d728dfe36976cb1469e076fbf3611e501fd030308cd212a80 51.83MB / 51.83MB 2.2s done [2020-05-12T02:47:54.910Z] #7 sha256:38b1453721cb272cf531587daa8f79cc38641a9750dc269d7f2f08feb80f6602 68.02MB / 68.61MB 2.4s [2020-05-12T02:47:54.910Z] #7 sha256:fbf24695ef9896635c70eaf51fb67c6cc91f306a893b30ab38a29d4dd131c4c9 20.16MB / 120.15MB 2.4s [2020-05-12T02:47:54.910Z] #7 sha256:4780acafd98c2f2b2139f70862bf40ecb6c3a84abd2afa853260460edb3fc112 0B / 126B 2.4s [2020-05-12T02:47:54.973Z] #39 ... [2020-05-12T02:47:54.973Z] [2020-05-12T02:47:54.973Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-05-12T02:47:54.973Z] #13 1.373 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-05-12T02:47:54.973Z] #13 DONE 1.6s [2020-05-12T02:47:55.135Z] - CONFIG_CRYPTO: enabled [2020-05-12T02:47:55.135Z] - CONFIG_CRYPTO_AEAD: enabled [2020-05-12T02:47:55.135Z] - CONFIG_CRYPTO_GCM: enabled [2020-05-12T02:47:55.135Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-05-12T02:47:55.135Z] - CONFIG_CRYPTO_GHASH: enabled [2020-05-12T02:47:55.135Z] - CONFIG_XFRM: enabled [2020-05-12T02:47:55.135Z] - CONFIG_XFRM_USER: enabled (as module) [2020-05-12T02:47:55.135Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-05-12T02:47:55.135Z] - CONFIG_INET_ESP: enabled (as module) [2020-05-12T02:47:55.135Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-05-12T02:47:55.135Z] - "ipvlan": [2020-05-12T02:47:55.135Z] - CONFIG_IPVLAN: enabled (as module) [2020-05-12T02:47:55.135Z] - "macvlan": [2020-05-12T02:47:55.135Z] - CONFIG_MACVLAN: enabled (as module) [2020-05-12T02:47:55.135Z] - CONFIG_DUMMY: enabled (as module) [2020-05-12T02:47:55.135Z] - "ftp,tftp client in container": [2020-05-12T02:47:55.135Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-05-12T02:47:55.135Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-05-12T02:47:55.135Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-05-12T02:47:55.135Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-05-12T02:47:55.135Z] - Storage Drivers: [2020-05-12T02:47:55.135Z] - "aufs": [2020-05-12T02:47:55.135Z] - CONFIG_AUFS_FS: enabled (as module) [2020-05-12T02:47:55.135Z] - "btrfs": [2020-05-12T02:47:55.135Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-05-12T02:47:55.135Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-05-12T02:47:55.135Z] - "devicemapper": [2020-05-12T02:47:55.135Z] - CONFIG_BLK_DEV_DM: enabled [2020-05-12T02:47:55.135Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-05-12T02:47:55.135Z] - "overlay": [2020-05-12T02:47:55.135Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-05-12T02:47:55.135Z] - "zfs": [2020-05-12T02:47:55.135Z] - /dev/zfs: missing [2020-05-12T02:47:55.135Z] - zfs command: missing [2020-05-12T02:47:55.135Z] - zpool command: missing [2020-05-12T02:47:55.135Z] [2020-05-12T02:47:55.135Z] Limits: [2020-05-12T02:47:55.135Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-05-12T02:47:55.135Z] [2020-05-12T02:47:55.135Z] + true [Pipeline] } [Pipeline] // stage [2020-05-12T02:47:55.167Z] #7 sha256:38b1453721cb272cf531587daa8f79cc38641a9750dc269d7f2f08feb80f6602 68.61MB / 68.61MB 2.5s done [2020-05-12T02:47:55.167Z] #7 sha256:fbf24695ef9896635c70eaf51fb67c6cc91f306a893b30ab38a29d4dd131c4c9 29.20MB / 120.15MB 2.6s [2020-05-12T02:47:55.167Z] #7 sha256:4780acafd98c2f2b2139f70862bf40ecb6c3a84abd2afa853260460edb3fc112 126B / 126B 2.4s done [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-05-12T02:47:55.261Z] [2020-05-12T02:47:55.261Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-05-12T02:47:55.261Z] #14 ... [2020-05-12T02:47:55.261Z] [2020-05-12T02:47:55.261Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-12T02:47:55.261Z] #41 74.21 net/textproto [2020-05-12T02:47:55.261Z] #41 74.21 crypto/x509 [2020-05-12T02:47:55.261Z] #41 75.23 vendor/golang.org/x/net/http/httpguts [2020-05-12T02:47:55.261Z] #41 75.47 vendor/golang.org/x/net/http/httpproxy [2020-05-12T02:47:55.261Z] #41 75.82 mime/multipart [2020-05-12T02:47:55.261Z] #41 77.38 crypto/tls [2020-05-12T02:47:55.261Z] #41 82.27 net/http/httptrace [2020-05-12T02:47:55.261Z] #41 82.38 net/http [2020-05-12T02:47:55.541Z] #41 ... [2020-05-12T02:47:55.542Z] [2020-05-12T02:47:55.542Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-12T02:47:55.542Z] #49 2.837 + RM_GOPATH=0 [2020-05-12T02:47:55.542Z] #49 2.837 + TMP_GOPATH= [2020-05-12T02:47:55.542Z] #49 2.837 + : /build [2020-05-12T02:47:55.542Z] #49 2.837 + '[' -z '' ']' [2020-05-12T02:47:55.542Z] #49 2.837 ++ mktemp -d [2020-05-12T02:47:55.542Z] #49 2.838 + export GOPATH=/tmp/tmp.020bU9jkl6 [2020-05-12T02:47:55.542Z] #49 2.838 + GOPATH=/tmp/tmp.020bU9jkl6 [2020-05-12T02:47:55.542Z] #49 2.838 + RM_GOPATH=1 [2020-05-12T02:47:55.542Z] #49 2.838 ++ dirname /tmp/install/install.sh [2020-05-12T02:47:55.542Z] #49 2.843 + dir=/tmp/install [2020-05-12T02:47:55.542Z] #49 2.843 + bin=runc [2020-05-12T02:47:55.542Z] #49 2.843 + shift [2020-05-12T02:47:55.542Z] #49 2.843 + '[' '!' -f /tmp/install/runc.installer ']' [2020-05-12T02:47:55.542Z] #49 2.843 + . /tmp/install/runc.installer [2020-05-12T02:47:55.542Z] #49 2.843 ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-05-12T02:47:55.542Z] #49 2.843 + install_runc [2020-05-12T02:47:55.542Z] #49 2.845 + uname -r [2020-05-12T02:47:55.542Z] #49 2.845 + grep -q '^3\.10\.0.*\.el7\.' [2020-05-12T02:47:55.542Z] #49 2.849 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-05-12T02:47:55.542Z] #49 2.849 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )' [2020-05-12T02:47:55.542Z] #49 2.849 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.020bU9jkl6/src/github.com/opencontainers/runc [2020-05-12T02:47:55.542Z] #49 2.849 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux ) [2020-05-12T02:47:55.542Z] #49 2.854 Cloning into '/tmp/tmp.020bU9jkl6/src/github.com/opencontainers/runc'... [2020-05-12T02:47:55.542Z] #49 ... [2020-05-12T02:47:55.542Z] [2020-05-12T02:47:55.542Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-12T02:47:55.542Z] #39 46.24 LINK criu/pie/restorer.built-in.o [2020-05-12T02:47:55.542Z] #39 46.25 GEN criu/pie/restorer-blob.h [2020-05-12T02:47:55.640Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:b7b4f5c9b4feb3320be720682d48605d42c909fb . [2020-05-12T02:47:55.640Z] #1 [internal] load build definition from Dockerfile [2020-05-12T02:47:55.640Z] #1 transferring dockerfile: 16.32kB done [2020-05-12T02:47:55.640Z] #1 DONE 0.1s [2020-05-12T02:47:55.640Z] [2020-05-12T02:47:55.640Z] #2 [internal] load .dockerignore [2020-05-12T02:47:55.640Z] #2 transferring context: 87B done [2020-05-12T02:47:55.640Z] #2 DONE 0.1s [2020-05-12T02:47:55.640Z] [2020-05-12T02:47:55.640Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2020-05-12T02:47:55.734Z] #7 sha256:fbf24695ef9896635c70eaf51fb67c6cc91f306a893b30ab38a29d4dd131c4c9 37.74MB / 120.15MB 3.2s [2020-05-12T02:47:55.822Z] #39 46.30 DEP criu/vdso.d [2020-05-12T02:47:55.822Z] #39 46.42 DEP criu/uts_ns.d [2020-05-12T02:47:55.991Z] #7 sha256:fbf24695ef9896635c70eaf51fb67c6cc91f306a893b30ab38a29d4dd131c4c9 44.93MB / 120.15MB 3.4s [2020-05-12T02:47:55.991Z] #7 sha256:fbf24695ef9896635c70eaf51fb67c6cc91f306a893b30ab38a29d4dd131c4c9 51.62MB / 120.15MB 3.6s [2020-05-12T02:47:56.103Z] #39 46.57 DEP criu/util.d [2020-05-12T02:47:56.103Z] #39 46.76 DEP criu/uffd.d [2020-05-12T02:47:56.202Z] #3 DONE 0.4s [2020-05-12T02:47:56.203Z] [2020-05-12T02:47:56.203Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-05-12T02:47:56.203Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done [2020-05-12T02:47:56.203Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done [2020-05-12T02:47:56.203Z] #4 sha256:8c69d118cfcd040a222bea7f7d57c6156faa938cb61b47657cd65343babc3664 521B / 521B done [2020-05-12T02:47:56.203Z] #4 sha256:08fb2b2ca3d58e19d791e73dea16126df37608115532e748d63525688df457a5 897B / 897B done [2020-05-12T02:47:56.203Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 1.32MB / 8.88MB 0.1s [2020-05-12T02:47:56.203Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 [2020-05-12T02:47:56.250Z] #7 sha256:fbf24695ef9896635c70eaf51fb67c6cc91f306a893b30ab38a29d4dd131c4c9 60.03MB / 120.15MB 3.8s [2020-05-12T02:47:56.383Z] #39 46.87 DEP criu/tun.d [2020-05-12T02:47:56.384Z] #39 47.09 DEP criu/tty.d [2020-05-12T02:47:56.384Z] #39 ... [2020-05-12T02:47:56.384Z] [2020-05-12T02:47:56.384Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-05-12T02:47:56.384Z] #14 DONE 1.5s [2020-05-12T02:47:56.384Z] [2020-05-12T02:47:56.384Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-12T02:47:56.384Z] #39 47.19 DEP criu/timerfd.d [2020-05-12T02:47:56.458Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.1s done [2020-05-12T02:47:56.512Z] #7 sha256:fbf24695ef9896635c70eaf51fb67c6cc91f306a893b30ab38a29d4dd131c4c9 71.24MB / 120.15MB 4.1s [2020-05-12T02:47:56.664Z] #39 47.41 DEP criu/sysfs_parse.d [2020-05-12T02:47:56.664Z] #39 47.46 DEP criu/sysctl.d [2020-05-12T02:47:56.718Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0.4s done [2020-05-12T02:47:56.718Z] #4 DONE 0.7s [2020-05-12T02:47:56.949Z] #39 47.54 DEP criu/string.d [2020-05-12T02:47:56.949Z] #39 47.56 DEP criu/stats.d [2020-05-12T02:47:56.949Z] #39 47.62 DEP criu/sockets.d [2020-05-12T02:47:56.949Z] #39 47.76 DEP criu/sk-unix.d [2020-05-12T02:47:57.082Z] #7 sha256:fbf24695ef9896635c70eaf51fb67c6cc91f306a893b30ab38a29d4dd131c4c9 81.84MB / 120.15MB 4.4s [2020-05-12T02:47:57.082Z] #7 sha256:fbf24695ef9896635c70eaf51fb67c6cc91f306a893b30ab38a29d4dd131c4c9 93.55MB / 120.15MB 4.6s [2020-05-12T02:47:57.229Z] #39 47.87 DEP criu/sk-tcp.d [2020-05-12T02:47:57.229Z] #39 47.96 DEP criu/sk-queue.d [2020-05-12T02:47:57.281Z] [2020-05-12T02:47:57.281Z] #6 [internal] load metadata for docker.io/library/golang:1.13.10-buster [2020-05-12T02:47:57.342Z] #7 sha256:fbf24695ef9896635c70eaf51fb67c6cc91f306a893b30ab38a29d4dd131c4c9 100.74MB / 120.15MB 4.8s [2020-05-12T02:47:57.408Z] #25 10.54 0.0% # 2.6% ### 4.8% #### 6.8% ####### 9.8% ######## 12.3% ########## 15.0% ############ 17.8% ############## 20.6% ############### 22.1% ################ 23.5% ################# 24.8% ################### 26.8% #################### 28.4% ##################### 30.3% ###################### 31.8% ######################## 34.1% ######################### 36.0% ########################### 38.7% ############################# 41.5% ############################### 43.1% ################################ 45.7% #################################### 50.7% ####################################### 54.3% ######################################### 58.0% ############################################ 61.7% ############################################### 65.8% [2020-05-12T02:47:57.409Z] #25 ... [2020-05-12T02:47:57.409Z] [2020-05-12T02:47:57.409Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-05-12T02:47:57.409Z] #28 54.93 Checking out files: 86% (1315/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-12T02:47:57.409Z] #28 55.61 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-05-12T02:47:57.409Z] #28 56.48 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-05-12T02:47:57.409Z] #28 ... [2020-05-12T02:47:57.409Z] [2020-05-12T02:47:57.409Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-12T02:47:57.510Z] #39 48.13 DEP criu/sk-packet.d [2020-05-12T02:47:57.537Z] #6 DONE 0.3s [2020-05-12T02:47:57.537Z] [2020-05-12T02:47:57.537Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-05-12T02:47:57.537Z] #5 DONE 0.2s [2020-05-12T02:47:57.537Z] [2020-05-12T02:47:57.537Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.10-buster@sha256:160b2a4a6... [2020-05-12T02:47:57.537Z] #7 resolve docker.io/library/golang:1.13.10-buster@sha256:160b2a4a6d864b66814d64e73f7b41ba7e116ed01feb2eb99865001d68a23f9f done [2020-05-12T02:47:57.599Z] #7 sha256:fbf24695ef9896635c70eaf51fb67c6cc91f306a893b30ab38a29d4dd131c4c9 106.89MB / 120.15MB 5.0s [2020-05-12T02:47:57.791Z] #39 48.29 DEP criu/sk-netlink.d [2020-05-12T02:47:57.791Z] #39 48.39 DEP criu/sk-inet.d [2020-05-12T02:47:57.799Z] #7 sha256:9403039c96aaef950489cfcbb3305a42f4b78167e425a2df98d58edfdda8bc6f 1.79kB / 1.79kB done [2020-05-12T02:47:57.799Z] #7 sha256:35a4f197768941ef308d981a94f6d06fb77b9f2ba89dc04d2daf8292ee297315 0B / 7.81MB 0.1s [2020-05-12T02:47:57.799Z] #7 sha256:90fe46dd819953eb995f9cc9c326130abe9dd0b3993a998e12c01d0218a0b831 0B / 50.38MB 0.1s [2020-05-12T02:47:57.799Z] #7 sha256:160b2a4a6d864b66814d64e73f7b41ba7e116ed01feb2eb99865001d68a23f9f 1.42kB / 1.42kB done [2020-05-12T02:47:57.799Z] #7 sha256:7ec6e7161786211f9b6da6c6c5b4517b52e50f55fa1fb5de37aab67a379f557f 5.46kB / 5.46kB done [2020-05-12T02:47:57.799Z] #7 sha256:35a4f197768941ef308d981a94f6d06fb77b9f2ba89dc04d2daf8292ee297315 7.81MB / 7.81MB 0.1s [2020-05-12T02:47:57.883Z] #7 sha256:fbf24695ef9896635c70eaf51fb67c6cc91f306a893b30ab38a29d4dd131c4c9 118.43MB / 120.15MB 5.3s [2020-05-12T02:47:57.923Z] #25 10.54 0.0% # 2.6% ### 4.8% #### 6.8% ####### 9.8% ######## 12.3% ########## 15.0% ############ 17.8% ############## 20.6% ############### 22.1% ################ 23.5% ################# 24.8% ################### 26.8% #################### 28.4% ##################### 30.3% ###################### 31.8% ######################## 34.1% ######################### 36.0% ########################### 38.7% ############################# 41.5% ############################### 43.1% ################################ 45.7% #################################### 50.7% ####################################### 54.3% ######################################### 58.0% ############################################ 61.7% ############################################### 65.8% ################################################# 69.4% ################################################### 71.8% #################################################### 73.3% ####################################################### 76.5% ######################################################### 79.3% [2020-05-12T02:47:57.923Z] #25 ... [2020-05-12T02:47:57.923Z] [2020-05-12T02:47:57.923Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-12T02:47:57.923Z] #47 55.65 reflect [2020-05-12T02:47:57.923Z] #47 55.68 syscall [2020-05-12T02:47:57.923Z] #47 64.46 time [2020-05-12T02:47:58.057Z] #7 sha256:35a4f197768941ef308d981a94f6d06fb77b9f2ba89dc04d2daf8292ee297315 7.81MB / 7.81MB 0.2s done [2020-05-12T02:47:58.057Z] #7 sha256:bbc37f14aded2d49bfac62dfa404755c9f1cadfee2b35933e4906f0054782888 0B / 10.00MB 0.3s [2020-05-12T02:47:58.057Z] #7 sha256:90fe46dd819953eb995f9cc9c326130abe9dd0b3993a998e12c01d0218a0b831 6.14MB / 50.38MB 0.5s [2020-05-12T02:47:58.057Z] #7 sha256:bbc37f14aded2d49bfac62dfa404755c9f1cadfee2b35933e4906f0054782888 7.38MB / 10.00MB 0.5s [2020-05-12T02:47:58.072Z] #39 ... [2020-05-12T02:47:58.072Z] [2020-05-12T02:47:58.072Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-05-12T02:47:58.072Z] #15 DONE 1.5s [2020-05-12T02:47:58.072Z] [2020-05-12T02:47:58.072Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-12T02:47:58.072Z] #39 48.56 DEP criu/signalfd.d [2020-05-12T02:47:58.072Z] #39 48.65 DEP criu/sigframe.d [2020-05-12T02:47:58.072Z] #39 48.72 DEP criu/shmem.d [2020-05-12T02:47:58.141Z] #7 sha256:fbf24695ef9896635c70eaf51fb67c6cc91f306a893b30ab38a29d4dd131c4c9 120.15MB / 120.15MB 5.5s done [2020-05-12T02:47:58.180Z] #47 ... [2020-05-12T02:47:58.181Z] [2020-05-12T02:47:58.181Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-12T02:47:58.181Z] #38 55.79 Selecting previously unselected package libprotobuf-lite17:amd64. [2020-05-12T02:47:58.181Z] #38 55.79 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2020-05-12T02:47:58.181Z] #38 55.80 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-05-12T02:47:58.181Z] #38 56.09 Selecting previously unselected package libprotobuf-dev:amd64. [2020-05-12T02:47:58.181Z] #38 56.09 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2020-05-12T02:47:58.181Z] #38 56.09 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-05-12T02:47:58.181Z] #38 57.61 Selecting previously unselected package libprotoc17:amd64. [2020-05-12T02:47:58.181Z] #38 57.62 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2020-05-12T02:47:58.181Z] #38 57.62 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2020-05-12T02:47:58.181Z] #38 58.21 Selecting previously unselected package protobuf-c-compiler. [2020-05-12T02:47:58.181Z] #38 58.22 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2020-05-12T02:47:58.181Z] #38 58.27 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-05-12T02:47:58.181Z] #38 58.40 Selecting previously unselected package protobuf-compiler. [2020-05-12T02:47:58.181Z] #38 58.41 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2020-05-12T02:47:58.181Z] #38 58.42 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-05-12T02:47:58.181Z] #38 58.57 Selecting previously unselected package python-pkg-resources. [2020-05-12T02:47:58.181Z] #38 58.57 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-05-12T02:47:58.181Z] #38 58.58 Unpacking python-pkg-resources (40.8.0-1) ... [2020-05-12T02:47:58.181Z] #38 58.84 Selecting previously unselected package python-six. [2020-05-12T02:47:58.181Z] #38 58.85 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-05-12T02:47:58.181Z] #38 58.86 Unpacking python-six (1.12.0-1) ... [2020-05-12T02:47:58.181Z] #38 58.98 Selecting previously unselected package python-protobuf. [2020-05-12T02:47:58.181Z] #38 58.98 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2020-05-12T02:47:58.181Z] #38 58.99 Unpacking python-protobuf (3.6.1.3-2) ... [2020-05-12T02:47:58.181Z] #38 59.80 Setting up python-pkg-resources (40.8.0-1) ... [2020-05-12T02:47:58.181Z] #38 64.81 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-05-12T02:47:58.181Z] #38 64.84 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-05-12T02:47:58.181Z] #38 64.85 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-05-12T02:47:58.181Z] #38 64.87 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-05-12T02:47:58.181Z] #38 64.88 Setting up python-six (1.12.0-1) ... [2020-05-12T02:47:58.181Z] #38 ... [2020-05-12T02:47:58.181Z] [2020-05-12T02:47:58.181Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-12T02:47:58.313Z] #7 sha256:90fe46dd819953eb995f9cc9c326130abe9dd0b3993a998e12c01d0218a0b831 10.37MB / 50.38MB 0.6s [2020-05-12T02:47:58.313Z] #7 sha256:bbc37f14aded2d49bfac62dfa404755c9f1cadfee2b35933e4906f0054782888 10.00MB / 10.00MB 0.6s [2020-05-12T02:47:58.313Z] #7 sha256:74e27dc593d49a6d728dfe36976cb1469e076fbf3611e501fd030308cd212a80 0B / 51.83MB 0.6s [2020-05-12T02:47:58.313Z] #7 sha256:bbc37f14aded2d49bfac62dfa404755c9f1cadfee2b35933e4906f0054782888 10.00MB / 10.00MB 0.7s done [2020-05-12T02:47:58.313Z] #7 sha256:38b1453721cb272cf531587daa8f79cc38641a9750dc269d7f2f08feb80f6602 0B / 68.61MB 0.8s [2020-05-12T02:47:58.353Z] #39 48.87 DEP criu/servicefd.d [2020-05-12T02:47:58.353Z] #39 49.03 DEP criu/seize.d [2020-05-12T02:47:58.570Z] #7 sha256:90fe46dd819953eb995f9cc9c326130abe9dd0b3993a998e12c01d0218a0b831 12.98MB / 50.38MB 0.9s [2020-05-12T02:47:58.570Z] #7 sha256:74e27dc593d49a6d728dfe36976cb1469e076fbf3611e501fd030308cd212a80 6.23MB / 51.83MB 0.9s [2020-05-12T02:47:58.570Z] #7 sha256:38b1453721cb272cf531587daa8f79cc38641a9750dc269d7f2f08feb80f6602 6.02MB / 68.61MB 1.0s [2020-05-12T02:47:58.633Z] #39 49.13 DEP criu/seccomp.d [2020-05-12T02:47:58.633Z] #39 49.27 DEP criu/rst-malloc.d [2020-05-12T02:47:58.633Z] #39 49.33 DEP criu/rbtree.d [2020-05-12T02:47:58.633Z] #39 49.34 DEP criu/pstree.d [2020-05-12T02:47:58.696Z] #25 10.54 0.0% # 2.6% ### 4.8% #### 6.8% ####### 9.8% ######## 12.3% ########## 15.0% ############ 17.8% ############## 20.6% ############### 22.1% ################ 23.5% ################# 24.8% ################### 26.8% #################### 28.4% ##################### 30.3% ###################### 31.8% ######################## 34.1% ######################### 36.0% ########################### 38.7% ############################# 41.5% ############################### 43.1% ################################ 45.7% #################################### 50.7% ####################################### 54.3% ######################################### 58.0% ############################################ 61.7% ############################################### 65.8% ################################################# 69.4% ################################################### 71.8% #################################################### 73.3% ####################################################### 76.5% ######################################################### 79.3% ########################################################### 82.9% ############################################################# 86.0% ############################################################### 88.6% ################################################################ 90.0% ################################################################### 93.7% [2020-05-12T02:47:58.696Z] #25 ... [2020-05-12T02:47:58.696Z] [2020-05-12T02:47:58.696Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-12T02:47:58.696Z] #32 56.41 Selecting previously unselected package libicu63:amd64. [2020-05-12T02:47:58.696Z] #32 56.41 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-05-12T02:47:58.696Z] #32 56.42 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-05-12T02:47:58.696Z] #32 64.48 Selecting previously unselected package libxml2:amd64. [2020-05-12T02:47:58.696Z] #32 64.49 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_amd64.deb ... [2020-05-12T02:47:58.696Z] #32 64.51 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-05-12T02:47:58.696Z] #32 65.41 Selecting previously unselected package libarchive13:amd64. [2020-05-12T02:47:58.696Z] #32 65.41 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2020-05-12T02:47:58.696Z] #32 65.42 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-05-12T02:47:58.696Z] #32 65.87 Selecting previously unselected package libjsoncpp1:amd64. [2020-05-12T02:47:58.696Z] #32 65.90 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2020-05-12T02:47:58.696Z] #32 65.91 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2020-05-12T02:47:58.696Z] #32 66.19 Selecting previously unselected package librhash0:amd64. [2020-05-12T02:47:58.696Z] #32 66.24 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2020-05-12T02:47:58.696Z] #32 66.24 Unpacking librhash0:amd64 (1.3.8-1) ... [2020-05-12T02:47:58.696Z] #32 66.47 Selecting previously unselected package libuv1:amd64. [2020-05-12T02:47:58.696Z] #32 66.48 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... [2020-05-12T02:47:58.696Z] #32 66.48 Unpacking libuv1:amd64 (1.24.1-1) ... [2020-05-12T02:47:58.696Z] #32 ... [2020-05-12T02:47:58.696Z] [2020-05-12T02:47:58.696Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-12T02:47:58.696Z] #25 10.54 0.0% # 2.6% ### 4.8% #### 6.8% ####### 9.8% ######## 12.3% ########## 15.0% ############ 17.8% ############## 20.6% ############### 22.1% ################ 23.5% ################# 24.8% ################### 26.8% #################### 28.4% ##################### 30.3% ###################### 31.8% ######################## 34.1% ######################### 36.0% ########################### 38.7% ############################# 41.5% ############################### 43.1% ################################ 45.7% #################################### 50.7% ####################################### 54.3% ######################################### 58.0% ############################################ 61.7% ############################################### 65.8% ################################################# 69.4% ################################################### 71.8% #################################################### 73.3% ####################################################### 76.5% ######################################################### 79.3% ########################################################### 82.9% ############################################################# 86.0% ############################################################### 88.6% ################################################################ 90.0% ################################################################### 93.7% ###################################################################### 98.2% ######################################################################## 100.0% [2020-05-12T02:47:58.705Z] #7 ... [2020-05-12T02:47:58.705Z] [2020-05-12T02:47:58.705Z] #57 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-05-12T02:47:58.705Z] #57 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2020-05-12T02:47:58.705Z] #57 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2020-05-12T02:47:58.705Z] #57 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2020-05-12T02:47:58.705Z] #57 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 3.1s done [2020-05-12T02:47:58.705Z] #57 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 3.0s done [2020-05-12T02:47:58.705Z] #57 DONE 6.2s [2020-05-12T02:47:58.705Z] [2020-05-12T02:47:58.705Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.10-buster@sha256:160b2a4a6... [2020-05-12T02:47:58.705Z] #7 ... [2020-05-12T02:47:58.705Z] [2020-05-12T02:47:58.705Z] #20 [internal] load build context [2020-05-12T02:47:58.705Z] #20 transferring context: 33.93MB 6.3s [2020-05-12T02:47:58.705Z] #20 ... [2020-05-12T02:47:58.705Z] [2020-05-12T02:47:58.705Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.10-buster@sha256:160b2a4a6... [2020-05-12T02:47:58.825Z] #7 sha256:90fe46dd819953eb995f9cc9c326130abe9dd0b3993a998e12c01d0218a0b831 15.60MB / 50.38MB 1.1s [2020-05-12T02:47:58.825Z] #7 sha256:74e27dc593d49a6d728dfe36976cb1469e076fbf3611e501fd030308cd212a80 9.76MB / 51.83MB 1.1s [2020-05-12T02:47:58.825Z] #7 sha256:90fe46dd819953eb995f9cc9c326130abe9dd0b3993a998e12c01d0218a0b831 20.31MB / 50.38MB 1.3s [2020-05-12T02:47:58.825Z] #7 sha256:74e27dc593d49a6d728dfe36976cb1469e076fbf3611e501fd030308cd212a80 14.26MB / 51.83MB 1.3s [2020-05-12T02:47:58.825Z] #7 sha256:38b1453721cb272cf531587daa8f79cc38641a9750dc269d7f2f08feb80f6602 12.33MB / 68.61MB 1.3s [2020-05-12T02:47:58.913Z] #39 49.47 DEP criu/protobuf.d [2020-05-12T02:47:58.913Z] #39 49.60 GEN criu/protobuf-desc-gen.h [2020-05-12T02:47:58.953Z] #25 14.87 [2020-05-12T02:47:59.084Z] #7 sha256:90fe46dd819953eb995f9cc9c326130abe9dd0b3993a998e12c01d0218a0b831 22.84MB / 50.38MB 1.4s [2020-05-12T02:47:59.084Z] #7 sha256:90fe46dd819953eb995f9cc9c326130abe9dd0b3993a998e12c01d0218a0b831 27.42MB / 50.38MB 1.5s [2020-05-12T02:47:59.084Z] #7 sha256:74e27dc593d49a6d728dfe36976cb1469e076fbf3611e501fd030308cd212a80 18.52MB / 51.83MB 1.5s [2020-05-12T02:47:59.084Z] #7 sha256:38b1453721cb272cf531587daa8f79cc38641a9750dc269d7f2f08feb80f6602 19.01MB / 68.61MB 1.5s [2020-05-12T02:47:59.194Z] #39 ... [2020-05-12T02:47:59.194Z] [2020-05-12T02:47:59.194Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-05-12T02:47:59.194Z] #16 DONE 1.4s [2020-05-12T02:47:59.339Z] #7 sha256:74e27dc593d49a6d728dfe36976cb1469e076fbf3611e501fd030308cd212a80 22.14MB / 51.83MB 1.6s [2020-05-12T02:47:59.339Z] #7 sha256:90fe46dd819953eb995f9cc9c326130abe9dd0b3993a998e12c01d0218a0b831 34.19MB / 50.38MB 1.8s [2020-05-12T02:47:59.339Z] #7 sha256:74e27dc593d49a6d728dfe36976cb1469e076fbf3611e501fd030308cd212a80 27.60MB / 51.83MB 1.8s [2020-05-12T02:47:59.339Z] #7 sha256:38b1453721cb272cf531587daa8f79cc38641a9750dc269d7f2f08feb80f6602 24.08MB / 68.61MB 1.8s [2020-05-12T02:47:59.486Z] [2020-05-12T02:47:59.486Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-12T02:47:59.669Z] #7 extracting sha256:90fe46dd819953eb995f9cc9c326130abe9dd0b3993a998e12c01d0218a0b831 5.0s [2020-05-12T02:47:59.885Z] #25 15.70 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2020-05-12T02:47:59.885Z] #25 16.05 [2020-05-12T02:47:59.904Z] #7 sha256:90fe46dd819953eb995f9cc9c326130abe9dd0b3993a998e12c01d0218a0b831 38.89MB / 50.38MB 2.0s [2020-05-12T02:47:59.904Z] #7 sha256:74e27dc593d49a6d728dfe36976cb1469e076fbf3611e501fd030308cd212a80 35.36MB / 51.83MB 2.0s [2020-05-12T02:47:59.904Z] #7 sha256:38b1453721cb272cf531587daa8f79cc38641a9750dc269d7f2f08feb80f6602 30.83MB / 68.61MB 2.0s [2020-05-12T02:47:59.904Z] #7 sha256:90fe46dd819953eb995f9cc9c326130abe9dd0b3993a998e12c01d0218a0b831 49.05MB / 50.38MB 2.2s [2020-05-12T02:47:59.904Z] #7 sha256:74e27dc593d49a6d728dfe36976cb1469e076fbf3611e501fd030308cd212a80 43.26MB / 51.83MB 2.2s [2020-05-12T02:47:59.904Z] #7 sha256:38b1453721cb272cf531587daa8f79cc38641a9750dc269d7f2f08feb80f6602 38.76MB / 68.61MB 2.2s [2020-05-12T02:47:59.904Z] #7 sha256:38b1453721cb272cf531587daa8f79cc38641a9750dc269d7f2f08feb80f6602 46.47MB / 68.61MB 2.3s [2020-05-12T02:48:00.143Z] #25 16.23 # 2.3% ######################################################################## 100.0% [2020-05-12T02:48:00.161Z] #7 sha256:90fe46dd819953eb995f9cc9c326130abe9dd0b3993a998e12c01d0218a0b831 50.38MB / 50.38MB 2.3s done [2020-05-12T02:48:00.161Z] #7 sha256:74e27dc593d49a6d728dfe36976cb1469e076fbf3611e501fd030308cd212a80 51.24MB / 51.83MB 2.5s [2020-05-12T02:48:00.161Z] #7 sha256:38b1453721cb272cf531587daa8f79cc38641a9750dc269d7f2f08feb80f6602 53.65MB / 68.61MB 2.5s [2020-05-12T02:48:00.161Z] #7 sha256:fbf24695ef9896635c70eaf51fb67c6cc91f306a893b30ab38a29d4dd131c4c9 1.03MB / 120.15MB 2.5s [2020-05-12T02:48:00.161Z] #7 extracting sha256:90fe46dd819953eb995f9cc9c326130abe9dd0b3993a998e12c01d0218a0b831 [2020-05-12T02:48:00.235Z] #7 ... [2020-05-12T02:48:00.235Z] [2020-05-12T02:48:00.235Z] #20 [internal] load build context [2020-05-12T02:48:00.235Z] #20 transferring context: 50.55MB 7.6s done [2020-05-12T02:48:00.235Z] #20 DONE 7.7s [2020-05-12T02:48:00.235Z] [2020-05-12T02:48:00.235Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.10-buster@sha256:160b2a4a6... [2020-05-12T02:48:00.401Z] #25 16.39 [2020-05-12T02:48:00.416Z] #7 sha256:74e27dc593d49a6d728dfe36976cb1469e076fbf3611e501fd030308cd212a80 51.83MB / 51.83MB 2.6s done [2020-05-12T02:48:00.417Z] #7 sha256:38b1453721cb272cf531587daa8f79cc38641a9750dc269d7f2f08feb80f6602 59.12MB / 68.61MB 2.7s [2020-05-12T02:48:00.417Z] #7 sha256:fbf24695ef9896635c70eaf51fb67c6cc91f306a893b30ab38a29d4dd131c4c9 9.66MB / 120.15MB 2.7s [2020-05-12T02:48:00.417Z] #7 sha256:4780acafd98c2f2b2139f70862bf40ecb6c3a84abd2afa853260460edb3fc112 0B / 126B 2.7s [2020-05-12T02:48:00.489Z] #17 1.283 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-05-12T02:48:00.672Z] #7 sha256:38b1453721cb272cf531587daa8f79cc38641a9750dc269d7f2f08feb80f6602 68.53MB / 68.61MB 2.9s [2020-05-12T02:48:00.672Z] #7 sha256:fbf24695ef9896635c70eaf51fb67c6cc91f306a893b30ab38a29d4dd131c4c9 17.69MB / 120.15MB 2.9s [2020-05-12T02:48:00.672Z] #7 sha256:4780acafd98c2f2b2139f70862bf40ecb6c3a84abd2afa853260460edb3fc112 126B / 126B 2.8s done [2020-05-12T02:48:00.769Z] #17 1.404 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-05-12T02:48:00.929Z] #7 sha256:38b1453721cb272cf531587daa8f79cc38641a9750dc269d7f2f08feb80f6602 68.61MB / 68.61MB 3.1s done [2020-05-12T02:48:00.929Z] #7 sha256:fbf24695ef9896635c70eaf51fb67c6cc91f306a893b30ab38a29d4dd131c4c9 25.16MB / 120.15MB 3.1s [2020-05-12T02:48:00.969Z] #25 ... [2020-05-12T02:48:00.969Z] [2020-05-12T02:48:00.969Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-12T02:48:00.969Z] #30 58.66 time [2020-05-12T02:48:00.969Z] #30 64.67 internal/poll [2020-05-12T02:48:00.969Z] #30 67.44 internal/syscall/execenv [2020-05-12T02:48:00.969Z] #30 67.67 internal/syscall/unix [2020-05-12T02:48:00.969Z] #30 68.00 internal/fmtsort [2020-05-12T02:48:00.969Z] #30 68.10 os [2020-05-12T02:48:00.969Z] #30 ... [2020-05-12T02:48:00.969Z] [2020-05-12T02:48:00.969Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-12T02:48:00.969Z] #10 59.40 debconf: delaying package configuration, since apt-utils is not installed [2020-05-12T02:48:00.969Z] #10 59.60 Fetched 78.2 MB in 8s (9255 kB/s) [2020-05-12T02:48:00.969Z] #10 59.74 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15409 files and directories currently installed.) [2020-05-12T02:48:00.969Z] #10 59.83 Preparing to unpack .../libsystemd0_241-7~deb10u4_amd64.deb ... [2020-05-12T02:48:00.969Z] #10 59.85 Unpacking libsystemd0:amd64 (241-7~deb10u4) over (241-7~deb10u3) ... [2020-05-12T02:48:00.969Z] #10 60.27 Setting up libsystemd0:amd64 (241-7~deb10u4) ... [2020-05-12T02:48:00.969Z] #10 60.45 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15409 files and directories currently installed.) [2020-05-12T02:48:00.969Z] #10 60.51 Preparing to unpack .../libudev1_241-7~deb10u4_amd64.deb ... [2020-05-12T02:48:00.969Z] #10 60.53 Unpacking libudev1:amd64 (241-7~deb10u4) over (241-7~deb10u3) ... [2020-05-12T02:48:00.969Z] #10 60.77 Setting up libudev1:amd64 (241-7~deb10u4) ... [2020-05-12T02:48:00.969Z] #10 60.90 Selecting previously unselected package binutils-mingw-w64-i686. [2020-05-12T02:48:00.969Z] #10 60.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 ... 15409 files and directories currently installed.) [2020-05-12T02:48:00.969Z] #10 61.02 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2020-05-12T02:48:00.969Z] #10 61.05 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-05-12T02:48:00.969Z] #10 64.13 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-05-12T02:48:00.969Z] #10 64.17 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2020-05-12T02:48:00.969Z] #10 64.17 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-05-12T02:48:00.969Z] #10 67.69 Selecting previously unselected package binutils-mingw-w64. [2020-05-12T02:48:00.969Z] #10 67.72 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-05-12T02:48:00.969Z] #10 67.73 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-05-12T02:48:00.969Z] #10 67.87 Selecting previously unselected package libdevmapper1.02.1:amd64. [2020-05-12T02:48:00.969Z] #10 67.88 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-05-12T02:48:00.969Z] #10 67.88 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-05-12T02:48:00.969Z] #10 68.06 Selecting previously unselected package dmsetup. [2020-05-12T02:48:00.969Z] #10 68.08 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2020-05-12T02:48:00.969Z] #10 68.09 Unpacking dmsetup (2:1.02.155-3) ... [2020-05-12T02:48:00.969Z] #10 68.31 Selecting previously unselected package mingw-w64-common. [2020-05-12T02:48:00.969Z] #10 68.32 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-05-12T02:48:00.969Z] #10 68.33 Unpacking mingw-w64-common (6.0.0-3) ... [2020-05-12T02:48:01.051Z] #17 1.594 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-05-12T02:48:01.051Z] #17 1.662 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2020-05-12T02:48:01.187Z] #7 sha256:fbf24695ef9896635c70eaf51fb67c6cc91f306a893b30ab38a29d4dd131c4c9 36.88MB / 120.15MB 3.5s [2020-05-12T02:48:01.227Z] #10 ... [2020-05-12T02:48:01.227Z] [2020-05-12T02:48:01.227Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-12T02:48:01.227Z] #30 68.97 strings [2020-05-12T02:48:01.443Z] #7 sha256:fbf24695ef9896635c70eaf51fb67c6cc91f306a893b30ab38a29d4dd131c4c9 44.42MB / 120.15MB 3.8s [2020-05-12T02:48:01.663Z] #17 2.346 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [175 kB] [2020-05-12T02:48:01.712Z] #7 sha256:fbf24695ef9896635c70eaf51fb67c6cc91f306a893b30ab38a29d4dd131c4c9 53.02MB / 120.15MB 4.1s [2020-05-12T02:48:01.967Z] #7 ... [2020-05-12T02:48:01.967Z] [2020-05-12T02:48:01.967Z] #57 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-05-12T02:48:01.967Z] #57 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2020-05-12T02:48:01.967Z] #57 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2020-05-12T02:48:01.967Z] #57 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2020-05-12T02:48:01.967Z] #57 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 0.6s done [2020-05-12T02:48:01.967Z] #57 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 3.4s done [2020-05-12T02:48:01.967Z] #57 DONE 4.3s [2020-05-12T02:48:01.967Z] [2020-05-12T02:48:01.967Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.10-buster@sha256:160b2a4a6... [2020-05-12T02:48:01.967Z] #7 sha256:fbf24695ef9896635c70eaf51fb67c6cc91f306a893b30ab38a29d4dd131c4c9 63.44MB / 120.15MB 4.3s [2020-05-12T02:48:02.135Z] #7 extracting sha256:90fe46dd819953eb995f9cc9c326130abe9dd0b3993a998e12c01d0218a0b831 7.4s done [2020-05-12T02:48:02.135Z] #7 extracting sha256:35a4f197768941ef308d981a94f6d06fb77b9f2ba89dc04d2daf8292ee297315 [2020-05-12T02:48:02.224Z] #7 sha256:fbf24695ef9896635c70eaf51fb67c6cc91f306a893b30ab38a29d4dd131c4c9 75.07MB / 120.15MB 4.6s [2020-05-12T02:48:02.483Z] #7 sha256:fbf24695ef9896635c70eaf51fb67c6cc91f306a893b30ab38a29d4dd131c4c9 83.38MB / 120.15MB 4.8s [2020-05-12T02:48:02.703Z] #7 extracting sha256:35a4f197768941ef308d981a94f6d06fb77b9f2ba89dc04d2daf8292ee297315 0.5s done [2020-05-12T02:48:02.703Z] #7 extracting sha256:bbc37f14aded2d49bfac62dfa404755c9f1cadfee2b35933e4906f0054782888 [2020-05-12T02:48:02.740Z] #7 sha256:fbf24695ef9896635c70eaf51fb67c6cc91f306a893b30ab38a29d4dd131c4c9 93.16MB / 120.15MB 5.0s [2020-05-12T02:48:02.740Z] #7 sha256:fbf24695ef9896635c70eaf51fb67c6cc91f306a893b30ab38a29d4dd131c4c9 101.28MB / 120.15MB 5.2s [2020-05-12T02:48:03.116Z] Client: [2020-05-12T02:48:03.116Z] Debug Mode: false [2020-05-12T02:48:03.116Z] [2020-05-12T02:48:03.116Z] Server: [2020-05-12T02:48:03.116Z] Containers: 0 [2020-05-12T02:48:03.116Z] Running: 0 [2020-05-12T02:48:03.116Z] Paused: 0 [2020-05-12T02:48:03.116Z] Stopped: 0 [2020-05-12T02:48:03.116Z] Images: 0 [2020-05-12T02:48:03.116Z] Server Version: 19.03.8 [2020-05-12T02:48:03.116Z] Storage Driver: overlay2 [2020-05-12T02:48:03.116Z] Backing Filesystem: [2020-05-12T02:48:03.116Z] Supports d_type: true [2020-05-12T02:48:03.116Z] Native Overlay Diff: true [2020-05-12T02:48:03.116Z] Logging Driver: json-file [2020-05-12T02:48:03.116Z] Cgroup Driver: cgroupfs [2020-05-12T02:48:03.116Z] Plugins: [2020-05-12T02:48:03.116Z] Volume: local [2020-05-12T02:48:03.116Z] Network: bridge host ipvlan macvlan null overlay [2020-05-12T02:48:03.116Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-05-12T02:48:03.116Z] Swarm: inactive [2020-05-12T02:48:03.116Z] Runtimes: runc [2020-05-12T02:48:03.116Z] Default Runtime: runc [2020-05-12T02:48:03.116Z] Init Binary: docker-init [2020-05-12T02:48:03.116Z] containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-05-12T02:48:03.116Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-05-12T02:48:03.116Z] init version: fec3683 [2020-05-12T02:48:03.116Z] Security Options: [2020-05-12T02:48:03.116Z] apparmor [2020-05-12T02:48:03.116Z] seccomp [2020-05-12T02:48:03.116Z] Profile: default [2020-05-12T02:48:03.116Z] Kernel Version: 4.15.0-1065-aws [2020-05-12T02:48:03.116Z] Operating System: Ubuntu 16.04.6 LTS [2020-05-12T02:48:03.116Z] OSType: linux [2020-05-12T02:48:03.116Z] Architecture: aarch64 [2020-05-12T02:48:03.116Z] CPUs: 4 [2020-05-12T02:48:03.116Z] Total Memory: 7.525GiB [2020-05-12T02:48:03.116Z] Name: ip-10-100-43-56 [2020-05-12T02:48:03.116Z] ID: 5JPB:CPXV:74WD:UUPR:S54C:SZZY:3ZIR:DQ4F:3AW7:X7YB:VNEU:2Q7A [2020-05-12T02:48:03.116Z] Docker Root Dir: /var/lib/docker [2020-05-12T02:48:03.116Z] Debug Mode: false [2020-05-12T02:48:03.116Z] Registry: https://index.docker.io/v1/ [2020-05-12T02:48:03.116Z] Labels: [2020-05-12T02:48:03.116Z] Experimental: true [2020-05-12T02:48:03.116Z] Insecure Registries: [2020-05-12T02:48:03.116Z] 127.0.0.0/8 [2020-05-12T02:48:03.116Z] Live Restore Enabled: true [2020-05-12T02:48:03.116Z] [2020-05-12T02:48:03.116Z] WARNING: No swap limit support [Pipeline] sh [2020-05-12T02:48:03.130Z] #17 3.600 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7380 B] [2020-05-12T02:48:03.275Z] #7 extracting sha256:bbc37f14aded2d49bfac62dfa404755c9f1cadfee2b35933e4906f0054782888 0.4s done [2020-05-12T02:48:03.275Z] #7 extracting sha256:74e27dc593d49a6d728dfe36976cb1469e076fbf3611e501fd030308cd212a80 [2020-05-12T02:48:03.325Z] #7 sha256:fbf24695ef9896635c70eaf51fb67c6cc91f306a893b30ab38a29d4dd131c4c9 109.46MB / 120.15MB 5.4s [2020-05-12T02:48:03.325Z] #7 sha256:fbf24695ef9896635c70eaf51fb67c6cc91f306a893b30ab38a29d4dd131c4c9 117.62MB / 120.15MB 5.6s [2020-05-12T02:48:03.411Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-05-12T02:48:03.412Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-05-12T02:48:03.412Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-40956/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-05-12T02:48:03.412Z] + bash /home/ubuntu/workspace/moby_PR-40956/check-config.sh [2020-05-12T02:48:03.412Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-05-12T02:48:03.412Z] info: reading kernel config from /boot/config-4.15.0-1065-aws ... [2020-05-12T02:48:03.412Z] [2020-05-12T02:48:03.412Z] Generally Necessary: [2020-05-12T02:48:03.412Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-05-12T02:48:03.412Z] - apparmor: enabled and tools installed [2020-05-12T02:48:03.581Z] #7 sha256:fbf24695ef9896635c70eaf51fb67c6cc91f306a893b30ab38a29d4dd131c4c9 120.15MB / 120.15MB 5.8s done [2020-05-12T02:48:03.672Z] - CONFIG_NAMESPACES: enabled [2020-05-12T02:48:03.672Z] - CONFIG_NET_NS: enabled [2020-05-12T02:48:03.672Z] - CONFIG_PID_NS: enabled [2020-05-12T02:48:03.672Z] - CONFIG_IPC_NS: enabled [2020-05-12T02:48:03.672Z] - CONFIG_UTS_NS: enabled [2020-05-12T02:48:03.672Z] - CONFIG_CGROUPS: enabled [2020-05-12T02:48:03.672Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-05-12T02:48:03.672Z] - CONFIG_CGROUP_DEVICE: enabled [2020-05-12T02:48:03.672Z] - CONFIG_CGROUP_FREEZER: enabled [2020-05-12T02:48:03.672Z] - CONFIG_CGROUP_SCHED: enabled [2020-05-12T02:48:03.672Z] - CONFIG_CPUSETS: enabled [2020-05-12T02:48:03.672Z] - CONFIG_MEMCG: enabled [2020-05-12T02:48:03.672Z] - CONFIG_KEYS: enabled [2020-05-12T02:48:03.672Z] - CONFIG_VETH: enabled (as module) [2020-05-12T02:48:03.672Z] - CONFIG_BRIDGE: enabled (as module) [2020-05-12T02:48:03.672Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-05-12T02:48:03.672Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-05-12T02:48:03.672Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-05-12T02:48:03.672Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-05-12T02:48:03.672Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-05-12T02:48:03.672Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-05-12T02:48:03.672Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-05-12T02:48:03.672Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-05-12T02:48:03.756Z] #30 ... [2020-05-12T02:48:03.756Z] [2020-05-12T02:48:03.756Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-12T02:48:03.756Z] #32 66.65 Selecting previously unselected package cmake. [2020-05-12T02:48:03.756Z] #32 66.70 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2020-05-12T02:48:03.756Z] #32 66.71 Unpacking cmake (3.13.4-1) ... [2020-05-12T02:48:03.756Z] #32 70.22 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-05-12T02:48:03.756Z] #32 70.28 Setting up xxd (2:8.1.0875-5) ... [2020-05-12T02:48:03.756Z] #32 70.30 Setting up libuv1:amd64 (1.24.1-1) ... [2020-05-12T02:48:03.756Z] #32 70.31 Setting up vim-common (2:8.1.0875-5) ... [2020-05-12T02:48:03.756Z] #32 70.37 Setting up librhash0:amd64 (1.3.8-1) ... [2020-05-12T02:48:03.756Z] #32 70.43 Setting up cmake-data (3.13.4-1) ... [2020-05-12T02:48:03.756Z] #32 70.45 Setting up libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-05-12T02:48:03.756Z] #32 70.48 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2020-05-12T02:48:03.756Z] #32 70.50 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-05-12T02:48:03.756Z] #32 70.51 Setting up cmake (3.13.4-1) ... [2020-05-12T02:48:03.756Z] #32 70.54 Processing triggers for libc-bin (2.28-10) ... [2020-05-12T02:48:03.756Z] #32 70.57 Processing triggers for mime-support (3.62) ... [2020-05-12T02:48:03.756Z] #32 DONE 71.4s [2020-05-12T02:48:03.756Z] [2020-05-12T02:48:03.756Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-12T02:48:03.756Z] #25 17.36 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2020-05-12T02:48:03.756Z] #25 17.85 [2020-05-12T02:48:03.756Z] #25 18.07 #=#=# ############################################# 62.7% ######################################################################## 100.0% [2020-05-12T02:48:03.756Z] #25 18.35 [2020-05-12T02:48:03.756Z] #25 19.26 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2020-05-12T02:48:03.756Z] #25 19.36 skipping existing 1849cc453dee [2020-05-12T02:48:03.756Z] #25 19.44 [2020-05-12T02:48:03.931Z] - CONFIG_NF_NAT: enabled (as module) [2020-05-12T02:48:03.931Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-05-12T02:48:03.931Z] - CONFIG_POSIX_MQUEUE: enabled [2020-05-12T02:48:03.931Z] [2020-05-12T02:48:03.931Z] Optional Features: [2020-05-12T02:48:03.931Z] - CONFIG_USER_NS: enabled [2020-05-12T02:48:03.931Z] - CONFIG_SECCOMP: enabled [2020-05-12T02:48:03.931Z] - CONFIG_CGROUP_PIDS: enabled [2020-05-12T02:48:03.931Z] - CONFIG_MEMCG_SWAP: enabled [2020-05-12T02:48:03.931Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-05-12T02:48:03.931Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-05-12T02:48:03.931Z] - CONFIG_BLK_CGROUP: enabled [2020-05-12T02:48:03.932Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-05-12T02:48:03.932Z] - CONFIG_IOSCHED_CFQ: enabled [2020-05-12T02:48:03.932Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-05-12T02:48:03.932Z] - CONFIG_CGROUP_PERF: enabled [2020-05-12T02:48:03.932Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-05-12T02:48:03.932Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-05-12T02:48:03.932Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-05-12T02:48:03.932Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-05-12T02:48:03.932Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-05-12T02:48:03.932Z] - CONFIG_RT_GROUP_SCHED: missing [2020-05-12T02:48:03.932Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-05-12T02:48:03.932Z] - CONFIG_IP_VS: enabled (as module) [2020-05-12T02:48:03.932Z] - CONFIG_IP_VS_NFCT: enabled [2020-05-12T02:48:03.932Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-05-12T02:48:03.932Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-05-12T02:48:03.932Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-05-12T02:48:04.191Z] - CONFIG_EXT4_FS: enabled [2020-05-12T02:48:04.191Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-05-12T02:48:04.191Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-05-12T02:48:04.191Z] - Network Drivers: [2020-05-12T02:48:04.191Z] - "overlay": [2020-05-12T02:48:04.191Z] - CONFIG_VXLAN: enabled (as module) [2020-05-12T02:48:04.191Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-05-12T02:48:04.191Z] Optional (for encrypted networks): [2020-05-12T02:48:04.191Z] - CONFIG_CRYPTO: enabled [2020-05-12T02:48:04.191Z] - CONFIG_CRYPTO_AEAD: enabled [2020-05-12T02:48:04.191Z] - CONFIG_CRYPTO_GCM: enabled [2020-05-12T02:48:04.191Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-05-12T02:48:04.191Z] - CONFIG_CRYPTO_GHASH: enabled [2020-05-12T02:48:04.191Z] - CONFIG_XFRM: enabled [2020-05-12T02:48:04.191Z] - CONFIG_XFRM_USER: enabled (as module) [2020-05-12T02:48:04.191Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-05-12T02:48:04.191Z] - CONFIG_INET_ESP: enabled (as module) [2020-05-12T02:48:04.191Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-05-12T02:48:04.191Z] - "ipvlan": [2020-05-12T02:48:04.191Z] - CONFIG_IPVLAN: enabled (as module) [2020-05-12T02:48:04.191Z] - "macvlan": [2020-05-12T02:48:04.191Z] - CONFIG_MACVLAN: enabled (as module) [2020-05-12T02:48:04.191Z] - CONFIG_DUMMY: enabled (as module) [2020-05-12T02:48:04.191Z] - "ftp,tftp client in container": [2020-05-12T02:48:04.322Z] #25 ... [2020-05-12T02:48:04.322Z] [2020-05-12T02:48:04.322Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-12T02:48:04.322Z] #41 61.96 time [2020-05-12T02:48:04.322Z] #41 68.91 os [2020-05-12T02:48:04.322Z] #41 70.06 strings [2020-05-12T02:48:04.322Z] #41 ... [2020-05-12T02:48:04.322Z] [2020-05-12T02:48:04.322Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-12T02:48:04.322Z] #38 69.30 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-05-12T02:48:04.322Z] #38 69.31 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-05-12T02:48:04.322Z] #38 69.33 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2020-05-12T02:48:04.322Z] #38 69.36 Setting up libcap-dev:amd64 (1:2.25-2) ... [2020-05-12T02:48:04.322Z] #38 69.37 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2020-05-12T02:48:04.322Z] #38 69.38 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-05-12T02:48:04.322Z] #38 69.39 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-05-12T02:48:04.322Z] #38 69.41 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-05-12T02:48:04.322Z] #38 69.42 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-05-12T02:48:04.322Z] #38 69.44 Setting up python-protobuf (3.6.1.3-2) ... [2020-05-12T02:48:04.452Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-05-12T02:48:04.452Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-05-12T02:48:04.452Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-05-12T02:48:04.452Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-05-12T02:48:04.452Z] - Storage Drivers: [2020-05-12T02:48:04.452Z] - "aufs": [2020-05-12T02:48:04.452Z] - CONFIG_AUFS_FS: enabled (as module) [2020-05-12T02:48:04.452Z] - "btrfs": [2020-05-12T02:48:04.452Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-05-12T02:48:04.452Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-05-12T02:48:04.452Z] - "devicemapper": [2020-05-12T02:48:04.452Z] - CONFIG_BLK_DEV_DM: enabled [2020-05-12T02:48:04.452Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-05-12T02:48:04.452Z] - "overlay": [2020-05-12T02:48:04.452Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-05-12T02:48:04.452Z] - "zfs": [2020-05-12T02:48:04.452Z] - /dev/zfs: missing [2020-05-12T02:48:04.452Z] - zfs command: missing [2020-05-12T02:48:04.452Z] - zpool command: missing [2020-05-12T02:48:04.452Z] [2020-05-12T02:48:04.452Z] Limits: [2020-05-12T02:48:04.452Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-05-12T02:48:04.452Z] [2020-05-12T02:48:04.452Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-05-12T02:48:04.795Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:b7b4f5c9b4feb3320be720682d48605d42c909fb . [2020-05-12T02:48:04.795Z] #2 [internal] load .dockerignore [2020-05-12T02:48:04.795Z] #2 transferring context: [2020-05-12T02:48:04.959Z] #7 ... [2020-05-12T02:48:04.959Z] [2020-05-12T02:48:04.959Z] #20 [internal] load build context [2020-05-12T02:48:04.959Z] #20 transferring context: 50.55MB 7.2s done [2020-05-12T02:48:04.959Z] #20 DONE 7.2s [2020-05-12T02:48:04.959Z] [2020-05-12T02:48:04.959Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.10-buster@sha256:160b2a4a6... [2020-05-12T02:48:05.055Z] #2 transferring context: 87B 0.0s done [2020-05-12T02:48:05.055Z] #2 DONE 0.2s [2020-05-12T02:48:05.055Z] [2020-05-12T02:48:05.055Z] #1 [internal] load build definition from Dockerfile [2020-05-12T02:48:05.055Z] #1 transferring dockerfile: 16.32kB done [2020-05-12T02:48:05.055Z] #1 DONE 0.2s [2020-05-12T02:48:05.055Z] [2020-05-12T02:48:05.055Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2020-05-12T02:48:05.144Z] #17 ... [2020-05-12T02:48:05.144Z] [2020-05-12T02:48:05.144Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-12T02:48:05.144Z] #39 50.66 DEP criu/protobuf-desc.d [2020-05-12T02:48:05.144Z] #39 50.72 DEP criu/proc_parse.d [2020-05-12T02:48:05.144Z] #39 50.89 DEP criu/plugin.d [2020-05-12T02:48:05.144Z] #39 50.93 DEP criu/pipes.d [2020-05-12T02:48:05.144Z] #39 51.05 DEP criu/pie-util.d [2020-05-12T02:48:05.144Z] #39 51.16 DEP criu/pie-util-vdso.d [2020-05-12T02:48:05.144Z] #39 51.25 DEP criu/path.d [2020-05-12T02:48:05.144Z] #39 51.35 DEP criu/parasite-syscall.d [2020-05-12T02:48:05.144Z] #39 51.57 DEP criu/pagemap.d [2020-05-12T02:48:05.144Z] #39 51.70 DEP criu/pagemap-cache.d [2020-05-12T02:48:05.144Z] #39 51.77 DEP criu/page-xfer.d [2020-05-12T02:48:05.144Z] #39 51.99 DEP criu/page-pipe.d [2020-05-12T02:48:05.144Z] #39 52.12 DEP criu/netfilter.d [2020-05-12T02:48:05.144Z] #39 52.24 DEP criu/net.d [2020-05-12T02:48:05.144Z] #39 52.42 DEP criu/namespaces.d [2020-05-12T02:48:05.144Z] #39 52.60 DEP criu/mount.d [2020-05-12T02:48:05.144Z] #39 52.77 DEP criu/mem.d [2020-05-12T02:48:05.144Z] #39 52.88 DEP criu/lsm.d [2020-05-12T02:48:05.144Z] #39 52.95 DEP criu/log.d [2020-05-12T02:48:05.144Z] #39 53.04 DEP criu/libnetlink.d [2020-05-12T02:48:05.144Z] #39 53.11 DEP criu/kerndat.d [2020-05-12T02:48:05.144Z] #39 53.26 DEP criu/kcmp-ids.d [2020-05-12T02:48:05.144Z] #39 53.32 DEP criu/irmap.d [2020-05-12T02:48:05.144Z] #39 53.43 DEP criu/ipc_ns.d [2020-05-12T02:48:05.144Z] #39 53.58 DEP criu/image.d [2020-05-12T02:48:05.144Z] #39 53.67 DEP criu/image-desc.d [2020-05-12T02:48:05.144Z] #39 53.71 DEP criu/fsnotify.d [2020-05-12T02:48:05.144Z] #39 53.93 DEP criu/filesystems.d [2020-05-12T02:48:05.144Z] #39 54.03 DEP criu/files.d [2020-05-12T02:48:05.144Z] #39 54.13 DEP criu/files-reg.d [2020-05-12T02:48:05.144Z] #39 54.28 DEP criu/files-ext.d [2020-05-12T02:48:05.144Z] #39 54.37 DEP criu/file-lock.d [2020-05-12T02:48:05.144Z] #39 54.52 DEP criu/file-ids.d [2020-05-12T02:48:05.144Z] #39 54.58 DEP criu/fifo.d [2020-05-12T02:48:05.144Z] #39 54.62 DEP criu/fdstore.d [2020-05-12T02:48:05.144Z] #39 54.68 DEP criu/fault-injection.d [2020-05-12T02:48:05.144Z] #39 54.72 DEP criu/external.d [2020-05-12T02:48:05.144Z] #39 54.79 DEP criu/eventpoll.d [2020-05-12T02:48:05.144Z] #39 54.88 DEP criu/eventfd.d [2020-05-12T02:48:05.144Z] #39 55.01 DEP criu/crtools.d [2020-05-12T02:48:05.144Z] #39 55.14 DEP criu/cr-service.d [2020-05-12T02:48:05.144Z] #39 55.31 DEP criu/cr-restore.d [2020-05-12T02:48:05.144Z] #39 55.43 DEP criu/cr-errno.d [2020-05-12T02:48:05.144Z] #39 55.45 DEP criu/cr-dump.d [2020-05-12T02:48:05.144Z] #39 55.53 DEP criu/cr-dedup.d [2020-05-12T02:48:05.144Z] #39 55.72 DEP criu/cr-check.d [2020-05-12T02:48:05.144Z] #39 55.87 DEP criu/config.d [2020-05-12T02:48:05.144Z] #39 55.98 DEP criu/clone-noasan.d [2020-05-12T02:48:05.387Z] #38 ... [2020-05-12T02:48:05.388Z] [2020-05-12T02:48:05.388Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-12T02:48:05.388Z] #25 20.53 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2020-05-12T02:48:05.388Z] #25 20.87 [2020-05-12T02:48:05.388Z] #25 21.02 ######################################################################## 100.0% [2020-05-12T02:48:05.388Z] #25 21.14 [2020-05-12T02:48:05.388Z] #25 21.24 Download of images into '/build' complete. [2020-05-12T02:48:05.388Z] #25 21.24 Use something like the following to load the result into a Docker daemon: [2020-05-12T02:48:05.388Z] #25 21.24 tar -cC '/build' . | docker load [2020-05-12T02:48:05.388Z] #25 DONE 21.4s [2020-05-12T02:48:05.388Z] [2020-05-12T02:48:05.388Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-12T02:48:05.388Z] #30 72.92 path [2020-05-12T02:48:05.388Z] #30 72.97 fmt [2020-05-12T02:48:05.425Z] #39 56.05 DEP criu/cgroup.d [2020-05-12T02:48:05.685Z] #7 extracting sha256:90fe46dd819953eb995f9cc9c326130abe9dd0b3993a998e12c01d0218a0b831 5.1s [2020-05-12T02:48:05.696Z] #3 DONE 0.6s [2020-05-12T02:48:05.696Z] [2020-05-12T02:48:05.696Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-05-12T02:48:05.696Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done [2020-05-12T02:48:05.696Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done [2020-05-12T02:48:05.696Z] #4 sha256:d9ced99b409ddb781c245c7c11f72566f940424fc3883ac0b5c5165f402e5a09 521B / 521B done [2020-05-12T02:48:05.696Z] #4 sha256:4a5217aade94e050842d2cfb7e0ed45c1140e2acf94c9033d473c03b0013f051 893B / 893B done [2020-05-12T02:48:05.696Z] #4 sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 0B / 8.28MB 0.1s [2020-05-12T02:48:05.707Z] #39 56.18 DEP criu/cgroup-props.d [2020-05-12T02:48:05.707Z] #39 56.31 DEP criu/bitmap.d [2020-05-12T02:48:05.707Z] #39 56.31 DEP criu/bfd.d [2020-05-12T02:48:05.707Z] #39 56.42 DEP criu/autofs.d [2020-05-12T02:48:05.707Z] #39 56.53 DEP criu/aio.d [2020-05-12T02:48:05.954Z] #30 73.70 path/filepath [2020-05-12T02:48:05.957Z] #4 sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 709.00kB / 8.28MB 0.2s [2020-05-12T02:48:05.957Z] #4 sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 8.28MB / 8.28MB 0.2s done [2020-05-12T02:48:05.957Z] #4 extracting sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 [2020-05-12T02:48:05.987Z] #39 ... [2020-05-12T02:48:05.987Z] [2020-05-12T02:48:05.987Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-12T02:48:05.987Z] #49 6.954 + cd /tmp/tmp.020bU9jkl6/src/github.com/opencontainers/runc [2020-05-12T02:48:05.987Z] #49 6.954 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-05-12T02:48:05.987Z] #49 7.342 + '[' -z '' ']' [2020-05-12T02:48:05.987Z] #49 7.342 + target=static [2020-05-12T02:48:05.987Z] #49 7.343 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-05-12T02:48:05.987Z] #49 7.898 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-12T02:48:05.987Z] #49 ... [2020-05-12T02:48:05.987Z] [2020-05-12T02:48:05.987Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-12T02:48:05.987Z] #39 56.74 DEP criu/action-scripts.d [2020-05-12T02:48:06.216Z] #4 extracting sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 0.2s done [2020-05-12T02:48:06.216Z] #4 DONE 0.6s [2020-05-12T02:48:06.598Z] #39 57.02 CC criu/action-scripts.o [2020-05-12T02:48:06.598Z] #39 57.43 CC criu/aio.o [2020-05-12T02:48:06.787Z] [2020-05-12T02:48:06.787Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-05-12T02:48:06.787Z] #7 extracting sha256:74e27dc593d49a6d728dfe36976cb1469e076fbf3611e501fd030308cd212a80 3.6s done [2020-05-12T02:48:07.045Z] #7 extracting sha256:38b1453721cb272cf531587daa8f79cc38641a9750dc269d7f2f08feb80f6602 [2020-05-12T02:48:07.056Z] #6 DONE 0.2s [2020-05-12T02:48:07.056Z] [2020-05-12T02:48:07.056Z] #5 [internal] load metadata for docker.io/library/golang:1.13.10-buster [2020-05-12T02:48:07.056Z] #5 DONE 0.2s [2020-05-12T02:48:07.056Z] [2020-05-12T02:48:07.056Z] #57 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-05-12T02:48:07.056Z] #57 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2020-05-12T02:48:07.056Z] #57 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2020-05-12T02:48:07.056Z] #57 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2020-05-12T02:48:07.056Z] #57 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 0B / 9.86MB 0.1s [2020-05-12T02:48:07.056Z] #57 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 2.63MB / 9.86MB 0.2s [2020-05-12T02:48:07.209Z] #39 57.90 CC criu/autofs.o [2020-05-12T02:48:07.319Z] #57 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.80MB / 9.86MB 0.3s [2020-05-12T02:48:07.609Z] #57 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 [2020-05-12T02:48:07.609Z] #57 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 0.4s done [2020-05-12T02:48:08.217Z] #39 ... [2020-05-12T02:48:08.217Z] [2020-05-12T02:48:08.217Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-12T02:48:08.217Z] #41 90.50 github.com/LK4D4/vndr/godl [2020-05-12T02:48:08.217Z] #41 90.97 github.com/LK4D4/vndr [2020-05-12T02:48:08.217Z] #41 DONE 97.2s [2020-05-12T02:48:08.217Z] [2020-05-12T02:48:08.217Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-12T02:48:08.217Z] #39 58.89 CC criu/bfd.o [2020-05-12T02:48:08.240Z] #7 extracting sha256:90fe46dd819953eb995f9cc9c326130abe9dd0b3993a998e12c01d0218a0b831 7.6s done [2020-05-12T02:48:08.240Z] #7 extracting sha256:35a4f197768941ef308d981a94f6d06fb77b9f2ba89dc04d2daf8292ee297315 [2020-05-12T02:48:08.482Z] #30 76.18 io/ioutil [2020-05-12T02:48:08.828Z] #39 59.44 CC criu/bitmap.o [2020-05-12T02:48:08.828Z] #39 59.54 CC criu/cgroup-props.o [2020-05-12T02:48:08.853Z] #7 extracting sha256:35a4f197768941ef308d981a94f6d06fb77b9f2ba89dc04d2daf8292ee297315 0.7s done [2020-05-12T02:48:08.853Z] #7 extracting sha256:bbc37f14aded2d49bfac62dfa404755c9f1cadfee2b35933e4906f0054782888 [2020-05-12T02:48:09.036Z] #57 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 1.1s done [2020-05-12T02:48:09.048Z] #30 76.70 text/tabwriter [2020-05-12T02:48:09.414Z] #7 extracting sha256:bbc37f14aded2d49bfac62dfa404755c9f1cadfee2b35933e4906f0054782888 0.6s done [2020-05-12T02:48:09.440Z] #39 60.07 CC criu/cgroup.o [2020-05-12T02:48:09.670Z] #7 extracting sha256:74e27dc593d49a6d728dfe36976cb1469e076fbf3611e501fd030308cd212a80 [2020-05-12T02:48:10.419Z] #57 DONE 3.1s [2020-05-12T02:48:10.419Z] [2020-05-12T02:48:10.419Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.10-buster@sha256:160b2a4a6... [2020-05-12T02:48:10.419Z] #7 resolve docker.io/library/golang:1.13.10-buster@sha256:160b2a4a6d864b66814d64e73f7b41ba7e116ed01feb2eb99865001d68a23f9f done [2020-05-12T02:48:10.419Z] #7 sha256:160b2a4a6d864b66814d64e73f7b41ba7e116ed01feb2eb99865001d68a23f9f 1.42kB / 1.42kB done [2020-05-12T02:48:10.419Z] #7 sha256:23d8696bd5e5e12c5aed585dcd311e5172d5413c19ab40dfe5fe61d9ded39ece 5.46kB / 5.46kB done [2020-05-12T02:48:10.419Z] #7 sha256:ac0e7aea31e932e05b2ceba046f4e670116c0e81cfc82ca24a86a41afe7f0f98 7.68MB / 7.68MB 0.7s done [2020-05-12T02:48:10.419Z] #7 sha256:02e5ddc37901699ec66dc42634b7ff01b5419ce430558ef6371cda0744ca6c3c 1.79kB / 1.79kB done [2020-05-12T02:48:10.419Z] #7 sha256:6243ff87266a170a3ad584d6c9c13f9b93c3aa84bded170c0040480f6c4e4170 49.17MB / 49.17MB 1.8s done [2020-05-12T02:48:10.419Z] #7 sha256:41ee43f3d2cbd321b8fb1657fed3947ec55776292d85377636a5fd3188d42662 9.98MB / 9.98MB 0.9s done [2020-05-12T02:48:10.419Z] #7 sha256:5bac10972135477f10794c7cecd0815eb04e84c70622089fc585b9622b1fabd9 52.16MB / 52.16MB 3.1s [2020-05-12T02:48:10.419Z] #7 sha256:b9615df067a65580785afd57bc12e4cedba0171af6d671b71b60d85f41621b25 62.47MB / 62.47MB 3.1s [2020-05-12T02:48:10.419Z] #7 extracting sha256:6243ff87266a170a3ad584d6c9c13f9b93c3aa84bded170c0040480f6c4e4170 [2020-05-12T02:48:10.419Z] #7 sha256:7275efaf12f9ea94c6e0418c379d210a443fa4c2586fd18db009eb83829871de 23.99MB / 97.69MB 3.1s [2020-05-12T02:48:10.419Z] #7 sha256:5bac10972135477f10794c7cecd0815eb04e84c70622089fc585b9622b1fabd9 52.16MB / 52.16MB 3.1s done [2020-05-12T02:48:10.419Z] #7 sha256:b9615df067a65580785afd57bc12e4cedba0171af6d671b71b60d85f41621b25 62.47MB / 62.47MB 3.1s done [2020-05-12T02:48:10.419Z] #7 sha256:27c76219acbb41d35b9e86103cc45ad9f843f30179646a812dc6a920bbf0bfac 0B / 155B 3.2s [2020-05-12T02:48:10.419Z] #7 sha256:7275efaf12f9ea94c6e0418c379d210a443fa4c2586fd18db009eb83829871de 33.48MB / 97.69MB 3.4s [2020-05-12T02:48:10.419Z] #7 sha256:27c76219acbb41d35b9e86103cc45ad9f843f30179646a812dc6a920bbf0bfac 155B / 155B 3.2s done [2020-05-12T02:48:10.691Z] #7 sha256:7275efaf12f9ea94c6e0418c379d210a443fa4c2586fd18db009eb83829871de 42.24MB / 97.69MB 3.6s [2020-05-12T02:48:10.691Z] #7 sha256:7275efaf12f9ea94c6e0418c379d210a443fa4c2586fd18db009eb83829871de 52.62MB / 97.69MB 3.8s [2020-05-12T02:48:10.951Z] #7 sha256:7275efaf12f9ea94c6e0418c379d210a443fa4c2586fd18db009eb83829871de 67.09MB / 97.69MB 3.9s [2020-05-12T02:48:10.951Z] #30 78.29 github.com/BurntSushi/toml [2020-05-12T02:48:10.951Z] #30 78.30 flag [2020-05-12T02:48:10.951Z] #30 ... [2020-05-12T02:48:10.951Z] [2020-05-12T02:48:10.951Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-12T02:48:10.951Z] #38 78.48 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2020-05-12T02:48:10.951Z] #38 78.50 Processing triggers for libc-bin (2.28-10) ... [2020-05-12T02:48:11.209Z] #38 DONE 78.9s [2020-05-12T02:48:11.210Z] [2020-05-12T02:48:11.210Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-12T02:48:11.210Z] #7 sha256:7275efaf12f9ea94c6e0418c379d210a443fa4c2586fd18db009eb83829871de 75.79MB / 97.69MB 4.1s [2020-05-12T02:48:11.227Z] #7 extracting sha256:38b1453721cb272cf531587daa8f79cc38641a9750dc269d7f2f08feb80f6602 3.7s done [2020-05-12T02:48:11.227Z] #7 extracting sha256:fbf24695ef9896635c70eaf51fb67c6cc91f306a893b30ab38a29d4dd131c4c9 [2020-05-12T02:48:11.469Z] #7 sha256:7275efaf12f9ea94c6e0418c379d210a443fa4c2586fd18db009eb83829871de 88.08MB / 97.69MB 4.4s [2020-05-12T02:48:11.469Z] #7 sha256:7275efaf12f9ea94c6e0418c379d210a443fa4c2586fd18db009eb83829871de 97.69MB / 97.69MB 4.5s [2020-05-12T02:48:11.476Z] #39 61.87 CC criu/clone-noasan.o [2020-05-12T02:48:11.476Z] #39 61.95 CC criu/config.o [2020-05-12T02:48:11.730Z] #7 sha256:7275efaf12f9ea94c6e0418c379d210a443fa4c2586fd18db009eb83829871de 97.69MB / 97.69MB 4.6s done [2020-05-12T02:48:11.989Z] #7 ... [2020-05-12T02:48:11.989Z] [2020-05-12T02:48:11.989Z] #20 [internal] load build context [2020-05-12T02:48:11.989Z] #20 transferring context: 50.55MB 5.0s done [2020-05-12T02:48:11.989Z] #20 DONE 5.1s [2020-05-12T02:48:11.989Z] [2020-05-12T02:48:11.989Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.10-buster@sha256:160b2a4a6... [2020-05-12T02:48:12.088Z] #39 62.87 CC criu/cr-check.o [2020-05-12T02:48:12.369Z] #39 ... [2020-05-12T02:48:12.369Z] [2020-05-12T02:48:12.369Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-05-12T02:48:12.369Z] #28 DONE 101.1s [2020-05-12T02:48:12.369Z] [2020-05-12T02:48:12.369Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-12T02:48:12.369Z] #17 6.343 Fetched 8042 kB in 5s (1549 kB/s) [2020-05-12T02:48:12.369Z] #17 6.343 Reading package lists... [2020-05-12T02:48:12.369Z] #17 8.414 Reading package lists... [2020-05-12T02:48:12.369Z] #17 10.51 Building dependency tree... [2020-05-12T02:48:12.369Z] #17 10.91 libcap2-bin is already the newest version (1:2.25-2). [2020-05-12T02:48:12.369Z] #17 10.91 The following additional packages will be installed: [2020-05-12T02:48:12.369Z] #17 10.91 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-05-12T02:48:12.369Z] #17 10.91 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-05-12T02:48:12.369Z] #17 10.91 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-05-12T02:48:12.369Z] #17 10.91 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-05-12T02:48:12.369Z] #17 10.91 python3.7 python3.7-minimal vim-runtime xxd [2020-05-12T02:48:12.369Z] #17 10.91 Suggested packages: [2020-05-12T02:48:12.369Z] #17 10.91 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-05-12T02:48:12.369Z] #17 10.91 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-05-12T02:48:12.369Z] #17 10.91 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-05-12T02:48:12.369Z] #17 10.91 Recommended packages: [2020-05-12T02:48:12.369Z] #17 10.91 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-05-12T02:48:12.369Z] #17 10.91 python3-keyrings.alt python3-xdg unzip [2020-05-12T02:48:12.369Z] #17 11.95 The following NEW packages will be installed: [2020-05-12T02:48:12.369Z] #17 11.96 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-05-12T02:48:12.369Z] #17 11.96 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-05-12T02:48:12.369Z] #17 11.96 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-05-12T02:48:12.369Z] #17 11.96 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-05-12T02:48:12.369Z] #17 11.96 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-05-12T02:48:12.369Z] #17 11.96 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-05-12T02:48:12.369Z] #17 11.96 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2020-05-12T02:48:12.369Z] #17 11.96 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2020-05-12T02:48:12.369Z] #17 11.96 xz-utils zip [2020-05-12T02:48:12.369Z] #17 12.05 0 upgraded, 48 newly installed, 0 to remove and 6 not upgraded. [2020-05-12T02:48:12.369Z] #17 12.05 Need to get 27.7 MB of archives. [2020-05-12T02:48:12.369Z] #17 12.05 After this operation, 117 MB of additional disk space will be used. [2020-05-12T02:48:12.369Z] #17 12.05 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x pigz s390x 2.4-1 [52.8 kB] [2020-05-12T02:48:12.369Z] #17 12.08 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-12T02:48:12.369Z] #17 12.27 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-12T02:48:12.369Z] #17 12.70 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-minimal s390x 3.7.3-1 [36.6 kB] [2020-05-12T02:48:12.369Z] #17 12.70 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libmpdec2 s390x 2.4.2-2 [83.3 kB] [2020-05-12T02:48:12.369Z] #17 12.71 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-12T02:48:12.369Z] #17 12.76 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3.7 s390x 3.7.3-2+deb10u1 [330 kB] [2020-05-12T02:48:12.369Z] #17 12.77 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3-stdlib s390x 3.7.3-1 [20.0 kB] [2020-05-12T02:48:12.369Z] #17 12.77 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3 s390x 3.7.3-1 [61.5 kB] [2020-05-12T02:48:12.369Z] #17 12.77 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x libip4tc0 s390x 1.8.2-4 [69.5 kB] [2020-05-12T02:48:12.369Z] #17 12.77 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libip6tc0 s390x 1.8.2-4 [69.8 kB] [2020-05-12T02:48:12.369Z] #17 12.77 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libiptc0 s390x 1.8.2-4 [59.6 kB] [2020-05-12T02:48:12.369Z] #17 12.77 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnfnetlink0 s390x 1.0.1-3+b1 [13.7 kB] [2020-05-12T02:48:12.369Z] #17 12.77 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnetfilter-conntrack3 s390x 1.0.7-1 [39.0 kB] [2020-05-12T02:48:12.369Z] #17 12.78 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnftnl11 s390x 1.1.2-2 [50.6 kB] [2020-05-12T02:48:12.369Z] #17 12.78 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x iptables s390x 1.8.2-4 [379 kB] [2020-05-12T02:48:12.369Z] #17 12.79 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x xxd s390x 2:8.1.0875-5 [139 kB] [2020-05-12T02:48:12.369Z] #17 12.79 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-common all 2:8.1.0875-5 [195 kB] [2020-05-12T02:48:12.369Z] #17 12.79 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main s390x bash-completion all 1:2.8-6 [208 kB] [2020-05-12T02:48:12.369Z] #17 12.80 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-12T02:48:12.369Z] #17 12.80 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main s390x xz-utils s390x 5.2.4-1 [181 kB] [2020-05-12T02:48:12.369Z] #17 12.81 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main s390x apparmor s390x 2.13.2-10 [529 kB] [2020-05-12T02:48:12.369Z] #17 12.83 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main s390x aufs-tools s390x 1:4.14+20190211-1 [104 kB] [2020-05-12T02:48:12.369Z] #17 12.83 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main s390x libonig5 s390x 6.9.1-1 [165 kB] [2020-05-12T02:48:12.369Z] #17 12.83 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjq1 s390x 1.5+dfsg-2+b1 [125 kB] [2020-05-12T02:48:12.369Z] #17 12.83 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main s390x jq s390x 1.5+dfsg-2+b1 [59.5 kB] [2020-05-12T02:48:12.369Z] #17 12.84 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main s390x libaio1 s390x 0.3.112-3 [11.1 kB] [2020-05-12T02:48:12.369Z] #17 12.84 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main s390x libgpm2 s390x 1.20.7-5 [35.2 kB] [2020-05-12T02:48:12.369Z] #17 12.84 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main s390x libicu63 s390x 63.1-6+deb10u1 [8035 kB] [2020-05-12T02:48:12.369Z] #17 13.11 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-12T02:48:12.369Z] #17 13.11 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-12T02:48:12.369Z] #17 13.11 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-12T02:48:12.369Z] #17 13.11 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main s390x libreadline5 s390x 5.2+dfsg-3+b13 [114 kB] [2020-05-12T02:48:12.369Z] #17 13.11 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main s390x net-tools s390x 1.60+git20180626.aebd88e-1 [242 kB] [2020-05-12T02:48:12.369Z] #17 13.11 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-pip-whl all 18.1-5 [1591 kB] [2020-05-12T02:48:12.657Z] #17 13.18 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-05-12T02:48:12.657Z] #17 13.18 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-distutils all 3.7.3-1 [142 kB] [2020-05-12T02:48:12.657Z] #17 13.18 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-pip all 18.1-5 [171 kB] [2020-05-12T02:48:12.657Z] #17 13.19 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-pkg-resources all 40.8.0-1 [153 kB] [2020-05-12T02:48:12.657Z] #17 13.19 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-setuptools all 40.8.0-1 [306 kB] [2020-05-12T02:48:12.657Z] #17 13.22 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-wheel all 0.32.3-2 [19.4 kB] [2020-05-12T02:48:12.657Z] #17 13.24 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main s390x sudo s390x 1.8.27-1+deb10u2 [1199 kB] [2020-05-12T02:48:13.109Z] #39 ... [2020-05-12T02:48:13.110Z] [2020-05-12T02:48:13.110Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-12T02:48:13.110Z] #47 70.56 encoding/binary [2020-05-12T02:48:13.110Z] #47 71.48 os [2020-05-12T02:48:13.110Z] #47 73.45 encoding/base64 [2020-05-12T02:48:13.110Z] #47 74.93 golang.org/x/sys/unix [2020-05-12T02:48:13.110Z] #47 77.16 fmt [2020-05-12T02:48:13.110Z] #47 ... [2020-05-12T02:48:13.110Z] [2020-05-12T02:48:13.110Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-12T02:48:13.110Z] #30 80.50 log [2020-05-12T02:48:13.324Z] #17 13.86 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-12T02:48:13.324Z] #17 13.86 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main s390x uidmap s390x 1:4.5-1.1 [257 kB] [2020-05-12T02:48:13.324Z] #17 13.86 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-05-12T02:48:13.324Z] #17 ... [2020-05-12T02:48:13.324Z] [2020-05-12T02:48:13.324Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-12T02:48:13.324Z] #39 63.89 CC criu/cr-dedup.o [2020-05-12T02:48:13.605Z] #39 64.17 CC criu/cr-dump.o [2020-05-12T02:48:13.675Z] #30 ... [2020-05-12T02:48:13.676Z] [2020-05-12T02:48:13.676Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-12T02:48:13.676Z] #33 4.170 + RM_GOPATH=0 [2020-05-12T02:48:13.676Z] #33 4.170 + TMP_GOPATH= [2020-05-12T02:48:13.676Z] #33 4.170 + : /build [2020-05-12T02:48:13.676Z] #33 4.170 + '[' -z '' ']' [2020-05-12T02:48:13.676Z] #33 4.189 ++ mktemp -d [2020-05-12T02:48:13.676Z] #33 4.193 + export GOPATH=/tmp/tmp.7yJqMX84hi [2020-05-12T02:48:13.676Z] #33 4.193 + GOPATH=/tmp/tmp.7yJqMX84hi [2020-05-12T02:48:13.676Z] #33 4.193 + RM_GOPATH=1 [2020-05-12T02:48:13.676Z] #33 4.197 ++ dirname /tmp/install/install.sh [2020-05-12T02:48:13.676Z] #33 4.198 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-05-12T02:48:13.676Z] #33 4.199 + dir=/tmp/install [2020-05-12T02:48:13.676Z] #33 4.199 + bin=tini [2020-05-12T02:48:13.676Z] #33 4.199 + shift [2020-05-12T02:48:13.676Z] #33 4.199 + '[' '!' -f /tmp/install/tini.installer ']' [2020-05-12T02:48:13.676Z] #33 4.199 + . /tmp/install/tini.installer [2020-05-12T02:48:13.676Z] #33 4.199 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2020-05-12T02:48:13.676Z] #33 4.199 + install_tini [2020-05-12T02:48:13.676Z] #33 4.199 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-05-12T02:48:13.676Z] #33 4.199 + git clone https://github.com/krallin/tini.git /tmp/tmp.7yJqMX84hi/tini [2020-05-12T02:48:13.676Z] #33 4.227 Cloning into '/tmp/tmp.7yJqMX84hi/tini'... [2020-05-12T02:48:13.676Z] #33 5.045 + cd /tmp/tmp.7yJqMX84hi/tini [2020-05-12T02:48:13.676Z] #33 5.045 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-05-12T02:48:13.676Z] #33 5.079 + cmake . [2020-05-12T02:48:13.676Z] #33 5.640 -- The C compiler identification is GNU 8.3.0 [2020-05-12T02:48:13.676Z] #33 5.687 -- Check for working C compiler: /usr/bin/cc [2020-05-12T02:48:13.676Z] #33 6.441 -- Check for working C compiler: /usr/bin/cc -- works [2020-05-12T02:48:13.676Z] #33 6.446 -- Detecting C compiler ABI info [2020-05-12T02:48:13.676Z] #33 7.289 -- Detecting C compiler ABI info - done [2020-05-12T02:48:13.676Z] #33 7.380 -- Detecting C compile features [2020-05-12T02:48:13.831Z] #7 extracting sha256:74e27dc593d49a6d728dfe36976cb1469e076fbf3611e501fd030308cd212a80 3.6s done [2020-05-12T02:48:13.831Z] #7 extracting sha256:38b1453721cb272cf531587daa8f79cc38641a9750dc269d7f2f08feb80f6602 [2020-05-12T02:48:13.899Z] #7 extracting sha256:6243ff87266a170a3ad584d6c9c13f9b93c3aa84bded170c0040480f6c4e4170 3.8s done [2020-05-12T02:48:13.899Z] #7 extracting sha256:ac0e7aea31e932e05b2ceba046f4e670116c0e81cfc82ca24a86a41afe7f0f98 [2020-05-12T02:48:14.159Z] #7 extracting sha256:ac0e7aea31e932e05b2ceba046f4e670116c0e81cfc82ca24a86a41afe7f0f98 0.3s done [2020-05-12T02:48:14.159Z] #7 extracting sha256:41ee43f3d2cbd321b8fb1657fed3947ec55776292d85377636a5fd3188d42662 [2020-05-12T02:48:14.244Z] #33 10.42 -- Detecting C compile features - done [2020-05-12T02:48:14.244Z] #33 10.47 -- Performing Test HAS_BUILTIN_FORTIFY [2020-05-12T02:48:14.244Z] #33 ... [2020-05-12T02:48:14.244Z] [2020-05-12T02:48:14.244Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-12T02:48:14.244Z] #47 81.86 encoding/json [2020-05-12T02:48:14.607Z] #39 65.37 CC criu/cr-errno.o [2020-05-12T02:48:14.607Z] #39 65.41 CC criu/cr-restore.o [2020-05-12T02:48:14.729Z] #7 extracting sha256:41ee43f3d2cbd321b8fb1657fed3947ec55776292d85377636a5fd3188d42662 0.3s done [2020-05-12T02:48:14.729Z] #7 extracting sha256:5bac10972135477f10794c7cecd0815eb04e84c70622089fc585b9622b1fabd9 [2020-05-12T02:48:16.145Z] #47 ... [2020-05-12T02:48:16.145Z] [2020-05-12T02:48:16.145Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-12T02:48:16.145Z] #41 73.88 fmt [2020-05-12T02:48:16.145Z] #41 74.20 path/filepath [2020-05-12T02:48:16.145Z] #41 76.41 regexp/syntax [2020-05-12T02:48:16.145Z] #41 80.15 flag [2020-05-12T02:48:16.145Z] #41 81.77 go/token [2020-05-12T02:48:16.145Z] #41 82.37 regexp [2020-05-12T02:48:16.145Z] #41 82.96 go/scanner [2020-05-12T02:48:16.469Z] #41 ... [2020-05-12T02:48:16.469Z] [2020-05-12T02:48:16.469Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-12T02:48:16.469Z] #33 10.87 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-05-12T02:48:16.469Z] #33 11.00 -- Configuring done [2020-05-12T02:48:16.469Z] #33 11.04 -- Generating done [2020-05-12T02:48:16.469Z] #33 11.06 -- Build files have been written to: /tmp/tmp.7yJqMX84hi/tini [2020-05-12T02:48:16.469Z] #33 11.07 + make tini-static [2020-05-12T02:48:16.469Z] #33 11.61 Scanning dependencies of target tini-static [2020-05-12T02:48:16.469Z] #33 11.68 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-05-12T02:48:16.501Z] #7 extracting sha256:fbf24695ef9896635c70eaf51fb67c6cc91f306a893b30ab38a29d4dd131c4c9 5.3s [2020-05-12T02:48:16.614Z] Removing intermediate container 50c1d876bfb7 [2020-05-12T02:48:16.614Z] ---> d1a314b88752 [2020-05-12T02:48:16.614Z] Step 13/15 : FROM golang:${GO_VERSION}-stretch [2020-05-12T02:48:16.614Z] ---> 4d38c0565539 [2020-05-12T02:48:16.614Z] Step 14/15 : COPY --from=build /usr/bin/buildx /usr/bin/buildx [2020-05-12T02:48:16.614Z] ---> 762855f17666 [2020-05-12T02:48:16.614Z] Step 15/15 : ENTRYPOINT ["/usr/bin/buildx"] [2020-05-12T02:48:16.614Z] ---> Running in 283f5690a1dd [2020-05-12T02:48:16.614Z] Removing intermediate container 283f5690a1dd [2020-05-12T02:48:16.614Z] ---> 7976756de4ed [2020-05-12T02:48:16.614Z] Successfully built 7976756de4ed [2020-05-12T02:48:16.614Z] Successfully tagged moby-buildx:latest [2020-05-12T02:48:16.614Z] id=$(docker create moby-buildx:${BUILDX_COMMIT:-latest}); \ [2020-05-12T02:48:16.614Z] if [ -n "${id}" ]; then \ [2020-05-12T02:48:16.614Z] docker cp ${id}:/usr/bin/buildx bundles/buildx \ [2020-05-12T02:48:16.614Z] && touch bundles/buildx; \ [2020-05-12T02:48:16.614Z] docker rm -f ${id}; \ [2020-05-12T02:48:16.614Z] fi [2020-05-12T02:48:16.614Z] 7d4e561c91391144094dca804553941462a341d532a26ca583aa006b5eec18fa [2020-05-12T02:48:16.614Z] bundles/buildx version [2020-05-12T02:48:16.614Z] buildx v0.3.1 6db68d0 [2020-05-12T02:48:16.614Z] + bundles/buildx build --load --force-rm --build-arg APT_MIRROR -t docker:b7b4f5c9b4feb3320be720682d48605d42c909fb . [2020-05-12T02:48:16.614Z] #1 [internal] booting buildkit [2020-05-12T02:48:16.614Z] #1 pulling image moby/buildkit:buildx-stable-1 [2020-05-12T02:48:16.614Z] #1 pulling image moby/buildkit:buildx-stable-1 2.7s done [2020-05-12T02:48:16.614Z] #1 creating container buildx_buildkit_default [2020-05-12T02:48:16.614Z] #1 creating container buildx_buildkit_default 0.5s done [2020-05-12T02:48:16.614Z] #1 DONE 3.2s [2020-05-12T02:48:16.614Z] [2020-05-12T02:48:16.614Z] #2 [internal] load build definition from Dockerfile [2020-05-12T02:48:16.614Z] #2 transferring dockerfile: 16.31kB 0.0s done [2020-05-12T02:48:16.614Z] #2 DONE 0.0s [2020-05-12T02:48:16.614Z] [2020-05-12T02:48:16.614Z] #3 [internal] load .dockerignore [2020-05-12T02:48:16.614Z] #3 transferring context: 87B done [2020-05-12T02:48:16.614Z] #3 DONE 0.0s [2020-05-12T02:48:16.614Z] [2020-05-12T02:48:16.614Z] #4 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2020-05-12T02:48:16.614Z] #4 DONE 0.9s [2020-05-12T02:48:16.614Z] [2020-05-12T02:48:16.614Z] #5 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-05-12T02:48:16.614Z] #5 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done [2020-05-12T02:48:16.614Z] #5 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done [2020-05-12T02:48:16.614Z] #5 sha256:c0fe20821d527e147784f7e782513880bf31b0060b2a7da7a94582ecde81c85f 521B / 521B done [2020-05-12T02:48:16.614Z] #5 sha256:775fc3f8096b00494716e40252610ceb5f99bff3ccf333bf7ab54ec546fc2e93 0B / 8.20MB 0.1s [2020-05-12T02:48:16.614Z] #5 sha256:e1129f819954dd9547d093183a562609478c4f521a06a1f6eba6c532e105f730 899B / 899B done [2020-05-12T02:48:16.614Z] #5 sha256:775fc3f8096b00494716e40252610ceb5f99bff3ccf333bf7ab54ec546fc2e93 8.20MB / 8.20MB 0.5s done [2020-05-12T02:48:16.614Z] #5 unpacking docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 [2020-05-12T02:48:16.614Z] #5 unpacking docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 0.6s done [2020-05-12T02:48:16.614Z] #5 DONE 1.3s [2020-05-12T02:48:16.614Z] [2020-05-12T02:48:16.614Z] #7 [internal] load metadata for docker.io/library/golang:1.13.10-buster [2020-05-12T02:48:17.036Z] #33 13.25 [100%] Linking C executable tini-static [2020-05-12T02:48:17.092Z] #7 extracting sha256:38b1453721cb272cf531587daa8f79cc38641a9750dc269d7f2f08feb80f6602 3.7s done [2020-05-12T02:48:17.244Z] #7 DONE 0.8s [2020-05-12T02:48:17.244Z] [2020-05-12T02:48:17.244Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-05-12T02:48:17.267Z] #7 extracting sha256:5bac10972135477f10794c7cecd0815eb04e84c70622089fc585b9622b1fabd9 2.3s done [2020-05-12T02:48:17.267Z] #7 extracting sha256:b9615df067a65580785afd57bc12e4cedba0171af6d671b71b60d85f41621b25 0.1s [2020-05-12T02:48:17.272Z] #39 67.65 CC criu/cr-service.o [2020-05-12T02:48:17.359Z] #7 extracting sha256:fbf24695ef9896635c70eaf51fb67c6cc91f306a893b30ab38a29d4dd131c4c9 [2020-05-12T02:48:17.552Z] #6 DONE 1.2s [2020-05-12T02:48:17.552Z] [2020-05-12T02:48:17.552Z] #58 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-05-12T02:48:17.552Z] #58 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2020-05-12T02:48:17.602Z] #33 13.89 [100%] Built target tini-static [2020-05-12T02:48:17.602Z] #33 14.02 + mkdir -p /build [2020-05-12T02:48:17.602Z] #33 14.03 + cp tini-static /build/docker-init [2020-05-12T02:48:17.860Z] #33 DONE 14.3s [2020-05-12T02:48:17.860Z] [2020-05-12T02:48:17.860Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-12T02:48:17.860Z] #39 3.471 Note: Building without setproctitle() and strlcpy() support. [2020-05-12T02:48:17.860Z] #39 3.471 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-05-12T02:48:17.860Z] #39 3.489 Note: Building without GnuTLS support [2020-05-12T02:48:17.860Z] #39 5.752 fatal: not a git repository (or any of the parent directories): .git [2020-05-12T02:48:17.860Z] #39 5.797 GEN .gitid [2020-05-12T02:48:17.860Z] #39 5.817 GEN criu/include/version.h [2020-05-12T02:48:17.860Z] #39 5.873 GEN include/common/asm [2020-05-12T02:48:17.883Z] #39 68.42 CC criu/crtools.o [2020-05-12T02:48:17.883Z] #39 68.66 CC criu/eventfd.o [2020-05-12T02:48:18.163Z] #39 68.92 CC criu/eventpoll.o [2020-05-12T02:48:18.212Z] #58 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 0B / 9.86MB 0.1s [2020-05-12T02:48:18.212Z] #58 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2020-05-12T02:48:18.212Z] #58 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2020-05-12T02:48:18.444Z] #39 ... [2020-05-12T02:48:18.444Z] [2020-05-12T02:48:18.444Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-12T02:48:18.444Z] #17 14.19 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim s390x 2:8.1.0875-5 [1188 kB] [2020-05-12T02:48:18.444Z] #17 14.19 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main s390x xfsprogs s390x 4.20.0-1 [865 kB] [2020-05-12T02:48:18.444Z] #17 14.19 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main s390x zip s390x 3.0-11+b1 [232 kB] [2020-05-12T02:48:18.444Z] #17 14.46 debconf: delaying package configuration, since apt-utils is not installed [2020-05-12T02:48:18.444Z] #17 14.50 Fetched 27.7 MB in 2s (12.7 MB/s) [2020-05-12T02:48:18.444Z] #17 14.53 Selecting previously unselected package pigz. [2020-05-12T02:48:18.444Z] #17 14.53 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23198 files and directories currently installed.) [2020-05-12T02:48:18.444Z] #17 14.55 Preparing to unpack .../archives/pigz_2.4-1_s390x.deb ... [2020-05-12T02:48:18.444Z] #17 14.55 Unpacking pigz (2.4-1) ... [2020-05-12T02:48:18.444Z] #17 14.61 Selecting previously unselected package libpython3.7-minimal:s390x. [2020-05-12T02:48:18.444Z] #17 14.61 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_s390x.deb ... [2020-05-12T02:48:18.444Z] #17 14.62 Unpacking libpython3.7-minimal:s390x (3.7.3-2+deb10u1) ... [2020-05-12T02:48:18.444Z] #17 14.84 Selecting previously unselected package python3.7-minimal. [2020-05-12T02:48:18.444Z] #17 14.85 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_s390x.deb ... [2020-05-12T02:48:18.444Z] #17 14.85 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ... [2020-05-12T02:48:18.444Z] #17 15.31 Setting up libpython3.7-minimal:s390x (3.7.3-2+deb10u1) ... [2020-05-12T02:48:18.444Z] #17 15.32 Setting up python3.7-minimal (3.7.3-2+deb10u1) ... [2020-05-12T02:48:18.444Z] #17 16.24 Selecting previously unselected package python3-minimal. [2020-05-12T02:48:18.444Z] #17 16.24 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23447 files and directories currently installed.) [2020-05-12T02:48:18.444Z] #17 16.27 Preparing to unpack .../python3-minimal_3.7.3-1_s390x.deb ... [2020-05-12T02:48:18.444Z] #17 16.28 Unpacking python3-minimal (3.7.3-1) ... [2020-05-12T02:48:18.444Z] #17 16.33 Selecting previously unselected package libmpdec2:s390x. [2020-05-12T02:48:18.444Z] #17 16.33 Preparing to unpack .../libmpdec2_2.4.2-2_s390x.deb ... [2020-05-12T02:48:18.444Z] #17 16.33 Unpacking libmpdec2:s390x (2.4.2-2) ... [2020-05-12T02:48:18.444Z] #17 16.39 Selecting previously unselected package libpython3.7-stdlib:s390x. [2020-05-12T02:48:18.444Z] #17 16.39 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_s390x.deb ... [2020-05-12T02:48:18.444Z] #17 16.40 Unpacking libpython3.7-stdlib:s390x (3.7.3-2+deb10u1) ... [2020-05-12T02:48:18.444Z] #17 17.10 Selecting previously unselected package python3.7. [2020-05-12T02:48:18.444Z] #17 17.11 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_s390x.deb ... [2020-05-12T02:48:18.444Z] #17 17.11 Unpacking python3.7 (3.7.3-2+deb10u1) ... [2020-05-12T02:48:18.444Z] #17 17.19 Selecting previously unselected package libpython3-stdlib:s390x. [2020-05-12T02:48:18.444Z] #17 17.19 Preparing to unpack .../libpython3-stdlib_3.7.3-1_s390x.deb ... [2020-05-12T02:48:18.444Z] #17 17.20 Unpacking libpython3-stdlib:s390x (3.7.3-1) ... [2020-05-12T02:48:18.444Z] #17 17.25 Setting up python3-minimal (3.7.3-1) ... [2020-05-12T02:48:18.444Z] #17 17.71 Selecting previously unselected package python3. [2020-05-12T02:48:18.444Z] #17 17.71 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23859 files and directories currently installed.) [2020-05-12T02:48:18.444Z] #17 17.74 Preparing to unpack .../00-python3_3.7.3-1_s390x.deb ... [2020-05-12T02:48:18.444Z] #17 17.74 Unpacking python3 (3.7.3-1) ... [2020-05-12T02:48:18.444Z] #17 17.79 Selecting previously unselected package libip4tc0:s390x. [2020-05-12T02:48:18.444Z] #17 17.79 Preparing to unpack .../01-libip4tc0_1.8.2-4_s390x.deb ... [2020-05-12T02:48:18.444Z] #17 17.79 Unpacking libip4tc0:s390x (1.8.2-4) ... [2020-05-12T02:48:18.444Z] #17 17.83 Selecting previously unselected package libip6tc0:s390x. [2020-05-12T02:48:18.444Z] #17 17.84 Preparing to unpack .../02-libip6tc0_1.8.2-4_s390x.deb ... [2020-05-12T02:48:18.444Z] #17 17.84 Unpacking libip6tc0:s390x (1.8.2-4) ... [2020-05-12T02:48:18.444Z] #17 17.89 Selecting previously unselected package libiptc0:s390x. [2020-05-12T02:48:18.444Z] #17 17.89 Preparing to unpack .../03-libiptc0_1.8.2-4_s390x.deb ... [2020-05-12T02:48:18.444Z] #17 17.89 Unpacking libiptc0:s390x (1.8.2-4) ... [2020-05-12T02:48:18.444Z] #17 17.93 Selecting previously unselected package libnfnetlink0:s390x. [2020-05-12T02:48:18.444Z] #17 17.93 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_s390x.deb ... [2020-05-12T02:48:18.444Z] #17 17.93 Unpacking libnfnetlink0:s390x (1.0.1-3+b1) ... [2020-05-12T02:48:18.444Z] #17 17.96 Selecting previously unselected package libnetfilter-conntrack3:s390x. [2020-05-12T02:48:18.444Z] #17 17.96 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_s390x.deb ... [2020-05-12T02:48:18.444Z] #17 17.96 Unpacking libnetfilter-conntrack3:s390x (1.0.7-1) ... [2020-05-12T02:48:18.444Z] #17 18.01 Selecting previously unselected package libnftnl11:s390x. [2020-05-12T02:48:18.444Z] #17 18.01 Preparing to unpack .../06-libnftnl11_1.1.2-2_s390x.deb ... [2020-05-12T02:48:18.444Z] #17 18.01 Unpacking libnftnl11:s390x (1.1.2-2) ... [2020-05-12T02:48:18.444Z] #17 18.05 Selecting previously unselected package iptables. [2020-05-12T02:48:18.444Z] #17 18.06 Preparing to unpack .../07-iptables_1.8.2-4_s390x.deb ... [2020-05-12T02:48:18.444Z] #17 18.06 Unpacking iptables (1.8.2-4) ... [2020-05-12T02:48:18.444Z] #17 18.26 Selecting previously unselected package xxd. [2020-05-12T02:48:18.444Z] #17 18.26 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_s390x.deb ... [2020-05-12T02:48:18.444Z] #17 18.27 Unpacking xxd (2:8.1.0875-5) ... [2020-05-12T02:48:18.444Z] #17 18.33 Selecting previously unselected package vim-common. [2020-05-12T02:48:18.444Z] #17 18.33 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-05-12T02:48:18.444Z] #17 18.34 Unpacking vim-common (2:8.1.0875-5) ... [2020-05-12T02:48:18.444Z] #17 18.47 Selecting previously unselected package bash-completion. [2020-05-12T02:48:18.444Z] #17 18.47 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-05-12T02:48:18.725Z] #17 ... [2020-05-12T02:48:18.725Z] [2020-05-12T02:48:18.725Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-12T02:48:18.725Z] #39 69.36 CC criu/external.o [2020-05-12T02:48:18.916Z] #58 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 1.92MB / 9.86MB 0.8s [2020-05-12T02:48:19.006Z] #39 69.63 CC criu/fault-injection.o [2020-05-12T02:48:19.007Z] #39 69.69 CC criu/fdstore.o [2020-05-12T02:48:19.031Z] #7 extracting sha256:fbf24695ef9896635c70eaf51fb67c6cc91f306a893b30ab38a29d4dd131c4c9 7.9s done [2020-05-12T02:48:19.179Z] #7 extracting sha256:b9615df067a65580785afd57bc12e4cedba0171af6d671b71b60d85f41621b25 1.7s done [2020-05-12T02:48:19.179Z] #7 extracting sha256:7275efaf12f9ea94c6e0418c379d210a443fa4c2586fd18db009eb83829871de 0.1s [2020-05-12T02:48:19.226Z] #58 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 3.39MB / 9.86MB 1.0s [2020-05-12T02:48:19.226Z] #58 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 4.18MB / 9.86MB 1.1s [2020-05-12T02:48:19.235Z] #39 8.045 PBCC images/google/protobuf/descriptor.pb-c.c [2020-05-12T02:48:19.235Z] #39 ... [2020-05-12T02:48:19.235Z] [2020-05-12T02:48:19.235Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-12T02:48:19.235Z] #10 76.95 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-05-12T02:48:19.235Z] #10 76.97 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-05-12T02:48:19.235Z] #10 76.99 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-05-12T02:48:19.235Z] #10 84.51 Selecting previously unselected package gcc-mingw-w64-base. [2020-05-12T02:48:19.235Z] #10 84.51 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-05-12T02:48:19.235Z] #10 84.55 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-05-12T02:48:19.235Z] #10 84.75 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-05-12T02:48:19.235Z] #10 84.76 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-05-12T02:48:19.235Z] #10 84.78 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-05-12T02:48:19.235Z] #10 ... [2020-05-12T02:48:19.235Z] [2020-05-12T02:48:19.235Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-12T02:48:19.287Z] #39 69.87 CC criu/fifo.o [2020-05-12T02:48:19.290Z] #7 extracting sha256:4780acafd98c2f2b2139f70862bf40ecb6c3a84abd2afa853260460edb3fc112 done [2020-05-12T02:48:19.290Z] #7 DONE 26.8s [2020-05-12T02:48:19.290Z] [2020-05-12T02:48:19.290Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-05-12T02:48:19.546Z] #58 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 6.49MB / 9.86MB 1.4s [2020-05-12T02:48:19.568Z] #39 70.20 CC criu/file-ids.o [2020-05-12T02:48:19.848Z] #39 70.42 CC criu/file-lock.o [2020-05-12T02:48:19.850Z] #58 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 8.67MB / 9.86MB 1.6s [2020-05-12T02:48:19.850Z] #58 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 1.7s done [2020-05-12T02:48:19.850Z] #58 unpacking docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 [2020-05-12T02:48:19.850Z] #58 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 1.7s done [2020-05-12T02:48:20.129Z] #39 70.93 CC criu/files-ext.o [2020-05-12T02:48:20.410Z] #39 71.10 CC criu/files-reg.o [2020-05-12T02:48:20.527Z] #52 38.31 Checking out files: 29% (940/3179) Checking out files: 30% (954/3179) Checking out files: 31% (986/3179) Checking out files: 32% (1018/3179) Checking out files: 33% (1050/3179) Checking out files: 34% (1081/3179) Checking out files: 35% (1113/3179) Checking out files: 36% (1145/3179) Checking out files: 37% (1177/3179) Checking out files: 38% (1209/3179) Checking out files: 39% (1240/3179) Checking out files: 40% (1272/3179) Checking out files: 41% (1304/3179) Checking out files: 42% (1336/3179) Checking out files: 43% (1367/3179) Checking out files: 44% (1399/3179) Checking out files: 45% (1431/3179) Checking out files: 46% (1463/3179) Checking out files: 47% (1495/3179) Checking out files: 48% (1526/3179) Checking out files: 49% (1558/3179) Checking out files: 50% (1590/3179) Checking out files: 51% (1622/3179) Checking out files: 52% (1654/3179) Checking out files: 53% (1685/3179) Checking out files: 54% (1717/3179) Checking out files: 55% (1749/3179) Checking out files: 56% (1781/3179) Checking out files: 57% (1813/3179) Checking out files: 58% (1844/3179) Checking out files: 59% (1876/3179) Checking out files: 60% (1908/3179) Checking out files: 61% (1940/3179) Checking out files: 62% (1971/3179) Checking out files: 63% (2003/3179) Checking out files: 64% (2035/3179) Checking out files: 65% (2067/3179) Checking out files: 66% (2099/3179) Checking out files: 67% (2130/3179) Checking out files: 68% (2162/3179) Checking out files: 69% (2194/3179) Checking out files: 70% (2226/3179) Checking out files: 70% (2256/3179) Checking out files: 71% (2258/3179) Checking out files: 72% (2289/3179) Checking out files: 73% (2321/3179) Checking out files: 74% (2353/3179) Checking out files: 75% (2385/3179) Checking out files: 76% (2417/3179) Checking out files: 77% (2448/3179) Checking out files: 78% (2480/3179) Checking out files: 79% (2512/3179) Checking out files: 80% (2544/3179) Checking out files: 81% (2575/3179) [2020-05-12T02:48:20.527Z] #52 ... [2020-05-12T02:48:20.527Z] [2020-05-12T02:48:20.527Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-12T02:48:20.527Z] #30 83.32 github.com/BurntSushi/toml/cmd/tomlv [2020-05-12T02:48:20.527Z] #30 DONE 88.1s [2020-05-12T02:48:20.527Z] [2020-05-12T02:48:20.527Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-12T02:48:21.304Z] #52 38.31 Checking out files: 29% (940/3179) Checking out files: 30% (954/3179) Checking out files: 31% (986/3179) Checking out files: 32% (1018/3179) Checking out files: 33% (1050/3179) Checking out files: 34% (1081/3179) Checking out files: 35% (1113/3179) Checking out files: 36% (1145/3179) Checking out files: 37% (1177/3179) Checking out files: 38% (1209/3179) Checking out files: 39% (1240/3179) Checking out files: 40% (1272/3179) Checking out files: 41% (1304/3179) Checking out files: 42% (1336/3179) Checking out files: 43% (1367/3179) Checking out files: 44% (1399/3179) Checking out files: 45% (1431/3179) Checking out files: 46% (1463/3179) Checking out files: 47% (1495/3179) Checking out files: 48% (1526/3179) Checking out files: 49% (1558/3179) Checking out files: 50% (1590/3179) Checking out files: 51% (1622/3179) Checking out files: 52% (1654/3179) Checking out files: 53% (1685/3179) Checking out files: 54% (1717/3179) Checking out files: 55% (1749/3179) Checking out files: 56% (1781/3179) Checking out files: 57% (1813/3179) Checking out files: 58% (1844/3179) Checking out files: 59% (1876/3179) Checking out files: 60% (1908/3179) Checking out files: 61% (1940/3179) Checking out files: 62% (1971/3179) Checking out files: 63% (2003/3179) Checking out files: 64% (2035/3179) Checking out files: 65% (2067/3179) Checking out files: 66% (2099/3179) Checking out files: 67% (2130/3179) Checking out files: 68% (2162/3179) Checking out files: 69% (2194/3179) Checking out files: 70% (2226/3179) Checking out files: 70% (2256/3179) Checking out files: 71% (2258/3179) Checking out files: 72% (2289/3179) Checking out files: 73% (2321/3179) Checking out files: 74% (2353/3179) Checking out files: 75% (2385/3179) Checking out files: 76% (2417/3179) Checking out files: 77% (2448/3179) Checking out files: 78% (2480/3179) Checking out files: 79% (2512/3179) Checking out files: 80% (2544/3179) Checking out files: 81% (2575/3179) Checking out files: 82% (2607/3179) Checking out files: 83% (2639/3179) Checking out files: 84% (2671/3179) Checking out files: 85% (2703/3179) Checking out files: 86% (2734/3179) Checking out files: 87% (2766/3179) Checking out files: 88% (2798/3179) Checking out files: 89% (2830/3179) Checking out files: 90% (2862/3179) Checking out files: 90% (2881/3179) Checking out files: 91% (2893/3179) Checking out files: 92% (2925/3179) Checking out files: 93% (2957/3179) Checking out files: 94% (2989/3179) Checking out files: 95% (3021/3179) Checking out files: 96% (3052/3179) Checking out files: 97% (3084/3179) Checking out files: 98% (3116/3179) Checking out files: 99% (3148/3179) Checking out files: 100% (3179/3179) Checking out files: 100% (3179/3179), done. [2020-05-12T02:48:21.304Z] #52 40.65 + cd /tmp/tmp.krQhkkcYU6/src/github.com/containerd/containerd [2020-05-12T02:48:21.304Z] #52 40.67 + git checkout -q 814b7956fafc7a0980ea07e950f983d0837e5578 [2020-05-12T02:48:21.832Z] #8 DONE 2.1s [2020-05-12T02:48:21.832Z] [2020-05-12T02:48:21.832Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-05-12T02:48:21.898Z] #39 72.32 CC criu/files.o [2020-05-12T02:48:22.400Z] #9 DONE 1.0s [2020-05-12T02:48:22.400Z] [2020-05-12T02:48:22.400Z] #35 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-05-12T02:48:22.400Z] #35 DONE 0.1s [2020-05-12T02:48:22.400Z] [2020-05-12T02:48:22.400Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-05-12T02:48:22.594Z] #7 extracting sha256:fbf24695ef9896635c70eaf51fb67c6cc91f306a893b30ab38a29d4dd131c4c9 5.1s [2020-05-12T02:48:22.658Z] #23 ... [2020-05-12T02:48:22.658Z] [2020-05-12T02:48:22.658Z] #27 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-05-12T02:48:22.658Z] #27 DONE 0.2s [2020-05-12T02:48:22.658Z] [2020-05-12T02:48:22.658Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-05-12T02:48:22.899Z] #39 73.68 CC criu/filesystems.o [2020-05-12T02:48:23.216Z] #52 42.41 + export 'BUILDTAGS=netgo osusergo static_build' [2020-05-12T02:48:23.216Z] #52 42.41 + BUILDTAGS='netgo osusergo static_build' [2020-05-12T02:48:23.216Z] #52 42.41 + export EXTRA_FLAGS=-buildmode=pie [2020-05-12T02:48:23.216Z] #52 42.41 + EXTRA_FLAGS=-buildmode=pie [2020-05-12T02:48:23.216Z] #52 42.41 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-05-12T02:48:23.216Z] #52 42.41 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-05-12T02:48:23.216Z] #52 42.41 + '[' '' = dynamic ']' [2020-05-12T02:48:23.216Z] #52 42.41 + make [2020-05-12T02:48:23.375Z] #7 extracting sha256:7275efaf12f9ea94c6e0418c379d210a443fa4c2586fd18db009eb83829871de 4.0s done [2020-05-12T02:48:23.375Z] #7 extracting sha256:27c76219acbb41d35b9e86103cc45ad9f843f30179646a812dc6a920bbf0bfac [2020-05-12T02:48:23.511Z] #39 74.17 CC criu/fsnotify.o [2020-05-12T02:48:23.535Z] #58 ... [2020-05-12T02:48:23.535Z] [2020-05-12T02:48:23.535Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.10-buster@sha256:160b2a4a6... [2020-05-12T02:48:23.535Z] #8 resolve docker.io/library/golang:1.13.10-buster@sha256:160b2a4a6d864b66814d64e73f7b41ba7e116ed01feb2eb99865001d68a23f9f done [2020-05-12T02:48:23.535Z] #8 sha256:160b2a4a6d864b66814d64e73f7b41ba7e116ed01feb2eb99865001d68a23f9f 1.42kB / 1.42kB done [2020-05-12T02:48:23.535Z] #8 sha256:3858ee7d8bcbf0079a20e4b02b72b78639bf8955fa356527f50b62b462822798 156B / 156B 0.6s done [2020-05-12T02:48:23.535Z] #8 sha256:23b057e3462b9249cef48bcf195d058fc780ba16864e4a60f748aef5438a7570 8.25MB / 8.25MB 1.6s done [2020-05-12T02:48:23.535Z] #8 sha256:1576b11ea0a4ca8856dec1ec3ce909c13942c2616bd753bc99ee754fa9837da2 10.73MB / 10.73MB 1.5s done [2020-05-12T02:48:23.535Z] #8 sha256:76ce7710ab098018d07af906f197b0de4ecc8a4f1f6f411c31a2f1c00d83b191 [2020-05-12T02:48:23.535Z] #8 sha256:1e4ab8eed8c9d89390b06062ba034c8ae0cbe1f64c18f6212dd501590aa2658a 1.79kB / 1.79kB done [2020-05-12T02:48:23.535Z] #8 sha256:06ee3f71d0720d7b4b441b7dfd4e09b96d571d944a75cf5d270378ce39759e78 55.67MB / 73.51MB 5.1s [2020-05-12T02:48:23.535Z] #8 sha256:cdf9112031078bd093cc585bd1fc48700d42ce6378645efcce05b0713d1cbc59 56.34MB / 96.51MB 5.1s [2020-05-12T02:48:23.535Z] #8 sha256:e930f001de24c772efc02e034ee2e1f942922a53c8e9d36a5e19b271fe154067 5.46kB / 5.46kB done [2020-05-12T02:48:23.535Z] #8 sha256:6bf15800932473d1ca0a2cca9bfac073da118f1172b9027f7e78394850b02d05 54.14MB / 54.14MB 4.6s done [2020-05-12T02:48:23.535Z] #8 sha256:76ce7710ab098018d07af906f197b0de4ecc8a4f1f6f411c31a2f1c00d83b191 57.46MB / 57.46MB 5.1s done [2020-05-12T02:48:23.535Z] #8 sha256:76ce7710ab098018d07af906f197b0de4ecc8a4f1f6f411c31a2f1c00d83b191 57.46MB / 57.46MB 5.1s done [2020-05-12T02:48:23.535Z] #8 sha256:06ee3f71d0720d7b4b441b7dfd4e09b96d571d944a75cf5d270378ce39759e78 59.86MB / 73.51MB 5.4s [2020-05-12T02:48:23.535Z] #8 sha256:cdf9112031078bd093cc585bd1fc48700d42ce6378645efcce05b0713d1cbc59 63.69MB / 96.51MB 5.4s [2020-05-12T02:48:23.640Z] #7 extracting sha256:27c76219acbb41d35b9e86103cc45ad9f843f30179646a812dc6a920bbf0bfac done [2020-05-12T02:48:23.640Z] #7 DONE 16.7s [2020-05-12T02:48:23.640Z] [2020-05-12T02:48:23.640Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-05-12T02:48:23.852Z] #8 sha256:06ee3f71d0720d7b4b441b7dfd4e09b96d571d944a75cf5d270378ce39759e78 64.94MB / 73.51MB 5.7s [2020-05-12T02:48:23.853Z] #8 sha256:cdf9112031078bd093cc585bd1fc48700d42ce6378645efcce05b0713d1cbc59 68.82MB / 96.51MB 5.7s [2020-05-12T02:48:24.148Z] #52 43.50 + bin/ctr [2020-05-12T02:48:24.158Z] #8 sha256:06ee3f71d0720d7b4b441b7dfd4e09b96d571d944a75cf5d270378ce39759e78 69.79MB / 73.51MB 6.0s [2020-05-12T02:48:24.158Z] #8 sha256:cdf9112031078bd093cc585bd1fc48700d42ce6378645efcce05b0713d1cbc59 74.19MB / 96.51MB 6.0s [2020-05-12T02:48:24.471Z] #8 sha256:06ee3f71d0720d7b4b441b7dfd4e09b96d571d944a75cf5d270378ce39759e78 73.51MB / 73.51MB 6.3s done [2020-05-12T02:48:24.471Z] #8 sha256:cdf9112031078bd093cc585bd1fc48700d42ce6378645efcce05b0713d1cbc59 81.61MB / 96.51MB 6.3s [2020-05-12T02:48:24.471Z] #8 sha256:cdf9112031078bd093cc585bd1fc48700d42ce6378645efcce05b0713d1cbc59 89.14MB / 96.51MB 6.6s [2020-05-12T02:48:24.512Z] #39 75.02 CC criu/image-desc.o [2020-05-12T02:48:24.512Z] #39 75.12 CC criu/image.o [2020-05-12T02:48:24.512Z] #39 ... [2020-05-12T02:48:24.512Z] [2020-05-12T02:48:24.512Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-12T02:48:24.512Z] #17 19.71 Unpacking bash-completion (1:2.8-6) ... [2020-05-12T02:48:24.512Z] #17 20.00 Selecting previously unselected package bzip2. [2020-05-12T02:48:24.512Z] #17 20.00 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_s390x.deb ... [2020-05-12T02:48:24.512Z] #17 20.00 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-05-12T02:48:24.512Z] #17 20.06 Selecting previously unselected package xz-utils. [2020-05-12T02:48:24.512Z] #17 20.06 Preparing to unpack .../12-xz-utils_5.2.4-1_s390x.deb ... [2020-05-12T02:48:24.512Z] #17 20.07 Unpacking xz-utils (5.2.4-1) ... [2020-05-12T02:48:24.512Z] #17 20.20 Selecting previously unselected package apparmor. [2020-05-12T02:48:24.512Z] #17 20.20 Preparing to unpack .../13-apparmor_2.13.2-10_s390x.deb ... [2020-05-12T02:48:24.512Z] #17 20.24 Unpacking apparmor (2.13.2-10) ... [2020-05-12T02:48:24.512Z] #17 20.49 Selecting previously unselected package aufs-tools. [2020-05-12T02:48:24.512Z] #17 20.50 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_s390x.deb ... [2020-05-12T02:48:24.512Z] #17 20.50 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-05-12T02:48:24.512Z] #17 20.58 Selecting previously unselected package libonig5:s390x. [2020-05-12T02:48:24.512Z] #17 20.58 Preparing to unpack .../15-libonig5_6.9.1-1_s390x.deb ... [2020-05-12T02:48:24.512Z] #17 20.59 Unpacking libonig5:s390x (6.9.1-1) ... [2020-05-12T02:48:24.512Z] #17 20.69 Selecting previously unselected package libjq1:s390x. [2020-05-12T02:48:24.512Z] #17 20.69 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_s390x.deb ... [2020-05-12T02:48:24.512Z] #17 20.70 Unpacking libjq1:s390x (1.5+dfsg-2+b1) ... [2020-05-12T02:48:24.512Z] #17 20.78 Selecting previously unselected package jq. [2020-05-12T02:48:24.512Z] #17 20.78 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_s390x.deb ... [2020-05-12T02:48:24.512Z] #17 20.78 Unpacking jq (1.5+dfsg-2+b1) ... [2020-05-12T02:48:24.512Z] #17 20.85 Selecting previously unselected package libaio1:s390x. [2020-05-12T02:48:24.512Z] #17 20.85 Preparing to unpack .../18-libaio1_0.3.112-3_s390x.deb ... [2020-05-12T02:48:24.512Z] #17 20.85 Unpacking libaio1:s390x (0.3.112-3) ... [2020-05-12T02:48:24.512Z] #17 20.89 Selecting previously unselected package libgpm2:s390x. [2020-05-12T02:48:24.512Z] #17 20.89 Preparing to unpack .../19-libgpm2_1.20.7-5_s390x.deb ... [2020-05-12T02:48:24.512Z] #17 20.89 Unpacking libgpm2:s390x (1.20.7-5) ... [2020-05-12T02:48:24.512Z] #17 20.92 Selecting previously unselected package libicu63:s390x. [2020-05-12T02:48:24.512Z] #17 20.92 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_s390x.deb ... [2020-05-12T02:48:24.512Z] #17 20.93 Unpacking libicu63:s390x (63.1-6+deb10u1) ... [2020-05-12T02:48:24.512Z] #17 23.03 Selecting previously unselected package libnet1:s390x. [2020-05-12T02:48:24.512Z] #17 23.04 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_s390x.deb ... [2020-05-12T02:48:24.512Z] #17 23.04 Unpacking libnet1:s390x (1.1.6+dfsg-3.1) ... [2020-05-12T02:48:24.512Z] #17 23.09 Selecting previously unselected package libnl-3-200:s390x. [2020-05-12T02:48:24.512Z] #17 23.09 Preparing to unpack .../22-libnl-3-200_3.4.0-1_s390x.deb ... [2020-05-12T02:48:24.512Z] #17 23.10 Unpacking libnl-3-200:s390x (3.4.0-1) ... [2020-05-12T02:48:24.512Z] #17 23.15 Selecting previously unselected package libprotobuf-c1:s390x. [2020-05-12T02:48:24.512Z] #17 23.15 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_s390x.deb ... [2020-05-12T02:48:24.512Z] #17 23.15 Unpacking libprotobuf-c1:s390x (1.3.1-1+b1) ... [2020-05-12T02:48:24.512Z] #17 23.19 Selecting previously unselected package libreadline5:s390x. [2020-05-12T02:48:24.512Z] #17 23.20 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_s390x.deb ... [2020-05-12T02:48:24.512Z] #17 23.20 Unpacking libreadline5:s390x (5.2+dfsg-3+b13) ... [2020-05-12T02:48:24.512Z] #17 23.31 Selecting previously unselected package net-tools. [2020-05-12T02:48:24.512Z] #17 23.31 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_s390x.deb ... [2020-05-12T02:48:24.512Z] #17 23.31 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-05-12T02:48:24.512Z] #17 23.43 Selecting previously unselected package python-pip-whl. [2020-05-12T02:48:24.512Z] #17 23.43 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-05-12T02:48:24.512Z] #17 23.43 Unpacking python-pip-whl (18.1-5) ... [2020-05-12T02:48:24.512Z] #17 23.81 Selecting previously unselected package python3-lib2to3. [2020-05-12T02:48:24.512Z] #17 23.82 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-05-12T02:48:24.512Z] #17 23.82 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-05-12T02:48:24.512Z] #17 23.87 Selecting previously unselected package python3-distutils. [2020-05-12T02:48:24.512Z] #17 23.88 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-05-12T02:48:24.512Z] #17 23.88 Unpacking python3-distutils (3.7.3-1) ... [2020-05-12T02:48:24.512Z] #17 23.96 Selecting previously unselected package python3-pip. [2020-05-12T02:48:24.512Z] #17 23.96 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-05-12T02:48:24.512Z] #17 23.96 Unpacking python3-pip (18.1-5) ... [2020-05-12T02:48:24.512Z] #17 24.07 Selecting previously unselected package python3-pkg-resources. [2020-05-12T02:48:24.512Z] #17 24.07 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-05-12T02:48:24.512Z] #17 24.07 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-05-12T02:48:24.512Z] #17 24.14 Selecting previously unselected package python3-setuptools. [2020-05-12T02:48:24.512Z] #17 24.14 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-05-12T02:48:24.512Z] #17 24.14 Unpacking python3-setuptools (40.8.0-1) ... [2020-05-12T02:48:24.512Z] #17 24.31 Selecting previously unselected package python3-wheel. [2020-05-12T02:48:24.512Z] #17 24.31 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-05-12T02:48:24.512Z] #17 24.31 Unpacking python3-wheel (0.32.3-2) ... [2020-05-12T02:48:24.512Z] #17 24.35 Selecting previously unselected package sudo. [2020-05-12T02:48:24.512Z] #17 24.35 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_s390x.deb ... [2020-05-12T02:48:24.512Z] #17 24.36 Unpacking sudo (1.8.27-1+deb10u2) ... [2020-05-12T02:48:24.512Z] #17 24.67 Selecting previously unselected package thin-provisioning-tools. [2020-05-12T02:48:24.512Z] #17 24.68 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_s390x.deb ... [2020-05-12T02:48:24.512Z] #17 24.68 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-05-12T02:48:24.512Z] #17 24.84 Selecting previously unselected package uidmap. [2020-05-12T02:48:24.512Z] #17 24.85 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_s390x.deb ... [2020-05-12T02:48:24.512Z] #17 24.85 Unpacking uidmap (1:4.5-1.1) ... [2020-05-12T02:48:24.512Z] #17 24.92 Selecting previously unselected package vim-runtime. [2020-05-12T02:48:24.512Z] #17 24.92 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-05-12T02:48:24.512Z] #17 24.94 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-12T02:48:24.512Z] #17 24.95 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-05-12T02:48:24.512Z] #17 24.96 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-05-12T02:48:24.770Z] #8 ... [2020-05-12T02:48:24.770Z] [2020-05-12T02:48:24.770Z] #58 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-05-12T02:48:24.770Z] #58 unpacking docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 4.8s done [2020-05-12T02:48:24.770Z] #58 DONE 7.1s [2020-05-12T02:48:24.770Z] [2020-05-12T02:48:24.770Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.10-buster@sha256:160b2a4a6... [2020-05-12T02:48:24.770Z] #8 ... [2020-05-12T02:48:24.770Z] [2020-05-12T02:48:24.770Z] #21 [internal] load build context [2020-05-12T02:48:24.770Z] #21 transferring context: 42.70MB 7.1s [2020-05-12T02:48:25.102Z] #7 extracting sha256:fbf24695ef9896635c70eaf51fb67c6cc91f306a893b30ab38a29d4dd131c4c9 7.3s done [2020-05-12T02:48:25.102Z] #7 extracting sha256:4780acafd98c2f2b2139f70862bf40ecb6c3a84abd2afa853260460edb3fc112 [2020-05-12T02:48:25.102Z] #7 extracting sha256:4780acafd98c2f2b2139f70862bf40ecb6c3a84abd2afa853260460edb3fc112 done [2020-05-12T02:48:25.102Z] #7 DONE 27.6s [2020-05-12T02:48:25.102Z] [2020-05-12T02:48:25.103Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-05-12T02:48:25.395Z] #21 transferring context: 50.55MB 7.6s done [2020-05-12T02:48:25.395Z] #21 DONE 7.6s [2020-05-12T02:48:25.395Z] [2020-05-12T02:48:25.395Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.10-buster@sha256:160b2a4a6... [2020-05-12T02:48:25.395Z] #8 sha256:cdf9112031078bd093cc585bd1fc48700d42ce6378645efcce05b0713d1cbc59 96.51MB / 96.51MB 7.0s done [2020-05-12T02:48:25.395Z] #8 unpacking docker.io/library/golang:1.13.10-buster@sha256:160b2a4a6d864b66814d64e73f7b41ba7e116ed01feb2eb99865001d68a23f9f [2020-05-12T02:48:25.549Z] #8 DONE 1.5s [2020-05-12T02:48:25.549Z] [2020-05-12T02:48:25.549Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-05-12T02:48:26.119Z] #9 DONE 1.0s [2020-05-12T02:48:26.119Z] [2020-05-12T02:48:26.119Z] #35 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-05-12T02:48:26.119Z] #35 DONE 0.1s [2020-05-12T02:48:26.119Z] [2020-05-12T02:48:26.119Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-05-12T02:48:26.378Z] #23 ... [2020-05-12T02:48:26.378Z] [2020-05-12T02:48:26.378Z] #27 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-05-12T02:48:26.378Z] #27 DONE 0.1s [2020-05-12T02:48:26.526Z] #17 27.03 Selecting previously unselected package vim. [2020-05-12T02:48:26.526Z] #17 27.04 Preparing to unpack .../37-vim_2%3a8.1.0875-5_s390x.deb ... [2020-05-12T02:48:26.526Z] #17 27.05 Unpacking vim (2:8.1.0875-5) ... [2020-05-12T02:48:26.639Z] [2020-05-12T02:48:26.639Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-05-12T02:48:26.673Z] #52 ... [2020-05-12T02:48:26.673Z] [2020-05-12T02:48:26.673Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-12T02:48:26.673Z] #41 84.49 go/ast [2020-05-12T02:48:26.673Z] #41 86.98 internal/lazyregexp [2020-05-12T02:48:26.673Z] #41 87.18 net/url [2020-05-12T02:48:26.673Z] #41 89.50 text/template/parse [2020-05-12T02:48:26.673Z] #41 91.05 go/parser [2020-05-12T02:48:26.673Z] #41 94.26 text/template [2020-05-12T02:48:26.673Z] #41 ... [2020-05-12T02:48:26.673Z] [2020-05-12T02:48:26.673Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-12T02:48:26.673Z] #39 8.132 PBCC images/opts.pb-c.c [2020-05-12T02:48:26.673Z] #39 8.145 PBCC images/sit.pb-c.c [2020-05-12T02:48:26.673Z] #39 8.197 DEP images/google/protobuf/descriptor.pb-c.d [2020-05-12T02:48:26.673Z] #39 8.260 DEP images/opts.pb-c.d [2020-05-12T02:48:26.673Z] #39 8.325 DEP images/sit.pb-c.d [2020-05-12T02:48:26.673Z] #39 8.390 PBCC images/macvlan.pb-c.c [2020-05-12T02:48:26.673Z] #39 8.445 DEP images/macvlan.pb-c.d [2020-05-12T02:48:26.673Z] #39 8.505 PBCC images/autofs.pb-c.c [2020-05-12T02:48:26.673Z] #39 8.557 DEP images/autofs.pb-c.d [2020-05-12T02:48:26.673Z] #39 8.629 PBCC images/sysctl.pb-c.c [2020-05-12T02:48:26.673Z] #39 8.672 DEP images/sysctl.pb-c.d [2020-05-12T02:48:26.673Z] #39 8.729 PBCC images/time.pb-c.c [2020-05-12T02:48:26.673Z] #39 8.749 DEP images/time.pb-c.d [2020-05-12T02:48:26.673Z] #39 8.807 PBCC images/binfmt-misc.pb-c.c [2020-05-12T02:48:26.673Z] #39 8.874 DEP images/binfmt-misc.pb-c.d [2020-05-12T02:48:26.673Z] #39 8.947 PBCC images/seccomp.pb-c.c [2020-05-12T02:48:26.673Z] #39 9.013 DEP images/seccomp.pb-c.d [2020-05-12T02:48:26.673Z] #39 9.100 PBCC images/userns.pb-c.c [2020-05-12T02:48:26.673Z] #39 9.152 DEP images/userns.pb-c.d [2020-05-12T02:48:26.673Z] #39 9.217 PBCC images/cgroup.pb-c.c [2020-05-12T02:48:26.673Z] #39 9.311 DEP images/cgroup.pb-c.d [2020-05-12T02:48:26.673Z] #39 9.377 PBCC images/fown.pb-c.c [2020-05-12T02:48:26.673Z] #39 9.397 PBCC images/ext-file.pb-c.c [2020-05-12T02:48:26.673Z] #39 9.442 DEP images/fown.pb-c.d [2020-05-12T02:48:26.673Z] #39 9.561 DEP images/ext-file.pb-c.d [2020-05-12T02:48:26.673Z] #39 9.653 PBCC images/rpc.pb-c.c [2020-05-12T02:48:26.673Z] #39 9.734 DEP images/rpc.pb-c.d [2020-05-12T02:48:26.673Z] #39 9.872 PBCC images/siginfo.pb-c.c [2020-05-12T02:48:26.673Z] #39 9.893 DEP images/siginfo.pb-c.d [2020-05-12T02:48:26.673Z] #39 10.04 PBCC images/pagemap.pb-c.c [2020-05-12T02:48:26.673Z] #39 10.14 DEP images/pagemap.pb-c.d [2020-05-12T02:48:26.673Z] #39 10.24 PBCC images/rlimit.pb-c.c [2020-05-12T02:48:26.673Z] #39 10.27 DEP images/rlimit.pb-c.d [2020-05-12T02:48:26.673Z] #39 10.32 PBCC images/file-lock.pb-c.c [2020-05-12T02:48:26.673Z] #39 10.38 DEP images/file-lock.pb-c.d [2020-05-12T02:48:26.673Z] #39 10.49 PBCC images/tty.pb-c.c [2020-05-12T02:48:26.673Z] #39 10.54 DEP images/tty.pb-c.d [2020-05-12T02:48:26.673Z] #39 10.63 PBCC images/tun.pb-c.c [2020-05-12T02:48:26.673Z] #39 10.68 PBCC images/netdev.pb-c.c [2020-05-12T02:48:26.673Z] #39 10.73 DEP images/tun.pb-c.d [2020-05-12T02:48:26.673Z] #39 10.79 DEP images/netdev.pb-c.d [2020-05-12T02:48:26.673Z] #39 10.87 PBCC images/vma.pb-c.c [2020-05-12T02:48:26.673Z] #39 10.93 DEP images/vma.pb-c.d [2020-05-12T02:48:26.673Z] #39 11.01 PBCC images/creds.pb-c.c [2020-05-12T02:48:26.673Z] #39 11.05 DEP images/creds.pb-c.d [2020-05-12T02:48:26.673Z] #39 11.09 PBCC images/utsns.pb-c.c [2020-05-12T02:48:26.673Z] #39 11.12 DEP images/utsns.pb-c.d [2020-05-12T02:48:26.673Z] #39 11.15 PBCC images/ipc-desc.pb-c.c [2020-05-12T02:48:26.673Z] #39 11.17 PBCC images/ipc-sem.pb-c.c [2020-05-12T02:48:26.673Z] #39 11.19 DEP images/ipc-desc.pb-c.d [2020-05-12T02:48:26.673Z] #39 11.22 DEP images/ipc-sem.pb-c.d [2020-05-12T02:48:26.673Z] #39 11.28 PBCC images/ipc-msg.pb-c.c [2020-05-12T02:48:26.673Z] #39 11.34 DEP images/ipc-msg.pb-c.d [2020-05-12T02:48:26.673Z] #39 11.38 PBCC images/ipc-shm.pb-c.c [2020-05-12T02:48:26.673Z] #39 11.41 DEP images/ipc-shm.pb-c.d [2020-05-12T02:48:26.673Z] #39 11.45 PBCC images/ipc-var.pb-c.c [2020-05-12T02:48:26.673Z] #39 11.49 DEP images/ipc-var.pb-c.d [2020-05-12T02:48:26.673Z] #39 11.53 PBCC images/sk-opts.pb-c.c [2020-05-12T02:48:26.673Z] #39 11.56 PBCC images/packet-sock.pb-c.c [2020-05-12T02:48:26.673Z] #39 11.58 DEP images/sk-opts.pb-c.d [2020-05-12T02:48:26.673Z] #39 11.62 DEP images/packet-sock.pb-c.d [2020-05-12T02:48:26.673Z] #39 11.67 PBCC images/sk-netlink.pb-c.c [2020-05-12T02:48:26.673Z] #39 11.77 DEP images/sk-netlink.pb-c.d [2020-05-12T02:48:26.673Z] #39 11.86 PBCC images/sk-inet.pb-c.c [2020-05-12T02:48:26.673Z] #39 11.94 DEP images/sk-inet.pb-c.d [2020-05-12T02:48:26.673Z] #39 12.02 PBCC images/sk-unix.pb-c.c [2020-05-12T02:48:26.673Z] #39 12.06 DEP images/sk-unix.pb-c.d [2020-05-12T02:48:26.673Z] #39 12.12 PBCC images/mm.pb-c.c [2020-05-12T02:48:26.673Z] #39 12.17 DEP images/mm.pb-c.d [2020-05-12T02:48:26.673Z] #39 12.22 PBCC images/timerfd.pb-c.c [2020-05-12T02:48:26.673Z] #39 12.27 DEP images/timerfd.pb-c.d [2020-05-12T02:48:26.673Z] #39 12.36 PBCC images/timer.pb-c.c [2020-05-12T02:48:26.673Z] #39 12.37 DEP images/timer.pb-c.d [2020-05-12T02:48:26.673Z] #39 12.43 PBCC images/sa.pb-c.c [2020-05-12T02:48:26.673Z] #39 12.50 DEP images/sa.pb-c.d [2020-05-12T02:48:26.673Z] #39 12.58 PBCC images/pipe-data.pb-c.c [2020-05-12T02:48:26.673Z] #39 12.63 DEP images/pipe-data.pb-c.d [2020-05-12T02:48:26.673Z] #39 12.68 PBCC images/mnt.pb-c.c [2020-05-12T02:48:26.673Z] #39 12.74 DEP images/mnt.pb-c.d [2020-05-12T02:48:26.673Z] #39 12.79 PBCC images/sk-packet.pb-c.c [2020-05-12T02:48:26.673Z] #39 12.80 DEP images/sk-packet.pb-c.d [2020-05-12T02:48:26.673Z] #39 12.87 PBCC images/tcp-stream.pb-c.c [2020-05-12T02:48:26.673Z] #39 12.91 DEP images/tcp-stream.pb-c.d [2020-05-12T02:48:26.673Z] #39 12.99 PBCC images/pipe.pb-c.c [2020-05-12T02:48:26.673Z] #39 13.01 DEP images/pipe.pb-c.d [2020-05-12T02:48:26.673Z] #39 13.07 PBCC images/pstree.pb-c.c [2020-05-12T02:48:26.673Z] #39 13.14 DEP images/pstree.pb-c.d [2020-05-12T02:48:26.673Z] #39 13.19 PBCC images/fs.pb-c.c [2020-05-12T02:48:26.673Z] #39 13.22 DEP images/fs.pb-c.d [2020-05-12T02:48:26.673Z] #39 13.25 PBCC images/signalfd.pb-c.c [2020-05-12T02:48:26.673Z] #39 13.29 DEP images/signalfd.pb-c.d [2020-05-12T02:48:26.673Z] #39 13.36 PBCC images/fh.pb-c.c [2020-05-12T02:48:26.673Z] #39 13.40 PBCC images/fsnotify.pb-c.c [2020-05-12T02:48:26.673Z] #39 13.46 DEP images/fh.pb-c.d [2020-05-12T02:48:26.673Z] #39 13.51 DEP images/fsnotify.pb-c.d [2020-05-12T02:48:26.673Z] #39 13.58 PBCC images/eventpoll.pb-c.c [2020-05-12T02:48:26.673Z] #39 13.63 DEP images/eventpoll.pb-c.d [2020-05-12T02:48:26.673Z] #39 13.73 PBCC images/eventfd.pb-c.c [2020-05-12T02:48:26.673Z] #39 13.77 DEP images/eventfd.pb-c.d [2020-05-12T02:48:26.673Z] #39 13.82 PBCC images/remap-file-path.pb-c.c [2020-05-12T02:48:26.673Z] #39 13.87 DEP images/remap-file-path.pb-c.d [2020-05-12T02:48:26.673Z] #39 13.94 PBCC images/fifo.pb-c.c [2020-05-12T02:48:26.673Z] #39 14.00 DEP images/fifo.pb-c.d [2020-05-12T02:48:26.673Z] #39 14.03 PBCC images/ghost-file.pb-c.c [2020-05-12T02:48:26.673Z] #39 14.10 DEP images/ghost-file.pb-c.d [2020-05-12T02:48:26.673Z] #39 14.16 PBCC images/regfile.pb-c.c [2020-05-12T02:48:26.673Z] #39 14.21 DEP images/regfile.pb-c.d [2020-05-12T02:48:26.673Z] #39 14.30 PBCC images/ns.pb-c.c [2020-05-12T02:48:26.673Z] #39 14.35 DEP images/ns.pb-c.d [2020-05-12T02:48:26.673Z] #39 14.42 PBCC images/fdinfo.pb-c.c [2020-05-12T02:48:26.673Z] #39 14.59 DEP images/fdinfo.pb-c.d [2020-05-12T02:48:26.673Z] #39 14.68 PBCC images/core-aarch64.pb-c.c [2020-05-12T02:48:26.673Z] #39 14.74 PBCC images/core-arm.pb-c.c [2020-05-12T02:48:26.673Z] #39 14.77 PBCC images/core-ppc64.pb-c.c [2020-05-12T02:48:26.673Z] #39 14.85 PBCC images/core-s390.pb-c.c [2020-05-12T02:48:26.673Z] #39 14.91 PBCC images/core-x86.pb-c.c [2020-05-12T02:48:26.673Z] #39 14.97 PBCC images/core.pb-c.c [2020-05-12T02:48:26.673Z] #39 15.09 PBCC images/inventory.pb-c.c [2020-05-12T02:48:26.673Z] #39 15.17 DEP images/core-aarch64.pb-c.d [2020-05-12T02:48:26.673Z] #39 15.23 DEP images/core-arm.pb-c.d [2020-05-12T02:48:26.673Z] #39 15.28 DEP images/core-ppc64.pb-c.d [2020-05-12T02:48:26.673Z] #39 15.37 DEP images/core-s390.pb-c.d [2020-05-12T02:48:26.673Z] #39 15.42 DEP images/core-x86.pb-c.d [2020-05-12T02:48:26.673Z] #39 15.48 DEP images/core.pb-c.d [2020-05-12T02:48:26.673Z] #39 15.53 DEP images/inventory.pb-c.d [2020-05-12T02:48:26.673Z] #39 15.60 PBCC images/cpuinfo.pb-c.c [2020-05-12T02:48:26.673Z] #39 15.64 DEP images/cpuinfo.pb-c.d [2020-05-12T02:48:26.673Z] #39 15.71 PBCC images/stats.pb-c.c [2020-05-12T02:48:26.806Z] #17 27.42 Selecting previously unselected package xfsprogs. [2020-05-12T02:48:26.806Z] #17 27.42 Preparing to unpack .../38-xfsprogs_4.20.0-1_s390x.deb ... [2020-05-12T02:48:26.806Z] #17 27.42 Unpacking xfsprogs (4.20.0-1) ... [2020-05-12T02:48:26.931Z] #39 15.76 DEP images/stats.pb-c.d [2020-05-12T02:48:26.991Z] #8 DONE 1.5s [2020-05-12T02:48:26.991Z] [2020-05-12T02:48:26.991Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-05-12T02:48:27.087Z] #17 27.74 Selecting previously unselected package zip. [2020-05-12T02:48:27.087Z] #17 27.74 Preparing to unpack .../39-zip_3.0-11+b1_s390x.deb ... [2020-05-12T02:48:27.087Z] #17 27.74 Unpacking zip (3.0-11+b1) ... [2020-05-12T02:48:27.087Z] #17 27.88 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-05-12T02:48:27.367Z] #17 27.89 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-05-12T02:48:27.367Z] #17 27.90 Setting up libip6tc0:s390x (1.8.2-4) ... [2020-05-12T02:48:27.367Z] #17 27.90 Setting up libreadline5:s390x (5.2+dfsg-3+b13) ... [2020-05-12T02:48:27.367Z] #17 27.91 Setting up libgpm2:s390x (1.20.7-5) ... [2020-05-12T02:48:27.367Z] #17 27.92 Setting up libip4tc0:s390x (1.8.2-4) ... [2020-05-12T02:48:27.367Z] #17 27.92 Setting up uidmap (1:4.5-1.1) ... [2020-05-12T02:48:27.368Z] #17 27.93 Setting up libnftnl11:s390x (1.1.2-2) ... [2020-05-12T02:48:27.368Z] #17 27.94 Setting up libnet1:s390x (1.1.6+dfsg-3.1) ... [2020-05-12T02:48:27.368Z] #17 27.95 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-05-12T02:48:27.368Z] #17 27.96 Setting up libprotobuf-c1:s390x (1.3.1-1+b1) ... [2020-05-12T02:48:27.368Z] #17 27.96 Setting up libicu63:s390x (63.1-6+deb10u1) ... [2020-05-12T02:48:27.368Z] #17 27.97 Setting up xxd (2:8.1.0875-5) ... [2020-05-12T02:48:27.368Z] #17 27.98 Setting up zip (3.0-11+b1) ... [2020-05-12T02:48:27.368Z] #17 27.98 Setting up vim-common (2:8.1.0875-5) ... [2020-05-12T02:48:27.368Z] #17 28.00 Setting up bash-completion (1:2.8-6) ... [2020-05-12T02:48:27.915Z] #9 DONE 1.0s [2020-05-12T02:48:27.916Z] [2020-05-12T02:48:27.916Z] #27 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-05-12T02:48:27.916Z] #27 DONE 0.1s [2020-05-12T02:48:27.916Z] [2020-05-12T02:48:27.916Z] #35 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-05-12T02:48:27.916Z] #35 DONE 0.1s [2020-05-12T02:48:27.916Z] [2020-05-12T02:48:27.916Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-05-12T02:48:28.828Z] #39 17.26 make[1]: Nothing to be done for 'all'. [2020-05-12T02:48:28.828Z] #39 ... [2020-05-12T02:48:28.828Z] [2020-05-12T02:48:28.828Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-12T02:48:28.828Z] #47 86.63 github.com/pkg/diff [2020-05-12T02:48:28.828Z] #47 88.48 go/ast [2020-05-12T02:48:28.828Z] #47 89.34 golang.org/x/crypto/ssh/terminal [2020-05-12T02:48:28.828Z] #47 90.81 mvdan.cc/editorconfig [2020-05-12T02:48:28.828Z] #47 92.06 mvdan.cc/sh/v3/fileutil [2020-05-12T02:48:28.828Z] #47 92.20 mvdan.cc/sh/v3/syntax [2020-05-12T02:48:28.832Z] #17 29.47 Setting up libiptc0:s390x (1.8.2-4) ... [2020-05-12T02:48:28.832Z] #17 29.48 Setting up xz-utils (5.2.4-1) ... [2020-05-12T02:48:28.832Z] #17 29.49 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-05-12T02:48:28.832Z] #17 29.50 Setting up sudo (1.8.27-1+deb10u2) ... [2020-05-12T02:48:28.832Z] #17 29.54 invoke-rc.d: could not determine current runlevel [2020-05-12T02:48:28.832Z] #17 29.55 invoke-rc.d: policy-rc.d denied execution of start. [2020-05-12T02:48:28.832Z] #17 29.56 Setting up pigz (2.4-1) ... [2020-05-12T02:48:28.832Z] #17 29.57 Setting up libnfnetlink0:s390x (1.0.1-3+b1) ... [2020-05-12T02:48:28.832Z] #17 29.58 Setting up libnl-3-200:s390x (3.4.0-1) ... [2020-05-12T02:48:28.832Z] #17 29.59 Setting up python-pip-whl (18.1-5) ... [2020-05-12T02:48:28.832Z] #17 29.59 Setting up libmpdec2:s390x (2.4.2-2) ... [2020-05-12T02:48:28.832Z] #17 29.60 Setting up vim-runtime (2:8.1.0875-5) ... [2020-05-12T02:48:29.112Z] #17 29.81 Setting up libaio1:s390x (0.3.112-3) ... [2020-05-12T02:48:29.112Z] #17 29.82 Setting up libonig5:s390x (6.9.1-1) ... [2020-05-12T02:48:29.112Z] #17 29.82 Setting up libpython3.7-stdlib:s390x (3.7.3-2+deb10u1) ... [2020-05-12T02:48:29.112Z] #17 29.83 Setting up vim (2:8.1.0875-5) ... [2020-05-12T02:48:29.112Z] #17 29.84 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-05-12T02:48:29.113Z] #17 29.84 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-05-12T02:48:29.113Z] #17 29.84 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-05-12T02:48:29.113Z] #17 29.84 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-05-12T02:48:29.113Z] #17 29.85 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-05-12T02:48:29.113Z] #17 29.85 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-05-12T02:48:29.113Z] #17 29.86 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-05-12T02:48:29.113Z] #17 29.86 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-05-12T02:48:29.113Z] #17 29.90 Setting up libjq1:s390x (1.5+dfsg-2+b1) ... [2020-05-12T02:48:29.113Z] #17 29.90 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-05-12T02:48:29.113Z] #17 29.91 Setting up libnetfilter-conntrack3:s390x (1.0.7-1) ... [2020-05-12T02:48:29.393Z] #17 29.92 Setting up jq (1.5+dfsg-2+b1) ... [2020-05-12T02:48:29.393Z] #17 29.93 Setting up libpython3-stdlib:s390x (3.7.3-1) ... [2020-05-12T02:48:29.393Z] #17 29.94 Setting up python3.7 (3.7.3-2+deb10u1) ... [2020-05-12T02:48:29.763Z] #47 ... [2020-05-12T02:48:29.763Z] [2020-05-12T02:48:29.763Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-12T02:48:29.763Z] #39 18.67 CC images/stats.o [2020-05-12T02:48:30.334Z] #39 19.08 CC images/core.o [2020-05-12T02:48:30.775Z] #28 ... [2020-05-12T02:48:30.775Z] [2020-05-12T02:48:30.775Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-05-12T02:48:30.775Z] #23 7.429 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-05-12T02:48:30.775Z] #23 7.545 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-05-12T02:48:30.775Z] #23 7.562 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-05-12T02:48:30.900Z] #39 19.75 CC images/core-x86.o [2020-05-12T02:48:31.342Z] #23 8.979 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-05-12T02:48:31.428Z] #17 31.86 Setting up iptables (1.8.2-4) ... [2020-05-12T02:48:31.428Z] #17 31.87 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-05-12T02:48:31.428Z] #17 31.87 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-05-12T02:48:31.428Z] #17 31.87 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-05-12T02:48:31.428Z] #17 31.88 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-05-12T02:48:31.428Z] #17 31.88 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-05-12T02:48:31.428Z] #17 31.88 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-05-12T02:48:31.428Z] #17 31.89 Setting up python3 (3.7.3-1) ... [2020-05-12T02:48:31.428Z] #17 32.03 Setting up python3-wheel (0.32.3-2) ... [2020-05-12T02:48:31.464Z] #39 20.38 CC images/core-arm.o [2020-05-12T02:48:31.708Z] #17 32.46 Setting up apparmor (2.13.2-10) ... [2020-05-12T02:48:32.029Z] #39 20.92 CC images/core-aarch64.o [2020-05-12T02:48:32.156Z] #28 ... [2020-05-12T02:48:32.156Z] [2020-05-12T02:48:32.156Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-12T02:48:32.156Z] #21 4.267 + RM_GOPATH=0 [2020-05-12T02:48:32.156Z] #21 4.267 + TMP_GOPATH= [2020-05-12T02:48:32.156Z] #21 4.268 + : /build [2020-05-12T02:48:32.156Z] #21 4.268 + '[' -z '' ']' [2020-05-12T02:48:32.156Z] #21 4.268 ++ mktemp -d [2020-05-12T02:48:32.156Z] #21 4.270 + export GOPATH=/tmp/tmp.UOzJphespA [2020-05-12T02:48:32.156Z] #21 4.270 + GOPATH=/tmp/tmp.UOzJphespA [2020-05-12T02:48:32.156Z] #21 4.270 + RM_GOPATH=1 [2020-05-12T02:48:32.156Z] #21 4.273 ++ dirname /tmp/install/install.sh [2020-05-12T02:48:32.156Z] #21 4.274 + dir=/tmp/install [2020-05-12T02:48:32.156Z] #21 4.274 + bin=dockercli [2020-05-12T02:48:32.156Z] #21 4.274 + shift [2020-05-12T02:48:32.156Z] #21 4.274 + '[' '!' -f /tmp/install/dockercli.installer ']' [2020-05-12T02:48:32.156Z] #21 4.274 + . /tmp/install/dockercli.installer [2020-05-12T02:48:32.156Z] #21 4.274 ++ : stable [2020-05-12T02:48:32.156Z] #21 4.274 ++ : 17.06.2-ce [2020-05-12T02:48:32.156Z] #21 4.275 + install_dockercli [2020-05-12T02:48:32.156Z] #21 4.275 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-05-12T02:48:32.156Z] #21 4.275 Install docker/cli version 17.06.2-ce from stable [2020-05-12T02:48:32.156Z] #21 4.275 ++ uname -m [2020-05-12T02:48:32.156Z] #21 4.277 + arch=aarch64 [2020-05-12T02:48:32.156Z] #21 4.277 + '[' aarch64 '!=' x86_64 ']' [2020-05-12T02:48:32.156Z] #21 4.277 + '[' aarch64 '!=' s390x ']' [2020-05-12T02:48:32.156Z] #21 4.277 + '[' aarch64 '!=' armhf ']' [2020-05-12T02:48:32.156Z] #21 4.277 + build_dockercli [2020-05-12T02:48:32.156Z] #21 4.277 + git clone https://github.com/docker/docker-ce /tmp/tmp.UOzJphespA/tmp/docker-ce [2020-05-12T02:48:32.156Z] #21 4.284 Cloning into '/tmp/tmp.UOzJphespA/tmp/docker-ce'... [2020-05-12T02:48:32.278Z] #23 ... [2020-05-12T02:48:32.278Z] [2020-05-12T02:48:32.278Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-12T02:48:32.417Z] #21 ... [2020-05-12T02:48:32.417Z] [2020-05-12T02:48:32.417Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-12T02:48:32.417Z] #30 6.013 + RM_GOPATH=0 [2020-05-12T02:48:32.417Z] #30 6.013 + TMP_GOPATH= [2020-05-12T02:48:32.417Z] #30 6.014 + : /build [2020-05-12T02:48:32.417Z] #30 6.014 + '[' -z '' ']' [2020-05-12T02:48:32.417Z] #30 6.015 ++ mktemp -d [2020-05-12T02:48:32.417Z] #30 6.018 + export GOPATH=/tmp/tmp.GQL4OfqHKm [2020-05-12T02:48:32.417Z] #30 6.018 + GOPATH=/tmp/tmp.GQL4OfqHKm [2020-05-12T02:48:32.417Z] #30 6.018 + RM_GOPATH=1 [2020-05-12T02:48:32.417Z] #30 6.019 ++ dirname /tmp/install/install.sh [2020-05-12T02:48:32.417Z] #30 6.021 + dir=/tmp/install [2020-05-12T02:48:32.417Z] #30 6.021 + bin=tomlv [2020-05-12T02:48:32.417Z] #30 6.021 + shift [2020-05-12T02:48:32.417Z] #30 6.021 + '[' '!' -f /tmp/install/tomlv.installer ']' [2020-05-12T02:48:32.417Z] #30 6.021 + . /tmp/install/tomlv.installer [2020-05-12T02:48:32.417Z] #30 6.021 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-05-12T02:48:32.417Z] #30 6.021 + install_tomlv [2020-05-12T02:48:32.417Z] #30 6.022 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-05-12T02:48:32.417Z] #30 6.022 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.GQL4OfqHKm/src/github.com/BurntSushi/toml [2020-05-12T02:48:32.417Z] #30 6.025 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-05-12T02:48:32.417Z] #30 6.031 Cloning into '/tmp/tmp.GQL4OfqHKm/src/github.com/BurntSushi/toml'... [2020-05-12T02:48:32.536Z] #32 ... [2020-05-12T02:48:32.536Z] [2020-05-12T02:48:32.536Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-12T02:48:32.536Z] #10 7.868 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-05-12T02:48:32.536Z] #10 8.067 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-05-12T02:48:32.536Z] #10 8.079 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-05-12T02:48:32.536Z] #10 9.489 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-05-12T02:48:32.536Z] #10 ... [2020-05-12T02:48:32.536Z] [2020-05-12T02:48:32.536Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-12T02:48:32.536Z] #21 9.652 + RM_GOPATH=0 [2020-05-12T02:48:32.536Z] #21 9.652 + TMP_GOPATH= [2020-05-12T02:48:32.536Z] #21 9.652 + : /build [2020-05-12T02:48:32.536Z] #21 9.652 + '[' -z '' ']' [2020-05-12T02:48:32.536Z] #21 9.652 ++ mktemp -d [2020-05-12T02:48:32.536Z] #21 9.657 + export GOPATH=/tmp/tmp.GSVM5Pzpcr [2020-05-12T02:48:32.536Z] #21 9.657 + GOPATH=/tmp/tmp.GSVM5Pzpcr [2020-05-12T02:48:32.536Z] #21 9.658 + RM_GOPATH=1 [2020-05-12T02:48:32.536Z] #21 9.658 ++ dirname /tmp/install/install.sh [2020-05-12T02:48:32.536Z] #21 9.662 + dir=/tmp/install [2020-05-12T02:48:32.536Z] #21 9.663 + bin=dockercli [2020-05-12T02:48:32.536Z] #21 9.663 + shift [2020-05-12T02:48:32.536Z] #21 9.665 + '[' '!' -f /tmp/install/dockercli.installer ']' [2020-05-12T02:48:32.536Z] #21 9.666 + . /tmp/install/dockercli.installer [2020-05-12T02:48:32.536Z] #21 9.666 ++ : stable [2020-05-12T02:48:32.536Z] #21 9.666 ++ : 17.06.2-ce [2020-05-12T02:48:32.536Z] #21 9.667 + install_dockercli [2020-05-12T02:48:32.536Z] #21 9.669 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-05-12T02:48:32.536Z] #21 9.669 Install docker/cli version 17.06.2-ce from stable [2020-05-12T02:48:32.536Z] #21 9.670 ++ uname -m [2020-05-12T02:48:32.536Z] #21 9.672 + arch=x86_64 [2020-05-12T02:48:32.536Z] #21 9.673 + '[' x86_64 '!=' x86_64 ']' [2020-05-12T02:48:32.536Z] #21 9.673 + url=https://download.docker.com/linux/static [2020-05-12T02:48:32.536Z] #21 9.673 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2020-05-12T02:48:32.536Z] #21 9.673 + tar -xz docker/docker [2020-05-12T02:48:32.599Z] #39 21.39 CC images/core-ppc64.o [2020-05-12T02:48:32.690Z] #30 ... [2020-05-12T02:48:32.690Z] [2020-05-12T02:48:32.690Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-05-12T02:48:32.690Z] #28 6.326 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-05-12T02:48:32.690Z] #28 6.331 Cloning into '.'... [2020-05-12T02:48:32.711Z] #17 33.46 Setting up xfsprogs (4.20.0-1) ... [2020-05-12T02:48:32.794Z] #21 ... [2020-05-12T02:48:32.794Z] [2020-05-12T02:48:32.794Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-05-12T02:48:32.794Z] #51 7.765 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-05-12T02:48:32.794Z] #51 7.829 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-05-12T02:48:32.794Z] #51 7.841 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-05-12T02:48:32.794Z] #51 9.264 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-05-12T02:48:32.794Z] #51 ... [2020-05-12T02:48:32.794Z] [2020-05-12T02:48:32.794Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-12T02:48:32.794Z] #43 7.394 + RM_GOPATH=0 [2020-05-12T02:48:32.794Z] #43 7.394 + TMP_GOPATH= [2020-05-12T02:48:32.794Z] #43 7.394 + : /build [2020-05-12T02:48:32.794Z] #43 7.394 + '[' -z '' ']' [2020-05-12T02:48:32.794Z] #43 7.394 ++ mktemp -d [2020-05-12T02:48:32.794Z] #43 7.394 + export GOPATH=/tmp/tmp.V9xWG0Nvol [2020-05-12T02:48:32.794Z] #43 7.394 + GOPATH=/tmp/tmp.V9xWG0Nvol [2020-05-12T02:48:32.794Z] #43 7.394 + RM_GOPATH=1 [2020-05-12T02:48:32.794Z] #43 7.394 ++ dirname /tmp/install/install.sh [2020-05-12T02:48:32.794Z] #43 7.413 + dir=/tmp/install [2020-05-12T02:48:32.794Z] #43 7.413 + bin=gotestsum [2020-05-12T02:48:32.794Z] #43 7.413 + shift [2020-05-12T02:48:32.794Z] #43 7.413 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2020-05-12T02:48:32.794Z] #43 7.413 + . /tmp/install/gotestsum.installer [2020-05-12T02:48:32.794Z] #43 7.413 ++ : v0.3.5 [2020-05-12T02:48:32.794Z] #43 7.419 + install_gotestsum [2020-05-12T02:48:32.794Z] #43 7.419 + echo 'Installing gotestsum version v0.3.5' [2020-05-12T02:48:32.794Z] #43 7.420 Installing gotestsum version v0.3.5 [2020-05-12T02:48:32.794Z] #43 7.420 + go get -d gotest.tools/gotestsum [2020-05-12T02:48:32.991Z] #17 33.47 Setting up python3-lib2to3 (3.7.3-1) ... [2020-05-12T02:48:32.991Z] #17 33.74 Setting up python3-pkg-resources (40.8.0-1) ... [2020-05-12T02:48:33.053Z] #43 ... [2020-05-12T02:48:33.053Z] [2020-05-12T02:48:33.053Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-12T02:48:33.053Z] #47 10.04 + RM_GOPATH=0 [2020-05-12T02:48:33.053Z] #47 10.04 + TMP_GOPATH= [2020-05-12T02:48:33.053Z] #47 10.04 + : /build [2020-05-12T02:48:33.053Z] #47 10.04 + '[' -z '' ']' [2020-05-12T02:48:33.053Z] #47 10.04 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-05-12T02:48:33.053Z] #47 10.04 ++ mktemp -d [2020-05-12T02:48:33.053Z] #47 10.04 + export GOPATH=/tmp/tmp.e3sPYrQ1Ns [2020-05-12T02:48:33.053Z] #47 10.04 + GOPATH=/tmp/tmp.e3sPYrQ1Ns [2020-05-12T02:48:33.053Z] #47 10.04 + RM_GOPATH=1 [2020-05-12T02:48:33.053Z] #47 10.04 ++ dirname /tmp/install/install.sh [2020-05-12T02:48:33.053Z] #47 10.04 + dir=/tmp/install [2020-05-12T02:48:33.053Z] #47 10.04 + bin=shfmt [2020-05-12T02:48:33.053Z] #47 10.04 + shift [2020-05-12T02:48:33.053Z] #47 10.04 + '[' '!' -f /tmp/install/shfmt.installer ']' [2020-05-12T02:48:33.053Z] #47 10.04 + . /tmp/install/shfmt.installer [2020-05-12T02:48:33.053Z] #47 10.04 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-05-12T02:48:33.053Z] #47 10.04 + install_shfmt [2020-05-12T02:48:33.053Z] #47 10.04 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-05-12T02:48:33.053Z] #47 10.04 + git clone https://github.com/mvdan/sh.git /tmp/tmp.e3sPYrQ1Ns/src/github.com/mvdan/sh [2020-05-12T02:48:33.053Z] #47 10.07 Cloning into '/tmp/tmp.e3sPYrQ1Ns/src/github.com/mvdan/sh'... [2020-05-12T02:48:33.169Z] #39 22.01 CC images/core-s390.o [2020-05-12T02:48:33.312Z] #47 ... [2020-05-12T02:48:33.312Z] [2020-05-12T02:48:33.312Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-12T02:48:33.312Z] #41 9.203 + RM_GOPATH=0 [2020-05-12T02:48:33.312Z] #41 9.203 + TMP_GOPATH= [2020-05-12T02:48:33.312Z] #41 9.203 + : /build [2020-05-12T02:48:33.312Z] #41 9.203 + '[' -z '' ']' [2020-05-12T02:48:33.312Z] #41 9.203 ++ mktemp -d [2020-05-12T02:48:33.312Z] #41 9.214 + export GOPATH=/tmp/tmp.Hf69nvT9Ze [2020-05-12T02:48:33.312Z] #41 9.214 + GOPATH=/tmp/tmp.Hf69nvT9Ze [2020-05-12T02:48:33.312Z] #41 9.214 + RM_GOPATH=1 [2020-05-12T02:48:33.312Z] #41 9.218 ++ dirname /tmp/install/install.sh [2020-05-12T02:48:33.312Z] #41 9.247 + dir=/tmp/install [2020-05-12T02:48:33.312Z] #41 9.247 + bin=vndr [2020-05-12T02:48:33.312Z] #41 9.247 + shift [2020-05-12T02:48:33.312Z] #41 9.247 + '[' '!' -f /tmp/install/vndr.installer ']' [2020-05-12T02:48:33.312Z] #41 9.247 + . /tmp/install/vndr.installer [2020-05-12T02:48:33.312Z] #41 9.247 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-05-12T02:48:33.312Z] #41 9.247 + install_vndr [2020-05-12T02:48:33.312Z] #41 9.247 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-05-12T02:48:33.312Z] #41 9.247 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.Hf69nvT9Ze/src/github.com/LK4D4/vndr [2020-05-12T02:48:33.312Z] #41 9.247 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-05-12T02:48:33.312Z] #41 9.276 Cloning into '/tmp/tmp.Hf69nvT9Ze/src/github.com/LK4D4/vndr'... [2020-05-12T02:48:33.312Z] #41 10.27 + cd /tmp/tmp.Hf69nvT9Ze/src/github.com/LK4D4/vndr [2020-05-12T02:48:33.312Z] #41 10.27 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-05-12T02:48:33.312Z] #41 10.33 + go build -buildmode=pie -v -o /build/vndr . [2020-05-12T02:48:33.312Z] #41 ... [2020-05-12T02:48:33.312Z] [2020-05-12T02:48:33.312Z] #54 [rootlesskit 1/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-12T02:48:33.312Z] #54 9.458 + RM_GOPATH=0 [2020-05-12T02:48:33.312Z] #54 9.458 + TMP_GOPATH= [2020-05-12T02:48:33.312Z] #54 9.458 + : /build [2020-05-12T02:48:33.312Z] #54 9.458 + '[' -z '' ']' [2020-05-12T02:48:33.312Z] #54 9.458 ++ mktemp -d [2020-05-12T02:48:33.312Z] #54 9.467 + export GOPATH=/tmp/tmp.e97ZXGoeZG [2020-05-12T02:48:33.312Z] #54 9.467 + GOPATH=/tmp/tmp.e97ZXGoeZG [2020-05-12T02:48:33.312Z] #54 9.467 + RM_GOPATH=1 [2020-05-12T02:48:33.312Z] #54 9.467 ++ dirname /tmp/install/install.sh [2020-05-12T02:48:33.312Z] #54 9.470 + dir=/tmp/install [2020-05-12T02:48:33.312Z] #54 9.470 + bin=rootlesskit [2020-05-12T02:48:33.312Z] #54 9.470 + shift [2020-05-12T02:48:33.312Z] #54 9.470 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2020-05-12T02:48:33.312Z] #54 9.470 + . /tmp/install/rootlesskit.installer [2020-05-12T02:48:33.312Z] #54 9.470 ++ : 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-05-12T02:48:33.312Z] #54 9.470 + install_rootlesskit [2020-05-12T02:48:33.312Z] #54 9.470 + case "$1" in [2020-05-12T02:48:33.312Z] #54 9.470 + export CGO_ENABLED=0 [2020-05-12T02:48:33.312Z] #54 9.470 + CGO_ENABLED=0 [2020-05-12T02:48:33.312Z] #54 9.470 + _install_rootlesskit [2020-05-12T02:48:33.312Z] #54 9.470 + echo 'Install rootlesskit version 3f5728fbb2b6abdc63d59759e72735442ce6424e' [2020-05-12T02:48:33.312Z] #54 9.470 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.e97ZXGoeZG/src/github.com/rootless-containers/rootlesskit [2020-05-12T02:48:33.312Z] #54 9.470 Cloning into '/tmp/tmp.e97ZXGoeZG/src/github.com/rootless-containers/rootlesskit'... [2020-05-12T02:48:33.312Z] #54 9.470 Install rootlesskit version 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-05-12T02:48:33.570Z] #54 ... [2020-05-12T02:48:33.570Z] [2020-05-12T02:48:33.570Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-12T02:48:33.570Z] #30 9.839 + RM_GOPATH=0 [2020-05-12T02:48:33.570Z] #30 9.839 + TMP_GOPATH= [2020-05-12T02:48:33.570Z] #30 9.839 + : /build [2020-05-12T02:48:33.570Z] #30 9.839 + '[' -z '' ']' [2020-05-12T02:48:33.570Z] #30 9.840 ++ mktemp -d [2020-05-12T02:48:33.570Z] #30 9.842 + export GOPATH=/tmp/tmp.W18UZcdKwd [2020-05-12T02:48:33.570Z] #30 9.842 + GOPATH=/tmp/tmp.W18UZcdKwd [2020-05-12T02:48:33.570Z] #30 9.842 + RM_GOPATH=1 [2020-05-12T02:48:33.570Z] #30 9.843 ++ dirname /tmp/install/install.sh [2020-05-12T02:48:33.570Z] #30 9.846 + dir=/tmp/install [2020-05-12T02:48:33.570Z] #30 9.847 + bin=tomlv [2020-05-12T02:48:33.570Z] #30 9.848 + shift [2020-05-12T02:48:33.570Z] #30 9.848 + '[' '!' -f /tmp/install/tomlv.installer ']' [2020-05-12T02:48:33.570Z] #30 9.848 + . /tmp/install/tomlv.installer [2020-05-12T02:48:33.570Z] #30 9.854 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-05-12T02:48:33.570Z] #30 9.854 + install_tomlv [2020-05-12T02:48:33.570Z] #30 9.854 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-05-12T02:48:33.570Z] #30 9.854 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.W18UZcdKwd/src/github.com/BurntSushi/toml [2020-05-12T02:48:33.570Z] #30 9.854 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-05-12T02:48:33.570Z] #30 9.856 Cloning into '/tmp/tmp.W18UZcdKwd/src/github.com/BurntSushi/toml'... [2020-05-12T02:48:33.570Z] #30 11.27 + cd /tmp/tmp.W18UZcdKwd/src/github.com/BurntSushi/toml [2020-05-12T02:48:33.570Z] #30 11.27 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-05-12T02:48:33.570Z] #30 11.29 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-05-12T02:48:33.570Z] #30 ... [2020-05-12T02:48:33.570Z] [2020-05-12T02:48:33.570Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-12T02:48:33.570Z] #45 9.274 + RM_GOPATH=0 [2020-05-12T02:48:33.570Z] #45 9.274 + TMP_GOPATH= [2020-05-12T02:48:33.570Z] #45 9.274 + : /build [2020-05-12T02:48:33.570Z] #45 9.274 + '[' -z '' ']' [2020-05-12T02:48:33.570Z] #45 9.288 ++ mktemp -d [2020-05-12T02:48:33.570Z] #45 9.299 + export GOPATH=/tmp/tmp.qCEceI1uDl [2020-05-12T02:48:33.570Z] #45 9.299 + GOPATH=/tmp/tmp.qCEceI1uDl [2020-05-12T02:48:33.570Z] #45 9.299 + RM_GOPATH=1 [2020-05-12T02:48:33.570Z] #45 9.299 ++ dirname /tmp/install/install.sh [2020-05-12T02:48:33.570Z] #45 9.300 + dir=/tmp/install [2020-05-12T02:48:33.570Z] #45 9.300 + bin=golangci_lint [2020-05-12T02:48:33.570Z] #45 9.301 + shift [2020-05-12T02:48:33.570Z] #45 9.301 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2020-05-12T02:48:33.570Z] #45 9.301 + . /tmp/install/golangci_lint.installer [2020-05-12T02:48:33.570Z] #45 9.301 ++ : v1.23.8 [2020-05-12T02:48:33.570Z] #45 9.310 Installing golangci-lint version v1.23.8 [2020-05-12T02:48:33.570Z] #45 9.310 + install_golangci_lint [2020-05-12T02:48:33.570Z] #45 9.310 + echo 'Installing golangci-lint version v1.23.8' [2020-05-12T02:48:33.570Z] #45 9.310 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-05-12T02:48:33.827Z] #45 ... [2020-05-12T02:48:33.827Z] [2020-05-12T02:48:33.827Z] #59 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-12T02:48:33.827Z] #59 8.973 + RM_GOPATH=0 [2020-05-12T02:48:33.827Z] #59 8.974 + TMP_GOPATH= [2020-05-12T02:48:33.827Z] #59 8.974 + : /build [2020-05-12T02:48:33.827Z] #59 8.974 + '[' -z '' ']' [2020-05-12T02:48:33.827Z] #59 8.974 ++ mktemp -d [2020-05-12T02:48:33.827Z] #59 8.977 + export GOPATH=/tmp/tmp.g25GpoiOjB [2020-05-12T02:48:33.827Z] #59 8.977 + GOPATH=/tmp/tmp.g25GpoiOjB [2020-05-12T02:48:33.827Z] #59 8.977 + RM_GOPATH=1 [2020-05-12T02:48:33.827Z] #59 8.977 ++ dirname /tmp/install/install.sh [2020-05-12T02:48:33.827Z] #59 8.977 + dir=/tmp/install [2020-05-12T02:48:33.827Z] #59 8.977 + bin=proxy [2020-05-12T02:48:33.827Z] #59 8.977 + shift [2020-05-12T02:48:33.827Z] #59 8.977 + '[' '!' -f /tmp/install/proxy.installer ']' [2020-05-12T02:48:33.827Z] #59 8.977 + . /tmp/install/proxy.installer [2020-05-12T02:48:33.827Z] #59 8.977 ++ : ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-05-12T02:48:33.827Z] #59 8.977 + install_proxy [2020-05-12T02:48:33.827Z] #59 8.977 + case "$1" in [2020-05-12T02:48:33.827Z] #59 8.977 + export CGO_ENABLED=0 [2020-05-12T02:48:33.827Z] #59 8.977 + CGO_ENABLED=0 [2020-05-12T02:48:33.827Z] #59 8.977 + _install_proxy [2020-05-12T02:48:33.827Z] #59 8.977 + echo 'Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee' [2020-05-12T02:48:33.827Z] #59 8.977 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.g25GpoiOjB/src/github.com/docker/libnetwork [2020-05-12T02:48:33.827Z] #59 8.977 Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-05-12T02:48:33.827Z] #59 8.996 Cloning into '/tmp/tmp.g25GpoiOjB/src/github.com/docker/libnetwork'... [2020-05-12T02:48:33.993Z] #17 34.36 Setting up python3-distutils (3.7.3-1) ... [2020-05-12T02:48:33.993Z] #17 34.73 Setting up python3-setuptools (40.8.0-1) ... [2020-05-12T02:48:34.085Z] #59 ... [2020-05-12T02:48:34.085Z] [2020-05-12T02:48:34.085Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-05-12T02:48:34.085Z] #36 10.02 + git clone https://github.com/docker/distribution.git . [2020-05-12T02:48:34.085Z] #36 10.02 Cloning into '.'... [2020-05-12T02:48:34.085Z] #36 ... [2020-05-12T02:48:34.085Z] [2020-05-12T02:48:34.085Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-12T02:48:34.085Z] #38 9.756 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-05-12T02:48:34.085Z] #38 9.874 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-05-12T02:48:34.085Z] #38 9.877 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-05-12T02:48:34.085Z] #38 11.55 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-05-12T02:48:34.102Z] #39 22.82 CC images/cpuinfo.o [2020-05-12T02:48:34.343Z] #38 ... [2020-05-12T02:48:34.343Z] [2020-05-12T02:48:34.343Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-12T02:48:34.343Z] #32 10.22 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-05-12T02:48:34.343Z] #32 10.37 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-05-12T02:48:34.343Z] #32 10.37 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-05-12T02:48:34.360Z] #39 23.40 CC images/inventory.o [2020-05-12T02:48:34.454Z] #36 ... [2020-05-12T02:48:34.454Z] [2020-05-12T02:48:34.454Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-12T02:48:34.454Z] #32 5.789 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-05-12T02:48:34.454Z] #32 5.954 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-05-12T02:48:34.454Z] #32 5.958 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-05-12T02:48:34.454Z] #32 6.143 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-05-12T02:48:34.454Z] #32 ... [2020-05-12T02:48:34.454Z] [2020-05-12T02:48:34.454Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-12T02:48:34.454Z] #45 6.317 + RM_GOPATH=0 [2020-05-12T02:48:34.454Z] #45 6.317 + TMP_GOPATH= [2020-05-12T02:48:34.454Z] #45 6.317 + : /build [2020-05-12T02:48:34.454Z] #45 6.317 + '[' -z '' ']' [2020-05-12T02:48:34.454Z] #45 6.317 ++ mktemp -d [2020-05-12T02:48:34.454Z] #45 6.324 + export GOPATH=/tmp/tmp.w3kmBDxG5F [2020-05-12T02:48:34.454Z] #45 6.324 + GOPATH=/tmp/tmp.w3kmBDxG5F [2020-05-12T02:48:34.454Z] #45 6.324 + RM_GOPATH=1 [2020-05-12T02:48:34.454Z] #45 6.329 ++ dirname /tmp/install/install.sh [2020-05-12T02:48:34.454Z] #45 6.329 + dir=/tmp/install [2020-05-12T02:48:34.454Z] #45 6.329 + bin=golangci_lint [2020-05-12T02:48:34.454Z] #45 6.329 + shift [2020-05-12T02:48:34.454Z] #45 6.329 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2020-05-12T02:48:34.454Z] #45 6.329 + . /tmp/install/golangci_lint.installer [2020-05-12T02:48:34.454Z] #45 6.329 ++ : v1.23.8 [2020-05-12T02:48:34.454Z] #45 6.329 + install_golangci_lint [2020-05-12T02:48:34.454Z] #45 6.329 + echo 'Installing golangci-lint version v1.23.8' [2020-05-12T02:48:34.454Z] #45 6.329 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-05-12T02:48:34.454Z] #45 6.330 Installing golangci-lint version v1.23.8 [2020-05-12T02:48:34.924Z] #39 23.73 CC images/fdinfo.o [2020-05-12T02:48:34.996Z] #17 35.38 Setting up python3-pip (18.1-5) ... [2020-05-12T02:48:34.996Z] #17 ... [2020-05-12T02:48:34.996Z] [2020-05-12T02:48:34.996Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-05-12T02:48:34.996Z] #36 123.4 + dpkg --print-architecture [2020-05-12T02:48:34.996Z] #36 123.4 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-05-12T02:48:34.996Z] #36 123.6 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2020-05-12T02:48:34.996Z] #36 123.6 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-05-12T02:48:34.996Z] #36 ... [2020-05-12T02:48:34.996Z] [2020-05-12T02:48:34.996Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-12T02:48:34.996Z] #39 75.62 CC criu/ipc_ns.o [2020-05-12T02:48:34.996Z] #39 76.24 CC criu/irmap.o [2020-05-12T02:48:34.996Z] #39 76.72 CC criu/kcmp-ids.o [2020-05-12T02:48:34.996Z] #39 76.89 CC criu/kerndat.o [2020-05-12T02:48:34.996Z] #39 77.69 CC criu/libnetlink.o [2020-05-12T02:48:34.996Z] #39 77.90 CC criu/log.o [2020-05-12T02:48:34.996Z] #39 78.16 CC criu/lsm.o [2020-05-12T02:48:34.996Z] #39 78.40 CC criu/mem.o [2020-05-12T02:48:34.996Z] #39 79.41 CC criu/mount.o [2020-05-12T02:48:34.996Z] #39 81.35 CC criu/namespaces.o [2020-05-12T02:48:34.996Z] #39 82.55 CC criu/net.o [2020-05-12T02:48:34.996Z] #39 84.26 CC criu/netfilter.o [2020-05-12T02:48:34.996Z] #39 84.45 CC criu/page-pipe.o [2020-05-12T02:48:34.996Z] #39 84.75 CC criu/page-xfer.o [2020-05-12T02:48:34.996Z] #39 85.54 CC criu/pagemap-cache.o [2020-05-12T02:48:35.182Z] #39 24.12 CC images/fown.o [2020-05-12T02:48:35.276Z] #32 12.83 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-05-12T02:48:35.277Z] #39 85.91 CC criu/pagemap.o [2020-05-12T02:48:35.277Z] #39 ... [2020-05-12T02:48:35.277Z] [2020-05-12T02:48:35.277Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-12T02:48:35.277Z] #17 36.01 Processing triggers for libc-bin (2.28-10) ... [2020-05-12T02:48:35.277Z] #17 36.04 Processing triggers for mime-support (3.62) ... [2020-05-12T02:48:35.439Z] #39 24.29 CC images/ns.o [2020-05-12T02:48:35.697Z] #39 24.61 CC images/regfile.o [2020-05-12T02:48:35.894Z] #17 DONE 36.5s [2020-05-12T02:48:35.894Z] [2020-05-12T02:48:35.894Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-05-12T02:48:36.262Z] #39 24.88 CC images/ghost-file.o [2020-05-12T02:48:36.520Z] #39 25.20 CC images/fifo.o [2020-05-12T02:48:36.778Z] #39 25.48 CC images/remap-file-path.o [2020-05-12T02:48:36.895Z] #18 0.946 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-05-12T02:48:36.895Z] #18 0.948 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-05-12T02:48:36.895Z] #18 0.950 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-05-12T02:48:36.895Z] #18 DONE 1.1s [2020-05-12T02:48:36.895Z] [2020-05-12T02:48:36.895Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-12T02:48:36.895Z] #39 86.65 CC criu/parasite-syscall.o [2020-05-12T02:48:36.895Z] #39 87.29 CC criu/path.o [2020-05-12T02:48:36.895Z] #39 87.48 CC criu/pie-util-vdso.o [2020-05-12T02:48:36.903Z] #28 ... [2020-05-12T02:48:36.903Z] [2020-05-12T02:48:36.903Z] #59 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-12T02:48:36.903Z] #59 2.359 + RM_GOPATH=0 [2020-05-12T02:48:36.903Z] #59 2.359 + TMP_GOPATH= [2020-05-12T02:48:36.903Z] #59 2.359 + : /build [2020-05-12T02:48:36.903Z] #59 2.359 + '[' -z '' ']' [2020-05-12T02:48:36.903Z] #59 2.359 ++ mktemp -d [2020-05-12T02:48:36.903Z] #59 2.359 + export GOPATH=/tmp/tmp.TuiHKs9qQW [2020-05-12T02:48:36.903Z] #59 2.359 + GOPATH=/tmp/tmp.TuiHKs9qQW [2020-05-12T02:48:36.903Z] #59 2.359 + RM_GOPATH=1 [2020-05-12T02:48:36.903Z] #59 2.366 Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-05-12T02:48:36.903Z] #59 2.366 ++ dirname /tmp/install/install.sh [2020-05-12T02:48:36.903Z] #59 2.366 + dir=/tmp/install [2020-05-12T02:48:36.903Z] #59 2.366 + bin=proxy [2020-05-12T02:48:36.903Z] #59 2.366 + shift [2020-05-12T02:48:36.903Z] #59 2.366 + '[' '!' -f /tmp/install/proxy.installer ']' [2020-05-12T02:48:36.903Z] #59 2.366 + . /tmp/install/proxy.installer [2020-05-12T02:48:36.903Z] #59 2.366 ++ : ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-05-12T02:48:36.903Z] #59 2.366 + install_proxy [2020-05-12T02:48:36.903Z] #59 2.366 + case "$1" in [2020-05-12T02:48:36.903Z] #59 2.366 + export CGO_ENABLED=0 [2020-05-12T02:48:36.903Z] #59 2.366 + CGO_ENABLED=0 [2020-05-12T02:48:36.903Z] #59 2.366 + _install_proxy [2020-05-12T02:48:36.903Z] #59 2.366 + echo 'Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee' [2020-05-12T02:48:36.903Z] #59 2.366 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.TuiHKs9qQW/src/github.com/docker/libnetwork [2020-05-12T02:48:36.903Z] #59 2.372 Cloning into '/tmp/tmp.TuiHKs9qQW/src/github.com/docker/libnetwork'... [2020-05-12T02:48:36.903Z] #59 9.735 Checking out files: 59% (1227/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) [2020-05-12T02:48:36.903Z] #59 ... [2020-05-12T02:48:36.903Z] [2020-05-12T02:48:36.903Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-12T02:48:36.903Z] #38 6.522 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-05-12T02:48:36.903Z] #38 6.573 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-05-12T02:48:36.903Z] #38 6.573 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-05-12T02:48:36.903Z] #38 7.476 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB] [2020-05-12T02:48:36.903Z] #38 9.248 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [195 kB] [2020-05-12T02:48:36.903Z] #38 ... [2020-05-12T02:48:36.903Z] [2020-05-12T02:48:36.903Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-12T02:48:36.903Z] #32 5.158 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-05-12T02:48:36.903Z] #32 5.255 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-05-12T02:48:36.903Z] #32 5.258 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-05-12T02:48:36.903Z] #32 6.489 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB] [2020-05-12T02:48:36.903Z] #32 8.365 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [195 kB] [2020-05-12T02:48:36.903Z] #32 ... [2020-05-12T02:48:36.903Z] [2020-05-12T02:48:36.903Z] #54 [rootlesskit 1/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-12T02:48:36.903Z] #54 6.042 + RM_GOPATH=0 [2020-05-12T02:48:36.903Z] #54 6.042 + TMP_GOPATH= [2020-05-12T02:48:36.903Z] #54 6.042 + : /build [2020-05-12T02:48:36.903Z] #54 6.042 + '[' -z '' ']' [2020-05-12T02:48:36.903Z] #54 6.042 ++ mktemp -d [2020-05-12T02:48:36.903Z] #54 6.046 + export GOPATH=/tmp/tmp.o3AzEHUy14 [2020-05-12T02:48:36.903Z] #54 6.046 + GOPATH=/tmp/tmp.o3AzEHUy14 [2020-05-12T02:48:36.903Z] #54 6.046 + RM_GOPATH=1 [2020-05-12T02:48:36.903Z] #54 6.048 ++ dirname /tmp/install/install.sh [2020-05-12T02:48:36.903Z] #54 6.051 Install rootlesskit version 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-05-12T02:48:36.903Z] #54 6.052 + dir=/tmp/install [2020-05-12T02:48:36.903Z] #54 6.052 + bin=rootlesskit [2020-05-12T02:48:36.903Z] #54 6.052 + shift [2020-05-12T02:48:36.903Z] #54 6.052 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2020-05-12T02:48:36.903Z] #54 6.052 + . /tmp/install/rootlesskit.installer [2020-05-12T02:48:36.903Z] #54 6.052 ++ : 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-05-12T02:48:36.903Z] #54 6.052 + install_rootlesskit [2020-05-12T02:48:36.903Z] #54 6.052 + case "$1" in [2020-05-12T02:48:36.903Z] #54 6.052 + export CGO_ENABLED=0 [2020-05-12T02:48:36.903Z] #54 6.052 + CGO_ENABLED=0 [2020-05-12T02:48:36.903Z] #54 6.052 + _install_rootlesskit [2020-05-12T02:48:36.903Z] #54 6.052 + echo 'Install rootlesskit version 3f5728fbb2b6abdc63d59759e72735442ce6424e' [2020-05-12T02:48:36.903Z] #54 6.052 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.o3AzEHUy14/src/github.com/rootless-containers/rootlesskit [2020-05-12T02:48:36.904Z] #54 6.055 Cloning into '/tmp/tmp.o3AzEHUy14/src/github.com/rootless-containers/rootlesskit'... [2020-05-12T02:48:36.904Z] #54 10.45 + cd /tmp/tmp.o3AzEHUy14/src/github.com/rootless-containers/rootlesskit [2020-05-12T02:48:36.904Z] #54 10.45 + git checkout -q 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-05-12T02:48:36.904Z] #54 ... [2020-05-12T02:48:36.904Z] [2020-05-12T02:48:36.904Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-12T02:48:36.904Z] #45 6.318 + RM_GOPATH=0 [2020-05-12T02:48:36.904Z] #45 6.318 + TMP_GOPATH= [2020-05-12T02:48:36.904Z] #45 6.320 + : /build [2020-05-12T02:48:36.904Z] #45 6.320 + '[' -z '' ']' [2020-05-12T02:48:36.904Z] #45 6.326 ++ mktemp -d [2020-05-12T02:48:36.904Z] #45 6.337 + export GOPATH=/tmp/tmp.5DVoptlIHd [2020-05-12T02:48:36.904Z] #45 6.337 + GOPATH=/tmp/tmp.5DVoptlIHd [2020-05-12T02:48:36.904Z] #45 6.337 + RM_GOPATH=1 [2020-05-12T02:48:36.904Z] #45 6.337 ++ dirname /tmp/install/install.sh [2020-05-12T02:48:36.904Z] #45 6.344 + dir=/tmp/install [2020-05-12T02:48:36.904Z] #45 6.344 + bin=golangci_lint [2020-05-12T02:48:36.904Z] #45 6.344 + shift [2020-05-12T02:48:36.904Z] #45 6.344 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2020-05-12T02:48:36.904Z] #45 6.344 + . /tmp/install/golangci_lint.installer [2020-05-12T02:48:36.904Z] #45 6.344 ++ : v1.23.8 [2020-05-12T02:48:36.904Z] #45 6.344 + install_golangci_lint [2020-05-12T02:48:36.904Z] #45 6.344 + echo 'Installing golangci-lint version v1.23.8' [2020-05-12T02:48:36.904Z] #45 6.344 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-05-12T02:48:36.904Z] #45 6.345 Installing golangci-lint version v1.23.8 [2020-05-12T02:48:36.904Z] #45 ... [2020-05-12T02:48:36.904Z] [2020-05-12T02:48:36.904Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-05-12T02:48:36.904Z] #36 6.203 + git clone https://github.com/docker/distribution.git . [2020-05-12T02:48:36.904Z] #36 6.205 Cloning into '.'... [2020-05-12T02:48:36.904Z] #36 ... [2020-05-12T02:48:36.904Z] [2020-05-12T02:48:36.904Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-12T02:48:36.904Z] #43 5.178 + RM_GOPATH=0 [2020-05-12T02:48:36.904Z] #43 5.178 + TMP_GOPATH= [2020-05-12T02:48:36.904Z] #43 5.181 + : /build [2020-05-12T02:48:36.904Z] #43 5.181 + '[' -z '' ']' [2020-05-12T02:48:36.904Z] #43 5.182 ++ mktemp -d [2020-05-12T02:48:36.904Z] #43 5.189 Installing gotestsum version v0.3.5 [2020-05-12T02:48:36.904Z] #43 5.193 + export GOPATH=/tmp/tmp.H0abnC520M [2020-05-12T02:48:36.904Z] #43 5.193 + GOPATH=/tmp/tmp.H0abnC520M [2020-05-12T02:48:36.904Z] #43 5.193 + RM_GOPATH=1 [2020-05-12T02:48:36.904Z] #43 5.193 ++ dirname /tmp/install/install.sh [2020-05-12T02:48:36.904Z] #43 5.193 + dir=/tmp/install [2020-05-12T02:48:36.904Z] #43 5.193 + bin=gotestsum [2020-05-12T02:48:36.904Z] #43 5.193 + shift [2020-05-12T02:48:36.904Z] #43 5.193 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2020-05-12T02:48:36.904Z] #43 5.193 + . /tmp/install/gotestsum.installer [2020-05-12T02:48:36.904Z] #43 5.193 ++ : v0.3.5 [2020-05-12T02:48:36.904Z] #43 5.193 + install_gotestsum [2020-05-12T02:48:36.904Z] #43 5.193 + echo 'Installing gotestsum version v0.3.5' [2020-05-12T02:48:36.904Z] #43 5.193 + go get -d gotest.tools/gotestsum [2020-05-12T02:48:36.972Z] #45 ... [2020-05-12T02:48:36.972Z] [2020-05-12T02:48:36.972Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-12T02:48:36.972Z] #32 8.874 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [197 kB] [2020-05-12T02:48:37.036Z] #39 25.81 CC images/eventfd.o [2020-05-12T02:48:37.036Z] #39 26.06 CC images/eventpoll.o [2020-05-12T02:48:37.036Z] #39 ... [2020-05-12T02:48:37.036Z] [2020-05-12T02:48:37.036Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-12T02:48:37.036Z] #41 94.95 encoding/xml [2020-05-12T02:48:37.036Z] #41 99.90 go/doc [2020-05-12T02:48:37.036Z] #41 101.3 github.com/LK4D4/vndr/versioned [2020-05-12T02:48:37.036Z] #41 101.5 compress/flate [2020-05-12T02:48:37.036Z] #41 103.7 github.com/LK4D4/vndr/build [2020-05-12T02:48:37.036Z] #41 104.5 hash/crc32 [2020-05-12T02:48:37.164Z] #43 ... [2020-05-12T02:48:37.164Z] [2020-05-12T02:48:37.164Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-12T02:48:37.164Z] #10 6.693 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-05-12T02:48:37.164Z] #10 6.747 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-05-12T02:48:37.164Z] #10 6.754 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-05-12T02:48:37.164Z] #10 7.862 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB] [2020-05-12T02:48:37.164Z] #10 10.30 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [195 kB] [2020-05-12T02:48:37.164Z] #10 ... [2020-05-12T02:48:37.164Z] [2020-05-12T02:48:37.164Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-05-12T02:48:37.164Z] #51 6.609 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-05-12T02:48:37.164Z] #51 6.662 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-05-12T02:48:37.164Z] #51 6.663 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-05-12T02:48:37.164Z] #51 7.776 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB] [2020-05-12T02:48:37.164Z] #51 9.691 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [195 kB] [2020-05-12T02:48:37.179Z] #39 87.90 CC criu/pie-util.o [2020-05-12T02:48:37.294Z] #41 105.1 compress/gzip [2020-05-12T02:48:37.424Z] #51 ... [2020-05-12T02:48:37.424Z] [2020-05-12T02:48:37.424Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-12T02:48:37.424Z] #47 6.092 + RM_GOPATH=0 [2020-05-12T02:48:37.424Z] #47 6.092 + TMP_GOPATH= [2020-05-12T02:48:37.424Z] #47 6.092 + : /build [2020-05-12T02:48:37.424Z] #47 6.092 + '[' -z '' ']' [2020-05-12T02:48:37.424Z] #47 6.092 ++ mktemp -d [2020-05-12T02:48:37.424Z] #47 6.099 + export GOPATH=/tmp/tmp.c8D9zMQAV5 [2020-05-12T02:48:37.424Z] #47 6.099 + GOPATH=/tmp/tmp.c8D9zMQAV5 [2020-05-12T02:48:37.424Z] #47 6.099 + RM_GOPATH=1 [2020-05-12T02:48:37.424Z] #47 6.111 ++ dirname /tmp/install/install.sh [2020-05-12T02:48:37.424Z] #47 6.111 + dir=/tmp/install [2020-05-12T02:48:37.424Z] #47 6.111 + bin=shfmt [2020-05-12T02:48:37.424Z] #47 6.111 + shift [2020-05-12T02:48:37.424Z] #47 6.111 + '[' '!' -f /tmp/install/shfmt.installer ']' [2020-05-12T02:48:37.424Z] #47 6.115 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-05-12T02:48:37.424Z] #47 6.115 + . /tmp/install/shfmt.installer [2020-05-12T02:48:37.424Z] #47 6.115 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-05-12T02:48:37.424Z] #47 6.115 + install_shfmt [2020-05-12T02:48:37.424Z] #47 6.115 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-05-12T02:48:37.424Z] #47 6.115 + git clone https://github.com/mvdan/sh.git /tmp/tmp.c8D9zMQAV5/src/github.com/mvdan/sh [2020-05-12T02:48:37.424Z] #47 6.119 Cloning into '/tmp/tmp.c8D9zMQAV5/src/github.com/mvdan/sh'... [2020-05-12T02:48:37.459Z] #39 88.10 CC criu/pipes.o [2020-05-12T02:48:37.552Z] #41 ... [2020-05-12T02:48:37.552Z] [2020-05-12T02:48:37.552Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-12T02:48:37.552Z] #47 99.91 mvdan.cc/sh/v3/cmd/shfmt [2020-05-12T02:48:37.552Z] #47 DONE 105.4s [2020-05-12T02:48:37.552Z] [2020-05-12T02:48:37.552Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-12T02:48:37.552Z] #39 26.37 CC images/fh.o [2020-05-12T02:48:37.686Z] #47 ... [2020-05-12T02:48:37.686Z] [2020-05-12T02:48:37.686Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-12T02:48:37.686Z] #41 5.955 + RM_GOPATH=0 [2020-05-12T02:48:37.686Z] #41 5.955 + TMP_GOPATH= [2020-05-12T02:48:37.686Z] #41 5.955 + : /build [2020-05-12T02:48:37.686Z] #41 5.955 + '[' -z '' ']' [2020-05-12T02:48:37.686Z] #41 5.957 ++ mktemp -d [2020-05-12T02:48:37.686Z] #41 5.964 + export GOPATH=/tmp/tmp.0ZSG85JFsA [2020-05-12T02:48:37.686Z] #41 5.964 + GOPATH=/tmp/tmp.0ZSG85JFsA [2020-05-12T02:48:37.686Z] #41 5.964 + RM_GOPATH=1 [2020-05-12T02:48:37.686Z] #41 5.965 ++ dirname /tmp/install/install.sh [2020-05-12T02:48:37.686Z] #41 5.968 + dir=/tmp/install [2020-05-12T02:48:37.686Z] #41 5.969 + bin=vndr [2020-05-12T02:48:37.686Z] #41 5.969 + shift [2020-05-12T02:48:37.686Z] #41 5.969 + '[' '!' -f /tmp/install/vndr.installer ']' [2020-05-12T02:48:37.686Z] #41 5.969 + . /tmp/install/vndr.installer [2020-05-12T02:48:37.686Z] #41 5.969 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-05-12T02:48:37.686Z] #41 5.971 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-05-12T02:48:37.686Z] #41 5.971 + install_vndr [2020-05-12T02:48:37.686Z] #41 5.971 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-05-12T02:48:37.686Z] #41 5.971 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.0ZSG85JFsA/src/github.com/LK4D4/vndr [2020-05-12T02:48:37.686Z] #41 5.980 Cloning into '/tmp/tmp.0ZSG85JFsA/src/github.com/LK4D4/vndr'... [2020-05-12T02:48:37.686Z] #41 6.871 + cd /tmp/tmp.0ZSG85JFsA/src/github.com/LK4D4/vndr [2020-05-12T02:48:37.686Z] #41 6.877 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-05-12T02:48:37.686Z] #41 6.883 + go build -buildmode=pie -v -o /build/vndr . [2020-05-12T02:48:37.686Z] #41 8.361 runtime/internal/sys [2020-05-12T02:48:37.686Z] #41 8.428 internal/race [2020-05-12T02:48:37.686Z] #41 8.586 runtime/internal/atomic [2020-05-12T02:48:37.686Z] #41 8.602 internal/cpu [2020-05-12T02:48:37.686Z] #41 8.665 sync/atomic [2020-05-12T02:48:37.686Z] #41 8.678 runtime/internal/math [2020-05-12T02:48:37.686Z] #41 9.047 unicode [2020-05-12T02:48:37.686Z] #41 9.087 unicode/utf8 [2020-05-12T02:48:37.686Z] #41 9.667 math [2020-05-12T02:48:37.686Z] #41 9.806 internal/bytealg [2020-05-12T02:48:37.686Z] #41 10.09 internal/testlog [2020-05-12T02:48:37.686Z] #41 10.74 encoding [2020-05-12T02:48:37.686Z] #41 11.23 unicode/utf16 [2020-05-12T02:48:37.686Z] #41 ... [2020-05-12T02:48:37.686Z] [2020-05-12T02:48:37.686Z] #59 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-12T02:48:37.686Z] #59 9.735 Checking out files: 59% (1227/2067) Checking out files: 60% (1241/2067) Checking out files: 61% (1261/2067) Checking out files: 62% (1282/2067) Checking out files: 63% (1303/2067) Checking out files: 64% (1323/2067) Checking out files: 65% (1344/2067) Checking out files: 66% (1365/2067) Checking out files: 67% (1385/2067) Checking out files: 68% (1406/2067) Checking out files: 69% (1427/2067) Checking out files: 70% (1447/2067) Checking out files: 71% (1468/2067) Checking out files: 72% (1489/2067) Checking out files: 73% (1509/2067) Checking out files: 74% (1530/2067) Checking out files: 75% (1551/2067) Checking out files: 76% (1571/2067) Checking out files: 77% (1592/2067) Checking out files: 78% (1613/2067) Checking out files: 79% (1633/2067) Checking out files: 80% (1654/2067) Checking out files: 81% (1675/2067) Checking out files: 82% (1695/2067) Checking out files: 83% (1716/2067) Checking out files: 84% (1737/2067) Checking out files: 85% (1757/2067) Checking out files: 86% (1778/2067) Checking out files: 87% (1799/2067) Checking out files: 88% (1819/2067) Checking out files: 89% (1840/2067) Checking out files: 90% (1861/2067) Checking out files: 91% (1881/2067) Checking out files: 92% (1902/2067) Checking out files: 93% (1923/2067) Checking out files: 94% (1943/2067) Checking out files: 95% (1964/2067) Checking out files: 96% (1985/2067) Checking out files: 97% (2005/2067) Checking out files: 98% (2026/2067) Checking out files: 99% (2047/2067) Checking out files: 100% (2067/2067) Checking out files: 100% (2067/2067), done. [2020-05-12T02:48:37.686Z] #59 10.70 + cd /tmp/tmp.TuiHKs9qQW/src/github.com/docker/libnetwork [2020-05-12T02:48:37.686Z] #59 10.70 + git checkout -q ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-05-12T02:48:37.686Z] #59 11.19 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-05-12T02:48:37.904Z] #32 ... [2020-05-12T02:48:37.904Z] [2020-05-12T02:48:37.904Z] #59 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-12T02:48:37.904Z] #59 9.471 + RM_GOPATH=0 [2020-05-12T02:48:37.904Z] #59 9.471 + TMP_GOPATH= [2020-05-12T02:48:37.904Z] #59 9.471 + : /build [2020-05-12T02:48:37.904Z] #59 9.471 + '[' -z '' ']' [2020-05-12T02:48:37.904Z] #59 9.474 ++ mktemp -d [2020-05-12T02:48:37.904Z] #59 9.477 + export GOPATH=/tmp/tmp.0f4ULBxwF7 [2020-05-12T02:48:37.904Z] #59 9.477 + GOPATH=/tmp/tmp.0f4ULBxwF7 [2020-05-12T02:48:37.904Z] #59 9.477 + RM_GOPATH=1 [2020-05-12T02:48:37.904Z] #59 9.477 ++ dirname /tmp/install/install.sh [2020-05-12T02:48:37.904Z] #59 9.484 Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-05-12T02:48:37.904Z] #59 9.485 + dir=/tmp/install [2020-05-12T02:48:37.904Z] #59 9.485 + bin=proxy [2020-05-12T02:48:37.904Z] #59 9.485 + shift [2020-05-12T02:48:37.904Z] #59 9.485 + '[' '!' -f /tmp/install/proxy.installer ']' [2020-05-12T02:48:37.904Z] #59 9.485 + . /tmp/install/proxy.installer [2020-05-12T02:48:37.904Z] #59 9.485 ++ : ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-05-12T02:48:37.904Z] #59 9.485 + install_proxy [2020-05-12T02:48:37.904Z] #59 9.485 + case "$1" in [2020-05-12T02:48:37.904Z] #59 9.485 + export CGO_ENABLED=0 [2020-05-12T02:48:37.904Z] #59 9.485 + CGO_ENABLED=0 [2020-05-12T02:48:37.904Z] #59 9.485 + _install_proxy [2020-05-12T02:48:37.904Z] #59 9.485 + echo 'Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee' [2020-05-12T02:48:37.904Z] #59 9.485 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.0f4ULBxwF7/src/github.com/docker/libnetwork [2020-05-12T02:48:37.904Z] #59 9.492 Cloning into '/tmp/tmp.0f4ULBxwF7/src/github.com/docker/libnetwork'... [2020-05-12T02:48:37.904Z] #59 ... [2020-05-12T02:48:37.904Z] [2020-05-12T02:48:37.904Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-12T02:48:37.904Z] #43 9.362 + RM_GOPATH=0 [2020-05-12T02:48:37.904Z] #43 9.362 + TMP_GOPATH= [2020-05-12T02:48:37.904Z] #43 9.362 + : /build [2020-05-12T02:48:37.904Z] #43 9.362 + '[' -z '' ']' [2020-05-12T02:48:37.904Z] #43 9.362 ++ mktemp -d [2020-05-12T02:48:37.904Z] #43 9.386 + export GOPATH=/tmp/tmp.3yY0Db5kkt [2020-05-12T02:48:37.904Z] #43 9.386 + GOPATH=/tmp/tmp.3yY0Db5kkt [2020-05-12T02:48:37.904Z] #43 9.386 + RM_GOPATH=1 [2020-05-12T02:48:37.904Z] #43 9.386 ++ dirname /tmp/install/install.sh [2020-05-12T02:48:37.904Z] #43 9.396 + dir=/tmp/install [2020-05-12T02:48:37.904Z] #43 9.396 + bin=gotestsum [2020-05-12T02:48:37.904Z] #43 9.396 + shift [2020-05-12T02:48:37.904Z] #43 9.396 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2020-05-12T02:48:37.904Z] #43 9.396 + . /tmp/install/gotestsum.installer [2020-05-12T02:48:37.904Z] #43 9.396 ++ : v0.3.5 [2020-05-12T02:48:37.904Z] #43 9.396 + install_gotestsum [2020-05-12T02:48:37.904Z] #43 9.396 + echo 'Installing gotestsum version v0.3.5' [2020-05-12T02:48:37.904Z] #43 9.396 + go get -d gotest.tools/gotestsum [2020-05-12T02:48:37.904Z] #43 9.396 Installing gotestsum version v0.3.5 [2020-05-12T02:48:37.904Z] #43 ... [2020-05-12T02:48:37.904Z] [2020-05-12T02:48:37.904Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-12T02:48:38.071Z] #39 88.57 CC criu/plugin.o [2020-05-12T02:48:38.117Z] #39 26.89 CC images/fsnotify.o [2020-05-12T02:48:38.159Z] #38 ... [2020-05-12T02:48:38.159Z] [2020-05-12T02:48:38.159Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-12T02:48:38.351Z] #39 88.86 CC criu/proc_parse.o [2020-05-12T02:48:38.415Z] #21 ... [2020-05-12T02:48:38.415Z] [2020-05-12T02:48:38.415Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-05-12T02:48:38.415Z] #51 ... [2020-05-12T02:48:38.415Z] [2020-05-12T02:48:38.415Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-12T02:48:38.558Z] #32 ... [2020-05-12T02:48:38.558Z] [2020-05-12T02:48:38.558Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-12T02:48:38.558Z] #30 13.01 internal/cpu [2020-05-12T02:48:38.558Z] #30 13.03 runtime/internal/atomic [2020-05-12T02:48:38.558Z] #30 14.04 runtime/internal/math [2020-05-12T02:48:38.558Z] #30 14.25 internal/bytealg [2020-05-12T02:48:38.558Z] #30 14.34 math/bits [2020-05-12T02:48:38.558Z] #30 15.12 math [2020-05-12T02:48:38.558Z] #30 15.53 runtime [2020-05-12T02:48:38.670Z] #10 ... [2020-05-12T02:48:38.670Z] [2020-05-12T02:48:38.670Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-12T02:48:38.670Z] #41 9.682 + RM_GOPATH=0 [2020-05-12T02:48:38.670Z] #41 9.682 + TMP_GOPATH= [2020-05-12T02:48:38.670Z] #41 9.682 + : /build [2020-05-12T02:48:38.670Z] #41 9.682 + '[' -z '' ']' [2020-05-12T02:48:38.670Z] #41 9.682 ++ mktemp -d [2020-05-12T02:48:38.670Z] #41 9.682 + export GOPATH=/tmp/tmp.9p56zNO21g [2020-05-12T02:48:38.670Z] #41 9.682 + GOPATH=/tmp/tmp.9p56zNO21g [2020-05-12T02:48:38.670Z] #41 9.682 + RM_GOPATH=1 [2020-05-12T02:48:38.670Z] #41 9.682 ++ dirname /tmp/install/install.sh [2020-05-12T02:48:38.670Z] #41 9.686 + dir=/tmp/install [2020-05-12T02:48:38.670Z] #41 9.686 + bin=vndr [2020-05-12T02:48:38.670Z] #41 9.686 + shift [2020-05-12T02:48:38.670Z] #41 9.686 + '[' '!' -f /tmp/install/vndr.installer ']' [2020-05-12T02:48:38.670Z] #41 9.686 + . /tmp/install/vndr.installer [2020-05-12T02:48:38.670Z] #41 9.686 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-05-12T02:48:38.670Z] #41 9.686 + install_vndr [2020-05-12T02:48:38.670Z] #41 9.686 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-05-12T02:48:38.670Z] #41 9.686 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.9p56zNO21g/src/github.com/LK4D4/vndr [2020-05-12T02:48:38.670Z] #41 9.686 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-05-12T02:48:38.670Z] #41 9.692 Cloning into '/tmp/tmp.9p56zNO21g/src/github.com/LK4D4/vndr'... [2020-05-12T02:48:38.670Z] #41 ... [2020-05-12T02:48:38.670Z] [2020-05-12T02:48:38.670Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-05-12T02:48:38.670Z] #23 9.862 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-05-12T02:48:38.670Z] #23 9.979 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-05-12T02:48:38.670Z] #23 9.983 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-05-12T02:48:38.925Z] #23 ... [2020-05-12T02:48:38.925Z] [2020-05-12T02:48:38.925Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-05-12T02:48:38.925Z] #28 10.74 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-05-12T02:48:38.925Z] #28 10.74 Cloning into '.'... [2020-05-12T02:48:38.925Z] #28 ... [2020-05-12T02:48:38.925Z] [2020-05-12T02:48:38.925Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-12T02:48:38.925Z] #47 11.26 + RM_GOPATH=0 [2020-05-12T02:48:38.925Z] #47 11.26 + TMP_GOPATH= [2020-05-12T02:48:38.925Z] #47 11.26 + : /build [2020-05-12T02:48:38.925Z] #47 11.26 + '[' -z '' ']' [2020-05-12T02:48:38.925Z] #47 11.26 ++ mktemp -d [2020-05-12T02:48:38.925Z] #47 11.27 + export GOPATH=/tmp/tmp.oleXmrLVrm [2020-05-12T02:48:38.925Z] #47 11.27 + GOPATH=/tmp/tmp.oleXmrLVrm [2020-05-12T02:48:39.048Z] #39 27.83 CC images/signalfd.o [2020-05-12T02:48:39.184Z] #47 11.27 + RM_GOPATH=1 [2020-05-12T02:48:39.184Z] #47 11.27 ++ dirname /tmp/install/install.sh [2020-05-12T02:48:39.184Z] #47 11.29 + dir=/tmp/install [2020-05-12T02:48:39.184Z] #47 11.30 + bin=shfmt [2020-05-12T02:48:39.184Z] #47 11.30 + shift [2020-05-12T02:48:39.184Z] #47 11.30 + '[' '!' -f /tmp/install/shfmt.installer ']' [2020-05-12T02:48:39.184Z] #47 11.30 + . /tmp/install/shfmt.installer [2020-05-12T02:48:39.184Z] #47 11.30 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-05-12T02:48:39.184Z] #47 11.30 + install_shfmt [2020-05-12T02:48:39.184Z] #47 11.30 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-05-12T02:48:39.184Z] #47 11.30 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-05-12T02:48:39.184Z] #47 11.30 + git clone https://github.com/mvdan/sh.git /tmp/tmp.oleXmrLVrm/src/github.com/mvdan/sh [2020-05-12T02:48:39.184Z] #47 11.31 Cloning into '/tmp/tmp.oleXmrLVrm/src/github.com/mvdan/sh'... [2020-05-12T02:48:39.184Z] #47 ... [2020-05-12T02:48:39.184Z] [2020-05-12T02:48:39.184Z] #54 [rootlesskit 1/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-12T02:48:39.184Z] #54 11.22 + RM_GOPATH=0 [2020-05-12T02:48:39.184Z] #54 11.22 + TMP_GOPATH= [2020-05-12T02:48:39.184Z] #54 11.22 + : /build [2020-05-12T02:48:39.184Z] #54 11.22 + '[' -z '' ']' [2020-05-12T02:48:39.184Z] #54 11.22 ++ mktemp -d [2020-05-12T02:48:39.184Z] #54 11.22 + export GOPATH=/tmp/tmp.TcIBNhmJvE [2020-05-12T02:48:39.184Z] #54 11.22 + GOPATH=/tmp/tmp.TcIBNhmJvE [2020-05-12T02:48:39.184Z] #54 11.22 + RM_GOPATH=1 [2020-05-12T02:48:39.184Z] #54 11.22 ++ dirname /tmp/install/install.sh [2020-05-12T02:48:39.184Z] #54 11.25 + dir=/tmp/install [2020-05-12T02:48:39.184Z] #54 11.25 + bin=rootlesskit [2020-05-12T02:48:39.184Z] #54 11.25 + shift [2020-05-12T02:48:39.184Z] #54 11.25 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2020-05-12T02:48:39.184Z] #54 11.25 + . /tmp/install/rootlesskit.installer [2020-05-12T02:48:39.184Z] #54 11.25 ++ : 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-05-12T02:48:39.184Z] #54 11.25 + install_rootlesskit [2020-05-12T02:48:39.184Z] #54 11.25 + case "$1" in [2020-05-12T02:48:39.184Z] #54 11.25 + export CGO_ENABLED=0 [2020-05-12T02:48:39.184Z] #54 11.25 + CGO_ENABLED=0 [2020-05-12T02:48:39.184Z] #54 11.25 + _install_rootlesskit [2020-05-12T02:48:39.184Z] #54 11.25 + echo 'Install rootlesskit version 3f5728fbb2b6abdc63d59759e72735442ce6424e' [2020-05-12T02:48:39.184Z] #54 11.25 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.TcIBNhmJvE/src/github.com/rootless-containers/rootlesskit [2020-05-12T02:48:39.184Z] #54 11.25 Cloning into '/tmp/tmp.TcIBNhmJvE/src/github.com/rootless-containers/rootlesskit'... [2020-05-12T02:48:39.184Z] #54 11.25 Install rootlesskit version 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-05-12T02:48:39.184Z] #54 ... [2020-05-12T02:48:39.184Z] [2020-05-12T02:48:39.184Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-12T02:48:39.184Z] #30 11.15 + RM_GOPATH=0 [2020-05-12T02:48:39.184Z] #30 11.15 + TMP_GOPATH= [2020-05-12T02:48:39.184Z] #30 11.15 + : /build [2020-05-12T02:48:39.184Z] #30 11.15 + '[' -z '' ']' [2020-05-12T02:48:39.184Z] #30 11.16 ++ mktemp -d [2020-05-12T02:48:39.184Z] #30 11.16 + export GOPATH=/tmp/tmp.B0n8YRiNJr [2020-05-12T02:48:39.184Z] #30 11.16 + GOPATH=/tmp/tmp.B0n8YRiNJr [2020-05-12T02:48:39.184Z] #30 11.16 + RM_GOPATH=1 [2020-05-12T02:48:39.184Z] #30 11.16 ++ dirname /tmp/install/install.sh [2020-05-12T02:48:39.184Z] #30 11.17 + dir=/tmp/install [2020-05-12T02:48:39.184Z] #30 11.17 + bin=tomlv [2020-05-12T02:48:39.184Z] #30 11.17 + shift [2020-05-12T02:48:39.184Z] #30 11.17 + '[' '!' -f /tmp/install/tomlv.installer ']' [2020-05-12T02:48:39.184Z] #30 11.17 + . /tmp/install/tomlv.installer [2020-05-12T02:48:39.184Z] #30 11.17 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-05-12T02:48:39.184Z] #30 11.17 + install_tomlv [2020-05-12T02:48:39.184Z] #30 11.17 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-05-12T02:48:39.184Z] #30 11.17 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.B0n8YRiNJr/src/github.com/BurntSushi/toml [2020-05-12T02:48:39.184Z] #30 11.17 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-05-12T02:48:39.184Z] #30 11.18 Cloning into '/tmp/tmp.B0n8YRiNJr/src/github.com/BurntSushi/toml'... [2020-05-12T02:48:39.306Z] #39 28.03 CC images/fs.o [2020-05-12T02:48:39.306Z] #39 28.23 CC images/pstree.o [2020-05-12T02:48:39.441Z] #30 ... [2020-05-12T02:48:39.441Z] [2020-05-12T02:48:39.441Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-12T02:48:39.441Z] #38 11.55 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-05-12T02:48:39.441Z] #38 11.63 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-05-12T02:48:39.441Z] #38 11.63 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-05-12T02:48:39.563Z] #39 28.44 CC images/pipe.o [2020-05-12T02:48:39.815Z] #39 90.60 CC criu/protobuf-desc.o [2020-05-12T02:48:39.820Z] #39 28.68 CC images/tcp-stream.o [2020-05-12T02:48:40.078Z] #39 28.95 CC images/sk-packet.o [2020-05-12T02:48:40.642Z] #39 29.25 CC images/mnt.o [2020-05-12T02:48:40.808Z] #38 12.96 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-05-12T02:48:40.838Z] #39 91.22 CC criu/protobuf.o [2020-05-12T02:48:40.838Z] #39 91.53 CC criu/pstree.o [2020-05-12T02:48:40.901Z] #39 29.56 CC images/pipe-data.o [2020-05-12T02:48:40.901Z] #39 29.75 CC images/sa.o [2020-05-12T02:48:41.087Z] #30 ... [2020-05-12T02:48:41.087Z] [2020-05-12T02:48:41.087Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-05-12T02:48:41.087Z] #28 8.281 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-05-12T02:48:41.087Z] #28 8.284 Cloning into '.'... [2020-05-12T02:48:41.087Z] #28 ... [2020-05-12T02:48:41.087Z] [2020-05-12T02:48:41.087Z] #54 [rootlesskit 1/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-12T02:48:41.087Z] #54 17.23 Checking out files: 98% (784/795) Checking out files: 99% (788/795) Checking out files: 100% (795/795) Checking out files: 100% (795/795), done. [2020-05-12T02:48:41.087Z] #54 17.32 + cd /tmp/tmp.e97ZXGoeZG/src/github.com/rootless-containers/rootlesskit [2020-05-12T02:48:41.087Z] #54 17.32 + git checkout -q 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-05-12T02:48:41.088Z] #54 17.61 + for f in rootlesskit rootlesskit-docker-proxy [2020-05-12T02:48:41.088Z] #54 17.61 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-05-12T02:48:41.158Z] #39 29.99 CC images/timer.o [2020-05-12T02:48:41.723Z] #39 30.49 CC images/timerfd.o [2020-05-12T02:48:41.840Z] #39 92.38 CC criu/rbtree.o [2020-05-12T02:48:41.840Z] #39 92.58 CC criu/rst-malloc.o [2020-05-12T02:48:41.980Z] #39 30.76 CC images/mm.o [2020-05-12T02:48:42.238Z] #39 31.15 CC images/sk-opts.o [2020-05-12T02:48:42.451Z] #39 92.85 CC criu/seccomp.o [2020-05-12T02:48:42.732Z] #39 93.37 CC criu/seize.o [2020-05-12T02:48:42.732Z] #39 ... [2020-05-12T02:48:42.732Z] [2020-05-12T02:48:42.732Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-05-12T02:48:42.732Z] #19 3.424 Collecting yamllint==1.16.0 [2020-05-12T02:48:42.732Z] #19 3.568 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-05-12T02:48:42.732Z] #19 3.598 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-05-12T02:48:42.732Z] #19 3.634 Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl [2020-05-12T02:48:42.732Z] #19 3.661 Collecting pyyaml (from yamllint==1.16.0) [2020-05-12T02:48:42.732Z] #19 3.757 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-05-12T02:48:42.732Z] #19 4.650 Building wheels for collected packages: pyyaml [2020-05-12T02:48:42.732Z] #19 4.657 Running setup.py bdist_wheel for pyyaml: started [2020-05-12T02:48:42.732Z] #19 5.219 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-05-12T02:48:42.732Z] #19 5.219 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-05-12T02:48:42.732Z] #19 5.283 Successfully built pyyaml [2020-05-12T02:48:42.732Z] #19 5.294 Installing collected packages: pathspec, pyyaml, yamllint [2020-05-12T02:48:42.732Z] #19 5.501 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0 [2020-05-12T02:48:42.732Z] #19 DONE 5.9s [2020-05-12T02:48:42.802Z] #39 31.48 CC images/sk-unix.o [2020-05-12T02:48:42.971Z] #59 ... [2020-05-12T02:48:42.971Z] [2020-05-12T02:48:42.971Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-05-12T02:48:42.971Z] #23 6.823 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-05-12T02:48:42.971Z] #23 6.898 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-05-12T02:48:42.971Z] #23 6.902 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-05-12T02:48:42.971Z] #23 7.948 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB] [2020-05-12T02:48:42.971Z] #23 9.599 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [195 kB] [2020-05-12T02:48:42.971Z] #23 11.47 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7356 B] [2020-05-12T02:48:43.013Z] [2020-05-12T02:48:43.013Z] #22 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-05-12T02:48:43.013Z] #22 DONE 0.2s [2020-05-12T02:48:43.013Z] [2020-05-12T02:48:43.013Z] #26 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-05-12T02:48:43.059Z] #39 31.80 CC images/sk-inet.o [2020-05-12T02:48:43.231Z] #23 ... [2020-05-12T02:48:43.231Z] [2020-05-12T02:48:43.231Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-12T02:48:43.231Z] #30 6.851 + cd /tmp/tmp.GQL4OfqHKm/src/github.com/BurntSushi/toml [2020-05-12T02:48:43.231Z] #30 6.852 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-05-12T02:48:43.231Z] #30 6.884 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-05-12T02:48:43.231Z] #30 7.966 runtime/internal/sys [2020-05-12T02:48:43.231Z] #30 7.992 internal/cpu [2020-05-12T02:48:43.231Z] #30 8.011 math/bits [2020-05-12T02:48:43.231Z] #30 8.080 runtime/internal/atomic [2020-05-12T02:48:43.232Z] #30 8.434 runtime/internal/math [2020-05-12T02:48:43.232Z] #30 8.731 unicode/utf8 [2020-05-12T02:48:43.232Z] #30 8.772 internal/bytealg [2020-05-12T02:48:43.232Z] #30 8.941 sync/atomic [2020-05-12T02:48:43.232Z] #30 9.348 math [2020-05-12T02:48:43.232Z] #30 9.475 unicode [2020-05-12T02:48:43.232Z] #30 9.894 internal/testlog [2020-05-12T02:48:43.232Z] #30 9.931 runtime [2020-05-12T02:48:43.232Z] #30 10.77 encoding [2020-05-12T02:48:43.232Z] #30 11.57 runtime/cgo [2020-05-12T02:48:43.232Z] #30 ... [2020-05-12T02:48:43.232Z] [2020-05-12T02:48:43.232Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-12T02:48:43.232Z] #47 14.71 + cd /tmp/tmp.c8D9zMQAV5/src/github.com/mvdan/sh [2020-05-12T02:48:43.232Z] #47 14.71 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-05-12T02:48:43.232Z] #47 14.78 + GO111MODULE=on [2020-05-12T02:48:43.232Z] #47 14.79 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-05-12T02:48:43.232Z] #47 16.14 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-05-12T02:48:43.232Z] #47 16.21 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-05-12T02:48:43.232Z] #47 16.25 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-05-12T02:48:43.232Z] #47 16.35 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-05-12T02:48:43.232Z] #47 16.50 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-05-12T02:48:43.316Z] #39 32.30 CC images/tun.o [2020-05-12T02:48:43.491Z] #47 17.42 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-05-12T02:48:43.574Z] #39 32.55 CC images/sk-netlink.o [2020-05-12T02:48:43.624Z] #26 DONE 0.7s [2020-05-12T02:48:43.624Z] [2020-05-12T02:48:43.624Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-12T02:48:43.624Z] #39 94.10 CC criu/servicefd.o [2020-05-12T02:48:43.831Z] #39 32.76 CC images/packet-sock.o [2020-05-12T02:48:43.905Z] #39 ... [2020-05-12T02:48:43.905Z] [2020-05-12T02:48:43.905Z] #29 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-05-12T02:48:43.905Z] #29 DONE 0.1s [2020-05-12T02:48:43.905Z] [2020-05-12T02:48:43.905Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-12T02:48:43.905Z] #39 94.41 CC criu/shmem.o [2020-05-12T02:48:43.905Z] #39 ... [2020-05-12T02:48:43.905Z] [2020-05-12T02:48:43.905Z] #31 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-05-12T02:48:43.905Z] #31 DONE 0.1s [2020-05-12T02:48:44.185Z] [2020-05-12T02:48:44.185Z] #34 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-05-12T02:48:44.185Z] #34 DONE 0.1s [2020-05-12T02:48:44.185Z] [2020-05-12T02:48:44.185Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-12T02:48:44.185Z] #45 ... [2020-05-12T02:48:44.185Z] [2020-05-12T02:48:44.185Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-12T02:48:44.185Z] #39 94.94 CC criu/sigframe.o [2020-05-12T02:48:44.395Z] #39 33.16 CC images/ipc-var.o [2020-05-12T02:48:44.438Z] #47 18.26 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-05-12T02:48:44.466Z] #39 95.03 CC criu/signalfd.o [2020-05-12T02:48:44.466Z] #39 95.19 CC criu/sk-inet.o [2020-05-12T02:48:44.653Z] #39 33.36 CC images/ipc-desc.o [2020-05-12T02:48:44.653Z] #39 33.53 CC images/ipc-shm.o [2020-05-12T02:48:44.910Z] #39 33.76 CC images/ipc-msg.o [2020-05-12T02:48:44.975Z] #38 16.71 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [197 kB] [2020-05-12T02:48:44.975Z] #38 ... [2020-05-12T02:48:44.975Z] [2020-05-12T02:48:44.975Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-12T02:48:44.975Z] #30 13.26 + cd /tmp/tmp.B0n8YRiNJr/src/github.com/BurntSushi/toml [2020-05-12T02:48:44.975Z] #30 13.26 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-05-12T02:48:44.975Z] #30 13.27 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-05-12T02:48:44.975Z] #30 14.50 runtime/internal/sys [2020-05-12T02:48:44.975Z] #30 14.54 internal/bytealg [2020-05-12T02:48:44.975Z] #30 15.19 math/bits [2020-05-12T02:48:44.975Z] #30 16.07 math [2020-05-12T02:48:44.975Z] #30 16.08 runtime [2020-05-12T02:48:45.077Z] #39 95.77 CC criu/sk-netlink.o [2020-05-12T02:48:45.168Z] #39 34.14 CC images/ipc-sem.o [2020-05-12T02:48:45.298Z] #54 ... [2020-05-12T02:48:45.298Z] [2020-05-12T02:48:45.298Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-12T02:48:45.298Z] #21 22.05 + mkdir -p /build [2020-05-12T02:48:45.298Z] #21 22.08 + mv docker/docker /build/ [2020-05-12T02:48:45.298Z] #21 22.08 + rmdir docker [2020-05-12T02:48:45.298Z] #21 DONE 22.5s [2020-05-12T02:48:45.298Z] [2020-05-12T02:48:45.298Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-12T02:48:45.298Z] #30 21.10 unicode/utf8 [2020-05-12T02:48:45.298Z] #30 22.43 encoding [2020-05-12T02:48:45.298Z] #30 ... [2020-05-12T02:48:45.298Z] [2020-05-12T02:48:45.298Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-12T02:48:45.298Z] #41 12.60 internal/cpu [2020-05-12T02:48:45.298Z] #41 12.64 runtime/internal/atomic [2020-05-12T02:48:45.298Z] #41 13.58 runtime/internal/sys [2020-05-12T02:48:45.298Z] #41 13.91 runtime/internal/math [2020-05-12T02:48:45.298Z] #41 14.11 internal/bytealg [2020-05-12T02:48:45.298Z] #41 14.31 internal/race [2020-05-12T02:48:45.298Z] #41 14.43 sync/atomic [2020-05-12T02:48:45.298Z] #41 15.42 unicode [2020-05-12T02:48:45.298Z] #41 16.20 runtime [2020-05-12T02:48:45.298Z] #41 20.68 unicode/utf8 [2020-05-12T02:48:45.298Z] #41 21.78 internal/testlog [2020-05-12T02:48:45.298Z] #41 22.23 encoding [2020-05-12T02:48:45.298Z] #41 22.46 unicode/utf16 [2020-05-12T02:48:45.298Z] #41 23.13 container/list [2020-05-12T02:48:45.298Z] #41 ... [2020-05-12T02:48:45.298Z] [2020-05-12T02:48:45.298Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-12T02:48:45.298Z] #10 13.10 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [197 kB] [2020-05-12T02:48:45.298Z] #10 16.80 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-05-12T02:48:45.358Z] #39 96.06 CC criu/sk-packet.o [2020-05-12T02:48:45.378Z] #47 19.01 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-05-12T02:48:45.560Z] #10 ... [2020-05-12T02:48:45.560Z] [2020-05-12T02:48:45.560Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-12T02:48:45.560Z] #30 23.07 runtime/cgo [2020-05-12T02:48:45.638Z] #39 96.36 CC criu/sk-queue.o [2020-05-12T02:48:45.733Z] #39 34.40 CC images/utsns.o [2020-05-12T02:48:45.733Z] #39 34.61 CC images/creds.o [2020-05-12T02:48:45.822Z] #30 ... [2020-05-12T02:48:45.822Z] [2020-05-12T02:48:45.822Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-05-12T02:48:45.822Z] #23 13.30 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [197 kB] [2020-05-12T02:48:45.822Z] #23 18.10 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-05-12T02:48:45.822Z] #23 ... [2020-05-12T02:48:45.822Z] [2020-05-12T02:48:45.822Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-12T02:48:45.822Z] #32 17.07 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [197 kB] [2020-05-12T02:48:45.822Z] #32 20.34 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-05-12T02:48:45.919Z] #39 96.61 CC criu/sk-tcp.o [2020-05-12T02:48:45.990Z] #39 34.90 CC images/vma.o [2020-05-12T02:48:46.200Z] #39 96.88 CC criu/sk-unix.o [2020-05-12T02:48:46.247Z] #39 35.15 CC images/netdev.o [2020-05-12T02:48:46.319Z] #47 ... [2020-05-12T02:48:46.319Z] [2020-05-12T02:48:46.319Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-05-12T02:48:46.319Z] #36 19.51 Checking out files: 92% (1473/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-12T02:48:46.319Z] #36 19.60 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-05-12T02:48:46.504Z] #39 35.48 CC images/tty.o [2020-05-12T02:48:46.758Z] #32 ... [2020-05-12T02:48:46.758Z] [2020-05-12T02:48:46.758Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-05-12T02:48:46.758Z] #51 14.45 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [197 kB] [2020-05-12T02:48:46.758Z] #51 18.02 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-05-12T02:48:46.897Z] #36 ... [2020-05-12T02:48:46.897Z] [2020-05-12T02:48:46.897Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-12T02:48:46.897Z] #32 10.51 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7356 B] [2020-05-12T02:48:46.897Z] #32 17.04 Fetched 8173 kB in 12s (667 kB/s) [2020-05-12T02:48:46.897Z] #32 17.04 Reading package lists... [2020-05-12T02:48:46.897Z] #32 ... [2020-05-12T02:48:46.897Z] [2020-05-12T02:48:46.897Z] #54 [rootlesskit 1/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-12T02:48:46.897Z] #54 10.72 + for f in rootlesskit rootlesskit-docker-proxy [2020-05-12T02:48:46.897Z] #54 10.72 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-05-12T02:48:47.016Z] #51 ... [2020-05-12T02:48:47.016Z] [2020-05-12T02:48:47.016Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-12T02:48:47.016Z] #38 16.49 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [197 kB] [2020-05-12T02:48:47.016Z] #38 19.47 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-05-12T02:48:47.016Z] #38 ... [2020-05-12T02:48:47.016Z] [2020-05-12T02:48:47.016Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-12T02:48:47.016Z] #47 24.72 + cd /tmp/tmp.e3sPYrQ1Ns/src/github.com/mvdan/sh [2020-05-12T02:48:47.016Z] #47 24.72 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-05-12T02:48:47.158Z] #54 ... [2020-05-12T02:48:47.158Z] [2020-05-12T02:48:47.158Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-12T02:48:47.158Z] #38 10.60 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7356 B] [2020-05-12T02:48:47.158Z] #38 17.52 Fetched 8173 kB in 11s (726 kB/s) [2020-05-12T02:48:47.158Z] #38 17.52 Reading package lists... [2020-05-12T02:48:47.158Z] #38 ... [2020-05-12T02:48:47.158Z] [2020-05-12T02:48:47.158Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-12T02:48:47.158Z] #47 20.52 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-05-12T02:48:47.158Z] #47 20.56 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-05-12T02:48:47.158Z] #47 20.98 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-05-12T02:48:47.158Z] #47 21.01 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-05-12T02:48:47.203Z] #39 97.81 CC criu/sockets.o [2020-05-12T02:48:47.274Z] #47 24.88 + GO111MODULE=on [2020-05-12T02:48:47.274Z] #47 24.88 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-05-12T02:48:47.438Z] #39 36.10 CC images/file-lock.o [2020-05-12T02:48:47.438Z] #39 36.26 CC images/rlimit.o [2020-05-12T02:48:47.499Z] #30 ... [2020-05-12T02:48:47.499Z] [2020-05-12T02:48:47.499Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-12T02:48:47.499Z] #41 11.32 + cd /tmp/tmp.9p56zNO21g/src/github.com/LK4D4/vndr [2020-05-12T02:48:47.499Z] #41 11.32 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-05-12T02:48:47.499Z] #41 11.35 + go build -buildmode=pie -v -o /build/vndr . [2020-05-12T02:48:47.499Z] #41 13.12 internal/cpu [2020-05-12T02:48:47.499Z] #41 13.17 runtime/internal/atomic [2020-05-12T02:48:47.499Z] #41 13.90 runtime/internal/sys [2020-05-12T02:48:47.499Z] #41 14.03 internal/bytealg [2020-05-12T02:48:47.499Z] #41 14.55 runtime/internal/math [2020-05-12T02:48:47.499Z] #41 14.63 internal/race [2020-05-12T02:48:47.499Z] #41 14.77 sync/atomic [2020-05-12T02:48:47.499Z] #41 15.25 runtime [2020-05-12T02:48:47.499Z] #41 15.53 unicode [2020-05-12T02:48:47.499Z] #41 ... [2020-05-12T02:48:47.499Z] [2020-05-12T02:48:47.499Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-12T02:48:47.499Z] #38 19.90 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-05-12T02:48:47.696Z] #39 36.50 CC images/pagemap.o [2020-05-12T02:48:47.814Z] #39 98.26 CC criu/stats.o [2020-05-12T02:48:47.814Z] #39 98.39 CC criu/string.o [2020-05-12T02:48:47.814Z] #39 98.43 CC criu/sysctl.o [2020-05-12T02:48:47.954Z] #39 36.87 CC images/siginfo.o [2020-05-12T02:48:48.100Z] #47 ... [2020-05-12T02:48:48.101Z] [2020-05-12T02:48:48.101Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-12T02:48:48.101Z] #41 11.63 runtime [2020-05-12T02:48:48.101Z] #41 11.79 container/list [2020-05-12T02:48:48.101Z] #41 12.78 crypto/internal/subtle [2020-05-12T02:48:48.101Z] #41 12.97 crypto/subtle [2020-05-12T02:48:48.101Z] #41 13.48 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-05-12T02:48:48.101Z] #41 13.62 internal/nettrace [2020-05-12T02:48:48.101Z] #41 14.02 runtime/cgo [2020-05-12T02:48:48.101Z] #41 16.05 vendor/golang.org/x/crypto/internal/subtle [2020-05-12T02:48:48.101Z] #41 ... [2020-05-12T02:48:48.101Z] [2020-05-12T02:48:48.101Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-05-12T02:48:48.101Z] #51 11.94 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7356 B] [2020-05-12T02:48:48.101Z] #51 18.28 Fetched 8173 kB in 12s (685 kB/s) [2020-05-12T02:48:48.212Z] #39 37.11 CC images/rpc.o [2020-05-12T02:48:48.362Z] #51 18.28 Reading package lists... [2020-05-12T02:48:48.362Z] #51 ... [2020-05-12T02:48:48.362Z] [2020-05-12T02:48:48.362Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-05-12T02:48:48.362Z] #36 21.97 + 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-12T02:48:48.428Z] #39 98.90 CC criu/sysfs_parse.o [2020-05-12T02:48:48.709Z] #39 99.15 CC criu/timerfd.o [2020-05-12T02:48:48.709Z] #39 99.42 CC criu/tty.o [2020-05-12T02:48:48.778Z] #39 ... [2020-05-12T02:48:48.778Z] [2020-05-12T02:48:48.778Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-12T02:48:48.778Z] #41 106.3 net [2020-05-12T02:48:48.778Z] #41 107.7 vendor/golang.org/x/text/transform [2020-05-12T02:48:48.778Z] #41 108.5 vendor/golang.org/x/text/unicode/bidi [2020-05-12T02:48:48.778Z] #41 110.3 vendor/golang.org/x/text/secure/bidirule [2020-05-12T02:48:48.778Z] #41 110.7 vendor/golang.org/x/text/unicode/norm [2020-05-12T02:48:48.778Z] #41 115.3 vendor/golang.org/x/net/idna [2020-05-12T02:48:48.778Z] #41 ... [2020-05-12T02:48:48.778Z] [2020-05-12T02:48:48.778Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-12T02:48:48.778Z] #10 109.8 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-05-12T02:48:48.778Z] #10 109.9 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-05-12T02:48:48.778Z] #10 109.9 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-05-12T02:48:48.862Z] #38 ... [2020-05-12T02:48:48.862Z] [2020-05-12T02:48:48.862Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-05-12T02:48:48.862Z] #36 10.84 + git clone https://github.com/docker/distribution.git . [2020-05-12T02:48:48.862Z] #36 10.84 Cloning into '.'... [2020-05-12T02:48:48.862Z] #36 ... [2020-05-12T02:48:48.862Z] [2020-05-12T02:48:48.862Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-12T02:48:48.862Z] #21 10.94 + RM_GOPATH=0 [2020-05-12T02:48:48.862Z] #21 10.94 + TMP_GOPATH= [2020-05-12T02:48:48.862Z] #21 10.94 + : /build [2020-05-12T02:48:48.862Z] #21 10.94 + '[' -z '' ']' [2020-05-12T02:48:48.862Z] #21 10.94 ++ mktemp -d [2020-05-12T02:48:48.862Z] #21 10.94 + export GOPATH=/tmp/tmp.PtsXTkM2UJ [2020-05-12T02:48:48.862Z] #21 10.94 + GOPATH=/tmp/tmp.PtsXTkM2UJ [2020-05-12T02:48:48.862Z] #21 10.94 + RM_GOPATH=1 [2020-05-12T02:48:48.862Z] #21 10.94 ++ dirname /tmp/install/install.sh [2020-05-12T02:48:48.862Z] #21 10.95 Install docker/cli version 17.06.2-ce from stable [2020-05-12T02:48:48.862Z] #21 10.95 + dir=/tmp/install [2020-05-12T02:48:48.862Z] #21 10.95 + bin=dockercli [2020-05-12T02:48:48.862Z] #21 10.95 + shift [2020-05-12T02:48:48.862Z] #21 10.95 + '[' '!' -f /tmp/install/dockercli.installer ']' [2020-05-12T02:48:48.862Z] #21 10.95 + . /tmp/install/dockercli.installer [2020-05-12T02:48:48.862Z] #21 10.95 ++ : stable [2020-05-12T02:48:48.862Z] #21 10.95 ++ : 17.06.2-ce [2020-05-12T02:48:48.862Z] #21 10.95 + install_dockercli [2020-05-12T02:48:48.862Z] #21 10.95 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-05-12T02:48:48.862Z] #21 10.95 ++ uname -m [2020-05-12T02:48:48.862Z] #21 10.97 + arch=x86_64 [2020-05-12T02:48:48.862Z] #21 10.97 + '[' x86_64 '!=' x86_64 ']' [2020-05-12T02:48:48.862Z] #21 10.97 + url=https://download.docker.com/linux/static [2020-05-12T02:48:48.862Z] #21 10.97 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2020-05-12T02:48:48.862Z] #21 10.97 + tar -xz docker/docker [2020-05-12T02:48:48.862Z] #21 ... [2020-05-12T02:48:48.862Z] [2020-05-12T02:48:48.862Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-12T02:48:48.862Z] #10 11.27 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-05-12T02:48:48.862Z] #10 11.35 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-05-12T02:48:48.862Z] #10 11.35 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-05-12T02:48:48.862Z] #10 13.54 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-05-12T02:48:48.862Z] #10 17.04 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [197 kB] [2020-05-12T02:48:48.862Z] #10 20.83 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-05-12T02:48:48.931Z] #36 ... [2020-05-12T02:48:48.931Z] [2020-05-12T02:48:48.931Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-12T02:48:48.931Z] #10 12.58 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7356 B] [2020-05-12T02:48:48.931Z] #10 18.49 Fetched 8173 kB in 12s (680 kB/s) [2020-05-12T02:48:48.931Z] #10 18.49 Reading package lists... [2020-05-12T02:48:48.931Z] #10 ... [2020-05-12T02:48:48.931Z] [2020-05-12T02:48:48.931Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-12T02:48:48.931Z] #47 22.33 runtime [2020-05-12T02:48:48.931Z] #47 22.38 runtime/cgo [2020-05-12T02:48:49.118Z] #10 ... [2020-05-12T02:48:49.118Z] [2020-05-12T02:48:49.118Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-12T02:48:49.118Z] #41 21.12 unicode/utf8 [2020-05-12T02:48:49.118Z] #41 ... [2020-05-12T02:48:49.118Z] [2020-05-12T02:48:49.118Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-05-12T02:48:49.118Z] #51 11.53 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-05-12T02:48:49.118Z] #51 11.74 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-05-12T02:48:49.118Z] #51 11.74 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-05-12T02:48:49.118Z] #51 14.02 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-05-12T02:48:49.118Z] #51 17.59 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [197 kB] [2020-05-12T02:48:49.118Z] #51 20.61 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-05-12T02:48:49.179Z] #47 26.61 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-05-12T02:48:49.179Z] #47 26.63 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-05-12T02:48:49.179Z] #47 26.69 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-05-12T02:48:49.179Z] #47 26.85 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-05-12T02:48:49.346Z] #10 ... [2020-05-12T02:48:49.346Z] [2020-05-12T02:48:49.346Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-12T02:48:49.346Z] #39 38.14 CC images/ext-file.o [2020-05-12T02:48:49.437Z] #47 27.12 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-05-12T02:48:49.605Z] #39 38.40 CC images/cgroup.o [2020-05-12T02:48:49.710Z] #39 100.5 CC criu/tun.o [2020-05-12T02:48:49.721Z] #51 ... [2020-05-12T02:48:49.721Z] [2020-05-12T02:48:49.721Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-05-12T02:48:49.721Z] #23 11.89 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-05-12T02:48:49.721Z] #23 15.54 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [197 kB] [2020-05-12T02:48:49.721Z] #23 18.15 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-05-12T02:48:49.721Z] #23 ... [2020-05-12T02:48:49.721Z] [2020-05-12T02:48:49.721Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-12T02:48:49.721Z] #41 21.98 math [2020-05-12T02:48:49.990Z] #39 100.7 CC criu/uffd.o [2020-05-12T02:48:50.171Z] #39 39.10 CC images/userns.o [2020-05-12T02:48:50.370Z] #47 27.94 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-05-12T02:48:50.601Z] #39 101.2 CC criu/util.o [2020-05-12T02:48:50.715Z] #41 ... [2020-05-12T02:48:50.715Z] [2020-05-12T02:48:50.715Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-12T02:48:50.715Z] #32 12.99 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-05-12T02:48:50.715Z] #32 ... [2020-05-12T02:48:50.715Z] [2020-05-12T02:48:50.715Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-12T02:48:50.715Z] #30 22.91 internal/testlog [2020-05-12T02:48:50.736Z] #39 39.47 CC images/google/protobuf/descriptor.o [2020-05-12T02:48:50.939Z] #47 28.50 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-05-12T02:48:51.217Z] #39 ... [2020-05-12T02:48:51.217Z] [2020-05-12T02:48:51.217Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-05-12T02:48:51.217Z] #36 DONE 139.7s [2020-05-12T02:48:51.217Z] [2020-05-12T02:48:51.218Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-12T02:48:51.354Z] #30 23.72 encoding [2020-05-12T02:48:51.498Z] #39 102.0 CC criu/uts_ns.o [2020-05-12T02:48:51.498Z] #39 102.1 CC criu/vdso.o [2020-05-12T02:48:51.780Z] #39 102.5 LINK criu/built-in.o [2020-05-12T02:48:51.780Z] #39 102.5 LINK criu/criu [2020-05-12T02:48:52.061Z] #39 ... [2020-05-12T02:48:52.061Z] [2020-05-12T02:48:52.061Z] #37 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-05-12T02:48:52.061Z] #37 DONE 0.3s [2020-05-12T02:48:52.288Z] #30 24.57 runtime/cgo [2020-05-12T02:48:52.341Z] [2020-05-12T02:48:52.341Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-12T02:48:52.341Z] #39 102.8 DEP lib/c/criu.d [2020-05-12T02:48:52.341Z] #39 102.8 CC images/rpc.pb-c.o [2020-05-12T02:48:52.622Z] #39 103.1 CC lib/c/criu.o [2020-05-12T02:48:52.634Z] #39 41.44 CC images/opts.o [2020-05-12T02:48:52.849Z] #47 30.18 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-05-12T02:48:52.849Z] #47 ... [2020-05-12T02:48:52.849Z] [2020-05-12T02:48:52.849Z] #59 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-12T02:48:52.892Z] #39 41.63 CC images/seccomp.o [2020-05-12T02:48:52.902Z] #39 103.6 LINK lib/c/built-in.o [2020-05-12T02:48:53.152Z] #39 41.98 CC images/binfmt-misc.o [2020-05-12T02:48:53.183Z] #39 103.6 LINK lib/c/libcriu.so [2020-05-12T02:48:53.183Z] #39 103.6 LINK lib/c/libcriu.a [2020-05-12T02:48:53.183Z] #39 103.7 GEN magic.py [2020-05-12T02:48:53.183Z] #39 103.8 Note: Building without setproctitle() and strlcpy() support. [2020-05-12T02:48:53.183Z] #39 103.8 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-05-12T02:48:53.183Z] #39 103.8 Note: Building without GnuTLS support [2020-05-12T02:48:53.216Z] #30 ... [2020-05-12T02:48:53.217Z] [2020-05-12T02:48:53.217Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-12T02:48:53.217Z] #21 24.91 + mkdir -p /build [2020-05-12T02:48:53.217Z] #21 24.95 + mv docker/docker /build/ [2020-05-12T02:48:53.217Z] #21 25.00 + rmdir docker [2020-05-12T02:48:53.217Z] #21 DONE 25.5s [2020-05-12T02:48:53.217Z] [2020-05-12T02:48:53.217Z] #54 [rootlesskit 1/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-12T02:48:53.217Z] #54 17.54 + cd /tmp/tmp.TcIBNhmJvE/src/github.com/rootless-containers/rootlesskit [2020-05-12T02:48:53.217Z] #54 17.54 + git checkout -q 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-05-12T02:48:53.217Z] #54 17.61 + for f in rootlesskit rootlesskit-docker-proxy [2020-05-12T02:48:53.217Z] #54 17.61 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-05-12T02:48:53.410Z] #39 42.25 CC images/time.o [2020-05-12T02:48:53.463Z] #39 103.9 fatal: not a git repository (or any of the parent directories): .git [2020-05-12T02:48:53.463Z] #39 104.3 make[1]: Nothing to be done for 'all'. [2020-05-12T02:48:53.668Z] #39 42.47 CC images/sysctl.o [2020-05-12T02:48:53.882Z] #59 30.67 Checking out files: 63% (1321/2067) Checking out files: 64% (1323/2067) Checking out files: 65% (1344/2067) Checking out files: 66% (1365/2067) Checking out files: 67% (1385/2067) Checking out files: 68% (1406/2067) Checking out files: 69% (1427/2067) Checking out files: 70% (1447/2067) Checking out files: 71% (1468/2067) Checking out files: 72% (1489/2067) Checking out files: 73% (1509/2067) Checking out files: 74% (1530/2067) Checking out files: 75% (1551/2067) Checking out files: 76% (1571/2067) Checking out files: 77% (1592/2067) Checking out files: 78% (1613/2067) Checking out files: 79% (1633/2067) Checking out files: 80% (1654/2067) Checking out files: 81% (1675/2067) Checking out files: 82% (1695/2067) Checking out files: 83% (1716/2067) Checking out files: 84% (1737/2067) Checking out files: 85% (1757/2067) Checking out files: 86% (1778/2067) Checking out files: 87% (1799/2067) Checking out files: 88% (1819/2067) Checking out files: 89% (1840/2067) Checking out files: 90% (1861/2067) Checking out files: 91% (1881/2067) Checking out files: 92% (1902/2067) Checking out files: 93% (1923/2067) Checking out files: 94% (1943/2067) Checking out files: 95% (1964/2067) Checking out files: 96% (1985/2067) Checking out files: 97% (2005/2067) Checking out files: 98% (2026/2067) Checking out files: 99% (2047/2067) Checking out files: 100% (2067/2067) Checking out files: 100% (2067/2067), done. [2020-05-12T02:48:53.882Z] #59 31.44 + cd /tmp/tmp.g25GpoiOjB/src/github.com/docker/libnetwork [2020-05-12T02:48:53.882Z] #59 31.44 + git checkout -q ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-05-12T02:48:53.960Z] #39 42.74 CC images/autofs.o [2020-05-12T02:48:54.075Z] #39 104.6 make[1]: 'images/built-in.o' is up to date. [2020-05-12T02:48:54.075Z] #39 104.7 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-05-12T02:48:54.075Z] #39 104.7 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-05-12T02:48:54.075Z] #39 104.7 make[1]: 'compel/libcompel.a' is up to date. [2020-05-12T02:48:54.075Z] #39 104.7 make[1]: 'compel/compel-host-bin' is up to date. [2020-05-12T02:48:54.075Z] #39 104.7 make[1]: Nothing to be done for 'all'. [2020-05-12T02:48:54.075Z] #39 104.8 make[1]: 'soccr/libsoccr.a' is up to date. [2020-05-12T02:48:54.075Z] #39 104.8 make[2]: Nothing to be done for 'all'. [2020-05-12T02:48:54.243Z] #47 ... [2020-05-12T02:48:54.243Z] [2020-05-12T02:48:54.243Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-05-12T02:48:54.243Z] #23 17.60 Fetched 8173 kB in 11s (743 kB/s) [2020-05-12T02:48:54.243Z] #23 17.60 Reading package lists... [2020-05-12T02:48:54.243Z] #23 23.86 Reading package lists... [2020-05-12T02:48:54.243Z] #23 ... [2020-05-12T02:48:54.243Z] [2020-05-12T02:48:54.243Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-12T02:48:54.243Z] #10 18.49 Reading package lists... [2020-05-12T02:48:54.261Z] #39 43.06 CC images/macvlan.o [2020-05-12T02:48:54.355Z] #39 104.8 make[2]: Nothing to be done for 'all'. [2020-05-12T02:48:54.355Z] #39 104.9 make[2]: Nothing to be done for 'all'. [2020-05-12T02:48:54.355Z] #39 104.9 make[2]: Nothing to be done for 'all'. [2020-05-12T02:48:54.355Z] #39 105.0 make[2]: Nothing to be done for 'all'. [2020-05-12T02:48:54.355Z] #39 105.0 make[2]: Nothing to be done for 'all'. [2020-05-12T02:48:54.355Z] #39 105.0 make[2]: Nothing to be done for 'all'. [2020-05-12T02:48:54.355Z] #39 105.1 make[2]: Nothing to be done for 'all'. [2020-05-12T02:48:54.450Z] #59 31.99 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-05-12T02:48:54.503Z] #10 25.17 Reading package lists... [2020-05-12T02:48:54.503Z] #10 ... [2020-05-12T02:48:54.503Z] [2020-05-12T02:48:54.503Z] #59 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-12T02:48:54.503Z] #59 DONE 28.3s [2020-05-12T02:48:54.503Z] [2020-05-12T02:48:54.503Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-05-12T02:48:54.503Z] #51 18.28 Reading package lists... [2020-05-12T02:48:54.520Z] #39 43.40 CC images/sit.o [2020-05-12T02:48:54.636Z] #39 105.1 INSTALL criu/criu [2020-05-12T02:48:54.637Z] #39 DONE 105.3s [2020-05-12T02:48:54.637Z] [2020-05-12T02:48:54.637Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-12T02:48:54.637Z] #45 143.2 + cd /tmp/tmp.FduEnJOFDa/src/github.com/golangci/golangci-lint/ [2020-05-12T02:48:54.637Z] #45 143.2 + git checkout -q v1.23.8 [2020-05-12T02:48:54.637Z] #45 143.5 ++ git describe --tags [2020-05-12T02:48:54.637Z] #45 143.5 + version=v1.23.8 [2020-05-12T02:48:54.637Z] #45 143.5 ++ git rev-parse --short HEAD [2020-05-12T02:48:54.637Z] #45 143.5 + commit=76a82c6 [2020-05-12T02:48:54.637Z] #45 143.5 ++ git show -s --format=%cd [2020-05-12T02:48:54.637Z] #45 143.5 + commitDate='Wed Mar 4 06:43:41 2020 +0300' [2020-05-12T02:48:54.637Z] #45 143.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-12T02:48:54.778Z] #39 43.66 LINK images/built-in.o [2020-05-12T02:48:54.778Z] #39 43.71 GEN compel/include/asm [2020-05-12T02:48:54.778Z] #39 43.72 GEN compel/include/version.h [2020-05-12T02:48:54.778Z] #39 43.73 touch .config [2020-05-12T02:48:54.778Z] #39 43.76 GEN include/common/config.h [2020-05-12T02:48:55.042Z] #39 43.84 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2020-05-12T02:48:55.042Z] #39 43.92 GEN compel/plugins/include/uapi/std/syscall-64.h [2020-05-12T02:48:55.042Z] #39 43.96 GEN compel/arch/x86/plugins/std/syscalls-64.S [2020-05-12T02:48:55.042Z] #39 43.99 DEP compel/arch/x86/plugins/std/syscalls-64.d [2020-05-12T02:48:55.042Z] #39 44.00 DEP compel/arch/x86/plugins/std/memcpy.d [2020-05-12T02:48:55.042Z] #39 44.04 DEP compel/arch/x86/plugins/std/parasite-head.d [2020-05-12T02:48:55.303Z] #39 44.08 GEN compel/plugins/include/uapi/std/syscall.h [2020-05-12T02:48:55.303Z] #39 44.14 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2020-05-12T02:48:55.303Z] #39 44.16 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-05-12T02:48:55.303Z] #39 44.18 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-05-12T02:48:55.303Z] #39 44.19 DEP compel/plugins/std/infect.d [2020-05-12T02:48:55.446Z] #51 24.84 Reading package lists... [2020-05-12T02:48:55.446Z] #51 ... [2020-05-12T02:48:55.446Z] [2020-05-12T02:48:55.446Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-05-12T02:48:55.446Z] #23 23.86 Reading package lists... [2020-05-12T02:48:55.561Z] #39 44.33 DEP compel/plugins/std/string.d [2020-05-12T02:48:55.561Z] #39 44.43 DEP compel/plugins/std/log.d [2020-05-12T02:48:55.561Z] #39 44.51 DEP compel/plugins/std/fds.d [2020-05-12T02:48:55.660Z] #45 ... [2020-05-12T02:48:55.660Z] [2020-05-12T02:48:55.660Z] #40 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-05-12T02:48:55.660Z] #40 DONE 0.1s [2020-05-12T02:48:55.660Z] [2020-05-12T02:48:55.660Z] #42 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-05-12T02:48:55.841Z] #39 44.71 DEP compel/plugins/std/std.d [2020-05-12T02:48:55.841Z] #39 44.80 DEP compel/plugins/shmem/shmem.d [2020-05-12T02:48:55.949Z] #42 DONE 0.2s [2020-05-12T02:48:55.949Z] [2020-05-12T02:48:55.949Z] #44 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-05-12T02:48:55.949Z] #44 DONE 0.1s [2020-05-12T02:48:55.949Z] [2020-05-12T02:48:55.949Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-12T02:48:55.949Z] #52 ... [2020-05-12T02:48:55.949Z] [2020-05-12T02:48:55.949Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-12T02:48:55.949Z] #49 66.92 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2020-05-12T02:48:56.098Z] #39 44.87 DEP compel/plugins/fds/fds.d [2020-05-12T02:48:56.355Z] #39 45.08 CC compel/plugins/std/std.o [2020-05-12T02:48:56.561Z] #49 67.63 + mkdir -p /build [2020-05-12T02:48:56.561Z] #49 67.63 + cp runc /build/runc [2020-05-12T02:48:56.614Z] #39 45.43 CC compel/plugins/std/fds.o [2020-05-12T02:48:56.842Z] #49 DONE 67.9s [2020-05-12T02:48:56.842Z] [2020-05-12T02:48:56.842Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-12T02:48:56.872Z] #39 45.85 CC compel/plugins/std/log.o [2020-05-12T02:48:57.379Z] #54 ... [2020-05-12T02:48:57.379Z] [2020-05-12T02:48:57.379Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-12T02:48:57.379Z] #47 29.27 + cd /tmp/tmp.oleXmrLVrm/src/github.com/mvdan/sh [2020-05-12T02:48:57.379Z] #47 29.27 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-05-12T02:48:57.379Z] #47 29.50 + GO111MODULE=on [2020-05-12T02:48:57.379Z] #47 29.51 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-05-12T02:48:57.405Z] #23 29.82 Building dependency tree... [2020-05-12T02:48:57.437Z] #39 ... [2020-05-12T02:48:57.437Z] [2020-05-12T02:48:57.437Z] #54 [rootlesskit 1/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-12T02:48:57.437Z] #54 118.1 + for f in rootlesskit rootlesskit-docker-proxy [2020-05-12T02:48:57.437Z] #54 118.1 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-05-12T02:48:57.437Z] #54 DONE 125.3s [2020-05-12T02:48:57.437Z] [2020-05-12T02:48:57.437Z] #55 [rootlesskit 2/2] COPY ./contrib/dockerd-rootless.sh /build [2020-05-12T02:48:57.695Z] #55 DONE 0.1s [2020-05-12T02:48:57.695Z] [2020-05-12T02:48:57.695Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-12T02:48:57.695Z] #41 117.8 vendor/golang.org/x/net/http2/hpack [2020-05-12T02:48:57.695Z] #41 119.0 mime [2020-05-12T02:48:57.695Z] #41 121.2 mime/quotedprintable [2020-05-12T02:48:57.695Z] #41 121.6 net/http/internal [2020-05-12T02:48:57.733Z] #59 ... [2020-05-12T02:48:57.733Z] [2020-05-12T02:48:57.733Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-12T02:48:57.733Z] #41 24.69 crypto/internal/subtle [2020-05-12T02:48:57.733Z] #41 24.89 crypto/subtle [2020-05-12T02:48:57.733Z] #41 25.11 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-05-12T02:48:57.733Z] #41 25.43 internal/nettrace [2020-05-12T02:48:57.733Z] #41 25.72 runtime/cgo [2020-05-12T02:48:57.733Z] #41 ... [2020-05-12T02:48:57.733Z] [2020-05-12T02:48:57.733Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-05-12T02:48:57.733Z] #36 31.32 Checking out files: 87% (1397/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-12T02:48:57.733Z] #36 31.51 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-05-12T02:48:57.733Z] #36 33.87 + 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-12T02:48:57.952Z] #41 125.8 crypto/x509 [2020-05-12T02:48:58.098Z] #8 unpacking docker.io/library/golang:1.13.10-buster@sha256:160b2a4a6d864b66814d64e73f7b41ba7e116ed01feb2eb99865001d68a23f9f 30.3s done [2020-05-12T02:48:58.098Z] #8 DONE 37.8s [2020-05-12T02:48:58.098Z] [2020-05-12T02:48:58.098Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-05-12T02:48:58.098Z] #9 DONE 0.2s [2020-05-12T02:48:58.098Z] [2020-05-12T02:48:58.098Z] #10 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-05-12T02:48:58.098Z] #10 DONE 0.2s [2020-05-12T02:48:58.098Z] [2020-05-12T02:48:58.098Z] #36 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-05-12T02:48:58.098Z] #36 DONE 0.1s [2020-05-12T02:48:58.098Z] [2020-05-12T02:48:58.098Z] #37 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-05-12T02:48:58.098Z] #37 ... [2020-05-12T02:48:58.098Z] [2020-05-12T02:48:58.098Z] #28 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-05-12T02:48:58.098Z] #28 DONE 0.1s [2020-05-12T02:48:58.098Z] [2020-05-12T02:48:58.098Z] #29 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-05-12T02:48:58.098Z] #29 1.064 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-05-12T02:48:58.098Z] #29 1.072 Cloning into '.'... [2020-05-12T02:48:58.210Z] #41 125.8 net/textproto [2020-05-12T02:48:58.210Z] #41 ... [2020-05-12T02:48:58.210Z] [2020-05-12T02:48:58.210Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-12T02:48:58.210Z] #39 47.13 CC compel/plugins/std/string.o [2020-05-12T02:48:58.353Z] #23 ... [2020-05-12T02:48:58.353Z] [2020-05-12T02:48:58.353Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-12T02:48:58.353Z] #32 17.04 Reading package lists... [2020-05-12T02:48:58.353Z] #32 22.39 Reading package lists... [2020-05-12T02:48:58.353Z] #32 29.35 Building dependency tree... [2020-05-12T02:48:58.353Z] #32 32.08 The following additional packages will be installed: [2020-05-12T02:48:58.353Z] #32 32.08 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-05-12T02:48:58.353Z] #32 32.09 Suggested packages: [2020-05-12T02:48:58.353Z] #32 32.10 cmake-doc ninja-build lrzip [2020-05-12T02:48:58.353Z] #32 32.10 Recommended packages: [2020-05-12T02:48:58.353Z] #32 32.10 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-05-12T02:48:58.353Z] #32 ... [2020-05-12T02:48:58.353Z] [2020-05-12T02:48:58.353Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-12T02:48:58.353Z] #10 25.17 Reading package lists... [2020-05-12T02:48:58.923Z] #10 31.88 Building dependency tree... [2020-05-12T02:48:59.142Z] #39 48.00 CC compel/plugins/std/infect.o [2020-05-12T02:48:59.269Z] #47 31.55 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-05-12T02:48:59.269Z] #47 31.55 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-05-12T02:48:59.551Z] #47 31.80 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-05-12T02:48:59.708Z] #39 48.49 CC compel/arch/x86/plugins/std/parasite-head.o [2020-05-12T02:48:59.708Z] #39 48.52 CC compel/arch/x86/plugins/std/memcpy.o [2020-05-12T02:48:59.708Z] #39 48.57 CC compel/arch/x86/plugins/std/syscalls-64.o [2020-05-12T02:48:59.708Z] #39 48.64 AR compel/plugins/std.lib.a [2020-05-12T02:48:59.708Z] #39 48.72 CC compel/plugins/fds/fds.o [2020-05-12T02:48:59.816Z] #47 32.10 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-05-12T02:48:59.816Z] #47 32.14 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-05-12T02:48:59.869Z] #10 ... [2020-05-12T02:48:59.869Z] [2020-05-12T02:48:59.869Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-12T02:48:59.869Z] #38 17.52 Reading package lists... [2020-05-12T02:48:59.869Z] #38 24.00 Reading package lists... [2020-05-12T02:48:59.869Z] #38 30.42 Building dependency tree... [2020-05-12T02:48:59.869Z] #38 33.17 The following additional packages will be installed: [2020-05-12T02:48:59.869Z] #38 33.18 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-05-12T02:48:59.869Z] #38 33.18 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-05-12T02:48:59.869Z] #38 33.19 Suggested packages: [2020-05-12T02:48:59.869Z] #38 33.20 manpages-dev python-setuptools [2020-05-12T02:48:59.869Z] #38 ... [2020-05-12T02:48:59.869Z] [2020-05-12T02:48:59.869Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-12T02:48:59.869Z] #32 33.04 The following NEW packages will be installed: [2020-05-12T02:48:59.869Z] #32 33.05 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-05-12T02:48:59.869Z] #32 33.06 vim-common xxd [2020-05-12T02:48:59.869Z] #32 33.53 0 upgraded, 10 newly installed, 0 to remove and 8 not upgraded. [2020-05-12T02:48:59.869Z] #32 33.53 Need to get 14.2 MB of archives. [2020-05-12T02:48:59.870Z] #32 33.53 After this operation, 60.0 MB of additional disk space will be used. [2020-05-12T02:48:59.870Z] #32 33.53 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5 [139 kB] [2020-05-12T02:48:59.870Z] #32 33.59 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5 [195 kB] [2020-05-12T02:48:59.870Z] #32 33.61 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake-data all 3.13.4-1 [1476 kB] [2020-05-12T02:49:00.130Z] #32 33.76 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libicu63 arm64 63.1-6+deb10u1 [8151 kB] [2020-05-12T02:49:00.274Z] #39 48.92 AR compel/plugins/fds.lib.a [2020-05-12T02:49:00.274Z] #39 48.96 HOSTDEP compel/src/lib/log-host.d [2020-05-12T02:49:00.275Z] #39 49.05 HOSTDEP compel/src/lib/handle-elf-host.d [2020-05-12T02:49:00.275Z] #39 49.19 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2020-05-12T02:49:00.290Z] #45 ... [2020-05-12T02:49:00.290Z] [2020-05-12T02:49:00.290Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-12T02:49:00.290Z] #52 124.1 + bin/containerd [2020-05-12T02:49:00.391Z] #32 34.17 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libxml2 arm64 2.9.4+dfsg1-7+b3 [623 kB] [2020-05-12T02:49:00.391Z] #32 34.18 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libarchive13 arm64 3.3.3-4+deb10u1 [291 kB] [2020-05-12T02:49:00.391Z] #32 34.20 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjsoncpp1 arm64 1.7.4-3 [71.0 kB] [2020-05-12T02:49:00.391Z] #32 34.22 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 librhash0 arm64 1.3.8-1 [121 kB] [2020-05-12T02:49:00.391Z] #32 34.22 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libuv1 arm64 1.24.1-1 [105 kB] [2020-05-12T02:49:00.391Z] #32 34.22 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake arm64 3.13.4-1 [3046 kB] [2020-05-12T02:49:00.532Z] #39 49.30 HOSTDEP compel/src/main-host.d [2020-05-12T02:49:00.532Z] #39 49.44 DEP compel/src/lib/ptrace.d [2020-05-12T02:49:00.532Z] #39 49.54 DEP compel/src/lib/infect.d [2020-05-12T02:49:01.098Z] #39 49.71 DEP compel/src/lib/infect-util.d [2020-05-12T02:49:01.098Z] #39 49.85 DEP compel/src/lib/infect-rpc.d [2020-05-12T02:49:01.098Z] #39 49.93 DEP compel/arch/x86/src/lib/infect.d [2020-05-12T02:49:01.098Z] #39 50.03 DEP compel/arch/x86/src/lib/cpu.d [2020-05-12T02:49:01.183Z] #47 33.46 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-05-12T02:49:01.356Z] #39 50.14 DEP compel/src/lib/log.d [2020-05-12T02:49:01.615Z] #39 50.29 DEP compel/src/main.d [2020-05-12T02:49:01.615Z] #39 50.41 DEP compel/src/lib/handle-elf.d [2020-05-12T02:49:01.615Z] #39 50.53 DEP compel/arch/x86/src/lib/handle-elf.d [2020-05-12T02:49:01.668Z] #29 ... [2020-05-12T02:49:01.668Z] [2020-05-12T02:49:01.668Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-12T02:49:01.669Z] #22 1.226 + RM_GOPATH=0 [2020-05-12T02:49:01.669Z] #22 1.226 + TMP_GOPATH= [2020-05-12T02:49:01.669Z] #22 1.226 + : /build [2020-05-12T02:49:01.669Z] #22 1.239 + '[' -z '' ']' [2020-05-12T02:49:01.669Z] #22 1.261 ++ mktemp -d [2020-05-12T02:49:01.669Z] #22 1.270 + export GOPATH=/tmp/tmp.5r5HXM6u5e [2020-05-12T02:49:01.669Z] #22 1.271 + GOPATH=/tmp/tmp.5r5HXM6u5e [2020-05-12T02:49:01.669Z] #22 1.271 + RM_GOPATH=1 [2020-05-12T02:49:01.669Z] #22 1.278 ++ dirname /tmp/install/install.sh [2020-05-12T02:49:01.669Z] #22 1.280 + dir=/tmp/install [2020-05-12T02:49:01.669Z] #22 1.297 + bin=dockercli [2020-05-12T02:49:01.669Z] #22 1.297 + shift [2020-05-12T02:49:01.669Z] #22 1.298 + '[' '!' -f /tmp/install/dockercli.installer ']' [2020-05-12T02:49:01.669Z] #22 1.300 + . /tmp/install/dockercli.installer [2020-05-12T02:49:01.669Z] #22 1.301 ++ : stable [2020-05-12T02:49:01.669Z] #22 1.304 ++ : 17.06.2-ce [2020-05-12T02:49:01.669Z] #22 1.328 + install_dockercli [2020-05-12T02:49:01.669Z] #22 1.339 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-05-12T02:49:01.669Z] #22 1.340 Install docker/cli version 17.06.2-ce from stable [2020-05-12T02:49:01.669Z] #22 1.343 ++ uname -m [2020-05-12T02:49:01.669Z] #22 1.353 + arch=ppc64le [2020-05-12T02:49:01.669Z] #22 1.371 + '[' ppc64le '!=' x86_64 ']' [2020-05-12T02:49:01.669Z] #22 1.372 + '[' ppc64le '!=' s390x ']' [2020-05-12T02:49:01.669Z] #22 1.373 + '[' ppc64le '!=' armhf ']' [2020-05-12T02:49:01.669Z] #22 1.374 + build_dockercli [2020-05-12T02:49:01.669Z] #22 1.374 + git clone https://github.com/docker/docker-ce /tmp/tmp.5r5HXM6u5e/tmp/docker-ce [2020-05-12T02:49:01.669Z] #22 1.383 Cloning into '/tmp/tmp.5r5HXM6u5e/tmp/docker-ce'... [2020-05-12T02:49:01.669Z] #22 ... [2020-05-12T02:49:01.669Z] [2020-05-12T02:49:01.669Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-12T02:49:01.669Z] #42 0.884 + RM_GOPATH=0 [2020-05-12T02:49:01.669Z] #42 0.884 + TMP_GOPATH= [2020-05-12T02:49:01.669Z] #42 0.884 + : /build [2020-05-12T02:49:01.669Z] #42 0.884 + '[' -z '' ']' [2020-05-12T02:49:01.669Z] #42 0.885 ++ mktemp -d [2020-05-12T02:49:01.669Z] #42 0.887 + export GOPATH=/tmp/tmp.lCeiBUhYFJ [2020-05-12T02:49:01.669Z] #42 0.887 + GOPATH=/tmp/tmp.lCeiBUhYFJ [2020-05-12T02:49:01.669Z] #42 0.887 + RM_GOPATH=1 [2020-05-12T02:49:01.669Z] #42 0.888 ++ dirname /tmp/install/install.sh [2020-05-12T02:49:01.669Z] #42 0.890 + dir=/tmp/install [2020-05-12T02:49:01.669Z] #42 0.890 + bin=vndr [2020-05-12T02:49:01.669Z] #42 0.890 + shift [2020-05-12T02:49:01.669Z] #42 0.890 + '[' '!' -f /tmp/install/vndr.installer ']' [2020-05-12T02:49:01.669Z] #42 0.890 + . /tmp/install/vndr.installer [2020-05-12T02:49:01.669Z] #42 0.890 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-05-12T02:49:01.669Z] #42 0.891 + install_vndr [2020-05-12T02:49:01.669Z] #42 0.891 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-05-12T02:49:01.669Z] #42 0.891 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.lCeiBUhYFJ/src/github.com/LK4D4/vndr [2020-05-12T02:49:01.669Z] #42 0.891 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-05-12T02:49:01.669Z] #42 0.894 Cloning into '/tmp/tmp.lCeiBUhYFJ/src/github.com/LK4D4/vndr'... [2020-05-12T02:49:01.669Z] #42 1.723 + cd /tmp/tmp.lCeiBUhYFJ/src/github.com/LK4D4/vndr [2020-05-12T02:49:01.669Z] #42 1.724 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-05-12T02:49:01.669Z] #42 1.747 + go build -buildmode=pie -v -o /build/vndr . [2020-05-12T02:49:01.669Z] #42 4.315 internal/cpu [2020-05-12T02:49:01.669Z] #42 4.342 internal/race [2020-05-12T02:49:01.669Z] #42 4.533 runtime/internal/sys [2020-05-12T02:49:01.669Z] #42 4.584 runtime/internal/atomic [2020-05-12T02:49:01.669Z] #42 5.129 sync/atomic [2020-05-12T02:49:01.669Z] #42 5.522 runtime/internal/math [2020-05-12T02:49:01.776Z] #32 35.44 debconf: delaying package configuration, since apt-utils is not installed [2020-05-12T02:49:01.776Z] #32 35.61 Fetched 14.2 MB in 1s (12.4 MB/s) [2020-05-12T02:49:01.873Z] #39 ... [2020-05-12T02:49:01.873Z] [2020-05-12T02:49:01.873Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-12T02:49:01.873Z] #43 DONE 129.7s [2020-05-12T02:49:01.873Z] [2020-05-12T02:49:01.873Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-12T02:49:01.873Z] #39 50.68 CC compel/src/lib/log.o [2020-05-12T02:49:01.966Z] #42 6.080 unicode [2020-05-12T02:49:02.045Z] #32 35.72 Selecting previously unselected package xxd. [2020-05-12T02:49:02.045Z] #32 35.72 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15382 files and directories currently installed.) [2020-05-12T02:49:02.045Z] #32 35.81 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_arm64.deb ... [2020-05-12T02:49:02.045Z] #32 35.83 Unpacking xxd (2:8.1.0875-5) ... [2020-05-12T02:49:02.109Z] #47 ... [2020-05-12T02:49:02.109Z] [2020-05-12T02:49:02.109Z] #59 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-12T02:49:02.261Z] #42 6.354 unicode/utf8 [2020-05-12T02:49:02.306Z] #32 36.12 Selecting previously unselected package vim-common. [2020-05-12T02:49:02.306Z] #32 36.13 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-05-12T02:49:02.306Z] #32 36.17 Unpacking vim-common (2:8.1.0875-5) ... [2020-05-12T02:49:02.440Z] #39 51.39 CC compel/arch/x86/src/lib/cpu.o [2020-05-12T02:49:02.563Z] #42 6.646 math/bits [2020-05-12T02:49:02.998Z] #36 ... [2020-05-12T02:49:02.998Z] [2020-05-12T02:49:02.998Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-12T02:49:02.998Z] #10 30.18 Fetched 8345 kB in 23s (370 kB/s) [2020-05-12T02:49:02.998Z] #10 30.18 Reading package lists... [2020-05-12T02:49:02.998Z] #10 37.29 Reading package lists... [2020-05-12T02:49:02.998Z] #10 ... [2020-05-12T02:49:02.998Z] [2020-05-12T02:49:02.998Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-12T02:49:02.998Z] #47 31.39 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-05-12T02:49:02.998Z] #47 31.54 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-05-12T02:49:02.998Z] #47 31.78 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-05-12T02:49:02.998Z] #47 31.86 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-05-12T02:49:02.998Z] #47 32.81 runtime/cgo [2020-05-12T02:49:02.998Z] #47 32.89 runtime [2020-05-12T02:49:03.011Z] #39 ... [2020-05-12T02:49:03.011Z] [2020-05-12T02:49:03.011Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-12T02:49:03.011Z] #10 126.5 Selecting previously unselected package libapparmor1:amd64. [2020-05-12T02:49:03.011Z] #10 126.5 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2020-05-12T02:49:03.011Z] #10 126.5 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2020-05-12T02:49:03.011Z] #10 126.7 Selecting previously unselected package libapparmor-dev:amd64. [2020-05-12T02:49:03.011Z] #10 126.7 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2020-05-12T02:49:03.011Z] #10 126.7 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2020-05-12T02:49:03.011Z] #10 126.9 Selecting previously unselected package libbtrfs0. [2020-05-12T02:49:03.011Z] #10 126.9 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2020-05-12T02:49:03.011Z] #10 126.9 Unpacking libbtrfs0 (4.20.1-2) ... [2020-05-12T02:49:03.011Z] #10 127.0 Selecting previously unselected package libbtrfs-dev. [2020-05-12T02:49:03.011Z] #10 127.0 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-05-12T02:49:03.011Z] #10 127.0 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-05-12T02:49:03.011Z] #10 127.2 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2020-05-12T02:49:03.011Z] #10 127.2 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-05-12T02:49:03.011Z] #10 127.2 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-05-12T02:49:03.011Z] #10 127.3 Selecting previously unselected package libudev-dev:amd64. [2020-05-12T02:49:03.011Z] #10 127.3 Preparing to unpack .../15-libudev-dev_241-7~deb10u4_amd64.deb ... [2020-05-12T02:49:03.011Z] #10 127.3 Unpacking libudev-dev:amd64 (241-7~deb10u4) ... [2020-05-12T02:49:03.011Z] #10 127.5 Selecting previously unselected package libsepol1-dev:amd64. [2020-05-12T02:49:03.011Z] #10 127.5 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2020-05-12T02:49:03.011Z] #10 127.5 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2020-05-12T02:49:03.011Z] #10 127.8 Selecting previously unselected package libpcre16-3:amd64. [2020-05-12T02:49:03.011Z] #10 127.8 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2020-05-12T02:49:03.011Z] #10 127.9 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2020-05-12T02:49:03.011Z] #10 128.0 Selecting previously unselected package libpcre32-3:amd64. [2020-05-12T02:49:03.011Z] #10 128.0 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2020-05-12T02:49:03.011Z] #10 128.0 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2020-05-12T02:49:03.011Z] #10 128.2 Selecting previously unselected package libpcrecpp0v5:amd64. [2020-05-12T02:49:03.011Z] #10 128.2 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2020-05-12T02:49:03.011Z] #10 128.2 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-05-12T02:49:03.011Z] #10 128.3 Selecting previously unselected package libpcre3-dev:amd64. [2020-05-12T02:49:03.011Z] #10 128.3 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2020-05-12T02:49:03.011Z] #10 128.3 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2020-05-12T02:49:03.011Z] #10 128.8 Selecting previously unselected package libselinux1-dev:amd64. [2020-05-12T02:49:03.011Z] #10 128.8 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2020-05-12T02:49:03.011Z] #10 128.8 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2020-05-12T02:49:03.011Z] #10 129.1 Selecting previously unselected package libdevmapper-dev:amd64. [2020-05-12T02:49:03.011Z] #10 129.1 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2020-05-12T02:49:03.011Z] #10 129.1 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-05-12T02:49:03.011Z] #10 129.2 Selecting previously unselected package libseccomp-dev:amd64. [2020-05-12T02:49:03.011Z] #10 129.2 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_amd64.deb ... [2020-05-12T02:49:03.011Z] #10 129.2 Unpacking libseccomp-dev:amd64 (2.3.3-4) ... [2020-05-12T02:49:03.011Z] #10 129.3 Selecting previously unselected package libsystemd-dev:amd64. [2020-05-12T02:49:03.011Z] #10 129.3 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u4_amd64.deb ... [2020-05-12T02:49:03.011Z] #10 129.3 Unpacking libsystemd-dev:amd64 (241-7~deb10u4) ... [2020-05-12T02:49:03.011Z] #10 130.1 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-05-12T02:49:03.011Z] #10 130.1 Setting up libseccomp-dev:amd64 (2.3.3-4) ... [2020-05-12T02:49:03.011Z] #10 130.1 Setting up libapparmor1:amd64 (2.13.2-10) ... [2020-05-12T02:49:03.011Z] #10 130.1 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-05-12T02:49:03.011Z] #10 130.2 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2020-05-12T02:49:03.011Z] #10 130.2 Setting up libsepol1-dev:amd64 (2.8-1) ... [2020-05-12T02:49:03.011Z] #10 130.2 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-05-12T02:49:03.011Z] #10 130.2 Setting up libbtrfs0 (4.20.1-2) ... [2020-05-12T02:49:03.011Z] #10 130.2 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2020-05-12T02:49:03.011Z] #10 130.2 Setting up libudev-dev:amd64 (241-7~deb10u4) ... [2020-05-12T02:49:03.011Z] #10 130.3 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-05-12T02:49:03.011Z] #10 130.3 Setting up libbtrfs-dev (4.20.1-2) ... [2020-05-12T02:49:03.011Z] #10 130.3 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2020-05-12T02:49:03.011Z] #10 130.3 Setting up mingw-w64-common (6.0.0-3) ... [2020-05-12T02:49:03.011Z] #10 130.3 Setting up libsystemd-dev:amd64 (241-7~deb10u4) ... [2020-05-12T02:49:03.011Z] #10 130.3 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-05-12T02:49:03.011Z] #10 130.3 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2020-05-12T02:49:03.011Z] #10 130.4 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-05-12T02:49:03.011Z] #10 130.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-12T02:49:03.011Z] #10 130.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-12T02:49:03.011Z] #10 130.4 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-05-12T02:49:03.011Z] #10 130.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-12T02:49:03.011Z] #10 130.5 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-12T02:49:03.011Z] #10 130.5 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-05-12T02:49:03.011Z] #10 130.5 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2020-05-12T02:49:03.011Z] #10 130.5 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-05-12T02:49:03.011Z] #10 130.5 Setting up dmsetup (2:1.02.155-3) ... [2020-05-12T02:49:03.011Z] #10 130.5 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-05-12T02:49:03.011Z] #10 130.5 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-05-12T02:49:03.011Z] #10 130.5 Processing triggers for libc-bin (2.28-10) ... [2020-05-12T02:49:03.011Z] #10 DONE 130.9s [2020-05-12T02:49:03.248Z] #32 37.12 Selecting previously unselected package cmake-data. [2020-05-12T02:49:03.248Z] #32 37.12 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-05-12T02:49:03.256Z] #47 ... [2020-05-12T02:49:03.256Z] [2020-05-12T02:49:03.256Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-05-12T02:49:03.256Z] #51 30.92 Fetched 8345 kB in 23s (355 kB/s) [2020-05-12T02:49:03.256Z] #51 30.92 Reading package lists... [2020-05-12T02:49:03.277Z] [2020-05-12T02:49:03.277Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-12T02:49:03.435Z] #42 7.490 internal/bytealg [2020-05-12T02:49:03.509Z] #32 37.25 Unpacking cmake-data (3.13.4-1) ... [2020-05-12T02:49:03.514Z] #51 37.81 Reading package lists... [2020-05-12T02:49:03.514Z] #51 ... [2020-05-12T02:49:03.514Z] [2020-05-12T02:49:03.514Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-12T02:49:03.514Z] #41 36.46 vendor/golang.org/x/crypto/internal/subtle [2020-05-12T02:49:03.514Z] #41 36.58 vendor/golang.org/x/crypto/curve25519 [2020-05-12T02:49:03.772Z] #41 ... [2020-05-12T02:49:03.772Z] [2020-05-12T02:49:03.772Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-05-12T02:49:03.772Z] #23 31.40 Fetched 8345 kB in 24s (344 kB/s) [2020-05-12T02:49:03.772Z] #23 31.40 Reading package lists... [2020-05-12T02:49:03.772Z] #23 38.35 Reading package lists... [2020-05-12T02:49:03.772Z] #23 ... [2020-05-12T02:49:03.772Z] [2020-05-12T02:49:03.772Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-12T02:49:03.772Z] #32 33.08 Fetched 8345 kB in 23s (359 kB/s) [2020-05-12T02:49:03.772Z] #32 33.08 Reading package lists... [2020-05-12T02:49:04.156Z] #59 34.45 Checking out files: 36% (759/2067) Checking out files: 37% (765/2067) Checking out files: 38% (786/2067) Checking out files: 39% (807/2067) Checking out files: 40% (827/2067) Checking out files: 41% (848/2067) Checking out files: 42% (869/2067) Checking out files: 43% (889/2067) Checking out files: 44% (910/2067) Checking out files: 45% (931/2067) Checking out files: 46% (951/2067) Checking out files: 47% (972/2067) Checking out files: 48% (993/2067) Checking out files: 49% (1013/2067) Checking out files: 50% (1034/2067) Checking out files: 51% (1055/2067) Checking out files: 52% (1075/2067) Checking out files: 53% (1096/2067) Checking out files: 54% (1117/2067) Checking out files: 55% (1137/2067) Checking out files: 56% (1158/2067) Checking out files: 57% (1179/2067) Checking out files: 58% (1199/2067) Checking out files: 59% (1220/2067) Checking out files: 60% (1241/2067) Checking out files: 61% (1261/2067) Checking out files: 62% (1282/2067) Checking out files: 63% (1303/2067) Checking out files: 64% (1323/2067) Checking out files: 65% (1344/2067) Checking out files: 66% (1365/2067) Checking out files: 67% (1385/2067) Checking out files: 68% (1406/2067) Checking out files: 68% (1426/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-12T02:49:04.156Z] #59 36.49 + cd /tmp/tmp.0f4ULBxwF7/src/github.com/docker/libnetwork [2020-05-12T02:49:04.156Z] #59 36.49 + git checkout -q ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-05-12T02:49:04.464Z] #32 ... [2020-05-12T02:49:04.464Z] [2020-05-12T02:49:04.464Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-05-12T02:49:04.464Z] #51 24.84 Reading package lists... [2020-05-12T02:49:04.464Z] #51 30.84 Building dependency tree... [2020-05-12T02:49:04.464Z] #51 33.72 The following additional packages will be installed: [2020-05-12T02:49:04.464Z] #51 33.73 libbtrfs0 [2020-05-12T02:49:04.464Z] #51 33.89 The following NEW packages will be installed: [2020-05-12T02:49:04.464Z] #51 33.92 libbtrfs-dev libbtrfs0 [2020-05-12T02:49:04.464Z] #51 34.38 0 upgraded, 2 newly installed, 0 to remove and 8 not upgraded. [2020-05-12T02:49:04.464Z] #51 34.38 Need to get 119 kB of archives. [2020-05-12T02:49:04.464Z] #51 34.38 After this operation, 387 kB of additional disk space will be used. [2020-05-12T02:49:04.464Z] #51 34.38 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB] [2020-05-12T02:49:04.464Z] #51 34.39 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB] [2020-05-12T02:49:04.464Z] #51 35.88 debconf: delaying package configuration, since apt-utils is not installed [2020-05-12T02:49:04.464Z] #51 36.02 Fetched 119 kB in 0s (323 kB/s) [2020-05-12T02:49:04.464Z] #51 36.16 Selecting previously unselected package libbtrfs0. [2020-05-12T02:49:04.464Z] #51 36.16 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15382 files and directories currently installed.) [2020-05-12T02:49:04.464Z] #51 36.21 Preparing to unpack .../libbtrfs0_4.20.1-2_arm64.deb ... [2020-05-12T02:49:04.464Z] #51 36.39 Unpacking libbtrfs0 (4.20.1-2) ... [2020-05-12T02:49:04.464Z] #51 36.57 Selecting previously unselected package libbtrfs-dev. [2020-05-12T02:49:04.464Z] #51 36.58 Preparing to unpack .../libbtrfs-dev_4.20.1-2_arm64.deb ... [2020-05-12T02:49:04.464Z] #51 36.62 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-05-12T02:49:04.464Z] #51 37.35 Setting up libbtrfs0 (4.20.1-2) ... [2020-05-12T02:49:04.464Z] #51 37.37 Setting up libbtrfs-dev (4.20.1-2) ... [2020-05-12T02:49:04.464Z] #51 37.41 Processing triggers for libc-bin (2.28-10) ... [2020-05-12T02:49:04.464Z] #51 DONE 38.1s [2020-05-12T02:49:04.464Z] [2020-05-12T02:49:04.464Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-05-12T02:49:04.464Z] #23 33.05 ca-certificates is already the newest version (20190110). [2020-05-12T02:49:04.464Z] #23 33.05 The following additional packages will be installed: [2020-05-12T02:49:04.464Z] #23 33.07 libjq1 libonig5 [2020-05-12T02:49:04.464Z] #23 33.56 The following NEW packages will be installed: [2020-05-12T02:49:04.464Z] #23 33.56 jq libjq1 libonig5 [2020-05-12T02:49:04.464Z] #23 34.03 0 upgraded, 3 newly installed, 0 to remove and 8 not upgraded. [2020-05-12T02:49:04.464Z] #23 34.03 Need to get 325 kB of archives. [2020-05-12T02:49:04.464Z] #23 34.03 After this operation, 1019 kB of additional disk space will be used. [2020-05-12T02:49:04.464Z] #23 34.03 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB] [2020-05-12T02:49:04.464Z] #23 34.04 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB] [2020-05-12T02:49:04.464Z] #23 34.06 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB] [2020-05-12T02:49:04.464Z] #23 35.40 debconf: delaying package configuration, since apt-utils is not installed [2020-05-12T02:49:04.464Z] #23 35.56 Fetched 325 kB in 0s (864 kB/s) [2020-05-12T02:49:04.464Z] #23 35.71 Selecting previously unselected package libonig5:arm64. [2020-05-12T02:49:04.465Z] #23 35.71 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15382 files and directories currently installed.) [2020-05-12T02:49:04.465Z] #23 35.82 Preparing to unpack .../libonig5_6.9.1-1_arm64.deb ... [2020-05-12T02:49:04.465Z] #23 35.83 Unpacking libonig5:arm64 (6.9.1-1) ... [2020-05-12T02:49:04.465Z] #23 36.11 Selecting previously unselected package libjq1:arm64. [2020-05-12T02:49:04.465Z] #23 36.11 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_arm64.deb ... [2020-05-12T02:49:04.465Z] #23 36.12 Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ... [2020-05-12T02:49:04.465Z] #23 36.52 Selecting previously unselected package jq. [2020-05-12T02:49:04.465Z] #23 36.53 Preparing to unpack .../jq_1.5+dfsg-2+b1_arm64.deb ... [2020-05-12T02:49:04.465Z] #23 36.55 Unpacking jq (1.5+dfsg-2+b1) ... [2020-05-12T02:49:04.465Z] #23 37.15 Setting up libonig5:arm64 (6.9.1-1) ... [2020-05-12T02:49:04.465Z] #23 37.30 Setting up libjq1:arm64 (1.5+dfsg-2+b1) ... [2020-05-12T02:49:04.465Z] #23 37.32 Setting up jq (1.5+dfsg-2+b1) ... [2020-05-12T02:49:04.465Z] #23 37.35 Processing triggers for libc-bin (2.28-10) ... [2020-05-12T02:49:04.465Z] #23 DONE 38.1s [2020-05-12T02:49:04.465Z] [2020-05-12T02:49:04.465Z] #24 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-05-12T02:49:04.465Z] #24 DONE 0.1s [2020-05-12T02:49:04.465Z] [2020-05-12T02:49:04.465Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-12T02:49:04.950Z] #42 9.095 math [2020-05-12T02:49:04.950Z] #42 9.243 internal/testlog [2020-05-12T02:49:05.084Z] #59 37.31 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-05-12T02:49:05.146Z] #32 39.98 Reading package lists... [2020-05-12T02:49:05.146Z] #32 ... [2020-05-12T02:49:05.146Z] [2020-05-12T02:49:05.146Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-12T02:49:05.146Z] #38 32.59 Fetched 8345 kB in 23s (361 kB/s) [2020-05-12T02:49:05.146Z] #38 32.59 Reading package lists... [2020-05-12T02:49:05.808Z] #49 ... [2020-05-12T02:49:05.808Z] [2020-05-12T02:49:05.808Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-05-12T02:49:05.808Z] #11 DONE 2.5s [2020-05-12T02:49:05.808Z] [2020-05-12T02:49:05.808Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-12T02:49:05.808Z] #49 2.396 + RM_GOPATH=0 [2020-05-12T02:49:05.808Z] #49 2.396 + TMP_GOPATH= [2020-05-12T02:49:05.808Z] #49 2.396 + : /build [2020-05-12T02:49:05.808Z] #49 2.396 + '[' -z '' ']' [2020-05-12T02:49:05.808Z] #49 2.401 ++ mktemp -d [2020-05-12T02:49:05.808Z] #49 2.402 + export GOPATH=/tmp/tmp.kPh8qMLgav [2020-05-12T02:49:05.808Z] #49 2.402 + GOPATH=/tmp/tmp.kPh8qMLgav [2020-05-12T02:49:05.808Z] #49 2.402 + RM_GOPATH=1 [2020-05-12T02:49:05.808Z] #49 2.402 ++ dirname /tmp/install/install.sh [2020-05-12T02:49:05.808Z] #49 2.403 + dir=/tmp/install [2020-05-12T02:49:05.808Z] #49 2.403 + bin=runc [2020-05-12T02:49:05.808Z] #49 2.403 + shift [2020-05-12T02:49:05.808Z] #49 2.403 + '[' '!' -f /tmp/install/runc.installer ']' [2020-05-12T02:49:05.808Z] #49 2.403 + . /tmp/install/runc.installer [2020-05-12T02:49:05.808Z] #49 2.403 ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-05-12T02:49:05.808Z] #49 2.403 + install_runc [2020-05-12T02:49:05.808Z] #49 2.404 + uname -r [2020-05-12T02:49:05.808Z] #49 2.404 + grep -q '^3\.10\.0.*\.el7\.' [2020-05-12T02:49:05.808Z] #49 2.411 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-05-12T02:49:05.808Z] #49 2.411 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux ) [2020-05-12T02:49:05.808Z] #49 2.412 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )' [2020-05-12T02:49:05.808Z] #49 2.412 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.kPh8qMLgav/src/github.com/opencontainers/runc [2020-05-12T02:49:05.808Z] #49 2.417 Cloning into '/tmp/tmp.kPh8qMLgav/src/github.com/opencontainers/runc'... [2020-05-12T02:49:05.993Z] #42 ... [2020-05-12T02:49:05.993Z] [2020-05-12T02:49:05.993Z] #55 [rootlesskit 1/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-12T02:49:05.993Z] #55 0.940 + RM_GOPATH=0 [2020-05-12T02:49:05.993Z] #55 0.940 + TMP_GOPATH= [2020-05-12T02:49:05.993Z] #55 0.940 + : /build [2020-05-12T02:49:05.993Z] #55 0.940 + '[' -z '' ']' [2020-05-12T02:49:05.993Z] #55 0.941 ++ mktemp -d [2020-05-12T02:49:05.993Z] #55 0.944 + export GOPATH=/tmp/tmp.IBFLjaD7dU [2020-05-12T02:49:05.993Z] #55 0.944 + GOPATH=/tmp/tmp.IBFLjaD7dU [2020-05-12T02:49:05.993Z] #55 0.944 + RM_GOPATH=1 [2020-05-12T02:49:05.993Z] #55 0.945 ++ dirname /tmp/install/install.sh [2020-05-12T02:49:05.993Z] #55 0.949 + dir=/tmp/install [2020-05-12T02:49:05.993Z] #55 0.949 + bin=rootlesskit [2020-05-12T02:49:05.993Z] #55 0.949 + shift [2020-05-12T02:49:05.993Z] #55 0.949 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2020-05-12T02:49:05.993Z] #55 0.949 + . /tmp/install/rootlesskit.installer [2020-05-12T02:49:05.994Z] #55 0.950 ++ : 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-05-12T02:49:05.994Z] #55 0.951 + install_rootlesskit [2020-05-12T02:49:05.994Z] #55 0.951 + case "$1" in [2020-05-12T02:49:05.994Z] #55 0.951 + export CGO_ENABLED=0 [2020-05-12T02:49:05.994Z] #55 0.951 + CGO_ENABLED=0 [2020-05-12T02:49:05.994Z] #55 0.951 + _install_rootlesskit [2020-05-12T02:49:05.994Z] #55 0.951 + echo 'Install rootlesskit version 3f5728fbb2b6abdc63d59759e72735442ce6424e' [2020-05-12T02:49:05.994Z] #55 0.951 Install rootlesskit version 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-05-12T02:49:05.994Z] #55 0.951 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.IBFLjaD7dU/src/github.com/rootless-containers/rootlesskit [2020-05-12T02:49:05.994Z] #55 0.955 Cloning into '/tmp/tmp.IBFLjaD7dU/src/github.com/rootless-containers/rootlesskit'... [2020-05-12T02:49:05.994Z] #55 9.131 + cd /tmp/tmp.IBFLjaD7dU/src/github.com/rootless-containers/rootlesskit [2020-05-12T02:49:05.994Z] #55 9.131 + git checkout -q 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-05-12T02:49:05.994Z] #55 9.843 + for f in rootlesskit rootlesskit-docker-proxy [2020-05-12T02:49:05.994Z] #55 9.843 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-05-12T02:49:05.994Z] #55 ... [2020-05-12T02:49:05.994Z] [2020-05-12T02:49:05.994Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-12T02:49:05.994Z] #39 1.641 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-05-12T02:49:05.994Z] #39 1.787 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-05-12T02:49:05.994Z] #39 1.901 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-05-12T02:49:05.994Z] #39 3.903 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB] [2020-05-12T02:49:05.994Z] #39 7.798 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [191 kB] [2020-05-12T02:49:05.994Z] #39 ... [2020-05-12T02:49:05.994Z] [2020-05-12T02:49:05.994Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-12T02:49:05.994Z] #48 1.186 + RM_GOPATH=0 [2020-05-12T02:49:05.994Z] #48 1.186 + TMP_GOPATH= [2020-05-12T02:49:05.994Z] #48 1.186 + : /build [2020-05-12T02:49:05.994Z] #48 1.186 + '[' -z '' ']' [2020-05-12T02:49:05.994Z] #48 1.186 ++ mktemp -d [2020-05-12T02:49:05.994Z] #48 1.188 + export GOPATH=/tmp/tmp.rlwvxXQMDE [2020-05-12T02:49:05.994Z] #48 1.188 + GOPATH=/tmp/tmp.rlwvxXQMDE [2020-05-12T02:49:05.994Z] #48 1.188 + RM_GOPATH=1 [2020-05-12T02:49:05.994Z] #48 1.190 ++ dirname /tmp/install/install.sh [2020-05-12T02:49:05.994Z] #48 1.208 + dir=/tmp/install [2020-05-12T02:49:05.994Z] #48 1.208 + bin=shfmt [2020-05-12T02:49:05.994Z] #48 1.208 + shift [2020-05-12T02:49:05.994Z] #48 1.208 + '[' '!' -f /tmp/install/shfmt.installer ']' [2020-05-12T02:49:05.994Z] #48 1.208 + . /tmp/install/shfmt.installer [2020-05-12T02:49:05.994Z] #48 1.260 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-05-12T02:49:05.994Z] #48 1.266 + install_shfmt [2020-05-12T02:49:05.994Z] #48 1.267 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-05-12T02:49:05.994Z] #48 1.268 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-05-12T02:49:05.994Z] #48 1.269 + git clone https://github.com/mvdan/sh.git /tmp/tmp.rlwvxXQMDE/src/github.com/mvdan/sh [2020-05-12T02:49:05.994Z] #48 1.285 Cloning into '/tmp/tmp.rlwvxXQMDE/src/github.com/mvdan/sh'... [2020-05-12T02:49:06.080Z] #38 39.71 Reading package lists... [2020-05-12T02:49:06.080Z] #38 ... [2020-05-12T02:49:06.080Z] [2020-05-12T02:49:06.080Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-12T02:49:06.080Z] #10 37.29 Reading package lists... [2020-05-12T02:49:06.291Z] #48 ... [2020-05-12T02:49:06.291Z] [2020-05-12T02:49:06.291Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-12T02:49:06.291Z] #60 1.230 + RM_GOPATH=0 [2020-05-12T02:49:06.291Z] #60 1.230 + TMP_GOPATH= [2020-05-12T02:49:06.291Z] #60 1.230 + : /build [2020-05-12T02:49:06.291Z] #60 1.230 + '[' -z '' ']' [2020-05-12T02:49:06.291Z] #60 1.277 ++ mktemp -d [2020-05-12T02:49:06.291Z] #60 1.298 + export GOPATH=/tmp/tmp.y4jbKs360t [2020-05-12T02:49:06.291Z] #60 1.298 + GOPATH=/tmp/tmp.y4jbKs360t [2020-05-12T02:49:06.291Z] #60 1.298 + RM_GOPATH=1 [2020-05-12T02:49:06.291Z] #60 1.298 ++ dirname /tmp/install/install.sh [2020-05-12T02:49:06.291Z] #60 1.299 + dir=/tmp/install [2020-05-12T02:49:06.291Z] #60 1.300 + bin=proxy [2020-05-12T02:49:06.291Z] #60 1.300 + shift [2020-05-12T02:49:06.291Z] #60 1.301 + '[' '!' -f /tmp/install/proxy.installer ']' [2020-05-12T02:49:06.291Z] #60 1.304 + . /tmp/install/proxy.installer [2020-05-12T02:49:06.291Z] #60 1.309 ++ : ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-05-12T02:49:06.291Z] #60 1.323 + install_proxy [2020-05-12T02:49:06.291Z] #60 1.323 + case "$1" in [2020-05-12T02:49:06.291Z] #60 1.323 + export CGO_ENABLED=0 [2020-05-12T02:49:06.291Z] #60 1.323 + CGO_ENABLED=0 [2020-05-12T02:49:06.291Z] #60 1.323 + _install_proxy [2020-05-12T02:49:06.291Z] #60 1.323 + echo 'Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee' [2020-05-12T02:49:06.291Z] #60 1.323 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.y4jbKs360t/src/github.com/docker/libnetwork [2020-05-12T02:49:06.291Z] #60 1.323 Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-05-12T02:49:06.291Z] #60 1.342 Cloning into '/tmp/tmp.y4jbKs360t/src/github.com/docker/libnetwork'... [2020-05-12T02:49:06.291Z] #60 ... [2020-05-12T02:49:06.291Z] [2020-05-12T02:49:06.291Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-12T02:49:06.291Z] #33 1.633 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-05-12T02:49:06.291Z] #33 1.761 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-05-12T02:49:06.291Z] #33 1.914 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-05-12T02:49:06.291Z] #33 4.495 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB] [2020-05-12T02:49:06.291Z] #33 8.035 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [191 kB] [2020-05-12T02:49:06.594Z] #33 10.83 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7360 B] [2020-05-12T02:49:06.594Z] #33 ... [2020-05-12T02:49:06.594Z] [2020-05-12T02:49:06.594Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-12T02:49:06.594Z] #31 1.168 + RM_GOPATH=0 [2020-05-12T02:49:06.594Z] #31 1.169 + TMP_GOPATH= [2020-05-12T02:49:06.594Z] #31 1.169 + : /build [2020-05-12T02:49:06.594Z] #31 1.169 + '[' -z '' ']' [2020-05-12T02:49:06.594Z] #31 1.171 ++ mktemp -d [2020-05-12T02:49:06.594Z] #31 1.174 + export GOPATH=/tmp/tmp.cqSlcUw6gS [2020-05-12T02:49:06.594Z] #31 1.175 + GOPATH=/tmp/tmp.cqSlcUw6gS [2020-05-12T02:49:06.594Z] #31 1.175 + RM_GOPATH=1 [2020-05-12T02:49:06.594Z] #31 1.176 ++ dirname /tmp/install/install.sh [2020-05-12T02:49:06.594Z] #31 1.202 + dir=/tmp/install [2020-05-12T02:49:06.594Z] #31 1.211 + bin=tomlv [2020-05-12T02:49:06.594Z] #31 1.212 + shift [2020-05-12T02:49:06.594Z] #31 1.213 + '[' '!' -f /tmp/install/tomlv.installer ']' [2020-05-12T02:49:06.594Z] #31 1.215 + . /tmp/install/tomlv.installer [2020-05-12T02:49:06.594Z] #31 1.217 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-05-12T02:49:06.594Z] #31 1.220 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-05-12T02:49:06.594Z] #31 1.220 + install_tomlv [2020-05-12T02:49:06.594Z] #31 1.220 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-05-12T02:49:06.594Z] #31 1.220 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.cqSlcUw6gS/src/github.com/BurntSushi/toml [2020-05-12T02:49:06.594Z] #31 1.238 Cloning into '/tmp/tmp.cqSlcUw6gS/src/github.com/BurntSushi/toml'... [2020-05-12T02:49:06.594Z] #31 2.808 + cd /tmp/tmp.cqSlcUw6gS/src/github.com/BurntSushi/toml [2020-05-12T02:49:06.594Z] #31 2.808 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-05-12T02:49:06.594Z] #31 2.860 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-05-12T02:49:06.594Z] #31 4.161 internal/cpu [2020-05-12T02:49:06.594Z] #31 4.165 runtime/internal/sys [2020-05-12T02:49:06.594Z] #31 4.180 math/bits [2020-05-12T02:49:06.594Z] #31 4.383 runtime/internal/atomic [2020-05-12T02:49:06.594Z] #31 5.699 runtime/internal/math [2020-05-12T02:49:06.594Z] #31 6.016 unicode/utf8 [2020-05-12T02:49:06.594Z] #31 6.113 sync/atomic [2020-05-12T02:49:06.594Z] #31 7.045 internal/bytealg [2020-05-12T02:49:06.594Z] #31 7.689 unicode [2020-05-12T02:49:06.594Z] #31 7.901 math [2020-05-12T02:49:06.594Z] #31 9.111 internal/testlog [2020-05-12T02:49:06.594Z] #31 10.26 encoding [2020-05-12T02:49:06.594Z] #31 10.80 runtime [2020-05-12T02:49:06.594Z] #31 ... [2020-05-12T02:49:06.595Z] [2020-05-12T02:49:06.595Z] #52 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-05-12T02:49:06.595Z] #52 1.595 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-05-12T02:49:06.595Z] #52 1.768 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-05-12T02:49:06.595Z] #52 1.806 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-05-12T02:49:06.595Z] #52 4.152 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB] [2020-05-12T02:49:06.595Z] #52 7.728 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [191 kB] [2020-05-12T02:49:06.894Z] #52 11.03 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7360 B] [2020-05-12T02:49:06.894Z] #52 ... [2020-05-12T02:49:06.894Z] [2020-05-12T02:49:06.894Z] #44 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-12T02:49:06.894Z] #44 1.031 + RM_GOPATH=0 [2020-05-12T02:49:06.894Z] #44 1.031 + TMP_GOPATH= [2020-05-12T02:49:06.894Z] #44 1.032 + : /build [2020-05-12T02:49:06.894Z] #44 1.032 + '[' -z '' ']' [2020-05-12T02:49:06.894Z] #44 1.035 ++ mktemp -d [2020-05-12T02:49:06.894Z] #44 1.036 + export GOPATH=/tmp/tmp.DGcIxj7CeO [2020-05-12T02:49:06.894Z] #44 1.036 + GOPATH=/tmp/tmp.DGcIxj7CeO [2020-05-12T02:49:06.894Z] #44 1.036 + RM_GOPATH=1 [2020-05-12T02:49:06.894Z] #44 1.037 ++ dirname /tmp/install/install.sh [2020-05-12T02:49:06.894Z] #44 1.038 + dir=/tmp/install [2020-05-12T02:49:06.894Z] #44 1.039 + bin=gotestsum [2020-05-12T02:49:06.894Z] #44 1.039 + shift [2020-05-12T02:49:06.894Z] #44 1.039 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2020-05-12T02:49:06.894Z] #44 1.039 + . /tmp/install/gotestsum.installer [2020-05-12T02:49:06.894Z] #44 1.039 ++ : v0.3.5 [2020-05-12T02:49:06.894Z] #44 1.039 + install_gotestsum [2020-05-12T02:49:06.894Z] #44 1.040 Installing gotestsum version v0.3.5 [2020-05-12T02:49:06.894Z] #44 1.040 + echo 'Installing gotestsum version v0.3.5' [2020-05-12T02:49:06.894Z] #44 1.040 + go get -d gotest.tools/gotestsum [2020-05-12T02:49:06.894Z] #44 ... [2020-05-12T02:49:06.894Z] [2020-05-12T02:49:06.894Z] #46 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-12T02:49:06.894Z] #46 1.213 + RM_GOPATH=0 [2020-05-12T02:49:06.894Z] #46 1.213 + TMP_GOPATH= [2020-05-12T02:49:06.894Z] #46 1.213 + : /build [2020-05-12T02:49:06.894Z] #46 1.214 + '[' -z '' ']' [2020-05-12T02:49:06.894Z] #46 1.215 ++ mktemp -d [2020-05-12T02:49:06.894Z] #46 1.222 + export GOPATH=/tmp/tmp.E0yWntVeiz [2020-05-12T02:49:06.894Z] #46 1.222 + GOPATH=/tmp/tmp.E0yWntVeiz [2020-05-12T02:49:06.894Z] #46 1.222 + RM_GOPATH=1 [2020-05-12T02:49:06.894Z] #46 1.224 ++ dirname /tmp/install/install.sh [2020-05-12T02:49:06.894Z] #46 1.236 + dir=/tmp/install [2020-05-12T02:49:06.894Z] #46 1.237 + bin=golangci_lint [2020-05-12T02:49:06.894Z] #46 1.237 + shift [2020-05-12T02:49:06.894Z] #46 1.238 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2020-05-12T02:49:06.894Z] #46 1.238 + . /tmp/install/golangci_lint.installer [2020-05-12T02:49:06.894Z] #46 1.239 ++ : v1.23.8 [2020-05-12T02:49:06.894Z] #46 1.243 + install_golangci_lint [2020-05-12T02:49:06.894Z] #46 1.243 + echo 'Installing golangci-lint version v1.23.8' [2020-05-12T02:49:06.894Z] #46 1.243 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-05-12T02:49:06.894Z] #46 1.243 Installing golangci-lint version v1.23.8 [2020-05-12T02:49:07.191Z] #46 ... [2020-05-12T02:49:07.191Z] [2020-05-12T02:49:07.191Z] #37 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-05-12T02:49:07.191Z] #37 1.138 + git clone https://github.com/docker/distribution.git . [2020-05-12T02:49:07.191Z] #37 1.145 Cloning into '.'... [2020-05-12T02:49:07.191Z] #37 ... [2020-05-12T02:49:07.191Z] [2020-05-12T02:49:07.191Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-12T02:49:07.191Z] #11 1.124 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-05-12T02:49:07.191Z] #11 1.342 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-05-12T02:49:07.191Z] #11 1.544 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-05-12T02:49:07.191Z] #11 3.424 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB] [2020-05-12T02:49:07.191Z] #11 7.476 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [191 kB] [2020-05-12T02:49:07.191Z] #11 10.55 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7360 B] [2020-05-12T02:49:07.483Z] #11 ... [2020-05-12T02:49:07.483Z] [2020-05-12T02:49:07.483Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-05-12T02:49:07.483Z] #24 1.716 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-05-12T02:49:07.483Z] #24 1.826 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-05-12T02:49:07.483Z] #24 1.900 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-05-12T02:49:07.483Z] #24 4.424 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB] [2020-05-12T02:49:07.483Z] #24 8.194 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [191 kB] [2020-05-12T02:49:07.483Z] #24 11.26 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7360 B] [2020-05-12T02:49:07.483Z] #24 ... [2020-05-12T02:49:07.483Z] [2020-05-12T02:49:07.483Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-12T02:49:07.483Z] #42 10.77 runtime [2020-05-12T02:49:07.483Z] #42 10.87 encoding [2020-05-12T02:49:07.483Z] #42 11.36 unicode/utf16 [2020-05-12T02:49:07.599Z] #59 ... [2020-05-12T02:49:07.599Z] [2020-05-12T02:49:07.599Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-12T02:49:07.599Z] #41 29.75 unicode/utf16 [2020-05-12T02:49:07.599Z] #41 30.37 container/list [2020-05-12T02:49:07.599Z] #41 31.59 crypto/internal/subtle [2020-05-12T02:49:07.599Z] #41 31.79 crypto/subtle [2020-05-12T02:49:07.599Z] #41 32.06 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-05-12T02:49:07.599Z] #41 32.28 internal/nettrace [2020-05-12T02:49:07.599Z] #41 32.46 runtime/cgo [2020-05-12T02:49:07.599Z] #41 ... [2020-05-12T02:49:07.599Z] [2020-05-12T02:49:07.599Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-05-12T02:49:07.599Z] #36 34.40 Checking out files: 66% (1059/1597) Checking out files: 67% (1070/1597) Checking out files: 68% (1086/1597) Checking out files: 69% (1102/1597) Checking out files: 70% (1118/1597) Checking out files: 71% (1134/1597) Checking out files: 72% (1150/1597) Checking out files: 73% (1166/1597) Checking out files: 74% (1182/1597) Checking out files: 75% (1198/1597) Checking out files: 76% (1214/1597) Checking out files: 77% (1230/1597) Checking out files: 78% (1246/1597) Checking out files: 79% (1262/1597) Checking out files: 80% (1278/1597) Checking out files: 81% (1294/1597) Checking out files: 82% (1310/1597) Checking out files: 83% (1326/1597) Checking out files: 84% (1342/1597) Checking out files: 85% (1358/1597) Checking out files: 86% (1374/1597) Checking out files: 87% (1390/1597) Checking out files: 88% (1406/1597) Checking out files: 89% (1422/1597) Checking out files: 90% (1438/1597) Checking out files: 91% (1454/1597) Checking out files: 92% (1470/1597) Checking out files: 93% (1486/1597) Checking out files: 94% (1502/1597) Checking out files: 95% (1518/1597) Checking out files: 96% (1534/1597) Checking out files: 97% (1550/1597) Checking out files: 98% (1566/1597) Checking out files: 99% (1582/1597) Checking out files: 100% (1597/1597) Checking out files: 100% (1597/1597), done. [2020-05-12T02:49:07.599Z] #36 35.43 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-05-12T02:49:07.599Z] #36 37.63 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2020-05-12T02:49:07.711Z] #49 ... [2020-05-12T02:49:07.711Z] [2020-05-12T02:49:07.711Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-05-12T02:49:07.711Z] #12 DONE 2.1s [2020-05-12T02:49:07.970Z] [2020-05-12T02:49:07.970Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-05-12T02:49:08.118Z] #42 12.22 container/list [2020-05-12T02:49:08.239Z] #10 43.97 Building dependency tree... [2020-05-12T02:49:08.530Z] #36 ... [2020-05-12T02:49:08.530Z] [2020-05-12T02:49:08.530Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-12T02:49:08.530Z] #32 30.78 Fetched 8345 kB in 25s (329 kB/s) [2020-05-12T02:49:08.530Z] #32 30.78 Reading package lists... [2020-05-12T02:49:08.785Z] #32 40.15 Reading package lists... [2020-05-12T02:49:08.785Z] #32 ... [2020-05-12T02:49:08.785Z] [2020-05-12T02:49:08.785Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-12T02:49:08.785Z] #47 34.81 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-05-12T02:49:08.785Z] #47 37.16 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-05-12T02:49:08.785Z] #47 38.55 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-05-12T02:49:08.785Z] #47 38.56 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-05-12T02:49:08.785Z] #47 38.81 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-05-12T02:49:08.785Z] #47 38.87 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-05-12T02:49:08.785Z] #47 39.79 runtime [2020-05-12T02:49:08.785Z] #47 39.80 runtime/cgo [2020-05-12T02:49:09.343Z] #13 ... [2020-05-12T02:49:09.343Z] [2020-05-12T02:49:09.343Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-12T02:49:09.343Z] #41 127.1 vendor/golang.org/x/net/http/httpguts [2020-05-12T02:49:09.343Z] #41 127.4 vendor/golang.org/x/net/http/httpproxy [2020-05-12T02:49:09.343Z] #41 127.9 mime/multipart [2020-05-12T02:49:09.343Z] #41 130.0 crypto/tls [2020-05-12T02:49:09.601Z] #41 ... [2020-05-12T02:49:09.601Z] [2020-05-12T02:49:09.601Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-12T02:49:09.601Z] #39 52.47 CC compel/arch/x86/src/lib/infect.o [2020-05-12T02:49:09.601Z] #39 53.53 CC compel/src/lib/infect-rpc.o [2020-05-12T02:49:09.601Z] #39 53.87 CC compel/src/lib/infect-util.o [2020-05-12T02:49:09.601Z] #39 54.21 CC compel/src/lib/infect.o [2020-05-12T02:49:09.601Z] #39 56.65 CC compel/src/lib/ptrace.o [2020-05-12T02:49:09.601Z] #39 57.25 AR compel/libcompel.a [2020-05-12T02:49:09.601Z] #39 57.29 HOSTCC compel/src/main-host.o [2020-05-12T02:49:09.601Z] #39 57.62 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2020-05-12T02:49:09.601Z] #39 57.82 HOSTCC compel/src/lib/handle-elf-host.o [2020-05-12T02:49:09.601Z] #39 58.23 HOSTCC compel/src/lib/log-host.o [2020-05-12T02:49:09.601Z] #39 58.39 HOSTLINK compel/compel-host-bin [2020-05-12T02:49:09.601Z] #39 58.47 DEP soccr/soccr.d [2020-05-12T02:49:09.613Z] #10 47.08 The following additional packages will be installed: [2020-05-12T02:49:09.613Z] #10 47.12 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-05-12T02:49:09.613Z] #10 47.12 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-05-12T02:49:09.613Z] #10 47.12 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-05-12T02:49:09.613Z] #10 47.13 libselinux1-dev libsepol1-dev libsystemd0 libudev1 mingw-w64-common [2020-05-12T02:49:09.613Z] #10 47.13 mingw-w64-x86-64-dev [2020-05-12T02:49:09.613Z] #10 47.14 Suggested packages: [2020-05-12T02:49:09.613Z] #10 47.17 gcc-8-locales seccomp wine64 [2020-05-12T02:49:09.757Z] #25 4.449 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2020-05-12T02:49:09.757Z] #25 4.938 [2020-05-12T02:49:09.757Z] #25 ... [2020-05-12T02:49:09.757Z] [2020-05-12T02:49:09.757Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-05-12T02:49:09.757Z] #28 41.34 Checking out files: 92% (1403/1521) Checking out files: 93% (1415/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2020-05-12T02:49:09.757Z] #28 41.49 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-05-12T02:49:09.757Z] #28 42.05 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-05-12T02:49:09.859Z] #39 58.68 CC soccr/soccr.o [2020-05-12T02:49:09.859Z] #39 ... [2020-05-12T02:49:09.859Z] [2020-05-12T02:49:09.859Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-12T02:49:09.859Z] #41 137.5 net/http/httptrace [2020-05-12T02:49:09.859Z] #41 ... [2020-05-12T02:49:09.859Z] [2020-05-12T02:49:09.859Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-05-12T02:49:09.859Z] #13 2.049 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-05-12T02:49:09.859Z] #13 DONE 2.2s [2020-05-12T02:49:10.117Z] [2020-05-12T02:49:10.117Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-12T02:49:10.117Z] #41 137.7 net/http [2020-05-12T02:49:10.699Z] #28 ... [2020-05-12T02:49:10.699Z] [2020-05-12T02:49:10.699Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-12T02:49:10.699Z] #38 34.54 The following NEW packages will be installed: [2020-05-12T02:49:10.699Z] #38 34.55 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-05-12T02:49:10.699Z] #38 34.55 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-05-12T02:49:10.699Z] #38 34.56 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-05-12T02:49:10.699Z] #38 34.56 python-six zlib1g-dev [2020-05-12T02:49:10.699Z] #38 35.03 0 upgraded, 17 newly installed, 0 to remove and 8 not upgraded. [2020-05-12T02:49:10.699Z] #38 35.03 Need to get 3798 kB of archives. [2020-05-12T02:49:10.699Z] #38 35.03 After this operation, 21.6 MB of additional disk space will be used. [2020-05-12T02:49:10.699Z] #38 35.03 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libcap-dev arm64 1:2.25-2 [30.4 kB] [2020-05-12T02:49:10.699Z] #38 35.03 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2020-05-12T02:49:10.699Z] #38 35.03 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1-dev arm64 1.1.6+dfsg-3.1 [117 kB] [2020-05-12T02:49:10.699Z] #38 35.06 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-200 arm64 3.4.0-1 [54.9 kB] [2020-05-12T02:49:10.699Z] #38 35.07 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-dev arm64 3.4.0-1 [98.2 kB] [2020-05-12T02:49:10.699Z] #38 35.08 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c1 arm64 1.3.1-1+b1 [26.2 kB] [2020-05-12T02:49:10.699Z] #38 35.08 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c-dev arm64 1.3.1-1+b1 [33.4 kB] [2020-05-12T02:49:10.699Z] #38 35.08 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 zlib1g-dev arm64 1:1.2.11.dfsg-1 [210 kB] [2020-05-12T02:49:10.699Z] #38 35.12 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf17 arm64 3.6.1.3-2 [714 kB] [2020-05-12T02:49:10.699Z] #38 35.21 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-lite17 arm64 3.6.1.3-2 [150 kB] [2020-05-12T02:49:10.699Z] #38 35.23 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-dev arm64 3.6.1.3-2 [1061 kB] [2020-05-12T02:49:10.699Z] #38 35.37 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotoc17 arm64 3.6.1.3-2 [586 kB] [2020-05-12T02:49:10.699Z] #38 35.42 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 protobuf-c-compiler arm64 1.3.1-1+b1 [70.4 kB] [2020-05-12T02:49:10.699Z] #38 35.42 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 protobuf-compiler arm64 3.6.1.3-2 [64.7 kB] [2020-05-12T02:49:10.699Z] #38 35.44 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-pkg-resources all 40.8.0-1 [182 kB] [2020-05-12T02:49:10.699Z] #38 35.46 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-six all 1.12.0-1 [15.7 kB] [2020-05-12T02:49:10.699Z] #38 35.47 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-protobuf arm64 3.6.1.3-2 [328 kB] [2020-05-12T02:49:10.699Z] #38 36.61 debconf: delaying package configuration, since apt-utils is not installed [2020-05-12T02:49:10.699Z] #38 36.98 Fetched 3798 kB in 1s (4614 kB/s) [2020-05-12T02:49:10.699Z] #38 37.23 Selecting previously unselected package libcap-dev:arm64. [2020-05-12T02:49:10.699Z] #38 37.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 ... 15382 files and directories currently installed.) [2020-05-12T02:49:10.699Z] #38 37.30 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_arm64.deb ... [2020-05-12T02:49:10.699Z] #38 37.31 Unpacking libcap-dev:arm64 (1:2.25-2) ... [2020-05-12T02:49:10.699Z] #38 37.49 Selecting previously unselected package libnet1:arm64. [2020-05-12T02:49:10.699Z] #38 37.50 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2020-05-12T02:49:10.699Z] #38 37.61 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2020-05-12T02:49:10.700Z] #38 37.83 Selecting previously unselected package libnet1-dev. [2020-05-12T02:49:10.700Z] #38 37.84 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_arm64.deb ... [2020-05-12T02:49:10.700Z] #38 37.87 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-05-12T02:49:10.700Z] #38 38.36 Selecting previously unselected package libnl-3-200:arm64. [2020-05-12T02:49:10.700Z] #38 38.36 Preparing to unpack .../03-libnl-3-200_3.4.0-1_arm64.deb ... [2020-05-12T02:49:10.700Z] #38 38.37 Unpacking libnl-3-200:arm64 (3.4.0-1) ... [2020-05-12T02:49:10.700Z] #38 38.66 Selecting previously unselected package libnl-3-dev:arm64. [2020-05-12T02:49:10.700Z] #38 38.67 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_arm64.deb ... [2020-05-12T02:49:10.700Z] #38 38.68 Unpacking libnl-3-dev:arm64 (3.4.0-1) ... [2020-05-12T02:49:10.700Z] #38 39.14 Selecting previously unselected package libprotobuf-c1:arm64. [2020-05-12T02:49:10.700Z] #38 39.16 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_arm64.deb ... [2020-05-12T02:49:10.700Z] #38 39.17 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2020-05-12T02:49:10.700Z] #38 39.38 Selecting previously unselected package libprotobuf-c-dev:arm64. [2020-05-12T02:49:10.700Z] #38 39.45 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_arm64.deb ... [2020-05-12T02:49:10.700Z] #38 39.45 Unpacking libprotobuf-c-dev:arm64 (1.3.1-1+b1) ... [2020-05-12T02:49:10.700Z] #38 39.89 Selecting previously unselected package zlib1g-dev:arm64. [2020-05-12T02:49:10.700Z] #38 39.89 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_arm64.deb ... [2020-05-12T02:49:10.700Z] #38 39.91 Unpacking zlib1g-dev:arm64 (1:1.2.11.dfsg-1) ... [2020-05-12T02:49:10.700Z] #38 40.17 Selecting previously unselected package libprotobuf17:arm64. [2020-05-12T02:49:10.700Z] #38 40.18 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_arm64.deb ... [2020-05-12T02:49:10.700Z] #38 40.22 Unpacking libprotobuf17:arm64 (3.6.1.3-2) ... [2020-05-12T02:49:10.700Z] #38 40.90 Selecting previously unselected package libprotobuf-lite17:arm64. [2020-05-12T02:49:10.700Z] #38 40.92 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_arm64.deb ... [2020-05-12T02:49:10.700Z] #38 40.94 Unpacking libprotobuf-lite17:arm64 (3.6.1.3-2) ... [2020-05-12T02:49:10.700Z] #38 41.34 Selecting previously unselected package libprotobuf-dev:arm64. [2020-05-12T02:49:10.700Z] #38 41.35 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_arm64.deb ... [2020-05-12T02:49:10.700Z] #38 41.47 Unpacking libprotobuf-dev:arm64 (3.6.1.3-2) ... [2020-05-12T02:49:10.700Z] #38 42.71 Selecting previously unselected package libprotoc17:arm64. [2020-05-12T02:49:10.700Z] #38 42.73 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_arm64.deb ... [2020-05-12T02:49:10.700Z] #38 42.74 Unpacking libprotoc17:arm64 (3.6.1.3-2) ... [2020-05-12T02:49:10.700Z] #38 43.57 Selecting previously unselected package protobuf-c-compiler. [2020-05-12T02:49:10.700Z] #38 43.57 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_arm64.deb ... [2020-05-12T02:49:10.700Z] #38 43.59 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-05-12T02:49:10.700Z] #38 43.78 Selecting previously unselected package protobuf-compiler. [2020-05-12T02:49:10.700Z] #38 43.78 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_arm64.deb ... [2020-05-12T02:49:10.700Z] #38 43.79 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-05-12T02:49:10.700Z] #38 43.96 Selecting previously unselected package python-pkg-resources. [2020-05-12T02:49:10.700Z] #38 43.97 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-05-12T02:49:10.700Z] #38 43.99 Unpacking python-pkg-resources (40.8.0-1) ... [2020-05-12T02:49:10.700Z] #38 44.46 Selecting previously unselected package python-six. [2020-05-12T02:49:10.700Z] #38 44.48 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-05-12T02:49:10.700Z] #38 44.49 Unpacking python-six (1.12.0-1) ... [2020-05-12T02:49:10.700Z] #38 44.62 Selecting previously unselected package python-protobuf. [2020-05-12T02:49:10.700Z] #38 44.62 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_arm64.deb ... [2020-05-12T02:49:10.700Z] #38 44.63 Unpacking python-protobuf (3.6.1.3-2) ... [2020-05-12T02:49:10.700Z] #38 ... [2020-05-12T02:49:10.700Z] [2020-05-12T02:49:10.700Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-12T02:49:10.970Z] #25 5.266 0.0% ## 4.0% #### 5.9% ###### 8.7% ######### 12.7% ############ 17.0% ################ 23.5% ################## 26.2% ###################### 31.1% ###################### 31.5% ########################### 37.5% ############################# 41.1% [2020-05-12T02:49:10.970Z] #25 ... [2020-05-12T02:49:10.970Z] [2020-05-12T02:49:10.970Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-12T02:49:10.970Z] #10 34.80 The following additional packages will be installed: [2020-05-12T02:49:10.970Z] #10 34.81 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-05-12T02:49:10.970Z] #10 34.81 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-05-12T02:49:10.970Z] #10 34.81 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-05-12T02:49:10.970Z] #10 34.81 libselinux1-dev libsepol1-dev libsystemd0 libudev1 mingw-w64-common [2020-05-12T02:49:10.970Z] #10 34.81 mingw-w64-x86-64-dev [2020-05-12T02:49:10.970Z] #10 34.81 Suggested packages: [2020-05-12T02:49:10.970Z] #10 34.82 gcc-8-locales seccomp wine64 [2020-05-12T02:49:10.970Z] #10 36.17 The following NEW packages will be installed: [2020-05-12T02:49:10.970Z] #10 36.17 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-05-12T02:49:10.970Z] #10 36.17 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-05-12T02:49:10.970Z] #10 36.18 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-05-12T02:49:10.970Z] #10 36.18 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-05-12T02:49:10.970Z] #10 36.18 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-05-12T02:49:10.970Z] #10 36.19 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-05-12T02:49:10.970Z] #10 36.19 The following packages will be upgraded: [2020-05-12T02:49:10.970Z] #10 36.20 libsystemd0 libudev1 [2020-05-12T02:49:10.970Z] #10 36.61 2 upgraded, 25 newly installed, 0 to remove and 6 not upgraded. [2020-05-12T02:49:10.970Z] #10 36.61 Need to get 73.8 MB of archives. [2020-05-12T02:49:10.970Z] #10 36.61 After this operation, 472 MB of additional disk space will be used. [2020-05-12T02:49:10.970Z] #10 36.61 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsystemd0 arm64 241-7~deb10u4 [313 kB] [2020-05-12T02:49:10.970Z] #10 36.63 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libudev1 arm64 241-7~deb10u4 [146 kB] [2020-05-12T02:49:10.970Z] #10 36.64 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 binutils-mingw-w64-i686 arm64 2.31.1-11+8.3 [2188 kB] [2020-05-12T02:49:10.970Z] #10 36.71 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 binutils-mingw-w64-x86-64 arm64 2.31.1-11+8.3 [2429 kB] [2020-05-12T02:49:10.970Z] #10 36.83 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2020-05-12T02:49:10.970Z] #10 36.83 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper1.02.1 arm64 2:1.02.155-3 [124 kB] [2020-05-12T02:49:10.970Z] #10 36.83 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 dmsetup arm64 2:1.02.155-3 [83.9 kB] [2020-05-12T02:49:10.970Z] #10 36.83 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 mingw-w64-common all 6.0.0-3 [4910 kB] [2020-05-12T02:49:10.970Z] #10 37.48 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2020-05-12T02:49:10.971Z] #10 37.60 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 gcc-mingw-w64-base arm64 8.3.0-6+21.3~deb10u1 [175 kB] [2020-05-12T02:49:10.971Z] #10 37.60 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 gcc-mingw-w64-x86-64 arm64 8.3.0-6+21.3~deb10u1 [33.2 MB] [2020-05-12T02:49:10.971Z] #10 39.89 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 g++-mingw-w64-x86-64 arm64 8.3.0-6+21.3~deb10u1 [24.0 MB] [2020-05-12T02:49:10.971Z] #10 41.30 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor1 arm64 2.13.2-10 [93.8 kB] [2020-05-12T02:49:10.971Z] #10 41.30 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor-dev arm64 2.13.2-10 [137 kB] [2020-05-12T02:49:10.971Z] #10 41.30 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB] [2020-05-12T02:49:10.971Z] #10 41.30 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB] [2020-05-12T02:49:10.971Z] #10 41.30 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper-event1.02.1 arm64 2:1.02.155-3 [21.7 kB] [2020-05-12T02:49:10.971Z] #10 41.30 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libudev-dev arm64 241-7~deb10u4 [110 kB] [2020-05-12T02:49:10.971Z] #10 41.30 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsepol1-dev arm64 2.8-1 [308 kB] [2020-05-12T02:49:10.971Z] #10 41.32 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre16-3 arm64 2:8.39-12 [236 kB] [2020-05-12T02:49:10.971Z] #10 41.34 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre32-3 arm64 2:8.39-12 [230 kB] [2020-05-12T02:49:10.971Z] #10 41.35 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcrecpp0v5 arm64 2:8.39-12 [151 kB] [2020-05-12T02:49:10.971Z] #10 41.46 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre3-dev arm64 2:8.39-12 [578 kB] [2020-05-12T02:49:10.971Z] #10 41.50 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libselinux1-dev arm64 2.8-1+b1 [163 kB] [2020-05-12T02:49:10.971Z] #10 41.51 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper-dev arm64 2:1.02.155-3 [51.4 kB] [2020-05-12T02:49:10.971Z] #10 41.51 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libseccomp-dev arm64 2.3.3-4 [61.8 kB] [2020-05-12T02:49:10.971Z] #10 41.52 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsystemd-dev arm64 241-7~deb10u4 [322 kB] [2020-05-12T02:49:10.971Z] #10 42.75 debconf: delaying package configuration, since apt-utils is not installed [2020-05-12T02:49:10.971Z] #10 42.87 Fetched 73.8 MB in 5s (14.2 MB/s) [2020-05-12T02:49:10.971Z] #10 42.93 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15382 files and directories currently installed.) [2020-05-12T02:49:10.971Z] #10 42.99 Preparing to unpack .../libsystemd0_241-7~deb10u4_arm64.deb ... [2020-05-12T02:49:10.971Z] #10 43.09 Unpacking libsystemd0:arm64 (241-7~deb10u4) over (241-7~deb10u3) ... [2020-05-12T02:49:10.971Z] #10 43.67 Setting up libsystemd0:arm64 (241-7~deb10u4) ... [2020-05-12T02:49:10.971Z] #10 43.88 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15382 files and directories currently installed.) [2020-05-12T02:49:10.971Z] #10 43.95 Preparing to unpack .../libudev1_241-7~deb10u4_arm64.deb ... [2020-05-12T02:49:10.971Z] #10 43.99 Unpacking libudev1:arm64 (241-7~deb10u4) over (241-7~deb10u3) ... [2020-05-12T02:49:10.971Z] #10 44.28 Setting up libudev1:arm64 (241-7~deb10u4) ... [2020-05-12T02:49:10.971Z] #10 44.60 Selecting previously unselected package binutils-mingw-w64-i686. [2020-05-12T02:49:10.971Z] #10 44.60 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15382 files and directories currently installed.) [2020-05-12T02:49:10.971Z] #10 44.77 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_arm64.deb ... [2020-05-12T02:49:10.971Z] #10 44.78 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-05-12T02:49:10.971Z] #10 ... [2020-05-12T02:49:10.971Z] [2020-05-12T02:49:10.971Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-12T02:49:10.986Z] #10 48.80 The following NEW packages will be installed: [2020-05-12T02:49:11.244Z] #10 48.81 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-05-12T02:49:11.244Z] #10 48.81 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-05-12T02:49:11.244Z] #10 48.81 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-05-12T02:49:11.244Z] #10 48.81 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-05-12T02:49:11.244Z] #10 48.82 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-05-12T02:49:11.244Z] #10 48.82 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-05-12T02:49:11.244Z] #10 48.84 The following packages will be upgraded: [2020-05-12T02:49:11.244Z] #10 48.86 libsystemd0 libudev1 [2020-05-12T02:49:11.503Z] #10 49.30 2 upgraded, 25 newly installed, 0 to remove and 6 not upgraded. [2020-05-12T02:49:11.503Z] #10 49.30 Need to get 78.2 MB of archives. [2020-05-12T02:49:11.503Z] #10 49.30 After this operation, 487 MB of additional disk space will be used. [2020-05-12T02:49:11.503Z] #10 49.30 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd0 amd64 241-7~deb10u4 [331 kB] [2020-05-12T02:49:11.503Z] #10 49.31 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev1 amd64 241-7~deb10u4 [150 kB] [2020-05-12T02:49:11.764Z] #10 49.32 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB] [2020-05-12T02:49:12.016Z] #41 ... [2020-05-12T02:49:12.016Z] [2020-05-12T02:49:12.016Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-05-12T02:49:12.016Z] #14 DONE 2.0s [2020-05-12T02:49:12.016Z] [2020-05-12T02:49:12.016Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-12T02:49:12.016Z] #39 60.09 AR soccr/libsoccr.a [2020-05-12T02:49:12.016Z] #39 60.15 make[1]: 'soccr/libsoccr.a' is up to date. [2020-05-12T02:49:12.016Z] #39 60.53 DEP criu/arch/x86/sigframe.d [2020-05-12T02:49:12.016Z] #39 60.61 DEP criu/arch/x86/sigaction_compat.d [2020-05-12T02:49:12.016Z] #39 60.69 DEP criu/arch/x86/kerndat.d [2020-05-12T02:49:12.016Z] #39 60.84 DEP criu/arch/x86/crtools.d [2020-05-12T02:49:12.016Z] #39 60.95 DEP criu/arch/x86/cpu.d [2020-05-12T02:49:12.022Z] #10 49.68 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-x86-64 amd64 2.31.1-11+8.3 [2642 kB] [2020-05-12T02:49:12.275Z] #39 61.08 CC criu/arch/x86/cpu.o [2020-05-12T02:49:12.280Z] #10 ... [2020-05-12T02:49:12.280Z] [2020-05-12T02:49:12.280Z] #59 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-12T02:49:12.280Z] #59 DONE 49.8s [2020-05-12T02:49:12.280Z] [2020-05-12T02:49:12.280Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-05-12T02:49:12.280Z] #23 38.35 Reading package lists... [2020-05-12T02:49:12.280Z] #23 45.15 Building dependency tree... [2020-05-12T02:49:12.280Z] #23 48.89 ca-certificates is already the newest version (20190110). [2020-05-12T02:49:12.280Z] #23 48.89 The following additional packages will be installed: [2020-05-12T02:49:12.280Z] #23 48.91 libjq1 libonig5 [2020-05-12T02:49:12.280Z] #23 49.35 The following NEW packages will be installed: [2020-05-12T02:49:12.280Z] #23 49.36 jq libjq1 libonig5 [2020-05-12T02:49:12.280Z] #23 49.77 0 upgraded, 3 newly installed, 0 to remove and 8 not upgraded. [2020-05-12T02:49:12.280Z] #23 49.77 Need to get 355 kB of archives. [2020-05-12T02:49:12.280Z] #23 49.77 After this operation, 1072 kB of additional disk space will be used. [2020-05-12T02:49:12.280Z] #23 49.77 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-05-12T02:49:12.280Z] #23 49.78 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-05-12T02:49:12.280Z] #23 49.79 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-05-12T02:49:12.534Z] #25 5.266 0.0% ## 4.0% #### 5.9% ###### 8.7% ######### 12.7% ############ 17.0% ################ 23.5% ################## 26.2% ###################### 31.1% ###################### 31.5% ########################### 37.5% ############################# 41.1% ############################### 43.9% ################################### 48.7% ###################################### 52.8% ######################################## 56.8% ########################################## 58.7% ############################################# 63.1% ############################################### 66.6% ################################################# 68.9% ################################################### 71.7% ###################################################### 75.2% ########################################################## 80.8% ############################################################## 86.5% ################################################################ 90.1% ##################################################################### 96.4% ######################################################################## 100.0% [2020-05-12T02:49:12.538Z] #23 ... [2020-05-12T02:49:12.538Z] [2020-05-12T02:49:12.538Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-12T02:49:12.538Z] #10 50.14 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2020-05-12T02:49:12.538Z] #10 50.15 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2020-05-12T02:49:12.538Z] #10 50.15 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2020-05-12T02:49:12.538Z] #10 50.18 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2020-05-12T02:49:12.607Z] #42 16.69 crypto/internal/subtle [2020-05-12T02:49:12.794Z] #25 8.347 #=#=# [2020-05-12T02:49:12.841Z] #39 61.65 CC criu/arch/x86/crtools.o [2020-05-12T02:49:12.946Z] #47 ... [2020-05-12T02:49:12.946Z] [2020-05-12T02:49:12.946Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-12T02:49:12.946Z] #41 45.13 vendor/golang.org/x/crypto/internal/subtle [2020-05-12T02:49:12.946Z] #41 45.29 vendor/golang.org/x/crypto/curve25519 [2020-05-12T02:49:13.246Z] #42 17.45 crypto/subtle [2020-05-12T02:49:13.472Z] #10 50.90 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2020-05-12T02:49:13.472Z] #10 51.16 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u1 [175 kB] [2020-05-12T02:49:13.472Z] #10 51.18 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [35.8 MB] [2020-05-12T02:49:13.872Z] #41 ... [2020-05-12T02:49:13.872Z] [2020-05-12T02:49:13.872Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-05-12T02:49:13.872Z] #23 35.97 Fetched 8345 kB in 26s (317 kB/s) [2020-05-12T02:49:13.872Z] #23 35.97 Reading package lists... [2020-05-12T02:49:13.872Z] #23 43.67 Reading package lists... [2020-05-12T02:49:13.872Z] #23 ... [2020-05-12T02:49:13.872Z] [2020-05-12T02:49:13.872Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-12T02:49:13.872Z] #10 37.78 Fetched 8345 kB in 27s (312 kB/s) [2020-05-12T02:49:13.872Z] #10 37.78 Reading package lists... [2020-05-12T02:49:13.885Z] #42 18.23 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-05-12T02:49:13.930Z] #25 8.687 0.1% ######### 12.9% ################ 23.5% ###################### 30.9% ############################## 41.9% #################################### 50.6% ########################################### 59.9% [2020-05-12T02:49:13.930Z] #25 ... [2020-05-12T02:49:13.930Z] [2020-05-12T02:49:13.930Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-12T02:49:13.930Z] #30 37.68 internal/reflectlite [2020-05-12T02:49:13.930Z] #30 37.68 sync [2020-05-12T02:49:13.930Z] #30 40.88 sort [2020-05-12T02:49:13.930Z] #30 40.90 errors [2020-05-12T02:49:13.930Z] #30 41.33 io [2020-05-12T02:49:13.930Z] #30 41.33 internal/oserror [2020-05-12T02:49:13.930Z] #30 41.33 strconv [2020-05-12T02:49:13.930Z] #30 41.54 syscall [2020-05-12T02:49:13.930Z] #30 42.99 bytes [2020-05-12T02:49:13.930Z] #30 42.99 strings [2020-05-12T02:49:13.930Z] #30 46.93 bufio [2020-05-12T02:49:13.930Z] #30 ... [2020-05-12T02:49:13.930Z] [2020-05-12T02:49:13.930Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-12T02:49:13.930Z] #41 37.82 sync [2020-05-12T02:49:13.930Z] #41 37.82 internal/reflectlite [2020-05-12T02:49:13.930Z] #41 39.55 github.com/LK4D4/vndr/godl/singleflight [2020-05-12T02:49:13.930Z] #41 39.56 math/rand [2020-05-12T02:49:13.930Z] #41 39.58 internal/singleflight [2020-05-12T02:49:13.930Z] #41 41.33 sort [2020-05-12T02:49:13.930Z] #41 41.35 io [2020-05-12T02:49:13.930Z] #41 41.35 internal/oserror [2020-05-12T02:49:13.930Z] #41 41.35 strconv [2020-05-12T02:49:13.930Z] #41 41.54 syscall [2020-05-12T02:49:13.930Z] #41 43.60 vendor/golang.org/x/net/dns/dnsmessage [2020-05-12T02:49:13.930Z] #41 44.16 bytes [2020-05-12T02:49:13.930Z] #41 47.70 reflect [2020-05-12T02:49:14.190Z] #41 ... [2020-05-12T02:49:14.190Z] [2020-05-12T02:49:14.190Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-12T02:49:14.190Z] #25 8.687 0.1% ######### 12.9% ################ 23.5% ###################### 30.9% ############################## 41.9% #################################### 50.6% ########################################### 59.9% ################################################### 70.9% ########################################################### 83.0% ##################################################################### 96.2% ######################################################################## 100.0% [2020-05-12T02:49:14.190Z] #25 ... [2020-05-12T02:49:14.190Z] [2020-05-12T02:49:14.190Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-12T02:49:14.190Z] #52 3.214 + RM_GOPATH=0 [2020-05-12T02:49:14.190Z] #52 3.214 + TMP_GOPATH= [2020-05-12T02:49:14.190Z] #52 3.214 + : /build [2020-05-12T02:49:14.190Z] #52 3.214 + '[' -z '' ']' [2020-05-12T02:49:14.190Z] #52 3.215 ++ mktemp -d [2020-05-12T02:49:14.190Z] #52 3.218 + export GOPATH=/tmp/tmp.ltMxeCcvIC [2020-05-12T02:49:14.190Z] #52 3.218 + GOPATH=/tmp/tmp.ltMxeCcvIC [2020-05-12T02:49:14.190Z] #52 3.218 + RM_GOPATH=1 [2020-05-12T02:49:14.190Z] #52 3.227 ++ dirname /tmp/install/install.sh [2020-05-12T02:49:14.190Z] #52 3.232 Install containerd version 814b7956fafc7a0980ea07e950f983d0837e5578 [2020-05-12T02:49:14.190Z] #52 3.232 + dir=/tmp/install [2020-05-12T02:49:14.190Z] #52 3.232 + bin=containerd [2020-05-12T02:49:14.190Z] #52 3.232 + shift [2020-05-12T02:49:14.190Z] #52 3.232 + '[' '!' -f /tmp/install/containerd.installer ']' [2020-05-12T02:49:14.190Z] #52 3.232 + . /tmp/install/containerd.installer [2020-05-12T02:49:14.190Z] #52 3.232 ++ : 814b7956fafc7a0980ea07e950f983d0837e5578 [2020-05-12T02:49:14.190Z] #52 3.232 + install_containerd [2020-05-12T02:49:14.190Z] #52 3.232 + echo 'Install containerd version 814b7956fafc7a0980ea07e950f983d0837e5578' [2020-05-12T02:49:14.190Z] #52 3.232 + git clone https://github.com/containerd/containerd.git /tmp/tmp.ltMxeCcvIC/src/github.com/containerd/containerd [2020-05-12T02:49:14.190Z] #52 3.257 Cloning into '/tmp/tmp.ltMxeCcvIC/src/github.com/containerd/containerd'... [2020-05-12T02:49:14.215Z] #39 62.82 CC criu/arch/x86/kerndat.o [2020-05-12T02:49:14.215Z] #39 ... [2020-05-12T02:49:14.215Z] [2020-05-12T02:49:14.215Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-05-12T02:49:14.215Z] #15 DONE 2.1s [2020-05-12T02:49:14.215Z] [2020-05-12T02:49:14.215Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-05-12T02:49:14.407Z] #10 ... [2020-05-12T02:49:14.407Z] [2020-05-12T02:49:14.407Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-05-12T02:49:14.407Z] #51 37.81 Reading package lists... [2020-05-12T02:49:14.407Z] #51 44.80 Building dependency tree... [2020-05-12T02:49:14.407Z] #51 48.06 The following additional packages will be installed: [2020-05-12T02:49:14.407Z] #51 48.08 libbtrfs0 [2020-05-12T02:49:14.407Z] #51 48.29 The following NEW packages will be installed: [2020-05-12T02:49:14.407Z] #51 48.32 libbtrfs-dev libbtrfs0 [2020-05-12T02:49:14.407Z] #51 48.92 0 upgraded, 2 newly installed, 0 to remove and 8 not upgraded. [2020-05-12T02:49:14.407Z] #51 48.92 Need to get 119 kB of archives. [2020-05-12T02:49:14.407Z] #51 48.92 After this operation, 387 kB of additional disk space will be used. [2020-05-12T02:49:14.407Z] #51 48.92 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-05-12T02:49:14.407Z] #51 48.93 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-05-12T02:49:14.407Z] #51 50.60 debconf: delaying package configuration, since apt-utils is not installed [2020-05-12T02:49:14.407Z] #51 50.91 Fetched 119 kB in 0s (311 kB/s) [2020-05-12T02:49:14.407Z] #51 51.04 Selecting previously unselected package libbtrfs0. [2020-05-12T02:49:14.407Z] #51 51.04 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15409 files and directories currently installed.) [2020-05-12T02:49:14.407Z] #51 51.09 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2020-05-12T02:49:14.407Z] #51 51.10 Unpacking libbtrfs0 (4.20.1-2) ... [2020-05-12T02:49:14.407Z] #51 51.20 Selecting previously unselected package libbtrfs-dev. [2020-05-12T02:49:14.407Z] #51 51.22 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-05-12T02:49:14.407Z] #51 51.23 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-05-12T02:49:14.407Z] #51 51.50 Setting up libbtrfs0 (4.20.1-2) ... [2020-05-12T02:49:14.407Z] #51 51.51 Setting up libbtrfs-dev (4.20.1-2) ... [2020-05-12T02:49:14.407Z] #51 51.54 Processing triggers for libc-bin (2.28-10) ... [2020-05-12T02:49:14.407Z] #51 DONE 51.9s [2020-05-12T02:49:14.407Z] [2020-05-12T02:49:14.407Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-05-12T02:49:14.407Z] #23 51.31 debconf: delaying package configuration, since apt-utils is not installed [2020-05-12T02:49:14.407Z] #23 51.45 Fetched 355 kB in 0s (1248 kB/s) [2020-05-12T02:49:14.407Z] #23 51.62 Selecting previously unselected package libonig5:amd64. [2020-05-12T02:49:14.407Z] #23 51.62 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15409 files and directories currently installed.) [2020-05-12T02:49:14.407Z] #23 51.78 Preparing to unpack .../libonig5_6.9.1-1_amd64.deb ... [2020-05-12T02:49:14.407Z] #23 51.78 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-05-12T02:49:14.451Z] #52 ... [2020-05-12T02:49:14.451Z] [2020-05-12T02:49:14.451Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-12T02:49:14.451Z] #10 48.22 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-05-12T02:49:14.451Z] #10 48.22 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_arm64.deb ... [2020-05-12T02:49:14.451Z] #10 48.22 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-05-12T02:49:14.665Z] #23 52.23 Selecting previously unselected package libjq1:amd64. [2020-05-12T02:49:14.665Z] #23 52.24 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-05-12T02:49:14.665Z] #23 52.27 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-05-12T02:49:14.800Z] #10 45.13 Reading package lists... [2020-05-12T02:49:14.800Z] #10 ... [2020-05-12T02:49:14.800Z] [2020-05-12T02:49:14.800Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-12T02:49:14.800Z] #32 40.15 Reading package lists... [2020-05-12T02:49:14.923Z] #23 52.54 Selecting previously unselected package jq. [2020-05-12T02:49:14.923Z] #23 52.54 Preparing to unpack .../jq_1.5+dfsg-2+b1_amd64.deb ... [2020-05-12T02:49:14.923Z] #23 52.57 Unpacking jq (1.5+dfsg-2+b1) ... [2020-05-12T02:49:14.948Z] #42 18.97 internal/nettrace [2020-05-12T02:49:15.055Z] #32 47.50 Building dependency tree... [2020-05-12T02:49:15.055Z] #32 ... [2020-05-12T02:49:15.055Z] [2020-05-12T02:49:15.055Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-12T02:49:15.055Z] #38 37.45 Fetched 8345 kB in 26s (319 kB/s) [2020-05-12T02:49:15.055Z] #38 37.45 Reading package lists... [2020-05-12T02:49:15.182Z] #23 52.83 Setting up libonig5:amd64 (6.9.1-1) ... [2020-05-12T02:49:15.182Z] #23 52.85 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-05-12T02:49:15.182Z] #23 52.86 Setting up jq (1.5+dfsg-2+b1) ... [2020-05-12T02:49:15.182Z] #23 52.87 Processing triggers for libc-bin (2.28-10) ... [2020-05-12T02:49:15.239Z] #42 19.59 runtime/cgo [2020-05-12T02:49:15.311Z] #38 44.64 Reading package lists... [2020-05-12T02:49:15.311Z] #38 ... [2020-05-12T02:49:15.311Z] [2020-05-12T02:49:15.312Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-05-12T02:49:15.312Z] #51 37.65 Fetched 8345 kB in 26s (316 kB/s) [2020-05-12T02:49:15.312Z] #51 37.65 Reading package lists... [2020-05-12T02:49:15.451Z] #23 DONE 53.2s [2020-05-12T02:49:15.451Z] [2020-05-12T02:49:15.451Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-12T02:49:15.451Z] #38 39.71 Reading package lists... [2020-05-12T02:49:15.451Z] #38 46.41 Building dependency tree... [2020-05-12T02:49:15.451Z] #38 50.14 The following additional packages will be installed: [2020-05-12T02:49:15.451Z] #38 50.14 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-05-12T02:49:15.451Z] #38 50.14 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-05-12T02:49:15.451Z] #38 50.14 Suggested packages: [2020-05-12T02:49:15.451Z] #38 50.14 manpages-dev python-setuptools [2020-05-12T02:49:15.451Z] #38 52.12 The following NEW packages will be installed: [2020-05-12T02:49:15.451Z] #38 52.12 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-05-12T02:49:15.451Z] #38 52.12 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-05-12T02:49:15.451Z] #38 52.12 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-05-12T02:49:15.451Z] #38 52.12 python-six zlib1g-dev [2020-05-12T02:49:15.451Z] #38 52.54 0 upgraded, 17 newly installed, 0 to remove and 8 not upgraded. [2020-05-12T02:49:15.451Z] #38 52.54 Need to get 4095 kB of archives. [2020-05-12T02:49:15.451Z] #38 52.54 After this operation, 22.5 MB of additional disk space will be used. [2020-05-12T02:49:15.451Z] #38 52.54 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2020-05-12T02:49:15.451Z] #38 52.54 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-12T02:49:15.451Z] #38 52.54 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-12T02:49:15.451Z] #38 52.56 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-12T02:49:15.451Z] #38 52.59 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2020-05-12T02:49:15.451Z] #38 52.61 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-12T02:49:15.451Z] #38 52.64 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-12T02:49:15.451Z] #38 52.64 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-12T02:49:15.451Z] #38 52.71 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2020-05-12T02:49:15.451Z] #38 52.80 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2020-05-12T02:49:15.451Z] #38 52.83 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2020-05-12T02:49:15.451Z] #38 52.98 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2020-05-12T02:49:15.451Z] #38 53.12 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-12T02:49:15.451Z] #38 53.13 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-12T02:49:15.451Z] #38 53.15 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2020-05-12T02:49:15.451Z] #38 53.17 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2020-05-12T02:49:15.451Z] #38 53.17 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2020-05-12T02:49:15.711Z] #38 ... [2020-05-12T02:49:15.711Z] [2020-05-12T02:49:15.711Z] #24 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-05-12T02:49:15.711Z] #24 DONE 0.1s [2020-05-12T02:49:15.711Z] [2020-05-12T02:49:15.711Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-12T02:49:16.115Z] #16 DONE 2.1s [2020-05-12T02:49:16.115Z] [2020-05-12T02:49:16.115Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-12T02:49:16.115Z] #39 63.56 CC criu/arch/x86/sigaction_compat.o [2020-05-12T02:49:16.115Z] #39 63.78 CC criu/arch/x86/sigframe.o [2020-05-12T02:49:16.115Z] #39 64.05 LINK criu/arch/x86/crtools.built-in.o [2020-05-12T02:49:16.115Z] #39 64.12 DEP criu/pie/util-vdso-elf32.d [2020-05-12T02:49:16.115Z] #39 64.21 DEP criu/pie/util-vdso.d [2020-05-12T02:49:16.115Z] #39 64.34 DEP criu/pie/util.d [2020-05-12T02:49:16.115Z] #39 64.45 CC criu/pie/util.o [2020-05-12T02:49:16.115Z] #39 64.73 CC criu/pie/util-vdso.o [2020-05-12T02:49:16.674Z] #51 45.13 Reading package lists... [2020-05-12T02:49:16.674Z] #51 ... [2020-05-12T02:49:16.674Z] [2020-05-12T02:49:16.674Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-12T02:49:16.674Z] #32 47.50 Building dependency tree... [2020-05-12T02:49:16.682Z] #39 65.52 CC criu/pie/util-vdso-elf32.o [2020-05-12T02:49:16.758Z] #42 ... [2020-05-12T02:49:16.758Z] [2020-05-12T02:49:16.758Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-12T02:49:16.758Z] #39 10.99 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7360 B] [2020-05-12T02:49:16.758Z] #39 ... [2020-05-12T02:49:16.758Z] [2020-05-12T02:49:16.758Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-12T02:49:16.758Z] #31 11.36 runtime/cgo [2020-05-12T02:49:17.615Z] #39 66.36 AR criu/pie/pie.lib.a [2020-05-12T02:49:17.615Z] #39 66.42 DEP criu/pie/restorer.d [2020-05-12T02:49:17.615Z] #39 66.62 DEP criu/arch/x86/sigaction_compat_pie.d [2020-05-12T02:49:17.766Z] #10 51.07 Selecting previously unselected package binutils-mingw-w64. [2020-05-12T02:49:17.766Z] #10 51.08 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-05-12T02:49:17.766Z] #10 51.12 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-05-12T02:49:17.766Z] #10 51.27 Selecting previously unselected package libdevmapper1.02.1:arm64. [2020-05-12T02:49:17.766Z] #10 51.27 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_arm64.deb ... [2020-05-12T02:49:17.766Z] #10 51.28 Unpacking libdevmapper1.02.1:arm64 (2:1.02.155-3) ... [2020-05-12T02:49:17.766Z] #10 51.54 Selecting previously unselected package dmsetup. [2020-05-12T02:49:17.766Z] #10 51.55 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_arm64.deb ... [2020-05-12T02:49:17.766Z] #10 51.57 Unpacking dmsetup (2:1.02.155-3) ... [2020-05-12T02:49:17.795Z] #31 ... [2020-05-12T02:49:17.795Z] [2020-05-12T02:49:17.795Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-12T02:49:17.795Z] #48 21.87 + cd /tmp/tmp.rlwvxXQMDE/src/github.com/mvdan/sh [2020-05-12T02:49:17.795Z] #48 21.87 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-05-12T02:49:17.795Z] #48 22.08 + GO111MODULE=on [2020-05-12T02:49:17.795Z] #48 22.08 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-05-12T02:49:17.873Z] #39 66.75 DEP criu/arch/x86/restorer_unmap.d [2020-05-12T02:49:17.874Z] #39 66.79 DEP criu/arch/x86/restorer.d [2020-05-12T02:49:18.034Z] #10 51.91 Selecting previously unselected package mingw-w64-common. [2020-05-12T02:49:18.034Z] #10 51.94 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-05-12T02:49:18.034Z] #10 51.95 Unpacking mingw-w64-common (6.0.0-3) ... [2020-05-12T02:49:18.132Z] #39 66.98 DEP criu/arch/x86/vdso-pie.d [2020-05-12T02:49:18.390Z] #39 67.06 DEP criu/pie/parasite-vdso.d [2020-05-12T02:49:18.390Z] #39 67.21 DEP criu/pie/parasite.d [2020-05-12T02:49:18.648Z] #39 67.44 CC criu/pie/parasite.o [2020-05-12T02:49:18.978Z] #10 ... [2020-05-12T02:49:18.978Z] [2020-05-12T02:49:18.978Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-12T02:49:18.978Z] #32 42.76 Selecting previously unselected package libicu63:arm64. [2020-05-12T02:49:18.978Z] #32 42.76 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_arm64.deb ... [2020-05-12T02:49:18.978Z] #32 42.78 Unpacking libicu63:arm64 (63.1-6+deb10u1) ... [2020-05-12T02:49:18.978Z] #32 48.02 Selecting previously unselected package libxml2:arm64. [2020-05-12T02:49:18.978Z] #32 48.02 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_arm64.deb ... [2020-05-12T02:49:18.978Z] #32 48.03 Unpacking libxml2:arm64 (2.9.4+dfsg1-7+b3) ... [2020-05-12T02:49:18.978Z] #32 48.72 Selecting previously unselected package libarchive13:arm64. [2020-05-12T02:49:18.978Z] #32 48.72 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_arm64.deb ... [2020-05-12T02:49:18.978Z] #32 48.73 Unpacking libarchive13:arm64 (3.3.3-4+deb10u1) ... [2020-05-12T02:49:18.978Z] #32 49.02 Selecting previously unselected package libjsoncpp1:arm64. [2020-05-12T02:49:18.978Z] #32 49.03 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_arm64.deb ... [2020-05-12T02:49:18.978Z] #32 49.03 Unpacking libjsoncpp1:arm64 (1.7.4-3) ... [2020-05-12T02:49:18.978Z] #32 49.28 Selecting previously unselected package librhash0:arm64. [2020-05-12T02:49:18.978Z] #32 49.28 Preparing to unpack .../7-librhash0_1.3.8-1_arm64.deb ... [2020-05-12T02:49:18.978Z] #32 49.32 Unpacking librhash0:arm64 (1.3.8-1) ... [2020-05-12T02:49:18.978Z] #32 49.71 Selecting previously unselected package libuv1:arm64. [2020-05-12T02:49:18.978Z] #32 49.73 Preparing to unpack .../8-libuv1_1.24.1-1_arm64.deb ... [2020-05-12T02:49:18.978Z] #32 49.75 Unpacking libuv1:arm64 (1.24.1-1) ... [2020-05-12T02:49:18.978Z] #32 50.17 Selecting previously unselected package cmake. [2020-05-12T02:49:18.978Z] #32 50.18 Preparing to unpack .../9-cmake_3.13.4-1_arm64.deb ... [2020-05-12T02:49:18.978Z] #32 50.19 Unpacking cmake (3.13.4-1) ... [2020-05-12T02:49:18.978Z] #32 ... [2020-05-12T02:49:18.978Z] [2020-05-12T02:49:18.978Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-12T02:49:18.978Z] #25 10.34 [2020-05-12T02:49:18.978Z] #25 10.61 0.0% ### 5.4% ######## 12.1% ############ 17.0% ################# 23.9% ###################### 31.0% ###################### 31.6% ####################### 32.5% ####################### 33.2% ############################ 40.2% ############################### 44.0% ################################ 44.5% ################################ 45.0% #################################### 50.1% ####################################### 55.2% ########################################### 59.8% ################################################# 68.2% ######################################################## 77.9% ############################################################### 88.5% ###################################################################### 97.6% ######################################################################## 100.0% [2020-05-12T02:49:18.978Z] #25 13.25 #=#=# [2020-05-12T02:49:18.997Z] #25 ... [2020-05-12T02:49:18.997Z] [2020-05-12T02:49:18.997Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-12T02:49:18.997Z] #32 39.98 Reading package lists... [2020-05-12T02:49:18.997Z] #32 46.73 Building dependency tree... [2020-05-12T02:49:18.997Z] #32 50.02 The following additional packages will be installed: [2020-05-12T02:49:18.997Z] #32 50.06 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-05-12T02:49:18.997Z] #32 50.14 Suggested packages: [2020-05-12T02:49:18.997Z] #32 50.14 cmake-doc ninja-build lrzip [2020-05-12T02:49:18.997Z] #32 50.14 Recommended packages: [2020-05-12T02:49:18.997Z] #32 50.14 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-05-12T02:49:18.997Z] #32 51.63 The following NEW packages will be installed: [2020-05-12T02:49:18.997Z] #32 51.65 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-05-12T02:49:18.997Z] #32 51.65 vim-common xxd [2020-05-12T02:49:18.997Z] #32 52.06 0 upgraded, 10 newly installed, 0 to remove and 8 not upgraded. [2020-05-12T02:49:18.997Z] #32 52.06 Need to get 14.9 MB of archives. [2020-05-12T02:49:18.997Z] #32 52.06 After this operation, 61.8 MB of additional disk space will be used. [2020-05-12T02:49:18.997Z] #32 52.06 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-05-12T02:49:18.997Z] #32 52.08 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-05-12T02:49:18.997Z] #32 52.09 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2020-05-12T02:49:18.997Z] #32 52.29 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-05-12T02:49:18.997Z] #32 53.18 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+b3 [687 kB] [2020-05-12T02:49:18.997Z] #32 53.34 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2020-05-12T02:49:18.997Z] #32 53.40 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2020-05-12T02:49:18.997Z] #32 53.43 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2020-05-12T02:49:18.997Z] #32 53.44 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] [2020-05-12T02:49:18.997Z] #32 53.45 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2020-05-12T02:49:18.997Z] #32 55.17 debconf: delaying package configuration, since apt-utils is not installed [2020-05-12T02:49:18.997Z] #32 55.37 Fetched 14.9 MB in 2s (6942 kB/s) [2020-05-12T02:49:18.997Z] #32 55.43 Selecting previously unselected package xxd. [2020-05-12T02:49:18.997Z] #32 55.43 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15409 files and directories currently installed.) [2020-05-12T02:49:18.997Z] #32 55.54 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-05-12T02:49:18.997Z] #32 55.55 Unpacking xxd (2:8.1.0875-5) ... [2020-05-12T02:49:18.997Z] #32 55.76 Selecting previously unselected package vim-common. [2020-05-12T02:49:18.997Z] #32 55.77 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-05-12T02:49:18.997Z] #32 55.84 Unpacking vim-common (2:8.1.0875-5) ... [2020-05-12T02:49:18.997Z] #32 56.22 Selecting previously unselected package cmake-data. [2020-05-12T02:49:18.997Z] #32 56.23 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-05-12T02:49:18.997Z] #32 56.23 Unpacking cmake-data (3.13.4-1) ... [2020-05-12T02:49:18.997Z] #32 ... [2020-05-12T02:49:18.997Z] [2020-05-12T02:49:18.997Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-12T02:49:18.998Z] #38 54.65 debconf: delaying package configuration, since apt-utils is not installed [2020-05-12T02:49:18.998Z] #38 54.85 Fetched 4095 kB in 1s (3907 kB/s) [2020-05-12T02:49:18.998Z] #38 54.98 Selecting previously unselected package libcap-dev:amd64. [2020-05-12T02:49:18.998Z] #38 54.98 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15409 files and directories currently installed.) [2020-05-12T02:49:18.998Z] #38 55.04 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2020-05-12T02:49:18.998Z] #38 55.07 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2020-05-12T02:49:18.998Z] #38 55.22 Selecting previously unselected package libnet1:amd64. [2020-05-12T02:49:18.998Z] #38 55.23 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-05-12T02:49:18.998Z] #38 55.25 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-05-12T02:49:18.998Z] #38 55.38 Selecting previously unselected package libnet1-dev. [2020-05-12T02:49:18.998Z] #38 55.39 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2020-05-12T02:49:18.998Z] #38 55.39 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-05-12T02:49:18.998Z] #38 55.62 Selecting previously unselected package libnl-3-200:amd64. [2020-05-12T02:49:18.998Z] #38 55.64 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2020-05-12T02:49:18.998Z] #38 55.65 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-05-12T02:49:18.998Z] #38 55.79 Selecting previously unselected package libnl-3-dev:amd64. [2020-05-12T02:49:18.998Z] #38 55.80 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2020-05-12T02:49:18.998Z] #38 55.81 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2020-05-12T02:49:18.998Z] #38 56.16 Selecting previously unselected package libprotobuf-c1:amd64. [2020-05-12T02:49:18.998Z] #38 56.16 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-05-12T02:49:18.998Z] #38 56.17 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-05-12T02:49:18.998Z] #38 56.28 Selecting previously unselected package libprotobuf-c-dev:amd64. [2020-05-12T02:49:18.998Z] #38 56.30 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2020-05-12T02:49:18.998Z] #38 56.32 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-05-12T02:49:18.998Z] #38 56.47 Selecting previously unselected package zlib1g-dev:amd64. [2020-05-12T02:49:18.998Z] #38 56.47 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2020-05-12T02:49:18.998Z] #38 56.48 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-05-12T02:49:19.189Z] #32 51.32 The following additional packages will be installed: [2020-05-12T02:49:19.189Z] #32 51.34 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-05-12T02:49:19.189Z] #32 51.36 Suggested packages: [2020-05-12T02:49:19.189Z] #32 51.36 cmake-doc ninja-build lrzip [2020-05-12T02:49:19.189Z] #32 51.36 Recommended packages: [2020-05-12T02:49:19.189Z] #32 51.36 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-05-12T02:49:19.287Z] #38 56.77 Selecting previously unselected package libprotobuf17:amd64. [2020-05-12T02:49:19.288Z] #38 56.77 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2020-05-12T02:49:19.288Z] #38 56.79 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2020-05-12T02:49:20.022Z] #39 68.87 LINK criu/pie/parasite.built-in.o [2020-05-12T02:49:20.022Z] #39 68.89 GEN criu/pie/parasite-blob.h [2020-05-12T02:49:20.022Z] #39 68.92 CC criu/pie/parasite-vdso.o [2020-05-12T02:49:20.120Z] #32 52.33 The following NEW packages will be installed: [2020-05-12T02:49:20.120Z] #32 52.35 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-05-12T02:49:20.120Z] #32 52.35 vim-common xxd [2020-05-12T02:49:20.237Z] #38 57.96 Selecting previously unselected package libprotobuf-lite17:amd64. [2020-05-12T02:49:20.237Z] #38 57.96 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2020-05-12T02:49:20.237Z] #38 57.97 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-05-12T02:49:20.495Z] #38 ... [2020-05-12T02:49:20.495Z] [2020-05-12T02:49:20.495Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-12T02:49:20.495Z] #30 48.23 sync [2020-05-12T02:49:20.495Z] #30 48.23 internal/reflectlite [2020-05-12T02:49:20.495Z] #30 51.63 sort [2020-05-12T02:49:20.495Z] #30 51.65 errors [2020-05-12T02:49:20.495Z] #30 52.28 strconv [2020-05-12T02:49:20.495Z] #30 53.36 io [2020-05-12T02:49:20.495Z] #30 55.16 internal/oserror [2020-05-12T02:49:20.495Z] #30 55.29 syscall [2020-05-12T02:49:20.495Z] #30 56.53 reflect [2020-05-12T02:49:20.533Z] #48 24.60 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-05-12T02:49:20.533Z] #48 24.76 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-05-12T02:49:20.533Z] #48 24.77 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-05-12T02:49:20.681Z] #32 52.82 0 upgraded, 10 newly installed, 0 to remove and 8 not upgraded. [2020-05-12T02:49:20.681Z] #32 52.82 Need to get 14.9 MB of archives. [2020-05-12T02:49:20.681Z] #32 52.82 After this operation, 61.8 MB of additional disk space will be used. [2020-05-12T02:49:20.681Z] #32 52.82 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-05-12T02:49:20.681Z] #32 52.83 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-05-12T02:49:20.681Z] #32 52.83 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2020-05-12T02:49:20.681Z] #32 52.98 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-05-12T02:49:20.754Z] #30 ... [2020-05-12T02:49:20.754Z] [2020-05-12T02:49:20.754Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-12T02:49:20.754Z] #25 4.004 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2020-05-12T02:49:20.754Z] #25 4.502 [2020-05-12T02:49:20.830Z] #48 25.16 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-05-12T02:49:20.966Z] #39 69.51 CC criu/arch/x86/vdso-pie.o [2020-05-12T02:49:20.966Z] #39 69.79 CC criu/arch/x86/restorer.o [2020-05-12T02:49:21.077Z] #25 13.67 0.0% # 1.9% ## 2.9% ### 5.4% ##### 7.0% ###### 8.6% ####### 10.7% ######### 13.4% ########## 15.1% ########### 16.5% ############# 18.5% ############### 22.1% ################# 24.8% #################### 28.0% ###################### 30.7% ####################### 32.4% ####################### 33.2% ######################## 33.9% ######################### 35.9% ############################ 39.3% ############################## 42.1% ################################ 44.5% ################################# 46.2% ################################## 47.6% ################################### 49.3% #################################### 50.9% ####### [2020-05-12T02:49:21.077Z] #25 ... [2020-05-12T02:49:21.077Z] [2020-05-12T02:49:21.077Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-12T02:49:21.077Z] #43 44.77 + cd /tmp/tmp.H0abnC520M/src/gotest.tools/gotestsum [2020-05-12T02:49:21.077Z] #43 44.77 + git checkout -q v0.3.5 [2020-05-12T02:49:21.077Z] #43 44.89 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2020-05-12T02:49:21.077Z] #43 ... [2020-05-12T02:49:21.077Z] [2020-05-12T02:49:21.077Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-12T02:49:21.129Z] #48 25.23 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-05-12T02:49:21.224Z] #39 70.20 CC criu/arch/x86/restorer_unmap.o [2020-05-12T02:49:21.340Z] #25 13.67 0.0% # 1.9% ## 2.9% ### 5.4% ##### 7.0% ###### 8.6% ####### 10.7% ######### 13.4% ########## 15.1% ########### 16.5% ############# 18.5% ############### 22.1% ################# 24.8% #################### 28.0% ###################### 30.7% ####################### 32.4% ####################### 33.2% ######################## 33.9% ######################### 35.9% ############################ 39.3% ############################## 42.1% ################################ 44.5% ################################# 46.2% ################################## 47.6% ################################### 49.3% #################################### 50.9% ##################################### 51.9% ##################################### 52.8% ####################################### 54.5% ####################### [2020-05-12T02:49:21.340Z] #25 ... [2020-05-12T02:49:21.340Z] [2020-05-12T02:49:21.340Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-12T02:49:21.340Z] #32 53.28 Setting up libicu63:arm64 (63.1-6+deb10u1) ... [2020-05-12T02:49:21.340Z] #32 53.30 Setting up xxd (2:8.1.0875-5) ... [2020-05-12T02:49:21.340Z] #32 53.33 Setting up libuv1:arm64 (1.24.1-1) ... [2020-05-12T02:49:21.340Z] #32 53.34 Setting up vim-common (2:8.1.0875-5) ... [2020-05-12T02:49:21.340Z] #32 53.41 Setting up librhash0:arm64 (1.3.8-1) ... [2020-05-12T02:49:21.340Z] #32 53.45 Setting up cmake-data (3.13.4-1) ... [2020-05-12T02:49:21.340Z] #32 53.51 Setting up libxml2:arm64 (2.9.4+dfsg1-7+b3) ... [2020-05-12T02:49:21.340Z] #32 53.54 Setting up libjsoncpp1:arm64 (1.7.4-3) ... [2020-05-12T02:49:21.340Z] #32 53.56 Setting up libarchive13:arm64 (3.3.3-4+deb10u1) ... [2020-05-12T02:49:21.340Z] #32 53.62 Setting up cmake (3.13.4-1) ... [2020-05-12T02:49:21.340Z] #32 53.70 Processing triggers for libc-bin (2.28-10) ... [2020-05-12T02:49:21.340Z] #32 53.93 Processing triggers for mime-support (3.62) ... [2020-05-12T02:49:21.340Z] #32 DONE 55.2s [2020-05-12T02:49:21.340Z] [2020-05-12T02:49:21.340Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-12T02:49:21.340Z] #25 13.67 0.0% # 1.9% ## 2.9% ### 5.4% ##### 7.0% ###### 8.6% ####### 10.7% ######### 13.4% ########## 15.1% ########### 16.5% ############# 18.5% ############### 22.1% ################# 24.8% #################### 28.0% ###################### 30.7% ####################### 32.4% ####################### 33.2% ######################## 33.9% ######################### 35.9% ############################ 39.3% ############################## 42.1% ################################ 44.5% ################################# 46.2% ################################## 47.6% ################################### 49.3% #################################### 50.9% ##################################### 51.9% ##################################### 52.8% ####################################### 54.5% ######################################## 56.0% ############# [2020-05-12T02:49:21.340Z] #25 ... [2020-05-12T02:49:21.340Z] [2020-05-12T02:49:21.340Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-12T02:49:21.340Z] #38 45.24 Setting up python-pkg-resources (40.8.0-1) ... [2020-05-12T02:49:21.340Z] #38 49.18 Setting up libprotobuf-lite17:arm64 (3.6.1.3-2) ... [2020-05-12T02:49:21.340Z] #38 49.22 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2020-05-12T02:49:21.340Z] #38 49.24 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2020-05-12T02:49:21.340Z] #38 49.27 Setting up libprotobuf-c-dev:arm64 (1.3.1-1+b1) ... [2020-05-12T02:49:21.340Z] #38 49.29 Setting up python-six (1.12.0-1) ... [2020-05-12T02:49:21.340Z] #38 51.93 Setting up zlib1g-dev:arm64 (1:1.2.11.dfsg-1) ... [2020-05-12T02:49:21.340Z] #38 51.95 Setting up libnl-3-200:arm64 (3.4.0-1) ... [2020-05-12T02:49:21.340Z] #38 51.99 Setting up libprotobuf17:arm64 (3.6.1.3-2) ... [2020-05-12T02:49:21.340Z] #38 52.02 Setting up libcap-dev:arm64 (1:2.25-2) ... [2020-05-12T02:49:21.340Z] #38 52.04 Setting up libprotoc17:arm64 (3.6.1.3-2) ... [2020-05-12T02:49:21.340Z] #38 52.05 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-05-12T02:49:21.340Z] #38 52.10 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-05-12T02:49:21.340Z] #38 52.11 Setting up libprotobuf-dev:arm64 (3.6.1.3-2) ... [2020-05-12T02:49:21.340Z] #38 52.12 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-05-12T02:49:21.340Z] #38 52.19 Setting up python-protobuf (3.6.1.3-2) ... [2020-05-12T02:49:21.482Z] #39 70.26 CC criu/arch/x86/sigaction_compat_pie.o [2020-05-12T02:49:21.600Z] #38 ... [2020-05-12T02:49:21.600Z] [2020-05-12T02:49:21.600Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-12T02:49:21.606Z] #32 53.82 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+b3 [687 kB] [2020-05-12T02:49:21.606Z] #32 53.89 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2020-05-12T02:49:21.606Z] #32 53.92 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2020-05-12T02:49:21.606Z] #32 53.93 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2020-05-12T02:49:21.606Z] #32 53.94 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] [2020-05-12T02:49:21.606Z] #32 53.95 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2020-05-12T02:49:21.740Z] #39 70.56 CC criu/pie/restorer.o [2020-05-12T02:49:22.310Z] #25 4.772 0.3% ##### 8.2% ########### 15.4% ################ 22.3% ##################### 29.8% ######################### 35.0% ############################ 39.8% ############################### 44.3% ################################### 49.1% ######################################## 56.6% ############################################# 63.3% ################################################### 71.3% ###################################################### 75.7% ############################################################ 83.6% ############################################################## 87.5% ################################################################### 93.1% ###################################################################### 98.3% ######################################################################## 100.0% [2020-05-12T02:49:22.568Z] #25 6.866 [2020-05-12T02:49:22.654Z] #48 ... [2020-05-12T02:49:22.654Z] [2020-05-12T02:49:22.654Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-12T02:49:22.654Z] #33 27.09 Fetched 8126 kB in 25s (319 kB/s) [2020-05-12T02:49:22.658Z] #25 13.67 0.0% # 1.9% ## 2.9% ### 5.4% ##### 7.0% ###### 8.6% ####### 10.7% ######### 13.4% ########## 15.1% ########### 16.5% ############# 18.5% ############### 22.1% ################# 24.8% #################### 28.0% ###################### 30.7% ####################### 32.4% ####################### 33.2% ######################## 33.9% ######################### 35.9% ############################ 39.3% ############################## 42.1% ################################ 44.5% ################################# 46.2% ################################## 47.6% ################################### 49.3% #################################### 50.9% ##################################### 51.9% ##################################### 52.8% ####################################### 54.5% ######################################## 56.0% ######################################### 57.2% ########################################## 59.0% ########################################### 60.2% ############################################ 61.8% ############################################## 64.5% ################################################ 66.9% ################################################## 70.4% #################################################### 73.4% ###################################################### 75.6% ######################################################## 78.2% ######################################################### 80.2% ########################################################## 81.9% [2020-05-12T02:49:22.658Z] #25 ... [2020-05-12T02:49:22.658Z] [2020-05-12T02:49:22.658Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-12T02:49:22.658Z] #47 46.54 strconv [2020-05-12T02:49:22.658Z] #47 46.56 bytes [2020-05-12T02:49:22.658Z] #47 46.56 strings [2020-05-12T02:49:22.658Z] #47 46.57 syscall [2020-05-12T02:49:22.658Z] #47 52.41 regexp/syntax [2020-05-12T02:49:22.658Z] #47 52.42 reflect [2020-05-12T02:49:22.723Z] #39 ... [2020-05-12T02:49:22.723Z] [2020-05-12T02:49:22.723Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-12T02:49:22.723Z] #49 9.400 + cd /tmp/tmp.kPh8qMLgav/src/github.com/opencontainers/runc [2020-05-12T02:49:22.723Z] #49 9.400 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-05-12T02:49:22.723Z] #49 10.06 + '[' -z '' ']' [2020-05-12T02:49:22.723Z] #49 10.06 + target=static [2020-05-12T02:49:22.723Z] #49 10.06 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-05-12T02:49:22.723Z] #49 11.48 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-12T02:49:22.723Z] #49 ... [2020-05-12T02:49:22.723Z] [2020-05-12T02:49:22.723Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-12T02:49:22.723Z] #17 2.579 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-05-12T02:49:22.723Z] #17 2.619 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-05-12T02:49:22.723Z] #17 2.765 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-05-12T02:49:22.723Z] #17 3.221 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-05-12T02:49:22.723Z] #17 4.518 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [197 kB] [2020-05-12T02:49:22.723Z] #17 5.975 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-05-12T02:49:22.926Z] #47 ... [2020-05-12T02:49:22.926Z] [2020-05-12T02:49:22.926Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-12T02:49:23.289Z] #17 ... [2020-05-12T02:49:23.289Z] [2020-05-12T02:49:23.289Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-12T02:49:23.289Z] #41 150.9 github.com/LK4D4/vndr/godl [2020-05-12T02:49:23.351Z] #25 7.079 # 1.6% ###################### 31.1% ##################################### 52.8% ##################################################### 74.0% ######################################################################## 100.0% [2020-05-12T02:49:23.351Z] #25 ... [2020-05-12T02:49:23.351Z] [2020-05-12T02:49:23.351Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-12T02:49:23.351Z] #41 50.97 github.com/LK4D4/vndr/godl/singleflight [2020-05-12T02:49:23.351Z] #41 51.05 internal/reflectlite [2020-05-12T02:49:23.351Z] #41 51.31 math/rand [2020-05-12T02:49:23.351Z] #41 52.84 internal/singleflight [2020-05-12T02:49:23.351Z] #41 54.52 io [2020-05-12T02:49:23.351Z] #41 54.52 strconv [2020-05-12T02:49:23.351Z] #41 55.79 bytes [2020-05-12T02:49:23.351Z] #41 58.74 bufio [2020-05-12T02:49:23.351Z] #41 58.74 reflect [2020-05-12T02:49:23.351Z] #41 60.84 syscall [2020-05-12T02:49:23.351Z] #41 ... [2020-05-12T02:49:23.351Z] [2020-05-12T02:49:23.351Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-05-12T02:49:23.351Z] #28 57.67 Checking out files: 83% (1271/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: 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: 99% (1507/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2020-05-12T02:49:23.351Z] #28 58.77 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-05-12T02:49:23.351Z] #28 58.90 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-05-12T02:49:23.493Z] #32 ... [2020-05-12T02:49:23.493Z] [2020-05-12T02:49:23.493Z] #59 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-12T02:49:23.493Z] #59 DONE 55.6s [2020-05-12T02:49:23.493Z] [2020-05-12T02:49:23.493Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-12T02:49:23.493Z] #41 55.55 github.com/LK4D4/vndr/godl/singleflight [2020-05-12T02:49:23.493Z] #41 55.56 internal/reflectlite [2020-05-12T02:49:23.713Z] #25 13.67 0.0% # 1.9% ## 2.9% ### 5.4% ##### 7.0% ###### 8.6% ####### 10.7% ######### 13.4% ########## 15.1% ########### 16.5% ############# 18.5% ############### 22.1% ################# 24.8% #################### 28.0% ###################### 30.7% ####################### 32.4% ####################### 33.2% ######################## 33.9% ######################### 35.9% ############################ 39.3% ############################## 42.1% ################################ 44.5% ################################# 46.2% ################################## 47.6% ################################### 49.3% #################################### 50.9% ##################################### 51.9% ##################################### 52.8% ####################################### 54.5% ######################################## 56.0% ######################################### 57.2% ########################################## 59.0% ########################################### 60.2% ############################################ 61.8% ############################################## 64.5% ################################################ 66.9% ################################################## 70.4% #################################################### 73.4% ###################################################### 75.6% ######################################################## 78.2% ######################################################### 80.2% ########################################################## 81.9% ############################################################ 84.3% ############################################################## 86.9% ############################################################### 88.7% ################################################################# 90.4% ################################################################# 91.5% ################################################################### 93.3% ################################################################### 94.1% ##################################################################### 95.9% ####################################################################### 98.8% ######################################################################## 100.0% [2020-05-12T02:49:23.974Z] #25 19.38 [2020-05-12T02:49:24.054Z] #41 56.38 math/rand [2020-05-12T02:49:24.222Z] #41 151.7 github.com/LK4D4/vndr [2020-05-12T02:49:24.235Z] #25 ... [2020-05-12T02:49:24.235Z] [2020-05-12T02:49:24.235Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-12T02:49:24.235Z] #41 48.00 bufio [2020-05-12T02:49:24.235Z] #41 51.16 regexp/syntax [2020-05-12T02:49:24.235Z] #41 53.96 crypto [2020-05-12T02:49:24.235Z] #41 54.35 crypto/rc4 [2020-05-12T02:49:24.235Z] #41 54.70 vendor/golang.org/x/text/transform [2020-05-12T02:49:24.235Z] #41 56.33 time [2020-05-12T02:49:24.285Z] #28 ... [2020-05-12T02:49:24.285Z] [2020-05-12T02:49:24.285Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-12T02:49:24.285Z] #52 3.062 + RM_GOPATH=0 [2020-05-12T02:49:24.285Z] #52 3.062 + TMP_GOPATH= [2020-05-12T02:49:24.285Z] #52 3.062 + : /build [2020-05-12T02:49:24.285Z] #52 3.062 + '[' -z '' ']' [2020-05-12T02:49:24.285Z] #52 3.071 ++ mktemp -d [2020-05-12T02:49:24.285Z] #52 3.079 + export GOPATH=/tmp/tmp.dtVv0Z4Qaa [2020-05-12T02:49:24.285Z] #52 3.079 + GOPATH=/tmp/tmp.dtVv0Z4Qaa [2020-05-12T02:49:24.285Z] #52 3.079 + RM_GOPATH=1 [2020-05-12T02:49:24.285Z] #52 3.081 ++ dirname /tmp/install/install.sh [2020-05-12T02:49:24.285Z] #52 3.084 + dir=/tmp/install [2020-05-12T02:49:24.285Z] #52 3.084 + bin=containerd [2020-05-12T02:49:24.285Z] #52 3.084 + shift [2020-05-12T02:49:24.285Z] #52 3.085 + '[' '!' -f /tmp/install/containerd.installer ']' [2020-05-12T02:49:24.285Z] #52 3.085 + . /tmp/install/containerd.installer [2020-05-12T02:49:24.285Z] #52 3.085 ++ : 814b7956fafc7a0980ea07e950f983d0837e5578 [2020-05-12T02:49:24.285Z] #52 3.085 + install_containerd [2020-05-12T02:49:24.285Z] #52 3.086 + echo 'Install containerd version 814b7956fafc7a0980ea07e950f983d0837e5578' [2020-05-12T02:49:24.285Z] #52 3.087 Install containerd version 814b7956fafc7a0980ea07e950f983d0837e5578 [2020-05-12T02:49:24.285Z] #52 3.087 + git clone https://github.com/containerd/containerd.git /tmp/tmp.dtVv0Z4Qaa/src/github.com/containerd/containerd [2020-05-12T02:49:24.285Z] #52 3.088 Cloning into '/tmp/tmp.dtVv0Z4Qaa/src/github.com/containerd/containerd'... [2020-05-12T02:49:24.285Z] #52 ... [2020-05-12T02:49:24.285Z] [2020-05-12T02:49:24.285Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-12T02:49:24.285Z] #25 7.885 [2020-05-12T02:49:24.496Z] #41 ... [2020-05-12T02:49:24.496Z] [2020-05-12T02:49:24.496Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-12T02:49:24.496Z] #38 57.33 Setting up libnl-3-dev:arm64 (3.4.0-1) ... [2020-05-12T02:49:24.496Z] #38 57.37 Processing triggers for libc-bin (2.28-10) ... [2020-05-12T02:49:24.496Z] #38 DONE 58.1s [2020-05-12T02:49:24.496Z] [2020-05-12T02:49:24.497Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-12T02:49:24.757Z] #39 ... [2020-05-12T02:49:24.757Z] [2020-05-12T02:49:24.757Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-12T02:49:24.757Z] #30 48.61 reflect [2020-05-12T02:49:24.757Z] #30 49.11 path [2020-05-12T02:49:24.757Z] #30 50.20 text/tabwriter [2020-05-12T02:49:24.757Z] #30 53.71 internal/syscall/execenv [2020-05-12T02:49:24.757Z] #30 53.72 internal/syscall/unix [2020-05-12T02:49:24.757Z] #30 53.74 time [2020-05-12T02:49:25.023Z] #30 ... [2020-05-12T02:49:25.023Z] [2020-05-12T02:49:25.023Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-12T02:49:25.023Z] #33 2.563 + RM_GOPATH=0 [2020-05-12T02:49:25.023Z] #33 2.563 + TMP_GOPATH= [2020-05-12T02:49:25.023Z] #33 2.564 + : /build [2020-05-12T02:49:25.023Z] #33 2.564 + '[' -z '' ']' [2020-05-12T02:49:25.023Z] #33 2.564 ++ mktemp -d [2020-05-12T02:49:25.023Z] #33 2.566 + export GOPATH=/tmp/tmp.WhE1WVOSQW [2020-05-12T02:49:25.023Z] #33 2.566 + GOPATH=/tmp/tmp.WhE1WVOSQW [2020-05-12T02:49:25.023Z] #33 2.567 + RM_GOPATH=1 [2020-05-12T02:49:25.023Z] #33 2.567 ++ dirname /tmp/install/install.sh [2020-05-12T02:49:25.023Z] #33 2.569 + dir=/tmp/install [2020-05-12T02:49:25.023Z] #33 2.570 + bin=tini [2020-05-12T02:49:25.023Z] #33 2.570 + shift [2020-05-12T02:49:25.023Z] #33 2.570 + '[' '!' -f /tmp/install/tini.installer ']' [2020-05-12T02:49:25.023Z] #33 2.570 + . /tmp/install/tini.installer [2020-05-12T02:49:25.023Z] #33 2.570 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2020-05-12T02:49:25.023Z] #33 2.571 + install_tini [2020-05-12T02:49:25.023Z] #33 2.571 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-05-12T02:49:25.023Z] #33 2.571 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-05-12T02:49:25.023Z] #33 2.571 + git clone https://github.com/krallin/tini.git /tmp/tmp.WhE1WVOSQW/tini [2020-05-12T02:49:25.023Z] #33 2.575 Cloning into '/tmp/tmp.WhE1WVOSQW/tini'... [2020-05-12T02:49:25.023Z] #33 3.576 + cd /tmp/tmp.WhE1WVOSQW/tini [2020-05-12T02:49:25.023Z] #33 3.576 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-05-12T02:49:25.023Z] #33 3.621 + cmake . [2020-05-12T02:49:25.318Z] #25 8.044 0.6% ##### 7.8% ########## 14.1% ############### 21.5% #################### 28.3% ######################### 35.2% ############################# 41.4% ################################### 49.7% ######################################### 57.9% ################################################ 67.5% ################################################### 71.7% ########################################################## 80.9% ############################################################### 88.8% ####################################################################### 99.1% ######################################################################## 100.0% [2020-05-12T02:49:25.419Z] #41 57.67 internal/singleflight [2020-05-12T02:49:25.577Z] #25 9.813 [2020-05-12T02:49:26.359Z] #41 ... [2020-05-12T02:49:26.359Z] [2020-05-12T02:49:26.359Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-05-12T02:49:26.359Z] #23 43.67 Reading package lists... [2020-05-12T02:49:26.359Z] #23 50.90 Building dependency tree... [2020-05-12T02:49:26.359Z] #23 54.48 ca-certificates is already the newest version (20190110). [2020-05-12T02:49:26.359Z] #23 54.48 The following additional packages will be installed: [2020-05-12T02:49:26.359Z] #23 54.48 libjq1 libonig5 [2020-05-12T02:49:26.359Z] #23 55.00 The following NEW packages will be installed: [2020-05-12T02:49:26.359Z] #23 55.04 jq libjq1 libonig5 [2020-05-12T02:49:26.359Z] #23 55.48 0 upgraded, 3 newly installed, 0 to remove and 8 not upgraded. [2020-05-12T02:49:26.359Z] #23 55.48 Need to get 355 kB of archives. [2020-05-12T02:49:26.359Z] #23 55.48 After this operation, 1072 kB of additional disk space will be used. [2020-05-12T02:49:26.359Z] #23 55.48 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-05-12T02:49:26.359Z] #23 55.49 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-05-12T02:49:26.359Z] #23 55.50 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-05-12T02:49:26.359Z] #23 56.77 debconf: delaying package configuration, since apt-utils is not installed [2020-05-12T02:49:26.359Z] #23 56.99 Fetched 355 kB in 0s (1252 kB/s) [2020-05-12T02:49:26.359Z] #23 57.08 Selecting previously unselected package libonig5:amd64. [2020-05-12T02:49:26.359Z] #23 57.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 ... 15409 files and directories currently installed.) [2020-05-12T02:49:26.359Z] #23 57.26 Preparing to unpack .../libonig5_6.9.1-1_amd64.deb ... [2020-05-12T02:49:26.359Z] #23 57.29 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-05-12T02:49:26.359Z] #23 57.71 Selecting previously unselected package libjq1:amd64. [2020-05-12T02:49:26.359Z] #23 57.73 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-05-12T02:49:26.359Z] #23 57.73 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-05-12T02:49:26.359Z] #23 57.95 Selecting previously unselected package jq. [2020-05-12T02:49:26.359Z] #23 57.97 Preparing to unpack .../jq_1.5+dfsg-2+b1_amd64.deb ... [2020-05-12T02:49:26.359Z] #23 57.98 Unpacking jq (1.5+dfsg-2+b1) ... [2020-05-12T02:49:26.359Z] #23 58.21 Setting up libonig5:amd64 (6.9.1-1) ... [2020-05-12T02:49:26.359Z] #23 58.22 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-05-12T02:49:26.359Z] #23 58.23 Setting up jq (1.5+dfsg-2+b1) ... [2020-05-12T02:49:26.359Z] #23 58.27 Processing triggers for libc-bin (2.28-10) ... [2020-05-12T02:49:26.359Z] #23 DONE 58.6s [2020-05-12T02:49:26.359Z] [2020-05-12T02:49:26.359Z] #24 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-05-12T02:49:26.359Z] #24 DONE 0.1s [2020-05-12T02:49:26.566Z] #33 ... [2020-05-12T02:49:26.566Z] [2020-05-12T02:49:26.566Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-12T02:49:26.566Z] #30 60.48 internal/poll [2020-05-12T02:49:26.619Z] [2020-05-12T02:49:26.619Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-12T02:49:26.619Z] #32 55.68 debconf: delaying package configuration, since apt-utils is not installed [2020-05-12T02:49:26.619Z] #32 56.04 Fetched 14.9 MB in 2s (8654 kB/s) [2020-05-12T02:49:26.619Z] #32 56.16 Selecting previously unselected package xxd. [2020-05-12T02:49:26.619Z] #32 56.16 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15409 files and directories currently installed.) [2020-05-12T02:49:26.619Z] #32 56.22 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-05-12T02:49:26.619Z] #32 56.24 Unpacking xxd (2:8.1.0875-5) ... [2020-05-12T02:49:26.619Z] #32 56.47 Selecting previously unselected package vim-common. [2020-05-12T02:49:26.619Z] #32 56.47 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-05-12T02:49:26.619Z] #32 56.55 Unpacking vim-common (2:8.1.0875-5) ... [2020-05-12T02:49:26.619Z] #32 57.04 Selecting previously unselected package cmake-data. [2020-05-12T02:49:26.619Z] #32 57.06 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-05-12T02:49:26.619Z] #32 57.07 Unpacking cmake-data (3.13.4-1) ... [2020-05-12T02:49:27.130Z] #25 10.02 0.9% ## 3.4% #### 5.7% ##### 8.2% ######## 12.0% ########### 16.3% ############## 20.3% ################ 23.2% ################## 26.4% ##################### 29.5% ####################### 32.9% ########################## 37.0% ############################# 41.1% [2020-05-12T02:49:27.130Z] #25 ... [2020-05-12T02:49:27.130Z] [2020-05-12T02:49:27.131Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-12T02:49:27.131Z] #43 54.76 + cd /tmp/tmp.V9xWG0Nvol/src/gotest.tools/gotestsum [2020-05-12T02:49:27.131Z] #43 54.76 + git checkout -q v0.3.5 [2020-05-12T02:49:27.131Z] #43 54.82 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2020-05-12T02:49:27.131Z] #43 ... [2020-05-12T02:49:27.131Z] [2020-05-12T02:49:27.131Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-12T02:49:27.239Z] #52 ... [2020-05-12T02:49:27.239Z] [2020-05-12T02:49:27.239Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-12T02:49:27.239Z] #45 DONE 174.1s [2020-05-12T02:49:27.239Z] [2020-05-12T02:49:27.239Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-12T02:49:27.239Z] #52 ... [2020-05-12T02:49:27.239Z] [2020-05-12T02:49:27.239Z] #46 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-05-12T02:49:27.239Z] #46 DONE 0.2s [2020-05-12T02:49:27.239Z] [2020-05-12T02:49:27.239Z] #48 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-05-12T02:49:27.239Z] #48 DONE 0.1s [2020-05-12T02:49:27.239Z] [2020-05-12T02:49:27.239Z] #50 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-05-12T02:49:27.239Z] #50 DONE 0.1s [2020-05-12T02:49:27.239Z] [2020-05-12T02:49:27.239Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-12T02:49:27.647Z] #25 10.02 0.9% ## 3.4% #### 5.7% ##### 8.2% ######## 12.0% ########### 16.3% ############## 20.3% ################ 23.2% ################## 26.4% ##################### 29.5% ####################### 32.9% ########################## 37.0% ############################# 41.1% ############################### 44.1% ################################# 46.9% #################################### 50.4% ###################################### 53.7% # [2020-05-12T02:49:27.647Z] #25 ... [2020-05-12T02:49:27.647Z] [2020-05-12T02:49:27.647Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-12T02:49:27.647Z] #10 55.19 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [25.4 MB] [2020-05-12T02:49:27.647Z] #10 57.92 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2020-05-12T02:49:27.647Z] #10 57.93 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2020-05-12T02:49:27.647Z] #10 57.95 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-05-12T02:49:27.647Z] #10 57.95 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-05-12T02:49:27.647Z] #10 57.96 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB] [2020-05-12T02:49:27.647Z] #10 57.98 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u4 [110 kB] [2020-05-12T02:49:27.647Z] #10 58.01 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2020-05-12T02:49:27.647Z] #10 58.03 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2020-05-12T02:49:27.647Z] #10 58.05 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2020-05-12T02:49:27.647Z] #10 58.08 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2020-05-12T02:49:27.647Z] #10 58.09 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2020-05-12T02:49:27.647Z] #10 58.19 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2020-05-12T02:49:27.647Z] #10 58.21 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2020-05-12T02:49:27.647Z] #10 58.22 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB] [2020-05-12T02:49:27.647Z] #10 58.24 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u4 [322 kB] [2020-05-12T02:49:27.647Z] #10 59.67 debconf: delaying package configuration, since apt-utils is not installed [2020-05-12T02:49:27.647Z] #10 59.89 Fetched 78.2 MB in 9s (8457 kB/s) [2020-05-12T02:49:27.648Z] #10 60.09 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15409 files and directories currently installed.) [2020-05-12T02:49:27.648Z] #10 60.18 Preparing to unpack .../libsystemd0_241-7~deb10u4_amd64.deb ... [2020-05-12T02:49:27.648Z] #10 60.21 Unpacking libsystemd0:amd64 (241-7~deb10u4) over (241-7~deb10u3) ... [2020-05-12T02:49:27.648Z] #10 60.61 Setting up libsystemd0:amd64 (241-7~deb10u4) ... [2020-05-12T02:49:27.648Z] #10 60.85 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15409 files and directories currently installed.) [2020-05-12T02:49:27.648Z] #10 60.91 Preparing to unpack .../libudev1_241-7~deb10u4_amd64.deb ... [2020-05-12T02:49:27.648Z] #10 60.93 Unpacking libudev1:amd64 (241-7~deb10u4) over (241-7~deb10u3) ... [2020-05-12T02:49:27.648Z] #10 61.13 Setting up libudev1:amd64 (241-7~deb10u4) ... [2020-05-12T02:49:27.648Z] #10 61.31 Selecting previously unselected package binutils-mingw-w64-i686. [2020-05-12T02:49:27.648Z] #10 61.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 ... 15409 files and directories currently installed.) [2020-05-12T02:49:27.648Z] #10 61.38 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2020-05-12T02:49:27.648Z] #10 61.39 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-05-12T02:49:27.648Z] #10 63.71 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-05-12T02:49:27.648Z] #10 63.72 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2020-05-12T02:49:27.648Z] #10 63.72 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-05-12T02:49:27.648Z] #10 ... [2020-05-12T02:49:27.648Z] [2020-05-12T02:49:27.648Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-12T02:49:28.237Z] #33 27.09 Reading package lists... [2020-05-12T02:49:28.238Z] #33 ... [2020-05-12T02:49:28.238Z] [2020-05-12T02:49:28.238Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-12T02:49:28.238Z] #60 30.27 Checking out files: 51% (1065/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: 92% (1902/2067) Checking out files: 93% (1923/2067) Checking out files: 94% (1943/2067) Checking out files: 94% (1959/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-12T02:49:28.238Z] #60 31.49 + cd /tmp/tmp.y4jbKs360t/src/github.com/docker/libnetwork [2020-05-12T02:49:28.238Z] #60 31.49 + git checkout -q ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-05-12T02:49:28.238Z] #60 31.71 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-05-12T02:49:28.406Z] #41 ... [2020-05-12T02:49:28.406Z] [2020-05-12T02:49:28.406Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-12T02:49:28.406Z] #39 73.53 LINK criu/pie/restorer.built-in.o [2020-05-12T02:49:28.406Z] #39 73.55 GEN criu/pie/restorer-blob.h [2020-05-12T02:49:28.406Z] #39 73.65 DEP criu/vdso.d [2020-05-12T02:49:28.406Z] #39 73.87 DEP criu/vdso-compat.d [2020-05-12T02:49:28.406Z] #39 74.06 DEP criu/uts_ns.d [2020-05-12T02:49:28.406Z] #39 74.20 DEP criu/util.d [2020-05-12T02:49:28.406Z] #39 74.34 DEP criu/uffd.d [2020-05-12T02:49:28.406Z] #39 74.60 DEP criu/tun.d [2020-05-12T02:49:28.406Z] #39 74.77 DEP criu/tty.d [2020-05-12T02:49:28.406Z] #39 74.91 DEP criu/timerfd.d [2020-05-12T02:49:28.406Z] #39 75.09 DEP criu/sysfs_parse.d [2020-05-12T02:49:28.406Z] #39 75.22 DEP criu/sysctl.d [2020-05-12T02:49:28.406Z] #39 75.42 DEP criu/string.d [2020-05-12T02:49:28.406Z] #39 75.49 DEP criu/stats.d [2020-05-12T02:49:28.406Z] #39 75.59 DEP criu/sockets.d [2020-05-12T02:49:28.406Z] #39 75.79 DEP criu/sk-unix.d [2020-05-12T02:49:28.406Z] #39 75.96 DEP criu/sk-tcp.d [2020-05-12T02:49:28.406Z] #39 76.20 DEP criu/sk-queue.d [2020-05-12T02:49:28.406Z] #39 76.35 DEP criu/sk-packet.d [2020-05-12T02:49:28.406Z] #39 76.54 DEP criu/sk-netlink.d [2020-05-12T02:49:28.406Z] #39 76.81 DEP criu/sk-inet.d [2020-05-12T02:49:28.406Z] #39 77.03 DEP criu/signalfd.d [2020-05-12T02:49:28.406Z] #39 77.15 DEP criu/sigframe.d [2020-05-12T02:49:28.406Z] #39 77.23 DEP criu/shmem.d [2020-05-12T02:49:28.510Z] #32 ... [2020-05-12T02:49:28.510Z] [2020-05-12T02:49:28.510Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-05-12T02:49:28.510Z] #51 45.13 Reading package lists... [2020-05-12T02:49:28.510Z] #51 52.32 Building dependency tree... [2020-05-12T02:49:28.510Z] #51 56.79 The following additional packages will be installed: [2020-05-12T02:49:28.510Z] #51 56.81 libbtrfs0 [2020-05-12T02:49:28.510Z] #51 57.14 The following NEW packages will be installed: [2020-05-12T02:49:28.510Z] #51 57.17 libbtrfs-dev libbtrfs0 [2020-05-12T02:49:28.510Z] #51 57.66 0 upgraded, 2 newly installed, 0 to remove and 8 not upgraded. [2020-05-12T02:49:28.510Z] #51 57.66 Need to get 119 kB of archives. [2020-05-12T02:49:28.510Z] #51 57.66 After this operation, 387 kB of additional disk space will be used. [2020-05-12T02:49:28.510Z] #51 57.66 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-05-12T02:49:28.510Z] #51 57.66 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-05-12T02:49:28.510Z] #51 59.01 debconf: delaying package configuration, since apt-utils is not installed [2020-05-12T02:49:28.510Z] #51 59.47 Fetched 119 kB in 0s (446 kB/s) [2020-05-12T02:49:28.510Z] #51 59.57 Selecting previously unselected package libbtrfs0. [2020-05-12T02:49:28.510Z] #51 59.57 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15409 files and directories currently installed.) [2020-05-12T02:49:28.510Z] #51 59.65 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2020-05-12T02:49:28.510Z] #51 59.66 Unpacking libbtrfs0 (4.20.1-2) ... [2020-05-12T02:49:28.510Z] #51 59.79 Selecting previously unselected package libbtrfs-dev. [2020-05-12T02:49:28.510Z] #51 59.83 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-05-12T02:49:28.510Z] #51 59.83 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-05-12T02:49:28.510Z] #51 60.07 Setting up libbtrfs0 (4.20.1-2) ... [2020-05-12T02:49:28.510Z] #51 60.09 Setting up libbtrfs-dev (4.20.1-2) ... [2020-05-12T02:49:28.510Z] #51 60.10 Processing triggers for libc-bin (2.28-10) ... [2020-05-12T02:49:28.510Z] #51 DONE 60.5s [2020-05-12T02:49:28.510Z] [2020-05-12T02:49:28.510Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-12T02:49:28.664Z] #39 77.43 DEP criu/servicefd.d [2020-05-12T02:49:28.664Z] #39 77.58 DEP criu/seize.d [2020-05-12T02:49:28.681Z] #25 10.02 0.9% ## 3.4% #### 5.7% ##### 8.2% ######## 12.0% ########### 16.3% ############## 20.3% ################ 23.2% ################## 26.4% ##################### 29.5% ####################### 32.9% ########################## 37.0% ############################# 41.1% ############################### 44.1% ################################# 46.9% #################################### 50.4% ###################################### 53.7% ########################################## 58.9% ########################################### 60.6% ############################################## 64.0% ################################################# 68.1% #################################################### 73.1% ######################################################## 77.8% ########################################################### 82.0% ############################################################## 87.2% ################################################################# 90.6% ################################################################### 93.9% ##################################################################### 97.0% ######################################################################## 100.0% [2020-05-12T02:49:28.922Z] #39 77.74 DEP criu/seccomp.d [2020-05-12T02:49:28.939Z] #25 13.08 [2020-05-12T02:49:29.181Z] #39 78.01 DEP criu/rst-malloc.d [2020-05-12T02:49:29.181Z] #39 78.11 DEP criu/rbtree.d [2020-05-12T02:49:29.434Z] #52 ... [2020-05-12T02:49:29.434Z] [2020-05-12T02:49:29.434Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-12T02:49:29.434Z] #38 44.64 Reading package lists... [2020-05-12T02:49:29.434Z] #38 51.91 Building dependency tree... [2020-05-12T02:49:29.434Z] #38 55.72 The following additional packages will be installed: [2020-05-12T02:49:29.434Z] #38 55.78 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-05-12T02:49:29.434Z] #38 55.78 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-05-12T02:49:29.434Z] #38 55.81 Suggested packages: [2020-05-12T02:49:29.434Z] #38 55.81 manpages-dev python-setuptools [2020-05-12T02:49:29.434Z] #38 57.99 The following NEW packages will be installed: [2020-05-12T02:49:29.434Z] #38 58.00 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-05-12T02:49:29.434Z] #38 58.00 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-05-12T02:49:29.434Z] #38 58.01 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-05-12T02:49:29.434Z] #38 58.01 python-six zlib1g-dev [2020-05-12T02:49:29.434Z] #38 58.41 0 upgraded, 17 newly installed, 0 to remove and 8 not upgraded. [2020-05-12T02:49:29.434Z] #38 58.41 Need to get 4095 kB of archives. [2020-05-12T02:49:29.434Z] #38 58.41 After this operation, 22.5 MB of additional disk space will be used. [2020-05-12T02:49:29.434Z] #38 58.41 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2020-05-12T02:49:29.434Z] #38 58.41 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-12T02:49:29.434Z] #38 58.41 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-12T02:49:29.434Z] #38 58.41 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-12T02:49:29.434Z] #38 58.41 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2020-05-12T02:49:29.434Z] #38 58.43 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-12T02:49:29.434Z] #38 58.44 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-12T02:49:29.434Z] #38 58.44 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-12T02:49:29.434Z] #38 58.47 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2020-05-12T02:49:29.434Z] #38 58.59 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2020-05-12T02:49:29.434Z] #38 58.61 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2020-05-12T02:49:29.434Z] #38 58.88 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2020-05-12T02:49:29.434Z] #38 59.01 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-12T02:49:29.434Z] #38 59.02 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-12T02:49:29.434Z] #38 59.05 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2020-05-12T02:49:29.434Z] #38 59.07 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2020-05-12T02:49:29.434Z] #38 59.08 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2020-05-12T02:49:29.434Z] #38 60.40 debconf: delaying package configuration, since apt-utils is not installed [2020-05-12T02:49:29.434Z] #38 60.79 Fetched 4095 kB in 1s (4192 kB/s) [2020-05-12T02:49:29.434Z] #38 60.93 Selecting previously unselected package libcap-dev:amd64. [2020-05-12T02:49:29.434Z] #38 60.93 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15409 files and directories currently installed.) [2020-05-12T02:49:29.434Z] #38 61.09 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2020-05-12T02:49:29.434Z] #38 61.11 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2020-05-12T02:49:29.434Z] #38 61.24 Selecting previously unselected package libnet1:amd64. [2020-05-12T02:49:29.435Z] #38 61.25 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-05-12T02:49:29.435Z] #38 61.31 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-05-12T02:49:29.435Z] #38 61.48 Selecting previously unselected package libnet1-dev. [2020-05-12T02:49:29.435Z] #38 61.49 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2020-05-12T02:49:29.435Z] #38 61.49 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-05-12T02:49:29.435Z] #38 61.73 Selecting previously unselected package libnl-3-200:amd64. [2020-05-12T02:49:29.435Z] #38 61.73 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2020-05-12T02:49:29.435Z] #38 ... [2020-05-12T02:49:29.435Z] [2020-05-12T02:49:29.435Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-12T02:49:29.435Z] #32 61.45 Selecting previously unselected package libicu63:amd64. [2020-05-12T02:49:29.435Z] #32 61.46 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-05-12T02:49:29.435Z] #32 61.48 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-05-12T02:49:29.439Z] #39 78.15 DEP criu/pstree.d [2020-05-12T02:49:29.439Z] #39 78.26 DEP criu/protobuf.d [2020-05-12T02:49:29.439Z] #39 78.41 GEN criu/protobuf-desc-gen.h [2020-05-12T02:49:29.505Z] #25 13.92 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2020-05-12T02:49:29.689Z] #32 ... [2020-05-12T02:49:29.690Z] [2020-05-12T02:49:29.690Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-12T02:49:29.690Z] #10 45.13 Reading package lists... [2020-05-12T02:49:29.690Z] #10 52.29 Building dependency tree... [2020-05-12T02:49:29.690Z] #10 56.33 The following additional packages will be installed: [2020-05-12T02:49:29.690Z] #10 56.36 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-05-12T02:49:29.690Z] #10 56.36 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-05-12T02:49:29.690Z] #10 56.36 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-05-12T02:49:29.690Z] #10 56.36 libselinux1-dev libsepol1-dev libsystemd0 libudev1 mingw-w64-common [2020-05-12T02:49:29.690Z] #10 56.37 mingw-w64-x86-64-dev [2020-05-12T02:49:29.690Z] #10 56.38 Suggested packages: [2020-05-12T02:49:29.690Z] #10 56.38 gcc-8-locales seccomp wine64 [2020-05-12T02:49:29.690Z] #10 58.18 The following NEW packages will be installed: [2020-05-12T02:49:29.690Z] #10 58.19 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-05-12T02:49:29.690Z] #10 58.19 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-05-12T02:49:29.690Z] #10 58.19 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-05-12T02:49:29.690Z] #10 58.19 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-05-12T02:49:29.690Z] #10 58.19 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-05-12T02:49:29.690Z] #10 58.20 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-05-12T02:49:29.690Z] #10 58.20 The following packages will be upgraded: [2020-05-12T02:49:29.690Z] #10 58.22 libsystemd0 libudev1 [2020-05-12T02:49:29.690Z] #10 58.63 2 upgraded, 25 newly installed, 0 to remove and 6 not upgraded. [2020-05-12T02:49:29.690Z] #10 58.63 Need to get 78.2 MB of archives. [2020-05-12T02:49:29.690Z] #10 58.63 After this operation, 487 MB of additional disk space will be used. [2020-05-12T02:49:29.690Z] #10 58.63 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd0 amd64 241-7~deb10u4 [331 kB] [2020-05-12T02:49:29.690Z] #10 58.64 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev1 amd64 241-7~deb10u4 [150 kB] [2020-05-12T02:49:29.690Z] #10 58.69 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB] [2020-05-12T02:49:29.690Z] #10 59.12 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-x86-64 amd64 2.31.1-11+8.3 [2642 kB] [2020-05-12T02:49:29.690Z] #10 59.39 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2020-05-12T02:49:29.690Z] #10 59.40 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2020-05-12T02:49:29.690Z] #10 59.41 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2020-05-12T02:49:29.690Z] #10 59.41 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2020-05-12T02:49:29.690Z] #10 59.94 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2020-05-12T02:49:29.690Z] #10 60.28 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u1 [175 kB] [2020-05-12T02:49:29.690Z] #10 60.30 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [35.8 MB] [2020-05-12T02:49:29.690Z] #10 ... [2020-05-12T02:49:29.690Z] [2020-05-12T02:49:29.690Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-12T02:49:29.690Z] #38 61.75 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-05-12T02:49:29.690Z] #38 61.90 Selecting previously unselected package libnl-3-dev:amd64. [2020-05-12T02:49:29.690Z] #38 61.91 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2020-05-12T02:49:29.690Z] #38 61.92 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2020-05-12T02:49:29.905Z] #52 153.9 + bin/containerd-stress [2020-05-12T02:49:29.947Z] #38 62.26 Selecting previously unselected package libprotobuf-c1:amd64. [2020-05-12T02:49:29.947Z] #38 62.28 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-05-12T02:49:29.947Z] #38 62.29 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-05-12T02:49:29.947Z] #38 62.39 Selecting previously unselected package libprotobuf-c-dev:amd64. [2020-05-12T02:49:30.044Z] #30 63.18 os [2020-05-12T02:49:30.071Z] #25 14.26 [2020-05-12T02:49:30.071Z] #25 14.42 ######################################################################## 100.0% [2020-05-12T02:49:30.202Z] #38 62.40 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2020-05-12T02:49:30.202Z] #38 62.42 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-05-12T02:49:30.329Z] #25 14.56 [2020-05-12T02:49:30.457Z] #38 62.54 Selecting previously unselected package zlib1g-dev:amd64. [2020-05-12T02:49:30.457Z] #38 62.55 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2020-05-12T02:49:30.457Z] #38 62.55 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-05-12T02:49:30.457Z] #38 62.84 Selecting previously unselected package libprotobuf17:amd64. [2020-05-12T02:49:30.587Z] #25 ... [2020-05-12T02:49:30.587Z] [2020-05-12T02:49:30.587Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-12T02:49:30.587Z] #38 58.28 Selecting previously unselected package libprotobuf-dev:amd64. [2020-05-12T02:49:30.587Z] #38 58.28 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2020-05-12T02:49:30.587Z] #38 58.29 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-05-12T02:49:30.587Z] #38 60.04 Selecting previously unselected package libprotoc17:amd64. [2020-05-12T02:49:30.587Z] #38 60.04 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2020-05-12T02:49:30.587Z] #38 60.04 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2020-05-12T02:49:30.587Z] #38 60.84 Selecting previously unselected package protobuf-c-compiler. [2020-05-12T02:49:30.587Z] #38 60.84 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2020-05-12T02:49:30.587Z] #38 60.84 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-05-12T02:49:30.587Z] #38 61.02 Selecting previously unselected package protobuf-compiler. [2020-05-12T02:49:30.587Z] #38 61.03 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2020-05-12T02:49:30.587Z] #38 61.04 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-05-12T02:49:30.587Z] #38 61.20 Selecting previously unselected package python-pkg-resources. [2020-05-12T02:49:30.587Z] #38 61.20 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-05-12T02:49:30.587Z] #38 61.21 Unpacking python-pkg-resources (40.8.0-1) ... [2020-05-12T02:49:30.587Z] #38 61.48 Selecting previously unselected package python-six. [2020-05-12T02:49:30.587Z] #38 61.48 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-05-12T02:49:30.587Z] #38 61.49 Unpacking python-six (1.12.0-1) ... [2020-05-12T02:49:30.587Z] #38 61.63 Selecting previously unselected package python-protobuf. [2020-05-12T02:49:30.587Z] #38 61.63 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2020-05-12T02:49:30.587Z] #38 61.64 Unpacking python-protobuf (3.6.1.3-2) ... [2020-05-12T02:49:30.587Z] #38 62.45 Setting up python-pkg-resources (40.8.0-1) ... [2020-05-12T02:49:30.587Z] #38 66.89 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-05-12T02:49:30.587Z] #38 66.91 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-05-12T02:49:30.587Z] #38 66.92 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-05-12T02:49:30.587Z] #38 66.93 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-05-12T02:49:30.587Z] #38 66.94 Setting up python-six (1.12.0-1) ... [2020-05-12T02:49:30.601Z] Running on azwin-2-080d70 in d:\jenkins\workspace\moby_PR-40956 [Pipeline] { [Pipeline] ws [2020-05-12T02:49:30.617Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2020-05-12T02:49:30.713Z] #38 62.84 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2020-05-12T02:49:30.713Z] #38 62.84 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2020-05-12T02:49:30.845Z] #38 ... [2020-05-12T02:49:30.845Z] [2020-05-12T02:49:30.845Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-12T02:49:30.845Z] #10 66.91 Selecting previously unselected package binutils-mingw-w64. [2020-05-12T02:49:30.845Z] #10 66.92 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-05-12T02:49:30.845Z] #10 66.92 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-05-12T02:49:30.845Z] #10 67.02 Selecting previously unselected package libdevmapper1.02.1:amd64. [2020-05-12T02:49:30.845Z] #10 67.03 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-05-12T02:49:30.845Z] #10 67.03 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-05-12T02:49:30.845Z] #10 67.18 Selecting previously unselected package dmsetup. [2020-05-12T02:49:30.845Z] #10 67.18 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2020-05-12T02:49:30.845Z] #10 67.21 Unpacking dmsetup (2:1.02.155-3) ... [2020-05-12T02:49:30.845Z] #10 67.42 Selecting previously unselected package mingw-w64-common. [2020-05-12T02:49:30.845Z] #10 67.42 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-05-12T02:49:30.845Z] #10 67.47 Unpacking mingw-w64-common (6.0.0-3) ... [2020-05-12T02:49:30.908Z] #52 155.2 + bin/containerd-shim [2020-05-12T02:49:31.339Z] #39 79.92 DEP criu/protobuf-desc.d [2020-05-12T02:49:31.339Z] #39 80.05 DEP criu/proc_parse.d [2020-05-12T02:49:31.339Z] #39 80.33 DEP criu/plugin.d [2020-05-12T02:49:31.531Z] #38 63.68 Selecting previously unselected package libprotobuf-lite17:amd64. [2020-05-12T02:49:31.531Z] #38 63.69 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2020-05-12T02:49:31.531Z] #38 63.69 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-05-12T02:49:31.531Z] #38 ... [2020-05-12T02:49:31.531Z] [2020-05-12T02:49:31.531Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-12T02:49:31.531Z] #30 53.72 sync [2020-05-12T02:49:31.531Z] #30 53.72 internal/reflectlite [2020-05-12T02:49:31.531Z] #30 57.02 sort [2020-05-12T02:49:31.531Z] #30 57.02 errors [2020-05-12T02:49:31.531Z] #30 57.56 strconv [2020-05-12T02:49:31.531Z] #30 58.81 io [2020-05-12T02:49:31.531Z] #30 60.37 internal/oserror [2020-05-12T02:49:31.531Z] #30 60.81 syscall [2020-05-12T02:49:31.531Z] #30 62.01 reflect [2020-05-12T02:49:31.531Z] #30 ... [2020-05-12T02:49:31.531Z] [2020-05-12T02:49:31.531Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-05-12T02:49:31.598Z] #39 80.41 DEP criu/pipes.d [2020-05-12T02:49:31.598Z] #39 80.56 DEP criu/pie-util.d [2020-05-12T02:49:31.780Z] #10 ... [2020-05-12T02:49:31.780Z] [2020-05-12T02:49:31.780Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-12T02:49:31.780Z] #47 59.46 syscall [2020-05-12T02:49:31.780Z] #47 59.49 reflect [2020-05-12T02:49:31.780Z] #47 67.86 time [2020-05-12T02:49:31.815Z] #60 ... [2020-05-12T02:49:31.815Z] [2020-05-12T02:49:31.815Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-12T02:49:31.815Z] #42 25.61 vendor/golang.org/x/crypto/internal/subtle [2020-05-12T02:49:31.815Z] #42 ... [2020-05-12T02:49:31.815Z] [2020-05-12T02:49:31.815Z] #37 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-05-12T02:49:31.815Z] #37 29.87 Checking out files: 71% (1138/1597) Checking out files: 72% (1150/1597) Checking out files: 73% (1166/1597) Checking out files: 74% (1182/1597) Checking out files: 75% (1198/1597) Checking out files: 76% (1214/1597) Checking out files: 77% (1230/1597) Checking out files: 78% (1246/1597) Checking out files: 79% (1262/1597) Checking out files: 80% (1278/1597) Checking out files: 81% (1294/1597) Checking out files: 82% (1310/1597) Checking out files: 83% (1326/1597) Checking out files: 84% (1342/1597) Checking out files: 85% (1358/1597) Checking out files: 86% (1374/1597) Checking out files: 87% (1390/1597) Checking out files: 88% (1406/1597) Checking out files: 89% (1422/1597) Checking out files: 90% (1438/1597) Checking out files: 91% (1454/1597) Checking out files: 92% (1470/1597) Checking out files: 93% (1486/1597) Checking out files: 94% (1502/1597) Checking out files: 95% (1518/1597) Checking out files: 96% (1534/1597) Checking out files: 97% (1550/1597) Checking out files: 98% (1566/1597) Checking out files: 99% (1582/1597) Checking out files: 100% (1597/1597) Checking out files: 100% (1597/1597), done. [2020-05-12T02:49:31.815Z] #37 30.40 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-05-12T02:49:31.815Z] #37 32.69 + 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-12T02:49:31.857Z] #39 80.65 DEP criu/pie-util-vdso.d [2020-05-12T02:49:31.857Z] #39 80.74 DEP criu/pie-util-vdso-elf32.d [2020-05-12T02:49:31.857Z] #39 80.85 DEP criu/path.d [2020-05-12T02:49:32.039Z] #47 ... [2020-05-12T02:49:32.039Z] [2020-05-12T02:49:32.039Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-12T02:49:32.039Z] #25 15.39 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2020-05-12T02:49:32.039Z] #25 15.73 [2020-05-12T02:49:32.039Z] #25 15.94 ######## 11.6% ######################################################################## 100.0% [2020-05-12T02:49:32.039Z] #25 16.21 [2020-05-12T02:49:32.039Z] #25 ... [2020-05-12T02:49:32.039Z] [2020-05-12T02:49:32.039Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-12T02:49:32.039Z] #32 59.66 Selecting previously unselected package libicu63:amd64. [2020-05-12T02:49:32.039Z] #32 59.66 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-05-12T02:49:32.039Z] #32 59.70 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-05-12T02:49:32.039Z] #32 68.12 Selecting previously unselected package libxml2:amd64. [2020-05-12T02:49:32.039Z] #32 68.12 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_amd64.deb ... [2020-05-12T02:49:32.039Z] #32 68.13 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-05-12T02:49:32.039Z] #32 68.64 Selecting previously unselected package libarchive13:amd64. [2020-05-12T02:49:32.039Z] #32 68.66 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2020-05-12T02:49:32.039Z] #32 68.67 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-05-12T02:49:32.039Z] #32 69.09 Selecting previously unselected package libjsoncpp1:amd64. [2020-05-12T02:49:32.039Z] #32 69.09 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2020-05-12T02:49:32.039Z] #32 69.09 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2020-05-12T02:49:32.039Z] #32 69.27 Selecting previously unselected package librhash0:amd64. [2020-05-12T02:49:32.039Z] #32 69.28 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2020-05-12T02:49:32.039Z] #32 69.28 Unpacking librhash0:amd64 (1.3.8-1) ... [2020-05-12T02:49:32.039Z] #32 69.44 Selecting previously unselected package libuv1:amd64. [2020-05-12T02:49:32.039Z] #32 69.44 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... [2020-05-12T02:49:32.039Z] #32 69.46 Unpacking libuv1:amd64 (1.24.1-1) ... [2020-05-12T02:49:32.039Z] #32 69.66 Selecting previously unselected package cmake. [2020-05-12T02:49:32.039Z] #32 69.67 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2020-05-12T02:49:32.039Z] #32 69.67 Unpacking cmake (3.13.4-1) ... [2020-05-12T02:49:32.115Z] #39 81.03 DEP criu/parasite-syscall.d [2020-05-12T02:49:32.373Z] #39 81.28 DEP criu/pagemap.d [2020-05-12T02:49:32.429Z] #30 ... [2020-05-12T02:49:32.429Z] [2020-05-12T02:49:32.429Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-12T02:49:32.429Z] #25 22.28 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2020-05-12T02:49:32.429Z] #25 22.79 #=#=# [2020-05-12T02:49:32.429Z] #25 23.13 #=#=# ######################################################################## 100.0% [2020-05-12T02:49:32.429Z] #25 23.63 [2020-05-12T02:49:32.429Z] #25 26.38 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2020-05-12T02:49:32.469Z] #37 ... [2020-05-12T02:49:32.469Z] [2020-05-12T02:49:32.469Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-12T02:49:32.469Z] #11 26.82 Fetched 8126 kB in 26s (314 kB/s) [2020-05-12T02:49:32.469Z] #11 26.82 Reading package lists... [2020-05-12T02:49:32.553Z] #28 63.88 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-12T02:49:32.553Z] #28 64.77 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-05-12T02:49:32.630Z] #39 81.50 DEP criu/pagemap-cache.d [2020-05-12T02:49:32.775Z] #11 ... [2020-05-12T02:49:32.775Z] [2020-05-12T02:49:32.775Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-12T02:49:32.775Z] #48 27.50 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-05-12T02:49:32.775Z] #48 28.64 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-05-12T02:49:32.775Z] #48 31.66 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-05-12T02:49:32.775Z] #48 34.00 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-05-12T02:49:32.775Z] #48 34.17 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-05-12T02:49:32.775Z] #48 34.61 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-05-12T02:49:32.775Z] #48 34.94 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-05-12T02:49:32.775Z] #48 36.35 runtime [2020-05-12T02:49:32.775Z] #48 ... [2020-05-12T02:49:32.775Z] [2020-05-12T02:49:32.775Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-05-12T02:49:32.775Z] #24 27.02 Fetched 8126 kB in 25s (320 kB/s) [2020-05-12T02:49:32.775Z] #24 27.02 Reading package lists... [2020-05-12T02:49:32.808Z] #28 64.98 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-05-12T02:49:32.875Z] #25 27.99 #=#=# ##O#- # ##O=# # [2020-05-12T02:49:32.892Z] #39 81.68 DEP criu/page-xfer.d [2020-05-12T02:49:32.892Z] #39 81.79 DEP criu/page-pipe.d [2020-05-12T02:49:32.892Z] #39 81.84 DEP criu/netfilter.d [2020-05-12T02:49:32.973Z] #32 ... [2020-05-12T02:49:32.973Z] [2020-05-12T02:49:32.973Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-12T02:49:32.973Z] #25 17.12 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2020-05-12T02:49:32.973Z] #25 17.23 skipping existing 1849cc453dee [2020-05-12T02:49:33.073Z] #24 ... [2020-05-12T02:49:33.073Z] [2020-05-12T02:49:33.073Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-12T02:49:33.073Z] #33 27.09 Reading package lists... [2020-05-12T02:49:33.151Z] #39 ... [2020-05-12T02:49:33.151Z] [2020-05-12T02:49:33.151Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-12T02:49:33.151Z] #41 DONE 160.8s [2020-05-12T02:49:33.151Z] [2020-05-12T02:49:33.151Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-12T02:49:33.151Z] #17 11.21 Fetched 8345 kB in 9s (928 kB/s) [2020-05-12T02:49:33.151Z] #17 11.21 Reading package lists... [2020-05-12T02:49:33.151Z] #17 15.51 Reading package lists... [2020-05-12T02:49:33.151Z] #17 ... [2020-05-12T02:49:33.151Z] [2020-05-12T02:49:33.151Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-12T02:49:33.151Z] #39 82.07 DEP criu/net.d [2020-05-12T02:49:33.232Z] #25 17.40 [2020-05-12T02:49:33.717Z] #39 82.61 DEP criu/namespaces.d [2020-05-12T02:49:33.751Z] #33 37.84 Reading package lists... [2020-05-12T02:49:33.751Z] #33 ... [2020-05-12T02:49:33.751Z] [2020-05-12T02:49:33.751Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-12T02:49:33.751Z] #39 27.94 Fetched 8126 kB in 26s (309 kB/s) [2020-05-12T02:49:33.975Z] #39 82.81 DEP criu/mount.d [2020-05-12T02:49:34.050Z] #39 27.94 Reading package lists... [2020-05-12T02:49:34.050Z] #39 ... [2020-05-12T02:49:34.050Z] [2020-05-12T02:49:34.050Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-05-12T02:49:34.050Z] #24 37.81 Reading package lists... [2020-05-12T02:49:34.050Z] #24 ... [2020-05-12T02:49:34.050Z] [2020-05-12T02:49:34.050Z] #52 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-05-12T02:49:34.050Z] #52 28.30 Fetched 8126 kB in 27s (303 kB/s) [2020-05-12T02:49:34.050Z] #52 28.30 Reading package lists... [2020-05-12T02:49:34.166Z] #25 18.22 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2020-05-12T02:49:34.235Z] #39 82.91 DEP criu/mem.d [2020-05-12T02:49:34.235Z] #39 83.17 DEP criu/lsm.d [2020-05-12T02:49:34.349Z] #52 ... [2020-05-12T02:49:34.349Z] [2020-05-12T02:49:34.349Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-12T02:49:34.413Z] #25 28.61 #=#=# ##O#- # ##O=# # ################################ 44.9% ######################################################################## 100.0% [2020-05-12T02:49:34.413Z] #25 29.24 [2020-05-12T02:49:34.425Z] #25 18.67 [2020-05-12T02:49:34.493Z] #39 83.39 DEP criu/log.d [2020-05-12T02:49:34.683Z] #25 18.83 ######################################################################## 100.0% [2020-05-12T02:49:34.683Z] #25 18.96 [2020-05-12T02:49:34.683Z] #25 19.02 Download of images into '/build' complete. [2020-05-12T02:49:34.683Z] #25 19.03 Use something like the following to load the result into a Docker daemon: [2020-05-12T02:49:34.683Z] #25 19.03 tar -cC '/build' . | docker load [2020-05-12T02:49:34.751Z] #39 83.52 DEP criu/libnetlink.d [2020-05-12T02:49:34.751Z] #39 83.63 DEP criu/kerndat.d [2020-05-12T02:49:35.009Z] #39 83.78 DEP criu/kcmp-ids.d [2020-05-12T02:49:35.009Z] #39 83.85 DEP criu/irmap.d [2020-05-12T02:49:35.230Z] #25 ... [2020-05-12T02:49:35.230Z] [2020-05-12T02:49:35.230Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-12T02:49:35.230Z] #47 58.84 time [2020-05-12T02:49:35.230Z] #47 59.20 regexp [2020-05-12T02:49:35.230Z] #47 ... [2020-05-12T02:49:35.230Z] [2020-05-12T02:49:35.230Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-12T02:49:35.230Z] #39 4.784 Note: Building without setproctitle() and strlcpy() support. [2020-05-12T02:49:35.230Z] #39 4.785 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-05-12T02:49:35.230Z] #39 4.807 Note: Building without GnuTLS support [2020-05-12T02:49:35.230Z] #39 8.285 fatal: not a git repository (or any of the parent directories): .git [2020-05-12T02:49:35.230Z] #39 8.457 GEN .gitid [2020-05-12T02:49:35.230Z] #39 8.477 GEN criu/include/version.h [2020-05-12T02:49:35.230Z] #39 8.499 GEN include/common/asm [2020-05-12T02:49:35.266Z] #39 83.96 DEP criu/ipc_ns.d [2020-05-12T02:49:35.267Z] #39 84.11 DEP criu/image.d [2020-05-12T02:49:35.275Z] #52 159.5 + bin/containerd-shim-runc-v1 [2020-05-12T02:49:35.525Z] #39 84.23 DEP criu/image-desc.d [2020-05-12T02:49:35.525Z] #39 84.33 DEP criu/fsnotify.d [2020-05-12T02:49:35.617Z] #25 DONE 19.7s [2020-05-12T02:49:35.617Z] [2020-05-12T02:49:35.617Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-12T02:49:35.617Z] #38 71.00 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-05-12T02:49:35.617Z] #38 71.01 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-05-12T02:49:35.617Z] #38 71.03 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2020-05-12T02:49:35.617Z] #38 71.04 Setting up libcap-dev:amd64 (1:2.25-2) ... [2020-05-12T02:49:35.617Z] #38 71.06 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2020-05-12T02:49:35.617Z] #38 71.07 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-05-12T02:49:35.617Z] #38 71.08 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-05-12T02:49:35.617Z] #38 71.10 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-05-12T02:49:35.617Z] #38 71.12 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-05-12T02:49:35.617Z] #38 71.14 Setting up python-protobuf (3.6.1.3-2) ... [2020-05-12T02:49:35.783Z] #39 84.50 DEP criu/filesystems.d [2020-05-12T02:49:35.783Z] #39 84.71 DEP criu/files.d [2020-05-12T02:49:35.876Z] #38 ... [2020-05-12T02:49:35.876Z] [2020-05-12T02:49:35.876Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-12T02:49:35.876Z] #30 63.54 time [2020-05-12T02:49:35.876Z] #30 70.32 internal/poll [2020-05-12T02:49:35.876Z] #30 70.32 internal/fmtsort [2020-05-12T02:49:35.876Z] #30 71.15 internal/syscall/execenv [2020-05-12T02:49:35.876Z] #30 71.44 internal/syscall/unix [2020-05-12T02:49:35.876Z] #30 71.71 strings [2020-05-12T02:49:35.876Z] #30 73.28 os [2020-05-12T02:49:36.041Z] #39 84.93 DEP criu/files-reg.d [2020-05-12T02:49:36.134Z] #30 ... [2020-05-12T02:49:36.134Z] [2020-05-12T02:49:36.134Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-12T02:49:36.134Z] #32 73.25 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-05-12T02:49:36.134Z] #32 73.28 Setting up xxd (2:8.1.0875-5) ... [2020-05-12T02:49:36.134Z] #32 73.29 Setting up libuv1:amd64 (1.24.1-1) ... [2020-05-12T02:49:36.134Z] #32 73.31 Setting up vim-common (2:8.1.0875-5) ... [2020-05-12T02:49:36.134Z] #32 73.37 Setting up librhash0:amd64 (1.3.8-1) ... [2020-05-12T02:49:36.134Z] #32 73.37 Setting up cmake-data (3.13.4-1) ... [2020-05-12T02:49:36.134Z] #32 73.46 Setting up libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-05-12T02:49:36.134Z] #32 73.48 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2020-05-12T02:49:36.134Z] #32 73.49 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-05-12T02:49:36.134Z] #32 73.50 Setting up cmake (3.13.4-1) ... [2020-05-12T02:49:36.134Z] #32 73.51 Processing triggers for libc-bin (2.28-10) ... [2020-05-12T02:49:36.134Z] #32 73.65 Processing triggers for mime-support (3.62) ... [2020-05-12T02:49:36.299Z] #39 85.06 DEP criu/files-ext.d [2020-05-12T02:49:36.299Z] #39 85.16 DEP criu/file-lock.d [2020-05-12T02:49:36.299Z] #39 85.26 DEP criu/file-ids.d [2020-05-12T02:49:36.392Z] #32 DONE 74.1s [2020-05-12T02:49:36.392Z] [2020-05-12T02:49:36.392Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-12T02:49:36.392Z] #41 68.80 time [2020-05-12T02:49:36.487Z] #39 ... [2020-05-12T02:49:36.487Z] [2020-05-12T02:49:36.487Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-12T02:49:36.487Z] #47 69.70 path/filepath [2020-05-12T02:49:36.487Z] #47 69.71 mvdan.cc/sh/v3/fileutil [2020-05-12T02:49:36.557Z] #39 85.41 DEP criu/fifo.d [2020-05-12T02:49:36.557Z] #39 85.53 DEP criu/fdstore.d [2020-05-12T02:49:36.650Z] #41 74.24 strings [2020-05-12T02:49:36.651Z] #41 ... [2020-05-12T02:49:36.651Z] [2020-05-12T02:49:36.651Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-12T02:49:36.815Z] #39 85.62 DEP criu/fault-injection.d [2020-05-12T02:49:36.815Z] #39 85.66 DEP criu/external.d [2020-05-12T02:49:36.815Z] #39 85.79 DEP criu/eventpoll.d [2020-05-12T02:49:36.974Z] #28 ... [2020-05-12T02:49:36.974Z] [2020-05-12T02:49:36.974Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-12T02:49:36.974Z] #25 4.426 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2020-05-12T02:49:36.974Z] #25 4.858 [2020-05-12T02:49:36.974Z] #25 5.049 # 1.9% ###### 8.4% ########### 16.4% ############### 20.9% ################### 27.4% ####################### 32.3% ############################# 40.3% ################################ 44.5% #################################### 51.4% ########################################## 59.5% ############################################### 66.1% ################################################### 71.7% ######################################################## 78.3% ########################################################### 82.9% ############################################################### 88.1% ################################################################### 94.2% ######################################################################## 100.0% [2020-05-12T02:49:36.974Z] #25 7.207 [2020-05-12T02:49:36.974Z] #25 7.424 ######### 13.1% ############################### 44.2% ############################################# 62.6% ########################################################## 81.5% ################################################################### 94.4% ######################################################################## 100.0% [2020-05-12T02:49:36.974Z] #25 8.280 [2020-05-12T02:49:36.974Z] #25 8.521 ## 3.0% ###### 9.3% ########### 16.4% ################ 23.2% ###################### 31.9% ############################ 39.6% ################################# 47.2% ####################################### 54.6% ############################################## 65.2% ###################################################### 75.3% ########################################################### 82.5% ############################################################# 85.0% #################################################################### 95.8% ######################################################################## 100.0% [2020-05-12T02:49:36.974Z] #25 10.35 [2020-05-12T02:49:37.073Z] #39 85.96 DEP criu/eventfd.d [2020-05-12T02:49:37.073Z] #39 86.06 DEP criu/crtools.d [2020-05-12T02:49:37.229Z] #25 10.66 #=#=# # [2020-05-12T02:49:37.229Z] #25 ... [2020-05-12T02:49:37.229Z] [2020-05-12T02:49:37.229Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-12T02:49:37.229Z] #41 59.45 io [2020-05-12T02:49:37.229Z] #41 59.51 strconv [2020-05-12T02:49:37.229Z] #41 61.10 bytes [2020-05-12T02:49:37.229Z] #41 63.31 bufio [2020-05-12T02:49:37.229Z] #41 63.89 reflect [2020-05-12T02:49:37.229Z] #41 65.57 syscall [2020-05-12T02:49:37.229Z] #41 ... [2020-05-12T02:49:37.229Z] [2020-05-12T02:49:37.230Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-12T02:49:37.288Z] #52 161.6 + bin/containerd-shim-runc-v2 [2020-05-12T02:49:37.331Z] #39 86.19 DEP criu/cr-service.d [2020-05-12T02:49:37.431Z] #47 ... [2020-05-12T02:49:37.431Z] [2020-05-12T02:49:37.431Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-12T02:49:37.431Z] #33 6.055 -- The C compiler identification is GNU 8.3.0 [2020-05-12T02:49:37.431Z] #33 6.069 -- Check for working C compiler: /usr/bin/cc [2020-05-12T02:49:37.431Z] #33 15.69 -- Check for working C compiler: /usr/bin/cc -- works [2020-05-12T02:49:37.431Z] #33 15.69 -- Detecting C compiler ABI info [2020-05-12T02:49:37.589Z] #39 86.36 DEP criu/cr-restore.d [2020-05-12T02:49:37.691Z] #33 ... [2020-05-12T02:49:37.691Z] [2020-05-12T02:49:37.691Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-12T02:49:37.691Z] #39 13.14 PBCC images/google/protobuf/descriptor.pb-c.c [2020-05-12T02:49:37.691Z] #39 13.26 PBCC images/opts.pb-c.c [2020-05-12T02:49:37.691Z] #39 13.35 PBCC images/sit.pb-c.c [2020-05-12T02:49:37.691Z] #39 13.40 DEP images/google/protobuf/descriptor.pb-c.d [2020-05-12T02:49:37.851Z] #39 86.54 DEP criu/cr-errno.d [2020-05-12T02:49:37.851Z] #39 86.56 DEP criu/cr-dump.d [2020-05-12T02:49:37.851Z] #39 86.77 DEP criu/cr-dedup.d [2020-05-12T02:49:37.952Z] #39 13.49 DEP images/opts.pb-c.d [2020-05-12T02:49:37.952Z] #39 13.58 DEP images/sit.pb-c.d [2020-05-12T02:49:37.952Z] #39 13.71 PBCC images/macvlan.pb-c.c [2020-05-12T02:49:37.952Z] #39 13.74 DEP images/macvlan.pb-c.d [2020-05-12T02:49:37.952Z] #39 13.81 PBCC images/autofs.pb-c.c [2020-05-12T02:49:38.109Z] #39 86.90 DEP criu/cr-check.d [2020-05-12T02:49:38.214Z] #39 13.86 DEP images/autofs.pb-c.d [2020-05-12T02:49:38.214Z] #39 13.92 PBCC images/sysctl.pb-c.c [2020-05-12T02:49:38.214Z] #39 13.93 DEP images/sysctl.pb-c.d [2020-05-12T02:49:38.214Z] #39 13.97 PBCC images/time.pb-c.c [2020-05-12T02:49:38.214Z] #39 14.02 DEP images/time.pb-c.d [2020-05-12T02:49:38.214Z] #39 ... [2020-05-12T02:49:38.214Z] [2020-05-12T02:49:38.214Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-12T02:49:38.214Z] #41 62.06 regexp [2020-05-12T02:49:38.214Z] #41 64.70 context [2020-05-12T02:49:38.214Z] #41 64.75 os [2020-05-12T02:49:38.214Z] #41 71.36 github.com/LK4D4/vndr/versioned [2020-05-12T02:49:38.294Z] #52 162.2 + binaries [2020-05-12T02:49:38.294Z] #52 162.2 + mkdir -p /build [2020-05-12T02:49:38.294Z] #52 162.2 + cp bin/containerd /build/containerd [2020-05-12T02:49:38.294Z] #52 162.2 + cp bin/containerd-shim /build/containerd-shim [2020-05-12T02:49:38.294Z] #52 162.3 + cp bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-05-12T02:49:38.294Z] #52 162.3 + cp bin/ctr /build/ctr [2020-05-12T02:49:38.367Z] #39 87.19 DEP criu/config.d [2020-05-12T02:49:38.474Z] #41 ... [2020-05-12T02:49:38.474Z] [2020-05-12T02:49:38.474Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-12T02:49:38.474Z] #39 14.08 PBCC images/binfmt-misc.pb-c.c [2020-05-12T02:49:38.474Z] #39 14.12 DEP images/binfmt-misc.pb-c.d [2020-05-12T02:49:38.474Z] #39 14.19 PBCC images/seccomp.pb-c.c [2020-05-12T02:49:38.474Z] #39 14.26 DEP images/seccomp.pb-c.d [2020-05-12T02:49:38.474Z] #39 14.36 PBCC images/userns.pb-c.c [2020-05-12T02:49:38.575Z] #52 DONE 162.8s [2020-05-12T02:49:38.625Z] #39 87.43 DEP criu/clone-noasan.d [2020-05-12T02:49:38.625Z] #39 87.47 DEP criu/cgroup.d [2020-05-12T02:49:38.625Z] #39 87.60 DEP criu/cgroup-props.d [2020-05-12T02:49:38.735Z] #39 14.38 DEP images/userns.pb-c.d [2020-05-12T02:49:38.735Z] #39 14.48 PBCC images/cgroup.pb-c.c [2020-05-12T02:49:38.735Z] #39 14.53 DEP images/cgroup.pb-c.d [2020-05-12T02:49:38.735Z] #39 14.59 PBCC images/fown.pb-c.c [2020-05-12T02:49:38.883Z] #39 87.68 DEP criu/bitmap.d [2020-05-12T02:49:38.883Z] #39 87.70 DEP criu/bfd.d [2020-05-12T02:49:38.883Z] #39 87.77 DEP criu/autofs.d [2020-05-12T02:49:38.883Z] #39 87.88 DEP criu/aio.d [2020-05-12T02:49:38.996Z] #39 14.61 PBCC images/ext-file.pb-c.c [2020-05-12T02:49:38.996Z] #39 14.67 DEP images/fown.pb-c.d [2020-05-12T02:49:38.996Z] #39 14.73 DEP images/ext-file.pb-c.d [2020-05-12T02:49:38.996Z] #39 ... [2020-05-12T02:49:38.996Z] [2020-05-12T02:49:38.996Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-12T02:49:38.996Z] #10 62.87 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-05-12T02:49:38.996Z] #10 62.91 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-05-12T02:49:38.996Z] #10 62.91 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-05-12T02:49:38.996Z] #10 72.76 Selecting previously unselected package gcc-mingw-w64-base. [2020-05-12T02:49:38.996Z] #10 72.76 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_arm64.deb ... [2020-05-12T02:49:38.996Z] #10 72.77 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-05-12T02:49:38.996Z] #10 72.90 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-05-12T02:49:38.996Z] #10 72.91 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_arm64.deb ... [2020-05-12T02:49:38.996Z] #10 72.92 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-05-12T02:49:39.017Z] #25 10.66 #=#=# # 2.4% ## 3.9% #### 6.3% ##### 7.9% ####### 9.8% ######## 12.1% ######### 13.8% ########### 15.7% ############ 17.2% ############# 19.2% ############### 21.4% ################# 23.8% ################### 26.4% #################### 28.5% ####################### 32.3% ######################## 34.1% ########################## 36.5% # [2020-05-12T02:49:39.017Z] #25 ... [2020-05-12T02:49:39.017Z] [2020-05-12T02:49:39.017Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-12T02:49:39.017Z] #43 61.20 + cd /tmp/tmp.3yY0Db5kkt/src/gotest.tools/gotestsum [2020-05-12T02:49:39.017Z] #43 61.20 + git checkout -q v0.3.5 [2020-05-12T02:49:39.017Z] #43 61.35 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2020-05-12T02:49:39.017Z] #43 ... [2020-05-12T02:49:39.017Z] [2020-05-12T02:49:39.017Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-12T02:49:39.141Z] #39 88.01 DEP criu/action-scripts.d [2020-05-12T02:49:39.186Z] [2020-05-12T02:49:39.186Z] #53 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-05-12T02:49:39.257Z] #10 ... [2020-05-12T02:49:39.257Z] [2020-05-12T02:49:39.257Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-12T02:49:39.257Z] #39 14.82 PBCC images/rpc.pb-c.c [2020-05-12T02:49:39.257Z] #39 14.92 DEP images/rpc.pb-c.d [2020-05-12T02:49:39.257Z] #39 14.98 PBCC images/siginfo.pb-c.c [2020-05-12T02:49:39.257Z] #39 15.00 DEP images/siginfo.pb-c.d [2020-05-12T02:49:39.257Z] #39 15.06 PBCC images/pagemap.pb-c.c [2020-05-12T02:49:39.399Z] #39 ... [2020-05-12T02:49:39.399Z] [2020-05-12T02:49:39.399Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-05-12T02:49:39.399Z] #28 DONE 166.9s [2020-05-12T02:49:39.399Z] [2020-05-12T02:49:39.399Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-12T02:49:39.399Z] #17 15.51 Reading package lists... [2020-05-12T02:49:39.399Z] #17 19.61 Building dependency tree... [2020-05-12T02:49:39.399Z] #17 21.27 libcap2-bin is already the newest version (1:2.25-2). [2020-05-12T02:49:39.399Z] #17 21.27 The following additional packages will be installed: [2020-05-12T02:49:39.399Z] #17 21.27 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-05-12T02:49:39.399Z] #17 21.28 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-05-12T02:49:39.399Z] #17 21.28 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-05-12T02:49:39.399Z] #17 21.28 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-05-12T02:49:39.399Z] #17 21.28 python3.7 python3.7-minimal vim-runtime xxd [2020-05-12T02:49:39.399Z] #17 21.28 Suggested packages: [2020-05-12T02:49:39.399Z] #17 21.28 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-05-12T02:49:39.399Z] #17 21.28 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-05-12T02:49:39.399Z] #17 21.28 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-05-12T02:49:39.399Z] #17 21.28 Recommended packages: [2020-05-12T02:49:39.399Z] #17 21.28 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-05-12T02:49:39.399Z] #17 21.28 python3-keyrings.alt python3-xdg unzip [2020-05-12T02:49:39.399Z] #17 22.94 The following NEW packages will be installed: [2020-05-12T02:49:39.399Z] #17 22.94 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-05-12T02:49:39.399Z] #17 22.94 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-05-12T02:49:39.399Z] #17 22.94 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-05-12T02:49:39.399Z] #17 22.95 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-05-12T02:49:39.399Z] #17 22.95 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-05-12T02:49:39.399Z] #17 22.95 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-05-12T02:49:39.399Z] #17 22.95 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2020-05-12T02:49:39.399Z] #17 22.95 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2020-05-12T02:49:39.399Z] #17 22.95 xz-utils zip [2020-05-12T02:49:39.399Z] #17 23.29 0 upgraded, 48 newly installed, 0 to remove and 6 not upgraded. [2020-05-12T02:49:39.399Z] #17 23.29 Need to get 28.5 MB of archives. [2020-05-12T02:49:39.399Z] #17 23.29 After this operation, 116 MB of additional disk space will be used. [2020-05-12T02:49:39.399Z] #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-12T02:49:39.399Z] #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-12T02:49:39.399Z] #17 23.31 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-12T02:49:39.467Z] #53 DONE 0.4s [2020-05-12T02:49:39.519Z] #39 15.14 DEP images/pagemap.pb-c.d [2020-05-12T02:49:39.519Z] #39 15.24 PBCC images/rlimit.pb-c.c [2020-05-12T02:49:39.519Z] #39 15.26 DEP images/rlimit.pb-c.d [2020-05-12T02:49:39.519Z] #39 15.35 PBCC images/file-lock.pb-c.c [2020-05-12T02:49:39.658Z] #17 23.48 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2020-05-12T02:49:39.658Z] #17 23.48 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2020-05-12T02:49:39.658Z] #17 23.49 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-12T02:49:39.658Z] #17 23.56 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u1 [330 kB] [2020-05-12T02:49:39.658Z] #17 23.58 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2020-05-12T02:49:39.658Z] #17 23.58 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2020-05-12T02:49:39.658Z] #17 23.58 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2020-05-12T02:49:39.658Z] #17 23.59 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2020-05-12T02:49:39.658Z] #17 23.59 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2020-05-12T02:49:39.658Z] #17 23.59 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2020-05-12T02:49:39.658Z] #17 23.60 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2020-05-12T02:49:39.658Z] #17 23.61 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2020-05-12T02:49:39.658Z] #17 23.61 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2020-05-12T02:49:39.658Z] #17 23.62 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-05-12T02:49:39.658Z] #17 23.63 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-05-12T02:49:39.658Z] #17 23.64 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2020-05-12T02:49:39.658Z] #17 23.65 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-12T02:49:39.658Z] #17 23.65 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2020-05-12T02:49:39.658Z] #17 23.67 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2020-05-12T02:49:39.749Z] [2020-05-12T02:49:39.749Z] #56 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-05-12T02:49:39.749Z] #56 DONE 0.2s [2020-05-12T02:49:39.749Z] [2020-05-12T02:49:39.749Z] #58 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-05-12T02:49:39.780Z] #39 15.38 DEP images/file-lock.pb-c.d [2020-05-12T02:49:39.780Z] #39 15.45 PBCC images/tty.pb-c.c [2020-05-12T02:49:39.780Z] #39 15.57 DEP images/tty.pb-c.d [2020-05-12T02:49:39.916Z] #17 23.71 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2020-05-12T02:49:39.916Z] #17 23.72 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-05-12T02:49:39.916Z] #17 23.73 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-05-12T02:49:39.916Z] #17 23.74 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-05-12T02:49:39.916Z] #17 23.74 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2020-05-12T02:49:39.916Z] #17 23.75 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2020-05-12T02:49:39.916Z] #17 23.75 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-05-12T02:49:40.029Z] #58 DONE 0.2s [2020-05-12T02:49:40.029Z] [2020-05-12T02:49:40.029Z] #60 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-05-12T02:49:40.035Z] #11 37.05 Reading package lists... [2020-05-12T02:49:40.035Z] #11 ... [2020-05-12T02:49:40.035Z] [2020-05-12T02:49:40.035Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-12T02:49:40.035Z] #39 27.94 Reading package lists... [2020-05-12T02:49:40.042Z] #39 ... [2020-05-12T02:49:40.042Z] [2020-05-12T02:49:40.042Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-12T02:49:40.042Z] #25 32.55 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2020-05-12T02:49:40.042Z] #25 32.62 skipping existing ed4b54129745 [2020-05-12T02:49:40.042Z] #25 32.78 [2020-05-12T02:49:40.042Z] #25 33.97 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2020-05-12T02:49:40.042Z] #25 34.30 #=#=# [2020-05-12T02:49:40.042Z] #25 34.56 ######################################################################## 100.0% [2020-05-12T02:49:40.042Z] #25 34.73 [2020-05-12T02:49:40.042Z] #25 34.86 Download of images into '/build' complete. [2020-05-12T02:49:40.042Z] #25 34.86 Use something like the following to load the result into a Docker daemon: [2020-05-12T02:49:40.042Z] #25 34.86 tar -cC '/build' . | docker load [2020-05-12T02:49:40.042Z] #25 DONE 35.5s [2020-05-12T02:49:40.042Z] [2020-05-12T02:49:40.042Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-12T02:49:40.042Z] #39 15.66 PBCC images/tun.pb-c.c [2020-05-12T02:49:40.042Z] #39 15.70 PBCC images/netdev.pb-c.c [2020-05-12T02:49:40.042Z] #39 15.81 DEP images/tun.pb-c.d [2020-05-12T02:49:40.303Z] #39 15.89 DEP images/netdev.pb-c.d [2020-05-12T02:49:40.303Z] #39 16.08 PBCC images/vma.pb-c.c [2020-05-12T02:49:40.310Z] #60 DONE 0.1s [2020-05-12T02:49:40.311Z] [2020-05-12T02:49:40.311Z] #61 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-05-12T02:49:40.311Z] #61 DONE 0.1s [2020-05-12T02:49:40.311Z] [2020-05-12T02:49:40.311Z] #62 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-05-12T02:49:40.483Z] #17 24.29 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-12T02:49:40.483Z] #17 24.30 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-12T02:49:40.483Z] #17 24.30 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-12T02:49:40.483Z] #17 24.30 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2020-05-12T02:49:40.483Z] #17 24.31 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2020-05-12T02:49:40.483Z] #17 24.31 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2020-05-12T02:49:40.483Z] #17 24.38 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-05-12T02:49:40.483Z] #17 24.39 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2020-05-12T02:49:40.483Z] #17 24.40 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2020-05-12T02:49:40.483Z] #17 24.41 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2020-05-12T02:49:40.483Z] #17 24.41 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2020-05-12T02:49:40.483Z] #17 24.44 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2020-05-12T02:49:40.483Z] #17 24.44 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u2 [1245 kB] [2020-05-12T02:49:40.483Z] #17 24.47 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-12T02:49:40.483Z] #17 24.48 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2020-05-12T02:49:40.564Z] #39 16.16 DEP images/vma.pb-c.d [2020-05-12T02:49:40.564Z] #39 16.27 PBCC images/creds.pb-c.c [2020-05-12T02:49:40.564Z] #39 16.29 DEP images/creds.pb-c.d [2020-05-12T02:49:40.741Z] #17 24.49 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-05-12T02:49:40.741Z] #17 24.70 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2020-05-12T02:49:40.741Z] #17 24.76 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2020-05-12T02:49:40.824Z] #39 16.36 PBCC images/utsns.pb-c.c [2020-05-12T02:49:40.824Z] #39 16.40 DEP images/utsns.pb-c.d [2020-05-12T02:49:40.824Z] #39 16.43 PBCC images/ipc-desc.pb-c.c [2020-05-12T02:49:40.824Z] #39 16.48 PBCC images/ipc-sem.pb-c.c [2020-05-12T02:49:40.824Z] #39 16.53 DEP images/ipc-desc.pb-c.d [2020-05-12T02:49:40.824Z] #39 16.56 DEP images/ipc-sem.pb-c.d [2020-05-12T02:49:40.824Z] #39 16.61 PBCC images/ipc-msg.pb-c.c [2020-05-12T02:49:40.837Z] #33 3.658 + RM_GOPATH=0 [2020-05-12T02:49:40.837Z] #33 3.658 + TMP_GOPATH= [2020-05-12T02:49:40.837Z] #33 3.658 + : /build [2020-05-12T02:49:40.837Z] #33 3.658 + '[' -z '' ']' [2020-05-12T02:49:40.837Z] #33 3.659 ++ mktemp -d [2020-05-12T02:49:40.837Z] #33 3.660 + export GOPATH=/tmp/tmp.Kfhp7Kj3CW [2020-05-12T02:49:40.837Z] #33 3.660 + GOPATH=/tmp/tmp.Kfhp7Kj3CW [2020-05-12T02:49:40.837Z] #33 3.660 + RM_GOPATH=1 [2020-05-12T02:49:40.837Z] #33 3.661 ++ dirname /tmp/install/install.sh [2020-05-12T02:49:40.837Z] #33 3.661 + dir=/tmp/install [2020-05-12T02:49:40.837Z] #33 3.661 + bin=tini [2020-05-12T02:49:40.837Z] #33 3.661 + shift [2020-05-12T02:49:40.837Z] #33 3.662 + '[' '!' -f /tmp/install/tini.installer ']' [2020-05-12T02:49:40.837Z] #33 3.662 + . /tmp/install/tini.installer [2020-05-12T02:49:40.837Z] #33 3.662 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2020-05-12T02:49:40.837Z] #33 3.662 + install_tini [2020-05-12T02:49:40.837Z] #33 3.663 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-05-12T02:49:40.837Z] #33 3.663 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-05-12T02:49:40.837Z] #33 3.663 + git clone https://github.com/krallin/tini.git /tmp/tmp.Kfhp7Kj3CW/tini [2020-05-12T02:49:40.837Z] #33 3.668 Cloning into '/tmp/tmp.Kfhp7Kj3CW/tini'... [2020-05-12T02:49:40.837Z] #33 4.370 + cd /tmp/tmp.Kfhp7Kj3CW/tini [2020-05-12T02:49:40.837Z] #33 4.370 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-05-12T02:49:40.837Z] #33 4.409 + cmake . [2020-05-12T02:49:40.923Z] #62 DONE 0.7s [2020-05-12T02:49:40.999Z] #17 24.80 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2020-05-12T02:49:41.061Z] #25 10.66 #=#=# # 2.4% ## 3.9% #### 6.3% ##### 7.9% ####### 9.8% ######## 12.1% ######### 13.8% ########### 15.7% ############ 17.2% ############# 19.2% ############### 21.4% ################# 23.8% ################### 26.4% #################### 28.5% ####################### 32.3% ######################## 34.1% ########################## 36.5% ########################### 38.1% ############################ 39.8% ############################## 41.7% ############################### 43.9% ################################# 46.2% ################################## 47.6% #################################### 50.9% ###################################### 53.1% ####################################### 55.4% ######################################### 57.7% ########################################## 59.6% ############################################ 62.1% ############################################## 64.5% ############################################### 65.6% ################################################ 67.4% ################################################## 70.1% ################################################### 71.9% ##################################################### 73.9% ###################################################### 75.8% ######################################################## 77.8% [2020-05-12T02:49:41.061Z] #25 ... [2020-05-12T02:49:41.061Z] [2020-05-12T02:49:41.061Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-12T02:49:41.061Z] #52 2.884 + RM_GOPATH=0 [2020-05-12T02:49:41.061Z] #52 2.884 + TMP_GOPATH= [2020-05-12T02:49:41.061Z] #52 2.884 + : /build [2020-05-12T02:49:41.061Z] #52 2.884 + '[' -z '' ']' [2020-05-12T02:49:41.061Z] #52 2.884 ++ mktemp -d [2020-05-12T02:49:41.061Z] #52 2.913 + export GOPATH=/tmp/tmp.HCXifhxLlV [2020-05-12T02:49:41.061Z] #52 2.913 + GOPATH=/tmp/tmp.HCXifhxLlV [2020-05-12T02:49:41.061Z] #52 2.913 + RM_GOPATH=1 [2020-05-12T02:49:41.061Z] #52 2.914 ++ dirname /tmp/install/install.sh [2020-05-12T02:49:41.061Z] #52 2.915 + dir=/tmp/install [2020-05-12T02:49:41.061Z] #52 2.915 + bin=containerd [2020-05-12T02:49:41.061Z] #52 2.915 + shift [2020-05-12T02:49:41.061Z] #52 2.915 + '[' '!' -f /tmp/install/containerd.installer ']' [2020-05-12T02:49:41.061Z] #52 2.915 + . /tmp/install/containerd.installer [2020-05-12T02:49:41.061Z] #52 2.916 ++ : 814b7956fafc7a0980ea07e950f983d0837e5578 [2020-05-12T02:49:41.061Z] #52 2.916 + install_containerd [2020-05-12T02:49:41.061Z] #52 2.916 + echo 'Install containerd version 814b7956fafc7a0980ea07e950f983d0837e5578' [2020-05-12T02:49:41.061Z] #52 2.917 Install containerd version 814b7956fafc7a0980ea07e950f983d0837e5578 [2020-05-12T02:49:41.061Z] #52 2.917 + git clone https://github.com/containerd/containerd.git /tmp/tmp.HCXifhxLlV/src/github.com/containerd/containerd [2020-05-12T02:49:41.061Z] #52 2.932 Cloning into '/tmp/tmp.HCXifhxLlV/src/github.com/containerd/containerd'... [2020-05-12T02:49:41.061Z] #52 ... [2020-05-12T02:49:41.061Z] [2020-05-12T02:49:41.061Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-12T02:49:41.085Z] #39 16.64 DEP images/ipc-msg.pb-c.d [2020-05-12T02:49:41.085Z] #39 16.70 PBCC images/ipc-shm.pb-c.c [2020-05-12T02:49:41.085Z] #39 16.74 DEP images/ipc-shm.pb-c.d [2020-05-12T02:49:41.085Z] #39 16.83 PBCC images/ipc-var.pb-c.c [2020-05-12T02:49:41.085Z] #39 16.87 DEP images/ipc-var.pb-c.d [2020-05-12T02:49:41.204Z] [2020-05-12T02:49:41.204Z] #63 exporting to image [2020-05-12T02:49:41.204Z] #63 exporting layers [2020-05-12T02:49:41.346Z] #39 16.94 PBCC images/sk-opts.pb-c.c [2020-05-12T02:49:41.346Z] #39 16.95 PBCC images/packet-sock.pb-c.c [2020-05-12T02:49:41.346Z] #39 17.08 DEP images/sk-opts.pb-c.d [2020-05-12T02:49:41.346Z] #39 17.15 DEP images/packet-sock.pb-c.d [2020-05-12T02:49:41.403Z] #33 ... [2020-05-12T02:49:41.403Z] [2020-05-12T02:49:41.403Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-12T02:49:41.403Z] #38 78.90 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2020-05-12T02:49:41.403Z] #38 78.91 Processing triggers for libc-bin (2.28-10) ... [2020-05-12T02:49:41.403Z] #38 DONE 79.2s [2020-05-12T02:49:41.566Z] #17 25.34 debconf: delaying package configuration, since apt-utils is not installed [2020-05-12T02:49:41.566Z] #17 25.44 Fetched 28.5 MB in 2s (15.9 MB/s) [2020-05-12T02:49:41.566Z] #17 25.49 Selecting previously unselected package pigz. [2020-05-12T02:49:41.607Z] #39 17.27 PBCC images/sk-netlink.pb-c.c [2020-05-12T02:49:41.607Z] #39 17.35 DEP images/sk-netlink.pb-c.d [2020-05-12T02:49:41.662Z] [2020-05-12T02:49:41.662Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-12T02:49:41.662Z] #33 5.128 -- The C compiler identification is GNU 8.3.0 [2020-05-12T02:49:41.823Z] #17 25.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 ... 23431 files and directories currently installed.) [2020-05-12T02:49:41.824Z] #17 25.54 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2020-05-12T02:49:41.824Z] #17 25.55 Unpacking pigz (2.4-1) ... [2020-05-12T02:49:41.824Z] #17 25.66 Selecting previously unselected package libpython3.7-minimal:amd64. [2020-05-12T02:49:41.824Z] #17 25.66 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_amd64.deb ... [2020-05-12T02:49:41.824Z] #17 25.67 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ... [2020-05-12T02:49:41.828Z] #25 10.66 #=#=# # 2.4% ## 3.9% #### 6.3% ##### 7.9% ####### 9.8% ######## 12.1% ######### 13.8% ########### 15.7% ############ 17.2% ############# 19.2% ############### 21.4% ################# 23.8% ################### 26.4% #################### 28.5% ####################### 32.3% ######################## 34.1% ########################## 36.5% ########################### 38.1% ############################ 39.8% ############################## 41.7% ############################### 43.9% ################################# 46.2% ################################## 47.6% #################################### 50.9% ###################################### 53.1% ####################################### 55.4% ######################################### 57.7% ########################################## 59.6% ############################################ 62.1% ############################################## 64.5% ############################################### 65.6% ################################################ 67.4% ################################################## 70.1% ################################################### 71.9% ##################################################### 73.9% ###################################################### 75.8% ######################################################## 77.8% ######################################################### 80.1% ########################################################## 81.8% ############################################################ 84.7% ############################################################## 86.5% ############################################################### 88.4% ################################################################# 90.8% [2020-05-12T02:49:41.828Z] #25 ... [2020-05-12T02:49:41.828Z] [2020-05-12T02:49:41.828Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-12T02:49:41.828Z] #38 64.02 Selecting previously unselected package libprotobuf-dev:amd64. [2020-05-12T02:49:41.828Z] #38 64.02 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2020-05-12T02:49:41.828Z] #38 64.03 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-05-12T02:49:41.828Z] #38 65.81 Selecting previously unselected package libprotoc17:amd64. [2020-05-12T02:49:41.828Z] #38 65.82 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2020-05-12T02:49:41.828Z] #38 65.83 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2020-05-12T02:49:41.828Z] #38 66.48 Selecting previously unselected package protobuf-c-compiler. [2020-05-12T02:49:41.828Z] #38 66.49 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2020-05-12T02:49:41.828Z] #38 66.51 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-05-12T02:49:41.828Z] #38 66.72 Selecting previously unselected package protobuf-compiler. [2020-05-12T02:49:41.828Z] #38 66.72 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2020-05-12T02:49:41.828Z] #38 66.73 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-05-12T02:49:41.828Z] #38 66.89 Selecting previously unselected package python-pkg-resources. [2020-05-12T02:49:41.828Z] #38 66.92 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-05-12T02:49:41.828Z] #38 66.92 Unpacking python-pkg-resources (40.8.0-1) ... [2020-05-12T02:49:41.828Z] #38 67.17 Selecting previously unselected package python-six. [2020-05-12T02:49:41.828Z] #38 67.17 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-05-12T02:49:41.828Z] #38 67.19 Unpacking python-six (1.12.0-1) ... [2020-05-12T02:49:41.828Z] #38 67.30 Selecting previously unselected package python-protobuf. [2020-05-12T02:49:41.828Z] #38 67.30 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2020-05-12T02:49:41.828Z] #38 67.32 Unpacking python-protobuf (3.6.1.3-2) ... [2020-05-12T02:49:41.828Z] #38 68.07 Setting up python-pkg-resources (40.8.0-1) ... [2020-05-12T02:49:41.828Z] #38 73.54 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-05-12T02:49:41.828Z] #38 73.55 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-05-12T02:49:41.828Z] #38 73.56 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-05-12T02:49:41.828Z] #38 73.59 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-05-12T02:49:41.828Z] #38 73.61 Setting up python-six (1.12.0-1) ... [2020-05-12T02:49:41.828Z] #38 ... [2020-05-12T02:49:41.828Z] [2020-05-12T02:49:41.828Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-12T02:49:41.828Z] #10 64.01 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [25.4 MB] [2020-05-12T02:49:41.828Z] #10 66.51 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2020-05-12T02:49:41.828Z] #10 66.52 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2020-05-12T02:49:41.828Z] #10 66.52 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-05-12T02:49:41.828Z] #10 66.52 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-05-12T02:49:41.828Z] #10 66.52 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB] [2020-05-12T02:49:41.828Z] #10 66.53 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u4 [110 kB] [2020-05-12T02:49:41.828Z] #10 66.54 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2020-05-12T02:49:41.828Z] #10 66.56 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2020-05-12T02:49:41.828Z] #10 66.58 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2020-05-12T02:49:41.828Z] #10 66.61 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2020-05-12T02:49:41.828Z] #10 66.62 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2020-05-12T02:49:41.828Z] #10 66.69 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2020-05-12T02:49:41.828Z] #10 66.71 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2020-05-12T02:49:41.828Z] #10 66.72 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB] [2020-05-12T02:49:41.828Z] #10 66.74 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u4 [322 kB] [2020-05-12T02:49:41.828Z] #10 68.13 debconf: delaying package configuration, since apt-utils is not installed [2020-05-12T02:49:41.828Z] #10 68.38 Fetched 78.2 MB in 8s (9290 kB/s) [2020-05-12T02:49:41.828Z] #10 68.51 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15409 files and directories currently installed.) [2020-05-12T02:49:41.828Z] #10 68.59 Preparing to unpack .../libsystemd0_241-7~deb10u4_amd64.deb ... [2020-05-12T02:49:41.828Z] #10 68.62 Unpacking libsystemd0:amd64 (241-7~deb10u4) over (241-7~deb10u3) ... [2020-05-12T02:49:41.828Z] #10 69.00 Setting up libsystemd0:amd64 (241-7~deb10u4) ... [2020-05-12T02:49:41.828Z] #10 69.19 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15409 files and directories currently installed.) [2020-05-12T02:49:41.828Z] #10 69.24 Preparing to unpack .../libudev1_241-7~deb10u4_amd64.deb ... [2020-05-12T02:49:41.828Z] #10 69.25 Unpacking libudev1:amd64 (241-7~deb10u4) over (241-7~deb10u3) ... [2020-05-12T02:49:41.828Z] #10 69.47 Setting up libudev1:amd64 (241-7~deb10u4) ... [2020-05-12T02:49:41.828Z] #10 69.63 Selecting previously unselected package binutils-mingw-w64-i686. [2020-05-12T02:49:41.828Z] #10 69.63 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15409 files and directories currently installed.) [2020-05-12T02:49:41.828Z] #10 69.76 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2020-05-12T02:49:41.828Z] #10 69.77 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-05-12T02:49:41.828Z] #10 72.68 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-05-12T02:49:41.828Z] #10 72.70 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2020-05-12T02:49:41.828Z] #10 72.73 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-05-12T02:49:41.828Z] #10 ... [2020-05-12T02:49:41.828Z] [2020-05-12T02:49:41.828Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-12T02:49:41.867Z] #39 17.43 PBCC images/sk-inet.pb-c.c [2020-05-12T02:49:41.867Z] #39 17.54 DEP images/sk-inet.pb-c.d [2020-05-12T02:49:41.867Z] #39 17.60 PBCC images/sk-unix.pb-c.c [2020-05-12T02:49:41.921Z] #33 5.284 -- Check for working C compiler: /usr/bin/cc [2020-05-12T02:49:42.082Z] #17 26.08 Selecting previously unselected package python3.7-minimal. [2020-05-12T02:49:42.082Z] #17 26.08 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_amd64.deb ... [2020-05-12T02:49:42.085Z] #25 10.66 #=#=# # 2.4% ## 3.9% #### 6.3% ##### 7.9% ####### 9.8% ######## 12.1% ######### 13.8% ########### 15.7% ############ 17.2% ############# 19.2% ############### 21.4% ################# 23.8% ################### 26.4% #################### 28.5% ####################### 32.3% ######################## 34.1% ########################## 36.5% ########################### 38.1% ############################ 39.8% ############################## 41.7% ############################### 43.9% ################################# 46.2% ################################## 47.6% #################################### 50.9% ###################################### 53.1% ####################################### 55.4% ######################################### 57.7% ########################################## 59.6% ############################################ 62.1% ############################################## 64.5% ############################################### 65.6% ################################################ 67.4% ################################################## 70.1% ################################################### 71.9% ##################################################### 73.9% ###################################################### 75.8% ######################################################## 77.8% ######################################################### 80.1% ########################################################## 81.8% ############################################################ 84.7% ############################################################## 86.5% ############################################################### 88.4% ################################################################# 90.8% ################################################################## 92.9% #################################################################### 94.6% ##################################################################### 96.1% ####################################################################### 99.9% ######################################################################## 100.0% [2020-05-12T02:49:42.129Z] #39 17.72 DEP images/sk-unix.pb-c.d [2020-05-12T02:49:42.129Z] #39 17.84 PBCC images/mm.pb-c.c [2020-05-12T02:49:42.129Z] #39 17.90 DEP images/mm.pb-c.d [2020-05-12T02:49:42.129Z] #39 17.91 PBCC images/timerfd.pb-c.c [2020-05-12T02:49:42.129Z] #39 17.93 DEP images/timerfd.pb-c.d [2020-05-12T02:49:42.129Z] #39 17.95 PBCC images/timer.pb-c.c [2020-05-12T02:49:42.129Z] #39 17.96 DEP images/timer.pb-c.d [2020-05-12T02:49:42.129Z] #39 17.98 PBCC images/sa.pb-c.c [2020-05-12T02:49:42.129Z] #39 18.01 DEP images/sa.pb-c.d [2020-05-12T02:49:42.340Z] #25 15.87 [2020-05-12T02:49:42.341Z] #17 26.10 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ... [2020-05-12T02:49:42.391Z] #39 18.06 PBCC images/pipe-data.pb-c.c [2020-05-12T02:49:42.391Z] #39 18.07 DEP images/pipe-data.pb-c.d [2020-05-12T02:49:42.391Z] #39 18.11 PBCC images/mnt.pb-c.c [2020-05-12T02:49:42.391Z] #39 18.19 DEP images/mnt.pb-c.d [2020-05-12T02:49:42.391Z] #39 18.22 PBCC images/sk-packet.pb-c.c [2020-05-12T02:49:42.391Z] #39 ... [2020-05-12T02:49:42.391Z] [2020-05-12T02:49:42.391Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-12T02:49:42.391Z] #30 66.25 internal/fmtsort [2020-05-12T02:49:42.391Z] #30 68.84 path/filepath [2020-05-12T02:49:42.391Z] #30 68.84 fmt [2020-05-12T02:49:42.391Z] #30 70.75 io/ioutil [2020-05-12T02:49:42.391Z] #30 73.62 github.com/BurntSushi/toml [2020-05-12T02:49:42.391Z] #30 73.62 log [2020-05-12T02:49:42.391Z] #30 73.62 flag [2020-05-12T02:49:42.651Z] #30 ... [2020-05-12T02:49:42.651Z] [2020-05-12T02:49:42.651Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-12T02:49:42.651Z] #39 18.27 DEP images/sk-packet.pb-c.d [2020-05-12T02:49:42.651Z] #39 18.30 PBCC images/tcp-stream.pb-c.c [2020-05-12T02:49:42.651Z] #39 18.34 DEP images/tcp-stream.pb-c.d [2020-05-12T02:49:42.651Z] #39 18.38 PBCC images/pipe.pb-c.c [2020-05-12T02:49:42.651Z] #39 18.48 DEP images/pipe.pb-c.d [2020-05-12T02:49:42.844Z] #39 39.18 Reading package lists... [2020-05-12T02:49:42.844Z] #39 ... [2020-05-12T02:49:42.844Z] [2020-05-12T02:49:42.844Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-12T02:49:42.844Z] #11 37.05 Reading package lists... [2020-05-12T02:49:42.855Z] #33 6.271 -- Check for working C compiler: /usr/bin/cc -- works [2020-05-12T02:49:42.855Z] #33 6.273 -- Detecting C compiler ABI info [2020-05-12T02:49:42.907Z] #17 26.92 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ... [2020-05-12T02:49:42.913Z] #39 18.58 PBCC images/pstree.pb-c.c [2020-05-12T02:49:42.913Z] #39 18.64 DEP images/pstree.pb-c.d [2020-05-12T02:49:42.913Z] #39 18.68 PBCC images/fs.pb-c.c [2020-05-12T02:49:43.165Z] #17 26.94 Setting up python3.7-minimal (3.7.3-2+deb10u1) ... [2020-05-12T02:49:43.175Z] #39 18.73 DEP images/fs.pb-c.d [2020-05-12T02:49:43.175Z] #39 18.74 PBCC images/signalfd.pb-c.c [2020-05-12T02:49:43.175Z] #39 18.80 DEP images/signalfd.pb-c.d [2020-05-12T02:49:43.175Z] #39 18.89 PBCC images/fh.pb-c.c [2020-05-12T02:49:43.175Z] #39 18.95 PBCC images/fsnotify.pb-c.c [2020-05-12T02:49:43.175Z] #39 19.01 DEP images/fh.pb-c.d [2020-05-12T02:49:43.271Z] #25 16.85 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2020-05-12T02:49:43.422Z] #33 6.858 -- Detecting C compiler ABI info - done [2020-05-12T02:49:43.422Z] #33 6.905 -- Detecting C compile features [2020-05-12T02:49:43.435Z] #39 19.08 DEP images/fsnotify.pb-c.d [2020-05-12T02:49:43.435Z] #39 19.12 PBCC images/eventpoll.pb-c.c [2020-05-12T02:49:43.435Z] #39 19.13 DEP images/eventpoll.pb-c.d [2020-05-12T02:49:43.435Z] #39 19.20 PBCC images/eventfd.pb-c.c [2020-05-12T02:49:43.435Z] #39 19.21 DEP images/eventfd.pb-c.d [2020-05-12T02:49:43.525Z] #25 17.21 [2020-05-12T02:49:43.696Z] #39 19.34 PBCC images/remap-file-path.pb-c.c [2020-05-12T02:49:43.696Z] #39 19.40 DEP images/remap-file-path.pb-c.d [2020-05-12T02:49:43.696Z] #39 19.49 PBCC images/fifo.pb-c.c [2020-05-12T02:49:43.781Z] #25 ... [2020-05-12T02:49:43.781Z] [2020-05-12T02:49:43.781Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-12T02:49:43.781Z] #32 69.37 Selecting previously unselected package libxml2:amd64. [2020-05-12T02:49:43.781Z] #32 69.38 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_amd64.deb ... [2020-05-12T02:49:43.781Z] #32 69.39 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-05-12T02:49:43.781Z] #32 70.03 Selecting previously unselected package libarchive13:amd64. [2020-05-12T02:49:43.781Z] #32 70.04 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2020-05-12T02:49:43.781Z] #32 70.06 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-05-12T02:49:43.781Z] #32 70.44 Selecting previously unselected package libjsoncpp1:amd64. [2020-05-12T02:49:43.781Z] #32 70.45 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2020-05-12T02:49:43.781Z] #32 70.46 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2020-05-12T02:49:43.781Z] #32 70.63 Selecting previously unselected package librhash0:amd64. [2020-05-12T02:49:43.781Z] #32 70.65 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2020-05-12T02:49:43.781Z] #32 70.66 Unpacking librhash0:amd64 (1.3.8-1) ... [2020-05-12T02:49:43.781Z] #32 70.88 Selecting previously unselected package libuv1:amd64. [2020-05-12T02:49:43.781Z] #32 70.93 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... [2020-05-12T02:49:43.781Z] #32 70.94 Unpacking libuv1:amd64 (1.24.1-1) ... [2020-05-12T02:49:43.781Z] #32 71.15 Selecting previously unselected package cmake. [2020-05-12T02:49:43.781Z] #32 71.19 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2020-05-12T02:49:43.781Z] #32 71.19 Unpacking cmake (3.13.4-1) ... [2020-05-12T02:49:43.781Z] #32 74.92 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-05-12T02:49:43.781Z] #32 74.93 Setting up xxd (2:8.1.0875-5) ... [2020-05-12T02:49:43.781Z] #32 74.95 Setting up libuv1:amd64 (1.24.1-1) ... [2020-05-12T02:49:43.781Z] #32 74.96 Setting up vim-common (2:8.1.0875-5) ... [2020-05-12T02:49:43.781Z] #32 75.01 Setting up librhash0:amd64 (1.3.8-1) ... [2020-05-12T02:49:43.781Z] #32 75.03 Setting up cmake-data (3.13.4-1) ... [2020-05-12T02:49:43.781Z] #32 75.07 Setting up libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-05-12T02:49:43.781Z] #32 75.10 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2020-05-12T02:49:43.781Z] #32 75.11 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-05-12T02:49:43.781Z] #32 75.12 Setting up cmake (3.13.4-1) ... [2020-05-12T02:49:43.781Z] #32 75.15 Processing triggers for libc-bin (2.28-10) ... [2020-05-12T02:49:43.781Z] #32 75.20 Processing triggers for mime-support (3.62) ... [2020-05-12T02:49:43.781Z] #32 DONE 76.0s [2020-05-12T02:49:43.781Z] [2020-05-12T02:49:43.781Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-12T02:49:43.781Z] #10 75.93 Selecting previously unselected package binutils-mingw-w64. [2020-05-12T02:49:43.781Z] #10 75.93 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-05-12T02:49:43.781Z] #10 75.95 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-05-12T02:49:43.781Z] #10 76.15 Selecting previously unselected package libdevmapper1.02.1:amd64. [2020-05-12T02:49:43.870Z] #63 exporting layers 2.4s done [2020-05-12T02:49:43.870Z] #63 writing image sha256:0c69706684e01262efca26b11b75481f9713b08d8a54cb03d2dab6ecf4f5c661 done [2020-05-12T02:49:43.870Z] #63 naming to docker.io/library/docker:b7b4f5c9b4feb3320be720682d48605d42c909fb done [2020-05-12T02:49:43.870Z] #63 DONE 2.4s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-05-12T02:49:43.957Z] #39 19.55 DEP images/fifo.pb-c.d [2020-05-12T02:49:43.957Z] #39 19.58 PBCC images/ghost-file.pb-c.c [2020-05-12T02:49:43.957Z] #39 19.64 DEP images/ghost-file.pb-c.d [2020-05-12T02:49:43.957Z] #39 19.67 PBCC images/regfile.pb-c.c [2020-05-12T02:49:43.957Z] #39 19.70 DEP images/regfile.pb-c.d [2020-05-12T02:49:43.957Z] #39 19.76 PBCC images/ns.pb-c.c [2020-05-12T02:49:43.957Z] #39 19.77 DEP images/ns.pb-c.d [2020-05-12T02:49:44.036Z] #10 76.15 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-05-12T02:49:44.036Z] #10 76.17 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-05-12T02:49:44.217Z] #39 19.81 PBCC images/fdinfo.pb-c.c [2020-05-12T02:49:44.217Z] #39 19.93 DEP images/fdinfo.pb-c.d [2020-05-12T02:49:44.217Z] #39 20.00 PBCC images/core-aarch64.pb-c.c [2020-05-12T02:49:44.293Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-40956/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=b7b4f5c9b4feb3320be720682d48605d42c909fb -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:b7b4f5c9b4feb3320be720682d48605d42c909fb hack/test/unit [2020-05-12T02:49:44.478Z] #39 20.07 PBCC images/core-arm.pb-c.c [2020-05-12T02:49:44.478Z] #39 20.15 PBCC images/core-ppc64.pb-c.c [2020-05-12T02:49:44.478Z] #39 20.25 PBCC images/core-s390.pb-c.c [2020-05-12T02:49:44.552Z] #10 76.70 Selecting previously unselected package dmsetup. [2020-05-12T02:49:44.552Z] #10 76.70 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2020-05-12T02:49:44.552Z] #10 76.71 Unpacking dmsetup (2:1.02.155-3) ... [2020-05-12T02:49:44.552Z] #10 76.94 Selecting previously unselected package mingw-w64-common. [2020-05-12T02:49:44.552Z] #10 76.95 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-05-12T02:49:44.738Z] #39 20.31 PBCC images/core-x86.pb-c.c [2020-05-12T02:49:44.738Z] #39 20.39 PBCC images/core.pb-c.c [2020-05-12T02:49:44.738Z] #39 20.48 PBCC images/inventory.pb-c.c [2020-05-12T02:49:44.809Z] #10 76.95 Unpacking mingw-w64-common (6.0.0-3) ... [2020-05-12T02:49:44.957Z] #11 47.10 Building dependency tree... [2020-05-12T02:49:44.957Z] #11 ... [2020-05-12T02:49:44.957Z] [2020-05-12T02:49:44.957Z] #52 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-05-12T02:49:44.957Z] #52 38.92 Reading package lists... [2020-05-12T02:49:44.957Z] #52 ... [2020-05-12T02:49:44.957Z] [2020-05-12T02:49:44.957Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-05-12T02:49:44.957Z] #24 37.81 Reading package lists... [2020-05-12T02:49:44.999Z] #39 20.63 DEP images/core-aarch64.pb-c.d [2020-05-12T02:49:44.999Z] #39 20.75 DEP images/core-arm.pb-c.d [2020-05-12T02:49:45.065Z] #17 28.89 Selecting previously unselected package python3-minimal. [2020-05-12T02:49:45.065Z] #17 28.89 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23680 files and directories currently installed.) [2020-05-12T02:49:45.065Z] #17 28.94 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2020-05-12T02:49:45.065Z] #17 28.95 Unpacking python3-minimal (3.7.3-1) ... [2020-05-12T02:49:45.065Z] #17 29.01 Selecting previously unselected package libmpdec2:amd64. [2020-05-12T02:49:45.261Z] #39 20.86 DEP images/core-ppc64.pb-c.d [2020-05-12T02:49:45.261Z] #39 20.94 DEP images/core-s390.pb-c.d [2020-05-12T02:49:45.261Z] #39 21.03 DEP images/core-x86.pb-c.d [2020-05-12T02:49:45.323Z] #17 29.02 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2020-05-12T02:49:45.323Z] #17 29.02 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2020-05-12T02:49:45.323Z] #17 29.13 Selecting previously unselected package libpython3.7-stdlib:amd64. [2020-05-12T02:49:45.323Z] #17 29.13 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_amd64.deb ... [2020-05-12T02:49:45.323Z] #17 29.14 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ... [2020-05-12T02:49:45.327Z] #33 8.892 -- Detecting C compile features - done [2020-05-12T02:49:45.327Z] #33 8.913 -- Performing Test HAS_BUILTIN_FORTIFY [2020-05-12T02:49:45.369Z] #10 ... [2020-05-12T02:49:45.369Z] [2020-05-12T02:49:45.369Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-12T02:49:45.369Z] #47 67.73 syscall [2020-05-12T02:49:45.369Z] #47 67.74 reflect [2020-05-12T02:49:45.369Z] #47 75.37 context [2020-05-12T02:49:45.369Z] #47 76.86 internal/poll [2020-05-12T02:49:45.530Z] #39 21.15 DEP images/core.pb-c.d [2020-05-12T02:49:45.530Z] #39 21.26 DEP images/inventory.pb-c.d [2020-05-12T02:49:45.624Z] #47 ... [2020-05-12T02:49:45.624Z] [2020-05-12T02:49:45.624Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-12T02:49:45.624Z] #25 17.51 ####################################################### 77.7% ######################################################################## 100.0% [2020-05-12T02:49:45.624Z] #25 17.72 [2020-05-12T02:49:45.624Z] #25 18.99 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2020-05-12T02:49:45.624Z] #25 19.36 [2020-05-12T02:49:45.893Z] #33 9.215 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-05-12T02:49:45.893Z] #33 9.388 -- Configuring done [2020-05-12T02:49:45.893Z] #33 9.406 -- Generating done [2020-05-12T02:49:45.893Z] #33 9.425 -- Build files have been written to: /tmp/tmp.Kfhp7Kj3CW/tini [2020-05-12T02:49:45.893Z] #33 9.435 + make tini-static [2020-05-12T02:49:46.133Z] #25 19.62 ######################### 34.9% ######################################################################## 100.0% [2020-05-12T02:49:46.133Z] #25 19.80 [2020-05-12T02:49:46.151Z] #33 9.812 Scanning dependencies of target tini-static [2020-05-12T02:49:46.257Z] #17 30.01 Selecting previously unselected package python3.7. [2020-05-12T02:49:46.257Z] #17 30.01 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_amd64.deb ... [2020-05-12T02:49:46.257Z] #17 30.01 Unpacking python3.7 (3.7.3-2+deb10u1) ... [2020-05-12T02:49:46.257Z] #17 30.13 Selecting previously unselected package libpython3-stdlib:amd64. [2020-05-12T02:49:46.257Z] #17 30.15 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2020-05-12T02:49:46.257Z] #17 30.16 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2020-05-12T02:49:46.257Z] #17 30.26 Setting up python3-minimal (3.7.3-1) ... [2020-05-12T02:49:46.410Z] #33 9.941 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-05-12T02:49:46.478Z] #39 ... [2020-05-12T02:49:46.478Z] [2020-05-12T02:49:46.478Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-12T02:49:46.478Z] #33 16.57 -- Detecting C compiler ABI info - done [2020-05-12T02:49:46.478Z] #33 16.60 -- Detecting C compile features [2020-05-12T02:49:46.478Z] #33 19.98 -- Detecting C compile features - done [2020-05-12T02:49:46.478Z] #33 20.01 -- Performing Test HAS_BUILTIN_FORTIFY [2020-05-12T02:49:46.478Z] #33 20.48 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-05-12T02:49:46.478Z] #33 20.71 -- Configuring done [2020-05-12T02:49:46.478Z] #33 20.75 -- Generating done [2020-05-12T02:49:46.478Z] #33 20.75 -- Build files have been written to: /tmp/tmp.WhE1WVOSQW/tini [2020-05-12T02:49:46.478Z] #33 20.77 + make tini-static [2020-05-12T02:49:46.478Z] #33 21.42 Scanning dependencies of target tini-static [2020-05-12T02:49:46.478Z] #33 21.63 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-05-12T02:49:46.478Z] #33 23.30 [100%] Linking C executable tini-static [2020-05-12T02:49:46.478Z] #33 24.09 [100%] Built target tini-static [2020-05-12T02:49:46.478Z] #33 24.34 + mkdir -p /build [2020-05-12T02:49:46.478Z] #33 24.39 + cp tini-static /build/docker-init [2020-05-12T02:49:46.478Z] #33 DONE 24.9s [2020-05-12T02:49:46.478Z] [2020-05-12T02:49:46.478Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-12T02:49:46.478Z] #39 22.02 PBCC images/cpuinfo.pb-c.c [2020-05-12T02:49:46.478Z] #39 22.09 DEP images/cpuinfo.pb-c.d [2020-05-12T02:49:46.478Z] #39 22.15 PBCC images/stats.pb-c.c [2020-05-12T02:49:46.478Z] #39 22.26 DEP images/stats.pb-c.d [2020-05-12T02:49:46.693Z] #25 ... [2020-05-12T02:49:46.693Z] [2020-05-12T02:49:46.693Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-12T02:49:46.693Z] #30 68.90 time [2020-05-12T02:49:46.694Z] #30 75.19 internal/poll [2020-05-12T02:49:46.694Z] #30 77.92 internal/fmtsort [2020-05-12T02:49:46.694Z] #30 77.93 internal/syscall/execenv [2020-05-12T02:49:46.694Z] #30 78.19 internal/syscall/unix [2020-05-12T02:49:46.694Z] #30 78.48 os [2020-05-12T02:49:46.694Z] #30 78.79 strings [2020-05-12T02:49:46.694Z] #30 ... [2020-05-12T02:49:46.694Z] [2020-05-12T02:49:46.694Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-12T02:49:46.694Z] #38 78.99 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-05-12T02:49:46.694Z] #38 79.00 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-05-12T02:49:46.694Z] #38 79.05 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2020-05-12T02:49:46.694Z] #38 79.07 Setting up libcap-dev:amd64 (1:2.25-2) ... [2020-05-12T02:49:46.694Z] #38 79.09 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2020-05-12T02:49:46.694Z] #38 79.10 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-05-12T02:49:46.694Z] #38 79.13 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-05-12T02:49:46.694Z] #38 79.15 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-05-12T02:49:46.694Z] #38 79.16 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-05-12T02:49:46.948Z] #38 79.17 Setting up python-protobuf (3.6.1.3-2) ... [2020-05-12T02:49:46.976Z] #33 ... [2020-05-12T02:49:46.977Z] [2020-05-12T02:49:46.977Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-12T02:49:46.977Z] #10 74.64 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-05-12T02:49:46.977Z] #10 74.66 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-05-12T02:49:46.977Z] #10 74.67 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-05-12T02:49:46.977Z] #10 82.85 Selecting previously unselected package gcc-mingw-w64-base. [2020-05-12T02:49:46.977Z] #10 82.85 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-05-12T02:49:46.977Z] #10 82.86 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-05-12T02:49:46.977Z] #10 83.03 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-05-12T02:49:46.977Z] #10 83.06 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-05-12T02:49:46.977Z] #10 83.07 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-05-12T02:49:46.991Z] ? github.com/docker/docker/api [no test files] [2020-05-12T02:49:47.039Z] #24 49.24 Building dependency tree... [2020-05-12T02:49:47.235Z] #10 ... [2020-05-12T02:49:47.235Z] [2020-05-12T02:49:47.235Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-12T02:49:47.235Z] #47 74.71 encoding/binary [2020-05-12T02:49:47.235Z] #47 74.92 os [2020-05-12T02:49:47.235Z] #47 77.64 encoding/base64 [2020-05-12T02:49:47.235Z] #47 78.75 golang.org/x/sys/unix [2020-05-12T02:49:47.235Z] #47 80.25 fmt [2020-05-12T02:49:47.235Z] #47 ... [2020-05-12T02:49:47.235Z] [2020-05-12T02:49:47.235Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-12T02:49:47.235Z] #39 3.532 Note: Building without setproctitle() and strlcpy() support. [2020-05-12T02:49:47.235Z] #39 3.532 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-05-12T02:49:47.235Z] #39 3.547 Note: Building without GnuTLS support [2020-05-12T02:49:47.235Z] #39 5.685 fatal: not a git repository (or any of the parent directories): .git [2020-05-12T02:49:47.235Z] #39 5.722 GEN .gitid [2020-05-12T02:49:47.235Z] #39 5.748 GEN criu/include/version.h [2020-05-12T02:49:47.235Z] #39 5.785 GEN include/common/asm [2020-05-12T02:49:47.451Z] #17 31.15 Selecting previously unselected package python3. [2020-05-12T02:49:47.451Z] #17 31.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 ... 24092 files and directories currently installed.) [2020-05-12T02:49:47.451Z] #17 31.22 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2020-05-12T02:49:47.451Z] #17 31.24 Unpacking python3 (3.7.3-1) ... [2020-05-12T02:49:47.451Z] #17 31.38 Selecting previously unselected package libip4tc0:amd64. [2020-05-12T02:49:47.451Z] #17 31.38 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2020-05-12T02:49:47.451Z] #17 31.38 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2020-05-12T02:49:47.709Z] #17 31.45 Selecting previously unselected package libip6tc0:amd64. [2020-05-12T02:49:47.709Z] #17 31.45 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2020-05-12T02:49:47.709Z] #17 31.46 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2020-05-12T02:49:47.709Z] #17 31.53 Selecting previously unselected package libiptc0:amd64. [2020-05-12T02:49:47.709Z] #17 31.54 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2020-05-12T02:49:47.709Z] #17 31.55 Unpacking libiptc0:amd64 (1.8.2-4) ... [2020-05-12T02:49:47.709Z] #17 31.62 Selecting previously unselected package libnfnetlink0:amd64. [2020-05-12T02:49:47.709Z] #17 31.62 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2020-05-12T02:49:47.709Z] #17 31.64 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-05-12T02:49:47.709Z] #17 31.71 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2020-05-12T02:49:47.801Z] #39 ... [2020-05-12T02:49:47.802Z] [2020-05-12T02:49:47.802Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-12T02:49:47.802Z] #47 85.45 encoding/json [2020-05-12T02:49:47.862Z] #39 ... [2020-05-12T02:49:47.862Z] [2020-05-12T02:49:47.862Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-12T02:49:47.862Z] #47 71.58 io/ioutil [2020-05-12T02:49:47.862Z] #47 72.40 fmt [2020-05-12T02:49:47.862Z] #47 72.42 encoding/binary [2020-05-12T02:49:47.862Z] #47 74.31 encoding/base64 [2020-05-12T02:49:47.862Z] #47 74.32 golang.org/x/sys/unix [2020-05-12T02:49:47.862Z] #47 77.82 encoding/json [2020-05-12T02:49:47.862Z] #47 77.82 go/token [2020-05-12T02:49:47.862Z] #47 77.84 github.com/pkg/diff [2020-05-12T02:49:47.862Z] #47 79.63 go/scanner [2020-05-12T02:49:47.862Z] #47 ... [2020-05-12T02:49:47.862Z] [2020-05-12T02:49:47.862Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-12T02:49:47.862Z] #52 40.08 Checking out files: 40% (1284/3179) Checking out files: 41% (1304/3179) Checking out files: 42% (1336/3179) Checking out files: 43% (1367/3179) Checking out files: 44% (1399/3179) Checking out files: 45% (1431/3179) Checking out files: 46% (1463/3179) Checking out files: 47% (1495/3179) Checking out files: 48% (1526/3179) Checking out files: 49% (1558/3179) Checking out files: 50% (1590/3179) Checking out files: 51% (1622/3179) Checking out files: 52% (1654/3179) Checking out files: 53% (1685/3179) Checking out files: 54% (1717/3179) Checking out files: 55% (1749/3179) Checking out files: 56% (1781/3179) Checking out files: 57% (1813/3179) Checking out files: 58% (1844/3179) Checking out files: 59% (1876/3179) Checking out files: 60% (1908/3179) Checking out files: 61% (1940/3179) Checking out files: 62% (1971/3179) Checking out files: 63% (2003/3179) Checking out files: 64% (2035/3179) Checking out files: 65% (2067/3179) Checking out files: 66% (2099/3179) Checking out files: 67% (2130/3179) Checking out files: 68% (2162/3179) Checking out files: 69% (2194/3179) Checking out files: 70% (2226/3179) Checking out files: 71% (2258/3179) Checking out files: 72% (2289/3179) Checking out files: 73% (2321/3179) Checking out files: 74% (2353/3179) Checking out files: 75% (2385/3179) Checking out files: 76% (2417/3179) Checking out files: 77% (2448/3179) Checking out files: 78% (2480/3179) Checking out files: 79% (2512/3179) Checking out files: 80% (2544/3179) Checking out files: 81% (2575/3179) Checking out files: 82% (2607/3179) Checking out files: 83% (2639/3179) Checking out files: 84% (2671/3179) Checking out files: 85% (2703/3179) Checking out files: 86% (2734/3179) Checking out files: 87% (2766/3179) Checking out files: 88% (2798/3179) Checking out files: 89% (2830/3179) Checking out files: 90% (2862/3179) Checking out files: 91% (2893/3179) Checking out files: 92% (2925/3179) Checking out files: 93% (2957/3179) Checking out files: 94% (2989/3179) Checking out files: 95% (3021/3179) Checking out files: 96% (3052/3179) Checking out files: 97% (3084/3179) Checking out files: 97% (3104/3179) Checking out files: 98% (3116/3179) Checking out files: 99% (3148/3179) Checking out files: 100% (3179/3179) Checking out files: 100% (3179/3179), done. [2020-05-12T02:49:47.862Z] #52 42.18 + cd /tmp/tmp.ltMxeCcvIC/src/github.com/containerd/containerd [2020-05-12T02:49:47.862Z] #52 42.18 + git checkout -q 814b7956fafc7a0980ea07e950f983d0837e5578 [2020-05-12T02:49:47.967Z] #17 31.71 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2020-05-12T02:49:47.967Z] #17 31.72 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-05-12T02:49:47.967Z] #17 31.79 Selecting previously unselected package libnftnl11:amd64. [2020-05-12T02:49:47.967Z] #17 31.80 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2020-05-12T02:49:47.967Z] #17 31.80 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2020-05-12T02:49:47.967Z] #17 31.89 Selecting previously unselected package iptables. [2020-05-12T02:49:47.967Z] #17 31.90 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2020-05-12T02:49:47.967Z] #17 31.91 Unpacking iptables (1.8.2-4) ... [2020-05-12T02:49:48.123Z] #52 44.03 + export 'BUILDTAGS=netgo osusergo static_build' [2020-05-12T02:49:48.123Z] #52 44.03 + BUILDTAGS='netgo osusergo static_build' [2020-05-12T02:49:48.123Z] #52 44.03 + export EXTRA_FLAGS=-buildmode=pie [2020-05-12T02:49:48.123Z] #52 44.03 + EXTRA_FLAGS=-buildmode=pie [2020-05-12T02:49:48.123Z] #52 44.03 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-05-12T02:49:48.123Z] #52 44.03 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-05-12T02:49:48.123Z] #52 44.03 + '[' '' = dynamic ']' [2020-05-12T02:49:48.123Z] #52 44.03 + make [2020-05-12T02:49:48.225Z] #17 32.22 Selecting previously unselected package xxd. [2020-05-12T02:49:48.484Z] #17 32.26 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-05-12T02:49:48.484Z] #17 32.26 Unpacking xxd (2:8.1.0875-5) ... [2020-05-12T02:49:48.484Z] #17 32.41 Selecting previously unselected package vim-common. [2020-05-12T02:49:48.556Z] #24 52.70 ca-certificates is already the newest version (20190110). [2020-05-12T02:49:48.556Z] #24 52.70 The following additional packages will be installed: [2020-05-12T02:49:48.556Z] #24 52.71 libjq1 libonig5 [2020-05-12T02:49:48.742Z] #17 32.41 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-05-12T02:49:48.742Z] #17 32.44 Unpacking vim-common (2:8.1.0875-5) ... [2020-05-12T02:49:48.742Z] #17 32.63 Selecting previously unselected package bash-completion. [2020-05-12T02:49:48.742Z] #17 32.64 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-05-12T02:49:49.176Z] #47 ... [2020-05-12T02:49:49.176Z] [2020-05-12T02:49:49.176Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-12T02:49:49.176Z] #33 11.32 [100%] Linking C executable tini-static [2020-05-12T02:49:49.176Z] #33 11.92 [100%] Built target tini-static [2020-05-12T02:49:49.176Z] #33 12.00 + mkdir -p /build [2020-05-12T02:49:49.176Z] #33 12.00 + cp tini-static /build/docker-init [2020-05-12T02:49:49.176Z] #33 DONE 12.3s [2020-05-12T02:49:49.176Z] [2020-05-12T02:49:49.176Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-12T02:49:49.176Z] #41 76.50 os [2020-05-12T02:49:49.176Z] #41 78.03 regexp/syntax [2020-05-12T02:49:49.176Z] #41 81.42 fmt [2020-05-12T02:49:49.176Z] #41 84.36 regexp [2020-05-12T02:49:49.176Z] #41 86.61 go/token [2020-05-12T02:49:49.176Z] #41 ... [2020-05-12T02:49:49.176Z] [2020-05-12T02:49:49.176Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-12T02:49:49.176Z] #30 76.55 path [2020-05-12T02:49:49.176Z] #30 77.03 text/tabwriter [2020-05-12T02:49:49.176Z] #30 78.29 path/filepath [2020-05-12T02:49:49.176Z] #30 78.30 fmt [2020-05-12T02:49:49.176Z] #30 80.01 io/ioutil [2020-05-12T02:49:49.176Z] #30 82.46 flag [2020-05-12T02:49:49.176Z] #30 82.46 github.com/BurntSushi/toml [2020-05-12T02:49:49.176Z] #30 84.18 log [2020-05-12T02:49:49.176Z] #30 ... [2020-05-12T02:49:49.176Z] [2020-05-12T02:49:49.176Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-12T02:49:49.176Z] #39 7.470 PBCC images/google/protobuf/descriptor.pb-c.c [2020-05-12T02:49:49.176Z] #39 7.728 PBCC images/opts.pb-c.c [2020-05-12T02:49:49.176Z] #39 7.840 PBCC images/sit.pb-c.c [2020-05-12T02:49:49.198Z] #24 53.48 The following NEW packages will be installed: [2020-05-12T02:49:49.198Z] #24 53.49 jq libjq1 libonig5 [2020-05-12T02:49:49.435Z] #39 7.976 DEP images/google/protobuf/descriptor.pb-c.d [2020-05-12T02:49:49.435Z] #39 8.080 DEP images/opts.pb-c.d [2020-05-12T02:49:49.459Z] #38 ... [2020-05-12T02:49:49.459Z] [2020-05-12T02:49:49.459Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-12T02:49:49.459Z] #25 20.82 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2020-05-12T02:49:49.459Z] #25 20.93 skipping existing 1849cc453dee [2020-05-12T02:49:49.459Z] #25 21.11 [2020-05-12T02:49:49.459Z] #25 22.05 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2020-05-12T02:49:49.459Z] #25 22.35 [2020-05-12T02:49:49.459Z] #25 22.53 ######################################################################## 100.0% [2020-05-12T02:49:49.459Z] #25 22.67 [2020-05-12T02:49:49.459Z] #25 22.74 Download of images into '/build' complete. [2020-05-12T02:49:49.459Z] #25 22.77 Use something like the following to load the result into a Docker daemon: [2020-05-12T02:49:49.459Z] #25 22.77 tar -cC '/build' . | docker load [2020-05-12T02:49:49.459Z] #25 DONE 22.9s [2020-05-12T02:49:49.459Z] [2020-05-12T02:49:49.459Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-12T02:49:49.459Z] #33 3.204 + RM_GOPATH=0 [2020-05-12T02:49:49.459Z] #33 3.204 + TMP_GOPATH= [2020-05-12T02:49:49.459Z] #33 3.204 + : /build [2020-05-12T02:49:49.459Z] #33 3.204 + '[' -z '' ']' [2020-05-12T02:49:49.459Z] #33 3.207 ++ mktemp -d [2020-05-12T02:49:49.459Z] #33 3.235 + export GOPATH=/tmp/tmp.08LWChmalX [2020-05-12T02:49:49.459Z] #33 3.236 + GOPATH=/tmp/tmp.08LWChmalX [2020-05-12T02:49:49.459Z] #33 3.236 + RM_GOPATH=1 [2020-05-12T02:49:49.459Z] #33 3.237 ++ dirname /tmp/install/install.sh [2020-05-12T02:49:49.459Z] #33 3.238 + dir=/tmp/install [2020-05-12T02:49:49.459Z] #33 3.238 + bin=tini [2020-05-12T02:49:49.459Z] #33 3.238 + shift [2020-05-12T02:49:49.459Z] #33 3.238 + '[' '!' -f /tmp/install/tini.installer ']' [2020-05-12T02:49:49.460Z] #33 3.238 + . /tmp/install/tini.installer [2020-05-12T02:49:49.460Z] #33 3.238 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2020-05-12T02:49:49.460Z] #33 3.238 + install_tini [2020-05-12T02:49:49.460Z] #33 3.238 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-05-12T02:49:49.460Z] #33 3.238 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-05-12T02:49:49.460Z] #33 3.238 + git clone https://github.com/krallin/tini.git /tmp/tmp.08LWChmalX/tini [2020-05-12T02:49:49.460Z] #33 3.258 Cloning into '/tmp/tmp.08LWChmalX/tini'... [2020-05-12T02:49:49.460Z] #33 4.198 + cd /tmp/tmp.08LWChmalX/tini [2020-05-12T02:49:49.460Z] #33 4.199 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-05-12T02:49:49.460Z] #33 4.249 + cmake . [2020-05-12T02:49:49.460Z] #33 4.996 -- The C compiler identification is GNU 8.3.0 [2020-05-12T02:49:49.460Z] #33 5.062 -- Check for working C compiler: /usr/bin/cc [2020-05-12T02:49:49.490Z] #24 53.75 0 upgraded, 3 newly installed, 0 to remove and 8 not upgraded. [2020-05-12T02:49:49.490Z] #24 53.75 Need to get 358 kB of archives. [2020-05-12T02:49:49.490Z] #24 53.75 After this operation, 1277 kB of additional disk space will be used. [2020-05-12T02:49:49.490Z] #24 53.75 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libonig5 ppc64el 6.9.1-1 [181 kB] [2020-05-12T02:49:49.490Z] #24 53.81 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjq1 ppc64el 1.5+dfsg-2+b1 [117 kB] [2020-05-12T02:49:49.490Z] #24 53.85 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el jq ppc64el 1.5+dfsg-2+b1 [59.8 kB] [2020-05-12T02:49:49.505Z] #52 ... [2020-05-12T02:49:49.505Z] [2020-05-12T02:49:49.505Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-12T02:49:49.505Z] #30 78.26 github.com/BurntSushi/toml/cmd/tomlv [2020-05-12T02:49:49.505Z] #30 DONE 83.1s [2020-05-12T02:49:49.505Z] [2020-05-12T02:49:49.505Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-12T02:49:49.505Z] #41 73.07 os/exec [2020-05-12T02:49:49.505Z] #41 73.08 net [2020-05-12T02:49:49.505Z] #41 74.21 encoding/binary [2020-05-12T02:49:49.505Z] #41 74.31 flag [2020-05-12T02:49:49.505Z] #41 76.64 go/token [2020-05-12T02:49:49.505Z] #41 78.01 net/url [2020-05-12T02:49:49.505Z] #41 78.43 go/scanner [2020-05-12T02:49:49.505Z] #41 78.81 text/template/parse [2020-05-12T02:49:49.505Z] #41 80.84 go/ast [2020-05-12T02:49:49.505Z] #41 82.77 encoding/json [2020-05-12T02:49:49.505Z] #41 ... [2020-05-12T02:49:49.505Z] [2020-05-12T02:49:49.505Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-12T02:49:49.505Z] #47 82.48 go/ast [2020-05-12T02:49:49.505Z] #47 82.75 mvdan.cc/editorconfig [2020-05-12T02:49:49.675Z] #17 ... [2020-05-12T02:49:49.675Z] [2020-05-12T02:49:49.675Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-12T02:49:49.675Z] #39 88.33 CC criu/action-scripts.o [2020-05-12T02:49:49.675Z] #39 88.83 CC criu/aio.o [2020-05-12T02:49:49.675Z] #39 89.50 CC criu/autofs.o [2020-05-12T02:49:49.675Z] #39 90.78 CC criu/bfd.o [2020-05-12T02:49:49.675Z] #39 91.18 CC criu/bitmap.o [2020-05-12T02:49:49.676Z] #39 91.41 CC criu/cgroup-props.o [2020-05-12T02:49:49.676Z] #39 92.15 CC criu/cgroup.o [2020-05-12T02:49:49.676Z] #39 94.80 CC criu/clone-noasan.o [2020-05-12T02:49:49.676Z] #39 94.99 CC criu/config.o [2020-05-12T02:49:49.676Z] #39 96.39 CC criu/cr-check.o [2020-05-12T02:49:49.676Z] #39 98.11 CC criu/cr-dedup.o [2020-05-12T02:49:49.676Z] #39 98.61 CC criu/cr-dump.o [2020-05-12T02:49:49.694Z] #39 8.216 DEP images/sit.pb-c.d [2020-05-12T02:49:49.694Z] #39 8.364 PBCC images/macvlan.pb-c.c [2020-05-12T02:49:49.951Z] #39 8.416 DEP images/macvlan.pb-c.d [2020-05-12T02:49:49.952Z] #39 8.416 PBCC images/autofs.pb-c.c [2020-05-12T02:49:49.952Z] #39 8.416 DEP images/autofs.pb-c.d [2020-05-12T02:49:50.019Z] #33 6.209 -- Check for working C compiler: /usr/bin/cc -- works [2020-05-12T02:49:50.019Z] #33 6.222 -- Detecting C compiler ABI info [2020-05-12T02:49:50.210Z] #39 8.577 PBCC images/sysctl.pb-c.c [2020-05-12T02:49:50.210Z] #39 8.584 DEP images/sysctl.pb-c.d [2020-05-12T02:49:50.210Z] #39 8.659 PBCC images/time.pb-c.c [2020-05-12T02:49:50.210Z] #39 8.715 DEP images/time.pb-c.d [2020-05-12T02:49:50.273Z] #33 ... [2020-05-12T02:49:50.273Z] [2020-05-12T02:49:50.273Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-12T02:49:50.273Z] #30 82.64 path [2020-05-12T02:49:50.468Z] #39 8.773 PBCC images/binfmt-misc.pb-c.c [2020-05-12T02:49:50.468Z] #39 8.817 DEP images/binfmt-misc.pb-c.d [2020-05-12T02:49:50.468Z] #39 8.897 PBCC images/seccomp.pb-c.c [2020-05-12T02:49:50.468Z] #39 8.906 DEP images/seccomp.pb-c.d [2020-05-12T02:49:50.468Z] #39 8.989 PBCC images/userns.pb-c.c [2020-05-12T02:49:50.468Z] #39 9.025 DEP images/userns.pb-c.d [2020-05-12T02:49:50.468Z] #39 9.057 PBCC images/cgroup.pb-c.c [2020-05-12T02:49:50.468Z] #39 9.126 DEP images/cgroup.pb-c.d [2020-05-12T02:49:50.526Z] #24 ... [2020-05-12T02:49:50.526Z] [2020-05-12T02:49:50.526Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-12T02:49:50.526Z] #11 47.10 Building dependency tree... [2020-05-12T02:49:50.526Z] #11 51.53 The following additional packages will be installed: [2020-05-12T02:49:50.526Z] #11 51.53 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-05-12T02:49:50.526Z] #11 51.54 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-05-12T02:49:50.526Z] #11 51.54 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-05-12T02:49:50.526Z] #11 51.54 libselinux1-dev libsepol1-dev libsystemd0 libudev1 mingw-w64-common [2020-05-12T02:49:50.526Z] #11 51.54 mingw-w64-x86-64-dev [2020-05-12T02:49:50.526Z] #11 51.55 Suggested packages: [2020-05-12T02:49:50.526Z] #11 51.56 gcc-8-locales seccomp wine64 [2020-05-12T02:49:50.526Z] #11 54.42 The following NEW packages will be installed: [2020-05-12T02:49:50.526Z] #11 54.44 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-05-12T02:49:50.526Z] #11 54.44 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-05-12T02:49:50.526Z] #11 54.44 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-05-12T02:49:50.526Z] #11 54.44 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-05-12T02:49:50.526Z] #11 54.45 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-05-12T02:49:50.526Z] #11 54.46 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-05-12T02:49:50.526Z] #11 54.47 The following packages will be upgraded: [2020-05-12T02:49:50.526Z] #11 54.48 libsystemd0 libudev1 [2020-05-12T02:49:50.526Z] #11 54.73 2 upgraded, 25 newly installed, 0 to remove and 6 not upgraded. [2020-05-12T02:49:50.526Z] #11 54.73 Need to get 79.4 MB of archives. [2020-05-12T02:49:50.526Z] #11 54.73 After this operation, 532 MB of additional disk space will be used. [2020-05-12T02:49:50.526Z] #11 54.73 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsystemd0 ppc64el 241-7~deb10u4 [358 kB] [2020-05-12T02:49:50.526Z] #11 54.89 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libudev1 ppc64el 241-7~deb10u4 [158 kB] [2020-05-12T02:49:50.726Z] #39 9.201 PBCC images/fown.pb-c.c [2020-05-12T02:49:50.726Z] #39 9.227 PBCC images/ext-file.pb-c.c [2020-05-12T02:49:50.726Z] #39 9.263 DEP images/fown.pb-c.d [2020-05-12T02:49:50.726Z] #39 9.307 DEP images/ext-file.pb-c.d [2020-05-12T02:49:50.819Z] #11 54.98 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el binutils-mingw-w64-i686 ppc64el 2.31.1-11+8.3 [2811 kB] [2020-05-12T02:49:50.832Z] #30 ... [2020-05-12T02:49:50.833Z] [2020-05-12T02:49:50.833Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-12T02:49:50.833Z] #41 73.03 time [2020-05-12T02:49:50.833Z] #41 79.70 os [2020-05-12T02:49:50.833Z] #41 81.03 strings [2020-05-12T02:49:50.833Z] #41 ... [2020-05-12T02:49:50.833Z] [2020-05-12T02:49:50.833Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-12T02:49:50.833Z] #33 7.126 -- Detecting C compiler ABI info - done [2020-05-12T02:49:50.984Z] #39 9.431 PBCC images/rpc.pb-c.c [2020-05-12T02:49:50.984Z] #39 9.497 DEP images/rpc.pb-c.d [2020-05-12T02:49:50.984Z] #39 9.559 PBCC images/siginfo.pb-c.c [2020-05-12T02:49:50.984Z] #39 9.624 DEP images/siginfo.pb-c.d [2020-05-12T02:49:51.102Z] #33 7.247 -- Detecting C compile features [2020-05-12T02:49:51.244Z] #39 9.659 PBCC images/pagemap.pb-c.c [2020-05-12T02:49:51.244Z] #39 9.723 DEP images/pagemap.pb-c.d [2020-05-12T02:49:51.244Z] #39 9.820 PBCC images/rlimit.pb-c.c [2020-05-12T02:49:51.244Z] #39 9.853 DEP images/rlimit.pb-c.d [2020-05-12T02:49:51.454Z] #11 55.79 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el binutils-mingw-w64-x86-64 ppc64el 2.31.1-11+8.3 [3109 kB] [2020-05-12T02:49:51.502Z] #39 9.912 PBCC images/file-lock.pb-c.c [2020-05-12T02:49:51.502Z] #39 9.944 DEP images/file-lock.pb-c.d [2020-05-12T02:49:51.502Z] #39 9.983 PBCC images/tty.pb-c.c [2020-05-12T02:49:51.502Z] #39 10.06 DEP images/tty.pb-c.d [2020-05-12T02:49:51.502Z] #39 10.11 PBCC images/tun.pb-c.c [2020-05-12T02:49:51.576Z] #39 ... [2020-05-12T02:49:51.576Z] [2020-05-12T02:49:51.576Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-12T02:49:51.576Z] #17 35.10 Unpacking bash-completion (1:2.8-6) ... [2020-05-12T02:49:51.576Z] #17 35.49 Selecting previously unselected package bzip2. [2020-05-12T02:49:51.576Z] #17 35.50 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2020-05-12T02:49:51.576Z] #17 35.51 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-05-12T02:49:51.576Z] #17 35.61 Selecting previously unselected package xz-utils. [2020-05-12T02:49:51.760Z] #39 10.18 PBCC images/netdev.pb-c.c [2020-05-12T02:49:51.760Z] #39 10.21 DEP images/tun.pb-c.d [2020-05-12T02:49:51.760Z] #39 10.27 DEP images/netdev.pb-c.d [2020-05-12T02:49:51.760Z] #39 10.30 PBCC images/vma.pb-c.c [2020-05-12T02:49:51.760Z] #39 10.35 DEP images/vma.pb-c.d [2020-05-12T02:49:51.760Z] #39 10.38 PBCC images/creds.pb-c.c [2020-05-12T02:49:51.834Z] #17 35.61 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2020-05-12T02:49:51.834Z] #17 35.61 Unpacking xz-utils (5.2.4-1) ... [2020-05-12T02:49:51.834Z] #17 35.76 Selecting previously unselected package apparmor. [2020-05-12T02:49:51.834Z] #17 35.76 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2020-05-12T02:49:51.834Z] #17 35.86 Unpacking apparmor (2.13.2-10) ... [2020-05-12T02:49:52.019Z] #39 10.41 DEP images/creds.pb-c.d [2020-05-12T02:49:52.019Z] #39 10.48 PBCC images/utsns.pb-c.c [2020-05-12T02:49:52.019Z] #39 10.52 DEP images/utsns.pb-c.d [2020-05-12T02:49:52.019Z] #39 10.56 PBCC images/ipc-desc.pb-c.c [2020-05-12T02:49:52.019Z] #39 10.59 PBCC images/ipc-sem.pb-c.c [2020-05-12T02:49:52.019Z] #39 10.64 DEP images/ipc-desc.pb-c.d [2020-05-12T02:49:52.053Z] #47 85.52 mvdan.cc/sh/v3/syntax [2020-05-12T02:49:52.085Z] #11 ... [2020-05-12T02:49:52.085Z] [2020-05-12T02:49:52.085Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-05-12T02:49:52.085Z] #24 56.14 debconf: delaying package configuration, since apt-utils is not installed [2020-05-12T02:49:52.277Z] #39 10.70 DEP images/ipc-sem.pb-c.d [2020-05-12T02:49:52.277Z] #39 10.76 PBCC images/ipc-msg.pb-c.c [2020-05-12T02:49:52.277Z] #39 10.78 DEP images/ipc-msg.pb-c.d [2020-05-12T02:49:52.277Z] #39 10.81 PBCC images/ipc-shm.pb-c.c [2020-05-12T02:49:52.277Z] #39 10.83 DEP images/ipc-shm.pb-c.d [2020-05-12T02:49:52.384Z] #24 56.52 Fetched 358 kB in 0s (2111 kB/s) [2020-05-12T02:49:52.384Z] #24 56.67 Selecting previously unselected package libonig5:ppc64el. [2020-05-12T02:49:52.400Z] #17 36.17 Selecting previously unselected package aufs-tools. [2020-05-12T02:49:52.400Z] #17 36.17 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2020-05-12T02:49:52.400Z] #17 36.17 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-05-12T02:49:52.537Z] #39 10.94 PBCC images/ipc-var.pb-c.c [2020-05-12T02:49:52.537Z] #39 10.96 DEP images/ipc-var.pb-c.d [2020-05-12T02:49:52.537Z] #39 11.03 PBCC images/sk-opts.pb-c.c [2020-05-12T02:49:52.537Z] #39 11.07 PBCC images/packet-sock.pb-c.c [2020-05-12T02:49:52.537Z] #39 11.11 DEP images/sk-opts.pb-c.d [2020-05-12T02:49:52.537Z] #39 11.16 DEP images/packet-sock.pb-c.d [2020-05-12T02:49:52.658Z] #17 36.31 Selecting previously unselected package libonig5:amd64. [2020-05-12T02:49:52.658Z] #17 36.32 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2020-05-12T02:49:52.658Z] #17 36.33 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-05-12T02:49:52.658Z] #17 36.48 Selecting previously unselected package libjq1:amd64. [2020-05-12T02:49:52.658Z] #17 36.49 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-05-12T02:49:52.658Z] #17 36.49 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-05-12T02:49:52.658Z] #17 36.61 Selecting previously unselected package jq. [2020-05-12T02:49:52.658Z] #17 36.61 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2020-05-12T02:49:52.658Z] #17 36.61 Unpacking jq (1.5+dfsg-2+b1) ... [2020-05-12T02:49:52.683Z] #24 56.67 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15338 files and directories currently installed.) [2020-05-12T02:49:52.683Z] #24 56.79 Preparing to unpack .../libonig5_6.9.1-1_ppc64el.deb ... [2020-05-12T02:49:52.683Z] #24 56.80 Unpacking libonig5:ppc64el (6.9.1-1) ... [2020-05-12T02:49:52.795Z] #39 11.22 PBCC images/sk-netlink.pb-c.c [2020-05-12T02:49:52.795Z] #39 11.25 DEP images/sk-netlink.pb-c.d [2020-05-12T02:49:52.795Z] #39 11.30 PBCC images/sk-inet.pb-c.c [2020-05-12T02:49:52.795Z] #39 11.41 DEP images/sk-inet.pb-c.d [2020-05-12T02:49:52.916Z] #17 36.71 Selecting previously unselected package libaio1:amd64. [2020-05-12T02:49:52.916Z] #17 36.73 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2020-05-12T02:49:52.916Z] #17 36.73 Unpacking libaio1:amd64 (0.3.112-3) ... [2020-05-12T02:49:52.916Z] #17 36.79 Selecting previously unselected package libgpm2:amd64. [2020-05-12T02:49:52.916Z] #17 36.81 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2020-05-12T02:49:52.916Z] #17 36.82 Unpacking libgpm2:amd64 (1.20.7-5) ... [2020-05-12T02:49:52.916Z] #17 36.90 Selecting previously unselected package libicu63:amd64. [2020-05-12T02:49:52.916Z] #17 36.91 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-05-12T02:49:52.980Z] #24 57.38 Selecting previously unselected package libjq1:ppc64el. [2020-05-12T02:49:53.053Z] #39 11.51 PBCC images/sk-unix.pb-c.c [2020-05-12T02:49:53.053Z] #39 11.56 DEP images/sk-unix.pb-c.d [2020-05-12T02:49:53.053Z] #39 11.62 PBCC images/mm.pb-c.c [2020-05-12T02:49:53.053Z] #39 11.68 DEP images/mm.pb-c.d [2020-05-12T02:49:53.175Z] #17 36.91 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-05-12T02:49:53.277Z] #24 57.41 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_ppc64el.deb ... [2020-05-12T02:49:53.277Z] #24 57.43 Unpacking libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-05-12T02:49:53.311Z] #39 11.76 PBCC images/timerfd.pb-c.c [2020-05-12T02:49:53.311Z] #39 11.81 DEP images/timerfd.pb-c.d [2020-05-12T02:49:53.311Z] #39 11.86 PBCC images/timer.pb-c.c [2020-05-12T02:49:53.311Z] #39 11.90 DEP images/timer.pb-c.d [2020-05-12T02:49:53.571Z] #39 11.98 PBCC images/sa.pb-c.c [2020-05-12T02:49:53.571Z] #39 12.02 DEP images/sa.pb-c.d [2020-05-12T02:49:53.571Z] #39 12.07 PBCC images/pipe-data.pb-c.c [2020-05-12T02:49:53.571Z] #39 12.10 DEP images/pipe-data.pb-c.d [2020-05-12T02:49:53.571Z] #39 12.17 PBCC images/mnt.pb-c.c [2020-05-12T02:49:53.581Z] #24 57.87 Selecting previously unselected package jq. [2020-05-12T02:49:53.581Z] #24 57.94 Preparing to unpack .../jq_1.5+dfsg-2+b1_ppc64el.deb ... [2020-05-12T02:49:53.581Z] #24 57.97 Unpacking jq (1.5+dfsg-2+b1) ... [2020-05-12T02:49:53.581Z] #24 ... [2020-05-12T02:49:53.581Z] [2020-05-12T02:49:53.581Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-12T02:49:53.581Z] #33 37.84 Reading package lists... [2020-05-12T02:49:53.581Z] #33 48.48 Building dependency tree... [2020-05-12T02:49:53.581Z] #33 53.43 The following additional packages will be installed: [2020-05-12T02:49:53.581Z] #33 53.44 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-05-12T02:49:53.581Z] #33 53.46 Suggested packages: [2020-05-12T02:49:53.581Z] #33 53.46 cmake-doc ninja-build lrzip [2020-05-12T02:49:53.581Z] #33 53.46 Recommended packages: [2020-05-12T02:49:53.581Z] #33 53.46 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-05-12T02:49:53.581Z] #33 55.41 The following NEW packages will be installed: [2020-05-12T02:49:53.581Z] #33 55.43 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-05-12T02:49:53.581Z] #33 55.43 vim-common xxd [2020-05-12T02:49:53.581Z] #33 55.68 0 upgraded, 10 newly installed, 0 to remove and 8 not upgraded. [2020-05-12T02:49:53.581Z] #33 55.68 Need to get 14.9 MB of archives. [2020-05-12T02:49:53.581Z] #33 55.68 After this operation, 67.2 MB of additional disk space will be used. [2020-05-12T02:49:53.581Z] #33 55.68 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xxd ppc64el 2:8.1.0875-5 [140 kB] [2020-05-12T02:49:53.581Z] #33 55.74 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-common all 2:8.1.0875-5 [195 kB] [2020-05-12T02:49:53.581Z] #33 55.77 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el cmake-data all 3.13.4-1 [1476 kB] [2020-05-12T02:49:53.581Z] #33 56.07 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libicu63 ppc64el 63.1-6+deb10u1 [8411 kB] [2020-05-12T02:49:53.830Z] #39 12.24 DEP images/mnt.pb-c.d [2020-05-12T02:49:53.830Z] #39 12.29 PBCC images/sk-packet.pb-c.c [2020-05-12T02:49:53.830Z] #39 12.33 DEP images/sk-packet.pb-c.d [2020-05-12T02:49:53.830Z] #39 12.41 PBCC images/tcp-stream.pb-c.c [2020-05-12T02:49:53.877Z] #33 ... [2020-05-12T02:49:53.877Z] [2020-05-12T02:49:53.877Z] #52 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-05-12T02:49:53.877Z] #52 38.92 Reading package lists... [2020-05-12T02:49:53.877Z] #52 50.08 Building dependency tree... [2020-05-12T02:49:53.877Z] #52 54.29 The following additional packages will be installed: [2020-05-12T02:49:53.877Z] #52 54.30 libbtrfs0 [2020-05-12T02:49:53.877Z] #52 54.53 The following NEW packages will be installed: [2020-05-12T02:49:53.877Z] #52 54.54 libbtrfs-dev libbtrfs0 [2020-05-12T02:49:53.877Z] #52 54.82 0 upgraded, 2 newly installed, 0 to remove and 8 not upgraded. [2020-05-12T02:49:53.877Z] #52 54.82 Need to get 120 kB of archives. [2020-05-12T02:49:53.877Z] #52 54.82 After this operation, 423 kB of additional disk space will be used. [2020-05-12T02:49:53.877Z] #52 54.82 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs0 ppc64el 4.20.1-2 [42.2 kB] [2020-05-12T02:49:53.877Z] #52 54.85 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs-dev ppc64el 4.20.1-2 [78.2 kB] [2020-05-12T02:49:53.877Z] #52 57.33 debconf: delaying package configuration, since apt-utils is not installed [2020-05-12T02:49:53.877Z] #52 57.68 Fetched 120 kB in 0s (855 kB/s) [2020-05-12T02:49:53.877Z] #52 57.89 Selecting previously unselected package libbtrfs0. [2020-05-12T02:49:53.877Z] #52 57.89 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15338 files and directories currently installed.) [2020-05-12T02:49:53.877Z] #52 58.00 Preparing to unpack .../libbtrfs0_4.20.1-2_ppc64el.deb ... [2020-05-12T02:49:53.877Z] #52 58.01 Unpacking libbtrfs0 (4.20.1-2) ... [2020-05-12T02:49:53.877Z] #52 ... [2020-05-12T02:49:53.877Z] [2020-05-12T02:49:53.877Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-12T02:49:53.877Z] #33 58.24 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libxml2 ppc64el 2.9.4+dfsg1-7+b3 [728 kB] [2020-05-12T02:49:53.964Z] #47 ... [2020-05-12T02:49:53.964Z] [2020-05-12T02:49:53.964Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-12T02:49:53.964Z] #41 87.65 text/template [2020-05-12T02:49:54.088Z] #39 12.50 DEP images/tcp-stream.pb-c.d [2020-05-12T02:49:54.088Z] #39 ... [2020-05-12T02:49:54.088Z] [2020-05-12T02:49:54.088Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-12T02:49:54.088Z] #30 86.93 github.com/BurntSushi/toml/cmd/tomlv [2020-05-12T02:49:54.088Z] #30 DONE 91.8s [2020-05-12T02:49:54.088Z] [2020-05-12T02:49:54.088Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-12T02:49:54.088Z] #39 12.64 PBCC images/pipe.pb-c.c [2020-05-12T02:49:54.088Z] #39 ... [2020-05-12T02:49:54.088Z] [2020-05-12T02:49:54.088Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-12T02:49:54.088Z] #41 87.93 go/scanner [2020-05-12T02:49:54.088Z] #41 88.70 internal/lazyregexp [2020-05-12T02:49:54.088Z] #41 88.92 net/url [2020-05-12T02:49:54.088Z] #41 89.25 go/ast [2020-05-12T02:49:54.088Z] #41 91.14 text/template/parse [2020-05-12T02:49:54.178Z] #33 58.41 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libarchive13 ppc64el 3.3.3-4+deb10u1 [360 kB] [2020-05-12T02:49:54.178Z] #33 58.52 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjsoncpp1 ppc64el 1.7.4-3 [75.8 kB] [2020-05-12T02:49:54.178Z] #33 58.53 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el librhash0 ppc64el 1.3.8-1 [127 kB] [2020-05-12T02:49:54.178Z] #33 58.54 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libuv1 ppc64el 1.24.1-1 [116 kB] [2020-05-12T02:49:54.178Z] #33 58.55 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el cmake ppc64el 3.13.4-1 [3306 kB] [2020-05-12T02:49:54.364Z] #33 10.32 -- Detecting C compile features - done [2020-05-12T02:49:54.364Z] #33 10.34 -- Performing Test HAS_BUILTIN_FORTIFY [2020-05-12T02:49:54.364Z] #33 10.66 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-05-12T02:49:54.622Z] #33 10.76 -- Configuring done [2020-05-12T02:49:54.622Z] #33 10.79 -- Generating done [2020-05-12T02:49:54.622Z] #33 10.80 -- Build files have been written to: /tmp/tmp.08LWChmalX/tini [2020-05-12T02:49:54.622Z] #33 10.81 + make tini-static [2020-05-12T02:49:54.677Z] using credential docker-jenkins-github-credentials [2020-05-12T02:49:54.760Z] Cloning the remote Git repository [2020-05-12T02:49:54.760Z] Cloning with configured refspecs honoured and without tags [2020-05-12T02:49:54.858Z] #33 ... [2020-05-12T02:49:54.858Z] [2020-05-12T02:49:54.858Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-05-12T02:49:54.858Z] #24 58.29 Setting up libonig5:ppc64el (6.9.1-1) ... [2020-05-12T02:49:54.858Z] #24 58.31 Setting up libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-05-12T02:49:54.858Z] #24 58.34 Setting up jq (1.5+dfsg-2+b1) ... [2020-05-12T02:49:54.858Z] #24 58.36 Processing triggers for libc-bin (2.28-10) ... [2020-05-12T02:49:54.858Z] #24 DONE 58.9s [2020-05-12T02:49:54.858Z] [2020-05-12T02:49:54.858Z] #25 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-05-12T02:49:54.858Z] #25 DONE 0.1s [2020-05-12T02:49:54.858Z] [2020-05-12T02:49:54.858Z] #52 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-05-12T02:49:54.858Z] #52 58.26 Selecting previously unselected package libbtrfs-dev. [2020-05-12T02:49:54.858Z] #52 58.26 Preparing to unpack .../libbtrfs-dev_4.20.1-2_ppc64el.deb ... [2020-05-12T02:49:54.858Z] #52 58.27 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-05-12T02:49:54.858Z] #52 58.60 Setting up libbtrfs0 (4.20.1-2) ... [2020-05-12T02:49:54.858Z] #52 58.62 Setting up libbtrfs-dev (4.20.1-2) ... [2020-05-12T02:49:54.858Z] #52 58.64 Processing triggers for libc-bin (2.28-10) ... [2020-05-12T02:49:54.858Z] #52 DONE 59.1s [2020-05-12T02:49:54.858Z] [2020-05-12T02:49:54.858Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-12T02:49:55.162Z] #26 ... [2020-05-12T02:49:55.162Z] [2020-05-12T02:49:55.162Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-12T02:49:55.162Z] #39 39.18 Reading package lists... [2020-05-12T02:49:55.162Z] #39 49.82 Building dependency tree... [2020-05-12T02:49:55.162Z] #39 54.06 The following additional packages will be installed: [2020-05-12T02:49:55.162Z] #39 54.06 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-05-12T02:49:55.162Z] #39 54.06 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-05-12T02:49:55.162Z] #39 54.08 Suggested packages: [2020-05-12T02:49:55.162Z] #39 54.08 manpages-dev python-setuptools [2020-05-12T02:49:55.162Z] #39 56.88 The following NEW packages will be installed: [2020-05-12T02:49:55.162Z] #39 56.89 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-05-12T02:49:55.162Z] #39 56.90 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-05-12T02:49:55.162Z] #39 56.90 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-05-12T02:49:55.162Z] #39 56.90 python-six zlib1g-dev [2020-05-12T02:49:55.162Z] #39 57.29 0 upgraded, 17 newly installed, 0 to remove and 8 not upgraded. [2020-05-12T02:49:55.162Z] #39 57.29 Need to get 4075 kB of archives. [2020-05-12T02:49:55.162Z] #39 57.29 After this operation, 24.5 MB of additional disk space will be used. [2020-05-12T02:49:55.162Z] #39 57.29 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libcap-dev ppc64el 1:2.25-2 [31.4 kB] [2020-05-12T02:49:55.162Z] #39 57.33 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-12T02:49:55.162Z] #39 57.36 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-12T02:49:55.162Z] #39 57.41 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-12T02:49:55.162Z] #39 57.46 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-dev ppc64el 3.4.0-1 [103 kB] [2020-05-12T02:49:55.162Z] #39 57.50 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-12T02:49:55.162Z] #39 57.51 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-12T02:49:55.162Z] #39 57.53 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-12T02:49:55.162Z] #39 57.58 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf17 ppc64el 3.6.1.3-2 [795 kB] [2020-05-12T02:49:55.162Z] #39 57.78 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-lite17 ppc64el 3.6.1.3-2 [166 kB] [2020-05-12T02:49:55.162Z] #39 57.82 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-dev ppc64el 3.6.1.3-2 [1130 kB] [2020-05-12T02:49:55.162Z] #39 58.16 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotoc17 ppc64el 3.6.1.3-2 [647 kB] [2020-05-12T02:49:55.162Z] #39 58.41 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-12T02:49:55.162Z] #39 58.43 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-12T02:49:55.162Z] #39 58.45 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-pkg-resources all 40.8.0-1 [182 kB] [2020-05-12T02:49:55.162Z] #39 58.51 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-six all 1.12.0-1 [15.7 kB] [2020-05-12T02:49:55.162Z] #39 58.51 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-protobuf ppc64el 3.6.1.3-2 [337 kB] [2020-05-12T02:49:55.182Z] #33 11.34 Scanning dependencies of target tini-static [2020-05-12T02:49:55.182Z] #33 11.45 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-05-12T02:49:55.362Z] ok github.com/docker/docker/api/server 0.005s coverage: 9.0% of statements [2020-05-12T02:49:55.460Z] #39 ... [2020-05-12T02:49:55.460Z] [2020-05-12T02:49:55.460Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-12T02:49:55.460Z] #53 0.523 + RM_GOPATH=0 [2020-05-12T02:49:55.460Z] #53 0.533 + TMP_GOPATH= [2020-05-12T02:49:55.460Z] #53 0.535 + : /build [2020-05-12T02:49:55.460Z] #53 0.535 + '[' -z '' ']' [2020-05-12T02:49:55.460Z] #53 0.541 ++ mktemp -d [2020-05-12T02:49:55.460Z] #53 0.546 + export GOPATH=/tmp/tmp.VHCLcGoVr1 [2020-05-12T02:49:55.460Z] #53 0.546 + GOPATH=/tmp/tmp.VHCLcGoVr1 [2020-05-12T02:49:55.460Z] #53 0.546 + RM_GOPATH=1 [2020-05-12T02:49:55.460Z] #53 0.547 ++ dirname /tmp/install/install.sh [2020-05-12T02:49:55.460Z] #53 0.560 + dir=/tmp/install [2020-05-12T02:49:55.460Z] #53 0.572 + bin=containerd [2020-05-12T02:49:55.460Z] #53 0.585 + shift [2020-05-12T02:49:55.460Z] #53 0.586 + '[' '!' -f /tmp/install/containerd.installer ']' [2020-05-12T02:49:55.460Z] #53 0.588 + . /tmp/install/containerd.installer [2020-05-12T02:49:55.460Z] #53 0.594 ++ : 814b7956fafc7a0980ea07e950f983d0837e5578 [2020-05-12T02:49:55.460Z] #53 0.610 + install_containerd [2020-05-12T02:49:55.460Z] #53 0.612 + echo 'Install containerd version 814b7956fafc7a0980ea07e950f983d0837e5578' [2020-05-12T02:49:55.460Z] #53 0.613 Install containerd version 814b7956fafc7a0980ea07e950f983d0837e5578 [2020-05-12T02:49:55.460Z] #53 0.615 + git clone https://github.com/containerd/containerd.git /tmp/tmp.VHCLcGoVr1/src/github.com/containerd/containerd [2020-05-12T02:49:55.460Z] #53 0.643 Cloning into '/tmp/tmp.VHCLcGoVr1/src/github.com/containerd/containerd'... [2020-05-12T02:49:55.465Z] #41 ... [2020-05-12T02:49:55.465Z] [2020-05-12T02:49:55.465Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-12T02:49:55.465Z] #39 12.73 DEP images/pipe.pb-c.d [2020-05-12T02:49:55.465Z] #39 12.82 PBCC images/pstree.pb-c.c [2020-05-12T02:49:55.465Z] #39 12.90 DEP images/pstree.pb-c.d [2020-05-12T02:49:55.465Z] #39 13.04 PBCC images/fs.pb-c.c [2020-05-12T02:49:55.465Z] #39 13.07 DEP images/fs.pb-c.d [2020-05-12T02:49:55.465Z] #39 13.16 PBCC images/signalfd.pb-c.c [2020-05-12T02:49:55.465Z] #39 13.23 DEP images/signalfd.pb-c.d [2020-05-12T02:49:55.465Z] #39 13.31 PBCC images/fh.pb-c.c [2020-05-12T02:49:55.465Z] #39 13.44 PBCC images/fsnotify.pb-c.c [2020-05-12T02:49:55.465Z] #39 13.54 DEP images/fh.pb-c.d [2020-05-12T02:49:55.465Z] #39 13.64 DEP images/fsnotify.pb-c.d [2020-05-12T02:49:55.465Z] #39 13.66 PBCC images/eventpoll.pb-c.c [2020-05-12T02:49:55.465Z] #39 13.75 DEP images/eventpoll.pb-c.d [2020-05-12T02:49:55.465Z] #39 13.83 PBCC images/eventfd.pb-c.c [2020-05-12T02:49:55.465Z] #39 13.84 DEP images/eventfd.pb-c.d [2020-05-12T02:49:55.465Z] #39 13.89 PBCC images/remap-file-path.pb-c.c [2020-05-12T02:49:55.465Z] #39 13.95 DEP images/remap-file-path.pb-c.d [2020-05-12T02:49:55.465Z] #39 14.01 PBCC images/fifo.pb-c.c [2020-05-12T02:49:55.465Z] #39 14.04 DEP images/fifo.pb-c.d [2020-05-12T02:49:55.465Z] #39 14.08 PBCC images/ghost-file.pb-c.c [2020-05-12T02:49:55.465Z] #39 14.13 DEP images/ghost-file.pb-c.d [2020-05-12T02:49:55.723Z] #39 14.20 PBCC images/regfile.pb-c.c [2020-05-12T02:49:55.723Z] #39 14.25 DEP images/regfile.pb-c.d [2020-05-12T02:49:55.723Z] #39 14.29 PBCC images/ns.pb-c.c [2020-05-12T02:49:55.723Z] #39 14.34 DEP images/ns.pb-c.d [2020-05-12T02:49:55.723Z] #39 14.38 PBCC images/fdinfo.pb-c.c [2020-05-12T02:49:55.743Z] #33 ... [2020-05-12T02:49:55.743Z] [2020-05-12T02:49:55.743Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-12T02:49:55.743Z] #38 87.44 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2020-05-12T02:49:55.743Z] #38 87.45 Processing triggers for libc-bin (2.28-10) ... [2020-05-12T02:49:55.743Z] #38 DONE 87.8s [2020-05-12T02:49:55.743Z] [2020-05-12T02:49:55.743Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-12T02:49:55.982Z] #39 14.42 DEP images/fdinfo.pb-c.d [2020-05-12T02:49:55.982Z] #39 14.53 PBCC images/core-aarch64.pb-c.c [2020-05-12T02:49:55.982Z] #39 14.57 PBCC images/core-arm.pb-c.c [2020-05-12T02:49:56.240Z] #39 14.60 PBCC images/core-ppc64.pb-c.c [2020-05-12T02:49:56.240Z] #39 14.68 PBCC images/core-s390.pb-c.c [2020-05-12T02:49:56.240Z] #39 14.74 PBCC images/core-x86.pb-c.c [2020-05-12T02:49:56.240Z] #39 14.80 PBCC images/core.pb-c.c [2020-05-12T02:49:56.240Z] #39 14.85 PBCC images/inventory.pb-c.c [2020-05-12T02:49:54.973Z] Cloning repository https://github.com/moby/moby.git [2020-05-12T02:49:55.382Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2020-05-12T02:49:56.040Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-05-12T02:49:56.040Z] > git --version # timeout=10 [2020-05-12T02:49:56.092Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-05-12T02:49:56.094Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/40956/head:refs/remotes/origin/PR-40956 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-12T02:49:56.458Z] #17 40.36 Selecting previously unselected package libnet1:amd64. [2020-05-12T02:49:56.458Z] #17 40.37 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-05-12T02:49:56.458Z] #17 40.38 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-05-12T02:49:56.458Z] #17 40.45 Selecting previously unselected package libnl-3-200:amd64. [2020-05-12T02:49:56.498Z] #39 14.92 DEP images/core-aarch64.pb-c.d [2020-05-12T02:49:56.498Z] #39 14.94 DEP images/core-arm.pb-c.d [2020-05-12T02:49:56.498Z] #39 15.00 DEP images/core-ppc64.pb-c.d [2020-05-12T02:49:56.498Z] #39 15.06 DEP images/core-s390.pb-c.d [2020-05-12T02:49:56.716Z] #17 40.46 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2020-05-12T02:49:56.716Z] #17 40.46 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-05-12T02:49:56.716Z] #17 40.54 Selecting previously unselected package libprotobuf-c1:amd64. [2020-05-12T02:49:56.716Z] #17 40.55 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-05-12T02:49:56.716Z] #17 40.56 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-05-12T02:49:56.716Z] #17 40.61 Selecting previously unselected package libreadline5:amd64. [2020-05-12T02:49:56.716Z] #17 40.62 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2020-05-12T02:49:56.716Z] #17 40.63 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-05-12T02:49:56.716Z] #17 40.74 Selecting previously unselected package net-tools. [2020-05-12T02:49:56.756Z] #39 15.13 DEP images/core-x86.pb-c.d [2020-05-12T02:49:56.756Z] #39 15.16 DEP images/core.pb-c.d [2020-05-12T02:49:56.756Z] #39 15.22 DEP images/inventory.pb-c.d [2020-05-12T02:49:56.756Z] #39 15.34 PBCC images/cpuinfo.pb-c.c [2020-05-12T02:49:56.974Z] #17 40.75 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2020-05-12T02:49:56.974Z] #17 40.75 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-05-12T02:49:57.016Z] #39 15.39 DEP images/cpuinfo.pb-c.d [2020-05-12T02:49:57.016Z] #39 15.42 PBCC images/stats.pb-c.c [2020-05-12T02:49:57.016Z] #39 15.47 DEP images/stats.pb-c.d [2020-05-12T02:49:57.106Z] #39 ... [2020-05-12T02:49:57.106Z] [2020-05-12T02:49:57.106Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-12T02:49:57.106Z] #47 79.39 os [2020-05-12T02:49:57.106Z] #47 85.00 encoding/binary [2020-05-12T02:49:57.106Z] #47 85.07 fmt [2020-05-12T02:49:57.106Z] #47 87.13 encoding/base64 [2020-05-12T02:49:57.106Z] #47 88.31 golang.org/x/sys/unix [2020-05-12T02:49:57.232Z] #17 40.96 Selecting previously unselected package python-pip-whl. [2020-05-12T02:49:57.232Z] #17 40.97 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-05-12T02:49:57.232Z] #17 40.97 Unpacking python-pip-whl (18.1-5) ... [2020-05-12T02:49:57.362Z] #47 ... [2020-05-12T02:49:57.362Z] [2020-05-12T02:49:57.362Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-12T02:49:57.362Z] #33 13.27 [100%] Linking C executable tini-static [2020-05-12T02:49:57.617Z] #33 13.93 [100%] Built target tini-static [2020-05-12T02:49:57.799Z] #17 41.51 Selecting previously unselected package python3-lib2to3. [2020-05-12T02:49:57.799Z] #17 41.53 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-05-12T02:49:57.799Z] #17 41.53 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-05-12T02:49:57.799Z] #17 41.62 Selecting previously unselected package python3-distutils. [2020-05-12T02:49:57.799Z] #17 41.63 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-05-12T02:49:57.799Z] #17 41.63 Unpacking python3-distutils (3.7.3-1) ... [2020-05-12T02:49:57.873Z] #33 14.01 + mkdir -p /build [2020-05-12T02:49:57.873Z] #33 14.02 + cp tini-static /build/docker-init [2020-05-12T02:49:57.873Z] #33 DONE 14.2s [2020-05-12T02:49:57.873Z] [2020-05-12T02:49:57.873Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-12T02:49:57.873Z] #10 85.03 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-05-12T02:49:57.873Z] #10 85.06 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-05-12T02:49:57.873Z] #10 85.07 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-05-12T02:49:58.057Z] #17 41.74 Selecting previously unselected package python3-pip. [2020-05-12T02:49:58.057Z] #17 41.75 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-05-12T02:49:58.057Z] #17 41.76 Unpacking python3-pip (18.1-5) ... [2020-05-12T02:49:58.057Z] #17 41.93 Selecting previously unselected package python3-pkg-resources. [2020-05-12T02:49:58.057Z] #17 41.94 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-05-12T02:49:58.057Z] #17 41.94 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-05-12T02:49:58.240Z] #41 91.58 go/parser [2020-05-12T02:49:58.365Z] #17 42.07 Selecting previously unselected package python3-setuptools. [2020-05-12T02:49:58.365Z] #17 42.09 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-05-12T02:49:58.365Z] #17 42.09 Unpacking python3-setuptools (40.8.0-1) ... [2020-05-12T02:49:58.390Z] #39 16.97 make[1]: Nothing to be done for 'all'. [2020-05-12T02:49:58.628Z] #17 42.37 Selecting previously unselected package python3-wheel. [2020-05-12T02:49:58.628Z] #17 42.37 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-05-12T02:49:58.628Z] #17 42.38 Unpacking python3-wheel (0.32.3-2) ... [2020-05-12T02:49:58.628Z] #17 42.52 Selecting previously unselected package sudo. [2020-05-12T02:49:58.628Z] #17 42.53 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_amd64.deb ... [2020-05-12T02:49:58.628Z] #17 42.53 Unpacking sudo (1.8.27-1+deb10u2) ... [2020-05-12T02:49:59.184Z] #41 92.79 encoding/xml [2020-05-12T02:49:59.194Z] #17 43.12 Selecting previously unselected package thin-provisioning-tools. [2020-05-12T02:49:59.194Z] #17 43.13 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2020-05-12T02:49:59.194Z] #17 43.14 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-05-12T02:49:59.238Z] #10 ... [2020-05-12T02:49:59.238Z] [2020-05-12T02:49:59.238Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-12T02:49:59.238Z] #47 91.54 encoding/json [2020-05-12T02:49:59.762Z] #17 43.43 Selecting previously unselected package uidmap. [2020-05-12T02:49:59.762Z] #17 43.45 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ... [2020-05-12T02:49:59.762Z] #17 43.45 Unpacking uidmap (1:4.5-1.1) ... [2020-05-12T02:49:59.762Z] #17 43.62 Selecting previously unselected package vim-runtime. [2020-05-12T02:49:59.762Z] #17 43.63 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-05-12T02:49:59.762Z] #17 43.66 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-12T02:49:59.762Z] #17 43.69 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-05-12T02:49:59.762Z] #17 43.69 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-05-12T02:49:59.764Z] #39 18.34 CC images/stats.o [2020-05-12T02:49:59.989Z] #53 ... [2020-05-12T02:49:59.989Z] [2020-05-12T02:49:59.989Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-12T02:49:59.989Z] #26 3.029 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2020-05-12T02:49:59.989Z] #26 3.767 [2020-05-12T02:50:00.022Z] #39 18.62 CC images/core.o [2020-05-12T02:50:00.130Z] #41 ... [2020-05-12T02:50:00.130Z] [2020-05-12T02:50:00.130Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-12T02:50:00.130Z] #39 25.62 make[1]: Nothing to be done for 'all'. [2020-05-12T02:50:00.130Z] #39 28.08 CC images/stats.o [2020-05-12T02:50:00.130Z] #39 28.75 CC images/core.o [2020-05-12T02:50:00.130Z] #39 29.74 CC images/core-x86.o [2020-05-12T02:50:00.130Z] #39 30.83 CC images/core-arm.o [2020-05-12T02:50:00.130Z] #39 32.17 CC images/core-aarch64.o [2020-05-12T02:50:00.130Z] #39 33.47 CC images/core-ppc64.o [2020-05-12T02:50:00.130Z] #39 34.34 CC images/core-s390.o [2020-05-12T02:50:00.130Z] #39 35.10 CC images/cpuinfo.o [2020-05-12T02:50:00.130Z] #39 ... [2020-05-12T02:50:00.130Z] [2020-05-12T02:50:00.130Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-12T02:50:00.130Z] #52 45.64 + bin/ctr [2020-05-12T02:50:00.130Z] #52 ... [2020-05-12T02:50:00.130Z] [2020-05-12T02:50:00.130Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-12T02:50:00.130Z] #39 35.88 CC images/inventory.o [2020-05-12T02:50:00.706Z] #39 36.52 CC images/fdinfo.o [2020-05-12T02:50:00.919Z] #26 4.086 #=#=# ## 2.9% ### 5.1% ############## 19.9% ####################### 32.7% ############################ 39.1% ############################### 43.4% ################################### 49.7% ###################################### 54.0% ######################################### 58.2% ############################################ 62.5% ################################################ 66.7% ################################################### 71.0% ###################################################### 75.3% ########################################################## 81.6% ################################################################ 90.1% ################################################################## 92.3% ##################################################################### 96.5% ######################################################################## 100.0% [2020-05-12T02:50:00.956Z] #39 19.48 CC images/core-x86.o [2020-05-12T02:50:01.276Z] #39 37.10 CC images/fown.o [2020-05-12T02:50:01.523Z] #39 ... [2020-05-12T02:50:01.523Z] [2020-05-12T02:50:01.523Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-12T02:50:01.523Z] #47 89.18 github.com/pkg/diff [2020-05-12T02:50:01.523Z] #47 91.02 go/ast [2020-05-12T02:50:01.523Z] #47 92.99 golang.org/x/crypto/ssh/terminal [2020-05-12T02:50:01.523Z] #47 94.37 mvdan.cc/editorconfig [2020-05-12T02:50:01.523Z] #47 95.34 mvdan.cc/sh/v3/fileutil [2020-05-12T02:50:01.523Z] #47 95.52 mvdan.cc/sh/v3/syntax [2020-05-12T02:50:01.758Z] #47 ... [2020-05-12T02:50:01.758Z] [2020-05-12T02:50:01.758Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-12T02:50:01.758Z] #30 83.70 text/tabwriter [2020-05-12T02:50:01.758Z] #30 84.42 fmt [2020-05-12T02:50:01.758Z] #30 84.80 path/filepath [2020-05-12T02:50:01.758Z] #30 86.23 io/ioutil [2020-05-12T02:50:01.758Z] #30 88.64 flag [2020-05-12T02:50:01.758Z] #30 88.64 github.com/BurntSushi/toml [2020-05-12T02:50:01.758Z] #30 90.11 log [2020-05-12T02:50:01.758Z] #30 93.46 github.com/BurntSushi/toml/cmd/tomlv [2020-05-12T02:50:01.758Z] #30 ... [2020-05-12T02:50:01.758Z] [2020-05-12T02:50:01.758Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-12T02:50:01.758Z] #10 92.60 Selecting previously unselected package gcc-mingw-w64-base. [2020-05-12T02:50:01.758Z] #10 92.60 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-05-12T02:50:01.758Z] #10 92.62 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-05-12T02:50:01.759Z] #10 92.79 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-05-12T02:50:01.759Z] #10 92.80 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-05-12T02:50:01.759Z] #10 92.80 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-05-12T02:50:01.781Z] #47 ... [2020-05-12T02:50:01.781Z] [2020-05-12T02:50:01.781Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-12T02:50:01.781Z] #39 20.21 CC images/core-arm.o [2020-05-12T02:50:01.847Z] #39 37.45 CC images/ns.o [2020-05-12T02:50:01.994Z] #26 7.129 [2020-05-12T02:50:02.109Z] #39 37.81 CC images/regfile.o [2020-05-12T02:50:02.289Z] #17 ... [2020-05-12T02:50:02.289Z] [2020-05-12T02:50:02.289Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-12T02:50:02.289Z] #39 100.9 CC criu/cr-errno.o [2020-05-12T02:50:02.289Z] #39 101.1 CC criu/cr-restore.o [2020-05-12T02:50:02.289Z] #39 105.6 CC criu/cr-service.o [2020-05-12T02:50:02.289Z] #39 107.2 CC criu/crtools.o [2020-05-12T02:50:02.289Z] #39 108.0 CC criu/eventfd.o [2020-05-12T02:50:02.289Z] #39 108.3 CC criu/eventpoll.o [2020-05-12T02:50:02.289Z] #39 109.2 CC criu/external.o [2020-05-12T02:50:02.289Z] #39 109.6 CC criu/fault-injection.o [2020-05-12T02:50:02.289Z] #39 109.8 CC criu/fdstore.o [2020-05-12T02:50:02.289Z] #39 110.2 CC criu/fifo.o [2020-05-12T02:50:02.289Z] #39 110.7 CC criu/file-ids.o [2020-05-12T02:50:02.289Z] #39 111.1 CC criu/file-lock.o [2020-05-12T02:50:02.308Z] #26 7.365 0.2% ######### 13.4% ################# 24.9% ########################## 36.5% [2020-05-12T02:50:02.308Z] #26 ... [2020-05-12T02:50:02.308Z] [2020-05-12T02:50:02.308Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-12T02:50:02.308Z] #11 56.74 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2020-05-12T02:50:02.308Z] #11 56.77 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper1.02.1 ppc64el 2:1.02.155-3 [128 kB] [2020-05-12T02:50:02.308Z] #11 56.81 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el dmsetup ppc64el 2:1.02.155-3 [85.4 kB] [2020-05-12T02:50:02.308Z] #11 56.83 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el mingw-w64-common all 6.0.0-3 [4910 kB] [2020-05-12T02:50:02.308Z] #11 57.88 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2020-05-12T02:50:02.308Z] #11 58.44 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el gcc-mingw-w64-base ppc64el 8.3.0-6+21.3~deb10u1 [175 kB] [2020-05-12T02:50:02.308Z] #11 58.57 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el gcc-mingw-w64-x86-64 ppc64el 8.3.0-6+21.3~deb10u1 [35.9 MB] [2020-05-12T02:50:02.308Z] #11 66.05 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el g++-mingw-w64-x86-64 ppc64el 8.3.0-6+21.3~deb10u1 [25.5 MB] [2020-05-12T02:50:02.349Z] #39 20.66 CC images/core-aarch64.o [2020-05-12T02:50:02.607Z] #39 21.12 CC images/core-ppc64.o [2020-05-12T02:50:02.611Z] #11 ... [2020-05-12T02:50:02.611Z] [2020-05-12T02:50:02.611Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-12T02:50:02.681Z] #39 38.18 CC images/ghost-file.o [2020-05-12T02:50:02.854Z] #39 ... [2020-05-12T02:50:02.854Z] [2020-05-12T02:50:02.854Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-12T02:50:02.854Z] #17 46.75 Selecting previously unselected package vim. [2020-05-12T02:50:02.854Z] #17 46.75 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ... [2020-05-12T02:50:02.854Z] #17 46.77 Unpacking vim (2:8.1.0875-5) ... [2020-05-12T02:50:02.942Z] #39 38.62 CC images/fifo.o [2020-05-12T02:50:03.160Z] #10 ... [2020-05-12T02:50:03.160Z] [2020-05-12T02:50:03.160Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-12T02:50:03.160Z] #41 85.14 fmt [2020-05-12T02:50:03.160Z] #41 85.14 regexp/syntax [2020-05-12T02:50:03.160Z] #41 90.87 regexp [2020-05-12T02:50:03.160Z] #41 91.54 go/token [2020-05-12T02:50:03.160Z] #41 92.37 go/scanner [2020-05-12T02:50:03.160Z] #41 93.67 go/ast [2020-05-12T02:50:03.160Z] #41 95.02 internal/lazyregexp [2020-05-12T02:50:03.160Z] #41 95.36 net/url [2020-05-12T02:50:03.160Z] #41 ... [2020-05-12T02:50:03.160Z] [2020-05-12T02:50:03.160Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-12T02:50:03.160Z] #39 4.000 Note: Building without setproctitle() and strlcpy() support. [2020-05-12T02:50:03.160Z] #39 4.002 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-05-12T02:50:03.160Z] #39 4.035 Note: Building without GnuTLS support [2020-05-12T02:50:03.160Z] #39 6.163 fatal: not a git repository (or any of the parent directories): .git [2020-05-12T02:50:03.160Z] #39 6.207 GEN .gitid [2020-05-12T02:50:03.160Z] #39 6.211 GEN criu/include/version.h [2020-05-12T02:50:03.160Z] #39 6.256 GEN include/common/asm [2020-05-12T02:50:03.206Z] #26 7.365 0.2% ######### 13.4% ################# 24.9% ########################## 36.5% ################################## 47.9% ########################################## 59.5% ####################################################### 76.6% ############################################################### 88.2% ####################################################################### 99.6% ######################################################################## 100.0% [2020-05-12T02:50:03.206Z] #26 ... [2020-05-12T02:50:03.206Z] [2020-05-12T02:50:03.206Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-12T02:50:03.206Z] #60 DONE 67.4s [2020-05-12T02:50:03.420Z] #17 47.34 Selecting previously unselected package xfsprogs. [2020-05-12T02:50:03.420Z] #17 47.36 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ... [2020-05-12T02:50:03.420Z] #17 47.37 Unpacking xfsprogs (4.20.0-1) ... [2020-05-12T02:50:03.499Z] [2020-05-12T02:50:03.499Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-12T02:50:03.499Z] #39 60.71 debconf: delaying package configuration, since apt-utils is not installed [2020-05-12T02:50:03.499Z] #39 61.05 Fetched 4075 kB in 1s (2994 kB/s) [2020-05-12T02:50:03.499Z] #39 61.24 Selecting previously unselected package libcap-dev:ppc64el. [2020-05-12T02:50:03.499Z] #39 61.24 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15338 files and directories currently installed.) [2020-05-12T02:50:03.499Z] #39 61.42 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_ppc64el.deb ... [2020-05-12T02:50:03.499Z] #39 61.42 Unpacking libcap-dev:ppc64el (1:2.25-2) ... [2020-05-12T02:50:03.499Z] #39 61.69 Selecting previously unselected package libnet1:ppc64el. [2020-05-12T02:50:03.499Z] #39 61.72 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_ppc64el.deb ... [2020-05-12T02:50:03.499Z] #39 61.74 Unpacking libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-05-12T02:50:03.499Z] #39 61.99 Selecting previously unselected package libnet1-dev. [2020-05-12T02:50:03.499Z] #39 61.99 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_ppc64el.deb ... [2020-05-12T02:50:03.499Z] #39 62.00 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-05-12T02:50:03.499Z] #39 62.29 Selecting previously unselected package libnl-3-200:ppc64el. [2020-05-12T02:50:03.499Z] #39 62.30 Preparing to unpack .../03-libnl-3-200_3.4.0-1_ppc64el.deb ... [2020-05-12T02:50:03.499Z] #39 62.31 Unpacking libnl-3-200:ppc64el (3.4.0-1) ... [2020-05-12T02:50:03.499Z] #39 62.51 Selecting previously unselected package libnl-3-dev:ppc64el. [2020-05-12T02:50:03.499Z] #39 62.52 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_ppc64el.deb ... [2020-05-12T02:50:03.499Z] #39 62.52 Unpacking libnl-3-dev:ppc64el (3.4.0-1) ... [2020-05-12T02:50:03.499Z] #39 62.94 Selecting previously unselected package libprotobuf-c1:ppc64el. [2020-05-12T02:50:03.499Z] #39 62.95 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_ppc64el.deb ... [2020-05-12T02:50:03.499Z] #39 62.97 Unpacking libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-05-12T02:50:03.499Z] #39 63.15 Selecting previously unselected package libprotobuf-c-dev:ppc64el. [2020-05-12T02:50:03.499Z] #39 63.20 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_ppc64el.deb ... [2020-05-12T02:50:03.499Z] #39 63.26 Unpacking libprotobuf-c-dev:ppc64el (1.3.1-1+b1) ... [2020-05-12T02:50:03.499Z] #39 63.63 Selecting previously unselected package zlib1g-dev:ppc64el. [2020-05-12T02:50:03.499Z] #39 63.67 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_ppc64el.deb ... [2020-05-12T02:50:03.499Z] #39 63.68 Unpacking zlib1g-dev:ppc64el (1:1.2.11.dfsg-1) ... [2020-05-12T02:50:03.499Z] #39 64.27 Selecting previously unselected package libprotobuf17:ppc64el. [2020-05-12T02:50:03.499Z] #39 64.28 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_ppc64el.deb ... [2020-05-12T02:50:03.499Z] #39 64.30 Unpacking libprotobuf17:ppc64el (3.6.1.3-2) ... [2020-05-12T02:50:03.499Z] #39 65.90 Selecting previously unselected package libprotobuf-lite17:ppc64el. [2020-05-12T02:50:03.499Z] #39 65.91 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_ppc64el.deb ... [2020-05-12T02:50:03.499Z] #39 65.92 Unpacking libprotobuf-lite17:ppc64el (3.6.1.3-2) ... [2020-05-12T02:50:03.499Z] #39 66.40 Selecting previously unselected package libprotobuf-dev:ppc64el. [2020-05-12T02:50:03.499Z] #39 66.45 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_ppc64el.deb ... [2020-05-12T02:50:03.499Z] #39 66.46 Unpacking libprotobuf-dev:ppc64el (3.6.1.3-2) ... [2020-05-12T02:50:03.514Z] #39 39.00 CC images/remap-file-path.o [2020-05-12T02:50:03.514Z] #39 39.24 CC images/eventfd.o [2020-05-12T02:50:03.541Z] #39 21.74 CC images/core-s390.o [2020-05-12T02:50:03.775Z] #39 39.51 CC images/eventpoll.o [2020-05-12T02:50:03.799Z] #39 22.45 CC images/cpuinfo.o [2020-05-12T02:50:03.986Z] #17 47.86 Selecting previously unselected package zip. [2020-05-12T02:50:03.986Z] #17 47.87 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ... [2020-05-12T02:50:03.986Z] #17 47.88 Unpacking zip (3.0-11+b1) ... [2020-05-12T02:50:04.086Z] #39 8.297 PBCC images/google/protobuf/descriptor.pb-c.c [2020-05-12T02:50:04.086Z] #39 8.350 PBCC images/opts.pb-c.c [2020-05-12T02:50:04.086Z] #39 8.441 PBCC images/sit.pb-c.c [2020-05-12T02:50:04.086Z] #39 8.475 DEP images/google/protobuf/descriptor.pb-c.d [2020-05-12T02:50:04.086Z] #39 8.498 DEP images/opts.pb-c.d [2020-05-12T02:50:04.086Z] #39 8.524 DEP images/sit.pb-c.d [2020-05-12T02:50:04.086Z] #39 8.559 PBCC images/macvlan.pb-c.c [2020-05-12T02:50:04.086Z] #39 8.572 DEP images/macvlan.pb-c.d [2020-05-12T02:50:04.086Z] #39 8.606 PBCC images/autofs.pb-c.c [2020-05-12T02:50:04.086Z] #39 8.620 DEP images/autofs.pb-c.d [2020-05-12T02:50:04.086Z] #39 8.688 PBCC images/sysctl.pb-c.c [2020-05-12T02:50:04.139Z] #39 ... [2020-05-12T02:50:04.139Z] [2020-05-12T02:50:04.139Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-12T02:50:04.139Z] #26 9.112 [2020-05-12T02:50:04.244Z] #17 48.11 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-05-12T02:50:04.244Z] #17 48.12 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-05-12T02:50:04.244Z] #17 48.13 Setting up libip6tc0:amd64 (1.8.2-4) ... [2020-05-12T02:50:04.244Z] #17 48.14 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-05-12T02:50:04.244Z] #17 48.15 Setting up libgpm2:amd64 (1.20.7-5) ... [2020-05-12T02:50:04.244Z] #17 48.16 Setting up libip4tc0:amd64 (1.8.2-4) ... [2020-05-12T02:50:04.244Z] #17 48.17 Setting up uidmap (1:4.5-1.1) ... [2020-05-12T02:50:04.244Z] #17 48.18 Setting up libnftnl11:amd64 (1.1.2-2) ... [2020-05-12T02:50:04.244Z] #17 48.19 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-05-12T02:50:04.244Z] #17 48.20 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-05-12T02:50:04.341Z] #39 8.706 DEP images/sysctl.pb-c.d [2020-05-12T02:50:04.341Z] #39 8.828 PBCC images/time.pb-c.c [2020-05-12T02:50:04.341Z] #39 8.847 DEP images/time.pb-c.d [2020-05-12T02:50:04.341Z] #39 8.917 PBCC images/binfmt-misc.pb-c.c [2020-05-12T02:50:04.341Z] #39 8.926 DEP images/binfmt-misc.pb-c.d [2020-05-12T02:50:04.341Z] #39 8.945 PBCC images/seccomp.pb-c.c [2020-05-12T02:50:04.348Z] #39 39.87 CC images/fh.o [2020-05-12T02:50:04.502Z] #17 48.21 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-05-12T02:50:04.502Z] #17 48.22 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-05-12T02:50:04.502Z] #17 48.23 Setting up xxd (2:8.1.0875-5) ... [2020-05-12T02:50:04.502Z] #17 48.24 Setting up zip (3.0-11+b1) ... [2020-05-12T02:50:04.502Z] #17 48.25 Setting up vim-common (2:8.1.0875-5) ... [2020-05-12T02:50:04.502Z] #17 48.28 Setting up bash-completion (1:2.8-6) ... [2020-05-12T02:50:04.596Z] #39 8.958 DEP images/seccomp.pb-c.d [2020-05-12T02:50:04.596Z] #39 8.968 PBCC images/userns.pb-c.c [2020-05-12T02:50:04.596Z] #39 8.973 DEP images/userns.pb-c.d [2020-05-12T02:50:04.596Z] #39 9.003 PBCC images/cgroup.pb-c.c [2020-05-12T02:50:04.596Z] #39 9.051 DEP images/cgroup.pb-c.d [2020-05-12T02:50:04.596Z] #39 9.096 PBCC images/fown.pb-c.c [2020-05-12T02:50:04.596Z] #39 9.110 PBCC images/ext-file.pb-c.c [2020-05-12T02:50:04.596Z] #39 9.138 DEP images/fown.pb-c.d [2020-05-12T02:50:04.610Z] #39 40.27 CC images/fsnotify.o [2020-05-12T02:50:04.733Z] #39 23.07 CC images/inventory.o [2020-05-12T02:50:04.733Z] #39 23.29 CC images/fdinfo.o [2020-05-12T02:50:04.851Z] #39 9.219 DEP images/ext-file.pb-c.d [2020-05-12T02:50:04.851Z] #39 9.283 PBCC images/rpc.pb-c.c [2020-05-12T02:50:04.851Z] #39 9.338 DEP images/rpc.pb-c.d [2020-05-12T02:50:04.851Z] #39 9.425 PBCC images/siginfo.pb-c.c [2020-05-12T02:50:04.851Z] #39 9.439 DEP images/siginfo.pb-c.d [2020-05-12T02:50:05.106Z] #39 9.480 PBCC images/pagemap.pb-c.c [2020-05-12T02:50:05.106Z] #39 9.572 DEP images/pagemap.pb-c.d [2020-05-12T02:50:05.106Z] #39 9.651 PBCC images/rlimit.pb-c.c [2020-05-12T02:50:05.106Z] #39 9.685 DEP images/rlimit.pb-c.d [2020-05-12T02:50:05.300Z] #39 23.73 CC images/fown.o [2020-05-12T02:50:05.300Z] #39 23.93 CC images/ns.o [2020-05-12T02:50:05.362Z] #39 9.754 PBCC images/file-lock.pb-c.c [2020-05-12T02:50:05.362Z] #39 9.803 DEP images/file-lock.pb-c.d [2020-05-12T02:50:05.362Z] #39 9.866 PBCC images/tty.pb-c.c [2020-05-12T02:50:05.362Z] #39 9.929 DEP images/tty.pb-c.d [2020-05-12T02:50:05.552Z] #39 41.26 CC images/signalfd.o [2020-05-12T02:50:05.561Z] #39 24.14 CC images/regfile.o [2020-05-12T02:50:05.616Z] #39 10.03 PBCC images/tun.pb-c.c [2020-05-12T02:50:05.616Z] #39 10.12 PBCC images/netdev.pb-c.c [2020-05-12T02:50:05.819Z] #39 ... [2020-05-12T02:50:05.819Z] [2020-05-12T02:50:05.819Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-12T02:50:05.819Z] #52 41.52 Checking out files: 43% (1372/3179) Checking out files: 44% (1399/3179) Checking out files: 45% (1431/3179) Checking out files: 46% (1463/3179) Checking out files: 47% (1495/3179) Checking out files: 48% (1526/3179) Checking out files: 49% (1558/3179) Checking out files: 50% (1590/3179) Checking out files: 51% (1622/3179) Checking out files: 52% (1654/3179) Checking out files: 53% (1685/3179) Checking out files: 54% (1717/3179) Checking out files: 55% (1749/3179) Checking out files: 56% (1781/3179) Checking out files: 57% (1813/3179) Checking out files: 58% (1844/3179) Checking out files: 59% (1876/3179) Checking out files: 60% (1908/3179) Checking out files: 61% (1940/3179) Checking out files: 62% (1971/3179) Checking out files: 63% (2003/3179) Checking out files: 64% (2035/3179) Checking out files: 65% (2067/3179) Checking out files: 66% (2099/3179) Checking out files: 67% (2130/3179) Checking out files: 68% (2162/3179) Checking out files: 69% (2194/3179) Checking out files: 70% (2226/3179) Checking out files: 71% (2258/3179) Checking out files: 72% (2289/3179) Checking out files: 73% (2321/3179) Checking out files: 74% (2353/3179) Checking out files: 75% (2385/3179) Checking out files: 76% (2417/3179) Checking out files: 77% (2448/3179) Checking out files: 78% (2480/3179) Checking out files: 79% (2512/3179) Checking out files: 80% (2544/3179) Checking out files: 81% (2575/3179) Checking out files: 82% (2607/3179) Checking out files: 83% (2639/3179) Checking out files: 84% (2671/3179) Checking out files: 84% (2685/3179) Checking out files: 85% (2703/3179) Checking out files: 86% (2734/3179) Checking out files: 87% (2766/3179) Checking out files: 88% (2798/3179) Checking out files: 89% (2830/3179) Checking out files: 90% (2862/3179) Checking out files: 91% (2893/3179) Checking out files: 92% (2925/3179) Checking out files: 93% (2957/3179) Checking out files: 94% (2989/3179) Checking out files: 95% (3021/3179) Checking out files: 96% (3052/3179) Checking out files: 97% (3084/3179) Checking out files: 98% (3116/3179) Checking out files: 99% (3148/3179) Checking out files: 100% (3179/3179) Checking out files: 100% (3179/3179), done. [2020-05-12T02:50:05.819Z] #52 42.95 + cd /tmp/tmp.dtVv0Z4Qaa/src/github.com/containerd/containerd [2020-05-12T02:50:05.819Z] #52 42.95 + git checkout -q 814b7956fafc7a0980ea07e950f983d0837e5578 [2020-05-12T02:50:05.819Z] #52 44.96 + export 'BUILDTAGS=netgo osusergo static_build' [2020-05-12T02:50:05.819Z] #52 44.96 + BUILDTAGS='netgo osusergo static_build' [2020-05-12T02:50:05.819Z] #52 44.96 + export EXTRA_FLAGS=-buildmode=pie [2020-05-12T02:50:05.819Z] #52 44.96 + EXTRA_FLAGS=-buildmode=pie [2020-05-12T02:50:05.819Z] #52 44.96 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-05-12T02:50:05.819Z] #52 44.96 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-05-12T02:50:05.819Z] #52 44.96 + '[' '' = dynamic ']' [2020-05-12T02:50:05.819Z] #52 44.96 + make [2020-05-12T02:50:05.819Z] #52 45.91 + bin/ctr [2020-05-12T02:50:05.874Z] #39 ... [2020-05-12T02:50:05.874Z] [2020-05-12T02:50:05.874Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-12T02:50:05.874Z] #30 DONE 98.2s [2020-05-12T02:50:05.874Z] [2020-05-12T02:50:05.874Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-12T02:50:05.874Z] #39 10.25 DEP images/tun.pb-c.d [2020-05-12T02:50:05.874Z] #39 10.31 DEP images/netdev.pb-c.d [2020-05-12T02:50:05.874Z] #39 ... [2020-05-12T02:50:05.874Z] [2020-05-12T02:50:05.874Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-12T02:50:05.874Z] #41 97.71 text/template/parse [2020-05-12T02:50:06.078Z] #52 ... [2020-05-12T02:50:06.078Z] [2020-05-12T02:50:06.078Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-12T02:50:06.078Z] #39 24.38 CC images/ghost-file.o [2020-05-12T02:50:06.124Z] #39 41.64 CC images/fs.o [2020-05-12T02:50:06.359Z] #39 24.89 CC images/fifo.o [2020-05-12T02:50:06.385Z] #39 41.98 CC images/pstree.o [2020-05-12T02:50:06.482Z] #26 9.420 ## 3.8% ###### 8.9% ########## 14.1% ############# 19.3% ############### 21.9% ################### 27.0% ##################### 29.6% ######################## 34.7% ########################## 37.3% ################################ 45.1% ####################################### 54.5% ########################################## 59.6% ################################################ 67.3% ####################################################### 77.7% ############################################################# 85.4% ################################################################# 90.6% #################################################################### 95.8% ######################################################################## 100.0% [2020-05-12T02:50:06.627Z] #39 25.17 CC images/remap-file-path.o [2020-05-12T02:50:06.646Z] #39 42.27 CC images/pipe.o [2020-05-12T02:50:06.891Z] #39 25.42 CC images/eventfd.o [2020-05-12T02:50:06.907Z] #39 42.64 CC images/tcp-stream.o [2020-05-12T02:50:06.907Z] #39 ... [2020-05-12T02:50:06.907Z] [2020-05-12T02:50:06.907Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-12T02:50:06.907Z] #47 90.86 golang.org/x/crypto/ssh/terminal [2020-05-12T02:50:06.907Z] #47 97.39 mvdan.cc/sh/v3/cmd/shfmt [2020-05-12T02:50:07.030Z] #17 51.01 Setting up libiptc0:amd64 (1.8.2-4) ... [2020-05-12T02:50:07.115Z] #26 12.49 [2020-05-12T02:50:07.168Z] #47 ... [2020-05-12T02:50:07.169Z] [2020-05-12T02:50:07.169Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-12T02:50:07.169Z] #10 96.91 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-05-12T02:50:07.169Z] #10 96.92 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_arm64.deb ... [2020-05-12T02:50:07.169Z] #10 96.94 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-05-12T02:50:07.172Z] #39 25.64 CC images/eventpoll.o [2020-05-12T02:50:07.288Z] #17 51.02 Setting up xz-utils (5.2.4-1) ... [2020-05-12T02:50:07.288Z] #17 51.03 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-05-12T02:50:07.288Z] #17 51.04 Setting up sudo (1.8.27-1+deb10u2) ... [2020-05-12T02:50:07.288Z] #17 51.11 invoke-rc.d: could not determine current runlevel [2020-05-12T02:50:07.288Z] #17 51.12 invoke-rc.d: policy-rc.d denied execution of start. [2020-05-12T02:50:07.288Z] #17 51.13 Setting up pigz (2.4-1) ... [2020-05-12T02:50:07.288Z] #17 51.14 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-05-12T02:50:07.288Z] #17 51.15 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-05-12T02:50:07.288Z] #17 51.18 Setting up python-pip-whl (18.1-5) ... [2020-05-12T02:50:07.288Z] #17 51.19 Setting up libmpdec2:amd64 (2.4.2-2) ... [2020-05-12T02:50:07.288Z] #17 51.20 Setting up vim-runtime (2:8.1.0875-5) ... [2020-05-12T02:50:07.408Z] #26 12.86 [2020-05-12T02:50:07.408Z] #26 ... [2020-05-12T02:50:07.408Z] [2020-05-12T02:50:07.408Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-12T02:50:07.408Z] #33 61.71 debconf: delaying package configuration, since apt-utils is not installed [2020-05-12T02:50:07.408Z] #33 62.04 Fetched 14.9 MB in 4s (3633 kB/s) [2020-05-12T02:50:07.408Z] #33 62.21 Selecting previously unselected package xxd. [2020-05-12T02:50:07.408Z] #33 62.22 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15338 files and directories currently installed.) [2020-05-12T02:50:07.408Z] #33 62.34 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_ppc64el.deb ... [2020-05-12T02:50:07.408Z] #33 62.35 Unpacking xxd (2:8.1.0875-5) ... [2020-05-12T02:50:07.408Z] #33 62.63 Selecting previously unselected package vim-common. [2020-05-12T02:50:07.408Z] #33 62.63 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-05-12T02:50:07.408Z] #33 62.69 Unpacking vim-common (2:8.1.0875-5) ... [2020-05-12T02:50:07.408Z] #33 63.09 Selecting previously unselected package cmake-data. [2020-05-12T02:50:07.408Z] #33 63.11 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-05-12T02:50:07.408Z] #33 63.15 Unpacking cmake-data (3.13.4-1) ... [2020-05-12T02:50:07.408Z] #33 69.44 Selecting previously unselected package libicu63:ppc64el. [2020-05-12T02:50:07.408Z] #33 69.53 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_ppc64el.deb ... [2020-05-12T02:50:07.408Z] #33 69.54 Unpacking libicu63:ppc64el (63.1-6+deb10u1) ... [2020-05-12T02:50:07.431Z] #39 25.89 CC images/fh.o [2020-05-12T02:50:07.431Z] #39 ... [2020-05-12T02:50:07.431Z] [2020-05-12T02:50:07.431Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-12T02:50:07.431Z] #41 95.07 go/parser [2020-05-12T02:50:07.431Z] #41 95.69 text/template [2020-05-12T02:50:07.431Z] #41 98.69 encoding/xml [2020-05-12T02:50:07.431Z] #41 100.8 go/doc [2020-05-12T02:50:07.431Z] #41 104.3 github.com/LK4D4/vndr/build [2020-05-12T02:50:07.431Z] #41 104.8 github.com/LK4D4/vndr/versioned [2020-05-12T02:50:07.431Z] #41 104.9 compress/flate [2020-05-12T02:50:07.691Z] #41 ... [2020-05-12T02:50:07.691Z] [2020-05-12T02:50:07.691Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-12T02:50:07.691Z] #39 26.16 CC images/fsnotify.o [2020-05-12T02:50:07.697Z] #33 ... [2020-05-12T02:50:07.697Z] [2020-05-12T02:50:07.697Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-12T02:50:07.697Z] #42 71.91 sync [2020-05-12T02:50:07.697Z] #42 71.92 internal/reflectlite [2020-05-12T02:50:07.853Z] #17 51.61 Setting up libaio1:amd64 (0.3.112-3) ... [2020-05-12T02:50:07.853Z] #17 51.62 Setting up libonig5:amd64 (6.9.1-1) ... [2020-05-12T02:50:07.853Z] #17 51.63 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ... [2020-05-12T02:50:07.853Z] #17 51.64 Setting up vim (2:8.1.0875-5) ... [2020-05-12T02:50:07.853Z] #17 51.65 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-05-12T02:50:07.853Z] #17 51.65 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-05-12T02:50:07.853Z] #17 51.66 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-05-12T02:50:07.853Z] #17 51.67 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-05-12T02:50:07.853Z] #17 51.67 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-05-12T02:50:07.853Z] #17 51.68 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-05-12T02:50:07.853Z] #17 51.70 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-05-12T02:50:07.853Z] #17 51.71 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-05-12T02:50:07.853Z] #17 51.72 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-05-12T02:50:07.853Z] #17 51.74 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-05-12T02:50:07.853Z] #17 51.76 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-05-12T02:50:07.853Z] #17 51.77 Setting up jq (1.5+dfsg-2+b1) ... [2020-05-12T02:50:07.853Z] #17 51.78 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2020-05-12T02:50:07.853Z] #17 51.79 Setting up python3.7 (3.7.3-2+deb10u1) ... [2020-05-12T02:50:08.382Z] #41 100.5 go/parser [2020-05-12T02:50:08.552Z] #10 ... [2020-05-12T02:50:08.552Z] [2020-05-12T02:50:08.552Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-12T02:50:08.552Z] #47 DONE 102.3s [2020-05-12T02:50:08.552Z] [2020-05-12T02:50:08.552Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-12T02:50:08.552Z] #39 42.98 CC images/sk-packet.o [2020-05-12T02:50:08.552Z] #39 43.31 CC images/mnt.o [2020-05-12T02:50:08.552Z] #39 43.61 CC images/pipe-data.o [2020-05-12T02:50:08.552Z] #39 43.81 CC images/sa.o [2020-05-12T02:50:08.552Z] #39 44.10 CC images/timer.o [2020-05-12T02:50:08.622Z] #39 26.95 CC images/signalfd.o [2020-05-12T02:50:08.622Z] #39 27.17 CC images/fs.o [2020-05-12T02:50:08.880Z] #39 27.36 CC images/pstree.o [2020-05-12T02:50:09.123Z] #39 44.77 CC images/timerfd.o [2020-05-12T02:50:09.139Z] #39 27.58 CC images/pipe.o [2020-05-12T02:50:09.384Z] #39 45.19 CC images/mm.o [2020-05-12T02:50:09.396Z] #39 27.95 CC images/tcp-stream.o [2020-05-12T02:50:09.961Z] #39 28.21 CC images/sk-packet.o [2020-05-12T02:50:09.961Z] #39 28.61 CC images/mnt.o [2020-05-12T02:50:10.264Z] #41 102.7 text/template [2020-05-12T02:50:10.325Z] #39 45.75 CC images/sk-opts.o [2020-05-12T02:50:10.325Z] #39 46.09 CC images/sk-unix.o [2020-05-12T02:50:10.518Z] #41 ... [2020-05-12T02:50:10.518Z] [2020-05-12T02:50:10.518Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-12T02:50:10.518Z] #39 10.49 PBCC images/vma.pb-c.c [2020-05-12T02:50:10.518Z] #39 10.52 DEP images/vma.pb-c.d [2020-05-12T02:50:10.518Z] #39 10.62 PBCC images/creds.pb-c.c [2020-05-12T02:50:10.518Z] #39 10.64 DEP images/creds.pb-c.d [2020-05-12T02:50:10.518Z] #39 10.80 PBCC images/utsns.pb-c.c [2020-05-12T02:50:10.518Z] #39 10.82 DEP images/utsns.pb-c.d [2020-05-12T02:50:10.518Z] #39 10.88 PBCC images/ipc-desc.pb-c.c [2020-05-12T02:50:10.518Z] #39 10.90 PBCC images/ipc-sem.pb-c.c [2020-05-12T02:50:10.518Z] #39 11.03 DEP images/ipc-desc.pb-c.d [2020-05-12T02:50:10.518Z] #39 11.06 DEP images/ipc-sem.pb-c.d [2020-05-12T02:50:10.518Z] #39 11.16 PBCC images/ipc-msg.pb-c.c [2020-05-12T02:50:10.518Z] #39 11.25 DEP images/ipc-msg.pb-c.d [2020-05-12T02:50:10.518Z] #39 11.39 PBCC images/ipc-shm.pb-c.c [2020-05-12T02:50:10.518Z] #39 11.45 DEP images/ipc-shm.pb-c.d [2020-05-12T02:50:10.518Z] #39 11.54 PBCC images/ipc-var.pb-c.c [2020-05-12T02:50:10.518Z] #39 11.60 DEP images/ipc-var.pb-c.d [2020-05-12T02:50:10.518Z] #39 11.68 PBCC images/sk-opts.pb-c.c [2020-05-12T02:50:10.518Z] #39 11.70 PBCC images/packet-sock.pb-c.c [2020-05-12T02:50:10.518Z] #39 11.74 DEP images/sk-opts.pb-c.d [2020-05-12T02:50:10.518Z] #39 11.80 DEP images/packet-sock.pb-c.d [2020-05-12T02:50:10.518Z] #39 11.91 PBCC images/sk-netlink.pb-c.c [2020-05-12T02:50:10.518Z] #39 11.94 DEP images/sk-netlink.pb-c.d [2020-05-12T02:50:10.518Z] #39 12.02 PBCC images/sk-inet.pb-c.c [2020-05-12T02:50:10.518Z] #39 12.09 DEP images/sk-inet.pb-c.d [2020-05-12T02:50:10.518Z] #39 12.17 PBCC images/sk-unix.pb-c.c [2020-05-12T02:50:10.518Z] #39 12.22 DEP images/sk-unix.pb-c.d [2020-05-12T02:50:10.518Z] #39 12.27 PBCC images/mm.pb-c.c [2020-05-12T02:50:10.518Z] #39 12.29 DEP images/mm.pb-c.d [2020-05-12T02:50:10.518Z] #39 12.35 PBCC images/timerfd.pb-c.c [2020-05-12T02:50:10.518Z] #39 12.44 DEP images/timerfd.pb-c.d [2020-05-12T02:50:10.518Z] #39 12.54 PBCC images/timer.pb-c.c [2020-05-12T02:50:10.518Z] #39 12.55 DEP images/timer.pb-c.d [2020-05-12T02:50:10.518Z] #39 12.63 PBCC images/sa.pb-c.c [2020-05-12T02:50:10.518Z] #39 12.69 DEP images/sa.pb-c.d [2020-05-12T02:50:10.518Z] #39 12.78 PBCC images/pipe-data.pb-c.c [2020-05-12T02:50:10.518Z] #39 12.82 DEP images/pipe-data.pb-c.d [2020-05-12T02:50:10.518Z] #39 12.85 PBCC images/mnt.pb-c.c [2020-05-12T02:50:10.518Z] #39 12.89 DEP images/mnt.pb-c.d [2020-05-12T02:50:10.518Z] #39 12.93 PBCC images/sk-packet.pb-c.c [2020-05-12T02:50:10.518Z] #39 12.98 DEP images/sk-packet.pb-c.d [2020-05-12T02:50:10.518Z] #39 13.03 PBCC images/tcp-stream.pb-c.c [2020-05-12T02:50:10.518Z] #39 13.13 DEP images/tcp-stream.pb-c.d [2020-05-12T02:50:10.518Z] #39 13.19 PBCC images/pipe.pb-c.c [2020-05-12T02:50:10.518Z] #39 13.25 DEP images/pipe.pb-c.d [2020-05-12T02:50:10.518Z] #39 13.31 PBCC images/pstree.pb-c.c [2020-05-12T02:50:10.518Z] #39 13.35 DEP images/pstree.pb-c.d [2020-05-12T02:50:10.518Z] #39 13.40 PBCC images/fs.pb-c.c [2020-05-12T02:50:10.518Z] #39 13.43 DEP images/fs.pb-c.d [2020-05-12T02:50:10.518Z] #39 13.47 PBCC images/signalfd.pb-c.c [2020-05-12T02:50:10.518Z] #39 13.57 DEP images/signalfd.pb-c.d [2020-05-12T02:50:10.518Z] #39 13.65 PBCC images/fh.pb-c.c [2020-05-12T02:50:10.518Z] #39 13.71 PBCC images/fsnotify.pb-c.c [2020-05-12T02:50:10.518Z] #39 13.77 DEP images/fh.pb-c.d [2020-05-12T02:50:10.518Z] #39 13.86 DEP images/fsnotify.pb-c.d [2020-05-12T02:50:10.518Z] #39 13.95 PBCC images/eventpoll.pb-c.c [2020-05-12T02:50:10.518Z] #39 13.98 DEP images/eventpoll.pb-c.d [2020-05-12T02:50:10.518Z] #39 14.04 PBCC images/eventfd.pb-c.c [2020-05-12T02:50:10.518Z] #39 14.05 DEP images/eventfd.pb-c.d [2020-05-12T02:50:10.518Z] #39 14.09 PBCC images/remap-file-path.pb-c.c [2020-05-12T02:50:10.518Z] #39 14.11 DEP images/remap-file-path.pb-c.d [2020-05-12T02:50:10.518Z] #39 14.16 PBCC images/fifo.pb-c.c [2020-05-12T02:50:10.518Z] #39 14.17 DEP images/fifo.pb-c.d [2020-05-12T02:50:10.518Z] #39 14.19 PBCC images/ghost-file.pb-c.c [2020-05-12T02:50:10.518Z] #39 14.28 DEP images/ghost-file.pb-c.d [2020-05-12T02:50:10.518Z] #39 14.33 PBCC images/regfile.pb-c.c [2020-05-12T02:50:10.518Z] #39 14.43 DEP images/regfile.pb-c.d [2020-05-12T02:50:10.518Z] #39 14.49 PBCC images/ns.pb-c.c [2020-05-12T02:50:10.518Z] #39 14.53 DEP images/ns.pb-c.d [2020-05-12T02:50:10.518Z] #39 14.58 PBCC images/fdinfo.pb-c.c [2020-05-12T02:50:10.518Z] #39 14.66 DEP images/fdinfo.pb-c.d [2020-05-12T02:50:10.518Z] #39 14.73 PBCC images/core-aarch64.pb-c.c [2020-05-12T02:50:10.518Z] #39 14.79 PBCC images/core-arm.pb-c.c [2020-05-12T02:50:10.518Z] #39 14.82 PBCC images/core-ppc64.pb-c.c [2020-05-12T02:50:10.518Z] #39 14.88 PBCC images/core-s390.pb-c.c [2020-05-12T02:50:10.518Z] #39 14.94 PBCC images/core-x86.pb-c.c [2020-05-12T02:50:10.518Z] #39 15.02 PBCC images/core.pb-c.c [2020-05-12T02:50:10.526Z] #39 28.83 CC images/pipe-data.o [2020-05-12T02:50:10.526Z] #39 29.06 CC images/sa.o [2020-05-12T02:50:10.586Z] #39 46.39 CC images/sk-inet.o [2020-05-12T02:50:10.773Z] #39 15.17 PBCC images/inventory.pb-c.c [2020-05-12T02:50:10.773Z] #39 15.23 DEP images/core-aarch64.pb-c.d [2020-05-12T02:50:10.773Z] #39 15.28 DEP images/core-arm.pb-c.d [2020-05-12T02:50:10.773Z] #39 15.33 DEP images/core-ppc64.pb-c.d [2020-05-12T02:50:10.773Z] #39 15.38 DEP images/core-s390.pb-c.d [2020-05-12T02:50:10.784Z] #39 29.29 CC images/timer.o [2020-05-12T02:50:11.027Z] #39 15.43 DEP images/core-x86.pb-c.d [2020-05-12T02:50:11.027Z] #39 15.48 DEP images/core.pb-c.d [2020-05-12T02:50:11.027Z] #39 15.56 DEP images/inventory.pb-c.d [2020-05-12T02:50:11.027Z] #39 15.61 PBCC images/cpuinfo.pb-c.c [2020-05-12T02:50:11.042Z] #39 ... [2020-05-12T02:50:11.042Z] [2020-05-12T02:50:11.042Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-12T02:50:11.042Z] #47 102.7 mvdan.cc/sh/v3/cmd/shfmt [2020-05-12T02:50:11.042Z] #47 DONE 108.5s [2020-05-12T02:50:11.042Z] [2020-05-12T02:50:11.042Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-12T02:50:11.042Z] #41 107.7 hash/crc32 [2020-05-12T02:50:11.042Z] #41 108.3 compress/gzip [2020-05-12T02:50:11.042Z] #41 108.7 net [2020-05-12T02:50:11.132Z] #17 54.72 Setting up iptables (1.8.2-4) ... [2020-05-12T02:50:11.132Z] #17 54.74 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-05-12T02:50:11.132Z] #17 54.74 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-05-12T02:50:11.132Z] #17 54.75 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-05-12T02:50:11.132Z] #17 54.76 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-05-12T02:50:11.132Z] #17 54.76 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-05-12T02:50:11.132Z] #17 54.77 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-05-12T02:50:11.132Z] #17 54.79 Setting up python3 (3.7.3-1) ... [2020-05-12T02:50:11.159Z] #39 47.03 CC images/tun.o [2020-05-12T02:50:11.282Z] #39 15.67 DEP images/cpuinfo.pb-c.d [2020-05-12T02:50:11.282Z] #39 15.70 PBCC images/stats.pb-c.c [2020-05-12T02:50:11.282Z] #39 15.74 DEP images/stats.pb-c.d [2020-05-12T02:50:11.390Z] #17 55.26 Setting up python3-wheel (0.32.3-2) ... [2020-05-12T02:50:11.608Z] #41 109.2 vendor/golang.org/x/text/transform [2020-05-12T02:50:11.730Z] #39 47.47 CC images/sk-netlink.o [2020-05-12T02:50:12.199Z] #42 75.90 internal/singleflight [2020-05-12T02:50:12.199Z] #42 75.90 math/rand [2020-05-12T02:50:12.199Z] #42 75.93 github.com/LK4D4/vndr/godl/singleflight [2020-05-12T02:50:12.301Z] #39 47.80 CC images/packet-sock.o [2020-05-12T02:50:12.301Z] #39 ... [2020-05-12T02:50:12.301Z] [2020-05-12T02:50:12.301Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-12T02:50:12.301Z] #41 95.99 go/doc [2020-05-12T02:50:12.301Z] #41 97.13 math/big [2020-05-12T02:50:12.301Z] #41 101.0 github.com/LK4D4/vndr/build [2020-05-12T02:50:12.301Z] #41 102.9 vendor/golang.org/x/text/unicode/norm [2020-05-12T02:50:12.301Z] #41 105.2 vendor/golang.org/x/net/http2/hpack [2020-05-12T02:50:12.324Z] #17 55.96 Setting up apparmor (2.13.2-10) ... [2020-05-12T02:50:12.426Z] Fetching without tags [2020-05-12T02:50:12.544Z] #41 110.0 vendor/golang.org/x/text/unicode/bidi [2020-05-12T02:50:12.562Z] #41 ... [2020-05-12T02:50:12.562Z] [2020-05-12T02:50:12.562Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-12T02:50:12.562Z] #39 48.27 CC images/ipc-var.o [2020-05-12T02:50:12.822Z] #39 48.49 CC images/ipc-desc.o [2020-05-12T02:50:12.846Z] #42 ... [2020-05-12T02:50:12.846Z] [2020-05-12T02:50:12.846Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-12T02:50:13.083Z] #39 48.67 CC images/ipc-shm.o [2020-05-12T02:50:13.133Z] Merging remotes/origin/master commit a93e9eb0e95c6b2db723d0d2391e4559554c8597 into PR head commit b7b4f5c9b4feb3320be720682d48605d42c909fb [2020-05-12T02:50:13.168Z] #39 17.29 make[1]: Nothing to be done for 'all'. [2020-05-12T02:50:12.142Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-05-12T02:50:12.190Z] > git config --add remote.origin.fetch +refs/pull/40956/head:refs/remotes/origin/PR-40956 # timeout=10 [2020-05-12T02:50:12.233Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-12T02:50:12.351Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-05-12T02:50:12.473Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-05-12T02:50:12.474Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-05-12T02:50:12.475Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/40956/head:refs/remotes/origin/PR-40956 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-12T02:50:13.257Z] #17 ... [2020-05-12T02:50:13.257Z] [2020-05-12T02:50:13.257Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-05-12T02:50:13.257Z] #36 200.7 + dpkg --print-architecture [2020-05-12T02:50:13.257Z] #36 200.7 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-05-12T02:50:13.257Z] #36 200.9 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2020-05-12T02:50:13.257Z] #36 200.9 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-05-12T02:50:13.257Z] #36 ... [2020-05-12T02:50:13.257Z] [2020-05-12T02:50:13.257Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-12T02:50:13.257Z] #39 112.1 CC criu/files-ext.o [2020-05-12T02:50:13.257Z] #39 112.5 CC criu/files-reg.o [2020-05-12T02:50:13.257Z] #39 114.7 CC criu/files.o [2020-05-12T02:50:13.257Z] #39 116.9 CC criu/filesystems.o [2020-05-12T02:50:13.257Z] #39 117.6 CC criu/fsnotify.o [2020-05-12T02:50:13.257Z] #39 118.9 CC criu/image-desc.o [2020-05-12T02:50:13.258Z] #39 119.1 CC criu/image.o [2020-05-12T02:50:13.258Z] #39 120.1 CC criu/ipc_ns.o [2020-05-12T02:50:13.258Z] #39 121.4 CC criu/irmap.o [2020-05-12T02:50:13.258Z] #39 122.2 CC criu/kcmp-ids.o [2020-05-12T02:50:13.344Z] #39 48.96 CC images/ipc-msg.o [2020-05-12T02:50:13.439Z] #26 12.86 0.0% 0.9% # 2.7% ### 4.5% #### 6.3% ##### 8.0% ####### 9.8% ######## 11.7% ######### 13.6% ########### 16.4% ############# 19.1% ############### 21.8% ################# 24.4% ################### 27.1% ##################### 30.4% ####################### 32.2% ######################## 34.0% ######################### 35.8% ########################### 37.6% ############################ 39.4% ############################# 41.1% ############################## 42.9% ################################ 44.7% ################################## 47.4% ################################### 49.2% ##################################### 51.9% ####################################### 54.5% ######################################## 56.3% ######################################### 58.1% ########################################### 60.8% ############################################# 63.5% ############################################## 65.2% ################################################# 68.8% ################################################### 71.5% ##################################################### 74.2% ###################################################### 76.0% ####################################################### 77.7% ######################################################### 79.5% ########################################################### 82.2% ########################################################### 83.1% ############################################################# 84.9% ############################################################### 87.6% ################################################################ 90.2% ################################################################## 92.0% #################################################################### 94.7% ##################################################################### 96.5% ###################################################################### 97.4% ####################################################################### 99.1% ######################################################################## 100.0% [2020-05-12T02:50:13.515Z] #39 ... [2020-05-12T02:50:13.515Z] [2020-05-12T02:50:13.515Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-12T02:50:13.515Z] #17 57.44 Setting up xfsprogs (4.20.0-1) ... [2020-05-12T02:50:13.515Z] #17 57.46 Setting up python3-lib2to3 (3.7.3-1) ... [2020-05-12T02:50:13.731Z] #26 19.10 [2020-05-12T02:50:13.916Z] #39 49.43 CC images/ipc-sem.o [2020-05-12T02:50:14.032Z] #17 57.82 Setting up python3-pkg-resources (40.8.0-1) ... [2020-05-12T02:50:14.177Z] #39 49.76 CC images/utsns.o [2020-05-12T02:50:14.177Z] #39 49.96 CC images/creds.o [2020-05-12T02:50:14.445Z] #41 111.7 vendor/golang.org/x/text/secure/bidirule [2020-05-12T02:50:14.445Z] #41 112.0 vendor/golang.org/x/text/unicode/norm [2020-05-12T02:50:14.529Z] #39 18.74 CC images/stats.o [2020-05-12T02:50:14.748Z] #39 50.21 CC images/vma.o [2020-05-12T02:50:14.748Z] #39 50.50 CC images/netdev.o [2020-05-12T02:50:14.769Z] #26 ... [2020-05-12T02:50:14.769Z] [2020-05-12T02:50:14.769Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-12T02:50:14.769Z] #48 79.21 sort [2020-05-12T02:50:14.783Z] #39 19.12 CC images/core.o [2020-05-12T02:50:14.854Z] #17 58.54 Setting up python3-distutils (3.7.3-1) ... [2020-05-12T02:50:15.059Z] #48 79.23 io [2020-05-12T02:50:15.059Z] #48 79.27 strconv [2020-05-12T02:50:15.059Z] #48 79.29 syscall [2020-05-12T02:50:15.059Z] #48 ... [2020-05-12T02:50:15.060Z] [2020-05-12T02:50:15.060Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-12T02:50:15.060Z] #31 69.28 internal/reflectlite [2020-05-12T02:50:15.060Z] #31 69.30 sync [2020-05-12T02:50:15.060Z] #31 75.97 errors [2020-05-12T02:50:15.060Z] #31 75.97 sort [2020-05-12T02:50:15.060Z] #31 76.95 io [2020-05-12T02:50:15.060Z] #31 77.03 internal/oserror [2020-05-12T02:50:15.060Z] #31 77.08 strconv [2020-05-12T02:50:15.060Z] #31 77.71 syscall [2020-05-12T02:50:15.112Z] #17 58.97 Setting up python3-setuptools (40.8.0-1) ... [2020-05-12T02:50:15.318Z] #39 50.91 CC images/tty.o [2020-05-12T02:50:15.343Z] #39 19.84 CC images/core-x86.o [2020-05-12T02:50:15.364Z] #31 ... [2020-05-12T02:50:15.364Z] [2020-05-12T02:50:15.364Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-12T02:50:15.364Z] #11 72.10 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor1 ppc64el 2.13.2-10 [98.2 kB] [2020-05-12T02:50:15.364Z] #11 72.11 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor-dev ppc64el 2.13.2-10 [141 kB] [2020-05-12T02:50:15.364Z] #11 72.12 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs0 ppc64el 4.20.1-2 [42.2 kB] [2020-05-12T02:50:15.364Z] #11 72.13 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs-dev ppc64el 4.20.1-2 [78.2 kB] [2020-05-12T02:50:15.364Z] #11 72.15 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper-event1.02.1 ppc64el 2:1.02.155-3 [22.3 kB] [2020-05-12T02:50:15.364Z] #11 72.16 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libudev-dev ppc64el 241-7~deb10u4 [110 kB] [2020-05-12T02:50:15.364Z] #11 72.19 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsepol1-dev ppc64el 2.8-1 [337 kB] [2020-05-12T02:50:15.364Z] #11 72.29 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre16-3 ppc64el 2:8.39-12 [252 kB] [2020-05-12T02:50:15.364Z] #11 72.33 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre32-3 ppc64el 2:8.39-12 [246 kB] [2020-05-12T02:50:15.364Z] #11 72.37 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcrecpp0v5 ppc64el 2:8.39-12 [153 kB] [2020-05-12T02:50:15.364Z] #11 72.41 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre3-dev ppc64el 2:8.39-12 [622 kB] [2020-05-12T02:50:15.364Z] #11 72.50 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libselinux1-dev ppc64el 2.8-1+b1 [177 kB] [2020-05-12T02:50:15.364Z] #11 72.53 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper-dev ppc64el 2:1.02.155-3 [51.5 kB] [2020-05-12T02:50:15.365Z] #11 72.54 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libseccomp-dev ppc64el 2.3.3-4 [68.3 kB] [2020-05-12T02:50:15.365Z] #11 72.55 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsystemd-dev ppc64el 241-7~deb10u4 [322 kB] [2020-05-12T02:50:15.365Z] #11 75.24 debconf: delaying package configuration, since apt-utils is not installed [2020-05-12T02:50:15.365Z] #11 75.67 Fetched 79.4 MB in 18s (4428 kB/s) [2020-05-12T02:50:15.365Z] #11 76.00 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15338 files and directories currently installed.) [2020-05-12T02:50:15.365Z] #11 76.21 Preparing to unpack .../libsystemd0_241-7~deb10u4_ppc64el.deb ... [2020-05-12T02:50:15.365Z] #11 76.22 Unpacking libsystemd0:ppc64el (241-7~deb10u4) over (241-7~deb10u3) ... [2020-05-12T02:50:15.365Z] #11 76.95 Setting up libsystemd0:ppc64el (241-7~deb10u4) ... [2020-05-12T02:50:15.365Z] #11 77.12 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15338 files and directories currently installed.) [2020-05-12T02:50:15.365Z] #11 77.21 Preparing to unpack .../libudev1_241-7~deb10u4_ppc64el.deb ... [2020-05-12T02:50:15.365Z] #11 77.22 Unpacking libudev1:ppc64el (241-7~deb10u4) over (241-7~deb10u3) ... [2020-05-12T02:50:15.365Z] #11 77.73 Setting up libudev1:ppc64el (241-7~deb10u4) ... [2020-05-12T02:50:15.365Z] #11 78.05 Selecting previously unselected package binutils-mingw-w64-i686. [2020-05-12T02:50:15.365Z] #11 78.05 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15338 files and directories currently installed.) [2020-05-12T02:50:15.365Z] #11 78.17 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_ppc64el.deb ... [2020-05-12T02:50:15.365Z] #11 78.18 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-05-12T02:50:15.657Z] #11 ... [2020-05-12T02:50:15.657Z] [2020-05-12T02:50:15.657Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-12T02:50:15.657Z] #39 69.87 Selecting previously unselected package libprotoc17:ppc64el. [2020-05-12T02:50:15.657Z] #39 69.93 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_ppc64el.deb ... [2020-05-12T02:50:15.657Z] #39 69.93 Unpacking libprotoc17:ppc64el (3.6.1.3-2) ... [2020-05-12T02:50:15.657Z] #39 71.06 Selecting previously unselected package protobuf-c-compiler. [2020-05-12T02:50:15.657Z] #39 71.12 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_ppc64el.deb ... [2020-05-12T02:50:15.657Z] #39 71.14 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-05-12T02:50:15.657Z] #39 71.41 Selecting previously unselected package protobuf-compiler. [2020-05-12T02:50:15.657Z] #39 71.43 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_ppc64el.deb ... [2020-05-12T02:50:15.657Z] #39 71.44 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-05-12T02:50:15.657Z] #39 71.70 Selecting previously unselected package python-pkg-resources. [2020-05-12T02:50:15.657Z] #39 71.72 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-05-12T02:50:15.657Z] #39 71.72 Unpacking python-pkg-resources (40.8.0-1) ... [2020-05-12T02:50:15.657Z] #39 72.10 Selecting previously unselected package python-six. [2020-05-12T02:50:15.657Z] #39 72.11 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-05-12T02:50:15.657Z] #39 72.12 Unpacking python-six (1.12.0-1) ... [2020-05-12T02:50:15.657Z] #39 72.25 Selecting previously unselected package python-protobuf. [2020-05-12T02:50:15.657Z] #39 72.26 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_ppc64el.deb ... [2020-05-12T02:50:15.657Z] #39 72.27 Unpacking python-protobuf (3.6.1.3-2) ... [2020-05-12T02:50:15.657Z] #39 73.04 Setting up python-pkg-resources (40.8.0-1) ... [2020-05-12T02:50:15.866Z] Merge succeeded, producing b7b4f5c9b4feb3320be720682d48605d42c909fb [2020-05-12T02:50:15.867Z] Checking out Revision b7b4f5c9b4feb3320be720682d48605d42c909fb (PR-40956) [2020-05-12T02:50:15.889Z] #39 51.54 CC images/file-lock.o [2020-05-12T02:50:15.904Z] #39 20.39 CC images/core-arm.o [2020-05-12T02:50:16.150Z] #39 51.72 CC images/rlimit.o [2020-05-12T02:50:16.150Z] #39 51.86 CC images/pagemap.o [2020-05-12T02:50:13.253Z] > git config core.sparsecheckout # timeout=10 [2020-05-12T02:50:13.299Z] > git checkout -f b7b4f5c9b4feb3320be720682d48605d42c909fb # timeout=10 [2020-05-12T02:50:15.646Z] > git merge a93e9eb0e95c6b2db723d0d2391e4559554c8597 # timeout=10 [2020-05-12T02:50:15.780Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2020-05-12T02:50:15.911Z] > git config core.sparsecheckout # timeout=10 [2020-05-12T02:50:15.960Z] > git checkout -f b7b4f5c9b4feb3320be720682d48605d42c909fb # timeout=10 [2020-05-12T02:50:16.297Z] #39 ... [2020-05-12T02:50:16.297Z] [2020-05-12T02:50:16.297Z] #44 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-12T02:50:16.297Z] #44 80.29 + cd /tmp/tmp.DGcIxj7CeO/src/gotest.tools/gotestsum [2020-05-12T02:50:16.297Z] #44 80.29 + git checkout -q v0.3.5 [2020-05-12T02:50:16.297Z] #44 80.45 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2020-05-12T02:50:16.347Z] #41 ... [2020-05-12T02:50:16.348Z] [2020-05-12T02:50:16.348Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-12T02:50:16.348Z] #39 30.21 CC images/timerfd.o [2020-05-12T02:50:16.348Z] #39 30.76 CC images/mm.o [2020-05-12T02:50:16.348Z] #39 31.02 CC images/sk-opts.o [2020-05-12T02:50:16.348Z] #39 31.25 CC images/sk-unix.o [2020-05-12T02:50:16.348Z] #39 31.59 CC images/sk-inet.o [2020-05-12T02:50:16.348Z] #39 32.09 CC images/tun.o [2020-05-12T02:50:16.348Z] #39 32.36 CC images/sk-netlink.o [2020-05-12T02:50:16.348Z] #39 32.66 CC images/packet-sock.o [2020-05-12T02:50:16.348Z] #39 33.05 CC images/ipc-var.o [2020-05-12T02:50:16.348Z] #39 33.27 CC images/ipc-desc.o [2020-05-12T02:50:16.348Z] #39 33.47 CC images/ipc-shm.o [2020-05-12T02:50:16.348Z] #39 33.66 CC images/ipc-msg.o [2020-05-12T02:50:16.348Z] #39 33.99 CC images/ipc-sem.o [2020-05-12T02:50:16.348Z] #39 34.25 CC images/utsns.o [2020-05-12T02:50:16.348Z] #39 34.47 CC images/creds.o [2020-05-12T02:50:16.348Z] #39 34.75 CC images/vma.o [2020-05-12T02:50:16.411Z] #39 52.07 CC images/siginfo.o [2020-05-12T02:50:16.464Z] #39 20.76 CC images/core-aarch64.o [2020-05-12T02:50:16.464Z] #39 ... [2020-05-12T02:50:16.464Z] [2020-05-12T02:50:16.464Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-12T02:50:16.464Z] #47 98.55 github.com/pkg/diff [2020-05-12T02:50:16.464Z] #47 99.34 go/ast [2020-05-12T02:50:16.464Z] #47 100.4 golang.org/x/crypto/ssh/terminal [2020-05-12T02:50:16.464Z] #47 102.3 mvdan.cc/editorconfig [2020-05-12T02:50:16.464Z] #47 103.5 mvdan.cc/sh/v3/fileutil [2020-05-12T02:50:16.464Z] #47 103.7 mvdan.cc/sh/v3/syntax [2020-05-12T02:50:16.464Z] #47 ... [2020-05-12T02:50:16.464Z] [2020-05-12T02:50:16.464Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-12T02:50:16.464Z] #52 38.21 Checking out files: 44% (1426/3179) Checking out files: 45% (1431/3179) Checking out files: 46% (1463/3179) Checking out files: 47% (1495/3179) Checking out files: 48% (1526/3179) Checking out files: 49% (1558/3179) Checking out files: 50% (1590/3179) Checking out files: 51% (1622/3179) Checking out files: 52% (1654/3179) Checking out files: 53% (1685/3179) Checking out files: 54% (1717/3179) Checking out files: 55% (1749/3179) Checking out files: 56% (1781/3179) Checking out files: 57% (1813/3179) Checking out files: 58% (1844/3179) Checking out files: 59% (1876/3179) Checking out files: 60% (1908/3179) Checking out files: 61% (1940/3179) Checking out files: 62% (1971/3179) Checking out files: 63% (2003/3179) Checking out files: 64% (2035/3179) Checking out files: 65% (2067/3179) Checking out files: 66% (2099/3179) Checking out files: 67% (2130/3179) Checking out files: 68% (2162/3179) Checking out files: 69% (2194/3179) Checking out files: 70% (2226/3179) Checking out files: 71% (2258/3179) Checking out files: 72% (2289/3179) Checking out files: 73% (2321/3179) Checking out files: 74% (2353/3179) Checking out files: 75% (2385/3179) Checking out files: 76% (2417/3179) Checking out files: 77% (2448/3179) Checking out files: 78% (2480/3179) Checking out files: 79% (2512/3179) Checking out files: 79% (2543/3179) Checking out files: 80% (2544/3179) Checking out files: 81% (2575/3179) Checking out files: 82% (2607/3179) Checking out files: 83% (2639/3179) Checking out files: 84% (2671/3179) Checking out files: 85% (2703/3179) Checking out files: 86% (2734/3179) Checking out files: 87% (2766/3179) Checking out files: 88% (2798/3179) Checking out files: 89% (2830/3179) Checking out files: 90% (2862/3179) Checking out files: 91% (2893/3179) Checking out files: 92% (2925/3179) Checking out files: 93% (2957/3179) Checking out files: 94% (2989/3179) Checking out files: 95% (3021/3179) Checking out files: 96% (3052/3179) Checking out files: 97% (3084/3179) Checking out files: 98% (3116/3179) Checking out files: 99% (3148/3179) Checking out files: 100% (3179/3179) Checking out files: 100% (3179/3179), done. [2020-05-12T02:50:16.464Z] #52 39.86 + cd /tmp/tmp.HCXifhxLlV/src/github.com/containerd/containerd [2020-05-12T02:50:16.464Z] #52 39.86 + git checkout -q 814b7956fafc7a0980ea07e950f983d0837e5578 [2020-05-12T02:50:16.464Z] #52 41.78 + export 'BUILDTAGS=netgo osusergo static_build' [2020-05-12T02:50:16.464Z] #52 41.78 + BUILDTAGS='netgo osusergo static_build' [2020-05-12T02:50:16.464Z] #52 41.78 + export EXTRA_FLAGS=-buildmode=pie [2020-05-12T02:50:16.464Z] #52 41.78 + EXTRA_FLAGS=-buildmode=pie [2020-05-12T02:50:16.464Z] #52 41.78 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-05-12T02:50:16.464Z] #52 41.78 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-05-12T02:50:16.464Z] #52 41.78 + '[' '' = dynamic ']' [2020-05-12T02:50:16.464Z] #52 41.78 + make [2020-05-12T02:50:16.464Z] #52 42.96 + bin/ctr [2020-05-12T02:50:16.464Z] #52 ... [2020-05-12T02:50:16.464Z] [2020-05-12T02:50:16.464Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-12T02:50:16.464Z] #39 21.08 CC images/core-ppc64.o [2020-05-12T02:50:16.485Z] #17 60.10 Setting up python3-pip (18.1-5) ... [2020-05-12T02:50:16.606Z] #39 35.02 CC images/netdev.o [2020-05-12T02:50:16.865Z] #39 35.42 CC images/tty.o [2020-05-12T02:50:16.983Z] #39 52.42 CC images/rpc.o [2020-05-12T02:50:17.388Z] #39 21.59 CC images/core-s390.o [2020-05-12T02:50:17.418Z] #17 61.30 Processing triggers for libc-bin (2.28-10) ... [2020-05-12T02:50:17.431Z] #39 35.94 CC images/file-lock.o [2020-05-12T02:50:17.675Z] #17 61.33 Processing triggers for mime-support (3.62) ... [2020-05-12T02:50:17.690Z] #39 36.16 CC images/rlimit.o [2020-05-12T02:50:17.924Z] #39 53.73 CC images/ext-file.o [2020-05-12T02:50:17.933Z] #17 DONE 61.8s [2020-05-12T02:50:17.933Z] [2020-05-12T02:50:17.933Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-05-12T02:50:17.948Z] #39 22.42 CC images/cpuinfo.o [2020-05-12T02:50:17.948Z] #39 36.37 CC images/pagemap.o [2020-05-12T02:50:17.948Z] #39 36.58 CC images/siginfo.o [2020-05-12T02:50:18.186Z] #39 ... [2020-05-12T02:50:18.186Z] [2020-05-12T02:50:18.186Z] #54 [rootlesskit 1/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-12T02:50:18.186Z] #54 107.1 + for f in rootlesskit rootlesskit-docker-proxy [2020-05-12T02:50:18.186Z] #54 107.1 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-05-12T02:50:18.186Z] #54 DONE 112.0s [2020-05-12T02:50:18.186Z] [2020-05-12T02:50:18.186Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-12T02:50:18.186Z] #39 53.93 CC images/cgroup.o [2020-05-12T02:50:18.186Z] #39 ... [2020-05-12T02:50:18.186Z] [2020-05-12T02:50:18.186Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-12T02:50:18.186Z] #10 108.1 Selecting previously unselected package libapparmor1:arm64. [2020-05-12T02:50:18.186Z] #10 108.1 Preparing to unpack .../10-libapparmor1_2.13.2-10_arm64.deb ... [2020-05-12T02:50:18.186Z] #10 108.2 Unpacking libapparmor1:arm64 (2.13.2-10) ... [2020-05-12T02:50:18.186Z] #10 108.3 Selecting previously unselected package libapparmor-dev:arm64. [2020-05-12T02:50:18.186Z] #10 108.3 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_arm64.deb ... [2020-05-12T02:50:18.186Z] #10 108.3 Unpacking libapparmor-dev:arm64 (2.13.2-10) ... [2020-05-12T02:50:18.186Z] #10 108.6 Selecting previously unselected package libbtrfs0. [2020-05-12T02:50:18.186Z] #10 108.6 Preparing to unpack .../12-libbtrfs0_4.20.1-2_arm64.deb ... [2020-05-12T02:50:18.186Z] #10 108.6 Unpacking libbtrfs0 (4.20.1-2) ... [2020-05-12T02:50:18.186Z] #10 108.7 Selecting previously unselected package libbtrfs-dev. [2020-05-12T02:50:18.186Z] #10 108.7 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_arm64.deb ... [2020-05-12T02:50:18.186Z] #10 108.7 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-05-12T02:50:18.186Z] #10 108.8 Selecting previously unselected package libdevmapper-event1.02.1:arm64. [2020-05-12T02:50:18.186Z] #10 108.8 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_arm64.deb ... [2020-05-12T02:50:18.186Z] #10 108.9 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ... [2020-05-12T02:50:18.186Z] #10 109.0 Selecting previously unselected package libudev-dev:arm64. [2020-05-12T02:50:18.186Z] #10 109.0 Preparing to unpack .../15-libudev-dev_241-7~deb10u4_arm64.deb ... [2020-05-12T02:50:18.186Z] #10 109.0 Unpacking libudev-dev:arm64 (241-7~deb10u4) ... [2020-05-12T02:50:18.186Z] #10 109.2 Selecting previously unselected package libsepol1-dev:arm64. [2020-05-12T02:50:18.186Z] #10 109.2 Preparing to unpack .../16-libsepol1-dev_2.8-1_arm64.deb ... [2020-05-12T02:50:18.186Z] #10 109.2 Unpacking libsepol1-dev:arm64 (2.8-1) ... [2020-05-12T02:50:18.186Z] #10 109.6 Selecting previously unselected package libpcre16-3:arm64. [2020-05-12T02:50:18.186Z] #10 109.6 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_arm64.deb ... [2020-05-12T02:50:18.186Z] #10 109.6 Unpacking libpcre16-3:arm64 (2:8.39-12) ... [2020-05-12T02:50:18.186Z] #10 109.8 Selecting previously unselected package libpcre32-3:arm64. [2020-05-12T02:50:18.186Z] #10 109.8 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_arm64.deb ... [2020-05-12T02:50:18.186Z] #10 109.8 Unpacking libpcre32-3:arm64 (2:8.39-12) ... [2020-05-12T02:50:18.186Z] #10 110.0 Selecting previously unselected package libpcrecpp0v5:arm64. [2020-05-12T02:50:18.186Z] #10 110.0 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_arm64.deb ... [2020-05-12T02:50:18.186Z] #10 110.0 Unpacking libpcrecpp0v5:arm64 (2:8.39-12) ... [2020-05-12T02:50:18.186Z] #10 110.1 Selecting previously unselected package libpcre3-dev:arm64. [2020-05-12T02:50:18.186Z] #10 110.2 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_arm64.deb ... [2020-05-12T02:50:18.186Z] #10 110.2 Unpacking libpcre3-dev:arm64 (2:8.39-12) ... [2020-05-12T02:50:18.187Z] #10 110.5 Selecting previously unselected package libselinux1-dev:arm64. [2020-05-12T02:50:18.187Z] #10 110.5 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_arm64.deb ... [2020-05-12T02:50:18.187Z] #10 110.5 Unpacking libselinux1-dev:arm64 (2.8-1+b1) ... [2020-05-12T02:50:18.187Z] #10 110.9 Selecting previously unselected package libdevmapper-dev:arm64. [2020-05-12T02:50:18.187Z] #10 110.9 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_arm64.deb ... [2020-05-12T02:50:18.187Z] #10 110.9 Unpacking libdevmapper-dev:arm64 (2:1.02.155-3) ... [2020-05-12T02:50:18.187Z] #10 111.0 Selecting previously unselected package libseccomp-dev:arm64. [2020-05-12T02:50:18.187Z] #10 111.0 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_arm64.deb ... [2020-05-12T02:50:18.187Z] #10 111.0 Unpacking libseccomp-dev:arm64 (2.3.3-4) ... [2020-05-12T02:50:18.187Z] #10 111.2 Selecting previously unselected package libsystemd-dev:arm64. [2020-05-12T02:50:18.187Z] #10 111.2 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u4_arm64.deb ... [2020-05-12T02:50:18.187Z] #10 111.2 Unpacking libsystemd-dev:arm64 (241-7~deb10u4) ... [2020-05-12T02:50:18.187Z] #10 111.7 Setting up libpcrecpp0v5:arm64 (2:8.39-12) ... [2020-05-12T02:50:18.187Z] #10 111.7 Setting up libseccomp-dev:arm64 (2.3.3-4) ... [2020-05-12T02:50:18.187Z] #10 111.8 Setting up libapparmor1:arm64 (2.13.2-10) ... [2020-05-12T02:50:18.187Z] #10 111.8 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-05-12T02:50:18.187Z] #10 111.8 Setting up libpcre16-3:arm64 (2:8.39-12) ... [2020-05-12T02:50:18.187Z] #10 111.9 Setting up libsepol1-dev:arm64 (2.8-1) ... [2020-05-12T02:50:18.187Z] #10 111.9 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-05-12T02:50:18.187Z] #10 112.0 Setting up libbtrfs0 (4.20.1-2) ... [2020-05-12T02:50:18.187Z] #10 112.1 Setting up libpcre32-3:arm64 (2:8.39-12) ... [2020-05-12T02:50:18.187Z] #10 112.1 Setting up libudev-dev:arm64 (241-7~deb10u4) ... [2020-05-12T02:50:18.187Z] #10 112.1 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-05-12T02:50:18.203Z] #39 22.82 CC images/inventory.o [2020-05-12T02:50:18.207Z] #39 36.83 CC images/rpc.o [2020-05-12T02:50:18.207Z] #39 ... [2020-05-12T02:50:18.207Z] [2020-05-12T02:50:18.207Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-12T02:50:18.207Z] #41 116.0 vendor/golang.org/x/net/idna [2020-05-12T02:50:18.447Z] #10 ... [2020-05-12T02:50:18.447Z] [2020-05-12T02:50:18.447Z] #55 [rootlesskit 2/2] COPY ./contrib/dockerd-rootless.sh /build [2020-05-12T02:50:18.447Z] #55 DONE 0.1s [2020-05-12T02:50:18.447Z] [2020-05-12T02:50:18.447Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-12T02:50:18.447Z] #10 112.1 Setting up libbtrfs-dev (4.20.1-2) ... [2020-05-12T02:50:18.447Z] #10 112.1 Setting up libapparmor-dev:arm64 (2.13.2-10) ... [2020-05-12T02:50:18.447Z] #10 112.2 Setting up mingw-w64-common (6.0.0-3) ... [2020-05-12T02:50:18.447Z] #10 112.2 Setting up libsystemd-dev:arm64 (241-7~deb10u4) ... [2020-05-12T02:50:18.447Z] #10 112.2 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-05-12T02:50:18.447Z] #10 112.2 Setting up libpcre3-dev:arm64 (2:8.39-12) ... [2020-05-12T02:50:18.447Z] #10 112.3 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-05-12T02:50:18.447Z] #10 112.3 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-12T02:50:18.447Z] #10 112.3 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-12T02:50:18.447Z] #10 112.3 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-05-12T02:50:18.708Z] #10 112.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-12T02:50:18.708Z] #10 112.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-12T02:50:18.708Z] #10 112.4 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-05-12T02:50:18.708Z] #10 112.4 Setting up libselinux1-dev:arm64 (2.8-1+b1) ... [2020-05-12T02:50:18.708Z] #10 112.4 Setting up libdevmapper1.02.1:arm64 (2:1.02.155-3) ... [2020-05-12T02:50:18.708Z] #10 112.4 Setting up dmsetup (2:1.02.155-3) ... [2020-05-12T02:50:18.708Z] #10 112.5 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ... [2020-05-12T02:50:18.708Z] #10 112.5 Setting up libdevmapper-dev:arm64 (2:1.02.155-3) ... [2020-05-12T02:50:18.708Z] #10 112.5 Processing triggers for libc-bin (2.28-10) ... [2020-05-12T02:50:18.763Z] #39 23.06 CC images/fdinfo.o [2020-05-12T02:50:19.018Z] #39 23.45 CC images/fown.o [2020-05-12T02:50:19.274Z] #39 23.71 CC images/ns.o [2020-05-12T02:50:19.280Z] #10 DONE 113.1s [2020-05-12T02:50:19.280Z] [2020-05-12T02:50:19.280Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-05-12T02:50:19.528Z] #39 24.00 CC images/regfile.o [2020-05-12T02:50:19.784Z] #39 24.17 CC images/ghost-file.o [2020-05-12T02:50:19.832Z] #18 1.715 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-05-12T02:50:19.832Z] #18 1.719 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-05-12T02:50:19.832Z] #18 1.722 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-05-12T02:50:19.832Z] #18 DONE 1.8s [2020-05-12T02:50:19.832Z] [2020-05-12T02:50:19.832Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-05-12T02:50:20.040Z] #39 24.54 CC images/fifo.o [2020-05-12T02:50:20.295Z] #39 24.77 CC images/remap-file-path.o [2020-05-12T02:50:20.551Z] #39 25.03 CC images/eventfd.o [2020-05-12T02:50:21.110Z] #39 25.34 CC images/eventpoll.o [2020-05-12T02:50:21.366Z] #39 25.68 CC images/fh.o [2020-05-12T02:50:21.488Z] #41 118.5 vendor/golang.org/x/net/http2/hpack [2020-05-12T02:50:21.621Z] #39 26.02 CC images/fsnotify.o [2020-05-12T02:50:21.825Z] #11 DONE 2.5s [2020-05-12T02:50:21.825Z] [2020-05-12T02:50:21.825Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-12T02:50:21.825Z] #49 2.218 + RM_GOPATH=0 [2020-05-12T02:50:21.825Z] #49 2.218 + TMP_GOPATH= [2020-05-12T02:50:21.825Z] #49 2.219 + : /build [2020-05-12T02:50:21.825Z] #49 2.219 + '[' -z '' ']' [2020-05-12T02:50:21.825Z] #49 2.226 ++ mktemp -d [2020-05-12T02:50:21.825Z] #49 2.226 + export GOPATH=/tmp/tmp.356DMLoVHB [2020-05-12T02:50:21.825Z] #49 2.226 + GOPATH=/tmp/tmp.356DMLoVHB [2020-05-12T02:50:21.825Z] #49 2.226 + RM_GOPATH=1 [2020-05-12T02:50:21.825Z] #49 2.228 ++ dirname /tmp/install/install.sh [2020-05-12T02:50:21.825Z] #49 2.231 + dir=/tmp/install [2020-05-12T02:50:21.825Z] #49 2.232 + bin=runc [2020-05-12T02:50:21.825Z] #49 2.232 + shift [2020-05-12T02:50:21.825Z] #49 2.232 + '[' '!' -f /tmp/install/runc.installer ']' [2020-05-12T02:50:21.825Z] #49 2.233 + . /tmp/install/runc.installer [2020-05-12T02:50:21.825Z] #49 2.235 ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-05-12T02:50:21.825Z] #49 2.237 + install_runc [2020-05-12T02:50:21.825Z] #49 2.238 + uname -r [2020-05-12T02:50:21.825Z] #49 2.244 + grep -q '^3\.10\.0.*\.el7\.' [2020-05-12T02:50:21.825Z] #49 2.249 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-05-12T02:50:21.825Z] #49 2.250 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )' [2020-05-12T02:50:21.825Z] #49 2.250 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux ) [2020-05-12T02:50:21.825Z] #49 2.250 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.356DMLoVHB/src/github.com/opencontainers/runc [2020-05-12T02:50:21.825Z] #49 2.255 Cloning into '/tmp/tmp.356DMLoVHB/src/github.com/opencontainers/runc'... [2020-05-12T02:50:21.882Z] #44 ... [2020-05-12T02:50:21.882Z] [2020-05-12T02:50:21.882Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-12T02:50:21.882Z] #26 21.53 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2020-05-12T02:50:21.882Z] #26 22.08 [2020-05-12T02:50:21.882Z] #26 22.36 # 1.5% ###################################################### 75.7% ######################################################################## 100.0% [2020-05-12T02:50:21.882Z] #26 22.79 [2020-05-12T02:50:21.882Z] #26 24.55 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2020-05-12T02:50:21.882Z] #26 25.14 [2020-05-12T02:50:21.882Z] #26 25.35 ##### 7.3% ###################################################### 76.0% ######################################################################## 100.0% [2020-05-12T02:50:21.882Z] #26 25.87 [2020-05-12T02:50:22.055Z] #41 ... [2020-05-12T02:50:22.055Z] [2020-05-12T02:50:22.055Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-12T02:50:22.055Z] #10 109.6 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-05-12T02:50:22.055Z] #10 109.7 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-05-12T02:50:22.055Z] #10 109.7 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-05-12T02:50:22.055Z] #10 ... [2020-05-12T02:50:22.055Z] [2020-05-12T02:50:22.055Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-12T02:50:22.055Z] #39 37.94 CC images/ext-file.o [2020-05-12T02:50:22.055Z] #39 38.10 CC images/cgroup.o [2020-05-12T02:50:22.055Z] #39 38.68 CC images/userns.o [2020-05-12T02:50:22.055Z] #39 39.00 CC images/google/protobuf/descriptor.o [2020-05-12T02:50:22.181Z] #39 ... [2020-05-12T02:50:22.181Z] [2020-05-12T02:50:22.181Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-12T02:50:22.181Z] #41 104.5 encoding/xml [2020-05-12T02:50:22.181Z] #41 107.9 go/doc [2020-05-12T02:50:22.181Z] #41 110.6 github.com/LK4D4/vndr/versioned [2020-05-12T02:50:22.181Z] #41 110.7 compress/flate [2020-05-12T02:50:22.181Z] #41 111.9 github.com/LK4D4/vndr/build [2020-05-12T02:50:22.181Z] #41 113.6 hash/crc32 [2020-05-12T02:50:22.181Z] #41 114.2 compress/gzip [2020-05-12T02:50:22.181Z] #41 ... [2020-05-12T02:50:22.181Z] [2020-05-12T02:50:22.181Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-12T02:50:22.181Z] #39 26.78 CC images/signalfd.o [2020-05-12T02:50:22.313Z] #39 40.73 CC images/opts.o [2020-05-12T02:50:22.437Z] #39 27.06 CC images/fs.o [2020-05-12T02:50:22.521Z] #26 27.73 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2020-05-12T02:50:22.521Z] #26 ... [2020-05-12T02:50:22.521Z] [2020-05-12T02:50:22.521Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-12T02:50:22.521Z] #48 86.73 bytes [2020-05-12T02:50:22.521Z] #48 86.76 strings [2020-05-12T02:50:22.571Z] #39 40.93 CC images/seccomp.o [2020-05-12T02:50:22.692Z] #39 27.23 CC images/pstree.o [2020-05-12T02:50:22.768Z] #49 ... [2020-05-12T02:50:22.768Z] [2020-05-12T02:50:22.768Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-12T02:50:22.768Z] #41 106.6 mime [2020-05-12T02:50:22.768Z] #41 108.8 vendor/golang.org/x/net/idna [2020-05-12T02:50:22.768Z] #41 111.9 crypto/x509 [2020-05-12T02:50:22.768Z] #41 111.9 vendor/golang.org/x/net/http/httpproxy [2020-05-12T02:50:22.768Z] #41 111.9 net/textproto [2020-05-12T02:50:22.768Z] #41 113.6 vendor/golang.org/x/net/http/httpguts [2020-05-12T02:50:22.768Z] #41 113.6 mime/multipart [2020-05-12T02:50:22.768Z] #41 115.9 crypto/tls [2020-05-12T02:50:22.829Z] #39 41.21 CC images/binfmt-misc.o [2020-05-12T02:50:22.829Z] #39 41.41 CC images/time.o [2020-05-12T02:50:22.947Z] #39 27.44 CC images/pipe.o [2020-05-12T02:50:23.028Z] #41 ... [2020-05-12T02:50:23.028Z] [2020-05-12T02:50:23.028Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-12T02:50:23.028Z] #39 54.75 CC images/userns.o [2020-05-12T02:50:23.028Z] #39 55.34 CC images/google/protobuf/descriptor.o [2020-05-12T02:50:23.028Z] #39 57.60 CC images/opts.o [2020-05-12T02:50:23.028Z] #39 57.81 CC images/seccomp.o [2020-05-12T02:50:23.028Z] #39 58.18 CC images/binfmt-misc.o [2020-05-12T02:50:23.028Z] #39 58.44 CC images/time.o [2020-05-12T02:50:23.028Z] #39 58.80 CC images/sysctl.o [2020-05-12T02:50:23.087Z] #39 41.59 CC images/sysctl.o [2020-05-12T02:50:23.202Z] #39 27.74 CC images/tcp-stream.o [2020-05-12T02:50:23.289Z] #39 ... [2020-05-12T02:50:23.289Z] [2020-05-12T02:50:23.289Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-12T02:50:23.289Z] #43 DONE 117.2s [2020-05-12T02:50:23.289Z] [2020-05-12T02:50:23.289Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-12T02:50:23.289Z] #39 58.98 CC images/autofs.o [2020-05-12T02:50:23.345Z] #39 41.84 CC images/autofs.o [2020-05-12T02:50:23.507Z] #39 27.95 CC images/sk-packet.o [2020-05-12T02:50:23.550Z] #39 59.22 CC images/macvlan.o [2020-05-12T02:50:23.762Z] #39 28.31 CC images/mnt.o [2020-05-12T02:50:23.765Z] #39 42.10 CC images/macvlan.o [2020-05-12T02:50:23.814Z] #39 59.47 CC images/sit.o [2020-05-12T02:50:24.018Z] #19 ... [2020-05-12T02:50:24.018Z] [2020-05-12T02:50:24.018Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-12T02:50:24.018Z] #39 122.5 CC criu/kerndat.o [2020-05-12T02:50:24.018Z] #39 123.7 CC criu/libnetlink.o [2020-05-12T02:50:24.018Z] #39 124.2 CC criu/log.o [2020-05-12T02:50:24.018Z] #39 124.7 CC criu/lsm.o [2020-05-12T02:50:24.018Z] #39 125.2 CC criu/mem.o [2020-05-12T02:50:24.018Z] #39 127.1 CC criu/mount.o [2020-05-12T02:50:24.018Z] #39 131.6 CC criu/namespaces.o [2020-05-12T02:50:24.022Z] #39 42.41 CC images/sit.o [2020-05-12T02:50:24.075Z] #39 ... [2020-05-12T02:50:24.075Z] [2020-05-12T02:50:24.075Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-05-12T02:50:24.075Z] #12 DONE 2.2s [2020-05-12T02:50:24.075Z] [2020-05-12T02:50:24.075Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-12T02:50:24.075Z] #39 59.80 LINK images/built-in.o [2020-05-12T02:50:24.280Z] #39 42.70 LINK images/built-in.o [2020-05-12T02:50:24.280Z] #39 42.82 GEN compel/include/asm [2020-05-12T02:50:24.280Z] #39 42.84 GEN compel/include/version.h [2020-05-12T02:50:24.280Z] #39 42.86 touch .config [2020-05-12T02:50:24.280Z] #39 42.89 GEN include/common/config.h [2020-05-12T02:50:24.321Z] #39 28.61 CC images/pipe-data.o [2020-05-12T02:50:24.335Z] #39 59.96 GEN compel/include/asm [2020-05-12T02:50:24.335Z] #39 59.97 GEN compel/include/version.h [2020-05-12T02:50:24.335Z] #39 60.01 touch .config [2020-05-12T02:50:24.335Z] #39 60.06 GEN include/common/config.h [2020-05-12T02:50:24.335Z] #39 60.20 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-05-12T02:50:24.538Z] #39 42.98 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2020-05-12T02:50:24.538Z] #39 43.00 GEN compel/plugins/include/uapi/std/syscall-64.h [2020-05-12T02:50:24.538Z] #39 43.02 GEN compel/arch/x86/plugins/std/syscalls-64.S [2020-05-12T02:50:24.538Z] #39 43.04 DEP compel/arch/x86/plugins/std/syscalls-64.d [2020-05-12T02:50:24.538Z] #39 43.08 DEP compel/arch/x86/plugins/std/memcpy.d [2020-05-12T02:50:24.538Z] #39 43.11 DEP compel/arch/x86/plugins/std/parasite-head.d [2020-05-12T02:50:24.578Z] #39 ... [2020-05-12T02:50:24.578Z] [2020-05-12T02:50:24.578Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-12T02:50:24.578Z] #47 111.0 mvdan.cc/sh/v3/cmd/shfmt [2020-05-12T02:50:24.578Z] #47 DONE 116.9s [2020-05-12T02:50:24.578Z] [2020-05-12T02:50:24.578Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-12T02:50:24.578Z] #39 28.99 CC images/sa.o [2020-05-12T02:50:24.595Z] #39 60.24 GEN compel/arch/aarch64/plugins/std/syscalls/syscalls.S [2020-05-12T02:50:24.595Z] #39 60.34 DEP compel/arch/aarch64/plugins/std/syscalls/syscalls.d [2020-05-12T02:50:24.796Z] #39 43.16 GEN compel/plugins/include/uapi/std/syscall.h [2020-05-12T02:50:24.796Z] #39 43.21 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2020-05-12T02:50:24.796Z] #39 43.22 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-05-12T02:50:24.796Z] #39 43.24 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-05-12T02:50:24.796Z] #39 43.25 DEP compel/plugins/std/infect.d [2020-05-12T02:50:24.855Z] #39 60.39 DEP compel/arch/aarch64/plugins/std/parasite-head.d [2020-05-12T02:50:24.855Z] #39 60.42 DEP compel/plugins/std/infect.d [2020-05-12T02:50:24.950Z] #39 133.6 CC criu/net.o [2020-05-12T02:50:25.054Z] #39 43.40 DEP compel/plugins/std/string.d [2020-05-12T02:50:25.054Z] #39 43.48 DEP compel/plugins/std/log.d [2020-05-12T02:50:25.054Z] #39 43.60 DEP compel/plugins/std/fds.d [2020-05-12T02:50:25.115Z] #39 60.67 DEP compel/plugins/std/string.d [2020-05-12T02:50:25.115Z] #39 60.79 DEP compel/plugins/std/log.d [2020-05-12T02:50:25.115Z] #39 60.89 DEP compel/plugins/std/fds.d [2020-05-12T02:50:25.137Z] #39 29.49 CC images/timer.o [2020-05-12T02:50:25.312Z] #39 43.76 DEP compel/plugins/std/std.d [2020-05-12T02:50:25.312Z] #39 43.89 DEP compel/plugins/shmem/shmem.d [2020-05-12T02:50:25.375Z] #39 61.04 DEP compel/plugins/std/std.d [2020-05-12T02:50:25.375Z] #39 61.16 DEP compel/plugins/shmem/shmem.d [2020-05-12T02:50:25.518Z] #39 ... [2020-05-12T02:50:25.518Z] [2020-05-12T02:50:25.518Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-05-12T02:50:25.518Z] #19 5.667 Collecting yamllint==1.16.0 [2020-05-12T02:50:25.570Z] #39 43.98 DEP compel/plugins/fds/fds.d [2020-05-12T02:50:25.570Z] #39 44.12 CC compel/plugins/std/std.o [2020-05-12T02:50:25.635Z] #39 61.30 DEP compel/plugins/fds/fds.d [2020-05-12T02:50:25.696Z] #39 30.12 CC images/timerfd.o [2020-05-12T02:50:25.828Z] #39 44.42 CC compel/plugins/std/fds.o [2020-05-12T02:50:25.896Z] #39 61.48 CC compel/plugins/std/std.o [2020-05-12T02:50:25.950Z] #39 30.35 CC images/mm.o [2020-05-12T02:50:26.067Z] #48 ... [2020-05-12T02:50:26.067Z] [2020-05-12T02:50:26.067Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-12T02:50:26.067Z] #26 27.93 skipping existing c8c2d4a6b2e3 [2020-05-12T02:50:26.067Z] #26 28.18 [2020-05-12T02:50:26.067Z] #26 30.06 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2020-05-12T02:50:26.067Z] #26 30.40 [2020-05-12T02:50:26.067Z] #26 30.58 ######################################################################## 100.0% [2020-05-12T02:50:26.067Z] #26 30.93 [2020-05-12T02:50:26.067Z] #26 31.06 Download of images into '/build' complete. [2020-05-12T02:50:26.067Z] #26 31.06 Use something like the following to load the result into a Docker daemon: [2020-05-12T02:50:26.067Z] #26 31.06 tar -cC '/build' . | docker load [2020-05-12T02:50:26.067Z] #26 DONE 31.2s [2020-05-12T02:50:26.067Z] [2020-05-12T02:50:26.067Z] #29 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-05-12T02:50:26.068Z] #29 86.17 Checking out files: 77% (1176/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: 93% (1415/1521) Checking out files: 93% (1422/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2020-05-12T02:50:26.068Z] #29 87.41 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-05-12T02:50:26.068Z] #29 87.69 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-05-12T02:50:26.157Z] #39 61.85 CC compel/plugins/std/fds.o [2020-05-12T02:50:26.206Z] #39 30.75 CC images/sk-opts.o [2020-05-12T02:50:26.363Z] #29 ... [2020-05-12T02:50:26.363Z] [2020-05-12T02:50:26.363Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-12T02:50:26.363Z] #33 82.96 Selecting previously unselected package libxml2:ppc64el. [2020-05-12T02:50:26.363Z] #33 83.00 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_ppc64el.deb ... [2020-05-12T02:50:26.363Z] #33 83.00 Unpacking libxml2:ppc64el (2.9.4+dfsg1-7+b3) ... [2020-05-12T02:50:26.363Z] #33 83.99 Selecting previously unselected package libarchive13:ppc64el. [2020-05-12T02:50:26.363Z] #33 84.00 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_ppc64el.deb ... [2020-05-12T02:50:26.363Z] #33 84.02 Unpacking libarchive13:ppc64el (3.3.3-4+deb10u1) ... [2020-05-12T02:50:26.363Z] #33 84.74 Selecting previously unselected package libjsoncpp1:ppc64el. [2020-05-12T02:50:26.363Z] #33 84.77 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_ppc64el.deb ... [2020-05-12T02:50:26.363Z] #33 84.78 Unpacking libjsoncpp1:ppc64el (1.7.4-3) ... [2020-05-12T02:50:26.363Z] #33 84.93 Selecting previously unselected package librhash0:ppc64el. [2020-05-12T02:50:26.363Z] #33 84.95 Preparing to unpack .../7-librhash0_1.3.8-1_ppc64el.deb ... [2020-05-12T02:50:26.363Z] #33 84.95 Unpacking librhash0:ppc64el (1.3.8-1) ... [2020-05-12T02:50:26.363Z] #33 85.16 Selecting previously unselected package libuv1:ppc64el. [2020-05-12T02:50:26.363Z] #33 85.18 Preparing to unpack .../8-libuv1_1.24.1-1_ppc64el.deb ... [2020-05-12T02:50:26.363Z] #33 85.19 Unpacking libuv1:ppc64el (1.24.1-1) ... [2020-05-12T02:50:26.363Z] #33 85.46 Selecting previously unselected package cmake. [2020-05-12T02:50:26.363Z] #33 85.47 Preparing to unpack .../9-cmake_3.13.4-1_ppc64el.deb ... [2020-05-12T02:50:26.363Z] #33 85.47 Unpacking cmake (3.13.4-1) ... [2020-05-12T02:50:26.363Z] #33 89.90 Setting up libicu63:ppc64el (63.1-6+deb10u1) ... [2020-05-12T02:50:26.363Z] #33 89.92 Setting up xxd (2:8.1.0875-5) ... [2020-05-12T02:50:26.363Z] #33 89.92 Setting up libuv1:ppc64el (1.24.1-1) ... [2020-05-12T02:50:26.363Z] #33 89.93 Setting up vim-common (2:8.1.0875-5) ... [2020-05-12T02:50:26.363Z] #33 90.00 Setting up librhash0:ppc64el (1.3.8-1) ... [2020-05-12T02:50:26.363Z] #33 90.00 Setting up cmake-data (3.13.4-1) ... [2020-05-12T02:50:26.363Z] #33 90.02 Setting up libxml2:ppc64el (2.9.4+dfsg1-7+b3) ... [2020-05-12T02:50:26.363Z] #33 90.03 Setting up libjsoncpp1:ppc64el (1.7.4-3) ... [2020-05-12T02:50:26.363Z] #33 90.04 Setting up libarchive13:ppc64el (3.3.3-4+deb10u1) ... [2020-05-12T02:50:26.363Z] #33 90.06 Setting up cmake (3.13.4-1) ... [2020-05-12T02:50:26.363Z] #33 90.07 Processing triggers for libc-bin (2.28-10) ... [2020-05-12T02:50:26.363Z] #33 90.19 Processing triggers for mime-support (3.62) ... [2020-05-12T02:50:26.363Z] #33 DONE 90.6s [2020-05-12T02:50:26.418Z] #39 ... [2020-05-12T02:50:26.418Z] [2020-05-12T02:50:26.418Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-05-12T02:50:26.418Z] #13 2.208 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-05-12T02:50:26.418Z] #13 DONE 2.3s [2020-05-12T02:50:26.418Z] [2020-05-12T02:50:26.418Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-05-12T02:50:26.460Z] #39 30.90 CC images/sk-unix.o [2020-05-12T02:50:26.656Z] [2020-05-12T02:50:26.656Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-12T02:50:26.656Z] #42 80.79 io [2020-05-12T02:50:26.656Z] #42 80.80 strconv [2020-05-12T02:50:26.656Z] #42 80.80 sort [2020-05-12T02:50:26.656Z] #42 80.80 syscall [2020-05-12T02:50:26.656Z] #42 87.28 vendor/golang.org/x/net/dns/dnsmessage [2020-05-12T02:50:26.656Z] #42 87.76 bytes [2020-05-12T02:50:26.656Z] #42 ... [2020-05-12T02:50:26.656Z] [2020-05-12T02:50:26.656Z] #34 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-12T02:50:26.715Z] #39 31.19 CC images/sk-inet.o [2020-05-12T02:50:26.763Z] #39 44.95 CC compel/plugins/std/log.o [2020-05-12T02:50:26.951Z] #34 ... [2020-05-12T02:50:26.951Z] [2020-05-12T02:50:26.951Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-12T02:50:26.951Z] #39 81.07 Setting up libprotobuf-lite17:ppc64el (3.6.1.3-2) ... [2020-05-12T02:50:26.951Z] #39 81.08 Setting up libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-05-12T02:50:26.952Z] #39 81.09 Setting up libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-05-12T02:50:26.952Z] #39 81.10 Setting up libprotobuf-c-dev:ppc64el (1.3.1-1+b1) ... [2020-05-12T02:50:26.952Z] #39 81.11 Setting up python-six (1.12.0-1) ... [2020-05-12T02:50:26.952Z] #39 86.68 Setting up zlib1g-dev:ppc64el (1:1.2.11.dfsg-1) ... [2020-05-12T02:50:26.952Z] #39 86.69 Setting up libnl-3-200:ppc64el (3.4.0-1) ... [2020-05-12T02:50:26.952Z] #39 86.70 Setting up libprotobuf17:ppc64el (3.6.1.3-2) ... [2020-05-12T02:50:26.952Z] #39 86.70 Setting up libcap-dev:ppc64el (1:2.25-2) ... [2020-05-12T02:50:26.952Z] #39 86.71 Setting up libprotoc17:ppc64el (3.6.1.3-2) ... [2020-05-12T02:50:26.952Z] #39 86.71 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-05-12T02:50:26.952Z] #39 86.72 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-05-12T02:50:26.952Z] #39 86.72 Setting up libprotobuf-dev:ppc64el (3.6.1.3-2) ... [2020-05-12T02:50:26.952Z] #39 86.73 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-05-12T02:50:26.952Z] #39 86.75 Setting up python-protobuf (3.6.1.3-2) ... [2020-05-12T02:50:26.952Z] #39 ... [2020-05-12T02:50:26.952Z] [2020-05-12T02:50:26.952Z] #34 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-12T02:50:26.952Z] #34 0.602 + RM_GOPATH=0 [2020-05-12T02:50:26.952Z] #34 0.603 + TMP_GOPATH= [2020-05-12T02:50:26.952Z] #34 0.604 + : /build [2020-05-12T02:50:26.952Z] #34 0.604 + '[' -z '' ']' [2020-05-12T02:50:26.952Z] #34 0.607 ++ mktemp -d [2020-05-12T02:50:26.952Z] #34 0.640 + export GOPATH=/tmp/tmp.qN81DDmnJG [2020-05-12T02:50:26.952Z] #34 0.640 + GOPATH=/tmp/tmp.qN81DDmnJG [2020-05-12T02:50:26.952Z] #34 0.640 + RM_GOPATH=1 [2020-05-12T02:50:27.244Z] #34 0.641 ++ dirname /tmp/install/install.sh [2020-05-12T02:50:27.244Z] #34 0.643 + dir=/tmp/install [2020-05-12T02:50:27.244Z] #34 0.651 + bin=tini [2020-05-12T02:50:27.244Z] #34 0.652 + shift [2020-05-12T02:50:27.244Z] #34 0.652 + '[' '!' -f /tmp/install/tini.installer ']' [2020-05-12T02:50:27.244Z] #34 0.652 + . /tmp/install/tini.installer [2020-05-12T02:50:27.244Z] #34 0.652 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2020-05-12T02:50:27.244Z] #34 0.653 + install_tini [2020-05-12T02:50:27.244Z] #34 0.653 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-05-12T02:50:27.244Z] #34 0.654 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-05-12T02:50:27.244Z] #34 0.654 + git clone https://github.com/krallin/tini.git /tmp/tmp.qN81DDmnJG/tini [2020-05-12T02:50:27.244Z] #34 0.661 Cloning into '/tmp/tmp.qN81DDmnJG/tini'... [2020-05-12T02:50:27.274Z] #39 31.62 CC images/tun.o [2020-05-12T02:50:27.329Z] #39 45.78 CC compel/plugins/std/string.o [2020-05-12T02:50:27.529Z] #39 32.00 CC images/sk-netlink.o [2020-05-12T02:50:27.784Z] #39 32.31 CC images/packet-sock.o [2020-05-12T02:50:28.039Z] #39 32.65 CC images/ipc-var.o [2020-05-12T02:50:28.263Z] #39 46.60 CC compel/plugins/std/infect.o [2020-05-12T02:50:28.294Z] #39 32.93 CC images/ipc-desc.o [2020-05-12T02:50:28.334Z] #14 DONE 2.0s [2020-05-12T02:50:28.334Z] [2020-05-12T02:50:28.334Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-05-12T02:50:28.522Z] #39 ... [2020-05-12T02:50:28.522Z] [2020-05-12T02:50:28.522Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-12T02:50:28.522Z] #10 126.1 Selecting previously unselected package libapparmor1:amd64. [2020-05-12T02:50:28.522Z] #10 126.1 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2020-05-12T02:50:28.522Z] #10 126.1 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2020-05-12T02:50:28.522Z] #10 126.2 Selecting previously unselected package libapparmor-dev:amd64. [2020-05-12T02:50:28.522Z] #10 126.2 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2020-05-12T02:50:28.522Z] #10 126.2 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2020-05-12T02:50:28.757Z] #34 ... [2020-05-12T02:50:28.757Z] [2020-05-12T02:50:28.757Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-12T02:50:28.757Z] #11 82.74 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-05-12T02:50:28.757Z] #11 82.76 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_ppc64el.deb ... [2020-05-12T02:50:28.757Z] #11 82.77 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-05-12T02:50:28.757Z] #11 87.48 Selecting previously unselected package binutils-mingw-w64. [2020-05-12T02:50:28.757Z] #11 87.50 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-05-12T02:50:28.757Z] #11 87.55 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-05-12T02:50:28.757Z] #11 87.81 Selecting previously unselected package libdevmapper1.02.1:ppc64el. [2020-05-12T02:50:28.757Z] #11 87.83 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_ppc64el.deb ... [2020-05-12T02:50:28.757Z] #11 87.84 Unpacking libdevmapper1.02.1:ppc64el (2:1.02.155-3) ... [2020-05-12T02:50:28.757Z] #11 88.16 Selecting previously unselected package dmsetup. [2020-05-12T02:50:28.757Z] #11 88.17 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_ppc64el.deb ... [2020-05-12T02:50:28.757Z] #11 88.18 Unpacking dmsetup (2:1.02.155-3) ... [2020-05-12T02:50:28.757Z] #11 88.47 Selecting previously unselected package mingw-w64-common. [2020-05-12T02:50:28.757Z] #11 88.48 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-05-12T02:50:28.757Z] #11 88.49 Unpacking mingw-w64-common (6.0.0-3) ... [2020-05-12T02:50:28.780Z] #10 126.3 Selecting previously unselected package libbtrfs0. [2020-05-12T02:50:28.780Z] #10 126.3 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2020-05-12T02:50:28.780Z] #10 126.4 Unpacking libbtrfs0 (4.20.1-2) ... [2020-05-12T02:50:28.780Z] #10 126.4 Selecting previously unselected package libbtrfs-dev. [2020-05-12T02:50:28.780Z] #10 126.4 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-05-12T02:50:28.780Z] #10 126.4 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-05-12T02:50:28.780Z] #10 126.6 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2020-05-12T02:50:28.853Z] #39 33.10 CC images/ipc-shm.o [2020-05-12T02:50:29.038Z] #10 126.6 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-05-12T02:50:29.038Z] #10 126.6 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-05-12T02:50:29.038Z] #10 126.7 Selecting previously unselected package libudev-dev:amd64. [2020-05-12T02:50:29.038Z] #10 126.7 Preparing to unpack .../15-libudev-dev_241-7~deb10u4_amd64.deb ... [2020-05-12T02:50:29.038Z] #10 126.7 Unpacking libudev-dev:amd64 (241-7~deb10u4) ... [2020-05-12T02:50:29.052Z] #11 ... [2020-05-12T02:50:29.052Z] [2020-05-12T02:50:29.052Z] #34 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-12T02:50:29.052Z] #34 2.641 + cd /tmp/tmp.qN81DDmnJG/tini [2020-05-12T02:50:29.052Z] #34 2.641 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-05-12T02:50:29.052Z] #34 2.739 + cmake . [2020-05-12T02:50:29.108Z] #39 33.40 CC images/ipc-msg.o [2020-05-12T02:50:29.296Z] #10 126.9 Selecting previously unselected package libsepol1-dev:amd64. [2020-05-12T02:50:29.296Z] #10 126.9 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2020-05-12T02:50:29.296Z] #10 126.9 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2020-05-12T02:50:29.363Z] #39 33.73 CC images/ipc-sem.o [2020-05-12T02:50:29.363Z] #39 33.92 CC images/utsns.o [2020-05-12T02:50:29.554Z] #10 127.3 Selecting previously unselected package libpcre16-3:amd64. [2020-05-12T02:50:29.554Z] #10 127.3 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2020-05-12T02:50:29.554Z] #10 127.3 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2020-05-12T02:50:29.618Z] #39 34.11 CC images/creds.o [2020-05-12T02:50:29.685Z] #34 ... [2020-05-12T02:50:29.685Z] [2020-05-12T02:50:29.685Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-12T02:50:29.685Z] #31 83.87 bytes [2020-05-12T02:50:29.685Z] #31 83.89 strings [2020-05-12T02:50:29.812Z] #10 127.5 Selecting previously unselected package libpcre32-3:amd64. [2020-05-12T02:50:29.812Z] #10 127.5 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2020-05-12T02:50:29.812Z] #10 127.5 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2020-05-12T02:50:29.873Z] #39 34.28 CC images/vma.o [2020-05-12T02:50:29.978Z] #31 ... [2020-05-12T02:50:29.978Z] [2020-05-12T02:50:29.978Z] #34 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-12T02:50:29.978Z] #34 3.751 -- The C compiler identification is GNU 8.3.0 [2020-05-12T02:50:30.070Z] #10 127.6 Selecting previously unselected package libpcrecpp0v5:amd64. [2020-05-12T02:50:30.070Z] #10 127.6 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2020-05-12T02:50:30.070Z] #10 127.7 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-05-12T02:50:30.128Z] #39 34.50 CC images/netdev.o [2020-05-12T02:50:30.246Z] #15 DONE 1.7s [2020-05-12T02:50:30.246Z] [2020-05-12T02:50:30.246Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-12T02:50:30.246Z] #39 62.35 CC compel/plugins/std/log.o [2020-05-12T02:50:30.246Z] #39 63.29 CC compel/plugins/std/string.o [2020-05-12T02:50:30.246Z] #39 64.04 CC compel/plugins/std/infect.o [2020-05-12T02:50:30.246Z] #39 64.39 CC compel/arch/aarch64/plugins/std/parasite-head.o [2020-05-12T02:50:30.246Z] #39 64.45 CC compel/arch/aarch64/plugins/std/syscalls/syscalls.o [2020-05-12T02:50:30.246Z] #39 64.56 AR compel/plugins/std.lib.a [2020-05-12T02:50:30.246Z] #39 64.65 CC compel/plugins/fds/fds.o [2020-05-12T02:50:30.246Z] #39 65.02 AR compel/plugins/fds.lib.a [2020-05-12T02:50:30.246Z] #39 65.06 HOSTDEP compel/src/lib/log-host.d [2020-05-12T02:50:30.246Z] #39 65.15 HOSTDEP compel/src/lib/handle-elf-host.d [2020-05-12T02:50:30.246Z] #39 65.34 HOSTDEP compel/arch/aarch64/src/lib/handle-elf-host.d [2020-05-12T02:50:30.246Z] #39 65.47 HOSTDEP compel/src/main-host.d [2020-05-12T02:50:30.246Z] #39 65.65 DEP compel/src/lib/ptrace.d [2020-05-12T02:50:30.246Z] #39 65.75 DEP compel/src/lib/infect.d [2020-05-12T02:50:30.246Z] #39 65.96 DEP compel/src/lib/infect-util.d [2020-05-12T02:50:30.280Z] #34 3.837 -- Check for working C compiler: /usr/bin/cc [2020-05-12T02:50:30.328Z] #10 127.8 Selecting previously unselected package libpcre3-dev:amd64. [2020-05-12T02:50:30.328Z] #10 127.8 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2020-05-12T02:50:30.328Z] #10 127.8 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2020-05-12T02:50:30.427Z] #39 34.95 CC images/tty.o [2020-05-12T02:50:30.506Z] #39 66.15 DEP compel/src/lib/infect-rpc.d [2020-05-12T02:50:30.506Z] #39 66.24 DEP compel/arch/aarch64/src/lib/infect.d [2020-05-12T02:50:30.766Z] #39 66.33 DEP compel/arch/aarch64/src/lib/cpu.d [2020-05-12T02:50:30.766Z] #39 66.36 DEP compel/src/lib/log.d [2020-05-12T02:50:30.766Z] #39 66.40 DEP compel/src/main.d [2020-05-12T02:50:30.766Z] #39 66.48 DEP compel/src/lib/handle-elf.d [2020-05-12T02:50:30.791Z] #19 10.97 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-05-12T02:50:30.791Z] #19 11.06 Collecting pyyaml (from yamllint==1.16.0) [2020-05-12T02:50:30.895Z] #10 128.4 Selecting previously unselected package libselinux1-dev:amd64. [2020-05-12T02:50:30.895Z] #10 128.4 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2020-05-12T02:50:30.895Z] #10 128.4 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2020-05-12T02:50:30.895Z] #10 128.7 Selecting previously unselected package libdevmapper-dev:amd64. [2020-05-12T02:50:30.988Z] #39 35.52 CC images/file-lock.o [2020-05-12T02:50:31.029Z] #39 66.70 DEP compel/arch/aarch64/src/lib/handle-elf.d [2020-05-12T02:50:31.029Z] #39 66.82 CC compel/src/lib/log.o [2020-05-12T02:50:31.049Z] #19 11.21 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-05-12T02:50:31.153Z] #10 128.7 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2020-05-12T02:50:31.153Z] #10 128.7 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-05-12T02:50:31.153Z] #10 128.8 Selecting previously unselected package libseccomp-dev:amd64. [2020-05-12T02:50:31.153Z] #10 128.9 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_amd64.deb ... [2020-05-12T02:50:31.153Z] #10 128.9 Unpacking libseccomp-dev:amd64 (2.3.3-4) ... [2020-05-12T02:50:31.244Z] #39 35.75 CC images/rlimit.o [2020-05-12T02:50:31.288Z] #39 67.07 CC compel/arch/aarch64/src/lib/cpu.o [2020-05-12T02:50:31.326Z] #34 4.842 -- Check for working C compiler: /usr/bin/cc -- works [2020-05-12T02:50:31.326Z] #34 4.848 -- Detecting C compiler ABI info [2020-05-12T02:50:31.411Z] #10 129.0 Selecting previously unselected package libsystemd-dev:amd64. [2020-05-12T02:50:31.411Z] #10 129.0 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u4_amd64.deb ... [2020-05-12T02:50:31.411Z] #10 129.0 Unpacking libsystemd-dev:amd64 (241-7~deb10u4) ... [2020-05-12T02:50:31.478Z] Commit message: "Add article to pull access denied error message" [2020-05-12T02:50:31.549Z] #39 67.33 CC compel/arch/aarch64/src/lib/infect.o [2020-05-12T02:50:31.672Z] #10 ... [2020-05-12T02:50:31.672Z] [2020-05-12T02:50:31.672Z] #54 [rootlesskit 1/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-12T02:50:31.672Z] #54 122.5 + for f in rootlesskit rootlesskit-docker-proxy [2020-05-12T02:50:31.672Z] #54 122.5 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-05-12T02:50:31.672Z] #54 DONE 129.2s [2020-05-12T02:50:31.672Z] [2020-05-12T02:50:31.672Z] #55 [rootlesskit 2/2] COPY ./contrib/dockerd-rootless.sh /build [2020-05-12T02:50:31.672Z] #55 DONE 0.1s [2020-05-12T02:50:31.672Z] [2020-05-12T02:50:31.672Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-12T02:50:31.672Z] #39 47.15 CC compel/arch/x86/plugins/std/parasite-head.o [2020-05-12T02:50:31.672Z] #39 47.19 CC compel/arch/x86/plugins/std/memcpy.o [2020-05-12T02:50:31.672Z] #39 47.25 CC compel/arch/x86/plugins/std/syscalls-64.o [2020-05-12T02:50:31.672Z] #39 47.32 AR compel/plugins/std.lib.a [2020-05-12T02:50:31.673Z] #39 47.41 CC compel/plugins/fds/fds.o [2020-05-12T02:50:31.673Z] #39 47.74 AR compel/plugins/fds.lib.a [2020-05-12T02:50:31.673Z] #39 47.78 HOSTDEP compel/src/lib/log-host.d [2020-05-12T02:50:31.673Z] #39 47.98 HOSTDEP compel/src/lib/handle-elf-host.d [2020-05-12T02:50:31.673Z] #39 48.15 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2020-05-12T02:50:31.673Z] #39 48.26 HOSTDEP compel/src/main-host.d [2020-05-12T02:50:31.673Z] #39 48.36 DEP compel/src/lib/ptrace.d [2020-05-12T02:50:31.673Z] #39 48.50 DEP compel/src/lib/infect.d [2020-05-12T02:50:31.673Z] #39 48.61 DEP compel/src/lib/infect-util.d [2020-05-12T02:50:31.673Z] #39 48.70 DEP compel/src/lib/infect-rpc.d [2020-05-12T02:50:31.673Z] #39 48.82 DEP compel/arch/x86/src/lib/infect.d [2020-05-12T02:50:31.673Z] #39 48.92 DEP compel/arch/x86/src/lib/cpu.d [2020-05-12T02:50:31.673Z] #39 49.07 DEP compel/src/lib/log.d [2020-05-12T02:50:31.673Z] #39 49.17 DEP compel/src/main.d [2020-05-12T02:50:31.673Z] #39 49.28 DEP compel/src/lib/handle-elf.d [2020-05-12T02:50:31.673Z] #39 49.43 DEP compel/arch/x86/src/lib/handle-elf.d [2020-05-12T02:50:31.673Z] #39 49.69 CC compel/src/lib/log.o [2020-05-12T02:50:31.673Z] #39 50.09 CC compel/arch/x86/src/lib/cpu.o [2020-05-12T02:50:31.804Z] #39 36.08 CC images/pagemap.o [2020-05-12T02:50:31.804Z] #39 36.33 CC images/siginfo.o [2020-05-12T02:50:31.962Z] #34 5.699 -- Detecting C compiler ABI info - done [2020-05-12T02:50:31.898Z] > git --version # timeout=10 [2020-05-12T02:50:31.982Z] fatal: bad object ad1b00369dd78a15c273e17e363f91bced3f6e18 [2020-05-12T02:50:32.059Z] #39 36.56 CC images/rpc.o [2020-05-12T02:50:32.124Z] #39 ... [2020-05-12T02:50:32.124Z] [2020-05-12T02:50:32.124Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-05-12T02:50:32.124Z] #16 DONE 1.8s [2020-05-12T02:50:32.124Z] [2020-05-12T02:50:32.124Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-12T02:50:32.255Z] #34 5.794 -- Detecting C compile features [2020-05-12T02:50:32.422Z] #19 ... [2020-05-12T02:50:32.422Z] [2020-05-12T02:50:32.422Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-12T02:50:32.422Z] #39 136.4 CC criu/netfilter.o [2020-05-12T02:50:32.422Z] #39 136.7 CC criu/page-pipe.o [2020-05-12T02:50:32.422Z] #39 137.1 CC criu/page-xfer.o [2020-05-12T02:50:32.422Z] #39 138.1 CC criu/pagemap-cache.o [2020-05-12T02:50:32.422Z] #39 138.5 CC criu/pagemap.o [2020-05-12T02:50:32.422Z] #39 139.3 CC criu/parasite-syscall.o [2020-05-12T02:50:32.422Z] #39 140.2 CC criu/path.o [2020-05-12T02:50:32.422Z] #39 140.7 CC criu/pie-util-vdso-elf32.o [2020-05-12T02:50:32.422Z] #39 141.2 CC criu/pie-util-vdso.o [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [2020-05-12T02:50:32.606Z] #39 ... [2020-05-12T02:50:32.606Z] [2020-05-12T02:50:32.606Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-12T02:50:32.606Z] #41 120.0 mime [2020-05-12T02:50:32.606Z] #41 121.8 mime/quotedprintable [2020-05-12T02:50:32.606Z] #41 122.3 net/http/internal [2020-05-12T02:50:32.606Z] #41 126.5 net/textproto [2020-05-12T02:50:32.606Z] #41 126.5 crypto/x509 [2020-05-12T02:50:32.606Z] #41 127.8 vendor/golang.org/x/net/http/httpguts [2020-05-12T02:50:32.606Z] #41 128.0 vendor/golang.org/x/net/http/httpproxy [2020-05-12T02:50:32.606Z] #41 128.6 mime/multipart [2020-05-12T02:50:32.606Z] #41 ... [2020-05-12T02:50:32.606Z] [2020-05-12T02:50:32.606Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-12T02:50:32.606Z] #10 129.8 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-05-12T02:50:32.606Z] #10 129.8 Setting up libseccomp-dev:amd64 (2.3.3-4) ... [2020-05-12T02:50:32.606Z] #10 129.8 Setting up libapparmor1:amd64 (2.13.2-10) ... [2020-05-12T02:50:32.606Z] #10 129.8 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-05-12T02:50:32.606Z] #10 129.8 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2020-05-12T02:50:32.606Z] #10 129.8 Setting up libsepol1-dev:amd64 (2.8-1) ... [2020-05-12T02:50:32.606Z] #10 129.8 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-05-12T02:50:32.606Z] #10 129.8 Setting up libbtrfs0 (4.20.1-2) ... [2020-05-12T02:50:32.606Z] #10 129.9 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2020-05-12T02:50:32.606Z] #10 129.9 Setting up libudev-dev:amd64 (241-7~deb10u4) ... [2020-05-12T02:50:32.606Z] #10 130.1 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-05-12T02:50:32.606Z] #10 130.2 Setting up libbtrfs-dev (4.20.1-2) ... [2020-05-12T02:50:32.606Z] #10 130.2 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2020-05-12T02:50:32.606Z] #10 130.2 Setting up mingw-w64-common (6.0.0-3) ... [2020-05-12T02:50:32.606Z] #10 130.3 Setting up libsystemd-dev:amd64 (241-7~deb10u4) ... [2020-05-12T02:50:32.606Z] #10 130.3 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-05-12T02:50:32.606Z] #10 130.3 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2020-05-12T02:50:32.606Z] #10 130.3 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-05-12T02:50:32.606Z] #10 130.3 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-12T02:50:32.606Z] #10 130.3 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-12T02:50:32.606Z] #10 130.3 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-05-12T02:50:32.606Z] #10 130.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-12T02:50:32.606Z] #10 130.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-12T02:50:32.606Z] #10 130.4 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-05-12T02:50:32.606Z] #10 130.4 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [Pipeline] { (Print info) [2020-05-12T02:50:32.618Z] #39 ... [2020-05-12T02:50:32.618Z] [2020-05-12T02:50:32.618Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-12T02:50:32.618Z] #41 114.9 net [2020-05-12T02:50:32.618Z] #41 115.2 vendor/golang.org/x/text/transform [2020-05-12T02:50:32.618Z] #41 115.9 vendor/golang.org/x/text/unicode/bidi [2020-05-12T02:50:32.618Z] #41 118.4 vendor/golang.org/x/text/secure/bidirule [2020-05-12T02:50:32.618Z] #41 118.7 vendor/golang.org/x/text/unicode/norm [2020-05-12T02:50:32.618Z] #41 122.9 vendor/golang.org/x/net/idna [Pipeline] sh [2020-05-12T02:50:32.680Z] #39 141.7 CC criu/pie-util.o [2020-05-12T02:50:32.864Z] #10 130.4 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-05-12T02:50:32.864Z] #10 130.4 Setting up dmsetup (2:1.02.155-3) ... [2020-05-12T02:50:32.864Z] #10 130.4 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-05-12T02:50:32.864Z] #10 130.5 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-05-12T02:50:32.864Z] #10 130.5 Processing triggers for libc-bin (2.28-10) ... [2020-05-12T02:50:33.122Z] #10 DONE 130.8s [2020-05-12T02:50:33.122Z] [2020-05-12T02:50:33.122Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-12T02:50:33.122Z] #39 51.41 CC compel/arch/x86/src/lib/infect.o [2020-05-12T02:50:33.246Z] #39 141.9 CC criu/pipes.o [2020-05-12T02:50:33.542Z] #41 125.7 vendor/golang.org/x/net/http2/hpack [2020-05-12T02:50:33.542Z] #41 ... [2020-05-12T02:50:33.542Z] [2020-05-12T02:50:33.542Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-12T02:50:33.542Z] #39 37.89 CC images/ext-file.o [2020-05-12T02:50:33.776Z] #34 ... [2020-05-12T02:50:33.776Z] [2020-05-12T02:50:33.776Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-12T02:50:33.776Z] #39 97.34 Setting up libnl-3-dev:ppc64el (3.4.0-1) ... [2020-05-12T02:50:33.776Z] #39 97.35 Processing triggers for libc-bin (2.28-10) ... [2020-05-12T02:50:33.776Z] #39 DONE 97.7s [2020-05-12T02:50:33.776Z] [2020-05-12T02:50:33.776Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-12T02:50:33.797Z] #39 38.14 CC images/cgroup.o [2020-05-12T02:50:33.812Z] #39 142.8 CC criu/plugin.o [2020-05-12T02:50:34.041Z] #17 2.241 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-05-12T02:50:34.041Z] #17 2.338 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-05-12T02:50:34.056Z] #39 ... [2020-05-12T02:50:34.056Z] [2020-05-12T02:50:34.056Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-12T02:50:34.056Z] #43 DONE 131.5s [2020-05-12T02:50:34.056Z] [2020-05-12T02:50:34.056Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-12T02:50:34.056Z] #41 131.2 crypto/tls [2020-05-12T02:50:34.358Z] #39 38.73 CC images/userns.o [2020-05-12T02:50:34.377Z] #39 ... [2020-05-12T02:50:34.377Z] [2020-05-12T02:50:34.377Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-05-12T02:50:34.377Z] #19 12.55 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-05-12T02:50:34.377Z] #19 12.60 Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl [2020-05-12T02:50:34.377Z] #19 12.63 Building wheels for collected packages: pyyaml [2020-05-12T02:50:34.377Z] #19 12.64 Running setup.py bdist_wheel for pyyaml: started [2020-05-12T02:50:34.377Z] #19 13.68 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-05-12T02:50:34.377Z] #19 13.69 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-05-12T02:50:34.377Z] #19 13.77 Successfully built pyyaml [2020-05-12T02:50:34.377Z] #19 13.77 Installing collected packages: pyyaml, pathspec, yamllint [2020-05-12T02:50:34.377Z] #19 14.12 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0 [2020-05-12T02:50:34.377Z] #19 DONE 14.6s [2020-05-12T02:50:34.377Z] [2020-05-12T02:50:34.377Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-12T02:50:34.377Z] #39 143.3 CC criu/proc_parse.o [2020-05-12T02:50:34.377Z] #39 ... [2020-05-12T02:50:34.377Z] [2020-05-12T02:50:34.377Z] #22 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-05-12T02:50:34.613Z] #17 2.516 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-05-12T02:50:34.613Z] #39 39.03 CC images/google/protobuf/descriptor.o [2020-05-12T02:50:34.635Z] #22 DONE 0.2s [2020-05-12T02:50:34.635Z] [2020-05-12T02:50:34.635Z] #26 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-05-12T02:50:34.873Z] #17 2.887 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB] [2020-05-12T02:50:35.118Z] + docker version [2020-05-12T02:50:35.201Z] #26 DONE 0.7s [2020-05-12T02:50:35.201Z] [2020-05-12T02:50:35.201Z] #29 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-05-12T02:50:35.201Z] #29 DONE 0.1s [2020-05-12T02:50:35.201Z] [2020-05-12T02:50:35.201Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-12T02:50:35.296Z] #40 1.801 Note: Building without setproctitle() and strlcpy() support. [2020-05-12T02:50:35.296Z] #40 1.807 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-05-12T02:50:35.296Z] #40 1.829 Note: Building without GnuTLS support [2020-05-12T02:50:35.459Z] #52 ... [2020-05-12T02:50:35.460Z] [2020-05-12T02:50:35.460Z] #31 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-05-12T02:50:35.460Z] #31 DONE 0.1s [2020-05-12T02:50:35.460Z] [2020-05-12T02:50:35.460Z] #34 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-05-12T02:50:35.460Z] #34 DONE 0.1s [2020-05-12T02:50:35.718Z] [2020-05-12T02:50:35.718Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-12T02:50:35.815Z] #17 4.087 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [195 kB] [2020-05-12T02:50:36.501Z] #39 40.74 CC images/opts.o [2020-05-12T02:50:36.501Z] #39 ... [2020-05-12T02:50:36.501Z] [2020-05-12T02:50:36.501Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-12T02:50:36.501Z] #10 118.6 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-05-12T02:50:36.501Z] #10 118.6 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-05-12T02:50:36.501Z] #10 118.6 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-05-12T02:50:36.501Z] #10 ... [2020-05-12T02:50:36.501Z] [2020-05-12T02:50:36.501Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-12T02:50:36.501Z] #39 40.95 CC images/seccomp.o [2020-05-12T02:50:36.586Z] #41 ... [2020-05-12T02:50:36.586Z] [2020-05-12T02:50:36.586Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-05-12T02:50:36.586Z] #11 DONE 3.2s [2020-05-12T02:50:36.586Z] [2020-05-12T02:50:36.586Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-05-12T02:50:36.757Z] #39 41.32 CC images/binfmt-misc.o [2020-05-12T02:50:37.199Z] #17 5.171 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7356 B] [2020-05-12T02:50:37.320Z] #39 41.60 CC images/time.o [2020-05-12T02:50:37.384Z] #40 3.775 fatal: not a git repository (or any of the parent directories): .git [2020-05-12T02:50:37.384Z] #40 3.798 GEN .gitid [2020-05-12T02:50:37.384Z] #40 3.825 GEN criu/include/version.h [2020-05-12T02:50:37.384Z] #40 3.860 GEN include/common/asm [2020-05-12T02:50:37.575Z] #39 41.87 CC images/sysctl.o [2020-05-12T02:50:37.575Z] #39 42.05 CC images/autofs.o [2020-05-12T02:50:37.617Z] #52 ... [2020-05-12T02:50:37.617Z] [2020-05-12T02:50:37.617Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-12T02:50:37.617Z] #39 146.1 CC criu/protobuf-desc.o [2020-05-12T02:50:37.771Z] #17 ... [2020-05-12T02:50:37.771Z] [2020-05-12T02:50:37.771Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-12T02:50:37.771Z] #49 8.365 + cd /tmp/tmp.356DMLoVHB/src/github.com/opencontainers/runc [2020-05-12T02:50:37.771Z] #49 8.365 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-05-12T02:50:37.771Z] #49 8.960 + '[' -z '' ']' [2020-05-12T02:50:37.771Z] #49 8.960 + target=static [2020-05-12T02:50:37.771Z] #49 8.960 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-05-12T02:50:37.771Z] #49 10.22 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-12T02:50:37.771Z] #49 ... [2020-05-12T02:50:37.771Z] [2020-05-12T02:50:37.771Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-12T02:50:37.771Z] #39 67.86 CC compel/src/lib/infect-rpc.o [2020-05-12T02:50:37.771Z] #39 68.26 CC compel/src/lib/infect-util.o [2020-05-12T02:50:37.771Z] #39 68.61 CC compel/src/lib/infect.o [2020-05-12T02:50:37.771Z] #39 70.28 CC compel/src/lib/ptrace.o [2020-05-12T02:50:37.771Z] #39 70.57 AR compel/libcompel.a [2020-05-12T02:50:37.771Z] #39 70.66 HOSTCC compel/src/main-host.o [2020-05-12T02:50:37.771Z] #39 70.88 HOSTCC compel/arch/aarch64/src/lib/handle-elf-host.o [2020-05-12T02:50:37.771Z] #39 71.17 HOSTCC compel/src/lib/handle-elf-host.o [2020-05-12T02:50:37.771Z] #39 71.53 HOSTCC compel/src/lib/log-host.o [2020-05-12T02:50:37.771Z] #39 71.78 HOSTLINK compel/compel-host-bin [2020-05-12T02:50:37.771Z] #39 71.96 DEP soccr/soccr.d [2020-05-12T02:50:37.771Z] #39 72.11 CC soccr/soccr.o [2020-05-12T02:50:37.771Z] #39 73.32 AR soccr/libsoccr.a [2020-05-12T02:50:37.771Z] #39 73.36 make[1]: 'soccr/libsoccr.a' is up to date. [2020-05-12T02:50:37.831Z] #39 42.23 CC images/macvlan.o [2020-05-12T02:50:37.831Z] #39 42.43 CC images/sit.o [2020-05-12T02:50:38.032Z] #39 73.74 DEP criu/arch/aarch64/sigframe.d [2020-05-12T02:50:38.032Z] #39 73.80 DEP criu/arch/aarch64/crtools.d [2020-05-12T02:50:38.032Z] #39 ... [2020-05-12T02:50:38.032Z] [2020-05-12T02:50:38.032Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-12T02:50:38.032Z] #41 121.9 net/http/httptrace [2020-05-12T02:50:38.032Z] #41 122.1 net/http [2020-05-12T02:50:38.032Z] #41 130.7 github.com/LK4D4/vndr/godl [2020-05-12T02:50:38.032Z] #41 131.5 github.com/LK4D4/vndr [2020-05-12T02:50:38.086Z] #39 42.66 LINK images/built-in.o [2020-05-12T02:50:38.293Z] #41 ... [2020-05-12T02:50:38.293Z] [2020-05-12T02:50:38.293Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-12T02:50:38.293Z] #39 73.90 DEP criu/arch/aarch64/cpu.d [2020-05-12T02:50:38.293Z] #39 73.93 DEP criu/arch/aarch64/bitops.d [2020-05-12T02:50:38.293Z] #39 73.96 CC criu/arch/aarch64/bitops.o [2020-05-12T02:50:38.293Z] #39 74.00 CC criu/arch/aarch64/cpu.o [2020-05-12T02:50:38.293Z] #39 74.11 CC criu/arch/aarch64/crtools.o [2020-05-12T02:50:38.341Z] #39 42.79 GEN compel/include/asm [2020-05-12T02:50:38.341Z] #39 42.82 GEN compel/include/version.h [2020-05-12T02:50:38.341Z] #39 42.86 touch .config [2020-05-12T02:50:38.341Z] #39 42.88 GEN include/common/config.h [2020-05-12T02:50:38.341Z] #39 42.97 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2020-05-12T02:50:38.485Z] #12 DONE 2.2s [2020-05-12T02:50:38.485Z] [2020-05-12T02:50:38.485Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-12T02:50:38.485Z] #49 3.140 + RM_GOPATH=0 [2020-05-12T02:50:38.485Z] #49 3.140 + TMP_GOPATH= [2020-05-12T02:50:38.485Z] #49 3.140 + : /build [2020-05-12T02:50:38.485Z] #49 3.145 + '[' -z '' ']' [2020-05-12T02:50:38.485Z] #49 3.146 ++ mktemp -d [2020-05-12T02:50:38.485Z] #49 3.147 + export GOPATH=/tmp/tmp.YLv9uXkXtz [2020-05-12T02:50:38.485Z] #49 3.148 + GOPATH=/tmp/tmp.YLv9uXkXtz [2020-05-12T02:50:38.485Z] #49 3.148 + RM_GOPATH=1 [2020-05-12T02:50:38.485Z] #49 3.148 ++ dirname /tmp/install/install.sh [2020-05-12T02:50:38.485Z] #49 3.149 + dir=/tmp/install [2020-05-12T02:50:38.485Z] #49 3.149 + bin=runc [2020-05-12T02:50:38.485Z] #49 3.150 + shift [2020-05-12T02:50:38.485Z] #49 3.150 + '[' '!' -f /tmp/install/runc.installer ']' [2020-05-12T02:50:38.485Z] #49 3.150 + . /tmp/install/runc.installer [2020-05-12T02:50:38.485Z] #49 3.150 ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-05-12T02:50:38.485Z] #49 3.150 + install_runc [2020-05-12T02:50:38.485Z] #49 3.153 + uname -r [2020-05-12T02:50:38.485Z] #49 3.154 + grep -q '^3\.10\.0.*\.el7\.' [2020-05-12T02:50:38.485Z] #49 3.156 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-05-12T02:50:38.485Z] #49 3.157 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )' [2020-05-12T02:50:38.485Z] #49 3.157 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux ) [2020-05-12T02:50:38.485Z] #49 3.157 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.YLv9uXkXtz/src/github.com/opencontainers/runc [2020-05-12T02:50:38.485Z] #49 3.164 Cloning into '/tmp/tmp.YLv9uXkXtz/src/github.com/opencontainers/runc'... [2020-05-12T02:50:38.551Z] #39 147.1 CC criu/protobuf.o [2020-05-12T02:50:38.551Z] #39 147.5 CC criu/pstree.o [2020-05-12T02:50:38.597Z] #39 42.99 GEN compel/plugins/include/uapi/std/syscall-64.h [2020-05-12T02:50:38.597Z] #39 43.02 GEN compel/arch/x86/plugins/std/syscalls-64.S [2020-05-12T02:50:38.597Z] #39 43.05 DEP compel/arch/x86/plugins/std/syscalls-64.d [2020-05-12T02:50:38.597Z] #39 43.10 DEP compel/arch/x86/plugins/std/memcpy.d [2020-05-12T02:50:38.597Z] #39 43.10 DEP compel/arch/x86/plugins/std/parasite-head.d [2020-05-12T02:50:38.597Z] #39 43.13 GEN compel/plugins/include/uapi/std/syscall.h [2020-05-12T02:50:38.597Z] #39 43.17 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2020-05-12T02:50:38.597Z] #39 43.19 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-05-12T02:50:38.597Z] #39 43.21 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-05-12T02:50:38.852Z] #39 43.21 DEP compel/plugins/std/infect.d [2020-05-12T02:50:38.852Z] #39 43.34 DEP compel/plugins/std/string.d [2020-05-12T02:50:38.852Z] #39 43.41 DEP compel/plugins/std/log.d [2020-05-12T02:50:38.864Z] #39 74.66 CC criu/arch/aarch64/sigframe.o [2020-05-12T02:50:39.108Z] #39 43.56 DEP compel/plugins/std/fds.d [2020-05-12T02:50:39.363Z] #39 43.71 DEP compel/plugins/std/std.d [2020-05-12T02:50:39.363Z] #39 43.88 DEP compel/plugins/shmem/shmem.d [2020-05-12T02:50:39.436Z] #39 75.05 LINK criu/arch/aarch64/crtools.built-in.o [2020-05-12T02:50:39.436Z] #39 75.15 DEP criu/pie/util-vdso.d [2020-05-12T02:50:39.436Z] #39 75.27 DEP criu/pie/util.d [2020-05-12T02:50:39.486Z] #40 6.064 PBCC images/google/protobuf/descriptor.pb-c.c [2020-05-12T02:50:39.619Z] #39 44.00 DEP compel/plugins/fds/fds.d [2020-05-12T02:50:39.619Z] #39 44.15 CC compel/plugins/std/std.o [2020-05-12T02:50:39.697Z] #39 75.46 CC criu/pie/util.o [2020-05-12T02:50:39.778Z] #40 6.262 PBCC images/opts.pb-c.c [2020-05-12T02:50:39.778Z] #40 6.350 PBCC images/sit.pb-c.c [2020-05-12T02:50:39.778Z] #40 6.452 DEP images/google/protobuf/descriptor.pb-c.d [2020-05-12T02:50:39.877Z] Client: Docker Engine - Enterprise [2020-05-12T02:50:39.877Z] Version: 19.03.5 [2020-05-12T02:50:39.877Z] API version: 1.40 [2020-05-12T02:50:39.877Z] Go version: go1.12.12 [2020-05-12T02:50:39.877Z] Git commit: 2ee0c57608 [2020-05-12T02:50:39.877Z] Built: 11/13/2019 08:00:16 [2020-05-12T02:50:39.877Z] OS/Arch: windows/amd64 [2020-05-12T02:50:39.877Z] Experimental: false [2020-05-12T02:50:39.877Z] [2020-05-12T02:50:39.877Z] Server: Docker Engine - Enterprise [2020-05-12T02:50:39.877Z] Engine: [2020-05-12T02:50:39.877Z] Version: 19.03.5 [2020-05-12T02:50:39.877Z] API version: 1.40 (minimum version 1.24) [2020-05-12T02:50:39.877Z] Go version: go1.12.12 [2020-05-12T02:50:39.877Z] Git commit: 2ee0c57608 [2020-05-12T02:50:39.877Z] Built: 11/13/2019 07:58:51 [2020-05-12T02:50:39.877Z] OS/Arch: windows/amd64 [2020-05-12T02:50:39.877Z] Experimental: true [2020-05-12T02:50:39.924Z] #39 148.6 CC criu/rbtree.o [2020-05-12T02:50:39.924Z] #39 ... [2020-05-12T02:50:39.924Z] [2020-05-12T02:50:39.924Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-05-12T02:50:39.924Z] #36 DONE 227.5s [2020-05-12T02:50:39.959Z] #39 75.73 CC criu/pie/util-vdso.o [2020-05-12T02:50:40.071Z] #40 6.557 DEP images/opts.pb-c.d [2020-05-12T02:50:40.071Z] #40 6.657 DEP images/sit.pb-c.d [2020-05-12T02:50:40.071Z] #40 6.733 PBCC images/macvlan.pb-c.c [2020-05-12T02:50:40.179Z] #39 44.59 CC compel/plugins/std/fds.o [2020-05-12T02:50:40.182Z] [2020-05-12T02:50:40.182Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-12T02:50:40.182Z] #45 227.6 + cd /tmp/tmp.cTGp5B4iLO/src/github.com/golangci/golangci-lint/ [2020-05-12T02:50:40.182Z] #45 227.6 + git checkout -q v1.23.8 [2020-05-12T02:50:40.368Z] #40 ... [2020-05-12T02:50:40.368Z] [2020-05-12T02:50:40.368Z] #34 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-12T02:50:40.368Z] #34 8.760 -- Detecting C compile features - done [2020-05-12T02:50:40.368Z] #34 8.827 -- Performing Test HAS_BUILTIN_FORTIFY [2020-05-12T02:50:40.368Z] #34 9.240 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-05-12T02:50:40.368Z] #34 9.546 -- Configuring done [2020-05-12T02:50:40.368Z] #34 9.594 -- Generating done [2020-05-12T02:50:40.368Z] #34 9.608 -- Build files have been written to: /tmp/tmp.qN81DDmnJG/tini [2020-05-12T02:50:40.368Z] #34 9.625 + make tini-static [2020-05-12T02:50:40.368Z] #34 10.18 Scanning dependencies of target tini-static [2020-05-12T02:50:40.368Z] #34 10.32 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-05-12T02:50:40.368Z] #34 12.71 [100%] Linking C executable tini-static [2020-05-12T02:50:40.368Z] #34 13.74 [100%] Built target tini-static [2020-05-12T02:50:40.368Z] #34 13.84 + mkdir -p /build [2020-05-12T02:50:40.368Z] #34 13.84 + cp tini-static /build/docker-init [2020-05-12T02:50:40.368Z] #34 DONE 14.0s [2020-05-12T02:50:40.368Z] [2020-05-12T02:50:40.368Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-12T02:50:40.368Z] #40 6.783 DEP images/macvlan.pb-c.d [2020-05-12T02:50:40.368Z] #40 ... [2020-05-12T02:50:40.368Z] [2020-05-12T02:50:40.368Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-12T02:50:40.368Z] #11 99.00 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-05-12T02:50:40.368Z] #11 99.03 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-05-12T02:50:40.368Z] #11 99.06 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-05-12T02:50:40.368Z] #11 ... [2020-05-12T02:50:40.368Z] [2020-05-12T02:50:40.368Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-12T02:50:40.368Z] #40 6.938 PBCC images/autofs.pb-c.c [2020-05-12T02:50:40.368Z] #40 6.970 DEP images/autofs.pb-c.d [2020-05-12T02:50:40.385Z] #49 ... [2020-05-12T02:50:40.385Z] [2020-05-12T02:50:40.385Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-12T02:50:40.385Z] #41 138.1 net/http/httptrace [2020-05-12T02:50:40.440Z] #45 228.4 ++ git describe --tags [Pipeline] sh [2020-05-12T02:50:40.643Z] #41 138.3 net/http [2020-05-12T02:50:40.664Z] #40 7.052 PBCC images/sysctl.pb-c.c [2020-05-12T02:50:40.664Z] #40 7.115 DEP images/sysctl.pb-c.d [2020-05-12T02:50:40.664Z] #40 7.225 PBCC images/time.pb-c.c [2020-05-12T02:50:40.698Z] #45 228.4 + version=v1.23.8 [2020-05-12T02:50:40.698Z] #45 228.4 ++ git rev-parse --short HEAD [2020-05-12T02:50:40.698Z] #45 228.4 + commit=76a82c6 [2020-05-12T02:50:40.698Z] #45 228.4 ++ git show -s --format=%cd [2020-05-12T02:50:40.698Z] #45 228.4 + commitDate='Wed Mar 4 06:43:41 2020 +0300' [2020-05-12T02:50:40.698Z] #45 228.4 + go build -buildmode=pie -ldflags '-s -w -X "main.version=v1.23.8" -X "main.commit=76a82c6" -X "main.date=Wed Mar 4 06:43:41 2020 +0300"' -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint [2020-05-12T02:50:40.740Z] #39 45.14 CC compel/plugins/std/log.o [2020-05-12T02:50:40.900Z] #39 76.51 AR criu/pie/pie.lib.a [2020-05-12T02:50:40.900Z] #39 76.61 DEP criu/pie/restorer.d [2020-05-12T02:50:40.901Z] #41 ... [2020-05-12T02:50:40.901Z] [2020-05-12T02:50:40.901Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-05-12T02:50:40.901Z] #13 2.019 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-05-12T02:50:40.901Z] #13 DONE 2.1s [2020-05-12T02:50:40.901Z] [2020-05-12T02:50:40.901Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-05-12T02:50:40.958Z] #40 7.349 DEP images/time.pb-c.d [2020-05-12T02:50:40.958Z] #40 7.544 PBCC images/binfmt-misc.pb-c.c [2020-05-12T02:50:40.958Z] #40 7.602 DEP images/binfmt-misc.pb-c.d [2020-05-12T02:50:41.161Z] #39 76.91 DEP criu/arch/aarch64/intraprocedure.d [2020-05-12T02:50:41.161Z] #39 76.94 DEP criu/arch/aarch64/restorer.d [2020-05-12T02:50:41.256Z] #40 7.723 PBCC images/seccomp.pb-c.c [2020-05-12T02:50:41.256Z] #40 7.791 DEP images/seccomp.pb-c.d [2020-05-12T02:50:41.421Z] #39 77.19 DEP criu/arch/aarch64/vdso-pie.d [2020-05-12T02:50:41.470Z] + docker info [2020-05-12T02:50:41.551Z] #40 7.904 PBCC images/userns.pb-c.c [2020-05-12T02:50:41.551Z] #40 7.931 DEP images/userns.pb-c.d [2020-05-12T02:50:41.551Z] #40 8.054 PBCC images/cgroup.pb-c.c [2020-05-12T02:50:41.670Z] #39 46.27 CC compel/plugins/std/string.o [2020-05-12T02:50:41.682Z] #39 77.35 DEP criu/pie/parasite-vdso.d [2020-05-12T02:50:41.845Z] #40 8.182 DEP images/cgroup.pb-c.d [2020-05-12T02:50:41.845Z] #40 8.439 PBCC images/fown.pb-c.c [2020-05-12T02:50:41.942Z] #39 77.56 DEP criu/pie/parasite.d [2020-05-12T02:50:42.073Z] #45 ... [2020-05-12T02:50:42.073Z] [2020-05-12T02:50:42.073Z] #37 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-05-12T02:50:42.073Z] #37 DONE 0.2s [2020-05-12T02:50:42.073Z] [2020-05-12T02:50:42.073Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-12T02:50:42.073Z] #39 149.2 CC criu/rst-malloc.o [2020-05-12T02:50:42.073Z] #39 149.7 CC criu/seccomp.o [2020-05-12T02:50:42.073Z] #39 150.6 CC criu/seize.o [2020-05-12T02:50:42.137Z] #40 8.464 PBCC images/ext-file.pb-c.c [2020-05-12T02:50:42.138Z] #40 8.495 DEP images/fown.pb-c.d [2020-05-12T02:50:42.138Z] #40 8.628 DEP images/ext-file.pb-c.d [2020-05-12T02:50:42.204Z] #39 77.88 CC criu/pie/parasite.o [2020-05-12T02:50:42.433Z] #40 8.789 PBCC images/rpc.pb-c.c [2020-05-12T02:50:42.433Z] #40 8.825 DEP images/rpc.pb-c.d [2020-05-12T02:50:42.433Z] #40 8.921 PBCC images/siginfo.pb-c.c [2020-05-12T02:50:42.433Z] #40 8.958 DEP images/siginfo.pb-c.d [2020-05-12T02:50:42.433Z] #40 9.010 PBCC images/pagemap.pb-c.c [2020-05-12T02:50:42.433Z] #40 9.058 DEP images/pagemap.pb-c.d [2020-05-12T02:50:42.433Z] #40 9.107 PBCC images/rlimit.pb-c.c [2020-05-12T02:50:42.433Z] #40 9.137 DEP images/rlimit.pb-c.d [2020-05-12T02:50:42.433Z] #40 ... [2020-05-12T02:50:42.433Z] [2020-05-12T02:50:42.433Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-12T02:50:42.433Z] #31 96.72 bufio [2020-05-12T02:50:42.433Z] #31 98.34 reflect [2020-05-12T02:50:42.433Z] #31 99.72 path [2020-05-12T02:50:42.433Z] #31 102.7 text/tabwriter [2020-05-12T02:50:42.486Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-05-12T02:50:42.486Z] ok github.com/docker/docker/api/server/httputils 0.011s coverage: 14.7% of statements [2020-05-12T02:50:42.486Z] ok github.com/docker/docker/api/server/middleware 0.011s coverage: 37.7% of statements [2020-05-12T02:50:42.486Z] ? github.com/docker/docker/api/server/router [no test files] [2020-05-12T02:50:42.486Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-05-12T02:50:42.486Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-05-12T02:50:42.486Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-05-12T02:50:42.486Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-05-12T02:50:42.486Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-05-12T02:50:42.486Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-05-12T02:50:42.486Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-05-12T02:50:42.486Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-05-12T02:50:42.596Z] #39 46.99 CC compel/plugins/std/infect.o [2020-05-12T02:50:42.596Z] #39 ... [2020-05-12T02:50:42.596Z] [2020-05-12T02:50:42.596Z] #54 [rootlesskit 1/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-12T02:50:42.596Z] #54 128.1 + for f in rootlesskit rootlesskit-docker-proxy [2020-05-12T02:50:42.596Z] #54 128.1 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-05-12T02:50:42.596Z] #54 DONE 134.9s [2020-05-12T02:50:42.596Z] [2020-05-12T02:50:42.596Z] #55 [rootlesskit 2/2] COPY ./contrib/dockerd-rootless.sh /build [2020-05-12T02:50:42.639Z] #39 151.3 CC criu/servicefd.o [2020-05-12T02:50:42.728Z] #31 ... [2020-05-12T02:50:42.728Z] [2020-05-12T02:50:42.728Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-12T02:50:42.728Z] #48 98.30 bufio [2020-05-12T02:50:42.728Z] #48 99.34 reflect [2020-05-12T02:50:42.728Z] #48 102.8 regexp/syntax [2020-05-12T02:50:42.728Z] #48 105.5 text/tabwriter [2020-05-12T02:50:42.728Z] #48 ... [2020-05-12T02:50:42.728Z] [2020-05-12T02:50:42.728Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-12T02:50:42.728Z] #40 9.281 PBCC images/file-lock.pb-c.c [2020-05-12T02:50:42.728Z] #40 9.308 DEP images/file-lock.pb-c.d [2020-05-12T02:50:42.801Z] #14 DONE 2.2s [2020-05-12T02:50:42.801Z] [2020-05-12T02:50:42.801Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-12T02:50:42.801Z] #49 9.725 + cd /tmp/tmp.YLv9uXkXtz/src/github.com/opencontainers/runc [2020-05-12T02:50:42.801Z] #49 9.726 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-05-12T02:50:42.856Z] #55 DONE 0.1s [2020-05-12T02:50:42.856Z] [2020-05-12T02:50:42.856Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-12T02:50:42.856Z] #41 127.0 mime [2020-05-12T02:50:42.856Z] #41 129.1 mime/quotedprintable [2020-05-12T02:50:42.856Z] #41 129.5 net/http/internal [2020-05-12T02:50:42.856Z] #41 133.5 net/textproto [2020-05-12T02:50:42.856Z] #41 133.6 crypto/x509 [2020-05-12T02:50:42.856Z] #41 134.9 vendor/golang.org/x/net/http/httpguts [2020-05-12T02:50:42.897Z] #39 151.7 CC criu/shmem.o [2020-05-12T02:50:43.021Z] #40 9.436 PBCC images/tty.pb-c.c [2020-05-12T02:50:43.021Z] #40 9.501 DEP images/tty.pb-c.d [2020-05-12T02:50:43.021Z] #40 9.569 PBCC images/tun.pb-c.c [2020-05-12T02:50:43.021Z] #40 9.631 PBCC images/netdev.pb-c.c [2020-05-12T02:50:43.097Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-05-12T02:50:43.097Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-05-12T02:50:43.111Z] #41 135.4 vendor/golang.org/x/net/http/httpproxy [2020-05-12T02:50:43.333Z] #40 9.838 DEP images/tun.pb-c.d [2020-05-12T02:50:43.333Z] #40 9.902 DEP images/netdev.pb-c.d [2020-05-12T02:50:43.368Z] #41 ... [2020-05-12T02:50:43.368Z] [2020-05-12T02:50:43.368Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-12T02:50:43.368Z] #39 47.82 CC compel/arch/x86/plugins/std/parasite-head.o [2020-05-12T02:50:43.368Z] #39 47.91 CC compel/arch/x86/plugins/std/memcpy.o [2020-05-12T02:50:43.377Z] ok github.com/docker/docker/api/server/router/swarm 0.010s coverage: 4.8% of statements [2020-05-12T02:50:43.377Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-05-12T02:50:43.377Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-05-12T02:50:43.377Z] ? github.com/docker/docker/api/types [no test files] [2020-05-12T02:50:43.377Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-05-12T02:50:43.377Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-05-12T02:50:43.377Z] ? github.com/docker/docker/api/types/container [no test files] [2020-05-12T02:50:43.377Z] ? github.com/docker/docker/api/types/events [no test files] [2020-05-12T02:50:43.463Z] #39 152.4 CC criu/sigframe.o [2020-05-12T02:50:43.589Z] #39 79.26 LINK criu/pie/parasite.built-in.o [2020-05-12T02:50:43.589Z] #39 79.27 GEN criu/pie/parasite-blob.h [2020-05-12T02:50:43.589Z] #39 79.30 CC criu/pie/parasite-vdso.o [2020-05-12T02:50:43.625Z] #39 48.10 CC compel/arch/x86/plugins/std/syscalls-64.o [2020-05-12T02:50:43.625Z] #39 48.22 AR compel/plugins/std.lib.a [2020-05-12T02:50:43.640Z] #40 10.03 PBCC images/vma.pb-c.c [2020-05-12T02:50:43.640Z] #40 10.10 DEP images/vma.pb-c.d [2020-05-12T02:50:43.640Z] #40 10.16 PBCC images/creds.pb-c.c [2020-05-12T02:50:43.640Z] #40 10.18 DEP images/creds.pb-c.d [2020-05-12T02:50:43.658Z] ok github.com/docker/docker/api/types/strslice 0.007s coverage: 90.0% of statements [2020-05-12T02:50:43.721Z] #39 152.6 CC criu/signalfd.o [2020-05-12T02:50:43.736Z] #49 10.60 + '[' -z '' ']' [2020-05-12T02:50:43.736Z] #49 10.60 + target=static [2020-05-12T02:50:43.736Z] #49 10.60 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-05-12T02:50:43.880Z] #39 48.42 CC compel/plugins/fds/fds.o [2020-05-12T02:50:43.939Z] #40 10.25 PBCC images/utsns.pb-c.c [2020-05-12T02:50:43.939Z] #40 10.28 DEP images/utsns.pb-c.d [2020-05-12T02:50:43.939Z] #40 10.46 PBCC images/ipc-desc.pb-c.c [2020-05-12T02:50:43.939Z] #40 10.50 PBCC images/ipc-sem.pb-c.c [2020-05-12T02:50:43.939Z] #40 10.56 DEP images/ipc-desc.pb-c.d [2020-05-12T02:50:43.940Z] ok github.com/docker/docker/api/types/filters 0.008s coverage: 92.2% of statements [2020-05-12T02:50:43.940Z] ? github.com/docker/docker/api/types/image [no test files] [2020-05-12T02:50:43.940Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-05-12T02:50:43.940Z] ? github.com/docker/docker/api/types/network [no test files] [2020-05-12T02:50:43.940Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-05-12T02:50:43.940Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-05-12T02:50:43.940Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-05-12T02:50:43.940Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-05-12T02:50:43.980Z] #39 152.8 CC criu/sk-inet.o [2020-05-12T02:50:44.136Z] #39 48.71 AR compel/plugins/fds.lib.a [2020-05-12T02:50:44.220Z] ok github.com/docker/docker/api/types/time 0.001s coverage: 100.0% of statements [2020-05-12T02:50:44.220Z] ok github.com/docker/docker/api/types/versions 0.001s coverage: 75.0% of statements [2020-05-12T02:50:44.220Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-05-12T02:50:44.220Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-05-12T02:50:44.220Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-05-12T02:50:44.220Z] ? github.com/docker/docker/builder [no test files] [2020-05-12T02:50:44.220Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-05-12T02:50:44.220Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-05-12T02:50:44.220Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-05-12T02:50:44.220Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-05-12T02:50:44.220Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-05-12T02:50:44.220Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-05-12T02:50:44.220Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-05-12T02:50:44.232Z] #40 10.69 DEP images/ipc-sem.pb-c.d [2020-05-12T02:50:44.233Z] #40 10.75 PBCC images/ipc-msg.pb-c.c [2020-05-12T02:50:44.233Z] #40 10.78 DEP images/ipc-msg.pb-c.d [2020-05-12T02:50:44.233Z] #40 10.89 PBCC images/ipc-shm.pb-c.c [2020-05-12T02:50:44.302Z] #49 ... [2020-05-12T02:50:44.302Z] [2020-05-12T02:50:44.302Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-12T02:50:44.302Z] #39 52.71 CC compel/src/lib/infect-rpc.o [2020-05-12T02:50:44.302Z] #39 53.28 CC compel/src/lib/infect-util.o [2020-05-12T02:50:44.302Z] #39 53.82 CC compel/src/lib/infect.o [2020-05-12T02:50:44.302Z] #39 56.40 CC compel/src/lib/ptrace.o [2020-05-12T02:50:44.302Z] #39 56.81 AR compel/libcompel.a [2020-05-12T02:50:44.302Z] #39 56.89 HOSTCC compel/src/main-host.o [2020-05-12T02:50:44.302Z] #39 57.44 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2020-05-12T02:50:44.302Z] #39 57.65 HOSTCC compel/src/lib/handle-elf-host.o [2020-05-12T02:50:44.302Z] #39 58.13 HOSTCC compel/src/lib/log-host.o [2020-05-12T02:50:44.302Z] #39 58.35 HOSTLINK compel/compel-host-bin [2020-05-12T02:50:44.302Z] #39 58.43 DEP soccr/soccr.d [2020-05-12T02:50:44.302Z] #39 58.59 CC soccr/soccr.o [2020-05-12T02:50:44.302Z] #39 60.00 AR soccr/libsoccr.a [2020-05-12T02:50:44.302Z] #39 60.02 make[1]: 'soccr/libsoccr.a' is up to date. [2020-05-12T02:50:44.302Z] #39 60.34 DEP criu/arch/x86/sigframe.d [2020-05-12T02:50:44.302Z] #39 60.49 DEP criu/arch/x86/sigaction_compat.d [2020-05-12T02:50:44.302Z] #39 60.58 DEP criu/arch/x86/kerndat.d [2020-05-12T02:50:44.302Z] #39 60.76 DEP criu/arch/x86/crtools.d [2020-05-12T02:50:44.302Z] #39 60.86 DEP criu/arch/x86/cpu.d [2020-05-12T02:50:44.302Z] #39 61.02 CC criu/arch/x86/cpu.o [2020-05-12T02:50:44.302Z] #39 61.74 CC criu/arch/x86/crtools.o [2020-05-12T02:50:44.302Z] #39 62.82 CC criu/arch/x86/kerndat.o [2020-05-12T02:50:44.391Z] #39 48.75 HOSTDEP compel/src/lib/log-host.d [2020-05-12T02:50:44.391Z] #39 48.81 HOSTDEP compel/src/lib/handle-elf-host.d [2020-05-12T02:50:44.391Z] #39 48.91 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2020-05-12T02:50:44.527Z] #40 10.93 DEP images/ipc-shm.pb-c.d [2020-05-12T02:50:44.527Z] #40 11.04 PBCC images/ipc-var.pb-c.c [2020-05-12T02:50:44.527Z] #40 11.09 DEP images/ipc-var.pb-c.d [2020-05-12T02:50:44.527Z] #40 11.15 PBCC images/sk-opts.pb-c.c [2020-05-12T02:50:44.527Z] #40 11.18 PBCC images/packet-sock.pb-c.c [2020-05-12T02:50:44.527Z] #40 11.26 DEP images/sk-opts.pb-c.d [2020-05-12T02:50:44.527Z] #40 ... [2020-05-12T02:50:44.527Z] [2020-05-12T02:50:44.527Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-12T02:50:44.527Z] #42 98.89 bufio [2020-05-12T02:50:44.527Z] #42 100.4 reflect [2020-05-12T02:50:44.527Z] #42 107.0 regexp/syntax [2020-05-12T02:50:44.530Z] #39 80.16 CC criu/arch/aarch64/vdso-pie.o [2020-05-12T02:50:44.531Z] #39 ... [2020-05-12T02:50:44.531Z] [2020-05-12T02:50:44.531Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-12T02:50:44.531Z] #21 132.7 Checking out files: 31% (3460/10820) Checking out files: 32% (3463/10820) Checking out files: 33% (3571/10820) Checking out files: 34% (3679/10820) Checking out files: 35% (3787/10820) Checking out files: 36% (3896/10820) Checking out files: 37% (4004/10820) Checking out files: 38% (4112/10820) Checking out files: 39% (4220/10820) Checking out files: 40% (4328/10820) Checking out files: 41% (4437/10820) Checking out files: 42% (4545/10820) Checking out files: 43% (4653/10820) Checking out files: 44% (4761/10820) Checking out files: 45% (4869/10820) Checking out files: 46% (4978/10820) Checking out files: 47% (5086/10820) Checking out files: 48% (5194/10820) Checking out files: 49% (5302/10820) Checking out files: 50% (5410/10820) Checking out files: 51% (5519/10820) Checking out files: 52% (5627/10820) Checking out files: 53% (5735/10820) Checking out files: 54% (5843/10820) Checking out files: 54% (5899/10820) Checking out files: 55% (5951/10820) Checking out files: 56% (6060/10820) Checking out files: 57% (6168/10820) Checking out files: 58% (6276/10820) Checking out files: 59% (6384/10820) Checking out files: 60% (6492/10820) Checking out files: 61% (6601/10820) Checking out files: 62% (6709/10820) Checking out files: 63% (6817/10820) Checking out files: 64% (6925/10820) Checking out files: 65% (7033/10820) Checking out files: 66% (7142/10820) Checking out files: 67% (7250/10820) Checking out files: 68% (7358/10820) Checking out files: 69% (7466/10820) Checking out files: 70% (7574/10820) Checking out files: 71% (7683/10820) Checking out files: 72% (7791/10820) Checking out files: 73% (7899/10820) Checking out files: 74% (8007/10820) Checking out files: 75% (8115/10820) Checking out files: 76% (8224/10820) Checking out files: 77% (8332/10820) Checking out files: 78% (8440/10820) Checking out files: 79% (8548/10820) Checking out files: 80% (8656/10820) Checking out files: 81% (8765/10820) Checking out files: 82% (8873/10820) Checking out files: 83% (8981/10820) Checking out files: 84% (9089/10820) Checking out files: 85% (9197/10820) Checking out files: 86% (9306/10820) Checking out files: 87% (9414/10820) Checking out files: 88% (9522/10820) Checking out files: 89% (9630/10820) Checking out files: 90% (9738/10820) Checking out files: 91% (9847/10820) Checking out files: 92% (9955/10820) Checking out files: 93% (10063/10820) Checking out files: 94% (10171/10820) Checking out files: 95% (10279/10820) Checking out files: 96% (10388/10820) Checking out files: 97% (10496/10820) Checking out files: 98% (10604/10820) Checking out files: 99% (10712/10820) Checking out files: 100% (10820/10820) Checking out files: 100% (10820/10820), done. [2020-05-12T02:50:44.531Z] #21 135.7 + cd /tmp/tmp.UOzJphespA/tmp/docker-ce [2020-05-12T02:50:44.531Z] #21 135.7 + git checkout -q v17.06.2-ce [2020-05-12T02:50:44.531Z] #21 ... [2020-05-12T02:50:44.531Z] [2020-05-12T02:50:44.531Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-12T02:50:44.531Z] #41 DONE 138.4s [2020-05-12T02:50:44.531Z] [2020-05-12T02:50:44.531Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-12T02:50:44.531Z] #17 7.799 Fetched 8173 kB in 6s (1366 kB/s) [2020-05-12T02:50:44.531Z] #17 7.799 Reading package lists... [2020-05-12T02:50:44.646Z] #39 49.10 HOSTDEP compel/src/main-host.d [2020-05-12T02:50:44.791Z] #17 10.32 Reading package lists... [2020-05-12T02:50:44.791Z] #17 ... [2020-05-12T02:50:44.791Z] [2020-05-12T02:50:44.791Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-12T02:50:44.791Z] #39 80.68 CC criu/arch/aarch64/restorer.o [2020-05-12T02:50:44.817Z] #42 ... [2020-05-12T02:50:44.817Z] [2020-05-12T02:50:44.817Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-12T02:50:44.817Z] #40 11.34 DEP images/packet-sock.pb-c.d [2020-05-12T02:50:44.817Z] #40 11.44 PBCC images/sk-netlink.pb-c.c [2020-05-12T02:50:44.817Z] #40 11.53 DEP images/sk-netlink.pb-c.d [2020-05-12T02:50:44.831Z] ok github.com/docker/docker/builder/dockerignore 0.008s coverage: 96.8% of statements [2020-05-12T02:50:44.871Z] #39 63.38 CC criu/arch/x86/sigaction_compat.o [2020-05-12T02:50:44.902Z] #39 49.22 DEP compel/src/lib/ptrace.d [2020-05-12T02:50:44.902Z] #39 49.40 DEP compel/src/lib/infect.d [2020-05-12T02:50:44.913Z] #39 153.7 CC criu/sk-netlink.o [2020-05-12T02:50:45.109Z] #40 11.57 PBCC images/sk-inet.pb-c.c [2020-05-12T02:50:45.109Z] #40 11.66 DEP images/sk-inet.pb-c.d [2020-05-12T02:50:45.109Z] #40 11.74 PBCC images/sk-unix.pb-c.c [2020-05-12T02:50:45.135Z] #39 ... [2020-05-12T02:50:45.135Z] [2020-05-12T02:50:45.135Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-05-12T02:50:45.135Z] #15 DONE 2.2s [2020-05-12T02:50:45.135Z] [2020-05-12T02:50:45.135Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-12T02:50:45.135Z] #39 63.67 CC criu/arch/x86/sigframe.o [2020-05-12T02:50:45.135Z] #39 ... [2020-05-12T02:50:45.135Z] [2020-05-12T02:50:45.135Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-05-12T02:50:45.157Z] #39 49.53 DEP compel/src/lib/infect-util.d [2020-05-12T02:50:45.157Z] #39 49.64 DEP compel/src/lib/infect-rpc.d [2020-05-12T02:50:45.171Z] #39 154.1 CC criu/sk-packet.o [2020-05-12T02:50:45.402Z] #40 11.90 DEP images/sk-unix.pb-c.d [2020-05-12T02:50:45.402Z] #40 11.97 PBCC images/mm.pb-c.c [2020-05-12T02:50:45.402Z] #40 12.11 DEP images/mm.pb-c.d [2020-05-12T02:50:45.412Z] #39 49.78 DEP compel/arch/x86/src/lib/infect.d [2020-05-12T02:50:45.412Z] #39 49.89 DEP compel/arch/x86/src/lib/cpu.d [2020-05-12T02:50:45.412Z] #39 49.99 DEP compel/src/lib/log.d [2020-05-12T02:50:45.668Z] #39 50.10 DEP compel/src/main.d [2020-05-12T02:50:45.695Z] #40 12.27 PBCC images/timerfd.pb-c.c [2020-05-12T02:50:45.695Z] #40 12.36 DEP images/timerfd.pb-c.d [2020-05-12T02:50:45.733Z] #39 81.30 CC criu/arch/aarch64/intraprocedure.o [2020-05-12T02:50:45.733Z] #39 81.35 CC criu/pie/restorer.o [2020-05-12T02:50:45.736Z] #39 154.6 CC criu/sk-queue.o [2020-05-12T02:50:45.924Z] #39 50.28 DEP compel/src/lib/handle-elf.d [2020-05-12T02:50:45.924Z] #39 50.46 DEP compel/arch/x86/src/lib/handle-elf.d [2020-05-12T02:50:45.987Z] #40 12.49 PBCC images/timer.pb-c.c [2020-05-12T02:50:45.987Z] #40 12.51 DEP images/timer.pb-c.d [2020-05-12T02:50:45.987Z] #40 12.62 PBCC images/sa.pb-c.c [2020-05-12T02:50:46.179Z] #39 50.62 CC compel/src/lib/log.o [2020-05-12T02:50:46.281Z] #40 12.76 DEP images/sa.pb-c.d [2020-05-12T02:50:46.281Z] #40 12.84 PBCC images/pipe-data.pb-c.c [2020-05-12T02:50:46.281Z] #40 12.87 DEP images/pipe-data.pb-c.d [2020-05-12T02:50:46.281Z] #40 12.94 PBCC images/mnt.pb-c.c [2020-05-12T02:50:46.302Z] #39 155.0 CC criu/sk-tcp.o [2020-05-12T02:50:46.434Z] #39 50.90 CC compel/arch/x86/src/lib/cpu.o [2020-05-12T02:50:46.560Z] #39 155.4 CC criu/sk-unix.o [2020-05-12T02:50:46.577Z] #40 13.06 DEP images/mnt.pb-c.d [2020-05-12T02:50:46.577Z] #40 13.13 PBCC images/sk-packet.pb-c.c [2020-05-12T02:50:46.577Z] #40 13.16 DEP images/sk-packet.pb-c.d [2020-05-12T02:50:46.874Z] #40 13.23 PBCC images/tcp-stream.pb-c.c [2020-05-12T02:50:46.874Z] #40 13.28 DEP images/tcp-stream.pb-c.d [2020-05-12T02:50:46.874Z] #40 13.36 PBCC images/pipe.pb-c.c [2020-05-12T02:50:46.874Z] #40 13.43 DEP images/pipe.pb-c.d [2020-05-12T02:50:47.182Z] #40 13.51 PBCC images/pstree.pb-c.c [2020-05-12T02:50:47.182Z] #40 13.58 DEP images/pstree.pb-c.d [2020-05-12T02:50:47.182Z] #40 13.67 PBCC images/fs.pb-c.c [2020-05-12T02:50:47.182Z] #40 13.74 DEP images/fs.pb-c.d [2020-05-12T02:50:47.360Z] #39 51.72 CC compel/arch/x86/src/lib/infect.o [2020-05-12T02:50:47.360Z] #39 ... [2020-05-12T02:50:47.360Z] [2020-05-12T02:50:47.360Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-12T02:50:47.360Z] #43 DONE 139.7s [2020-05-12T02:50:47.479Z] #40 13.82 PBCC images/signalfd.pb-c.c [2020-05-12T02:50:47.479Z] #40 13.94 DEP images/signalfd.pb-c.d [2020-05-12T02:50:47.479Z] #40 14.05 PBCC images/fh.pb-c.c [2020-05-12T02:50:47.479Z] #40 14.19 PBCC images/fsnotify.pb-c.c [2020-05-12T02:50:47.616Z] [2020-05-12T02:50:47.616Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-12T02:50:47.616Z] #10 135.9 Selecting previously unselected package libapparmor1:amd64. [2020-05-12T02:50:47.616Z] #10 135.9 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2020-05-12T02:50:47.616Z] #10 135.9 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2020-05-12T02:50:47.616Z] #10 136.3 Selecting previously unselected package libapparmor-dev:amd64. [2020-05-12T02:50:47.616Z] #10 136.3 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2020-05-12T02:50:47.616Z] #10 136.3 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2020-05-12T02:50:47.616Z] #10 136.5 Selecting previously unselected package libbtrfs0. [2020-05-12T02:50:47.616Z] #10 136.5 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2020-05-12T02:50:47.616Z] #10 136.5 Unpacking libbtrfs0 (4.20.1-2) ... [2020-05-12T02:50:47.616Z] #10 136.6 Selecting previously unselected package libbtrfs-dev. [2020-05-12T02:50:47.616Z] #10 136.6 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-05-12T02:50:47.616Z] #10 136.6 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-05-12T02:50:47.616Z] #10 136.7 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2020-05-12T02:50:47.616Z] #10 136.7 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-05-12T02:50:47.616Z] #10 136.7 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-05-12T02:50:47.616Z] #10 136.8 Selecting previously unselected package libudev-dev:amd64. [2020-05-12T02:50:47.616Z] #10 136.8 Preparing to unpack .../15-libudev-dev_241-7~deb10u4_amd64.deb ... [2020-05-12T02:50:47.616Z] #10 136.9 Unpacking libudev-dev:amd64 (241-7~deb10u4) ... [2020-05-12T02:50:47.616Z] #10 137.0 Selecting previously unselected package libsepol1-dev:amd64. [2020-05-12T02:50:47.616Z] #10 137.0 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2020-05-12T02:50:47.616Z] #10 137.0 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2020-05-12T02:50:47.616Z] #10 137.3 Selecting previously unselected package libpcre16-3:amd64. [2020-05-12T02:50:47.616Z] #10 137.4 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2020-05-12T02:50:47.616Z] #10 137.4 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2020-05-12T02:50:47.616Z] #10 137.6 Selecting previously unselected package libpcre32-3:amd64. [2020-05-12T02:50:47.616Z] #10 137.6 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2020-05-12T02:50:47.616Z] #10 137.6 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2020-05-12T02:50:47.616Z] #10 137.8 Selecting previously unselected package libpcrecpp0v5:amd64. [2020-05-12T02:50:47.616Z] #10 137.8 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2020-05-12T02:50:47.616Z] #10 137.8 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-05-12T02:50:47.616Z] #10 137.9 Selecting previously unselected package libpcre3-dev:amd64. [2020-05-12T02:50:47.616Z] #10 137.9 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2020-05-12T02:50:47.616Z] #10 137.9 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2020-05-12T02:50:47.616Z] #10 138.3 Selecting previously unselected package libselinux1-dev:amd64. [2020-05-12T02:50:47.616Z] #10 138.3 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2020-05-12T02:50:47.616Z] #10 138.3 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2020-05-12T02:50:47.616Z] #10 138.6 Selecting previously unselected package libdevmapper-dev:amd64. [2020-05-12T02:50:47.616Z] #10 138.6 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2020-05-12T02:50:47.616Z] #10 138.6 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-05-12T02:50:47.616Z] #10 138.7 Selecting previously unselected package libseccomp-dev:amd64. [2020-05-12T02:50:47.616Z] #10 138.8 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_amd64.deb ... [2020-05-12T02:50:47.616Z] #10 138.8 Unpacking libseccomp-dev:amd64 (2.3.3-4) ... [2020-05-12T02:50:47.616Z] #10 138.9 Selecting previously unselected package libsystemd-dev:amd64. [2020-05-12T02:50:47.616Z] #10 138.9 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u4_amd64.deb ... [2020-05-12T02:50:47.616Z] #10 138.9 Unpacking libsystemd-dev:amd64 (241-7~deb10u4) ... [2020-05-12T02:50:47.616Z] #10 139.3 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-05-12T02:50:47.616Z] #10 139.4 Setting up libseccomp-dev:amd64 (2.3.3-4) ... [2020-05-12T02:50:47.616Z] #10 139.4 Setting up libapparmor1:amd64 (2.13.2-10) ... [2020-05-12T02:50:47.616Z] #10 139.4 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-05-12T02:50:47.616Z] #10 139.4 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2020-05-12T02:50:47.616Z] #10 139.4 Setting up libsepol1-dev:amd64 (2.8-1) ... [2020-05-12T02:50:47.616Z] #10 139.4 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-05-12T02:50:47.616Z] #10 139.4 Setting up libbtrfs0 (4.20.1-2) ... [2020-05-12T02:50:47.616Z] #10 139.4 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2020-05-12T02:50:47.616Z] #10 139.4 Setting up libudev-dev:amd64 (241-7~deb10u4) ... [2020-05-12T02:50:47.616Z] #10 139.5 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-05-12T02:50:47.616Z] #10 139.5 Setting up libbtrfs-dev (4.20.1-2) ... [2020-05-12T02:50:47.616Z] #10 139.5 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2020-05-12T02:50:47.616Z] #10 139.5 Setting up mingw-w64-common (6.0.0-3) ... [2020-05-12T02:50:47.616Z] #10 139.5 Setting up libsystemd-dev:amd64 (241-7~deb10u4) ... [2020-05-12T02:50:47.616Z] #10 139.5 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-05-12T02:50:47.616Z] #10 139.6 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2020-05-12T02:50:47.616Z] #10 139.6 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-05-12T02:50:47.616Z] #10 139.6 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-12T02:50:47.616Z] #10 139.6 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-12T02:50:47.616Z] #10 139.6 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-05-12T02:50:47.616Z] #10 139.6 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-12T02:50:47.616Z] #10 139.7 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-12T02:50:47.616Z] #10 139.7 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-05-12T02:50:47.616Z] #10 139.7 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2020-05-12T02:50:47.616Z] #10 139.7 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-05-12T02:50:47.616Z] #10 139.7 Setting up dmsetup (2:1.02.155-3) ... [2020-05-12T02:50:47.616Z] #10 139.8 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-05-12T02:50:47.616Z] #10 139.8 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-05-12T02:50:47.616Z] #10 139.8 Processing triggers for libc-bin (2.28-10) ... [2020-05-12T02:50:47.646Z] #39 ... [2020-05-12T02:50:47.646Z] [2020-05-12T02:50:47.646Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-05-12T02:50:47.646Z] #28 DONE 141.3s [2020-05-12T02:50:47.646Z] [2020-05-12T02:50:47.646Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-12T02:50:47.646Z] #17 10.32 Reading package lists... [2020-05-12T02:50:47.646Z] #17 13.65 Building dependency tree... [2020-05-12T02:50:47.646Z] #17 15.13 libcap2-bin is already the newest version (1:2.25-2). [2020-05-12T02:50:47.646Z] #17 15.13 The following additional packages will be installed: [2020-05-12T02:50:47.646Z] #17 15.13 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-05-12T02:50:47.646Z] #17 15.13 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-05-12T02:50:47.646Z] #17 15.13 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-05-12T02:50:47.646Z] #17 15.13 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-05-12T02:50:47.646Z] #17 15.13 python3.7 python3.7-minimal vim-runtime xxd [2020-05-12T02:50:47.646Z] #17 15.13 Suggested packages: [2020-05-12T02:50:47.646Z] #17 15.14 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-05-12T02:50:47.646Z] #17 15.14 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-05-12T02:50:47.647Z] #17 15.14 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-05-12T02:50:47.647Z] #17 15.14 Recommended packages: [2020-05-12T02:50:47.647Z] #17 15.14 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-05-12T02:50:47.647Z] #17 15.14 python3-keyrings.alt python3-xdg unzip [2020-05-12T02:50:47.664Z] #16 DONE 2.2s [2020-05-12T02:50:47.664Z] [2020-05-12T02:50:47.664Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-12T02:50:47.775Z] #40 14.34 DEP images/fh.pb-c.d [2020-05-12T02:50:47.775Z] #40 14.42 DEP images/fsnotify.pb-c.d [2020-05-12T02:50:47.775Z] #40 14.47 PBCC images/eventpoll.pb-c.c [2020-05-12T02:50:48.070Z] #40 14.50 DEP images/eventpoll.pb-c.d [2020-05-12T02:50:48.070Z] #40 14.58 PBCC images/eventfd.pb-c.c [2020-05-12T02:50:48.070Z] #40 14.62 DEP images/eventfd.pb-c.d [2020-05-12T02:50:48.070Z] #40 14.68 PBCC images/remap-file-path.pb-c.c [2020-05-12T02:50:48.070Z] #40 14.71 DEP images/remap-file-path.pb-c.d [2020-05-12T02:50:48.070Z] #40 14.80 PBCC images/fifo.pb-c.c [2020-05-12T02:50:48.177Z] #10 DONE 140.3s [2020-05-12T02:50:48.177Z] [2020-05-12T02:50:48.177Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-12T02:50:48.177Z] #41 136.3 mime/multipart [2020-05-12T02:50:48.177Z] #41 138.3 crypto/tls [2020-05-12T02:50:48.217Z] #17 16.23 The following NEW packages will be installed: [2020-05-12T02:50:48.217Z] #17 16.23 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-05-12T02:50:48.217Z] #17 16.23 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-05-12T02:50:48.217Z] #17 16.23 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-05-12T02:50:48.217Z] #17 16.23 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-05-12T02:50:48.217Z] #17 16.23 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-05-12T02:50:48.217Z] #17 16.23 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-05-12T02:50:48.217Z] #17 16.23 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2020-05-12T02:50:48.217Z] #17 16.23 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2020-05-12T02:50:48.217Z] #17 16.23 xz-utils zip [2020-05-12T02:50:48.273Z] ok github.com/docker/docker/builder/dockerfile 0.940s coverage: 48.2% of statements [2020-05-12T02:50:48.273Z] ok github.com/docker/docker/builder/remotecontext 0.329s coverage: 13.6% of statements [2020-05-12T02:50:48.367Z] #40 14.83 DEP images/fifo.pb-c.d [2020-05-12T02:50:48.367Z] #40 14.93 PBCC images/ghost-file.pb-c.c [2020-05-12T02:50:48.367Z] #40 15.01 DEP images/ghost-file.pb-c.d [2020-05-12T02:50:48.459Z] #39 157.1 CC criu/sockets.o [2020-05-12T02:50:48.478Z] #17 16.55 0 upgraded, 48 newly installed, 0 to remove and 6 not upgraded. [2020-05-12T02:50:48.478Z] #17 16.55 Need to get 27.6 MB of archives. [2020-05-12T02:50:48.478Z] #17 16.55 After this operation, 114 MB of additional disk space will be used. [2020-05-12T02:50:48.478Z] #17 16.55 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 pigz arm64 2.4-1 [48.0 kB] [2020-05-12T02:50:48.478Z] #17 16.56 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-minimal arm64 3.7.3-2+deb10u1 [588 kB] [2020-05-12T02:50:48.478Z] #17 16.58 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7-minimal arm64 3.7.3-2+deb10u1 [1404 kB] [2020-05-12T02:50:48.478Z] #17 16.64 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-minimal arm64 3.7.3-1 [36.6 kB] [2020-05-12T02:50:48.478Z] #17 16.65 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libmpdec2 arm64 2.4.2-2 [77.7 kB] [2020-05-12T02:50:48.478Z] #17 16.66 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-stdlib arm64 3.7.3-2+deb10u1 [1640 kB] [2020-05-12T02:50:48.478Z] #17 16.73 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7 arm64 3.7.3-2+deb10u1 [330 kB] [2020-05-12T02:50:48.478Z] #17 16.77 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3-stdlib arm64 3.7.3-1 [20.0 kB] [2020-05-12T02:50:48.553Z] ok github.com/docker/docker/cli/debug 0.015s coverage: 100.0% of statements [2020-05-12T02:50:48.662Z] #40 15.09 PBCC images/regfile.pb-c.c [2020-05-12T02:50:48.662Z] #40 15.15 DEP images/regfile.pb-c.d [2020-05-12T02:50:48.662Z] #40 15.28 PBCC images/ns.pb-c.c [2020-05-12T02:50:48.662Z] #40 15.29 DEP images/ns.pb-c.d [2020-05-12T02:50:48.747Z] #17 16.77 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3 arm64 3.7.3-1 [61.5 kB] [2020-05-12T02:50:48.747Z] #17 16.79 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip4tc0 arm64 1.8.2-4 [69.6 kB] [2020-05-12T02:50:48.747Z] #17 16.80 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip6tc0 arm64 1.8.2-4 [69.9 kB] [2020-05-12T02:50:48.747Z] #17 16.80 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libiptc0 arm64 1.8.2-4 [59.7 kB] [2020-05-12T02:50:48.747Z] #17 16.80 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB] [2020-05-12T02:50:48.747Z] #17 16.81 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnetfilter-conntrack3 arm64 1.0.7-1 [34.4 kB] [2020-05-12T02:50:48.747Z] #17 16.81 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnftnl11 arm64 1.1.2-2 [53.1 kB] [2020-05-12T02:50:48.747Z] #17 16.82 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 iptables arm64 1.8.2-4 [385 kB] [2020-05-12T02:50:48.747Z] #17 16.84 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5 [139 kB] [2020-05-12T02:50:48.747Z] #17 16.84 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5 [195 kB] [2020-05-12T02:50:48.747Z] #17 16.85 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main arm64 bash-completion all 1:2.8-6 [208 kB] [2020-05-12T02:50:48.747Z] #17 16.86 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main arm64 bzip2 arm64 1.0.6-9.2~deb10u1 [47.7 kB] [2020-05-12T02:50:48.747Z] #17 16.87 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xz-utils arm64 5.2.4-1 [182 kB] [2020-05-12T02:50:48.747Z] #17 16.88 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 apparmor arm64 2.13.2-10 [504 kB] [2020-05-12T02:50:48.747Z] #17 16.91 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 aufs-tools arm64 1:4.14+20190211-1 [104 kB] [2020-05-12T02:50:48.747Z] #17 16.93 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB] [2020-05-12T02:50:48.747Z] #17 16.94 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB] [2020-05-12T02:50:48.747Z] #17 16.95 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB] [2020-05-12T02:50:48.747Z] #17 16.95 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libaio1 arm64 0.3.112-3 [11.1 kB] [2020-05-12T02:50:48.747Z] #17 16.96 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libgpm2 arm64 1.20.7-5 [34.5 kB] [2020-05-12T02:50:48.747Z] #17 16.97 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libicu63 arm64 63.1-6+deb10u1 [8151 kB] [2020-05-12T02:50:48.958Z] #40 15.39 PBCC images/fdinfo.pb-c.c [2020-05-12T02:50:48.958Z] #40 15.58 DEP images/fdinfo.pb-c.d [2020-05-12T02:50:48.958Z] #40 15.67 PBCC images/core-aarch64.pb-c.c [2020-05-12T02:50:49.008Z] #17 17.24 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2020-05-12T02:50:49.008Z] #17 17.24 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-200 arm64 3.4.0-1 [54.9 kB] [2020-05-12T02:50:49.008Z] #17 17.24 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c1 arm64 1.3.1-1+b1 [26.2 kB] [2020-05-12T02:50:49.008Z] #17 17.24 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libreadline5 arm64 5.2+dfsg-3+b13 [113 kB] [2020-05-12T02:50:49.008Z] #17 17.25 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main arm64 net-tools arm64 1.60+git20180626.aebd88e-1 [247 kB] [2020-05-12T02:50:49.008Z] #17 17.26 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-pip-whl all 18.1-5 [1591 kB] [2020-05-12T02:50:49.008Z] #17 17.30 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-05-12T02:50:49.025Z] #39 157.8 CC criu/stats.o [2020-05-12T02:50:49.256Z] #40 15.81 PBCC images/core-arm.pb-c.c [2020-05-12T02:50:49.256Z] #40 15.95 PBCC images/core-ppc64.pb-c.c [2020-05-12T02:50:49.271Z] #17 17.30 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-distutils all 3.7.3-1 [142 kB] [2020-05-12T02:50:49.271Z] #17 17.32 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pip all 18.1-5 [171 kB] [2020-05-12T02:50:49.271Z] #17 17.32 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pkg-resources all 40.8.0-1 [153 kB] [2020-05-12T02:50:49.271Z] #17 17.33 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-setuptools all 40.8.0-1 [306 kB] [2020-05-12T02:50:49.271Z] #17 17.34 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-wheel all 0.32.3-2 [19.4 kB] [2020-05-12T02:50:49.271Z] #17 17.35 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main arm64 sudo arm64 1.8.27-1+deb10u2 [1208 kB] [2020-05-12T02:50:49.271Z] #17 17.37 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main arm64 thin-provisioning-tools arm64 0.7.6-2.1 [318 kB] [2020-05-12T02:50:49.271Z] #17 17.39 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main arm64 uidmap arm64 1:4.5-1.1 [257 kB] [2020-05-12T02:50:49.271Z] #17 17.40 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-05-12T02:50:49.271Z] #17 17.55 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim arm64 2:8.1.0875-5 [1189 kB] [2020-05-12T02:50:49.282Z] #39 158.1 CC criu/string.o [2020-05-12T02:50:49.540Z] #41 ... [2020-05-12T02:50:49.540Z] [2020-05-12T02:50:49.540Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-12T02:50:49.540Z] #39 53.00 CC compel/src/lib/infect-rpc.o [2020-05-12T02:50:49.540Z] #39 53.43 CC compel/src/lib/infect-util.o [2020-05-12T02:50:49.540Z] #39 53.80 CC compel/src/lib/infect.o [2020-05-12T02:50:49.541Z] #39 158.2 CC criu/sysctl.o [2020-05-12T02:50:49.546Z] #17 17.67 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xfsprogs arm64 4.20.0-1 [874 kB] [2020-05-12T02:50:49.546Z] #17 17.69 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main arm64 zip arm64 3.0-11+b1 [225 kB] [2020-05-12T02:50:49.550Z] #40 16.10 PBCC images/core-s390.pb-c.c [2020-05-12T02:50:49.863Z] #40 16.22 PBCC images/core-x86.pb-c.c [2020-05-12T02:50:49.863Z] #40 16.38 PBCC images/core.pb-c.c [2020-05-12T02:50:49.863Z] #40 16.60 PBCC images/inventory.pb-c.c [2020-05-12T02:50:50.017Z] ok github.com/docker/docker/builder/remotecontext/git 1.477s coverage: 86.3% of statements [2020-05-12T02:50:50.017Z] ? github.com/docker/docker/cli [no test files] [2020-05-12T02:50:50.017Z] ? github.com/docker/docker/cli/config [no test files] [2020-05-12T02:50:50.109Z] #39 158.9 CC criu/sysfs_parse.o [2020-05-12T02:50:50.116Z] #17 18.27 debconf: delaying package configuration, since apt-utils is not installed [2020-05-12T02:50:50.116Z] #17 18.36 Fetched 27.6 MB in 1s (19.7 MB/s) [2020-05-12T02:50:50.116Z] #17 18.41 Selecting previously unselected package pigz. [2020-05-12T02:50:50.162Z] #40 16.65 DEP images/core-aarch64.pb-c.d [2020-05-12T02:50:50.162Z] #40 16.71 DEP images/core-arm.pb-c.d [2020-05-12T02:50:50.162Z] #40 16.79 DEP images/core-ppc64.pb-c.d [2020-05-12T02:50:50.192Z] #17 2.419 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-05-12T02:50:50.192Z] #17 2.479 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-05-12T02:50:50.192Z] #17 2.480 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-05-12T02:50:50.367Z] #39 159.3 CC criu/timerfd.o [2020-05-12T02:50:50.376Z] #17 18.41 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23404 files and directories currently installed.) [2020-05-12T02:50:50.376Z] #17 18.43 Preparing to unpack .../archives/pigz_2.4-1_arm64.deb ... [2020-05-12T02:50:50.376Z] #17 18.43 Unpacking pigz (2.4-1) ... [2020-05-12T02:50:50.376Z] #17 18.54 Selecting previously unselected package libpython3.7-minimal:arm64. [2020-05-12T02:50:50.376Z] #17 18.55 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_arm64.deb ... [2020-05-12T02:50:50.376Z] #17 18.56 Unpacking libpython3.7-minimal:arm64 (3.7.3-2+deb10u1) ... [2020-05-12T02:50:50.450Z] #17 3.055 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-05-12T02:50:50.458Z] #40 16.92 DEP images/core-s390.pb-c.d [2020-05-12T02:50:50.458Z] #40 17.00 DEP images/core-x86.pb-c.d [2020-05-12T02:50:50.458Z] #40 17.08 DEP images/core.pb-c.d [2020-05-12T02:50:50.629Z] ok github.com/docker/docker/client 0.150s coverage: 75.4% of statements [2020-05-12T02:50:50.751Z] #40 17.20 DEP images/inventory.pb-c.d [2020-05-12T02:50:50.751Z] #40 17.31 PBCC images/cpuinfo.pb-c.c [2020-05-12T02:50:50.751Z] #40 17.37 DEP images/cpuinfo.pb-c.d [2020-05-12T02:50:50.933Z] #39 159.6 CC criu/tty.o [2020-05-12T02:50:50.947Z] #17 18.95 Selecting previously unselected package python3.7-minimal. [2020-05-12T02:50:50.947Z] #17 18.97 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_arm64.deb ... [2020-05-12T02:50:50.947Z] #17 18.99 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ... [2020-05-12T02:50:51.043Z] #40 17.46 PBCC images/stats.pb-c.c [2020-05-12T02:50:51.043Z] #40 17.52 DEP images/stats.pb-c.d [2020-05-12T02:50:51.432Z] #39 ... [2020-05-12T02:50:51.432Z] [2020-05-12T02:50:51.432Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-05-12T02:50:51.432Z] #11 DONE 3.0s [2020-05-12T02:50:51.432Z] [2020-05-12T02:50:51.432Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-12T02:50:51.432Z] #49 2.496 + RM_GOPATH=0 [2020-05-12T02:50:51.432Z] #49 2.496 + TMP_GOPATH= [2020-05-12T02:50:51.432Z] #49 2.496 + : /build [2020-05-12T02:50:51.432Z] #49 2.496 + '[' -z '' ']' [2020-05-12T02:50:51.432Z] #49 2.501 ++ mktemp -d [2020-05-12T02:50:51.432Z] #49 2.502 + export GOPATH=/tmp/tmp.P3w627oyGl [2020-05-12T02:50:51.432Z] #49 2.502 + GOPATH=/tmp/tmp.P3w627oyGl [2020-05-12T02:50:51.432Z] #49 2.502 + RM_GOPATH=1 [2020-05-12T02:50:51.432Z] #49 2.505 ++ dirname /tmp/install/install.sh [2020-05-12T02:50:51.432Z] #49 2.510 + dir=/tmp/install [2020-05-12T02:50:51.432Z] #49 2.510 + bin=runc [2020-05-12T02:50:51.432Z] #49 2.510 + shift [2020-05-12T02:50:51.432Z] #49 2.510 + '[' '!' -f /tmp/install/runc.installer ']' [2020-05-12T02:50:51.432Z] #49 2.510 + . /tmp/install/runc.installer [2020-05-12T02:50:51.432Z] #49 2.511 ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-05-12T02:50:51.432Z] #49 2.511 + install_runc [2020-05-12T02:50:51.432Z] #49 2.514 + grep -q '^3\.10\.0.*\.el7\.' [2020-05-12T02:50:51.432Z] #49 2.514 + uname -r [2020-05-12T02:50:51.432Z] #49 2.518 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-05-12T02:50:51.432Z] #49 2.518 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )' [2020-05-12T02:50:51.432Z] #49 2.518 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.P3w627oyGl/src/github.com/opencontainers/runc [2020-05-12T02:50:51.432Z] #49 2.518 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux ) [2020-05-12T02:50:51.432Z] #49 2.520 Cloning into '/tmp/tmp.P3w627oyGl/src/github.com/opencontainers/runc'... [2020-05-12T02:50:51.469Z] #17 19.46 Setting up libpython3.7-minimal:arm64 (3.7.3-2+deb10u1) ... [2020-05-12T02:50:51.469Z] #17 19.48 Setting up python3.7-minimal (3.7.3-2+deb10u1) ... [2020-05-12T02:50:51.829Z] #17 4.477 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [197 kB] [2020-05-12T02:50:52.316Z] #39 161.2 CC criu/tun.o [2020-05-12T02:50:52.574Z] #39 161.6 CC criu/uffd.o [2020-05-12T02:50:53.114Z] #40 19.83 make[1]: Nothing to be done for 'all'. [2020-05-12T02:50:53.140Z] #39 ... [2020-05-12T02:50:53.140Z] [2020-05-12T02:50:53.140Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-12T02:50:53.140Z] #49 109.7 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2020-05-12T02:50:53.202Z] #17 5.773 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-05-12T02:50:53.321Z] #49 ... [2020-05-12T02:50:53.321Z] [2020-05-12T02:50:53.321Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-05-12T02:50:53.321Z] #12 DONE 2.1s [2020-05-12T02:50:53.321Z] [2020-05-12T02:50:53.321Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-05-12T02:50:53.460Z] #17 ... [2020-05-12T02:50:53.460Z] [2020-05-12T02:50:53.460Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-12T02:50:53.460Z] #39 63.94 LINK criu/arch/x86/crtools.built-in.o [2020-05-12T02:50:53.460Z] #39 64.00 DEP criu/pie/util-vdso-elf32.d [2020-05-12T02:50:53.460Z] #39 64.19 DEP criu/pie/util-vdso.d [2020-05-12T02:50:53.460Z] #39 64.32 DEP criu/pie/util.d [2020-05-12T02:50:53.460Z] #39 64.44 CC criu/pie/util.o [2020-05-12T02:50:53.460Z] #39 64.84 CC criu/pie/util-vdso.o [2020-05-12T02:50:53.460Z] #39 65.53 CC criu/pie/util-vdso-elf32.o [2020-05-12T02:50:53.460Z] #39 66.32 AR criu/pie/pie.lib.a [2020-05-12T02:50:53.460Z] #39 66.40 DEP criu/pie/restorer.d [2020-05-12T02:50:53.461Z] #39 66.63 DEP criu/arch/x86/sigaction_compat_pie.d [2020-05-12T02:50:53.461Z] #39 66.70 DEP criu/arch/x86/restorer_unmap.d [2020-05-12T02:50:53.461Z] #39 66.72 DEP criu/arch/x86/restorer.d [2020-05-12T02:50:53.461Z] #39 66.89 DEP criu/arch/x86/vdso-pie.d [2020-05-12T02:50:53.461Z] #39 67.06 DEP criu/pie/parasite-vdso.d [2020-05-12T02:50:53.461Z] #39 67.19 DEP criu/pie/parasite.d [2020-05-12T02:50:53.461Z] #39 67.42 CC criu/pie/parasite.o [2020-05-12T02:50:53.461Z] #39 68.54 LINK criu/pie/parasite.built-in.o [2020-05-12T02:50:53.461Z] #39 68.56 GEN criu/pie/parasite-blob.h [2020-05-12T02:50:53.461Z] #39 68.58 CC criu/pie/parasite-vdso.o [2020-05-12T02:50:53.461Z] #39 69.19 CC criu/arch/x86/vdso-pie.o [2020-05-12T02:50:53.461Z] #39 69.64 CC criu/arch/x86/restorer.o [2020-05-12T02:50:53.461Z] #39 70.26 CC criu/arch/x86/restorer_unmap.o [2020-05-12T02:50:53.461Z] #39 70.31 CC criu/arch/x86/sigaction_compat_pie.o [2020-05-12T02:50:53.461Z] #39 70.68 CC criu/pie/restorer.o [2020-05-12T02:50:54.014Z] #17 21.76 Selecting previously unselected package python3-minimal. [2020-05-12T02:50:54.014Z] #17 21.76 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23653 files and directories currently installed.) [2020-05-12T02:50:54.014Z] #17 21.81 Preparing to unpack .../python3-minimal_3.7.3-1_arm64.deb ... [2020-05-12T02:50:54.014Z] #17 21.82 Unpacking python3-minimal (3.7.3-1) ... [2020-05-12T02:50:54.014Z] #17 21.89 Selecting previously unselected package libmpdec2:arm64. [2020-05-12T02:50:54.014Z] #17 21.90 Preparing to unpack .../libmpdec2_2.4.2-2_arm64.deb ... [2020-05-12T02:50:54.014Z] #17 21.91 Unpacking libmpdec2:arm64 (2.4.2-2) ... [2020-05-12T02:50:54.014Z] #17 22.00 Selecting previously unselected package libpython3.7-stdlib:arm64. [2020-05-12T02:50:54.014Z] #17 22.01 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_arm64.deb ... [2020-05-12T02:50:54.014Z] #17 22.02 Unpacking libpython3.7-stdlib:arm64 (3.7.3-2+deb10u1) ... [2020-05-12T02:50:54.513Z] #49 111.2 + mkdir -p /build [2020-05-12T02:50:54.513Z] #49 111.2 + cp runc /build/runc [2020-05-12T02:50:54.513Z] #49 DONE 111.4s [2020-05-12T02:50:54.513Z] [2020-05-12T02:50:54.513Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-12T02:50:54.513Z] #39 162.7 CC criu/util.o [2020-05-12T02:50:54.632Z] #40 ... [2020-05-12T02:50:54.632Z] [2020-05-12T02:50:54.632Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-12T02:50:54.632Z] #11 108.8 Selecting previously unselected package gcc-mingw-w64-base. [2020-05-12T02:50:54.632Z] #11 108.8 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2020-05-12T02:50:54.632Z] #11 108.9 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-05-12T02:50:54.632Z] #11 109.1 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-05-12T02:50:54.632Z] #11 109.1 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2020-05-12T02:50:54.632Z] #11 109.1 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-05-12T02:50:54.771Z] #39 163.8 CC criu/uts_ns.o [2020-05-12T02:50:54.845Z] #17 22.86 Selecting previously unselected package python3.7. [2020-05-12T02:50:54.845Z] #17 22.87 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_arm64.deb ... [2020-05-12T02:50:54.845Z] #17 22.88 Unpacking python3.7 (3.7.3-2+deb10u1) ... [2020-05-12T02:50:54.845Z] #17 23.00 Selecting previously unselected package libpython3-stdlib:arm64. [2020-05-12T02:50:54.845Z] #17 23.01 Preparing to unpack .../libpython3-stdlib_3.7.3-1_arm64.deb ... [2020-05-12T02:50:54.845Z] #17 23.04 Unpacking libpython3-stdlib:arm64 (3.7.3-1) ... [2020-05-12T02:50:55.106Z] #17 23.19 Setting up python3-minimal (3.7.3-1) ... [2020-05-12T02:50:55.208Z] #13 1.920 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-05-12T02:50:55.208Z] #13 DONE 2.0s [2020-05-12T02:50:55.208Z] [2020-05-12T02:50:55.208Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-05-12T02:50:55.337Z] #39 164.1 CC criu/vdso-compat.o [2020-05-12T02:50:55.360Z] #39 73.66 LINK criu/pie/restorer.built-in.o [2020-05-12T02:50:55.360Z] #39 73.68 GEN criu/pie/restorer-blob.h [2020-05-12T02:50:55.360Z] #39 73.78 DEP criu/vdso.d [2020-05-12T02:50:55.595Z] #39 164.5 CC criu/vdso.o [2020-05-12T02:50:55.618Z] #39 73.96 DEP criu/vdso-compat.d [2020-05-12T02:50:55.618Z] #39 ... [2020-05-12T02:50:55.618Z] [2020-05-12T02:50:55.618Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-12T02:50:55.618Z] #49 12.29 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-12T02:50:55.618Z] #49 ... [2020-05-12T02:50:55.618Z] [2020-05-12T02:50:55.618Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-12T02:50:55.618Z] #39 74.09 DEP criu/uts_ns.d [2020-05-12T02:50:55.876Z] #39 74.21 DEP criu/util.d [2020-05-12T02:50:55.876Z] #39 74.47 DEP criu/uffd.d [2020-05-12T02:50:56.049Z] #17 24.11 Selecting previously unselected package python3. [2020-05-12T02:50:56.049Z] #17 24.11 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% [2020-05-12T02:50:56.049Z] #17 ... [2020-05-12T02:50:56.049Z] [2020-05-12T02:50:56.049Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-12T02:50:56.049Z] #21 139.8 + mkdir -p /tmp/tmp.UOzJphespA/src/github.com/docker [2020-05-12T02:50:56.049Z] #21 139.9 + mv components/cli /tmp/tmp.UOzJphespA/src/github.com/docker/cli [2020-05-12T02:50:56.049Z] #21 139.9 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2020-05-12T02:50:56.049Z] #21 ... [2020-05-12T02:50:56.049Z] [2020-05-12T02:50:56.049Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-12T02:50:56.049Z] #17 24.11 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24065 files and directories currently installed.) [2020-05-12T02:50:56.049Z] #17 24.20 Preparing to unpack .../00-python3_3.7.3-1_arm64.deb ... [2020-05-12T02:50:56.049Z] #17 24.23 Unpacking python3 (3.7.3-1) ... [2020-05-12T02:50:56.135Z] #39 74.67 DEP criu/tun.d [2020-05-12T02:50:56.161Z] #39 164.8 LINK criu/built-in.o [2020-05-12T02:50:56.161Z] #39 164.9 LINK criu/criu [2020-05-12T02:50:56.162Z] #11 ... [2020-05-12T02:50:56.162Z] [2020-05-12T02:50:56.162Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-12T02:50:56.162Z] #31 110.4 internal/syscall/execenv [2020-05-12T02:50:56.162Z] #31 110.4 internal/syscall/unix [2020-05-12T02:50:56.162Z] #31 110.4 time [2020-05-12T02:50:56.310Z] #17 24.34 Selecting previously unselected package libip4tc0:arm64. [2020-05-12T02:50:56.310Z] #17 24.35 Preparing to unpack .../01-libip4tc0_1.8.2-4_arm64.deb ... [2020-05-12T02:50:56.310Z] #17 24.36 Unpacking libip4tc0:arm64 (1.8.2-4) ... [2020-05-12T02:50:56.310Z] #17 24.46 Selecting previously unselected package libip6tc0:arm64. [2020-05-12T02:50:56.310Z] #17 24.47 Preparing to unpack .../02-libip6tc0_1.8.2-4_arm64.deb ... [2020-05-12T02:50:56.310Z] #17 24.48 Unpacking libip6tc0:arm64 (1.8.2-4) ... [2020-05-12T02:50:56.310Z] #17 24.59 Selecting previously unselected package libiptc0:arm64. [2020-05-12T02:50:56.393Z] #39 74.80 DEP criu/tty.d [2020-05-12T02:50:56.419Z] #39 165.2 DEP lib/c/criu.d [2020-05-12T02:50:56.419Z] #39 165.3 CC images/rpc.pb-c.o [2020-05-12T02:50:56.457Z] #31 ... [2020-05-12T02:50:56.457Z] [2020-05-12T02:50:56.457Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-12T02:50:56.457Z] #40 22.70 CC images/stats.o [2020-05-12T02:50:56.571Z] #17 24.59 Preparing to unpack .../03-libiptc0_1.8.2-4_arm64.deb ... [2020-05-12T02:50:56.571Z] #17 24.60 Unpacking libiptc0:arm64 (1.8.2-4) ... [2020-05-12T02:50:56.571Z] #17 24.72 Selecting previously unselected package libnfnetlink0:arm64. [2020-05-12T02:50:56.652Z] #39 74.99 DEP criu/timerfd.d [2020-05-12T02:50:56.753Z] #40 23.19 CC images/core.o [2020-05-12T02:50:56.832Z] #17 24.73 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_arm64.deb ... [2020-05-12T02:50:56.832Z] #17 24.74 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ... [2020-05-12T02:50:56.832Z] #17 24.81 Selecting previously unselected package libnetfilter-conntrack3:arm64. [2020-05-12T02:50:56.832Z] #17 24.82 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_arm64.deb ... [2020-05-12T02:50:56.832Z] #17 24.82 Unpacking libnetfilter-conntrack3:arm64 (1.0.7-1) ... [2020-05-12T02:50:56.832Z] #17 24.91 Selecting previously unselected package libnftnl11:arm64. [2020-05-12T02:50:56.832Z] #17 24.92 Preparing to unpack .../06-libnftnl11_1.1.2-2_arm64.deb ... [2020-05-12T02:50:56.832Z] #17 24.93 Unpacking libnftnl11:arm64 (1.1.2-2) ... [2020-05-12T02:50:56.910Z] #39 75.22 DEP criu/sysfs_parse.d [2020-05-12T02:50:56.910Z] #39 75.35 DEP criu/sysctl.d [2020-05-12T02:50:56.910Z] #39 75.44 DEP criu/string.d [2020-05-12T02:50:56.985Z] #39 165.6 CC lib/c/criu.o [2020-05-12T02:50:57.093Z] #17 25.02 Selecting previously unselected package iptables. [2020-05-12T02:50:57.093Z] #17 25.03 Preparing to unpack .../07-iptables_1.8.2-4_arm64.deb ... [2020-05-12T02:50:57.093Z] #17 25.04 Unpacking iptables (1.8.2-4) ... [2020-05-12T02:50:57.168Z] #39 75.51 DEP criu/stats.d [2020-05-12T02:50:57.168Z] #39 75.61 DEP criu/sockets.d [2020-05-12T02:50:57.168Z] #39 75.75 DEP criu/sk-unix.d [2020-05-12T02:50:57.354Z] #17 25.42 Selecting previously unselected package xxd. [2020-05-12T02:50:57.354Z] #17 25.43 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_arm64.deb ... [2020-05-12T02:50:57.355Z] #17 25.44 Unpacking xxd (2:8.1.0875-5) ... [2020-05-12T02:50:57.426Z] #39 75.95 DEP criu/sk-tcp.d [2020-05-12T02:50:57.551Z] #39 166.4 LINK lib/c/built-in.o [2020-05-12T02:50:57.551Z] #39 166.4 LINK lib/c/libcriu.so [2020-05-12T02:50:57.551Z] #39 166.4 LINK lib/c/libcriu.a [2020-05-12T02:50:57.615Z] #17 25.58 Selecting previously unselected package vim-common. [2020-05-12T02:50:57.615Z] #17 25.60 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-05-12T02:50:57.615Z] #17 25.61 Unpacking vim-common (2:8.1.0875-5) ... [2020-05-12T02:50:57.615Z] #17 25.84 Selecting previously unselected package bash-completion. [2020-05-12T02:50:57.615Z] #17 25.84 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-05-12T02:50:57.684Z] #39 76.14 DEP criu/sk-queue.d [2020-05-12T02:50:57.684Z] #39 76.29 DEP criu/sk-packet.d [2020-05-12T02:50:57.721Z] #14 DONE 2.0s [2020-05-12T02:50:57.721Z] [2020-05-12T02:50:57.721Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-05-12T02:50:57.810Z] #39 166.5 GEN magic.py [2020-05-12T02:50:57.810Z] #39 166.6 Note: Building without setproctitle() and strlcpy() support. [2020-05-12T02:50:57.810Z] #39 166.6 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-05-12T02:50:57.810Z] #39 166.7 Note: Building without GnuTLS support [2020-05-12T02:50:57.824Z] #40 24.38 CC images/core-x86.o [2020-05-12T02:50:57.942Z] #39 76.45 DEP criu/sk-netlink.d [2020-05-12T02:50:58.200Z] #39 76.59 DEP criu/sk-inet.d [2020-05-12T02:50:58.200Z] #39 76.79 DEP criu/signalfd.d [2020-05-12T02:50:58.376Z] #39 167.2 fatal: not a git repository (or any of the parent directories): .git [2020-05-12T02:50:58.459Z] #39 76.89 DEP criu/sigframe.d [2020-05-12T02:50:58.459Z] #39 76.95 DEP criu/shmem.d [2020-05-12T02:50:58.558Z] #17 ... [2020-05-12T02:50:58.558Z] [2020-05-12T02:50:58.558Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-12T02:50:58.558Z] #39 84.16 LINK criu/pie/restorer.built-in.o [2020-05-12T02:50:58.558Z] #39 84.18 GEN criu/pie/restorer-blob.h [2020-05-12T02:50:58.558Z] #39 84.28 DEP criu/vdso.d [2020-05-12T02:50:58.558Z] #39 84.46 DEP criu/uts_ns.d [2020-05-12T02:50:58.558Z] #39 84.64 DEP criu/util.d [2020-05-12T02:50:58.558Z] #39 84.92 DEP criu/uffd.d [2020-05-12T02:50:58.558Z] #39 85.03 DEP criu/tun.d [2020-05-12T02:50:58.558Z] #39 85.10 DEP criu/tty.d [2020-05-12T02:50:58.558Z] #39 85.28 DEP criu/timerfd.d [2020-05-12T02:50:58.558Z] #39 85.46 DEP criu/sysfs_parse.d [2020-05-12T02:50:58.558Z] #39 85.56 DEP criu/sysctl.d [2020-05-12T02:50:58.558Z] #39 85.65 DEP criu/string.d [2020-05-12T02:50:58.559Z] #39 85.71 DEP criu/stats.d [2020-05-12T02:50:58.559Z] #39 85.88 DEP criu/sockets.d [2020-05-12T02:50:58.559Z] #39 86.08 DEP criu/sk-unix.d [2020-05-12T02:50:58.559Z] #39 86.24 DEP criu/sk-tcp.d [2020-05-12T02:50:58.559Z] #39 86.34 DEP criu/sk-queue.d [2020-05-12T02:50:58.559Z] #39 86.43 DEP criu/sk-packet.d [2020-05-12T02:50:58.559Z] #39 86.65 DEP criu/sk-netlink.d [2020-05-12T02:50:58.559Z] #39 86.80 DEP criu/sk-inet.d [2020-05-12T02:50:58.559Z] #39 87.00 DEP criu/signalfd.d [2020-05-12T02:50:58.559Z] #39 87.16 DEP criu/sigframe.d [2020-05-12T02:50:58.559Z] #39 87.23 DEP criu/shmem.d [2020-05-12T02:50:58.559Z] #39 87.32 DEP criu/servicefd.d [2020-05-12T02:50:58.559Z] #39 87.39 DEP criu/seize.d [2020-05-12T02:50:58.559Z] #39 87.47 DEP criu/seccomp.d [2020-05-12T02:50:58.559Z] #39 87.58 DEP criu/rst-malloc.d [2020-05-12T02:50:58.559Z] #39 87.65 DEP criu/rbtree.d [2020-05-12T02:50:58.559Z] #39 87.69 DEP criu/pstree.d [2020-05-12T02:50:58.559Z] #39 87.79 DEP criu/protobuf.d [2020-05-12T02:50:58.559Z] #39 87.87 GEN criu/protobuf-desc-gen.h [2020-05-12T02:50:58.559Z] #39 89.34 DEP criu/protobuf-desc.d [2020-05-12T02:50:58.559Z] #39 89.44 DEP criu/proc_parse.d [2020-05-12T02:50:58.559Z] #39 89.55 DEP criu/plugin.d [2020-05-12T02:50:58.559Z] #39 89.61 DEP criu/pipes.d [2020-05-12T02:50:58.559Z] #39 89.72 DEP criu/pie-util.d [2020-05-12T02:50:58.559Z] #39 89.81 DEP criu/pie-util-vdso.d [2020-05-12T02:50:58.559Z] #39 89.92 DEP criu/path.d [2020-05-12T02:50:58.559Z] #39 90.04 DEP criu/parasite-syscall.d [2020-05-12T02:50:58.559Z] #39 90.23 DEP criu/pagemap.d [2020-05-12T02:50:58.559Z] #39 90.42 DEP criu/pagemap-cache.d [2020-05-12T02:50:58.559Z] #39 90.58 DEP criu/page-xfer.d [2020-05-12T02:50:58.559Z] #39 90.70 DEP criu/page-pipe.d [2020-05-12T02:50:58.559Z] #39 90.82 DEP criu/netfilter.d [2020-05-12T02:50:58.559Z] #39 90.94 DEP criu/net.d [2020-05-12T02:50:58.559Z] #39 91.23 DEP criu/namespaces.d [2020-05-12T02:50:58.559Z] #39 91.45 DEP criu/mount.d [2020-05-12T02:50:58.559Z] #39 91.65 DEP criu/mem.d [2020-05-12T02:50:58.559Z] #39 91.84 DEP criu/lsm.d [2020-05-12T02:50:58.559Z] #39 91.97 DEP criu/log.d [2020-05-12T02:50:58.559Z] #39 92.10 DEP criu/libnetlink.d [2020-05-12T02:50:58.559Z] #39 92.24 DEP criu/kerndat.d [2020-05-12T02:50:58.559Z] #39 92.37 DEP criu/kcmp-ids.d [2020-05-12T02:50:58.559Z] #39 92.47 DEP criu/irmap.d [2020-05-12T02:50:58.559Z] #39 92.60 DEP criu/ipc_ns.d [2020-05-12T02:50:58.559Z] #39 92.69 DEP criu/image.d [2020-05-12T02:50:58.559Z] #39 92.82 DEP criu/image-desc.d [2020-05-12T02:50:58.559Z] #39 92.90 DEP criu/fsnotify.d [2020-05-12T02:50:58.559Z] #39 93.04 DEP criu/filesystems.d [2020-05-12T02:50:58.559Z] #39 93.17 DEP criu/files.d [2020-05-12T02:50:58.559Z] #39 93.34 DEP criu/files-reg.d [2020-05-12T02:50:58.559Z] #39 93.54 DEP criu/files-ext.d [2020-05-12T02:50:58.559Z] #39 93.63 DEP criu/file-lock.d [2020-05-12T02:50:58.559Z] #39 93.88 DEP criu/file-ids.d [2020-05-12T02:50:58.559Z] #39 94.07 DEP criu/fifo.d [2020-05-12T02:50:58.559Z] #39 94.22 DEP criu/fdstore.d [2020-05-12T02:50:58.559Z] #39 94.28 DEP criu/fault-injection.d [2020-05-12T02:50:58.559Z] #39 94.32 DEP criu/external.d [2020-05-12T02:50:58.717Z] #39 77.09 DEP criu/servicefd.d [2020-05-12T02:50:58.717Z] #39 77.21 DEP criu/seize.d [2020-05-12T02:50:58.819Z] #39 94.44 DEP criu/eventpoll.d [2020-05-12T02:50:58.819Z] #39 94.55 DEP criu/eventfd.d [2020-05-12T02:50:58.819Z] #39 94.65 DEP criu/crtools.d [2020-05-12T02:50:58.873Z] #40 25.31 CC images/core-arm.o [2020-05-12T02:50:58.942Z] #39 167.7 make[1]: Nothing to be done for 'all'. [2020-05-12T02:50:58.975Z] #39 77.35 DEP criu/seccomp.d [2020-05-12T02:50:58.975Z] #39 77.56 DEP criu/rst-malloc.d [2020-05-12T02:50:59.233Z] #39 77.66 DEP criu/rbtree.d [2020-05-12T02:50:59.233Z] #39 77.68 DEP criu/pstree.d [2020-05-12T02:50:59.297Z] Client: [2020-05-12T02:50:59.297Z] Debug Mode: false [2020-05-12T02:50:59.297Z] Plugins: [2020-05-12T02:50:59.297Z] cluster: Manage Docker clusters (Docker Inc., v1.2.0) [2020-05-12T02:50:59.297Z] [2020-05-12T02:50:59.297Z] Server: [2020-05-12T02:50:59.297Z] Containers: 0 [2020-05-12T02:50:59.297Z] Running: 0 [2020-05-12T02:50:59.297Z] Paused: 0 [2020-05-12T02:50:59.298Z] Stopped: 0 [2020-05-12T02:50:59.298Z] Images: 0 [2020-05-12T02:50:59.298Z] Server Version: 19.03.5 [2020-05-12T02:50:59.298Z] Storage Driver: lcow (linux) windowsfilter (windows) [2020-05-12T02:50:59.298Z] LCOW: [2020-05-12T02:50:59.298Z] Windows: [2020-05-12T02:50:59.298Z] Logging Driver: json-file [2020-05-12T02:50:59.298Z] Plugins: [2020-05-12T02:50:59.298Z] Volume: local [2020-05-12T02:50:59.298Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-05-12T02:50:59.298Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-05-12T02:50:59.298Z] Swarm: inactive [2020-05-12T02:50:59.298Z] Default Isolation: process [2020-05-12T02:50:59.298Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-05-12T02:50:59.298Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1158) [2020-05-12T02:50:59.298Z] OSType: windows [2020-05-12T02:50:59.298Z] Architecture: x86_64 [2020-05-12T02:50:59.298Z] CPUs: 4 [2020-05-12T02:50:59.298Z] Total Memory: 32GiB [2020-05-12T02:50:59.298Z] Name: azwin-2-080d70 [2020-05-12T02:50:59.298Z] ID: KCNI:CG6W:YR45:KEJM:33CJ:VTQV:NYZF:RBKQ:V3FU:ZREQ:HODD:CILW [2020-05-12T02:50:59.298Z] Docker Root Dir: D:\docker [2020-05-12T02:50:59.298Z] Debug Mode: false [2020-05-12T02:50:59.298Z] Registry: https://index.docker.io/v1/ [2020-05-12T02:50:59.298Z] Labels: [2020-05-12T02:50:59.298Z] Experimental: true [2020-05-12T02:50:59.298Z] Insecure Registries: [2020-05-12T02:50:59.298Z] 10.0.0.4:5000 [2020-05-12T02:50:59.298Z] 127.0.0.0/8 [2020-05-12T02:50:59.298Z] Registry Mirrors: [2020-05-12T02:50:59.298Z] http://10.0.0.4:5000/ [2020-05-12T02:50:59.298Z] Live Restore Enabled: false [2020-05-12T02:50:59.298Z] [2020-05-12T02:50:59.409Z] #39 94.92 DEP criu/cr-service.d [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [2020-05-12T02:50:59.491Z] #39 77.86 DEP criu/protobuf.d [2020-05-12T02:50:59.491Z] #39 78.03 GEN criu/protobuf-desc-gen.h [Pipeline] powershell [2020-05-12T02:50:59.507Z] #40 26.05 CC images/core-aarch64.o [2020-05-12T02:50:59.507Z] #40 ... [2020-05-12T02:50:59.507Z] [2020-05-12T02:50:59.507Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-12T02:50:59.507Z] #42 113.9 hash/crc32 [2020-05-12T02:50:59.507Z] #42 118.0 time [2020-05-12T02:50:59.507Z] #39 168.2 make[1]: 'images/built-in.o' is up to date. [2020-05-12T02:50:59.507Z] #39 168.3 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-05-12T02:50:59.507Z] #39 168.3 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-05-12T02:50:59.507Z] #39 168.3 make[1]: 'compel/libcompel.a' is up to date. [2020-05-12T02:50:59.507Z] #39 168.3 make[1]: 'compel/compel-host-bin' is up to date. [2020-05-12T02:50:59.507Z] #39 168.4 make[1]: Nothing to be done for 'all'. [2020-05-12T02:50:59.507Z] #39 168.4 make[1]: 'soccr/libsoccr.a' is up to date. [2020-05-12T02:50:59.609Z] #15 DONE 2.2s [2020-05-12T02:50:59.609Z] [2020-05-12T02:50:59.609Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-05-12T02:50:59.669Z] #39 95.20 DEP criu/cr-restore.d [2020-05-12T02:50:59.669Z] #39 95.42 DEP criu/cr-errno.d [2020-05-12T02:50:59.765Z] #39 168.6 make[2]: Nothing to be done for 'all'. [2020-05-12T02:50:59.765Z] #39 168.6 make[2]: Nothing to be done for 'all'. [2020-05-12T02:50:59.765Z] #39 168.6 make[2]: Nothing to be done for 'all'. [2020-05-12T02:50:59.765Z] #39 168.7 make[2]: Nothing to be done for 'all'. [2020-05-12T02:50:59.765Z] #39 168.7 make[2]: Nothing to be done for 'all'. [2020-05-12T02:50:59.765Z] #39 168.8 make[2]: Nothing to be done for 'all'. [2020-05-12T02:50:59.765Z] #39 168.8 make[2]: Nothing to be done for 'all'. [2020-05-12T02:50:59.800Z] #42 ... [2020-05-12T02:50:59.800Z] [2020-05-12T02:50:59.800Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-12T02:50:59.800Z] #48 114.0 time [2020-05-12T02:50:59.800Z] #48 122.9 regexp [2020-05-12T02:50:59.800Z] #48 ... [2020-05-12T02:50:59.800Z] [2020-05-12T02:50:59.800Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-12T02:50:59.800Z] #31 122.6 internal/poll [2020-05-12T02:50:59.929Z] #39 95.44 DEP criu/cr-dump.d [2020-05-12T02:50:59.929Z] #39 95.63 DEP criu/cr-dedup.d [2020-05-12T02:51:00.023Z] #39 168.9 make[2]: Nothing to be done for 'all'. [2020-05-12T02:51:00.023Z] #39 168.9 INSTALL criu/criu [2020-05-12T02:51:00.190Z] #39 95.76 DEP criu/cr-check.d [2020-05-12T02:51:00.190Z] #39 95.97 DEP criu/config.d [2020-05-12T02:51:00.281Z] #39 DONE 169.1s [2020-05-12T02:51:00.281Z] [2020-05-12T02:51:00.281Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-12T02:51:00.281Z] #52 197.5 + bin/containerd [2020-05-12T02:51:00.450Z] #39 96.10 DEP criu/clone-noasan.d [2020-05-12T02:51:00.450Z] #39 96.15 DEP criu/cgroup.d [2020-05-12T02:51:00.450Z] #39 ... [2020-05-12T02:51:00.450Z] [2020-05-12T02:51:00.450Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-12T02:51:00.450Z] #17 28.51 Unpacking bash-completion (1:2.8-6) ... [2020-05-12T02:51:01.021Z] #17 29.03 Selecting previously unselected package bzip2. [2020-05-12T02:51:01.021Z] #17 29.04 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_arm64.deb ... [2020-05-12T02:51:01.021Z] #17 29.05 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-05-12T02:51:01.021Z] #17 29.14 Selecting previously unselected package xz-utils. [2020-05-12T02:51:01.021Z] #17 29.15 Preparing to unpack .../12-xz-utils_5.2.4-1_arm64.deb ... [2020-05-12T02:51:01.021Z] #17 29.16 Unpacking xz-utils (5.2.4-1) ... [2020-05-12T02:51:01.282Z] #17 29.35 Selecting previously unselected package apparmor. [2020-05-12T02:51:01.282Z] #17 29.35 Preparing to unpack .../13-apparmor_2.13.2-10_arm64.deb ... [2020-05-12T02:51:01.282Z] #17 29.43 Unpacking apparmor (2.13.2-10) ... [2020-05-12T02:51:01.318Z] #31 125.5 os [2020-05-12T02:51:01.430Z] #39 79.72 DEP criu/protobuf-desc.d [2020-05-12T02:51:01.430Z] #39 79.84 DEP criu/proc_parse.d [2020-05-12T02:51:01.543Z] #17 29.71 Selecting previously unselected package aufs-tools. [2020-05-12T02:51:01.688Z] #39 80.05 DEP criu/plugin.d [2020-05-12T02:51:01.688Z] #39 80.16 DEP criu/pipes.d [2020-05-12T02:51:01.804Z] #17 29.71 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_arm64.deb ... [2020-05-12T02:51:01.804Z] #17 29.72 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-05-12T02:51:01.804Z] #17 29.87 Selecting previously unselected package libonig5:arm64. [2020-05-12T02:51:01.804Z] #17 29.87 Preparing to unpack .../15-libonig5_6.9.1-1_arm64.deb ... [2020-05-12T02:51:01.804Z] #17 29.88 Unpacking libonig5:arm64 (6.9.1-1) ... [2020-05-12T02:51:01.947Z] #39 80.31 DEP criu/pie-util.d [2020-05-12T02:51:01.947Z] #39 80.48 DEP criu/pie-util-vdso.d [2020-05-12T02:51:02.066Z] #17 30.04 Selecting previously unselected package libjq1:arm64. [2020-05-12T02:51:02.066Z] #17 30.04 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_arm64.deb ... [2020-05-12T02:51:02.066Z] #17 30.05 Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ... [2020-05-12T02:51:02.066Z] #17 30.19 Selecting previously unselected package jq. [2020-05-12T02:51:02.066Z] #17 30.21 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_arm64.deb ... [2020-05-12T02:51:02.066Z] #17 30.23 Unpacking jq (1.5+dfsg-2+b1) ... [2020-05-12T02:51:02.123Z] #16 DONE 2.3s [2020-05-12T02:51:02.123Z] [2020-05-12T02:51:02.123Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-12T02:51:02.123Z] #17 ... [2020-05-12T02:51:02.123Z] [2020-05-12T02:51:02.123Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-12T02:51:02.123Z] #39 56.26 CC compel/src/lib/ptrace.o [2020-05-12T02:51:02.123Z] #39 56.66 AR compel/libcompel.a [2020-05-12T02:51:02.123Z] #39 56.73 HOSTCC compel/src/main-host.o [2020-05-12T02:51:02.123Z] #39 57.03 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2020-05-12T02:51:02.123Z] #39 57.25 HOSTCC compel/src/lib/handle-elf-host.o [2020-05-12T02:51:02.123Z] #39 57.65 HOSTCC compel/src/lib/log-host.o [2020-05-12T02:51:02.123Z] #39 57.97 HOSTLINK compel/compel-host-bin [2020-05-12T02:51:02.123Z] #39 58.13 DEP soccr/soccr.d [2020-05-12T02:51:02.123Z] #39 58.38 CC soccr/soccr.o [2020-05-12T02:51:02.123Z] #39 59.62 AR soccr/libsoccr.a [2020-05-12T02:51:02.123Z] #39 59.68 make[1]: 'soccr/libsoccr.a' is up to date. [2020-05-12T02:51:02.123Z] #39 60.13 DEP criu/arch/x86/sigframe.d [2020-05-12T02:51:02.123Z] #39 60.27 DEP criu/arch/x86/sigaction_compat.d [2020-05-12T02:51:02.123Z] #39 60.39 DEP criu/arch/x86/kerndat.d [2020-05-12T02:51:02.123Z] #39 60.51 DEP criu/arch/x86/crtools.d [2020-05-12T02:51:02.123Z] #39 60.64 DEP criu/arch/x86/cpu.d [2020-05-12T02:51:02.123Z] #39 60.81 CC criu/arch/x86/cpu.o [2020-05-12T02:51:02.123Z] #39 61.50 CC criu/arch/x86/crtools.o [2020-05-12T02:51:02.123Z] #39 62.97 CC criu/arch/x86/kerndat.o [2020-05-12T02:51:02.123Z] #39 63.40 CC criu/arch/x86/sigaction_compat.o [2020-05-12T02:51:02.123Z] #39 63.66 CC criu/arch/x86/sigframe.o [2020-05-12T02:51:02.123Z] #39 64.02 LINK criu/arch/x86/crtools.built-in.o [2020-05-12T02:51:02.123Z] #39 64.15 DEP criu/pie/util-vdso-elf32.d [2020-05-12T02:51:02.123Z] #39 64.34 DEP criu/pie/util-vdso.d [2020-05-12T02:51:02.123Z] #39 64.45 DEP criu/pie/util.d [2020-05-12T02:51:02.123Z] #39 64.55 CC criu/pie/util.o [2020-05-12T02:51:02.123Z] #39 64.81 CC criu/pie/util-vdso.o [2020-05-12T02:51:02.123Z] #39 65.54 CC criu/pie/util-vdso-elf32.o [2020-05-12T02:51:02.123Z] #39 66.31 AR criu/pie/pie.lib.a [2020-05-12T02:51:02.123Z] #39 66.48 DEP criu/pie/restorer.d [2020-05-12T02:51:02.123Z] #39 66.73 DEP criu/arch/x86/sigaction_compat_pie.d [2020-05-12T02:51:02.183Z] #52 ... [2020-05-12T02:51:02.183Z] [2020-05-12T02:51:02.183Z] #40 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-05-12T02:51:02.183Z] #40 DONE 0.1s [2020-05-12T02:51:02.183Z] [2020-05-12T02:51:02.183Z] #42 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-05-12T02:51:02.183Z] #42 DONE 0.1s [2020-05-12T02:51:02.183Z] [2020-05-12T02:51:02.183Z] #44 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-05-12T02:51:02.183Z] #44 DONE 0.1s [2020-05-12T02:51:02.183Z] [2020-05-12T02:51:02.183Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-12T02:51:02.205Z] #39 80.65 DEP criu/pie-util-vdso-elf32.d [2020-05-12T02:51:02.206Z] #39 80.79 DEP criu/path.d [2020-05-12T02:51:02.328Z] #17 30.37 Selecting previously unselected package libaio1:arm64. [2020-05-12T02:51:02.328Z] #17 30.37 Preparing to unpack .../18-libaio1_0.3.112-3_arm64.deb ... [2020-05-12T02:51:02.328Z] #17 30.38 Unpacking libaio1:arm64 (0.3.112-3) ... [2020-05-12T02:51:02.328Z] #17 30.49 Selecting previously unselected package libgpm2:arm64. [2020-05-12T02:51:02.328Z] #17 30.50 Preparing to unpack .../19-libgpm2_1.20.7-5_arm64.deb ... [2020-05-12T02:51:02.328Z] #17 30.51 Unpacking libgpm2:arm64 (1.20.7-5) ... [2020-05-12T02:51:02.328Z] #17 30.60 Selecting previously unselected package libicu63:arm64. [2020-05-12T02:51:02.464Z] #39 ... [2020-05-12T02:51:02.464Z] [2020-05-12T02:51:02.464Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-12T02:51:02.464Z] #41 150.1 github.com/LK4D4/vndr/godl [2020-05-12T02:51:02.464Z] #41 150.7 github.com/LK4D4/vndr [2020-05-12T02:51:02.464Z] #41 DONE 160.1s [2020-05-12T02:51:02.464Z] [2020-05-12T02:51:02.464Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-12T02:51:02.464Z] #39 80.94 DEP criu/parasite-syscall.d [2020-05-12T02:51:02.464Z] #39 ... [2020-05-12T02:51:02.464Z] [2020-05-12T02:51:02.464Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-12T02:51:02.464Z] #17 11.24 Fetched 8345 kB in 9s (920 kB/s) [2020-05-12T02:51:02.464Z] #17 11.24 Reading package lists... [2020-05-12T02:51:02.588Z] #17 30.61 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_arm64.deb ... [2020-05-12T02:51:02.588Z] #17 30.63 Unpacking libicu63:arm64 (63.1-6+deb10u1) ... [2020-05-12T02:51:02.684Z] #39 66.89 DEP criu/arch/x86/restorer_unmap.d [2020-05-12T02:51:02.684Z] #39 66.95 DEP criu/arch/x86/restorer.d [2020-05-12T02:51:02.684Z] #39 67.11 DEP criu/arch/x86/vdso-pie.d [2020-05-12T02:51:02.684Z] #39 67.21 DEP criu/pie/parasite-vdso.d [2020-05-12T02:51:02.940Z] #39 67.35 DEP criu/pie/parasite.d [2020-05-12T02:51:03.195Z] #39 67.57 CC criu/pie/parasite.o [2020-05-12T02:51:03.408Z] #31 ... [2020-05-12T02:51:03.408Z] [2020-05-12T02:51:03.408Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-12T02:51:03.408Z] #53 65.29 Checking out files: 41% (1330/3179) Checking out files: 42% (1336/3179) Checking out files: 43% (1367/3179) Checking out files: 44% (1399/3179) Checking out files: 45% (1431/3179) Checking out files: 46% (1463/3179) Checking out files: 47% (1495/3179) Checking out files: 48% (1526/3179) Checking out files: 49% (1558/3179) Checking out files: 50% (1590/3179) Checking out files: 51% (1622/3179) Checking out files: 52% (1654/3179) Checking out files: 53% (1685/3179) Checking out files: 54% (1717/3179) Checking out files: 55% (1749/3179) Checking out files: 56% (1781/3179) Checking out files: 57% (1813/3179) Checking out files: 58% (1844/3179) Checking out files: 59% (1876/3179) Checking out files: 60% (1908/3179) Checking out files: 61% (1940/3179) Checking out files: 62% (1971/3179) Checking out files: 63% (2003/3179) Checking out files: 64% (2035/3179) Checking out files: 65% (2067/3179) Checking out files: 66% (2099/3179) Checking out files: 67% (2130/3179) Checking out files: 68% (2162/3179) Checking out files: 69% (2194/3179) Checking out files: 70% (2226/3179) Checking out files: 71% (2258/3179) Checking out files: 72% (2289/3179) Checking out files: 73% (2321/3179) Checking out files: 74% (2353/3179) Checking out files: 75% (2385/3179) Checking out files: 76% (2417/3179) Checking out files: 77% (2448/3179) Checking out files: 78% (2480/3179) Checking out files: 79% (2512/3179) Checking out files: 80% (2544/3179) Checking out files: 80% (2558/3179) Checking out files: 81% (2575/3179) Checking out files: 82% (2607/3179) Checking out files: 83% (2639/3179) Checking out files: 84% (2671/3179) Checking out files: 85% (2703/3179) Checking out files: 86% (2734/3179) Checking out files: 87% (2766/3179) Checking out files: 88% (2798/3179) Checking out files: 89% (2830/3179) Checking out files: 90% (2862/3179) Checking out files: 91% (2893/3179) Checking out files: 92% (2925/3179) Checking out files: 93% (2957/3179) Checking out files: 94% (2989/3179) Checking out files: 95% (3021/3179) Checking out files: 96% (3052/3179) Checking out files: 97% (3084/3179) Checking out files: 98% (3116/3179) Checking out files: 99% (3148/3179) Checking out files: 100% (3179/3179) Checking out files: 100% (3179/3179), done. [2020-05-12T02:51:03.408Z] #53 67.11 + cd /tmp/tmp.VHCLcGoVr1/src/github.com/containerd/containerd [2020-05-12T02:51:03.408Z] #53 67.11 + git checkout -q 814b7956fafc7a0980ea07e950f983d0837e5578 [2020-05-12T02:51:03.515Z] #39 ... [2020-05-12T02:51:03.515Z] [2020-05-12T02:51:03.515Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-12T02:51:03.515Z] #41 145.7 net/http/httptrace [2020-05-12T02:51:03.515Z] #41 146.0 net/http [2020-05-12T02:51:03.515Z] #41 ... [2020-05-12T02:51:03.515Z] [2020-05-12T02:51:03.515Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-12T02:51:03.515Z] #49 9.451 + cd /tmp/tmp.P3w627oyGl/src/github.com/opencontainers/runc [2020-05-12T02:51:03.515Z] #49 9.451 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-05-12T02:51:03.515Z] #49 10.27 + '[' -z '' ']' [2020-05-12T02:51:03.515Z] #49 10.27 + target=static [2020-05-12T02:51:03.515Z] #49 10.27 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-05-12T02:51:03.515Z] #49 11.85 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o runc . [2020-05-12T02:51:04.100Z] #17 15.47 Reading package lists... [2020-05-12T02:51:04.100Z] #17 ... [2020-05-12T02:51:04.100Z] [2020-05-12T02:51:04.100Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-12T02:51:04.100Z] #39 81.20 DEP criu/pagemap.d [2020-05-12T02:51:04.100Z] #39 81.52 DEP criu/pagemap-cache.d [2020-05-12T02:51:04.100Z] #39 81.77 DEP criu/page-xfer.d [2020-05-12T02:51:04.100Z] #39 81.98 DEP criu/page-pipe.d [2020-05-12T02:51:04.100Z] #39 82.13 DEP criu/netfilter.d [2020-05-12T02:51:04.100Z] #39 82.25 DEP criu/net.d [2020-05-12T02:51:04.100Z] #39 82.50 DEP criu/namespaces.d [2020-05-12T02:51:04.358Z] #39 82.71 DEP criu/mount.d [2020-05-12T02:51:04.358Z] #39 82.88 DEP criu/mem.d [2020-05-12T02:51:04.446Z] #49 ... [2020-05-12T02:51:04.446Z] [2020-05-12T02:51:04.446Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-12T02:51:04.446Z] #39 68.82 LINK criu/pie/parasite.built-in.o [2020-05-12T02:51:04.446Z] #39 68.82 GEN criu/pie/parasite-blob.h [2020-05-12T02:51:04.446Z] #39 68.85 CC criu/pie/parasite-vdso.o [2020-05-12T02:51:04.616Z] #39 83.04 DEP criu/lsm.d [2020-05-12T02:51:04.616Z] #39 83.17 DEP criu/log.d [2020-05-12T02:51:04.874Z] #39 83.26 DEP criu/libnetlink.d [2020-05-12T02:51:04.874Z] #39 83.36 DEP criu/kerndat.d [2020-05-12T02:51:04.945Z] #53 69.64 + export 'BUILDTAGS=netgo osusergo static_build' [2020-05-12T02:51:04.945Z] #53 69.64 + BUILDTAGS='netgo osusergo static_build' [2020-05-12T02:51:04.945Z] #53 69.65 + export EXTRA_FLAGS=-buildmode=pie [2020-05-12T02:51:04.945Z] #53 69.65 + EXTRA_FLAGS=-buildmode=pie [2020-05-12T02:51:04.945Z] #53 69.65 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-05-12T02:51:04.945Z] #53 69.65 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-05-12T02:51:04.945Z] #53 69.65 + '[' '' = dynamic ']' [2020-05-12T02:51:04.945Z] #53 69.65 + make [2020-05-12T02:51:05.006Z] #39 69.48 CC criu/arch/x86/vdso-pie.o [2020-05-12T02:51:05.132Z] #39 83.55 DEP criu/kcmp-ids.d [2020-05-12T02:51:05.133Z] #17 33.05 Selecting previously unselected package libnet1:arm64. [2020-05-12T02:51:05.133Z] #17 33.05 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2020-05-12T02:51:05.133Z] #17 33.09 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2020-05-12T02:51:05.133Z] #17 33.21 Selecting previously unselected package libnl-3-200:arm64. [2020-05-12T02:51:05.133Z] #17 33.23 Preparing to unpack .../22-libnl-3-200_3.4.0-1_arm64.deb ... [2020-05-12T02:51:05.133Z] #17 33.24 Unpacking libnl-3-200:arm64 (3.4.0-1) ... [2020-05-12T02:51:05.390Z] #39 83.67 DEP criu/irmap.d [2020-05-12T02:51:05.390Z] #39 83.82 DEP criu/ipc_ns.d [2020-05-12T02:51:05.390Z] #39 83.92 DEP criu/image.d [2020-05-12T02:51:05.394Z] #17 33.37 Selecting previously unselected package libprotobuf-c1:arm64. [2020-05-12T02:51:05.394Z] #17 33.37 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_arm64.deb ... [2020-05-12T02:51:05.394Z] #17 33.38 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2020-05-12T02:51:05.394Z] #17 33.49 Selecting previously unselected package libreadline5:arm64. [2020-05-12T02:51:05.394Z] #17 33.49 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_arm64.deb ... [2020-05-12T02:51:05.394Z] #17 33.50 Unpacking libreadline5:arm64 (5.2+dfsg-3+b13) ... [2020-05-12T02:51:05.565Z] #39 69.84 CC criu/arch/x86/restorer.o [2020-05-12T02:51:05.649Z] #39 84.12 DEP criu/image-desc.d [2020-05-12T02:51:05.655Z] #17 33.64 Selecting previously unselected package net-tools. [2020-05-12T02:51:05.655Z] #17 33.64 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_arm64.deb ... [2020-05-12T02:51:05.655Z] #17 33.65 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-05-12T02:51:05.655Z] #17 33.91 Selecting previously unselected package python-pip-whl. [2020-05-12T02:51:05.820Z] #39 70.35 CC criu/arch/x86/restorer_unmap.o [2020-05-12T02:51:05.820Z] #39 70.41 CC criu/arch/x86/sigaction_compat_pie.o [2020-05-12T02:51:05.907Z] #39 84.23 DEP criu/fsnotify.d [2020-05-12T02:51:05.907Z] #39 84.38 DEP criu/filesystems.d [2020-05-12T02:51:05.907Z] #39 84.50 DEP criu/files.d [2020-05-12T02:51:05.916Z] #17 33.93 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-05-12T02:51:05.916Z] #17 33.93 Unpacking python-pip-whl (18.1-5) ... [2020-05-12T02:51:05.916Z] #17 ... [2020-05-12T02:51:05.916Z] [2020-05-12T02:51:05.916Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-05-12T02:51:05.916Z] #36 159.3 + dpkg --print-architecture [2020-05-12T02:51:05.916Z] #36 DONE 159.8s [2020-05-12T02:51:05.916Z] [2020-05-12T02:51:05.916Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-12T02:51:05.916Z] #39 96.32 DEP criu/cgroup-props.d [2020-05-12T02:51:05.916Z] #39 96.42 DEP criu/bitmap.d [2020-05-12T02:51:05.916Z] #39 96.43 DEP criu/bfd.d [2020-05-12T02:51:05.916Z] #39 96.53 DEP criu/autofs.d [2020-05-12T02:51:05.916Z] #39 96.65 DEP criu/aio.d [2020-05-12T02:51:05.916Z] #39 96.87 DEP criu/action-scripts.d [2020-05-12T02:51:05.916Z] #39 97.18 CC criu/action-scripts.o [2020-05-12T02:51:05.916Z] #39 97.59 CC criu/aio.o [2020-05-12T02:51:05.916Z] #39 97.96 CC criu/autofs.o [2020-05-12T02:51:05.916Z] #39 99.09 CC criu/bfd.o [2020-05-12T02:51:05.916Z] #39 99.52 CC criu/bitmap.o [2020-05-12T02:51:05.916Z] #39 99.67 CC criu/cgroup-props.o [2020-05-12T02:51:05.916Z] #39 100.6 CC criu/cgroup.o [2020-05-12T02:51:06.075Z] #39 70.69 CC criu/pie/restorer.o [2020-05-12T02:51:06.167Z] #39 84.68 DEP criu/files-reg.d [2020-05-12T02:51:06.167Z] #39 84.78 DEP criu/files-ext.d [2020-05-12T02:51:06.182Z] #39 ... [2020-05-12T02:51:06.182Z] [2020-05-12T02:51:06.182Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-12T02:51:06.182Z] #17 34.32 Selecting previously unselected package python3-lib2to3. [2020-05-12T02:51:06.182Z] #17 34.32 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-05-12T02:51:06.182Z] #17 34.34 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-05-12T02:51:06.425Z] #39 84.89 DEP criu/file-lock.d [2020-05-12T02:51:06.425Z] #39 85.03 DEP criu/file-ids.d [2020-05-12T02:51:06.443Z] #17 34.51 Selecting previously unselected package python3-distutils. [2020-05-12T02:51:06.443Z] #17 34.52 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-05-12T02:51:06.443Z] #17 34.53 Unpacking python3-distutils (3.7.3-1) ... [2020-05-12T02:51:06.443Z] #17 34.71 Selecting previously unselected package python3-pip. [2020-05-12T02:51:06.443Z] #17 34.72 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-05-12T02:51:06.443Z] #17 34.73 Unpacking python3-pip (18.1-5) ... [2020-05-12T02:51:06.498Z] #53 71.28 + bin/ctr [2020-05-12T02:51:06.686Z] #39 85.13 DEP criu/fifo.d [2020-05-12T02:51:06.704Z] #17 34.96 Selecting previously unselected package python3-pkg-resources. [2020-05-12T02:51:06.704Z] #17 34.96 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-05-12T02:51:06.704Z] #17 34.98 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-05-12T02:51:06.945Z] #39 85.28 DEP criu/fdstore.d [2020-05-12T02:51:06.945Z] #39 85.35 DEP criu/fault-injection.d [2020-05-12T02:51:06.945Z] #39 85.39 DEP criu/external.d [2020-05-12T02:51:06.945Z] #39 85.50 DEP criu/eventpoll.d [2020-05-12T02:51:07.203Z] #39 85.65 DEP criu/eventfd.d [2020-05-12T02:51:07.203Z] #39 85.76 DEP criu/crtools.d [2020-05-12T02:51:07.276Z] #17 35.35 Selecting previously unselected package python3-setuptools. [2020-05-12T02:51:07.276Z] #17 35.37 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-05-12T02:51:07.461Z] #39 85.96 DEP criu/cr-service.d [2020-05-12T02:51:07.537Z] #17 35.43 Unpacking python3-setuptools (40.8.0-1) ... [2020-05-12T02:51:07.537Z] #17 35.67 Selecting previously unselected package python3-wheel. [2020-05-12T02:51:07.537Z] #17 35.68 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-05-12T02:51:07.537Z] #17 35.68 Unpacking python3-wheel (0.32.3-2) ... [2020-05-12T02:51:07.537Z] #17 35.81 Selecting previously unselected package sudo. [2020-05-12T02:51:07.719Z] #39 86.12 DEP criu/cr-restore.d [2020-05-12T02:51:07.798Z] #17 35.84 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_arm64.deb ... [2020-05-12T02:51:07.798Z] #17 35.88 Unpacking sudo (1.8.27-1+deb10u2) ... [2020-05-12T02:51:07.977Z] #39 86.36 DEP criu/cr-errno.d [2020-05-12T02:51:07.977Z] #39 86.39 DEP criu/cr-dump.d [2020-05-12T02:51:07.977Z] #39 86.55 DEP criu/cr-dedup.d [2020-05-12T02:51:08.236Z] #39 86.69 DEP criu/cr-check.d [2020-05-12T02:51:08.236Z] #39 86.89 DEP criu/config.d [2020-05-12T02:51:08.370Z] #17 36.29 Selecting previously unselected package thin-provisioning-tools. [2020-05-12T02:51:08.370Z] #17 36.29 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_arm64.deb ... [2020-05-12T02:51:08.370Z] #17 36.30 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-05-12T02:51:08.370Z] #17 36.46 Selecting previously unselected package uidmap. [2020-05-12T02:51:08.370Z] #17 36.46 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_arm64.deb ... [2020-05-12T02:51:08.370Z] #17 36.47 Unpacking uidmap (1:4.5-1.1) ... [2020-05-12T02:51:08.494Z] #39 87.03 DEP criu/clone-noasan.d [2020-05-12T02:51:08.631Z] #17 36.57 Selecting previously unselected package vim-runtime. [2020-05-12T02:51:08.631Z] #17 36.57 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-05-12T02:51:08.631Z] #17 36.61 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-12T02:51:08.631Z] #17 36.64 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-05-12T02:51:08.631Z] #17 36.65 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-05-12T02:51:08.752Z] #39 87.07 DEP criu/cgroup.d [2020-05-12T02:51:08.752Z] #39 87.18 DEP criu/cgroup-props.d [2020-05-12T02:51:08.752Z] #39 87.27 DEP criu/bitmap.d [2020-05-12T02:51:08.752Z] #39 87.29 DEP criu/bfd.d [2020-05-12T02:51:09.010Z] #39 87.38 DEP criu/autofs.d [2020-05-12T02:51:09.010Z] #39 87.51 DEP criu/aio.d [2020-05-12T02:51:09.268Z] #39 87.65 DEP criu/action-scripts.d [2020-05-12T02:51:09.333Z] #39 73.62 LINK criu/pie/restorer.built-in.o [2020-05-12T02:51:09.333Z] #39 73.63 GEN criu/pie/restorer-blob.h [2020-05-12T02:51:09.333Z] #39 73.77 DEP criu/vdso.d [2020-05-12T02:51:09.525Z] #39 87.91 CC criu/action-scripts.o [2020-05-12T02:51:09.588Z] #39 74.03 DEP criu/vdso-compat.d [2020-05-12T02:51:09.784Z] #39 88.28 CC criu/aio.o [2020-05-12T02:51:09.842Z] #39 74.20 DEP criu/uts_ns.d [2020-05-12T02:51:09.842Z] #39 74.36 DEP criu/util.d [2020-05-12T02:51:10.097Z] #39 74.56 DEP criu/uffd.d [2020-05-12T02:51:10.172Z] #53 ... [2020-05-12T02:51:10.172Z] [2020-05-12T02:51:10.172Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-12T02:51:10.172Z] #40 26.77 CC images/core-ppc64.o [2020-05-12T02:51:10.172Z] #40 28.06 CC images/core-s390.o [2020-05-12T02:51:10.172Z] #40 29.48 CC images/cpuinfo.o [2020-05-12T02:51:10.172Z] #40 30.34 CC images/inventory.o [2020-05-12T02:51:10.172Z] #40 30.76 CC images/fdinfo.o [2020-05-12T02:51:10.172Z] #40 31.45 CC images/fown.o [2020-05-12T02:51:10.172Z] #40 31.77 CC images/ns.o [2020-05-12T02:51:10.172Z] #40 32.04 CC images/regfile.o [2020-05-12T02:51:10.172Z] #40 32.42 CC images/ghost-file.o [2020-05-12T02:51:10.172Z] #40 32.95 CC images/fifo.o [2020-05-12T02:51:10.172Z] #40 33.37 CC images/remap-file-path.o [2020-05-12T02:51:10.172Z] #40 33.78 CC images/eventfd.o [2020-05-12T02:51:10.172Z] #40 34.12 CC images/eventpoll.o [2020-05-12T02:51:10.172Z] #40 34.61 CC images/fh.o [2020-05-12T02:51:10.172Z] #40 35.07 CC images/fsnotify.o [2020-05-12T02:51:10.172Z] #40 36.17 CC images/signalfd.o [2020-05-12T02:51:10.172Z] #40 36.55 CC images/fs.o [2020-05-12T02:51:10.349Z] #39 88.78 CC criu/autofs.o [2020-05-12T02:51:10.349Z] #39 ... [2020-05-12T02:51:10.349Z] [2020-05-12T02:51:10.349Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-12T02:51:10.349Z] #17 15.47 Reading package lists... [2020-05-12T02:51:10.350Z] #17 19.05 Building dependency tree... [2020-05-12T02:51:10.350Z] #17 20.49 libcap2-bin is already the newest version (1:2.25-2). [2020-05-12T02:51:10.350Z] #17 20.49 The following additional packages will be installed: [2020-05-12T02:51:10.350Z] #17 20.49 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-05-12T02:51:10.350Z] #17 20.49 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-05-12T02:51:10.350Z] #17 20.49 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-05-12T02:51:10.350Z] #17 20.49 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-05-12T02:51:10.350Z] #17 20.49 python3.7 python3.7-minimal vim-runtime xxd [2020-05-12T02:51:10.350Z] #17 20.49 Suggested packages: [2020-05-12T02:51:10.350Z] #17 20.49 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-05-12T02:51:10.350Z] #17 20.49 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-05-12T02:51:10.350Z] #17 20.49 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-05-12T02:51:10.350Z] #17 20.49 Recommended packages: [2020-05-12T02:51:10.350Z] #17 20.49 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-05-12T02:51:10.350Z] #17 20.49 python3-keyrings.alt python3-xdg unzip [2020-05-12T02:51:10.350Z] #17 22.21 The following NEW packages will be installed: [2020-05-12T02:51:10.350Z] #17 22.22 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-05-12T02:51:10.350Z] #17 22.22 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-05-12T02:51:10.350Z] #17 22.22 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-05-12T02:51:10.350Z] #17 22.22 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-05-12T02:51:10.350Z] #17 22.23 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-05-12T02:51:10.350Z] #17 22.23 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-05-12T02:51:10.350Z] #17 22.23 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2020-05-12T02:51:10.350Z] #17 22.23 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2020-05-12T02:51:10.350Z] #17 22.23 xz-utils zip [2020-05-12T02:51:10.350Z] #17 22.56 0 upgraded, 48 newly installed, 0 to remove and 6 not upgraded. [2020-05-12T02:51:10.350Z] #17 22.56 Need to get 28.5 MB of archives. [2020-05-12T02:51:10.350Z] #17 22.56 After this operation, 116 MB of additional disk space will be used. [2020-05-12T02:51:10.350Z] #17 22.56 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2020-05-12T02:51:10.350Z] #17 22.56 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u1 [589 kB] [2020-05-12T02:51:10.350Z] #17 22.60 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-12T02:51:10.350Z] #17 22.69 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2020-05-12T02:51:10.350Z] #17 22.69 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2020-05-12T02:51:10.350Z] #17 22.70 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u1 [1734 kB] [2020-05-12T02:51:10.350Z] #17 22.79 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u1 [330 kB] [2020-05-12T02:51:10.350Z] #17 22.82 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2020-05-12T02:51:10.350Z] #17 22.83 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2020-05-12T02:51:10.350Z] #17 22.84 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2020-05-12T02:51:10.350Z] #17 22.84 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2020-05-12T02:51:10.350Z] #17 22.85 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2020-05-12T02:51:10.350Z] #17 22.85 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2020-05-12T02:51:10.350Z] #17 22.86 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2020-05-12T02:51:10.350Z] #17 22.86 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2020-05-12T02:51:10.350Z] #17 22.86 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2020-05-12T02:51:10.350Z] #17 22.88 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-05-12T02:51:10.350Z] #17 22.90 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-05-12T02:51:10.350Z] #17 22.92 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2020-05-12T02:51:10.350Z] #17 22.93 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-12T02:51:10.350Z] #17 22.94 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2020-05-12T02:51:10.350Z] #17 22.95 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2020-05-12T02:51:10.350Z] #17 22.99 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2020-05-12T02:51:10.350Z] #17 22.99 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-05-12T02:51:10.350Z] #17 23.01 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-05-12T02:51:10.350Z] #17 23.02 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-05-12T02:51:10.350Z] #17 23.02 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2020-05-12T02:51:10.350Z] #17 23.02 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2020-05-12T02:51:10.350Z] #17 23.03 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-05-12T02:51:10.352Z] #39 74.72 DEP criu/tun.d [2020-05-12T02:51:10.352Z] #39 74.86 DEP criu/tty.d [2020-05-12T02:51:10.523Z] #40 36.96 CC images/pstree.o [2020-05-12T02:51:10.545Z] #17 38.78 Selecting previously unselected package vim. [2020-05-12T02:51:10.606Z] #39 75.06 DEP criu/timerfd.d [2020-05-12T02:51:10.805Z] #17 38.79 Preparing to unpack .../37-vim_2%3a8.1.0875-5_arm64.deb ... [2020-05-12T02:51:10.805Z] #17 38.82 Unpacking vim (2:8.1.0875-5) ... [2020-05-12T02:51:10.832Z] #40 37.44 CC images/pipe.o [2020-05-12T02:51:10.861Z] #39 75.23 DEP criu/sysfs_parse.d [2020-05-12T02:51:10.861Z] #39 75.44 DEP criu/sysctl.d [2020-05-12T02:51:10.916Z] #17 23.48 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-12T02:51:10.916Z] #17 23.48 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-12T02:51:10.916Z] #17 23.49 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-12T02:51:10.916Z] #17 23.49 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2020-05-12T02:51:10.916Z] #17 23.51 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2020-05-12T02:51:10.916Z] #17 23.53 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2020-05-12T02:51:10.916Z] #17 23.61 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-05-12T02:51:10.916Z] #17 ... [2020-05-12T02:51:10.916Z] [2020-05-12T02:51:10.916Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-05-12T02:51:10.916Z] #28 DONE 168.5s [2020-05-12T02:51:10.916Z] [2020-05-12T02:51:10.916Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-12T02:51:10.916Z] #17 23.61 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2020-05-12T02:51:10.916Z] #17 23.62 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2020-05-12T02:51:10.916Z] #17 23.62 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2020-05-12T02:51:10.916Z] #17 23.65 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2020-05-12T02:51:10.916Z] #17 23.66 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2020-05-12T02:51:10.916Z] #17 23.66 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u2 [1245 kB] [2020-05-12T02:51:10.916Z] #17 23.75 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-12T02:51:11.115Z] #39 75.57 DEP criu/string.d [2020-05-12T02:51:11.115Z] #39 75.61 DEP criu/stats.d [2020-05-12T02:51:11.132Z] #40 37.78 CC images/tcp-stream.o [2020-05-12T02:51:11.174Z] #17 23.78 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2020-05-12T02:51:11.174Z] #17 23.80 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-05-12T02:51:11.370Z] #39 75.73 DEP criu/sockets.d [2020-05-12T02:51:11.370Z] #39 75.92 DEP criu/sk-unix.d [2020-05-12T02:51:11.378Z] #17 39.25 Selecting previously unselected package xfsprogs. [2020-05-12T02:51:11.378Z] #17 39.26 Preparing to unpack .../38-xfsprogs_4.20.0-1_arm64.deb ... [2020-05-12T02:51:11.378Z] #17 39.26 Unpacking xfsprogs (4.20.0-1) ... [2020-05-12T02:51:11.378Z] #17 39.68 Selecting previously unselected package zip. [2020-05-12T02:51:11.432Z] #17 24.13 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2020-05-12T02:51:11.433Z] #40 ... [2020-05-12T02:51:11.433Z] [2020-05-12T02:51:11.433Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-12T02:51:11.433Z] #42 125.6 regexp [2020-05-12T02:51:11.433Z] #42 ... [2020-05-12T02:51:11.433Z] [2020-05-12T02:51:11.433Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-12T02:51:11.433Z] #31 128.0 internal/fmtsort [2020-05-12T02:51:11.433Z] #31 130.4 path/filepath [2020-05-12T02:51:11.433Z] #31 130.5 fmt [2020-05-12T02:51:11.433Z] #31 133.2 io/ioutil [2020-05-12T02:51:11.624Z] #39 76.13 DEP criu/sk-tcp.d [2020-05-12T02:51:11.643Z] #17 39.68 Preparing to unpack .../39-zip_3.0-11+b1_arm64.deb ... [2020-05-12T02:51:11.643Z] #17 39.70 Unpacking zip (3.0-11+b1) ... [2020-05-12T02:51:11.690Z] #17 24.22 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2020-05-12T02:51:11.690Z] #17 24.30 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2020-05-12T02:51:11.737Z] #31 ... [2020-05-12T02:51:11.737Z] [2020-05-12T02:51:11.737Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-12T02:51:11.737Z] #40 38.24 CC images/sk-packet.o [2020-05-12T02:51:11.879Z] #39 76.37 DEP criu/sk-queue.d [2020-05-12T02:51:11.904Z] #17 39.92 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-05-12T02:51:11.904Z] #17 39.95 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-05-12T02:51:11.904Z] #17 39.96 Setting up libip6tc0:arm64 (1.8.2-4) ... [2020-05-12T02:51:11.904Z] #17 39.97 Setting up libreadline5:arm64 (5.2+dfsg-3+b13) ... [2020-05-12T02:51:11.904Z] #17 39.98 Setting up libgpm2:arm64 (1.20.7-5) ... [2020-05-12T02:51:11.904Z] #17 39.99 Setting up libip4tc0:arm64 (1.8.2-4) ... [2020-05-12T02:51:11.904Z] #17 40.01 Setting up uidmap (1:4.5-1.1) ... [2020-05-12T02:51:11.904Z] #17 40.02 Setting up libnftnl11:arm64 (1.1.2-2) ... [2020-05-12T02:51:11.904Z] #17 40.03 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2020-05-12T02:51:11.904Z] #17 40.04 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-05-12T02:51:12.044Z] #40 38.72 CC images/mnt.o [2020-05-12T02:51:12.133Z] #39 76.52 DEP criu/sk-packet.d [2020-05-12T02:51:12.164Z] #17 40.06 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2020-05-12T02:51:12.164Z] #17 40.08 Setting up libicu63:arm64 (63.1-6+deb10u1) ... [2020-05-12T02:51:12.164Z] #17 40.09 Setting up xxd (2:8.1.0875-5) ... [2020-05-12T02:51:12.164Z] #17 40.10 Setting up zip (3.0-11+b1) ... [2020-05-12T02:51:12.164Z] #17 40.11 Setting up vim-common (2:8.1.0875-5) ... [2020-05-12T02:51:12.164Z] #17 40.14 Setting up bash-completion (1:2.8-6) ... [2020-05-12T02:51:12.256Z] #17 24.86 debconf: delaying package configuration, since apt-utils is not installed [2020-05-12T02:51:12.256Z] #17 24.96 Fetched 28.5 MB in 2s (14.1 MB/s) [2020-05-12T02:51:12.256Z] #17 25.03 Selecting previously unselected package pigz. [2020-05-12T02:51:12.388Z] #39 76.75 DEP criu/sk-netlink.d [2020-05-12T02:51:12.514Z] #17 25.03 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23431 files and directories currently installed.) [2020-05-12T02:51:12.514Z] #17 25.09 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2020-05-12T02:51:12.514Z] #17 25.11 Unpacking pigz (2.4-1) ... [2020-05-12T02:51:12.514Z] #17 25.20 Selecting previously unselected package libpython3.7-minimal:amd64. [2020-05-12T02:51:12.514Z] #17 25.20 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_amd64.deb ... [2020-05-12T02:51:12.514Z] #17 25.21 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ... [2020-05-12T02:51:12.535Z] DEBUG: print all environment variables to check how Jenkins runs this script [2020-05-12T02:51:12.535Z] C:\windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-5c038bc1\powershellScript.ps1'; exit $LASTEXITCODE; [2020-05-12T02:51:12.535Z] ---------------------------------------------------------------------------- [2020-05-12T02:51:12.535Z] [2020-05-12T02:51:12.535Z] INFO: executeCI.ps1 starting at Tue May 12 02:51:11 CUT 2020 [2020-05-12T02:51:12.535Z] [2020-05-12T02:51:12.535Z] INFO: Script version 05-Feb-2019 09:03 PDT [2020-05-12T02:51:12.535Z] INFO: Running git version 2.24.1.windows.2 [2020-05-12T02:51:12.535Z] INFO: Branch:rs5_release Build:17763.1.180914-1434 [2020-05-12T02:51:12.535Z] INFO: Environment variables: [2020-05-12T02:51:12.535Z] [2020-05-12T02:51:12.535Z] Name Value [2020-05-12T02:51:12.535Z] ---- ----- [2020-05-12T02:51:12.535Z] ALLUSERSPROFILE C:\ProgramData [2020-05-12T02:51:12.535Z] APPDATA C:\windows\system32\config\systemprofile\AppData\Roaming [2020-05-12T02:51:12.535Z] APT_MIRROR cdn-fastly.deb.debian.org [2020-05-12T02:51:12.535Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.8 [2020-05-12T02:51:12.535Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.8 [2020-05-12T02:51:12.535Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2020-05-12T02:51:12.535Z] BRANCH_NAME PR-40956 [2020-05-12T02:51:12.535Z] BUILD_DISPLAY_NAME #1 [2020-05-12T02:51:12.535Z] BUILD_ID 1 [2020-05-12T02:51:12.535Z] BUILD_NUMBER 1 [2020-05-12T02:51:12.535Z] BUILD_TAG jenkins-moby-PR-40956-1 [2020-05-12T02:51:12.535Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-40956/1/ [2020-05-12T02:51:12.535Z] CHANGE_AUTHOR glensc [2020-05-12T02:51:12.535Z] CHANGE_AUTHOR_DISPLAY_NAME Elan Ruusamäe [2020-05-12T02:51:12.535Z] CHANGE_BRANCH spelling [2020-05-12T02:51:12.535Z] CHANGE_FORK glensc [2020-05-12T02:51:12.535Z] CHANGE_ID 40956 [2020-05-12T02:51:12.535Z] CHANGE_TARGET master [2020-05-12T02:51:12.535Z] CHANGE_TITLE Add article to pull access denied error message [2020-05-12T02:51:12.535Z] CHANGE_URL https://github.com/moby/moby/pull/40956 [2020-05-12T02:51:12.535Z] CHECK_CONFIG_COMMIT 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-05-12T02:51:12.535Z] CommonProgramFiles C:\Program Files\Common Files [2020-05-12T02:51:12.535Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2020-05-12T02:51:12.535Z] CommonProgramW6432 C:\Program Files\Common Files [2020-05-12T02:51:12.535Z] COMPUTERNAME azwin-2-080d70 [2020-05-12T02:51:12.535Z] ComSpec C:\windows\system32\cmd.exe [2020-05-12T02:51:12.535Z] ConfigSequenceNumber 0 [2020-05-12T02:51:12.535Z] DOCKER_BUILDKIT 0 [2020-05-12T02:51:12.535Z] DOCKER_DUT_DEBUG 1 [2020-05-12T02:51:12.535Z] DOCKER_EXPERIMENTAL 1 [2020-05-12T02:51:12.535Z] DOCKER_GRAPHDRIVER overlay2 [2020-05-12T02:51:12.535Z] DriverData C:\Windows\System32\Drivers\DriverData [2020-05-12T02:51:12.535Z] EXECUTOR_NUMBER 0 [2020-05-12T02:51:12.535Z] FQDN azwin-2-080d70.westus.cloudapp.azure.com [2020-05-12T02:51:12.535Z] GIT_BRANCH PR-40956 [2020-05-12T02:51:12.535Z] GIT_COMMIT b7b4f5c9b4feb3320be720682d48605d42c909fb [2020-05-12T02:51:12.535Z] GIT_URL https://github.com/moby/moby.git [2020-05-12T02:51:12.535Z] HUDSON_COOKIE fcc33eae-e783-467e-8c4c-a4eaa0d37af3 [2020-05-12T02:51:12.535Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2020-05-12T02:51:12.535Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2020-05-12T02:51:12.535Z] HUDSON_URL https://ci-next.docker.com/public/ [2020-05-12T02:51:12.535Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.242-1.b08.ojdkbuild.windows.x86_64 [2020-05-12T02:51:12.535Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2020-05-12T02:51:12.535Z] JENKINS_NODE_COOKIE 12d9e7da-d017-43a3-ba5b-78ea5e1d6cb0 [2020-05-12T02:51:12.535Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2020-05-12T02:51:12.535Z] JENKINS_URL https://ci-next.docker.com/public/ [2020-05-12T02:51:12.535Z] JOB_BASE_NAME PR-40956 [2020-05-12T02:51:12.535Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-40956/display/redirect [2020-05-12T02:51:12.535Z] JOB_NAME moby/PR-40956 [2020-05-12T02:51:12.535Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-40956/ [2020-05-12T02:51:12.535Z] library.jps.version master [2020-05-12T02:51:12.535Z] LOCALAPPDATA C:\windows\system32\config\systemprofile\AppData\Local [2020-05-12T02:51:12.535Z] NODE_LABELS amd64 azure azwin-2-080d70 azwin-2019 docker west-us windows windows-2019 x86_64 [2020-05-12T02:51:12.536Z] NODE_NAME azwin-2-080d70 [2020-05-12T02:51:12.536Z] NUMBER_OF_PROCESSORS 4 [2020-05-12T02:51:12.536Z] OS Windows_NT [2020-05-12T02:51:12.536Z] Path C:\windows\system32;C:\windows;C:\windows\System32\Wbem;C:\windows\System32\WindowsPo... [2020-05-12T02:51:12.536Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2020-05-12T02:51:12.536Z] PROCESSOR_ARCHITECTURE AMD64 [2020-05-12T02:51:12.536Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 85 Stepping 4, GenuineIntel [2020-05-12T02:51:12.536Z] PROCESSOR_LEVEL 6 [2020-05-12T02:51:12.536Z] PROCESSOR_REVISION 5504 [2020-05-12T02:51:12.536Z] ProgramData C:\ProgramData [2020-05-12T02:51:12.536Z] ProgramFiles C:\Program Files [2020-05-12T02:51:12.536Z] ProgramFiles(x86) C:\Program Files (x86) [2020-05-12T02:51:12.536Z] ProgramW6432 C:\Program Files [2020-05-12T02:51:12.536Z] PROMPT $P$G [2020-05-12T02:51:12.536Z] PSExecutionPolicyPreference Bypass [2020-05-12T02:51:12.536Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\windows\syste... [2020-05-12T02:51:12.536Z] PUBLIC C:\Users\Public [2020-05-12T02:51:12.536Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-40956/1/display/redirect?page=changes [2020-05-12T02:51:12.536Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-40956/1/display/redirect [2020-05-12T02:51:12.536Z] SKIP_VALIDATION_TESTS 1 [2020-05-12T02:51:12.536Z] SOURCES_DRIVE d [2020-05-12T02:51:12.536Z] SOURCES_SUBDIR gopath [2020-05-12T02:51:12.536Z] STAGE_NAME Run tests [2020-05-12T02:51:12.536Z] SystemDrive C: [2020-05-12T02:51:12.536Z] SystemRoot C:\windows [2020-05-12T02:51:12.536Z] TEMP C:\windows\TEMP [2020-05-12T02:51:12.536Z] TESTDEBUG 0 [2020-05-12T02:51:12.536Z] TESTRUN_DRIVE d [2020-05-12T02:51:12.536Z] TESTRUN_SUBDIR CI [2020-05-12T02:51:12.536Z] TIMEOUT 120m [2020-05-12T02:51:12.536Z] TMP C:\windows\TEMP [2020-05-12T02:51:12.536Z] USERDOMAIN WORKGROUP [2020-05-12T02:51:12.536Z] USERNAME azwin-2-080d70$ [2020-05-12T02:51:12.536Z] USERPROFILE C:\windows\system32\config\systemprofile [2020-05-12T02:51:12.536Z] windir C:\windows [2020-05-12T02:51:12.536Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2020-05-12T02:51:12.536Z] WINDOWS_BASE_IMAGE_TAG ltsc2019 [2020-05-12T02:51:12.536Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2020-05-12T02:51:12.536Z] [2020-05-12T02:51:12.536Z] [2020-05-12T02:51:12.536Z] [2020-05-12T02:51:12.536Z] INFO: Sources under d:\gopath\... [2020-05-12T02:51:12.536Z] INFO: Test run under d:\CI\... [2020-05-12T02:51:12.536Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2020-05-12T02:51:12.536Z] INFO: docker/docker repository was found [2020-05-12T02:51:12.645Z] #39 76.98 DEP criu/sk-inet.d [2020-05-12T02:51:12.645Z] #39 77.16 DEP criu/signalfd.d [2020-05-12T02:51:12.707Z] #40 39.20 CC images/pipe-data.o [2020-05-12T02:51:12.899Z] #39 77.29 DEP criu/sigframe.d [2020-05-12T02:51:13.006Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub. This may take some time... [2020-05-12T02:51:13.020Z] #40 39.57 CC images/sa.o [2020-05-12T02:51:13.080Z] #17 25.67 Selecting previously unselected package python3.7-minimal. [2020-05-12T02:51:13.080Z] #17 25.69 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_amd64.deb ... [2020-05-12T02:51:13.080Z] #17 25.69 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ... [2020-05-12T02:51:13.154Z] #39 77.46 DEP criu/shmem.d [2020-05-12T02:51:13.154Z] #39 77.62 DEP criu/servicefd.d [2020-05-12T02:51:13.331Z] #40 40.05 CC images/timer.o [2020-05-12T02:51:13.408Z] #39 77.84 DEP criu/seize.d [2020-05-12T02:51:13.479Z] ltsc2019: Pulling from windows/servercore [2020-05-12T02:51:13.663Z] #39 78.04 DEP criu/seccomp.d [2020-05-12T02:51:13.663Z] #39 78.28 DEP criu/rst-malloc.d [2020-05-12T02:51:13.917Z] #39 78.37 DEP criu/rbtree.d [2020-05-12T02:51:13.917Z] #39 78.40 DEP criu/pstree.d [2020-05-12T02:51:13.950Z] 65014b3c3121: Pulling fs layer [2020-05-12T02:51:13.950Z] eac6fba788c9: Pulling fs layer [2020-05-12T02:51:14.014Z] #17 26.46 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ... [2020-05-12T02:51:14.015Z] #17 26.48 Setting up python3.7-minimal (3.7.3-2+deb10u1) ... [2020-05-12T02:51:14.172Z] #39 78.61 DEP criu/protobuf.d [2020-05-12T02:51:14.426Z] #39 78.80 GEN criu/protobuf-desc-gen.h [2020-05-12T02:51:14.426Z] #39 ... [2020-05-12T02:51:14.426Z] [2020-05-12T02:51:14.426Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-12T02:51:14.426Z] #17 2.640 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-05-12T02:51:14.426Z] #17 2.664 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-05-12T02:51:14.426Z] #17 2.756 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-05-12T02:51:14.426Z] #17 3.203 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-05-12T02:51:14.426Z] #17 4.453 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [197 kB] [2020-05-12T02:51:14.426Z] #17 5.955 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-05-12T02:51:14.426Z] #17 11.38 Fetched 8345 kB in 9s (919 kB/s) [2020-05-12T02:51:14.430Z] #40 40.72 CC images/timerfd.o [2020-05-12T02:51:14.736Z] #40 41.19 CC images/mm.o [2020-05-12T02:51:15.411Z] #40 41.72 CC images/sk-opts.o [2020-05-12T02:51:15.411Z] #40 ... [2020-05-12T02:51:15.411Z] [2020-05-12T02:51:15.411Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-12T02:51:15.411Z] #48 129.6 os [2020-05-12T02:51:15.411Z] #48 129.7 context [2020-05-12T02:51:15.411Z] #48 ... [2020-05-12T02:51:15.411Z] [2020-05-12T02:51:15.411Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-12T02:51:15.411Z] #40 42.12 CC images/sk-unix.o [2020-05-12T02:51:15.467Z] #17 43.33 Setting up libiptc0:arm64 (1.8.2-4) ... [2020-05-12T02:51:15.467Z] #17 43.35 Setting up xz-utils (5.2.4-1) ... [2020-05-12T02:51:15.467Z] #17 43.37 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-05-12T02:51:15.467Z] #17 43.41 Setting up sudo (1.8.27-1+deb10u2) ... [2020-05-12T02:51:15.467Z] #17 43.50 invoke-rc.d: could not determine current runlevel [2020-05-12T02:51:15.467Z] #17 43.52 invoke-rc.d: policy-rc.d denied execution of start. [2020-05-12T02:51:15.467Z] #17 43.53 Setting up pigz (2.4-1) ... [2020-05-12T02:51:15.467Z] #17 43.55 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ... [2020-05-12T02:51:15.467Z] #17 43.56 Setting up libnl-3-200:arm64 (3.4.0-1) ... [2020-05-12T02:51:15.467Z] #17 43.59 Setting up python-pip-whl (18.1-5) ... [2020-05-12T02:51:15.467Z] #17 43.60 Setting up libmpdec2:arm64 (2.4.2-2) ... [2020-05-12T02:51:15.467Z] #17 43.61 Setting up vim-runtime (2:8.1.0875-5) ... [2020-05-12T02:51:15.786Z] #17 11.38 Reading package lists... [2020-05-12T02:51:15.786Z] #17 ... [2020-05-12T02:51:15.786Z] [2020-05-12T02:51:15.786Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-12T02:51:15.786Z] #39 80.33 DEP criu/protobuf-desc.d [2020-05-12T02:51:15.915Z] #17 28.44 Selecting previously unselected package python3-minimal. [2020-05-12T02:51:15.915Z] #17 28.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 ... 23680 files and directories currently installed.) [2020-05-12T02:51:15.915Z] #17 28.51 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2020-05-12T02:51:15.915Z] #17 28.52 Unpacking python3-minimal (3.7.3-1) ... [2020-05-12T02:51:15.915Z] #17 28.60 Selecting previously unselected package libmpdec2:amd64. [2020-05-12T02:51:15.915Z] #17 28.60 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2020-05-12T02:51:15.915Z] #17 28.60 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2020-05-12T02:51:16.039Z] #17 44.15 Setting up libaio1:arm64 (0.3.112-3) ... [2020-05-12T02:51:16.039Z] #17 44.16 Setting up libonig5:arm64 (6.9.1-1) ... [2020-05-12T02:51:16.039Z] #17 44.17 Setting up libpython3.7-stdlib:arm64 (3.7.3-2+deb10u1) ... [2020-05-12T02:51:16.039Z] #17 44.18 Setting up vim (2:8.1.0875-5) ... [2020-05-12T02:51:16.039Z] #17 44.20 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-05-12T02:51:16.039Z] #17 44.22 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-05-12T02:51:16.039Z] #17 44.23 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-05-12T02:51:16.039Z] #17 44.23 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-05-12T02:51:16.039Z] #17 44.24 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-05-12T02:51:16.039Z] #17 44.25 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-05-12T02:51:16.039Z] #17 44.26 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-05-12T02:51:16.040Z] #39 80.42 DEP criu/proc_parse.d [2020-05-12T02:51:16.040Z] #39 80.63 DEP criu/plugin.d [2020-05-12T02:51:16.079Z] #40 42.61 CC images/sk-inet.o [2020-05-12T02:51:16.173Z] #17 28.70 Selecting previously unselected package libpython3.7-stdlib:amd64. [2020-05-12T02:51:16.173Z] #17 28.71 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_amd64.deb ... [2020-05-12T02:51:16.173Z] #17 28.71 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ... [2020-05-12T02:51:16.295Z] #39 80.72 DEP criu/pipes.d [2020-05-12T02:51:16.295Z] #39 80.92 DEP criu/pie-util.d [2020-05-12T02:51:16.301Z] #17 44.28 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-05-12T02:51:16.301Z] #17 44.32 Setting up libjq1:arm64 (1.5+dfsg-2+b1) ... [2020-05-12T02:51:16.301Z] #17 44.33 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-05-12T02:51:16.301Z] #17 44.35 Setting up libnetfilter-conntrack3:arm64 (1.0.7-1) ... [2020-05-12T02:51:16.301Z] #17 44.37 Setting up jq (1.5+dfsg-2+b1) ... [2020-05-12T02:51:16.301Z] #17 44.38 Setting up libpython3-stdlib:arm64 (3.7.3-1) ... [2020-05-12T02:51:16.301Z] #17 44.40 Setting up python3.7 (3.7.3-2+deb10u1) ... [2020-05-12T02:51:16.549Z] #39 81.07 DEP criu/pie-util-vdso.d [2020-05-12T02:51:16.763Z] #40 43.38 CC images/tun.o [2020-05-12T02:51:16.804Z] #39 81.25 DEP criu/pie-util-vdso-elf32.d [2020-05-12T02:51:16.804Z] #39 81.37 DEP criu/path.d [2020-05-12T02:51:17.058Z] #39 81.48 DEP criu/parasite-syscall.d [2020-05-12T02:51:17.107Z] #17 29.64 Selecting previously unselected package python3.7. [2020-05-12T02:51:17.107Z] #17 29.64 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_amd64.deb ... [2020-05-12T02:51:17.107Z] #17 29.65 Unpacking python3.7 (3.7.3-2+deb10u1) ... [2020-05-12T02:51:17.107Z] #17 29.78 Selecting previously unselected package libpython3-stdlib:amd64. [2020-05-12T02:51:17.107Z] #17 29.79 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2020-05-12T02:51:17.107Z] #17 29.79 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2020-05-12T02:51:17.107Z] #17 29.87 Setting up python3-minimal (3.7.3-1) ... [2020-05-12T02:51:17.313Z] #39 81.67 DEP criu/pagemap.d [2020-05-12T02:51:17.313Z] #39 81.87 DEP criu/pagemap-cache.d [2020-05-12T02:51:17.549Z] ok github.com/docker/docker/cmd/dockerd 0.037s coverage: 30.8% of statements [2020-05-12T02:51:17.568Z] #39 82.02 DEP criu/page-xfer.d [2020-05-12T02:51:17.568Z] #39 ... [2020-05-12T02:51:17.568Z] [2020-05-12T02:51:17.568Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-12T02:51:17.568Z] #41 159.8 github.com/LK4D4/vndr/godl [2020-05-12T02:51:17.568Z] #41 160.5 github.com/LK4D4/vndr [2020-05-12T02:51:17.684Z] #17 ... [2020-05-12T02:51:17.684Z] [2020-05-12T02:51:17.684Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-12T02:51:17.684Z] #39 103.1 CC criu/clone-noasan.o [2020-05-12T02:51:17.684Z] #39 103.3 CC criu/config.o [2020-05-12T02:51:17.684Z] #39 104.4 CC criu/cr-check.o [2020-05-12T02:51:17.684Z] #39 105.7 CC criu/cr-dedup.o [2020-05-12T02:51:17.684Z] #39 106.2 CC criu/cr-dump.o [2020-05-12T02:51:17.684Z] #39 108.1 CC criu/cr-errno.o [2020-05-12T02:51:17.684Z] #39 108.1 CC criu/cr-restore.o [2020-05-12T02:51:17.684Z] #39 111.5 CC criu/cr-service.o [2020-05-12T02:51:17.684Z] #39 112.8 CC criu/crtools.o [2020-05-12T02:51:17.824Z] #41 ... [2020-05-12T02:51:17.824Z] [2020-05-12T02:51:17.824Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-12T02:51:17.824Z] #39 82.16 DEP criu/page-pipe.d [2020-05-12T02:51:17.824Z] #39 82.28 DEP criu/netfilter.d [2020-05-12T02:51:17.824Z] #39 82.38 DEP criu/net.d [2020-05-12T02:51:17.829Z] ok github.com/docker/docker/container 0.110s coverage: 34.9% of statements [2020-05-12T02:51:17.829Z] ? github.com/docker/docker/container/stream [no test files] [2020-05-12T02:51:17.829Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-05-12T02:51:17.829Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-05-12T02:51:17.829Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-05-12T02:51:17.865Z] #40 44.14 CC images/sk-netlink.o [2020-05-12T02:51:17.944Z] #39 113.5 CC criu/eventfd.o [2020-05-12T02:51:18.040Z] #17 30.63 Selecting previously unselected package python3. [2020-05-12T02:51:18.040Z] #17 30.63 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24092 files and directories currently installed.) [2020-05-12T02:51:18.040Z] #17 30.71 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2020-05-12T02:51:18.040Z] #17 30.72 Unpacking python3 (3.7.3-1) ... [2020-05-12T02:51:18.079Z] #39 ... [2020-05-12T02:51:18.079Z] [2020-05-12T02:51:18.079Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-12T02:51:18.079Z] #41 DONE 170.3s [2020-05-12T02:51:18.079Z] [2020-05-12T02:51:18.079Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-12T02:51:18.079Z] #17 11.38 Reading package lists... [2020-05-12T02:51:18.180Z] #40 44.53 CC images/packet-sock.o [2020-05-12T02:51:18.205Z] #39 113.8 CC criu/eventpoll.o [2020-05-12T02:51:18.298Z] #17 30.83 Selecting previously unselected package libip4tc0:amd64. [2020-05-12T02:51:18.298Z] #17 30.83 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2020-05-12T02:51:18.298Z] #17 30.84 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2020-05-12T02:51:18.298Z] #17 30.91 Selecting previously unselected package libip6tc0:amd64. [2020-05-12T02:51:18.298Z] #17 30.92 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2020-05-12T02:51:18.298Z] #17 30.92 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2020-05-12T02:51:18.298Z] #17 30.99 Selecting previously unselected package libiptc0:amd64. [2020-05-12T02:51:18.298Z] #17 31.00 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2020-05-12T02:51:18.298Z] #17 31.00 Unpacking libiptc0:amd64 (1.8.2-4) ... [2020-05-12T02:51:18.556Z] #17 31.07 Selecting previously unselected package libnfnetlink0:amd64. [2020-05-12T02:51:18.556Z] #17 31.08 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2020-05-12T02:51:18.556Z] #17 31.08 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-05-12T02:51:18.556Z] #17 31.14 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2020-05-12T02:51:18.556Z] #17 31.14 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2020-05-12T02:51:18.556Z] #17 31.15 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-05-12T02:51:18.556Z] #17 31.22 Selecting previously unselected package libnftnl11:amd64. [2020-05-12T02:51:18.556Z] #17 31.22 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2020-05-12T02:51:18.556Z] #17 31.23 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2020-05-12T02:51:18.775Z] #39 ... [2020-05-12T02:51:18.775Z] [2020-05-12T02:51:18.775Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-12T02:51:18.775Z] #17 46.99 Setting up iptables (1.8.2-4) ... [2020-05-12T02:51:18.775Z] #17 47.01 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-05-12T02:51:18.775Z] #17 47.02 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-05-12T02:51:18.814Z] #17 31.30 Selecting previously unselected package iptables. [2020-05-12T02:51:18.814Z] #17 31.31 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2020-05-12T02:51:18.814Z] #17 31.32 Unpacking iptables (1.8.2-4) ... [2020-05-12T02:51:18.860Z] #40 45.22 CC images/ipc-var.o [2020-05-12T02:51:18.861Z] #40 45.53 CC images/ipc-desc.o [2020-05-12T02:51:19.036Z] #17 47.03 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-05-12T02:51:19.036Z] #17 47.04 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-05-12T02:51:19.036Z] #17 47.05 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-05-12T02:51:19.036Z] #17 47.06 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-05-12T02:51:19.036Z] #17 47.07 Setting up python3 (3.7.3-1) ... [2020-05-12T02:51:19.072Z] #17 31.64 Selecting previously unselected package xxd. [2020-05-12T02:51:19.072Z] #17 31.65 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-05-12T02:51:19.072Z] #17 31.66 Unpacking xxd (2:8.1.0875-5) ... [2020-05-12T02:51:19.072Z] #17 31.79 Selecting previously unselected package vim-common. [2020-05-12T02:51:19.072Z] #17 31.79 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-05-12T02:51:19.072Z] #17 31.83 Unpacking vim-common (2:8.1.0875-5) ... [2020-05-12T02:51:19.329Z] #17 31.99 Selecting previously unselected package bash-completion. [2020-05-12T02:51:19.329Z] #17 32.01 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-05-12T02:51:19.538Z] #40 45.91 CC images/ipc-shm.o [2020-05-12T02:51:19.561Z] #17 47.57 Setting up python3-wheel (0.32.3-2) ... [2020-05-12T02:51:19.853Z] #40 46.23 CC images/ipc-msg.o [2020-05-12T02:51:20.171Z] #40 46.75 CC images/ipc-sem.o [2020-05-12T02:51:20.175Z] #17 48.39 Setting up apparmor (2.13.2-10) ... [2020-05-12T02:51:20.857Z] #40 47.18 CC images/utsns.o [2020-05-12T02:51:21.155Z] eac6fba788c9: Verifying Checksum [2020-05-12T02:51:21.155Z] eac6fba788c9: Download complete [2020-05-12T02:51:21.176Z] #40 47.67 CC images/creds.o [2020-05-12T02:51:21.340Z] #17 15.32 Reading package lists... [2020-05-12T02:51:21.498Z] #40 48.05 CC images/vma.o [2020-05-12T02:51:21.595Z] #17 19.35 Building dependency tree... [2020-05-12T02:51:21.857Z] #17 34.39 Unpacking bash-completion (1:2.8-6) ... [2020-05-12T02:51:22.087Z] #17 50.16 Setting up xfsprogs (4.20.0-1) ... [2020-05-12T02:51:22.087Z] #17 50.19 Setting up python3-lib2to3 (3.7.3-1) ... [2020-05-12T02:51:22.116Z] #17 34.72 Selecting previously unselected package bzip2. [2020-05-12T02:51:22.116Z] #17 34.72 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2020-05-12T02:51:22.116Z] #17 34.73 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-05-12T02:51:22.116Z] #17 34.81 Selecting previously unselected package xz-utils. [2020-05-12T02:51:22.116Z] #17 ... [2020-05-12T02:51:22.116Z] [2020-05-12T02:51:22.116Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-12T02:51:22.116Z] #39 90.57 CC criu/bfd.o [2020-05-12T02:51:22.116Z] #39 90.93 CC criu/bitmap.o [2020-05-12T02:51:22.116Z] #39 91.05 CC criu/cgroup-props.o [2020-05-12T02:51:22.116Z] #39 91.54 CC criu/cgroup.o [2020-05-12T02:51:22.116Z] #39 93.88 CC criu/clone-noasan.o [2020-05-12T02:51:22.116Z] #39 93.99 CC criu/config.o [2020-05-12T02:51:22.116Z] #39 95.14 CC criu/cr-check.o [2020-05-12T02:51:22.116Z] #39 96.73 CC criu/cr-dedup.o [2020-05-12T02:51:22.116Z] #39 97.01 CC criu/cr-dump.o [2020-05-12T02:51:22.116Z] #39 98.92 CC criu/cr-errno.o [2020-05-12T02:51:22.116Z] #39 99.02 CC criu/cr-restore.o [2020-05-12T02:51:22.191Z] #40 48.45 CC images/netdev.o [2020-05-12T02:51:22.191Z] #40 ... [2020-05-12T02:51:22.191Z] [2020-05-12T02:51:22.191Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-12T02:51:22.191Z] #42 136.1 os/exec [2020-05-12T02:51:22.191Z] #42 136.2 net [2020-05-12T02:51:22.191Z] #42 137.8 github.com/LK4D4/vndr/versioned [2020-05-12T02:51:22.191Z] #42 143.1 encoding/binary [2020-05-12T02:51:22.191Z] #42 143.2 go/token [2020-05-12T02:51:22.191Z] #42 143.3 net/url [2020-05-12T02:51:22.191Z] #42 ... [2020-05-12T02:51:22.191Z] [2020-05-12T02:51:22.191Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-12T02:51:22.191Z] #48 140.0 encoding/binary [2020-05-12T02:51:22.191Z] #48 140.2 mvdan.cc/sh/v3/fileutil [2020-05-12T02:51:22.191Z] #48 140.3 flag [2020-05-12T02:51:22.191Z] #48 140.3 github.com/pkg/diff [2020-05-12T02:51:22.191Z] #48 141.0 go/token [2020-05-12T02:51:22.191Z] #48 145.6 go/scanner [2020-05-12T02:51:22.191Z] #48 ... [2020-05-12T02:51:22.191Z] [2020-05-12T02:51:22.191Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-12T02:51:22.191Z] #31 136.4 flag [2020-05-12T02:51:22.191Z] #31 136.4 log [2020-05-12T02:51:22.191Z] #31 136.4 github.com/BurntSushi/toml [2020-05-12T02:51:22.191Z] #31 144.3 github.com/BurntSushi/toml/cmd/tomlv [2020-05-12T02:51:22.378Z] #39 ... [2020-05-12T02:51:22.378Z] [2020-05-12T02:51:22.378Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-12T02:51:22.378Z] #17 34.81 Selecting previously unselected package xz-utils. [2020-05-12T02:51:22.378Z] #17 34.82 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2020-05-12T02:51:22.378Z] #17 34.83 Unpacking xz-utils (5.2.4-1) ... [2020-05-12T02:51:22.378Z] #17 34.98 Selecting previously unselected package apparmor. [2020-05-12T02:51:22.378Z] #17 34.98 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2020-05-12T02:51:22.506Z] #31 ... [2020-05-12T02:51:22.506Z] [2020-05-12T02:51:22.506Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-12T02:51:22.506Z] #11 142.4 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-05-12T02:51:22.506Z] #11 142.5 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2020-05-12T02:51:22.506Z] #11 142.5 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-05-12T02:51:22.521Z] #17 20.73 libcap2-bin is already the newest version (1:2.25-2). [2020-05-12T02:51:22.521Z] #17 20.73 The following additional packages will be installed: [2020-05-12T02:51:22.521Z] #17 20.74 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-05-12T02:51:22.521Z] #17 20.74 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-05-12T02:51:22.521Z] #17 20.74 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-05-12T02:51:22.521Z] #17 20.74 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-05-12T02:51:22.521Z] #17 20.74 python3.7 python3.7-minimal vim-runtime xxd [2020-05-12T02:51:22.521Z] #17 20.74 Suggested packages: [2020-05-12T02:51:22.521Z] #17 20.74 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-05-12T02:51:22.521Z] #17 20.74 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-05-12T02:51:22.521Z] #17 20.74 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-05-12T02:51:22.521Z] #17 20.76 Recommended packages: [2020-05-12T02:51:22.521Z] #17 20.76 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-05-12T02:51:22.521Z] #17 20.76 python3-keyrings.alt python3-xdg unzip [2020-05-12T02:51:22.609Z] #17 50.55 Setting up python3-pkg-resources (40.8.0-1) ... [2020-05-12T02:51:22.640Z] #17 35.07 Unpacking apparmor (2.13.2-10) ... [2020-05-12T02:51:22.898Z] #17 35.39 Selecting previously unselected package aufs-tools. [2020-05-12T02:51:22.898Z] #17 35.40 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2020-05-12T02:51:22.898Z] #17 35.40 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-05-12T02:51:22.898Z] #17 35.55 Selecting previously unselected package libonig5:amd64. [2020-05-12T02:51:22.898Z] #17 35.56 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2020-05-12T02:51:22.898Z] #17 35.56 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-05-12T02:51:23.156Z] #17 35.71 Selecting previously unselected package libjq1:amd64. [2020-05-12T02:51:23.156Z] #17 35.72 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-05-12T02:51:23.156Z] #17 35.72 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-05-12T02:51:23.156Z] #17 35.87 Selecting previously unselected package jq. [2020-05-12T02:51:23.156Z] #17 35.88 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2020-05-12T02:51:23.156Z] #17 35.88 Unpacking jq (1.5+dfsg-2+b1) ... [2020-05-12T02:51:23.298Z] ok github.com/docker/docker/daemon/cluster 0.039s coverage: 0.5% of statements [2020-05-12T02:51:23.414Z] #17 35.96 Selecting previously unselected package libaio1:amd64. [2020-05-12T02:51:23.414Z] #17 35.97 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2020-05-12T02:51:23.414Z] #17 35.98 Unpacking libaio1:amd64 (0.3.112-3) ... [2020-05-12T02:51:23.414Z] #17 36.04 Selecting previously unselected package libgpm2:amd64. [2020-05-12T02:51:23.414Z] #17 36.05 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2020-05-12T02:51:23.414Z] #17 36.06 Unpacking libgpm2:amd64 (1.20.7-5) ... [2020-05-12T02:51:23.446Z] #17 ... [2020-05-12T02:51:23.446Z] [2020-05-12T02:51:23.446Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-12T02:51:23.446Z] #39 82.73 DEP criu/namespaces.d [2020-05-12T02:51:23.446Z] #39 83.01 DEP criu/mount.d [2020-05-12T02:51:23.446Z] #39 83.32 DEP criu/mem.d [2020-05-12T02:51:23.446Z] #39 83.57 DEP criu/lsm.d [2020-05-12T02:51:23.446Z] #39 83.84 DEP criu/log.d [2020-05-12T02:51:23.446Z] #39 83.95 DEP criu/libnetlink.d [2020-05-12T02:51:23.446Z] #39 84.06 DEP criu/kerndat.d [2020-05-12T02:51:23.446Z] #39 84.27 DEP criu/kcmp-ids.d [2020-05-12T02:51:23.446Z] #39 84.38 DEP criu/irmap.d [2020-05-12T02:51:23.446Z] #39 84.49 DEP criu/ipc_ns.d [2020-05-12T02:51:23.446Z] #39 84.67 DEP criu/image.d [2020-05-12T02:51:23.446Z] #39 84.87 DEP criu/image-desc.d [2020-05-12T02:51:23.446Z] #39 84.98 DEP criu/fsnotify.d [2020-05-12T02:51:23.446Z] #39 85.13 DEP criu/filesystems.d [2020-05-12T02:51:23.446Z] #39 85.26 DEP criu/files.d [2020-05-12T02:51:23.446Z] #39 85.40 DEP criu/files-reg.d [2020-05-12T02:51:23.446Z] #39 85.52 DEP criu/files-ext.d [2020-05-12T02:51:23.446Z] #39 85.61 DEP criu/file-lock.d [2020-05-12T02:51:23.446Z] #39 85.75 DEP criu/file-ids.d [2020-05-12T02:51:23.447Z] #39 85.85 DEP criu/fifo.d [2020-05-12T02:51:23.447Z] #39 85.97 DEP criu/fdstore.d [2020-05-12T02:51:23.447Z] #39 86.03 DEP criu/fault-injection.d [2020-05-12T02:51:23.447Z] #39 86.06 DEP criu/external.d [2020-05-12T02:51:23.447Z] #39 86.16 DEP criu/eventpoll.d [2020-05-12T02:51:23.447Z] #39 86.34 DEP criu/eventfd.d [2020-05-12T02:51:23.447Z] #39 86.45 DEP criu/crtools.d [2020-05-12T02:51:23.447Z] #39 86.60 DEP criu/cr-service.d [2020-05-12T02:51:23.447Z] #39 86.85 DEP criu/cr-restore.d [2020-05-12T02:51:23.447Z] #39 87.07 DEP criu/cr-errno.d [2020-05-12T02:51:23.447Z] #39 87.09 DEP criu/cr-dump.d [2020-05-12T02:51:23.447Z] #39 87.28 DEP criu/cr-dedup.d [2020-05-12T02:51:23.447Z] #39 87.47 DEP criu/cr-check.d [2020-05-12T02:51:23.447Z] #39 87.69 DEP criu/config.d [2020-05-12T02:51:23.447Z] #39 87.82 DEP criu/clone-noasan.d [2020-05-12T02:51:23.447Z] #39 87.87 DEP criu/cgroup.d [2020-05-12T02:51:23.551Z] #17 51.62 Setting up python3-distutils (3.7.3-1) ... [2020-05-12T02:51:23.615Z] #11 ... [2020-05-12T02:51:23.615Z] [2020-05-12T02:51:23.615Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-12T02:51:23.615Z] #48 147.7 mvdan.cc/editorconfig [2020-05-12T02:51:23.672Z] #17 36.12 Selecting previously unselected package libicu63:amd64. [2020-05-12T02:51:23.672Z] #17 36.13 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-05-12T02:51:23.672Z] #17 36.14 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-05-12T02:51:23.702Z] #39 88.05 DEP criu/cgroup-props.d [2020-05-12T02:51:23.702Z] #39 88.13 DEP criu/bitmap.d [2020-05-12T02:51:23.702Z] #39 88.15 DEP criu/bfd.d [2020-05-12T02:51:23.702Z] #39 88.22 DEP criu/autofs.d [2020-05-12T02:51:23.958Z] #39 ... [2020-05-12T02:51:23.958Z] [2020-05-12T02:51:23.958Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-05-12T02:51:23.958Z] #28 DONE 176.2s [2020-05-12T02:51:23.958Z] [2020-05-12T02:51:23.958Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-12T02:51:23.958Z] #39 88.39 DEP criu/aio.d [2020-05-12T02:51:24.122Z] #17 52.15 Setting up python3-setuptools (40.8.0-1) ... [2020-05-12T02:51:24.213Z] #39 88.58 DEP criu/action-scripts.d [2020-05-12T02:51:24.468Z] #39 88.91 CC criu/action-scripts.o [2020-05-12T02:51:24.769Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.006s coverage: 65.3% of statements [2020-05-12T02:51:25.226Z] #48 149.1 mvdan.cc/sh/v3/syntax [2020-05-12T02:51:25.394Z] #39 89.57 CC criu/aio.o [2020-05-12T02:51:25.507Z] #17 53.43 Setting up python3-pip (18.1-5) ... [2020-05-12T02:51:25.650Z] #39 90.10 CC criu/autofs.o [2020-05-12T02:51:25.786Z] ok github.com/docker/docker/daemon/cluster/convert 0.007s coverage: 35.6% of statements [2020-05-12T02:51:26.310Z] #48 150.4 encoding/json [2020-05-12T02:51:26.448Z] #17 54.63 Processing triggers for libc-bin (2.28-10) ... [2020-05-12T02:51:26.618Z] #48 ... [2020-05-12T02:51:26.618Z] [2020-05-12T02:51:26.618Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-12T02:51:26.618Z] #31 DONE 150.9s [2020-05-12T02:51:26.709Z] #17 54.68 Processing triggers for mime-support (3.62) ... [2020-05-12T02:51:26.928Z] [2020-05-12T02:51:26.928Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-12T02:51:26.928Z] #40 49.16 CC images/tty.o [2020-05-12T02:51:26.928Z] #40 50.42 CC images/file-lock.o [2020-05-12T02:51:26.928Z] #40 50.82 CC images/rlimit.o [2020-05-12T02:51:26.928Z] #40 51.14 CC images/pagemap.o [2020-05-12T02:51:26.928Z] #40 51.58 CC images/siginfo.o [2020-05-12T02:51:26.928Z] #40 51.98 CC images/rpc.o [2020-05-12T02:51:27.279Z] #17 DONE 55.4s [2020-05-12T02:51:27.279Z] [2020-05-12T02:51:27.279Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-12T02:51:27.279Z] #39 114.8 CC criu/external.o [2020-05-12T02:51:27.279Z] #39 115.0 CC criu/fault-injection.o [2020-05-12T02:51:27.279Z] #39 115.2 CC criu/fdstore.o [2020-05-12T02:51:27.279Z] #39 115.7 CC criu/fifo.o [2020-05-12T02:51:27.279Z] #39 116.1 CC criu/file-ids.o [2020-05-12T02:51:27.279Z] #39 116.5 CC criu/file-lock.o [2020-05-12T02:51:27.279Z] #39 117.4 CC criu/files-ext.o [2020-05-12T02:51:27.279Z] #39 117.8 CC criu/files-reg.o [2020-05-12T02:51:27.279Z] #39 119.6 CC criu/files.o [2020-05-12T02:51:27.279Z] #39 121.4 CC criu/filesystems.o [2020-05-12T02:51:27.279Z] #39 122.0 CC criu/fsnotify.o [2020-05-12T02:51:27.279Z] #39 122.8 CC criu/image-desc.o [2020-05-12T02:51:27.279Z] #39 123.1 CC criu/image.o [2020-05-12T02:51:27.279Z] #39 ... [2020-05-12T02:51:27.279Z] [2020-05-12T02:51:27.279Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-05-12T02:51:27.537Z] #39 91.56 CC criu/bfd.o [2020-05-12T02:51:27.537Z] #39 92.06 CC criu/bitmap.o [2020-05-12T02:51:27.792Z] #39 92.20 CC criu/cgroup-props.o [2020-05-12T02:51:27.854Z] #17 39.75 Selecting previously unselected package libnet1:amd64. [2020-05-12T02:51:27.854Z] #17 39.77 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-05-12T02:51:27.854Z] #17 39.78 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-05-12T02:51:27.854Z] #17 39.86 Selecting previously unselected package libnl-3-200:amd64. [2020-05-12T02:51:27.854Z] #17 39.86 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2020-05-12T02:51:27.854Z] #17 39.87 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-05-12T02:51:27.854Z] #17 39.94 Selecting previously unselected package libprotobuf-c1:amd64. [2020-05-12T02:51:27.854Z] #17 39.95 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-05-12T02:51:27.854Z] #17 39.95 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-05-12T02:51:27.854Z] #17 40.02 Selecting previously unselected package libreadline5:amd64. [2020-05-12T02:51:27.854Z] #17 40.03 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2020-05-12T02:51:27.854Z] #17 40.04 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-05-12T02:51:27.854Z] #17 40.14 Selecting previously unselected package net-tools. [2020-05-12T02:51:27.854Z] #17 40.16 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2020-05-12T02:51:27.854Z] #17 40.16 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-05-12T02:51:27.854Z] #17 40.34 Selecting previously unselected package python-pip-whl. [2020-05-12T02:51:27.854Z] #17 40.35 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-05-12T02:51:27.854Z] #17 40.35 Unpacking python-pip-whl (18.1-5) ... [2020-05-12T02:51:28.113Z] #17 40.87 Selecting previously unselected package python3-lib2to3. [2020-05-12T02:51:28.113Z] #17 40.87 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-05-12T02:51:28.113Z] #17 40.88 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-05-12T02:51:28.326Z] 65014b3c3121: Verifying Checksum [2020-05-12T02:51:28.326Z] 65014b3c3121: Download complete [2020-05-12T02:51:28.371Z] #17 40.98 Selecting previously unselected package python3-distutils. [2020-05-12T02:51:28.371Z] #17 40.99 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-05-12T02:51:28.371Z] #17 41.01 Unpacking python3-distutils (3.7.3-1) ... [2020-05-12T02:51:28.371Z] #17 41.14 Selecting previously unselected package python3-pip. [2020-05-12T02:51:28.371Z] #17 41.16 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-05-12T02:51:28.630Z] #17 41.17 Unpacking python3-pip (18.1-5) ... [2020-05-12T02:51:28.630Z] #17 41.32 Selecting previously unselected package python3-pkg-resources. [2020-05-12T02:51:28.630Z] #17 41.33 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-05-12T02:51:28.630Z] #17 41.34 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-05-12T02:51:28.720Z] #39 92.95 CC criu/cgroup.o [2020-05-12T02:51:28.888Z] #17 41.48 Selecting previously unselected package python3-setuptools. [2020-05-12T02:51:28.888Z] #17 41.51 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-05-12T02:51:28.888Z] #17 41.51 Unpacking python3-setuptools (40.8.0-1) ... [2020-05-12T02:51:29.146Z] #17 41.75 Selecting previously unselected package python3-wheel. [2020-05-12T02:51:29.146Z] #17 41.76 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-05-12T02:51:29.146Z] #17 41.77 Unpacking python3-wheel (0.32.3-2) ... [2020-05-12T02:51:29.146Z] #17 41.84 Selecting previously unselected package sudo. [2020-05-12T02:51:29.193Z] #18 1.762 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-05-12T02:51:29.193Z] #18 1.767 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-05-12T02:51:29.193Z] #18 1.772 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-05-12T02:51:29.193Z] #18 DONE 1.9s [2020-05-12T02:51:29.193Z] [2020-05-12T02:51:29.193Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-05-12T02:51:29.194Z] #40 55.41 CC images/ext-file.o [2020-05-12T02:51:29.194Z] #40 ... [2020-05-12T02:51:29.194Z] [2020-05-12T02:51:29.194Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-12T02:51:29.194Z] #48 153.2 go/ast [2020-05-12T02:51:29.404Z] #17 41.86 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_amd64.deb ... [2020-05-12T02:51:29.404Z] #17 41.88 Unpacking sudo (1.8.27-1+deb10u2) ... [2020-05-12T02:51:29.645Z] #39 ... [2020-05-12T02:51:29.645Z] [2020-05-12T02:51:29.645Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-12T02:51:29.645Z] #17 22.45 The following NEW packages will be installed: [2020-05-12T02:51:29.645Z] #17 22.46 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-05-12T02:51:29.645Z] #17 22.46 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-05-12T02:51:29.645Z] #17 22.46 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-05-12T02:51:29.645Z] #17 22.46 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-05-12T02:51:29.645Z] #17 22.46 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-05-12T02:51:29.645Z] #17 22.46 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-05-12T02:51:29.645Z] #17 22.46 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2020-05-12T02:51:29.645Z] #17 22.46 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2020-05-12T02:51:29.645Z] #17 22.46 xz-utils zip [2020-05-12T02:51:29.646Z] #17 22.77 0 upgraded, 48 newly installed, 0 to remove and 6 not upgraded. [2020-05-12T02:51:29.646Z] #17 22.77 Need to get 28.5 MB of archives. [2020-05-12T02:51:29.646Z] #17 22.77 After this operation, 116 MB of additional disk space will be used. [2020-05-12T02:51:29.646Z] #17 22.77 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2020-05-12T02:51:29.646Z] #17 22.78 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-12T02:51:29.646Z] #17 22.81 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-12T02:51:29.646Z] #17 22.96 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2020-05-12T02:51:29.646Z] #17 22.97 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2020-05-12T02:51:29.646Z] #17 22.99 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-12T02:51:29.646Z] #17 23.15 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u1 [330 kB] [2020-05-12T02:51:29.646Z] #17 23.18 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2020-05-12T02:51:29.646Z] #17 23.18 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2020-05-12T02:51:29.646Z] #17 23.20 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2020-05-12T02:51:29.646Z] #17 23.20 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2020-05-12T02:51:29.646Z] #17 23.21 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2020-05-12T02:51:29.646Z] #17 23.22 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2020-05-12T02:51:29.646Z] #17 23.22 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2020-05-12T02:51:29.646Z] #17 23.22 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2020-05-12T02:51:29.646Z] #17 23.23 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2020-05-12T02:51:29.646Z] #17 23.25 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-05-12T02:51:29.646Z] #17 23.26 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-05-12T02:51:29.646Z] #17 23.27 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2020-05-12T02:51:29.646Z] #17 23.28 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-12T02:51:29.646Z] #17 23.29 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2020-05-12T02:51:29.646Z] #17 23.30 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2020-05-12T02:51:29.646Z] #17 23.32 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2020-05-12T02:51:29.646Z] #17 23.33 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-05-12T02:51:29.646Z] #17 23.34 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-05-12T02:51:29.646Z] #17 23.35 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-05-12T02:51:29.646Z] #17 23.35 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2020-05-12T02:51:29.646Z] #17 23.36 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2020-05-12T02:51:29.646Z] #17 23.36 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-05-12T02:51:29.646Z] #17 23.75 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-12T02:51:29.646Z] #17 23.76 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-12T02:51:29.646Z] #17 23.76 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-12T02:51:29.646Z] #17 23.76 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2020-05-12T02:51:29.646Z] #17 23.77 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2020-05-12T02:51:29.646Z] #17 23.79 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2020-05-12T02:51:29.646Z] #17 23.88 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-05-12T02:51:29.646Z] #17 23.89 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2020-05-12T02:51:29.646Z] #17 23.90 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2020-05-12T02:51:29.646Z] #17 23.91 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2020-05-12T02:51:29.646Z] #17 23.92 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2020-05-12T02:51:29.646Z] #17 23.94 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2020-05-12T02:51:29.646Z] #17 23.94 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u2 [1245 kB] [2020-05-12T02:51:29.646Z] #17 24.01 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-12T02:51:29.646Z] #17 24.04 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2020-05-12T02:51:29.646Z] #17 24.06 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-05-12T02:51:29.646Z] #17 24.36 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2020-05-12T02:51:29.646Z] #17 24.42 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2020-05-12T02:51:29.646Z] #17 24.47 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2020-05-12T02:51:29.646Z] #17 25.06 debconf: delaying package configuration, since apt-utils is not installed [2020-05-12T02:51:29.646Z] #17 25.17 Fetched 28.5 MB in 2s (14.5 MB/s) [2020-05-12T02:51:29.646Z] #17 25.23 Selecting previously unselected package pigz. [2020-05-12T02:51:29.646Z] #17 25.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 ... 23431 files and directories currently installed.) [2020-05-12T02:51:29.646Z] #17 25.27 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2020-05-12T02:51:29.646Z] #17 25.28 Unpacking pigz (2.4-1) ... [2020-05-12T02:51:29.646Z] #17 25.36 Selecting previously unselected package libpython3.7-minimal:amd64. [2020-05-12T02:51:29.646Z] #17 25.37 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_amd64.deb ... [2020-05-12T02:51:29.646Z] #17 25.38 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ... [2020-05-12T02:51:29.646Z] #17 25.80 Selecting previously unselected package python3.7-minimal. [2020-05-12T02:51:29.646Z] #17 25.82 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_amd64.deb ... [2020-05-12T02:51:29.646Z] #17 25.84 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ... [2020-05-12T02:51:29.646Z] #17 26.62 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ... [2020-05-12T02:51:29.646Z] #17 26.64 Setting up python3.7-minimal (3.7.3-2+deb10u1) ... [2020-05-12T02:51:29.663Z] #17 42.34 Selecting previously unselected package thin-provisioning-tools. [2020-05-12T02:51:29.663Z] #17 42.35 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2020-05-12T02:51:29.663Z] #17 42.35 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-05-12T02:51:29.920Z] #17 42.60 Selecting previously unselected package uidmap. [2020-05-12T02:51:29.921Z] #17 42.60 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ... [2020-05-12T02:51:29.921Z] #17 42.61 Unpacking uidmap (1:4.5-1.1) ... [2020-05-12T02:51:29.921Z] #17 42.73 Selecting previously unselected package vim-runtime. [2020-05-12T02:51:30.178Z] #17 42.73 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-05-12T02:51:30.178Z] #17 42.76 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-05-12T02:51:30.178Z] #17 42.80 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-05-12T02:51:30.178Z] #17 42.81 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-05-12T02:51:30.206Z] #17 28.45 Selecting previously unselected package python3-minimal. [2020-05-12T02:51:30.206Z] #17 28.45 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23680 files and directories currently installed.) [2020-05-12T02:51:30.206Z] #17 28.48 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2020-05-12T02:51:30.206Z] #17 28.50 Unpacking python3-minimal (3.7.3-1) ... [2020-05-12T02:51:30.206Z] #17 28.56 Selecting previously unselected package libmpdec2:amd64. [2020-05-12T02:51:30.206Z] #17 28.56 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2020-05-12T02:51:30.466Z] #17 28.57 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2020-05-12T02:51:30.466Z] #17 28.65 Selecting previously unselected package libpython3.7-stdlib:amd64. [2020-05-12T02:51:30.466Z] #17 28.66 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_amd64.deb ... [2020-05-12T02:51:30.466Z] #17 28.66 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ... [2020-05-12T02:51:30.744Z] #48 154.7 golang.org/x/sys/unix [2020-05-12T02:51:31.027Z] #17 ... [2020-05-12T02:51:31.027Z] [2020-05-12T02:51:31.027Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-12T02:51:31.027Z] #39 95.44 CC criu/clone-noasan.o [2020-05-12T02:51:31.027Z] #39 95.55 CC criu/config.o [2020-05-12T02:51:32.390Z] #39 96.76 CC criu/cr-check.o [2020-05-12T02:51:32.573Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.430s coverage: 13.9% of statements [2020-05-12T02:51:32.846Z] #48 ... [2020-05-12T02:51:32.846Z] [2020-05-12T02:51:32.846Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-12T02:51:32.846Z] #42 147.0 go/scanner [2020-05-12T02:51:32.846Z] #42 151.2 text/template/parse [2020-05-12T02:51:32.846Z] #42 151.6 encoding/json [2020-05-12T02:51:32.846Z] #42 153.5 go/ast [2020-05-12T02:51:32.846Z] #42 ... [2020-05-12T02:51:32.846Z] [2020-05-12T02:51:32.846Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-12T02:51:32.846Z] #40 55.72 CC images/cgroup.o [2020-05-12T02:51:32.846Z] #40 57.08 CC images/userns.o [2020-05-12T02:51:32.846Z] #40 57.69 CC images/google/protobuf/descriptor.o [2020-05-12T02:51:33.461Z] #17 45.73 Selecting previously unselected package vim. [2020-05-12T02:51:33.461Z] #17 45.73 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ... [2020-05-12T02:51:33.461Z] #17 45.75 Unpacking vim (2:8.1.0875-5) ... [2020-05-12T02:51:33.718Z] #17 46.31 Selecting previously unselected package xfsprogs. [2020-05-12T02:51:33.718Z] #17 46.32 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ... [2020-05-12T02:51:33.718Z] #17 46.32 Unpacking xfsprogs (4.20.0-1) ... [2020-05-12T02:51:33.918Z] #40 60.40 CC images/opts.o [2020-05-12T02:51:34.042Z] ok github.com/docker/docker/daemon/config 0.018s coverage: 81.7% of statements [2020-05-12T02:51:34.216Z] #40 60.69 CC images/seccomp.o [2020-05-12T02:51:34.276Z] #39 98.33 CC criu/cr-dedup.o [2020-05-12T02:51:34.276Z] #39 98.66 CC criu/cr-dump.o [2020-05-12T02:51:34.283Z] #17 46.73 Selecting previously unselected package zip. [2020-05-12T02:51:34.283Z] #17 46.73 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ... [2020-05-12T02:51:34.283Z] #17 46.74 Unpacking zip (3.0-11+b1) ... [2020-05-12T02:51:34.283Z] #17 46.91 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-05-12T02:51:34.283Z] #17 46.93 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-05-12T02:51:34.283Z] #17 46.94 Setting up libip6tc0:amd64 (1.8.2-4) ... [2020-05-12T02:51:34.283Z] #17 46.95 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-05-12T02:51:34.283Z] #17 46.96 Setting up libgpm2:amd64 (1.20.7-5) ... [2020-05-12T02:51:34.283Z] #17 46.98 Setting up libip4tc0:amd64 (1.8.2-4) ... [2020-05-12T02:51:34.283Z] #17 46.99 Setting up uidmap (1:4.5-1.1) ... [2020-05-12T02:51:34.283Z] #17 47.00 Setting up libnftnl11:amd64 (1.1.2-2) ... [2020-05-12T02:51:34.283Z] #17 47.01 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-05-12T02:51:34.283Z] #17 47.02 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-05-12T02:51:34.283Z] #17 47.03 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-05-12T02:51:34.283Z] #17 47.04 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-05-12T02:51:34.283Z] #17 47.05 Setting up xxd (2:8.1.0875-5) ... [2020-05-12T02:51:34.283Z] #17 47.06 Setting up zip (3.0-11+b1) ... [2020-05-12T02:51:34.483Z] #19 4.987 Collecting yamllint==1.16.0 [2020-05-12T02:51:34.540Z] #17 47.07 Setting up vim-common (2:8.1.0875-5) ... [2020-05-12T02:51:34.540Z] #17 47.10 Setting up bash-completion (1:2.8-6) ... [2020-05-12T02:51:34.654Z] ok github.com/docker/docker/daemon/discovery 0.003s coverage: 30.0% of statements [2020-05-12T02:51:34.797Z] #17 ... [2020-05-12T02:51:34.797Z] [2020-05-12T02:51:34.797Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-12T02:51:34.797Z] #39 103.3 CC criu/cr-service.o [2020-05-12T02:51:34.797Z] #39 104.9 CC criu/crtools.o [2020-05-12T02:51:34.797Z] #39 105.4 CC criu/eventfd.o [2020-05-12T02:51:34.797Z] #39 105.7 CC criu/eventpoll.o [2020-05-12T02:51:34.797Z] #39 106.5 CC criu/external.o [2020-05-12T02:51:34.797Z] #39 106.8 CC criu/fault-injection.o [2020-05-12T02:51:34.797Z] #39 106.9 CC criu/fdstore.o [2020-05-12T02:51:34.797Z] #39 107.2 CC criu/fifo.o [2020-05-12T02:51:34.797Z] #39 107.6 CC criu/file-ids.o [2020-05-12T02:51:34.797Z] #39 107.9 CC criu/file-lock.o [2020-05-12T02:51:34.797Z] #39 108.8 CC criu/files-ext.o [2020-05-12T02:51:34.797Z] #39 109.2 CC criu/files-reg.o [2020-05-12T02:51:34.797Z] #39 111.4 CC criu/files.o [2020-05-12T02:51:34.853Z] #40 61.16 CC images/binfmt-misc.o [2020-05-12T02:51:34.853Z] #40 61.58 CC images/time.o [2020-05-12T02:51:35.054Z] #39 113.5 CC criu/filesystems.o [2020-05-12T02:51:35.265Z] ok github.com/docker/docker/daemon/events 0.055s coverage: 50.0% of statements [2020-05-12T02:51:35.424Z] #19 ... [2020-05-12T02:51:35.424Z] [2020-05-12T02:51:35.424Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-12T02:51:35.424Z] #39 124.2 CC criu/ipc_ns.o [2020-05-12T02:51:35.424Z] #39 125.3 CC criu/irmap.o [2020-05-12T02:51:35.424Z] #39 126.1 CC criu/kcmp-ids.o [2020-05-12T02:51:35.424Z] #39 126.4 CC criu/kerndat.o [2020-05-12T02:51:35.424Z] #39 127.5 CC criu/libnetlink.o [2020-05-12T02:51:35.424Z] #39 127.9 CC criu/log.o [2020-05-12T02:51:35.424Z] #39 128.6 CC criu/lsm.o [2020-05-12T02:51:35.424Z] #39 128.9 CC criu/mem.o [2020-05-12T02:51:35.424Z] #39 130.5 CC criu/mount.o [2020-05-12T02:51:35.493Z] #40 61.96 CC images/sysctl.o [2020-05-12T02:51:35.787Z] #40 62.26 CC images/autofs.o [2020-05-12T02:51:35.985Z] #39 114.3 CC criu/fsnotify.o [2020-05-12T02:51:36.082Z] #40 62.74 CC images/macvlan.o [2020-05-12T02:51:36.162Z] #39 100.7 CC criu/cr-errno.o [2020-05-12T02:51:36.162Z] #39 ... [2020-05-12T02:51:36.162Z] [2020-05-12T02:51:36.162Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-12T02:51:36.162Z] #17 29.68 Selecting previously unselected package python3.7. [2020-05-12T02:51:36.162Z] #17 29.69 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_amd64.deb ... [2020-05-12T02:51:36.162Z] #17 29.70 Unpacking python3.7 (3.7.3-2+deb10u1) ... [2020-05-12T02:51:36.162Z] #17 29.85 Selecting previously unselected package libpython3-stdlib:amd64. [2020-05-12T02:51:36.162Z] #17 29.87 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2020-05-12T02:51:36.162Z] #17 29.87 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2020-05-12T02:51:36.162Z] #17 30.01 Setting up python3-minimal (3.7.3-1) ... [2020-05-12T02:51:36.162Z] #17 30.95 Selecting previously unselected package python3. [2020-05-12T02:51:36.162Z] #17 30.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 ... 24092 files and directories currently installed.) [2020-05-12T02:51:36.162Z] #17 31.02 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2020-05-12T02:51:36.162Z] #17 31.03 Unpacking python3 (3.7.3-1) ... [2020-05-12T02:51:36.162Z] #17 31.14 Selecting previously unselected package libip4tc0:amd64. [2020-05-12T02:51:36.162Z] #17 31.16 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2020-05-12T02:51:36.162Z] #17 31.17 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2020-05-12T02:51:36.162Z] #17 31.27 Selecting previously unselected package libip6tc0:amd64. [2020-05-12T02:51:36.162Z] #17 31.29 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2020-05-12T02:51:36.162Z] #17 31.31 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2020-05-12T02:51:36.162Z] #17 31.39 Selecting previously unselected package libiptc0:amd64. [2020-05-12T02:51:36.162Z] #17 31.40 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2020-05-12T02:51:36.162Z] #17 31.41 Unpacking libiptc0:amd64 (1.8.2-4) ... [2020-05-12T02:51:36.162Z] #17 31.49 Selecting previously unselected package libnfnetlink0:amd64. [2020-05-12T02:51:36.162Z] #17 31.49 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2020-05-12T02:51:36.162Z] #17 31.50 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-05-12T02:51:36.162Z] #17 31.56 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2020-05-12T02:51:36.162Z] #17 31.57 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2020-05-12T02:51:36.162Z] #17 31.58 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-05-12T02:51:36.162Z] #17 31.67 Selecting previously unselected package libnftnl11:amd64. [2020-05-12T02:51:36.162Z] #17 31.67 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2020-05-12T02:51:36.162Z] #17 31.69 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2020-05-12T02:51:36.162Z] #17 31.78 Selecting previously unselected package iptables. [2020-05-12T02:51:36.162Z] #17 31.79 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2020-05-12T02:51:36.162Z] #17 31.79 Unpacking iptables (1.8.2-4) ... [2020-05-12T02:51:36.162Z] #17 32.11 Selecting previously unselected package xxd. [2020-05-12T02:51:36.162Z] #17 32.12 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-05-12T02:51:36.162Z] #17 32.13 Unpacking xxd (2:8.1.0875-5) ... [2020-05-12T02:51:36.162Z] #17 32.28 Selecting previously unselected package vim-common. [2020-05-12T02:51:36.162Z] #17 32.29 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-05-12T02:51:36.162Z] #17 32.32 Unpacking vim-common (2:8.1.0875-5) ... [2020-05-12T02:51:36.162Z] #17 32.49 Selecting previously unselected package bash-completion. [2020-05-12T02:51:36.162Z] #17 32.52 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-05-12T02:51:36.267Z] ok github.com/docker/docker/daemon/graphdriver 0.003s coverage: 2.2% of statements [2020-05-12T02:51:36.267Z] ok github.com/docker/docker/daemon 12.259s coverage: 17.4% of statements [2020-05-12T02:51:36.267Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-05-12T02:51:36.267Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-05-12T02:51:36.267Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-05-12T02:51:36.267Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-05-12T02:51:36.722Z] #17 35.08 Unpacking bash-completion (1:2.8-6) ... [2020-05-12T02:51:36.726Z] #40 63.18 CC images/sit.o [2020-05-12T02:51:36.918Z] #39 ... [2020-05-12T02:51:36.918Z] [2020-05-12T02:51:36.918Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-12T02:51:36.918Z] #17 49.60 Setting up libiptc0:amd64 (1.8.2-4) ... [2020-05-12T02:51:36.918Z] #17 49.61 Setting up xz-utils (5.2.4-1) ... [2020-05-12T02:51:36.918Z] #17 49.62 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-05-12T02:51:36.918Z] #17 49.64 Setting up sudo (1.8.27-1+deb10u2) ... [2020-05-12T02:51:36.918Z] #17 49.70 invoke-rc.d: could not determine current runlevel [2020-05-12T02:51:37.026Z] #40 63.56 LINK images/built-in.o [2020-05-12T02:51:37.176Z] #17 49.71 invoke-rc.d: policy-rc.d denied execution of start. [2020-05-12T02:51:37.176Z] #17 49.72 Setting up pigz (2.4-1) ... [2020-05-12T02:51:37.176Z] #17 49.73 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-05-12T02:51:37.176Z] #17 49.74 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-05-12T02:51:37.176Z] #17 49.76 Setting up python-pip-whl (18.1-5) ... [2020-05-12T02:51:37.176Z] #17 49.77 Setting up libmpdec2:amd64 (2.4.2-2) ... [2020-05-12T02:51:37.176Z] #17 49.78 Setting up vim-runtime (2:8.1.0875-5) ... [2020-05-12T02:51:37.282Z] #17 35.48 Selecting previously unselected package bzip2. [2020-05-12T02:51:37.282Z] #17 35.50 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2020-05-12T02:51:37.282Z] #17 35.51 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-05-12T02:51:37.282Z] #17 35.59 Selecting previously unselected package xz-utils. [2020-05-12T02:51:37.282Z] #17 35.59 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2020-05-12T02:51:37.282Z] #17 35.60 Unpacking xz-utils (5.2.4-1) ... [2020-05-12T02:51:37.356Z] #40 63.85 GEN compel/include/asm [2020-05-12T02:51:37.356Z] #40 63.86 GEN compel/include/version.h [2020-05-12T02:51:37.356Z] #40 63.90 touch .config [2020-05-12T02:51:37.356Z] #40 63.98 GEN include/common/config.h [2020-05-12T02:51:37.434Z] #17 50.14 Setting up libaio1:amd64 (0.3.112-3) ... [2020-05-12T02:51:37.434Z] #17 50.15 Setting up libonig5:amd64 (6.9.1-1) ... [2020-05-12T02:51:37.434Z] #17 50.16 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ... [2020-05-12T02:51:37.434Z] #17 50.17 Setting up vim (2:8.1.0875-5) ... [2020-05-12T02:51:37.434Z] #17 50.18 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-05-12T02:51:37.434Z] #17 50.18 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-05-12T02:51:37.434Z] #17 50.19 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-05-12T02:51:37.434Z] #17 50.19 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-05-12T02:51:37.434Z] #17 50.20 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-05-12T02:51:37.434Z] #17 50.20 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-05-12T02:51:37.434Z] #17 50.21 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-05-12T02:51:37.434Z] #17 50.22 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-05-12T02:51:37.434Z] #17 50.24 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-05-12T02:51:37.538Z] #17 35.78 Selecting previously unselected package apparmor. [2020-05-12T02:51:37.538Z] #17 35.78 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2020-05-12T02:51:37.655Z] #40 64.17 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-05-12T02:51:37.655Z] #40 64.22 GEN compel/plugins/include/uapi/std/syscall.h [2020-05-12T02:51:37.655Z] #40 64.28 GEN compel/arch/ppc64/plugins/std/syscalls/syscalls.S [2020-05-12T02:51:37.692Z] #17 50.27 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-05-12T02:51:37.692Z] #17 50.29 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-05-12T02:51:37.692Z] #17 50.30 Setting up jq (1.5+dfsg-2+b1) ... [2020-05-12T02:51:37.692Z] #17 50.31 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2020-05-12T02:51:37.692Z] #17 50.32 Setting up python3.7 (3.7.3-2+deb10u1) ... [2020-05-12T02:51:37.793Z] #17 35.87 Unpacking apparmor (2.13.2-10) ... [2020-05-12T02:51:37.956Z] #40 64.33 DEP compel/arch/ppc64/plugins/std/syscalls/syscalls.d [2020-05-12T02:51:37.957Z] #40 64.40 DEP compel/arch/ppc64/plugins/std/memcmp.d [2020-05-12T02:51:37.957Z] #40 64.42 DEP compel/arch/ppc64/plugins/std/memcpy.d [2020-05-12T02:51:37.957Z] #40 64.45 DEP compel/arch/ppc64/plugins/std/parasite-head.d [2020-05-12T02:51:37.957Z] #40 64.49 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-05-12T02:51:37.957Z] #40 64.50 DEP compel/plugins/std/infect.d [2020-05-12T02:51:37.967Z] #39 133.3 CC criu/namespaces.o [2020-05-12T02:51:38.048Z] #17 36.17 Selecting previously unselected package aufs-tools. [2020-05-12T02:51:38.049Z] #17 36.17 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2020-05-12T02:51:38.049Z] #17 36.17 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-05-12T02:51:38.049Z] #17 36.29 Selecting previously unselected package libonig5:amd64. [2020-05-12T02:51:38.049Z] #17 36.30 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2020-05-12T02:51:38.049Z] #17 36.30 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-05-12T02:51:38.262Z] #40 64.67 DEP compel/plugins/std/string.d [2020-05-12T02:51:38.262Z] #40 64.81 DEP compel/plugins/std/log.d [2020-05-12T02:51:38.262Z] #40 64.95 DEP compel/plugins/std/fds.d [2020-05-12T02:51:38.280Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.003s coverage: 2.9% of statements [2020-05-12T02:51:38.304Z] #17 36.45 Selecting previously unselected package libjq1:amd64. [2020-05-12T02:51:38.304Z] #17 36.47 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-05-12T02:51:38.304Z] #17 36.48 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-05-12T02:51:38.304Z] #17 36.60 Selecting previously unselected package jq. [2020-05-12T02:51:38.304Z] #17 36.61 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2020-05-12T02:51:38.304Z] #17 36.62 Unpacking jq (1.5+dfsg-2+b1) ... [2020-05-12T02:51:38.304Z] #17 36.69 Selecting previously unselected package libaio1:amd64. [2020-05-12T02:51:38.559Z] #17 36.70 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2020-05-12T02:51:38.559Z] #17 36.71 Unpacking libaio1:amd64 (0.3.112-3) ... [2020-05-12T02:51:38.559Z] #17 36.78 Selecting previously unselected package libgpm2:amd64. [2020-05-12T02:51:38.559Z] #17 36.79 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2020-05-12T02:51:38.559Z] #17 36.79 Unpacking libgpm2:amd64 (1.20.7-5) ... [2020-05-12T02:51:38.559Z] #17 36.87 Selecting previously unselected package libicu63:amd64. [2020-05-12T02:51:38.559Z] #17 36.88 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-05-12T02:51:38.559Z] #17 36.90 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-05-12T02:51:38.562Z] #40 65.16 DEP compel/plugins/std/std.d [2020-05-12T02:51:38.865Z] #40 65.33 DEP compel/plugins/shmem/shmem.d [2020-05-12T02:51:38.892Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.187s coverage: 57.0% of statements [2020-05-12T02:51:39.165Z] #40 65.58 DEP compel/plugins/fds/fds.d [2020-05-12T02:51:39.165Z] #40 65.83 CC compel/plugins/std/std.o [2020-05-12T02:51:39.351Z] #39 134.8 CC criu/net.o [2020-05-12T02:51:39.612Z] #39 ... [2020-05-12T02:51:39.612Z] [2020-05-12T02:51:39.612Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-05-12T02:51:39.612Z] #19 10.32 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-05-12T02:51:39.612Z] #19 10.43 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-05-12T02:51:39.612Z] #19 10.49 Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl [2020-05-12T02:51:39.612Z] #19 10.56 Collecting pyyaml (from yamllint==1.16.0) [2020-05-12T02:51:40.183Z] #19 10.72 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-05-12T02:51:40.234Z] #40 66.46 CC compel/plugins/std/fds.o [2020-05-12T02:51:40.539Z] #40 67.14 CC compel/plugins/std/log.o [2020-05-12T02:51:40.938Z] #45 DONE 285.3s [2020-05-12T02:51:40.938Z] [2020-05-12T02:51:40.938Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-12T02:51:40.938Z] #52 ... [2020-05-12T02:51:40.938Z] [2020-05-12T02:51:40.938Z] #46 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-05-12T02:51:40.938Z] #46 DONE 0.1s [2020-05-12T02:51:40.938Z] [2020-05-12T02:51:40.938Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-12T02:51:40.938Z] #52 ... [2020-05-12T02:51:40.938Z] [2020-05-12T02:51:40.938Z] #48 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-05-12T02:51:40.938Z] #48 DONE 0.1s [2020-05-12T02:51:40.938Z] [2020-05-12T02:51:40.938Z] #50 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-05-12T02:51:40.938Z] #50 DONE 0.1s [2020-05-12T02:51:40.938Z] [2020-05-12T02:51:40.938Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-12T02:51:40.972Z] #17 53.22 Setting up iptables (1.8.2-4) ... [2020-05-12T02:51:40.973Z] #17 53.24 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-05-12T02:51:40.973Z] #17 53.25 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-05-12T02:51:40.973Z] #17 53.26 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-05-12T02:51:40.973Z] #17 53.27 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-05-12T02:51:40.973Z] #17 53.27 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-05-12T02:51:40.973Z] #17 53.28 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-05-12T02:51:40.973Z] #17 53.29 Setting up python3 (3.7.3-1) ... [2020-05-12T02:51:40.973Z] #17 53.62 Setting up python3-wheel (0.32.3-2) ... [2020-05-12T02:51:41.561Z] #17 54.30 Setting up apparmor (2.13.2-10) ... [2020-05-12T02:51:41.567Z] #19 12.06 Building wheels for collected packages: pyyaml [2020-05-12T02:51:41.567Z] #19 12.06 Running setup.py bdist_wheel for pyyaml: started [2020-05-12T02:51:42.158Z] #40 68.59 CC compel/plugins/std/string.o [2020-05-12T02:51:42.499Z] #17 ... [2020-05-12T02:51:42.499Z] [2020-05-12T02:51:42.499Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-05-12T02:51:42.499Z] #36 200.0 + dpkg --print-architecture [2020-05-12T02:51:42.499Z] #36 200.0 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-05-12T02:51:42.509Z] #19 13.12 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-05-12T02:51:42.509Z] #19 13.12 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-05-12T02:51:42.509Z] #19 13.20 Successfully built pyyaml [2020-05-12T02:51:42.509Z] #19 13.22 Installing collected packages: pathspec, pyyaml, yamllint [2020-05-12T02:51:42.722Z] #17 40.54 Selecting previously unselected package libnet1:amd64. [2020-05-12T02:51:42.722Z] #17 40.56 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-05-12T02:51:42.722Z] #17 40.56 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-05-12T02:51:42.722Z] #17 40.65 Selecting previously unselected package libnl-3-200:amd64. [2020-05-12T02:51:42.722Z] #17 40.66 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2020-05-12T02:51:42.722Z] #17 40.66 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-05-12T02:51:42.722Z] #17 40.76 Selecting previously unselected package libprotobuf-c1:amd64. [2020-05-12T02:51:42.722Z] #17 40.76 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-05-12T02:51:42.722Z] #17 40.77 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-05-12T02:51:42.722Z] #17 40.83 Selecting previously unselected package libreadline5:amd64. [2020-05-12T02:51:42.722Z] #17 40.84 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2020-05-12T02:51:42.722Z] #17 40.85 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-05-12T02:51:42.722Z] #17 40.94 Selecting previously unselected package net-tools. [2020-05-12T02:51:42.722Z] #17 40.95 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2020-05-12T02:51:42.722Z] #17 40.95 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-05-12T02:51:42.722Z] #17 41.16 Selecting previously unselected package python-pip-whl. [2020-05-12T02:51:42.722Z] #17 41.18 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-05-12T02:51:42.757Z] #36 200.2 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2020-05-12T02:51:42.757Z] #36 200.2 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-05-12T02:51:42.770Z] #19 13.60 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0 [2020-05-12T02:51:42.977Z] #17 41.18 Unpacking python-pip-whl (18.1-5) ... [2020-05-12T02:51:43.217Z] #40 69.44 CC compel/plugins/std/infect.o [2020-05-12T02:51:43.217Z] #40 ... [2020-05-12T02:51:43.217Z] [2020-05-12T02:51:43.217Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-12T02:51:43.217Z] #11 167.5 Selecting previously unselected package libapparmor1:ppc64el. [2020-05-12T02:51:43.263Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 3.234s coverage: 46.2% of statements [2020-05-12T02:51:43.340Z] #19 DONE 14.1s [2020-05-12T02:51:43.340Z] [2020-05-12T02:51:43.340Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-12T02:51:43.340Z] #39 137.5 CC criu/netfilter.o [2020-05-12T02:51:43.340Z] #39 137.8 CC criu/page-pipe.o [2020-05-12T02:51:43.340Z] #39 138.4 CC criu/page-xfer.o [2020-05-12T02:51:43.530Z] #11 167.5 Preparing to unpack .../10-libapparmor1_2.13.2-10_ppc64el.deb ... [2020-05-12T02:51:43.530Z] #11 167.5 Unpacking libapparmor1:ppc64el (2.13.2-10) ... [2020-05-12T02:51:43.530Z] #11 167.7 Selecting previously unselected package libapparmor-dev:ppc64el. [2020-05-12T02:51:43.530Z] #11 167.8 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_ppc64el.deb ... [2020-05-12T02:51:43.530Z] #11 167.8 Unpacking libapparmor-dev:ppc64el (2.13.2-10) ... [2020-05-12T02:51:43.537Z] #17 41.78 Selecting previously unselected package python3-lib2to3. [2020-05-12T02:51:43.537Z] #17 41.78 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-05-12T02:51:43.537Z] #17 41.80 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-05-12T02:51:43.537Z] #17 41.92 Selecting previously unselected package python3-distutils. [2020-05-12T02:51:43.792Z] #17 41.93 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-05-12T02:51:43.792Z] #17 41.94 Unpacking python3-distutils (3.7.3-1) ... [2020-05-12T02:51:43.792Z] #17 42.08 Selecting previously unselected package python3-pip. [2020-05-12T02:51:43.792Z] #17 42.09 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-05-12T02:51:43.792Z] #17 42.09 Unpacking python3-pip (18.1-5) ... [2020-05-12T02:51:43.833Z] #11 168.0 Selecting previously unselected package libbtrfs0. [2020-05-12T02:51:43.833Z] #11 168.0 Preparing to unpack .../12-libbtrfs0_4.20.1-2_ppc64el.deb ... [2020-05-12T02:51:43.833Z] #11 168.0 Unpacking libbtrfs0 (4.20.1-2) ... [2020-05-12T02:51:43.912Z] #39 139.6 CC criu/pagemap-cache.o [2020-05-12T02:51:44.048Z] #17 42.30 Selecting previously unselected package python3-pkg-resources. [2020-05-12T02:51:44.048Z] #17 42.32 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-05-12T02:51:44.048Z] #17 42.32 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-05-12T02:51:44.166Z] #11 168.2 Selecting previously unselected package libbtrfs-dev. [2020-05-12T02:51:44.166Z] #11 168.2 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_ppc64el.deb ... [2020-05-12T02:51:44.166Z] #11 168.2 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-05-12T02:51:44.173Z] #39 139.9 CC criu/pagemap.o [2020-05-12T02:51:44.221Z] #52 243.0 + bin/containerd-stress [2020-05-12T02:51:44.265Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.004s coverage: 1.8% of statements [2020-05-12T02:51:44.303Z] #17 42.47 Selecting previously unselected package python3-setuptools. [2020-05-12T02:51:44.303Z] #17 42.48 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-05-12T02:51:44.303Z] #17 42.48 Unpacking python3-setuptools (40.8.0-1) ... [2020-05-12T02:51:44.303Z] #17 42.72 Selecting previously unselected package python3-wheel. [2020-05-12T02:51:44.434Z] #39 ... [2020-05-12T02:51:44.434Z] [2020-05-12T02:51:44.434Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-12T02:51:44.434Z] #49 83.32 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-12T02:51:44.434Z] #49 84.83 + mkdir -p /build [2020-05-12T02:51:44.434Z] #49 84.84 + cp runc /build/runc [2020-05-12T02:51:44.434Z] #49 DONE 85.0s [2020-05-12T02:51:44.434Z] [2020-05-12T02:51:44.434Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-12T02:51:44.471Z] #11 168.5 Selecting previously unselected package libdevmapper-event1.02.1:ppc64el. [2020-05-12T02:51:44.471Z] #11 168.5 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_ppc64el.deb ... [2020-05-12T02:51:44.471Z] #11 168.5 Unpacking libdevmapper-event1.02.1:ppc64el (2:1.02.155-3) ... [2020-05-12T02:51:44.471Z] #11 168.7 Selecting previously unselected package libudev-dev:ppc64el. [2020-05-12T02:51:44.471Z] #11 168.7 Preparing to unpack .../15-libudev-dev_241-7~deb10u4_ppc64el.deb ... [2020-05-12T02:51:44.471Z] #11 168.7 Unpacking libudev-dev:ppc64el (241-7~deb10u4) ... [2020-05-12T02:51:44.558Z] #17 42.74 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-05-12T02:51:44.558Z] #17 42.74 Unpacking python3-wheel (0.32.3-2) ... [2020-05-12T02:51:44.558Z] #17 42.85 Selecting previously unselected package sudo. [2020-05-12T02:51:44.558Z] #17 42.86 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_amd64.deb ... [2020-05-12T02:51:44.558Z] #17 42.87 Unpacking sudo (1.8.27-1+deb10u2) ... [2020-05-12T02:51:44.779Z] #11 169.0 Selecting previously unselected package libsepol1-dev:ppc64el. [2020-05-12T02:51:44.779Z] #11 169.0 Preparing to unpack .../16-libsepol1-dev_2.8-1_ppc64el.deb ... [2020-05-12T02:51:44.779Z] #11 169.0 Unpacking libsepol1-dev:ppc64el (2.8-1) ... [2020-05-12T02:51:45.005Z] #45 ... [2020-05-12T02:51:45.005Z] [2020-05-12T02:51:45.005Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-12T02:51:45.005Z] #39 140.6 CC criu/parasite-syscall.o [2020-05-12T02:51:45.118Z] #17 43.30 Selecting previously unselected package thin-provisioning-tools. [2020-05-12T02:51:45.119Z] #17 43.31 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2020-05-12T02:51:45.119Z] #17 43.32 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-05-12T02:51:45.374Z] #17 43.51 Selecting previously unselected package uidmap. [2020-05-12T02:51:45.374Z] #17 43.51 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ... [2020-05-12T02:51:45.374Z] #17 43.52 Unpacking uidmap (1:4.5-1.1) ... [2020-05-12T02:51:45.374Z] #17 43.64 Selecting previously unselected package vim-runtime. [2020-05-12T02:51:45.374Z] #17 43.65 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-05-12T02:51:45.374Z] #17 43.69 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-12T02:51:45.374Z] #17 43.72 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-05-12T02:51:45.417Z] #11 169.4 Selecting previously unselected package libpcre16-3:ppc64el. [2020-05-12T02:51:45.417Z] #11 169.4 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_ppc64el.deb ... [2020-05-12T02:51:45.417Z] #11 169.4 Unpacking libpcre16-3:ppc64el (2:8.39-12) ... [2020-05-12T02:51:45.417Z] #11 169.7 Selecting previously unselected package libpcre32-3:ppc64el. [2020-05-12T02:51:45.417Z] #11 169.8 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_ppc64el.deb ... [2020-05-12T02:51:45.417Z] #11 169.8 Unpacking libpcre32-3:ppc64el (2:8.39-12) ... [2020-05-12T02:51:45.584Z] #39 141.3 CC criu/path.o [2020-05-12T02:51:45.593Z] #52 244.8 + bin/containerd-shim [2020-05-12T02:51:45.629Z] #17 43.73 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-05-12T02:51:45.710Z] #11 170.0 Selecting previously unselected package libpcrecpp0v5:ppc64el. [2020-05-12T02:51:45.710Z] #11 170.0 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_ppc64el.deb ... [2020-05-12T02:51:45.710Z] #11 170.0 Unpacking libpcrecpp0v5:ppc64el (2:8.39-12) ... [2020-05-12T02:51:45.845Z] #39 141.5 CC criu/pie-util-vdso.o [2020-05-12T02:51:46.003Z] #11 170.2 Selecting previously unselected package libpcre3-dev:ppc64el. [2020-05-12T02:51:46.003Z] #11 170.2 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_ppc64el.deb ... [2020-05-12T02:51:46.003Z] #11 170.2 Unpacking libpcre3-dev:ppc64el (2:8.39-12) ... [2020-05-12T02:51:46.106Z] #39 141.8 CC criu/pie-util.o [2020-05-12T02:51:46.106Z] #39 141.9 CC criu/pipes.o [2020-05-12T02:51:46.554Z] #17 ... [2020-05-12T02:51:46.554Z] [2020-05-12T02:51:46.554Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-12T02:51:46.554Z] #39 100.8 CC criu/cr-restore.o [2020-05-12T02:51:46.554Z] #39 105.2 CC criu/cr-service.o [2020-05-12T02:51:46.554Z] #39 106.8 CC criu/crtools.o [2020-05-12T02:51:46.554Z] #39 107.4 CC criu/eventfd.o [2020-05-12T02:51:46.554Z] #39 107.7 CC criu/eventpoll.o [2020-05-12T02:51:46.554Z] #39 108.5 CC criu/external.o [2020-05-12T02:51:46.554Z] #39 108.8 CC criu/fault-injection.o [2020-05-12T02:51:46.554Z] #39 108.9 CC criu/fdstore.o [2020-05-12T02:51:46.554Z] #39 109.4 CC criu/fifo.o [2020-05-12T02:51:46.554Z] #39 109.9 CC criu/file-ids.o [2020-05-12T02:51:46.554Z] #39 110.3 CC criu/file-lock.o [2020-05-12T02:51:46.644Z] #11 170.7 Selecting previously unselected package libselinux1-dev:ppc64el. [2020-05-12T02:51:46.644Z] #11 170.7 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_ppc64el.deb ... [2020-05-12T02:51:46.644Z] #11 170.7 Unpacking libselinux1-dev:ppc64el (2.8-1+b1) ... [2020-05-12T02:51:46.677Z] #39 142.4 CC criu/plugin.o [2020-05-12T02:51:46.810Z] #39 111.2 CC criu/files-ext.o [2020-05-12T02:51:46.939Z] #39 142.7 CC criu/proc_parse.o [2020-05-12T02:51:46.945Z] #11 171.0 Selecting previously unselected package libdevmapper-dev:ppc64el. [2020-05-12T02:51:46.945Z] #11 171.1 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_ppc64el.deb ... [2020-05-12T02:51:46.945Z] #11 171.1 Unpacking libdevmapper-dev:ppc64el (2:1.02.155-3) ... [2020-05-12T02:51:46.945Z] #11 171.2 Selecting previously unselected package libseccomp-dev:ppc64el. [2020-05-12T02:51:46.945Z] #11 171.2 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_ppc64el.deb ... [2020-05-12T02:51:46.945Z] #11 171.2 Unpacking libseccomp-dev:ppc64el (2.3.3-4) ... [2020-05-12T02:51:47.065Z] #39 111.5 CC criu/files-reg.o [2020-05-12T02:51:47.239Z] #11 171.5 Selecting previously unselected package libsystemd-dev:ppc64el. [2020-05-12T02:51:47.239Z] #11 171.5 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u4_ppc64el.deb ... [2020-05-12T02:51:47.239Z] #11 171.6 Unpacking libsystemd-dev:ppc64el (241-7~deb10u4) ... [2020-05-12T02:51:47.705Z] ok github.com/docker/docker/daemon/graphdriver/overlay 2.196s coverage: 49.5% of statements [2020-05-12T02:51:48.019Z] #36 ... [2020-05-12T02:51:48.019Z] [2020-05-12T02:51:48.019Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-12T02:51:48.019Z] #39 115.5 CC criu/image-desc.o [2020-05-12T02:51:48.019Z] #39 115.7 CC criu/image.o [2020-05-12T02:51:48.019Z] #39 116.5 CC criu/ipc_ns.o [2020-05-12T02:51:48.019Z] #39 117.6 CC criu/irmap.o [2020-05-12T02:51:48.019Z] #39 118.2 CC criu/kcmp-ids.o [2020-05-12T02:51:48.019Z] #39 118.6 CC criu/kerndat.o [2020-05-12T02:51:48.019Z] #39 119.8 CC criu/libnetlink.o [2020-05-12T02:51:48.019Z] #39 120.1 CC criu/log.o [2020-05-12T02:51:48.019Z] #39 120.6 CC criu/lsm.o [2020-05-12T02:51:48.019Z] #39 121.1 CC criu/mem.o [2020-05-12T02:51:48.019Z] #39 122.8 CC criu/mount.o [2020-05-12T02:51:48.019Z] #39 ... [2020-05-12T02:51:48.019Z] [2020-05-12T02:51:48.019Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-12T02:51:48.019Z] #17 55.93 Setting up xfsprogs (4.20.0-1) ... [2020-05-12T02:51:48.019Z] #17 55.94 Setting up python3-lib2to3 (3.7.3-1) ... [2020-05-12T02:51:48.019Z] #17 56.36 Setting up python3-pkg-resources (40.8.0-1) ... [2020-05-12T02:51:48.019Z] #17 57.20 Setting up python3-distutils (3.7.3-1) ... [2020-05-12T02:51:48.019Z] #17 57.71 Setting up python3-setuptools (40.8.0-1) ... [2020-05-12T02:51:48.019Z] #17 58.96 Setting up python3-pip (18.1-5) ... [2020-05-12T02:51:48.019Z] #17 60.04 Processing triggers for libc-bin (2.28-10) ... [2020-05-12T02:51:48.019Z] #17 60.06 Processing triggers for mime-support (3.62) ... [2020-05-12T02:51:48.019Z] #17 DONE 60.7s [2020-05-12T02:51:48.019Z] [2020-05-12T02:51:48.019Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-12T02:51:48.019Z] #52 ... [2020-05-12T02:51:48.019Z] [2020-05-12T02:51:48.019Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-05-12T02:51:48.273Z] #11 172.3 Setting up libpcrecpp0v5:ppc64el (2:8.39-12) ... [2020-05-12T02:51:48.273Z] #11 172.3 Setting up libseccomp-dev:ppc64el (2.3.3-4) ... [2020-05-12T02:51:48.273Z] #11 172.3 Setting up libapparmor1:ppc64el (2.13.2-10) ... [2020-05-12T02:51:48.273Z] #11 172.3 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-05-12T02:51:48.273Z] #11 172.4 Setting up libpcre16-3:ppc64el (2:8.39-12) ... [2020-05-12T02:51:48.273Z] #11 172.4 Setting up libsepol1-dev:ppc64el (2.8-1) ... [2020-05-12T02:51:48.273Z] #11 172.4 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-05-12T02:51:48.273Z] #11 172.4 Setting up libbtrfs0 (4.20.1-2) ... [2020-05-12T02:51:48.273Z] #11 172.4 Setting up libpcre32-3:ppc64el (2:8.39-12) ... [2020-05-12T02:51:48.273Z] #11 172.4 Setting up libudev-dev:ppc64el (241-7~deb10u4) ... [2020-05-12T02:51:48.273Z] #11 172.5 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-05-12T02:51:48.273Z] #11 172.5 Setting up libbtrfs-dev (4.20.1-2) ... [2020-05-12T02:51:48.273Z] #11 172.5 Setting up libapparmor-dev:ppc64el (2.13.2-10) ... [2020-05-12T02:51:48.273Z] #11 172.5 Setting up mingw-w64-common (6.0.0-3) ... [2020-05-12T02:51:48.273Z] #11 172.5 Setting up libsystemd-dev:ppc64el (241-7~deb10u4) ... [2020-05-12T02:51:48.273Z] #11 172.5 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-05-12T02:51:48.273Z] #11 172.5 Setting up libpcre3-dev:ppc64el (2:8.39-12) ... [2020-05-12T02:51:48.273Z] #11 172.5 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-05-12T02:51:48.273Z] #11 172.6 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-12T02:51:48.273Z] #11 172.6 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-12T02:51:48.273Z] #11 172.6 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-05-12T02:51:48.273Z] #11 172.6 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-12T02:51:48.273Z] #11 172.6 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-12T02:51:48.273Z] #11 172.6 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-05-12T02:51:48.273Z] #11 172.6 Setting up libselinux1-dev:ppc64el (2.8-1+b1) ... [2020-05-12T02:51:48.273Z] #11 172.7 Setting up libdevmapper1.02.1:ppc64el (2:1.02.155-3) ... [2020-05-12T02:51:48.273Z] #11 172.7 Setting up dmsetup (2:1.02.155-3) ... [2020-05-12T02:51:48.273Z] #11 172.7 Setting up libdevmapper-event1.02.1:ppc64el (2:1.02.155-3) ... [2020-05-12T02:51:48.273Z] #11 172.7 Setting up libdevmapper-dev:ppc64el (2:1.02.155-3) ... [2020-05-12T02:51:48.564Z] #11 172.7 Processing triggers for libc-bin (2.28-10) ... [2020-05-12T02:51:48.853Z] #39 144.5 CC criu/protobuf-desc.o [2020-05-12T02:51:48.857Z] #11 DONE 173.2s [2020-05-12T02:51:48.857Z] [2020-05-12T02:51:48.857Z] #50 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-12T02:51:48.963Z] #39 ... [2020-05-12T02:51:48.963Z] [2020-05-12T02:51:48.963Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-12T02:51:48.963Z] #17 47.01 Selecting previously unselected package vim. [2020-05-12T02:51:48.963Z] #17 47.03 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ... [2020-05-12T02:51:48.963Z] #17 47.06 Unpacking vim (2:8.1.0875-5) ... [2020-05-12T02:51:49.218Z] #17 47.55 Selecting previously unselected package xfsprogs. [2020-05-12T02:51:49.473Z] #17 47.57 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ... [2020-05-12T02:51:49.473Z] #17 47.57 Unpacking xfsprogs (4.20.0-1) ... [2020-05-12T02:51:49.521Z] #50 ... [2020-05-12T02:51:49.521Z] [2020-05-12T02:51:49.521Z] #12 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-05-12T02:51:49.521Z] #12 DONE 0.6s [2020-05-12T02:51:49.571Z] #39 145.3 CC criu/protobuf.o [2020-05-12T02:51:49.812Z] [2020-05-12T02:51:49.812Z] #50 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-12T02:51:49.812Z] #50 0.712 + RM_GOPATH=0 [2020-05-12T02:51:49.812Z] #50 0.719 + TMP_GOPATH= [2020-05-12T02:51:49.812Z] #50 0.719 + : /build [2020-05-12T02:51:49.812Z] #50 0.719 + '[' -z '' ']' [2020-05-12T02:51:49.812Z] #50 0.720 ++ mktemp -d [2020-05-12T02:51:49.812Z] #50 0.747 + export GOPATH=/tmp/tmp.kewEQwiwhX [2020-05-12T02:51:49.812Z] #50 0.748 + GOPATH=/tmp/tmp.kewEQwiwhX [2020-05-12T02:51:49.812Z] #50 0.749 + RM_GOPATH=1 [2020-05-12T02:51:49.812Z] #50 0.750 ++ dirname /tmp/install/install.sh [2020-05-12T02:51:49.812Z] #50 0.755 + dir=/tmp/install [2020-05-12T02:51:49.812Z] #50 0.756 + bin=runc [2020-05-12T02:51:49.812Z] #50 0.756 + shift [2020-05-12T02:51:49.812Z] #50 0.757 + '[' '!' -f /tmp/install/runc.installer ']' [2020-05-12T02:51:49.812Z] #50 0.758 + . /tmp/install/runc.installer [2020-05-12T02:51:49.812Z] #50 0.761 ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-05-12T02:51:49.812Z] #50 0.762 + install_runc [2020-05-12T02:51:49.812Z] #50 0.768 + grep -q '^3\.10\.0.*\.el7\.' [2020-05-12T02:51:49.812Z] #50 0.769 + uname -r [2020-05-12T02:51:49.812Z] #50 0.775 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-05-12T02:51:49.812Z] #50 0.775 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )' [2020-05-12T02:51:49.812Z] #50 0.777 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux ) [2020-05-12T02:51:49.812Z] #50 0.777 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.kewEQwiwhX/src/github.com/opencontainers/runc [2020-05-12T02:51:49.812Z] #50 0.790 Cloning into '/tmp/tmp.kewEQwiwhX/src/github.com/opencontainers/runc'... [2020-05-12T02:51:49.883Z] #39 145.7 CC criu/pstree.o [2020-05-12T02:51:49.917Z] #18 1.834 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-05-12T02:51:49.917Z] #18 1.837 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-05-12T02:51:49.917Z] #18 1.839 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-05-12T02:51:49.917Z] #18 DONE 2.0s [2020-05-12T02:51:49.917Z] [2020-05-12T02:51:49.917Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-05-12T02:51:50.032Z] #17 48.17 Selecting previously unselected package zip. [2020-05-12T02:51:50.032Z] #17 48.18 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ... [2020-05-12T02:51:50.032Z] #17 48.18 Unpacking zip (3.0-11+b1) ... [2020-05-12T02:51:50.032Z] #17 48.37 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-05-12T02:51:50.032Z] #17 48.39 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-05-12T02:51:50.032Z] #17 48.40 Setting up libip6tc0:amd64 (1.8.2-4) ... [2020-05-12T02:51:50.102Z] #50 ... [2020-05-12T02:51:50.102Z] [2020-05-12T02:51:50.102Z] #13 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-05-12T02:51:50.102Z] #13 DONE 0.5s [2020-05-12T02:51:50.288Z] #17 48.41 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-05-12T02:51:50.288Z] #17 48.42 Setting up libgpm2:amd64 (1.20.7-5) ... [2020-05-12T02:51:50.288Z] #17 48.43 Setting up libip4tc0:amd64 (1.8.2-4) ... [2020-05-12T02:51:50.288Z] #17 48.44 Setting up uidmap (1:4.5-1.1) ... [2020-05-12T02:51:50.288Z] #17 48.44 Setting up libnftnl11:amd64 (1.1.2-2) ... [2020-05-12T02:51:50.288Z] #17 48.45 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-05-12T02:51:50.288Z] #17 48.46 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-05-12T02:51:50.288Z] #17 48.47 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-05-12T02:51:50.288Z] #17 48.48 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-05-12T02:51:50.288Z] #17 48.49 Setting up xxd (2:8.1.0875-5) ... [2020-05-12T02:51:50.288Z] #17 48.50 Setting up zip (3.0-11+b1) ... [2020-05-12T02:51:50.288Z] #17 48.50 Setting up vim-common (2:8.1.0875-5) ... [2020-05-12T02:51:50.288Z] #17 48.54 Setting up bash-completion (1:2.8-6) ... [2020-05-12T02:51:50.396Z] [2020-05-12T02:51:50.396Z] #14 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-05-12T02:51:50.693Z] #14 0.422 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-05-12T02:51:50.693Z] #14 DONE 0.5s [2020-05-12T02:51:50.693Z] [2020-05-12T02:51:50.693Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-12T02:51:50.693Z] #40 70.10 CC compel/arch/ppc64/plugins/std/parasite-head.o [2020-05-12T02:51:50.693Z] #40 70.16 CC compel/arch/ppc64/plugins/std/memcpy.o [2020-05-12T02:51:50.693Z] #40 70.22 CC compel/arch/ppc64/plugins/std/memcmp.o [2020-05-12T02:51:50.693Z] #40 70.28 CC compel/arch/ppc64/plugins/std/syscalls/syscalls.o [2020-05-12T02:51:50.693Z] #40 70.45 AR compel/plugins/std.lib.a [2020-05-12T02:51:50.693Z] #40 70.57 CC compel/plugins/fds/fds.o [2020-05-12T02:51:50.693Z] #40 70.94 AR compel/plugins/fds.lib.a [2020-05-12T02:51:50.693Z] #40 71.06 HOSTDEP compel/src/lib/log-host.d [2020-05-12T02:51:50.693Z] #40 71.29 HOSTDEP compel/src/lib/handle-elf-host.d [2020-05-12T02:51:50.693Z] #40 71.52 HOSTDEP compel/arch/ppc64/src/lib/handle-elf-host.d [2020-05-12T02:51:50.693Z] #40 71.72 HOSTDEP compel/src/main-host.d [2020-05-12T02:51:50.693Z] #40 71.98 DEP compel/src/lib/ptrace.d [2020-05-12T02:51:50.693Z] #40 72.20 DEP compel/src/lib/infect.d [2020-05-12T02:51:50.693Z] #40 72.50 DEP compel/src/lib/infect-util.d [2020-05-12T02:51:50.693Z] #40 72.70 DEP compel/src/lib/infect-rpc.d [2020-05-12T02:51:50.693Z] #40 73.01 DEP compel/arch/ppc64/src/lib/infect.d [2020-05-12T02:51:50.693Z] #40 73.30 DEP compel/arch/ppc64/src/lib/cpu.d [2020-05-12T02:51:50.693Z] #40 73.62 DEP compel/src/lib/log.d [2020-05-12T02:51:50.693Z] #40 73.86 DEP compel/src/main.d [2020-05-12T02:51:50.693Z] #40 74.10 DEP compel/src/lib/handle-elf.d [2020-05-12T02:51:50.693Z] #40 74.32 DEP compel/arch/ppc64/src/lib/handle-elf.d [2020-05-12T02:51:50.693Z] #40 74.58 CC compel/src/lib/log.o [2020-05-12T02:51:50.693Z] #40 74.97 CC compel/arch/ppc64/src/lib/cpu.o [2020-05-12T02:51:50.693Z] #40 75.56 CC compel/arch/ppc64/src/lib/infect.o [2020-05-12T02:51:50.693Z] #40 77.14 CC compel/src/lib/infect-rpc.o [2020-05-12T02:51:50.841Z] #39 146.6 CC criu/rbtree.o [2020-05-12T02:51:50.982Z] #40 ... [2020-05-12T02:51:50.983Z] [2020-05-12T02:51:50.983Z] #15 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-05-12T02:51:50.983Z] #15 DONE 0.4s [2020-05-12T02:51:50.983Z] [2020-05-12T02:51:50.983Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-12T02:51:50.983Z] #40 77.58 CC compel/src/lib/infect-util.o [2020-05-12T02:51:50.983Z] #40 ... [2020-05-12T02:51:50.983Z] [2020-05-12T02:51:50.983Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-12T02:51:50.983Z] #42 168.3 text/template [2020-05-12T02:51:50.983Z] #42 171.6 go/parser [2020-05-12T02:51:50.983Z] #42 174.8 encoding/xml [2020-05-12T02:51:51.104Z] #39 146.8 CC criu/rst-malloc.o [2020-05-12T02:51:51.275Z] #42 ... [2020-05-12T02:51:51.276Z] [2020-05-12T02:51:51.276Z] #16 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-05-12T02:51:51.373Z] #39 147.1 CC criu/seccomp.o [2020-05-12T02:51:51.567Z] #16 DONE 0.3s [2020-05-12T02:51:51.567Z] [2020-05-12T02:51:51.567Z] #17 [dev-systemd-false 6/26] RUN ldconfig [2020-05-12T02:51:51.957Z] #39 147.6 CC criu/seize.o [2020-05-12T02:51:52.145Z] #52 251.3 + bin/containerd-shim-runc-v1 [2020-05-12T02:51:52.205Z] #17 DONE 0.6s [2020-05-12T02:51:52.205Z] [2020-05-12T02:51:52.205Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-12T02:51:52.500Z] #18 0.696 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-05-12T02:51:52.547Z] #39 148.4 CC criu/servicefd.o [2020-05-12T02:51:52.791Z] #18 0.779 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-05-12T02:51:52.791Z] #18 0.785 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-05-12T02:51:52.800Z] #17 51.15 Setting up libiptc0:amd64 (1.8.2-4) ... [2020-05-12T02:51:52.800Z] #17 51.16 Setting up xz-utils (5.2.4-1) ... [2020-05-12T02:51:52.800Z] #17 51.17 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-05-12T02:51:52.800Z] #17 51.18 Setting up sudo (1.8.27-1+deb10u2) ... [2020-05-12T02:51:52.800Z] #17 51.24 invoke-rc.d: could not determine current runlevel [2020-05-12T02:51:52.800Z] #17 51.25 invoke-rc.d: policy-rc.d denied execution of start. [2020-05-12T02:51:53.056Z] #17 51.26 Setting up pigz (2.4-1) ... [2020-05-12T02:51:53.056Z] #17 51.27 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-05-12T02:51:53.056Z] #17 51.28 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-05-12T02:51:53.056Z] #17 51.29 Setting up python-pip-whl (18.1-5) ... [2020-05-12T02:51:53.056Z] #17 51.30 Setting up libmpdec2:amd64 (2.4.2-2) ... [2020-05-12T02:51:53.056Z] #17 51.31 Setting up vim-runtime (2:8.1.0875-5) ... [2020-05-12T02:51:53.130Z] #39 148.8 CC criu/shmem.o [2020-05-12T02:51:53.617Z] #17 51.75 Setting up libaio1:amd64 (0.3.112-3) ... [2020-05-12T02:51:53.617Z] #17 51.76 Setting up libonig5:amd64 (6.9.1-1) ... [2020-05-12T02:51:53.617Z] #17 51.77 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ... [2020-05-12T02:51:53.617Z] #17 51.78 Setting up vim (2:8.1.0875-5) ... [2020-05-12T02:51:53.617Z] #17 51.79 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-05-12T02:51:53.617Z] #17 51.79 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-05-12T02:51:53.617Z] #17 51.80 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-05-12T02:51:53.617Z] #17 51.80 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-05-12T02:51:53.617Z] #17 51.80 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-05-12T02:51:53.617Z] #17 51.81 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-05-12T02:51:53.617Z] #17 51.82 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-05-12T02:51:53.617Z] #17 51.83 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-05-12T02:51:53.617Z] #17 51.85 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-05-12T02:51:53.617Z] #17 51.86 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-05-12T02:51:53.617Z] #17 51.88 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-05-12T02:51:53.617Z] #17 51.89 Setting up jq (1.5+dfsg-2+b1) ... [2020-05-12T02:51:53.617Z] #17 51.90 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2020-05-12T02:51:53.617Z] #17 51.94 Setting up python3.7 (3.7.3-2+deb10u1) ... [2020-05-12T02:51:54.085Z] #39 149.7 CC criu/sigframe.o [2020-05-12T02:51:54.085Z] #39 149.8 CC criu/signalfd.o [2020-05-12T02:51:54.359Z] #39 150.1 CC criu/sk-inet.o [2020-05-12T02:51:54.502Z] ok github.com/docker/docker/daemon/graphdriver/aufs 16.327s coverage: 73.1% of statements [2020-05-12T02:51:54.502Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-05-12T02:51:54.502Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 6.209s coverage: 57.7% of statements [2020-05-12T02:51:54.502Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-05-12T02:51:54.868Z] #18 2.568 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB] [2020-05-12T02:51:55.113Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.702s coverage: 76.1% of statements [2020-05-12T02:51:55.113Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-05-12T02:51:55.113Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.007s coverage: 58.0% of statements [2020-05-12T02:51:55.323Z] #39 151.0 CC criu/sk-netlink.o [2020-05-12T02:51:55.422Z] #52 254.3 + bin/containerd-shim-runc-v2 [2020-05-12T02:51:55.583Z] #39 151.3 CC criu/sk-packet.o [2020-05-12T02:51:55.679Z] #52 255.1 + binaries [2020-05-12T02:51:55.936Z] #52 255.1 + mkdir -p /build [2020-05-12T02:51:55.936Z] #52 255.1 + cp bin/containerd /build/containerd [2020-05-12T02:51:55.936Z] #52 255.1 + cp bin/containerd-shim /build/containerd-shim [2020-05-12T02:51:55.936Z] #52 255.1 + cp bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-05-12T02:51:55.936Z] #52 255.1 + cp bin/ctr /build/ctr [2020-05-12T02:51:56.116Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.003s coverage: 3.0% of statements [2020-05-12T02:51:56.129Z] #17 ... [2020-05-12T02:51:56.129Z] [2020-05-12T02:51:56.129Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-05-12T02:51:56.152Z] #39 151.8 CC criu/sk-queue.o [2020-05-12T02:51:56.194Z] #52 DONE 255.5s [2020-05-12T02:51:56.384Z] #36 208.5 + dpkg --print-architecture [2020-05-12T02:51:56.384Z] #36 208.5 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-05-12T02:51:56.384Z] #36 208.8 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2020-05-12T02:51:56.384Z] #36 208.8 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-05-12T02:51:56.411Z] #39 152.2 CC criu/sk-tcp.o [2020-05-12T02:51:56.472Z] #19 5.642 Collecting yamllint==1.16.0 [2020-05-12T02:51:56.728Z] ok github.com/docker/docker/daemon/links 0.003s coverage: 93.0% of statements [2020-05-12T02:51:56.731Z] #19 ... [2020-05-12T02:51:56.731Z] [2020-05-12T02:51:56.731Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-12T02:51:56.731Z] #39 127.1 CC criu/namespaces.o [2020-05-12T02:51:56.731Z] #39 129.0 CC criu/net.o [2020-05-12T02:51:56.731Z] #39 132.1 CC criu/netfilter.o [2020-05-12T02:51:56.731Z] #39 132.5 CC criu/page-pipe.o [2020-05-12T02:51:56.731Z] #39 133.2 CC criu/page-xfer.o [2020-05-12T02:51:56.731Z] #39 134.5 CC criu/pagemap-cache.o [2020-05-12T02:51:56.731Z] #39 134.8 CC criu/pagemap.o [2020-05-12T02:51:56.980Z] #39 152.6 CC criu/sk-unix.o [2020-05-12T02:51:57.125Z] [2020-05-12T02:51:57.125Z] #53 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-05-12T02:51:57.297Z] #39 135.6 CC criu/parasite-syscall.o [2020-05-12T02:51:57.383Z] #53 DONE 0.2s [2020-05-12T02:51:57.383Z] [2020-05-12T02:51:57.383Z] #56 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-05-12T02:51:57.618Z] #18 5.052 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [191 kB] [2020-05-12T02:51:57.640Z] #56 DONE 0.1s [2020-05-12T02:51:57.640Z] [2020-05-12T02:51:57.640Z] #58 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-05-12T02:51:57.640Z] #58 DONE 0.1s [2020-05-12T02:51:57.640Z] [2020-05-12T02:51:57.640Z] #60 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-05-12T02:51:57.640Z] #60 DONE 0.1s [2020-05-12T02:51:57.731Z] ok github.com/docker/docker/daemon/images 0.012s coverage: 4.9% of statements [2020-05-12T02:51:57.731Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-05-12T02:51:57.731Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-05-12T02:51:57.863Z] #39 136.4 CC criu/path.o [2020-05-12T02:51:57.897Z] [2020-05-12T02:51:57.897Z] #61 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-05-12T02:51:57.897Z] #61 DONE 0.0s [2020-05-12T02:51:57.897Z] [2020-05-12T02:51:57.897Z] #62 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-05-12T02:51:58.012Z] ok github.com/docker/docker/daemon/logger 0.210s coverage: 41.8% of statements [2020-05-12T02:51:58.121Z] #39 136.7 CC criu/pie-util-vdso-elf32.o [2020-05-12T02:51:58.687Z] #39 137.2 CC criu/pie-util-vdso.o [2020-05-12T02:51:58.828Z] #62 DONE 1.1s [2020-05-12T02:51:58.890Z] #39 154.2 CC criu/sockets.o [2020-05-12T02:51:58.890Z] #39 ... [2020-05-12T02:51:58.890Z] [2020-05-12T02:51:58.890Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-12T02:51:58.890Z] #45 202.7 + cd /tmp/tmp.5DVoptlIHd/src/github.com/golangci/golangci-lint/ [2020-05-12T02:51:58.890Z] #45 202.7 + git checkout -q v1.23.8 [2020-05-12T02:51:58.890Z] #45 203.1 ++ git describe --tags [2020-05-12T02:51:58.890Z] #45 203.1 + version=v1.23.8 [2020-05-12T02:51:58.890Z] #45 203.1 ++ git rev-parse --short HEAD [2020-05-12T02:51:58.890Z] #45 203.1 + commit=76a82c6 [2020-05-12T02:51:58.890Z] #45 203.1 ++ git show -s --format=%cd [2020-05-12T02:51:58.890Z] #45 203.1 + commitDate='Wed Mar 4 06:43:41 2020 +0300' [2020-05-12T02:51:58.890Z] #45 203.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-12T02:51:58.944Z] #39 137.6 CC criu/pie-util.o [2020-05-12T02:51:59.014Z] ok github.com/docker/docker/daemon/logger/gelf 0.018s coverage: 67.0% of statements [2020-05-12T02:51:59.014Z] ok github.com/docker/docker/daemon/logger/awslogs 0.059s coverage: 77.4% of statements [2020-05-12T02:51:59.014Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-05-12T02:51:59.014Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-05-12T02:51:59.085Z] [2020-05-12T02:51:59.085Z] #63 exporting to image [2020-05-12T02:51:59.085Z] #63 exporting layers [2020-05-12T02:51:59.150Z] #45 ... [2020-05-12T02:51:59.150Z] [2020-05-12T02:51:59.150Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-12T02:51:59.150Z] #39 155.0 CC criu/stats.o [2020-05-12T02:51:59.236Z] #39 137.9 CC criu/pipes.o [2020-05-12T02:51:59.410Z] #39 ... [2020-05-12T02:51:59.411Z] [2020-05-12T02:51:59.411Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-12T02:51:59.411Z] #52 165.1 + bin/containerd [2020-05-12T02:51:59.645Z] #36 ... [2020-05-12T02:51:59.645Z] [2020-05-12T02:51:59.645Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-12T02:51:59.645Z] #39 113.5 CC criu/files.o [2020-05-12T02:51:59.645Z] #39 115.7 CC criu/filesystems.o [2020-05-12T02:51:59.645Z] #39 116.5 CC criu/fsnotify.o [2020-05-12T02:51:59.645Z] #39 117.8 CC criu/image-desc.o [2020-05-12T02:51:59.645Z] #39 117.9 CC criu/image.o [2020-05-12T02:51:59.645Z] #39 118.7 CC criu/ipc_ns.o [2020-05-12T02:51:59.645Z] #39 120.0 CC criu/irmap.o [2020-05-12T02:51:59.645Z] #39 120.7 CC criu/kcmp-ids.o [2020-05-12T02:51:59.645Z] #39 121.0 CC criu/kerndat.o [2020-05-12T02:51:59.645Z] #39 122.1 CC criu/libnetlink.o [2020-05-12T02:51:59.645Z] #39 122.4 CC criu/log.o [2020-05-12T02:51:59.645Z] #39 123.0 CC criu/lsm.o [2020-05-12T02:51:59.645Z] #39 123.3 CC criu/mem.o [2020-05-12T02:51:59.645Z] #39 ... [2020-05-12T02:51:59.645Z] [2020-05-12T02:51:59.645Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-12T02:51:59.645Z] #17 54.80 Setting up iptables (1.8.2-4) ... [2020-05-12T02:51:59.645Z] #17 54.81 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-05-12T02:51:59.645Z] #17 54.82 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-05-12T02:51:59.645Z] #17 54.83 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-05-12T02:51:59.645Z] #17 54.84 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-05-12T02:51:59.645Z] #17 54.85 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-05-12T02:51:59.645Z] #17 54.86 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-05-12T02:51:59.645Z] #17 54.87 Setting up python3 (3.7.3-1) ... [2020-05-12T02:51:59.645Z] #17 55.32 Setting up python3-wheel (0.32.3-2) ... [2020-05-12T02:51:59.645Z] #17 56.09 Setting up apparmor (2.13.2-10) ... [2020-05-12T02:51:59.645Z] #17 57.60 Setting up xfsprogs (4.20.0-1) ... [2020-05-12T02:51:59.645Z] #17 57.62 Setting up python3-lib2to3 (3.7.3-1) ... [2020-05-12T02:51:59.671Z] #52 ... [2020-05-12T02:51:59.671Z] [2020-05-12T02:51:59.671Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-12T02:51:59.671Z] #39 155.3 CC criu/string.o [2020-05-12T02:51:59.671Z] #39 155.3 CC criu/sysctl.o [2020-05-12T02:51:59.703Z] #18 7.337 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7360 B] [2020-05-12T02:51:59.899Z] #17 57.98 Setting up python3-pkg-resources (40.8.0-1) ... [2020-05-12T02:52:00.017Z] ok github.com/docker/docker/daemon/logger/journald 0.019s coverage: 26.2% of statements [2020-05-12T02:52:00.017Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.004s coverage: 61.6% of statements [2020-05-12T02:52:00.170Z] #39 138.7 CC criu/plugin.o [2020-05-12T02:52:00.241Z] #39 155.9 CC criu/sysfs_parse.o [2020-05-12T02:52:00.298Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.002s coverage: 87.2% of statements [2020-05-12T02:52:00.427Z] #39 139.0 CC criu/proc_parse.o [2020-05-12T02:52:00.501Z] #39 156.2 CC criu/timerfd.o [2020-05-12T02:52:00.744Z] #18 ... [2020-05-12T02:52:00.744Z] [2020-05-12T02:52:00.744Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-12T02:52:00.744Z] #40 78.12 CC compel/src/lib/infect.o [2020-05-12T02:52:00.744Z] #40 82.74 CC compel/src/lib/ptrace.o [2020-05-12T02:52:00.744Z] #40 83.50 AR compel/libcompel.a [2020-05-12T02:52:00.744Z] #40 83.76 HOSTCC compel/src/main-host.o [2020-05-12T02:52:00.744Z] #40 84.43 HOSTCC compel/arch/ppc64/src/lib/handle-elf-host.o [2020-05-12T02:52:00.744Z] #40 84.79 HOSTCC compel/src/lib/handle-elf-host.o [2020-05-12T02:52:00.744Z] #40 85.61 HOSTCC compel/src/lib/log-host.o [2020-05-12T02:52:00.744Z] #40 86.14 HOSTLINK compel/compel-host-bin [2020-05-12T02:52:00.744Z] #40 86.47 DEP soccr/soccr.d [2020-05-12T02:52:00.744Z] #40 86.99 CC soccr/soccr.o [2020-05-12T02:52:00.761Z] #39 156.5 CC criu/tty.o [2020-05-12T02:52:00.823Z] #17 58.93 Setting up python3-distutils (3.7.3-1) ... [2020-05-12T02:52:00.910Z] ok github.com/docker/docker/daemon/logger/local 0.019s coverage: 75.2% of statements [2020-05-12T02:52:00.910Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-05-12T02:52:00.991Z] #39 ... [2020-05-12T02:52:00.991Z] [2020-05-12T02:52:00.991Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-05-12T02:52:00.991Z] #19 10.99 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-05-12T02:52:00.991Z] #19 11.06 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-05-12T02:52:00.991Z] #19 11.11 Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl [2020-05-12T02:52:00.991Z] #19 11.17 Collecting pyyaml (from yamllint==1.16.0) [2020-05-12T02:52:01.078Z] #17 59.39 Setting up python3-setuptools (40.8.0-1) ... [2020-05-12T02:52:01.249Z] #19 11.35 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-05-12T02:52:01.522Z] time="2020-05-12T02:52:01Z" level=error msg="Failed to open log file: open /tmp/TestCheckCapacityAndRotate676840559/log087527170.1: no such file or directory" [2020-05-12T02:52:01.522Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.072s coverage: 38.3% of statements [2020-05-12T02:52:02.134Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.019s coverage: 33.3% of statements [2020-05-12T02:52:02.259Z] #40 ... [2020-05-12T02:52:02.259Z] [2020-05-12T02:52:02.259Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-12T02:52:02.259Z] #48 186.4 golang.org/x/crypto/ssh/terminal [2020-05-12T02:52:02.437Z] #17 60.63 Setting up python3-pip (18.1-5) ... [2020-05-12T02:52:02.621Z] #19 12.57 Building wheels for collected packages: pyyaml [2020-05-12T02:52:02.621Z] #19 12.57 Running setup.py bdist_wheel for pyyaml: started [2020-05-12T02:52:02.671Z] #39 158.2 CC criu/tun.o [2020-05-12T02:52:02.931Z] #39 158.7 CC criu/uffd.o [2020-05-12T02:52:03.139Z] ok github.com/docker/docker/daemon/logger/syslog 0.004s coverage: 47.8% of statements [2020-05-12T02:52:03.421Z] ok github.com/docker/docker/daemon/logger/templates 0.001s coverage: 8.3% of statements [2020-05-12T02:52:03.553Z] #19 13.52 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-05-12T02:52:03.553Z] #19 13.52 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-05-12T02:52:03.553Z] #19 13.58 Successfully built pyyaml [2020-05-12T02:52:03.553Z] #19 13.59 Installing collected packages: pathspec, pyyaml, yamllint [2020-05-12T02:52:03.797Z] #17 61.82 Processing triggers for libc-bin (2.28-10) ... [2020-05-12T02:52:03.797Z] #17 61.85 Processing triggers for mime-support (3.62) ... [2020-05-12T02:52:03.811Z] #19 13.91 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0 [2020-05-12T02:52:03.871Z] #39 159.7 CC criu/util.o [2020-05-12T02:52:04.035Z] ok github.com/docker/docker/daemon/network 0.003s coverage: 63.8% of statements [2020-05-12T02:52:04.035Z] ok github.com/docker/docker/daemon/logger/splunk 1.474s coverage: 82.5% of statements [2020-05-12T02:52:04.035Z] ? github.com/docker/docker/daemon/names [no test files] [2020-05-12T02:52:04.035Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-05-12T02:52:04.052Z] #17 DONE 62.3s [2020-05-12T02:52:04.052Z] [2020-05-12T02:52:04.052Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-05-12T02:52:04.376Z] #19 DONE 14.5s [2020-05-12T02:52:04.376Z] [2020-05-12T02:52:04.376Z] #22 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-05-12T02:52:04.634Z] #22 DONE 0.2s [2020-05-12T02:52:04.634Z] [2020-05-12T02:52:04.634Z] #26 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-05-12T02:52:05.252Z] #39 160.8 CC criu/uts_ns.o [2020-05-12T02:52:05.252Z] #39 ... [2020-05-12T02:52:05.252Z] [2020-05-12T02:52:05.252Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-12T02:52:05.252Z] #21 218.7 + return [2020-05-12T02:52:05.252Z] #21 DONE 219.2s [2020-05-12T02:52:05.500Z] ok github.com/docker/docker/distribution/metadata 0.022s coverage: 48.2% of statements [2020-05-12T02:52:05.512Z] [2020-05-12T02:52:05.512Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-12T02:52:05.512Z] #39 161.1 CC criu/vdso.o [2020-05-12T02:52:05.567Z] #26 DONE 0.9s [2020-05-12T02:52:05.567Z] [2020-05-12T02:52:05.567Z] #29 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-05-12T02:52:05.567Z] #29 DONE 0.1s [2020-05-12T02:52:05.567Z] [2020-05-12T02:52:05.567Z] #31 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-05-12T02:52:05.567Z] #31 DONE 0.1s [2020-05-12T02:52:05.567Z] [2020-05-12T02:52:05.567Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-12T02:52:05.567Z] #39 141.7 CC criu/protobuf-desc.o [2020-05-12T02:52:05.567Z] #39 142.7 CC criu/protobuf.o [2020-05-12T02:52:05.567Z] #39 143.4 CC criu/pstree.o [2020-05-12T02:52:05.639Z] #63 exporting layers 6.0s done [2020-05-12T02:52:05.639Z] #63 writing image sha256:bd7ce54d27ee21a7459bd7d34f83950bc89a8e7414fc817d8d0f0ebc7f1a274b done [2020-05-12T02:52:05.639Z] #63 naming to docker.io/library/docker:b7b4f5c9b4feb3320be720682d48605d42c909fb done [2020-05-12T02:52:05.639Z] #63 DONE 6.0s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2020-05-12T02:52:05.780Z] ok github.com/docker/docker/distribution 0.243s coverage: 22.1% of statements [2020-05-12T02:52:05.780Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-05-12T02:52:05.824Z] #39 ... [2020-05-12T02:52:05.824Z] [2020-05-12T02:52:05.824Z] #34 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-05-12T02:52:05.824Z] #34 DONE 0.1s [2020-05-12T02:52:05.824Z] [2020-05-12T02:52:05.824Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-12T02:52:05.938Z] #18 1.678 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-05-12T02:52:05.938Z] #18 1.680 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-05-12T02:52:05.938Z] #18 1.683 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-05-12T02:52:05.938Z] #18 DONE 1.8s [2020-05-12T02:52:05.938Z] [2020-05-12T02:52:05.938Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-12T02:52:05.938Z] #39 125.0 CC criu/mount.o [2020-05-12T02:52:05.938Z] #39 129.3 CC criu/namespaces.o [2020-05-12T02:52:05.938Z] #39 ... [2020-05-12T02:52:05.938Z] [2020-05-12T02:52:05.938Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-05-12T02:52:05.968Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40956/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-40956/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=b7b4f5c9b4feb3320be720682d48605d42c909fb -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:b7b4f5c9b4feb3320be720682d48605d42c909fb hack/validate/default [2020-05-12T02:52:06.082Z] #52 ... [2020-05-12T02:52:06.082Z] [2020-05-12T02:52:06.082Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-12T02:52:06.082Z] #39 144.6 CC criu/rbtree.o [2020-05-12T02:52:06.082Z] #39 161.8 LINK criu/built-in.o [2020-05-12T02:52:06.342Z] #39 162.1 LINK criu/criu [2020-05-12T02:52:06.646Z] #39 144.9 CC criu/rst-malloc.o [2020-05-12T02:52:06.783Z] ok github.com/docker/docker/errdefs 0.005s coverage: 49.4% of statements [2020-05-12T02:52:06.899Z] Congratulations! All commits are properly signed with the DCO! [2020-05-12T02:52:06.899Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2020-05-12T02:52:06.899Z] No api/types/ or api/swagger.yaml changes in diff. [2020-05-12T02:52:06.899Z] Congratulations! All TOML source files changed here have valid syntax. [2020-05-12T02:52:06.899Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2020-05-12T02:52:06.899Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2020-05-12T02:52:06.899Z] Congratulations! No new tests were added to integration-cli. [2020-05-12T02:52:06.899Z] [2020-05-12T02:52:06.899Z] INFO Start validation with golang-ci-lint [2020-05-12T02:52:06.899Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2020-05-12T02:52:06.899Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2020-05-12T02:52:06.899Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2020-05-12T02:52:06.904Z] #39 145.2 CC criu/seccomp.o [2020-05-12T02:52:06.912Z] #39 162.5 DEP lib/c/criu.d [2020-05-12T02:52:06.912Z] #39 162.7 CC images/rpc.pb-c.o [2020-05-12T02:52:07.161Z] #39 145.7 CC criu/seize.o [2020-05-12T02:52:07.394Z] ok github.com/docker/docker/image 0.014s coverage: 86.4% of statements [2020-05-12T02:52:07.726Z] #39 146.3 CC criu/servicefd.o [2020-05-12T02:52:07.844Z] #48 ... [2020-05-12T02:52:07.844Z] [2020-05-12T02:52:07.844Z] #50 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-12T02:52:07.844Z] #50 17.46 + cd /tmp/tmp.kewEQwiwhX/src/github.com/opencontainers/runc [2020-05-12T02:52:07.844Z] #50 17.46 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-05-12T02:52:07.844Z] #50 18.38 + '[' -z '' ']' [2020-05-12T02:52:07.844Z] #50 18.38 + target=static [2020-05-12T02:52:07.844Z] #50 18.38 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-05-12T02:52:07.858Z] #39 ... [2020-05-12T02:52:07.858Z] [2020-05-12T02:52:07.858Z] #22 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-05-12T02:52:07.858Z] #22 DONE 0.2s [2020-05-12T02:52:07.858Z] [2020-05-12T02:52:07.858Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-12T02:52:07.858Z] #39 163.5 CC lib/c/criu.o [2020-05-12T02:52:08.292Z] #39 146.8 CC criu/shmem.o [2020-05-12T02:52:08.397Z] ok github.com/docker/docker/image/cache 0.005s coverage: 19.2% of statements [2020-05-12T02:52:08.428Z] #39 ... [2020-05-12T02:52:08.428Z] [2020-05-12T02:52:08.428Z] #26 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-05-12T02:52:08.428Z] #26 DONE 0.8s [2020-05-12T02:52:08.678Z] ok github.com/docker/docker/distribution/xfer 1.873s coverage: 85.1% of statements [2020-05-12T02:52:08.678Z] ? github.com/docker/docker/dockerversion [no test files] [2020-05-12T02:52:08.678Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-05-12T02:52:08.688Z] [2020-05-12T02:52:08.688Z] #29 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-05-12T02:52:08.688Z] #29 DONE 0.2s [2020-05-12T02:52:08.688Z] [2020-05-12T02:52:08.688Z] #31 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-05-12T02:52:08.948Z] #31 DONE 0.1s [2020-05-12T02:52:08.948Z] [2020-05-12T02:52:08.948Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-12T02:52:08.948Z] #39 164.5 LINK lib/c/built-in.o [2020-05-12T02:52:08.948Z] #39 164.5 LINK lib/c/libcriu.so [2020-05-12T02:52:08.948Z] #39 164.5 LINK lib/c/libcriu.a [2020-05-12T02:52:08.948Z] #39 ... [2020-05-12T02:52:08.948Z] [2020-05-12T02:52:08.949Z] #34 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-05-12T02:52:08.949Z] #34 DONE 0.1s [2020-05-12T02:52:08.949Z] [2020-05-12T02:52:08.949Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-12T02:52:08.949Z] #39 164.6 GEN magic.py [2020-05-12T02:52:08.949Z] #39 164.7 Note: Building without setproctitle() and strlcpy() support. [2020-05-12T02:52:08.949Z] #39 164.7 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-05-12T02:52:08.958Z] ok github.com/docker/docker/image/v1 0.030s coverage: 25.0% of statements [2020-05-12T02:52:08.958Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-05-12T02:52:09.211Z] #39 ... [2020-05-12T02:52:09.211Z] [2020-05-12T02:52:09.211Z] #37 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-05-12T02:52:09.211Z] #37 DONE 0.2s [2020-05-12T02:52:09.211Z] [2020-05-12T02:52:09.211Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-12T02:52:09.211Z] #39 164.7 Note: Building without GnuTLS support [2020-05-12T02:52:09.225Z] #39 147.6 CC criu/sigframe.o [2020-05-12T02:52:09.225Z] #39 147.7 CC criu/signalfd.o [2020-05-12T02:52:09.483Z] #39 147.9 CC criu/sk-inet.o [2020-05-12T02:52:09.483Z] #39 ... [2020-05-12T02:52:09.483Z] [2020-05-12T02:52:09.483Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-05-12T02:52:09.483Z] #36 DONE 227.0s [2020-05-12T02:52:09.569Z] ok github.com/docker/docker/libcontainerd/queue 0.037s coverage: 100.0% of statements [2020-05-12T02:52:09.740Z] [2020-05-12T02:52:09.740Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-12T02:52:09.785Z] #39 165.5 fatal: not a git repository (or any of the parent directories): .git [2020-05-12T02:52:10.572Z] ok github.com/docker/docker/opts 0.017s coverage: 67.4% of statements [2020-05-12T02:52:10.578Z] #50 21.21 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o runc . [2020-05-12T02:52:10.726Z] #39 166.2 make[1]: Nothing to be done for 'all'. [2020-05-12T02:52:10.853Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 50.0% of statements [2020-05-12T02:52:11.124Z] #52 ... [2020-05-12T02:52:11.125Z] [2020-05-12T02:52:11.125Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-12T02:52:11.125Z] #39 149.6 CC criu/sk-netlink.o [2020-05-12T02:52:11.296Z] #39 167.0 make[1]: 'images/built-in.o' is up to date. [2020-05-12T02:52:11.296Z] #39 167.1 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-05-12T02:52:11.296Z] #39 167.1 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-05-12T02:52:11.385Z] #39 ... [2020-05-12T02:52:11.385Z] [2020-05-12T02:52:11.385Z] #37 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-05-12T02:52:11.385Z] #37 DONE 0.2s [2020-05-12T02:52:11.385Z] [2020-05-12T02:52:11.385Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-12T02:52:11.385Z] #39 149.9 CC criu/sk-packet.o [2020-05-12T02:52:11.557Z] #39 167.1 make[1]: 'compel/libcompel.a' is up to date. [2020-05-12T02:52:11.557Z] #39 167.2 make[1]: 'compel/compel-host-bin' is up to date. [2020-05-12T02:52:11.557Z] #39 167.2 make[1]: Nothing to be done for 'all'. [2020-05-12T02:52:11.557Z] #39 167.2 make[1]: 'soccr/libsoccr.a' is up to date. [2020-05-12T02:52:11.818Z] #39 167.5 make[2]: Nothing to be done for 'all'. [2020-05-12T02:52:11.818Z] #39 167.5 make[2]: Nothing to be done for 'all'. [2020-05-12T02:52:11.818Z] #39 167.6 make[2]: Nothing to be done for 'all'. [2020-05-12T02:52:12.078Z] #39 167.7 make[2]: Nothing to be done for 'all'. [2020-05-12T02:52:12.078Z] #39 167.8 make[2]: Nothing to be done for 'all'. [2020-05-12T02:52:12.078Z] #39 167.8 make[2]: Nothing to be done for 'all'. [2020-05-12T02:52:12.316Z] #39 150.5 CC criu/sk-queue.o [2020-05-12T02:52:12.328Z] ok github.com/docker/docker/pkg/archive 0.450s coverage: 77.0% of statements [2020-05-12T02:52:12.339Z] #39 167.9 make[2]: Nothing to be done for 'all'. [2020-05-12T02:52:12.339Z] #39 168.0 make[2]: Nothing to be done for 'all'. [2020-05-12T02:52:12.339Z] #39 168.1 INSTALL criu/criu [2020-05-12T02:52:12.465Z] #19 6.067 Collecting yamllint==1.16.0 [2020-05-12T02:52:12.573Z] #39 150.9 CC criu/sk-tcp.o [2020-05-12T02:52:12.600Z] #39 DONE 168.3s [2020-05-12T02:52:12.600Z] [2020-05-12T02:52:12.600Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-12T02:52:12.656Z] #50 ... [2020-05-12T02:52:12.656Z] [2020-05-12T02:52:12.656Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-12T02:52:12.656Z] #40 90.07 AR soccr/libsoccr.a [2020-05-12T02:52:12.656Z] #40 90.15 make[1]: 'soccr/libsoccr.a' is up to date. [2020-05-12T02:52:12.656Z] #40 90.81 DEP criu/arch/ppc64/sigframe.d [2020-05-12T02:52:12.656Z] #40 91.04 DEP criu/arch/ppc64/crtools.d [2020-05-12T02:52:12.656Z] #40 91.39 DEP criu/arch/ppc64/cpu.d [2020-05-12T02:52:12.656Z] #40 91.79 CC criu/arch/ppc64/cpu.o [2020-05-12T02:52:12.656Z] #40 92.88 CC criu/arch/ppc64/crtools.o [2020-05-12T02:52:12.656Z] #40 94.76 CC criu/arch/ppc64/sigframe.o [2020-05-12T02:52:12.656Z] #40 95.30 LINK criu/arch/ppc64/crtools.built-in.o [2020-05-12T02:52:12.656Z] #40 95.41 DEP criu/pie/util-vdso.d [2020-05-12T02:52:12.656Z] #40 95.75 DEP criu/pie/util.d [2020-05-12T02:52:12.656Z] #40 96.07 CC criu/pie/util.o [2020-05-12T02:52:12.656Z] #40 96.50 CC criu/pie/util-vdso.o [2020-05-12T02:52:12.656Z] #40 97.98 AR criu/pie/pie.lib.a [2020-05-12T02:52:12.656Z] #40 98.13 DEP criu/pie/restorer.d [2020-05-12T02:52:12.656Z] #40 98.61 DEP criu/arch/ppc64/vdso-trampoline.d [2020-05-12T02:52:12.656Z] #40 98.68 DEP criu/arch/ppc64/restorer.d [2020-05-12T02:52:12.656Z] #40 99.01 DEP criu/arch/ppc64/vdso-pie.d [2020-05-12T02:52:12.656Z] #40 99.24 DEP criu/pie/parasite-vdso.d [2020-05-12T02:52:12.831Z] #39 151.3 CC criu/sk-unix.o [2020-05-12T02:52:13.025Z] #19 ... [2020-05-12T02:52:13.025Z] [2020-05-12T02:52:13.025Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-12T02:52:13.025Z] #39 131.5 CC criu/net.o [2020-05-12T02:52:13.025Z] #39 135.2 CC criu/netfilter.o [2020-05-12T02:52:13.025Z] #39 135.5 CC criu/page-pipe.o [2020-05-12T02:52:13.025Z] #39 136.1 CC criu/page-xfer.o [2020-05-12T02:52:13.025Z] #39 137.4 CC criu/pagemap-cache.o [2020-05-12T02:52:13.279Z] #39 137.7 CC criu/pagemap.o [2020-05-12T02:52:13.288Z] #40 99.84 DEP criu/pie/parasite.d [2020-05-12T02:52:13.792Z] ok github.com/docker/docker/pkg/authorization 0.391s coverage: 68.3% of statements [2020-05-12T02:52:13.792Z] ok github.com/docker/docker/pkg/broadcaster 0.001s coverage: 100.0% of statements [2020-05-12T02:52:13.792Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2020-05-12T02:52:13.917Z] #40 100.4 CC criu/pie/parasite.o [2020-05-12T02:52:14.203Z] #39 138.6 CC criu/parasite-syscall.o [2020-05-12T02:52:14.519Z] #45 ... [2020-05-12T02:52:14.519Z] [2020-05-12T02:52:14.519Z] #40 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-05-12T02:52:14.519Z] #40 DONE 0.2s [2020-05-12T02:52:14.519Z] [2020-05-12T02:52:14.519Z] #42 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-05-12T02:52:14.519Z] #42 DONE 0.2s [2020-05-12T02:52:14.519Z] [2020-05-12T02:52:14.519Z] #44 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-05-12T02:52:14.519Z] #44 DONE 0.1s [2020-05-12T02:52:14.519Z] [2020-05-12T02:52:14.519Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-12T02:52:14.728Z] #39 152.8 CC criu/sockets.o [2020-05-12T02:52:14.762Z] #39 139.4 CC criu/path.o [2020-05-12T02:52:14.986Z] #39 153.4 CC criu/stats.o [2020-05-12T02:52:14.986Z] #39 153.7 CC criu/string.o [2020-05-12T02:52:15.244Z] #39 153.7 CC criu/sysctl.o [2020-05-12T02:52:15.370Z] #39 139.7 CC criu/pie-util-vdso-elf32.o [2020-05-12T02:52:15.631Z] #39 140.1 CC criu/pie-util-vdso.o [2020-05-12T02:52:15.810Z] #39 154.3 CC criu/sysfs_parse.o [2020-05-12T02:52:16.070Z] #39 154.6 CC criu/timerfd.o [2020-05-12T02:52:16.203Z] #39 140.6 CC criu/pie-util.o [2020-05-12T02:52:16.463Z] #39 140.8 CC criu/pipes.o [2020-05-12T02:52:16.638Z] #40 103.3 LINK criu/pie/parasite.built-in.o [2020-05-12T02:52:16.639Z] #40 103.3 GEN criu/pie/parasite-blob.h [2020-05-12T02:52:16.639Z] #40 103.4 CC criu/pie/parasite-vdso.o [2020-05-12T02:52:16.641Z] #39 154.9 CC criu/tty.o [2020-05-12T02:52:17.027Z] #39 141.5 CC criu/plugin.o [2020-05-12T02:52:17.281Z] #39 ... [2020-05-12T02:52:17.281Z] [2020-05-12T02:52:17.281Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-05-12T02:52:17.281Z] #19 11.40 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-05-12T02:52:17.281Z] #19 11.48 Collecting pyyaml (from yamllint==1.16.0) [2020-05-12T02:52:17.536Z] #19 11.67 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-05-12T02:52:18.019Z] #39 156.4 CC criu/tun.o [2020-05-12T02:52:18.136Z] #40 ... [2020-05-12T02:52:18.136Z] [2020-05-12T02:52:18.136Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-12T02:52:18.136Z] #42 192.2 crypto/rand [2020-05-12T02:52:18.136Z] #42 193.5 go/doc [2020-05-12T02:52:18.136Z] #42 195.5 crypto/elliptic [2020-05-12T02:52:18.136Z] #42 ... [2020-05-12T02:52:18.136Z] [2020-05-12T02:52:18.136Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-12T02:52:18.136Z] #48 192.2 mvdan.cc/sh/v3/cmd/shfmt [2020-05-12T02:52:18.136Z] #48 ... [2020-05-12T02:52:18.136Z] [2020-05-12T02:52:18.136Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-12T02:52:18.136Z] #40 104.8 CC criu/arch/ppc64/vdso-pie.o [2020-05-12T02:52:18.157Z] ok github.com/docker/docker/pkg/chrootarchive 3.464s coverage: 43.2% of statements [2020-05-12T02:52:18.157Z] ok github.com/docker/docker/pkg/directory 0.009s coverage: 80.0% of statements [2020-05-12T02:52:18.157Z] ok github.com/docker/docker/layer 7.944s coverage: 68.8% of statements [2020-05-12T02:52:18.157Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-05-12T02:52:18.157Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-05-12T02:52:18.157Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-05-12T02:52:18.157Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-05-12T02:52:18.157Z] ? github.com/docker/docker/oci [no test files] [2020-05-12T02:52:18.157Z] ? github.com/docker/docker/oci/caps [no test files] [2020-05-12T02:52:18.157Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-05-12T02:52:18.157Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-05-12T02:52:18.427Z] #40 ... [2020-05-12T02:52:18.427Z] [2020-05-12T02:52:18.427Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-12T02:52:18.427Z] #48 DONE 202.9s [2020-05-12T02:52:18.585Z] #39 156.9 CC criu/uffd.o [2020-05-12T02:52:18.720Z] [2020-05-12T02:52:18.720Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-12T02:52:18.720Z] #18 18.13 Fetched 8126 kB in 18s (463 kB/s) [2020-05-12T02:52:18.720Z] #18 18.13 Reading package lists... [2020-05-12T02:52:18.768Z] ok github.com/docker/docker/pkg/discovery/file 0.006s coverage: 92.9% of statements [2020-05-12T02:52:18.768Z] ok github.com/docker/docker/pkg/discovery 0.004s coverage: 58.3% of statements [2020-05-12T02:52:18.904Z] #19 13.14 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-05-12T02:52:19.016Z] #18 25.43 Reading package lists... [2020-05-12T02:52:19.016Z] #18 ... [2020-05-12T02:52:19.016Z] [2020-05-12T02:52:19.016Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-12T02:52:19.016Z] #40 105.7 CC criu/arch/ppc64/restorer.o [2020-05-12T02:52:19.049Z] ok github.com/docker/docker/pkg/discovery/memory 0.001s coverage: 92.3% of statements [2020-05-12T02:52:19.159Z] #19 13.19 Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl [2020-05-12T02:52:19.159Z] #19 13.23 Building wheels for collected packages: pyyaml [2020-05-12T02:52:19.159Z] #19 13.23 Running setup.py bdist_wheel for pyyaml: started [2020-05-12T02:52:19.518Z] #39 158.0 CC criu/util.o [2020-05-12T02:52:19.661Z] ok github.com/docker/docker/pkg/discovery/nodes 0.002s coverage: 93.8% of statements [2020-05-12T02:52:19.941Z] ok github.com/docker/docker/pkg/dmesg 0.003s coverage: 83.3% of statements [2020-05-12T02:52:20.075Z] #40 106.6 CC criu/arch/ppc64/vdso-trampoline.o [2020-05-12T02:52:20.075Z] #40 106.7 CC criu/pie/restorer.o [2020-05-12T02:52:20.084Z] #19 14.31 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-05-12T02:52:20.339Z] #19 14.31 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-05-12T02:52:20.339Z] #19 14.37 Successfully built pyyaml [2020-05-12T02:52:20.339Z] #19 14.39 Installing collected packages: pyyaml, pathspec, yamllint [2020-05-12T02:52:20.593Z] #19 14.71 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0 [2020-05-12T02:52:20.891Z] #39 159.2 CC criu/uts_ns.o [2020-05-12T02:52:20.891Z] #39 159.4 CC criu/vdso-compat.o [2020-05-12T02:52:20.942Z] ok github.com/docker/docker/pkg/filenotify 0.604s coverage: 67.0% of statements [2020-05-12T02:52:21.149Z] #39 159.6 CC criu/vdso.o [2020-05-12T02:52:21.153Z] #19 DONE 15.2s [2020-05-12T02:52:21.153Z] [2020-05-12T02:52:21.153Z] #22 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-05-12T02:52:21.153Z] #22 DONE 0.2s [2020-05-12T02:52:21.153Z] [2020-05-12T02:52:21.153Z] #26 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-05-12T02:52:21.553Z] ok github.com/docker/docker/pkg/fileutils 0.011s coverage: 89.5% of statements [2020-05-12T02:52:21.716Z] #39 160.1 LINK criu/built-in.o [2020-05-12T02:52:21.716Z] #39 160.3 LINK criu/criu [2020-05-12T02:52:21.716Z] #39 ... [2020-05-12T02:52:21.716Z] [2020-05-12T02:52:21.716Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-12T02:52:21.716Z] #49 108.7 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2020-05-12T02:52:21.974Z] #49 ... [2020-05-12T02:52:21.974Z] [2020-05-12T02:52:21.974Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-12T02:52:21.974Z] #45 229.8 + cd /tmp/tmp.qCEceI1uDl/src/github.com/golangci/golangci-lint/ [2020-05-12T02:52:21.974Z] #45 229.8 + git checkout -q v1.23.8 [2020-05-12T02:52:21.974Z] #45 230.3 ++ git describe --tags [2020-05-12T02:52:21.974Z] #45 230.3 + version=v1.23.8 [2020-05-12T02:52:21.974Z] #45 230.3 ++ git rev-parse --short HEAD [2020-05-12T02:52:21.974Z] #45 230.3 + commit=76a82c6 [2020-05-12T02:52:21.974Z] #45 230.3 ++ git show -s --format=%cd [2020-05-12T02:52:21.974Z] #45 230.3 + commitDate='Wed Mar 4 06:43:41 2020 +0300' [2020-05-12T02:52:21.974Z] #45 230.3 + go build -buildmode=pie -ldflags '-s -w -X "main.version=v1.23.8" -X "main.commit=76a82c6" -X "main.date=Wed Mar 4 06:43:41 2020 +0300"' -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint [2020-05-12T02:52:22.077Z] #26 DONE 0.7s [2020-05-12T02:52:22.077Z] [2020-05-12T02:52:22.077Z] #29 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-05-12T02:52:22.077Z] #29 DONE 0.1s [2020-05-12T02:52:22.077Z] [2020-05-12T02:52:22.077Z] #31 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-05-12T02:52:22.077Z] #31 DONE 0.1s [2020-05-12T02:52:22.077Z] [2020-05-12T02:52:22.077Z] #34 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-05-12T02:52:22.077Z] #34 DONE 0.1s [2020-05-12T02:52:22.077Z] [2020-05-12T02:52:22.077Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-12T02:52:22.077Z] #39 141.9 CC criu/proc_parse.o [2020-05-12T02:52:22.077Z] #39 145.1 CC criu/protobuf-desc.o [2020-05-12T02:52:22.077Z] #39 146.3 CC criu/protobuf.o [2020-05-12T02:52:22.164Z] ok github.com/docker/docker/pkg/fsutils 0.436s coverage: 85.1% of statements [2020-05-12T02:52:22.232Z] #45 ... [2020-05-12T02:52:22.232Z] [2020-05-12T02:52:22.232Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-12T02:52:22.232Z] #39 160.7 DEP lib/c/criu.d [2020-05-12T02:52:22.337Z] #39 146.7 CC criu/pstree.o [2020-05-12T02:52:22.490Z] #39 160.8 CC images/rpc.pb-c.o [2020-05-12T02:52:22.775Z] ok github.com/docker/docker/pkg/homedir 0.030s coverage: 11.4% of statements [2020-05-12T02:52:22.775Z] ok github.com/docker/docker/pkg/discovery/kv 3.104s coverage: 84.1% of statements [2020-05-12T02:52:23.057Z] #39 161.4 CC lib/c/criu.o [2020-05-12T02:52:23.276Z] #39 147.8 CC criu/rbtree.o [2020-05-12T02:52:23.315Z] #39 ... [2020-05-12T02:52:23.315Z] [2020-05-12T02:52:23.315Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-12T02:52:23.315Z] #49 109.9 + mkdir -p /build [2020-05-12T02:52:23.315Z] #49 109.9 + cp runc /build/runc [2020-05-12T02:52:23.315Z] #49 DONE 110.3s [2020-05-12T02:52:23.387Z] ok github.com/docker/docker/pkg/idtools 0.304s coverage: 70.3% of statements [2020-05-12T02:52:23.531Z] #39 148.1 CC criu/rst-malloc.o [2020-05-12T02:52:23.573Z] [2020-05-12T02:52:23.574Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-12T02:52:23.670Z] ok github.com/docker/docker/pkg/ioutils 0.304s coverage: 70.6% of statements [2020-05-12T02:52:23.959Z] ok github.com/docker/docker/pkg/jsonmessage 0.002s coverage: 91.7% of statements [2020-05-12T02:52:23.959Z] ok github.com/docker/docker/pkg/locker 0.013s coverage: 88.9% of statements [2020-05-12T02:52:24.091Z] #39 148.3 CC criu/seccomp.o [2020-05-12T02:52:24.139Z] #45 ... [2020-05-12T02:52:24.139Z] [2020-05-12T02:52:24.139Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-12T02:52:24.139Z] #39 162.4 LINK lib/c/built-in.o [2020-05-12T02:52:24.139Z] #39 162.4 LINK lib/c/libcriu.so [2020-05-12T02:52:24.139Z] #39 162.5 LINK lib/c/libcriu.a [2020-05-12T02:52:24.139Z] #39 162.7 GEN magic.py [2020-05-12T02:52:24.240Z] ok github.com/docker/docker/pkg/longpath 0.001s coverage: 100.0% of statements [2020-05-12T02:52:24.240Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-05-12T02:52:24.240Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-05-12T02:52:24.240Z] ok github.com/docker/docker/pkg/namesgenerator 0.001s coverage: 85.7% of statements [2020-05-12T02:52:24.240Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-05-12T02:52:24.346Z] #39 ... [2020-05-12T02:52:24.346Z] [2020-05-12T02:52:24.346Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-05-12T02:52:24.346Z] #36 DONE 236.5s [2020-05-12T02:52:24.346Z] [2020-05-12T02:52:24.346Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-12T02:52:24.397Z] #39 162.8 Note: Building without setproctitle() and strlcpy() support. [2020-05-12T02:52:24.397Z] #39 162.8 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-05-12T02:52:24.397Z] #39 162.9 Note: Building without GnuTLS support [2020-05-12T02:52:24.521Z] ok github.com/docker/docker/pkg/parsers 0.001s coverage: 97.0% of statements [2020-05-12T02:52:24.521Z] ok github.com/docker/docker/pkg/parsers/kernel 0.001s coverage: 60.0% of statements [2020-05-12T02:52:24.550Z] #40 ... [2020-05-12T02:52:24.550Z] [2020-05-12T02:52:24.550Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-12T02:52:24.550Z] #42 208.7 crypto/ecdsa [2020-05-12T02:52:24.801Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.014s coverage: 91.4% of statements [2020-05-12T02:52:24.801Z] ok github.com/docker/docker/pkg/pidfile 0.003s coverage: 82.4% of statements [2020-05-12T02:52:24.801Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-05-12T02:52:24.801Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-05-12T02:52:24.905Z] #52 ... [2020-05-12T02:52:24.905Z] [2020-05-12T02:52:24.905Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-12T02:52:24.905Z] #39 149.3 CC criu/seize.o [2020-05-12T02:52:24.963Z] #39 163.5 fatal: not a git repository (or any of the parent directories): .git [2020-05-12T02:52:25.413Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.021s coverage: 56.8% of statements [2020-05-12T02:52:25.529Z] #39 164.0 make[1]: Nothing to be done for 'all'. [2020-05-12T02:52:25.587Z] #42 209.7 crypto/rsa [2020-05-12T02:52:25.828Z] #39 ... [2020-05-12T02:52:25.828Z] [2020-05-12T02:52:25.828Z] #37 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-05-12T02:52:25.828Z] #37 DONE 0.2s [2020-05-12T02:52:25.828Z] [2020-05-12T02:52:25.828Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-12T02:52:25.828Z] #39 150.3 CC criu/servicefd.o [2020-05-12T02:52:26.024Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2020-05-12T02:52:26.083Z] #39 150.7 CC criu/shmem.o [2020-05-12T02:52:26.095Z] #39 164.5 make[1]: 'images/built-in.o' is up to date. [2020-05-12T02:52:26.095Z] #39 164.5 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-05-12T02:52:26.095Z] #39 164.5 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-05-12T02:52:26.095Z] #39 164.5 make[1]: 'compel/libcompel.a' is up to date. [2020-05-12T02:52:26.095Z] #39 164.5 make[1]: 'compel/compel-host-bin' is up to date. [2020-05-12T02:52:26.095Z] #39 164.6 make[1]: Nothing to be done for 'all'. [2020-05-12T02:52:26.095Z] #39 164.6 make[1]: 'soccr/libsoccr.a' is up to date. [2020-05-12T02:52:26.304Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2020-05-12T02:52:26.353Z] #39 164.7 make[2]: Nothing to be done for 'all'. [2020-05-12T02:52:26.353Z] #39 164.7 make[2]: Nothing to be done for 'all'. [2020-05-12T02:52:26.353Z] #39 164.8 make[2]: Nothing to be done for 'all'. [2020-05-12T02:52:26.353Z] #39 164.8 make[2]: Nothing to be done for 'all'. [2020-05-12T02:52:26.353Z] #39 164.9 make[2]: Nothing to be done for 'all'. [2020-05-12T02:52:26.353Z] #39 164.9 make[2]: Nothing to be done for 'all'. [2020-05-12T02:52:26.353Z] #39 164.9 make[2]: Nothing to be done for 'all'. [2020-05-12T02:52:26.353Z] #39 165.0 make[2]: Nothing to be done for 'all'. [2020-05-12T02:52:26.584Z] ok github.com/docker/docker/pkg/progress 0.001s coverage: 75.9% of statements [2020-05-12T02:52:26.611Z] #39 165.0 INSTALL criu/criu [2020-05-12T02:52:26.869Z] #39 DONE 165.2s [2020-05-12T02:52:26.869Z] [2020-05-12T02:52:26.869Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-12T02:52:27.006Z] #39 151.4 CC criu/sigframe.o [2020-05-12T02:52:27.261Z] #39 151.6 CC criu/signalfd.o [2020-05-12T02:52:27.515Z] #39 151.9 CC criu/sk-inet.o [2020-05-12T02:52:28.048Z] ok github.com/docker/docker/pkg/pubsub 1.022s coverage: 73.9% of statements [2020-05-12T02:52:28.048Z] ok github.com/docker/docker/pkg/reexec 0.003s coverage: 82.4% of statements [2020-05-12T02:52:28.248Z] #45 ... [2020-05-12T02:52:28.248Z] [2020-05-12T02:52:28.248Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-12T02:52:28.248Z] #52 193.9 + bin/containerd [2020-05-12T02:52:28.248Z] #52 ... [2020-05-12T02:52:28.248Z] [2020-05-12T02:52:28.248Z] #40 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-05-12T02:52:28.248Z] #40 DONE 0.1s [2020-05-12T02:52:28.248Z] [2020-05-12T02:52:28.248Z] #42 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-05-12T02:52:28.248Z] #42 DONE 0.1s [2020-05-12T02:52:28.248Z] [2020-05-12T02:52:28.248Z] #44 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-05-12T02:52:28.248Z] #44 DONE 0.1s [2020-05-12T02:52:28.248Z] [2020-05-12T02:52:28.248Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-12T02:52:28.325Z] #42 212.2 crypto/x509/pkix [2020-05-12T02:52:28.439Z] #39 152.7 CC criu/sk-netlink.o [2020-05-12T02:52:28.693Z] #39 153.1 CC criu/sk-packet.o [2020-05-12T02:52:29.252Z] #39 153.7 CC criu/sk-queue.o [2020-05-12T02:52:29.811Z] #39 154.2 CC criu/sk-tcp.o [2020-05-12T02:52:29.823Z] #42 214.1 github.com/LK4D4/vndr/build [2020-05-12T02:52:30.066Z] #39 154.6 CC criu/sk-unix.o [2020-05-12T02:52:30.112Z] #42 ... [2020-05-12T02:52:30.112Z] [2020-05-12T02:52:30.112Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-12T02:52:30.112Z] #40 112.7 LINK criu/pie/restorer.built-in.o [2020-05-12T02:52:30.112Z] #40 112.7 GEN criu/pie/restorer-blob.h [2020-05-12T02:52:30.112Z] #40 112.9 DEP criu/vdso.d [2020-05-12T02:52:30.112Z] #40 113.5 DEP criu/uts_ns.d [2020-05-12T02:52:30.112Z] #40 113.8 DEP criu/util.d [2020-05-12T02:52:30.112Z] #40 114.2 DEP criu/uffd.d [2020-05-12T02:52:30.112Z] #40 114.6 DEP criu/tun.d [2020-05-12T02:52:30.112Z] #40 114.8 DEP criu/tty.d [2020-05-12T02:52:30.112Z] #40 115.1 DEP criu/timerfd.d [2020-05-12T02:52:30.112Z] #40 115.5 DEP criu/sysfs_parse.d [2020-05-12T02:52:30.112Z] #40 115.7 DEP criu/sysctl.d [2020-05-12T02:52:30.112Z] #40 116.0 DEP criu/string.d [2020-05-12T02:52:30.112Z] #40 116.1 DEP criu/stats.d [2020-05-12T02:52:30.112Z] #40 116.3 DEP criu/sockets.d [2020-05-12T02:52:30.112Z] #40 116.7 DEP criu/sk-unix.d [2020-05-12T02:52:30.712Z] ok github.com/docker/docker/pkg/signal 2.331s coverage: 61.0% of statements [2020-05-12T02:52:30.741Z] #40 117.1 DEP criu/sk-tcp.d [2020-05-12T02:52:30.741Z] #40 117.5 DEP criu/sk-queue.d [2020-05-12T02:52:30.992Z] ok github.com/docker/docker/pkg/stdcopy 0.003s coverage: 100.0% of statements [2020-05-12T02:52:31.273Z] ok github.com/docker/docker/pkg/streamformatter 0.002s coverage: 66.2% of statements [2020-05-12T02:52:31.373Z] #40 117.8 DEP criu/sk-packet.d [2020-05-12T02:52:31.553Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2020-05-12T02:52:31.661Z] #40 118.2 DEP criu/sk-netlink.d [2020-05-12T02:52:31.834Z] ok github.com/docker/docker/pkg/symlink 0.007s coverage: 87.7% of statements [2020-05-12T02:52:31.949Z] #39 156.2 CC criu/sockets.o [2020-05-12T02:52:31.951Z] #40 118.6 DEP criu/sk-inet.d [2020-05-12T02:52:32.243Z] #40 118.9 DEP criu/signalfd.d [2020-05-12T02:52:32.445Z] ok github.com/docker/docker/pkg/sysinfo 0.005s coverage: 54.1% of statements [2020-05-12T02:52:32.510Z] #39 156.8 CC criu/stats.o [2020-05-12T02:52:32.510Z] #39 157.1 CC criu/string.o [2020-05-12T02:52:32.534Z] #40 119.1 DEP criu/sigframe.d [2020-05-12T02:52:32.725Z] ok github.com/docker/docker/pkg/system 0.046s coverage: 36.9% of statements [2020-05-12T02:52:32.765Z] #39 157.1 CC criu/sysctl.o [2020-05-12T02:52:32.824Z] #40 119.3 DEP criu/shmem.d [2020-05-12T02:52:33.116Z] #40 119.7 DEP criu/servicefd.d [2020-05-12T02:52:33.326Z] #39 157.6 CC criu/sysfs_parse.o [2020-05-12T02:52:33.326Z] #39 158.0 CC criu/timerfd.o [2020-05-12T02:52:33.408Z] #40 ... [2020-05-12T02:52:33.408Z] [2020-05-12T02:52:33.408Z] #55 [rootlesskit 1/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-12T02:52:33.408Z] #55 207.6 + for f in rootlesskit rootlesskit-docker-proxy [2020-05-12T02:52:33.408Z] #55 207.6 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-05-12T02:52:33.408Z] #55 ... [2020-05-12T02:52:33.408Z] [2020-05-12T02:52:33.408Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-12T02:52:33.408Z] #40 120.0 DEP criu/seize.d [2020-05-12T02:52:33.424Z] ok github.com/docker/docker/pkg/tailfile 0.061s coverage: 88.6% of statements [2020-05-12T02:52:33.699Z] #40 120.4 DEP criu/seccomp.d [2020-05-12T02:52:33.704Z] ok github.com/docker/docker/pkg/tarsum 0.032s coverage: 89.3% of statements [2020-05-12T02:52:33.886Z] #39 158.3 CC criu/tty.o [2020-05-12T02:52:33.985Z] testing: warning: no tests to run [2020-05-12T02:52:33.985Z] coverage: [no statements] [2020-05-12T02:52:33.985Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2020-05-12T02:52:34.265Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2020-05-12T02:52:34.265Z] ok github.com/docker/docker/pkg/urlutil 0.001s coverage: 100.0% of statements [2020-05-12T02:52:34.330Z] #40 120.9 DEP criu/rst-malloc.d [2020-05-12T02:52:34.546Z] ok github.com/docker/docker/pkg/useragent 0.001s coverage: 88.9% of statements [2020-05-12T02:52:34.632Z] #40 121.1 DEP criu/rbtree.d [2020-05-12T02:52:34.632Z] #40 121.2 DEP criu/pstree.d [2020-05-12T02:52:34.921Z] #40 121.5 DEP criu/protobuf.d [2020-05-12T02:52:35.211Z] #40 121.8 GEN criu/protobuf-desc-gen.h [2020-05-12T02:52:35.246Z] #39 159.7 CC criu/tun.o [2020-05-12T02:52:35.805Z] #39 160.2 CC criu/uffd.o [2020-05-12T02:52:35.843Z] #40 ... [2020-05-12T02:52:35.843Z] [2020-05-12T02:52:35.843Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-12T02:52:35.843Z] #18 25.43 Reading package lists... [2020-05-12T02:52:35.843Z] #18 34.01 Building dependency tree... [2020-05-12T02:52:35.843Z] #18 35.71 libcap2-bin is already the newest version (1:2.25-2). [2020-05-12T02:52:35.843Z] #18 35.71 The following additional packages will be installed: [2020-05-12T02:52:35.843Z] #18 35.72 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-05-12T02:52:35.843Z] #18 35.72 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-05-12T02:52:35.843Z] #18 35.72 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-05-12T02:52:35.843Z] #18 35.72 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-05-12T02:52:35.843Z] #18 35.72 python3.7 python3.7-minimal vim-runtime xxd [2020-05-12T02:52:35.843Z] #18 35.72 Suggested packages: [2020-05-12T02:52:35.843Z] #18 35.72 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-05-12T02:52:35.843Z] #18 35.72 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-05-12T02:52:35.843Z] #18 35.72 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-05-12T02:52:35.843Z] #18 35.72 Recommended packages: [2020-05-12T02:52:35.843Z] #18 35.72 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-05-12T02:52:35.843Z] #18 35.72 python3-keyrings.alt python3-xdg unzip [2020-05-12T02:52:35.843Z] #18 39.47 The following NEW packages will be installed: [2020-05-12T02:52:35.843Z] #18 39.47 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-05-12T02:52:35.843Z] #18 39.47 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-05-12T02:52:35.843Z] #18 39.47 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-05-12T02:52:35.843Z] #18 39.47 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-05-12T02:52:35.843Z] #18 39.48 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-05-12T02:52:35.843Z] #18 39.48 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-05-12T02:52:35.843Z] #18 39.48 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2020-05-12T02:52:35.843Z] #18 39.48 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2020-05-12T02:52:35.843Z] #18 39.48 xz-utils zip [2020-05-12T02:52:35.843Z] #18 39.65 0 upgraded, 48 newly installed, 0 to remove and 6 not upgraded. [2020-05-12T02:52:35.843Z] #18 39.65 Need to get 29.2 MB of archives. [2020-05-12T02:52:35.843Z] #18 39.65 After this operation, 134 MB of additional disk space will be used. [2020-05-12T02:52:35.843Z] #18 39.65 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el pigz ppc64el 2.4-1 [53.3 kB] [2020-05-12T02:52:35.843Z] #18 39.69 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-12T02:52:35.843Z] #18 39.75 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-12T02:52:35.843Z] #18 40.03 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-minimal ppc64el 3.7.3-1 [36.6 kB] [2020-05-12T02:52:35.843Z] #18 40.04 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libmpdec2 ppc64el 2.4.2-2 [84.6 kB] [2020-05-12T02:52:35.843Z] #18 40.04 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-12T02:52:35.843Z] #18 40.16 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3.7 ppc64el 3.7.3-2+deb10u1 [330 kB] [2020-05-12T02:52:35.843Z] #18 40.18 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3-stdlib ppc64el 3.7.3-1 [20.0 kB] [2020-05-12T02:52:35.843Z] #18 40.19 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3 ppc64el 3.7.3-1 [61.5 kB] [2020-05-12T02:52:35.843Z] #18 40.19 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libip4tc0 ppc64el 1.8.2-4 [73.3 kB] [2020-05-12T02:52:35.843Z] #18 40.21 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libip6tc0 ppc64el 1.8.2-4 [73.7 kB] [2020-05-12T02:52:35.843Z] #18 40.21 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libiptc0 ppc64el 1.8.2-4 [59.8 kB] [2020-05-12T02:52:35.843Z] #18 40.22 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnfnetlink0 ppc64el 1.0.1-3+b1 [12.8 kB] [2020-05-12T02:52:35.843Z] #18 40.22 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnetfilter-conntrack3 ppc64el 1.0.7-1 [38.8 kB] [2020-05-12T02:52:35.843Z] #18 40.22 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnftnl11 ppc64el 1.1.2-2 [61.5 kB] [2020-05-12T02:52:35.843Z] #18 40.23 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el iptables ppc64el 1.8.2-4 [437 kB] [2020-05-12T02:52:35.843Z] #18 40.29 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xxd ppc64el 2:8.1.0875-5 [140 kB] [2020-05-12T02:52:35.843Z] #18 40.32 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-common all 2:8.1.0875-5 [195 kB] [2020-05-12T02:52:35.843Z] #18 40.34 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el bash-completion all 1:2.8-6 [208 kB] [2020-05-12T02:52:35.843Z] #18 40.37 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-12T02:52:35.843Z] #18 40.38 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xz-utils ppc64el 5.2.4-1 [186 kB] [2020-05-12T02:52:35.843Z] #18 40.41 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el apparmor ppc64el 2.13.2-10 [584 kB] [2020-05-12T02:52:35.843Z] #18 40.49 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el aufs-tools ppc64el 1:4.14+20190211-1 [107 kB] [2020-05-12T02:52:35.843Z] #18 40.51 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libonig5 ppc64el 6.9.1-1 [181 kB] [2020-05-12T02:52:35.843Z] #18 40.53 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjq1 ppc64el 1.5+dfsg-2+b1 [117 kB] [2020-05-12T02:52:35.843Z] #18 40.54 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el jq ppc64el 1.5+dfsg-2+b1 [59.8 kB] [2020-05-12T02:52:35.843Z] #18 40.56 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libaio1 ppc64el 0.3.112-3 [11.6 kB] [2020-05-12T02:52:35.843Z] #18 40.56 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libgpm2 ppc64el 1.20.7-5 [35.4 kB] [2020-05-12T02:52:35.843Z] #18 40.57 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libicu63 ppc64el 63.1-6+deb10u1 [8411 kB] [2020-05-12T02:52:35.843Z] #18 41.47 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-12T02:52:35.843Z] #18 41.47 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-12T02:52:35.843Z] #18 41.50 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-12T02:52:35.843Z] #18 41.51 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libreadline5 ppc64el 5.2+dfsg-3+b13 [129 kB] [2020-05-12T02:52:35.843Z] #18 41.52 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el net-tools ppc64el 1.60+git20180626.aebd88e-1 [265 kB] [2020-05-12T02:52:35.843Z] #18 41.57 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-pip-whl all 18.1-5 [1591 kB] [2020-05-12T02:52:35.843Z] #18 41.76 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-05-12T02:52:35.843Z] #18 41.76 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-distutils all 3.7.3-1 [142 kB] [2020-05-12T02:52:35.843Z] #18 41.79 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-pip all 18.1-5 [171 kB] [2020-05-12T02:52:35.843Z] #18 41.81 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-pkg-resources all 40.8.0-1 [153 kB] [2020-05-12T02:52:35.843Z] #18 41.83 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-setuptools all 40.8.0-1 [306 kB] [2020-05-12T02:52:35.843Z] #18 41.87 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-wheel all 0.32.3-2 [19.4 kB] [2020-05-12T02:52:35.843Z] #18 41.87 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el sudo ppc64el 1.8.27-1+deb10u2 [1230 kB] [2020-05-12T02:52:35.843Z] #18 42.07 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-12T02:52:35.843Z] #18 42.10 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el uidmap ppc64el 1:4.5-1.1 [261 kB] [2020-05-12T02:52:35.843Z] #18 42.13 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-05-12T02:52:35.843Z] #18 42.75 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim ppc64el 2:8.1.0875-5 [1346 kB] [2020-05-12T02:52:35.843Z] #18 42.96 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xfsprogs ppc64el 4.20.0-1 [961 kB] [2020-05-12T02:52:35.843Z] #18 43.15 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el zip ppc64el 3.0-11+b1 [223 kB] [2020-05-12T02:52:36.363Z] #39 ... [2020-05-12T02:52:36.363Z] [2020-05-12T02:52:36.363Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-12T02:52:36.363Z] #45 238.6 + cd /tmp/tmp.w3kmBDxG5F/src/github.com/golangci/golangci-lint/ [2020-05-12T02:52:36.363Z] #45 238.6 + git checkout -q v1.23.8 [2020-05-12T02:52:36.363Z] #45 239.1 ++ git describe --tags [2020-05-12T02:52:36.363Z] #45 239.1 + version=v1.23.8 [2020-05-12T02:52:36.363Z] #45 239.1 ++ git rev-parse --short HEAD [2020-05-12T02:52:36.363Z] #45 239.1 + commit=76a82c6 [2020-05-12T02:52:36.363Z] #45 239.1 ++ git show -s --format=%cd [2020-05-12T02:52:36.363Z] #45 239.1 + commitDate='Wed Mar 4 06:43:41 2020 +0300' [2020-05-12T02:52:36.363Z] #45 239.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-12T02:52:36.467Z] #52 ... [2020-05-12T02:52:36.467Z] [2020-05-12T02:52:36.467Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-12T02:52:36.467Z] #45 DONE 247.8s [2020-05-12T02:52:36.467Z] [2020-05-12T02:52:36.467Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-12T02:52:36.467Z] #52 ... [2020-05-12T02:52:36.467Z] [2020-05-12T02:52:36.467Z] #46 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-05-12T02:52:36.467Z] #46 DONE 0.2s [2020-05-12T02:52:36.467Z] [2020-05-12T02:52:36.467Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-12T02:52:36.467Z] #52 ... [2020-05-12T02:52:36.467Z] [2020-05-12T02:52:36.467Z] #48 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-05-12T02:52:36.467Z] #48 DONE 0.1s [2020-05-12T02:52:36.467Z] [2020-05-12T02:52:36.467Z] #50 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-05-12T02:52:36.467Z] #50 DONE 0.1s [2020-05-12T02:52:36.467Z] [2020-05-12T02:52:36.467Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-12T02:52:36.474Z] #18 44.55 debconf: delaying package configuration, since apt-utils is not installed [2020-05-12T02:52:36.559Z] ok github.com/docker/docker/plugin 0.554s coverage: 23.3% of statements [2020-05-12T02:52:36.619Z] #45 ... [2020-05-12T02:52:36.619Z] [2020-05-12T02:52:36.619Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-12T02:52:36.619Z] #39 161.1 CC criu/util.o [2020-05-12T02:52:36.765Z] #18 44.74 Fetched 29.2 MB in 4s (8130 kB/s) [2020-05-12T02:52:36.765Z] [2020-05-12T02:52:36.765Z] #18 ... [2020-05-12T02:52:36.765Z] [2020-05-12T02:52:36.765Z] #55 [rootlesskit 1/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-12T02:52:36.765Z] #55 DONE 221.1s [2020-05-12T02:52:36.765Z] [2020-05-12T02:52:36.765Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-12T02:52:36.765Z] #18 44.85 Selecting previously unselected package pigz. [2020-05-12T02:52:36.765Z] #18 44.85 (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% [2020-05-12T02:52:36.765Z] #18 ... [2020-05-12T02:52:36.765Z] [2020-05-12T02:52:36.765Z] #56 [rootlesskit 2/2] COPY ./contrib/dockerd-rootless.sh /build [2020-05-12T02:52:36.840Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.5% of statements [2020-05-12T02:52:37.057Z] #56 DONE 0.1s [2020-05-12T02:52:37.057Z] [2020-05-12T02:52:37.057Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-12T02:52:37.057Z] #18 44.85 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23360 files and directories currently installed.) [2020-05-12T02:52:37.057Z] #18 44.97 Preparing to unpack .../pigz_2.4-1_ppc64el.deb ... [2020-05-12T02:52:37.057Z] #18 44.97 Unpacking pigz (2.4-1) ... [2020-05-12T02:52:37.057Z] #18 45.16 Selecting previously unselected package libpython3.7-minimal:ppc64el. [2020-05-12T02:52:37.057Z] #18 45.19 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_ppc64el.deb ... [2020-05-12T02:52:37.057Z] #18 45.20 Unpacking libpython3.7-minimal:ppc64el (3.7.3-2+deb10u1) ... [2020-05-12T02:52:37.451Z] ok github.com/docker/docker/profiles/seccomp 0.003s coverage: 75.0% of statements [2020-05-12T02:52:37.732Z] ok github.com/docker/docker/reference 0.005s coverage: 84.4% of statements [2020-05-12T02:52:37.844Z] #52 213.5 + bin/containerd-stress [2020-05-12T02:52:37.982Z] #39 162.3 CC criu/uts_ns.o [2020-05-12T02:52:37.982Z] #39 162.5 CC criu/vdso-compat.o [2020-05-12T02:52:38.237Z] #39 162.6 CC criu/vdso.o [2020-05-12T02:52:38.569Z] #18 46.41 Selecting previously unselected package python3.7-minimal. [2020-05-12T02:52:38.569Z] #18 46.43 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_ppc64el.deb ... [2020-05-12T02:52:38.569Z] #18 46.45 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ... [2020-05-12T02:52:38.799Z] #39 163.2 LINK criu/built-in.o [2020-05-12T02:52:39.054Z] #39 163.4 LINK criu/criu [2020-05-12T02:52:39.198Z] ok github.com/docker/docker/registry 0.086s coverage: 56.1% of statements [2020-05-12T02:52:39.309Z] #39 163.8 DEP lib/c/criu.d [2020-05-12T02:52:39.309Z] #39 163.8 CC images/rpc.pb-c.o [2020-05-12T02:52:39.480Z] ok github.com/docker/docker/registry/resumable 0.014s coverage: 100.0% of statements [2020-05-12T02:52:39.761Z] ok github.com/docker/docker/restartmanager 0.001s coverage: 50.9% of statements [2020-05-12T02:52:39.870Z] #39 164.4 CC lib/c/criu.o [2020-05-12T02:52:40.374Z] ok github.com/docker/docker/runconfig 0.008s coverage: 65.8% of statements [2020-05-12T02:52:40.383Z] #52 216.0 + bin/containerd-shim [2020-05-12T02:52:40.448Z] #39 ... [2020-05-12T02:52:40.448Z] [2020-05-12T02:52:40.448Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-12T02:52:40.448Z] #49 110.8 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-12T02:52:40.448Z] #49 112.1 + mkdir -p /build [2020-05-12T02:52:40.448Z] #49 112.1 + cp runc /build/runc [2020-05-12T02:52:40.448Z] #49 DONE 112.4s [2020-05-12T02:52:40.448Z] [2020-05-12T02:52:40.448Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-12T02:52:40.651Z] #18 48.43 Setting up libpython3.7-minimal:ppc64el (3.7.3-2+deb10u1) ... [2020-05-12T02:52:40.651Z] #18 48.44 Setting up python3.7-minimal (3.7.3-2+deb10u1) ... [2020-05-12T02:52:40.651Z] #18 ... [2020-05-12T02:52:40.651Z] [2020-05-12T02:52:40.651Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-12T02:52:40.651Z] #42 214.7 vendor/golang.org/x/crypto/cryptobyte [2020-05-12T02:52:40.651Z] #42 217.1 vendor/golang.org/x/text/unicode/bidi [2020-05-12T02:52:40.651Z] #42 ... [2020-05-12T02:52:40.651Z] [2020-05-12T02:52:40.651Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-12T02:52:40.651Z] #40 125.2 DEP criu/protobuf-desc.d [2020-05-12T02:52:40.651Z] #40 125.6 DEP criu/proc_parse.d [2020-05-12T02:52:40.651Z] #40 125.9 DEP criu/plugin.d [2020-05-12T02:52:40.651Z] #40 126.1 DEP criu/pipes.d [2020-05-12T02:52:40.651Z] #40 126.3 DEP criu/pie-util.d [2020-05-12T02:52:40.651Z] #40 126.6 DEP criu/pie-util-vdso.d [2020-05-12T02:52:40.651Z] #40 126.8 DEP criu/path.d [2020-05-12T02:52:40.651Z] #40 127.0 DEP criu/parasite-syscall.d [2020-05-12T02:52:40.654Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2020-05-12T02:52:40.943Z] #40 127.3 DEP criu/pagemap.d [2020-05-12T02:52:40.943Z] #40 127.5 DEP criu/pagemap-cache.d [2020-05-12T02:52:41.236Z] #40 127.8 DEP criu/page-xfer.d [2020-05-12T02:52:41.390Z] #39 165.7 LINK lib/c/built-in.o [2020-05-12T02:52:41.390Z] #39 165.7 LINK lib/c/libcriu.so [2020-05-12T02:52:41.390Z] #39 165.8 LINK lib/c/libcriu.a [2020-05-12T02:52:41.645Z] #39 166.0 GEN magic.py [2020-05-12T02:52:41.872Z] #40 128.2 DEP criu/page-pipe.d [2020-05-12T02:52:41.872Z] #40 128.3 DEP criu/netfilter.d [2020-05-12T02:52:41.872Z] #40 128.6 DEP criu/net.d [2020-05-12T02:52:41.899Z] #39 166.2 Note: Building without setproctitle() and strlcpy() support. [2020-05-12T02:52:41.899Z] #39 166.2 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-05-12T02:52:41.899Z] #39 166.2 Note: Building without GnuTLS support [2020-05-12T02:52:42.458Z] #39 166.9 fatal: not a git repository (or any of the parent directories): .git [2020-05-12T02:52:42.507Z] #40 128.9 DEP criu/namespaces.d [2020-05-12T02:52:42.669Z] ok github.com/docker/docker/volume/drivers 0.003s coverage: 36.1% of statements [2020-05-12T02:52:42.797Z] #40 129.2 DEP criu/mount.d [2020-05-12T02:52:43.017Z] #39 167.4 make[1]: Nothing to be done for 'all'. [2020-05-12T02:52:43.087Z] #40 129.5 DEP criu/mem.d [2020-05-12T02:52:43.280Z] ok github.com/docker/docker/volume/local 0.037s coverage: 73.0% of statements [2020-05-12T02:52:43.381Z] #40 129.8 DEP criu/lsm.d [2020-05-12T02:52:43.576Z] #39 167.9 make[1]: 'images/built-in.o' is up to date. [2020-05-12T02:52:43.576Z] #39 167.9 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-05-12T02:52:43.576Z] #39 167.9 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-05-12T02:52:43.576Z] #39 167.9 make[1]: 'compel/libcompel.a' is up to date. [2020-05-12T02:52:43.576Z] #39 168.0 make[1]: 'compel/compel-host-bin' is up to date. [2020-05-12T02:52:43.576Z] #39 168.0 make[1]: Nothing to be done for 'all'. [2020-05-12T02:52:43.576Z] #39 168.0 make[1]: 'soccr/libsoccr.a' is up to date. [2020-05-12T02:52:43.671Z] #40 130.1 DEP criu/log.d [2020-05-12T02:52:43.671Z] #40 130.4 DEP criu/libnetlink.d [2020-05-12T02:52:43.830Z] #39 168.2 make[2]: Nothing to be done for 'all'. [2020-05-12T02:52:43.830Z] #39 168.2 make[2]: Nothing to be done for 'all'. [2020-05-12T02:52:43.830Z] #39 168.2 make[2]: Nothing to be done for 'all'. [2020-05-12T02:52:43.830Z] #39 168.3 make[2]: Nothing to be done for 'all'. [2020-05-12T02:52:43.830Z] #39 168.3 make[2]: Nothing to be done for 'all'. [2020-05-12T02:52:43.830Z] #39 168.3 make[2]: Nothing to be done for 'all'. [2020-05-12T02:52:43.830Z] #39 168.4 make[2]: Nothing to be done for 'all'. [2020-05-12T02:52:43.892Z] ok github.com/docker/docker/volume/mounts 0.018s coverage: 67.0% of statements [2020-05-12T02:52:43.962Z] #40 130.6 DEP criu/kerndat.d [2020-05-12T02:52:44.085Z] #39 168.4 make[2]: Nothing to be done for 'all'. [2020-05-12T02:52:44.085Z] #39 168.5 INSTALL criu/criu [2020-05-12T02:52:44.085Z] #39 DONE 168.6s [2020-05-12T02:52:44.085Z] [2020-05-12T02:52:44.085Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-12T02:52:44.252Z] #40 131.0 DEP criu/kcmp-ids.d [2020-05-12T02:52:44.343Z] #45 ... [2020-05-12T02:52:44.343Z] [2020-05-12T02:52:44.343Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-12T02:52:44.343Z] #52 196.2 + bin/containerd [2020-05-12T02:52:44.543Z] #40 ... [2020-05-12T02:52:44.543Z] [2020-05-12T02:52:44.543Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-12T02:52:44.543Z] #18 52.48 Selecting previously unselected package python3-minimal. [2020-05-12T02:52:44.543Z] #18 52.48 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23609 files and directories currently installed.) [2020-05-12T02:52:44.543Z] #18 52.62 Preparing to unpack .../python3-minimal_3.7.3-1_ppc64el.deb ... [2020-05-12T02:52:44.543Z] #18 52.63 Unpacking python3-minimal (3.7.3-1) ... [2020-05-12T02:52:44.843Z] #18 52.79 Selecting previously unselected package libmpdec2:ppc64el. [2020-05-12T02:52:44.843Z] #18 52.79 Preparing to unpack .../libmpdec2_2.4.2-2_ppc64el.deb ... [2020-05-12T02:52:44.843Z] #18 52.80 Unpacking libmpdec2:ppc64el (2.4.2-2) ... [2020-05-12T02:52:44.843Z] #18 53.03 Selecting previously unselected package libpython3.7-stdlib:ppc64el. [2020-05-12T02:52:44.843Z] #18 53.04 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_ppc64el.deb ... [2020-05-12T02:52:44.912Z] ok github.com/docker/docker/volume/service 0.011s coverage: 73.0% of statements [2020-05-12T02:52:45.140Z] #18 53.06 Unpacking libpython3.7-stdlib:ppc64el (3.7.3-2+deb10u1) ... [2020-05-12T02:52:46.234Z] #52 ... [2020-05-12T02:52:46.234Z] [2020-05-12T02:52:46.234Z] #40 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-05-12T02:52:46.234Z] #40 DONE 0.1s [2020-05-12T02:52:46.234Z] [2020-05-12T02:52:46.234Z] #42 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-05-12T02:52:46.234Z] #42 DONE 0.1s [2020-05-12T02:52:46.234Z] [2020-05-12T02:52:46.234Z] #44 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-05-12T02:52:46.234Z] #44 DONE 0.1s [2020-05-12T02:52:46.234Z] [2020-05-12T02:52:46.234Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-12T02:52:46.642Z] #18 54.81 Selecting previously unselected package python3.7. [2020-05-12T02:52:46.933Z] #18 54.82 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_ppc64el.deb ... [2020-05-12T02:52:46.933Z] #18 54.83 Unpacking python3.7 (3.7.3-2+deb10u1) ... [2020-05-12T02:52:46.933Z] #18 55.08 Selecting previously unselected package libpython3-stdlib:ppc64el. [2020-05-12T02:52:46.958Z] #52 221.5 + bin/containerd-shim-runc-v1 [2020-05-12T02:52:47.225Z] #18 55.09 Preparing to unpack .../libpython3-stdlib_3.7.3-1_ppc64el.deb ... [2020-05-12T02:52:47.225Z] #18 55.12 Unpacking libpython3-stdlib:ppc64el (3.7.3-1) ... [2020-05-12T02:52:47.516Z] #18 55.39 Setting up python3-minimal (3.7.3-1) ... [2020-05-12T02:52:48.864Z] #52 224.4 + bin/containerd-shim-runc-v2 [2020-05-12T02:52:49.023Z] #18 56.72 Selecting previously unselected package python3. [2020-05-12T02:52:49.024Z] #18 56.73 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24021 files and directories currently installed.) [2020-05-12T02:52:49.024Z] #18 56.87 Preparing to unpack .../00-python3_3.7.3-1_ppc64el.deb ... [2020-05-12T02:52:49.024Z] #18 56.89 Unpacking python3 (3.7.3-1) ... [2020-05-12T02:52:49.024Z] #18 57.04 Selecting previously unselected package libip4tc0:ppc64el. [2020-05-12T02:52:49.024Z] #18 57.04 Preparing to unpack .../01-libip4tc0_1.8.2-4_ppc64el.deb ... [2020-05-12T02:52:49.024Z] #18 57.05 Unpacking libip4tc0:ppc64el (1.8.2-4) ... [2020-05-12T02:52:49.024Z] #18 57.14 Selecting previously unselected package libip6tc0:ppc64el. [2020-05-12T02:52:49.314Z] #18 57.17 Preparing to unpack .../02-libip6tc0_1.8.2-4_ppc64el.deb ... [2020-05-12T02:52:49.314Z] #18 57.17 Unpacking libip6tc0:ppc64el (1.8.2-4) ... [2020-05-12T02:52:49.314Z] #18 57.28 Selecting previously unselected package libiptc0:ppc64el. [2020-05-12T02:52:49.314Z] #18 57.28 Preparing to unpack .../03-libiptc0_1.8.2-4_ppc64el.deb ... [2020-05-12T02:52:49.314Z] #18 57.29 Unpacking libiptc0:ppc64el (1.8.2-4) ... [2020-05-12T02:52:49.314Z] #18 57.38 Selecting previously unselected package libnfnetlink0:ppc64el. [2020-05-12T02:52:49.623Z] #18 57.39 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_ppc64el.deb ... [2020-05-12T02:52:49.623Z] #18 57.39 Unpacking libnfnetlink0:ppc64el (1.0.1-3+b1) ... [2020-05-12T02:52:49.623Z] #18 57.47 Selecting previously unselected package libnetfilter-conntrack3:ppc64el. [2020-05-12T02:52:49.623Z] #18 57.47 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_ppc64el.deb ... [2020-05-12T02:52:49.623Z] #18 57.47 Unpacking libnetfilter-conntrack3:ppc64el (1.0.7-1) ... [2020-05-12T02:52:49.623Z] #18 57.62 Selecting previously unselected package libnftnl11:ppc64el. [2020-05-12T02:52:49.623Z] #18 57.62 Preparing to unpack .../06-libnftnl11_1.1.2-2_ppc64el.deb ... [2020-05-12T02:52:49.623Z] #18 57.63 Unpacking libnftnl11:ppc64el (1.1.2-2) ... [2020-05-12T02:52:49.800Z] #52 225.4 + binaries [2020-05-12T02:52:49.800Z] #52 225.4 + mkdir -p /build [2020-05-12T02:52:49.800Z] #52 225.4 + cp bin/containerd /build/containerd [2020-05-12T02:52:49.800Z] #52 225.5 + cp bin/containerd-shim /build/containerd-shim [2020-05-12T02:52:49.800Z] #52 225.5 + cp bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-05-12T02:52:49.800Z] #52 225.5 + cp bin/ctr /build/ctr [2020-05-12T02:52:49.914Z] #18 57.76 Selecting previously unselected package iptables. [2020-05-12T02:52:49.915Z] #18 57.77 Preparing to unpack .../07-iptables_1.8.2-4_ppc64el.deb ... [2020-05-12T02:52:49.915Z] #18 57.78 Unpacking iptables (1.8.2-4) ... [2020-05-12T02:52:50.058Z] #52 DONE 225.8s [2020-05-12T02:52:50.543Z] #18 58.54 Selecting previously unselected package xxd. [2020-05-12T02:52:50.543Z] #18 58.54 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_ppc64el.deb ... [2020-05-12T02:52:50.543Z] #18 58.55 Unpacking xxd (2:8.1.0875-5) ... [2020-05-12T02:52:50.834Z] #18 58.78 Selecting previously unselected package vim-common. [2020-05-12T02:52:50.834Z] #18 58.82 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-05-12T02:52:50.834Z] #18 58.91 Unpacking vim-common (2:8.1.0875-5) ... [2020-05-12T02:52:51.124Z] #18 59.15 Selecting previously unselected package bash-completion. [2020-05-12T02:52:51.124Z] #18 59.16 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-05-12T02:52:51.434Z] [2020-05-12T02:52:51.434Z] #53 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-05-12T02:52:51.693Z] #53 DONE 0.3s [2020-05-12T02:52:51.693Z] [2020-05-12T02:52:51.693Z] #56 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-05-12T02:52:51.693Z] #56 DONE 0.1s [2020-05-12T02:52:51.952Z] [2020-05-12T02:52:51.952Z] #58 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-05-12T02:52:51.952Z] #58 DONE 0.1s [2020-05-12T02:52:51.952Z] [2020-05-12T02:52:51.952Z] #60 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-05-12T02:52:51.952Z] #60 DONE 0.1s [2020-05-12T02:52:52.155Z] #18 ... [2020-05-12T02:52:52.155Z] [2020-05-12T02:52:52.155Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-12T02:52:52.155Z] #42 226.4 vendor/golang.org/x/text/unicode/norm [2020-05-12T02:52:52.155Z] #42 228.5 vendor/golang.org/x/text/secure/bidirule [2020-05-12T02:52:52.155Z] #42 229.8 vendor/golang.org/x/net/http2/hpack [2020-05-12T02:52:52.155Z] #42 232.3 mime [2020-05-12T02:52:52.211Z] [2020-05-12T02:52:52.211Z] #61 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-05-12T02:52:52.211Z] #61 DONE 0.0s [2020-05-12T02:52:52.211Z] [2020-05-12T02:52:52.211Z] #62 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-05-12T02:52:52.446Z] #42 ... [2020-05-12T02:52:52.446Z] [2020-05-12T02:52:52.446Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-12T02:52:52.446Z] #40 131.1 DEP criu/irmap.d [2020-05-12T02:52:52.446Z] #40 131.4 DEP criu/ipc_ns.d [2020-05-12T02:52:52.446Z] #40 131.6 DEP criu/image.d [2020-05-12T02:52:52.446Z] #40 132.0 DEP criu/image-desc.d [2020-05-12T02:52:52.446Z] #40 132.1 DEP criu/fsnotify.d [2020-05-12T02:52:52.446Z] #40 132.5 DEP criu/filesystems.d [2020-05-12T02:52:52.446Z] #40 132.8 DEP criu/files.d [2020-05-12T02:52:52.446Z] #40 133.1 DEP criu/files-reg.d [2020-05-12T02:52:52.446Z] #40 133.5 DEP criu/files-ext.d [2020-05-12T02:52:52.446Z] #40 133.8 DEP criu/file-lock.d [2020-05-12T02:52:52.446Z] #40 134.1 DEP criu/file-ids.d [2020-05-12T02:52:52.446Z] #40 134.4 DEP criu/fifo.d [2020-05-12T02:52:52.446Z] #40 134.6 DEP criu/fdstore.d [2020-05-12T02:52:52.446Z] #40 134.8 DEP criu/fault-injection.d [2020-05-12T02:52:52.446Z] #40 134.9 DEP criu/external.d [2020-05-12T02:52:52.446Z] #40 135.1 DEP criu/eventpoll.d [2020-05-12T02:52:52.446Z] #40 135.4 DEP criu/eventfd.d [2020-05-12T02:52:52.446Z] #40 135.7 DEP criu/crtools.d [2020-05-12T02:52:52.446Z] #40 136.1 DEP criu/cr-service.d [2020-05-12T02:52:52.446Z] #40 136.5 DEP criu/cr-restore.d [2020-05-12T02:52:52.446Z] #40 137.0 DEP criu/cr-errno.d [2020-05-12T02:52:52.446Z] #40 137.0 DEP criu/cr-dump.d [2020-05-12T02:52:52.446Z] #40 137.5 DEP criu/cr-dedup.d [2020-05-12T02:52:52.446Z] #40 137.8 DEP criu/cr-check.d [2020-05-12T02:52:52.446Z] #40 138.1 DEP criu/config.d [2020-05-12T02:52:52.446Z] #40 138.4 DEP criu/clone-noasan.d [2020-05-12T02:52:52.446Z] #40 138.6 DEP criu/cgroup.d [2020-05-12T02:52:52.446Z] #40 138.8 DEP criu/cgroup-props.d [2020-05-12T02:52:52.446Z] #40 139.0 DEP criu/bitmap.d [2020-05-12T02:52:52.446Z] #40 139.1 DEP criu/bfd.d [2020-05-12T02:52:52.736Z] #40 139.3 DEP criu/autofs.d [2020-05-12T02:52:53.026Z] #40 139.6 DEP criu/aio.d [2020-05-12T02:52:53.317Z] #40 139.9 DEP criu/action-scripts.d [2020-05-12T02:52:53.950Z] #40 140.6 CC criu/action-scripts.o [2020-05-12T02:52:54.128Z] #62 DONE 1.8s [2020-05-12T02:52:54.128Z] [2020-05-12T02:52:54.128Z] #63 exporting to image [2020-05-12T02:52:54.128Z] #63 exporting layers [2020-05-12T02:52:54.993Z] #40 141.6 CC criu/aio.o [2020-05-12T02:52:56.205Z] #40 142.8 CC criu/autofs.o [2020-05-12T02:52:56.836Z] #40 ... [2020-05-12T02:52:56.836Z] [2020-05-12T02:52:56.836Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-12T02:52:56.836Z] #18 64.81 Unpacking bash-completion (1:2.8-6) ... [2020-05-12T02:52:57.465Z] #18 65.56 Selecting previously unselected package bzip2. [2020-05-12T02:52:57.568Z] #63 exporting layers 3.6s done [2020-05-12T02:52:57.568Z] #63 writing image sha256:e46bfdd88ca5a6a922b561dc6bb83d1faef5f791f41643731fcf005bc8f68074 [2020-05-12T02:52:57.568Z] #63 writing image sha256:e46bfdd88ca5a6a922b561dc6bb83d1faef5f791f41643731fcf005bc8f68074 done [2020-05-12T02:52:57.568Z] #63 naming to docker.io/library/docker:b7b4f5c9b4feb3320be720682d48605d42c909fb done [2020-05-12T02:52:57.568Z] #63 DONE 3.6s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-05-12T02:52:57.756Z] #18 65.57 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_ppc64el.deb ... [2020-05-12T02:52:57.756Z] #18 65.57 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-05-12T02:52:57.756Z] #18 65.73 Selecting previously unselected package xz-utils. [2020-05-12T02:52:57.756Z] #18 65.75 Preparing to unpack .../12-xz-utils_5.2.4-1_ppc64el.deb ... [2020-05-12T02:52:57.756Z] #18 65.78 Unpacking xz-utils (5.2.4-1) ... [2020-05-12T02:52:57.926Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40956/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=b7b4f5c9b4feb3320be720682d48605d42c909fb -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:b7b4f5c9b4feb3320be720682d48605d42c909fb hack/test/unit [2020-05-12T02:52:58.046Z] #18 66.09 Selecting previously unselected package apparmor. [2020-05-12T02:52:58.046Z] #18 66.11 Preparing to unpack .../13-apparmor_2.13.2-10_ppc64el.deb ... [2020-05-12T02:52:58.336Z] #18 66.29 Unpacking apparmor (2.13.2-10) ... [2020-05-12T02:52:58.967Z] #18 66.98 Selecting previously unselected package aufs-tools. [2020-05-12T02:52:58.967Z] #18 66.99 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_ppc64el.deb ... [2020-05-12T02:52:58.967Z] #18 67.00 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-05-12T02:52:59.258Z] #18 67.23 Selecting previously unselected package libonig5:ppc64el. [2020-05-12T02:52:59.258Z] #18 67.26 Preparing to unpack .../15-libonig5_6.9.1-1_ppc64el.deb ... [2020-05-12T02:52:59.258Z] #18 67.27 Unpacking libonig5:ppc64el (6.9.1-1) ... [2020-05-12T02:52:59.548Z] #18 67.62 Selecting previously unselected package libjq1:ppc64el. [2020-05-12T02:52:59.839Z] #18 67.64 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_ppc64el.deb ... [2020-05-12T02:52:59.839Z] #18 67.64 Unpacking libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-05-12T02:53:00.104Z] ok github.com/docker/docker/pkg/plugins 33.622s coverage: 76.6% of statements [2020-05-12T02:53:00.105Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-05-12T02:53:00.105Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-05-12T02:53:00.105Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-05-12T02:53:00.105Z] ? github.com/docker/docker/pkg/term [no test files] [2020-05-12T02:53:00.105Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-05-12T02:53:00.105Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-05-12T02:53:00.105Z] ? github.com/docker/docker/rootless [no test files] [2020-05-12T02:53:00.105Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-05-12T02:53:00.105Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-05-12T02:53:00.105Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-05-12T02:53:00.105Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-05-12T02:53:00.105Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-05-12T02:53:00.105Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-05-12T02:53:00.105Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-05-12T02:53:00.105Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-05-12T02:53:00.105Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-05-12T02:53:00.105Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-05-12T02:53:00.105Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-05-12T02:53:00.105Z] ? github.com/docker/docker/testutil/request [no test files] [2020-05-12T02:53:00.105Z] ? github.com/docker/docker/volume [no test files] [2020-05-12T02:53:00.105Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-05-12T02:53:00.105Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-05-12T02:53:00.105Z] [2020-05-12T02:53:00.105Z] === Skipped [2020-05-12T02:53:00.105Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-05-12T02:53:00.105Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-05-12T02:53:00.105Z] [2020-05-12T02:53:00.105Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-05-12T02:53:00.105Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-05-12T02:53:00.105Z] [2020-05-12T02:53:00.105Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-05-12T02:53:00.105Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-12T02:53:00.105Z] graphtest_unix.go:46: Driver btrfs not supported [2020-05-12T02:53:00.105Z] [2020-05-12T02:53:00.105Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-05-12T02:53:00.105Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-12T02:53:00.105Z] graphtest_unix.go:46: Driver btrfs not supported [2020-05-12T02:53:00.105Z] [2020-05-12T02:53:00.105Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-05-12T02:53:00.105Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-12T02:53:00.105Z] graphtest_unix.go:46: Driver btrfs not supported [2020-05-12T02:53:00.105Z] [2020-05-12T02:53:00.105Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-05-12T02:53:00.105Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-12T02:53:00.105Z] graphtest_unix.go:46: Driver btrfs not supported [2020-05-12T02:53:00.105Z] [2020-05-12T02:53:00.105Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-05-12T02:53:00.105Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-12T02:53:00.105Z] graphtest_unix.go:46: Driver btrfs not supported [2020-05-12T02:53:00.105Z] [2020-05-12T02:53:00.105Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-05-12T02:53:00.105Z] graphtest_unix.go:73: No driver to put! [2020-05-12T02:53:00.105Z] [2020-05-12T02:53:00.105Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2020-05-12T02:53:00.105Z] time="2020-05-12T02:51:44Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-05-12T02:53:00.105Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-05-12T02:53:00.105Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-05-12T02:53:00.105Z] [2020-05-12T02:53:00.105Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2020-05-12T02:53:00.105Z] time="2020-05-12T02:51:44Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-05-12T02:53:00.105Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-05-12T02:53:00.105Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-05-12T02:53:00.105Z] [2020-05-12T02:53:00.105Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2020-05-12T02:53:00.105Z] time="2020-05-12T02:51:44Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-05-12T02:53:00.105Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-05-12T02:53:00.105Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-05-12T02:53:00.105Z] [2020-05-12T02:53:00.105Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2020-05-12T02:53:00.105Z] time="2020-05-12T02:51:44Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-05-12T02:53:00.105Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-05-12T02:53:00.105Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-05-12T02:53:00.105Z] [2020-05-12T02:53:00.105Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2020-05-12T02:53:00.105Z] time="2020-05-12T02:51:44Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-05-12T02:53:00.105Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-05-12T02:53:00.105Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-05-12T02:53:00.105Z] [2020-05-12T02:53:00.105Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2020-05-12T02:53:00.105Z] graphtest_unix.go:73: No driver to put! [2020-05-12T02:53:00.105Z] [2020-05-12T02:53:00.105Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-05-12T02:53:00.105Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-05-12T02:53:00.105Z] [2020-05-12T02:53:00.105Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-05-12T02:53:00.105Z] overlay_test.go:49: Fails to compute changes intermittently [2020-05-12T02:53:00.105Z] [2020-05-12T02:53:00.105Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-05-12T02:53:00.105Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-05-12T02:53:00.105Z] [2020-05-12T02:53:00.105Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-05-12T02:53:00.105Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-05-12T02:53:00.105Z] [2020-05-12T02:53:00.105Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-05-12T02:53:00.105Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-12T02:53:00.105Z] graphtest_unix.go:46: Driver zfs not supported [2020-05-12T02:53:00.105Z] [2020-05-12T02:53:00.105Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-05-12T02:53:00.105Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-12T02:53:00.105Z] graphtest_unix.go:46: Driver zfs not supported [2020-05-12T02:53:00.105Z] [2020-05-12T02:53:00.105Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-05-12T02:53:00.105Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-12T02:53:00.105Z] graphtest_unix.go:46: Driver zfs not supported [2020-05-12T02:53:00.105Z] [2020-05-12T02:53:00.105Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-05-12T02:53:00.105Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-12T02:53:00.105Z] graphtest_unix.go:46: Driver zfs not supported [2020-05-12T02:53:00.105Z] [2020-05-12T02:53:00.105Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-05-12T02:53:00.105Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-12T02:53:00.105Z] graphtest_unix.go:46: Driver zfs not supported [2020-05-12T02:53:00.105Z] [2020-05-12T02:53:00.105Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-05-12T02:53:00.105Z] graphtest_unix.go:73: No driver to put! [2020-05-12T02:53:00.105Z] [2020-05-12T02:53:00.105Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-05-12T02:53:00.105Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-05-12T02:53:00.105Z] [2020-05-12T02:53:00.105Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-05-12T02:53:00.105Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-05-12T02:53:00.105Z] [2020-05-12T02:53:00.105Z] [2020-05-12T02:53:00.105Z] DONE 2123 tests, 26 skipped in 193.991s Post stage [Pipeline] junit [2020-05-12T02:53:00.131Z] #18 67.90 Selecting previously unselected package jq. [2020-05-12T02:53:00.131Z] #18 67.92 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_ppc64el.deb ... [2020-05-12T02:53:00.131Z] #18 67.93 Unpacking jq (1.5+dfsg-2+b1) ... [2020-05-12T02:53:00.131Z] #18 68.08 Selecting previously unselected package libaio1:ppc64el. [2020-05-12T02:53:00.131Z] #18 68.10 Preparing to unpack .../18-libaio1_0.3.112-3_ppc64el.deb ... [2020-05-12T02:53:00.131Z] #18 68.13 Unpacking libaio1:ppc64el (0.3.112-3) ... [2020-05-12T02:53:00.131Z] #18 68.20 Selecting previously unselected package libgpm2:ppc64el. [2020-05-12T02:53:00.131Z] #18 68.21 Preparing to unpack .../19-libgpm2_1.20.7-5_ppc64el.deb ... [2020-05-12T02:53:00.131Z] #18 68.21 Unpacking libgpm2:ppc64el (1.20.7-5) ... [2020-05-12T02:53:00.140Z] Recording test results [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-05-12T02:53:00.422Z] #18 68.33 Selecting previously unselected package libicu63:ppc64el. [2020-05-12T02:53:00.422Z] #18 68.35 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_ppc64el.deb ... [2020-05-12T02:53:00.422Z] #18 68.35 Unpacking libicu63:ppc64el (63.1-6+deb10u1) ... [2020-05-12T02:53:00.666Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-40956/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=b7b4f5c9b4feb3320be720682d48605d42c909fb -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:b7b4f5c9b4feb3320be720682d48605d42c909fb hack/make.sh dynbinary test-integration [2020-05-12T02:53:00.946Z] [2020-05-12T02:53:00.946Z] Removing bundles/ [2020-05-12T02:53:00.946Z] [2020-05-12T02:53:00.946Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-05-12T02:53:00.946Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-05-12T02:53:00.946Z] GOOS="" GOARCH="" GOARM="" [2020-05-12T02:53:03.199Z] ? github.com/docker/docker/api [no test files] [2020-05-12T02:53:06.956Z] #45 DONE 283.7s [2020-05-12T02:53:06.956Z] [2020-05-12T02:53:06.956Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-12T02:53:07.315Z] #18 75.09 Selecting previously unselected package libnet1:ppc64el. [2020-05-12T02:53:07.315Z] #18 75.10 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_ppc64el.deb ... [2020-05-12T02:53:07.315Z] #18 75.11 Unpacking libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-05-12T02:53:07.315Z] #18 75.20 Selecting previously unselected package libnl-3-200:ppc64el. [2020-05-12T02:53:07.315Z] #18 75.22 Preparing to unpack .../22-libnl-3-200_3.4.0-1_ppc64el.deb ... [2020-05-12T02:53:07.315Z] #18 75.23 Unpacking libnl-3-200:ppc64el (3.4.0-1) ... [2020-05-12T02:53:07.315Z] #18 75.40 Selecting previously unselected package libprotobuf-c1:ppc64el. [2020-05-12T02:53:07.315Z] #18 75.41 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_ppc64el.deb ... [2020-05-12T02:53:07.315Z] #18 75.41 Unpacking libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-05-12T02:53:07.606Z] #18 75.52 Selecting previously unselected package libreadline5:ppc64el. [2020-05-12T02:53:07.606Z] #18 75.53 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_ppc64el.deb ... [2020-05-12T02:53:07.606Z] #18 75.54 Unpacking libreadline5:ppc64el (5.2+dfsg-3+b13) ... [2020-05-12T02:53:07.606Z] #18 75.72 Selecting previously unselected package net-tools. [2020-05-12T02:53:07.606Z] #18 75.75 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_ppc64el.deb ... [2020-05-12T02:53:07.606Z] #18 75.75 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-05-12T02:53:07.606Z] #18 ... [2020-05-12T02:53:07.606Z] [2020-05-12T02:53:07.606Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-12T02:53:07.606Z] #42 241.9 vendor/golang.org/x/net/idna [2020-05-12T02:53:07.606Z] #42 242.7 net/textproto [2020-05-12T02:53:07.606Z] #42 242.7 crypto/x509 [2020-05-12T02:53:07.606Z] #42 249.0 vendor/golang.org/x/net/http/httpguts [2020-05-12T02:53:07.606Z] #42 249.0 vendor/golang.org/x/net/http/httpproxy [2020-05-12T02:53:07.897Z] #42 ... [2020-05-12T02:53:07.897Z] [2020-05-12T02:53:07.897Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-12T02:53:07.897Z] #40 146.4 CC criu/bfd.o [2020-05-12T02:53:07.897Z] #40 147.8 CC criu/bitmap.o [2020-05-12T02:53:07.897Z] #40 148.2 CC criu/cgroup-props.o [2020-05-12T02:53:07.897Z] #40 150.4 CC criu/cgroup.o [2020-05-12T02:53:07.898Z] #52 ... [2020-05-12T02:53:07.898Z] [2020-05-12T02:53:07.898Z] #46 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-05-12T02:53:07.898Z] #46 DONE 0.2s [2020-05-12T02:53:07.898Z] [2020-05-12T02:53:07.898Z] #48 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-05-12T02:53:07.898Z] #48 DONE 0.1s [2020-05-12T02:53:07.898Z] [2020-05-12T02:53:07.898Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-12T02:53:07.898Z] #52 ... [2020-05-12T02:53:07.898Z] [2020-05-12T02:53:07.898Z] #50 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-05-12T02:53:07.898Z] #50 DONE 0.1s [2020-05-12T02:53:08.155Z] [2020-05-12T02:53:08.155Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-12T02:53:08.189Z] #40 ... [2020-05-12T02:53:08.189Z] [2020-05-12T02:53:08.189Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-12T02:53:08.189Z] #18 76.19 Selecting previously unselected package python-pip-whl. [2020-05-12T02:53:08.189Z] #18 76.21 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-05-12T02:53:08.189Z] #18 76.22 Unpacking python-pip-whl (18.1-5) ... [2020-05-12T02:53:08.823Z] #18 ... [2020-05-12T02:53:08.823Z] [2020-05-12T02:53:08.823Z] #44 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-12T02:53:08.823Z] #44 DONE 253.0s [2020-05-12T02:53:08.823Z] [2020-05-12T02:53:08.823Z] #37 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-05-12T02:53:09.114Z] #37 ... [2020-05-12T02:53:09.114Z] [2020-05-12T02:53:09.114Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-12T02:53:09.114Z] #18 77.04 Selecting previously unselected package python3-lib2to3. [2020-05-12T02:53:09.114Z] #18 77.06 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-05-12T02:53:09.114Z] #18 77.06 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-05-12T02:53:09.406Z] #18 77.35 Selecting previously unselected package python3-distutils. [2020-05-12T02:53:09.406Z] #18 77.47 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-05-12T02:53:09.699Z] #18 77.53 Unpacking python3-distutils (3.7.3-1) ... [2020-05-12T02:53:09.993Z] #18 78.01 Selecting previously unselected package python3-pip. [2020-05-12T02:53:09.993Z] #18 78.03 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-05-12T02:53:09.993Z] #18 78.04 Unpacking python3-pip (18.1-5) ... [2020-05-12T02:53:10.322Z] #18 78.38 Selecting previously unselected package python3-pkg-resources. [2020-05-12T02:53:10.322Z] #18 78.41 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-05-12T02:53:10.322Z] #18 78.42 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-05-12T02:53:10.613Z] #18 78.65 Selecting previously unselected package python3-setuptools. [2020-05-12T02:53:10.613Z] #18 78.66 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-05-12T02:53:10.613Z] #18 78.67 Unpacking python3-setuptools (40.8.0-1) ... [2020-05-12T02:53:11.244Z] #18 79.15 Selecting previously unselected package python3-wheel. [2020-05-12T02:53:11.244Z] #18 79.17 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-05-12T02:53:11.244Z] #18 79.19 Unpacking python3-wheel (0.32.3-2) ... [2020-05-12T02:53:11.244Z] #18 79.29 Selecting previously unselected package sudo. [2020-05-12T02:53:11.244Z] #18 79.30 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_ppc64el.deb ... [2020-05-12T02:53:11.244Z] #18 79.30 Unpacking sudo (1.8.27-1+deb10u2) ... [2020-05-12T02:53:12.271Z] #18 80.17 Selecting previously unselected package thin-provisioning-tools. [2020-05-12T02:53:12.271Z] #18 80.18 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_ppc64el.deb ... [2020-05-12T02:53:12.271Z] #18 80.18 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-05-12T02:53:12.336Z] #52 238.1 + bin/containerd-stress [2020-05-12T02:53:12.561Z] #18 80.58 Selecting previously unselected package uidmap. [2020-05-12T02:53:12.561Z] #18 80.60 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_ppc64el.deb ... [2020-05-12T02:53:12.561Z] #18 80.60 Unpacking uidmap (1:4.5-1.1) ... [2020-05-12T02:53:12.852Z] #18 80.85 Selecting previously unselected package vim-runtime. [2020-05-12T02:53:12.852Z] #18 80.89 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-05-12T02:53:12.852Z] #18 80.99 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-12T02:53:13.146Z] #18 81.06 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-05-12T02:53:13.146Z] #18 81.08 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-05-12T02:53:14.233Z] #52 239.7 + bin/containerd-shim [2020-05-12T02:53:15.442Z] ok github.com/docker/docker/api/server 0.028s coverage: 9.0% of statements [2020-05-12T02:53:18.711Z] #18 86.73 Selecting previously unselected package vim. [2020-05-12T02:53:18.711Z] #18 86.74 Preparing to unpack .../37-vim_2%3a8.1.0875-5_ppc64el.deb ... [2020-05-12T02:53:18.711Z] #18 86.78 Unpacking vim (2:8.1.0875-5) ... [2020-05-12T02:53:19.342Z] #18 ... [2020-05-12T02:53:19.342Z] [2020-05-12T02:53:19.342Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-12T02:53:19.342Z] #42 253.5 crypto/tls [2020-05-12T02:53:19.342Z] #42 ... [2020-05-12T02:53:19.342Z] [2020-05-12T02:53:19.342Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-12T02:53:19.342Z] #40 158.5 CC criu/clone-noasan.o [2020-05-12T02:53:19.342Z] #40 158.7 CC criu/config.o [2020-05-12T02:53:19.342Z] #40 162.4 CC criu/cr-check.o [2020-05-12T02:53:19.632Z] #40 166.2 CC criu/cr-dedup.o [2020-05-12T02:53:19.632Z] #40 ... [2020-05-12T02:53:19.632Z] [2020-05-12T02:53:19.632Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-12T02:53:19.632Z] #18 87.67 Selecting previously unselected package xfsprogs. [2020-05-12T02:53:19.632Z] #18 87.68 Preparing to unpack .../38-xfsprogs_4.20.0-1_ppc64el.deb ... [2020-05-12T02:53:19.632Z] #18 87.68 Unpacking xfsprogs (4.20.0-1) ... [2020-05-12T02:53:20.669Z] #18 88.51 Selecting previously unselected package zip. [2020-05-12T02:53:20.669Z] #18 88.53 Preparing to unpack .../39-zip_3.0-11+b1_ppc64el.deb ... [2020-05-12T02:53:20.669Z] #18 88.54 Unpacking zip (3.0-11+b1) ... [2020-05-12T02:53:20.669Z] #18 88.77 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-05-12T02:53:20.669Z] #18 88.78 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-05-12T02:53:20.669Z] #18 88.79 Setting up libip6tc0:ppc64el (1.8.2-4) ... [2020-05-12T02:53:20.669Z] #18 88.80 Setting up libreadline5:ppc64el (5.2+dfsg-3+b13) ... [2020-05-12T02:53:20.669Z] #18 88.81 Setting up libgpm2:ppc64el (1.20.7-5) ... [2020-05-12T02:53:20.669Z] #18 88.82 Setting up libip4tc0:ppc64el (1.8.2-4) ... [2020-05-12T02:53:20.669Z] #18 88.83 Setting up uidmap (1:4.5-1.1) ... [2020-05-12T02:53:20.669Z] #18 88.83 Setting up libnftnl11:ppc64el (1.1.2-2) ... [2020-05-12T02:53:20.669Z] #18 88.84 Setting up libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-05-12T02:53:20.669Z] #18 88.85 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-05-12T02:53:20.669Z] #18 88.86 Setting up libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-05-12T02:53:20.669Z] #18 88.86 Setting up libicu63:ppc64el (63.1-6+deb10u1) ... [2020-05-12T02:53:20.786Z] #52 246.2 + bin/containerd-shim-runc-v1 [2020-05-12T02:53:20.959Z] #18 88.87 Setting up xxd (2:8.1.0875-5) ... [2020-05-12T02:53:20.959Z] #18 88.88 Setting up zip (3.0-11+b1) ... [2020-05-12T02:53:20.959Z] #18 88.89 Setting up vim-common (2:8.1.0875-5) ... [2020-05-12T02:53:20.959Z] #18 88.94 Setting up bash-completion (1:2.8-6) ... [2020-05-12T02:53:23.311Z] #52 249.2 + bin/containerd-shim-runc-v2 [2020-05-12T02:53:24.243Z] #52 249.9 + binaries [2020-05-12T02:53:24.243Z] #52 249.9 + mkdir -p /build [2020-05-12T02:53:24.243Z] #52 249.9 + cp bin/containerd /build/containerd [2020-05-12T02:53:24.243Z] #52 250.0 + cp bin/containerd-shim /build/containerd-shim [2020-05-12T02:53:24.243Z] #52 250.0 + cp bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-05-12T02:53:24.243Z] #52 250.0 + cp bin/ctr /build/ctr [2020-05-12T02:53:24.500Z] #52 DONE 250.3s [2020-05-12T02:53:24.924Z] #52 ... [2020-05-12T02:53:24.924Z] [2020-05-12T02:53:24.924Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-12T02:53:24.924Z] #45 DONE 295.1s [2020-05-12T02:53:24.924Z] [2020-05-12T02:53:24.924Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-12T02:53:24.924Z] #52 ... [2020-05-12T02:53:24.924Z] [2020-05-12T02:53:24.924Z] #46 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-05-12T02:53:24.924Z] #46 DONE 0.2s [2020-05-12T02:53:24.924Z] [2020-05-12T02:53:24.924Z] #48 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-05-12T02:53:24.924Z] #48 DONE 0.1s [2020-05-12T02:53:24.924Z] [2020-05-12T02:53:24.924Z] #50 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-05-12T02:53:24.924Z] #50 DONE 0.1s [2020-05-12T02:53:24.924Z] [2020-05-12T02:53:24.924Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-12T02:53:25.869Z] [2020-05-12T02:53:25.869Z] #53 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-05-12T02:53:25.869Z] #53 DONE 0.2s [2020-05-12T02:53:25.869Z] [2020-05-12T02:53:25.869Z] #56 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-05-12T02:53:25.869Z] #56 DONE 0.1s [2020-05-12T02:53:25.869Z] [2020-05-12T02:53:25.869Z] #58 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-05-12T02:53:25.869Z] #58 DONE 0.1s [2020-05-12T02:53:26.127Z] [2020-05-12T02:53:26.127Z] #60 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-05-12T02:53:26.127Z] #60 DONE 0.1s [2020-05-12T02:53:26.127Z] [2020-05-12T02:53:26.127Z] #61 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-05-12T02:53:26.127Z] #61 DONE 0.0s [2020-05-12T02:53:26.384Z] [2020-05-12T02:53:26.384Z] #62 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-05-12T02:53:26.546Z] #18 ... [2020-05-12T02:53:26.546Z] [2020-05-12T02:53:26.546Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-12T02:53:27.317Z] #62 DONE 1.2s [2020-05-12T02:53:27.575Z] [2020-05-12T02:53:27.575Z] #63 exporting to image [2020-05-12T02:53:27.575Z] #63 exporting layers [2020-05-12T02:53:29.102Z] #52 240.9 + bin/containerd-stress [2020-05-12T02:53:29.158Z] #22 268.7 Checking out files: 23% (2522/10820) Checking out files: 24% (2597/10820) Checking out files: 25% (2705/10820) Checking out files: 26% (2814/10820) Checking out files: 27% (2922/10820) Checking out files: 28% (3030/10820) Checking out files: 29% (3138/10820) Checking out files: 30% (3246/10820) Checking out files: 31% (3355/10820) Checking out files: 32% (3463/10820) Checking out files: 33% (3571/10820) Checking out files: 34% (3679/10820) Checking out files: 35% (3787/10820) Checking out files: 35% (3860/10820) Checking out files: 36% (3896/10820) Checking out files: 37% (4004/10820) Checking out files: 38% (4112/10820) Checking out files: 39% (4220/10820) Checking out files: 40% (4328/10820) Checking out files: 41% (4437/10820) Checking out files: 42% (4545/10820) Checking out files: 43% (4653/10820) Checking out files: 44% (4761/10820) Checking out files: 45% (4869/10820) Checking out files: 46% (4978/10820) Checking out files: 47% (5086/10820) Checking out files: 48% (5194/10820) Checking out files: 49% (5302/10820) Checking out files: 50% (5410/10820) Checking out files: 51% (5519/10820) Checking out files: 52% (5627/10820) Checking out files: 53% (5735/10820) Checking out files: 54% (5843/10820) Checking out files: 55% (5951/10820) Checking out files: 55% (5994/10820) Checking out files: 56% (6060/10820) Checking out files: 57% (6168/10820) Checking out files: 58% (6276/10820) Checking out files: 59% (6384/10820) Checking out files: 60% (6492/10820) Checking out files: 61% (6601/10820) Checking out files: 62% (6709/10820) Checking out files: 63% (6817/10820) Checking out files: 64% (6925/10820) Checking out files: 65% (7033/10820) Checking out files: 66% (7142/10820) Checking out files: 67% (7250/10820) Checking out files: 68% (7358/10820) Checking out files: 69% (7466/10820) Checking out files: 70% (7574/10820) Checking out files: 71% (7683/10820) Checking out files: 72% (7791/10820) Checking out files: 73% (7899/10820) Checking out files: 73% (7992/10820) Checking out files: 74% (8007/10820) Checking out files: 75% (8115/10820) Checking out files: 76% (8224/10820) Checking out files: 77% (8332/10820) Checking out files: 78% (8440/10820) Checking out files: 79% (8548/10820) Checking out files: 80% (8656/10820) Checking out files: 81% (8765/10820) Checking out files: 82% (8873/10820) Checking out files: 83% (8981/10820) Checking out files: 84% (9089/10820) Checking out files: 85% (9197/10820) Checking out files: 86% (9306/10820) Checking out files: 87% (9414/10820) Checking out files: 88% (9522/10820) Checking out files: 88% (9592/10820) Checking out files: 89% (9630/10820) Checking out files: 90% (9738/10820) Checking out files: 91% (9847/10820) Checking out files: 92% (9955/10820) Checking out files: 93% (10063/10820) Checking out files: 94% (10171/10820) Checking out files: 95% (10279/10820) Checking out files: 96% (10388/10820) Checking out files: 97% (10496/10820) Checking out files: 98% (10604/10820) Checking out files: 99% (10712/10820) Checking out files: 100% (10820/10820) Checking out files: 100% (10820/10820), done. [2020-05-12T02:53:29.158Z] #22 273.5 + cd /tmp/tmp.5r5HXM6u5e/tmp/docker-ce [2020-05-12T02:53:29.446Z] #22 273.5 + git checkout -q v17.06.2-ce [2020-05-12T02:53:30.474Z] #22 ... [2020-05-12T02:53:30.474Z] [2020-05-12T02:53:30.474Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-12T02:53:30.474Z] #40 167.0 CC criu/cr-dump.o [2020-05-12T02:53:30.474Z] #40 171.5 CC criu/cr-errno.o [2020-05-12T02:53:30.474Z] #40 171.9 CC criu/cr-restore.o [2020-05-12T02:53:30.764Z] #40 ... [2020-05-12T02:53:30.764Z] [2020-05-12T02:53:30.764Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-12T02:53:30.764Z] #18 94.79 Setting up libiptc0:ppc64el (1.8.2-4) ... [2020-05-12T02:53:30.764Z] #18 94.80 Setting up xz-utils (5.2.4-1) ... [2020-05-12T02:53:30.764Z] #18 94.82 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-05-12T02:53:30.764Z] #18 94.83 Setting up sudo (1.8.27-1+deb10u2) ... [2020-05-12T02:53:30.764Z] #18 94.92 invoke-rc.d: could not determine current runlevel [2020-05-12T02:53:30.764Z] #18 94.94 invoke-rc.d: policy-rc.d denied execution of start. [2020-05-12T02:53:30.764Z] #18 94.95 Setting up pigz (2.4-1) ... [2020-05-12T02:53:30.764Z] #18 94.96 Setting up libnfnetlink0:ppc64el (1.0.1-3+b1) ... [2020-05-12T02:53:30.764Z] #18 94.96 Setting up libnl-3-200:ppc64el (3.4.0-1) ... [2020-05-12T02:53:30.764Z] #18 94.98 Setting up python-pip-whl (18.1-5) ... [2020-05-12T02:53:30.764Z] #18 94.99 Setting up libmpdec2:ppc64el (2.4.2-2) ... [2020-05-12T02:53:30.764Z] #18 95.00 Setting up vim-runtime (2:8.1.0875-5) ... [2020-05-12T02:53:30.764Z] #18 95.83 Setting up libaio1:ppc64el (0.3.112-3) ... [2020-05-12T02:53:30.764Z] #18 95.83 Setting up libonig5:ppc64el (6.9.1-1) ... [2020-05-12T02:53:30.764Z] #18 95.84 Setting up libpython3.7-stdlib:ppc64el (3.7.3-2+deb10u1) ... [2020-05-12T02:53:30.764Z] #18 95.86 Setting up vim (2:8.1.0875-5) ... [2020-05-12T02:53:30.764Z] #18 95.87 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-05-12T02:53:30.764Z] #18 95.88 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-05-12T02:53:30.764Z] #18 95.89 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-05-12T02:53:30.764Z] #18 95.90 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-05-12T02:53:30.764Z] #18 95.91 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-05-12T02:53:30.764Z] #18 95.94 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-05-12T02:53:30.764Z] #18 95.96 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-05-12T02:53:30.764Z] #18 95.97 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-05-12T02:53:30.764Z] #18 96.04 Setting up libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-05-12T02:53:30.764Z] #18 96.05 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-05-12T02:53:30.764Z] #18 96.06 Setting up libnetfilter-conntrack3:ppc64el (1.0.7-1) ... [2020-05-12T02:53:30.764Z] #18 96.07 Setting up jq (1.5+dfsg-2+b1) ... [2020-05-12T02:53:30.764Z] #18 96.07 Setting up libpython3-stdlib:ppc64el (3.7.3-1) ... [2020-05-12T02:53:30.764Z] #18 96.08 Setting up python3.7 (3.7.3-2+deb10u1) ... [2020-05-12T02:53:30.986Z] #52 242.6 + bin/containerd-shim [2020-05-12T02:53:31.812Z] #18 ... [2020-05-12T02:53:31.812Z] [2020-05-12T02:53:31.812Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-12T02:53:31.812Z] #42 266.0 net/http/httptrace [2020-05-12T02:53:31.812Z] #42 266.5 net/http [2020-05-12T02:53:33.309Z] #42 ... [2020-05-12T02:53:33.309Z] [2020-05-12T02:53:33.309Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-12T02:53:33.309Z] #22 277.6 + mkdir -p /tmp/tmp.5r5HXM6u5e/src/github.com/docker [2020-05-12T02:53:33.309Z] #22 277.6 + mv components/cli /tmp/tmp.5r5HXM6u5e/src/github.com/docker/cli [2020-05-12T02:53:33.309Z] #22 277.6 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2020-05-12T02:53:34.127Z] #63 exporting layers 5.8s done [2020-05-12T02:53:34.127Z] #63 writing image sha256:a3e7c21042e9517261be480e3aea438f9c96879753137ce13c3f91a59af8dc1a done [2020-05-12T02:53:34.127Z] #63 naming to docker.io/library/docker:b7b4f5c9b4feb3320be720682d48605d42c909fb done [2020-05-12T02:53:34.127Z] #63 DONE 5.8s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2020-05-12T02:53:35.586Z] [2020-05-12T02:53:35.845Z] Removing bundles/ [2020-05-12T02:53:35.845Z] [2020-05-12T02:53:35.845Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2020-05-12T02:53:35.845Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-05-12T02:53:35.845Z] GOOS="" GOARCH="" GOARM="" [2020-05-12T02:53:37.512Z] #52 249.2 + bin/containerd-shim-runc-v1 [2020-05-12T02:53:38.868Z] #22 ... [2020-05-12T02:53:38.868Z] [2020-05-12T02:53:38.868Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-12T02:53:38.868Z] #18 103.0 Setting up iptables (1.8.2-4) ... [2020-05-12T02:53:38.868Z] #18 103.0 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-05-12T02:53:38.868Z] #18 103.0 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-05-12T02:53:38.868Z] #18 103.0 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-05-12T02:53:38.868Z] #18 103.0 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-05-12T02:53:38.868Z] #18 103.0 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-05-12T02:53:38.868Z] #18 103.0 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-05-12T02:53:38.868Z] #18 103.2 Setting up python3 (3.7.3-1) ... [2020-05-12T02:53:38.868Z] #18 103.8 Setting up python3-wheel (0.32.3-2) ... [2020-05-12T02:53:38.868Z] #18 104.9 Setting up apparmor (2.13.2-10) ... [2020-05-12T02:53:39.897Z] #18 107.6 Setting up xfsprogs (4.20.0-1) ... [2020-05-12T02:53:39.897Z] #18 107.6 Setting up python3-lib2to3 (3.7.3-1) ... [2020-05-12T02:53:40.268Z] 65014b3c3121: Pull complete [2020-05-12T02:53:40.528Z] #18 108.4 Setting up python3-pkg-resources (40.8.0-1) ... [2020-05-12T02:53:40.819Z] #52 252.2 + bin/containerd-shim-runc-v2 [2020-05-12T02:53:41.073Z] #52 253.0 + binaries [2020-05-12T02:53:41.328Z] #52 253.0 + mkdir -p /build [2020-05-12T02:53:41.328Z] #52 253.0 + cp bin/containerd /build/containerd [2020-05-12T02:53:41.328Z] #52 253.0 + cp bin/containerd-shim /build/containerd-shim [2020-05-12T02:53:41.328Z] #52 253.0 + cp bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-05-12T02:53:41.328Z] #52 253.0 + cp bin/ctr /build/ctr [2020-05-12T02:53:41.582Z] #52 DONE 253.3s [2020-05-12T02:53:42.507Z] [2020-05-12T02:53:42.507Z] #53 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-05-12T02:53:42.588Z] #18 110.3 Setting up python3-distutils (3.7.3-1) ... [2020-05-12T02:53:42.588Z] #18 ... [2020-05-12T02:53:42.588Z] [2020-05-12T02:53:42.588Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-12T02:53:42.588Z] #42 286.9 github.com/LK4D4/vndr/godl [2020-05-12T02:53:42.762Z] #53 DONE 0.2s [2020-05-12T02:53:42.762Z] [2020-05-12T02:53:42.762Z] #56 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-05-12T02:53:43.017Z] #56 DONE 0.1s [2020-05-12T02:53:43.017Z] [2020-05-12T02:53:43.017Z] #58 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-05-12T02:53:43.017Z] #58 DONE 0.1s [2020-05-12T02:53:43.017Z] [2020-05-12T02:53:43.017Z] #60 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-05-12T02:53:43.017Z] #60 DONE 0.1s [2020-05-12T02:53:43.017Z] [2020-05-12T02:53:43.017Z] #61 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-05-12T02:53:43.017Z] #61 DONE 0.0s [2020-05-12T02:53:43.272Z] [2020-05-12T02:53:43.272Z] #62 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-05-12T02:53:44.094Z] #42 288.1 github.com/LK4D4/vndr [2020-05-12T02:53:44.196Z] #62 DONE 1.0s [2020-05-12T02:53:44.196Z] [2020-05-12T02:53:44.196Z] #63 exporting to image [2020-05-12T02:53:44.196Z] #63 exporting layers [2020-05-12T02:53:45.598Z] #42 ... [2020-05-12T02:53:45.598Z] [2020-05-12T02:53:45.598Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-12T02:53:45.598Z] #40 181.8 CC criu/cr-service.o [2020-05-12T02:53:45.598Z] #40 185.7 CC criu/crtools.o [2020-05-12T02:53:45.598Z] #40 187.0 CC criu/eventfd.o [2020-05-12T02:53:45.598Z] #40 187.7 CC criu/eventpoll.o [2020-05-12T02:53:45.598Z] #40 189.6 CC criu/external.o [2020-05-12T02:53:45.598Z] #40 190.5 CC criu/fault-injection.o [2020-05-12T02:53:45.598Z] #40 190.7 CC criu/fdstore.o [2020-05-12T02:53:45.598Z] #40 191.5 CC criu/fifo.o [2020-05-12T02:53:45.598Z] #40 ... [2020-05-12T02:53:45.598Z] [2020-05-12T02:53:45.598Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-12T02:53:45.598Z] #18 111.2 Setting up python3-setuptools (40.8.0-1) ... [2020-05-12T02:53:45.598Z] #18 113.2 Setting up python3-pip (18.1-5) ... [2020-05-12T02:53:46.929Z] #18 114.8 Processing triggers for libc-bin (2.28-10) ... [2020-05-12T02:53:46.929Z] #18 114.9 Processing triggers for mime-support (3.62) ... [2020-05-12T02:53:47.244Z] #18 DONE 115.2s [2020-05-12T02:53:47.244Z] [2020-05-12T02:53:47.244Z] #19 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-05-12T02:53:47.826Z] #19 0.532 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-05-12T02:53:47.826Z] #19 0.540 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-05-12T02:53:47.826Z] #19 0.543 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-05-12T02:53:47.826Z] #19 DONE 0.6s [2020-05-12T02:53:47.826Z] [2020-05-12T02:53:47.826Z] #20 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-05-12T02:53:50.721Z] #63 exporting layers 6.0s done [2020-05-12T02:53:50.721Z] #63 writing image sha256:3bcfc0ef675c532b40abf3636fc75a04af7c815582bec8b6fa7b2306d6bc08c9 done [2020-05-12T02:53:50.721Z] #63 naming to docker.io/library/docker:b7b4f5c9b4feb3320be720682d48605d42c909fb done [2020-05-12T02:53:50.721Z] #63 DONE 6.0s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-05-12T02:53:51.201Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40956/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=b7b4f5c9b4feb3320be720682d48605d42c909fb -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:b7b4f5c9b4feb3320be720682d48605d42c909fb hack/make.sh dynbinary test-integration [2020-05-12T02:53:52.126Z] [2020-05-12T02:53:52.126Z] Removing bundles/ [2020-05-12T02:53:52.126Z] [2020-05-12T02:53:52.126Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-05-12T02:53:52.126Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-05-12T02:53:52.126Z] GOOS="" GOARCH="" GOARM="" [2020-05-12T02:53:54.709Z] #20 ... [2020-05-12T02:53:54.709Z] [2020-05-12T02:53:54.709Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-12T02:53:54.709Z] #40 192.4 CC criu/file-ids.o [2020-05-12T02:53:54.709Z] #40 193.0 CC criu/file-lock.o [2020-05-12T02:53:54.709Z] #40 194.8 CC criu/files-ext.o [2020-05-12T02:53:54.709Z] #40 195.5 CC criu/files-reg.o [2020-05-12T02:53:54.709Z] #40 200.7 CC criu/files.o [2020-05-12T02:53:56.769Z] #40 ... [2020-05-12T02:53:56.769Z] [2020-05-12T02:53:56.769Z] #20 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-05-12T02:53:56.769Z] #20 8.726 Collecting yamllint==1.16.0 [2020-05-12T02:53:57.397Z] #20 9.426 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-05-12T02:53:57.397Z] #20 9.612 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-05-12T02:53:57.397Z] #20 9.743 Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl [2020-05-12T02:53:57.644Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-05-12T02:53:57.644Z] [2020-05-12T02:53:57.644Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-05-12T02:53:57.644Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-05-12T02:53:57.644Z] HOSTNAME=58733014abfd [2020-05-12T02:53:57.644Z] TESTDEBUG=0 [2020-05-12T02:53:57.644Z] DEST=bundles/test-integration [2020-05-12T02:53:57.644Z] PWD=/go/src/github.com/docker/docker [2020-05-12T02:53:57.644Z] DOCKER_GITCOMMIT=b7b4f5c9b4feb3320be720682d48605d42c909fb [2020-05-12T02:53:57.644Z] container=docker [2020-05-12T02:53:57.644Z] HOME=/root [2020-05-12T02:53:57.644Z] GOLANG_VERSION=1.13.10 [2020-05-12T02:53:57.644Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-05-12T02:53:57.644Z] VALIDATE_BRANCH=master [2020-05-12T02:53:57.644Z] TERM=xterm [2020-05-12T02:53:57.644Z] DOCKER_PKG=github.com/docker/docker [2020-05-12T02:53:57.644Z] SHLVL=1 [2020-05-12T02:53:57.644Z] TIMEOUT=120m [2020-05-12T02:53:57.644Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-05-12T02:53:57.644Z] DOCKER_GRAPHDRIVER=overlay2 [2020-05-12T02:53:57.644Z] GO111MODULE=off [2020-05-12T02:53:57.644Z] DOCKER_EXPERIMENTAL=1 [2020-05-12T02:53:57.644Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-05-12T02:53:57.644Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-05-12T02:53:57.644Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-05-12T02:53:57.644Z] GOPATH=/go [2020-05-12T02:53:57.644Z] PKG_CONFIG=pkg-config [2020-05-12T02:53:57.644Z] _=/usr/bin/env [2020-05-12T02:53:57.644Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-05-12T02:53:57.686Z] #20 9.910 Collecting pyyaml (from yamllint==1.16.0) [2020-05-12T02:53:57.975Z] #20 10.22 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-05-12T02:53:58.605Z] #20 ... [2020-05-12T02:53:58.605Z] [2020-05-12T02:53:58.605Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-12T02:53:58.605Z] #42 DONE 302.9s [2020-05-12T02:53:58.896Z] [2020-05-12T02:53:58.896Z] #29 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-05-12T02:53:58.896Z] #29 ... [2020-05-12T02:53:58.896Z] [2020-05-12T02:53:58.896Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-12T02:53:58.896Z] #40 205.5 CC criu/filesystems.o [2020-05-12T02:54:01.123Z] #40 207.6 CC criu/fsnotify.o [2020-05-12T02:54:03.869Z] #40 210.5 CC criu/image-desc.o [2020-05-12T02:54:04.181Z] #40 210.8 CC criu/image.o [2020-05-12T02:54:04.469Z] #40 ... [2020-05-12T02:54:04.469Z] [2020-05-12T02:54:04.469Z] #20 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-05-12T02:54:04.469Z] #20 13.39 Building wheels for collected packages: pyyaml [2020-05-12T02:54:04.469Z] #20 13.39 Running setup.py bdist_wheel for pyyaml: started [2020-05-12T02:54:04.469Z] #20 15.61 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-05-12T02:54:04.469Z] #20 15.62 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-05-12T02:54:04.469Z] #20 15.77 Successfully built pyyaml [2020-05-12T02:54:04.469Z] #20 15.80 Installing collected packages: pathspec, pyyaml, yamllint [2020-05-12T02:54:04.469Z] #20 16.26 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0 [2020-05-12T02:54:04.469Z] #20 DONE 16.6s [2020-05-12T02:54:04.469Z] [2020-05-12T02:54:04.469Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-12T02:54:05.977Z] #53 ... [2020-05-12T02:54:05.977Z] [2020-05-12T02:54:05.977Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-12T02:54:05.977Z] #40 212.3 CC criu/ipc_ns.o [2020-05-12T02:54:08.699Z] #40 214.7 CC criu/irmap.o [2020-05-12T02:54:09.726Z] #40 216.0 CC criu/kcmp-ids.o [2020-05-12T02:54:10.017Z] #40 216.5 CC criu/kerndat.o [2020-05-12T02:54:11.704Z] ok github.com/docker/docker/api/server/httputils 0.048s coverage: 14.7% of statements [2020-05-12T02:54:11.704Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-05-12T02:54:11.704Z] ok github.com/docker/docker/api/server/middleware 0.030s coverage: 37.7% of statements [2020-05-12T02:54:11.704Z] ? github.com/docker/docker/api/server/router [no test files] [2020-05-12T02:54:11.704Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-05-12T02:54:11.704Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-05-12T02:54:11.704Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-05-12T02:54:11.704Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-05-12T02:54:11.704Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-05-12T02:54:11.704Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-05-12T02:54:11.704Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-05-12T02:54:11.704Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-05-12T02:54:11.704Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-05-12T02:54:11.705Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-05-12T02:54:11.705Z] ok github.com/docker/docker/api/types/filters 0.019s coverage: 92.2% of statements [2020-05-12T02:54:11.705Z] ok github.com/docker/docker/api/types/strslice 0.011s coverage: 90.0% of statements [2020-05-12T02:54:11.705Z] ok github.com/docker/docker/api/server/router/swarm 0.030s coverage: 4.8% of statements [2020-05-12T02:54:11.705Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-05-12T02:54:11.705Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-05-12T02:54:11.705Z] ? github.com/docker/docker/api/types [no test files] [2020-05-12T02:54:11.705Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-05-12T02:54:11.705Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-05-12T02:54:11.705Z] ? github.com/docker/docker/api/types/container [no test files] [2020-05-12T02:54:11.705Z] ? github.com/docker/docker/api/types/events [no test files] [2020-05-12T02:54:11.705Z] ? github.com/docker/docker/api/types/image [no test files] [2020-05-12T02:54:11.705Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-05-12T02:54:11.705Z] ? github.com/docker/docker/api/types/network [no test files] [2020-05-12T02:54:11.705Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-05-12T02:54:11.705Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-05-12T02:54:11.705Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-05-12T02:54:11.705Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-05-12T02:54:11.705Z] ok github.com/docker/docker/api/types/time 0.023s coverage: 100.0% of statements [2020-05-12T02:54:11.705Z] ok github.com/docker/docker/api/types/versions 0.018s coverage: 75.0% of statements [2020-05-12T02:54:11.705Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-05-12T02:54:11.705Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-05-12T02:54:11.705Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-05-12T02:54:11.705Z] ? github.com/docker/docker/builder [no test files] [2020-05-12T02:54:11.705Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-05-12T02:54:11.705Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-05-12T02:54:11.705Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-05-12T02:54:11.705Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-05-12T02:54:11.705Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-05-12T02:54:11.705Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-05-12T02:54:11.705Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-05-12T02:54:11.705Z] ok github.com/docker/docker/builder/dockerignore 0.018s coverage: 96.8% of statements [2020-05-12T02:54:11.705Z] ok github.com/docker/docker/cli/debug 0.008s coverage: 100.0% of statements [2020-05-12T02:54:12.084Z] #40 218.7 CC criu/libnetlink.o [2020-05-12T02:54:12.646Z] ok github.com/docker/docker/builder/remotecontext/git 3.047s coverage: 86.3% of statements [2020-05-12T02:54:12.646Z] ok github.com/docker/docker/builder/remotecontext 0.308s coverage: 13.6% of statements [2020-05-12T02:54:12.728Z] #40 219.4 CC criu/log.o [2020-05-12T02:54:13.331Z] INFO [loader] Go packages loading at mode 575 (exports_file|name|types_sizes|compiled_files|files|imports|deps) took 1m57.991969997s [2020-05-12T02:54:13.331Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 668.338252ms [2020-05-12T02:54:14.025Z] ok github.com/docker/docker/builder/dockerfile 1.291s coverage: 48.2% of statements [2020-05-12T02:54:14.025Z] ? github.com/docker/docker/cli [no test files] [2020-05-12T02:54:14.025Z] ? github.com/docker/docker/cli/config [no test files] [2020-05-12T02:54:14.231Z] #40 220.6 CC criu/lsm.o [2020-05-12T02:54:14.861Z] #40 ... [2020-05-12T02:54:14.861Z] [2020-05-12T02:54:14.861Z] #29 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-05-12T02:54:14.861Z] #29 DONE 318.9s [2020-05-12T02:54:14.861Z] [2020-05-12T02:54:14.861Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-12T02:54:14.861Z] #40 221.5 CC criu/mem.o [2020-05-12T02:54:18.222Z] ok github.com/docker/docker/client 0.289s coverage: 75.4% of statements [2020-05-12T02:54:19.300Z] #40 225.2 CC criu/mount.o [2020-05-12T02:54:24.570Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-05-12T02:54:24.570Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-05-12T02:54:24.850Z] #40 231.4 CC criu/namespaces.o [2020-05-12T02:54:25.182Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-05-12T02:54:25.523Z] INFO [runner/unused/goanalysis] analyzers took 27.405325679s with top 10 stages: buildssa: 23.137774811s, U1000: 4.267550868s [2020-05-12T02:54:27.993Z] #40 234.6 CC criu/net.o [2020-05-12T02:54:33.552Z] #40 239.7 CC criu/netfilter.o [2020-05-12T02:54:33.843Z] #40 240.3 CC criu/page-pipe.o [2020-05-12T02:54:34.877Z] #40 241.3 CC criu/page-xfer.o [2020-05-12T02:54:37.617Z] #40 243.6 CC criu/pagemap-cache.o [2020-05-12T02:54:37.915Z] #40 244.3 CC criu/pagemap.o [2020-05-12T02:54:39.988Z] #40 246.1 CC criu/parasite-syscall.o [2020-05-12T02:54:41.021Z] #40 247.7 CC criu/path.o [2020-05-12T02:54:42.052Z] #40 248.4 CC criu/pie-util-vdso.o [2020-05-12T02:54:42.344Z] #40 249.1 CC criu/pie-util.o [2020-05-12T02:54:42.578Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-05-12T02:54:42.578Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-05-12T02:54:42.578Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-05-12T02:54:42.976Z] #40 249.4 CC criu/pipes.o [2020-05-12T02:54:44.011Z] #40 250.5 CC criu/plugin.o [2020-05-12T02:54:44.087Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-05-12T02:54:44.087Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-05-12T02:54:45.053Z] #40 251.4 CC criu/proc_parse.o [2020-05-12T02:54:45.552Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-05-12T02:54:46.415Z] ok github.com/docker/docker/cmd/dockerd 0.111s coverage: 30.8% of statements [2020-05-12T02:54:47.797Z] ok github.com/docker/docker/container 0.182s coverage: 34.9% of statements [2020-05-12T02:54:47.797Z] ? github.com/docker/docker/container/stream [no test files] [2020-05-12T02:54:47.797Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-05-12T02:54:47.797Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-05-12T02:54:47.797Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-05-12T02:54:48.217Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-05-12T02:54:49.220Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-05-12T02:54:50.340Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.058s coverage: 65.3% of statements [2020-05-12T02:54:50.609Z] #40 257.2 CC criu/protobuf-desc.o [2020-05-12T02:54:50.686Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-05-12T02:54:50.967Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-05-12T02:54:52.250Z] ok github.com/docker/docker/daemon/cluster/convert 0.036s coverage: 35.6% of statements [2020-05-12T02:54:52.446Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-05-12T02:54:52.511Z] ok github.com/docker/docker/daemon/cluster 0.137s coverage: 0.5% of statements [2020-05-12T02:54:52.668Z] #40 259.0 CC criu/protobuf.o [2020-05-12T02:54:52.970Z] #40 259.7 CC criu/pstree.o [2020-05-12T02:54:53.448Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-05-12T02:54:54.913Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-05-12T02:54:55.691Z] #40 261.8 CC criu/rbtree.o [2020-05-12T02:54:55.691Z] #40 262.3 CC criu/rst-malloc.o [2020-05-12T02:54:55.810Z] ok github.com/docker/docker/daemon/discovery 0.023s coverage: 30.0% of statements [2020-05-12T02:54:55.915Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-05-12T02:54:56.324Z] #40 262.8 CC criu/seccomp.o [2020-05-12T02:54:56.750Z] ok github.com/docker/docker/daemon/config 0.057s coverage: 81.7% of statements [2020-05-12T02:54:56.751Z] ok github.com/docker/docker/daemon/events 0.110s coverage: 50.0% of statements [2020-05-12T02:54:56.917Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-05-12T02:54:57.261Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-05-12T02:54:57.261Z] [2020-05-12T02:54:57.519Z] [2020-05-12T02:54:57.519Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-05-12T02:54:57.519Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-05-12T02:54:57.519Z] HOSTNAME=2a316d1aaa2c [2020-05-12T02:54:57.519Z] TEST_SKIP_INTEGRATION=1 [2020-05-12T02:54:57.519Z] TESTDEBUG=0 [2020-05-12T02:54:57.519Z] DEST=bundles/test-integration [2020-05-12T02:54:57.519Z] PWD=/go/src/github.com/docker/docker [2020-05-12T02:54:57.519Z] KEEPBUNDLE=1 [2020-05-12T02:54:57.519Z] DOCKER_GITCOMMIT=b7b4f5c9b4feb3320be720682d48605d42c909fb [2020-05-12T02:54:57.519Z] container=docker [2020-05-12T02:54:57.519Z] HOME=/root [2020-05-12T02:54:57.519Z] GOLANG_VERSION=1.13.10 [2020-05-12T02:54:57.519Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-05-12T02:54:57.519Z] VALIDATE_BRANCH=master [2020-05-12T02:54:57.519Z] TERM=xterm [2020-05-12T02:54:57.519Z] DOCKER_PKG=github.com/docker/docker [2020-05-12T02:54:57.519Z] SHLVL=1 [2020-05-12T02:54:57.519Z] TIMEOUT=120m [2020-05-12T02:54:57.519Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-05-12T02:54:57.519Z] DOCKER_GRAPHDRIVER=overlay2 [2020-05-12T02:54:57.519Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2020-05-12T02:54:57.519Z] GO111MODULE=off [2020-05-12T02:54:57.519Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-05-12T02:54:57.519Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-05-12T02:54:57.519Z] GOPATH=/go [2020-05-12T02:54:57.519Z] PKG_CONFIG=pkg-config [2020-05-12T02:54:57.519Z] _=/usr/bin/env [2020-05-12T02:54:57.519Z] Building test suite binary ./integration-cli/test.main [2020-05-12T02:54:57.779Z] [2020-05-12T02:54:57.822Z] #40 264.0 CC criu/seize.o [2020-05-12T02:54:57.952Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-05-12T02:54:57.952Z] Using test binary docker [2020-05-12T02:54:57.952Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-05-12T02:54:57.952Z] +++ /etc/init.d/apparmor start [2020-05-12T02:54:57.952Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-05-12T02:54:57.952Z] INFO: Waiting for daemon to start... [2020-05-12T02:54:57.952Z] Starting dockerd [2020-05-12T02:54:57.952Z] +++ 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-12T02:54:58.039Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2020-05-12T02:54:58.039Z] [2020-05-12T02:54:58.039Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-05-12T02:54:58.039Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-05-12T02:54:58.039Z] HOSTNAME=00ce4a974f65 [2020-05-12T02:54:58.039Z] TEST_SKIP_INTEGRATION=1 [2020-05-12T02:54:58.039Z] TESTDEBUG=0 [2020-05-12T02:54:58.039Z] DEST=bundles/test-integration [2020-05-12T02:54:58.039Z] PWD=/go/src/github.com/docker/docker [2020-05-12T02:54:58.039Z] KEEPBUNDLE=1 [2020-05-12T02:54:58.039Z] DOCKER_GITCOMMIT=b7b4f5c9b4feb3320be720682d48605d42c909fb [2020-05-12T02:54:58.039Z] container=docker [2020-05-12T02:54:58.039Z] HOME=/root [2020-05-12T02:54:58.039Z] GOLANG_VERSION=1.13.10 [2020-05-12T02:54:58.039Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-05-12T02:54:58.039Z] VALIDATE_BRANCH=master [2020-05-12T02:54:58.039Z] TERM=xterm [2020-05-12T02:54:58.039Z] DOCKER_PKG=github.com/docker/docker [2020-05-12T02:54:58.039Z] SHLVL=1 [2020-05-12T02:54:58.039Z] TIMEOUT=120m [2020-05-12T02:54:58.039Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-05-12T02:54:58.039Z] DOCKER_GRAPHDRIVER=overlay2 [2020-05-12T02:54:58.039Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2020-05-12T02:54:58.039Z] GO111MODULE=off [2020-05-12T02:54:58.039Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-05-12T02:54:58.039Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-05-12T02:54:58.039Z] GOPATH=/go [2020-05-12T02:54:58.039Z] PKG_CONFIG=pkg-config [2020-05-12T02:54:58.039Z] _=/usr/bin/env [2020-05-12T02:54:58.039Z] Building test suite binary ./integration-cli/test.main [2020-05-12T02:54:58.297Z] No new tests added to integration. [2020-05-12T02:54:58.297Z] [2020-05-12T02:54:58.297Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-05-12T02:54:59.298Z] ok github.com/docker/docker/daemon/graphdriver 0.014s coverage: 2.2% of statements [2020-05-12T02:54:59.325Z] #40 265.6 CC criu/servicefd.o [2020-05-12T02:54:59.617Z] #40 266.3 CC criu/shmem.o [2020-05-12T02:54:59.669Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-05-12T02:54:59.669Z] HOSTNAME=c9c98f9f155a [2020-05-12T02:54:59.669Z] TESTDEBUG=0 [2020-05-12T02:54:59.669Z] DEST=bundles/test-integration [2020-05-12T02:54:59.669Z] PWD=/go/src/github.com/docker/docker [2020-05-12T02:54:59.669Z] KEEPBUNDLE=1 [2020-05-12T02:54:59.669Z] DOCKER_GITCOMMIT=b7b4f5c9b4feb3320be720682d48605d42c909fb [2020-05-12T02:54:59.669Z] container=docker [2020-05-12T02:54:59.669Z] HOME=/root [2020-05-12T02:54:59.669Z] GOLANG_VERSION=1.13.10 [2020-05-12T02:54:59.669Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-05-12T02:54:59.669Z] VALIDATE_BRANCH=master [2020-05-12T02:54:59.669Z] TERM=xterm [2020-05-12T02:54:59.669Z] DOCKER_PKG=github.com/docker/docker [2020-05-12T02:54:59.669Z] SHLVL=1 [2020-05-12T02:54:59.669Z] TIMEOUT=120m [2020-05-12T02:54:59.669Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-05-12T02:54:59.669Z] DOCKER_GRAPHDRIVER=overlay2 [2020-05-12T02:54:59.669Z] GO111MODULE=off [2020-05-12T02:54:59.669Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-05-12T02:54:59.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-12T02:54:59.669Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-05-12T02:54:59.669Z] GOPATH=/go [2020-05-12T02:54:59.669Z] PKG_CONFIG=pkg-config [2020-05-12T02:54:59.669Z] _=/usr/bin/env [2020-05-12T02:54:59.669Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-05-12T02:54:59.964Z] . [2020-05-12T02:54:59.964Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-05-12T02:54:59.964Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-05-12T02:54:59.964Z] Error: No such image: emptyfs [2020-05-12T02:54:59.964Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-05-12T02:54:59.964Z] ++++ docker load [2020-05-12T02:55:00.245Z] Running integration-test (iteration 1) [2020-05-12T02:55:00.246Z] Running /go/src/github.com/docker/docker/integration/build (s390x.integration.build) flags=-test.v -test.timeout=120m [2020-05-12T02:55:00.246Z] ++ 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-12T02:55:00.246Z] ++ set -e [2020-05-12T02:55:00.246Z] ++ '[' -n 0 ']' [2020-05-12T02:55:00.246Z] ++ set -x [2020-05-12T02:55:00.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-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-12T02:55:01.692Z] #40 268.1 CC criu/sigframe.o [2020-05-12T02:55:01.981Z] #40 268.4 CC criu/signalfd.o [2020-05-12T02:55:02.272Z] #40 268.9 CC criu/sk-inet.o [2020-05-12T02:55:02.586Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.014s coverage: 2.9% of statements [2020-05-12T02:55:03.524Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.477s coverage: 13.8% of statements [2020-05-12T02:55:04.095Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.695s coverage: 57.0% of statements [2020-05-12T02:55:04.338Z] #40 270.8 CC criu/sk-netlink.o [2020-05-12T02:55:04.969Z] #40 271.5 CC criu/sk-packet.o [2020-05-12T02:55:06.000Z] #40 272.6 CC criu/sk-queue.o [2020-05-12T02:55:06.634Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.014s coverage: 1.8% of statements [2020-05-12T02:55:07.033Z] Loaded image: buildpack-deps:jessie [2020-05-12T02:55:07.033Z] Loaded image: busybox:latest [2020-05-12T02:55:07.033Z] Loaded image: busybox:glibc [2020-05-12T02:55:07.033Z] Loaded image: debian:jessie [2020-05-12T02:55:07.033Z] #40 273.6 CC criu/sk-tcp.o [2020-05-12T02:55:07.313Z] Loaded image: hello-world:latest [2020-05-12T02:55:07.313Z] INFO: Testing against a local daemon [2020-05-12T02:55:07.313Z] === RUN TestCgroupNamespacesBuild [2020-05-12T02:55:07.326Z] #40 ... [2020-05-12T02:55:07.326Z] [2020-05-12T02:55:07.326Z] #37 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-05-12T02:55:07.326Z] #37 371.5 + dpkg --print-architecture [2020-05-12T02:55:07.326Z] #37 371.5 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-05-12T02:55:07.971Z] #37 371.9 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2020-05-12T02:55:07.971Z] #37 371.9 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-05-12T02:55:08.542Z] ok github.com/docker/docker/daemon/graphdriver/aufs 8.866s coverage: 73.1% of statements [2020-05-12T02:55:09.480Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 3.418s coverage: 45.9% of statements [2020-05-12T02:55:09.980Z] --- PASS: TestCgroupNamespacesBuild (2.31s) [2020-05-12T02:55:09.980Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-05-12T02:55:10.417Z] ok github.com/docker/docker/daemon/graphdriver/overlay 1.964s coverage: 49.5% of statements [2020-05-12T02:55:10.417Z] ok github.com/docker/docker/daemon 12.391s coverage: 17.4% of statements [2020-05-12T02:55:10.417Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-05-12T02:55:10.417Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-05-12T02:55:10.417Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-05-12T02:55:10.417Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-05-12T02:55:10.417Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-05-12T02:55:11.543Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.78s) [2020-05-12T02:55:11.543Z] === RUN TestBuildWithSession [2020-05-12T02:55:11.543Z] --- SKIP: TestBuildWithSession (0.00s) [2020-05-12T02:55:11.543Z] build_session_test.go:25: TODO: BuildKit [2020-05-12T02:55:11.543Z] === RUN TestBuildSquashParent [2020-05-12T02:55:12.499Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.019s coverage: 58.0% of statements [2020-05-12T02:55:12.499Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.583s coverage: 76.1% of statements [2020-05-12T02:55:12.499Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.038s coverage: 3.0% of statements [2020-05-12T02:55:13.069Z] ok github.com/docker/docker/daemon/links 0.022s coverage: 93.0% of statements [2020-05-12T02:55:13.484Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-05-12T02:55:13.740Z] [2020-05-12T02:55:13.741Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-05-12T02:55:14.300Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-05-12T02:55:14.300Z] HOSTNAME=dee8d9c95ee8 [2020-05-12T02:55:14.300Z] DEST=bundles/test-integration [2020-05-12T02:55:14.300Z] PWD=/go/src/github.com/docker/docker [2020-05-12T02:55:14.300Z] DOCKER_ROOTLESS=1 [2020-05-12T02:55:14.300Z] DOCKER_GITCOMMIT=b7b4f5c9b4feb3320be720682d48605d42c909fb [2020-05-12T02:55:14.300Z] container=docker [2020-05-12T02:55:14.300Z] HOME=/root [2020-05-12T02:55:14.300Z] GOLANG_VERSION=1.13.10 [2020-05-12T02:55:14.300Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-05-12T02:55:14.300Z] VALIDATE_BRANCH=master [2020-05-12T02:55:14.300Z] TERM=xterm [2020-05-12T02:55:14.300Z] DOCKER_PKG=github.com/docker/docker [2020-05-12T02:55:14.300Z] SHLVL=1 [2020-05-12T02:55:14.300Z] TIMEOUT=120m [2020-05-12T02:55:14.300Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-05-12T02:55:14.300Z] DOCKER_GRAPHDRIVER=overlay2 [2020-05-12T02:55:14.300Z] GO111MODULE=off [2020-05-12T02:55:14.300Z] DOCKER_EXPERIMENTAL=1 [2020-05-12T02:55:14.300Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-05-12T02:55:14.300Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-05-12T02:55:14.300Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-05-12T02:55:14.300Z] GOPATH=/go [2020-05-12T02:55:14.300Z] PKG_CONFIG=pkg-config [2020-05-12T02:55:14.300Z] _=/usr/bin/env [2020-05-12T02:55:14.300Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-05-12T02:55:15.624Z] ok github.com/docker/docker/daemon/logger 0.283s coverage: 41.8% of statements [2020-05-12T02:55:15.884Z] ok github.com/docker/docker/daemon/logger/awslogs 0.265s coverage: 77.8% of statements [2020-05-12T02:55:16.143Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 5.930s coverage: 57.7% of statements [2020-05-12T02:55:16.143Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-05-12T02:55:16.143Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-05-12T02:55:16.713Z] ok github.com/docker/docker/daemon/images 0.045s coverage: 4.9% of statements [2020-05-12T02:55:16.713Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-05-12T02:55:16.713Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-05-12T02:55:16.713Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-05-12T02:55:16.713Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-05-12T02:55:16.973Z] ok github.com/docker/docker/daemon/logger/gelf 0.035s coverage: 67.0% of statements [2020-05-12T02:55:17.543Z] ok github.com/docker/docker/daemon/logger/journald 0.029s coverage: 26.2% of statements [2020-05-12T02:55:17.804Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.013s coverage: 87.2% of statements [2020-05-12T02:55:18.063Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.043s coverage: 61.6% of statements [2020-05-12T02:55:18.328Z] --- PASS: TestBuildSquashParent (6.44s) [2020-05-12T02:55:18.328Z] === RUN TestBuildWithRemoveAndForceRemove [2020-05-12T02:55:18.328Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-05-12T02:55:18.328Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-05-12T02:55:18.328Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-05-12T02:55:18.328Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-05-12T02:55:18.328Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-05-12T02:55:18.328Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-05-12T02:55:18.328Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-05-12T02:55:18.328Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-05-12T02:55:18.328Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-05-12T02:55:18.328Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-05-12T02:55:18.328Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-05-12T02:55:18.328Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-05-12T02:55:18.328Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-05-12T02:55:18.328Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-05-12T02:55:18.391Z] #37 ... [2020-05-12T02:55:18.391Z] [2020-05-12T02:55:18.391Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-12T02:55:18.391Z] #40 274.5 CC criu/sk-unix.o [2020-05-12T02:55:18.391Z] #40 278.0 CC criu/sockets.o [2020-05-12T02:55:18.391Z] #40 279.4 CC criu/stats.o [2020-05-12T02:55:18.391Z] #40 280.0 CC criu/string.o [2020-05-12T02:55:18.391Z] #40 280.1 CC criu/sysctl.o [2020-05-12T02:55:18.391Z] #40 281.0 CC criu/sysfs_parse.o [2020-05-12T02:55:18.391Z] #40 281.7 CC criu/timerfd.o [2020-05-12T02:55:18.391Z] #40 282.2 CC criu/tty.o [2020-05-12T02:55:19.003Z] ok github.com/docker/docker/daemon/logger/local 0.039s coverage: 75.2% of statements [2020-05-12T02:55:19.003Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-05-12T02:55:19.438Z] #40 286.1 CC criu/tun.o [2020-05-12T02:55:19.574Z] time="2020-05-12T02:55:19Z" level=error msg="Failed to open log file: open /tmp/TestCheckCapacityAndRotate539883304/log212751463.1: no such file or directory" [2020-05-12T02:55:19.574Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.055s coverage: 38.3% of statements [2020-05-12T02:55:19.574Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.023s coverage: 33.3% of statements [2020-05-12T02:55:20.356Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-05-12T02:55:20.469Z] #40 287.1 CC criu/uffd.o [2020-05-12T02:55:20.514Z] ok github.com/docker/docker/daemon/logger/templates 0.013s coverage: 8.3% of statements [2020-05-12T02:55:20.514Z] ok github.com/docker/docker/daemon/logger/syslog 0.023s coverage: 47.8% of statements [2020-05-12T02:55:20.638Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-05-12T02:55:21.894Z] ok github.com/docker/docker/daemon/network 0.013s coverage: 63.8% of statements [2020-05-12T02:55:22.155Z] ok github.com/docker/docker/daemon/logger/splunk 1.957s coverage: 82.5% of statements [2020-05-12T02:55:22.155Z] ? github.com/docker/docker/daemon/names [no test files] [2020-05-12T02:55:22.155Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-05-12T02:55:22.724Z] ok github.com/docker/docker/distribution/metadata 0.146s coverage: 48.2% of statements [2020-05-12T02:55:23.202Z] #40 289.2 CC criu/util.o [2020-05-12T02:55:23.304Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-05-12T02:55:23.304Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-05-12T02:55:24.106Z] ok github.com/docker/docker/errdefs 0.026s coverage: 49.4% of statements [2020-05-12T02:55:24.365Z] ok github.com/docker/docker/distribution 0.318s coverage: 22.1% of statements [2020-05-12T02:55:24.365Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-05-12T02:55:25.263Z] #40 291.6 CC criu/uts_ns.o [2020-05-12T02:55:25.553Z] #40 292.1 CC criu/vdso.o [2020-05-12T02:55:25.746Z] ok github.com/docker/docker/image 0.050s coverage: 86.4% of statements [2020-05-12T02:55:25.970Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2020-05-12T02:55:25.971Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.58s) [2020-05-12T02:55:25.971Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.66s) [2020-05-12T02:55:25.971Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.50s) [2020-05-12T02:55:25.971Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.68s) [2020-05-12T02:55:25.971Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.35s) [2020-05-12T02:55:25.971Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.54s) [2020-05-12T02:55:25.971Z] === RUN TestBuildMultiStageCopy [2020-05-12T02:55:25.971Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-05-12T02:55:26.005Z] ok github.com/docker/docker/image/v1 0.018s coverage: 25.0% of statements [2020-05-12T02:55:26.265Z] ok github.com/docker/docker/image/cache 0.032s coverage: 19.2% of statements [2020-05-12T02:55:26.525Z] ok github.com/docker/docker/distribution/xfer 1.705s coverage: 85.1% of statements [2020-05-12T02:55:26.525Z] ? github.com/docker/docker/dockerversion [no test files] [2020-05-12T02:55:26.525Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-05-12T02:55:26.525Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-05-12T02:55:26.586Z] #40 293.1 LINK criu/built-in.o [2020-05-12T02:55:26.586Z] #40 293.3 LINK criu/criu [2020-05-12T02:55:26.785Z] ok github.com/docker/docker/libcontainerd/queue 0.030s coverage: 100.0% of statements [2020-05-12T02:55:27.355Z] ok github.com/docker/docker/pkg/aaparser 0.008s coverage: 50.0% of statements [2020-05-12T02:55:27.984Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-05-12T02:55:28.150Z] #40 294.5 DEP lib/c/criu.d [2020-05-12T02:55:28.151Z] #40 294.7 CC images/rpc.pb-c.o [2020-05-12T02:55:28.604Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-05-12T02:55:29.215Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-05-12T02:55:29.267Z] ok github.com/docker/docker/opts 0.042s coverage: 67.4% of statements [2020-05-12T02:55:29.651Z] #40 296.1 CC lib/c/criu.o [2020-05-12T02:55:29.835Z] ok github.com/docker/docker/pkg/broadcaster 0.008s coverage: 100.0% of statements [2020-05-12T02:55:29.856Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-05-12T02:55:30.095Z] ok github.com/docker/docker/pkg/authorization 0.488s coverage: 68.3% of statements [2020-05-12T02:55:30.354Z] ok github.com/docker/docker/pkg/capabilities 0.010s coverage: 87.5% of statements [2020-05-12T02:55:30.467Z] --- PASS: TestBuildMultiStageCopy (4.92s) [2020-05-12T02:55:30.467Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.57s) [2020-05-12T02:55:30.467Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.51s) [2020-05-12T02:55:30.467Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.56s) [2020-05-12T02:55:30.467Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.60s) [2020-05-12T02:55:30.467Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.68s) [2020-05-12T02:55:30.467Z] === RUN TestBuildMultiStageParentConfig [2020-05-12T02:55:31.154Z] #40 297.7 LINK lib/c/built-in.o [2020-05-12T02:55:31.293Z] ok github.com/docker/docker/pkg/directory 0.014s coverage: 80.0% of statements [2020-05-12T02:55:31.293Z] ok github.com/docker/docker/pkg/archive 1.256s coverage: 76.9% of statements [2020-05-12T02:55:31.443Z] #40 297.8 LINK lib/c/libcriu.so [2020-05-12T02:55:31.443Z] #40 297.8 LINK lib/c/libcriu.a [2020-05-12T02:55:31.732Z] #40 298.1 GEN magic.py [2020-05-12T02:55:31.732Z] #40 298.3 Note: Building without setproctitle() and strlcpy() support. [2020-05-12T02:55:31.732Z] #40 298.3 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-05-12T02:55:31.732Z] #40 298.3 Note: Building without GnuTLS support [2020-05-12T02:55:31.862Z] ok github.com/docker/docker/pkg/discovery 0.017s coverage: 58.3% of statements [2020-05-12T02:55:31.862Z] ok github.com/docker/docker/pkg/discovery/file 0.011s coverage: 92.9% of statements [2020-05-12T02:55:32.360Z] #40 ... [2020-05-12T02:55:32.360Z] [2020-05-12T02:55:32.360Z] #46 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-12T02:55:32.360Z] #46 396.6 + cd /tmp/tmp.E0yWntVeiz/src/github.com/golangci/golangci-lint/ [2020-05-12T02:55:32.360Z] #46 396.6 + git checkout -q v1.23.8 [2020-05-12T02:55:32.482Z] --- PASS: TestBuildMultiStageParentConfig (1.62s) [2020-05-12T02:55:32.482Z] === RUN TestBuildLabelWithTargets [2020-05-12T02:55:32.802Z] ok github.com/docker/docker/pkg/discovery/memory 0.012s coverage: 92.3% of statements [2020-05-12T02:55:32.989Z] #46 397.4 ++ git describe --tags [2020-05-12T02:55:32.989Z] #46 397.4 + version=v1.23.8 [2020-05-12T02:55:33.303Z] #46 397.4 ++ git rev-parse --short HEAD [2020-05-12T02:55:33.303Z] #46 397.4 + commit=76a82c6 [2020-05-12T02:55:33.303Z] #46 397.4 ++ git show -s --format=%cd [2020-05-12T02:55:33.303Z] #46 397.4 + commitDate='Wed Mar 4 06:43:41 2020 +0300' [2020-05-12T02:55:33.303Z] #46 397.4 + go build -buildmode=pie -ldflags '-s -w -X "main.version=v1.23.8" -X "main.commit=76a82c6" -X "main.date=Wed Mar 4 06:43:41 2020 +0300"' -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint [2020-05-12T02:55:33.370Z] ok github.com/docker/docker/pkg/discovery/nodes 0.008s coverage: 93.8% of statements [2020-05-12T02:55:33.628Z] ok github.com/docker/docker/pkg/dmesg 0.007s coverage: 83.3% of statements [2020-05-12T02:55:35.005Z] ok github.com/docker/docker/pkg/filenotify 0.608s coverage: 67.0% of statements [2020-05-12T02:55:35.005Z] ok github.com/docker/docker/pkg/chrootarchive 3.505s coverage: 43.2% of statements [2020-05-12T02:55:35.153Z] --- PASS: TestBuildLabelWithTargets (2.59s) [2020-05-12T02:55:35.153Z] === RUN TestBuildWithEmptyLayers [2020-05-12T02:55:35.266Z] ok github.com/docker/docker/pkg/fileutils 0.015s coverage: 89.5% of statements [2020-05-12T02:55:35.767Z] --- PASS: TestBuildWithEmptyLayers (1.08s) [2020-05-12T02:55:35.767Z] === RUN TestBuildMultiStageOnBuild [2020-05-12T02:55:35.835Z] ok github.com/docker/docker/pkg/fsutils 0.299s coverage: 85.1% of statements [2020-05-12T02:55:35.836Z] ok github.com/docker/docker/pkg/homedir 0.018s coverage: 11.4% of statements [2020-05-12T02:55:36.095Z] ok github.com/docker/docker/pkg/discovery/kv 3.102s coverage: 84.1% of statements [2020-05-12T02:55:36.096Z] ok github.com/docker/docker/layer 7.599s coverage: 68.8% of statements [2020-05-12T02:55:36.096Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-05-12T02:55:36.096Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-05-12T02:55:36.096Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-05-12T02:55:36.096Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-05-12T02:55:36.096Z] ? github.com/docker/docker/oci [no test files] [2020-05-12T02:55:36.096Z] ? github.com/docker/docker/oci/caps [no test files] [2020-05-12T02:55:36.096Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-05-12T02:55:36.096Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-05-12T02:55:36.983Z] eac6fba788c9: Pull complete [2020-05-12T02:55:36.983Z] Digest: sha256:2ecf1e2987b91b41f576afd7f56aa40c9ddbc691d7b6b066c64d8f27fb3070ca [2020-05-12T02:55:36.983Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2020-05-12T02:55:36.983Z] mcr.microsoft.com/windows/servercore:ltsc2019 [2020-05-12T02:55:36.983Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 completed successfully [2020-05-12T02:55:36.983Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore [2020-05-12T02:55:36.983Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.1158' [2020-05-12T02:55:36.983Z] INFO: Docker version of control daemon [2020-05-12T02:55:36.983Z] [2020-05-12T02:55:36.983Z] Client: Docker Engine - Enterprise [2020-05-12T02:55:36.983Z] Version: 19.03.5 [2020-05-12T02:55:36.984Z] API version: 1.40 [2020-05-12T02:55:36.984Z] Go version: go1.12.12 [2020-05-12T02:55:36.984Z] Git commit: 2ee0c57608 [2020-05-12T02:55:36.984Z] Built: 11/13/2019 08:00:16 [2020-05-12T02:55:36.984Z] OS/Arch: windows/amd64 [2020-05-12T02:55:36.984Z] Experimental: false [2020-05-12T02:55:36.984Z] [2020-05-12T02:55:36.984Z] Server: Docker Engine - Enterprise [2020-05-12T02:55:36.984Z] Engine: [2020-05-12T02:55:36.984Z] Version: 19.03.5 [2020-05-12T02:55:36.984Z] API version: 1.40 (minimum version 1.24) [2020-05-12T02:55:36.984Z] Go version: go1.12.12 [2020-05-12T02:55:36.984Z] Git commit: 2ee0c57608 [2020-05-12T02:55:36.984Z] Built: 11/13/2019 07:58:51 [2020-05-12T02:55:36.984Z] OS/Arch: windows/amd64 [2020-05-12T02:55:36.984Z] Experimental: true [2020-05-12T02:55:36.984Z] [2020-05-12T02:55:36.984Z] INFO: Docker info of control daemon [2020-05-12T02:55:36.984Z] [2020-05-12T02:55:36.984Z] Client: [2020-05-12T02:55:36.984Z] Debug Mode: false [2020-05-12T02:55:36.984Z] Plugins: [2020-05-12T02:55:36.984Z] cluster: Manage Docker clusters (Docker Inc., v1.2.0) [2020-05-12T02:55:36.984Z] [2020-05-12T02:55:36.984Z] Server: [2020-05-12T02:55:36.984Z] Containers: 0 [2020-05-12T02:55:36.984Z] Running: 0 [2020-05-12T02:55:36.984Z] Paused: 0 [2020-05-12T02:55:36.984Z] Stopped: 0 [2020-05-12T02:55:36.984Z] Images: 1 [2020-05-12T02:55:36.984Z] Server Version: 19.03.5 [2020-05-12T02:55:36.984Z] Storage Driver: windowsfilter (windows) lcow (linux) [2020-05-12T02:55:36.984Z] Windows: [2020-05-12T02:55:36.984Z] LCOW: [2020-05-12T02:55:36.984Z] Logging Driver: json-file [2020-05-12T02:55:36.984Z] Plugins: [2020-05-12T02:55:36.984Z] Volume: local [2020-05-12T02:55:36.984Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-05-12T02:55:36.984Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-05-12T02:55:36.984Z] Swarm: inactive [2020-05-12T02:55:36.984Z] Default Isolation: process [2020-05-12T02:55:36.984Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-05-12T02:55:36.984Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1158) [2020-05-12T02:55:36.984Z] OSType: windows [2020-05-12T02:55:36.984Z] Architecture: x86_64 [2020-05-12T02:55:36.984Z] CPUs: 4 [2020-05-12T02:55:36.984Z] Total Memory: 32GiB [2020-05-12T02:55:36.984Z] Name: azwin-2-080d70 [2020-05-12T02:55:36.984Z] ID: KCNI:CG6W:YR45:KEJM:33CJ:VTQV:NYZF:RBKQ:V3FU:ZREQ:HODD:CILW [2020-05-12T02:55:36.984Z] Docker Root Dir: D:\docker [2020-05-12T02:55:36.984Z] Debug Mode: false [2020-05-12T02:55:36.984Z] Registry: https://index.docker.io/v1/ [2020-05-12T02:55:36.984Z] Labels: [2020-05-12T02:55:36.984Z] Experimental: true [2020-05-12T02:55:36.984Z] Insecure Registries: [2020-05-12T02:55:36.984Z] 10.0.0.4:5000 [2020-05-12T02:55:36.984Z] 127.0.0.0/8 [2020-05-12T02:55:36.984Z] Registry Mirrors: [2020-05-12T02:55:36.984Z] http://10.0.0.4:5000/ [2020-05-12T02:55:36.984Z] Live Restore Enabled: false [2020-05-12T02:55:36.984Z] [2020-05-12T02:55:36.984Z] [2020-05-12T02:55:36.984Z] INFO: Commit hash is b7b4f5c9b4 [2020-05-12T02:55:36.984Z] INFO: Nuke-Everything... [2020-05-12T02:55:36.984Z] INFO: Container count on control daemon to delete is 0 [2020-05-12T02:55:36.984Z] INFO: Nuking d:\CI [2020-05-12T02:55:36.984Z] INFO: Zapped successfully [2020-05-12T02:55:36.984Z] INFO: Location for testing is d:\CI\PR-40956\1 [2020-05-12T02:55:36.984Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2020-05-12T02:55:36.984Z] [2020-05-12T02:55:36.984Z] [2020-05-12T02:55:36.984Z] INFO: Building the image from Dockerfile.windows at 05/12/2020 02:55:28... [2020-05-12T02:55:36.984Z] [2020-05-12T02:55:36.984Z] Sending build context to Docker daemon 55.28MB [2020-05-12T02:55:36.984Z] [2020-05-12T02:55:36.984Z] Step 1/10 : FROM microsoft/windowsservercore [2020-05-12T02:55:36.984Z] ---> fdf6432edbdc [2020-05-12T02:55:36.984Z] Step 2/10 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2020-05-12T02:55:36.984Z] ---> Running in 7324df0c731b [2020-05-12T02:55:36.984Z] Removing intermediate container 7324df0c731b [2020-05-12T02:55:36.984Z] ---> 8790ffadf78d [2020-05-12T02:55:36.984Z] Step 3/10 : ARG GO_VERSION=1.13.10 [2020-05-12T02:55:36.984Z] ---> Running in 18ef841c7331 [2020-05-12T02:55:36.984Z] Removing intermediate container 18ef841c7331 [2020-05-12T02:55:36.984Z] ---> 1347fa8a387f [2020-05-12T02:55:36.984Z] Step 4/10 : ARG GOTESTSUM_COMMIT=v0.3.5 [2020-05-12T02:55:36.984Z] ---> Running in cb09d5fd044e [2020-05-12T02:55:36.984Z] Removing intermediate container cb09d5fd044e [2020-05-12T02:55:36.984Z] ---> 661e98ea380e [2020-05-12T02:55:36.984Z] 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-12T02:55:36.984Z] ---> Running in b723c1922026 [2020-05-12T02:55:36.984Z] Removing intermediate container b723c1922026 [2020-05-12T02:55:36.984Z] ---> 190d381e0412 [2020-05-12T02:55:36.984Z] 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-12T02:55:36.984Z] ---> Running in a62eebab7415 [2020-05-12T02:55:37.036Z] ok github.com/docker/docker/pkg/jsonmessage 0.012s coverage: 91.7% of statements [2020-05-12T02:55:37.296Z] ok github.com/docker/docker/pkg/locker 0.053s coverage: 88.9% of statements [2020-05-12T02:55:37.555Z] ok github.com/docker/docker/pkg/longpath 0.008s coverage: 100.0% of statements [2020-05-12T02:55:37.555Z] ok github.com/docker/docker/pkg/ioutils 0.617s coverage: 69.3% of statements [2020-05-12T02:55:37.555Z] ok github.com/docker/docker/pkg/idtools 0.690s coverage: 70.3% of statements [2020-05-12T02:55:37.555Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-05-12T02:55:37.555Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-05-12T02:55:37.815Z] ok github.com/docker/docker/pkg/namesgenerator 0.043s coverage: 85.7% of statements [2020-05-12T02:55:37.815Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-05-12T02:55:38.075Z] ok github.com/docker/docker/pkg/parsers 0.053s coverage: 97.0% of statements [2020-05-12T02:55:38.336Z] ok github.com/docker/docker/pkg/parsers/kernel 0.016s coverage: 60.0% of statements [2020-05-12T02:55:38.336Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.015s coverage: 91.4% of statements [2020-05-12T02:55:38.596Z] ok github.com/docker/docker/pkg/pidfile 0.017s coverage: 82.4% of statements [2020-05-12T02:55:38.596Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-05-12T02:55:38.596Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-05-12T02:55:38.894Z] #46 ... [2020-05-12T02:55:38.894Z] [2020-05-12T02:55:38.894Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-12T02:55:38.894Z] #40 299.6 fatal: not a git repository (or any of the parent directories): .git [2020-05-12T02:55:38.894Z] #40 300.9 make[1]: Nothing to be done for 'all'. [2020-05-12T02:55:38.894Z] #40 302.3 make[1]: 'images/built-in.o' is up to date. [2020-05-12T02:55:38.894Z] #40 302.4 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-05-12T02:55:38.894Z] #40 302.6 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-05-12T02:55:38.894Z] #40 302.7 make[1]: 'compel/libcompel.a' is up to date. [2020-05-12T02:55:38.894Z] #40 302.8 make[1]: 'compel/compel-host-bin' is up to date. [2020-05-12T02:55:38.894Z] #40 302.9 make[1]: Nothing to be done for 'all'. [2020-05-12T02:55:38.894Z] #40 302.9 make[1]: 'soccr/libsoccr.a' is up to date. [2020-05-12T02:55:38.894Z] #40 303.2 make[2]: Nothing to be done for 'all'. [2020-05-12T02:55:38.894Z] #40 303.3 make[2]: Nothing to be done for 'all'. [2020-05-12T02:55:38.894Z] #40 303.5 make[2]: Nothing to be done for 'all'. [2020-05-12T02:55:38.894Z] #40 303.8 make[2]: Nothing to be done for 'all'. [2020-05-12T02:55:38.894Z] #40 303.9 make[2]: Nothing to be done for 'all'. [2020-05-12T02:55:38.894Z] #40 304.0 make[2]: Nothing to be done for 'all'. [2020-05-12T02:55:38.894Z] #40 304.0 make[2]: Nothing to be done for 'all'. [2020-05-12T02:55:38.894Z] #40 304.3 make[2]: Nothing to be done for 'all'. [2020-05-12T02:55:38.894Z] #40 304.3 INSTALL criu/criu [2020-05-12T02:55:38.894Z] #40 DONE 304.4s [2020-05-12T02:55:38.894Z] [2020-05-12T02:55:38.894Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-12T02:55:39.167Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.027s coverage: 56.8% of statements [2020-05-12T02:55:39.208Z] --- PASS: TestBuildMultiStageOnBuild (3.11s) [2020-05-12T02:55:39.208Z] === RUN TestBuildUncleanTarFilenames [2020-05-12T02:55:39.739Z] ok github.com/docker/docker/pkg/plugins/transport 0.040s coverage: 85.7% of statements [2020-05-12T02:55:39.739Z] ok github.com/docker/docker/pkg/progress 0.050s coverage: 75.9% of statements [2020-05-12T02:55:39.739Z] ok github.com/docker/docker/pkg/pools 0.027s coverage: 88.2% of statements [2020-05-12T02:55:40.210Z] --- PASS: TestBuildUncleanTarFilenames (1.34s) [2020-05-12T02:55:40.210Z] === RUN TestBuildMultiStageLayerLeak [2020-05-12T02:55:40.678Z] ok github.com/docker/docker/pkg/reexec 0.017s coverage: 82.4% of statements [2020-05-12T02:55:41.267Z] ok github.com/docker/docker/pkg/stdcopy 0.010s coverage: 100.0% of statements [2020-05-12T02:55:41.267Z] ok github.com/docker/docker/pkg/pubsub 1.079s coverage: 73.9% of statements [2020-05-12T02:55:41.846Z] ok github.com/docker/docker/pkg/stringid 0.010s coverage: 70.6% of statements [2020-05-12T02:55:41.846Z] ok github.com/docker/docker/pkg/streamformatter 0.012s coverage: 66.2% of statements [2020-05-12T02:55:42.421Z] ok github.com/docker/docker/pkg/symlink 0.026s coverage: 87.7% of statements [2020-05-12T02:55:43.046Z] [2020-05-12T02:55:43.047Z] SUCCESS: Specified value was saved. [2020-05-12T02:55:43.382Z] ok github.com/docker/docker/pkg/sysinfo 0.020s coverage: 54.1% of statements [2020-05-12T02:55:43.382Z] ok github.com/docker/docker/pkg/signal 2.739s coverage: 61.0% of statements [2020-05-12T02:55:43.382Z] ok github.com/docker/docker/pkg/system 0.038s coverage: 36.9% of statements [2020-05-12T02:55:43.657Z] --- PASS: TestBuildMultiStageLayerLeak (3.29s) [2020-05-12T02:55:43.657Z] === RUN TestBuildWithHugeFile [2020-05-12T02:55:44.040Z] INFO: Downloading git... [2020-05-12T02:55:44.345Z] ok github.com/docker/docker/pkg/tailfile 0.139s coverage: 88.6% of statements [2020-05-12T02:55:44.345Z] testing: warning: no tests to run [2020-05-12T02:55:44.346Z] coverage: [no statements] [2020-05-12T02:55:44.346Z] ok github.com/docker/docker/pkg/term/windows 0.019s coverage: [no statements] [no tests to run] [2020-05-12T02:55:44.606Z] ok github.com/docker/docker/pkg/tarsum 0.128s coverage: 89.3% of statements [2020-05-12T02:55:44.606Z] ok github.com/docker/docker/pkg/urlutil 0.009s coverage: 100.0% of statements [2020-05-12T02:55:44.865Z] ok github.com/docker/docker/pkg/truncindex 0.139s coverage: 91.5% of statements [2020-05-12T02:55:44.865Z] ok github.com/docker/docker/pkg/useragent 0.026s coverage: 88.9% of statements [2020-05-12T02:55:45.612Z] INFO: Downloading go... [2020-05-12T02:55:45.776Z] #53 ... [2020-05-12T02:55:45.776Z] [2020-05-12T02:55:45.776Z] #50 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-12T02:55:45.776Z] #50 236.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-12T02:55:46.772Z] ok github.com/docker/docker/plugin/v2 0.010s coverage: 14.5% of statements [2020-05-12T02:55:46.772Z] ok github.com/docker/docker/profiles/seccomp 0.016s coverage: 73.8% of statements [2020-05-12T02:55:47.342Z] ok github.com/docker/docker/reference 0.017s coverage: 84.4% of statements [2020-05-12T02:55:47.832Z] INFO: Downloading compiler 1 of 3... [2020-05-12T02:55:48.279Z] ok github.com/docker/docker/plugin 0.592s coverage: 23.3% of statements [2020-05-12T02:55:48.279Z] ok github.com/docker/docker/registry/resumable 0.036s coverage: 100.0% of statements [2020-05-12T02:55:48.303Z] INFO: Downloading compiler 2 of 3... [2020-05-12T02:55:48.496Z] #50 239.1 + mkdir -p /build [2020-05-12T02:55:48.496Z] #50 239.1 + cp runc /build/runc [2020-05-12T02:55:48.496Z] #50 DONE 239.2s [2020-05-12T02:55:48.496Z] [2020-05-12T02:55:48.496Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-12T02:55:48.851Z] ok github.com/docker/docker/restartmanager 0.010s coverage: 45.3% of statements [2020-05-12T02:55:49.110Z] ok github.com/docker/docker/registry 0.242s coverage: 56.1% of statements [2020-05-12T02:55:49.134Z] INFO [runner/goanalysis_metalinter/goanalysis] analyzers took 3m20.654020529s with top 10 stages: buildssa: 1m38.622216313s, goimports: 22.838434226s, unconvert: 13.442439642s, gosec: 11.48527618s, golint: 6.851299582s, ineffassign: 4.84794522s, misspell: 4.672554146s, inspect: 4.581946573s, vrp: 3.258594365s, printf: 1.801439578s [2020-05-12T02:55:49.134Z] INFO [runner] Issues before processing: 2300, after processing: 0 [2020-05-12T02:55:49.134Z] INFO [runner] Processors filtering stat (out/in): autogenerated_exclude: 1586/1691, exclude: 1586/1586, cgo: 1691/2300, filename_unadjuster: 1691/1691, path_prettifier: 1691/1691, identifier_marker: 1586/1586, nolint: 0/63, skip_files: 1691/1691, skip_dirs: 1691/1691, exclude-rules: 63/1586 [2020-05-12T02:55:49.134Z] INFO [runner] processing took 130.694788ms with stages: nolint: 55.435965ms, identifier_marker: 37.958319ms, path_prettifier: 20.964049ms, exclude-rules: 6.674383ms, autogenerated_exclude: 6.061712ms, skip_dirs: 2.323692ms, filename_unadjuster: 751.399µs, cgo: 517.8µs, max_same_issues: 1.829µs, source_code: 958ns, max_from_linter: 949ns, diff: 823ns, uniq_by_line: 737ns, path_shortener: 711ns, skip_files: 570ns, exclude: 531ns, max_per_file_from_linter: 361ns [2020-05-12T02:55:49.134Z] INFO [runner] linters took 1m38.794039376s with stages: goanalysis_metalinter: 1m18.524512856s, unused: 20.138079545s [2020-05-12T02:55:49.134Z] INFO File cache stats: 1442 entries of total size 6.8MiB [2020-05-12T02:55:49.134Z] INFO Memory: 1507 samples, avg is 709.3MB, max is 3437.8MB [2020-05-12T02:55:49.134Z] INFO Execution took 3m37.779617324s [2020-05-12T02:55:49.134Z] Congratulations! The shell scripts are properly formatted. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2020-05-12T02:55:49.294Z] INFO: Downloading compiler 3 of 3... [2020-05-12T02:55:49.523Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40956/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=b7b4f5c9b4feb3320be720682d48605d42c909fb -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:b7b4f5c9b4feb3320be720682d48605d42c909fb hack/make.sh dynbinary-daemon test-docker-py [2020-05-12T02:55:49.680Z] ok github.com/docker/docker/testutil 0.044s coverage: 62.5% of statements [2020-05-12T02:55:49.763Z] INFO: Extracting git... [2020-05-12T02:55:50.113Z] [2020-05-12T02:55:50.113Z] Removing bundles/ [2020-05-12T02:55:50.113Z] [2020-05-12T02:55:50.113Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2020-05-12T02:55:50.113Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-05-12T02:55:50.113Z] GOOS="" GOARCH="" GOARM="" [2020-05-12T02:55:50.618Z] ok github.com/docker/docker/runconfig 0.081s coverage: 65.8% of statements [2020-05-12T02:55:52.000Z] #22 ... [2020-05-12T02:55:52.001Z] [2020-05-12T02:55:52.001Z] #37 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-05-12T02:55:52.001Z] #37 DONE 415.8s [2020-05-12T02:55:52.001Z] [2020-05-12T02:55:52.001Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-12T02:55:52.526Z] ok github.com/docker/docker/volume/local 0.053s coverage: 73.0% of statements [2020-05-12T02:55:52.526Z] ok github.com/docker/docker/volume/drivers 0.021s coverage: 36.1% of statements [2020-05-12T02:55:52.786Z] ok github.com/docker/docker/volume/mounts 0.050s coverage: 67.0% of statements [2020-05-12T02:55:52.945Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-05-12T02:55:53.722Z] ok github.com/docker/docker/volume/service 0.025s coverage: 73.0% of statements [2020-05-12T02:55:53.869Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-05-12T02:55:56.385Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-05-12T02:56:02.262Z] INFO: Expanding go... [2020-05-12T02:56:15.793Z] ok github.com/docker/docker/pkg/plugins 33.655s coverage: 76.6% of statements [2020-05-12T02:56:15.793Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-05-12T02:56:15.793Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-05-12T02:56:15.793Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-05-12T02:56:15.793Z] ? github.com/docker/docker/pkg/term [no test files] [2020-05-12T02:56:15.793Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-05-12T02:56:15.793Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-05-12T02:56:15.793Z] ? github.com/docker/docker/rootless [no test files] [2020-05-12T02:56:15.793Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-05-12T02:56:15.793Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-05-12T02:56:15.793Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-05-12T02:56:15.793Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-05-12T02:56:15.793Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-05-12T02:56:15.793Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-05-12T02:56:15.793Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-05-12T02:56:15.793Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-05-12T02:56:15.793Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-05-12T02:56:15.793Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-05-12T02:56:15.793Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-05-12T02:56:15.793Z] ? github.com/docker/docker/testutil/request [no test files] [2020-05-12T02:56:15.793Z] ? github.com/docker/docker/volume [no test files] [2020-05-12T02:56:15.793Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-05-12T02:56:15.793Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-05-12T02:56:15.793Z] [2020-05-12T02:56:15.793Z] === Skipped [2020-05-12T02:56:15.793Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-05-12T02:56:15.793Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-05-12T02:56:15.793Z] [2020-05-12T02:56:15.793Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-05-12T02:56:15.793Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-05-12T02:56:15.793Z] [2020-05-12T02:56:15.793Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-05-12T02:56:15.793Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-12T02:56:15.793Z] graphtest_unix.go:46: Driver btrfs not supported [2020-05-12T02:56:15.793Z] [2020-05-12T02:56:15.793Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-05-12T02:56:15.793Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-12T02:56:15.793Z] graphtest_unix.go:46: Driver btrfs not supported [2020-05-12T02:56:15.793Z] [2020-05-12T02:56:15.793Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-05-12T02:56:15.793Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-12T02:56:15.793Z] graphtest_unix.go:46: Driver btrfs not supported [2020-05-12T02:56:15.793Z] [2020-05-12T02:56:15.793Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-05-12T02:56:15.793Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-12T02:56:15.793Z] graphtest_unix.go:46: Driver btrfs not supported [2020-05-12T02:56:15.793Z] [2020-05-12T02:56:15.793Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-05-12T02:56:15.793Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-12T02:56:15.793Z] graphtest_unix.go:46: Driver btrfs not supported [2020-05-12T02:56:15.793Z] [2020-05-12T02:56:15.793Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-05-12T02:56:15.793Z] graphtest_unix.go:73: No driver to put! [2020-05-12T02:56:15.793Z] [2020-05-12T02:56:15.793Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2020-05-12T02:56:15.793Z] time="2020-05-12T02:55:06Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-05-12T02:56:15.793Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-05-12T02:56:15.794Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-05-12T02:56:15.794Z] [2020-05-12T02:56:15.794Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2020-05-12T02:56:15.794Z] time="2020-05-12T02:55:06Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-05-12T02:56:15.794Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-05-12T02:56:15.794Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-05-12T02:56:15.794Z] [2020-05-12T02:56:15.794Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2020-05-12T02:56:15.794Z] time="2020-05-12T02:55:06Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-05-12T02:56:15.794Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-05-12T02:56:15.794Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-05-12T02:56:15.794Z] [2020-05-12T02:56:15.794Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2020-05-12T02:56:15.794Z] time="2020-05-12T02:55:06Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-05-12T02:56:15.794Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-05-12T02:56:15.794Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-05-12T02:56:15.794Z] [2020-05-12T02:56:15.794Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2020-05-12T02:56:15.794Z] time="2020-05-12T02:55:06Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-05-12T02:56:15.794Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-05-12T02:56:15.794Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-05-12T02:56:15.794Z] [2020-05-12T02:56:15.794Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2020-05-12T02:56:15.794Z] graphtest_unix.go:73: No driver to put! [2020-05-12T02:56:15.794Z] [2020-05-12T02:56:15.794Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-05-12T02:56:15.794Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-05-12T02:56:15.794Z] [2020-05-12T02:56:15.794Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-05-12T02:56:15.794Z] overlay_test.go:49: Fails to compute changes intermittently [2020-05-12T02:56:15.794Z] [2020-05-12T02:56:15.794Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-05-12T02:56:15.794Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-05-12T02:56:15.794Z] [2020-05-12T02:56:15.794Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-05-12T02:56:15.794Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-05-12T02:56:15.794Z] [2020-05-12T02:56:15.794Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-05-12T02:56:15.794Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-12T02:56:15.794Z] graphtest_unix.go:46: Driver zfs not supported [2020-05-12T02:56:15.794Z] [2020-05-12T02:56:15.794Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-05-12T02:56:15.794Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-12T02:56:15.794Z] graphtest_unix.go:46: Driver zfs not supported [2020-05-12T02:56:15.794Z] [2020-05-12T02:56:15.794Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-05-12T02:56:15.794Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-12T02:56:15.794Z] graphtest_unix.go:46: Driver zfs not supported [2020-05-12T02:56:15.794Z] [2020-05-12T02:56:15.794Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-05-12T02:56:15.794Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-12T02:56:15.794Z] graphtest_unix.go:46: Driver zfs not supported [2020-05-12T02:56:15.794Z] [2020-05-12T02:56:15.794Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-05-12T02:56:15.794Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-12T02:56:15.794Z] graphtest_unix.go:46: Driver zfs not supported [2020-05-12T02:56:15.794Z] [2020-05-12T02:56:15.794Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-05-12T02:56:15.794Z] graphtest_unix.go:73: No driver to put! [2020-05-12T02:56:15.794Z] [2020-05-12T02:56:15.794Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-05-12T02:56:15.794Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-05-12T02:56:15.794Z] [2020-05-12T02:56:15.794Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-05-12T02:56:15.794Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-05-12T02:56:15.794Z] [2020-05-12T02:56:15.794Z] [2020-05-12T02:56:15.794Z] DONE 2123 tests, 26 skipped in 192.711s Post stage [Pipeline] junit [2020-05-12T02:56:15.807Z] Recording test results [2020-05-12T02:56:16.148Z] --- PASS: TestBuildWithHugeFile (28.96s) [2020-05-12T02:56:16.148Z] === RUN TestBuildWithEmptyDockerfile [2020-05-12T02:56:16.148Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-05-12T02:56:16.148Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-05-12T02:56:16.148Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-05-12T02:56:16.148Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-05-12T02:56:16.148Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-05-12T02:56:16.148Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-05-12T02:56:16.148Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-05-12T02:56:16.148Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-05-12T02:56:16.148Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-05-12T02:56:16.148Z] --- PASS: TestBuildWithEmptyDockerfile (0.05s) [2020-05-12T02:56:16.148Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.19s) [2020-05-12T02:56:16.148Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.24s) [2020-05-12T02:56:16.148Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.12s) [2020-05-12T02:56:16.148Z] === RUN TestBuildPreserveOwnership [2020-05-12T02:56:16.148Z] === RUN TestBuildPreserveOwnership/copy_from [2020-05-12T02:56:17.163Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-05-12T02:56:18.292Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40956/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=b7b4f5c9b4feb3320be720682d48605d42c909fb -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:b7b4f5c9b4feb3320be720682d48605d42c909fb hack/make.sh dynbinary test-integration [2020-05-12T02:56:18.860Z] [2020-05-12T02:56:19.118Z] Removing bundles/ [2020-05-12T02:56:19.118Z] [2020-05-12T02:56:19.118Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-05-12T02:56:19.118Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-05-12T02:56:19.118Z] GOOS="" GOARCH="" GOARM="" [2020-05-12T02:56:19.829Z] --- PASS: TestBuildPreserveOwnership (6.59s) [2020-05-12T02:56:19.829Z] --- PASS: TestBuildPreserveOwnership/copy_from (4.29s) [2020-05-12T02:56:19.829Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.29s) [2020-05-12T02:56:19.829Z] === RUN TestBuildPlatformInvalid [2020-05-12T02:56:19.829Z] --- PASS: TestBuildPlatformInvalid (0.16s) [2020-05-12T02:56:19.829Z] PASS [2020-05-12T02:56:19.829Z] [2020-05-12T02:56:19.829Z] === Skipped [2020-05-12T02:56:19.829Z] === SKIP: s390x.integration.build TestBuildWithSession (0.00s) [2020-05-12T02:56:19.829Z] build_session_test.go:25: TODO: BuildKit [2020-05-12T02:56:19.829Z] [2020-05-12T02:56:19.829Z] [2020-05-12T02:56:19.829Z] DONE 32 tests, 1 skipped in 79.281s [2020-05-12T02:56:19.829Z] Running /go/src/github.com/docker/docker/integration/config (s390x.integration.config) flags=-test.v -test.timeout=120m [2020-05-12T02:56:19.829Z] ++ 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-12T02:56:19.829Z] ++ set -e [2020-05-12T02:56:19.829Z] ++ '[' -n 0 ']' [2020-05-12T02:56:19.829Z] ++ set -x [2020-05-12T02:56:19.829Z] ++ env -i DEST=/go/src/github.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-12T02:56:19.829Z] INFO: Testing against a local daemon [2020-05-12T02:56:19.829Z] === RUN TestConfigInspect [2020-05-12T02:56:22.862Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-05-12T02:56:22.862Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-05-12T02:56:22.862Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-05-12T02:56:23.510Z] INFO: Expanding compiler 1 of 3... [2020-05-12T02:56:23.789Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-05-12T02:56:24.044Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-05-12T02:56:24.197Z] --- PASS: TestConfigInspect (3.97s) [2020-05-12T02:56:24.197Z] === RUN TestConfigList [2020-05-12T02:56:24.498Z] INFO: Expanding compiler 2 of 3... [2020-05-12T02:56:25.927Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-05-12T02:56:27.639Z] --- PASS: TestConfigList (3.69s) [2020-05-12T02:56:27.639Z] === RUN TestConfigsCreateAndDelete [2020-05-12T02:56:30.086Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-05-12T02:56:30.373Z] INFO: Expanding compiler 3 of 3... [2020-05-12T02:56:30.842Z] INFO: Removing downloaded files... [2020-05-12T02:56:30.842Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2020-05-12T02:56:30.842Z] INFO: Configuring git core.autocrlf... [2020-05-12T02:56:31.010Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-05-12T02:56:32.005Z] --- PASS: TestConfigsCreateAndDelete (3.68s) [2020-05-12T02:56:32.005Z] === RUN TestConfigsUpdate [2020-05-12T02:56:32.896Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-05-12T02:56:33.457Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-05-12T02:56:35.342Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-05-12T02:56:35.448Z] --- PASS: TestConfigsUpdate (3.69s) [2020-05-12T02:56:35.448Z] === RUN TestTemplatedConfig [2020-05-12T02:56:36.266Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-05-12T02:56:38.149Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-05-12T02:56:38.159Z] --- PASS: TestTemplatedConfig (3.16s) [2020-05-12T02:56:38.159Z] === RUN TestConfigCreateResolve [2020-05-12T02:56:39.305Z] #53 397.6 + bin/containerd [2020-05-12T02:56:39.512Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-05-12T02:56:40.875Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-05-12T02:56:42.238Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-05-12T02:56:42.238Z] Using test binary docker [2020-05-12T02:56:42.238Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-05-12T02:56:42.238Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-05-12T02:56:42.238Z] INFO: Waiting for daemon to start... [2020-05-12T02:56:42.238Z] Starting dockerd [2020-05-12T02:56:42.526Z] --- PASS: TestConfigCreateResolve (3.65s) [2020-05-12T02:56:42.526Z] === RUN TestConfigDaemonLibtrustID [2020-05-12T02:56:42.526Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2020-05-12T02:56:42.526Z] PASS [2020-05-12T02:56:42.526Z] [2020-05-12T02:56:42.526Z] DONE 7 tests in 22.676s [2020-05-12T02:56:42.526Z] Running /go/src/github.com/docker/docker/integration/container (s390x.integration.container) flags=-test.v -test.timeout=120m [2020-05-12T02:56:42.526Z] ++ 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-12T02:56:42.526Z] ++ set -e [2020-05-12T02:56:42.526Z] ++ '[' -n 0 ']' [2020-05-12T02:56:42.526Z] ++ set -x [2020-05-12T02:56:42.526Z] ++ env -i DEST=/go/src/github.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-12T02:56:42.526Z] INFO: Testing against a local daemon [2020-05-12T02:56:42.526Z] === RUN TestCheckpoint [2020-05-12T02:56:42.526Z] --- SKIP: TestCheckpoint (0.00s) [2020-05-12T02:56:42.526Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-05-12T02:56:42.526Z] === RUN TestContainerInvalidJSON [2020-05-12T02:56:42.526Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-05-12T02:56:42.526Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-05-12T02:56:42.526Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-05-12T02:56:42.526Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-05-12T02:56:42.526Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-05-12T02:56:42.526Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-05-12T02:56:42.526Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-05-12T02:56:42.526Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-05-12T02:56:42.526Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-05-12T02:56:42.526Z] --- PASS: TestContainerInvalidJSON (0.01s) [2020-05-12T02:56:42.526Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-05-12T02:56:42.526Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-05-12T02:56:42.526Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-05-12T02:56:42.526Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-05-12T02:56:42.807Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.12s) [2020-05-12T02:56:42.807Z] === RUN TestCopyFromContainerPathIsNotDir [2020-05-12T02:56:42.807Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.14s) [2020-05-12T02:56:42.807Z] === RUN TestCopyToContainerPathDoesNotExist [2020-05-12T02:56:43.087Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.17s) [2020-05-12T02:56:43.087Z] === RUN TestCopyToContainerPathIsNotDir [2020-05-12T02:56:43.087Z] --- PASS: TestCopyToContainerPathIsNotDir (0.15s) [2020-05-12T02:56:43.087Z] === RUN TestCopyFromContainer [2020-05-12T02:56:44.375Z] . [2020-05-12T02:56:44.375Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-05-12T02:56:44.375Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-05-12T02:56:44.375Z] Error: No such image: emptyfs [2020-05-12T02:56:44.629Z] Running integration-test (iteration 1) [2020-05-12T02:56:44.629Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2020-05-12T02:56:45.754Z] === RUN TestCopyFromContainer// [2020-05-12T02:56:45.754Z] === RUN TestCopyFromContainer//bar/root [2020-05-12T02:56:45.754Z] === RUN TestCopyFromContainer//bar/root/ [2020-05-12T02:56:45.754Z] === RUN TestCopyFromContainer/bar/quux [2020-05-12T02:56:45.754Z] === RUN TestCopyFromContainer/bar/quux/ [2020-05-12T02:56:45.754Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-05-12T02:56:45.754Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-05-12T02:56:46.034Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-05-12T02:56:46.034Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-05-12T02:56:46.034Z] === RUN TestCopyFromContainer/bar/notarget [2020-05-12T02:56:46.315Z] --- PASS: TestCopyFromContainer (3.08s) [2020-05-12T02:56:46.315Z] --- PASS: TestCopyFromContainer// (0.06s) [2020-05-12T02:56:46.315Z] --- PASS: TestCopyFromContainer//bar/root (0.15s) [2020-05-12T02:56:46.315Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2020-05-12T02:56:46.315Z] --- PASS: TestCopyFromContainer/bar/quux (0.11s) [2020-05-12T02:56:46.315Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.08s) [2020-05-12T02:56:46.315Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.10s) [2020-05-12T02:56:46.315Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.09s) [2020-05-12T02:56:46.315Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.09s) [2020-05-12T02:56:46.315Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.10s) [2020-05-12T02:56:46.315Z] --- PASS: TestCopyFromContainer/bar/notarget (0.08s) [2020-05-12T02:56:46.315Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-05-12T02:56:46.315Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-05-12T02:56:46.315Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-05-12T02:56:46.315Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-05-12T02:56:46.315Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-05-12T02:56:46.315Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-05-12T02:56:46.315Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-05-12T02:56:46.315Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-05-12T02:56:46.315Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-05-12T02:56:46.315Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-05-12T02:56:46.315Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2020-05-12T02:56:46.315Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-05-12T02:56:46.315Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-05-12T02:56:46.315Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-05-12T02:56:46.315Z] === RUN TestCreateLinkToNonExistingContainer [2020-05-12T02:56:46.315Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2020-05-12T02:56:46.315Z] === RUN TestCreateWithInvalidEnv [2020-05-12T02:56:46.315Z] === RUN TestCreateWithInvalidEnv/0 [2020-05-12T02:56:46.315Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-05-12T02:56:46.315Z] === RUN TestCreateWithInvalidEnv/1 [2020-05-12T02:56:46.315Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-05-12T02:56:46.315Z] === RUN TestCreateWithInvalidEnv/2 [2020-05-12T02:56:46.315Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-05-12T02:56:46.315Z] === CONT TestCreateWithInvalidEnv/0 [2020-05-12T02:56:46.315Z] === CONT TestCreateWithInvalidEnv/2 [2020-05-12T02:56:46.315Z] === CONT TestCreateWithInvalidEnv/1 [2020-05-12T02:56:46.315Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2020-05-12T02:56:46.315Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-05-12T02:56:46.315Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-05-12T02:56:46.315Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-05-12T02:56:46.315Z] === RUN TestCreateTmpfsMountsTarget [2020-05-12T02:56:46.315Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2020-05-12T02:56:46.315Z] === RUN TestCreateWithCustomMaskedPaths [2020-05-12T02:56:48.990Z] --- PASS: TestCreateWithCustomMaskedPaths (2.45s) [2020-05-12T02:56:48.990Z] === RUN TestCreateWithCapabilities [2020-05-12T02:56:48.990Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-05-12T02:56:48.990Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-05-12T02:56:48.990Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-05-12T02:56:48.990Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-05-12T02:56:48.990Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-05-12T02:56:48.990Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-05-12T02:56:48.990Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-05-12T02:56:48.990Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-05-12T02:56:48.990Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-05-12T02:56:48.990Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-05-12T02:56:48.990Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-05-12T02:56:48.990Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-05-12T02:56:48.990Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-05-12T02:56:48.990Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-05-12T02:56:48.990Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-05-12T02:56:48.990Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-05-12T02:56:48.990Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-05-12T02:56:48.990Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-05-12T02:56:48.990Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-05-12T02:56:48.990Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-05-12T02:56:48.990Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-05-12T02:56:48.990Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-05-12T02:56:48.990Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-05-12T02:56:48.990Z] === CONT TestCreateWithCapabilities/empty_capadd [2020-05-12T02:56:48.990Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-05-12T02:56:48.990Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-05-12T02:56:48.990Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2020-05-12T02:56:48.990Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-05-12T02:56:48.990Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-05-12T02:56:48.990Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-05-12T02:56:48.990Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-05-12T02:56:48.990Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-05-12T02:56:48.990Z] === CONT TestCreateWithCapabilities/empty_capabilities [2020-05-12T02:56:49.271Z] --- PASS: TestCreateWithCapabilities (0.01s) [2020-05-12T02:56:49.271Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.08s) [2020-05-12T02:56:49.271Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2020-05-12T02:56:49.271Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2020-05-12T02:56:49.271Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.09s) [2020-05-12T02:56:49.271Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.10s) [2020-05-12T02:56:49.271Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.01s) [2020-05-12T02:56:49.271Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.10s) [2020-05-12T02:56:49.271Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.08s) [2020-05-12T02:56:49.271Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.08s) [2020-05-12T02:56:49.271Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.09s) [2020-05-12T02:56:49.271Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.09s) [2020-05-12T02:56:49.271Z] === RUN TestCreateWithCustomReadonlyPaths [2020-05-12T02:56:49.660Z] #53 ... [2020-05-12T02:56:49.660Z] [2020-05-12T02:56:49.660Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-12T02:56:49.660Z] #22 472.9 + return [2020-05-12T02:56:49.660Z] #22 DONE 473.1s [2020-05-12T02:56:49.660Z] [2020-05-12T02:56:49.660Z] #46 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-12T02:56:51.157Z] #46 ... [2020-05-12T02:56:51.157Z] [2020-05-12T02:56:51.157Z] #23 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-05-12T02:56:51.157Z] #23 DONE 0.1s [2020-05-12T02:56:51.157Z] [2020-05-12T02:56:51.157Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-12T02:56:51.453Z] #53 ... [2020-05-12T02:56:51.453Z] [2020-05-12T02:56:51.453Z] #27 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-05-12T02:56:51.742Z] #27 DONE 0.6s [2020-05-12T02:56:51.742Z] [2020-05-12T02:56:51.742Z] #46 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-12T02:56:51.935Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.59s) [2020-05-12T02:56:51.935Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-05-12T02:56:51.935Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-05-12T02:56:51.935Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-05-12T02:56:51.935Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-05-12T02:56:51.935Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-05-12T02:56:51.935Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-05-12T02:56:51.935Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-05-12T02:56:51.935Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-05-12T02:56:51.935Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-05-12T02:56:51.935Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-05-12T02:56:51.935Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-05-12T02:56:51.935Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-05-12T02:56:51.935Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-05-12T02:56:51.935Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-05-12T02:56:51.935Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-05-12T02:56:51.935Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-05-12T02:56:51.935Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2020-05-12T02:56:51.935Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.00s) [2020-05-12T02:56:51.935Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2020-05-12T02:56:51.935Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.00s) [2020-05-12T02:56:51.935Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2020-05-12T02:56:51.935Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2020-05-12T02:56:51.935Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-05-12T02:56:52.034Z] #46 ... [2020-05-12T02:56:52.034Z] [2020-05-12T02:56:52.034Z] #30 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-05-12T02:56:52.034Z] #30 DONE 0.1s [2020-05-12T02:56:52.034Z] [2020-05-12T02:56:52.034Z] #32 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-05-12T02:56:52.034Z] #32 DONE 0.1s [2020-05-12T02:56:52.034Z] [2020-05-12T02:56:52.034Z] #35 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-05-12T02:56:52.325Z] #35 DONE 0.1s [2020-05-12T02:56:52.325Z] [2020-05-12T02:56:52.325Z] #38 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-05-12T02:56:52.325Z] #38 DONE 0.1s [2020-05-12T02:56:52.325Z] [2020-05-12T02:56:52.325Z] #41 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-05-12T02:56:52.325Z] #41 DONE 0.1s [2020-05-12T02:56:52.325Z] [2020-05-12T02:56:52.325Z] #43 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-05-12T02:56:52.547Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.79s) [2020-05-12T02:56:52.547Z] === RUN TestContainerStartOnDaemonRestart [2020-05-12T02:56:52.547Z] === PAUSE TestContainerStartOnDaemonRestart [2020-05-12T02:56:52.547Z] === RUN TestDaemonRestartIpcMode [2020-05-12T02:56:52.547Z] === PAUSE TestDaemonRestartIpcMode [2020-05-12T02:56:52.547Z] === RUN TestDaemonHostGatewayIP [2020-05-12T02:56:52.547Z] === PAUSE TestDaemonHostGatewayIP [2020-05-12T02:56:52.547Z] === RUN TestContainerKillOnDaemonStart [2020-05-12T02:56:52.547Z] === PAUSE TestContainerKillOnDaemonStart [2020-05-12T02:56:52.547Z] === RUN TestDiff [2020-05-12T02:56:52.616Z] #43 DONE 0.1s [2020-05-12T02:56:52.616Z] [2020-05-12T02:56:52.616Z] #45 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-05-12T02:56:52.616Z] #45 DONE 0.1s [2020-05-12T02:56:52.616Z] [2020-05-12T02:56:52.616Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-12T02:56:53.549Z] --- PASS: TestDiff (0.85s) [2020-05-12T02:56:53.549Z] === RUN TestExecWithCloseStdin [2020-05-12T02:56:54.552Z] --- PASS: TestExecWithCloseStdin (1.02s) [2020-05-12T02:56:54.552Z] === RUN TestExec [2020-05-12T02:56:54.556Z] Loaded image: buildpack-deps:jessie [2020-05-12T02:56:54.556Z] Loaded image: busybox:latest [2020-05-12T02:56:54.556Z] Loaded image: busybox:glibc [2020-05-12T02:56:54.556Z] Loaded image: debian:jessie [2020-05-12T02:56:54.556Z] Loaded image: hello-world:latest [2020-05-12T02:56:54.556Z] INFO: Testing against a local daemon [2020-05-12T02:56:54.556Z] === RUN TestCgroupNamespacesBuild [2020-05-12T02:56:55.554Z] --- PASS: TestExec (0.96s) [2020-05-12T02:56:55.554Z] === RUN TestExecUser [2020-05-12T02:56:56.556Z] --- PASS: TestExecUser (0.94s) [2020-05-12T02:56:56.556Z] === RUN TestExportContainerAndImportImage [2020-05-12T02:56:57.559Z] --- PASS: TestExportContainerAndImportImage (1.16s) [2020-05-12T02:56:57.559Z] === RUN TestExportContainerAfterDaemonRestart [2020-05-12T02:56:57.812Z] --- PASS: TestCgroupNamespacesBuild (2.90s) [2020-05-12T02:56:57.812Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-05-12T02:56:59.025Z] --- PASS: TestExportContainerAfterDaemonRestart (1.56s) [2020-05-12T02:56:59.025Z] === RUN TestHealthCheckWorkdir [2020-05-12T02:57:00.026Z] --- PASS: TestHealthCheckWorkdir (1.07s) [2020-05-12T02:57:00.026Z] === RUN TestHealthKillContainer [2020-05-12T02:57:00.322Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.61s) [2020-05-12T02:57:00.322Z] === RUN TestBuildWithSession [2020-05-12T02:57:00.322Z] --- SKIP: TestBuildWithSession (0.00s) [2020-05-12T02:57:00.322Z] build_session_test.go:25: TODO: BuildKit [2020-05-12T02:57:00.322Z] === RUN TestBuildSquashParent [2020-05-12T02:57:03.467Z] --- PASS: TestHealthKillContainer (3.04s) [2020-05-12T02:57:03.467Z] === RUN TestInspectCpusetInConfigPre120 [2020-05-12T02:57:04.078Z] --- PASS: TestInspectCpusetInConfigPre120 (0.90s) [2020-05-12T02:57:04.078Z] === RUN TestIpcModeNone [2020-05-12T02:57:05.089Z] --- PASS: TestIpcModeNone (0.97s) [2020-05-12T02:57:05.089Z] === RUN TestIpcModePrivate [2020-05-12T02:57:06.090Z] --- PASS: TestIpcModePrivate (0.95s) [2020-05-12T02:57:06.090Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:105, shared: false, mustBeShared: false [2020-05-12T02:57:06.090Z] === RUN TestIpcModeShareable [2020-05-12T02:57:06.112Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-05-12T02:57:06.112Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-05-12T02:57:07.093Z] --- PASS: TestIpcModeShareable (0.98s) [2020-05-12T02:57:07.093Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:99, shared: true, mustBeShared: true [2020-05-12T02:57:07.093Z] === RUN TestAPIIpcModeShareableAndContainer [2020-05-12T02:57:08.447Z] --- PASS: TestBuildSquashParent (7.45s) [2020-05-12T02:57:08.447Z] === RUN TestBuildWithRemoveAndForceRemove [2020-05-12T02:57:08.447Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-05-12T02:57:08.447Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-05-12T02:57:08.447Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-05-12T02:57:08.447Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-05-12T02:57:08.447Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-05-12T02:57:08.447Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-05-12T02:57:08.447Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-05-12T02:57:08.447Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-05-12T02:57:08.447Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-05-12T02:57:08.447Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-05-12T02:57:08.447Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-05-12T02:57:08.447Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-05-12T02:57:08.447Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-05-12T02:57:08.447Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-05-12T02:57:09.393Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-05-12T02:57:09.758Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.90s) [2020-05-12T02:57:09.758Z] === RUN TestAPIIpcModeHost [2020-05-12T02:57:09.806Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-05-12T02:57:09.806Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-05-12T02:57:10.369Z] --- PASS: TestAPIIpcModeHost (0.66s) [2020-05-12T02:57:10.369Z] === RUN TestDaemonIpcModeShareable [2020-05-12T02:57:11.532Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-05-12T02:57:12.098Z] [2020-05-12T02:57:12.099Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2020-05-12T02:57:12.314Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-05-12T02:57:12.314Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-05-12T02:57:12.356Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2020-05-12T02:57:12.356Z] Using test binary docker [2020-05-12T02:57:12.356Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-05-12T02:57:12.356Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-05-12T02:57:12.356Z] INFO: Waiting for daemon to start... [2020-05-12T02:57:12.356Z] Starting dockerd [2020-05-12T02:57:12.385Z] --- PASS: TestDaemonIpcModeShareable (1.83s) [2020-05-12T02:57:12.385Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:109, shared: true, mustBeShared: true [2020-05-12T02:57:12.385Z] === RUN TestDaemonIpcModePrivate [2020-05-12T02:57:14.196Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2020-05-12T02:57:14.196Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.56s) [2020-05-12T02:57:14.196Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.61s) [2020-05-12T02:57:14.196Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.07s) [2020-05-12T02:57:14.196Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.09s) [2020-05-12T02:57:14.196Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.06s) [2020-05-12T02:57:14.196Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.02s) [2020-05-12T02:57:14.196Z] === RUN TestBuildMultiStageCopy [2020-05-12T02:57:14.196Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-05-12T02:57:14.399Z] --- PASS: TestDaemonIpcModePrivate (1.73s) [2020-05-12T02:57:14.399Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:115, shared: false, mustBeShared: false [2020-05-12T02:57:14.399Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-05-12T02:57:14.880Z] . [2020-05-12T02:57:14.881Z] INFO: Building docker-sdk-python3:4.2.0... [2020-05-12T02:57:15.874Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.79s) [2020-05-12T02:57:15.874Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:115, shared: false, mustBeShared: false [2020-05-12T02:57:15.874Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-05-12T02:57:17.453Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-05-12T02:57:17.887Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.85s) [2020-05-12T02:57:17.887Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:109, shared: true, mustBeShared: true [2020-05-12T02:57:17.887Z] === RUN TestIpcModeOlderClient [2020-05-12T02:57:17.887Z] === PAUSE TestIpcModeOlderClient [2020-05-12T02:57:17.887Z] === RUN TestKillContainerInvalidSignal [2020-05-12T02:57:18.375Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-05-12T02:57:18.499Z] --- PASS: TestKillContainerInvalidSignal (0.85s) [2020-05-12T02:57:18.499Z] === RUN TestKillContainer [2020-05-12T02:57:18.499Z] === RUN TestKillContainer/no_signal [2020-05-12T02:57:19.298Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-05-12T02:57:19.502Z] === RUN TestKillContainer/non_killing_signal [2020-05-12T02:57:20.114Z] === RUN TestKillContainer/killing_signal [2020-05-12T02:57:20.220Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-05-12T02:57:21.117Z] --- PASS: TestKillContainer (2.61s) [2020-05-12T02:57:21.117Z] --- PASS: TestKillContainer/no_signal (0.87s) [2020-05-12T02:57:21.117Z] --- PASS: TestKillContainer/non_killing_signal (0.53s) [2020-05-12T02:57:21.117Z] --- PASS: TestKillContainer/killing_signal (0.81s) [2020-05-12T02:57:21.117Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-05-12T02:57:21.117Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-05-12T02:57:21.142Z] --- PASS: TestBuildMultiStageCopy (7.14s) [2020-05-12T02:57:21.142Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.14s) [2020-05-12T02:57:21.142Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.01s) [2020-05-12T02:57:21.142Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.99s) [2020-05-12T02:57:21.142Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s) [2020-05-12T02:57:21.142Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s) [2020-05-12T02:57:21.142Z] === RUN TestBuildMultiStageParentConfig [2020-05-12T02:57:22.119Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-05-12T02:57:22.730Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.66s) [2020-05-12T02:57:22.730Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.81s) [2020-05-12T02:57:22.730Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.49s) [2020-05-12T02:57:22.730Z] === RUN TestKillStoppedContainer [2020-05-12T02:57:23.011Z] --- PASS: TestKillStoppedContainer (0.07s) [2020-05-12T02:57:23.011Z] === RUN TestKillStoppedContainerAPIPre120 [2020-05-12T02:57:23.011Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.09s) [2020-05-12T02:57:23.011Z] === RUN TestKillDifferentUserContainer [2020-05-12T02:57:24.014Z] --- PASS: TestKillDifferentUserContainer (0.90s) [2020-05-12T02:57:24.014Z] === RUN TestInspectOomKilledTrue [2020-05-12T02:57:24.014Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-05-12T02:57:24.014Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-05-12T02:57:24.014Z] === RUN TestInspectOomKilledFalse [2020-05-12T02:57:24.014Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-05-12T02:57:24.014Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-05-12T02:57:24.014Z] === RUN TestLinksEtcHostsContentMatch [2020-05-12T02:57:24.295Z] --- PASS: TestLinksEtcHostsContentMatch (0.54s) [2020-05-12T02:57:24.295Z] === RUN TestLinksContainerNames [2020-05-12T02:57:25.257Z] #53 ... [2020-05-12T02:57:25.257Z] [2020-05-12T02:57:25.257Z] #46 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-12T02:57:25.257Z] #46 DONE 508.8s [2020-05-12T02:57:25.257Z] [2020-05-12T02:57:25.257Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-12T02:57:26.311Z] --- PASS: TestLinksContainerNames (1.74s) [2020-05-12T02:57:26.311Z] === RUN TestLogsFollowTailEmpty [2020-05-12T02:57:26.414Z] --- PASS: TestBuildMultiStageParentConfig (4.98s) [2020-05-12T02:57:26.414Z] === RUN TestBuildLabelWithTargets [2020-05-12T02:57:26.825Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-05-12T02:57:26.922Z] --- PASS: TestLogsFollowTailEmpty (0.88s) [2020-05-12T02:57:26.922Z] === RUN TestContainerNetworkMountsNoChown [2020-05-12T02:57:27.760Z] [2020-05-12T02:57:27.760Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-05-12T02:57:27.925Z] --- PASS: TestContainerNetworkMountsNoChown (0.91s) [2020-05-12T02:57:27.925Z] === RUN TestMountDaemonRoot [2020-05-12T02:57:27.925Z] === RUN TestMountDaemonRoot/default [2020-05-12T02:57:27.925Z] === PAUSE TestMountDaemonRoot/default [2020-05-12T02:57:27.925Z] === RUN TestMountDaemonRoot/private [2020-05-12T02:57:27.925Z] === PAUSE TestMountDaemonRoot/private [2020-05-12T02:57:27.925Z] === RUN TestMountDaemonRoot/rprivate [2020-05-12T02:57:27.925Z] === PAUSE TestMountDaemonRoot/rprivate [2020-05-12T02:57:27.925Z] === RUN TestMountDaemonRoot/slave [2020-05-12T02:57:27.925Z] === PAUSE TestMountDaemonRoot/slave [2020-05-12T02:57:27.925Z] === RUN TestMountDaemonRoot/rslave [2020-05-12T02:57:27.925Z] === PAUSE TestMountDaemonRoot/rslave [2020-05-12T02:57:27.925Z] === RUN TestMountDaemonRoot/shared [2020-05-12T02:57:27.925Z] === PAUSE TestMountDaemonRoot/shared [2020-05-12T02:57:27.925Z] === RUN TestMountDaemonRoot/rshared [2020-05-12T02:57:27.925Z] === PAUSE TestMountDaemonRoot/rshared [2020-05-12T02:57:27.925Z] === CONT TestMountDaemonRoot/default [2020-05-12T02:57:27.925Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-05-12T02:57:27.925Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-05-12T02:57:27.925Z] === RUN TestMountDaemonRoot/default/bind_root [2020-05-12T02:57:27.925Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-05-12T02:57:27.925Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-05-12T02:57:27.925Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-05-12T02:57:27.925Z] === RUN TestMountDaemonRoot/default/mount_root [2020-05-12T02:57:27.925Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-05-12T02:57:27.925Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-05-12T02:57:27.925Z] === CONT TestMountDaemonRoot/rshared [2020-05-12T02:57:27.925Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-05-12T02:57:27.925Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-05-12T02:57:27.925Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-05-12T02:57:27.925Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-05-12T02:57:27.925Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-05-12T02:57:27.925Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-05-12T02:57:27.925Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-05-12T02:57:27.925Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-05-12T02:57:27.925Z] === CONT TestMountDaemonRoot/rprivate [2020-05-12T02:57:27.925Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-05-12T02:57:27.925Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-05-12T02:57:27.925Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-05-12T02:57:27.925Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-05-12T02:57:27.925Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-05-12T02:57:27.925Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-05-12T02:57:27.925Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-05-12T02:57:27.925Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-05-12T02:57:27.925Z] === CONT TestMountDaemonRoot/shared [2020-05-12T02:57:27.925Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-05-12T02:57:27.925Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-05-12T02:57:27.925Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-05-12T02:57:27.925Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-05-12T02:57:27.925Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-05-12T02:57:27.925Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-05-12T02:57:27.925Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-05-12T02:57:27.925Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-05-12T02:57:27.925Z] === CONT TestMountDaemonRoot/rslave [2020-05-12T02:57:27.925Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-05-12T02:57:27.925Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-05-12T02:57:27.925Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-05-12T02:57:27.925Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-05-12T02:57:27.925Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-05-12T02:57:27.925Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-05-12T02:57:27.925Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-05-12T02:57:27.925Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-05-12T02:57:27.925Z] === CONT TestMountDaemonRoot/slave [2020-05-12T02:57:27.925Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-05-12T02:57:27.925Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-05-12T02:57:27.925Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-05-12T02:57:27.925Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-05-12T02:57:27.925Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-05-12T02:57:27.925Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-05-12T02:57:27.925Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-05-12T02:57:27.925Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-05-12T02:57:27.925Z] === CONT TestMountDaemonRoot/default/mount_root [2020-05-12T02:57:27.925Z] === CONT TestMountDaemonRoot/private [2020-05-12T02:57:27.925Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-05-12T02:57:27.925Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-05-12T02:57:27.925Z] === RUN TestMountDaemonRoot/private/mount_root [2020-05-12T02:57:27.925Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-05-12T02:57:27.925Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-05-12T02:57:27.925Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-05-12T02:57:27.925Z] === RUN TestMountDaemonRoot/private/bind_root [2020-05-12T02:57:27.925Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-05-12T02:57:27.925Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-05-12T02:57:27.925Z] === CONT TestMountDaemonRoot/default/bind_root [2020-05-12T02:57:28.206Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-05-12T02:57:28.206Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-05-12T02:57:28.206Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-05-12T02:57:28.206Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-05-12T02:57:28.206Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-05-12T02:57:28.206Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-05-12T02:57:28.327Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-05-12T02:57:28.327Z] HOSTNAME=c0fd36e778dd [2020-05-12T02:57:28.327Z] TESTDEBUG=0 [2020-05-12T02:57:28.327Z] DEST=bundles/test-integration [2020-05-12T02:57:28.327Z] PWD=/go/src/github.com/docker/docker [2020-05-12T02:57:28.328Z] DOCKER_GITCOMMIT=b7b4f5c9b4feb3320be720682d48605d42c909fb [2020-05-12T02:57:28.328Z] container=docker [2020-05-12T02:57:28.328Z] HOME=/root [2020-05-12T02:57:28.328Z] GOLANG_VERSION=1.13.10 [2020-05-12T02:57:28.328Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-05-12T02:57:28.328Z] VALIDATE_BRANCH=master [2020-05-12T02:57:28.328Z] TERM=xterm [2020-05-12T02:57:28.328Z] DOCKER_PKG=github.com/docker/docker [2020-05-12T02:57:28.328Z] SHLVL=1 [2020-05-12T02:57:28.328Z] TIMEOUT=120m [2020-05-12T02:57:28.328Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-05-12T02:57:28.328Z] DOCKER_GRAPHDRIVER=overlay2 [2020-05-12T02:57:28.328Z] GO111MODULE=off [2020-05-12T02:57:28.328Z] DOCKER_EXPERIMENTAL=1 [2020-05-12T02:57:28.328Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-05-12T02:57:28.328Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-05-12T02:57:28.328Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-05-12T02:57:28.328Z] GOPATH=/go [2020-05-12T02:57:28.328Z] PKG_CONFIG=pkg-config [2020-05-12T02:57:28.328Z] _=/usr/bin/env [2020-05-12T02:57:28.328Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-05-12T02:57:28.490Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-05-12T02:57:28.490Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-05-12T02:57:28.490Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-05-12T02:57:28.490Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-05-12T02:57:28.490Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-05-12T02:57:28.490Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-05-12T02:57:28.490Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-05-12T02:57:28.490Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-05-12T02:57:28.490Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-05-12T02:57:28.750Z] #53 ... [2020-05-12T02:57:28.750Z] [2020-05-12T02:57:28.750Z] #47 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-05-12T02:57:28.750Z] #47 DONE 0.1s [2020-05-12T02:57:28.750Z] [2020-05-12T02:57:28.750Z] #49 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-05-12T02:57:28.750Z] #49 DONE 0.1s [2020-05-12T02:57:28.750Z] [2020-05-12T02:57:28.750Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-12T02:57:28.771Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-05-12T02:57:28.771Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-05-12T02:57:28.771Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-05-12T02:57:28.771Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-05-12T02:57:28.771Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-05-12T02:57:28.771Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-05-12T02:57:28.771Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-05-12T02:57:28.771Z] === CONT TestMountDaemonRoot/private/mount_root [2020-05-12T02:57:28.771Z] === CONT TestMountDaemonRoot/private/bind_root [2020-05-12T02:57:28.771Z] --- PASS: TestMountDaemonRoot (0.01s) [2020-05-12T02:57:28.771Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-05-12T02:57:28.771Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.07s) [2020-05-12T02:57:28.771Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.09s) [2020-05-12T02:57:28.771Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.07s) [2020-05-12T02:57:28.771Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.08s) [2020-05-12T02:57:28.771Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-05-12T02:57:28.771Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.09s) [2020-05-12T02:57:28.771Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.11s) [2020-05-12T02:57:28.771Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.11s) [2020-05-12T02:57:28.771Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.10s) [2020-05-12T02:57:28.771Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-05-12T02:57:28.771Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.06s) [2020-05-12T02:57:28.771Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.05s) [2020-05-12T02:57:28.771Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) [2020-05-12T02:57:28.771Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s) [2020-05-12T02:57:28.771Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-05-12T02:57:28.771Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.05s) [2020-05-12T02:57:28.771Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s) [2020-05-12T02:57:28.771Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.06s) [2020-05-12T02:57:28.771Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.06s) [2020-05-12T02:57:28.771Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-05-12T02:57:28.771Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.09s) [2020-05-12T02:57:28.771Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.08s) [2020-05-12T02:57:28.771Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.08s) [2020-05-12T02:57:28.771Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.10s) [2020-05-12T02:57:28.771Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-05-12T02:57:28.771Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.06s) [2020-05-12T02:57:28.771Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s) [2020-05-12T02:57:28.771Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.06s) [2020-05-12T02:57:28.771Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s) [2020-05-12T02:57:28.771Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-05-12T02:57:28.771Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.05s) [2020-05-12T02:57:28.771Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.05s) [2020-05-12T02:57:28.771Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) [2020-05-12T02:57:28.771Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.05s) [2020-05-12T02:57:28.771Z] === RUN TestContainerBindMountNonRecursive [2020-05-12T02:57:29.037Z] #53 ... [2020-05-12T02:57:29.037Z] [2020-05-12T02:57:29.037Z] #51 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-05-12T02:57:29.037Z] #51 DONE 0.1s [2020-05-12T02:57:29.037Z] [2020-05-12T02:57:29.037Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-12T02:57:31.435Z] --- PASS: TestContainerBindMountNonRecursive (2.07s) [2020-05-12T02:57:31.435Z] === RUN TestNetworkNat [2020-05-12T02:57:32.046Z] --- PASS: TestNetworkNat (0.98s) [2020-05-12T02:57:32.046Z] === RUN TestNetworkLocalhostTCPNat [2020-05-12T02:57:33.048Z] --- PASS: TestNetworkLocalhostTCPNat (0.89s) [2020-05-12T02:57:33.048Z] === RUN TestNetworkLoopbackNat [2020-05-12T02:57:34.050Z] --- PASS: TestNetworkLoopbackNat (1.18s) [2020-05-12T02:57:34.050Z] === RUN TestPause [2020-05-12T02:57:34.479Z] --- PASS: TestBuildLabelWithTargets (8.00s) [2020-05-12T02:57:34.479Z] === RUN TestBuildWithEmptyLayers [2020-05-12T02:57:35.053Z] --- PASS: TestPause (0.90s) [2020-05-12T02:57:35.053Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-05-12T02:57:35.053Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-05-12T02:57:35.053Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-05-12T02:57:35.053Z] === RUN TestPauseStopPausedContainer [2020-05-12T02:57:36.055Z] --- PASS: TestPauseStopPausedContainer (0.92s) [2020-05-12T02:57:36.055Z] === RUN TestPsFilter [2020-05-12T02:57:36.055Z] --- PASS: TestPsFilter (0.28s) [2020-05-12T02:57:36.055Z] === RUN TestRemoveContainerWithRemovedVolume [2020-05-12T02:57:37.026Z] --- PASS: TestBuildWithEmptyLayers (3.00s) [2020-05-12T02:57:37.026Z] === RUN TestBuildMultiStageOnBuild [2020-05-12T02:57:37.060Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.89s) [2020-05-12T02:57:37.060Z] === RUN TestRemoveContainerWithVolume [2020-05-12T02:57:38.061Z] --- PASS: TestRemoveContainerWithVolume (0.88s) [2020-05-12T02:57:38.062Z] === RUN TestRemoveContainerRunning [2020-05-12T02:57:38.673Z] --- PASS: TestRemoveContainerRunning (0.86s) [2020-05-12T02:57:38.673Z] === RUN TestRemoveContainerForceRemoveRunning [2020-05-12T02:57:39.686Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.94s) [2020-05-12T02:57:39.686Z] === RUN TestRemoveInvalidContainer [2020-05-12T02:57:39.686Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2020-05-12T02:57:39.686Z] === RUN TestRenameLinkedContainer [2020-05-12T02:57:42.256Z] --- PASS: TestBuildMultiStageOnBuild (5.02s) [2020-05-12T02:57:42.256Z] === RUN TestBuildUncleanTarFilenames [2020-05-12T02:57:42.815Z] --- PASS: TestBuildUncleanTarFilenames (0.59s) [2020-05-12T02:57:42.815Z] === RUN TestBuildMultiStageLayerLeak [2020-05-12T02:57:43.128Z] --- PASS: TestRenameLinkedContainer (3.46s) [2020-05-12T02:57:43.128Z] === RUN TestRenameStoppedContainer [2020-05-12T02:57:44.132Z] --- PASS: TestRenameStoppedContainer (0.92s) [2020-05-12T02:57:44.132Z] === RUN TestRenameRunningContainerAndReuse [2020-05-12T02:57:46.146Z] --- PASS: TestRenameRunningContainerAndReuse (1.72s) [2020-05-12T02:57:46.146Z] === RUN TestRenameInvalidName [2020-05-12T02:57:46.756Z] --- PASS: TestRenameInvalidName (0.90s) [2020-05-12T02:57:46.756Z] === RUN TestRenameAnonymousContainer [2020-05-12T02:57:47.525Z] #53 469.6 + bin/containerd-stress [2020-05-12T02:57:48.045Z] --- PASS: TestBuildMultiStageLayerLeak (4.40s) [2020-05-12T02:57:48.045Z] === RUN TestBuildWithHugeFile [2020-05-12T02:57:48.146Z] #53 473.3 + bin/containerd-shim [2020-05-12T02:57:52.224Z] --- PASS: TestRenameAnonymousContainer (4.87s) [2020-05-12T02:57:52.224Z] === RUN TestRenameContainerWithSameName [2020-05-12T02:57:52.505Z] --- PASS: TestRenameContainerWithSameName (0.99s) [2020-05-12T02:57:52.505Z] === RUN TestRenameContainerWithLinkedContainer [2020-05-12T02:57:54.520Z] --- PASS: TestRenameContainerWithLinkedContainer (1.72s) [2020-05-12T02:57:54.520Z] === RUN TestResize [2020-05-12T02:57:55.131Z] --- PASS: TestResize (0.90s) [2020-05-12T02:57:55.131Z] === RUN TestResizeWithInvalidSize [2020-05-12T02:57:56.134Z] --- PASS: TestResizeWithInvalidSize (0.90s) [2020-05-12T02:57:56.134Z] === RUN TestResizeWhenContainerNotStarted [2020-05-12T02:57:57.136Z] --- PASS: TestResizeWhenContainerNotStarted (0.83s) [2020-05-12T02:57:57.136Z] === RUN TestDaemonRestartKillContainers [2020-05-12T02:57:57.136Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-05-12T02:57:57.136Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-05-12T02:57:57.136Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-05-12T02:57:57.136Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-05-12T02:57:57.136Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-05-12T02:57:57.136Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-05-12T02:57:57.136Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-05-12T02:57:57.136Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-05-12T02:57:57.136Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-05-12T02:57:57.136Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-05-12T02:57:57.136Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-05-12T02:57:57.136Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-05-12T02:57:57.136Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-05-12T02:57:57.136Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-05-12T02:57:57.136Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-05-12T02:57:57.136Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-05-12T02:57:57.136Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-05-12T02:57:57.136Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-05-12T02:57:57.136Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-05-12T02:57:57.136Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-05-12T02:57:57.136Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-05-12T02:57:57.136Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-05-12T02:57:57.136Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-05-12T02:57:57.136Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-05-12T02:57:57.136Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-05-12T02:57:57.136Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-05-12T02:57:58.490Z] #53 483.6 + bin/containerd-shim-runc-v1 [2020-05-12T02:57:59.150Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-05-12T02:57:59.150Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-05-12T02:58:00.419Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-05-12T02:58:00.419Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-05-12T02:58:00.615Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-05-12T02:58:00.615Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-05-12T02:58:01.537Z] sha256:0a925ba0aa951246e869a2b907d2b66380f53c8fcc98fde188cbf5da2db9373a [2020-05-12T02:58:01.537Z] INFO: Starting docker-py tests... [2020-05-12T02:58:01.537Z] ============================= test session starts ============================== [2020-05-12T02:58:01.537Z] platform linux -- Python 3.7.7, pytest-4.3.1, py-1.8.1, pluggy-0.13.1 [2020-05-12T02:58:01.537Z] rootdir: /src, inifile: pytest.ini [2020-05-12T02:58:01.537Z] plugins: cov-2.6.1, timeout-1.3.3 [2020-05-12T02:58:01.537Z] collected 387 items / 1 deselected / 386 selected [2020-05-12T02:58:01.537Z] [2020-05-12T02:58:02.080Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-05-12T02:58:02.080Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-05-12T02:58:02.322Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-05-12T02:58:04.029Z] #53 488.5 + bin/containerd-shim-runc-v2 [2020-05-12T02:58:04.093Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-05-12T02:58:04.374Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-05-12T02:58:05.045Z] #53 490.1 + binaries [2020-05-12T02:58:05.045Z] #53 490.1 + mkdir -p /build [2020-05-12T02:58:05.045Z] #53 490.1 + cp bin/containerd /build/containerd [2020-05-12T02:58:05.045Z] #53 490.1 + cp bin/containerd-shim /build/containerd-shim [2020-05-12T02:58:05.045Z] #53 490.1 + cp bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-05-12T02:58:05.045Z] #53 490.1 + cp bin/ctr /build/ctr [2020-05-12T02:58:05.045Z] #53 DONE 490.2s [2020-05-12T02:58:06.524Z] [2020-05-12T02:58:06.524Z] #54 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-05-12T02:58:06.524Z] #54 DONE 0.1s [2020-05-12T02:58:06.524Z] [2020-05-12T02:58:06.524Z] #57 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-05-12T02:58:06.524Z] #57 DONE 0.1s [2020-05-12T02:58:06.524Z] [2020-05-12T02:58:06.524Z] #59 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-05-12T02:58:06.809Z] #59 DONE 0.1s [2020-05-12T02:58:06.809Z] [2020-05-12T02:58:06.809Z] #61 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-05-12T02:58:06.809Z] #61 DONE 0.1s [2020-05-12T02:58:06.809Z] [2020-05-12T02:58:06.809Z] #62 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-05-12T02:58:06.809Z] #62 DONE 0.0s [2020-05-12T02:58:06.809Z] [2020-05-12T02:58:06.809Z] #63 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-05-12T02:58:07.044Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-05-12T02:58:07.657Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-05-12T02:58:09.508Z] #63 DONE 2.6s [2020-05-12T02:58:09.508Z] [2020-05-12T02:58:09.508Z] #64 exporting to oci image format [2020-05-12T02:58:09.508Z] #64 exporting layers [2020-05-12T02:58:10.323Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-05-12T02:58:10.323Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.96s) [2020-05-12T02:58:10.323Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.23s) [2020-05-12T02:58:10.323Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.47s) [2020-05-12T02:58:10.323Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.47s) [2020-05-12T02:58:10.323Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.40s) [2020-05-12T02:58:10.323Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.43s) [2020-05-12T02:58:10.323Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.28s) [2020-05-12T02:58:10.323Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.20s) [2020-05-12T02:58:10.323Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.03s) [2020-05-12T02:58:10.323Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.33s) [2020-05-12T02:58:10.323Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.36s) [2020-05-12T02:58:10.323Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.33s) [2020-05-12T02:58:10.323Z] === RUN TestCgroupNamespacesRun [2020-05-12T02:58:11.788Z] --- PASS: TestCgroupNamespacesRun (1.76s) [2020-05-12T02:58:11.788Z] === RUN TestCgroupNamespacesRunPrivileged [2020-05-12T02:58:13.801Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.76s) [2020-05-12T02:58:13.801Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-05-12T02:58:15.266Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.80s) [2020-05-12T02:58:15.266Z] === RUN TestCgroupNamespacesRunHostMode [2020-05-12T02:58:17.280Z] --- PASS: TestCgroupNamespacesRunHostMode (1.88s) [2020-05-12T02:58:17.280Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-05-12T02:58:18.744Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.77s) [2020-05-12T02:58:18.744Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-05-12T02:58:20.768Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.67s) [2020-05-12T02:58:20.768Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-05-12T02:58:21.381Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.86s) [2020-05-12T02:58:21.381Z] === RUN TestCgroupNamespacesRunOlderClient [2020-05-12T02:58:23.395Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.76s) [2020-05-12T02:58:23.395Z] === RUN TestKernelTCPMemory [2020-05-12T02:58:23.474Z] tests/integration/api_build_test.py .......................X [ 6%] [2020-05-12T02:58:23.731Z] tests/integration/api_client_test.py ..... [ 7%] [2020-05-12T02:58:24.006Z] --- PASS: TestKernelTCPMemory (0.96s) [2020-05-12T02:58:24.006Z] === RUN TestNISDomainname [2020-05-12T02:58:24.261Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-05-12T02:58:24.261Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-05-12T02:58:25.007Z] --- PASS: TestNISDomainname (1.00s) [2020-05-12T02:58:25.007Z] === RUN TestHostnameDnsResolution [2020-05-12T02:58:25.637Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-05-12T02:58:26.030Z] tests/integration/api_config_test.py ..... [ 8%] [2020-05-12T02:58:27.020Z] --- PASS: TestHostnameDnsResolution (1.67s) [2020-05-12T02:58:27.020Z] === RUN TestStats [2020-05-12T02:58:27.542Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-05-12T02:58:27.555Z] Removing intermediate container a62eebab7415 [2020-05-12T02:58:27.555Z] ---> 8fe5fc85fb4d [2020-05-12T02:58:27.556Z] Step 7/10 : RUN Function Build-GoTestSum() { Write-Host "INFO: Building gotestsum version $Env:GOTESTSUM_COMMIT in $Env:GOPATH"; $optsForGet = @('"get"', '"-d"', '"gotest.tools/gotestsum"'); &go $optsForGet; $savedExitCode = $LASTEXITCODE; if ($savedExitCode -ne 0) { Throw '"Failed getting gotestsum sources..."' }; Write-Host "INFO: Sources obtained for gotestsum..."; $GotestsumPath=Join-Path -Path $Env:GOPATH -ChildPath "src\gotest.tools\gotestsum"; Push-Location $GotestsumPath; $optsForCheckout = @('"checkout"', '"-q"', """$Env:GOTESTSUM_COMMIT"""); &git $optsForCheckout; $savedExitCode = $LASTEXITCODE; if ($savedExitCode -eq 0) { Write-Host "INFO: Checkout done for gotestsum..."; $optsForBuild = @('"build"', '"-buildmode=exe"'); &go $optsForBuild; $savedExitCode = $LASTEXITCODE; } else { Throw '"gotestsum checkout failed..."'; } Pop-Location; if ($savedExitCode -ne 0) { Throw '"gotestsum build failed..."'; } Write-Host "INFO: Build done for gotestsum..."; } Build-GoTestSum [2020-05-12T02:58:27.556Z] ---> Running in c3b1769fb37f [2020-05-12T02:58:27.556Z] INFO: Building gotestsum version v0.3.5 in C:\gopath [2020-05-12T02:58:27.801Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-05-12T02:58:29.685Z] --- PASS: TestStats (2.95s) [2020-05-12T02:58:29.685Z] === RUN TestStopContainerWithTimeout [2020-05-12T02:58:29.685Z] === RUN TestStopContainerWithTimeout/0 [2020-05-12T02:58:29.685Z] === PAUSE TestStopContainerWithTimeout/0 [2020-05-12T02:58:29.685Z] === RUN TestStopContainerWithTimeout/1 [2020-05-12T02:58:29.685Z] === PAUSE TestStopContainerWithTimeout/1 [2020-05-12T02:58:29.685Z] === RUN TestStopContainerWithTimeout/3 [2020-05-12T02:58:29.685Z] === PAUSE TestStopContainerWithTimeout/3 [2020-05-12T02:58:29.685Z] === RUN TestStopContainerWithTimeout/-1 [2020-05-12T02:58:29.685Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-05-12T02:58:29.685Z] === CONT TestStopContainerWithTimeout/0 [2020-05-12T02:58:29.685Z] === CONT TestStopContainerWithTimeout/3 [2020-05-12T02:58:30.335Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-05-12T02:58:30.686Z] === CONT TestStopContainerWithTimeout/-1 [2020-05-12T02:58:30.906Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-05-12T02:58:30.906Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-05-12T02:58:30.906Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-05-12T02:58:32.278Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-05-12T02:58:32.710Z] === CONT TestStopContainerWithTimeout/1 [2020-05-12T02:58:33.210Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-05-12T02:58:34.526Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-05-12T02:58:34.722Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2020-05-12T02:58:34.722Z] --- PASS: TestStopContainerWithTimeout/0 (0.94s) [2020-05-12T02:58:34.722Z] --- PASS: TestStopContainerWithTimeout/3 (3.01s) [2020-05-12T02:58:34.722Z] --- PASS: TestStopContainerWithTimeout/-1 (2.89s) [2020-05-12T02:58:34.722Z] --- PASS: TestStopContainerWithTimeout/1 (1.89s) [2020-05-12T02:58:34.722Z] === RUN TestDeleteDevicemapper [2020-05-12T02:58:34.722Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-05-12T02:58:34.722Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-05-12T02:58:34.722Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-05-12T02:58:36.429Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-05-12T02:58:38.333Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-05-12T02:58:38.466Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-05-12T02:58:39.088Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.64s) [2020-05-12T02:58:39.088Z] === RUN TestUpdateMemory [2020-05-12T02:58:39.088Z] --- SKIP: TestUpdateMemory (0.00s) [2020-05-12T02:58:39.088Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-05-12T02:58:39.088Z] === RUN TestUpdateCPUQuota [2020-05-12T02:58:39.271Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-05-12T02:58:39.700Z] --- PASS: TestUpdateCPUQuota (1.21s) [2020-05-12T02:58:39.700Z] === RUN TestUpdatePidsLimit [2020-05-12T02:58:39.700Z] === RUN TestUpdatePidsLimit/update_from_none [2020-05-12T02:58:39.984Z] === RUN TestUpdatePidsLimit/no_change [2020-05-12T02:58:40.265Z] === RUN TestUpdatePidsLimit/update_lower [2020-05-12T02:58:40.880Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-05-12T02:58:41.160Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-05-12T02:58:41.771Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-05-12T02:58:41.803Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-05-12T02:58:42.052Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-05-12T02:58:43.517Z] --- PASS: TestUpdatePidsLimit (4.00s) [2020-05-12T02:58:43.517Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.44s) [2020-05-12T02:58:43.517Z] --- PASS: TestUpdatePidsLimit/no_change (0.41s) [2020-05-12T02:58:43.517Z] --- PASS: TestUpdatePidsLimit/update_lower (0.38s) [2020-05-12T02:58:43.517Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.44s) [2020-05-12T02:58:43.517Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.43s) [2020-05-12T02:58:43.517Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.39s) [2020-05-12T02:58:43.517Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.42s) [2020-05-12T02:58:43.517Z] === RUN TestUpdateRestartPolicy [2020-05-12T02:58:43.756Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-05-12T02:58:44.189Z] --- PASS: TestBuildWithHugeFile (51.90s) [2020-05-12T02:58:44.189Z] === RUN TestBuildWithEmptyDockerfile [2020-05-12T02:58:44.189Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-05-12T02:58:44.189Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-05-12T02:58:44.189Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-05-12T02:58:44.189Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-05-12T02:58:44.189Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-05-12T02:58:44.189Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-05-12T02:58:44.189Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-05-12T02:58:44.189Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-05-12T02:58:44.189Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-05-12T02:58:44.189Z] --- PASS: TestBuildWithEmptyDockerfile (0.11s) [2020-05-12T02:58:44.189Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.15s) [2020-05-12T02:58:44.189Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.16s) [2020-05-12T02:58:44.189Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2020-05-12T02:58:44.189Z] === RUN TestBuildPreserveOwnership [2020-05-12T02:58:44.189Z] === RUN TestBuildPreserveOwnership/copy_from [2020-05-12T02:58:45.112Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-05-12T02:58:46.289Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-05-12T02:58:48.191Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-05-12T02:58:49.264Z] --- PASS: TestBuildPreserveOwnership (9.76s) [2020-05-12T02:58:49.264Z] --- PASS: TestBuildPreserveOwnership/copy_from (5.76s) [2020-05-12T02:58:49.264Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s) [2020-05-12T02:58:49.264Z] === RUN TestBuildPlatformInvalid [2020-05-12T02:58:49.264Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2020-05-12T02:58:49.264Z] PASS [2020-05-12T02:58:49.264Z] [2020-05-12T02:58:49.264Z] === Skipped [2020-05-12T02:58:49.264Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2020-05-12T02:58:49.264Z] build_session_test.go:25: TODO: BuildKit [2020-05-12T02:58:49.264Z] [2020-05-12T02:58:49.264Z] [2020-05-12T02:58:49.264Z] DONE 32 tests, 1 skipped in 124.651s [2020-05-12T02:58:49.264Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2020-05-12T02:58:49.518Z] INFO: Testing against a local daemon [2020-05-12T02:58:49.518Z] === RUN TestConfigInspect [2020-05-12T02:58:49.518Z] --- SKIP: TestConfigInspect (0.02s) [2020-05-12T02:58:49.518Z] config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-12T02:58:49.518Z] === RUN TestConfigList [2020-05-12T02:58:49.518Z] --- SKIP: TestConfigList (0.01s) [2020-05-12T02:58:49.518Z] config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-12T02:58:49.518Z] === RUN TestConfigsCreateAndDelete [2020-05-12T02:58:49.518Z] --- SKIP: TestConfigsCreateAndDelete (0.01s) [2020-05-12T02:58:49.518Z] config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-12T02:58:49.518Z] === RUN TestConfigsUpdate [2020-05-12T02:58:49.518Z] --- SKIP: TestConfigsUpdate (0.01s) [2020-05-12T02:58:49.518Z] config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-12T02:58:49.518Z] === RUN TestTemplatedConfig [2020-05-12T02:58:49.518Z] --- SKIP: TestTemplatedConfig (0.00s) [2020-05-12T02:58:49.518Z] config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-12T02:58:49.518Z] === RUN TestConfigCreateResolve [2020-05-12T02:58:49.518Z] --- SKIP: TestConfigCreateResolve (0.01s) [2020-05-12T02:58:49.518Z] config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-12T02:58:49.518Z] === RUN TestConfigDaemonLibtrustID [2020-05-12T02:58:50.094Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-05-12T02:58:50.655Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-05-12T02:58:51.400Z] --- PASS: TestConfigDaemonLibtrustID (1.71s) [2020-05-12T02:58:51.400Z] PASS [2020-05-12T02:58:51.400Z] [2020-05-12T02:58:51.400Z] === Skipped [2020-05-12T02:58:51.400Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s) [2020-05-12T02:58:51.400Z] config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-12T02:58:51.400Z] [2020-05-12T02:58:51.400Z] === SKIP: amd64.integration.config TestConfigList (0.01s) [2020-05-12T02:58:51.400Z] config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-12T02:58:51.400Z] [2020-05-12T02:58:51.400Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s) [2020-05-12T02:58:51.400Z] config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-12T02:58:51.400Z] [2020-05-12T02:58:51.400Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s) [2020-05-12T02:58:51.400Z] config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-12T02:58:51.400Z] [2020-05-12T02:58:51.400Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s) [2020-05-12T02:58:51.400Z] config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-12T02:58:51.400Z] [2020-05-12T02:58:51.400Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s) [2020-05-12T02:58:51.400Z] config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-12T02:58:51.400Z] [2020-05-12T02:58:51.400Z] [2020-05-12T02:58:51.400Z] DONE 7 tests, 6 skipped in 1.900s [2020-05-12T02:58:51.400Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2020-05-12T02:58:51.400Z] INFO: Testing against a local daemon [2020-05-12T02:58:51.400Z] === RUN TestCheckpoint [2020-05-12T02:58:51.400Z] --- SKIP: TestCheckpoint (0.00s) [2020-05-12T02:58:51.400Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-05-12T02:58:51.400Z] === RUN TestContainerInvalidJSON [2020-05-12T02:58:51.400Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-05-12T02:58:51.400Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-05-12T02:58:51.400Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-05-12T02:58:51.400Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-05-12T02:58:51.400Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-05-12T02:58:51.400Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-05-12T02:58:51.400Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-05-12T02:58:51.400Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-05-12T02:58:51.400Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-05-12T02:58:51.400Z] --- PASS: TestContainerInvalidJSON (0.01s) [2020-05-12T02:58:51.400Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-05-12T02:58:51.400Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-05-12T02:58:51.400Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2020-05-12T02:58:51.400Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-05-12T02:58:51.400Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.09s) [2020-05-12T02:58:51.400Z] === RUN TestCopyFromContainerPathIsNotDir [2020-05-12T02:58:51.654Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.09s) [2020-05-12T02:58:51.654Z] === RUN TestCopyToContainerPathDoesNotExist [2020-05-12T02:58:51.654Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.10s) [2020-05-12T02:58:51.654Z] === RUN TestCopyToContainerPathIsNotDir [2020-05-12T02:58:51.655Z] --- PASS: TestCopyToContainerPathIsNotDir (0.11s) [2020-05-12T02:58:51.655Z] === RUN TestCopyFromContainer [2020-05-12T02:58:51.997Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-05-12T02:58:51.997Z] Using test binary docker [2020-05-12T02:58:51.997Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-05-12T02:58:51.997Z] +++ /etc/init.d/apparmor start [2020-05-12T02:58:51.997Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-05-12T02:58:51.997Z] INFO: Waiting for daemon to start... [2020-05-12T02:58:51.997Z] Starting dockerd [2020-05-12T02:58:51.997Z] +++ 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-12T02:58:52.830Z] INFO: Sources obtained for gotestsum... [2020-05-12T02:58:52.830Z] INFO: Checkout done for gotestsum... [2020-05-12T02:58:52.830Z] INFO: Build done for gotestsum... [2020-05-12T02:58:53.931Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-05-12T02:58:54.529Z] . [2020-05-12T02:58:54.529Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-05-12T02:58:54.529Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-05-12T02:58:54.529Z] Error: No such image: emptyfs [2020-05-12T02:58:54.529Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-05-12T02:58:54.529Z] ++++ docker load [2020-05-12T02:58:54.529Z] Running integration-test (iteration 1) [2020-05-12T02:58:54.529Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2020-05-12T02:58:54.529Z] ++ 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-12T02:58:54.529Z] ++ set -e [2020-05-12T02:58:54.529Z] ++ '[' -n 0 ']' [2020-05-12T02:58:54.529Z] ++ set -x [2020-05-12T02:58:54.529Z] ++ env -i DEST=/go/src/github.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-12T02:58:55.808Z] === RUN TestCopyFromContainer// [2020-05-12T02:58:55.808Z] === RUN TestCopyFromContainer//bar/root [2020-05-12T02:58:55.808Z] === RUN TestCopyFromContainer//bar/root/ [2020-05-12T02:58:55.808Z] === RUN TestCopyFromContainer/bar/quux [2020-05-12T02:58:55.808Z] === RUN TestCopyFromContainer/bar/quux/ [2020-05-12T02:58:55.808Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-05-12T02:58:55.808Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-05-12T02:58:55.809Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-05-12T02:58:55.809Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-05-12T02:58:55.809Z] === RUN TestCopyFromContainer/bar/notarget [2020-05-12T02:58:56.063Z] --- PASS: TestCopyFromContainer (4.19s) [2020-05-12T02:58:56.063Z] --- PASS: TestCopyFromContainer// (0.06s) [2020-05-12T02:58:56.063Z] --- PASS: TestCopyFromContainer//bar/root (0.09s) [2020-05-12T02:58:56.063Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2020-05-12T02:58:56.063Z] --- PASS: TestCopyFromContainer/bar/quux (0.10s) [2020-05-12T02:58:56.063Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.07s) [2020-05-12T02:58:56.063Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.07s) [2020-05-12T02:58:56.063Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.07s) [2020-05-12T02:58:56.063Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.07s) [2020-05-12T02:58:56.063Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.08s) [2020-05-12T02:58:56.063Z] --- PASS: TestCopyFromContainer/bar/notarget (0.07s) [2020-05-12T02:58:56.063Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-05-12T02:58:56.063Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-05-12T02:58:56.063Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-05-12T02:58:56.063Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-05-12T02:58:56.063Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-05-12T02:58:56.063Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-05-12T02:58:56.063Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-05-12T02:58:56.063Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-05-12T02:58:56.063Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-05-12T02:58:56.063Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-05-12T02:58:56.063Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2020-05-12T02:58:56.063Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-05-12T02:58:56.063Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-05-12T02:58:56.063Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-05-12T02:58:56.063Z] === RUN TestCreateLinkToNonExistingContainer [2020-05-12T02:58:56.063Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2020-05-12T02:58:56.063Z] === RUN TestCreateWithInvalidEnv [2020-05-12T02:58:56.063Z] === RUN TestCreateWithInvalidEnv/0 [2020-05-12T02:58:56.063Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-05-12T02:58:56.063Z] === RUN TestCreateWithInvalidEnv/1 [2020-05-12T02:58:56.063Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-05-12T02:58:56.063Z] === RUN TestCreateWithInvalidEnv/2 [2020-05-12T02:58:56.063Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-05-12T02:58:56.063Z] === CONT TestCreateWithInvalidEnv/0 [2020-05-12T02:58:56.063Z] === CONT TestCreateWithInvalidEnv/2 [2020-05-12T02:58:56.063Z] === CONT TestCreateWithInvalidEnv/1 [2020-05-12T02:58:56.063Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2020-05-12T02:58:56.063Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-05-12T02:58:56.063Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-05-12T02:58:56.063Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-05-12T02:58:56.063Z] === RUN TestCreateTmpfsMountsTarget [2020-05-12T02:58:56.063Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2020-05-12T02:58:56.063Z] === RUN TestCreateWithCustomMaskedPaths [2020-05-12T02:58:57.949Z] --- PASS: TestCreateWithCustomMaskedPaths (1.64s) [2020-05-12T02:58:57.949Z] === RUN TestCreateWithCapabilities [2020-05-12T02:58:57.949Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-05-12T02:58:57.949Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-05-12T02:58:57.949Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-05-12T02:58:57.949Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-05-12T02:58:57.949Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-05-12T02:58:57.949Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-05-12T02:58:57.949Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-05-12T02:58:57.949Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-05-12T02:58:57.949Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-05-12T02:58:57.949Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-05-12T02:58:57.949Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-05-12T02:58:57.949Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-05-12T02:58:57.949Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-05-12T02:58:57.949Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-05-12T02:58:57.949Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-05-12T02:58:57.949Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-05-12T02:58:57.949Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-05-12T02:58:57.949Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-05-12T02:58:57.949Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-05-12T02:58:57.949Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-05-12T02:58:57.949Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-05-12T02:58:57.949Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-05-12T02:58:57.949Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-05-12T02:58:57.949Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-05-12T02:58:57.949Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-05-12T02:58:57.949Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2020-05-12T02:58:57.949Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-05-12T02:58:57.949Z] === CONT TestCreateWithCapabilities/empty_capadd [2020-05-12T02:58:57.949Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-05-12T02:58:57.949Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-05-12T02:58:57.949Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-05-12T02:58:57.949Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-05-12T02:58:57.949Z] === CONT TestCreateWithCapabilities/empty_capabilities [2020-05-12T02:58:57.949Z] --- PASS: TestCreateWithCapabilities (0.01s) [2020-05-12T02:58:57.949Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2020-05-12T02:58:57.949Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2020-05-12T02:58:57.949Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.05s) [2020-05-12T02:58:57.949Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.05s) [2020-05-12T02:58:57.949Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.06s) [2020-05-12T02:58:57.949Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.06s) [2020-05-12T02:58:57.949Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.05s) [2020-05-12T02:58:57.949Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.05s) [2020-05-12T02:58:57.949Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2020-05-12T02:58:57.949Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.05s) [2020-05-12T02:58:57.949Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.06s) [2020-05-12T02:58:57.949Z] === RUN TestCreateWithCustomReadonlyPaths [2020-05-12T02:58:58.740Z] --- PASS: TestUpdateRestartPolicy (13.12s) [2020-05-12T02:58:58.740Z] === RUN TestUpdateRestartWithAutoRemove [2020-05-12T02:58:58.740Z] --- PASS: TestUpdateRestartWithAutoRemove (0.90s) [2020-05-12T02:58:58.740Z] === RUN TestWaitNonBlocked [2020-05-12T02:58:58.740Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-05-12T02:58:58.740Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-05-12T02:58:58.740Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-05-12T02:58:58.740Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-05-12T02:58:58.740Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-05-12T02:58:58.740Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-05-12T02:58:58.740Z] --- PASS: TestWaitNonBlocked (0.01s) [2020-05-12T02:58:58.740Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.05s) [2020-05-12T02:58:58.740Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.17s) [2020-05-12T02:58:58.740Z] === RUN TestWaitBlocked [2020-05-12T02:58:58.740Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-05-12T02:58:58.740Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-05-12T02:58:58.740Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-05-12T02:58:58.740Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-05-12T02:58:58.740Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-05-12T02:58:58.740Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-05-12T02:58:59.187Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-05-12T02:58:59.871Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.72s) [2020-05-12T02:58:59.871Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-05-12T02:58:59.871Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-05-12T02:58:59.871Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-05-12T02:58:59.871Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-05-12T02:58:59.871Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-05-12T02:58:59.871Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-05-12T02:58:59.871Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-05-12T02:58:59.871Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-05-12T02:58:59.871Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-05-12T02:58:59.871Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-05-12T02:58:59.871Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-05-12T02:58:59.871Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-05-12T02:58:59.871Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-05-12T02:58:59.871Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-05-12T02:58:59.871Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-05-12T02:58:59.871Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-05-12T02:58:59.871Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2020-05-12T02:58:59.871Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2020-05-12T02:58:59.871Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2020-05-12T02:58:59.871Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2020-05-12T02:58:59.871Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2020-05-12T02:58:59.871Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2020-05-12T02:58:59.871Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-05-12T02:58:59.993Z] tests/integration/api_container_test.py ....x...........x............... [ 17%] [2020-05-12T02:59:00.204Z] --- PASS: TestWaitBlocked (0.01s) [2020-05-12T02:59:00.204Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.11s) [2020-05-12T02:59:00.204Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.21s) [2020-05-12T02:59:00.204Z] === CONT TestContainerStartOnDaemonRestart [2020-05-12T02:59:00.204Z] === CONT TestContainerKillOnDaemonStart [2020-05-12T02:59:00.430Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.61s) [2020-05-12T02:59:00.430Z] === RUN TestContainerStartOnDaemonRestart [2020-05-12T02:59:00.430Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s) [2020-05-12T02:59:00.430Z] daemon_linux_test.go:33: (*Execution).IsRootless-fm [2020-05-12T02:59:00.430Z] === RUN TestDaemonRestartIpcMode [2020-05-12T02:59:00.430Z] === PAUSE TestDaemonRestartIpcMode [2020-05-12T02:59:00.430Z] === RUN TestDaemonHostGatewayIP [2020-05-12T02:59:00.430Z] --- SKIP: TestDaemonHostGatewayIP (0.00s) [2020-05-12T02:59:00.430Z] daemon_linux_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-05-12T02:59:00.430Z] === RUN TestContainerKillOnDaemonStart [2020-05-12T02:59:00.430Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2020-05-12T02:59:00.430Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2020-05-12T02:59:00.430Z] === RUN TestDiff [2020-05-12T02:59:00.560Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-05-12T02:59:00.989Z] --- PASS: TestDiff (0.56s) [2020-05-12T02:59:00.989Z] === RUN TestExecWithCloseStdin [2020-05-12T02:59:01.483Z] Removing intermediate container c3b1769fb37f [2020-05-12T02:59:01.483Z] ---> 103ec0fb52d7 [2020-05-12T02:59:01.483Z] Step 8/10 : ENTRYPOINT ["powershell.exe"] [2020-05-12T02:59:01.483Z] ---> Running in 52bca8bc52ab [2020-05-12T02:59:01.484Z] Removing intermediate container 52bca8bc52ab [2020-05-12T02:59:01.484Z] ---> 0c116cc46489 [2020-05-12T02:59:01.484Z] Step 9/10 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2020-05-12T02:59:01.484Z] ---> Running in ff6d32853586 [2020-05-12T02:59:01.549Z] --- PASS: TestExecWithCloseStdin (0.69s) [2020-05-12T02:59:01.549Z] === RUN TestExec [2020-05-12T02:59:02.108Z] --- PASS: TestExec (0.67s) [2020-05-12T02:59:02.108Z] === RUN TestExecUser [2020-05-12T02:59:02.470Z] Removing intermediate container ff6d32853586 [2020-05-12T02:59:02.470Z] ---> 5dcf3979bda4 [2020-05-12T02:59:02.470Z] Step 10/10 : COPY . . [2020-05-12T02:59:02.877Z] --- PASS: TestContainerStartOnDaemonRestart (2.98s) [2020-05-12T02:59:02.877Z] === CONT TestIpcModeOlderClient [2020-05-12T02:59:03.035Z] --- PASS: TestExecUser (0.66s) [2020-05-12T02:59:03.035Z] === RUN TestExportContainerAndImportImage [2020-05-12T02:59:03.157Z] --- PASS: TestIpcModeOlderClient (0.19s) [2020-05-12T02:59:03.157Z] === CONT TestDaemonHostGatewayIP [2020-05-12T02:59:03.594Z] --- PASS: TestExportContainerAndImportImage (0.71s) [2020-05-12T02:59:03.594Z] === RUN TestExportContainerAfterDaemonRestart [2020-05-12T02:59:04.504Z] Loaded image: buildpack-deps:jessie [2020-05-12T02:59:04.504Z] Loaded image: busybox:latest [2020-05-12T02:59:04.504Z] Loaded image: busybox:glibc [2020-05-12T02:59:04.504Z] Loaded image: debian:jessie [2020-05-12T02:59:04.504Z] Loaded image: hello-world:latest [2020-05-12T02:59:04.504Z] INFO: Testing against a local daemon [2020-05-12T02:59:04.504Z] === RUN TestCgroupNamespacesBuild [2020-05-12T02:59:04.738Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-05-12T02:59:06.598Z] --- PASS: TestDaemonHostGatewayIP (3.43s) [2020-05-12T02:59:06.598Z] === CONT TestDaemonRestartIpcMode [2020-05-12T02:59:07.035Z] --- PASS: TestCgroupNamespacesBuild (3.04s) [2020-05-12T02:59:07.035Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-05-12T02:59:07.747Z] --- PASS: TestExportContainerAfterDaemonRestart (3.84s) [2020-05-12T02:59:07.747Z] === RUN TestHealthCheckWorkdir [2020-05-12T02:59:08.306Z] --- PASS: TestHealthCheckWorkdir (0.86s) [2020-05-12T02:59:08.306Z] === RUN TestHealthKillContainer [2020-05-12T02:59:08.410Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.87s) [2020-05-12T02:59:08.411Z] === RUN TestBuildWithSession [2020-05-12T02:59:08.411Z] --- SKIP: TestBuildWithSession (0.00s) [2020-05-12T02:59:08.411Z] build_session_test.go:25: TODO: BuildKit [2020-05-12T02:59:08.411Z] === RUN TestBuildSquashParent [2020-05-12T02:59:08.915Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-05-12T02:59:10.963Z] --- PASS: TestDaemonRestartIpcMode (3.67s) [2020-05-12T02:59:11.561Z] --- PASS: TestHealthKillContainer (2.78s) [2020-05-12T02:59:11.561Z] === RUN TestInspectCpusetInConfigPre120 [2020-05-12T02:59:11.561Z] --- PASS: TestInspectCpusetInConfigPre120 (0.56s) [2020-05-12T02:59:11.561Z] === RUN TestIpcModeNone [2020-05-12T02:59:12.427Z] --- PASS: TestContainerKillOnDaemonStart (12.46s) [2020-05-12T02:59:12.427Z] PASS [2020-05-12T02:59:12.427Z] [2020-05-12T02:59:12.427Z] === Skipped [2020-05-12T02:59:12.427Z] === SKIP: s390x.integration.container TestCheckpoint (0.00s) [2020-05-12T02:59:12.427Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-05-12T02:59:12.427Z] [2020-05-12T02:59:12.427Z] === SKIP: s390x.integration.container TestInspectOomKilledTrue (0.00s) [2020-05-12T02:59:12.427Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-05-12T02:59:12.427Z] [2020-05-12T02:59:12.427Z] === SKIP: s390x.integration.container TestInspectOomKilledFalse (0.00s) [2020-05-12T02:59:12.427Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-05-12T02:59:12.427Z] [2020-05-12T02:59:12.427Z] === SKIP: s390x.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-05-12T02:59:12.427Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-05-12T02:59:12.427Z] [2020-05-12T02:59:12.427Z] === SKIP: s390x.integration.container TestDeleteDevicemapper (0.00s) [2020-05-12T02:59:12.427Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-05-12T02:59:12.427Z] [2020-05-12T02:59:12.427Z] === SKIP: s390x.integration.container TestUpdateMemory (0.00s) [2020-05-12T02:59:12.427Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-05-12T02:59:12.427Z] [2020-05-12T02:59:12.427Z] [2020-05-12T02:59:12.427Z] DONE 200 tests, 6 skipped in 150.068s [2020-05-12T02:59:12.427Z] Running /go/src/github.com/docker/docker/integration/image (s390x.integration.image) flags=-test.v -test.timeout=120m [2020-05-12T02:59:12.427Z] ++ 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-12T02:59:12.427Z] ++ set -e [2020-05-12T02:59:12.427Z] ++ '[' -n 0 ']' [2020-05-12T02:59:12.427Z] ++ set -x [2020-05-12T02:59:12.427Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-12T02:59:12.483Z] --- PASS: TestIpcModeNone (0.63s) [2020-05-12T02:59:12.483Z] === RUN TestIpcModePrivate [2020-05-12T02:59:12.707Z] INFO: Testing against a local daemon [2020-05-12T02:59:12.708Z] === RUN TestCommitInheritsEnv [2020-05-12T02:59:13.041Z] --- PASS: TestIpcModePrivate (0.66s) [2020-05-12T02:59:13.041Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:110, shared: false, mustBeShared: false [2020-05-12T02:59:13.041Z] === RUN TestIpcModeShareable [2020-05-12T02:59:13.041Z] --- SKIP: TestIpcModeShareable (0.00s) [2020-05-12T02:59:13.041Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-05-12T02:59:13.041Z] === RUN TestAPIIpcModeShareableAndContainer [2020-05-12T02:59:13.318Z] --- PASS: TestCommitInheritsEnv (0.56s) [2020-05-12T02:59:13.319Z] === RUN TestImportExtremelyLargeImageWorks [2020-05-12T02:59:13.319Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-05-12T02:59:13.319Z] === RUN TestImagesFilterMultiReference [2020-05-12T02:59:13.319Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2020-05-12T02:59:13.319Z] === RUN TestImagePullPlatformInvalid [2020-05-12T02:59:13.319Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2020-05-12T02:59:13.319Z] === RUN TestRemoveImageOrphaning [2020-05-12T02:59:13.929Z] --- PASS: TestRemoveImageOrphaning (0.57s) [2020-05-12T02:59:13.929Z] === RUN TestRemoveImageGarbageCollector [2020-05-12T02:59:13.929Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-05-12T02:59:13.929Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-12T02:59:13.929Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-05-12T02:59:13.929Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2020-05-12T02:59:13.929Z] === RUN TestTagInvalidReference [2020-05-12T02:59:13.929Z] --- PASS: TestTagInvalidReference (0.01s) [2020-05-12T02:59:13.929Z] === RUN TestTagValidPrefixedRepo [2020-05-12T02:59:13.929Z] --- PASS: TestTagValidPrefixedRepo (0.03s) [2020-05-12T02:59:13.929Z] === RUN TestTagExistedNameWithoutForce [2020-05-12T02:59:13.929Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2020-05-12T02:59:13.929Z] === RUN TestTagOfficialNames [2020-05-12T02:59:13.929Z] --- PASS: TestTagOfficialNames (0.03s) [2020-05-12T02:59:13.929Z] === RUN TestTagMatchesDigest [2020-05-12T02:59:13.929Z] --- PASS: TestTagMatchesDigest (0.02s) [2020-05-12T02:59:13.929Z] === CONT TestImportExtremelyLargeImageWorks [2020-05-12T02:59:14.172Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-05-12T02:59:14.927Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.03s) [2020-05-12T02:59:14.927Z] === RUN TestAPIIpcModeHost [2020-05-12T02:59:14.927Z] --- SKIP: TestAPIIpcModeHost (0.00s) [2020-05-12T02:59:14.927Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-05-12T02:59:14.927Z] === RUN TestDaemonIpcModeShareable [2020-05-12T02:59:14.927Z] --- SKIP: TestDaemonIpcModeShareable (0.00s) [2020-05-12T02:59:14.927Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-05-12T02:59:14.927Z] === RUN TestDaemonIpcModePrivate [2020-05-12T02:59:14.971Z] --- PASS: TestBuildSquashParent (6.31s) [2020-05-12T02:59:14.971Z] === RUN TestBuildWithRemoveAndForceRemove [2020-05-12T02:59:14.971Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-05-12T02:59:14.971Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-05-12T02:59:14.971Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-05-12T02:59:14.971Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-05-12T02:59:14.971Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-05-12T02:59:14.971Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-05-12T02:59:14.971Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-05-12T02:59:14.971Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-05-12T02:59:14.971Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-05-12T02:59:14.971Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-05-12T02:59:14.971Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-05-12T02:59:14.971Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-05-12T02:59:14.971Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-05-12T02:59:14.971Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-05-12T02:59:14.971Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-05-12T02:59:14.971Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-05-12T02:59:17.476Z] --- PASS: TestDaemonIpcModePrivate (2.43s) [2020-05-12T02:59:17.476Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:113, shared: false, mustBeShared: false [2020-05-12T02:59:17.476Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-05-12T02:59:17.476Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s) [2020-05-12T02:59:17.476Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-05-12T02:59:17.476Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-05-12T02:59:17.476Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s) [2020-05-12T02:59:17.476Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-05-12T02:59:17.476Z] === RUN TestIpcModeOlderClient [2020-05-12T02:59:17.476Z] === PAUSE TestIpcModeOlderClient [2020-05-12T02:59:17.476Z] === RUN TestKillContainerInvalidSignal [2020-05-12T02:59:17.511Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-05-12T02:59:17.511Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-05-12T02:59:18.038Z] --- PASS: TestKillContainerInvalidSignal (0.67s) [2020-05-12T02:59:18.039Z] === RUN TestKillContainer [2020-05-12T02:59:18.039Z] === RUN TestKillContainer/no_signal [2020-05-12T02:59:18.355Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-05-12T02:59:18.642Z] === RUN TestKillContainer/non_killing_signal [2020-05-12T02:59:19.200Z] === RUN TestKillContainer/killing_signal [2020-05-12T02:59:19.419Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2020-05-12T02:59:19.419Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.32s) [2020-05-12T02:59:19.419Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.41s) [2020-05-12T02:59:19.419Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.51s) [2020-05-12T02:59:19.419Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.92s) [2020-05-12T02:59:19.419Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.01s) [2020-05-12T02:59:19.419Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.21s) [2020-05-12T02:59:19.419Z] === RUN TestBuildMultiStageCopy [2020-05-12T02:59:19.419Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-05-12T02:59:19.771Z] --- PASS: TestKillContainer (1.78s) [2020-05-12T02:59:19.771Z] --- PASS: TestKillContainer/no_signal (0.56s) [2020-05-12T02:59:19.771Z] --- PASS: TestKillContainer/non_killing_signal (0.39s) [2020-05-12T02:59:19.771Z] --- PASS: TestKillContainer/killing_signal (0.60s) [2020-05-12T02:59:19.771Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-05-12T02:59:19.771Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-05-12T02:59:20.342Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-05-12T02:59:20.910Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.17s) [2020-05-12T02:59:20.910Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.56s) [2020-05-12T02:59:20.910Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.40s) [2020-05-12T02:59:20.910Z] === RUN TestKillStoppedContainer [2020-05-12T02:59:21.169Z] --- PASS: TestKillStoppedContainer (0.07s) [2020-05-12T02:59:21.169Z] === RUN TestKillStoppedContainerAPIPre120 [2020-05-12T02:59:21.169Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.07s) [2020-05-12T02:59:21.169Z] === RUN TestKillDifferentUserContainer [2020-05-12T02:59:21.728Z] --- PASS: TestKillDifferentUserContainer (0.58s) [2020-05-12T02:59:21.728Z] === RUN TestInspectOomKilledTrue [2020-05-12T02:59:21.728Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-05-12T02:59:21.728Z] kill_test.go:152: testEnv.DaemonInfo.CgroupDriver == "none" [2020-05-12T02:59:21.728Z] === RUN TestInspectOomKilledFalse [2020-05-12T02:59:21.728Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-05-12T02:59:21.728Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-05-12T02:59:21.728Z] === RUN TestLinksEtcHostsContentMatch [2020-05-12T02:59:21.728Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s) [2020-05-12T02:59:21.728Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2020-05-12T02:59:21.728Z] === RUN TestLinksContainerNames [2020-05-12T02:59:21.951Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-05-12T02:59:21.951Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-05-12T02:59:22.517Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-05-12T02:59:22.537Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-05-12T02:59:23.085Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-05-12T02:59:23.088Z] --- PASS: TestLinksContainerNames (1.15s) [2020-05-12T02:59:23.088Z] === RUN TestLogsFollowTailEmpty [2020-05-12T02:59:23.342Z] --- PASS: TestLogsFollowTailEmpty (0.54s) [2020-05-12T02:59:23.342Z] === RUN TestContainerNetworkMountsNoChown [2020-05-12T02:59:23.652Z] --- PASS: TestBuildMultiStageCopy (4.38s) [2020-05-12T02:59:23.652Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.31s) [2020-05-12T02:59:23.652Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.46s) [2020-05-12T02:59:23.652Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.51s) [2020-05-12T02:59:23.652Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.53s) [2020-05-12T02:59:23.652Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.58s) [2020-05-12T02:59:23.652Z] === RUN TestBuildMultiStageParentConfig [2020-05-12T02:59:23.901Z] --- PASS: TestContainerNetworkMountsNoChown (0.53s) [2020-05-12T02:59:23.901Z] === RUN TestMountDaemonRoot [2020-05-12T02:59:23.901Z] === RUN TestMountDaemonRoot/default [2020-05-12T02:59:23.901Z] === PAUSE TestMountDaemonRoot/default [2020-05-12T02:59:23.901Z] === RUN TestMountDaemonRoot/private [2020-05-12T02:59:23.901Z] === PAUSE TestMountDaemonRoot/private [2020-05-12T02:59:23.901Z] === RUN TestMountDaemonRoot/rprivate [2020-05-12T02:59:23.901Z] === PAUSE TestMountDaemonRoot/rprivate [2020-05-12T02:59:23.901Z] === RUN TestMountDaemonRoot/slave [2020-05-12T02:59:23.901Z] === PAUSE TestMountDaemonRoot/slave [2020-05-12T02:59:23.901Z] === RUN TestMountDaemonRoot/rslave [2020-05-12T02:59:23.901Z] === PAUSE TestMountDaemonRoot/rslave [2020-05-12T02:59:23.901Z] === RUN TestMountDaemonRoot/shared [2020-05-12T02:59:23.901Z] === PAUSE TestMountDaemonRoot/shared [2020-05-12T02:59:23.901Z] === RUN TestMountDaemonRoot/rshared [2020-05-12T02:59:23.901Z] === PAUSE TestMountDaemonRoot/rshared [2020-05-12T02:59:23.901Z] === CONT TestMountDaemonRoot/default [2020-05-12T02:59:23.901Z] === RUN TestMountDaemonRoot/default/bind_root [2020-05-12T02:59:23.901Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-05-12T02:59:23.901Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-05-12T02:59:23.901Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-05-12T02:59:23.901Z] === RUN TestMountDaemonRoot/default/mount_root [2020-05-12T02:59:23.901Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-05-12T02:59:23.901Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-05-12T02:59:23.901Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-05-12T02:59:23.901Z] === CONT TestMountDaemonRoot/rshared [2020-05-12T02:59:23.901Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-05-12T02:59:23.901Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-05-12T02:59:23.901Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-05-12T02:59:23.901Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-05-12T02:59:23.901Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-05-12T02:59:23.901Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-05-12T02:59:23.901Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-05-12T02:59:23.901Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-05-12T02:59:23.901Z] === CONT TestMountDaemonRoot/rslave [2020-05-12T02:59:23.901Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-05-12T02:59:23.901Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-05-12T02:59:23.901Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-05-12T02:59:23.901Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-05-12T02:59:23.901Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-05-12T02:59:23.901Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-05-12T02:59:23.901Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-05-12T02:59:23.901Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-05-12T02:59:23.901Z] === CONT TestMountDaemonRoot/shared [2020-05-12T02:59:23.901Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-05-12T02:59:23.901Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-05-12T02:59:23.901Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-05-12T02:59:23.901Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-05-12T02:59:23.901Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-05-12T02:59:23.901Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-05-12T02:59:23.901Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-05-12T02:59:23.901Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-05-12T02:59:23.901Z] === CONT TestMountDaemonRoot/rprivate [2020-05-12T02:59:23.901Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-05-12T02:59:23.901Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-05-12T02:59:23.901Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-05-12T02:59:23.901Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-05-12T02:59:23.901Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-05-12T02:59:23.901Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-05-12T02:59:23.901Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-05-12T02:59:23.901Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-05-12T02:59:23.901Z] === CONT TestMountDaemonRoot/slave [2020-05-12T02:59:23.901Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-05-12T02:59:23.901Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-05-12T02:59:23.901Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-05-12T02:59:23.901Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-05-12T02:59:23.901Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-05-12T02:59:23.901Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-05-12T02:59:23.901Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-05-12T02:59:23.901Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-05-12T02:59:23.901Z] === CONT TestMountDaemonRoot/private [2020-05-12T02:59:23.901Z] === RUN TestMountDaemonRoot/private/bind_root [2020-05-12T02:59:23.901Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-05-12T02:59:23.901Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-05-12T02:59:23.901Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-05-12T02:59:23.901Z] === RUN TestMountDaemonRoot/private/mount_root [2020-05-12T02:59:23.901Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-05-12T02:59:23.901Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-05-12T02:59:23.901Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-05-12T02:59:23.901Z] === CONT TestMountDaemonRoot/default/bind_root [2020-05-12T02:59:23.901Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-05-12T02:59:24.156Z] === CONT TestMountDaemonRoot/default/mount_root [2020-05-12T02:59:24.156Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-05-12T02:59:24.156Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-05-12T02:59:24.156Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-05-12T02:59:24.156Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-05-12T02:59:24.156Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-05-12T02:59:24.156Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-05-12T02:59:24.156Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-05-12T02:59:24.156Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-05-12T02:59:24.156Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-05-12T02:59:24.156Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-05-12T02:59:24.410Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-05-12T02:59:24.410Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-05-12T02:59:24.410Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-05-12T02:59:24.410Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-05-12T02:59:24.410Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-05-12T02:59:24.410Z] === CONT TestMountDaemonRoot/private/bind_root [2020-05-12T02:59:24.410Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-05-12T02:59:24.410Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-05-12T02:59:24.410Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-05-12T02:59:24.410Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-05-12T02:59:24.410Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-05-12T02:59:24.410Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-05-12T02:59:24.410Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-05-12T02:59:24.664Z] === CONT TestMountDaemonRoot/private/mount_root [2020-05-12T02:59:24.664Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-05-12T02:59:24.664Z] --- PASS: TestMountDaemonRoot (0.02s) [2020-05-12T02:59:24.664Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-05-12T02:59:24.664Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.06s) [2020-05-12T02:59:24.665Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s) [2020-05-12T02:59:24.665Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.06s) [2020-05-12T02:59:24.665Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s) [2020-05-12T02:59:24.665Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-05-12T02:59:24.665Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.08s) [2020-05-12T02:59:24.665Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2020-05-12T02:59:24.665Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2020-05-12T02:59:24.665Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2020-05-12T02:59:24.665Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-05-12T02:59:24.665Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.07s) [2020-05-12T02:59:24.665Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s) [2020-05-12T02:59:24.665Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s) [2020-05-12T02:59:24.665Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2020-05-12T02:59:24.665Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-05-12T02:59:24.665Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2020-05-12T02:59:24.665Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2020-05-12T02:59:24.665Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2020-05-12T02:59:24.665Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s) [2020-05-12T02:59:24.665Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-05-12T02:59:24.665Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2020-05-12T02:59:24.665Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2020-05-12T02:59:24.665Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2020-05-12T02:59:24.665Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2020-05-12T02:59:24.665Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-05-12T02:59:24.665Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2020-05-12T02:59:24.665Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.05s) [2020-05-12T02:59:24.665Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2020-05-12T02:59:24.665Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s) [2020-05-12T02:59:24.665Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-05-12T02:59:24.665Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2020-05-12T02:59:24.665Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2020-05-12T02:59:24.665Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2020-05-12T02:59:24.665Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2020-05-12T02:59:24.665Z] === RUN TestContainerBindMountNonRecursive [2020-05-12T02:59:24.665Z] --- SKIP: TestContainerBindMountNonRecursive (0.01s) [2020-05-12T02:59:24.665Z] 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-12T02:59:24.665Z] === RUN TestNetworkNat [2020-05-12T02:59:25.026Z] --- PASS: TestBuildMultiStageParentConfig (1.39s) [2020-05-12T02:59:25.026Z] === RUN TestBuildLabelWithTargets [2020-05-12T02:59:25.223Z] --- PASS: TestNetworkNat (0.71s) [2020-05-12T02:59:25.223Z] === RUN TestNetworkLocalhostTCPNat [2020-05-12T02:59:25.782Z] --- PASS: TestNetworkLocalhostTCPNat (0.59s) [2020-05-12T02:59:25.782Z] === RUN TestNetworkLoopbackNat [2020-05-12T02:59:26.705Z] --- PASS: TestNetworkLoopbackNat (0.80s) [2020-05-12T02:59:26.705Z] === RUN TestPause [2020-05-12T02:59:26.705Z] --- SKIP: TestPause (0.00s) [2020-05-12T02:59:26.705Z] pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2020-05-12T02:59:26.705Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-05-12T02:59:26.705Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-05-12T02:59:26.705Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-05-12T02:59:26.705Z] === RUN TestPauseStopPausedContainer [2020-05-12T02:59:26.705Z] --- SKIP: TestPauseStopPausedContainer (0.01s) [2020-05-12T02:59:26.705Z] pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none" [2020-05-12T02:59:26.705Z] === RUN TestPsFilter [2020-05-12T02:59:26.719Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-05-12T02:59:26.719Z] Using test binary docker [2020-05-12T02:59:26.719Z] +++ /etc/init.d/apparmor start [2020-05-12T02:59:26.719Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-05-12T02:59:26.719Z] INFO: Waiting for daemon to start... [2020-05-12T02:59:26.719Z] Starting dockerd [2020-05-12T02:59:26.719Z] +++ 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-12T02:59:26.960Z] --- PASS: TestPsFilter (0.17s) [2020-05-12T02:59:26.960Z] === RUN TestRemoveContainerWithRemovedVolume [2020-05-12T02:59:27.519Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.55s) [2020-05-12T02:59:27.519Z] === RUN TestRemoveContainerWithVolume [2020-05-12T02:59:27.558Z] --- PASS: TestBuildLabelWithTargets (2.11s) [2020-05-12T02:59:27.558Z] === RUN TestBuildWithEmptyLayers [2020-05-12T02:59:27.757Z] ---> 6c2a5ab1e49a [2020-05-12T02:59:27.757Z] Successfully built 6c2a5ab1e49a [2020-05-12T02:59:27.757Z] Successfully tagged docker:latest [2020-05-12T02:59:27.757Z] INFO: Image build ended at 05/12/2020 02:59:25. Duration:00:03:56.9147375 [2020-05-12T02:59:27.757Z] [2020-05-12T02:59:27.757Z] [2020-05-12T02:59:27.757Z] INFO: Building the test binaries at 05/12/2020 02:59:25... [2020-05-12T02:59:28.078Z] --- PASS: TestRemoveContainerWithVolume (0.61s) [2020-05-12T02:59:28.078Z] === RUN TestRemoveContainerRunning [2020-05-12T02:59:28.124Z] --- PASS: TestBuildWithEmptyLayers (1.03s) [2020-05-12T02:59:28.124Z] === RUN TestBuildMultiStageOnBuild [2020-05-12T02:59:28.619Z] . [2020-05-12T02:59:28.619Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-05-12T02:59:28.619Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-05-12T02:59:28.619Z] Error: No such image: emptyfs [2020-05-12T02:59:28.619Z] ++++ docker load [2020-05-12T02:59:28.619Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-05-12T02:59:28.636Z] --- PASS: TestRemoveContainerRunning (0.58s) [2020-05-12T02:59:28.636Z] === RUN TestRemoveContainerForceRemoveRunning [2020-05-12T02:59:29.185Z] Running integration-test (iteration 1) [2020-05-12T02:59:29.185Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2020-05-12T02:59:29.185Z] ++ 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-12T02:59:29.185Z] ++ set -e [2020-05-12T02:59:29.185Z] ++ '[' -n 0 ']' [2020-05-12T02:59:29.185Z] ++ set -x [2020-05-12T02:59:29.185Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-12T02:59:29.195Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.57s) [2020-05-12T02:59:29.195Z] === RUN TestRemoveInvalidContainer [2020-05-12T02:59:29.195Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2020-05-12T02:59:29.195Z] === RUN TestRenameLinkedContainer [2020-05-12T02:59:29.966Z] INFO: make.ps1 starting at 05/12/2020 02:59:29 [2020-05-12T02:59:29.966Z] INFO: Git commit (b7b4f5c9b4) assumed from DOCKER_GITCOMMIT environment variable [2020-05-12T02:59:29.966Z] INFO: Invoking autogen... [2020-05-12T02:59:30.956Z] INFO: Building daemon... [2020-05-12T02:59:31.407Z] --- PASS: TestBuildMultiStageOnBuild (2.69s) [2020-05-12T02:59:31.407Z] === RUN TestBuildUncleanTarFilenames [2020-05-12T02:59:31.701Z] --- PASS: TestRenameLinkedContainer (2.33s) [2020-05-12T02:59:31.701Z] === RUN TestRenameStoppedContainer [2020-05-12T02:59:32.259Z] --- PASS: TestRenameStoppedContainer (0.57s) [2020-05-12T02:59:32.259Z] === RUN TestRenameRunningContainerAndReuse [2020-05-12T02:59:32.345Z] --- PASS: TestBuildUncleanTarFilenames (1.45s) [2020-05-12T02:59:32.345Z] === RUN TestBuildMultiStageLayerLeak [2020-05-12T02:59:33.183Z] --- PASS: TestRenameRunningContainerAndReuse (1.19s) [2020-05-12T02:59:33.183Z] === RUN TestRenameInvalidName [2020-05-12T02:59:34.106Z] --- PASS: TestRenameInvalidName (0.59s) [2020-05-12T02:59:34.106Z] === RUN TestRenameAnonymousContainer [2020-05-12T02:59:35.641Z] --- PASS: TestBuildMultiStageLayerLeak (2.80s) [2020-05-12T02:59:35.641Z] === RUN TestBuildWithHugeFile [2020-05-12T02:59:36.654Z] --- PASS: TestRenameAnonymousContainer (2.71s) [2020-05-12T02:59:36.654Z] === RUN TestRenameContainerWithSameName [2020-05-12T02:59:37.214Z] --- PASS: TestRenameContainerWithSameName (0.59s) [2020-05-12T02:59:37.215Z] === RUN TestRenameContainerWithLinkedContainer [2020-05-12T02:59:38.573Z] --- PASS: TestRenameContainerWithLinkedContainer (1.13s) [2020-05-12T02:59:38.573Z] === RUN TestResize [2020-05-12T02:59:38.828Z] --- PASS: TestResize (0.58s) [2020-05-12T02:59:38.828Z] === RUN TestResizeWithInvalidSize [2020-05-12T02:59:39.751Z] --- PASS: TestResizeWithInvalidSize (0.60s) [2020-05-12T02:59:39.751Z] === RUN TestResizeWhenContainerNotStarted [2020-05-12T02:59:40.050Z] --- PASS: TestResizeWhenContainerNotStarted (0.57s) [2020-05-12T02:59:40.050Z] === RUN TestDaemonRestartKillContainers [2020-05-12T02:59:40.050Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2020-05-12T02:59:40.050Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2020-05-12T02:59:40.050Z] === RUN TestCgroupNamespacesRun [2020-05-12T02:59:42.557Z] --- PASS: TestCgroupNamespacesRun (2.48s) [2020-05-12T02:59:42.557Z] === RUN TestCgroupNamespacesRunPrivileged [2020-05-12T02:59:45.063Z] --- PASS: TestCgroupNamespacesRunPrivileged (2.50s) [2020-05-12T02:59:45.063Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-05-12T02:59:48.318Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.69s) [2020-05-12T02:59:48.318Z] === RUN TestCgroupNamespacesRunHostMode [2020-05-12T02:59:50.825Z] --- PASS: TestCgroupNamespacesRunHostMode (2.58s) [2020-05-12T02:59:50.825Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-05-12T02:59:53.374Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.60s) [2020-05-12T02:59:53.374Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-05-12T02:59:55.882Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (2.52s) [2020-05-12T02:59:55.882Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-05-12T02:59:57.764Z] --- PASS: TestCgroupNamespacesRunInvalidMode (1.94s) [2020-05-12T02:59:57.764Z] === RUN TestCgroupNamespacesRunOlderClient [2020-05-12T03:00:00.271Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.61s) [2020-05-12T03:00:00.271Z] === RUN TestKernelTCPMemory [2020-05-12T03:00:00.271Z] --- SKIP: TestKernelTCPMemory (0.02s) [2020-05-12T03:00:00.271Z] run_linux_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2020-05-12T03:00:00.271Z] === RUN TestNISDomainname [2020-05-12T03:00:00.271Z] --- SKIP: TestNISDomainname (0.01s) [2020-05-12T03:00:00.271Z] 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-12T03:00:00.271Z] === RUN TestHostnameDnsResolution [2020-05-12T03:00:01.180Z] ................................................ [ 29%] [2020-05-12T03:00:01.193Z] --- PASS: TestHostnameDnsResolution (1.09s) [2020-05-12T03:00:01.193Z] === RUN TestStats [2020-05-12T03:00:01.193Z] --- SKIP: TestStats (0.00s) [2020-05-12T03:00:01.193Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2020-05-12T03:00:01.193Z] === RUN TestStopContainerWithTimeout [2020-05-12T03:00:01.193Z] === RUN TestStopContainerWithTimeout/0 [2020-05-12T03:00:01.193Z] === PAUSE TestStopContainerWithTimeout/0 [2020-05-12T03:00:01.193Z] === RUN TestStopContainerWithTimeout/1 [2020-05-12T03:00:01.193Z] === PAUSE TestStopContainerWithTimeout/1 [2020-05-12T03:00:01.193Z] === RUN TestStopContainerWithTimeout/3 [2020-05-12T03:00:01.193Z] === PAUSE TestStopContainerWithTimeout/3 [2020-05-12T03:00:01.193Z] === RUN TestStopContainerWithTimeout/-1 [2020-05-12T03:00:01.193Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-05-12T03:00:01.193Z] === CONT TestStopContainerWithTimeout/0 [2020-05-12T03:00:01.193Z] === CONT TestStopContainerWithTimeout/-1 [2020-05-12T03:00:01.249Z] Loaded image: buildpack-deps:jessie [2020-05-12T03:00:01.249Z] Loaded image: busybox:latest [2020-05-12T03:00:01.249Z] Loaded image: busybox:glibc [2020-05-12T03:00:01.249Z] Loaded image: debian:jessie [2020-05-12T03:00:01.249Z] Loaded image: hello-world:latest [2020-05-12T03:00:01.249Z] INFO: Testing against a local daemon [2020-05-12T03:00:01.249Z] === RUN TestCgroupNamespacesBuild [2020-05-12T03:00:01.249Z] --- PASS: TestCgroupNamespacesBuild (3.13s) [2020-05-12T03:00:01.249Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-05-12T03:00:02.116Z] === CONT TestStopContainerWithTimeout/3 [2020-05-12T03:00:03.780Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.44s) [2020-05-12T03:00:03.780Z] === RUN TestBuildWithSession [2020-05-12T03:00:03.780Z] --- SKIP: TestBuildWithSession (0.00s) [2020-05-12T03:00:03.780Z] build_session_test.go:25: TODO: BuildKit [2020-05-12T03:00:03.780Z] === RUN TestBuildSquashParent [2020-05-12T03:00:03.999Z] === CONT TestStopContainerWithTimeout/1 [2020-05-12T03:00:05.882Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2020-05-12T03:00:05.882Z] --- PASS: TestStopContainerWithTimeout/0 (0.74s) [2020-05-12T03:00:05.882Z] --- PASS: TestStopContainerWithTimeout/-1 (2.80s) [2020-05-12T03:00:05.882Z] --- PASS: TestStopContainerWithTimeout/3 (2.65s) [2020-05-12T03:00:05.882Z] --- PASS: TestStopContainerWithTimeout/1 (1.59s) [2020-05-12T03:00:05.882Z] === RUN TestDeleteDevicemapper [2020-05-12T03:00:05.882Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-05-12T03:00:05.882Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-05-12T03:00:05.882Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-05-12T03:00:07.242Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.52s) [2020-05-12T03:00:07.242Z] === RUN TestUpdateMemory [2020-05-12T03:00:07.242Z] --- SKIP: TestUpdateMemory (0.00s) [2020-05-12T03:00:07.242Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2020-05-12T03:00:07.242Z] === RUN TestUpdateCPUQuota [2020-05-12T03:00:07.242Z] --- SKIP: TestUpdateCPUQuota (0.00s) [2020-05-12T03:00:07.242Z] update_linux_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none" [2020-05-12T03:00:07.242Z] === RUN TestUpdatePidsLimit [2020-05-12T03:00:07.242Z] --- SKIP: TestUpdatePidsLimit (0.00s) [2020-05-12T03:00:07.242Z] update_linux_test.go:111: testEnv.DaemonInfo.CgroupDriver == "none" [2020-05-12T03:00:07.242Z] === RUN TestUpdateRestartPolicy [2020-05-12T03:00:13.751Z] --- PASS: TestBuildSquashParent (10.09s) [2020-05-12T03:00:13.751Z] === RUN TestBuildWithRemoveAndForceRemove [2020-05-12T03:00:13.751Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-05-12T03:00:13.751Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-05-12T03:00:13.751Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-05-12T03:00:13.751Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-05-12T03:00:13.751Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-05-12T03:00:13.751Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-05-12T03:00:13.751Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-05-12T03:00:13.751Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-05-12T03:00:13.751Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-05-12T03:00:13.751Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-05-12T03:00:13.751Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-05-12T03:00:13.751Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-05-12T03:00:13.751Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-05-12T03:00:13.751Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-05-12T03:00:16.731Z] #64 exporting layers 116.8s done [2020-05-12T03:00:16.731Z] #64 exporting manifest sha256:1b4acd4aa739e63abc13a0ea72702005a7c0d73df0bea63cf5a7762be22e1470 done [2020-05-12T03:00:16.731Z] #64 exporting config sha256:4334729ab82c9d25f01a66defe5fc1518134f226e441221b676391e4b6736acc done [2020-05-12T03:00:16.731Z] #64 sending tarball [2020-05-12T03:00:17.034Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-05-12T03:00:17.319Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-05-12T03:00:19.393Z] --- PASS: TestUpdateRestartPolicy (11.70s) [2020-05-12T03:00:19.393Z] === RUN TestUpdateRestartWithAutoRemove [2020-05-12T03:00:19.393Z] --- PASS: TestUpdateRestartWithAutoRemove (0.58s) [2020-05-12T03:00:19.393Z] === RUN TestWaitNonBlocked [2020-05-12T03:00:19.393Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-05-12T03:00:19.393Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-05-12T03:00:19.393Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-05-12T03:00:19.393Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-05-12T03:00:19.393Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-05-12T03:00:19.393Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-05-12T03:00:20.317Z] --- PASS: TestWaitNonBlocked (0.01s) [2020-05-12T03:00:20.317Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.79s) [2020-05-12T03:00:20.317Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.81s) [2020-05-12T03:00:20.317Z] === RUN TestWaitBlocked [2020-05-12T03:00:20.317Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-05-12T03:00:20.317Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-05-12T03:00:20.317Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-05-12T03:00:20.317Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-05-12T03:00:20.317Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-05-12T03:00:20.317Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-05-12T03:00:20.600Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-05-12T03:00:20.600Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-05-12T03:00:20.658Z] tests/integration/api_exec_test.py ..................... [ 34%] [2020-05-12T03:00:21.239Z] --- PASS: TestWaitBlocked (0.02s) [2020-05-12T03:00:21.239Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.80s) [2020-05-12T03:00:21.239Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.84s) [2020-05-12T03:00:21.239Z] === CONT TestDaemonRestartIpcMode [2020-05-12T03:00:21.239Z] === CONT TestIpcModeOlderClient [2020-05-12T03:00:21.239Z] --- PASS: TestIpcModeOlderClient (0.11s) [2020-05-12T03:00:22.342Z] --- PASS: TestBuildWithHugeFile (40.71s) [2020-05-12T03:00:22.342Z] === RUN TestBuildWithEmptyDockerfile [2020-05-12T03:00:22.342Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-05-12T03:00:22.342Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-05-12T03:00:22.342Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-05-12T03:00:22.342Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-05-12T03:00:22.342Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-05-12T03:00:22.342Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-05-12T03:00:22.342Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-05-12T03:00:22.342Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-05-12T03:00:22.342Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-05-12T03:00:22.342Z] --- PASS: TestBuildWithEmptyDockerfile (0.12s) [2020-05-12T03:00:22.342Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.25s) [2020-05-12T03:00:22.342Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.25s) [2020-05-12T03:00:22.342Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.26s) [2020-05-12T03:00:22.342Z] === RUN TestBuildPreserveOwnership [2020-05-12T03:00:22.342Z] === RUN TestBuildPreserveOwnership/copy_from [2020-05-12T03:00:22.342Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-05-12T03:00:22.342Z] --- PASS: TestBuildPreserveOwnership (5.89s) [2020-05-12T03:00:22.342Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.83s) [2020-05-12T03:00:22.342Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.04s) [2020-05-12T03:00:22.342Z] === RUN TestBuildPlatformInvalid [2020-05-12T03:00:22.342Z] --- PASS: TestBuildPlatformInvalid (0.18s) [2020-05-12T03:00:22.342Z] PASS [2020-05-12T03:00:22.342Z] [2020-05-12T03:00:22.342Z] === Skipped [2020-05-12T03:00:22.342Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2020-05-12T03:00:22.342Z] build_session_test.go:25: TODO: BuildKit [2020-05-12T03:00:22.342Z] [2020-05-12T03:00:22.342Z] [2020-05-12T03:00:22.342Z] DONE 32 tests, 1 skipped in 87.779s [2020-05-12T03:00:22.343Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2020-05-12T03:00:22.343Z] ++ 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-12T03:00:22.343Z] ++ set -e [2020-05-12T03:00:22.343Z] ++ '[' -n 0 ']' [2020-05-12T03:00:22.343Z] ++ set -x [2020-05-12T03:00:22.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=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-12T03:00:22.601Z] INFO: Testing against a local daemon [2020-05-12T03:00:22.601Z] === RUN TestConfigInspect [2020-05-12T03:00:23.876Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2020-05-12T03:00:23.876Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.24s) [2020-05-12T03:00:23.876Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.51s) [2020-05-12T03:00:23.876Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.34s) [2020-05-12T03:00:23.876Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.41s) [2020-05-12T03:00:23.876Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.17s) [2020-05-12T03:00:23.876Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.16s) [2020-05-12T03:00:23.876Z] === RUN TestBuildMultiStageCopy [2020-05-12T03:00:23.876Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-05-12T03:00:26.998Z] --- PASS: TestDaemonRestartIpcMode (4.72s) [2020-05-12T03:00:26.998Z] PASS [2020-05-12T03:00:26.998Z] [2020-05-12T03:00:26.998Z] === Skipped [2020-05-12T03:00:26.998Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2020-05-12T03:00:26.998Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-05-12T03:00:26.998Z] [2020-05-12T03:00:26.998Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s) [2020-05-12T03:00:26.998Z] daemon_linux_test.go:33: (*Execution).IsRootless-fm [2020-05-12T03:00:26.998Z] [2020-05-12T03:00:26.998Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s) [2020-05-12T03:00:26.998Z] daemon_linux_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-05-12T03:00:26.998Z] [2020-05-12T03:00:26.998Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s) [2020-05-12T03:00:26.998Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2020-05-12T03:00:26.998Z] [2020-05-12T03:00:26.998Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s) [2020-05-12T03:00:26.998Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-05-12T03:00:26.998Z] [2020-05-12T03:00:26.998Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s) [2020-05-12T03:00:26.998Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-05-12T03:00:26.998Z] [2020-05-12T03:00:26.998Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s) [2020-05-12T03:00:26.998Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-05-12T03:00:26.998Z] [2020-05-12T03:00:26.998Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s) [2020-05-12T03:00:26.998Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-05-12T03:00:26.998Z] [2020-05-12T03:00:26.998Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s) [2020-05-12T03:00:26.998Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-05-12T03:00:26.998Z] [2020-05-12T03:00:26.998Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2020-05-12T03:00:26.998Z] kill_test.go:152: testEnv.DaemonInfo.CgroupDriver == "none" [2020-05-12T03:00:26.998Z] [2020-05-12T03:00:26.998Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2020-05-12T03:00:26.998Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-05-12T03:00:26.998Z] [2020-05-12T03:00:26.998Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s) [2020-05-12T03:00:26.998Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2020-05-12T03:00:26.998Z] [2020-05-12T03:00:26.998Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.01s) [2020-05-12T03:00:26.998Z] 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-12T03:00:26.998Z] [2020-05-12T03:00:26.998Z] === SKIP: amd64.integration.container TestPause (0.00s) [2020-05-12T03:00:26.998Z] pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2020-05-12T03:00:26.998Z] [2020-05-12T03:00:26.998Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-05-12T03:00:26.998Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-05-12T03:00:26.998Z] [2020-05-12T03:00:26.998Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.01s) [2020-05-12T03:00:26.998Z] pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none" [2020-05-12T03:00:26.998Z] [2020-05-12T03:00:26.998Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s) [2020-05-12T03:00:26.998Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2020-05-12T03:00:26.998Z] [2020-05-12T03:00:26.998Z] === SKIP: amd64.integration.container TestKernelTCPMemory (0.02s) [2020-05-12T03:00:26.998Z] run_linux_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2020-05-12T03:00:26.998Z] [2020-05-12T03:00:26.998Z] === SKIP: amd64.integration.container TestNISDomainname (0.01s) [2020-05-12T03:00:26.998Z] 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-12T03:00:26.998Z] [2020-05-12T03:00:27.007Z] --- PASS: TestConfigInspect (3.91s) [2020-05-12T03:00:27.008Z] === RUN TestConfigList [2020-05-12T03:00:26.998Z] === SKIP: amd64.integration.container TestStats (0.00s) [2020-05-12T03:00:27.008Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2020-05-12T03:00:27.008Z] [2020-05-12T03:00:27.008Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2020-05-12T03:00:27.008Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-05-12T03:00:27.008Z] [2020-05-12T03:00:27.008Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2020-05-12T03:00:27.008Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2020-05-12T03:00:27.008Z] [2020-05-12T03:00:27.008Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s) [2020-05-12T03:00:27.008Z] update_linux_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none" [2020-05-12T03:00:27.008Z] [2020-05-12T03:00:27.008Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s) [2020-05-12T03:00:27.008Z] update_linux_test.go:111: testEnv.DaemonInfo.CgroupDriver == "none" [2020-05-12T03:00:27.008Z] [2020-05-12T03:00:27.008Z] [2020-05-12T03:00:27.008Z] DONE 181 tests, 24 skipped in 94.540s [2020-05-12T03:00:27.008Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2020-05-12T03:00:27.008Z] INFO: Testing against a local daemon [2020-05-12T03:00:27.008Z] === RUN TestCommitInheritsEnv [2020-05-12T03:00:27.019Z] #64 ... [2020-05-12T03:00:27.019Z] [2020-05-12T03:00:27.019Z] #65 importing to docker [2020-05-12T03:00:27.019Z] #65 ... [2020-05-12T03:00:27.019Z] [2020-05-12T03:00:27.019Z] #64 exporting to oci image format [2020-05-12T03:00:27.019Z] #64 sending tarball 18.2s done [2020-05-12T03:00:27.019Z] #64 DONE 135.0s [2020-05-12T03:00:27.019Z] [2020-05-12T03:00:27.019Z] #65 importing to docker [2020-05-12T03:00:27.263Z] --- PASS: TestCommitInheritsEnv (1.21s) [2020-05-12T03:00:27.263Z] === RUN TestImportExtremelyLargeImageWorks [2020-05-12T03:00:27.263Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-05-12T03:00:27.263Z] === RUN TestImagesFilterMultiReference [2020-05-12T03:00:27.263Z] --- PASS: TestImagesFilterMultiReference (0.08s) [2020-05-12T03:00:27.263Z] === RUN TestImagePullPlatformInvalid [2020-05-12T03:00:27.263Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2020-05-12T03:00:27.263Z] === RUN TestRemoveImageOrphaning [2020-05-12T03:00:27.372Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-05-12T03:00:27.630Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-05-12T03:00:27.847Z] tests/integration/api_healthcheck_test.py .... [ 36%] [2020-05-12T03:00:28.561Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-05-12T03:00:29.125Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-05-12T03:00:29.144Z] --- PASS: TestRemoveImageOrphaning (1.91s) [2020-05-12T03:00:29.144Z] === RUN TestRemoveImageGarbageCollector [2020-05-12T03:00:29.144Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-05-12T03:00:29.144Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2020-05-12T03:00:29.144Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-05-12T03:00:29.144Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2020-05-12T03:00:29.144Z] === RUN TestTagInvalidReference [2020-05-12T03:00:29.144Z] --- PASS: TestTagInvalidReference (0.02s) [2020-05-12T03:00:29.144Z] === RUN TestTagValidPrefixedRepo [2020-05-12T03:00:29.144Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2020-05-12T03:00:29.144Z] === RUN TestTagExistedNameWithoutForce [2020-05-12T03:00:29.399Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2020-05-12T03:00:29.399Z] === RUN TestTagOfficialNames [2020-05-12T03:00:29.399Z] --- PASS: TestTagOfficialNames (0.04s) [2020-05-12T03:00:29.399Z] === RUN TestTagMatchesDigest [2020-05-12T03:00:29.399Z] --- PASS: TestTagMatchesDigest (0.01s) [2020-05-12T03:00:29.399Z] === CONT TestImportExtremelyLargeImageWorks [2020-05-12T03:00:29.539Z] --- PASS: TestConfigList (3.20s) [2020-05-12T03:00:29.539Z] === RUN TestConfigsCreateAndDelete [2020-05-12T03:00:29.690Z] --- PASS: TestBuildMultiStageCopy (5.86s) [2020-05-12T03:00:29.690Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.24s) [2020-05-12T03:00:29.690Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.62s) [2020-05-12T03:00:29.690Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.64s) [2020-05-12T03:00:29.690Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.63s) [2020-05-12T03:00:29.690Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.74s) [2020-05-12T03:00:29.690Z] === RUN TestBuildMultiStageParentConfig [2020-05-12T03:00:31.586Z] --- PASS: TestBuildMultiStageParentConfig (1.62s) [2020-05-12T03:00:31.587Z] === RUN TestBuildLabelWithTargets [2020-05-12T03:00:32.214Z] tests/integration/api_image_test.py ............s..... [ 40%] [2020-05-12T03:00:32.824Z] --- PASS: TestConfigsCreateAndDelete (3.15s) [2020-05-12T03:00:32.824Z] === RUN TestConfigsUpdate [2020-05-12T03:00:34.113Z] --- PASS: TestBuildLabelWithTargets (2.63s) [2020-05-12T03:00:34.113Z] === RUN TestBuildWithEmptyLayers [2020-05-12T03:00:35.494Z] --- PASS: TestBuildWithEmptyLayers (1.48s) [2020-05-12T03:00:35.494Z] === RUN TestBuildMultiStageOnBuild [2020-05-12T03:00:35.900Z] --- PASS: TestImportExtremelyLargeImageWorks (80.02s) [2020-05-12T03:00:35.900Z] PASS [2020-05-12T03:00:35.900Z] [2020-05-12T03:00:35.900Z] === Skipped [2020-05-12T03:00:35.900Z] === SKIP: s390x.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-05-12T03:00:35.900Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-12T03:00:35.900Z] [2020-05-12T03:00:35.900Z] [2020-05-12T03:00:35.900Z] DONE 12 tests, 1 skipped in 81.632s [2020-05-12T03:00:35.900Z] Running /go/src/github.com/docker/docker/integration/network (s390x.integration.network) flags=-test.v -test.timeout=120m [2020-05-12T03:00:35.900Z] ++ 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-12T03:00:35.900Z] ++ set -e [2020-05-12T03:00:35.900Z] ++ '[' -n 0 ']' [2020-05-12T03:00:35.900Z] ++ set -x [2020-05-12T03:00:35.900Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-12T03:00:35.900Z] INFO: Testing against a local daemon [2020-05-12T03:00:35.900Z] === RUN TestNetworkCreateDelete [2020-05-12T03:00:35.900Z] --- PASS: TestNetworkCreateDelete (0.12s) [2020-05-12T03:00:35.901Z] === RUN TestDockerNetworkDeletePreferID [2020-05-12T03:00:35.901Z] --- PASS: TestDockerNetworkDeletePreferID (0.37s) [2020-05-12T03:00:35.901Z] === RUN TestInspectNetwork [2020-05-12T03:00:36.108Z] --- PASS: TestConfigsUpdate (3.18s) [2020-05-12T03:00:36.108Z] === RUN TestTemplatedConfig [2020-05-12T03:00:39.393Z] --- PASS: TestTemplatedConfig (3.48s) [2020-05-12T03:00:39.393Z] === RUN TestConfigCreateResolve [2020-05-12T03:00:39.676Z] --- PASS: TestBuildMultiStageOnBuild (3.91s) [2020-05-12T03:00:39.676Z] === RUN TestBuildUncleanTarFilenames [2020-05-12T03:00:41.370Z] === RUN TestInspectNetwork/full_network_id [2020-05-12T03:00:41.370Z] === RUN TestInspectNetwork/partial_network_id [2020-05-12T03:00:41.370Z] === RUN TestInspectNetwork/network_name [2020-05-12T03:00:41.370Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-05-12T03:00:41.572Z] --- PASS: TestBuildUncleanTarFilenames (1.91s) [2020-05-12T03:00:41.572Z] === RUN TestBuildMultiStageLayerLeak [2020-05-12T03:00:42.679Z] --- PASS: TestConfigCreateResolve (3.14s) [2020-05-12T03:00:42.679Z] === RUN TestConfigDaemonLibtrustID [2020-05-12T03:00:43.245Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2020-05-12T03:00:43.245Z] [2020-05-12T03:00:43.245Z] ________ ____ __. [2020-05-12T03:00:43.245Z] \_____ \ | |/ _| [2020-05-12T03:00:43.245Z] / | \| < [2020-05-12T03:00:43.245Z] / | \ | \ [2020-05-12T03:00:43.245Z] \_______ /____|__ \ [2020-05-12T03:00:43.245Z] \/ \/ [2020-05-12T03:00:43.245Z] [2020-05-12T03:00:43.245Z] INFO: make.ps1 ended at 05/12/2020 03:00:38 [2020-05-12T03:00:43.245Z] INFO: Binaries build ended at 05/12/2020 03:00:40. Duration:00:01:14.7500618 [2020-05-12T03:00:43.245Z] INFO: Copying the built daemon binary to d:\CI\PR-40956\1\binary\dockerd-b7b4f5c9b4.exe... [2020-05-12T03:00:43.247Z] --- PASS: TestConfigDaemonLibtrustID (0.66s) [2020-05-12T03:00:43.247Z] PASS [2020-05-12T03:00:43.247Z] [2020-05-12T03:00:43.247Z] DONE 7 tests in 20.869s [2020-05-12T03:00:43.247Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2020-05-12T03:00:43.247Z] ++ 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-12T03:00:43.247Z] ++ set -e [2020-05-12T03:00:43.247Z] ++ '[' -n 0 ']' [2020-05-12T03:00:43.247Z] ++ set -x [2020-05-12T03:00:43.247Z] ++ env -i DEST=/go/src/github.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-12T03:00:43.505Z] INFO: Testing against a local daemon [2020-05-12T03:00:43.505Z] === RUN TestCheckpoint [2020-05-12T03:00:43.505Z] --- SKIP: TestCheckpoint (0.00s) [2020-05-12T03:00:43.505Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-05-12T03:00:43.505Z] === RUN TestContainerInvalidJSON [2020-05-12T03:00:43.505Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-05-12T03:00:43.505Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-05-12T03:00:43.505Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-05-12T03:00:43.505Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-05-12T03:00:43.505Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-05-12T03:00:43.505Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-05-12T03:00:43.505Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-05-12T03:00:43.505Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-05-12T03:00:43.505Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-05-12T03:00:43.505Z] --- PASS: TestContainerInvalidJSON (0.02s) [2020-05-12T03:00:43.505Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-05-12T03:00:43.505Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-05-12T03:00:43.505Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-05-12T03:00:43.505Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-05-12T03:00:43.505Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.11s) [2020-05-12T03:00:43.505Z] === RUN TestCopyFromContainerPathIsNotDir [2020-05-12T03:00:43.764Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.13s) [2020-05-12T03:00:43.764Z] === RUN TestCopyToContainerPathDoesNotExist [2020-05-12T03:00:43.764Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.11s) [2020-05-12T03:00:43.764Z] === RUN TestCopyToContainerPathIsNotDir [2020-05-12T03:00:43.764Z] --- PASS: TestCopyToContainerPathIsNotDir (0.12s) [2020-05-12T03:00:43.764Z] === RUN TestCopyFromContainer [2020-05-12T03:00:44.233Z] INFO: Copying the built client binary to d:\CI\PR-40956\1\binary\docker-b7b4f5c9b4.exe... [2020-05-12T03:00:44.233Z] INFO: Copying dockerversion from the container... [2020-05-12T03:00:44.703Z] INFO: Copying the golang package from the container to d:\CI\PR-40956\1\installer\go.zip... [2020-05-12T03:00:44.852Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-05-12T03:00:44.852Z] Using test binary docker [2020-05-12T03:00:44.852Z] +++ /etc/init.d/apparmor start [2020-05-12T03:00:44.852Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-05-12T03:00:44.852Z] Starting dockerd [2020-05-12T03:00:44.852Z] INFO: Waiting for daemon to start... [2020-05-12T03:00:44.852Z] +++ 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-12T03:00:45.417Z] .--- PASS: TestBuildMultiStageLayerLeak (4.03s) [2020-05-12T03:00:45.417Z] === RUN TestBuildWithHugeFile [2020-05-12T03:00:46.299Z] === RUN TestCopyFromContainer// [2020-05-12T03:00:46.299Z] === RUN TestCopyFromContainer//bar/root [2020-05-12T03:00:46.299Z] === RUN TestCopyFromContainer//bar/root/ [2020-05-12T03:00:46.299Z] === RUN TestCopyFromContainer/bar/quux [2020-05-12T03:00:46.299Z] === RUN TestCopyFromContainer/bar/quux/ [2020-05-12T03:00:46.299Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-05-12T03:00:46.350Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-05-12T03:00:46.350Z] Using test binary docker [2020-05-12T03:00:46.350Z] +++ /etc/init.d/apparmor start [2020-05-12T03:00:46.350Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-05-12T03:00:46.350Z] Starting dockerd [2020-05-12T03:00:46.350Z] INFO: Waiting for daemon to start... [2020-05-12T03:00:46.350Z] +++ 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-12T03:00:46.558Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-05-12T03:00:46.558Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-05-12T03:00:46.817Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-05-12T03:00:46.817Z] === RUN TestCopyFromContainer/bar/notarget [2020-05-12T03:00:46.840Z] --- PASS: TestInspectNetwork (11.38s) [2020-05-12T03:00:46.840Z] --- PASS: TestInspectNetwork/full_network_id (0.01s) [2020-05-12T03:00:46.840Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-05-12T03:00:46.840Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-05-12T03:00:46.840Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-05-12T03:00:46.840Z] === RUN TestRunContainerWithBridgeNone [2020-05-12T03:00:46.915Z] . [2020-05-12T03:00:46.915Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-05-12T03:00:46.915Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-05-12T03:00:46.915Z] Error: No such image: emptyfs [2020-05-12T03:00:46.915Z] ++++ docker load [2020-05-12T03:00:46.915Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-05-12T03:00:47.077Z] --- PASS: TestCopyFromContainer (3.14s) [2020-05-12T03:00:47.077Z] --- PASS: TestCopyFromContainer// (0.10s) [2020-05-12T03:00:47.077Z] --- PASS: TestCopyFromContainer//bar/root (0.14s) [2020-05-12T03:00:47.077Z] --- PASS: TestCopyFromContainer//bar/root/ (0.10s) [2020-05-12T03:00:47.077Z] --- PASS: TestCopyFromContainer/bar/quux (0.14s) [2020-05-12T03:00:47.077Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.11s) [2020-05-12T03:00:47.077Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.11s) [2020-05-12T03:00:47.077Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.12s) [2020-05-12T03:00:47.077Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.11s) [2020-05-12T03:00:47.077Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.11s) [2020-05-12T03:00:47.077Z] --- PASS: TestCopyFromContainer/bar/notarget (0.11s) [2020-05-12T03:00:47.077Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-05-12T03:00:47.077Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-05-12T03:00:47.077Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-05-12T03:00:47.077Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-05-12T03:00:47.077Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-05-12T03:00:47.077Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-05-12T03:00:47.077Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-05-12T03:00:47.077Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-05-12T03:00:47.077Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-05-12T03:00:47.077Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-05-12T03:00:47.077Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2020-05-12T03:00:47.077Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-05-12T03:00:47.077Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-05-12T03:00:47.077Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2020-05-12T03:00:47.077Z] === RUN TestCreateLinkToNonExistingContainer [2020-05-12T03:00:47.077Z] --- PASS: TestCreateLinkToNonExistingContainer (0.06s) [2020-05-12T03:00:47.077Z] === RUN TestCreateWithInvalidEnv [2020-05-12T03:00:47.077Z] === RUN TestCreateWithInvalidEnv/0 [2020-05-12T03:00:47.077Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-05-12T03:00:47.077Z] === RUN TestCreateWithInvalidEnv/1 [2020-05-12T03:00:47.077Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-05-12T03:00:47.077Z] === RUN TestCreateWithInvalidEnv/2 [2020-05-12T03:00:47.077Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-05-12T03:00:47.077Z] === CONT TestCreateWithInvalidEnv/0 [2020-05-12T03:00:47.077Z] === CONT TestCreateWithInvalidEnv/2 [2020-05-12T03:00:47.077Z] === CONT TestCreateWithInvalidEnv/1 [2020-05-12T03:00:47.077Z] --- PASS: TestCreateWithInvalidEnv (0.03s) [2020-05-12T03:00:47.077Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-05-12T03:00:47.077Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-05-12T03:00:47.077Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-05-12T03:00:47.077Z] === RUN TestCreateTmpfsMountsTarget [2020-05-12T03:00:47.077Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2020-05-12T03:00:47.077Z] === RUN TestCreateWithCustomMaskedPaths [2020-05-12T03:00:47.173Z] Running integration-test (iteration 1) [2020-05-12T03:00:47.173Z] 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-12T03:00:47.173Z] ++ 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-12T03:00:47.173Z] ++ set -e [2020-05-12T03:00:47.173Z] ++ '[' -n 0 ']' [2020-05-12T03:00:47.173Z] ++ set -x [2020-05-12T03:00:47.173Z] ++ env -i DEST=/go/src/github.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-12T03:00:47.671Z] INFO: Extracting go.zip to d:\CI\PR-40956\1\go [2020-05-12T03:00:48.546Z] [2020-05-12T03:00:48.546Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-05-12T03:00:48.546Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-05-12T03:00:48.546Z] Error: No such image: emptyfs [2020-05-12T03:00:48.546Z] ++++ docker load [2020-05-12T03:00:48.546Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-05-12T03:00:48.804Z] Running integration-test (iteration 1) [2020-05-12T03:00:48.856Z] --- PASS: TestRunContainerWithBridgeNone (2.48s) [2020-05-12T03:00:48.856Z] === RUN TestNetworkInvalidJSON [2020-05-12T03:00:48.856Z] === RUN TestNetworkInvalidJSON//networks/create [2020-05-12T03:00:48.856Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-05-12T03:00:48.856Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-05-12T03:00:48.856Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-05-12T03:00:48.856Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-05-12T03:00:48.856Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-05-12T03:00:48.856Z] === CONT TestNetworkInvalidJSON//networks/create [2020-05-12T03:00:48.856Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-05-12T03:00:48.856Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-05-12T03:00:48.856Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2020-05-12T03:00:48.856Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-05-12T03:00:48.856Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-05-12T03:00:48.856Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-05-12T03:00:48.856Z] === RUN TestHostIPv4BridgeLabel [2020-05-12T03:00:49.061Z] 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-12T03:00:49.062Z] ++ 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-12T03:00:49.062Z] ++ set -e [2020-05-12T03:00:49.062Z] ++ '[' -n 0 ']' [2020-05-12T03:00:49.062Z] ++ set -x [2020-05-12T03:00:49.062Z] ++ env -i DEST=/go/src/github.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-12T03:00:49.136Z] --- PASS: TestHostIPv4BridgeLabel (0.55s) [2020-05-12T03:00:49.136Z] === RUN TestDaemonRestartWithLiveRestore [2020-05-12T03:00:49.610Z] --- PASS: TestCreateWithCustomMaskedPaths (2.17s) [2020-05-12T03:00:49.610Z] === RUN TestCreateWithCapabilities [2020-05-12T03:00:49.610Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-05-12T03:00:49.610Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-05-12T03:00:49.610Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-05-12T03:00:49.610Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-05-12T03:00:49.610Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-05-12T03:00:49.610Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-05-12T03:00:49.610Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-05-12T03:00:49.610Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-05-12T03:00:49.610Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-05-12T03:00:49.610Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-05-12T03:00:49.610Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-05-12T03:00:49.610Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-05-12T03:00:49.610Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-05-12T03:00:49.610Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-05-12T03:00:49.610Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-05-12T03:00:49.610Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-05-12T03:00:49.610Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-05-12T03:00:49.610Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-05-12T03:00:49.610Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-05-12T03:00:49.610Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-05-12T03:00:49.610Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-05-12T03:00:49.610Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-05-12T03:00:49.610Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-05-12T03:00:49.610Z] === CONT TestCreateWithCapabilities/empty_capadd [2020-05-12T03:00:49.610Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-05-12T03:00:49.610Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-05-12T03:00:49.610Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2020-05-12T03:00:49.610Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-05-12T03:00:49.610Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-05-12T03:00:49.610Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-05-12T03:00:49.610Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-05-12T03:00:49.610Z] === CONT TestCreateWithCapabilities/empty_capabilities [2020-05-12T03:00:49.610Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-05-12T03:00:49.610Z] --- PASS: TestCreateWithCapabilities (0.04s) [2020-05-12T03:00:49.610Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2020-05-12T03:00:49.610Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.02s) [2020-05-12T03:00:49.610Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.07s) [2020-05-12T03:00:49.610Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.08s) [2020-05-12T03:00:49.610Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.08s) [2020-05-12T03:00:49.610Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.07s) [2020-05-12T03:00:49.610Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.07s) [2020-05-12T03:00:49.610Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2020-05-12T03:00:49.610Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.07s) [2020-05-12T03:00:49.610Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.07s) [2020-05-12T03:00:49.610Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.08s) [2020-05-12T03:00:49.610Z] === RUN TestCreateWithCustomReadonlyPaths [2020-05-12T03:00:50.138Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s) [2020-05-12T03:00:50.138Z] === RUN TestDaemonDefaultNetworkPools [2020-05-12T03:00:51.183Z] --- PASS: TestDaemonDefaultNetworkPools (0.81s) [2020-05-12T03:00:51.183Z] === RUN TestDaemonRestartWithExistingNetwork [2020-05-12T03:00:52.144Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.23s) [2020-05-12T03:00:52.144Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-05-12T03:00:52.144Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-05-12T03:00:52.144Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-05-12T03:00:52.144Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-05-12T03:00:52.144Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-05-12T03:00:52.144Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-05-12T03:00:52.144Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-05-12T03:00:52.144Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-05-12T03:00:52.144Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-05-12T03:00:52.144Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-05-12T03:00:52.144Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-05-12T03:00:52.144Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-05-12T03:00:52.144Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-05-12T03:00:52.144Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-05-12T03:00:52.144Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-05-12T03:00:52.144Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-05-12T03:00:52.144Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2020-05-12T03:00:52.144Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.04s) [2020-05-12T03:00:52.145Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.04s) [2020-05-12T03:00:52.145Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.04s) [2020-05-12T03:00:52.145Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.04s) [2020-05-12T03:00:52.145Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s) [2020-05-12T03:00:52.145Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-05-12T03:00:52.188Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.21s) [2020-05-12T03:00:52.188Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-05-12T03:00:52.711Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.78s) [2020-05-12T03:00:52.711Z] === RUN TestContainerStartOnDaemonRestart [2020-05-12T03:00:52.711Z] === PAUSE TestContainerStartOnDaemonRestart [2020-05-12T03:00:52.711Z] === RUN TestDaemonRestartIpcMode [2020-05-12T03:00:52.711Z] === PAUSE TestDaemonRestartIpcMode [2020-05-12T03:00:52.711Z] === RUN TestDaemonHostGatewayIP [2020-05-12T03:00:52.711Z] === PAUSE TestDaemonHostGatewayIP [2020-05-12T03:00:52.711Z] === RUN TestContainerKillOnDaemonStart [2020-05-12T03:00:52.711Z] === PAUSE TestContainerKillOnDaemonStart [2020-05-12T03:00:52.711Z] === RUN TestDiff [2020-05-12T03:00:53.279Z] --- PASS: TestDiff (0.77s) [2020-05-12T03:00:53.279Z] === RUN TestExecWithCloseStdin [2020-05-12T03:00:53.427Z] tests/integration/api_network_test.py ........................... [ 47%] [2020-05-12T03:00:53.655Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.22s) [2020-05-12T03:00:53.655Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-05-12T03:00:54.215Z] --- PASS: TestExecWithCloseStdin (0.88s) [2020-05-12T03:00:54.216Z] === RUN TestExec [2020-05-12T03:00:54.266Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.65s) [2020-05-12T03:00:54.266Z] === RUN TestServiceWithPredefinedNetwork [2020-05-12T03:00:55.152Z] --- PASS: TestExec (0.86s) [2020-05-12T03:00:55.152Z] === RUN TestExecUser [2020-05-12T03:00:56.088Z] --- PASS: TestExecUser (0.87s) [2020-05-12T03:00:56.088Z] === RUN TestExportContainerAndImportImage [2020-05-12T03:00:57.024Z] --- PASS: TestExportContainerAndImportImage (1.06s) [2020-05-12T03:00:57.024Z] === RUN TestExportContainerAfterDaemonRestart [2020-05-12T03:00:57.709Z] --- PASS: TestServiceWithPredefinedNetwork (3.67s) [2020-05-12T03:00:57.709Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-05-12T03:00:57.709Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-05-12T03:00:57.709Z] service_test.go:236: FLAKY_TEST [2020-05-12T03:00:57.709Z] === RUN TestServiceWithDataPathPortInit [2020-05-12T03:00:58.929Z] --- PASS: TestExportContainerAfterDaemonRestart (2.00s) [2020-05-12T03:00:58.929Z] === RUN TestHealthCheckWorkdir [2020-05-12T03:01:00.305Z] --- PASS: TestHealthCheckWorkdir (1.03s) [2020-05-12T03:01:00.305Z] === RUN TestHealthKillContainer [2020-05-12T03:01:00.984Z] tests/integration/api_plugin_test.py ........... [ 50%] [2020-05-12T03:01:03.176Z] tests/integration/api_secret_test.py ..... [ 51%] [2020-05-12T03:01:03.590Z] --- PASS: TestHealthKillContainer (2.94s) [2020-05-12T03:01:03.590Z] === RUN TestInspectCpusetInConfigPre120 [2020-05-12T03:01:03.849Z] --- PASS: TestInspectCpusetInConfigPre120 (0.78s) [2020-05-12T03:01:03.849Z] === RUN TestIpcModeNone [2020-05-12T03:01:04.788Z] --- PASS: TestIpcModeNone (0.90s) [2020-05-12T03:01:04.788Z] === RUN TestIpcModePrivate [2020-05-12T03:01:05.724Z] --- PASS: TestIpcModePrivate (0.88s) [2020-05-12T03:01:05.724Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:103, shared: false, mustBeShared: false [2020-05-12T03:01:05.724Z] === RUN TestIpcModeShareable [2020-05-12T03:01:06.272Z] #65 DONE 37.1s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-05-12T03:01:06.660Z] --- PASS: TestIpcModeShareable (0.93s) [2020-05-12T03:01:06.660Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:97, shared: true, mustBeShared: true [2020-05-12T03:01:06.660Z] === RUN TestAPIIpcModeShareableAndContainer [2020-05-12T03:01:06.723Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-40956/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=b7b4f5c9b4feb3320be720682d48605d42c909fb -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:b7b4f5c9b4feb3320be720682d48605d42c909fb hack/test/unit [2020-05-12T03:01:07.889Z] tests/integration/api_service_test.py ................s................. [ 60%] [2020-05-12T03:01:09.192Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.66s) [2020-05-12T03:01:09.192Z] === RUN TestAPIIpcModeHost [2020-05-12T03:01:10.128Z] --- PASS: TestAPIIpcModeHost (0.74s) [2020-05-12T03:01:10.128Z] === RUN TestDaemonIpcModeShareable [2020-05-12T03:01:11.160Z] ? github.com/docker/docker/api [no test files] [2020-05-12T03:01:12.031Z] --- PASS: TestDaemonIpcModeShareable (1.80s) [2020-05-12T03:01:12.031Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:108, shared: true, mustBeShared: true [2020-05-12T03:01:12.031Z] === RUN TestDaemonIpcModePrivate [2020-05-12T03:01:12.962Z] INFO: Extraction ended at 05/12/2020 03:01:11. Duration:00:00:24.1573621 [2020-05-12T03:01:12.962Z] INFO: Updating the golang and path environment variables [2020-05-12T03:01:12.962Z] INFO: GOPATH=d:\gopath [2020-05-12T03:01:12.962Z] INFO: go version go1.13.10 windows/amd64 [2020-05-12T03:01:12.962Z] INFO: Running the daemon under test in debug mode [2020-05-12T03:01:12.962Z] INFO: Starting a daemon under test... [2020-05-12T03:01:12.962Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-40956\1\daemon --pidfile d:\CI\PR-40956\1\docker.pid -D [2020-05-12T03:01:12.962Z] INFO: Process started successfully. [2020-05-12T03:01:12.962Z] INFO: Start tailing logs of the daemon under tests [2020-05-12T03:01:12.962Z] INFO: Waiting for the daemon under test to start... [2020-05-12T03:01:13.407Z] --- PASS: TestDaemonIpcModePrivate (1.74s) [2020-05-12T03:01:13.407Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:114, shared: false, mustBeShared: false [2020-05-12T03:01:13.407Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-05-12T03:01:15.187Z] INFO: Daemon under test started and replied! [2020-05-12T03:01:15.187Z] INFO: Docker version of the daemon under test [2020-05-12T03:01:15.187Z] [2020-05-12T03:01:15.310Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.81s) [2020-05-12T03:01:15.310Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:114, shared: false, mustBeShared: false [2020-05-12T03:01:15.310Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-05-12T03:01:15.655Z] Client: [2020-05-12T03:01:15.655Z] Version: 17.06.2-ce [2020-05-12T03:01:15.655Z] API version: 1.30 [2020-05-12T03:01:15.655Z] Go version: go1.8.3 [2020-05-12T03:01:15.655Z] Git commit: cec0b72 [2020-05-12T03:01:15.655Z] Built: Tue Sep 5 19:57:19 2017 [2020-05-12T03:01:15.655Z] OS/Arch: windows/amd64 [2020-05-12T03:01:15.655Z] [2020-05-12T03:01:15.655Z] Server: [2020-05-12T03:01:15.655Z] Version: 0.0.0-dev [2020-05-12T03:01:15.655Z] API version: 1.41 (minimum version 1.24) [2020-05-12T03:01:15.655Z] Go version: go1.13.10 [2020-05-12T03:01:15.655Z] Git commit: b7b4f5c9b4 [2020-05-12T03:01:15.655Z] Built: 05/12/2020 02:59:29 [2020-05-12T03:01:15.655Z] OS/Arch: windows/amd64 [2020-05-12T03:01:15.655Z] Experimental: false [2020-05-12T03:01:15.655Z] [2020-05-12T03:01:15.655Z] INFO: Docker info of the daemon under test [2020-05-12T03:01:15.655Z] [2020-05-12T03:01:15.655Z] Containers: 0 [2020-05-12T03:01:15.655Z] Running: 0 [2020-05-12T03:01:15.655Z] Paused: 0 [2020-05-12T03:01:15.655Z] Stopped: 0 [2020-05-12T03:01:15.655Z] Images: 0 [2020-05-12T03:01:15.655Z] Server Version: 0.0.0-dev [2020-05-12T03:01:15.655Z] Storage Driver: windowsfilter [2020-05-12T03:01:15.655Z] Windows: [2020-05-12T03:01:15.655Z] Logging Driver: json-file [2020-05-12T03:01:15.655Z] Plugins: [2020-05-12T03:01:15.655Z] Volume: local [2020-05-12T03:01:15.655Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-05-12T03:01:15.655Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-05-12T03:01:15.655Z] Swarm: inactive [2020-05-12T03:01:15.655Z] Default Isolation: process [2020-05-12T03:01:15.655Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-05-12T03:01:15.655Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1158) [2020-05-12T03:01:15.655Z] OSType: windows [2020-05-12T03:01:15.655Z] Architecture: x86_64 [2020-05-12T03:01:15.655Z] CPUs: 4 [2020-05-12T03:01:15.655Z] Total Memory: 32GiB [2020-05-12T03:01:15.655Z] Name: azwin-2-080d70 [2020-05-12T03:01:15.655Z] ID: 346Z:YFJN:R3GN:XUDR:MOEX:JYHL:AA7T:GM6H:NZ33:4ZQJ:42FN:RK45 [2020-05-12T03:01:15.655Z] Docker Root Dir: D:\CI\PR-40956\1\daemon [2020-05-12T03:01:15.655Z] Debug Mode (client): false [2020-05-12T03:01:15.655Z] Debug Mode (server): true [2020-05-12T03:01:15.655Z] File Descriptors: -1 [2020-05-12T03:01:15.655Z] Goroutines: 17 [2020-05-12T03:01:15.655Z] System Time: 2020-05-12T03:01:15.2521765Z [2020-05-12T03:01:15.655Z] EventsListeners: 0 [2020-05-12T03:01:15.655Z] Registry: https://index.docker.io/v1/ [2020-05-12T03:01:15.655Z] Labels: [2020-05-12T03:01:15.655Z] Experimental: false [2020-05-12T03:01:15.655Z] Insecure Registries: [2020-05-12T03:01:15.655Z] 127.0.0.0/8 [2020-05-12T03:01:15.655Z] Live Restore Enabled: false [2020-05-12T03:01:15.655Z] [2020-05-12T03:01:15.655Z] [2020-05-12T03:01:15.655Z] INFO: Docker images of the daemon under test [2020-05-12T03:01:15.655Z] [2020-05-12T03:01:15.655Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2020-05-12T03:01:15.655Z] [2020-05-12T03:01:15.655Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2020-05-12T03:01:15.655Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time... [2020-05-12T03:01:15.655Z] ltsc2019: Pulling from windows/servercore [2020-05-12T03:01:16.123Z] 65014b3c3121: Pulling fs layer [2020-05-12T03:01:16.123Z] eac6fba788c9: Pulling fs layer [2020-05-12T03:01:17.213Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.79s) [2020-05-12T03:01:17.213Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:108, shared: true, mustBeShared: true [2020-05-12T03:01:17.213Z] === RUN TestIpcModeOlderClient [2020-05-12T03:01:17.213Z] === PAUSE TestIpcModeOlderClient [2020-05-12T03:01:17.213Z] === RUN TestKillContainerInvalidSignal [2020-05-12T03:01:17.779Z] --- PASS: TestKillContainerInvalidSignal (0.79s) [2020-05-12T03:01:17.779Z] === RUN TestKillContainer [2020-05-12T03:01:17.779Z] === RUN TestKillContainer/no_signal [2020-05-12T03:01:18.715Z] === RUN TestKillContainer/non_killing_signal [2020-05-12T03:01:18.974Z] === RUN TestKillContainer/killing_signal [2020-05-12T03:01:20.020Z] --- PASS: TestServiceWithDataPathPortInit (21.19s) [2020-05-12T03:01:20.020Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-05-12T03:01:20.350Z] --- PASS: TestKillContainer (2.26s) [2020-05-12T03:01:20.350Z] --- PASS: TestKillContainer/no_signal (0.73s) [2020-05-12T03:01:20.350Z] --- PASS: TestKillContainer/non_killing_signal (0.50s) [2020-05-12T03:01:20.350Z] --- PASS: TestKillContainer/killing_signal (0.73s) [2020-05-12T03:01:20.350Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-05-12T03:01:20.350Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-05-12T03:01:20.917Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-05-12T03:01:21.128Z] Loaded image: buildpack-deps:jessie [2020-05-12T03:01:21.128Z] Loaded image: busybox:latest [2020-05-12T03:01:21.128Z] Loaded image: busybox:glibc [2020-05-12T03:01:21.128Z] Loaded image: debian:jessie [2020-05-12T03:01:21.128Z] Loaded image: hello-world:latest [2020-05-12T03:01:21.128Z] INFO: Testing against a local daemon [2020-05-12T03:01:21.128Z] === RUN TestDockerDaemonSuite [2020-05-12T03:01:21.128Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2020-05-12T03:01:21.128Z] Loaded image: buildpack-deps:jessie [2020-05-12T03:01:21.128Z] Loaded image: busybox:latest [2020-05-12T03:01:21.128Z] Loaded image: busybox:glibc [2020-05-12T03:01:21.128Z] Loaded image: debian:jessie [2020-05-12T03:01:21.128Z] Loaded image: hello-world:latest [2020-05-12T03:01:21.128Z] INFO: Testing against a local daemon [2020-05-12T03:01:21.128Z] === RUN TestDockerSuite [2020-05-12T03:01:21.128Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2020-05-12T03:01:21.128Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2020-05-12T03:01:21.128Z] === RUN TestDockerSuite/TestAPIErrorJSON [2020-05-12T03:01:21.128Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2020-05-12T03:01:21.128Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2020-05-12T03:01:21.128Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2020-05-12T03:01:21.128Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2020-05-12T03:01:21.128Z] === RUN TestDockerSuite/TestAPIImagesDelete [2020-05-12T03:01:21.693Z] === RUN TestDockerSuite/TestAPIImagesFilter [2020-05-12T03:01:21.693Z] === RUN TestDockerSuite/TestAPIImagesHistory [2020-05-12T03:01:21.852Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.52s) [2020-05-12T03:01:21.852Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.74s) [2020-05-12T03:01:21.852Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.49s) [2020-05-12T03:01:21.853Z] === RUN TestKillStoppedContainer [2020-05-12T03:01:21.853Z] --- PASS: TestKillStoppedContainer (0.09s) [2020-05-12T03:01:21.853Z] === RUN TestKillStoppedContainerAPIPre120 [2020-05-12T03:01:21.853Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.08s) [2020-05-12T03:01:21.853Z] === RUN TestKillDifferentUserContainer [2020-05-12T03:01:22.258Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2020-05-12T03:01:22.258Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2020-05-12T03:01:22.446Z] ......................... [ 67%] [2020-05-12T03:01:22.788Z] --- PASS: TestKillDifferentUserContainer (0.76s) [2020-05-12T03:01:22.788Z] === RUN TestInspectOomKilledTrue [2020-05-12T03:01:22.788Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-05-12T03:01:22.788Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-05-12T03:01:22.788Z] === RUN TestInspectOomKilledFalse [2020-05-12T03:01:22.788Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-05-12T03:01:22.788Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-05-12T03:01:22.788Z] === RUN TestLinksEtcHostsContentMatch [2020-05-12T03:01:23.193Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2020-05-12T03:01:23.193Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2020-05-12T03:01:23.193Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2020-05-12T03:01:23.312Z] eac6fba788c9: Verifying Checksum [2020-05-12T03:01:23.312Z] eac6fba788c9: Download complete [2020-05-12T03:01:23.355Z] --- PASS: TestLinksEtcHostsContentMatch (0.65s) [2020-05-12T03:01:23.355Z] === RUN TestLinksContainerNames [2020-05-12T03:01:24.730Z] --- PASS: TestLinksContainerNames (1.54s) [2020-05-12T03:01:24.730Z] === RUN TestLogsFollowTailEmpty [2020-05-12T03:01:25.665Z] --- PASS: TestLogsFollowTailEmpty (0.76s) [2020-05-12T03:01:25.665Z] === RUN TestContainerNetworkMountsNoChown [2020-05-12T03:01:25.722Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2020-05-12T03:01:25.722Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2020-05-12T03:01:25.722Z] === RUN TestDockerSuite/TestAPINetworkFilter [2020-05-12T03:01:25.722Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2020-05-12T03:01:25.722Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2020-05-12T03:01:26.233Z] --- PASS: TestContainerNetworkMountsNoChown (0.75s) [2020-05-12T03:01:26.233Z] === RUN TestMountDaemonRoot [2020-05-12T03:01:26.233Z] === RUN TestMountDaemonRoot/default [2020-05-12T03:01:26.233Z] === PAUSE TestMountDaemonRoot/default [2020-05-12T03:01:26.233Z] === RUN TestMountDaemonRoot/private [2020-05-12T03:01:26.233Z] === PAUSE TestMountDaemonRoot/private [2020-05-12T03:01:26.233Z] === RUN TestMountDaemonRoot/rprivate [2020-05-12T03:01:26.233Z] === PAUSE TestMountDaemonRoot/rprivate [2020-05-12T03:01:26.233Z] === RUN TestMountDaemonRoot/slave [2020-05-12T03:01:26.233Z] === PAUSE TestMountDaemonRoot/slave [2020-05-12T03:01:26.233Z] === RUN TestMountDaemonRoot/rslave [2020-05-12T03:01:26.233Z] === PAUSE TestMountDaemonRoot/rslave [2020-05-12T03:01:26.233Z] === RUN TestMountDaemonRoot/shared [2020-05-12T03:01:26.233Z] === PAUSE TestMountDaemonRoot/shared [2020-05-12T03:01:26.233Z] === RUN TestMountDaemonRoot/rshared [2020-05-12T03:01:26.233Z] === PAUSE TestMountDaemonRoot/rshared [2020-05-12T03:01:26.233Z] === CONT TestMountDaemonRoot/default [2020-05-12T03:01:26.233Z] === RUN TestMountDaemonRoot/default/bind_root [2020-05-12T03:01:26.233Z] === CONT TestMountDaemonRoot/rslave [2020-05-12T03:01:26.233Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-05-12T03:01:26.233Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-05-12T03:01:26.233Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-05-12T03:01:26.233Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-05-12T03:01:26.233Z] === RUN TestMountDaemonRoot/default/mount_root [2020-05-12T03:01:26.233Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-05-12T03:01:26.233Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-05-12T03:01:26.233Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-05-12T03:01:26.233Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-05-12T03:01:26.233Z] === CONT TestMountDaemonRoot/rshared [2020-05-12T03:01:26.233Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-05-12T03:01:26.233Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-05-12T03:01:26.233Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-05-12T03:01:26.233Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-05-12T03:01:26.233Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-05-12T03:01:26.233Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-05-12T03:01:26.233Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-05-12T03:01:26.233Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-05-12T03:01:26.233Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-05-12T03:01:26.233Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-05-12T03:01:26.233Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-05-12T03:01:26.233Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-05-12T03:01:26.233Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-05-12T03:01:26.233Z] === CONT TestMountDaemonRoot/shared [2020-05-12T03:01:26.233Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-05-12T03:01:26.233Z] === CONT TestMountDaemonRoot/slave [2020-05-12T03:01:26.233Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-05-12T03:01:26.233Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-05-12T03:01:26.233Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-05-12T03:01:26.233Z] === CONT TestMountDaemonRoot/rprivate [2020-05-12T03:01:26.233Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-05-12T03:01:26.233Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-05-12T03:01:26.233Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-05-12T03:01:26.233Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-05-12T03:01:26.233Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-05-12T03:01:26.233Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-05-12T03:01:26.233Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-05-12T03:01:26.233Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-05-12T03:01:26.233Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-05-12T03:01:26.233Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-05-12T03:01:26.233Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-05-12T03:01:26.233Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-05-12T03:01:26.233Z] === CONT TestMountDaemonRoot/private [2020-05-12T03:01:26.233Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-05-12T03:01:26.233Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-05-12T03:01:26.233Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-05-12T03:01:26.233Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-05-12T03:01:26.233Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-05-12T03:01:26.233Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-05-12T03:01:26.233Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-05-12T03:01:26.233Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-05-12T03:01:26.233Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-05-12T03:01:26.233Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-05-12T03:01:26.233Z] === RUN TestMountDaemonRoot/private/bind_root [2020-05-12T03:01:26.233Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-05-12T03:01:26.233Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-05-12T03:01:26.233Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-05-12T03:01:26.233Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-05-12T03:01:26.233Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-05-12T03:01:26.233Z] === RUN TestMountDaemonRoot/private/mount_root [2020-05-12T03:01:26.233Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-05-12T03:01:26.233Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-05-12T03:01:26.233Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-05-12T03:01:26.233Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-05-12T03:01:26.493Z] === CONT TestMountDaemonRoot/default/bind_root [2020-05-12T03:01:26.493Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-05-12T03:01:26.493Z] === CONT TestMountDaemonRoot/default/mount_root [2020-05-12T03:01:26.493Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-05-12T03:01:26.493Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-05-12T03:01:26.493Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-05-12T03:01:26.493Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-05-12T03:01:26.493Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-05-12T03:01:26.493Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-05-12T03:01:26.493Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-05-12T03:01:26.493Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-05-12T03:01:26.493Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-05-12T03:01:26.493Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-05-12T03:01:26.654Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2020-05-12T03:01:26.751Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-05-12T03:01:26.751Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-05-12T03:01:26.751Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-05-12T03:01:26.751Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-05-12T03:01:26.751Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-05-12T03:01:26.751Z] === CONT TestMountDaemonRoot/private/mount_root [2020-05-12T03:01:26.751Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-05-12T03:01:26.751Z] === CONT TestMountDaemonRoot/private/bind_root [2020-05-12T03:01:26.751Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-05-12T03:01:26.751Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-05-12T03:01:26.751Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-05-12T03:01:26.751Z] --- PASS: TestMountDaemonRoot (0.04s) [2020-05-12T03:01:26.751Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-05-12T03:01:26.751Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.09s) [2020-05-12T03:01:26.751Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.10s) [2020-05-12T03:01:26.751Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.10s) [2020-05-12T03:01:26.751Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.10s) [2020-05-12T03:01:26.751Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-05-12T03:01:26.751Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.07s) [2020-05-12T03:01:26.751Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.09s) [2020-05-12T03:01:26.751Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.10s) [2020-05-12T03:01:26.751Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.10s) [2020-05-12T03:01:26.751Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-05-12T03:01:26.751Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.08s) [2020-05-12T03:01:26.751Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.08s) [2020-05-12T03:01:26.751Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.08s) [2020-05-12T03:01:26.751Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.09s) [2020-05-12T03:01:26.751Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-05-12T03:01:26.751Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.06s) [2020-05-12T03:01:26.751Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.06s) [2020-05-12T03:01:26.751Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.06s) [2020-05-12T03:01:26.751Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.05s) [2020-05-12T03:01:26.751Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-05-12T03:01:26.751Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.05s) [2020-05-12T03:01:26.751Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s) [2020-05-12T03:01:26.751Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.05s) [2020-05-12T03:01:26.751Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.05s) [2020-05-12T03:01:26.751Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-05-12T03:01:26.751Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2020-05-12T03:01:26.752Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.04s) [2020-05-12T03:01:26.752Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) [2020-05-12T03:01:26.752Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.05s) [2020-05-12T03:01:26.752Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-05-12T03:01:26.752Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s) [2020-05-12T03:01:26.752Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s) [2020-05-12T03:01:26.752Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.05s) [2020-05-12T03:01:26.752Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s) [2020-05-12T03:01:26.752Z] === RUN TestContainerBindMountNonRecursive [2020-05-12T03:01:27.589Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2020-05-12T03:01:28.155Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2020-05-12T03:01:28.155Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2020-05-12T03:01:28.155Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2020-05-12T03:01:28.155Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2020-05-12T03:01:28.155Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2020-05-12T03:01:28.653Z] --- PASS: TestContainerBindMountNonRecursive (1.86s) [2020-05-12T03:01:28.653Z] === RUN TestNetworkNat [2020-05-12T03:01:29.183Z] 65014b3c3121: Verifying Checksum [2020-05-12T03:01:29.183Z] 65014b3c3121: Download complete [2020-05-12T03:01:29.589Z] --- PASS: TestNetworkNat (0.89s) [2020-05-12T03:01:29.589Z] === RUN TestNetworkLocalhostTCPNat [2020-05-12T03:01:30.263Z] --- PASS: TestServiceWithDefaultAddressPoolInit (10.16s) [2020-05-12T03:01:30.263Z] service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:jvwi846iw7k3yuqsreonal59u Created:2020-05-12 03:01:20.344540079 +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[b27492ef6b5e12bba23f5e656f349d755a85e7925f8be9589da189e57a304517:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.0wbnk1n4pkb1ojfsoykqn7216 EndpointID:7c766a2c1ffb86bf67d437482b9e33369e878c591a036a31787d4aac79ae21a5 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:a4d70130ce427f8bfd988fe09ab37f6cd1a7f1617e086f42b2b2f3bdab7c4443 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:7d1bde1b613e IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.0wbnk1n4pkb1ojfsoykqn7216 EndpointID:7c766a2c1ffb86bf67d437482b9e33369e878c591a036a31787d4aac79ae21a5 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-05-12T03:01:30.263Z] PASS [2020-05-12T03:01:30.263Z] [2020-05-12T03:01:30.263Z] === Skipped [2020-05-12T03:01:30.263Z] === SKIP: s390x.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-05-12T03:01:30.263Z] service_test.go:236: FLAKY_TEST [2020-05-12T03:01:30.263Z] [2020-05-12T03:01:30.263Z] [2020-05-12T03:01:30.263Z] DONE 22 tests, 1 skipped in 55.063s [2020-05-12T03:01:30.263Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (s390x.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-05-12T03:01:30.263Z] ++ 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-12T03:01:30.263Z] ++ set -e [2020-05-12T03:01:30.263Z] ++ '[' -n 0 ']' [2020-05-12T03:01:30.263Z] ++ set -x [2020-05-12T03:01:30.263Z] ++ env -i DEST=/go/src/github.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-12T03:01:30.263Z] INFO: Testing against a local daemon [2020-05-12T03:01:30.263Z] === RUN TestDockerNetworkIpvlanPersistance [2020-05-12T03:01:30.263Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-05-12T03:01:30.263Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-05-12T03:01:30.263Z] === RUN TestDockerNetworkIpvlan [2020-05-12T03:01:30.263Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-05-12T03:01:30.263Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-05-12T03:01:30.263Z] PASS [2020-05-12T03:01:30.263Z] [2020-05-12T03:01:30.263Z] === Skipped [2020-05-12T03:01:30.263Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-05-12T03:01:30.263Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-05-12T03:01:30.263Z] [2020-05-12T03:01:30.263Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-05-12T03:01:30.263Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-05-12T03:01:30.263Z] [2020-05-12T03:01:30.263Z] [2020-05-12T03:01:30.263Z] DONE 2 tests, 2 skipped in 0.152s [2020-05-12T03:01:30.263Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (s390x.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-05-12T03:01:30.263Z] ++ 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-12T03:01:30.263Z] ++ set -e [2020-05-12T03:01:30.263Z] ++ '[' -n 0 ']' [2020-05-12T03:01:30.263Z] ++ set -x [2020-05-12T03:01:30.263Z] ++ env -i DEST=/go/src/github.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-12T03:01:30.263Z] INFO: Testing against a local daemon [2020-05-12T03:01:30.263Z] === RUN TestDockerNetworkMacvlanPersistance [2020-05-12T03:01:30.525Z] --- PASS: TestNetworkLocalhostTCPNat (0.83s) [2020-05-12T03:01:30.525Z] === RUN TestNetworkLoopbackNat [2020-05-12T03:01:30.875Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.51s) [2020-05-12T03:01:30.875Z] === RUN TestDockerNetworkMacvlan [2020-05-12T03:01:31.461Z] --- PASS: TestNetworkLoopbackNat (1.10s) [2020-05-12T03:01:31.461Z] === RUN TestPause [2020-05-12T03:01:31.878Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-05-12T03:01:32.335Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2020-05-12T03:01:32.335Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2020-05-12T03:01:32.397Z] --- PASS: TestPause (0.81s) [2020-05-12T03:01:32.397Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-05-12T03:01:32.397Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-05-12T03:01:32.397Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-05-12T03:01:32.397Z] === RUN TestPauseStopPausedContainer [2020-05-12T03:01:32.882Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-05-12T03:01:33.332Z] --- PASS: TestPauseStopPausedContainer (0.88s) [2020-05-12T03:01:33.332Z] === RUN TestPsFilter [2020-05-12T03:01:33.332Z] --- PASS: TestPsFilter (0.26s) [2020-05-12T03:01:33.332Z] === RUN TestRemoveContainerWithRemovedVolume [2020-05-12T03:01:33.570Z] ok github.com/docker/docker/api/server 0.010s coverage: 9.0% of statements [2020-05-12T03:01:33.885Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-05-12T03:01:34.268Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.81s) [2020-05-12T03:01:34.268Z] === RUN TestRemoveContainerWithVolume [2020-05-12T03:01:34.859Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2020-05-12T03:01:34.859Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2020-05-12T03:01:35.204Z] --- PASS: TestRemoveContainerWithVolume (0.81s) [2020-05-12T03:01:35.204Z] === RUN TestRemoveContainerRunning [2020-05-12T03:01:35.771Z] --- PASS: TestRemoveContainerRunning (0.80s) [2020-05-12T03:01:35.771Z] === RUN TestRemoveContainerForceRemoveRunning [2020-05-12T03:01:36.708Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.75s) [2020-05-12T03:01:36.708Z] === RUN TestRemoveInvalidContainer [2020-05-12T03:01:36.708Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2020-05-12T03:01:36.708Z] === RUN TestRenameLinkedContainer [2020-05-12T03:01:37.369Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-05-12T03:01:37.384Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2020-05-12T03:01:37.642Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2020-05-12T03:01:39.013Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2020-05-12T03:01:39.946Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2020-05-12T03:01:39.992Z] --- PASS: TestRenameLinkedContainer (3.08s) [2020-05-12T03:01:39.992Z] === RUN TestRenameStoppedContainer [2020-05-12T03:01:40.559Z] --- PASS: TestRenameStoppedContainer (0.76s) [2020-05-12T03:01:40.559Z] === RUN TestRenameRunningContainerAndReuse [2020-05-12T03:01:41.321Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2020-05-12T03:01:41.736Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-05-12T03:01:41.890Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2020-05-12T03:01:41.935Z] --- PASS: TestRenameRunningContainerAndReuse (1.56s) [2020-05-12T03:01:41.935Z] === RUN TestRenameInvalidName [2020-05-12T03:01:42.454Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2020-05-12T03:01:42.869Z] --- PASS: TestRenameInvalidName (0.76s) [2020-05-12T03:01:42.869Z] === RUN TestRenameAnonymousContainer [2020-05-12T03:01:43.388Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2020-05-12T03:01:44.761Z] === RUN TestDockerSuite/TestAttachAfterDetach [2020-05-12T03:01:44.761Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2020-05-12T03:01:47.056Z] --- PASS: TestRenameAnonymousContainer (4.02s) [2020-05-12T03:01:47.056Z] === RUN TestRenameContainerWithSameName [2020-05-12T03:01:47.285Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2020-05-12T03:01:47.623Z] --- PASS: TestRenameContainerWithSameName (0.78s) [2020-05-12T03:01:47.623Z] === RUN TestRenameContainerWithLinkedContainer [2020-05-12T03:01:49.001Z] --- PASS: TestRenameContainerWithLinkedContainer (1.51s) [2020-05-12T03:01:49.001Z] === RUN TestResize [2020-05-12T03:01:49.183Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2020-05-12T03:01:49.183Z] === RUN TestDockerSuite/TestAttachDetach [2020-05-12T03:01:49.939Z] --- PASS: TestResize (0.76s) [2020-05-12T03:01:49.939Z] === RUN TestResizeWithInvalidSize [2020-05-12T03:01:50.094Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-05-12T03:01:50.116Z] === RUN TestDockerSuite/TestAttachDisconnect [2020-05-12T03:01:50.506Z] --- PASS: TestResizeWithInvalidSize (0.77s) [2020-05-12T03:01:50.506Z] === RUN TestResizeWhenContainerNotStarted [2020-05-12T03:01:50.706Z] --- PASS: TestDockerNetworkMacvlan (19.62s) [2020-05-12T03:01:50.706Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.10s) [2020-05-12T03:01:50.706Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.14s) [2020-05-12T03:01:50.706Z] --- PASS: TestDockerNetworkMacvlan/NilParent (2.42s) [2020-05-12T03:01:50.706Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.50s) [2020-05-12T03:01:50.706Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (5.43s) [2020-05-12T03:01:50.706Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.42s) [2020-05-12T03:01:50.706Z] PASS [2020-05-12T03:01:50.706Z] [2020-05-12T03:01:50.706Z] DONE 8 tests in 21.234s [2020-05-12T03:01:50.706Z] Running /go/src/github.com/docker/docker/integration/plugin (s390x.integration.plugin) flags=-test.v -test.timeout=120m [2020-05-12T03:01:50.706Z] ++ 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-12T03:01:50.706Z] ++ set -e [2020-05-12T03:01:50.706Z] ++ '[' -n 0 ']' [2020-05-12T03:01:50.706Z] ++ set -x [2020-05-12T03:01:50.706Z] ++ env -i DEST=/go/src/github.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-12T03:01:50.706Z] testing: warning: no tests to run [2020-05-12T03:01:50.706Z] PASS [2020-05-12T03:01:50.706Z] [2020-05-12T03:01:50.706Z] DONE 0 tests in 0.062s [2020-05-12T03:01:50.706Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (s390x.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-05-12T03:01:50.706Z] ++ 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-12T03:01:50.706Z] ++ set -e [2020-05-12T03:01:50.706Z] ++ '[' -n 0 ']' [2020-05-12T03:01:50.706Z] ++ set -x [2020-05-12T03:01:50.706Z] ++ env -i DEST=/go/src/github.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-12T03:01:50.706Z] INFO: Testing against a local daemon [2020-05-12T03:01:50.706Z] === RUN TestAuthZPluginAllowRequest [2020-05-12T03:01:51.443Z] --- PASS: TestResizeWhenContainerNotStarted (0.80s) [2020-05-12T03:01:51.443Z] === RUN TestDaemonRestartKillContainers [2020-05-12T03:01:51.443Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-05-12T03:01:51.443Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-05-12T03:01:51.443Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-05-12T03:01:51.443Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-05-12T03:01:51.443Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-05-12T03:01:51.443Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-05-12T03:01:51.443Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-05-12T03:01:51.443Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-05-12T03:01:51.443Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-05-12T03:01:51.443Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-05-12T03:01:51.443Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-05-12T03:01:51.443Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-05-12T03:01:51.443Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-05-12T03:01:51.443Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-05-12T03:01:51.443Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-05-12T03:01:51.443Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-05-12T03:01:51.443Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-05-12T03:01:51.443Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-05-12T03:01:51.443Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-05-12T03:01:51.443Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-05-12T03:01:51.443Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-05-12T03:01:51.443Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-05-12T03:01:51.443Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-05-12T03:01:51.443Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-05-12T03:01:51.443Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-05-12T03:01:51.443Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-05-12T03:01:51.443Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-05-12T03:01:51.443Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-05-12T03:01:51.497Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2020-05-12T03:01:52.722Z] --- PASS: TestAuthZPluginAllowRequest (1.69s) [2020-05-12T03:01:52.722Z] === RUN TestAuthZPluginTLS [2020-05-12T03:01:53.003Z] --- PASS: TestAuthZPluginTLS (0.54s) [2020-05-12T03:01:53.003Z] === RUN TestAuthZPluginDenyRequest [2020-05-12T03:01:53.414Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2020-05-12T03:01:53.614Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2020-05-12T03:01:53.614Z] === RUN TestAuthZPluginAPIDenyResponse [2020-05-12T03:01:53.672Z] === RUN TestDockerSuite/TestAttachPausedContainer [2020-05-12T03:01:53.895Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2020-05-12T03:01:53.895Z] === RUN TestAuthZPluginDenyResponse [2020-05-12T03:01:54.507Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) [2020-05-12T03:01:54.507Z] === RUN TestAuthZPluginAllowEventStream [2020-05-12T03:01:54.734Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-05-12T03:01:54.734Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-05-12T03:01:54.734Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-05-12T03:01:54.995Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-05-12T03:01:55.046Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2020-05-12T03:01:56.421Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2020-05-12T03:01:56.421Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2020-05-12T03:01:56.521Z] --- PASS: TestAuthZPluginAllowEventStream (1.74s) [2020-05-12T03:01:56.521Z] === RUN TestAuthZPluginErrorResponse [2020-05-12T03:01:56.802Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2020-05-12T03:01:56.802Z] === RUN TestAuthZPluginErrorRequest [2020-05-12T03:01:56.901Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-05-12T03:01:56.901Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-05-12T03:01:56.901Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-05-12T03:01:57.413Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2020-05-12T03:01:57.413Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-05-12T03:01:57.838Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-05-12T03:01:58.025Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2020-05-12T03:01:58.025Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-05-12T03:01:58.319Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2020-05-12T03:01:58.319Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2020-05-12T03:01:59.678Z] tests/integration/api_swarm_test.py .ssss.xs...x....... [ 72%] [2020-05-12T03:01:59.741Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-05-12T03:01:59.741Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.69s) [2020-05-12T03:01:59.741Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.81s) [2020-05-12T03:01:59.741Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.90s) [2020-05-12T03:01:59.741Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.69s) [2020-05-12T03:01:59.741Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.58s) [2020-05-12T03:01:59.741Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.53s) [2020-05-12T03:01:59.741Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.64s) [2020-05-12T03:01:59.741Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.56s) [2020-05-12T03:01:59.741Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.62s) [2020-05-12T03:01:59.741Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.64s) [2020-05-12T03:01:59.741Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.73s) [2020-05-12T03:01:59.741Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.18s) [2020-05-12T03:01:59.741Z] === RUN TestCgroupNamespacesRun [2020-05-12T03:02:00.040Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.17s) [2020-05-12T03:02:00.040Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-05-12T03:02:00.844Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2020-05-12T03:02:00.844Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2020-05-12T03:02:01.410Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2020-05-12T03:02:01.644Z] --- PASS: TestCgroupNamespacesRun (1.79s) [2020-05-12T03:02:01.644Z] === RUN TestCgroupNamespacesRunPrivileged [2020-05-12T03:02:01.667Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2020-05-12T03:02:02.233Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2020-05-12T03:02:02.707Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.33s) [2020-05-12T03:02:02.707Z] === RUN TestAuthZPluginHeader [2020-05-12T03:02:03.318Z] --- PASS: TestAuthZPluginHeader (0.88s) [2020-05-12T03:02:03.318Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-05-12T03:02:03.318Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-05-12T03:02:03.318Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-12T03:02:03.318Z] === RUN TestAuthZPluginV2Disable [2020-05-12T03:02:03.318Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2020-05-12T03:02:03.318Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-12T03:02:03.318Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-05-12T03:02:03.318Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-05-12T03:02:03.318Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-12T03:02:03.318Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-05-12T03:02:03.318Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-05-12T03:02:03.318Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-12T03:02:03.318Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-05-12T03:02:03.548Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.74s) [2020-05-12T03:02:03.548Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-05-12T03:02:03.607Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2020-05-12T03:02:03.864Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2020-05-12T03:02:03.864Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2020-05-12T03:02:04.122Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2020-05-12T03:02:05.452Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.78s) [2020-05-12T03:02:05.452Z] === RUN TestCgroupNamespacesRunHostMode [2020-05-12T03:02:05.497Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2020-05-12T03:02:06.828Z] --- PASS: TestCgroupNamespacesRunHostMode (1.77s) [2020-05-12T03:02:06.828Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-05-12T03:02:06.871Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2020-05-12T03:02:07.129Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2020-05-12T03:02:08.731Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.78s) [2020-05-12T03:02:08.731Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-05-12T03:02:09.653Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2020-05-12T03:02:10.649Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.80s) [2020-05-12T03:02:10.649Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-05-12T03:02:11.592Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.97s) [2020-05-12T03:02:11.592Z] === RUN TestCgroupNamespacesRunOlderClient [2020-05-12T03:02:12.932Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig [2020-05-12T03:02:13.520Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.81s) [2020-05-12T03:02:13.521Z] === RUN TestKernelTCPMemory [2020-05-12T03:02:13.866Z] === RUN TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload [2020-05-12T03:02:14.431Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2020-05-12T03:02:14.460Z] --- PASS: TestKernelTCPMemory (1.01s) [2020-05-12T03:02:14.460Z] === RUN TestNISDomainname [2020-05-12T03:02:14.788Z] tests/integration/api_volume_test.py ......... [ 74%] [2020-05-12T03:02:15.397Z] --- PASS: TestNISDomainname (1.01s) [2020-05-12T03:02:15.397Z] === RUN TestHostnameDnsResolution [2020-05-12T03:02:16.957Z] --- PASS: TestBuildWithHugeFile (91.40s) [2020-05-12T03:02:16.957Z] === RUN TestBuildWithEmptyDockerfile [2020-05-12T03:02:16.957Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-05-12T03:02:16.957Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-05-12T03:02:16.957Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-05-12T03:02:16.957Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-05-12T03:02:16.957Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-05-12T03:02:16.957Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-05-12T03:02:16.957Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-05-12T03:02:16.957Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-05-12T03:02:16.957Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-05-12T03:02:16.957Z] --- PASS: TestBuildWithEmptyDockerfile (0.05s) [2020-05-12T03:02:16.957Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.14s) [2020-05-12T03:02:16.957Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.14s) [2020-05-12T03:02:16.957Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.09s) [2020-05-12T03:02:16.957Z] === RUN TestBuildPreserveOwnership [2020-05-12T03:02:16.957Z] === RUN TestBuildPreserveOwnership/copy_from [2020-05-12T03:02:17.300Z] --- PASS: TestHostnameDnsResolution (1.71s) [2020-05-12T03:02:17.300Z] === RUN TestStats [2020-05-12T03:02:17.311Z] tests/integration/client_test.py ..... [ 75%] [2020-05-12T03:02:17.311Z] tests/integration/context_api_test.py .. [ 76%] [2020-05-12T03:02:17.572Z] tests/integration/errors_test.py . [ 76%] [2020-05-12T03:02:17.891Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2020-05-12T03:02:19.829Z] --- PASS: TestStats (2.80s) [2020-05-12T03:02:19.829Z] === RUN TestStopContainerWithTimeout [2020-05-12T03:02:19.829Z] === RUN TestStopContainerWithTimeout/0 [2020-05-12T03:02:19.829Z] === PAUSE TestStopContainerWithTimeout/0 [2020-05-12T03:02:19.829Z] === RUN TestStopContainerWithTimeout/1 [2020-05-12T03:02:19.829Z] === PAUSE TestStopContainerWithTimeout/1 [2020-05-12T03:02:19.829Z] === RUN TestStopContainerWithTimeout/3 [2020-05-12T03:02:19.829Z] === PAUSE TestStopContainerWithTimeout/3 [2020-05-12T03:02:19.829Z] === RUN TestStopContainerWithTimeout/-1 [2020-05-12T03:02:19.829Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-05-12T03:02:19.829Z] === CONT TestStopContainerWithTimeout/0 [2020-05-12T03:02:19.829Z] === CONT TestStopContainerWithTimeout/1 [2020-05-12T03:02:19.829Z] === CONT TestStopContainerWithTimeout/3 [2020-05-12T03:02:19.829Z] === CONT TestStopContainerWithTimeout/-1 [2020-05-12T03:02:20.420Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-05-12T03:02:20.749Z] --- PASS: TestImportExtremelyLargeImageWorks (104.35s) [2020-05-12T03:02:20.749Z] PASS [2020-05-12T03:02:20.749Z] [2020-05-12T03:02:20.749Z] === Skipped [2020-05-12T03:02:20.749Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-05-12T03:02:20.749Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2020-05-12T03:02:20.749Z] [2020-05-12T03:02:20.749Z] [2020-05-12T03:02:20.749Z] DONE 12 tests, 1 skipped in 107.912s [2020-05-12T03:02:20.749Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2020-05-12T03:02:20.749Z] INFO: Testing against a local daemon [2020-05-12T03:02:20.749Z] === RUN TestNetworkCreateDelete [2020-05-12T03:02:20.749Z] --- PASS: TestNetworkCreateDelete (0.12s) [2020-05-12T03:02:20.749Z] === RUN TestDockerNetworkDeletePreferID [2020-05-12T03:02:20.749Z] --- PASS: TestDockerNetworkDeletePreferID (0.28s) [2020-05-12T03:02:20.749Z] === RUN TestInspectNetwork [2020-05-12T03:02:20.749Z] --- SKIP: TestInspectNetwork (0.00s) [2020-05-12T03:02:20.749Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-12T03:02:20.749Z] === RUN TestRunContainerWithBridgeNone [2020-05-12T03:02:20.749Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2020-05-12T03:02:20.749Z] network_test.go:26: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-05-12T03:02:20.749Z] === RUN TestNetworkInvalidJSON [2020-05-12T03:02:20.749Z] === RUN TestNetworkInvalidJSON//networks/create [2020-05-12T03:02:20.749Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-05-12T03:02:20.749Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-05-12T03:02:20.749Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-05-12T03:02:20.749Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-05-12T03:02:20.749Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-05-12T03:02:20.749Z] === CONT TestNetworkInvalidJSON//networks/create [2020-05-12T03:02:20.749Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-05-12T03:02:20.749Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-05-12T03:02:20.749Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2020-05-12T03:02:20.749Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-05-12T03:02:20.749Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-05-12T03:02:20.749Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-05-12T03:02:20.749Z] === RUN TestHostIPv4BridgeLabel [2020-05-12T03:02:20.749Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2020-05-12T03:02:20.749Z] network_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-05-12T03:02:20.749Z] === RUN TestDaemonRestartWithLiveRestore [2020-05-12T03:02:20.749Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.01s) [2020-05-12T03:02:20.749Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-05-12T03:02:20.749Z] === RUN TestDaemonDefaultNetworkPools [2020-05-12T03:02:20.749Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2020-05-12T03:02:20.749Z] service_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-05-12T03:02:20.749Z] === RUN TestDaemonRestartWithExistingNetwork [2020-05-12T03:02:20.749Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2020-05-12T03:02:20.749Z] service_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-05-12T03:02:20.749Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-05-12T03:02:20.749Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2020-05-12T03:02:20.750Z] service_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-05-12T03:02:20.750Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-05-12T03:02:20.750Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2020-05-12T03:02:20.750Z] service_test.go:184: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-05-12T03:02:20.750Z] === RUN TestServiceWithPredefinedNetwork [2020-05-12T03:02:20.750Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2020-05-12T03:02:20.750Z] service_test.go:207: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-12T03:02:20.750Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-05-12T03:02:20.750Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-05-12T03:02:20.750Z] service_test.go:236: FLAKY_TEST [2020-05-12T03:02:20.750Z] === RUN TestServiceWithDataPathPortInit [2020-05-12T03:02:20.750Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2020-05-12T03:02:20.750Z] service_test.go:328: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-12T03:02:20.750Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-05-12T03:02:20.750Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2020-05-12T03:02:20.750Z] service_test.go:395: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-12T03:02:20.750Z] PASS [2020-05-12T03:02:20.750Z] [2020-05-12T03:02:20.750Z] === Skipped [2020-05-12T03:02:20.750Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s) [2020-05-12T03:02:20.750Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-12T03:02:20.750Z] [2020-05-12T03:02:20.750Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s) [2020-05-12T03:02:20.750Z] network_test.go:26: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-05-12T03:02:20.750Z] [2020-05-12T03:02:20.750Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s) [2020-05-12T03:02:20.750Z] network_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-05-12T03:02:20.750Z] [2020-05-12T03:02:20.750Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.01s) [2020-05-12T03:02:20.750Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-05-12T03:02:20.750Z] [2020-05-12T03:02:20.750Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.00s) [2020-05-12T03:02:20.750Z] service_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-05-12T03:02:20.750Z] [2020-05-12T03:02:20.750Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.00s) [2020-05-12T03:02:20.750Z] service_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-05-12T03:02:20.750Z] [2020-05-12T03:02:20.750Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2020-05-12T03:02:20.750Z] service_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-05-12T03:02:20.750Z] [2020-05-12T03:02:20.750Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2020-05-12T03:02:20.750Z] service_test.go:184: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-05-12T03:02:20.750Z] [2020-05-12T03:02:20.750Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s) [2020-05-12T03:02:20.750Z] service_test.go:207: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-12T03:02:20.750Z] [2020-05-12T03:02:20.750Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-05-12T03:02:20.750Z] service_test.go:236: FLAKY_TEST [2020-05-12T03:02:20.750Z] [2020-05-12T03:02:20.750Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.00s) [2020-05-12T03:02:20.750Z] service_test.go:328: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-12T03:02:20.750Z] [2020-05-12T03:02:20.750Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s) [2020-05-12T03:02:20.750Z] service_test.go:395: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-12T03:02:20.750Z] [2020-05-12T03:02:20.750Z] [2020-05-12T03:02:20.750Z] DONE 18 tests, 12 skipped in 0.588s [2020-05-12T03:02:20.750Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-05-12T03:02:20.750Z] INFO: Testing against a local daemon [2020-05-12T03:02:20.750Z] === RUN TestDockerNetworkIpvlanPersistance [2020-05-12T03:02:20.750Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-05-12T03:02:20.750Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-05-12T03:02:20.750Z] === RUN TestDockerNetworkIpvlan [2020-05-12T03:02:20.750Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-05-12T03:02:20.750Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-05-12T03:02:20.750Z] PASS [2020-05-12T03:02:20.750Z] [2020-05-12T03:02:20.750Z] === Skipped [2020-05-12T03:02:20.750Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-05-12T03:02:20.750Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-05-12T03:02:20.750Z] [2020-05-12T03:02:20.750Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-05-12T03:02:20.750Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-05-12T03:02:20.750Z] [2020-05-12T03:02:20.750Z] [2020-05-12T03:02:20.750Z] DONE 2 tests, 2 skipped in 0.119s [2020-05-12T03:02:20.750Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-05-12T03:02:20.750Z] INFO: Testing against a local daemon [2020-05-12T03:02:20.750Z] === RUN TestDockerNetworkMacvlanPersistance [2020-05-12T03:02:20.750Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s) [2020-05-12T03:02:20.750Z] macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-05-12T03:02:20.750Z] === RUN TestDockerNetworkMacvlan [2020-05-12T03:02:20.750Z] --- SKIP: TestDockerNetworkMacvlan (0.00s) [2020-05-12T03:02:20.750Z] macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-05-12T03:02:20.750Z] PASS [2020-05-12T03:02:20.750Z] [2020-05-12T03:02:20.750Z] === Skipped [2020-05-12T03:02:20.750Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s) [2020-05-12T03:02:20.750Z] macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-05-12T03:02:20.750Z] [2020-05-12T03:02:20.750Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s) [2020-05-12T03:02:20.750Z] macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-05-12T03:02:20.750Z] [2020-05-12T03:02:20.750Z] [2020-05-12T03:02:20.750Z] DONE 2 tests, 2 skipped in 0.110s [2020-05-12T03:02:20.750Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2020-05-12T03:02:20.750Z] testing: warning: no tests to run [2020-05-12T03:02:20.750Z] PASS [2020-05-12T03:02:20.750Z] [2020-05-12T03:02:20.750Z] DONE 0 tests in 0.023s [2020-05-12T03:02:20.750Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-05-12T03:02:20.750Z] INFO: Testing against a local daemon [2020-05-12T03:02:20.750Z] === RUN TestAuthZPluginAllowRequest [2020-05-12T03:02:20.750Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s) [2020-05-12T03:02:20.750Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-12T03:02:20.750Z] === RUN TestAuthZPluginTLS [2020-05-12T03:02:20.750Z] --- SKIP: TestAuthZPluginTLS (0.00s) [2020-05-12T03:02:20.750Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-12T03:02:20.750Z] === RUN TestAuthZPluginDenyRequest [2020-05-12T03:02:20.750Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s) [2020-05-12T03:02:20.750Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-12T03:02:20.750Z] === RUN TestAuthZPluginAPIDenyResponse [2020-05-12T03:02:20.750Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s) [2020-05-12T03:02:20.750Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-12T03:02:20.750Z] === RUN TestAuthZPluginDenyResponse [2020-05-12T03:02:20.750Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s) [2020-05-12T03:02:20.750Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-12T03:02:20.750Z] === RUN TestAuthZPluginAllowEventStream [2020-05-12T03:02:20.750Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s) [2020-05-12T03:02:20.750Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-12T03:02:20.750Z] === RUN TestAuthZPluginErrorResponse [2020-05-12T03:02:20.750Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s) [2020-05-12T03:02:20.750Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-12T03:02:20.750Z] === RUN TestAuthZPluginErrorRequest [2020-05-12T03:02:20.750Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s) [2020-05-12T03:02:20.750Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-12T03:02:20.750Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-05-12T03:02:20.750Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2020-05-12T03:02:20.750Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-12T03:02:20.750Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-05-12T03:02:20.750Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s) [2020-05-12T03:02:20.750Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-12T03:02:20.750Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-05-12T03:02:20.750Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2020-05-12T03:02:20.750Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-12T03:02:20.750Z] === RUN TestAuthZPluginHeader [2020-05-12T03:02:20.750Z] --- SKIP: TestAuthZPluginHeader (0.00s) [2020-05-12T03:02:20.750Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-12T03:02:20.750Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-05-12T03:02:20.750Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.17s) [2020-05-12T03:02:20.750Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-12T03:02:20.750Z] === RUN TestAuthZPluginV2Disable [2020-05-12T03:02:20.750Z] --- SKIP: TestAuthZPluginV2Disable (0.02s) [2020-05-12T03:02:20.750Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-12T03:02:20.750Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-05-12T03:02:20.750Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.02s) [2020-05-12T03:02:20.750Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-12T03:02:20.750Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-05-12T03:02:20.750Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s) [2020-05-12T03:02:20.750Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-12T03:02:20.750Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-05-12T03:02:20.750Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.01s) [2020-05-12T03:02:20.750Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-12T03:02:20.750Z] PASS [2020-05-12T03:02:20.750Z] [2020-05-12T03:02:20.750Z] === Skipped [2020-05-12T03:02:20.750Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s) [2020-05-12T03:02:20.750Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-12T03:02:20.750Z] [2020-05-12T03:02:20.750Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s) [2020-05-12T03:02:20.750Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-12T03:02:20.750Z] [2020-05-12T03:02:20.750Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s) [2020-05-12T03:02:20.750Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-12T03:02:20.750Z] [2020-05-12T03:02:20.750Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s) [2020-05-12T03:02:20.750Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-12T03:02:20.750Z] [2020-05-12T03:02:20.750Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s) [2020-05-12T03:02:20.750Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-12T03:02:20.750Z] [2020-05-12T03:02:20.750Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s) [2020-05-12T03:02:20.750Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-12T03:02:20.750Z] [2020-05-12T03:02:20.750Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s) [2020-05-12T03:02:20.750Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-12T03:02:20.750Z] [2020-05-12T03:02:20.750Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s) [2020-05-12T03:02:20.750Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-12T03:02:20.750Z] [2020-05-12T03:02:20.750Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2020-05-12T03:02:20.750Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-12T03:02:20.750Z] [2020-05-12T03:02:20.750Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s) [2020-05-12T03:02:20.750Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-12T03:02:20.750Z] [2020-05-12T03:02:20.750Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2020-05-12T03:02:20.750Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-12T03:02:20.750Z] [2020-05-12T03:02:20.750Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s) [2020-05-12T03:02:20.750Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-12T03:02:20.750Z] [2020-05-12T03:02:20.750Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.17s) [2020-05-12T03:02:20.750Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-12T03:02:20.750Z] [2020-05-12T03:02:20.750Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.02s) [2020-05-12T03:02:20.750Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-12T03:02:20.750Z] [2020-05-12T03:02:20.750Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.02s) [2020-05-12T03:02:20.750Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-12T03:02:20.750Z] [2020-05-12T03:02:20.750Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s) [2020-05-12T03:02:20.750Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-12T03:02:20.750Z] [2020-05-12T03:02:20.750Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.01s) [2020-05-12T03:02:20.750Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-12T03:02:20.750Z] [2020-05-12T03:02:20.750Z] [2020-05-12T03:02:20.750Z] DONE 17 tests, 17 skipped in 0.362s [2020-05-12T03:02:20.750Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-05-12T03:02:20.750Z] INFO: Testing against a local daemon [2020-05-12T03:02:20.750Z] === RUN TestPluginInvalidJSON [2020-05-12T03:02:20.750Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-05-12T03:02:20.750Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-05-12T03:02:20.750Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-05-12T03:02:20.750Z] --- PASS: TestPluginInvalidJSON (0.02s) [2020-05-12T03:02:20.750Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-05-12T03:02:20.750Z] === RUN TestPluginInstall [2020-05-12T03:02:20.750Z] --- SKIP: TestPluginInstall (0.00s) [2020-05-12T03:02:20.750Z] plugin_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-12T03:02:20.750Z] PASS [2020-05-12T03:02:20.750Z] [2020-05-12T03:02:20.750Z] === Skipped [2020-05-12T03:02:20.750Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s) [2020-05-12T03:02:20.750Z] plugin_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-12T03:02:20.750Z] [2020-05-12T03:02:20.750Z] [2020-05-12T03:02:20.750Z] DONE 3 tests, 1 skipped in 0.153s [2020-05-12T03:02:20.750Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-05-12T03:02:20.750Z] INFO: Testing against a local daemon [2020-05-12T03:02:20.750Z] === RUN TestExternalGraphDriver [2020-05-12T03:02:20.750Z] --- SKIP: TestExternalGraphDriver (0.08s) [2020-05-12T03:02:20.750Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2020-05-12T03:02:20.750Z] === RUN TestGraphdriverPluginV2 [2020-05-12T03:02:21.738Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (17.27s) [2020-05-12T03:02:21.738Z] PASS [2020-05-12T03:02:21.738Z] [2020-05-12T03:02:21.738Z] === Skipped [2020-05-12T03:02:21.738Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-05-12T03:02:21.738Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-12T03:02:21.738Z] [2020-05-12T03:02:21.738Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2020-05-12T03:02:21.738Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-12T03:02:21.738Z] [2020-05-12T03:02:21.738Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-05-12T03:02:21.738Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-12T03:02:21.738Z] [2020-05-12T03:02:21.738Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-05-12T03:02:21.738Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-12T03:02:21.738Z] [2020-05-12T03:02:21.738Z] [2020-05-12T03:02:21.738Z] DONE 17 tests, 4 skipped in 29.909s [2020-05-12T03:02:21.738Z] Running /go/src/github.com/docker/docker/integration/plugin/common (s390x.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-05-12T03:02:21.738Z] ++ 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-12T03:02:21.738Z] ++ set -e [2020-05-12T03:02:21.738Z] ++ '[' -n 0 ']' [2020-05-12T03:02:21.738Z] ++ set -x [2020-05-12T03:02:21.738Z] ++ env -i DEST=/go/src/github.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-12T03:02:21.738Z] INFO: Testing against a local daemon [2020-05-12T03:02:21.738Z] === RUN TestPluginInvalidJSON [2020-05-12T03:02:21.738Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-05-12T03:02:21.738Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-05-12T03:02:21.738Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-05-12T03:02:21.738Z] --- PASS: TestPluginInvalidJSON (0.03s) [2020-05-12T03:02:21.738Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-05-12T03:02:21.738Z] === RUN TestPluginInstall [2020-05-12T03:02:21.738Z] === RUN TestPluginInstall/no_auth [2020-05-12T03:02:21.794Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2020-05-12T03:02:22.052Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2020-05-12T03:02:22.109Z] --- PASS: TestGraphdriverPluginV2 (6.78s) [2020-05-12T03:02:22.109Z] PASS [2020-05-12T03:02:22.109Z] [2020-05-12T03:02:22.109Z] === Skipped [2020-05-12T03:02:22.109Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.08s) [2020-05-12T03:02:22.109Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2020-05-12T03:02:22.109Z] [2020-05-12T03:02:22.109Z] [2020-05-12T03:02:22.109Z] DONE 2 tests, 1 skipped in 6.975s [2020-05-12T03:02:22.109Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-05-12T03:02:22.364Z] INFO: Testing against a local daemon [2020-05-12T03:02:22.364Z] === RUN TestContinueAfterPluginCrash [2020-05-12T03:02:22.364Z] === PAUSE TestContinueAfterPluginCrash [2020-05-12T03:02:22.364Z] === RUN TestReadPluginNoRead [2020-05-12T03:02:22.364Z] === PAUSE TestReadPluginNoRead [2020-05-12T03:02:22.364Z] === RUN TestDaemonStartWithLogOpt [2020-05-12T03:02:22.364Z] === PAUSE TestDaemonStartWithLogOpt [2020-05-12T03:02:22.364Z] === CONT TestContinueAfterPluginCrash [2020-05-12T03:02:22.364Z] === CONT TestDaemonStartWithLogOpt [2020-05-12T03:02:22.617Z] --- PASS: TestBuildPreserveOwnership (5.54s) [2020-05-12T03:02:22.617Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.50s) [2020-05-12T03:02:22.617Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.03s) [2020-05-12T03:02:22.617Z] === RUN TestBuildPlatformInvalid [2020-05-12T03:02:22.617Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2020-05-12T03:02:22.617Z] --- PASS: TestBuildPlatformInvalid (0.15s) [2020-05-12T03:02:22.617Z] PASS [2020-05-12T03:02:22.617Z] [2020-05-12T03:02:22.617Z] === Skipped [2020-05-12T03:02:22.617Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2020-05-12T03:02:22.617Z] build_session_test.go:25: TODO: BuildKit [2020-05-12T03:02:22.617Z] [2020-05-12T03:02:22.617Z] [2020-05-12T03:02:22.617Z] DONE 32 tests, 1 skipped in 173.647s [2020-05-12T03:02:22.874Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2020-05-12T03:02:22.874Z] ++ 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-12T03:02:22.874Z] ++ set -e [2020-05-12T03:02:22.874Z] ++ '[' -n 0 ']' [2020-05-12T03:02:22.874Z] ++ set -x [2020-05-12T03:02:22.874Z] ++ env -i DEST=/go/src/github.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-12T03:02:22.874Z] INFO: Testing against a local daemon [2020-05-12T03:02:22.874Z] === RUN TestConfigInspect [2020-05-12T03:02:23.116Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2020-05-12T03:02:23.116Z] --- PASS: TestStopContainerWithTimeout/0 (1.24s) [2020-05-12T03:02:23.116Z] --- PASS: TestStopContainerWithTimeout/1 (2.19s) [2020-05-12T03:02:23.116Z] --- PASS: TestStopContainerWithTimeout/-1 (3.27s) [2020-05-12T03:02:23.116Z] --- PASS: TestStopContainerWithTimeout/3 (3.31s) [2020-05-12T03:02:23.116Z] === RUN TestDeleteDevicemapper [2020-05-12T03:02:23.116Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-05-12T03:02:23.116Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-05-12T03:02:23.116Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-05-12T03:02:23.131Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2020-05-12T03:02:23.697Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2020-05-12T03:02:25.180Z] time="2020-05-12T03:02:24Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-05-12T03:02:25.180Z] time="2020-05-12T03:02:24Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-05-12T03:02:25.180Z] time="2020-05-12T03:02:24Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:4e9576e3c87cd906c43eaba40221bc5a5bdfb0c49e0f691ca585812f57e94469" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-05-12T03:02:25.180Z] time="2020-05-12T03:02:24Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-05-12T03:02:25.180Z] time="2020-05-12T03:02:24Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-05-12T03:02:25.180Z] time="2020-05-12T03:02:24Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:4e9576e3c87cd906c43eaba40221bc5a5bdfb0c49e0f691ca585812f57e94469" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-05-12T03:02:25.180Z] === RUN TestPluginInstall/with_htpasswd [2020-05-12T03:02:25.461Z] time="2020-05-12T03:02:25Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-05-12T03:02:25.461Z] time="2020-05-12T03:02:25Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-05-12T03:02:25.461Z] time="2020-05-12T03:02:25Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:4e9576e3c87cd906c43eaba40221bc5a5bdfb0c49e0f691ca585812f57e94469" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-05-12T03:02:25.461Z] time="2020-05-12T03:02:25Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-05-12T03:02:25.461Z] time="2020-05-12T03:02:25Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-05-12T03:02:25.461Z] time="2020-05-12T03:02:25Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:4e9576e3c87cd906c43eaba40221bc5a5bdfb0c49e0f691ca585812f57e94469" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-05-12T03:02:25.742Z] === RUN TestPluginInstall/with_insecure [2020-05-12T03:02:26.406Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.96s) [2020-05-12T03:02:26.406Z] === RUN TestUpdateMemory [2020-05-12T03:02:26.406Z] --- SKIP: TestUpdateMemory (0.00s) [2020-05-12T03:02:26.406Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-05-12T03:02:26.406Z] === RUN TestUpdateCPUQuota [2020-05-12T03:02:26.744Z] time="2020-05-12T03:02:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-05-12T03:02:26.744Z] time="2020-05-12T03:02:26Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-05-12T03:02:26.744Z] time="2020-05-12T03:02:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ac5e0c1816d48567b6ad5fb8f394acbf93a1dff2bcf7dcbed51014e34aeac13e" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-05-12T03:02:26.744Z] time="2020-05-12T03:02:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-05-12T03:02:26.744Z] time="2020-05-12T03:02:26Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-05-12T03:02:26.744Z] time="2020-05-12T03:02:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ac5e0c1816d48567b6ad5fb8f394acbf93a1dff2bcf7dcbed51014e34aeac13e" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-05-12T03:02:26.973Z] --- PASS: TestConfigInspect (3.52s) [2020-05-12T03:02:26.973Z] === RUN TestConfigList [2020-05-12T03:02:26.973Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2020-05-12T03:02:27.025Z] --- PASS: TestPluginInstall (6.33s) [2020-05-12T03:02:27.025Z] --- PASS: TestPluginInstall/no_auth (4.20s) [2020-05-12T03:02:27.025Z] --- PASS: TestPluginInstall/with_htpasswd (0.81s) [2020-05-12T03:02:27.025Z] --- PASS: TestPluginInstall/with_insecure (1.32s) [2020-05-12T03:02:27.025Z] plugin_test.go:157: [d58adc6e00ca7] daemon is not started [2020-05-12T03:02:27.025Z] PASS [2020-05-12T03:02:27.025Z] [2020-05-12T03:02:27.025Z] DONE 6 tests in 6.515s [2020-05-12T03:02:27.025Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (s390x.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-05-12T03:02:27.025Z] ++ 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-12T03:02:27.025Z] ++ set -e [2020-05-12T03:02:27.025Z] ++ '[' -n 0 ']' [2020-05-12T03:02:27.025Z] ++ set -x [2020-05-12T03:02:27.025Z] ++ env -i DEST=/go/src/github.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-12T03:02:27.305Z] INFO: Testing against a local daemon [2020-05-12T03:02:27.305Z] === RUN TestExternalGraphDriver [2020-05-12T03:02:27.305Z] === RUN TestExternalGraphDriver/json [2020-05-12T03:02:27.340Z] --- PASS: TestUpdateCPUQuota (1.32s) [2020-05-12T03:02:27.340Z] === RUN TestUpdatePidsLimit [2020-05-12T03:02:27.340Z] === RUN TestUpdatePidsLimit/update_from_none [2020-05-12T03:02:27.905Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2020-05-12T03:02:27.907Z] === RUN TestUpdatePidsLimit/no_change [2020-05-12T03:02:28.165Z] === RUN TestUpdatePidsLimit/update_lower [2020-05-12T03:02:28.469Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2020-05-12T03:02:28.731Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-05-12T03:02:28.990Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-05-12T03:02:29.556Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-05-12T03:02:29.814Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-05-12T03:02:29.839Z] --- PASS: TestConfigList (3.26s) [2020-05-12T03:02:29.839Z] === RUN TestConfigsCreateAndDelete [2020-05-12T03:02:29.972Z] === RUN TestExternalGraphDriver/spec [2020-05-12T03:02:30.097Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2020-05-12T03:02:30.354Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2020-05-12T03:02:31.286Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2020-05-12T03:02:31.717Z] --- PASS: TestUpdatePidsLimit (3.98s) [2020-05-12T03:02:31.717Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.39s) [2020-05-12T03:02:31.717Z] --- PASS: TestUpdatePidsLimit/no_change (0.40s) [2020-05-12T03:02:31.717Z] --- PASS: TestUpdatePidsLimit/update_lower (0.40s) [2020-05-12T03:02:31.717Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.38s) [2020-05-12T03:02:31.717Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.43s) [2020-05-12T03:02:31.717Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.42s) [2020-05-12T03:02:31.717Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.42s) [2020-05-12T03:02:31.717Z] === RUN TestUpdateRestartPolicy [2020-05-12T03:02:31.986Z] === RUN TestExternalGraphDriver/pull [2020-05-12T03:02:32.219Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2020-05-12T03:02:33.150Z] --- PASS: TestConfigsCreateAndDelete (3.21s) [2020-05-12T03:02:33.150Z] === RUN TestConfigsUpdate [2020-05-12T03:02:33.715Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2020-05-12T03:02:33.999Z] --- PASS: TestExternalGraphDriver (6.43s) [2020-05-12T03:02:33.999Z] --- PASS: TestExternalGraphDriver/json (2.17s) [2020-05-12T03:02:33.999Z] --- PASS: TestExternalGraphDriver/spec (2.05s) [2020-05-12T03:02:33.999Z] --- PASS: TestExternalGraphDriver/pull (2.09s) [2020-05-12T03:02:33.999Z] === RUN TestGraphdriverPluginV2 [2020-05-12T03:02:33.999Z] --- SKIP: TestGraphdriverPluginV2 (0.07s) [2020-05-12T03:02:33.999Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-12T03:02:33.999Z] PASS [2020-05-12T03:02:33.999Z] [2020-05-12T03:02:33.999Z] === Skipped [2020-05-12T03:02:33.999Z] === SKIP: s390x.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.07s) [2020-05-12T03:02:33.999Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-12T03:02:33.999Z] [2020-05-12T03:02:33.999Z] [2020-05-12T03:02:33.999Z] DONE 5 tests, 1 skipped in 6.684s [2020-05-12T03:02:33.999Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (s390x.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-05-12T03:02:33.999Z] ++ 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-12T03:02:33.999Z] ++ set -e [2020-05-12T03:02:33.999Z] ++ '[' -n 0 ']' [2020-05-12T03:02:33.999Z] ++ set -x [2020-05-12T03:02:33.999Z] ++ env -i DEST=/go/src/github.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-12T03:02:33.999Z] INFO: Testing against a local daemon [2020-05-12T03:02:33.999Z] === RUN TestContinueAfterPluginCrash [2020-05-12T03:02:33.999Z] === PAUSE TestContinueAfterPluginCrash [2020-05-12T03:02:33.999Z] === RUN TestReadPluginNoRead [2020-05-12T03:02:33.999Z] === PAUSE TestReadPluginNoRead [2020-05-12T03:02:33.999Z] === RUN TestDaemonStartWithLogOpt [2020-05-12T03:02:33.999Z] === PAUSE TestDaemonStartWithLogOpt [2020-05-12T03:02:33.999Z] === CONT TestContinueAfterPluginCrash [2020-05-12T03:02:33.999Z] === CONT TestDaemonStartWithLogOpt [2020-05-12T03:02:34.647Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2020-05-12T03:02:34.647Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2020-05-12T03:02:36.546Z] --- PASS: TestConfigsUpdate (3.26s) [2020-05-12T03:02:36.546Z] === RUN TestTemplatedConfig [2020-05-12T03:02:36.546Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2020-05-12T03:02:36.546Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2020-05-12T03:02:37.479Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2020-05-12T03:02:37.481Z] --- PASS: TestDaemonStartWithLogOpt (13.84s) [2020-05-12T03:02:37.481Z] === CONT TestReadPluginNoRead [2020-05-12T03:02:38.369Z] --- PASS: TestDaemonStartWithLogOpt (3.94s) [2020-05-12T03:02:38.369Z] === CONT TestReadPluginNoRead [2020-05-12T03:02:38.851Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2020-05-12T03:02:39.988Z] --- PASS: TestContinueAfterPluginCrash (17.45s) [2020-05-12T03:02:39.988Z] === RUN TestReadPluginNoRead/default [2020-05-12T03:02:40.225Z] --- PASS: TestTemplatedConfig (3.86s) [2020-05-12T03:02:40.225Z] === RUN TestConfigCreateResolve [2020-05-12T03:02:40.790Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2020-05-12T03:02:41.033Z] === RUN TestReadPluginNoRead/default [2020-05-12T03:02:42.494Z] === RUN TestReadPluginNoRead/disabled_caching [2020-05-12T03:02:42.688Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2020-05-12T03:02:43.047Z] === RUN TestReadPluginNoRead/disabled_caching [2020-05-12T03:02:43.047Z] --- PASS: TestContinueAfterPluginCrash (9.16s) [2020-05-12T03:02:43.622Z] --- PASS: TestConfigCreateResolve (3.44s) [2020-05-12T03:02:43.622Z] === RUN TestConfigDaemonLibtrustID [2020-05-12T03:02:43.918Z] --- PASS: TestUpdateRestartPolicy (12.51s) [2020-05-12T03:02:43.918Z] === RUN TestUpdateRestartWithAutoRemove [2020-05-12T03:02:44.187Z] --- PASS: TestConfigDaemonLibtrustID (0.57s) [2020-05-12T03:02:44.187Z] PASS [2020-05-12T03:02:44.187Z] [2020-05-12T03:02:44.187Z] DONE 7 tests in 21.282s [2020-05-12T03:02:44.187Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2020-05-12T03:02:44.187Z] ++ 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-12T03:02:44.187Z] ++ set -e [2020-05-12T03:02:44.187Z] ++ '[' -n 0 ']' [2020-05-12T03:02:44.187Z] ++ set -x [2020-05-12T03:02:44.187Z] ++ env -i DEST=/go/src/github.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-12T03:02:44.187Z] INFO: Testing against a local daemon [2020-05-12T03:02:44.187Z] === RUN TestCheckpoint [2020-05-12T03:02:44.187Z] --- SKIP: TestCheckpoint (0.00s) [2020-05-12T03:02:44.187Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-05-12T03:02:44.187Z] === RUN TestContainerInvalidJSON [2020-05-12T03:02:44.187Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-05-12T03:02:44.187Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-05-12T03:02:44.187Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-05-12T03:02:44.187Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-05-12T03:02:44.187Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-05-12T03:02:44.187Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-05-12T03:02:44.187Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-05-12T03:02:44.187Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-05-12T03:02:44.187Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-05-12T03:02:44.187Z] --- PASS: TestContainerInvalidJSON (0.03s) [2020-05-12T03:02:44.187Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-05-12T03:02:44.187Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-05-12T03:02:44.187Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s) [2020-05-12T03:02:44.187Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-05-12T03:02:44.445Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.13s) [2020-05-12T03:02:44.445Z] === RUN TestCopyFromContainerPathIsNotDir [2020-05-12T03:02:44.445Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.10s) [2020-05-12T03:02:44.445Z] === RUN TestCopyToContainerPathDoesNotExist [2020-05-12T03:02:44.702Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.10s) [2020-05-12T03:02:44.702Z] === RUN TestCopyToContainerPathIsNotDir [2020-05-12T03:02:44.702Z] --- PASS: TestCopyToContainerPathIsNotDir (0.10s) [2020-05-12T03:02:44.702Z] === RUN TestCopyFromContainer [2020-05-12T03:02:44.854Z] --- PASS: TestUpdateRestartWithAutoRemove (0.81s) [2020-05-12T03:02:44.854Z] === RUN TestWaitNonBlocked [2020-05-12T03:02:44.854Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-05-12T03:02:44.854Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-05-12T03:02:44.854Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-05-12T03:02:44.854Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-05-12T03:02:44.854Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-05-12T03:02:44.854Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-05-12T03:02:45.001Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-05-12T03:02:45.061Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-05-12T03:02:45.790Z] --- PASS: TestWaitNonBlocked (0.03s) [2020-05-12T03:02:45.790Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.98s) [2020-05-12T03:02:45.790Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.03s) [2020-05-12T03:02:45.790Z] === RUN TestWaitBlocked [2020-05-12T03:02:45.790Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-05-12T03:02:45.790Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-05-12T03:02:45.790Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-05-12T03:02:45.790Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-05-12T03:02:45.790Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-05-12T03:02:45.790Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-05-12T03:02:46.072Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2020-05-12T03:02:46.072Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2020-05-12T03:02:46.330Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2020-05-12T03:02:46.527Z] --- PASS: TestReadPluginNoRead (8.66s) [2020-05-12T03:02:46.527Z] --- PASS: TestReadPluginNoRead/default (2.02s) [2020-05-12T03:02:46.527Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.94s) [2020-05-12T03:02:46.527Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.83s) [2020-05-12T03:02:46.527Z] read_test.go:91: [d280712f0ddb8] daemon is not started [2020-05-12T03:02:46.527Z] PASS [2020-05-12T03:02:46.527Z] [2020-05-12T03:02:46.527Z] DONE 6 tests in 12.742s [2020-05-12T03:02:46.527Z] 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-12T03:02:46.527Z] ++ 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-12T03:02:46.527Z] ++ set -e [2020-05-12T03:02:46.527Z] ++ '[' -n 0 ']' [2020-05-12T03:02:46.527Z] ++ set -x [2020-05-12T03:02:46.527Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-12T03:02:46.527Z] testing: warning: no tests to run [2020-05-12T03:02:46.527Z] PASS [2020-05-12T03:02:46.527Z] [2020-05-12T03:02:46.527Z] DONE 0 tests in 0.085s [2020-05-12T03:02:46.527Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (s390x.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-05-12T03:02:46.527Z] ++ 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-12T03:02:46.527Z] ++ set -e [2020-05-12T03:02:46.527Z] ++ '[' -n 0 ']' [2020-05-12T03:02:46.527Z] ++ set -x [2020-05-12T03:02:46.527Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-12T03:02:46.587Z] === RUN TestCopyFromContainer// [2020-05-12T03:02:46.587Z] === RUN TestCopyFromContainer//bar/root [2020-05-12T03:02:46.808Z] INFO: Testing against a local daemon [2020-05-12T03:02:46.808Z] === RUN TestPluginWithDevMounts [2020-05-12T03:02:46.808Z] === PAUSE TestPluginWithDevMounts [2020-05-12T03:02:46.808Z] === CONT TestPluginWithDevMounts [2020-05-12T03:02:46.847Z] === RUN TestCopyFromContainer//bar/root/ [2020-05-12T03:02:46.847Z] === RUN TestCopyFromContainer/bar/quux [2020-05-12T03:02:46.847Z] === RUN TestCopyFromContainer/bar/quux/ [2020-05-12T03:02:47.105Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-05-12T03:02:47.105Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-05-12T03:02:47.167Z] --- PASS: TestWaitBlocked (0.04s) [2020-05-12T03:02:47.167Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.03s) [2020-05-12T03:02:47.167Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.08s) [2020-05-12T03:02:47.167Z] === CONT TestContainerStartOnDaemonRestart [2020-05-12T03:02:47.167Z] === CONT TestIpcModeOlderClient [2020-05-12T03:02:47.167Z] === CONT TestDaemonHostGatewayIP [2020-05-12T03:02:47.167Z] === CONT TestDaemonRestartIpcMode [2020-05-12T03:02:47.167Z] --- PASS: TestIpcModeOlderClient (0.18s) [2020-05-12T03:02:47.167Z] === CONT TestContainerKillOnDaemonStart [2020-05-12T03:02:47.363Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-05-12T03:02:47.363Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-05-12T03:02:47.363Z] === RUN TestCopyFromContainer/bar/notarget [2020-05-12T03:02:47.625Z] --- PASS: TestCopyFromContainer (2.85s) [2020-05-12T03:02:47.625Z] --- PASS: TestCopyFromContainer// (0.12s) [2020-05-12T03:02:47.625Z] --- PASS: TestCopyFromContainer//bar/root (0.14s) [2020-05-12T03:02:47.625Z] --- PASS: TestCopyFromContainer//bar/root/ (0.07s) [2020-05-12T03:02:47.625Z] --- PASS: TestCopyFromContainer/bar/quux (0.10s) [2020-05-12T03:02:47.625Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.11s) [2020-05-12T03:02:47.625Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.12s) [2020-05-12T03:02:47.625Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.13s) [2020-05-12T03:02:47.625Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.07s) [2020-05-12T03:02:47.625Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.09s) [2020-05-12T03:02:47.625Z] --- PASS: TestCopyFromContainer/bar/notarget (0.08s) [2020-05-12T03:02:47.625Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-05-12T03:02:47.625Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-05-12T03:02:47.625Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-05-12T03:02:47.625Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-05-12T03:02:47.625Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-05-12T03:02:47.625Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-05-12T03:02:47.625Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-05-12T03:02:47.625Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-05-12T03:02:47.625Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-05-12T03:02:47.625Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-05-12T03:02:47.625Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2020-05-12T03:02:47.625Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-05-12T03:02:47.625Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-05-12T03:02:47.625Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-05-12T03:02:47.625Z] === RUN TestCreateLinkToNonExistingContainer [2020-05-12T03:02:47.625Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2020-05-12T03:02:47.625Z] === RUN TestCreateWithInvalidEnv [2020-05-12T03:02:47.625Z] === RUN TestCreateWithInvalidEnv/0 [2020-05-12T03:02:47.625Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-05-12T03:02:47.625Z] === RUN TestCreateWithInvalidEnv/1 [2020-05-12T03:02:47.625Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-05-12T03:02:47.625Z] === RUN TestCreateWithInvalidEnv/2 [2020-05-12T03:02:47.625Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-05-12T03:02:47.625Z] === CONT TestCreateWithInvalidEnv/0 [2020-05-12T03:02:47.625Z] === CONT TestCreateWithInvalidEnv/2 [2020-05-12T03:02:47.625Z] === CONT TestCreateWithInvalidEnv/1 [2020-05-12T03:02:47.625Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2020-05-12T03:02:47.625Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-05-12T03:02:47.625Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-05-12T03:02:47.625Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-05-12T03:02:47.625Z] === RUN TestCreateTmpfsMountsTarget [2020-05-12T03:02:47.625Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2020-05-12T03:02:47.625Z] === RUN TestCreateWithCustomMaskedPaths [2020-05-12T03:02:48.257Z] --- PASS: TestReadPluginNoRead (11.57s) [2020-05-12T03:02:48.257Z] --- PASS: TestReadPluginNoRead/default (2.61s) [2020-05-12T03:02:48.257Z] --- PASS: TestReadPluginNoRead/disabled_caching (2.65s) [2020-05-12T03:02:48.257Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.64s) [2020-05-12T03:02:48.257Z] read_test.go:91: [d5a0d572d8354] daemon is not started [2020-05-12T03:02:48.257Z] PASS [2020-05-12T03:02:48.257Z] [2020-05-12T03:02:48.257Z] DONE 6 tests in 25.555s [2020-05-12T03:02:48.257Z] 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-12T03:02:48.257Z] testing: warning: no tests to run [2020-05-12T03:02:48.257Z] PASS [2020-05-12T03:02:48.257Z] [2020-05-12T03:02:48.257Z] DONE 0 tests in 0.042s [2020-05-12T03:02:48.257Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-05-12T03:02:48.257Z] INFO: Testing against a local daemon [2020-05-12T03:02:48.257Z] === RUN TestPluginWithDevMounts [2020-05-12T03:02:48.257Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2020-05-12T03:02:48.257Z] mounts_test.go:21: (*Execution).IsRootless-fm [2020-05-12T03:02:48.257Z] PASS [2020-05-12T03:02:48.257Z] [2020-05-12T03:02:48.257Z] === Skipped [2020-05-12T03:02:48.257Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s) [2020-05-12T03:02:48.257Z] mounts_test.go:21: (*Execution).IsRootless-fm [2020-05-12T03:02:48.257Z] [2020-05-12T03:02:48.257Z] [2020-05-12T03:02:48.257Z] DONE 1 tests, 1 skipped in 0.139s [2020-05-12T03:02:48.257Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2020-05-12T03:02:48.257Z] INFO: Testing against a local daemon [2020-05-12T03:02:48.257Z] === RUN TestSecretInspect [2020-05-12T03:02:48.257Z] --- SKIP: TestSecretInspect (0.02s) [2020-05-12T03:02:48.257Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-12T03:02:48.257Z] === RUN TestSecretList [2020-05-12T03:02:48.257Z] --- SKIP: TestSecretList (0.02s) [2020-05-12T03:02:48.257Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-12T03:02:48.257Z] === RUN TestSecretsCreateAndDelete [2020-05-12T03:02:48.257Z] --- SKIP: TestSecretsCreateAndDelete (0.01s) [2020-05-12T03:02:48.257Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-12T03:02:48.257Z] === RUN TestSecretsUpdate [2020-05-12T03:02:48.257Z] --- SKIP: TestSecretsUpdate (0.01s) [2020-05-12T03:02:48.257Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-12T03:02:48.257Z] === RUN TestTemplatedSecret [2020-05-12T03:02:48.257Z] --- SKIP: TestTemplatedSecret (0.00s) [2020-05-12T03:02:48.257Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-12T03:02:48.257Z] === RUN TestSecretCreateResolve [2020-05-12T03:02:48.257Z] --- SKIP: TestSecretCreateResolve (0.01s) [2020-05-12T03:02:48.257Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-12T03:02:48.257Z] PASS [2020-05-12T03:02:48.257Z] [2020-05-12T03:02:48.257Z] === Skipped [2020-05-12T03:02:48.257Z] === SKIP: amd64.integration.secret TestSecretInspect (0.02s) [2020-05-12T03:02:48.257Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-12T03:02:48.257Z] [2020-05-12T03:02:48.257Z] === SKIP: amd64.integration.secret TestSecretList (0.02s) [2020-05-12T03:02:48.257Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-12T03:02:48.257Z] [2020-05-12T03:02:48.257Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s) [2020-05-12T03:02:48.257Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-12T03:02:48.257Z] [2020-05-12T03:02:48.257Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s) [2020-05-12T03:02:48.257Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-12T03:02:48.257Z] [2020-05-12T03:02:48.257Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s) [2020-05-12T03:02:48.257Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-12T03:02:48.257Z] [2020-05-12T03:02:48.257Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s) [2020-05-12T03:02:48.257Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-12T03:02:48.257Z] [2020-05-12T03:02:48.257Z] [2020-05-12T03:02:48.257Z] DONE 6 tests, 6 skipped in 0.202s [2020-05-12T03:02:48.257Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2020-05-12T03:02:48.257Z] INFO: Testing against a local daemon [2020-05-12T03:02:48.257Z] === RUN TestServiceCreateInit [2020-05-12T03:02:48.257Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-05-12T03:02:48.257Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-05-12T03:02:48.257Z] --- PASS: TestServiceCreateInit (0.02s) [2020-05-12T03:02:48.257Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-05-12T03:02:48.257Z] create_test.go:39: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-12T03:02:48.257Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-05-12T03:02:48.257Z] create_test.go:39: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-12T03:02:48.257Z] === RUN TestCreateServiceMultipleTimes [2020-05-12T03:02:48.257Z] --- SKIP: TestCreateServiceMultipleTimes (0.02s) [2020-05-12T03:02:48.257Z] create_test.go:81: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-12T03:02:48.257Z] === RUN TestCreateServiceConflict [2020-05-12T03:02:48.257Z] --- SKIP: TestCreateServiceConflict (0.01s) [2020-05-12T03:02:48.257Z] create_test.go:154: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-12T03:02:48.257Z] === RUN TestCreateServiceMaxReplicas [2020-05-12T03:02:48.257Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s) [2020-05-12T03:02:48.257Z] create_test.go:175: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-12T03:02:48.257Z] === RUN TestCreateWithDuplicateNetworkNames [2020-05-12T03:02:48.257Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s) [2020-05-12T03:02:48.257Z] create_test.go:196: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-12T03:02:48.257Z] === RUN TestCreateServiceSecretFileMode [2020-05-12T03:02:48.257Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s) [2020-05-12T03:02:48.257Z] create_test.go:249: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-12T03:02:48.257Z] === RUN TestCreateServiceConfigFileMode [2020-05-12T03:02:48.257Z] --- SKIP: TestCreateServiceConfigFileMode (0.02s) [2020-05-12T03:02:48.257Z] create_test.go:313: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-12T03:02:48.257Z] === RUN TestCreateServiceSysctls [2020-05-12T03:02:48.257Z] --- SKIP: TestCreateServiceSysctls (0.02s) [2020-05-12T03:02:48.257Z] create_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-12T03:02:48.257Z] === RUN TestCreateServiceCapabilities [2020-05-12T03:02:48.257Z] --- SKIP: TestCreateServiceCapabilities (0.02s) [2020-05-12T03:02:48.257Z] create_test.go:487: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-12T03:02:48.257Z] === RUN TestInspect [2020-05-12T03:02:48.512Z] --- SKIP: TestInspect (0.02s) [2020-05-12T03:02:48.512Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-12T03:02:48.512Z] === RUN TestCreateJob [2020-05-12T03:02:48.512Z] --- SKIP: TestCreateJob (0.01s) [2020-05-12T03:02:48.512Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-12T03:02:48.512Z] === RUN TestReplicatedJob [2020-05-12T03:02:48.512Z] --- SKIP: TestReplicatedJob (0.01s) [2020-05-12T03:02:48.512Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-12T03:02:48.512Z] === RUN TestUpdateReplicatedJob [2020-05-12T03:02:48.512Z] --- SKIP: TestUpdateReplicatedJob (0.02s) [2020-05-12T03:02:48.512Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-12T03:02:48.512Z] === RUN TestServiceListWithStatuses [2020-05-12T03:02:48.512Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-05-12T03:02:48.512Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-05-12T03:02:48.512Z] === RUN TestDockerNetworkConnectAlias [2020-05-12T03:02:48.512Z] --- SKIP: TestDockerNetworkConnectAlias (0.02s) [2020-05-12T03:02:48.512Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-12T03:02:48.512Z] === RUN TestDockerNetworkReConnect [2020-05-12T03:02:48.512Z] --- SKIP: TestDockerNetworkReConnect (0.01s) [2020-05-12T03:02:48.512Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-12T03:02:48.512Z] === RUN TestServicePlugin [2020-05-12T03:02:48.823Z] --- PASS: TestPluginWithDevMounts (1.92s) [2020-05-12T03:02:48.823Z] PASS [2020-05-12T03:02:48.823Z] [2020-05-12T03:02:48.823Z] DONE 1 tests in 2.046s [2020-05-12T03:02:48.823Z] Running /go/src/github.com/docker/docker/integration/secret (s390x.integration.secret) flags=-test.v -test.timeout=120m [2020-05-12T03:02:48.823Z] ++ 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-12T03:02:48.823Z] ++ set -e [2020-05-12T03:02:48.823Z] ++ '[' -n 0 ']' [2020-05-12T03:02:48.823Z] ++ set -x [2020-05-12T03:02:48.823Z] ++ env -i DEST=/go/src/github.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-12T03:02:48.823Z] INFO: Testing against a local daemon [2020-05-12T03:02:48.823Z] === RUN TestSecretInspect [2020-05-12T03:02:50.150Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2020-05-12T03:02:50.150Z] --- PASS: TestCreateWithCustomMaskedPaths (2.53s) [2020-05-12T03:02:50.150Z] === RUN TestCreateWithCapabilities [2020-05-12T03:02:50.150Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-05-12T03:02:50.150Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-05-12T03:02:50.150Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-05-12T03:02:50.150Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-05-12T03:02:50.150Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-05-12T03:02:50.150Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-05-12T03:02:50.150Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-05-12T03:02:50.150Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-05-12T03:02:50.150Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-05-12T03:02:50.150Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-05-12T03:02:50.150Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-05-12T03:02:50.150Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-05-12T03:02:50.150Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-05-12T03:02:50.150Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-05-12T03:02:50.150Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-05-12T03:02:50.150Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-05-12T03:02:50.150Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-05-12T03:02:50.150Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-05-12T03:02:50.150Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-05-12T03:02:50.150Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-05-12T03:02:50.150Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-05-12T03:02:50.150Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-05-12T03:02:50.150Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-05-12T03:02:50.150Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-05-12T03:02:50.150Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-05-12T03:02:50.150Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2020-05-12T03:02:50.419Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-05-12T03:02:50.419Z] === CONT TestCreateWithCapabilities/empty_capadd [2020-05-12T03:02:50.419Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-05-12T03:02:50.419Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-05-12T03:02:50.419Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-05-12T03:02:50.419Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-05-12T03:02:50.419Z] === CONT TestCreateWithCapabilities/empty_capabilities [2020-05-12T03:02:50.419Z] --- PASS: TestCreateWithCapabilities (0.03s) [2020-05-12T03:02:50.419Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2020-05-12T03:02:50.419Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2020-05-12T03:02:50.419Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.08s) [2020-05-12T03:02:50.419Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.08s) [2020-05-12T03:02:50.419Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.05s) [2020-05-12T03:02:50.419Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.06s) [2020-05-12T03:02:50.419Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.06s) [2020-05-12T03:02:50.419Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2020-05-12T03:02:50.419Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.06s) [2020-05-12T03:02:50.419Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.07s) [2020-05-12T03:02:50.419Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.08s) [2020-05-12T03:02:50.419Z] === RUN TestCreateWithCustomReadonlyPaths [2020-05-12T03:02:50.458Z] --- PASS: TestContainerStartOnDaemonRestart (3.25s) [2020-05-12T03:02:50.693Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2020-05-12T03:02:50.693Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2020-05-12T03:02:51.397Z] --- PASS: TestDaemonRestartIpcMode (4.39s) [2020-05-12T03:02:51.965Z] --- PASS: TestDaemonHostGatewayIP (4.90s) [2020-05-12T03:02:52.667Z] --- SKIP: TestServicePlugin (3.48s) [2020-05-12T03:02:52.667Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-12T03:02:52.667Z] === RUN TestServiceUpdateLabel [2020-05-12T03:02:52.667Z] --- SKIP: TestServiceUpdateLabel (0.01s) [2020-05-12T03:02:52.667Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-12T03:02:52.667Z] === RUN TestServiceUpdateSecrets [2020-05-12T03:02:52.667Z] --- SKIP: TestServiceUpdateSecrets (0.01s) [2020-05-12T03:02:52.667Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-12T03:02:52.667Z] === RUN TestServiceUpdateConfigs [2020-05-12T03:02:52.667Z] --- SKIP: TestServiceUpdateConfigs (0.02s) [2020-05-12T03:02:52.667Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-12T03:02:52.667Z] === RUN TestServiceUpdateNetwork [2020-05-12T03:02:52.667Z] --- SKIP: TestServiceUpdateNetwork (0.01s) [2020-05-12T03:02:52.667Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-12T03:02:52.667Z] === RUN TestServiceUpdatePidsLimit [2020-05-12T03:02:52.667Z] --- SKIP: TestServiceUpdatePidsLimit (0.04s) [2020-05-12T03:02:52.667Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-12T03:02:52.667Z] PASS [2020-05-12T03:02:52.667Z] [2020-05-12T03:02:52.667Z] === Skipped [2020-05-12T03:02:52.667Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-05-12T03:02:52.667Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-05-12T03:02:52.667Z] create_test.go:39: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-12T03:02:52.667Z] [2020-05-12T03:02:52.667Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-05-12T03:02:52.667Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-05-12T03:02:52.667Z] create_test.go:39: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-12T03:02:52.667Z] [2020-05-12T03:02:52.667Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.02s) [2020-05-12T03:02:52.667Z] create_test.go:81: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-12T03:02:52.667Z] [2020-05-12T03:02:52.667Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s) [2020-05-12T03:02:52.667Z] create_test.go:154: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-12T03:02:52.667Z] [2020-05-12T03:02:52.667Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s) [2020-05-12T03:02:52.667Z] create_test.go:175: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-12T03:02:52.667Z] [2020-05-12T03:02:52.667Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s) [2020-05-12T03:02:52.667Z] create_test.go:196: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-12T03:02:52.667Z] [2020-05-12T03:02:52.667Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s) [2020-05-12T03:02:52.667Z] create_test.go:249: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-12T03:02:52.667Z] [2020-05-12T03:02:52.667Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.02s) [2020-05-12T03:02:52.667Z] create_test.go:313: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-12T03:02:52.667Z] [2020-05-12T03:02:52.667Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.02s) [2020-05-12T03:02:52.667Z] create_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-12T03:02:52.667Z] [2020-05-12T03:02:52.667Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.02s) [2020-05-12T03:02:52.667Z] create_test.go:487: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-12T03:02:52.667Z] [2020-05-12T03:02:52.667Z] === SKIP: amd64.integration.service TestInspect (0.02s) [2020-05-12T03:02:52.667Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-12T03:02:52.667Z] [2020-05-12T03:02:52.667Z] === SKIP: amd64.integration.service TestCreateJob (0.01s) [2020-05-12T03:02:52.667Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-12T03:02:52.667Z] [2020-05-12T03:02:52.667Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s) [2020-05-12T03:02:52.667Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-12T03:02:52.667Z] [2020-05-12T03:02:52.667Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.02s) [2020-05-12T03:02:52.667Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-12T03:02:52.667Z] [2020-05-12T03:02:52.667Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2020-05-12T03:02:52.667Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-05-12T03:02:52.667Z] [2020-05-12T03:02:52.667Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.02s) [2020-05-12T03:02:52.667Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-12T03:02:52.667Z] [2020-05-12T03:02:52.667Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.01s) [2020-05-12T03:02:52.667Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-12T03:02:52.667Z] [2020-05-12T03:02:52.667Z] === SKIP: amd64.integration.service TestServicePlugin (3.48s) [2020-05-12T03:02:52.667Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-12T03:02:52.667Z] [2020-05-12T03:02:52.667Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s) [2020-05-12T03:02:52.667Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-12T03:02:52.667Z] [2020-05-12T03:02:52.667Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s) [2020-05-12T03:02:52.667Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-12T03:02:52.667Z] [2020-05-12T03:02:52.667Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.02s) [2020-05-12T03:02:52.667Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-12T03:02:52.667Z] [2020-05-12T03:02:52.667Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s) [2020-05-12T03:02:52.667Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-12T03:02:52.667Z] [2020-05-12T03:02:52.667Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.04s) [2020-05-12T03:02:52.667Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-12T03:02:52.667Z] [2020-05-12T03:02:52.667Z] [2020-05-12T03:02:52.667Z] DONE 24 tests, 23 skipped in 3.944s [2020-05-12T03:02:52.667Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2020-05-12T03:02:52.667Z] INFO: Testing against a local daemon [2020-05-12T03:02:52.667Z] === RUN TestSessionCreate [2020-05-12T03:02:52.667Z] --- PASS: TestSessionCreate (0.03s) [2020-05-12T03:02:52.667Z] === RUN TestSessionCreateWithBadUpgrade [2020-05-12T03:02:52.667Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2020-05-12T03:02:52.667Z] PASS [2020-05-12T03:02:52.667Z] [2020-05-12T03:02:52.667Z] DONE 2 tests in 0.149s [2020-05-12T03:02:52.667Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2020-05-12T03:02:52.667Z] INFO: Testing against a local daemon [2020-05-12T03:02:52.667Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-05-12T03:02:52.667Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-05-12T03:02:52.667Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-05-12T03:02:52.667Z] === RUN TestEventsExecDie [2020-05-12T03:02:52.922Z] --- PASS: TestEventsExecDie (0.69s) [2020-05-12T03:02:52.922Z] === RUN TestEventsBackwardsCompatible [2020-05-12T03:02:53.177Z] --- PASS: TestEventsBackwardsCompatible (0.06s) [2020-05-12T03:02:53.177Z] === RUN TestInfoBinaryCommits [2020-05-12T03:02:53.177Z] --- PASS: TestInfoBinaryCommits (0.03s) [2020-05-12T03:02:53.177Z] === RUN TestInfoAPIVersioned [2020-05-12T03:02:53.177Z] --- PASS: TestInfoAPIVersioned (0.01s) [2020-05-12T03:02:53.177Z] === RUN TestInfoDiscoveryBackend [2020-05-12T03:02:53.190Z] --- PASS: TestSecretInspect (3.75s) [2020-05-12T03:02:53.190Z] === RUN TestSecretList [2020-05-12T03:02:53.229Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2020-05-12T03:02:53.229Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.72s) [2020-05-12T03:02:53.229Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-05-12T03:02:53.229Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-05-12T03:02:53.229Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-05-12T03:02:53.229Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-05-12T03:02:53.229Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-05-12T03:02:53.229Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-05-12T03:02:53.229Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-05-12T03:02:53.229Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-05-12T03:02:53.229Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-05-12T03:02:53.229Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-05-12T03:02:53.229Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-05-12T03:02:53.229Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-05-12T03:02:53.229Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-05-12T03:02:53.229Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-05-12T03:02:53.229Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-05-12T03:02:53.229Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-05-12T03:02:53.229Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2020-05-12T03:02:53.229Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s) [2020-05-12T03:02:53.229Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s) [2020-05-12T03:02:53.229Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2020-05-12T03:02:53.229Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.02s) [2020-05-12T03:02:53.229Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2020-05-12T03:02:53.229Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-05-12T03:02:54.160Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.93s) [2020-05-12T03:02:54.160Z] === RUN TestContainerStartOnDaemonRestart [2020-05-12T03:02:54.160Z] === PAUSE TestContainerStartOnDaemonRestart [2020-05-12T03:02:54.160Z] === RUN TestDaemonRestartIpcMode [2020-05-12T03:02:54.160Z] === PAUSE TestDaemonRestartIpcMode [2020-05-12T03:02:54.160Z] === RUN TestDaemonHostGatewayIP [2020-05-12T03:02:54.160Z] === PAUSE TestDaemonHostGatewayIP [2020-05-12T03:02:54.160Z] === RUN TestContainerKillOnDaemonStart [2020-05-12T03:02:54.160Z] === PAUSE TestContainerKillOnDaemonStart [2020-05-12T03:02:54.160Z] === RUN TestDiff [2020-05-12T03:02:54.417Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2020-05-12T03:02:55.058Z] --- PASS: TestInfoDiscoveryBackend (1.60s) [2020-05-12T03:02:55.058Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-05-12T03:02:55.348Z] --- PASS: TestDiff (0.92s) [2020-05-12T03:02:55.348Z] === RUN TestExecWithCloseStdin [2020-05-12T03:02:56.282Z] --- PASS: TestExecWithCloseStdin (0.98s) [2020-05-12T03:02:56.282Z] === RUN TestExec [2020-05-12T03:02:56.633Z] --- PASS: TestSecretList (3.55s) [2020-05-12T03:02:56.633Z] === RUN TestSecretsCreateAndDelete [2020-05-12T03:02:56.848Z] === RUN TestDockerSuite/TestBuildAddNonTar [2020-05-12T03:02:57.105Z] --- PASS: TestExec (1.01s) [2020-05-12T03:02:57.105Z] === RUN TestExecUser [2020-05-12T03:02:57.609Z] tests/integration/models_containers_test.py ............................ [ 83%] [2020-05-12T03:02:58.039Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2020-05-12T03:02:58.039Z] --- PASS: TestExecUser (0.94s) [2020-05-12T03:02:58.039Z] === RUN TestExportContainerAndImportImage [2020-05-12T03:02:58.297Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2020-05-12T03:02:58.312Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (3.55s) [2020-05-12T03:02:58.312Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-05-12T03:02:58.312Z] --- SKIP: TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2020-05-12T03:02:58.312Z] info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-05-12T03:02:58.312Z] === RUN TestInfoAPI [2020-05-12T03:02:58.312Z] --- PASS: TestInfoAPI (0.04s) [2020-05-12T03:02:58.312Z] === RUN TestInfoAPIWarnings [2020-05-12T03:02:58.554Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2020-05-12T03:02:59.127Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2020-05-12T03:02:59.127Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2020-05-12T03:02:59.298Z] --- PASS: TestSecretsCreateAndDelete (3.26s) [2020-05-12T03:02:59.298Z] === RUN TestSecretsUpdate [2020-05-12T03:02:59.384Z] --- PASS: TestExportContainerAndImportImage (1.28s) [2020-05-12T03:02:59.384Z] === RUN TestExportContainerAfterDaemonRestart [2020-05-12T03:02:59.384Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2020-05-12T03:03:00.236Z] --- PASS: TestInfoAPIWarnings (1.62s) [2020-05-12T03:03:00.236Z] === RUN TestInfoDebug [2020-05-12T03:03:01.281Z] --- PASS: TestExportContainerAfterDaemonRestart (1.58s) [2020-05-12T03:03:01.281Z] === RUN TestHealthCheckWorkdir [2020-05-12T03:03:01.281Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2020-05-12T03:03:01.594Z] --- PASS: TestInfoDebug (1.79s) [2020-05-12T03:03:01.595Z] === RUN TestInfoInsecureRegistries [2020-05-12T03:03:01.935Z] --- PASS: TestContainerKillOnDaemonStart (13.39s) [2020-05-12T03:03:01.935Z] PASS [2020-05-12T03:03:01.935Z] [2020-05-12T03:03:01.935Z] === Skipped [2020-05-12T03:03:01.935Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2020-05-12T03:03:01.935Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-05-12T03:03:01.935Z] [2020-05-12T03:03:01.935Z] === SKIP: arm64.integration.container TestInspectOomKilledTrue (0.00s) [2020-05-12T03:03:01.935Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-05-12T03:03:01.935Z] [2020-05-12T03:03:01.935Z] === SKIP: arm64.integration.container TestInspectOomKilledFalse (0.00s) [2020-05-12T03:03:01.935Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-05-12T03:03:01.935Z] [2020-05-12T03:03:01.935Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-05-12T03:03:01.935Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-05-12T03:03:01.935Z] [2020-05-12T03:03:01.935Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2020-05-12T03:03:01.935Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-05-12T03:03:01.935Z] [2020-05-12T03:03:01.935Z] === SKIP: arm64.integration.container TestUpdateMemory (0.00s) [2020-05-12T03:03:01.935Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-05-12T03:03:01.935Z] [2020-05-12T03:03:01.935Z] [2020-05-12T03:03:01.935Z] DONE 200 tests, 6 skipped in 137.234s [2020-05-12T03:03:01.935Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2020-05-12T03:03:01.935Z] ++ 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-12T03:03:01.935Z] ++ set -e [2020-05-12T03:03:01.935Z] ++ '[' -n 0 ']' [2020-05-12T03:03:01.935Z] ++ set -x [2020-05-12T03:03:01.935Z] ++ env -i DEST=/go/src/github.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-12T03:03:01.935Z] INFO: Testing against a local daemon [2020-05-12T03:03:01.935Z] === RUN TestCommitInheritsEnv [2020-05-12T03:03:01.935Z] --- PASS: TestCommitInheritsEnv (0.57s) [2020-05-12T03:03:01.935Z] === RUN TestImportExtremelyLargeImageWorks [2020-05-12T03:03:01.935Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2020-05-12T03:03:01.935Z] import_test.go:21: runtime.GOARCH == "arm64": effective test will be time out [2020-05-12T03:03:01.935Z] === RUN TestImagesFilterMultiReference [2020-05-12T03:03:01.935Z] --- PASS: TestImagesFilterMultiReference (0.09s) [2020-05-12T03:03:01.935Z] === RUN TestImagePullPlatformInvalid [2020-05-12T03:03:01.935Z] --- PASS: TestImagePullPlatformInvalid (0.05s) [2020-05-12T03:03:01.935Z] === RUN TestRemoveImageOrphaning [2020-05-12T03:03:01.935Z] --- PASS: TestRemoveImageOrphaning (0.52s) [2020-05-12T03:03:01.935Z] === RUN TestRemoveImageGarbageCollector [2020-05-12T03:03:01.935Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-05-12T03:03:01.935Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-12T03:03:01.935Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-05-12T03:03:01.935Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2020-05-12T03:03:01.935Z] === RUN TestTagInvalidReference [2020-05-12T03:03:01.935Z] --- PASS: TestTagInvalidReference (0.03s) [2020-05-12T03:03:01.935Z] === RUN TestTagValidPrefixedRepo [2020-05-12T03:03:02.194Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2020-05-12T03:03:02.194Z] === RUN TestTagExistedNameWithoutForce [2020-05-12T03:03:02.194Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2020-05-12T03:03:02.194Z] === RUN TestTagOfficialNames [2020-05-12T03:03:02.194Z] --- PASS: TestTagOfficialNames (0.08s) [2020-05-12T03:03:02.194Z] === RUN TestTagMatchesDigest [2020-05-12T03:03:02.194Z] --- PASS: TestTagMatchesDigest (0.03s) [2020-05-12T03:03:02.194Z] PASS [2020-05-12T03:03:02.194Z] [2020-05-12T03:03:02.194Z] === Skipped [2020-05-12T03:03:02.194Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2020-05-12T03:03:02.194Z] import_test.go:21: runtime.GOARCH == "arm64": effective test will be time out [2020-05-12T03:03:02.194Z] [2020-05-12T03:03:02.194Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-05-12T03:03:02.194Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-12T03:03:02.194Z] [2020-05-12T03:03:02.194Z] [2020-05-12T03:03:02.194Z] DONE 12 tests, 2 skipped in 1.736s [2020-05-12T03:03:02.194Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2020-05-12T03:03:02.194Z] ++ 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-12T03:03:02.194Z] ++ set -e [2020-05-12T03:03:02.194Z] ++ '[' -n 0 ']' [2020-05-12T03:03:02.194Z] ++ set -x [2020-05-12T03:03:02.194Z] ++ env -i DEST=/go/src/github.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-12T03:03:02.215Z] --- PASS: TestHealthCheckWorkdir (1.05s) [2020-05-12T03:03:02.215Z] === RUN TestHealthKillContainer [2020-05-12T03:03:02.452Z] INFO: Testing against a local daemon [2020-05-12T03:03:02.452Z] === RUN TestNetworkCreateDelete [2020-05-12T03:03:02.711Z] --- PASS: TestNetworkCreateDelete (0.43s) [2020-05-12T03:03:02.711Z] === RUN TestDockerNetworkDeletePreferID [2020-05-12T03:03:03.147Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2020-05-12T03:03:03.148Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2020-05-12T03:03:03.476Z] --- PASS: TestInfoInsecureRegistries (1.80s) [2020-05-12T03:03:03.476Z] === RUN TestInfoRegistryMirrors [2020-05-12T03:03:03.675Z] --- PASS: TestSecretsUpdate (3.88s) [2020-05-12T03:03:03.675Z] === RUN TestTemplatedSecret [2020-05-12T03:03:04.087Z] --- PASS: TestDockerNetworkDeletePreferID (1.18s) [2020-05-12T03:03:04.087Z] === RUN TestInspectNetwork [2020-05-12T03:03:05.043Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2020-05-12T03:03:05.043Z] --- PASS: TestHealthKillContainer (3.15s) [2020-05-12T03:03:05.043Z] === RUN TestInspectCpusetInConfigPre120 [2020-05-12T03:03:05.357Z] --- PASS: TestInfoRegistryMirrors (1.82s) [2020-05-12T03:03:05.357Z] === RUN TestLoginFailsWithBadCredentials [2020-05-12T03:03:05.607Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2020-05-12T03:03:05.612Z] --- PASS: TestLoginFailsWithBadCredentials (0.20s) [2020-05-12T03:03:05.612Z] === RUN TestPingCacheHeaders [2020-05-12T03:03:05.612Z] --- PASS: TestPingCacheHeaders (0.04s) [2020-05-12T03:03:05.612Z] === RUN TestPingGet [2020-05-12T03:03:05.612Z] --- PASS: TestPingGet (0.01s) [2020-05-12T03:03:05.612Z] === RUN TestPingHead [2020-05-12T03:03:05.612Z] --- PASS: TestPingHead (0.02s) [2020-05-12T03:03:05.612Z] === RUN TestVersion [2020-05-12T03:03:05.612Z] --- PASS: TestVersion (0.02s) [2020-05-12T03:03:05.612Z] PASS [2020-05-12T03:03:05.612Z] [2020-05-12T03:03:05.612Z] === Skipped [2020-05-12T03:03:05.612Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-05-12T03:03:05.612Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-05-12T03:03:05.612Z] [2020-05-12T03:03:05.612Z] === SKIP: amd64.integration.system TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2020-05-12T03:03:05.612Z] info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-05-12T03:03:05.612Z] [2020-05-12T03:03:05.612Z] [2020-05-12T03:03:05.612Z] DONE 18 tests, 2 skipped in 13.415s [2020-05-12T03:03:05.612Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2020-05-12T03:03:05.867Z] INFO: Testing against a local daemon [2020-05-12T03:03:05.867Z] === RUN TestVolumesCreateAndList [2020-05-12T03:03:05.867Z] --- PASS: TestVolumesCreateAndList (0.03s) [2020-05-12T03:03:05.867Z] === RUN TestVolumesRemove [2020-05-12T03:03:05.867Z] --- PASS: TestVolumesRemove (0.07s) [2020-05-12T03:03:05.867Z] === RUN TestVolumesInspect [2020-05-12T03:03:05.867Z] --- PASS: TestVolumesInspect (0.02s) [2020-05-12T03:03:05.867Z] === RUN TestVolumesInvalidJSON [2020-05-12T03:03:05.867Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-05-12T03:03:05.867Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-05-12T03:03:05.867Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-05-12T03:03:05.867Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2020-05-12T03:03:05.867Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-05-12T03:03:05.867Z] PASS [2020-05-12T03:03:05.867Z] [2020-05-12T03:03:05.867Z] DONE 5 tests in 0.240s [2020-05-12T03:03:05.867Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-05-12T03:03:05.867Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 12276 is not a child of this shell [2020-05-12T03:03:05.867Z] warning: PID 12276 from bundles/test-integration/docker.pid had a nonzero exit code [2020-05-12T03:03:05.867Z] Leaving: AppArmorNo profiles have been unloaded. [2020-05-12T03:03:05.867Z] [2020-05-12T03:03:05.867Z] Unloading profiles will leave already running processes permanently [2020-05-12T03:03:05.867Z] unconfined, which can lead to unexpected situations. [2020-05-12T03:03:05.867Z] [2020-05-12T03:03:05.867Z] To set a process to complain mode, use the command line tool [2020-05-12T03:03:05.867Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-05-12T03:03:05.867Z] Removing test suite binaries [2020-05-12T03:03:06.174Z] --- PASS: TestInspectCpusetInConfigPre120 (0.88s) [2020-05-12T03:03:06.174Z] === RUN TestIpcModeNone [2020-05-12T03:03:06.432Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2020-05-12T03:03:06.998Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2020-05-12T03:03:06.998Z] --- PASS: TestIpcModeNone (1.06s) [2020-05-12T03:03:06.998Z] === RUN TestIpcModePrivate [2020-05-12T03:03:07.117Z] --- PASS: TestTemplatedSecret (3.63s) [2020-05-12T03:03:07.117Z] === RUN TestSecretCreateResolve [2020-05-12T03:03:07.227Z] Post stage [Pipeline] junit [2020-05-12T03:03:08.158Z] Recording test results [2020-05-12T03:03:08.370Z] --- PASS: TestIpcModePrivate (1.01s) [2020-05-12T03:03:08.370Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:201, shared: false, mustBeShared: false [2020-05-12T03:03:08.370Z] === RUN TestIpcModeShareable [2020-05-12T03:03:08.370Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2020-05-12T03:03:08.370Z] === RUN TestDockerSuite/TestBuildAddScript [2020-05-12T03:03:09.304Z] --- PASS: TestIpcModeShareable (1.17s) [2020-05-12T03:03:09.304Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:199, shared: true, mustBeShared: true [2020-05-12T03:03:09.304Z] === RUN TestAPIIpcModeShareableAndContainer [2020-05-12T03:03:09.358Z] === RUN TestInspectNetwork/full_network_id [2020-05-12T03:03:09.358Z] === RUN TestInspectNetwork/partial_network_id [2020-05-12T03:03:09.358Z] === RUN TestInspectNetwork/network_name [2020-05-12T03:03:09.358Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-05-12T03:03:10.237Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-05-12T03:03:10.559Z] --- PASS: TestSecretCreateResolve (3.65s) [2020-05-12T03:03:10.559Z] PASS [2020-05-12T03:03:10.559Z] [2020-05-12T03:03:10.559Z] DONE 6 tests in 21.882s [2020-05-12T03:03:10.559Z] Running /go/src/github.com/docker/docker/integration/service (s390x.integration.service) flags=-test.v -test.timeout=120m [2020-05-12T03:03:10.559Z] ++ 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-12T03:03:10.559Z] ++ set -e [2020-05-12T03:03:10.559Z] ++ '[' -n 0 ']' [2020-05-12T03:03:10.559Z] ++ set -x [2020-05-12T03:03:10.559Z] ++ env -i DEST=/go/src/github.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-12T03:03:10.820Z] + echo Ensuring container killed. [2020-05-12T03:03:10.820Z] Ensuring container killed. [2020-05-12T03:03:10.820Z] + docker rm -vf docker-pr1 [2020-05-12T03:03:10.820Z] Error: No such container: docker-pr1 [2020-05-12T03:03:10.820Z] + true [Pipeline] sh [2020-05-12T03:03:10.839Z] INFO: Testing against a local daemon [2020-05-12T03:03:10.839Z] === RUN TestServiceCreateInit [2020-05-12T03:03:10.839Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-05-12T03:03:11.223Z] + echo Chowning /workspace to jenkins user [2020-05-12T03:03:11.223Z] Chowning /workspace to jenkins user [2020-05-12T03:03:11.223Z] + id -u [2020-05-12T03:03:11.223Z] + id -g [2020-05-12T03:03:11.223Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40956:/workspace busybox chown -R 1000:1000 /workspace [2020-05-12T03:03:11.223Z] Unable to find image 'busybox:latest' locally [2020-05-12T03:03:11.223Z] latest: Pulling from library/busybox [2020-05-12T03:03:11.223Z] e2334dd9fee4: Pulling fs layer [2020-05-12T03:03:11.477Z] e2334dd9fee4: Download complete [2020-05-12T03:03:11.477Z] e2334dd9fee4: Pull complete [2020-05-12T03:03:11.477Z] Digest: sha256:a8cf7ff6367c2afa2a90acd081b484cbded349a7076e7bdf37a05279f276bc12 [2020-05-12T03:03:11.477Z] Status: Downloaded newer image for busybox:latest [2020-05-12T03:03:11.611Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2020-05-12T03:03:12.176Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2020-05-12T03:03:12.433Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.23s) [2020-05-12T03:03:12.433Z] === RUN TestAPIIpcModeHost [2020-05-12T03:03:12.691Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2020-05-12T03:03:13.257Z] --- PASS: TestAPIIpcModeHost (0.72s) [2020-05-12T03:03:13.257Z] === RUN TestDaemonIpcModeShareable [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-05-12T03:03:13.544Z] --- PASS: TestInspectNetwork (9.31s) [2020-05-12T03:03:13.544Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-05-12T03:03:13.544Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-05-12T03:03:13.544Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-05-12T03:03:13.544Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-05-12T03:03:13.544Z] === RUN TestRunContainerWithBridgeNone [2020-05-12T03:03:13.773Z] + bundleName=amd64-rootless [2020-05-12T03:03:13.773Z] + echo Creating amd64-rootless-bundles.tar.gz [2020-05-12T03:03:13.773Z] Creating amd64-rootless-bundles.tar.gz [2020-05-12T03:03:13.773Z] + 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-12T03:03:13.773Z] + xargs tar -czf amd64-rootless-bundles.tar.gz [Pipeline] archiveArtifacts [2020-05-12T03:03:13.780Z] Archiving artifacts [2020-05-12T03:03:15.157Z] --- PASS: TestDaemonIpcModeShareable (1.78s) [2020-05-12T03:03:15.157Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:212, shared: true, mustBeShared: true [2020-05-12T03:03:15.157Z] === RUN TestDaemonIpcModePrivate [2020-05-12T03:03:15.202Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40956/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-05-12T03:03:15.412Z] ......... [ 86%] [2020-05-12T03:03:15.633Z] + make clean [2020-05-12T03:03:15.888Z] docker volume rm -f docker-dev-cache [2020-05-12T03:03:15.888Z] docker-dev-cache [Pipeline] deleteDir [2020-05-12T03:03:16.078Z] --- PASS: TestRunContainerWithBridgeNone (2.52s) [2020-05-12T03:03:16.078Z] === RUN TestNetworkInvalidJSON [2020-05-12T03:03:16.078Z] === RUN TestNetworkInvalidJSON//networks/create [2020-05-12T03:03:16.078Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-05-12T03:03:16.078Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-05-12T03:03:16.078Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-05-12T03:03:16.078Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-05-12T03:03:16.078Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-05-12T03:03:16.078Z] === CONT TestNetworkInvalidJSON//networks/create [2020-05-12T03:03:16.078Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-05-12T03:03:16.078Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-05-12T03:03:16.078Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2020-05-12T03:03:16.078Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-05-12T03:03:16.078Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-05-12T03:03:16.078Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-05-12T03:03:16.078Z] === RUN TestHostIPv4BridgeLabel [2020-05-12T03:03:16.313Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-05-12T03:03:16.528Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-05-12T03:03:16.646Z] --- PASS: TestHostIPv4BridgeLabel (0.75s) [2020-05-12T03:03:16.646Z] === RUN TestDaemonRestartWithLiveRestore [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-05-12T03:03:16.785Z] --- PASS: TestDaemonIpcModePrivate (1.80s) [2020-05-12T03:03:16.785Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:220, shared: false, mustBeShared: false [2020-05-12T03:03:16.785Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-05-12T03:03:18.022Z] --- PASS: TestDaemonRestartWithLiveRestore (1.31s) [2020-05-12T03:03:18.022Z] === RUN TestDaemonDefaultNetworkPools [2020-05-12T03:03:18.681Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.72s) [2020-05-12T03:03:18.681Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:217, shared: false, mustBeShared: false [2020-05-12T03:03:18.681Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-05-12T03:03:19.399Z] --- PASS: TestDaemonDefaultNetworkPools (1.21s) [2020-05-12T03:03:19.399Z] === RUN TestDaemonRestartWithExistingNetwork [2020-05-12T03:03:20.051Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2020-05-12T03:03:20.051Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.60s) [2020-05-12T03:03:20.051Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:222, shared: true, mustBeShared: true [2020-05-12T03:03:20.051Z] === RUN TestIpcModeOlderClient [2020-05-12T03:03:20.051Z] === PAUSE TestIpcModeOlderClient [2020-05-12T03:03:20.051Z] === RUN TestKillContainerInvalidSignal [2020-05-12T03:03:20.713Z] tests/integration/models_images_test.py ............... [ 89%] [2020-05-12T03:03:20.983Z] --- PASS: TestKillContainerInvalidSignal (0.90s) [2020-05-12T03:03:20.983Z] === RUN TestKillContainer [2020-05-12T03:03:20.983Z] === RUN TestKillContainer/no_signal [2020-05-12T03:03:21.300Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.82s) [2020-05-12T03:03:21.300Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-05-12T03:03:21.781Z] --- PASS: TestServiceCreateInit (10.67s) [2020-05-12T03:03:21.781Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.28s) [2020-05-12T03:03:21.781Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.37s) [2020-05-12T03:03:21.781Z] === RUN TestCreateServiceMultipleTimes [2020-05-12T03:03:21.914Z] === RUN TestKillContainer/non_killing_signal [2020-05-12T03:03:22.340Z] tests/integration/models_networks_test.py .... [ 90%] [2020-05-12T03:03:22.479Z] === RUN TestKillContainer/killing_signal [2020-05-12T03:03:22.736Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2020-05-12T03:03:23.203Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (2.35s) [2020-05-12T03:03:23.203Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-05-12T03:03:23.668Z] --- PASS: TestKillContainer (2.51s) [2020-05-12T03:03:23.668Z] --- PASS: TestKillContainer/no_signal (0.86s) [2020-05-12T03:03:23.668Z] --- PASS: TestKillContainer/non_killing_signal (0.54s) [2020-05-12T03:03:23.668Z] --- PASS: TestKillContainer/killing_signal (0.78s) [2020-05-12T03:03:23.668Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-05-12T03:03:23.668Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-05-12T03:03:24.137Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.81s) [2020-05-12T03:03:24.137Z] === RUN TestServiceWithPredefinedNetwork [2020-05-12T03:03:24.601Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-05-12T03:03:24.859Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2020-05-12T03:03:25.424Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.90s) [2020-05-12T03:03:25.424Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.98s) [2020-05-12T03:03:25.424Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.69s) [2020-05-12T03:03:25.424Z] === RUN TestKillStoppedContainer [2020-05-12T03:03:25.424Z] --- PASS: TestKillStoppedContainer (0.10s) [2020-05-12T03:03:25.424Z] === RUN TestKillStoppedContainerAPIPre120 [2020-05-12T03:03:25.681Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.07s) [2020-05-12T03:03:25.681Z] === RUN TestKillDifferentUserContainer [2020-05-12T03:03:25.775Z] ok github.com/docker/docker/api/server/httputils 0.030s coverage: 14.7% of statements [2020-05-12T03:03:25.775Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-05-12T03:03:25.775Z] ok github.com/docker/docker/api/server/middleware 0.048s coverage: 37.7% of statements [2020-05-12T03:03:25.775Z] ? github.com/docker/docker/api/server/router [no test files] [2020-05-12T03:03:25.775Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-05-12T03:03:25.775Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-05-12T03:03:25.775Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-05-12T03:03:25.775Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-05-12T03:03:25.775Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-05-12T03:03:25.775Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-05-12T03:03:25.775Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-05-12T03:03:25.775Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-05-12T03:03:25.775Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-05-12T03:03:25.775Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-05-12T03:03:25.775Z] ok github.com/docker/docker/api/types/strslice 0.007s coverage: 90.0% of statements [2020-05-12T03:03:25.775Z] ok github.com/docker/docker/api/types/filters 0.046s coverage: 92.2% of statements [2020-05-12T03:03:25.775Z] ok github.com/docker/docker/api/server/router/swarm 0.018s coverage: 4.8% of statements [2020-05-12T03:03:25.775Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-05-12T03:03:25.775Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-05-12T03:03:25.775Z] ? github.com/docker/docker/api/types [no test files] [2020-05-12T03:03:25.775Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-05-12T03:03:25.775Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-05-12T03:03:25.775Z] ? github.com/docker/docker/api/types/container [no test files] [2020-05-12T03:03:25.775Z] ? github.com/docker/docker/api/types/events [no test files] [2020-05-12T03:03:25.775Z] ? github.com/docker/docker/api/types/image [no test files] [2020-05-12T03:03:25.775Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-05-12T03:03:25.775Z] ? github.com/docker/docker/api/types/network [no test files] [2020-05-12T03:03:25.775Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-05-12T03:03:25.775Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-05-12T03:03:25.775Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-05-12T03:03:25.775Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-05-12T03:03:25.775Z] ok github.com/docker/docker/api/types/time 0.026s coverage: 100.0% of statements [2020-05-12T03:03:25.775Z] ok github.com/docker/docker/api/types/versions 0.005s coverage: 75.0% of statements [2020-05-12T03:03:25.775Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-05-12T03:03:25.775Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-05-12T03:03:25.775Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-05-12T03:03:25.775Z] ? github.com/docker/docker/builder [no test files] [2020-05-12T03:03:25.775Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-05-12T03:03:25.775Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-05-12T03:03:25.775Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-05-12T03:03:25.775Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-05-12T03:03:25.775Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-05-12T03:03:25.775Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-05-12T03:03:25.775Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-05-12T03:03:25.775Z] ok github.com/docker/docker/builder/dockerignore 0.013s coverage: 96.8% of statements [2020-05-12T03:03:26.614Z] --- PASS: TestKillDifferentUserContainer (1.10s) [2020-05-12T03:03:26.614Z] === RUN TestInspectOomKilledTrue [2020-05-12T03:03:26.614Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-05-12T03:03:26.614Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-05-12T03:03:26.614Z] === RUN TestInspectOomKilledFalse [2020-05-12T03:03:26.614Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-05-12T03:03:26.614Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-05-12T03:03:26.614Z] === RUN TestLinksEtcHostsContentMatch [2020-05-12T03:03:27.424Z] --- PASS: TestServiceWithPredefinedNetwork (2.70s) [2020-05-12T03:03:27.424Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-05-12T03:03:27.424Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-05-12T03:03:27.424Z] service_test.go:236: FLAKY_TEST [2020-05-12T03:03:27.424Z] === RUN TestServiceWithDataPathPortInit [2020-05-12T03:03:27.547Z] --- PASS: TestLinksEtcHostsContentMatch (0.72s) [2020-05-12T03:03:27.547Z] === RUN TestLinksContainerNames [2020-05-12T03:03:28.884Z] tests/integration/models_nodes_test.py . [ 91%] [2020-05-12T03:03:28.921Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2020-05-12T03:03:28.921Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2020-05-12T03:03:29.141Z] tests/integration/models_resources_test.py . [ 91%] [2020-05-12T03:03:29.179Z] === RUN TestDockerSuite/TestBuildAddTar [2020-05-12T03:03:29.437Z] --- PASS: TestLinksContainerNames (1.93s) [2020-05-12T03:03:29.437Z] === RUN TestLogsFollowTailEmpty [2020-05-12T03:03:30.370Z] --- PASS: TestLogsFollowTailEmpty (0.94s) [2020-05-12T03:03:30.370Z] === RUN TestContainerNetworkMountsNoChown [2020-05-12T03:03:30.936Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2020-05-12T03:03:31.193Z] --- PASS: TestContainerNetworkMountsNoChown (1.00s) [2020-05-12T03:03:31.193Z] === RUN TestMountDaemonRoot [2020-05-12T03:03:31.319Z] ok github.com/docker/docker/cli/debug 0.015s coverage: 100.0% of statements [2020-05-12T03:03:31.451Z] === RUN TestMountDaemonRoot/default [2020-05-12T03:03:31.451Z] === PAUSE TestMountDaemonRoot/default [2020-05-12T03:03:31.451Z] === RUN TestMountDaemonRoot/private [2020-05-12T03:03:31.451Z] === PAUSE TestMountDaemonRoot/private [2020-05-12T03:03:31.451Z] === RUN TestMountDaemonRoot/rprivate [2020-05-12T03:03:31.451Z] === PAUSE TestMountDaemonRoot/rprivate [2020-05-12T03:03:31.451Z] === RUN TestMountDaemonRoot/slave [2020-05-12T03:03:31.451Z] === PAUSE TestMountDaemonRoot/slave [2020-05-12T03:03:31.451Z] === RUN TestMountDaemonRoot/rslave [2020-05-12T03:03:31.451Z] === PAUSE TestMountDaemonRoot/rslave [2020-05-12T03:03:31.451Z] === RUN TestMountDaemonRoot/shared [2020-05-12T03:03:31.451Z] === PAUSE TestMountDaemonRoot/shared [2020-05-12T03:03:31.451Z] === RUN TestMountDaemonRoot/rshared [2020-05-12T03:03:31.451Z] === PAUSE TestMountDaemonRoot/rshared [2020-05-12T03:03:31.451Z] === CONT TestMountDaemonRoot/default [2020-05-12T03:03:31.451Z] === RUN TestMountDaemonRoot/default/bind_root [2020-05-12T03:03:31.451Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-05-12T03:03:31.451Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-05-12T03:03:31.451Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-05-12T03:03:31.451Z] === RUN TestMountDaemonRoot/default/mount_root [2020-05-12T03:03:31.451Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-05-12T03:03:31.451Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-05-12T03:03:31.451Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-05-12T03:03:31.451Z] === CONT TestMountDaemonRoot/default/bind_root [2020-05-12T03:03:31.451Z] === CONT TestMountDaemonRoot/rprivate [2020-05-12T03:03:31.451Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-05-12T03:03:31.451Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-05-12T03:03:31.451Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-05-12T03:03:31.451Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-05-12T03:03:31.451Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-05-12T03:03:31.451Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-05-12T03:03:31.451Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-05-12T03:03:31.451Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-05-12T03:03:31.451Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-05-12T03:03:31.451Z] === CONT TestMountDaemonRoot/private [2020-05-12T03:03:31.451Z] === RUN TestMountDaemonRoot/private/bind_root [2020-05-12T03:03:31.451Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-05-12T03:03:31.451Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-05-12T03:03:31.451Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-05-12T03:03:31.451Z] === RUN TestMountDaemonRoot/private/mount_root [2020-05-12T03:03:31.451Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-05-12T03:03:31.451Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-05-12T03:03:31.451Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-05-12T03:03:31.451Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-05-12T03:03:31.451Z] === CONT TestMountDaemonRoot/default/mount_root [2020-05-12T03:03:31.451Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-05-12T03:03:31.451Z] === CONT TestMountDaemonRoot/slave [2020-05-12T03:03:31.451Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-05-12T03:03:31.451Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-05-12T03:03:31.451Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-05-12T03:03:31.451Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-05-12T03:03:31.451Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-05-12T03:03:31.451Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-05-12T03:03:31.451Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-05-12T03:03:31.451Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-05-12T03:03:31.451Z] === CONT TestMountDaemonRoot/rshared [2020-05-12T03:03:31.451Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-05-12T03:03:31.451Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-05-12T03:03:31.451Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-05-12T03:03:31.451Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-05-12T03:03:31.451Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-05-12T03:03:31.451Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-05-12T03:03:31.451Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-05-12T03:03:31.451Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-05-12T03:03:31.451Z] === CONT TestMountDaemonRoot/shared [2020-05-12T03:03:31.451Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-05-12T03:03:31.451Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-05-12T03:03:31.451Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-05-12T03:03:31.451Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-05-12T03:03:31.451Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-05-12T03:03:31.451Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-05-12T03:03:31.451Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-05-12T03:03:31.451Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-05-12T03:03:31.451Z] === CONT TestMountDaemonRoot/rslave [2020-05-12T03:03:31.451Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-05-12T03:03:31.451Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-05-12T03:03:31.451Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-05-12T03:03:31.451Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-05-12T03:03:31.451Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-05-12T03:03:31.451Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-05-12T03:03:31.451Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-05-12T03:03:31.451Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-05-12T03:03:31.451Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-05-12T03:03:31.451Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-05-12T03:03:31.709Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-05-12T03:03:31.709Z] === CONT TestMountDaemonRoot/private/bind_root [2020-05-12T03:03:31.709Z] === CONT TestMountDaemonRoot/private/mount_root [2020-05-12T03:03:31.709Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-05-12T03:03:31.709Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-05-12T03:03:31.709Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-05-12T03:03:31.709Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-05-12T03:03:31.709Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-05-12T03:03:31.709Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-05-12T03:03:31.709Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-05-12T03:03:31.966Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-05-12T03:03:31.966Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-05-12T03:03:31.966Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-05-12T03:03:31.966Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-05-12T03:03:31.966Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-05-12T03:03:31.966Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-05-12T03:03:31.966Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-05-12T03:03:31.966Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-05-12T03:03:31.966Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-05-12T03:03:32.223Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-05-12T03:03:32.223Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-05-12T03:03:32.223Z] --- PASS: TestMountDaemonRoot (0.02s) [2020-05-12T03:03:32.223Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-05-12T03:03:32.223Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.09s) [2020-05-12T03:03:32.223Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.07s) [2020-05-12T03:03:32.223Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.10s) [2020-05-12T03:03:32.223Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.10s) [2020-05-12T03:03:32.223Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-05-12T03:03:32.223Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s) [2020-05-12T03:03:32.223Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.06s) [2020-05-12T03:03:32.223Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.05s) [2020-05-12T03:03:32.223Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.05s) [2020-05-12T03:03:32.223Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-05-12T03:03:32.223Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.05s) [2020-05-12T03:03:32.223Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.05s) [2020-05-12T03:03:32.223Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.05s) [2020-05-12T03:03:32.223Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s) [2020-05-12T03:03:32.224Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-05-12T03:03:32.224Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.06s) [2020-05-12T03:03:32.224Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.06s) [2020-05-12T03:03:32.224Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.05s) [2020-05-12T03:03:32.224Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s) [2020-05-12T03:03:32.224Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-05-12T03:03:32.224Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.08s) [2020-05-12T03:03:32.224Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.09s) [2020-05-12T03:03:32.224Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.09s) [2020-05-12T03:03:32.224Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.08s) [2020-05-12T03:03:32.224Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-05-12T03:03:32.224Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s) [2020-05-12T03:03:32.224Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s) [2020-05-12T03:03:32.224Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s) [2020-05-12T03:03:32.224Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s) [2020-05-12T03:03:32.224Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-05-12T03:03:32.224Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s) [2020-05-12T03:03:32.224Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.10s) [2020-05-12T03:03:32.224Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.14s) [2020-05-12T03:03:32.224Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.10s) [2020-05-12T03:03:32.224Z] === RUN TestContainerBindMountNonRecursive [2020-05-12T03:03:34.039Z] ok github.com/docker/docker/builder/remotecontext/git 5.174s coverage: 86.3% of statements [2020-05-12T03:03:35.213Z] tests/integration/models_services_test.py ..............X. [ 95%] [2020-05-12T03:03:35.585Z] --- PASS: TestContainerBindMountNonRecursive (2.91s) [2020-05-12T03:03:35.585Z] === RUN TestNetworkNat [2020-05-12T03:03:36.092Z] ok github.com/docker/docker/builder/remotecontext 0.553s coverage: 13.6% of statements [2020-05-12T03:03:36.150Z] --- PASS: TestNetworkNat (0.87s) [2020-05-12T03:03:36.150Z] === RUN TestNetworkLocalhostTCPNat [2020-05-12T03:03:37.084Z] --- PASS: TestNetworkLocalhostTCPNat (0.97s) [2020-05-12T03:03:37.084Z] === RUN TestNetworkLoopbackNat [2020-05-12T03:03:37.604Z] ok github.com/docker/docker/builder/dockerfile 1.288s coverage: 48.2% of statements [2020-05-12T03:03:37.604Z] ? github.com/docker/docker/cli [no test files] [2020-05-12T03:03:37.604Z] ? github.com/docker/docker/cli/config [no test files] [2020-05-12T03:03:38.457Z] --- PASS: TestNetworkLoopbackNat (1.55s) [2020-05-12T03:03:38.457Z] === RUN TestPause [2020-05-12T03:03:38.735Z] tests/integration/models_swarm_test.py .. [ 96%] [2020-05-12T03:03:38.735Z] tests/integration/models_volumes_test.py .. [ 96%] [2020-05-12T03:03:39.389Z] --- PASS: TestPause (0.83s) [2020-05-12T03:03:39.389Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-05-12T03:03:39.389Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-05-12T03:03:39.389Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-05-12T03:03:39.389Z] === RUN TestPauseStopPausedContainer [2020-05-12T03:03:39.955Z] === RUN TestDockerSuite/TestBuildAddTarXz [2020-05-12T03:03:41.328Z] --- PASS: TestPauseStopPausedContainer (1.61s) [2020-05-12T03:03:41.328Z] === RUN TestPsFilter [2020-05-12T03:03:41.328Z] --- PASS: TestPsFilter (0.25s) [2020-05-12T03:03:41.328Z] === RUN TestRemoveContainerWithRemovedVolume [2020-05-12T03:03:41.586Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2020-05-12T03:03:42.151Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.93s) [2020-05-12T03:03:42.151Z] === RUN TestRemoveContainerWithVolume [2020-05-12T03:03:43.083Z] --- PASS: TestRemoveContainerWithVolume (0.93s) [2020-05-12T03:03:43.083Z] === RUN TestRemoveContainerRunning [2020-05-12T03:03:43.341Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2020-05-12T03:03:43.369Z] tests/integration/regression_test.py ...... [ 98%] [2020-05-12T03:03:43.626Z] tests/integration/credentials/store_test.py ...... [ 99%] [2020-05-12T03:03:43.626Z] tests/integration/credentials/utils_test.py . [100%] [2020-05-12T03:03:43.626Z] [2020-05-12T03:03:43.626Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2020-05-12T03:03:43.626Z] =========================== short test summary info ============================ [2020-05-12T03:03:43.626Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2020-05-12T03:03:43.626Z] CONFIG_RT_GROUP_SCHED isn't enabled [2020-05-12T03:03:43.626Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2020-05-12T03:03:43.626Z] Not supported on most drivers [2020-05-12T03:03:43.626Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2020-05-12T03:03:43.626Z] Can fail if eth0 has multiple IP addresses [2020-05-12T03:03:43.626Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2020-05-12T03:03:43.626Z] This doesn't seem to be taken into account by the engine [2020-05-12T03:03:43.626Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME [2020-05-12T03:03:43.626Z] SKIPPED [1] tests/integration/api_service_test.py:882: API version is too low (< 1.38) [2020-05-12T03:03:43.626Z] SKIPPED [1] tests/integration/api_swarm_test.py:59: API version is too low (< 1.39) [2020-05-12T03:03:43.626Z] SKIPPED [1] tests/integration/api_swarm_test.py:38: API version is too low (< 1.39) [2020-05-12T03:03:43.626Z] SKIPPED [1] tests/integration/api_swarm_test.py:45: API version is too low (< 1.39) [2020-05-12T03:03:43.626Z] SKIPPED [1] tests/integration/api_swarm_test.py:52: API version is too low (< 1.39) [2020-05-12T03:03:43.626Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2020-05-12T03:03:43.626Z] = 373 passed, 7 skipped, 1 deselected, 4 xfailed, 2 xpassed in 343.25 seconds == [2020-05-12T03:03:44.191Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2020-05-12T03:03:44.273Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2020-05-12T03:03:44.273Z] --- PASS: TestRemoveContainerRunning (1.14s) [2020-05-12T03:03:44.273Z] === RUN TestRemoveContainerForceRemoveRunning [2020-05-12T03:03:44.470Z] ok github.com/docker/docker/client 0.562s coverage: 75.4% of statements [2020-05-12T03:03:45.207Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.96s) [2020-05-12T03:03:45.207Z] === RUN TestRemoveInvalidContainer [2020-05-12T03:03:45.207Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2020-05-12T03:03:45.207Z] === RUN TestRenameLinkedContainer [2020-05-12T03:03:45.502Z] --- PASS: TestServiceWithDataPathPortInit (18.05s) [2020-05-12T03:03:45.502Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-05-12T03:03:46.604Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2020-05-12T03:03:47.986Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2020-05-12T03:03:47.986Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2020-05-12T03:03:48.708Z] --- PASS: TestCreateServiceMultipleTimes (24.05s) [2020-05-12T03:03:48.708Z] === RUN TestCreateServiceConflict [2020-05-12T03:03:48.916Z] --- PASS: TestRenameLinkedContainer (3.62s) [2020-05-12T03:03:48.916Z] === RUN TestRenameStoppedContainer [2020-05-12T03:03:49.324Z] --- PASS: TestCreateServiceConflict (3.79s) [2020-05-12T03:03:49.324Z] === RUN TestCreateServiceMaxReplicas [2020-05-12T03:03:49.849Z] --- PASS: TestRenameStoppedContainer (0.85s) [2020-05-12T03:03:49.849Z] === RUN TestRenameRunningContainerAndReuse [2020-05-12T03:03:51.744Z] --- PASS: TestRenameRunningContainerAndReuse (1.85s) [2020-05-12T03:03:51.744Z] === RUN TestRenameInvalidName [2020-05-12T03:03:52.675Z] --- PASS: TestRenameInvalidName (1.09s) [2020-05-12T03:03:52.675Z] === RUN TestRenameAnonymousContainer [2020-05-12T03:03:52.775Z] --- PASS: TestCreateServiceMaxReplicas (3.42s) [2020-05-12T03:03:52.775Z] === RUN TestCreateWithDuplicateNetworkNames [2020-05-12T03:03:53.242Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2020-05-12T03:03:53.615Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.84s) [2020-05-12T03:03:53.615Z] service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:ypii727sli7c7c1n1mgs131h6 Created:2020-05-12 03:03:46.484128285 +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[d8b1a1badc2113d775320d7a96374d1fa4db3827fff81fdbf4479c58fa0e3191:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.r5q4johnbgs92ucp8hqhmfhqk EndpointID:d8031ddda5dc9425e41965c77409ed56d89813e55ca289873d44b3670af5985d MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:baa9e5d9e8471f86eca81dc0a997fdd5165e35438f4055c20b96c2d0b8f4f87b 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:db9368897d52 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.r5q4johnbgs92ucp8hqhmfhqk EndpointID:d8031ddda5dc9425e41965c77409ed56d89813e55ca289873d44b3670af5985d EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-05-12T03:03:53.615Z] PASS [2020-05-12T03:03:53.615Z] [2020-05-12T03:03:53.615Z] === Skipped [2020-05-12T03:03:53.615Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-05-12T03:03:53.615Z] service_test.go:236: FLAKY_TEST [2020-05-12T03:03:53.615Z] [2020-05-12T03:03:53.615Z] [2020-05-12T03:03:53.615Z] DONE 22 tests, 1 skipped in 51.464s [2020-05-12T03:03:53.615Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-05-12T03:03:53.615Z] ++ 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-12T03:03:53.615Z] ++ set -e [2020-05-12T03:03:53.615Z] ++ '[' -n 0 ']' [2020-05-12T03:03:53.615Z] ++ set -x [2020-05-12T03:03:53.615Z] ++ env -i DEST=/go/src/github.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-12T03:03:53.873Z] INFO: Testing against a local daemon [2020-05-12T03:03:53.873Z] === RUN TestDockerNetworkIpvlanPersistance [2020-05-12T03:03:53.873Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-05-12T03:03:53.873Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-05-12T03:03:53.873Z] === RUN TestDockerNetworkIpvlan [2020-05-12T03:03:53.873Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-05-12T03:03:53.874Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-05-12T03:03:53.874Z] PASS [2020-05-12T03:03:53.874Z] [2020-05-12T03:03:53.874Z] === Skipped [2020-05-12T03:03:53.874Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-05-12T03:03:53.874Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-05-12T03:03:53.874Z] [2020-05-12T03:03:53.874Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-05-12T03:03:53.874Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-05-12T03:03:53.874Z] [2020-05-12T03:03:53.874Z] [2020-05-12T03:03:53.874Z] DONE 2 tests, 2 skipped in 0.164s [2020-05-12T03:03:53.874Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-05-12T03:03:53.874Z] ++ 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-12T03:03:53.874Z] ++ set -e [2020-05-12T03:03:53.874Z] ++ '[' -n 0 ']' [2020-05-12T03:03:53.874Z] ++ set -x [2020-05-12T03:03:53.874Z] ++ env -i DEST=/go/src/github.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-12T03:03:54.133Z] INFO: Testing against a local daemon [2020-05-12T03:03:54.133Z] === RUN TestDockerNetworkMacvlanPersistance [2020-05-12T03:03:55.768Z] === RUN TestDockerSuite/TestBuildBlankName [2020-05-12T03:03:56.025Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2020-05-12T03:03:56.035Z] --- PASS: TestDockerNetworkMacvlanPersistance (2.10s) [2020-05-12T03:03:56.035Z] === RUN TestDockerNetworkMacvlan [2020-05-12T03:03:56.302Z] 65014b3c3121: Pull complete [2020-05-12T03:03:56.372Z] Leaving: AppArmorNo profiles have been unloaded. [2020-05-12T03:03:56.372Z] [2020-05-12T03:03:56.372Z] Unloading profiles will leave already running processes permanently [2020-05-12T03:03:56.372Z] unconfined, which can lead to unexpected situations. [2020-05-12T03:03:56.372Z] [2020-05-12T03:03:56.372Z] To set a process to complain mode, use the command line tool [2020-05-12T03:03:56.372Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-05-12T03:03:56.372Z] [2020-05-12T03:03:56.596Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2020-05-12T03:03:56.596Z] --- PASS: TestRenameAnonymousContainer (3.97s) [2020-05-12T03:03:56.596Z] === RUN TestRenameContainerWithSameName Post stage [Pipeline] junit [2020-05-12T03:03:56.639Z] Recording test results [2020-05-12T03:03:57.411Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-05-12T03:03:57.529Z] --- PASS: TestRenameContainerWithSameName (0.93s) [2020-05-12T03:03:57.529Z] === RUN TestRenameContainerWithLinkedContainer [Pipeline] sh [2020-05-12T03:03:58.149Z] + echo Ensuring container killed. [2020-05-12T03:03:58.149Z] Ensuring container killed. [2020-05-12T03:03:58.149Z] + docker rm -vf docker-pr1 [2020-05-12T03:03:58.149Z] Error: No such container: docker-pr1 [2020-05-12T03:03:58.149Z] + true [Pipeline] sh [2020-05-12T03:03:58.347Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-05-12T03:03:58.433Z] + echo Chowning /workspace to jenkins user [2020-05-12T03:03:58.433Z] Chowning /workspace to jenkins user [2020-05-12T03:03:58.433Z] + id -u [2020-05-12T03:03:58.433Z] + id -g [2020-05-12T03:03:58.433Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40956:/workspace busybox chown -R 1000:1000 /workspace [2020-05-12T03:03:58.433Z] Unable to find image 'busybox:latest' locally [2020-05-12T03:03:58.433Z] latest: Pulling from library/busybox [2020-05-12T03:03:58.433Z] e2334dd9fee4: Pulling fs layer [2020-05-12T03:03:58.691Z] e2334dd9fee4: Verifying Checksum [2020-05-12T03:03:58.691Z] e2334dd9fee4: Download complete [2020-05-12T03:03:58.691Z] e2334dd9fee4: Pull complete [2020-05-12T03:03:58.691Z] Digest: sha256:a8cf7ff6367c2afa2a90acd081b484cbded349a7076e7bdf37a05279f276bc12 [2020-05-12T03:03:58.691Z] Status: Downloaded newer image for busybox:latest [2020-05-12T03:03:58.900Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2020-05-12T03:03:59.465Z] --- PASS: TestRenameContainerWithLinkedContainer (1.96s) [2020-05-12T03:03:59.465Z] === RUN TestResize [2020-05-12T03:03:59.725Z] === RUN TestDockerNetworkMacvlan/NilParent [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-05-12T03:04:00.360Z] + bundleName=docker-py [2020-05-12T03:04:00.360Z] + echo Creating docker-py-bundles.tar.gz [2020-05-12T03:04:00.360Z] Creating docker-py-bundles.tar.gz [2020-05-12T03:04:00.360Z] + 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-12T03:04:00.370Z] Archiving artifacts [2020-05-12T03:04:00.835Z] --- PASS: TestResize (1.07s) [2020-05-12T03:04:00.835Z] === RUN TestResizeWithInvalidSize [2020-05-12T03:04:00.835Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2020-05-12T03:04:01.654Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40956/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2020-05-12T03:04:01.768Z] --- PASS: TestResizeWithInvalidSize (0.93s) [2020-05-12T03:04:01.768Z] === RUN TestResizeWhenContainerNotStarted [2020-05-12T03:04:02.016Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40956/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=b7b4f5c9b4feb3320be720682d48605d42c909fb -e DOCKER_GRAPHDRIVER docker:b7b4f5c9b4feb3320be720682d48605d42c909fb hack/make.sh binary-daemon [2020-05-12T03:04:02.025Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2020-05-12T03:04:02.282Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2020-05-12T03:04:02.540Z] --- PASS: TestResizeWhenContainerNotStarted (0.88s) [2020-05-12T03:04:02.540Z] === RUN TestDaemonRestartKillContainers [2020-05-12T03:04:02.540Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-05-12T03:04:02.540Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-05-12T03:04:02.540Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-05-12T03:04:02.540Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-05-12T03:04:02.540Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-05-12T03:04:02.540Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-05-12T03:04:02.540Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-05-12T03:04:02.540Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-05-12T03:04:02.540Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-05-12T03:04:02.540Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-05-12T03:04:02.540Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-05-12T03:04:02.540Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-05-12T03:04:02.540Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-05-12T03:04:02.540Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-05-12T03:04:02.540Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-05-12T03:04:02.540Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-05-12T03:04:02.540Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-05-12T03:04:02.540Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-05-12T03:04:02.540Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-05-12T03:04:02.540Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-05-12T03:04:02.540Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-05-12T03:04:02.540Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-05-12T03:04:02.540Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-05-12T03:04:02.540Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-05-12T03:04:02.540Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-05-12T03:04:02.540Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-05-12T03:04:02.581Z] [2020-05-12T03:04:02.581Z] Removing bundles/ [2020-05-12T03:04:02.581Z] [2020-05-12T03:04:02.581Z] ---> Making bundle: binary-daemon (in bundles/binary-daemon) [2020-05-12T03:04:02.581Z] Building: bundles/binary-daemon/dockerd-dev [2020-05-12T03:04:02.581Z] GOOS="" GOARCH="" GOARM="" [2020-05-12T03:04:03.011Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-05-12T03:04:03.474Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2020-05-12T03:04:05.371Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2020-05-12T03:04:05.371Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-05-12T03:04:05.629Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-05-12T03:04:06.194Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2020-05-12T03:04:06.296Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-05-12T03:04:07.131Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-05-12T03:04:07.131Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-05-12T03:04:07.696Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2020-05-12T03:04:07.986Z] --- PASS: TestCreateWithDuplicateNetworkNames (15.18s) [2020-05-12T03:04:07.986Z] === RUN TestCreateServiceSecretFileMode [2020-05-12T03:04:08.636Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-05-12T03:04:08.894Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-05-12T03:04:10.794Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2020-05-12T03:04:11.360Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-05-12T03:04:11.440Z] --- PASS: TestCreateServiceSecretFileMode (3.60s) [2020-05-12T03:04:11.440Z] === RUN TestCreateServiceConfigFileMode [2020-05-12T03:04:11.618Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-05-12T03:04:11.877Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2020-05-12T03:04:12.861Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-05-12T03:04:14.763Z] --- PASS: TestDockerNetworkMacvlan (18.27s) [2020-05-12T03:04:14.763Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.12s) [2020-05-12T03:04:14.763Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.14s) [2020-05-12T03:04:14.763Z] --- PASS: TestDockerNetworkMacvlan/NilParent (2.06s) [2020-05-12T03:04:14.763Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.11s) [2020-05-12T03:04:14.763Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.74s) [2020-05-12T03:04:14.763Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.29s) [2020-05-12T03:04:14.763Z] PASS [2020-05-12T03:04:14.763Z] [2020-05-12T03:04:14.763Z] DONE 8 tests in 20.507s [2020-05-12T03:04:14.763Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2020-05-12T03:04:14.763Z] ++ 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-12T03:04:14.763Z] ++ set -e [2020-05-12T03:04:14.763Z] ++ '[' -n 0 ']' [2020-05-12T03:04:14.763Z] ++ set -x [2020-05-12T03:04:14.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=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-12T03:04:14.763Z] testing: warning: no tests to run [2020-05-12T03:04:14.763Z] PASS [2020-05-12T03:04:14.763Z] [2020-05-12T03:04:14.763Z] DONE 0 tests in 0.027s [2020-05-12T03:04:14.763Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-05-12T03:04:14.763Z] ++ 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-12T03:04:14.763Z] ++ set -e [2020-05-12T03:04:14.763Z] ++ '[' -n 0 ']' [2020-05-12T03:04:14.763Z] ++ set -x [2020-05-12T03:04:14.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=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-12T03:04:14.763Z] INFO: Testing against a local daemon [2020-05-12T03:04:14.763Z] === RUN TestAuthZPluginAllowRequest [2020-05-12T03:04:15.157Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-05-12T03:04:15.820Z] --- PASS: TestCreateServiceConfigFileMode (3.59s) [2020-05-12T03:04:15.820Z] === RUN TestCreateServiceSysctls [2020-05-12T03:04:16.089Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-05-12T03:04:16.348Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2020-05-12T03:04:16.605Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2020-05-12T03:04:16.664Z] --- PASS: TestAuthZPluginAllowRequest (1.75s) [2020-05-12T03:04:16.664Z] === RUN TestAuthZPluginTLS [2020-05-12T03:04:17.231Z] --- PASS: TestAuthZPluginTLS (0.66s) [2020-05-12T03:04:17.231Z] === RUN TestAuthZPluginDenyRequest [2020-05-12T03:04:17.799Z] --- PASS: TestAuthZPluginDenyRequest (0.61s) [2020-05-12T03:04:17.799Z] === RUN TestAuthZPluginAPIDenyResponse [2020-05-12T03:04:18.366Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.62s) [2020-05-12T03:04:18.366Z] === RUN TestAuthZPluginDenyResponse [2020-05-12T03:04:18.511Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-05-12T03:04:18.511Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.90s) [2020-05-12T03:04:18.511Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (3.09s) [2020-05-12T03:04:18.511Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.71s) [2020-05-12T03:04:18.511Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.71s) [2020-05-12T03:04:18.511Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.62s) [2020-05-12T03:04:18.511Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.67s) [2020-05-12T03:04:18.511Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.64s) [2020-05-12T03:04:18.511Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.70s) [2020-05-12T03:04:18.511Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.31s) [2020-05-12T03:04:18.511Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (4.35s) [2020-05-12T03:04:18.511Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.77s) [2020-05-12T03:04:18.511Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.42s) [2020-05-12T03:04:18.511Z] === RUN TestCgroupNamespacesRun [2020-05-12T03:04:18.933Z] --- PASS: TestAuthZPluginDenyResponse (0.64s) [2020-05-12T03:04:18.933Z] === RUN TestAuthZPluginAllowEventStream [2020-05-12T03:04:19.444Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2020-05-12T03:04:20.215Z] --- PASS: TestCreateServiceSysctls (4.49s) [2020-05-12T03:04:20.215Z] === RUN TestCreateServiceCapabilities [2020-05-12T03:04:20.377Z] --- PASS: TestCgroupNamespacesRun (1.82s) [2020-05-12T03:04:20.378Z] === RUN TestCgroupNamespacesRunPrivileged [2020-05-12T03:04:20.835Z] --- PASS: TestAuthZPluginAllowEventStream (1.77s) [2020-05-12T03:04:20.835Z] === RUN TestAuthZPluginErrorResponse [2020-05-12T03:04:20.943Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2020-05-12T03:04:21.402Z] --- PASS: TestAuthZPluginErrorResponse (0.63s) [2020-05-12T03:04:21.402Z] === RUN TestAuthZPluginErrorRequest [2020-05-12T03:04:21.882Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.65s) [2020-05-12T03:04:21.882Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-05-12T03:04:21.970Z] --- PASS: TestAuthZPluginErrorRequest (0.64s) [2020-05-12T03:04:21.970Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-05-12T03:04:22.537Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.63s) [2020-05-12T03:04:22.537Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-05-12T03:04:23.254Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2020-05-12T03:04:23.513Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.76s) [2020-05-12T03:04:23.513Z] === RUN TestCgroupNamespacesRunHostMode [2020-05-12T03:04:23.666Z] --- PASS: TestCreateServiceCapabilities (3.54s) [2020-05-12T03:04:23.666Z] === RUN TestInspect [2020-05-12T03:04:25.072Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.24s) [2020-05-12T03:04:25.072Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-05-12T03:04:25.412Z] --- PASS: TestCgroupNamespacesRunHostMode (1.79s) [2020-05-12T03:04:25.412Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-05-12T03:04:26.785Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2020-05-12T03:04:26.785Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2020-05-12T03:04:26.785Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2020-05-12T03:04:26.976Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.25s) [2020-05-12T03:04:26.976Z] === RUN TestAuthZPluginHeader [2020-05-12T03:04:27.044Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.61s) [2020-05-12T03:04:27.044Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-05-12T03:04:27.129Z] --- PASS: TestInspect (3.99s) [2020-05-12T03:04:27.129Z] === RUN TestCreateJob [2020-05-12T03:04:28.355Z] --- PASS: TestAuthZPluginHeader (1.00s) [2020-05-12T03:04:28.355Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-05-12T03:04:28.355Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-05-12T03:04:28.355Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-12T03:04:28.355Z] === RUN TestAuthZPluginV2Disable [2020-05-12T03:04:28.355Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2020-05-12T03:04:28.355Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-12T03:04:28.355Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-05-12T03:04:28.355Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-05-12T03:04:28.355Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-12T03:04:28.355Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-05-12T03:04:28.355Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-05-12T03:04:28.355Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-12T03:04:28.355Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-05-12T03:04:28.940Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.88s) [2020-05-12T03:04:28.940Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-05-12T03:04:29.872Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2020-05-12T03:04:29.872Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.78s) [2020-05-12T03:04:29.872Z] === RUN TestCgroupNamespacesRunOlderClient [2020-05-12T03:04:31.245Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2020-05-12T03:04:31.503Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.95s) [2020-05-12T03:04:31.503Z] === RUN TestKernelTCPMemory [2020-05-12T03:04:31.517Z] --- PASS: TestCreateJob (3.98s) [2020-05-12T03:04:31.517Z] === RUN TestReplicatedJob [2020-05-12T03:04:32.875Z] --- PASS: TestKernelTCPMemory (1.04s) [2020-05-12T03:04:32.875Z] === RUN TestNISDomainname [2020-05-12T03:04:32.875Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2020-05-12T03:04:33.808Z] --- PASS: TestNISDomainname (1.22s) [2020-05-12T03:04:33.808Z] === RUN TestHostnameDnsResolution [2020-05-12T03:04:35.705Z] --- PASS: TestHostnameDnsResolution (1.58s) [2020-05-12T03:04:35.705Z] === RUN TestStats [2020-05-12T03:04:35.965Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2020-05-12T03:04:35.965Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2020-05-12T03:04:36.222Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2020-05-12T03:04:38.749Z] --- PASS: TestStats (2.89s) [2020-05-12T03:04:38.749Z] === RUN TestStopContainerWithTimeout [2020-05-12T03:04:38.749Z] === RUN TestStopContainerWithTimeout/0 [2020-05-12T03:04:38.749Z] === PAUSE TestStopContainerWithTimeout/0 [2020-05-12T03:04:38.749Z] === RUN TestStopContainerWithTimeout/1 [2020-05-12T03:04:38.749Z] === PAUSE TestStopContainerWithTimeout/1 [2020-05-12T03:04:38.749Z] === RUN TestStopContainerWithTimeout/3 [2020-05-12T03:04:38.749Z] === PAUSE TestStopContainerWithTimeout/3 [2020-05-12T03:04:38.749Z] === RUN TestStopContainerWithTimeout/-1 [2020-05-12T03:04:38.749Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-05-12T03:04:38.749Z] === CONT TestStopContainerWithTimeout/0 [2020-05-12T03:04:38.749Z] === CONT TestStopContainerWithTimeout/-1 [2020-05-12T03:04:38.749Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2020-05-12T03:04:38.749Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2020-05-12T03:04:39.683Z] === CONT TestStopContainerWithTimeout/3 [2020-05-12T03:04:39.908Z] --- PASS: TestReplicatedJob (7.47s) [2020-05-12T03:04:39.908Z] === RUN TestUpdateReplicatedJob [2020-05-12T03:04:41.053Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2020-05-12T03:04:41.311Z] === CONT TestStopContainerWithTimeout/1 [2020-05-12T03:04:41.335Z] ok github.com/docker/docker/cmd/dockerd 0.160s coverage: 30.8% of statements [2020-05-12T03:04:42.243Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2020-05-12T03:04:43.176Z] --- PASS: TestStopContainerWithTimeout (0.03s) [2020-05-12T03:04:43.176Z] --- PASS: TestStopContainerWithTimeout/0 (1.19s) [2020-05-12T03:04:43.176Z] --- PASS: TestStopContainerWithTimeout/-1 (2.99s) [2020-05-12T03:04:43.176Z] --- PASS: TestStopContainerWithTimeout/3 (2.90s) [2020-05-12T03:04:43.176Z] --- PASS: TestStopContainerWithTimeout/1 (1.96s) [2020-05-12T03:04:43.176Z] === RUN TestDeleteDevicemapper [2020-05-12T03:04:43.176Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-05-12T03:04:43.176Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-05-12T03:04:43.176Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-05-12T03:04:43.360Z] --- PASS: TestUpdateReplicatedJob (4.41s) [2020-05-12T03:04:43.361Z] === RUN TestServiceListWithStatuses [2020-05-12T03:04:43.361Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-05-12T03:04:43.361Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-05-12T03:04:43.361Z] === RUN TestDockerNetworkConnectAlias [2020-05-12T03:04:44.157Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2020-05-12T03:04:46.432Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (18.04s) [2020-05-12T03:04:46.432Z] PASS [2020-05-12T03:04:46.432Z] [2020-05-12T03:04:46.432Z] === Skipped [2020-05-12T03:04:46.432Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-05-12T03:04:46.432Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-12T03:04:46.432Z] [2020-05-12T03:04:46.432Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2020-05-12T03:04:46.432Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-12T03:04:46.432Z] [2020-05-12T03:04:46.432Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-05-12T03:04:46.432Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-12T03:04:46.432Z] [2020-05-12T03:04:46.432Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-05-12T03:04:46.432Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-12T03:04:46.432Z] [2020-05-12T03:04:46.432Z] [2020-05-12T03:04:46.432Z] DONE 17 tests, 4 skipped in 31.653s [2020-05-12T03:04:46.432Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-05-12T03:04:46.432Z] ++ 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-12T03:04:46.432Z] ++ set -e [2020-05-12T03:04:46.432Z] ++ '[' -n 0 ']' [2020-05-12T03:04:46.432Z] ++ set -x [2020-05-12T03:04:46.432Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-12T03:04:46.432Z] INFO: Testing against a local daemon [2020-05-12T03:04:46.432Z] === RUN TestPluginInvalidJSON [2020-05-12T03:04:46.432Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-05-12T03:04:46.432Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-05-12T03:04:46.432Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-05-12T03:04:46.432Z] --- PASS: TestPluginInvalidJSON (0.03s) [2020-05-12T03:04:46.432Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-05-12T03:04:46.432Z] === RUN TestPluginInstall [2020-05-12T03:04:46.432Z] === RUN TestPluginInstall/no_auth [2020-05-12T03:04:46.684Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.16s) [2020-05-12T03:04:46.684Z] === RUN TestUpdateMemory [2020-05-12T03:04:46.684Z] --- SKIP: TestUpdateMemory (0.00s) [2020-05-12T03:04:46.684Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-05-12T03:04:46.684Z] === RUN TestUpdateCPUQuota [2020-05-12T03:04:46.684Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2020-05-12T03:04:46.879Z] ok github.com/docker/docker/container 0.159s coverage: 34.9% of statements [2020-05-12T03:04:46.879Z] ? github.com/docker/docker/container/stream [no test files] [2020-05-12T03:04:46.879Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-05-12T03:04:46.879Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-05-12T03:04:46.879Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-05-12T03:04:48.053Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2020-05-12T03:04:48.053Z] --- PASS: TestUpdateCPUQuota (1.67s) [2020-05-12T03:04:48.053Z] === RUN TestUpdatePidsLimit [2020-05-12T03:04:48.053Z] === RUN TestUpdatePidsLimit/update_from_none [2020-05-12T03:04:48.618Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2020-05-12T03:04:48.618Z] === RUN TestUpdatePidsLimit/no_change [2020-05-12T03:04:48.876Z] === RUN TestUpdatePidsLimit/update_lower [2020-05-12T03:04:49.440Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-05-12T03:04:49.440Z] === RUN TestDockerSuite/TestBuildCacheAdd [2020-05-12T03:04:49.597Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.060s coverage: 65.3% of statements [2020-05-12T03:04:49.697Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-05-12T03:04:50.262Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-05-12T03:04:50.262Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2020-05-12T03:04:50.827Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-05-12T03:04:51.393Z] === RUN TestDockerSuite/TestBuildCacheFrom [2020-05-12T03:04:51.703Z] time="2020-05-12T03:04:51Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-05-12T03:04:51.703Z] time="2020-05-12T03:04:51Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-05-12T03:04:51.703Z] time="2020-05-12T03:04:51Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:053406ea0a06bde0cdb1671ea95ff05d616374848671b0070293403cd3a7daca" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-05-12T03:04:51.703Z] time="2020-05-12T03:04:51Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-05-12T03:04:51.703Z] time="2020-05-12T03:04:51Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-05-12T03:04:51.703Z] time="2020-05-12T03:04:51Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:053406ea0a06bde0cdb1671ea95ff05d616374848671b0070293403cd3a7daca" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-05-12T03:04:51.736Z] --- PASS: TestDockerNetworkConnectAlias (8.08s) [2020-05-12T03:04:51.736Z] === RUN TestDockerNetworkReConnect [2020-05-12T03:04:51.961Z] === RUN TestPluginInstall/with_htpasswd [2020-05-12T03:04:52.327Z] --- PASS: TestUpdatePidsLimit (4.09s) [2020-05-12T03:04:52.327Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.43s) [2020-05-12T03:04:52.327Z] --- PASS: TestUpdatePidsLimit/no_change (0.37s) [2020-05-12T03:04:52.327Z] --- PASS: TestUpdatePidsLimit/update_lower (0.44s) [2020-05-12T03:04:52.327Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.40s) [2020-05-12T03:04:52.327Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.50s) [2020-05-12T03:04:52.327Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.40s) [2020-05-12T03:04:52.327Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.46s) [2020-05-12T03:04:52.327Z] === RUN TestUpdateRestartPolicy [2020-05-12T03:04:52.892Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2020-05-12T03:04:52.896Z] time="2020-05-12T03:04:52Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-05-12T03:04:52.896Z] time="2020-05-12T03:04:52Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-05-12T03:04:52.896Z] time="2020-05-12T03:04:52Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:5c67648d55b9b836d998335e480629a8d10a8b7bd91eb85e4cad9cefb7d8f336" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-05-12T03:04:52.896Z] time="2020-05-12T03:04:52Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-05-12T03:04:52.896Z] time="2020-05-12T03:04:52Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-05-12T03:04:52.896Z] time="2020-05-12T03:04:52Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:5c67648d55b9b836d998335e480629a8d10a8b7bd91eb85e4cad9cefb7d8f336" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-05-12T03:04:53.155Z] === RUN TestPluginInstall/with_insecure [2020-05-12T03:04:54.531Z] time="2020-05-12T03:04:54Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-05-12T03:04:54.531Z] time="2020-05-12T03:04:54Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-05-12T03:04:54.531Z] time="2020-05-12T03:04:54Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:8a395fe61b90b1c1976fc67ee2c0ba87efaae264647584c568c8e8c9dd53ea7e" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-05-12T03:04:54.531Z] time="2020-05-12T03:04:54Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-05-12T03:04:54.531Z] time="2020-05-12T03:04:54Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-05-12T03:04:54.531Z] time="2020-05-12T03:04:54Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:8a395fe61b90b1c1976fc67ee2c0ba87efaae264647584c568c8e8c9dd53ea7e" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-05-12T03:04:55.097Z] --- PASS: TestPluginInstall (8.59s) [2020-05-12T03:04:55.097Z] --- PASS: TestPluginInstall/no_auth (5.66s) [2020-05-12T03:04:55.097Z] --- PASS: TestPluginInstall/with_htpasswd (1.19s) [2020-05-12T03:04:55.097Z] --- PASS: TestPluginInstall/with_insecure (1.74s) [2020-05-12T03:04:55.097Z] plugin_test.go:157: [dd4eb14bcbfde] daemon is not started [2020-05-12T03:04:55.097Z] PASS [2020-05-12T03:04:55.097Z] [2020-05-12T03:04:55.097Z] DONE 6 tests in 8.786s [2020-05-12T03:04:55.097Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-05-12T03:04:55.097Z] ++ 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-12T03:04:55.097Z] ++ set -e [2020-05-12T03:04:55.097Z] ++ '[' -n 0 ']' [2020-05-12T03:04:55.097Z] ++ set -x [2020-05-12T03:04:55.097Z] ++ env -i DEST=/go/src/github.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-12T03:04:55.097Z] INFO: Testing against a local daemon [2020-05-12T03:04:55.097Z] === RUN TestExternalGraphDriver [2020-05-12T03:04:55.356Z] === RUN TestExternalGraphDriver/json [2020-05-12T03:04:57.069Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2020-05-12T03:04:57.635Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2020-05-12T03:04:57.887Z] === RUN TestExternalGraphDriver/spec [2020-05-12T03:04:58.086Z] ok github.com/docker/docker/daemon/cluster/convert 0.048s coverage: 35.6% of statements [2020-05-12T03:04:58.536Z] --- PASS: TestDockerNetworkReConnect (6.60s) [2020-05-12T03:04:58.536Z] === RUN TestServicePlugin [2020-05-12T03:04:58.536Z] --- SKIP: TestServicePlugin (0.00s) [2020-05-12T03:04:58.536Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-12T03:04:58.536Z] === RUN TestServiceUpdateLabel [2020-05-12T03:04:58.567Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2020-05-12T03:04:59.131Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2020-05-12T03:05:00.066Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2020-05-12T03:05:00.066Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2020-05-12T03:05:00.417Z] === RUN TestExternalGraphDriver/pull [2020-05-12T03:05:01.208Z] --- PASS: TestServiceUpdateLabel (3.65s) [2020-05-12T03:05:01.208Z] === RUN TestServiceUpdateSecrets [2020-05-12T03:05:01.579Z] ok github.com/docker/docker/daemon/cluster 0.163s coverage: 0.5% of statements [2020-05-12T03:05:02.954Z] --- PASS: TestExternalGraphDriver (7.44s) [2020-05-12T03:05:02.954Z] --- PASS: TestExternalGraphDriver/json (2.42s) [2020-05-12T03:05:02.954Z] --- PASS: TestExternalGraphDriver/spec (2.67s) [2020-05-12T03:05:02.954Z] --- PASS: TestExternalGraphDriver/pull (2.23s) [2020-05-12T03:05:02.954Z] === RUN TestGraphdriverPluginV2 [2020-05-12T03:05:02.954Z] --- SKIP: TestGraphdriverPluginV2 (0.03s) [2020-05-12T03:05:02.954Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-12T03:05:02.954Z] PASS [2020-05-12T03:05:02.954Z] [2020-05-12T03:05:02.954Z] === Skipped [2020-05-12T03:05:02.954Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.03s) [2020-05-12T03:05:02.954Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-12T03:05:02.954Z] [2020-05-12T03:05:02.954Z] [2020-05-12T03:05:02.954Z] DONE 5 tests, 1 skipped in 7.620s [2020-05-12T03:05:02.954Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-05-12T03:05:02.954Z] ++ 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-12T03:05:02.954Z] ++ set -e [2020-05-12T03:05:02.954Z] ++ '[' -n 0 ']' [2020-05-12T03:05:02.954Z] ++ set -x [2020-05-12T03:05:02.954Z] ++ env -i DEST=/go/src/github.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-12T03:05:02.954Z] INFO: Testing against a local daemon [2020-05-12T03:05:02.954Z] === RUN TestContinueAfterPluginCrash [2020-05-12T03:05:02.954Z] === PAUSE TestContinueAfterPluginCrash [2020-05-12T03:05:02.954Z] === RUN TestReadPluginNoRead [2020-05-12T03:05:02.954Z] === PAUSE TestReadPluginNoRead [2020-05-12T03:05:02.954Z] === RUN TestDaemonStartWithLogOpt [2020-05-12T03:05:02.954Z] === PAUSE TestDaemonStartWithLogOpt [2020-05-12T03:05:02.954Z] === CONT TestContinueAfterPluginCrash [2020-05-12T03:05:02.954Z] === CONT TestReadPluginNoRead [2020-05-12T03:05:02.954Z] === CONT TestDaemonStartWithLogOpt [2020-05-12T03:05:03.344Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2020-05-12T03:05:05.243Z] --- PASS: TestUpdateRestartPolicy (13.07s) [2020-05-12T03:05:05.243Z] === RUN TestUpdateRestartWithAutoRemove [2020-05-12T03:05:06.176Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2020-05-12T03:05:06.176Z] --- PASS: TestUpdateRestartWithAutoRemove (0.88s) [2020-05-12T03:05:06.176Z] === RUN TestWaitNonBlocked [2020-05-12T03:05:06.176Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-05-12T03:05:06.176Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-05-12T03:05:06.176Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-05-12T03:05:06.176Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-05-12T03:05:06.176Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-05-12T03:05:06.176Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-05-12T03:05:06.741Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2020-05-12T03:05:07.120Z] ok github.com/docker/docker/daemon/discovery 0.031s coverage: 30.0% of statements [2020-05-12T03:05:07.144Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-05-12T03:05:07.307Z] --- PASS: TestWaitNonBlocked (0.02s) [2020-05-12T03:05:07.307Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.05s) [2020-05-12T03:05:07.307Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.23s) [2020-05-12T03:05:07.307Z] === RUN TestWaitBlocked [2020-05-12T03:05:07.307Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-05-12T03:05:07.307Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-05-12T03:05:07.307Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-05-12T03:05:07.307Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-05-12T03:05:07.565Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-05-12T03:05:07.565Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-05-12T03:05:07.711Z] --- PASS: TestDaemonStartWithLogOpt (4.80s) [2020-05-12T03:05:08.497Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2020-05-12T03:05:08.754Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2020-05-12T03:05:09.011Z] --- PASS: TestWaitBlocked (0.07s) [2020-05-12T03:05:09.011Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.39s) [2020-05-12T03:05:09.011Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.46s) [2020-05-12T03:05:09.011Z] === CONT TestContainerStartOnDaemonRestart [2020-05-12T03:05:09.011Z] === CONT TestIpcModeOlderClient [2020-05-12T03:05:09.011Z] --- PASS: TestIpcModeOlderClient (0.11s) [2020-05-12T03:05:09.011Z] === CONT TestDaemonHostGatewayIP [2020-05-12T03:05:09.086Z] === RUN TestReadPluginNoRead/default [2020-05-12T03:05:09.188Z] ok github.com/docker/docker/daemon/events 0.069s coverage: 50.0% of statements [2020-05-12T03:05:09.474Z] ok github.com/docker/docker/daemon/config 0.100s coverage: 81.7% of statements [2020-05-12T03:05:09.577Z] === RUN TestDockerSuite/TestBuildClearCmd [2020-05-12T03:05:10.143Z] === RUN TestDockerSuite/TestBuildCmd [2020-05-12T03:05:10.401Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2020-05-12T03:05:10.966Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2020-05-12T03:05:10.987Z] === RUN TestReadPluginNoRead/disabled_caching [2020-05-12T03:05:11.223Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2020-05-12T03:05:11.223Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2020-05-12T03:05:11.788Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2020-05-12T03:05:12.353Z] --- PASS: TestContainerStartOnDaemonRestart (3.26s) [2020-05-12T03:05:12.354Z] === CONT TestContainerKillOnDaemonStart [2020-05-12T03:05:12.890Z] --- PASS: TestReadPluginNoRead (9.85s) [2020-05-12T03:05:12.890Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.85s) [2020-05-12T03:05:12.890Z] --- PASS: TestReadPluginNoRead/default (1.79s) [2020-05-12T03:05:12.890Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.93s) [2020-05-12T03:05:12.890Z] read_test.go:91: [db2e61f13ddea] daemon is not started [2020-05-12T03:05:12.890Z] --- PASS: TestContinueAfterPluginCrash (10.21s) [2020-05-12T03:05:12.890Z] PASS [2020-05-12T03:05:12.890Z] [2020-05-12T03:05:12.890Z] DONE 6 tests in 10.391s [2020-05-12T03:05:12.918Z] --- PASS: TestDaemonHostGatewayIP (3.83s) [2020-05-12T03:05:12.918Z] === CONT TestDaemonRestartIpcMode [2020-05-12T03:05:12.918Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2020-05-12T03:05:12.966Z] ok github.com/docker/docker/daemon/graphdriver 0.016s coverage: 2.2% of statements [2020-05-12T03:05:13.149Z] 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-12T03:05:13.149Z] ++ 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-12T03:05:13.149Z] ++ set -e [2020-05-12T03:05:13.149Z] ++ '[' -n 0 ']' [2020-05-12T03:05:13.149Z] ++ set -x [2020-05-12T03:05:13.150Z] ++ env -i DEST=/go/src/github.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-12T03:05:13.150Z] testing: warning: no tests to run [2020-05-12T03:05:13.150Z] PASS [2020-05-12T03:05:13.150Z] [2020-05-12T03:05:13.150Z] DONE 0 tests in 0.042s [2020-05-12T03:05:13.150Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-05-12T03:05:13.150Z] ++ 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-12T03:05:13.150Z] ++ set -e [2020-05-12T03:05:13.150Z] ++ '[' -n 0 ']' [2020-05-12T03:05:13.150Z] ++ set -x [2020-05-12T03:05:13.150Z] ++ env -i DEST=/go/src/github.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-12T03:05:13.150Z] INFO: Testing against a local daemon [2020-05-12T03:05:13.150Z] === RUN TestPluginWithDevMounts [2020-05-12T03:05:13.150Z] === PAUSE TestPluginWithDevMounts [2020-05-12T03:05:13.150Z] === CONT TestPluginWithDevMounts [2020-05-12T03:05:15.682Z] --- PASS: TestPluginWithDevMounts (2.23s) [2020-05-12T03:05:15.682Z] PASS [2020-05-12T03:05:15.682Z] [2020-05-12T03:05:15.682Z] DONE 1 tests in 2.401s [2020-05-12T03:05:15.682Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2020-05-12T03:05:15.682Z] ++ 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-12T03:05:15.682Z] ++ set -e [2020-05-12T03:05:15.682Z] ++ '[' -n 0 ']' [2020-05-12T03:05:15.682Z] ++ set -x [2020-05-12T03:05:15.682Z] ++ env -i DEST=/go/src/github.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-12T03:05:15.682Z] INFO: Testing against a local daemon [2020-05-12T03:05:15.682Z] === RUN TestSecretInspect [2020-05-12T03:05:16.494Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.523s coverage: 13.9% of statements [2020-05-12T03:05:16.781Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.015s coverage: 2.9% of statements [2020-05-12T03:05:17.096Z] --- PASS: TestDaemonRestartIpcMode (3.95s) [2020-05-12T03:05:17.353Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2020-05-12T03:05:18.283Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2020-05-12T03:05:18.848Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2020-05-12T03:05:18.848Z] === RUN TestDockerSuite/TestBuildConditionalCache [2020-05-12T03:05:18.965Z] --- PASS: TestSecretInspect (3.15s) [2020-05-12T03:05:18.965Z] === RUN TestSecretList [2020-05-12T03:05:19.412Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2020-05-12T03:05:19.488Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.837s coverage: 57.9% of statements [2020-05-12T03:05:19.488Z] ok github.com/docker/docker/daemon 12.628s coverage: 17.4% of statements [2020-05-12T03:05:19.488Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-05-12T03:05:19.488Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-05-12T03:05:19.488Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-05-12T03:05:19.488Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-05-12T03:05:19.646Z] --- PASS: TestServiceUpdateSecrets (15.67s) [2020-05-12T03:05:19.646Z] === RUN TestServiceUpdateConfigs [2020-05-12T03:05:19.670Z] === RUN TestDockerSuite/TestBuildContChar [2020-05-12T03:05:22.249Z] --- PASS: TestSecretList (3.20s) [2020-05-12T03:05:22.249Z] === RUN TestSecretsCreateAndDelete [2020-05-12T03:05:22.945Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2020-05-12T03:05:23.877Z] === RUN TestDockerSuite/TestBuildContextCleanup [2020-05-12T03:05:23.936Z] ok github.com/docker/docker/daemon/graphdriver/aufs 9.925s coverage: 69.2% of statements [2020-05-12T03:05:23.936Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.015s coverage: 1.8% of statements [2020-05-12T03:05:23.995Z] Created binary: bundles/binary-daemon/dockerd-dev [2020-05-12T03:05:23.995Z] Copying nested executables into bundles/binary-daemon [2020-05-12T03:05:23.995Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2020-05-12T03:05:24.135Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2020-05-12T03:05:24.329Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40956/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=b7b4f5c9b4feb3320be720682d48605d42c909fb -e DOCKER_GRAPHDRIVER docker:b7b4f5c9b4feb3320be720682d48605d42c909fb hack/make.sh cross [2020-05-12T03:05:24.392Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2020-05-12T03:05:24.586Z] [2020-05-12T03:05:24.649Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2020-05-12T03:05:24.843Z] Removing bundles/ [2020-05-12T03:05:24.843Z] [2020-05-12T03:05:24.843Z] ---> Making bundle: cross (in bundles/cross) [2020-05-12T03:05:24.843Z] Cross building: bundles/cross/linux/amd64 [2020-05-12T03:05:24.843Z] Building: bundles/cross/linux/amd64/dockerd-dev [2020-05-12T03:05:24.843Z] GOOS="linux" GOARCH="amd64" GOARM="" [2020-05-12T03:05:24.906Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2020-05-12T03:05:25.163Z] --- PASS: TestContainerKillOnDaemonStart (12.93s) [2020-05-12T03:05:25.163Z] PASS [2020-05-12T03:05:25.163Z] [2020-05-12T03:05:25.163Z] === Skipped [2020-05-12T03:05:25.163Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2020-05-12T03:05:25.163Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-05-12T03:05:25.163Z] [2020-05-12T03:05:25.163Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2020-05-12T03:05:25.163Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-05-12T03:05:25.163Z] [2020-05-12T03:05:25.163Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2020-05-12T03:05:25.163Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-05-12T03:05:25.163Z] [2020-05-12T03:05:25.163Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-05-12T03:05:25.163Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-05-12T03:05:25.163Z] [2020-05-12T03:05:25.163Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2020-05-12T03:05:25.163Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-05-12T03:05:25.163Z] [2020-05-12T03:05:25.163Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2020-05-12T03:05:25.163Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-05-12T03:05:25.163Z] [2020-05-12T03:05:25.163Z] [2020-05-12T03:05:25.163Z] DONE 200 tests, 6 skipped in 161.063s [2020-05-12T03:05:25.163Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2020-05-12T03:05:25.163Z] ++ 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-12T03:05:25.163Z] ++ set -e [2020-05-12T03:05:25.163Z] ++ '[' -n 0 ']' [2020-05-12T03:05:25.163Z] ++ set -x [2020-05-12T03:05:25.163Z] ++ env -i DEST=/go/src/github.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-12T03:05:25.420Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2020-05-12T03:05:25.420Z] INFO: Testing against a local daemon [2020-05-12T03:05:25.420Z] === RUN TestCommitInheritsEnv [2020-05-12T03:05:25.533Z] --- PASS: TestSecretsCreateAndDelete (3.24s) [2020-05-12T03:05:25.533Z] === RUN TestSecretsUpdate [2020-05-12T03:05:25.678Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2020-05-12T03:05:25.936Z] --- PASS: TestCommitInheritsEnv (0.49s) [2020-05-12T03:05:25.936Z] === RUN TestImportExtremelyLargeImageWorks [2020-05-12T03:05:25.936Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-05-12T03:05:25.936Z] === RUN TestImagesFilterMultiReference [2020-05-12T03:05:25.936Z] --- PASS: TestImagesFilterMultiReference (0.08s) [2020-05-12T03:05:25.936Z] === RUN TestImagePullPlatformInvalid [2020-05-12T03:05:25.936Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2020-05-12T03:05:25.936Z] === RUN TestRemoveImageOrphaning [2020-05-12T03:05:26.195Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2020-05-12T03:05:26.453Z] --- PASS: TestRemoveImageOrphaning (0.51s) [2020-05-12T03:05:26.453Z] === RUN TestRemoveImageGarbageCollector [2020-05-12T03:05:26.649Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 4.700s coverage: 45.9% of statements [2020-05-12T03:05:26.649Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-05-12T03:05:26.711Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2020-05-12T03:05:27.674Z] ok github.com/docker/docker/daemon/graphdriver/overlay 2.552s coverage: 49.5% of statements [2020-05-12T03:05:28.608Z] --- PASS: TestRemoveImageGarbageCollector (2.20s) [2020-05-12T03:05:28.608Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-05-12T03:05:28.815Z] --- PASS: TestSecretsUpdate (3.20s) [2020-05-12T03:05:28.815Z] === RUN TestTemplatedSecret [2020-05-12T03:05:28.866Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2020-05-12T03:05:28.866Z] === RUN TestTagInvalidReference [2020-05-12T03:05:28.866Z] --- PASS: TestTagInvalidReference (0.03s) [2020-05-12T03:05:28.866Z] === RUN TestTagValidPrefixedRepo [2020-05-12T03:05:28.866Z] --- PASS: TestTagValidPrefixedRepo (0.07s) [2020-05-12T03:05:28.866Z] === RUN TestTagExistedNameWithoutForce [2020-05-12T03:05:28.866Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2020-05-12T03:05:28.866Z] === RUN TestTagOfficialNames [2020-05-12T03:05:28.866Z] --- PASS: TestTagOfficialNames (0.10s) [2020-05-12T03:05:28.866Z] === RUN TestTagMatchesDigest [2020-05-12T03:05:29.124Z] --- PASS: TestTagMatchesDigest (0.03s) [2020-05-12T03:05:29.124Z] === CONT TestImportExtremelyLargeImageWorks [2020-05-12T03:05:29.725Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.631s coverage: 76.1% of statements [2020-05-12T03:05:30.055Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2020-05-12T03:05:30.313Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2020-05-12T03:05:31.782Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.020s coverage: 58.0% of statements [2020-05-12T03:05:32.070Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.028s coverage: 3.0% of statements [2020-05-12T03:05:32.099Z] --- PASS: TestTemplatedSecret (3.52s) [2020-05-12T03:05:32.099Z] === RUN TestSecretCreateResolve [2020-05-12T03:05:32.696Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 4.745s coverage: 52.1% of statements [2020-05-12T03:05:32.696Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-05-12T03:05:32.696Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-05-12T03:05:33.723Z] ok github.com/docker/docker/daemon/links 0.008s coverage: 93.0% of statements [2020-05-12T03:05:34.490Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2020-05-12T03:05:34.854Z] --- PASS: TestServiceUpdateConfigs (15.84s) [2020-05-12T03:05:34.854Z] === RUN TestServiceUpdateNetwork [2020-05-12T03:05:35.383Z] --- PASS: TestSecretCreateResolve (3.21s) [2020-05-12T03:05:35.383Z] PASS [2020-05-12T03:05:35.383Z] [2020-05-12T03:05:35.383Z] DONE 6 tests in 19.675s [2020-05-12T03:05:35.383Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2020-05-12T03:05:35.383Z] ++ 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-12T03:05:35.383Z] ++ set -e [2020-05-12T03:05:35.383Z] ++ '[' -n 0 ']' [2020-05-12T03:05:35.383Z] ++ set -x [2020-05-12T03:05:35.383Z] ++ env -i DEST=/go/src/github.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-12T03:05:35.383Z] INFO: Testing against a local daemon [2020-05-12T03:05:35.383Z] === RUN TestServiceCreateInit [2020-05-12T03:05:35.383Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-05-12T03:05:36.388Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2020-05-12T03:05:38.160Z] ok github.com/docker/docker/daemon/logger 0.289s coverage: 41.8% of statements [2020-05-12T03:05:39.197Z] ok github.com/docker/docker/daemon/logger/gelf 0.042s coverage: 67.0% of statements [2020-05-12T03:05:39.486Z] ok github.com/docker/docker/daemon/images 0.055s coverage: 4.9% of statements [2020-05-12T03:05:39.486Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-05-12T03:05:39.486Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-05-12T03:05:39.665Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2020-05-12T03:05:39.775Z] ok github.com/docker/docker/daemon/logger/awslogs 0.574s coverage: 77.8% of statements [2020-05-12T03:05:39.775Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-05-12T03:05:39.775Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-05-12T03:05:40.598Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2020-05-12T03:05:40.598Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2020-05-12T03:05:40.649Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-05-12T03:05:41.267Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.016s coverage: 87.2% of statements [2020-05-12T03:05:41.530Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2020-05-12T03:05:41.557Z] ok github.com/docker/docker/daemon/logger/journald 0.009s coverage: 26.2% of statements [2020-05-12T03:05:41.787Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2020-05-12T03:05:43.609Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.048s coverage: 61.6% of statements [2020-05-12T03:05:44.236Z] ok github.com/docker/docker/daemon/logger/local 0.044s coverage: 75.2% of statements [2020-05-12T03:05:44.236Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-05-12T03:05:45.737Z] time="2020-05-12T03:05:45Z" level=error msg="Failed to open log file: open /tmp/TestCheckCapacityAndRotate990625946/log117356849.1: no such file or directory" [2020-05-12T03:05:45.737Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.034s coverage: 37.7% of statements [2020-05-12T03:05:45.916Z] --- PASS: TestServiceCreateInit (10.01s) [2020-05-12T03:05:45.916Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.04s) [2020-05-12T03:05:45.916Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.94s) [2020-05-12T03:05:45.916Z] === RUN TestCreateServiceMultipleTimes [2020-05-12T03:05:45.965Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2020-05-12T03:05:46.036Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.046s coverage: 33.3% of statements [2020-05-12T03:05:46.561Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2020-05-12T03:05:48.091Z] ok github.com/docker/docker/daemon/logger/syslog 0.028s coverage: 47.8% of statements [2020-05-12T03:05:48.091Z] ok github.com/docker/docker/daemon/logger/templates 0.060s coverage: 8.3% of statements [2020-05-12T03:05:50.063Z] --- PASS: TestServiceUpdateNetwork (16.38s) [2020-05-12T03:05:50.063Z] === RUN TestServiceUpdatePidsLimit [2020-05-12T03:05:50.678Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2020-05-12T03:05:50.770Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2020-05-12T03:05:50.770Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2020-05-12T03:05:51.589Z] ok github.com/docker/docker/daemon/network 0.026s coverage: 63.8% of statements [2020-05-12T03:05:51.686Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2020-05-12T03:05:51.876Z] ok github.com/docker/docker/daemon/logger/splunk 2.883s coverage: 82.5% of statements [2020-05-12T03:05:51.876Z] ? github.com/docker/docker/daemon/names [no test files] [2020-05-12T03:05:51.876Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-05-12T03:05:52.141Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2020-05-12T03:05:52.141Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2020-05-12T03:05:52.398Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2020-05-12T03:05:52.398Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2020-05-12T03:05:52.398Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2020-05-12T03:05:52.909Z] ok github.com/docker/docker/distribution/metadata 0.120s coverage: 48.2% of statements [2020-05-12T03:05:52.997Z] eac6fba788c9: Pull complete [2020-05-12T03:05:52.997Z] Digest: sha256:2ecf1e2987b91b41f576afd7f56aa40c9ddbc691d7b6b066c64d8f27fb3070ca [2020-05-12T03:05:52.997Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2020-05-12T03:05:52.997Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully [2020-05-12T03:05:52.997Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test [2020-05-12T03:05:52.997Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.1158' [2020-05-12T03:05:52.997Z] WARN: Skipping validation tests [2020-05-12T03:05:52.997Z] INFO: Running unit tests at 05/12/2020 03:05:39... [2020-05-12T03:05:52.997Z] INFO: make.ps1 starting at 05/12/2020 03:05:42 [2020-05-12T03:05:52.997Z] INFO: Git commit (b7b4f5c9b4) assumed from DOCKER_GITCOMMIT environment variable [2020-05-12T03:05:52.997Z] INFO: Invoking autogen... [2020-05-12T03:05:52.997Z] INFO: Running unit tests... [2020-05-12T03:05:52.998Z] INFO: Invoking unit tests run with C:\gopath/src/gotest.tools/gotestsum\gotestsum.exe --format=standard-quiet --jsonfile=bundles\go-test-report-unit-tests.json --junitfile=bundles\junit-report-unit-tests.xml -- -cover -ldflags -w -a "-test.timeout=10m" github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/autogen/winresources/dockerd github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/dockerignore github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/client github.com/docker/docker/cmd/dockerd github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/discovery github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/lcow github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/quota github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/windows github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/etwlogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/local github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/discovery github.com/docker/docker/pkg/discovery/file github.com/docker/docker/pkg/discovery/kv github.com/docker/docker/pkg/discovery/memory github.com/docker/docker/pkg/discovery/nodes github.com/docker/docker/pkg/filenotify github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/locker github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/mount github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/namesgenerator/cmd/names-generator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/signal/testfiles github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/symlink github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/term github.com/docker/docker/pkg/term/windows github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2020-05-12T03:05:53.768Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2020-05-12T03:05:55.664Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2020-05-12T03:05:56.229Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2020-05-12T03:05:56.416Z] ok github.com/docker/docker/errdefs 0.027s coverage: 49.4% of statements [2020-05-12T03:05:56.416Z] ok github.com/docker/docker/distribution 0.642s coverage: 22.1% of statements [2020-05-12T03:05:56.416Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-05-12T03:05:57.160Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2020-05-12T03:05:57.417Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2020-05-12T03:05:57.675Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2020-05-12T03:05:58.479Z] ok github.com/docker/docker/image 0.083s coverage: 86.4% of statements [2020-05-12T03:05:59.506Z] ok github.com/docker/docker/distribution/xfer 1.691s coverage: 85.1% of statements [2020-05-12T03:05:59.506Z] ? github.com/docker/docker/dockerversion [no test files] [2020-05-12T03:06:00.062Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2020-05-12T03:06:00.163Z] ? github.com/docker/docker/api [no test files] [2020-05-12T03:06:00.198Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2020-05-12T03:06:00.198Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2020-05-12T03:06:00.536Z] ok github.com/docker/docker/image/cache 0.022s coverage: 19.2% of statements [2020-05-12T03:06:00.536Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-05-12T03:06:01.164Z] ok github.com/docker/docker/libcontainerd/queue 0.045s coverage: 100.0% of statements [2020-05-12T03:06:01.164Z] ok github.com/docker/docker/image/v1 0.023s coverage: 25.0% of statements [2020-05-12T03:06:01.164Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-05-12T03:06:01.569Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2020-05-12T03:06:03.229Z] ok github.com/docker/docker/pkg/aaparser 0.018s coverage: 50.0% of statements [2020-05-12T03:06:03.464Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2020-05-12T03:06:04.029Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2020-05-12T03:06:07.307Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2020-05-12T03:06:07.663Z] ok github.com/docker/docker/opts 0.063s coverage: 67.4% of statements [2020-05-12T03:06:07.843Z] --- PASS: TestCreateServiceMultipleTimes (19.29s) [2020-05-12T03:06:07.843Z] === RUN TestCreateServiceConflict [2020-05-12T03:06:07.843Z] --- PASS: TestCreateServiceConflict (3.15s) [2020-05-12T03:06:07.843Z] === RUN TestCreateServiceMaxReplicas [2020-05-12T03:06:07.872Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2020-05-12T03:06:07.951Z] ok github.com/docker/docker/pkg/broadcaster 0.014s coverage: 100.0% of statements [2020-05-12T03:06:08.437Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2020-05-12T03:06:08.443Z] --- PASS: TestServiceUpdatePidsLimit (18.04s) [2020-05-12T03:06:08.443Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (1.01s) [2020-05-12T03:06:08.443Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.26s) [2020-05-12T03:06:08.443Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.15s) [2020-05-12T03:06:08.443Z] PASS [2020-05-12T03:06:08.443Z] [2020-05-12T03:06:08.443Z] === Skipped [2020-05-12T03:06:08.443Z] === SKIP: s390x.integration.service TestServiceListWithStatuses (0.00s) [2020-05-12T03:06:08.443Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-05-12T03:06:08.443Z] [2020-05-12T03:06:08.443Z] === SKIP: s390x.integration.service TestServicePlugin (0.00s) [2020-05-12T03:06:08.443Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-12T03:06:08.443Z] [2020-05-12T03:06:08.443Z] [2020-05-12T03:06:08.443Z] DONE 27 tests, 2 skipped in 176.624s [2020-05-12T03:06:08.443Z] Running /go/src/github.com/docker/docker/integration/session (s390x.integration.session) flags=-test.v -test.timeout=120m [2020-05-12T03:06:08.443Z] ++ 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-12T03:06:08.443Z] ++ set -e [2020-05-12T03:06:08.443Z] ++ '[' -n 0 ']' [2020-05-12T03:06:08.443Z] ++ set -x [2020-05-12T03:06:08.443Z] ++ env -i DEST=/go/src/github.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-12T03:06:08.444Z] INFO: Testing against a local daemon [2020-05-12T03:06:08.444Z] === RUN TestSessionCreate [2020-05-12T03:06:08.444Z] --- PASS: TestSessionCreate (0.02s) [2020-05-12T03:06:08.444Z] === RUN TestSessionCreateWithBadUpgrade [2020-05-12T03:06:08.444Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2020-05-12T03:06:08.444Z] PASS [2020-05-12T03:06:08.444Z] [2020-05-12T03:06:08.444Z] DONE 2 tests in 0.232s [2020-05-12T03:06:08.444Z] Running /go/src/github.com/docker/docker/integration/system (s390x.integration.system) flags=-test.v -test.timeout=120m [2020-05-12T03:06:08.444Z] ++ 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-12T03:06:08.444Z] ++ set -e [2020-05-12T03:06:08.444Z] ++ '[' -n 0 ']' [2020-05-12T03:06:08.444Z] ++ set -x [2020-05-12T03:06:08.444Z] ++ env -i DEST=/go/src/github.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-12T03:06:08.444Z] INFO: Testing against a local daemon [2020-05-12T03:06:08.444Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-05-12T03:06:08.444Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-05-12T03:06:08.444Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-05-12T03:06:08.444Z] === RUN TestEventsExecDie [2020-05-12T03:06:08.444Z] --- PASS: TestEventsExecDie (0.99s) [2020-05-12T03:06:08.444Z] === RUN TestEventsBackwardsCompatible [2020-05-12T03:06:08.596Z] ok github.com/docker/docker/pkg/archive 1.253s coverage: 76.7% of statements [2020-05-12T03:06:08.596Z] ok github.com/docker/docker/pkg/capabilities 0.023s coverage: 87.5% of statements [2020-05-12T03:06:08.726Z] --- PASS: TestEventsBackwardsCompatible (0.13s) [2020-05-12T03:06:08.726Z] === RUN TestInfoBinaryCommits [2020-05-12T03:06:08.726Z] --- PASS: TestInfoBinaryCommits (0.02s) [2020-05-12T03:06:08.726Z] === RUN TestInfoAPIVersioned [2020-05-12T03:06:08.726Z] --- PASS: TestInfoAPIVersioned (0.01s) [2020-05-12T03:06:08.726Z] === RUN TestInfoDiscoveryBackend [2020-05-12T03:06:09.002Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2020-05-12T03:06:09.340Z] --- PASS: TestInfoDiscoveryBackend (0.53s) [2020-05-12T03:06:09.340Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-05-12T03:06:09.615Z] ok github.com/docker/docker/pkg/authorization 2.480s coverage: 68.3% of statements [2020-05-12T03:06:09.904Z] ok github.com/docker/docker/pkg/directory 0.014s coverage: 80.0% of statements [2020-05-12T03:06:10.345Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-05-12T03:06:10.345Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-05-12T03:06:10.902Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2020-05-12T03:06:10.960Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.53s) [2020-05-12T03:06:10.960Z] === RUN TestInfoAPI [2020-05-12T03:06:10.960Z] --- PASS: TestInfoAPI (0.02s) [2020-05-12T03:06:10.960Z] === RUN TestInfoAPIWarnings [2020-05-12T03:06:11.242Z] --- PASS: TestInfoAPIWarnings (0.52s) [2020-05-12T03:06:11.242Z] === RUN TestInfoDebug [2020-05-12T03:06:11.396Z] ok github.com/docker/docker/pkg/discovery 0.007s coverage: 58.3% of statements [2020-05-12T03:06:11.396Z] ok github.com/docker/docker/pkg/discovery/file 0.024s coverage: 92.9% of statements [2020-05-12T03:06:11.856Z] --- PASS: TestInfoDebug (0.52s) [2020-05-12T03:06:11.856Z] === RUN TestInfoInsecureRegistries [2020-05-12T03:06:12.036Z] --- PASS: TestCreateServiceMaxReplicas (3.61s) [2020-05-12T03:06:12.037Z] === RUN TestCreateWithDuplicateNetworkNames [2020-05-12T03:06:12.420Z] ok github.com/docker/docker/layer 7.209s coverage: 68.8% of statements [2020-05-12T03:06:12.420Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-05-12T03:06:12.420Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-05-12T03:06:12.420Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-05-12T03:06:12.420Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-05-12T03:06:12.420Z] ? github.com/docker/docker/oci [no test files] [2020-05-12T03:06:12.420Z] ? github.com/docker/docker/oci/caps [no test files] [2020-05-12T03:06:12.469Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2020-05-12T03:06:12.469Z] === RUN TestInfoRegistryMirrors [2020-05-12T03:06:13.047Z] ok github.com/docker/docker/pkg/discovery/memory 0.007s coverage: 92.3% of statements [2020-05-12T03:06:13.083Z] --- PASS: TestInfoRegistryMirrors (0.53s) [2020-05-12T03:06:13.083Z] === RUN TestLoginFailsWithBadCredentials [2020-05-12T03:06:13.436Z] --- PASS: TestLoginFailsWithBadCredentials (0.33s) [2020-05-12T03:06:13.436Z] === RUN TestPingCacheHeaders [2020-05-12T03:06:13.436Z] --- PASS: TestPingCacheHeaders (0.02s) [2020-05-12T03:06:13.436Z] === RUN TestPingGet [2020-05-12T03:06:13.436Z] --- PASS: TestPingGet (0.01s) [2020-05-12T03:06:13.436Z] === RUN TestPingHead [2020-05-12T03:06:13.436Z] --- PASS: TestPingHead (0.02s) [2020-05-12T03:06:13.436Z] === RUN TestVersion [2020-05-12T03:06:13.436Z] --- PASS: TestVersion (0.02s) [2020-05-12T03:06:13.436Z] PASS [2020-05-12T03:06:13.436Z] [2020-05-12T03:06:13.436Z] === Skipped [2020-05-12T03:06:13.436Z] === SKIP: s390x.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-05-12T03:06:13.436Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-05-12T03:06:13.436Z] [2020-05-12T03:06:13.436Z] [2020-05-12T03:06:13.436Z] DONE 18 tests, 1 skipped in 5.850s [2020-05-12T03:06:13.436Z] Running /go/src/github.com/docker/docker/integration/volume (s390x.integration.volume) flags=-test.v -test.timeout=120m [2020-05-12T03:06:13.436Z] ++ 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-12T03:06:13.436Z] ++ set -e [2020-05-12T03:06:13.436Z] ++ '[' -n 0 ']' [2020-05-12T03:06:13.436Z] ++ set -x [2020-05-12T03:06:13.436Z] ++ env -i DEST=/go/src/github.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-12T03:06:13.436Z] INFO: Testing against a local daemon [2020-05-12T03:06:13.436Z] === RUN TestVolumesCreateAndList [2020-05-12T03:06:13.436Z] --- PASS: TestVolumesCreateAndList (0.03s) [2020-05-12T03:06:13.436Z] === RUN TestVolumesRemove [2020-05-12T03:06:13.718Z] --- PASS: TestVolumesRemove (0.15s) [2020-05-12T03:06:13.718Z] === RUN TestVolumesInspect [2020-05-12T03:06:13.718Z] --- PASS: TestVolumesInspect (0.02s) [2020-05-12T03:06:13.718Z] === RUN TestVolumesInvalidJSON [2020-05-12T03:06:13.718Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-05-12T03:06:13.718Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-05-12T03:06:13.718Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-05-12T03:06:13.718Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2020-05-12T03:06:13.718Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-05-12T03:06:13.718Z] PASS [2020-05-12T03:06:13.718Z] [2020-05-12T03:06:13.718Z] DONE 5 tests in 0.410s [2020-05-12T03:06:13.718Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-05-12T03:06:14.001Z] ++++ cat bundles/test-integration/docker.pid [2020-05-12T03:06:14.001Z] +++ kill 12290 [2020-05-12T03:06:14.183Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2020-05-12T03:06:14.560Z] ok github.com/docker/docker/pkg/discovery/nodes 0.009s coverage: 93.8% of statements [2020-05-12T03:06:14.561Z] ok github.com/docker/docker/pkg/dmesg 0.009s coverage: 83.3% of statements [2020-05-12T03:06:15.243Z] ok github.com/docker/docker/api/server 0.226s coverage: 9.0% of statements [2020-05-12T03:06:15.471Z] +++ /etc/init.d/apparmor stop [2020-05-12T03:06:15.471Z] Leaving: AppArmorNo profiles have been unloaded. [2020-05-12T03:06:15.471Z] [2020-05-12T03:06:15.471Z] Unloading profiles will leave already running processes permanently [2020-05-12T03:06:15.471Z] unconfined, which can lead to unexpected situations. [2020-05-12T03:06:15.471Z] [2020-05-12T03:06:15.471Z] To set a process to complain mode, use the command line tool [2020-05-12T03:06:15.471Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-05-12T03:06:15.471Z] +++ true [2020-05-12T03:06:15.471Z] [2020-05-12T03:06:15.578Z] ok github.com/docker/docker/pkg/chrootarchive 4.480s coverage: 43.2% of statements [2020-05-12T03:06:15.578Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-05-12T03:06:15.578Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-05-12T03:06:15.876Z] ok github.com/docker/docker/pkg/filenotify 0.616s coverage: 67.0% of statements [2020-05-12T03:06:15.876Z] ok github.com/docker/docker/pkg/fileutils 0.053s coverage: 89.5% of statements [2020-05-12T03:06:16.078Z] === RUN TestDockerSuite/TestBuildCopyWildcard Post stage [Pipeline] junit [2020-05-12T03:06:16.975Z] Recording test results [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-05-12T03:06:17.372Z] ok github.com/docker/docker/pkg/fsutils 0.435s coverage: 85.1% of statements [2020-05-12T03:06:17.372Z] ok github.com/docker/docker/pkg/homedir 0.056s coverage: 11.4% of statements [2020-05-12T03:06:17.660Z] ok github.com/docker/docker/pkg/discovery/kv 3.188s coverage: 84.1% of statements [2020-05-12T03:06:17.664Z] + echo Ensuring container killed. [2020-05-12T03:06:17.664Z] Ensuring container killed. [2020-05-12T03:06:17.664Z] + docker rm -vf docker-pr1 [2020-05-12T03:06:17.946Z] Error: No such container: docker-pr1 [2020-05-12T03:06:17.946Z] + true [Pipeline] sh [2020-05-12T03:06:17.974Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2020-05-12T03:06:18.317Z] + echo Chowning /workspace to jenkins user [2020-05-12T03:06:18.317Z] Chowning /workspace to jenkins user [2020-05-12T03:06:18.317Z] + id -u [2020-05-12T03:06:18.317Z] + id -g [2020-05-12T03:06:18.317Z] + docker run --rm -v /home/jenkins/workspace/moby_PR-40956:/workspace busybox chown -R 1001:1001 /workspace [2020-05-12T03:06:18.317Z] Unable to find image 'busybox:latest' locally [2020-05-12T03:06:18.599Z] latest: Pulling from library/busybox [2020-05-12T03:06:18.881Z] 0f0ac3ee2e90: Pulling fs layer [2020-05-12T03:06:18.881Z] 0f0ac3ee2e90: Download complete [2020-05-12T03:06:19.710Z] ok github.com/docker/docker/pkg/jsonmessage 0.010s coverage: 91.7% of statements [2020-05-12T03:06:19.710Z] ok github.com/docker/docker/pkg/locker 0.051s coverage: 88.9% of statements [2020-05-12T03:06:20.031Z] 0f0ac3ee2e90: Pull complete [2020-05-12T03:06:20.045Z] ok github.com/docker/docker/pkg/idtools 0.864s coverage: 70.3% of statements [2020-05-12T03:06:20.314Z] Digest: sha256:a8cf7ff6367c2afa2a90acd081b484cbded349a7076e7bdf37a05279f276bc12 [2020-05-12T03:06:20.314Z] Status: Downloaded newer image for busybox:latest [2020-05-12T03:06:20.334Z] ok github.com/docker/docker/pkg/longpath 0.011s coverage: 100.0% of statements [2020-05-12T03:06:20.622Z] ok github.com/docker/docker/pkg/namesgenerator 0.011s coverage: 85.7% of statements [2020-05-12T03:06:21.246Z] ok github.com/docker/docker/pkg/ioutils 1.653s coverage: 70.6% of statements [2020-05-12T03:06:21.246Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-05-12T03:06:21.246Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-05-12T03:06:21.246Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-05-12T03:06:21.888Z] ok github.com/docker/docker/pkg/parsers 0.018s coverage: 97.0% of statements [2020-05-12T03:06:21.888Z] ok github.com/docker/docker/pkg/parsers/kernel 0.016s coverage: 60.0% of statements [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-05-12T03:06:22.512Z] ok github.com/docker/docker/pkg/pidfile 0.006s coverage: 82.4% of statements [2020-05-12T03:06:22.512Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.031s coverage: 91.4% of statements [2020-05-12T03:06:22.512Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-05-12T03:06:22.512Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-05-12T03:06:22.727Z] + bundleName=s390x-integration [2020-05-12T03:06:22.727Z] + echo Creating s390x-integration-bundles.tar.gz [2020-05-12T03:06:22.727Z] Creating s390x-integration-bundles.tar.gz [2020-05-12T03:06:22.727Z] + 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-12T03:06:22.727Z] + xargs tar -czf s390x-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2020-05-12T03:06:22.762Z] Archiving artifacts [2020-05-12T03:06:23.119Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40956/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-05-12T03:06:23.234Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2020-05-12T03:06:23.234Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2020-05-12T03:06:23.505Z] + make clean [2020-05-12T03:06:23.535Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.039s coverage: 56.8% of statements [2020-05-12T03:06:24.121Z] docker volume rm -f docker-dev-cache [2020-05-12T03:06:24.121Z] docker-dev-cache [Pipeline] deleteDir [2020-05-12T03:06:24.165Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2020-05-12T03:06:25.027Z] ok github.com/docker/docker/pkg/pools 0.030s coverage: 88.2% of statements [2020-05-12T03:06:25.097Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [Pipeline] } [Pipeline] // withEnv [2020-05-12T03:06:25.314Z] ok github.com/docker/docker/pkg/progress 0.037s coverage: 75.9% of statements [2020-05-12T03:06:25.314Z] ok github.com/docker/docker/pkg/plugins/transport 0.022s coverage: 85.7% of statements [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-05-12T03:06:25.664Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2020-05-12T03:06:26.228Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2020-05-12T03:06:26.338Z] ok github.com/docker/docker/pkg/reexec 0.009s coverage: 82.4% of statements [2020-05-12T03:06:26.928Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.65s) [2020-05-12T03:06:26.928Z] === RUN TestCreateServiceSecretFileMode [2020-05-12T03:06:27.359Z] ok github.com/docker/docker/pkg/pubsub 1.161s coverage: 73.9% of statements [2020-05-12T03:06:27.598Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2020-05-12T03:06:27.647Z] ok github.com/docker/docker/pkg/stdcopy 0.049s coverage: 100.0% of statements [2020-05-12T03:06:28.683Z] ok github.com/docker/docker/pkg/stringid 0.004s coverage: 70.6% of statements [2020-05-12T03:06:28.683Z] ok github.com/docker/docker/pkg/streamformatter 0.009s coverage: 66.2% of statements [2020-05-12T03:06:29.306Z] ok github.com/docker/docker/pkg/symlink 0.024s coverage: 87.7% of statements [2020-05-12T03:06:29.458Z] --- PASS: TestCreateServiceSecretFileMode (3.41s) [2020-05-12T03:06:29.458Z] === RUN TestCreateServiceConfigFileMode [2020-05-12T03:06:30.332Z] ok github.com/docker/docker/pkg/signal 3.467s coverage: 61.0% of statements [2020-05-12T03:06:30.886Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2020-05-12T03:06:30.887Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2020-05-12T03:06:30.982Z] ok github.com/docker/docker/pkg/system 0.055s coverage: 36.9% of statements [2020-05-12T03:06:30.982Z] ok github.com/docker/docker/pkg/sysinfo 0.020s coverage: 53.7% of statements [2020-05-12T03:06:31.145Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2020-05-12T03:06:31.145Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2020-05-12T03:06:32.020Z] ok github.com/docker/docker/pkg/tailfile 0.139s coverage: 88.6% of statements [2020-05-12T03:06:32.020Z] testing: warning: no tests to run [2020-05-12T03:06:32.020Z] coverage: [no statements] [2020-05-12T03:06:32.020Z] ok github.com/docker/docker/pkg/term/windows 0.005s coverage: [no statements] [no tests to run] [2020-05-12T03:06:32.742Z] --- PASS: TestCreateServiceConfigFileMode (3.29s) [2020-05-12T03:06:32.742Z] === RUN TestCreateServiceSysctls [2020-05-12T03:06:33.042Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2020-05-12T03:06:33.044Z] ok github.com/docker/docker/pkg/tarsum 0.254s coverage: 89.3% of statements [2020-05-12T03:06:33.044Z] ok github.com/docker/docker/pkg/urlutil 0.007s coverage: 100.0% of statements [2020-05-12T03:06:33.331Z] ok github.com/docker/docker/pkg/truncindex 0.110s coverage: 91.5% of statements [2020-05-12T03:06:33.960Z] ok github.com/docker/docker/pkg/useragent 0.025s coverage: 88.9% of statements [2020-05-12T03:06:34.415Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2020-05-12T03:06:35.792Z] === RUN TestDockerSuite/TestBuildDockerignore [2020-05-12T03:06:36.028Z] ok github.com/docker/docker/plugin/v2 0.008s coverage: 14.5% of statements [2020-05-12T03:06:36.932Z] --- PASS: TestCreateServiceSysctls (4.05s) [2020-05-12T03:06:36.932Z] === RUN TestCreateServiceCapabilities [2020-05-12T03:06:37.523Z] ok github.com/docker/docker/reference 0.018s coverage: 84.4% of statements [2020-05-12T03:06:38.555Z] ok github.com/docker/docker/profiles/seccomp 0.051s coverage: 68.8% of statements [2020-05-12T03:06:39.186Z] ok github.com/docker/docker/plugin 0.630s coverage: 23.3% of statements [2020-05-12T03:06:39.970Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2020-05-12T03:06:40.218Z] --- PASS: TestCreateServiceCapabilities (3.38s) [2020-05-12T03:06:40.219Z] === RUN TestInspect [2020-05-12T03:06:40.683Z] ok github.com/docker/docker/registry/resumable 0.025s coverage: 100.0% of statements [2020-05-12T03:06:41.309Z] ok github.com/docker/docker/restartmanager 0.035s coverage: 45.3% of statements [2020-05-12T03:06:42.826Z] ok github.com/docker/docker/testutil 0.006s coverage: 62.5% of statements [2020-05-12T03:06:43.455Z] ok github.com/docker/docker/registry 0.448s coverage: 56.1% of statements [2020-05-12T03:06:44.404Z] --- PASS: TestInspect (3.57s) [2020-05-12T03:06:44.404Z] === RUN TestCreateJob [2020-05-12T03:06:45.509Z] ok github.com/docker/docker/runconfig 0.026s coverage: 65.8% of statements [2020-05-12T03:06:46.255Z] Created binary: bundles/cross/linux/amd64/dockerd-dev [2020-05-12T03:06:46.255Z] Copying nested executables into bundles/cross/linux/amd64 [2020-05-12T03:06:46.255Z] Cross building: bundles/cross/windows/amd64 [2020-05-12T03:06:46.255Z] Building: bundles/cross/windows/amd64/dockerd-dev.exe [2020-05-12T03:06:46.255Z] GOOS="windows" GOARCH="amd64" GOARM="" [2020-05-12T03:06:48.590Z] --- PASS: TestCreateJob (4.40s) [2020-05-12T03:06:48.590Z] === RUN TestReplicatedJob [2020-05-12T03:06:49.032Z] ok github.com/docker/docker/volume/drivers 0.011s coverage: 36.1% of statements [2020-05-12T03:06:49.324Z] ok github.com/docker/docker/volume/mounts 0.128s coverage: 67.0% of statements [2020-05-12T03:06:49.611Z] ok github.com/docker/docker/volume/local 0.035s coverage: 73.0% of statements [2020-05-12T03:06:49.934Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2020-05-12T03:06:49.934Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2020-05-12T03:06:50.498Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2020-05-12T03:06:51.646Z] ok github.com/docker/docker/volume/service 0.030s coverage: 73.0% of statements [2020-05-12T03:06:53.021Z] === RUN TestDockerDaemonSuite/TestShmSize [2020-05-12T03:06:54.916Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2020-05-12T03:06:54.916Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2020-05-12T03:06:55.150Z] --- PASS: TestReplicatedJob (6.56s) [2020-05-12T03:06:55.150Z] === RUN TestUpdateReplicatedJob [2020-05-12T03:06:58.193Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2020-05-12T03:06:58.193Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2020-05-12T03:06:59.337Z] --- PASS: TestUpdateReplicatedJob (4.32s) [2020-05-12T03:06:59.337Z] === RUN TestServiceListWithStatuses [2020-05-12T03:06:59.337Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-05-12T03:06:59.337Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-05-12T03:06:59.337Z] === RUN TestDockerNetworkConnectAlias [2020-05-12T03:07:00.073Z] ok github.com/docker/docker/pkg/plugins 33.633s coverage: 76.6% of statements [2020-05-12T03:07:00.073Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-05-12T03:07:00.073Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-05-12T03:07:00.073Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-05-12T03:07:00.073Z] ? github.com/docker/docker/pkg/term [no test files] [2020-05-12T03:07:00.073Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-05-12T03:07:00.073Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-05-12T03:07:00.073Z] ? github.com/docker/docker/rootless [no test files] [2020-05-12T03:07:00.073Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-05-12T03:07:00.073Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-05-12T03:07:00.073Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-05-12T03:07:00.073Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-05-12T03:07:00.073Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-05-12T03:07:00.073Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-05-12T03:07:00.073Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-05-12T03:07:00.073Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-05-12T03:07:00.073Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-05-12T03:07:00.073Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-05-12T03:07:00.073Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-05-12T03:07:00.073Z] ? github.com/docker/docker/testutil/request [no test files] [2020-05-12T03:07:00.073Z] ? github.com/docker/docker/volume [no test files] [2020-05-12T03:07:00.073Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-05-12T03:07:00.073Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-05-12T03:07:00.073Z] [2020-05-12T03:07:00.073Z] === Skipped [2020-05-12T03:07:00.073Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-05-12T03:07:00.073Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-05-12T03:07:00.073Z] [2020-05-12T03:07:00.073Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-05-12T03:07:00.073Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-05-12T03:07:00.073Z] [2020-05-12T03:07:00.073Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-05-12T03:07:00.073Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-12T03:07:00.073Z] graphtest_unix.go:46: Driver btrfs not supported [2020-05-12T03:07:00.073Z] [2020-05-12T03:07:00.073Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-05-12T03:07:00.073Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-12T03:07:00.073Z] graphtest_unix.go:46: Driver btrfs not supported [2020-05-12T03:07:00.073Z] [2020-05-12T03:07:00.073Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-05-12T03:07:00.073Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-12T03:07:00.073Z] graphtest_unix.go:46: Driver btrfs not supported [2020-05-12T03:07:00.073Z] [2020-05-12T03:07:00.073Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-05-12T03:07:00.073Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-12T03:07:00.073Z] graphtest_unix.go:46: Driver btrfs not supported [2020-05-12T03:07:00.073Z] [2020-05-12T03:07:00.073Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-05-12T03:07:00.073Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-12T03:07:00.073Z] graphtest_unix.go:46: Driver btrfs not supported [2020-05-12T03:07:00.073Z] [2020-05-12T03:07:00.073Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-05-12T03:07:00.073Z] graphtest_unix.go:73: No driver to put! [2020-05-12T03:07:00.073Z] [2020-05-12T03:07:00.073Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2020-05-12T03:07:00.073Z] time="2020-05-12T03:05:23Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-05-12T03:07:00.073Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-05-12T03:07:00.073Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-05-12T03:07:00.073Z] [2020-05-12T03:07:00.073Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2020-05-12T03:07:00.073Z] time="2020-05-12T03:05:23Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-05-12T03:07:00.073Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-05-12T03:07:00.073Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-05-12T03:07:00.073Z] [2020-05-12T03:07:00.073Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2020-05-12T03:07:00.073Z] time="2020-05-12T03:05:23Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-05-12T03:07:00.073Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-05-12T03:07:00.073Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-05-12T03:07:00.073Z] [2020-05-12T03:07:00.073Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2020-05-12T03:07:00.073Z] time="2020-05-12T03:05:23Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-05-12T03:07:00.073Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-05-12T03:07:00.073Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-05-12T03:07:00.073Z] [2020-05-12T03:07:00.073Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2020-05-12T03:07:00.073Z] time="2020-05-12T03:05:23Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-05-12T03:07:00.073Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-05-12T03:07:00.073Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-05-12T03:07:00.073Z] [2020-05-12T03:07:00.073Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2020-05-12T03:07:00.073Z] graphtest_unix.go:73: No driver to put! [2020-05-12T03:07:00.073Z] [2020-05-12T03:07:00.073Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-05-12T03:07:00.073Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-05-12T03:07:00.073Z] [2020-05-12T03:07:00.073Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-05-12T03:07:00.073Z] overlay_test.go:49: Fails to compute changes intermittently [2020-05-12T03:07:00.073Z] [2020-05-12T03:07:00.073Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-05-12T03:07:00.073Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-05-12T03:07:00.073Z] [2020-05-12T03:07:00.073Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-05-12T03:07:00.073Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-05-12T03:07:00.073Z] [2020-05-12T03:07:00.073Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-05-12T03:07:00.073Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-12T03:07:00.073Z] graphtest_unix.go:46: Driver zfs not supported [2020-05-12T03:07:00.073Z] [2020-05-12T03:07:00.073Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-05-12T03:07:00.073Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-12T03:07:00.073Z] graphtest_unix.go:46: Driver zfs not supported [2020-05-12T03:07:00.073Z] [2020-05-12T03:07:00.073Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-05-12T03:07:00.073Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-12T03:07:00.073Z] graphtest_unix.go:46: Driver zfs not supported [2020-05-12T03:07:00.073Z] [2020-05-12T03:07:00.073Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-05-12T03:07:00.073Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-12T03:07:00.073Z] graphtest_unix.go:46: Driver zfs not supported [2020-05-12T03:07:00.073Z] [2020-05-12T03:07:00.073Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-05-12T03:07:00.073Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-12T03:07:00.073Z] graphtest_unix.go:46: Driver zfs not supported [2020-05-12T03:07:00.073Z] [2020-05-12T03:07:00.073Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-05-12T03:07:00.073Z] graphtest_unix.go:73: No driver to put! [2020-05-12T03:07:00.073Z] [2020-05-12T03:07:00.073Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-05-12T03:07:00.073Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-05-12T03:07:00.073Z] [2020-05-12T03:07:00.073Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-05-12T03:07:00.073Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-05-12T03:07:00.073Z] [2020-05-12T03:07:00.073Z] [2020-05-12T03:07:00.073Z] DONE 2123 tests, 26 skipped in 350.573s Post stage [Pipeline] junit [2020-05-12T03:07:00.111Z] Recording test results [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-05-12T03:07:02.470Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-40956/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=b7b4f5c9b4feb3320be720682d48605d42c909fb -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:b7b4f5c9b4feb3320be720682d48605d42c909fb hack/make.sh dynbinary test-integration [2020-05-12T03:07:02.756Z] [2020-05-12T03:07:03.044Z] Removing bundles/ [2020-05-12T03:07:03.044Z] [2020-05-12T03:07:03.044Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-05-12T03:07:03.044Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-05-12T03:07:03.044Z] GOOS="" GOARCH="" GOARM="" [2020-05-12T03:07:03.492Z] --- PASS: TestDockerDaemonSuite (344.03s) [2020-05-12T03:07:03.492Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (6.04s) [2020-05-12T03:07:03.492Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (2.36s) [2020-05-12T03:07:03.492Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.63s) [2020-05-12T03:07:03.492Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (3.79s) [2020-05-12T03:07:03.492Z] docker_cli_daemon_test.go:1449: [da13db28ee9ca] daemon is not started [2020-05-12T03:07:03.492Z] check_test.go:309: [d6d35728acb17] daemon is not started [2020-05-12T03:07:03.492Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.77s) [2020-05-12T03:07:03.492Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (2.27s) [2020-05-12T03:07:03.492Z] check_test.go:309: [d7c5122f3e511] daemon is not started [2020-05-12T03:07:03.492Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (1.71s) [2020-05-12T03:07:03.492Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (3.17s) [2020-05-12T03:07:03.492Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.72s) [2020-05-12T03:07:03.492Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (4.12s) [2020-05-12T03:07:03.492Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (4.27s) [2020-05-12T03:07:03.492Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (3.41s) [2020-05-12T03:07:03.492Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.56s) [2020-05-12T03:07:03.492Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.71s) [2020-05-12T03:07:03.492Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s) [2020-05-12T03:07:03.492Z] check_test.go:309: [d96b60d0a06ae] daemon is not started [2020-05-12T03:07:03.492Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s) [2020-05-12T03:07:03.492Z] check_test.go:309: [db3aca029b901] daemon is not started [2020-05-12T03:07:03.492Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.74s) [2020-05-12T03:07:03.492Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.54s) [2020-05-12T03:07:03.492Z] check_test.go:309: [d10ad1d7463ad] daemon is not started [2020-05-12T03:07:03.492Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (3.09s) [2020-05-12T03:07:03.492Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (2.12s) [2020-05-12T03:07:03.492Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (3.21s) [2020-05-12T03:07:03.492Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.31s) [2020-05-12T03:07:03.492Z] --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.60s) [2020-05-12T03:07:03.492Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.58s) [2020-05-12T03:07:03.492Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.60s) [2020-05-12T03:07:03.492Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2020-05-12T03:07:03.492Z] check_test.go:309: [db90e50428efe] daemon is not started [2020-05-12T03:07:03.492Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.54s) [2020-05-12T03:07:03.492Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.53s) [2020-05-12T03:07:03.492Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.54s) [2020-05-12T03:07:03.492Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (3.08s) [2020-05-12T03:07:03.492Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (5.45s) [2020-05-12T03:07:03.492Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.52s) [2020-05-12T03:07:03.492Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2020-05-12T03:07:03.492Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2020-05-12T03:07:03.492Z] check_test.go:309: [d8eb062085a61] daemon is not started [2020-05-12T03:07:03.492Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (1.94s) [2020-05-12T03:07:03.492Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (2.30s) [2020-05-12T03:07:03.492Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.65s) [2020-05-12T03:07:03.492Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.92s) [2020-05-12T03:07:03.492Z] check_test.go:309: [d36a209534a95] daemon is not started [2020-05-12T03:07:03.492Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (3.28s) [2020-05-12T03:07:03.492Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.54s) [2020-05-12T03:07:03.492Z] check_test.go:309: [d4b9d97c65ab2] daemon is not started [2020-05-12T03:07:03.492Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (3.84s) [2020-05-12T03:07:03.492Z] docker_cli_daemon_plugins_test.go:79: [df8140e1fb401] daemon is not started [2020-05-12T03:07:03.492Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (4.22s) [2020-05-12T03:07:03.492Z] docker_cli_daemon_plugins_test.go:169: [d4d6eda267b26] daemon is not started [2020-05-12T03:07:03.492Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.52s) [2020-05-12T03:07:03.492Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.54s) [2020-05-12T03:07:03.492Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.53s) [2020-05-12T03:07:03.492Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.51s) [2020-05-12T03:07:03.492Z] check_test.go:309: [d17fc0c36fde9] daemon is not started [2020-05-12T03:07:03.492Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.87s) [2020-05-12T03:07:03.492Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.86s) [2020-05-12T03:07:03.492Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.57s) [2020-05-12T03:07:03.492Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.73s) [2020-05-12T03:07:03.492Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.74s) [2020-05-12T03:07:03.492Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.80s) [2020-05-12T03:07:03.492Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (2.12s) [2020-05-12T03:07:03.492Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.53s) [2020-05-12T03:07:03.492Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.53s) [2020-05-12T03:07:03.492Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.52s) [2020-05-12T03:07:03.492Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (5.94s) [2020-05-12T03:07:03.492Z] check_test.go:309: [dec701b393da0] daemon is not started [2020-05-12T03:07:03.492Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.30s) [2020-05-12T03:07:03.492Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (13.20s) [2020-05-12T03:07:03.492Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.33s) [2020-05-12T03:07:03.492Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.17s) [2020-05-12T03:07:03.492Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (5.49s) [2020-05-12T03:07:03.492Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (3.22s) [2020-05-12T03:07:03.492Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (5.52s) [2020-05-12T03:07:03.492Z] check_test.go:309: [d661b29d433b5] daemon is not started [2020-05-12T03:07:03.492Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.58s) [2020-05-12T03:07:03.492Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.52s) [2020-05-12T03:07:03.492Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (10.38s) [2020-05-12T03:07:03.492Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (3.00s) [2020-05-12T03:07:03.492Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.62s) [2020-05-12T03:07:03.492Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.32s) [2020-05-12T03:07:03.492Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (3.47s) [2020-05-12T03:07:03.492Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2020-05-12T03:07:03.492Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2020-05-12T03:07:03.492Z] check_test.go:309: [d8237cd8fcf36] daemon is not started [2020-05-12T03:07:03.492Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2020-05-12T03:07:03.492Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2020-05-12T03:07:03.492Z] check_test.go:309: [d67f1f6e67209] daemon is not started [2020-05-12T03:07:03.492Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (4.20s) [2020-05-12T03:07:03.492Z] check_test.go:309: [d6f2372b9bf84] daemon is not started [2020-05-12T03:07:03.492Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (4.94s) [2020-05-12T03:07:03.492Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (2.87s) [2020-05-12T03:07:03.492Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (3.20s) [2020-05-12T03:07:03.492Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.19s) [2020-05-12T03:07:03.492Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (4.30s) [2020-05-12T03:07:03.492Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (4.30s) [2020-05-12T03:07:03.492Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (4.75s) [2020-05-12T03:07:03.492Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.48s) [2020-05-12T03:07:03.492Z] check_test.go:309: [d29399e490498] daemon is not started [2020-05-12T03:07:03.492Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (2.98s) [2020-05-12T03:07:03.492Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.52s) [2020-05-12T03:07:03.492Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.78s) [2020-05-12T03:07:03.492Z] check_test.go:309: [d65cb5b113890] daemon is not started [2020-05-12T03:07:03.492Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.53s) [2020-05-12T03:07:03.492Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (5.42s) [2020-05-12T03:07:03.492Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.04s) [2020-05-12T03:07:03.492Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.52s) [2020-05-12T03:07:03.492Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.58s) [2020-05-12T03:07:03.492Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.11s) [2020-05-12T03:07:03.492Z] docker_cli_daemon_test.go:2881: Checking IpcMode private set from config [2020-05-12T03:07:03.492Z] docker_cli_daemon_test.go:2881: Checking IpcMode shareable set from config [2020-05-12T03:07:03.492Z] docker_cli_daemon_test.go:2881: Checking IpcMode host set from config [2020-05-12T03:07:03.492Z] docker_cli_daemon_test.go:2881: Checking IpcMode container:123 set from config [2020-05-12T03:07:03.492Z] docker_cli_daemon_test.go:2881: Checking IpcMode nosuchmode set from config [2020-05-12T03:07:03.492Z] docker_cli_daemon_test.go:2881: Checking IpcMode private set from cli [2020-05-12T03:07:03.492Z] docker_cli_daemon_test.go:2881: Checking IpcMode shareable set from cli [2020-05-12T03:07:03.492Z] docker_cli_daemon_test.go:2881: Checking IpcMode host set from cli [2020-05-12T03:07:03.492Z] docker_cli_daemon_test.go:2881: Checking IpcMode container:123 set from cli [2020-05-12T03:07:03.492Z] docker_cli_daemon_test.go:2881: Checking IpcMode nosuchmode set from cli [2020-05-12T03:07:03.492Z] check_test.go:309: [dd6917e8a5fc2] daemon is not started [2020-05-12T03:07:03.492Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.05s) [2020-05-12T03:07:03.492Z] check_test.go:309: [d6f5921193cf7] daemon is not started [2020-05-12T03:07:03.492Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.54s) [2020-05-12T03:07:03.492Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (0.55s) [2020-05-12T03:07:03.492Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.14s) [2020-05-12T03:07:03.492Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.54s) [2020-05-12T03:07:03.492Z] check_test.go:309: [de1e2bea2cd06] daemon is not started [2020-05-12T03:07:03.492Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (3.75s) [2020-05-12T03:07:03.492Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (2.04s) [2020-05-12T03:07:03.492Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (4.49s) [2020-05-12T03:07:03.492Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.04s) [2020-05-12T03:07:03.492Z] check_test.go:309: [d4181b0dd6920] daemon is not started [2020-05-12T03:07:03.492Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (4.93s) [2020-05-12T03:07:03.492Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.80s) [2020-05-12T03:07:03.492Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (3.21s) [2020-05-12T03:07:03.492Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.11s) [2020-05-12T03:07:03.492Z] check_test.go:309: [d5c26d92ca6b8] daemon is not started [2020-05-12T03:07:03.492Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.57s) [2020-05-12T03:07:03.492Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.68s) [2020-05-12T03:07:03.492Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.57s) [2020-05-12T03:07:03.492Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (2.16s) [2020-05-12T03:07:03.492Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.03s) [2020-05-12T03:07:03.492Z] check_test.go:309: [d1391b269bd13] daemon is not started [2020-05-12T03:07:03.492Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (1.82s) [2020-05-12T03:07:03.492Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (1.74s) [2020-05-12T03:07:03.492Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (3.99s) [2020-05-12T03:07:03.492Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.54s) [2020-05-12T03:07:03.492Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (1.92s) [2020-05-12T03:07:03.492Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.47s) [2020-05-12T03:07:03.492Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.71s) [2020-05-12T03:07:03.492Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (5.18s) [2020-05-12T03:07:03.492Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (2.03s) [2020-05-12T03:07:03.492Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.14s) [2020-05-12T03:07:03.492Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.14s) [2020-05-12T03:07:03.492Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.36s) [2020-05-12T03:07:03.492Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (9.04s) [2020-05-12T03:07:03.492Z] docker_cli_daemon_test.go:2544: [d39879c9192a3] daemon is not started [2020-05-12T03:07:03.492Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (9.95s) [2020-05-12T03:07:03.492Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (3.00s) [2020-05-12T03:07:03.492Z] --- PASS: TestDockerDaemonSuite/TestShmSize (2.02s) [2020-05-12T03:07:03.492Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (2.98s) [2020-05-12T03:07:03.493Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.12s) [2020-05-12T03:07:03.493Z] check_test.go:309: [dd3225c9e252d] daemon is not started [2020-05-12T03:07:03.493Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (5.34s) [2020-05-12T03:07:03.493Z] === RUN TestDockerSwarmSuite [2020-05-12T03:07:03.493Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2020-05-12T03:07:05.900Z] --- PASS: TestDockerNetworkConnectAlias (6.50s) [2020-05-12T03:07:05.900Z] === RUN TestDockerNetworkReConnect [2020-05-12T03:07:06.221Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-05-12T03:07:06.221Z] ok github.com/docker/docker/api/server/httputils 0.173s coverage: 14.7% of statements [2020-05-12T03:07:06.221Z] ok github.com/docker/docker/api/server/middleware 0.192s coverage: 37.7% of statements [2020-05-12T03:07:06.221Z] ? github.com/docker/docker/api/server/router [no test files] [2020-05-12T03:07:06.221Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-05-12T03:07:06.221Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-05-12T03:07:06.221Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-05-12T03:07:06.221Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-05-12T03:07:06.221Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-05-12T03:07:06.221Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-05-12T03:07:06.221Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-05-12T03:07:06.221Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-05-12T03:07:06.221Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-05-12T03:07:06.221Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-05-12T03:07:06.221Z] ok github.com/docker/docker/api/types/strslice 0.039s coverage: 90.0% of statements [2020-05-12T03:07:06.221Z] ok github.com/docker/docker/api/types/filters 0.115s coverage: 92.2% of statements [2020-05-12T03:07:06.221Z] ok github.com/docker/docker/api/server/router/swarm 0.240s coverage: 4.8% of statements [2020-05-12T03:07:06.221Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-05-12T03:07:06.221Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-05-12T03:07:06.221Z] ? github.com/docker/docker/api/types [no test files] [2020-05-12T03:07:06.221Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-05-12T03:07:06.221Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-05-12T03:07:06.221Z] ? github.com/docker/docker/api/types/container [no test files] [2020-05-12T03:07:06.221Z] ? github.com/docker/docker/api/types/events [no test files] [2020-05-12T03:07:06.221Z] ? github.com/docker/docker/api/types/image [no test files] [2020-05-12T03:07:06.221Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-05-12T03:07:06.221Z] ? github.com/docker/docker/api/types/network [no test files] [2020-05-12T03:07:06.221Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-05-12T03:07:06.221Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-05-12T03:07:06.221Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-05-12T03:07:06.221Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-05-12T03:07:06.221Z] ok github.com/docker/docker/api/types/time 0.323s coverage: 100.0% of statements [2020-05-12T03:07:06.221Z] ok github.com/docker/docker/api/types/versions 0.046s coverage: 75.0% of statements [2020-05-12T03:07:06.221Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-05-12T03:07:06.221Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-05-12T03:07:06.221Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-05-12T03:07:06.221Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2020-05-12T03:07:06.221Z] ? github.com/docker/docker/builder [no test files] [2020-05-12T03:07:06.221Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-05-12T03:07:06.221Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-05-12T03:07:06.221Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-05-12T03:07:06.221Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-05-12T03:07:06.221Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-05-12T03:07:06.221Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-05-12T03:07:06.221Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-05-12T03:07:06.689Z] ok github.com/docker/docker/builder/dockerignore 0.093s coverage: 96.8% of statements [2020-05-12T03:07:07.677Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2020-05-12T03:07:08.609Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2020-05-12T03:07:09.981Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2020-05-12T03:07:09.981Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2020-05-12T03:07:10.483Z] ok github.com/docker/docker/cli/debug 0.075s coverage: 100.0% of statements [2020-05-12T03:07:10.483Z] ok github.com/docker/docker/builder/remotecontext 0.686s coverage: 9.2% of statements [2020-05-12T03:07:10.483Z] ok github.com/docker/docker/builder/dockerfile 0.605s coverage: 46.5% of statements [2020-05-12T03:07:10.913Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2020-05-12T03:07:11.165Z] --- PASS: TestDockerNetworkReConnect (5.18s) [2020-05-12T03:07:11.165Z] === RUN TestServicePlugin [2020-05-12T03:07:11.165Z] --- SKIP: TestServicePlugin (0.00s) [2020-05-12T03:07:11.165Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-12T03:07:11.165Z] === RUN TestServiceUpdateLabel [2020-05-12T03:07:14.450Z] --- PASS: TestServiceUpdateLabel (3.19s) [2020-05-12T03:07:14.450Z] === RUN TestServiceUpdateSecrets [2020-05-12T03:07:16.171Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2020-05-12T03:07:16.735Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2020-05-12T03:07:18.632Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2020-05-12T03:07:21.157Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2020-05-12T03:07:22.976Z] ok github.com/docker/docker/client 0.702s coverage: 74.9% of statements [2020-05-12T03:07:29.256Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2020-05-12T03:07:29.324Z] --- PASS: TestServiceUpdateSecrets (15.38s) [2020-05-12T03:07:29.324Z] === RUN TestServiceUpdateConfigs [2020-05-12T03:07:29.821Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2020-05-12T03:07:30.753Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2020-05-12T03:07:31.010Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2020-05-12T03:07:34.287Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2020-05-12T03:07:37.903Z] ok github.com/docker/docker/builder/remotecontext/git 30.063s coverage: 86.3% of statements [2020-05-12T03:07:37.903Z] ? github.com/docker/docker/cli [no test files] [2020-05-12T03:07:37.903Z] ? github.com/docker/docker/cli/config [no test files] [2020-05-12T03:07:46.559Z] ok github.com/docker/docker/cmd/dockerd 0.781s coverage: 19.3% of statements [2020-05-12T03:07:46.559Z] ok github.com/docker/docker/container 0.486s coverage: 41.9% of statements [2020-05-12T03:07:46.559Z] ? github.com/docker/docker/container/stream [no test files] [2020-05-12T03:07:46.559Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-05-12T03:07:46.559Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-05-12T03:07:46.559Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-05-12T03:07:47.403Z] --- PASS: TestServiceUpdateConfigs (15.38s) [2020-05-12T03:07:47.403Z] === RUN TestServiceUpdateNetwork [2020-05-12T03:07:49.506Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.402s coverage: 65.3% of statements [2020-05-12T03:07:51.070Z] ok github.com/docker/docker/daemon/cluster 0.628s coverage: 0.5% of statements [2020-05-12T03:07:51.538Z] ok github.com/docker/docker/daemon/cluster/convert 0.813s coverage: 35.6% of statements [2020-05-12T03:07:56.201Z] === RUN TestDockerSuite/TestBuildDotDotFile [2020-05-12T03:07:56.201Z] === RUN TestDockerSuite/TestBuildEOLInLine [2020-05-12T03:07:57.133Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2020-05-12T03:07:57.133Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2020-05-12T03:07:57.410Z] ok github.com/docker/docker/daemon/discovery 0.321s coverage: 30.0% of statements [2020-05-12T03:07:57.411Z] ok github.com/docker/docker/daemon/config 1.002s coverage: 79.6% of statements [2020-05-12T03:07:59.600Z] --- PASS: TestServiceUpdateNetwork (14.84s) [2020-05-12T03:07:59.600Z] === RUN TestServiceUpdatePidsLimit [2020-05-12T03:07:59.659Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2020-05-12T03:08:00.223Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2020-05-12T03:08:00.363Z] ok github.com/docker/docker/daemon/cluster/executor/container 2.218s coverage: 11.1% of statements [2020-05-12T03:08:00.789Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2020-05-12T03:08:01.348Z] ok github.com/docker/docker/daemon 3.664s coverage: 9.2% of statements [2020-05-12T03:08:01.348Z] ok github.com/docker/docker/daemon/events 0.286s coverage: 50.0% of statements [2020-05-12T03:08:01.348Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-05-12T03:08:01.348Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-05-12T03:08:01.348Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-05-12T03:08:01.348Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-05-12T03:08:01.348Z] ok github.com/docker/docker/daemon/graphdriver 0.126s coverage: 2.3% of statements [2020-05-12T03:08:01.348Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2020-05-12T03:08:01.348Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2020-05-12T03:08:01.348Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2020-05-12T03:08:01.348Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-05-12T03:08:01.348Z] ? github.com/docker/docker/daemon/graphdriver/lcow [no test files] [2020-05-12T03:08:01.348Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2020-05-12T03:08:01.348Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2020-05-12T03:08:01.348Z] ? github.com/docker/docker/daemon/graphdriver/quota [no test files] [2020-05-12T03:08:01.348Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-05-12T03:08:01.348Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2020-05-12T03:08:01.348Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2020-05-12T03:08:01.348Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2020-05-12T03:08:01.501Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2020-05-12T03:08:01.722Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2020-05-12T03:08:01.722Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2020-05-12T03:08:01.979Z] === RUN TestDockerSuite/TestBuildEntrypoint [2020-05-12T03:08:02.068Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2020-05-12T03:08:02.333Z] ok github.com/docker/docker/daemon/links 0.109s coverage: 93.0% of statements [2020-05-12T03:08:02.543Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2020-05-12T03:08:04.547Z] ok github.com/docker/docker/daemon/logger 0.466s coverage: 42.1% of statements [2020-05-12T03:08:05.014Z] ok github.com/docker/docker/daemon/logger/awslogs 0.619s coverage: 77.4% of statements [2020-05-12T03:08:05.069Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2020-05-12T03:08:05.999Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.340s coverage: 61.6% of statements [2020-05-12T03:08:06.467Z] ok github.com/docker/docker/daemon/images 0.626s coverage: 4.9% of statements [2020-05-12T03:08:06.467Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-05-12T03:08:06.467Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-05-12T03:08:06.467Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2020-05-12T03:08:06.467Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-05-12T03:08:06.467Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-05-12T03:08:06.467Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2020-05-12T03:08:06.467Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2020-05-12T03:08:06.938Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.783s coverage: 87.2% of statements [2020-05-12T03:08:06.966Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2020-05-12T03:08:07.666Z] Created binary: bundles/cross/windows/amd64/dockerd-dev.exe [2020-05-12T03:08:07.666Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2020-05-12T03:08:07.666Z] remote: Enumerating objects: 2, done. [2020-05-12T03:08:07.666Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2020-05-12T03:08:07.666Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2020-05-12T03:08:07.666Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2020-05-12T03:08:07.666Z] 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-12T03:08:07.666Z] Building: bundles/cross/windows/amd64/containerutility.exe [2020-05-12T03:08:07.666Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-05-12T03:08:08.002Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40956/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=b7b4f5c9b4feb3320be720682d48605d42c909fb -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:b7b4f5c9b4feb3320be720682d48605d42c909fb hack/test/unit [2020-05-12T03:08:08.863Z] === RUN TestDockerSuite/TestBuildEnv [2020-05-12T03:08:09.153Z] ok github.com/docker/docker/daemon/logger/local 0.664s coverage: 75.2% of statements [2020-05-12T03:08:09.153Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-05-12T03:08:09.153Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.237s coverage: 35.9% of statements [2020-05-12T03:08:09.623Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.300s coverage: 33.3% of statements [2020-05-12T03:08:10.179Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2020-05-12T03:08:10.234Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2020-05-12T03:08:10.527Z] ? github.com/docker/docker/api [no test files] [2020-05-12T03:08:11.190Z] ok github.com/docker/docker/daemon/logger/templates 0.097s coverage: 8.3% of statements [2020-05-12T03:08:11.190Z] ok github.com/docker/docker/daemon/logger/syslog 0.162s coverage: 47.8% of statements [2020-05-12T03:08:12.131Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2020-05-12T03:08:12.175Z] ok github.com/docker/docker/daemon/logger/splunk 2.490s coverage: 82.5% of statements [2020-05-12T03:08:12.175Z] ? github.com/docker/docker/daemon/names [no test files] [2020-05-12T03:08:12.175Z] ? github.com/docker/docker/daemon/network [no test files] [2020-05-12T03:08:12.175Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-05-12T03:08:13.504Z] === RUN TestDockerSuite/TestBuildEnvUsage [2020-05-12T03:08:14.387Z] ok github.com/docker/docker/distribution 1.398s coverage: 20.3% of statements [2020-05-12T03:08:14.387Z] ok github.com/docker/docker/errdefs 0.134s coverage: 49.4% of statements [2020-05-12T03:08:14.388Z] ok github.com/docker/docker/distribution/metadata 1.164s coverage: 48.2% of statements [2020-05-12T03:08:14.856Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-05-12T03:08:15.840Z] ok github.com/docker/docker/distribution/xfer 2.465s coverage: 76.8% of statements [2020-05-12T03:08:15.840Z] ? github.com/docker/docker/dockerversion [no test files] [2020-05-12T03:08:16.308Z] ok github.com/docker/docker/image/cache 0.149s coverage: 19.2% of statements [2020-05-12T03:08:16.775Z] ok github.com/docker/docker/image/v1 0.209s coverage: 25.0% of statements [2020-05-12T03:08:17.242Z] ok github.com/docker/docker/image 0.832s coverage: 86.4% of statements [2020-05-12T03:08:17.242Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-05-12T03:08:17.242Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-05-12T03:08:18.288Z] --- PASS: TestServiceUpdatePidsLimit (17.46s) [2020-05-12T03:08:18.288Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.84s) [2020-05-12T03:08:18.288Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.22s) [2020-05-12T03:08:18.288Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.11s) [2020-05-12T03:08:18.288Z] PASS [2020-05-12T03:08:18.288Z] [2020-05-12T03:08:18.288Z] === Skipped [2020-05-12T03:08:18.288Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2020-05-12T03:08:18.288Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-05-12T03:08:18.288Z] [2020-05-12T03:08:18.288Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2020-05-12T03:08:18.288Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-12T03:08:18.288Z] [2020-05-12T03:08:18.288Z] [2020-05-12T03:08:18.288Z] DONE 27 tests, 2 skipped in 161.838s [2020-05-12T03:08:18.288Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2020-05-12T03:08:18.289Z] ++ 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-12T03:08:18.289Z] ++ set -e [2020-05-12T03:08:18.289Z] ++ '[' -n 0 ']' [2020-05-12T03:08:18.289Z] ++ set -x [2020-05-12T03:08:18.289Z] ++ env -i DEST=/go/src/github.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-12T03:08:18.289Z] INFO: Testing against a local daemon [2020-05-12T03:08:18.289Z] === RUN TestSessionCreate [2020-05-12T03:08:18.289Z] --- PASS: TestSessionCreate (0.05s) [2020-05-12T03:08:18.289Z] === RUN TestSessionCreateWithBadUpgrade [2020-05-12T03:08:18.289Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s) [2020-05-12T03:08:18.289Z] PASS [2020-05-12T03:08:18.289Z] [2020-05-12T03:08:18.289Z] DONE 2 tests in 0.256s [2020-05-12T03:08:18.289Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2020-05-12T03:08:18.289Z] ++ 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-12T03:08:18.289Z] ++ set -e [2020-05-12T03:08:18.289Z] ++ '[' -n 0 ']' [2020-05-12T03:08:18.289Z] ++ set -x [2020-05-12T03:08:18.289Z] ++ env -i DEST=/go/src/github.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-12T03:08:18.289Z] INFO: Testing against a local daemon [2020-05-12T03:08:18.289Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-05-12T03:08:18.289Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-05-12T03:08:18.289Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-05-12T03:08:18.289Z] === RUN TestEventsExecDie [2020-05-12T03:08:18.547Z] --- PASS: TestEventsExecDie (0.91s) [2020-05-12T03:08:18.547Z] === RUN TestEventsBackwardsCompatible [2020-05-12T03:08:18.547Z] --- PASS: TestEventsBackwardsCompatible (0.12s) [2020-05-12T03:08:18.547Z] === RUN TestInfoBinaryCommits [2020-05-12T03:08:18.547Z] --- PASS: TestInfoBinaryCommits (0.05s) [2020-05-12T03:08:18.547Z] === RUN TestInfoAPIVersioned [2020-05-12T03:08:18.547Z] --- PASS: TestInfoAPIVersioned (0.02s) [2020-05-12T03:08:18.547Z] === RUN TestInfoDiscoveryBackend [2020-05-12T03:08:18.762Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2020-05-12T03:08:18.805Z] ok github.com/docker/docker/libcontainerd/queue 0.079s coverage: 87.5% of statements [2020-05-12T03:08:19.116Z] --- PASS: TestInfoDiscoveryBackend (0.60s) [2020-05-12T03:08:19.116Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-05-12T03:08:19.272Z] ok github.com/docker/docker/libcontainerd/local 0.256s coverage: 1.0% of statements [2020-05-12T03:08:19.272Z] ok github.com/docker/docker/layer 0.333s coverage: 30.1% of statements [2020-05-12T03:08:19.693Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2020-05-12T03:08:19.739Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-05-12T03:08:19.739Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-05-12T03:08:19.739Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-05-12T03:08:19.739Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-05-12T03:08:19.739Z] ? github.com/docker/docker/oci [no test files] [2020-05-12T03:08:19.739Z] ? github.com/docker/docker/oci/caps [no test files] [2020-05-12T03:08:19.739Z] ok github.com/docker/docker/pkg/aaparser 0.038s coverage: 50.0% of statements [2020-05-12T03:08:20.206Z] ok github.com/docker/docker/opts 0.352s coverage: 67.7% of statements [2020-05-12T03:08:20.490Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-05-12T03:08:20.490Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-05-12T03:08:20.748Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.60s) [2020-05-12T03:08:20.748Z] === RUN TestInfoAPI [2020-05-12T03:08:20.748Z] --- PASS: TestInfoAPI (0.05s) [2020-05-12T03:08:20.748Z] === RUN TestInfoAPIWarnings [2020-05-12T03:08:21.194Z] ok github.com/docker/docker/pkg/broadcaster 0.057s coverage: 100.0% of statements [2020-05-12T03:08:21.589Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2020-05-12T03:08:21.684Z] --- PASS: TestInfoAPIWarnings (0.61s) [2020-05-12T03:08:21.684Z] === RUN TestInfoDebug [2020-05-12T03:08:21.846Z] --- PASS: TestImportExtremelyLargeImageWorks (172.94s) [2020-05-12T03:08:21.846Z] PASS [2020-05-12T03:08:21.846Z] [2020-05-12T03:08:21.846Z] DONE 12 tests in 176.776s [2020-05-12T03:08:22.104Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2020-05-12T03:08:22.104Z] ++ 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-12T03:08:22.104Z] ++ set -e [2020-05-12T03:08:22.104Z] ++ '[' -n 0 ']' [2020-05-12T03:08:22.104Z] ++ set -x [2020-05-12T03:08:22.104Z] ++ env -i DEST=/go/src/github.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-12T03:08:22.104Z] INFO: Testing against a local daemon [2020-05-12T03:08:22.104Z] === RUN TestNetworkCreateDelete [2020-05-12T03:08:22.178Z] ok github.com/docker/docker/pkg/capabilities 0.039s coverage: 87.5% of statements [2020-05-12T03:08:22.251Z] --- PASS: TestInfoDebug (0.60s) [2020-05-12T03:08:22.251Z] === RUN TestInfoInsecureRegistries [2020-05-12T03:08:22.362Z] --- PASS: TestNetworkCreateDelete (0.23s) [2020-05-12T03:08:22.362Z] === RUN TestDockerNetworkDeletePreferID [2020-05-12T03:08:22.645Z] ok github.com/docker/docker/pkg/authorization 0.955s coverage: 26.8% of statements [2020-05-12T03:08:22.645Z] ok github.com/docker/docker/pkg/chrootarchive 0.167s coverage: 15.4% of statements [2020-05-12T03:08:22.818Z] --- PASS: TestInfoInsecureRegistries (0.60s) [2020-05-12T03:08:22.818Z] === RUN TestInfoRegistryMirrors [2020-05-12T03:08:22.926Z] --- PASS: TestDockerNetworkDeletePreferID (0.56s) [2020-05-12T03:08:22.926Z] === RUN TestInspectNetwork [2020-05-12T03:08:23.113Z] ok github.com/docker/docker/pkg/directory 0.093s coverage: 80.0% of statements [2020-05-12T03:08:23.385Z] --- PASS: TestInfoRegistryMirrors (0.59s) [2020-05-12T03:08:23.385Z] === RUN TestLoginFailsWithBadCredentials [2020-05-12T03:08:23.643Z] --- PASS: TestLoginFailsWithBadCredentials (0.27s) [2020-05-12T03:08:23.643Z] === RUN TestPingCacheHeaders [2020-05-12T03:08:23.643Z] --- PASS: TestPingCacheHeaders (0.05s) [2020-05-12T03:08:23.643Z] === RUN TestPingGet [2020-05-12T03:08:23.643Z] --- PASS: TestPingGet (0.04s) [2020-05-12T03:08:23.643Z] === RUN TestPingHead [2020-05-12T03:08:23.643Z] --- PASS: TestPingHead (0.05s) [2020-05-12T03:08:23.643Z] === RUN TestVersion [2020-05-12T03:08:23.643Z] --- PASS: TestVersion (0.05s) [2020-05-12T03:08:23.643Z] PASS [2020-05-12T03:08:23.643Z] [2020-05-12T03:08:23.643Z] === Skipped [2020-05-12T03:08:23.643Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-05-12T03:08:23.643Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-05-12T03:08:23.643Z] [2020-05-12T03:08:23.643Z] [2020-05-12T03:08:23.643Z] DONE 18 tests, 1 skipped in 6.368s [2020-05-12T03:08:23.643Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2020-05-12T03:08:23.643Z] ++ 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-12T03:08:23.643Z] ++ set -e [2020-05-12T03:08:23.643Z] ++ '[' -n 0 ']' [2020-05-12T03:08:23.643Z] ++ set -x [2020-05-12T03:08:23.644Z] ++ env -i DEST=/go/src/github.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-12T03:08:23.902Z] INFO: Testing against a local daemon [2020-05-12T03:08:23.902Z] === RUN TestVolumesCreateAndList [2020-05-12T03:08:23.902Z] --- PASS: TestVolumesCreateAndList (0.04s) [2020-05-12T03:08:23.902Z] === RUN TestVolumesRemove [2020-05-12T03:08:23.902Z] --- PASS: TestVolumesRemove (0.11s) [2020-05-12T03:08:23.902Z] === RUN TestVolumesInspect [2020-05-12T03:08:24.097Z] ok github.com/docker/docker/pkg/discovery 0.154s coverage: 58.3% of statements [2020-05-12T03:08:24.097Z] ok github.com/docker/docker/pkg/discovery/file 0.206s coverage: 97.6% of statements [2020-05-12T03:08:24.160Z] --- PASS: TestVolumesInspect (0.03s) [2020-05-12T03:08:24.160Z] === RUN TestVolumesInvalidJSON [2020-05-12T03:08:24.160Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-05-12T03:08:24.160Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-05-12T03:08:24.160Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-05-12T03:08:24.160Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2020-05-12T03:08:24.160Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-05-12T03:08:24.160Z] PASS [2020-05-12T03:08:24.160Z] [2020-05-12T03:08:24.160Z] DONE 5 tests in 0.351s [2020-05-12T03:08:24.160Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-05-12T03:08:24.419Z] ++++ cat bundles/test-integration/docker.pid [2020-05-12T03:08:24.419Z] +++ kill 13876 [2020-05-12T03:08:25.384Z] ok github.com/docker/docker/api/server 0.008s coverage: 9.0% of statements [2020-05-12T03:08:25.659Z] ok github.com/docker/docker/pkg/discovery/memory 0.122s coverage: 92.3% of statements [2020-05-12T03:08:25.659Z] ok github.com/docker/docker/pkg/discovery/nodes 0.043s coverage: 93.8% of statements [2020-05-12T03:08:25.793Z] +++ /etc/init.d/apparmor stop [2020-05-12T03:08:25.793Z] Leaving: AppArmorNo profiles have been unloaded. [2020-05-12T03:08:25.793Z] [2020-05-12T03:08:25.793Z] Unloading profiles will leave already running processes permanently [2020-05-12T03:08:25.793Z] unconfined, which can lead to unexpected situations. [2020-05-12T03:08:25.793Z] [2020-05-12T03:08:25.793Z] To set a process to complain mode, use the command line tool [2020-05-12T03:08:25.793Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-05-12T03:08:25.793Z] +++ true [2020-05-12T03:08:25.793Z] [2020-05-12T03:08:26.644Z] ok github.com/docker/docker/pkg/filenotify 0.228s coverage: 36.2% of statements [2020-05-12T03:08:27.111Z] ok github.com/docker/docker/pkg/fileutils 0.081s coverage: 87.7% of statements [2020-05-12T03:08:27.579Z] ok github.com/docker/docker/pkg/homedir 0.054s coverage: 42.9% of statements [2020-05-12T03:08:28.182Z] === RUN TestInspectNetwork/full_network_id [2020-05-12T03:08:28.182Z] === RUN TestInspectNetwork/partial_network_id [2020-05-12T03:08:28.182Z] === RUN TestInspectNetwork/network_name [2020-05-12T03:08:28.182Z] === RUN TestInspectNetwork/network_name_and_swarm_scope Post stage [Pipeline] junit [2020-05-12T03:08:28.336Z] Recording test results [2020-05-12T03:08:28.565Z] ok github.com/docker/docker/pkg/idtools 0.073s coverage: 6.5% of statements [2020-05-12T03:08:28.565Z] ok github.com/docker/docker/pkg/archive 7.073s coverage: 62.0% of statements [2020-05-12T03:08:28.565Z] ok github.com/docker/docker/pkg/discovery/kv 3.434s coverage: 84.1% of statements [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-05-12T03:08:29.136Z] + echo Ensuring container killed. [2020-05-12T03:08:29.136Z] Ensuring container killed. [2020-05-12T03:08:29.136Z] + docker rm -vf docker-pr1 [2020-05-12T03:08:29.136Z] Error: No such container: docker-pr1 [2020-05-12T03:08:29.136Z] + true [Pipeline] sh [2020-05-12T03:08:29.423Z] + echo Chowning /workspace to jenkins user [2020-05-12T03:08:29.423Z] Chowning /workspace to jenkins user [2020-05-12T03:08:29.423Z] + id -u [2020-05-12T03:08:29.423Z] + id -g [2020-05-12T03:08:29.423Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40956:/workspace busybox chown -R 1000:1000 /workspace [2020-05-12T03:08:29.423Z] Unable to find image 'busybox:latest' locally [2020-05-12T03:08:29.681Z] latest: Pulling from library/busybox [2020-05-12T03:08:29.681Z] a28b2a8c0530: Pulling fs layer [2020-05-12T03:08:29.682Z] a28b2a8c0530: Download complete [2020-05-12T03:08:29.940Z] a28b2a8c0530: Pull complete [2020-05-12T03:08:29.940Z] Digest: sha256:a8cf7ff6367c2afa2a90acd081b484cbded349a7076e7bdf37a05279f276bc12 [2020-05-12T03:08:29.940Z] Status: Downloaded newer image for busybox:latest [2020-05-12T03:08:30.127Z] ok github.com/docker/docker/pkg/jsonmessage 0.176s coverage: 91.7% of statements [2020-05-12T03:08:30.127Z] ok github.com/docker/docker/pkg/ioutils 0.758s coverage: 69.2% of statements [2020-05-12T03:08:30.127Z] ok github.com/docker/docker/pkg/locker 0.078s coverage: 88.9% of statements [2020-05-12T03:08:30.594Z] ok github.com/docker/docker/pkg/longpath 0.100s coverage: 100.0% of statements [2020-05-12T03:08:30.594Z] ok github.com/docker/docker/pkg/namesgenerator 0.041s coverage: 85.7% of statements [2020-05-12T03:08:31.580Z] ok github.com/docker/docker/pkg/parsers 0.277s coverage: 97.0% of statements [2020-05-12T03:08:32.048Z] ok github.com/docker/docker/pkg/pidfile 0.113s coverage: 82.6% of statements [2020-05-12T03:08:32.363Z] --- PASS: TestInspectNetwork (9.54s) [2020-05-12T03:08:32.363Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-05-12T03:08:32.363Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-05-12T03:08:32.363Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-05-12T03:08:32.363Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-05-12T03:08:32.363Z] === RUN TestRunContainerWithBridgeNone [2020-05-12T03:08:33.032Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.170s coverage: 56.8% of statements [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-05-12T03:08:33.527Z] + bundleName=arm64-integration [2020-05-12T03:08:33.527Z] + echo Creating arm64-integration-bundles.tar.gz [2020-05-12T03:08:33.527Z] Creating arm64-integration-bundles.tar.gz [2020-05-12T03:08:33.527Z] + 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-12T03:08:33.527Z] + xargs tar -czf arm64-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2020-05-12T03:08:33.797Z] Archiving artifacts [2020-05-12T03:08:34.019Z] ok github.com/docker/docker/pkg/plugins/transport 0.191s coverage: 85.7% of statements [2020-05-12T03:08:34.487Z] ok github.com/docker/docker/pkg/pools 0.212s coverage: 88.2% of statements [2020-05-12T03:08:34.921Z] --- PASS: TestRunContainerWithBridgeNone (2.52s) [2020-05-12T03:08:34.921Z] === RUN TestNetworkInvalidJSON [2020-05-12T03:08:34.921Z] === RUN TestNetworkInvalidJSON//networks/create [2020-05-12T03:08:34.921Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-05-12T03:08:34.921Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-05-12T03:08:34.921Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-05-12T03:08:34.921Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-05-12T03:08:34.921Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-05-12T03:08:34.921Z] === CONT TestNetworkInvalidJSON//networks/create [2020-05-12T03:08:34.921Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-05-12T03:08:34.921Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-05-12T03:08:34.921Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2020-05-12T03:08:34.921Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-05-12T03:08:34.921Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-05-12T03:08:34.921Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-05-12T03:08:34.921Z] === RUN TestHostIPv4BridgeLabel [2020-05-12T03:08:34.954Z] ok github.com/docker/docker/pkg/progress 0.034s coverage: 75.9% of statements [2020-05-12T03:08:35.485Z] --- PASS: TestHostIPv4BridgeLabel (0.57s) [2020-05-12T03:08:35.485Z] === RUN TestDaemonRestartWithLiveRestore [2020-05-12T03:08:35.507Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40956/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-05-12T03:08:35.826Z] + make clean [2020-05-12T03:08:35.938Z] ok github.com/docker/docker/pkg/reexec 0.080s coverage: 82.4% of statements [2020-05-12T03:08:36.394Z] docker volume rm -f docker-dev-cache [2020-05-12T03:08:36.405Z] ok github.com/docker/docker/pkg/pubsub 1.091s coverage: 73.9% of statements [2020-05-12T03:08:36.652Z] docker-dev-cache [Pipeline] deleteDir [2020-05-12T03:08:36.855Z] --- PASS: TestDaemonRestartWithLiveRestore (1.06s) [2020-05-12T03:08:36.855Z] === RUN TestDaemonDefaultNetworkPools [2020-05-12T03:08:36.873Z] ok github.com/docker/docker/pkg/signal 0.067s coverage: 20.3% of statements [2020-05-12T03:08:37.347Z] ok github.com/docker/docker/pkg/stdcopy 0.069s coverage: 100.0% of statements [2020-05-12T03:08:37.419Z] --- PASS: TestDaemonDefaultNetworkPools (0.72s) [2020-05-12T03:08:37.419Z] === RUN TestDaemonRestartWithExistingNetwork [2020-05-12T03:08:38.331Z] ok github.com/docker/docker/pkg/streamformatter 0.099s coverage: 66.2% of statements [2020-05-12T03:08:38.331Z] ok github.com/docker/docker/pkg/stringid 0.032s coverage: 70.6% of statements [2020-05-12T03:08:38.331Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-05-12T03:08:38.331Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-05-12T03:08:38.331Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-05-12T03:08:38.331Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-05-12T03:08:38.331Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2020-05-12T03:08:38.331Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2020-05-12T03:08:38.331Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-05-12T03:08:38.331Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-05-12T03:08:38.788Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.14s) [2020-05-12T03:08:38.788Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-05-12T03:08:38.799Z] ok github.com/docker/docker/pkg/sysinfo 0.043s coverage: 38.2% of statements [2020-05-12T03:08:39.719Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.24s) [2020-05-12T03:08:39.719Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-05-12T03:08:39.783Z] ok github.com/docker/docker/pkg/tailfile 0.133s coverage: 88.6% of statements [2020-05-12T03:08:39.783Z] ok github.com/docker/docker/pkg/system 0.095s coverage: 13.8% of statements [2020-05-12T03:08:40.283Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.57s) [2020-05-12T03:08:40.283Z] === RUN TestServiceWithPredefinedNetwork [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-05-12T03:08:40.767Z] ok github.com/docker/docker/pkg/tarsum 0.165s coverage: 89.3% of statements [2020-05-12T03:08:40.767Z] testing: warning: no tests to run [2020-05-12T03:08:40.767Z] coverage: [no statements] [2020-05-12T03:08:40.767Z] ok github.com/docker/docker/pkg/term/windows 0.045s coverage: [no statements] [no tests to run] [2020-05-12T03:08:40.767Z] ok github.com/docker/docker/pkg/truncindex 0.135s coverage: 91.5% of statements [2020-05-12T03:08:41.234Z] ok github.com/docker/docker/pkg/urlutil 0.031s coverage: 100.0% of statements [2020-05-12T03:08:41.702Z] ok github.com/docker/docker/pkg/useragent 0.114s coverage: 88.9% of statements [2020-05-12T03:08:43.265Z] ok github.com/docker/docker/plugin/v2 0.103s coverage: 20.1% of statements [2020-05-12T03:08:43.266Z] ok github.com/docker/docker/plugin 0.178s coverage: 12.4% of statements [2020-05-12T03:08:43.266Z] ok github.com/docker/docker/reference 0.249s coverage: 83.7% of statements [2020-05-12T03:08:43.561Z] --- PASS: TestServiceWithPredefinedNetwork (3.12s) [2020-05-12T03:08:43.561Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-05-12T03:08:43.561Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-05-12T03:08:43.561Z] service_test.go:236: FLAKY_TEST [2020-05-12T03:08:43.561Z] === RUN TestServiceWithDataPathPortInit [2020-05-12T03:08:44.492Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2020-05-12T03:08:44.828Z] ok github.com/docker/docker/restartmanager 0.106s coverage: 50.9% of statements [2020-05-12T03:08:44.828Z] ok github.com/docker/docker/registry/resumable 0.234s coverage: 100.0% of statements [2020-05-12T03:08:46.387Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2020-05-12T03:08:46.405Z] ok github.com/docker/docker/runconfig 0.185s coverage: 52.2% of statements [2020-05-12T03:08:46.405Z] ok github.com/docker/docker/registry 0.429s coverage: 51.5% of statements [2020-05-12T03:08:46.405Z] ok github.com/docker/docker/testutil 0.131s coverage: 62.5% of statements [2020-05-12T03:08:48.617Z] ok github.com/docker/docker/volume/drivers 0.169s coverage: 36.1% of statements [2020-05-12T03:08:50.187Z] ok github.com/docker/docker/volume/local 0.197s coverage: 37.7% of statements [2020-05-12T03:08:50.187Z] ok github.com/docker/docker/volume/mounts 0.178s coverage: 66.2% of statements [2020-05-12T03:08:51.171Z] ok github.com/docker/docker/volume/service 0.479s coverage: 70.3% of statements [2020-05-12T03:08:56.346Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2020-05-12T03:08:56.347Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2020-05-12T03:08:56.911Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2020-05-12T03:08:57.475Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2020-05-12T03:08:58.846Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2020-05-12T03:08:58.846Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2020-05-12T03:08:59.104Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2020-05-12T03:09:01.627Z] --- PASS: TestServiceWithDataPathPortInit (18.27s) [2020-05-12T03:09:01.627Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-05-12T03:09:08.179Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2020-05-12T03:09:09.066Z] ok github.com/docker/docker/pkg/plugins 35.050s coverage: 73.4% of statements [2020-05-12T03:09:09.066Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-05-12T03:09:09.066Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-05-12T03:09:09.066Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-05-12T03:09:09.066Z] ? github.com/docker/docker/pkg/symlink [no test files] [2020-05-12T03:09:09.066Z] ? github.com/docker/docker/pkg/term [no test files] [2020-05-12T03:09:09.066Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-05-12T03:09:09.066Z] ? github.com/docker/docker/rootless [no test files] [2020-05-12T03:09:09.066Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-05-12T03:09:09.066Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-05-12T03:09:09.066Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-05-12T03:09:09.066Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-05-12T03:09:09.066Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-05-12T03:09:09.066Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-05-12T03:09:09.066Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-05-12T03:09:09.066Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-05-12T03:09:09.066Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-05-12T03:09:09.066Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-05-12T03:09:09.066Z] ? github.com/docker/docker/testutil/request [no test files] [2020-05-12T03:09:09.066Z] ? github.com/docker/docker/volume [no test files] [2020-05-12T03:09:09.066Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-05-12T03:09:09.066Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-05-12T03:09:09.066Z] [2020-05-12T03:09:09.066Z] === Skipped [2020-05-12T03:09:09.066Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2020-05-12T03:09:09.066Z] dispatchers_test.go:376: Windows does not support stopsignal [2020-05-12T03:09:09.066Z] [2020-05-12T03:09:09.066Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2020-05-12T03:09:09.066Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-05-12T03:09:09.066Z] [2020-05-12T03:09:09.066Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2020-05-12T03:09:09.066Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-05-12T03:09:09.066Z] [2020-05-12T03:09:09.066Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.00s) [2020-05-12T03:09:09.066Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-05-12T03:09:09.066Z] [2020-05-12T03:09:09.066Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2020-05-12T03:09:09.066Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-05-12T03:09:09.066Z] [2020-05-12T03:09:09.066Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2020-05-12T03:09:09.066Z] client_test.go:23: runtime.GOOS == "windows" [2020-05-12T03:09:09.066Z] [2020-05-12T03:09:09.066Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2020-05-12T03:09:09.066Z] daemon_test.go:147: root required [2020-05-12T03:09:09.066Z] [2020-05-12T03:09:09.066Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2020-05-12T03:09:09.066Z] reload_test.go:520: root required [2020-05-12T03:09:09.066Z] [2020-05-12T03:09:09.066Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.05s) [2020-05-12T03:09:09.066Z] config_test.go:484: os.Getuid() != 0: skipping test that requires root [2020-05-12T03:09:09.066Z] [2020-05-12T03:09:09.066Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2020-05-12T03:09:09.066Z] pull_v2_test.go:73: Needs fixing on Windows [2020-05-12T03:09:09.066Z] [2020-05-12T03:09:09.066Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2020-05-12T03:09:09.066Z] pull_v2_test.go:118: Needs fixing on Windows [2020-05-12T03:09:09.066Z] [2020-05-12T03:09:09.066Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2020-05-12T03:09:09.066Z] download_test.go:268: Needs fixing on Windows [2020-05-12T03:09:09.066Z] [2020-05-12T03:09:09.066Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2020-05-12T03:09:09.066Z] layer_test.go:304: Failing on Windows [2020-05-12T03:09:09.066Z] [2020-05-12T03:09:09.066Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2020-05-12T03:09:09.066Z] layer_test.go:353: Failing on Windows [2020-05-12T03:09:09.066Z] [2020-05-12T03:09:09.066Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2020-05-12T03:09:09.066Z] layer_test.go:468: Failing on Windows [2020-05-12T03:09:09.066Z] [2020-05-12T03:09:09.066Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2020-05-12T03:09:09.066Z] layer_test.go:697: Failing on Windows [2020-05-12T03:09:09.066Z] [2020-05-12T03:09:09.066Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2020-05-12T03:09:09.066Z] migration_test.go:46: Failing on Windows [2020-05-12T03:09:09.066Z] [2020-05-12T03:09:09.066Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2020-05-12T03:09:09.066Z] migration_test.go:182: Failing on Windows [2020-05-12T03:09:09.066Z] [2020-05-12T03:09:09.066Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2020-05-12T03:09:09.066Z] mount_test.go:17: Failing on Windows [2020-05-12T03:09:09.066Z] [2020-05-12T03:09:09.066Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2020-05-12T03:09:09.066Z] mount_test.go:76: Failing on Windows [2020-05-12T03:09:09.066Z] [2020-05-12T03:09:09.066Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2020-05-12T03:09:09.066Z] mount_test.go:125: Failing on Windows [2020-05-12T03:09:09.066Z] [2020-05-12T03:09:09.066Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2020-05-12T03:09:09.066Z] mount_test.go:212: Failing on Windows [2020-05-12T03:09:09.066Z] [2020-05-12T03:09:09.066Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2020-05-12T03:09:09.066Z] archive_test.go:133: Xz not present in msys2 [2020-05-12T03:09:09.066Z] [2020-05-12T03:09:09.066Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2020-05-12T03:09:09.066Z] archive_test.go:238: Failing on Windows CI machines [2020-05-12T03:09:09.066Z] [2020-05-12T03:09:09.066Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2020-05-12T03:09:09.066Z] archive_windows_test.go:16: Currently fails [2020-05-12T03:09:09.066Z] [2020-05-12T03:09:09.066Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2020-05-12T03:09:09.066Z] changes_test.go:192: needs more investigation [2020-05-12T03:09:09.066Z] [2020-05-12T03:09:09.066Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2020-05-12T03:09:09.066Z] changes_test.go:405: needs further investigation [2020-05-12T03:09:09.066Z] [2020-05-12T03:09:09.066Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2020-05-12T03:09:09.066Z] changes_test.go:441: needs further investigation [2020-05-12T03:09:09.066Z] [2020-05-12T03:09:09.066Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2020-05-12T03:09:09.067Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2020-05-12T03:09:09.067Z] [2020-05-12T03:09:09.067Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2020-05-12T03:09:09.067Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2020-05-12T03:09:09.067Z] [2020-05-12T03:09:09.067Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2020-05-12T03:09:09.067Z] archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing [2020-05-12T03:09:09.067Z] [2020-05-12T03:09:09.067Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2020-05-12T03:09:09.067Z] archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing [2020-05-12T03:09:09.067Z] [2020-05-12T03:09:09.067Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2020-05-12T03:09:09.067Z] archive_test.go:248: os.Getuid() != 0: skipping test that requires root [2020-05-12T03:09:09.067Z] [2020-05-12T03:09:09.067Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2020-05-12T03:09:09.067Z] archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing [2020-05-12T03:09:09.067Z] [2020-05-12T03:09:09.067Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2020-05-12T03:09:09.067Z] archive_test.go:355: os.Getuid() != 0: skipping test that requires root [2020-05-12T03:09:09.067Z] [2020-05-12T03:09:09.067Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2020-05-12T03:09:09.067Z] archive_test.go:372: os.Getuid() != 0: skipping test that requires root [2020-05-12T03:09:09.067Z] [2020-05-12T03:09:09.067Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2020-05-12T03:09:09.534Z] archive_test.go:389: os.Getuid() != 0: skipping test that requires root [2020-05-12T03:09:09.534Z] [2020-05-12T03:09:09.534Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2020-05-12T03:09:09.534Z] poller_test.go:41: No chmod on Windows [2020-05-12T03:09:09.534Z] [2020-05-12T03:09:09.534Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2020-05-12T03:09:09.534Z] fileutils_test.go:134: Needs porting to Windows [2020-05-12T03:09:09.534Z] [2020-05-12T03:09:09.534Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2020-05-12T03:09:09.534Z] fileutils_test.go:180: Needs porting to Windows [2020-05-12T03:09:09.534Z] [2020-05-12T03:09:09.534Z] === SKIP: github.com/docker/docker/pkg/system TestEnsureRemoveAllWithMount (0.00s) [2020-05-12T03:09:09.534Z] rm_test.go:44: runtime.GOOS == "windows": mount not supported on Windows [2020-05-12T03:09:09.534Z] [2020-05-12T03:09:09.534Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2020-05-12T03:09:09.534Z] registry_test.go:58: os.Getuid() != 0: skipping test that requires root [2020-05-12T03:09:09.534Z] [2020-05-12T03:09:09.534Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2020-05-12T03:09:09.534Z] registry_test.go:78: os.Getuid() != 0: skipping test that requires root [2020-05-12T03:09:09.534Z] [2020-05-12T03:09:09.534Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2020-05-12T03:09:09.534Z] registry_test.go:668: os.Getuid() != 0: skipping test that requires root [2020-05-12T03:09:09.534Z] [2020-05-12T03:09:09.534Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2020-05-12T03:09:09.534Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2020-05-12T03:09:09.534Z] [2020-05-12T03:09:09.534Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2020-05-12T03:09:09.534Z] local_test.go:181: runtime.GOOS == "windows" [2020-05-12T03:09:09.534Z] [2020-05-12T03:09:09.534Z] [2020-05-12T03:09:09.534Z] DONE 1761 tests, 46 skipped in 197.471s [2020-05-12T03:09:09.534Z] INFO: make.ps1 ended at 05/12/2020 03:09:09 [2020-05-12T03:09:10.273Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-05-12T03:09:10.273Z] [2020-05-12T03:09:10.273Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-05-12T03:09:10.273Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-05-12T03:09:10.273Z] HOSTNAME=e47d10cd7e2e [2020-05-12T03:09:10.273Z] TESTDEBUG=0 [2020-05-12T03:09:10.273Z] DEST=bundles/test-integration [2020-05-12T03:09:10.273Z] PWD=/go/src/github.com/docker/docker [2020-05-12T03:09:10.273Z] DOCKER_GITCOMMIT=b7b4f5c9b4feb3320be720682d48605d42c909fb [2020-05-12T03:09:10.273Z] container=docker [2020-05-12T03:09:10.273Z] HOME=/root [2020-05-12T03:09:10.273Z] GOLANG_VERSION=1.13.10 [2020-05-12T03:09:10.273Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-05-12T03:09:10.273Z] VALIDATE_BRANCH=master [2020-05-12T03:09:10.273Z] TERM=xterm [2020-05-12T03:09:10.273Z] DOCKER_PKG=github.com/docker/docker [2020-05-12T03:09:10.273Z] SHLVL=1 [2020-05-12T03:09:10.273Z] TIMEOUT=120m [2020-05-12T03:09:10.273Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-05-12T03:09:10.273Z] DOCKER_GRAPHDRIVER=overlay2 [2020-05-12T03:09:10.273Z] GO111MODULE=off [2020-05-12T03:09:10.273Z] DOCKER_EXPERIMENTAL=1 [2020-05-12T03:09:10.273Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-05-12T03:09:10.273Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-05-12T03:09:10.273Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-05-12T03:09:10.273Z] GOPATH=/go [2020-05-12T03:09:10.273Z] PKG_CONFIG=pkg-config [2020-05-12T03:09:10.273Z] _=/usr/bin/env [2020-05-12T03:09:10.273Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-05-12T03:09:10.704Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.62s) [2020-05-12T03:09:10.704Z] service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:qbijouiaijfuu9ebix6cl07d8 Created:2020-05-12 03:09:02.758208742 +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[67c5b727614f2bd650454ddb99b5ef95bec0dfbe5b5626c0897bc99dda2a1849:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.tganrakrk48cnwi4ng4acp20y EndpointID:489429f34e615cc7f5c8662833dc4ced75a7f064e4cd10c641f8cc99657335a6 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:536dfc4f5d7167f288618c54808f249346c3456e3895c292b6b87b364729cc00 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:c26f8e4e878c IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.tganrakrk48cnwi4ng4acp20y EndpointID:489429f34e615cc7f5c8662833dc4ced75a7f064e4cd10c641f8cc99657335a6 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-05-12T03:09:10.704Z] PASS [2020-05-12T03:09:10.704Z] [2020-05-12T03:09:10.704Z] === Skipped [2020-05-12T03:09:10.704Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-05-12T03:09:10.704Z] service_test.go:236: FLAKY_TEST [2020-05-12T03:09:10.704Z] [2020-05-12T03:09:10.704Z] [2020-05-12T03:09:10.704Z] DONE 22 tests, 1 skipped in 48.373s [2020-05-12T03:09:10.704Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-05-12T03:09:10.704Z] ++ 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-12T03:09:10.704Z] ++ set -e [2020-05-12T03:09:10.704Z] ++ '[' -n 0 ']' [2020-05-12T03:09:10.704Z] ++ set -x [2020-05-12T03:09:10.704Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-12T03:09:10.704Z] INFO: Testing against a local daemon [2020-05-12T03:09:10.704Z] === RUN TestDockerNetworkIpvlanPersistance [2020-05-12T03:09:10.704Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s) [2020-05-12T03:09:10.704Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-05-12T03:09:10.704Z] === RUN TestDockerNetworkIpvlan [2020-05-12T03:09:10.704Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-05-12T03:09:10.704Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-05-12T03:09:10.704Z] PASS [2020-05-12T03:09:10.704Z] [2020-05-12T03:09:10.704Z] === Skipped [2020-05-12T03:09:10.704Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.01s) [2020-05-12T03:09:10.704Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-05-12T03:09:10.704Z] [2020-05-12T03:09:10.704Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-05-12T03:09:10.704Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-05-12T03:09:10.704Z] [2020-05-12T03:09:10.704Z] [2020-05-12T03:09:10.704Z] DONE 2 tests, 2 skipped in 0.224s [2020-05-12T03:09:10.704Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-05-12T03:09:10.704Z] ++ 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-12T03:09:10.704Z] ++ set -e [2020-05-12T03:09:10.704Z] ++ '[' -n 0 ']' [2020-05-12T03:09:10.704Z] ++ set -x [2020-05-12T03:09:10.704Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-12T03:09:10.704Z] INFO: Testing against a local daemon [2020-05-12T03:09:10.704Z] === RUN TestDockerNetworkMacvlanPersistance [2020-05-12T03:09:10.962Z] === RUN TestDockerSuite/TestBuildExpose [2020-05-12T03:09:11.102Z] INFO: Unit tests results(C:\windows\TEMP\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2020-05-12T03:09:11.102Z] INFO: Unit tests ended at 05/12/2020 03:09:10. Duration:00:03:31.3713383 [2020-05-12T03:09:11.102Z] INFO: Building busybox [2020-05-12T03:09:11.102Z] Sending build context to Docker daemon 5.12kB [2020-05-12T03:09:11.102Z] [2020-05-12T03:09:11.102Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2020-05-12T03:09:11.102Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2020-05-12T03:09:11.102Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2020-05-12T03:09:11.102Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2020-05-12T03:09:11.102Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2020-05-12T03:09:11.102Z] ---> fdf6432edbdc [2020-05-12T03:09:11.102Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2020-05-12T03:09:11.102Z] ---> Running in 3fb99a1ff7e8 [2020-05-12T03:09:11.219Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2020-05-12T03:09:12.152Z] === RUN TestDockerSuite/TestBuildExposeOrder [2020-05-12T03:09:12.409Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.50s) [2020-05-12T03:09:12.409Z] === RUN TestDockerNetworkMacvlan [2020-05-12T03:09:12.666Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2020-05-12T03:09:13.231Z] === RUN TestDockerSuite/TestBuildFails [2020-05-12T03:09:13.231Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-05-12T03:09:14.163Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-05-12T03:09:14.163Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2020-05-12T03:09:14.163Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2020-05-12T03:09:15.095Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-05-12T03:09:16.465Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2020-05-12T03:09:16.978Z] Removing intermediate container 3fb99a1ff7e8 [2020-05-12T03:09:16.978Z] ---> 48de136ed832 [2020-05-12T03:09:16.978Z] Step 7/13 : ARG BUSYBOX_VERSION [2020-05-12T03:09:16.978Z] ---> Running in ffff9653ab5a [2020-05-12T03:09:16.978Z] Removing intermediate container ffff9653ab5a [2020-05-12T03:09:16.978Z] ---> f792e60d13fa [2020-05-12T03:09:16.978Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2020-05-12T03:09:16.978Z] ---> Running in 96bfa392aad6 [2020-05-12T03:09:16.978Z] Removing intermediate container 96bfa392aad6 [2020-05-12T03:09:16.978Z] ---> f8dc67711dd2 [2020-05-12T03:09:16.978Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2020-05-12T03:09:18.361Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-05-12T03:09:18.544Z] [2020-05-12T03:09:18.544Z] ---> 05ee5b442113 [2020-05-12T03:09:18.544Z] 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-12T03:09:18.925Z] === RUN TestDockerSuite/TestBuildForceRm [2020-05-12T03:09:19.012Z] ---> Running in 59aa93bbf408 [2020-05-12T03:09:20.821Z] === RUN TestDockerSuite/TestBuildFromGit [2020-05-12T03:09:21.078Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-05-12T03:09:22.447Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2020-05-12T03:09:22.447Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2020-05-12T03:09:23.818Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2020-05-12T03:09:25.715Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2020-05-12T03:09:26.647Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2020-05-12T03:09:26.905Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2020-05-12T03:09:27.162Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-05-12T03:09:29.057Z] --- PASS: TestDockerNetworkMacvlan (16.40s) [2020-05-12T03:09:29.057Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.08s) [2020-05-12T03:09:29.057Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.10s) [2020-05-12T03:09:29.057Z] --- PASS: TestDockerNetworkMacvlan/NilParent (2.07s) [2020-05-12T03:09:29.057Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.82s) [2020-05-12T03:09:29.057Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.56s) [2020-05-12T03:09:29.057Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.18s) [2020-05-12T03:09:29.057Z] PASS [2020-05-12T03:09:29.057Z] [2020-05-12T03:09:29.057Z] DONE 8 tests in 18.071s [2020-05-12T03:09:29.057Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2020-05-12T03:09:29.057Z] ++ 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-12T03:09:29.057Z] ++ set -e [2020-05-12T03:09:29.057Z] ++ '[' -n 0 ']' [2020-05-12T03:09:29.057Z] ++ set -x [2020-05-12T03:09:29.057Z] ++ env -i DEST=/go/src/github.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-12T03:09:29.057Z] testing: warning: no tests to run [2020-05-12T03:09:29.057Z] PASS [2020-05-12T03:09:29.057Z] [2020-05-12T03:09:29.057Z] DONE 0 tests in 0.026s [2020-05-12T03:09:29.057Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-05-12T03:09:29.057Z] ++ 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-12T03:09:29.057Z] ++ set -e [2020-05-12T03:09:29.057Z] ++ '[' -n 0 ']' [2020-05-12T03:09:29.057Z] ++ set -x [2020-05-12T03:09:29.057Z] ++ env -i DEST=/go/src/github.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-12T03:09:29.057Z] INFO: Testing against a local daemon [2020-05-12T03:09:29.057Z] === RUN TestAuthZPluginAllowRequest [2020-05-12T03:09:29.057Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2020-05-12T03:09:30.430Z] --- PASS: TestAuthZPluginAllowRequest (1.60s) [2020-05-12T03:09:30.430Z] === RUN TestAuthZPluginTLS [2020-05-12T03:09:30.995Z] --- PASS: TestAuthZPluginTLS (0.59s) [2020-05-12T03:09:30.995Z] === RUN TestAuthZPluginDenyRequest [2020-05-12T03:09:31.494Z] Removing intermediate container 59aa93bbf408 [2020-05-12T03:09:31.494Z] ---> 1289e1c26bca [2020-05-12T03:09:31.494Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2020-05-12T03:09:31.494Z] ---> Running in 83fa55461b77 [2020-05-12T03:09:31.494Z] [2020-05-12T03:09:31.494Z] SUCCESS: Specified value was saved. [2020-05-12T03:09:31.560Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2020-05-12T03:09:31.560Z] --- PASS: TestAuthZPluginDenyRequest (0.55s) [2020-05-12T03:09:31.560Z] === RUN TestAuthZPluginAPIDenyResponse [2020-05-12T03:09:32.124Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.56s) [2020-05-12T03:09:32.124Z] === RUN TestAuthZPluginDenyResponse [2020-05-12T03:09:32.688Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) [2020-05-12T03:09:32.688Z] === RUN TestAuthZPluginAllowEventStream [2020-05-12T03:09:33.038Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-05-12T03:09:33.252Z] === RUN TestDockerSuite/TestBuildHistory [2020-05-12T03:09:33.610Z] ok github.com/docker/docker/api/server/httputils 0.027s coverage: 14.7% of statements [2020-05-12T03:09:34.624Z] --- PASS: TestAuthZPluginAllowEventStream (1.73s) [2020-05-12T03:09:34.624Z] === RUN TestAuthZPluginErrorResponse [2020-05-12T03:09:35.188Z] --- PASS: TestAuthZPluginErrorResponse (0.57s) [2020-05-12T03:09:35.188Z] === RUN TestAuthZPluginErrorRequest [2020-05-12T03:09:35.505Z] ok github.com/docker/docker/api/server/middleware 0.008s coverage: 37.7% of statements [2020-05-12T03:09:35.505Z] ? github.com/docker/docker/api/server/router [no test files] [2020-05-12T03:09:35.505Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-05-12T03:09:35.505Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-05-12T03:09:35.752Z] --- PASS: TestAuthZPluginErrorRequest (0.54s) [2020-05-12T03:09:35.752Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-05-12T03:09:35.762Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-05-12T03:09:35.762Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-05-12T03:09:35.762Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-05-12T03:09:35.762Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-05-12T03:09:36.010Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s) [2020-05-12T03:09:36.010Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-05-12T03:09:36.020Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-05-12T03:09:36.020Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-05-12T03:09:36.952Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-05-12T03:09:36.952Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-05-12T03:09:37.517Z] ok github.com/docker/docker/api/server/router/swarm 0.003s coverage: 4.8% of statements [2020-05-12T03:09:37.517Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-05-12T03:09:37.517Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-05-12T03:09:37.517Z] ? github.com/docker/docker/api/types [no test files] [2020-05-12T03:09:37.517Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-05-12T03:09:37.517Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-05-12T03:09:37.517Z] ? github.com/docker/docker/api/types/container [no test files] [2020-05-12T03:09:37.517Z] ? github.com/docker/docker/api/types/events [no test files] [2020-05-12T03:09:37.906Z] === RUN TestDockerSuite/TestBuildIidFile [2020-05-12T03:09:38.082Z] ok github.com/docker/docker/api/types/strslice 0.004s coverage: 90.0% of statements [2020-05-12T03:09:38.082Z] ok github.com/docker/docker/api/types/filters 0.004s coverage: 92.2% of statements [2020-05-12T03:09:38.082Z] ? github.com/docker/docker/api/types/image [no test files] [2020-05-12T03:09:38.082Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-05-12T03:09:38.082Z] ? github.com/docker/docker/api/types/network [no test files] [2020-05-12T03:09:38.082Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-05-12T03:09:38.082Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-05-12T03:09:38.082Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-05-12T03:09:38.082Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-05-12T03:09:38.163Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.08s) [2020-05-12T03:09:38.164Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-05-12T03:09:38.340Z] ok github.com/docker/docker/api/types/time 0.012s coverage: 100.0% of statements [2020-05-12T03:09:38.340Z] ok github.com/docker/docker/api/types/versions 0.005s coverage: 75.0% of statements [2020-05-12T03:09:38.420Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2020-05-12T03:09:38.596Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-05-12T03:09:38.597Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-05-12T03:09:38.597Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-05-12T03:09:38.597Z] ? github.com/docker/docker/builder [no test files] [2020-05-12T03:09:38.597Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-05-12T03:09:38.597Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-05-12T03:09:38.597Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-05-12T03:09:38.597Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-05-12T03:09:38.597Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-05-12T03:09:38.597Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-05-12T03:09:38.597Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-05-12T03:09:38.647Z] Removing intermediate container 83fa55461b77 [2020-05-12T03:09:38.647Z] ---> 619430010c16 [2020-05-12T03:09:38.647Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2020-05-12T03:09:38.647Z] ---> Running in 73aba9d1d645 [2020-05-12T03:09:38.678Z] === RUN TestDockerSuite/TestBuildInheritance [2020-05-12T03:09:39.160Z] ok github.com/docker/docker/builder/dockerignore 0.003s coverage: 96.8% of statements [2020-05-12T03:09:39.611Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2020-05-12T03:09:39.869Z] === RUN TestDockerSuite/TestBuildInvalidTag [2020-05-12T03:09:40.126Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2020-05-12T03:09:40.384Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.18s) [2020-05-12T03:09:40.384Z] === RUN TestAuthZPluginHeader [2020-05-12T03:09:40.949Z] === RUN TestDockerSuite/TestBuildLabel [2020-05-12T03:09:41.207Z] --- PASS: TestAuthZPluginHeader (0.84s) [2020-05-12T03:09:41.207Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-05-12T03:09:41.474Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2020-05-12T03:09:41.595Z] Cannot create a file when that file already exists. [2020-05-12T03:09:42.046Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2020-05-12T03:09:42.304Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2020-05-12T03:09:42.869Z] === RUN TestDockerSuite/TestBuildLabels [2020-05-12T03:09:43.336Z] ok github.com/docker/docker/builder/dockerfile 0.587s coverage: 48.2% of statements [2020-05-12T03:09:43.336Z] ok github.com/docker/docker/builder/remotecontext 0.194s coverage: 13.6% of statements [2020-05-12T03:09:43.433Z] === RUN TestDockerSuite/TestBuildLabelsCache [2020-05-12T03:09:43.900Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2020-05-12T03:09:44.363Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2020-05-12T03:09:45.271Z] ok github.com/docker/docker/builder/remotecontext/git 1.322s coverage: 86.3% of statements [2020-05-12T03:09:45.271Z] ? github.com/docker/docker/cli [no test files] [2020-05-12T03:09:45.271Z] ? github.com/docker/docker/cli/config [no test files] [2020-05-12T03:09:46.259Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.76s) [2020-05-12T03:09:46.259Z] === RUN TestAuthZPluginV2Disable [2020-05-12T03:09:46.340Z] Removing intermediate container 73aba9d1d645 [2020-05-12T03:09:46.340Z] ---> 0b2d674d37a6 [2020-05-12T03:09:46.340Z] Step 13/13 : CMD ["sh"] [2020-05-12T03:09:46.340Z] ---> Running in d6ab5226640d [2020-05-12T03:09:46.807Z] Removing intermediate container d6ab5226640d [2020-05-12T03:09:46.807Z] ---> 70a9886cead5 [2020-05-12T03:09:46.807Z] Successfully built 70a9886cead5 [2020-05-12T03:09:46.807Z] Successfully tagged busybox:latest [2020-05-12T03:09:46.807Z] INFO: Docker images of the daemon under test [2020-05-12T03:09:46.807Z] [2020-05-12T03:09:46.807Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2020-05-12T03:09:46.807Z] busybox latest 70a9886cead5 Less than a second ago 4.99GB [2020-05-12T03:09:46.807Z] mcr.microsoft.com/windows/servercore ltsc2019 fdf6432edbdc 4 weeks ago 4.94GB [2020-05-12T03:09:46.807Z] microsoft/windowsservercore latest fdf6432edbdc 4 weeks ago 4.94GB [2020-05-12T03:09:46.807Z] [2020-05-12T03:09:46.807Z] INFO: Running integration tests at 05/12/2020 03:09:46... [2020-05-12T03:09:46.807Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2020-05-12T03:09:46.807Z] INFO: Integration API tests being run from the host: [2020-05-12T03:09:46.807Z] INFO: make.ps1 starting at 05/12/2020 03:09:46 [2020-05-12T03:09:47.189Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2020-05-12T03:09:47.274Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2020-05-12T03:09:47.446Z] === RUN TestDockerSuite/TestBuildLastModified [2020-05-12T03:09:48.549Z] ok github.com/docker/docker/client 0.177s coverage: 75.4% of statements [2020-05-12T03:09:50.725Z] --- PASS: TestAuthZPluginV2Disable (4.25s) [2020-05-12T03:09:50.725Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-05-12T03:09:53.250Z] === RUN TestDockerSuite/TestBuildLineBreak [2020-05-12T03:09:53.508Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.22s) [2020-05-12T03:09:53.508Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-05-12T03:09:57.691Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2020-05-12T03:09:57.691Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2020-05-12T03:09:57.691Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2020-05-12T03:09:57.691Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2020-05-12T03:09:57.948Z] === RUN TestDockerSuite/TestBuildMaintainer [2020-05-12T03:09:58.880Z] === RUN TestDockerSuite/TestBuildMissingArgs [2020-05-12T03:10:00.777Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2020-05-12T03:10:02.671Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2020-05-12T03:10:04.043Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (10.61s) [2020-05-12T03:10:04.043Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-05-12T03:10:07.221Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-05-12T03:10:07.221Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-05-12T03:10:07.320Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2020-05-12T03:10:07.320Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2020-05-12T03:10:07.884Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2020-05-12T03:10:08.526Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-05-12T03:10:08.526Z] INFO: Testing against a local daemon [2020-05-12T03:10:11.679Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-05-12T03:10:12.060Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2020-05-12T03:10:18.610Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2020-05-12T03:10:21.133Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.60s) [2020-05-12T03:10:21.133Z] PASS [2020-05-12T03:10:21.133Z] [2020-05-12T03:10:21.133Z] DONE 17 tests in 51.916s [2020-05-12T03:10:21.133Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-05-12T03:10:21.134Z] ++ 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-12T03:10:21.134Z] ++ set -e [2020-05-12T03:10:21.134Z] ++ '[' -n 0 ']' [2020-05-12T03:10:21.134Z] ++ set -x [2020-05-12T03:10:21.134Z] ++ env -i DEST=/go/src/github.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-12T03:10:21.134Z] INFO: Testing against a local daemon [2020-05-12T03:10:21.134Z] === RUN TestPluginInvalidJSON [2020-05-12T03:10:21.134Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-05-12T03:10:21.134Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-05-12T03:10:21.134Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-05-12T03:10:21.134Z] --- PASS: TestPluginInvalidJSON (0.02s) [2020-05-12T03:10:21.134Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-05-12T03:10:21.134Z] === RUN TestPluginInstall [2020-05-12T03:10:21.134Z] === RUN TestPluginInstall/no_auth [2020-05-12T03:10:22.065Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2020-05-12T03:10:23.457Z] ok github.com/docker/docker/integration/build 15.166s [2020-05-12T03:10:23.925Z] [2020-05-12T03:10:23.925Z] === Skipped [2020-05-12T03:10:23.925Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2020-05-12T03:10:23.925Z] build_session_test.go:25: TODO: BuildKit [2020-05-12T03:10:23.925Z] [2020-05-12T03:10:23.925Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2020-05-12T03:10:23.925Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2020-05-12T03:10:23.925Z] [2020-05-12T03:10:23.925Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithRemoveAndForceRemove (0.00s) [2020-05-12T03:10:23.925Z] build_test.go:25: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-05-12T03:10:23.925Z] [2020-05-12T03:10:23.925Z] === SKIP: github.com/docker/docker/integration/build TestBuildMultiStageParentConfig (0.00s) [2020-05-12T03:10:23.925Z] build_test.go:192: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-05-12T03:10:23.925Z] [2020-05-12T03:10:23.925Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.01s) [2020-05-12T03:10:23.925Z] build_test.go:236: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-05-12T03:10:23.925Z] [2020-05-12T03:10:23.925Z] === SKIP: github.com/docker/docker/integration/build TestBuildMultiStageOnBuild (0.00s) [2020-05-12T03:10:23.925Z] build_test.go:343: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-05-12T03:10:23.925Z] [2020-05-12T03:10:23.925Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s) [2020-05-12T03:10:23.925Z] build_test.go:390: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-05-12T03:10:23.925Z] [2020-05-12T03:10:23.925Z] === SKIP: github.com/docker/docker/integration/build TestBuildMultiStageLayerLeak (0.00s) [2020-05-12T03:10:23.925Z] build_test.go:450: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-05-12T03:10:23.925Z] [2020-05-12T03:10:23.925Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithHugeFile (0.00s) [2020-05-12T03:10:23.925Z] build_test.go:491: testEnv.OSType == "windows" [2020-05-12T03:10:23.925Z] [2020-05-12T03:10:23.925Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2020-05-12T03:10:23.925Z] build_test.go:579: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-05-12T03:10:23.925Z] [2020-05-12T03:10:23.925Z] [2020-05-12T03:10:23.925Z] DONE 22 tests, 10 skipped in 36.260s [2020-05-12T03:10:23.925Z] [2020-05-12T03:10:23.925Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2020-05-12T03:10:23.963Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2020-05-12T03:10:26.284Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-05-12T03:10:26.284Z] INFO: Testing against a local daemon [2020-05-12T03:10:26.284Z] ok github.com/docker/docker/integration/config 0.199s [2020-05-12T03:10:26.284Z] [2020-05-12T03:10:26.284Z] === Skipped [2020-05-12T03:10:26.284Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2020-05-12T03:10:26.284Z] config_test.go:28: testEnv.DaemonInfo.OSType == "windows" [2020-05-12T03:10:26.284Z] [2020-05-12T03:10:26.284Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2020-05-12T03:10:26.284Z] config_test.go:52: testEnv.DaemonInfo.OSType == "windows" [2020-05-12T03:10:26.284Z] [2020-05-12T03:10:26.284Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2020-05-12T03:10:26.284Z] config_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2020-05-12T03:10:26.284Z] [2020-05-12T03:10:26.284Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2020-05-12T03:10:26.284Z] config_test.go:171: testEnv.DaemonInfo.OSType == "windows" [2020-05-12T03:10:26.284Z] [2020-05-12T03:10:26.284Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2020-05-12T03:10:26.284Z] config_test.go:223: testEnv.DaemonInfo.OSType == "windows" [2020-05-12T03:10:26.284Z] [2020-05-12T03:10:26.284Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2020-05-12T03:10:26.284Z] config_test.go:333: testEnv.DaemonInfo.OSType != "linux" [2020-05-12T03:10:26.284Z] [2020-05-12T03:10:26.284Z] === SKIP: github.com/docker/docker/integration/config TestConfigDaemonLibtrustID (0.00s) [2020-05-12T03:10:26.284Z] config_test.go:383: testEnv.DaemonInfo.OSType != "linux" [2020-05-12T03:10:26.284Z] [2020-05-12T03:10:26.284Z] [2020-05-12T03:10:26.284Z] DONE 7 tests, 7 skipped in 2.497s [2020-05-12T03:10:26.284Z] [2020-05-12T03:10:26.284Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2020-05-12T03:10:27.238Z] ok github.com/docker/docker/cmd/dockerd 0.112s coverage: 30.8% of statements [2020-05-12T03:10:27.256Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2020-05-12T03:10:27.256Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2020-05-12T03:10:28.625Z] time="2020-05-12T03:10:28Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-05-12T03:10:28.625Z] time="2020-05-12T03:10:28Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-05-12T03:10:28.625Z] time="2020-05-12T03:10:28Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:0d1e7fe633d152a1f5e6fa863c8cb0413b7e778953078599c469ab3dca0a5b54" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-05-12T03:10:28.625Z] time="2020-05-12T03:10:28Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-05-12T03:10:28.625Z] time="2020-05-12T03:10:28Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-05-12T03:10:28.625Z] time="2020-05-12T03:10:28Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:0d1e7fe633d152a1f5e6fa863c8cb0413b7e778953078599c469ab3dca0a5b54" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-05-12T03:10:28.883Z] === RUN TestPluginInstall/with_htpasswd [2020-05-12T03:10:29.134Z] ok github.com/docker/docker/container 0.120s coverage: 34.9% of statements [2020-05-12T03:10:29.134Z] ? github.com/docker/docker/container/stream [no test files] [2020-05-12T03:10:29.134Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-05-12T03:10:29.134Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-05-12T03:10:29.134Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-05-12T03:10:29.230Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-05-12T03:10:29.230Z] INFO: Testing against a local daemon [2020-05-12T03:10:29.447Z] time="2020-05-12T03:10:29Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-05-12T03:10:29.447Z] time="2020-05-12T03:10:29Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-05-12T03:10:29.447Z] time="2020-05-12T03:10:29Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:564748bd81938de820226143f6a34c1d21a4df52d9a12e89611db15419604a6e" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-05-12T03:10:29.447Z] time="2020-05-12T03:10:29Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-05-12T03:10:29.447Z] time="2020-05-12T03:10:29Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-05-12T03:10:29.447Z] time="2020-05-12T03:10:29Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:564748bd81938de820226143f6a34c1d21a4df52d9a12e89611db15419604a6e" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-05-12T03:10:30.011Z] === RUN TestPluginInstall/with_insecure [2020-05-12T03:10:30.942Z] time="2020-05-12T03:10:30Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-05-12T03:10:30.942Z] time="2020-05-12T03:10:30Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-05-12T03:10:30.942Z] time="2020-05-12T03:10:30Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:0a40edc5474d92041df511ec8a5e426851b48fd30eb89fec00258e1f5283d06f" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-05-12T03:10:30.942Z] time="2020-05-12T03:10:30Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-05-12T03:10:30.942Z] time="2020-05-12T03:10:30Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-05-12T03:10:30.942Z] time="2020-05-12T03:10:30Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:0a40edc5474d92041df511ec8a5e426851b48fd30eb89fec00258e1f5283d06f" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-05-12T03:10:31.507Z] --- PASS: TestPluginInstall (10.30s) [2020-05-12T03:10:31.507Z] --- PASS: TestPluginInstall/no_auth (7.88s) [2020-05-12T03:10:31.507Z] --- PASS: TestPluginInstall/with_htpasswd (1.01s) [2020-05-12T03:10:31.507Z] --- PASS: TestPluginInstall/with_insecure (1.41s) [2020-05-12T03:10:31.507Z] plugin_test.go:157: [dbd54bd995186] daemon is not started [2020-05-12T03:10:31.507Z] PASS [2020-05-12T03:10:31.507Z] [2020-05-12T03:10:31.507Z] DONE 6 tests in 10.640s [2020-05-12T03:10:31.507Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-05-12T03:10:31.507Z] ++ 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-12T03:10:31.507Z] ++ set -e [2020-05-12T03:10:31.507Z] ++ '[' -n 0 ']' [2020-05-12T03:10:31.507Z] ++ set -x [2020-05-12T03:10:31.507Z] ++ env -i DEST=/go/src/github.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-12T03:10:31.507Z] INFO: Testing against a local daemon [2020-05-12T03:10:31.507Z] === RUN TestExternalGraphDriver [2020-05-12T03:10:31.764Z] === RUN TestExternalGraphDriver/json [2020-05-12T03:10:33.135Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2020-05-12T03:10:33.392Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2020-05-12T03:10:33.650Z] === RUN TestExternalGraphDriver/spec [2020-05-12T03:10:35.546Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2020-05-12T03:10:35.804Z] === RUN TestDockerSuite/TestBuildMultipleTags [2020-05-12T03:10:35.804Z] === RUN TestExternalGraphDriver/pull [2020-05-12T03:10:36.368Z] === RUN TestDockerSuite/TestBuildNetContainer [2020-05-12T03:10:38.267Z] --- PASS: TestExternalGraphDriver (6.42s) [2020-05-12T03:10:38.267Z] --- PASS: TestExternalGraphDriver/json (2.01s) [2020-05-12T03:10:38.267Z] --- PASS: TestExternalGraphDriver/spec (2.05s) [2020-05-12T03:10:38.267Z] --- PASS: TestExternalGraphDriver/pull (2.24s) [2020-05-12T03:10:38.267Z] === RUN TestGraphdriverPluginV2 [2020-05-12T03:10:38.831Z] === RUN TestDockerSuite/TestBuildNetNone [2020-05-12T03:10:39.096Z] ok github.com/docker/docker/daemon/cluster 0.070s coverage: 0.5% of statements [2020-05-12T03:10:39.396Z] === RUN TestDockerSuite/TestBuildNoContext [2020-05-12T03:10:39.654Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2020-05-12T03:10:40.992Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.008s coverage: 65.3% of statements [2020-05-12T03:10:41.024Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2020-05-12T03:10:42.394Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2020-05-12T03:10:42.900Z] ok github.com/docker/docker/daemon/cluster/convert 0.008s coverage: 35.6% of statements [2020-05-12T03:10:43.768Z] --- PASS: TestGraphdriverPluginV2 (5.84s) [2020-05-12T03:10:43.768Z] PASS [2020-05-12T03:10:43.768Z] [2020-05-12T03:10:43.768Z] DONE 5 tests in 12.472s [2020-05-12T03:10:43.768Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-05-12T03:10:43.768Z] ++ 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-12T03:10:43.768Z] ++ set -e [2020-05-12T03:10:43.768Z] ++ '[' -n 0 ']' [2020-05-12T03:10:43.768Z] ++ set -x [2020-05-12T03:10:43.768Z] ++ env -i DEST=/go/src/github.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-12T03:10:44.025Z] INFO: Testing against a local daemon [2020-05-12T03:10:44.025Z] === RUN TestContinueAfterPluginCrash [2020-05-12T03:10:44.025Z] === PAUSE TestContinueAfterPluginCrash [2020-05-12T03:10:44.025Z] === RUN TestReadPluginNoRead [2020-05-12T03:10:44.025Z] === PAUSE TestReadPluginNoRead [2020-05-12T03:10:44.025Z] === RUN TestDaemonStartWithLogOpt [2020-05-12T03:10:44.025Z] === PAUSE TestDaemonStartWithLogOpt [2020-05-12T03:10:44.025Z] === CONT TestContinueAfterPluginCrash [2020-05-12T03:10:44.025Z] === CONT TestDaemonStartWithLogOpt [2020-05-12T03:10:44.281Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2020-05-12T03:10:44.846Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2020-05-12T03:10:44.846Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2020-05-12T03:10:45.411Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2020-05-12T03:10:45.977Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2020-05-12T03:10:47.348Z] === RUN TestDockerSuite/TestBuildOnBuild [2020-05-12T03:10:49.871Z] --- PASS: TestDaemonStartWithLogOpt (5.38s) [2020-05-12T03:10:49.871Z] === CONT TestReadPluginNoRead [2020-05-12T03:10:49.871Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2020-05-12T03:10:50.451Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2020-05-12T03:10:51.002Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.434s coverage: 13.9% of statements [2020-05-12T03:10:51.227Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-05-12T03:10:51.227Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-05-12T03:10:52.247Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-05-12T03:10:52.374Z] ok github.com/docker/docker/daemon 12.251s coverage: 17.4% of statements [2020-05-12T03:10:52.374Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-05-12T03:10:52.374Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-05-12T03:10:53.005Z] === RUN TestReadPluginNoRead/default [2020-05-12T03:10:53.569Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2020-05-12T03:10:53.745Z] ok github.com/docker/docker/daemon/discovery 0.007s coverage: 30.0% of statements [2020-05-12T03:10:53.745Z] ok github.com/docker/docker/daemon/config 0.070s coverage: 81.7% of statements [2020-05-12T03:10:53.827Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2020-05-12T03:10:54.678Z] ok github.com/docker/docker/daemon/events 0.065s coverage: 50.0% of statements [2020-05-12T03:10:54.678Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-05-12T03:10:54.678Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-05-12T03:10:54.760Z] --- PASS: TestContinueAfterPluginCrash (10.63s) [2020-05-12T03:10:54.970Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-05-12T03:10:55.017Z] === RUN TestReadPluginNoRead/disabled_caching [2020-05-12T03:10:55.594Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-05-12T03:10:55.610Z] ok github.com/docker/docker/daemon/graphdriver 0.011s coverage: 2.2% of statements [2020-05-12T03:10:55.948Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2020-05-12T03:10:57.318Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-05-12T03:10:58.136Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.005s coverage: 2.9% of statements [2020-05-12T03:10:58.689Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2020-05-12T03:10:58.701Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.215s coverage: 57.0% of statements [2020-05-12T03:10:59.083Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-05-12T03:10:59.255Z] --- PASS: TestReadPluginNoRead (9.87s) [2020-05-12T03:10:59.255Z] --- PASS: TestReadPluginNoRead/default (2.09s) [2020-05-12T03:10:59.255Z] --- PASS: TestReadPluginNoRead/disabled_caching (2.04s) [2020-05-12T03:10:59.255Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.22s) [2020-05-12T03:10:59.255Z] read_test.go:91: [d76943d591167] daemon is not started [2020-05-12T03:10:59.255Z] PASS [2020-05-12T03:10:59.255Z] [2020-05-12T03:10:59.255Z] DONE 6 tests in 15.437s [2020-05-12T03:10:59.255Z] 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-12T03:10:59.255Z] ++ 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-12T03:10:59.255Z] ++ set -e [2020-05-12T03:10:59.255Z] ++ '[' -n 0 ']' [2020-05-12T03:10:59.255Z] ++ set -x [2020-05-12T03:10:59.255Z] ++ env -i DEST=/go/src/github.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-12T03:10:59.512Z] testing: warning: no tests to run [2020-05-12T03:10:59.512Z] PASS [2020-05-12T03:10:59.512Z] [2020-05-12T03:10:59.512Z] DONE 0 tests in 0.067s [2020-05-12T03:10:59.512Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-05-12T03:10:59.512Z] ++ 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-12T03:10:59.512Z] ++ set -e [2020-05-12T03:10:59.512Z] ++ '[' -n 0 ']' [2020-05-12T03:10:59.512Z] ++ set -x [2020-05-12T03:10:59.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=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-12T03:10:59.769Z] INFO: Testing against a local daemon [2020-05-12T03:10:59.769Z] === RUN TestPluginWithDevMounts [2020-05-12T03:10:59.769Z] === PAUSE TestPluginWithDevMounts [2020-05-12T03:10:59.769Z] === CONT TestPluginWithDevMounts [2020-05-12T03:11:00.334Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2020-05-12T03:11:01.703Z] --- PASS: TestPluginWithDevMounts (1.97s) [2020-05-12T03:11:01.703Z] PASS [2020-05-12T03:11:01.703Z] [2020-05-12T03:11:01.703Z] DONE 1 tests in 2.192s [2020-05-12T03:11:01.703Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2020-05-12T03:11:01.703Z] ++ 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-12T03:11:01.703Z] ++ set -e [2020-05-12T03:11:01.703Z] ++ '[' -n 0 ']' [2020-05-12T03:11:01.703Z] ++ set -x [2020-05-12T03:11:01.703Z] ++ env -i DEST=/go/src/github.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-12T03:11:01.703Z] INFO: Testing against a local daemon [2020-05-12T03:11:01.703Z] === RUN TestSecretInspect [2020-05-12T03:11:01.703Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2020-05-12T03:11:02.268Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2020-05-12T03:11:02.890Z] ok github.com/docker/docker/daemon/graphdriver/aufs 5.461s coverage: 73.1% of statements [2020-05-12T03:11:02.890Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 1.756s coverage: 46.2% of statements [2020-05-12T03:11:03.824Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.006s coverage: 1.8% of statements [2020-05-12T03:11:03.824Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-05-12T03:11:05.543Z] --- PASS: TestSecretInspect (3.30s) [2020-05-12T03:11:05.543Z] === RUN TestSecretList [2020-05-12T03:11:05.722Z] ok github.com/docker/docker/daemon/graphdriver/overlay 1.183s coverage: 49.5% of statements [2020-05-12T03:11:05.939Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-05-12T03:11:06.475Z] === RUN TestDockerSuite/TestBuildPATH [2020-05-12T03:11:07.094Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.296s coverage: 76.1% of statements [2020-05-12T03:11:07.988Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-05-12T03:11:08.025Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.006s coverage: 58.0% of statements [2020-05-12T03:11:08.282Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 2.998s coverage: 57.7% of statements [2020-05-12T03:11:08.282Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-05-12T03:11:08.282Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-05-12T03:11:08.371Z] --- PASS: TestSecretList (3.24s) [2020-05-12T03:11:08.371Z] === RUN TestSecretsCreateAndDelete [2020-05-12T03:11:08.628Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2020-05-12T03:11:09.559Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2020-05-12T03:11:09.653Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.006s coverage: 3.0% of statements [2020-05-12T03:11:10.585Z] ok github.com/docker/docker/daemon/links 0.007s coverage: 93.0% of statements [2020-05-12T03:11:10.930Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2020-05-12T03:11:11.468Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-05-12T03:11:11.494Z] --- PASS: TestSecretsCreateAndDelete (3.10s) [2020-05-12T03:11:11.494Z] === RUN TestSecretsUpdate [2020-05-12T03:11:11.958Z] ok github.com/docker/docker/daemon/images 0.014s coverage: 4.9% of statements [2020-05-12T03:11:11.958Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-05-12T03:11:11.958Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-05-12T03:11:12.487Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-05-12T03:11:12.524Z] ok github.com/docker/docker/daemon/logger 0.255s coverage: 41.8% of statements [2020-05-12T03:11:13.894Z] ok github.com/docker/docker/daemon/logger/awslogs 0.172s coverage: 77.4% of statements [2020-05-12T03:11:13.894Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-05-12T03:11:13.894Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-05-12T03:11:13.894Z] ok github.com/docker/docker/daemon/logger/gelf 0.009s coverage: 67.0% of statements [2020-05-12T03:11:14.771Z] --- PASS: TestSecretsUpdate (3.28s) [2020-05-12T03:11:14.771Z] === RUN TestTemplatedSecret [2020-05-12T03:11:15.266Z] ok github.com/docker/docker/daemon/logger/journald 0.004s coverage: 26.2% of statements [2020-05-12T03:11:15.523Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.011s coverage: 61.6% of statements [2020-05-12T03:11:15.781Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.005s coverage: 87.2% of statements [2020-05-12T03:11:15.976Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-05-12T03:11:17.152Z] ok github.com/docker/docker/daemon/logger/local 0.024s coverage: 75.2% of statements [2020-05-12T03:11:17.152Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-05-12T03:11:17.410Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.035s coverage: 37.7% of statements [2020-05-12T03:11:18.047Z] --- PASS: TestTemplatedSecret (3.36s) [2020-05-12T03:11:18.047Z] === RUN TestSecretCreateResolve [2020-05-12T03:11:18.671Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-05-12T03:11:18.795Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.008s coverage: 33.3% of statements [2020-05-12T03:11:20.228Z] ok github.com/docker/docker/daemon/logger/syslog 0.004s coverage: 47.8% of statements [2020-05-12T03:11:20.228Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2020-05-12T03:11:20.798Z] ok github.com/docker/docker/daemon/logger/splunk 1.749s coverage: 82.5% of statements [2020-05-12T03:11:20.798Z] ? github.com/docker/docker/daemon/names [no test files] [2020-05-12T03:11:21.323Z] --- PASS: TestSecretCreateResolve (2.64s) [2020-05-12T03:11:21.323Z] PASS [2020-05-12T03:11:21.323Z] [2020-05-12T03:11:21.323Z] DONE 6 tests in 19.075s [2020-05-12T03:11:21.323Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2020-05-12T03:11:21.323Z] ++ 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-12T03:11:21.323Z] ++ set -e [2020-05-12T03:11:21.323Z] ++ '[' -n 0 ']' [2020-05-12T03:11:21.323Z] ++ set -x [2020-05-12T03:11:21.323Z] ++ env -i DEST=/go/src/github.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-12T03:11:21.323Z] INFO: Testing against a local daemon [2020-05-12T03:11:21.323Z] === RUN TestServiceCreateInit [2020-05-12T03:11:21.323Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-05-12T03:11:21.323Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2020-05-12T03:11:21.729Z] ok github.com/docker/docker/daemon/network 0.006s coverage: 63.8% of statements [2020-05-12T03:11:21.729Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-05-12T03:11:22.153Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-05-12T03:11:23.625Z] ok github.com/docker/docker/distribution/metadata 0.027s coverage: 48.2% of statements [2020-05-12T03:11:23.625Z] ok github.com/docker/docker/distribution 0.236s coverage: 22.1% of statements [2020-05-12T03:11:23.625Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-05-12T03:11:24.852Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-05-12T03:11:25.502Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2020-05-12T03:11:25.502Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-05-12T03:11:25.520Z] ok github.com/docker/docker/errdefs 0.006s coverage: 49.4% of statements [2020-05-12T03:11:26.451Z] ok github.com/docker/docker/image 0.017s coverage: 86.4% of statements [2020-05-12T03:11:27.383Z] ok github.com/docker/docker/distribution/xfer 1.876s coverage: 85.1% of statements [2020-05-12T03:11:27.383Z] ? github.com/docker/docker/dockerversion [no test files] [2020-05-12T03:11:27.383Z] ok github.com/docker/docker/image/cache 0.020s coverage: 19.2% of statements [2020-05-12T03:11:27.383Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-05-12T03:11:27.543Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-05-12T03:11:28.027Z] === RUN TestDockerSuite/TestBuildRm [2020-05-12T03:11:28.754Z] ok github.com/docker/docker/image/v1 0.010s coverage: 25.0% of statements [2020-05-12T03:11:28.754Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-05-12T03:11:29.685Z] ok github.com/docker/docker/libcontainerd/queue 0.022s coverage: 100.0% of statements [2020-05-12T03:11:29.904Z] ok github.com/docker/docker/integration/container 58.346s [2020-05-12T03:11:29.904Z] [2020-05-12T03:11:29.904Z] === Skipped [2020-05-12T03:11:29.904Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2020-05-12T03:11:29.904Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-05-12T03:11:29.904Z] [2020-05-12T03:11:29.904Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainerPathDoesNotExist (0.03s) [2020-05-12T03:11:29.904Z] copy_test.go:25: testEnv.OSType == "windows" [2020-05-12T03:11:29.904Z] [2020-05-12T03:11:29.904Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainerPathIsNotDir (0.02s) [2020-05-12T03:11:29.904Z] copy_test.go:39: testEnv.OSType == "windows" [2020-05-12T03:11:29.904Z] [2020-05-12T03:11:29.904Z] === SKIP: github.com/docker/docker/integration/container TestCopyToContainerPathDoesNotExist (0.02s) [2020-05-12T03:11:29.904Z] copy_test.go:51: testEnv.OSType == "windows" [2020-05-12T03:11:29.904Z] [2020-05-12T03:11:29.904Z] === SKIP: github.com/docker/docker/integration/container TestCopyToContainerPathIsNotDir (0.03s) [2020-05-12T03:11:29.904Z] copy_test.go:65: testEnv.OSType == "windows" [2020-05-12T03:11:29.904Z] [2020-05-12T03:11:29.904Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2020-05-12T03:11:29.904Z] copy_test.go:76: testEnv.DaemonInfo.OSType == "windows" [2020-05-12T03:11:29.904Z] [2020-05-12T03:11:29.904Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2020-05-12T03:11:29.904Z] create_test.go:72: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2020-05-12T03:11:29.904Z] [2020-05-12T03:11:29.904Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2020-05-12T03:11:29.904Z] create_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2020-05-12T03:11:29.904Z] [2020-05-12T03:11:29.904Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2020-05-12T03:11:29.904Z] create_test.go:176: testEnv.DaemonInfo.OSType != "linux" [2020-05-12T03:11:29.904Z] [2020-05-12T03:11:29.904Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCapabilities (0.00s) [2020-05-12T03:11:29.904Z] create_test.go:255: testEnv.DaemonInfo.OSType == "windows": FIXME: test should be able to run on LCOW [2020-05-12T03:11:29.904Z] [2020-05-12T03:11:29.904Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2020-05-12T03:11:29.904Z] create_test.go:381: testEnv.DaemonInfo.OSType != "linux" [2020-05-12T03:11:29.904Z] [2020-05-12T03:11:29.904Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2020-05-12T03:11:29.904Z] create_test.go:541: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2020-05-12T03:11:29.904Z] [2020-05-12T03:11:29.904Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2020-05-12T03:11:29.904Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2020-05-12T03:11:29.904Z] [2020-05-12T03:11:29.904Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2020-05-12T03:11:29.904Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2020-05-12T03:11:29.904Z] [2020-05-12T03:11:29.904Z] === SKIP: github.com/docker/docker/integration/container TestExec (0.00s) [2020-05-12T03:11:29.904Z] exec_test.go:88: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2020-05-12T03:11:29.904Z] [2020-05-12T03:11:29.904Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2020-05-12T03:11:29.904Z] exec_test.go:127: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2020-05-12T03:11:29.904Z] [2020-05-12T03:11:29.904Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2020-05-12T03:11:29.904Z] export_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2020-05-12T03:11:29.904Z] [2020-05-12T03:11:29.904Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2020-05-12T03:11:29.904Z] export_test.go:60: testEnv.DaemonInfo.OSType == "windows" [2020-05-12T03:11:29.904Z] [2020-05-12T03:11:29.904Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2020-05-12T03:11:29.904Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2020-05-12T03:11:29.904Z] [2020-05-12T03:11:29.904Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2020-05-12T03:11:29.904Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2020-05-12T03:11:29.904Z] [2020-05-12T03:11:29.904Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2020-05-12T03:11:29.904Z] inspect_test.go:19: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2020-05-12T03:11:29.904Z] [2020-05-12T03:11:29.904Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer (0.00s) [2020-05-12T03:11:29.904Z] kill_test.go:33: testEnv.OSType == "windows": TODO Windows: FIXME. No SIGWINCH [2020-05-12T03:11:29.904Z] [2020-05-12T03:11:29.904Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2020-05-12T03:11:29.904Z] kill_test.go:73: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-05-12T03:11:29.904Z] [2020-05-12T03:11:29.904Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2020-05-12T03:11:29.905Z] kill_test.go:112: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-05-12T03:11:29.905Z] [2020-05-12T03:11:29.905Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2020-05-12T03:11:29.905Z] kill_test.go:123: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-05-12T03:11:29.905Z] [2020-05-12T03:11:29.905Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2020-05-12T03:11:29.905Z] kill_test.go:134: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2020-05-12T03:11:29.905Z] [2020-05-12T03:11:29.905Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2020-05-12T03:11:29.905Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" [2020-05-12T03:11:29.905Z] [2020-05-12T03:11:29.905Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2020-05-12T03:11:29.905Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-05-12T03:11:29.905Z] [2020-05-12T03:11:29.905Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2020-05-12T03:11:29.905Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2020-05-12T03:11:29.905Z] [2020-05-12T03:11:29.905Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLocalhostTCPNat (0.00s) [2020-05-12T03:11:29.905Z] nat_test.go:43: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-05-12T03:11:29.905Z] [2020-05-12T03:11:29.905Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2020-05-12T03:11:29.905Z] nat_test.go:61: testEnv.OSType == "windows": FIXME [2020-05-12T03:11:29.905Z] [2020-05-12T03:11:29.905Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2020-05-12T03:11:29.905Z] pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2020-05-12T03:11:29.905Z] [2020-05-12T03:11:29.905Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2020-05-12T03:11:29.905Z] pause_test.go:69: testEnv.DaemonInfo.OSType == "windows" [2020-05-12T03:11:29.905Z] [2020-05-12T03:11:29.905Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2020-05-12T03:11:29.905Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2020-05-12T03:11:29.905Z] [2020-05-12T03:11:29.905Z] === SKIP: github.com/docker/docker/integration/container TestRenameAnonymousContainer (0.00s) [2020-05-12T03:11:29.905Z] rename_test.go:126: testEnv.OSType == "windows": FIXME [2020-05-12T03:11:29.905Z] [2020-05-12T03:11:29.905Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2020-05-12T03:11:29.905Z] rename_test.go:194: testEnv.OSType == "windows": FIXME [2020-05-12T03:11:29.905Z] [2020-05-12T03:11:29.905Z] === SKIP: github.com/docker/docker/integration/container TestResize (0.00s) [2020-05-12T03:11:29.905Z] resize_test.go:20: testEnv.OSType == "windows": FIXME [2020-05-12T03:11:29.905Z] [2020-05-12T03:11:29.905Z] === SKIP: github.com/docker/docker/integration/container TestResizeWithInvalidSize (0.00s) [2020-05-12T03:11:29.905Z] resize_test.go:38: testEnv.OSType == "windows": FIXME [2020-05-12T03:11:29.905Z] [2020-05-12T03:11:29.905Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2020-05-12T03:11:29.905Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2020-05-12T03:11:29.905Z] [2020-05-12T03:11:29.905Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2020-05-12T03:11:29.905Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2020-05-12T03:11:29.905Z] [2020-05-12T03:11:29.905Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2020-05-12T03:11:29.905Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2020-05-12T03:11:29.905Z] [2020-05-12T03:11:29.905Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2020-05-12T03:11:29.905Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2020-05-12T03:11:29.905Z] [2020-05-12T03:11:29.905Z] [2020-05-12T03:11:29.905Z] DONE 81 tests, 42 skipped in 61.023s [2020-05-12T03:11:29.905Z] [2020-05-12T03:11:29.905Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2020-05-12T03:11:29.905Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-05-12T03:11:29.905Z] INFO: Testing against a local daemon [2020-05-12T03:11:29.905Z] ok github.com/docker/docker/integration/image 0.465s [2020-05-12T03:11:29.905Z] [2020-05-12T03:11:29.905Z] === Skipped [2020-05-12T03:11:29.905Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2020-05-12T03:11:29.905Z] commit_test.go:17: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-05-12T03:11:29.905Z] [2020-05-12T03:11:29.905Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2020-05-12T03:11:29.905Z] import_test.go:22: testEnv.OSType == "windows": TODO enable on windows [2020-05-12T03:11:29.905Z] [2020-05-12T03:11:29.905Z] === SKIP: github.com/docker/docker/integration/image TestRemoveImageOrphaning (0.00s) [2020-05-12T03:11:29.905Z] remove_test.go:15: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-05-12T03:11:29.905Z] [2020-05-12T03:11:29.905Z] === SKIP: github.com/docker/docker/integration/image TestTagOfficialNames (0.00s) [2020-05-12T03:11:29.905Z] tag_test.go:98: testEnv.OSType == "windows" [2020-05-12T03:11:29.905Z] [2020-05-12T03:11:29.905Z] [2020-05-12T03:11:29.905Z] DONE 11 tests, 4 skipped in 2.510s [2020-05-12T03:11:29.905Z] [2020-05-12T03:11:29.905Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2020-05-12T03:11:30.244Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-05-12T03:11:30.244Z] Using test binary docker [2020-05-12T03:11:30.244Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-05-12T03:11:30.244Z] +++ /etc/init.d/apparmor start [2020-05-12T03:11:30.244Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-05-12T03:11:30.244Z] INFO: Waiting for daemon to start... [2020-05-12T03:11:30.244Z] Starting dockerd [2020-05-12T03:11:30.244Z] +++ 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-12T03:11:30.550Z] --- PASS: TestServiceCreateInit (9.66s) [2020-05-12T03:11:30.551Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.55s) [2020-05-12T03:11:30.551Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.09s) [2020-05-12T03:11:30.551Z] === RUN TestCreateServiceMultipleTimes [2020-05-12T03:11:31.055Z] ok github.com/docker/docker/opts 0.021s coverage: 67.4% of statements [2020-05-12T03:11:31.055Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 50.0% of statements [2020-05-12T03:11:31.483Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2020-05-12T03:11:32.161Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-05-12T03:11:32.161Z] INFO: Testing against a local daemon [2020-05-12T03:11:32.161Z] ok github.com/docker/docker/integration/network 0.195s [2020-05-12T03:11:32.277Z] . [2020-05-12T03:11:32.277Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-05-12T03:11:32.277Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-05-12T03:11:32.277Z] Error: No such image: emptyfs [2020-05-12T03:11:32.277Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-05-12T03:11:32.277Z] ++++ docker load [2020-05-12T03:11:32.416Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2020-05-12T03:11:32.563Z] Running integration-test (iteration 1) [2020-05-12T03:11:32.563Z] Running /go/src/github.com/docker/docker/integration/build (ppc64le.integration.build) flags=-test.v -test.timeout=120m [2020-05-12T03:11:32.564Z] ++ 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-12T03:11:32.564Z] ++ set -e [2020-05-12T03:11:32.564Z] ++ '[' -n 0 ']' [2020-05-12T03:11:32.564Z] ++ set -x [2020-05-12T03:11:32.564Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-12T03:11:32.638Z] [2020-05-12T03:11:32.638Z] === Skipped [2020-05-12T03:11:32.638Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2020-05-12T03:11:32.638Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2020-05-12T03:11:32.638Z] [2020-05-12T03:11:32.638Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2020-05-12T03:11:32.638Z] 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-12T03:11:32.638Z] [2020-05-12T03:11:32.638Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2020-05-12T03:11:32.638Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2020-05-12T03:11:32.638Z] [2020-05-12T03:11:32.638Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2020-05-12T03:11:32.638Z] network_test.go:24: testEnv.DaemonInfo.OSType != "linux" [2020-05-12T03:11:32.638Z] [2020-05-12T03:11:32.638Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2020-05-12T03:11:32.638Z] network_test.go:97: testEnv.OSType == "windows" [2020-05-12T03:11:32.638Z] [2020-05-12T03:11:32.638Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2020-05-12T03:11:32.638Z] service_test.go:29: testEnv.OSType == "windows" [2020-05-12T03:11:32.638Z] [2020-05-12T03:11:32.638Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2020-05-12T03:11:32.638Z] service_test.go:52: testEnv.OSType == "windows" [2020-05-12T03:11:32.638Z] [2020-05-12T03:11:32.638Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2020-05-12T03:11:32.638Z] service_test.go:96: testEnv.OSType == "windows" [2020-05-12T03:11:32.638Z] [2020-05-12T03:11:32.638Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2020-05-12T03:11:32.638Z] service_test.go:130: testEnv.OSType == "windows" [2020-05-12T03:11:32.638Z] [2020-05-12T03:11:32.638Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2020-05-12T03:11:32.638Z] service_test.go:181: testEnv.OSType == "windows" [2020-05-12T03:11:32.638Z] [2020-05-12T03:11:32.638Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2020-05-12T03:11:32.638Z] service_test.go:206: testEnv.OSType == "windows" [2020-05-12T03:11:32.638Z] [2020-05-12T03:11:32.638Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-05-12T03:11:32.638Z] service_test.go:236: FLAKY_TEST [2020-05-12T03:11:32.638Z] [2020-05-12T03:11:32.638Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2020-05-12T03:11:32.638Z] service_test.go:326: testEnv.OSType == "windows" [2020-05-12T03:11:32.638Z] [2020-05-12T03:11:32.638Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2020-05-12T03:11:32.638Z] service_test.go:394: testEnv.OSType == "windows" [2020-05-12T03:11:32.638Z] [2020-05-12T03:11:32.638Z] [2020-05-12T03:11:32.638Z] DONE 18 tests, 14 skipped in 2.328s [2020-05-12T03:11:32.638Z] [2020-05-12T03:11:32.638Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2020-05-12T03:11:32.952Z] ok github.com/docker/docker/pkg/archive 0.402s coverage: 77.4% of statements [2020-05-12T03:11:33.115Z] testing: warning: no tests to run [2020-05-12T03:11:33.115Z] ok github.com/docker/docker/integration/network/ipvlan 0.073s [2020-05-12T03:11:33.115Z] [2020-05-12T03:11:33.115Z] DONE 0 tests in 0.771s [2020-05-12T03:11:33.115Z] [2020-05-12T03:11:33.115Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2020-05-12T03:11:33.883Z] ok github.com/docker/docker/pkg/authorization 0.227s coverage: 68.3% of statements [2020-05-12T03:11:34.117Z] testing: warning: no tests to run [2020-05-12T03:11:34.117Z] ok github.com/docker/docker/integration/network/macvlan 0.071s [2020-05-12T03:11:34.117Z] [2020-05-12T03:11:34.117Z] DONE 0 tests in 0.761s [2020-05-12T03:11:34.117Z] [2020-05-12T03:11:34.117Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2020-05-12T03:11:34.140Z] ok github.com/docker/docker/pkg/broadcaster 0.001s coverage: 100.0% of statements [2020-05-12T03:11:34.312Z] === RUN TestDockerSuite/TestBuildScratchCopy [2020-05-12T03:11:34.398Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2020-05-12T03:11:34.569Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2020-05-12T03:11:35.120Z] testing: warning: no tests to run [2020-05-12T03:11:35.120Z] ok github.com/docker/docker/integration/plugin 0.129s [2020-05-12T03:11:35.120Z] [2020-05-12T03:11:35.120Z] DONE 0 tests in 0.815s [2020-05-12T03:11:35.120Z] [2020-05-12T03:11:35.120Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2020-05-12T03:11:35.500Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2020-05-12T03:11:35.597Z] testing: warning: no tests to run [2020-05-12T03:11:35.597Z] ok github.com/docker/docker/integration/plugin/authz 0.112s [2020-05-12T03:11:35.597Z] [2020-05-12T03:11:35.597Z] DONE 0 tests in 0.827s [2020-05-12T03:11:36.075Z] [2020-05-12T03:11:36.075Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2020-05-12T03:11:36.431Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2020-05-12T03:11:37.671Z] ok github.com/docker/docker/layer 7.283s coverage: 68.8% of statements [2020-05-12T03:11:37.671Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-05-12T03:11:37.671Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-05-12T03:11:37.671Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-05-12T03:11:37.671Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-05-12T03:11:37.671Z] ? github.com/docker/docker/oci [no test files] [2020-05-12T03:11:37.671Z] ? github.com/docker/docker/oci/caps [no test files] [2020-05-12T03:11:37.671Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 80.0% of statements [2020-05-12T03:11:37.671Z] ok github.com/docker/docker/pkg/discovery 0.003s coverage: 58.3% of statements [2020-05-12T03:11:37.929Z] ok github.com/docker/docker/pkg/chrootarchive 2.974s coverage: 43.2% of statements [2020-05-12T03:11:37.929Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-05-12T03:11:37.929Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-05-12T03:11:38.186Z] ok github.com/docker/docker/pkg/discovery/file 0.004s coverage: 92.9% of statements [2020-05-12T03:11:38.326Z] === RUN TestDockerSuite/TestBuildShellInherited [2020-05-12T03:11:39.118Z] ok github.com/docker/docker/pkg/discovery/memory 0.003s coverage: 92.3% of statements [2020-05-12T03:11:39.375Z] ok github.com/docker/docker/pkg/discovery/nodes 0.008s coverage: 93.8% of statements [2020-05-12T03:11:39.696Z] === RUN TestDockerSuite/TestBuildShellMultiple [2020-05-12T03:11:39.939Z] ok github.com/docker/docker/pkg/dmesg 0.003s coverage: 83.3% of statements [2020-05-12T03:11:41.311Z] ok github.com/docker/docker/pkg/filenotify 0.603s coverage: 67.0% of statements [2020-05-12T03:11:41.875Z] ok github.com/docker/docker/pkg/fileutils 0.007s coverage: 89.5% of statements [2020-05-12T03:11:42.439Z] ok github.com/docker/docker/pkg/discovery/kv 3.068s coverage: 84.1% of statements [2020-05-12T03:11:42.696Z] ok github.com/docker/docker/pkg/fsutils 0.204s coverage: 85.1% of statements [2020-05-12T03:11:42.954Z] ok github.com/docker/docker/pkg/homedir 0.006s coverage: 11.4% of statements [2020-05-12T03:11:43.872Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2020-05-12T03:11:43.872Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2020-05-12T03:11:43.886Z] ok github.com/docker/docker/pkg/idtools 0.438s coverage: 70.3% of statements [2020-05-12T03:11:44.129Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2020-05-12T03:11:44.129Z] === RUN TestDockerSuite/TestBuildSpaces [2020-05-12T03:11:44.386Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2020-05-12T03:11:44.451Z] ok github.com/docker/docker/pkg/ioutils 0.598s coverage: 70.6% of statements [2020-05-12T03:11:44.451Z] ok github.com/docker/docker/pkg/jsonmessage 0.013s coverage: 91.7% of statements [2020-05-12T03:11:44.708Z] ok github.com/docker/docker/pkg/locker 0.017s coverage: 88.9% of statements [2020-05-12T03:11:44.849Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-05-12T03:11:44.849Z] INFO: Testing against a local daemon [2020-05-12T03:11:44.849Z] ok github.com/docker/docker/integration/plugin/common 0.284s [2020-05-12T03:11:44.849Z] [2020-05-12T03:11:44.849Z] === Skipped [2020-05-12T03:11:44.849Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2020-05-12T03:11:44.849Z] plugin_test.go:55: testEnv.OSType == "windows" [2020-05-12T03:11:44.849Z] [2020-05-12T03:11:44.849Z] [2020-05-12T03:11:44.849Z] DONE 3 tests, 1 skipped in 7.989s [2020-05-12T03:11:44.849Z] [2020-05-12T03:11:44.849Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2020-05-12T03:11:44.965Z] ok github.com/docker/docker/pkg/longpath 0.003s coverage: 100.0% of statements [2020-05-12T03:11:44.965Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-05-12T03:11:44.965Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-05-12T03:11:45.222Z] ok github.com/docker/docker/pkg/namesgenerator 0.002s coverage: 85.7% of statements [2020-05-12T03:11:45.222Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-05-12T03:11:45.222Z] ok github.com/docker/docker/pkg/parsers 0.012s coverage: 97.0% of statements [2020-05-12T03:11:45.317Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2020-05-12T03:11:45.574Z] === RUN TestDockerSuite/TestBuildStderr [2020-05-12T03:11:45.786Z] ok github.com/docker/docker/pkg/parsers/kernel 0.018s coverage: 60.0% of statements [2020-05-12T03:11:46.044Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.012s coverage: 91.4% of statements [2020-05-12T03:11:46.044Z] ok github.com/docker/docker/pkg/pidfile 0.003s coverage: 82.4% of statements [2020-05-12T03:11:46.044Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-05-12T03:11:46.044Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-05-12T03:11:46.506Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2020-05-12T03:11:46.506Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2020-05-12T03:11:46.977Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.011s coverage: 56.8% of statements [2020-05-12T03:11:47.108Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-05-12T03:11:47.108Z] INFO: Testing against a local daemon [2020-05-12T03:11:47.108Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.243s [2020-05-12T03:11:47.108Z] [2020-05-12T03:11:47.108Z] === Skipped [2020-05-12T03:11:47.108Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2020-05-12T03:11:47.109Z] external_test.go:48: runtime.GOOS == "windows" [2020-05-12T03:11:47.109Z] [2020-05-12T03:11:47.109Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2020-05-12T03:11:47.109Z] external_test.go:408: runtime.GOOS == "windows" [2020-05-12T03:11:47.109Z] [2020-05-12T03:11:47.109Z] [2020-05-12T03:11:47.109Z] DONE 2 tests, 2 skipped in 3.226s [2020-05-12T03:11:47.109Z] [2020-05-12T03:11:47.109Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2020-05-12T03:11:47.541Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2020-05-12T03:11:47.844Z] Loaded image: buildpack-deps:jessie [2020-05-12T03:11:47.844Z] Loaded image: busybox:latest [2020-05-12T03:11:47.844Z] Loaded image: busybox:glibc [2020-05-12T03:11:47.844Z] Loaded image: debian:jessie [2020-05-12T03:11:47.844Z] Loaded image: hello-world:latest [2020-05-12T03:11:47.844Z] INFO: Testing against a local daemon [2020-05-12T03:11:47.844Z] === RUN TestCgroupNamespacesBuild [2020-05-12T03:11:48.106Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2020-05-12T03:11:48.106Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2020-05-12T03:11:48.466Z] --- PASS: TestCgroupNamespacesBuild (1.61s) [2020-05-12T03:11:48.466Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-05-12T03:11:49.370Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-05-12T03:11:49.370Z] INFO: Testing against a local daemon [2020-05-12T03:11:49.370Z] ok github.com/docker/docker/integration/plugin/logging 0.255s [2020-05-12T03:11:49.474Z] ok github.com/docker/docker/pkg/pubsub 1.027s coverage: 73.9% of statements [2020-05-12T03:11:49.731Z] ok github.com/docker/docker/pkg/reexec 0.006s coverage: 82.4% of statements [2020-05-12T03:11:49.783Z] --- PASS: TestCreateServiceMultipleTimes (19.06s) [2020-05-12T03:11:49.783Z] === RUN TestCreateServiceConflict [2020-05-12T03:11:49.850Z] [2020-05-12T03:11:49.850Z] === Skipped [2020-05-12T03:11:49.850Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2020-05-12T03:11:49.850Z] read_test.go:21: no unix domain sockets on Windows [2020-05-12T03:11:49.850Z] [2020-05-12T03:11:49.850Z] [2020-05-12T03:11:49.850Z] DONE 1 tests, 1 skipped in 2.566s [2020-05-12T03:11:49.850Z] [2020-05-12T03:11:49.850Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2020-05-12T03:11:49.950Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.60s) [2020-05-12T03:11:49.950Z] === RUN TestBuildWithSession [2020-05-12T03:11:49.950Z] --- SKIP: TestBuildWithSession (0.00s) [2020-05-12T03:11:49.950Z] build_session_test.go:25: TODO: BuildKit [2020-05-12T03:11:49.950Z] === RUN TestBuildSquashParent [2020-05-12T03:11:51.448Z] testing: warning: no tests to run [2020-05-12T03:11:51.448Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.105s [2020-05-12T03:11:51.448Z] [2020-05-12T03:11:51.448Z] DONE 0 tests in 1.437s [2020-05-12T03:11:51.448Z] [2020-05-12T03:11:51.448Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2020-05-12T03:11:51.682Z] === RUN TestDockerSuite/TestBuildStopSignal [2020-05-12T03:11:52.613Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2020-05-12T03:11:52.870Z] --- PASS: TestCreateServiceConflict (3.22s) [2020-05-12T03:11:52.870Z] === RUN TestCreateServiceMaxReplicas [2020-05-12T03:11:53.004Z] ok github.com/docker/docker/pkg/signal 2.377s coverage: 61.0% of statements [2020-05-12T03:11:53.004Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2020-05-12T03:11:53.376Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2020-05-12T03:11:53.633Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2020-05-12T03:11:53.700Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-05-12T03:11:53.700Z] INFO: Testing against a local daemon [2020-05-12T03:11:53.700Z] ok github.com/docker/docker/integration/plugin/volumes 0.259s [2020-05-12T03:11:53.803Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2020-05-12T03:11:53.891Z] ok github.com/docker/docker/pkg/symlink 0.007s coverage: 87.7% of statements [2020-05-12T03:11:54.177Z] [2020-05-12T03:11:54.177Z] === Skipped [2020-05-12T03:11:54.177Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2020-05-12T03:11:54.177Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2020-05-12T03:11:54.177Z] [2020-05-12T03:11:54.177Z] [2020-05-12T03:11:54.177Z] DONE 1 tests, 1 skipped in 2.616s [2020-05-12T03:11:54.177Z] [2020-05-12T03:11:54.177Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2020-05-12T03:11:54.368Z] === RUN TestDockerSuite/TestBuildTagEvent [2020-05-12T03:11:54.823Z] ok github.com/docker/docker/pkg/sysinfo 0.006s coverage: 54.1% of statements [2020-05-12T03:11:55.081Z] ok github.com/docker/docker/pkg/system 0.022s coverage: 36.9% of statements [2020-05-12T03:11:55.467Z] --- PASS: TestBuildSquashParent (5.35s) [2020-05-12T03:11:55.467Z] === RUN TestBuildWithRemoveAndForceRemove [2020-05-12T03:11:55.467Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-05-12T03:11:55.467Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-05-12T03:11:55.467Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-05-12T03:11:55.467Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-05-12T03:11:55.467Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-05-12T03:11:55.467Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-05-12T03:11:55.467Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-05-12T03:11:55.467Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-05-12T03:11:55.467Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-05-12T03:11:55.467Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-05-12T03:11:55.467Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-05-12T03:11:55.467Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-05-12T03:11:55.467Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-05-12T03:11:55.467Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-05-12T03:11:55.467Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-05-12T03:11:55.467Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-05-12T03:11:55.646Z] ok github.com/docker/docker/pkg/tailfile 0.057s coverage: 88.6% of statements [2020-05-12T03:11:55.740Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2020-05-12T03:11:56.211Z] ok github.com/docker/docker/pkg/tarsum 0.041s coverage: 89.3% of statements [2020-05-12T03:11:56.211Z] testing: warning: no tests to run [2020-05-12T03:11:56.211Z] coverage: [no statements] [2020-05-12T03:11:56.211Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2020-05-12T03:11:56.426Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-05-12T03:11:56.426Z] INFO: Testing against a local daemon [2020-05-12T03:11:56.426Z] ok github.com/docker/docker/integration/secret 0.214s [2020-05-12T03:11:56.426Z] [2020-05-12T03:11:56.426Z] === Skipped [2020-05-12T03:11:56.426Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2020-05-12T03:11:56.426Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2020-05-12T03:11:56.426Z] [2020-05-12T03:11:56.426Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2020-05-12T03:11:56.426Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2020-05-12T03:11:56.426Z] [2020-05-12T03:11:56.426Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2020-05-12T03:11:56.426Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2020-05-12T03:11:56.426Z] [2020-05-12T03:11:56.426Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2020-05-12T03:11:56.426Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2020-05-12T03:11:56.426Z] [2020-05-12T03:11:56.426Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2020-05-12T03:11:56.426Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2020-05-12T03:11:56.426Z] [2020-05-12T03:11:56.426Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2020-05-12T03:11:56.426Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2020-05-12T03:11:56.426Z] [2020-05-12T03:11:56.426Z] [2020-05-12T03:11:56.426Z] DONE 6 tests, 6 skipped in 2.183s [2020-05-12T03:11:56.426Z] [2020-05-12T03:11:56.426Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2020-05-12T03:11:56.774Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2020-05-12T03:11:57.032Z] ok github.com/docker/docker/pkg/urlutil 0.003s coverage: 100.0% of statements [2020-05-12T03:11:57.032Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2020-05-12T03:11:57.112Z] --- PASS: TestCreateServiceMaxReplicas (3.99s) [2020-05-12T03:11:57.112Z] === RUN TestCreateWithDuplicateNetworkNames [2020-05-12T03:11:57.721Z] === RUN TestDockerSuite/TestBuildUser [2020-05-12T03:11:58.170Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-05-12T03:11:58.456Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-05-12T03:11:58.677Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-05-12T03:11:58.677Z] INFO: Testing against a local daemon [2020-05-12T03:11:59.158Z] ok github.com/docker/docker/integration/service 0.359s [2020-05-12T03:11:59.158Z] [2020-05-12T03:11:59.158Z] === Skipped [2020-05-12T03:11:59.158Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-05-12T03:11:59.158Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-05-12T03:11:59.158Z] create_test.go:39: testEnv.DaemonInfo.OSType == "windows" [2020-05-12T03:11:59.158Z] [2020-05-12T03:11:59.158Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-05-12T03:11:59.158Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-05-12T03:11:59.158Z] create_test.go:39: testEnv.DaemonInfo.OSType == "windows" [2020-05-12T03:11:59.158Z] [2020-05-12T03:11:59.158Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2020-05-12T03:11:59.159Z] create_test.go:79: testEnv.DaemonInfo.OSType == "windows" [2020-05-12T03:11:59.159Z] [2020-05-12T03:11:59.159Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2020-05-12T03:11:59.159Z] create_test.go:152: testEnv.DaemonInfo.OSType == "windows" [2020-05-12T03:11:59.159Z] [2020-05-12T03:11:59.159Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.03s) [2020-05-12T03:11:59.159Z] create_test.go:175: testEnv.DaemonInfo.OSType == "windows" [2020-05-12T03:11:59.159Z] [2020-05-12T03:11:59.159Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2020-05-12T03:11:59.159Z] create_test.go:194: testEnv.DaemonInfo.OSType == "windows" [2020-05-12T03:11:59.159Z] [2020-05-12T03:11:59.159Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2020-05-12T03:11:59.159Z] create_test.go:247: testEnv.DaemonInfo.OSType == "windows" [2020-05-12T03:11:59.159Z] [2020-05-12T03:11:59.159Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2020-05-12T03:11:59.159Z] create_test.go:311: testEnv.DaemonInfo.OSType == "windows" [2020-05-12T03:11:59.159Z] [2020-05-12T03:11:59.159Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.04s) [2020-05-12T03:11:59.159Z] create_test.go:403: testEnv.DaemonInfo.OSType == "windows" [2020-05-12T03:11:59.159Z] [2020-05-12T03:11:59.159Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.03s) [2020-05-12T03:11:59.159Z] create_test.go:487: testEnv.DaemonInfo.OSType == "windows" [2020-05-12T03:11:59.159Z] [2020-05-12T03:11:59.159Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2020-05-12T03:11:59.159Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2020-05-12T03:11:59.159Z] [2020-05-12T03:11:59.159Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2020-05-12T03:11:59.159Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2020-05-12T03:11:59.159Z] [2020-05-12T03:11:59.159Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2020-05-12T03:11:59.159Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2020-05-12T03:11:59.159Z] [2020-05-12T03:11:59.159Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2020-05-12T03:11:59.159Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2020-05-12T03:11:59.159Z] [2020-05-12T03:11:59.159Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2020-05-12T03:11:59.159Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2020-05-12T03:11:59.159Z] [2020-05-12T03:11:59.159Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2020-05-12T03:11:59.159Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2020-05-12T03:11:59.159Z] [2020-05-12T03:11:59.159Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2020-05-12T03:11:59.159Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2020-05-12T03:11:59.159Z] [2020-05-12T03:11:59.159Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2020-05-12T03:11:59.159Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2020-05-12T03:11:59.159Z] [2020-05-12T03:11:59.159Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2020-05-12T03:11:59.159Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2020-05-12T03:11:59.159Z] [2020-05-12T03:11:59.159Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2020-05-12T03:11:59.159Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2020-05-12T03:11:59.159Z] [2020-05-12T03:11:59.159Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2020-05-12T03:11:59.159Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2020-05-12T03:11:59.159Z] [2020-05-12T03:11:59.159Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2020-05-12T03:11:59.159Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2020-05-12T03:11:59.159Z] [2020-05-12T03:11:59.159Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.01s) [2020-05-12T03:11:59.159Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2020-05-12T03:11:59.159Z] [2020-05-12T03:11:59.159Z] [2020-05-12T03:11:59.159Z] DONE 24 tests, 23 skipped in 2.930s [2020-05-12T03:11:59.159Z] [2020-05-12T03:11:59.159Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2020-05-12T03:11:59.557Z] ok github.com/docker/docker/plugin 0.534s coverage: 23.3% of statements [2020-05-12T03:11:59.815Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.5% of statements [2020-05-12T03:12:00.246Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2020-05-12T03:12:00.493Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2020-05-12T03:12:00.493Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.75s) [2020-05-12T03:12:00.493Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.93s) [2020-05-12T03:12:00.493Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.26s) [2020-05-12T03:12:00.493Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.42s) [2020-05-12T03:12:00.493Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.12s) [2020-05-12T03:12:00.493Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.99s) [2020-05-12T03:12:00.493Z] === RUN TestBuildMultiStageCopy [2020-05-12T03:12:00.493Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-05-12T03:12:00.747Z] ok github.com/docker/docker/profiles/seccomp 0.004s coverage: 73.8% of statements [2020-05-12T03:12:01.312Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2020-05-12T03:12:01.431Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-05-12T03:12:01.431Z] INFO: Testing against a local daemon [2020-05-12T03:12:01.431Z] ok github.com/docker/docker/integration/session 0.202s [2020-05-12T03:12:01.431Z] [2020-05-12T03:12:01.431Z] === Skipped [2020-05-12T03:12:01.431Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2020-05-12T03:12:01.431Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2020-05-12T03:12:01.431Z] [2020-05-12T03:12:01.431Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2020-05-12T03:12:01.431Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2020-05-12T03:12:01.431Z] [2020-05-12T03:12:01.431Z] [2020-05-12T03:12:01.431Z] DONE 2 tests, 2 skipped in 2.151s [2020-05-12T03:12:01.431Z] [2020-05-12T03:12:01.431Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2020-05-12T03:12:02.545Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-05-12T03:12:02.545Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-05-12T03:12:02.685Z] ok github.com/docker/docker/registry 0.079s coverage: 56.1% of statements [2020-05-12T03:12:03.166Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-05-12T03:12:03.250Z] ok github.com/docker/docker/registry/resumable 0.015s coverage: 100.0% of statements [2020-05-12T03:12:03.451Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-05-12T03:12:03.508Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 45.3% of statements [2020-05-12T03:12:03.522Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2020-05-12T03:12:03.523Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2020-05-12T03:12:03.682Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-05-12T03:12:03.682Z] INFO: Testing against a local daemon [2020-05-12T03:12:04.068Z] --- PASS: TestBuildMultiStageCopy (3.61s) [2020-05-12T03:12:04.068Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.94s) [2020-05-12T03:12:04.068Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.38s) [2020-05-12T03:12:04.068Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.44s) [2020-05-12T03:12:04.068Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.41s) [2020-05-12T03:12:04.068Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.43s) [2020-05-12T03:12:04.068Z] === RUN TestBuildMultiStageParentConfig [2020-05-12T03:12:04.441Z] ok github.com/docker/docker/runconfig 0.009s coverage: 65.8% of statements [2020-05-12T03:12:04.699Z] ok github.com/docker/docker/integration/system 1.271s [2020-05-12T03:12:04.699Z] [2020-05-12T03:12:04.699Z] === Skipped [2020-05-12T03:12:04.699Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-05-12T03:12:04.699Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2020-05-12T03:12:04.699Z] [2020-05-12T03:12:04.699Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2020-05-12T03:12:04.699Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2020-05-12T03:12:04.699Z] [2020-05-12T03:12:04.699Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2020-05-12T03:12:04.699Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2020-05-12T03:12:04.699Z] [2020-05-12T03:12:04.699Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2020-05-12T03:12:04.699Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-05-12T03:12:04.699Z] [2020-05-12T03:12:04.699Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2020-05-12T03:12:04.699Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2020-05-12T03:12:04.699Z] [2020-05-12T03:12:04.699Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2020-05-12T03:12:04.699Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2020-05-12T03:12:04.699Z] [2020-05-12T03:12:04.699Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2020-05-12T03:12:04.699Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2020-05-12T03:12:04.699Z] [2020-05-12T03:12:04.699Z] [2020-05-12T03:12:04.699Z] DONE 13 tests, 7 skipped in 3.348s [2020-05-12T03:12:04.699Z] [2020-05-12T03:12:04.699Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2020-05-12T03:12:04.699Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2020-05-12T03:12:05.087Z] --- PASS: TestBuildMultiStageParentConfig (1.00s) [2020-05-12T03:12:05.087Z] === RUN TestBuildLabelWithTargets [2020-05-12T03:12:06.574Z] --- PASS: TestBuildLabelWithTargets (1.63s) [2020-05-12T03:12:06.574Z] === RUN TestBuildWithEmptyLayers [2020-05-12T03:12:06.963Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-05-12T03:12:06.963Z] INFO: Testing against a local daemon [2020-05-12T03:12:06.963Z] ok github.com/docker/docker/integration/volume 0.295s [2020-05-12T03:12:07.223Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2020-05-12T03:12:07.440Z] [2020-05-12T03:12:07.440Z] === Skipped [2020-05-12T03:12:07.440Z] === SKIP: github.com/docker/docker/integration/volume TestVolumesRemove (0.00s) [2020-05-12T03:12:07.440Z] volume_test.go:64: testEnv.OSType == "windows": FIXME [2020-05-12T03:12:07.440Z] [2020-05-12T03:12:07.440Z] [2020-05-12T03:12:07.440Z] DONE 5 tests, 1 skipped in 2.326s [2020-05-12T03:12:07.440Z] [2020-05-12T03:12:07.440Z] INFO: make.ps1 ended at 05/12/2020 03:12:06 [2020-05-12T03:12:07.440Z] INFO: Integration CLI tests being run from the host: [2020-05-12T03:12:07.440Z] 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-12T03:12:07.590Z] --- PASS: TestBuildWithEmptyLayers (0.81s) [2020-05-12T03:12:07.590Z] === RUN TestBuildMultiStageOnBuild [2020-05-12T03:12:08.155Z] ok github.com/docker/docker/volume/local 0.024s coverage: 73.0% of statements [2020-05-12T03:12:08.719Z] ok github.com/docker/docker/volume/mounts 0.019s coverage: 67.0% of statements [2020-05-12T03:12:09.629Z] --- PASS: TestBuildMultiStageOnBuild (2.18s) [2020-05-12T03:12:09.629Z] === RUN TestBuildUncleanTarFilenames [2020-05-12T03:12:09.650Z] ok github.com/docker/docker/volume/service 0.016s coverage: 73.0% of statements [2020-05-12T03:12:10.644Z] --- PASS: TestBuildUncleanTarFilenames (1.14s) [2020-05-12T03:12:10.644Z] === RUN TestBuildMultiStageLayerLeak [2020-05-12T03:12:13.340Z] --- PASS: TestBuildMultiStageLayerLeak (2.30s) [2020-05-12T03:12:13.340Z] === RUN TestBuildWithHugeFile [2020-05-12T03:12:13.479Z] --- PASS: TestCreateWithDuplicateNetworkNames (15.34s) [2020-05-12T03:12:13.479Z] === RUN TestCreateServiceSecretFileMode [2020-05-12T03:12:15.377Z] --- PASS: TestCreateServiceSecretFileMode (3.25s) [2020-05-12T03:12:15.377Z] === RUN TestCreateServiceConfigFileMode [2020-05-12T03:12:16.274Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-05-12T03:12:16.274Z] INFO: Testing against a local daemon [2020-05-12T03:12:18.654Z] --- PASS: TestCreateServiceConfigFileMode (3.16s) [2020-05-12T03:12:18.654Z] === RUN TestCreateServiceSysctls [2020-05-12T03:12:21.176Z] === RUN TestDockerSuite/TestBuildVerboseOut [2020-05-12T03:12:21.829Z] ok github.com/docker/docker/pkg/plugins 33.615s coverage: 76.6% of statements [2020-05-12T03:12:21.829Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-05-12T03:12:21.829Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-05-12T03:12:21.829Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-05-12T03:12:21.829Z] ? github.com/docker/docker/pkg/term [no test files] [2020-05-12T03:12:21.829Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-05-12T03:12:21.829Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-05-12T03:12:21.829Z] ? github.com/docker/docker/rootless [no test files] [2020-05-12T03:12:21.829Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-05-12T03:12:21.829Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-05-12T03:12:21.829Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-05-12T03:12:21.829Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-05-12T03:12:21.829Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-05-12T03:12:21.829Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-05-12T03:12:21.829Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-05-12T03:12:21.829Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-05-12T03:12:21.829Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-05-12T03:12:21.829Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-05-12T03:12:21.829Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-05-12T03:12:21.829Z] ? github.com/docker/docker/testutil/request [no test files] [2020-05-12T03:12:21.829Z] ? github.com/docker/docker/volume [no test files] [2020-05-12T03:12:21.829Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-05-12T03:12:21.829Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-05-12T03:12:21.829Z] [2020-05-12T03:12:21.829Z] === Skipped [2020-05-12T03:12:21.829Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-05-12T03:12:21.829Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-05-12T03:12:21.829Z] [2020-05-12T03:12:21.829Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-05-12T03:12:21.829Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-05-12T03:12:21.829Z] [2020-05-12T03:12:21.829Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-05-12T03:12:21.829Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-12T03:12:21.829Z] graphtest_unix.go:46: Driver btrfs not supported [2020-05-12T03:12:21.829Z] [2020-05-12T03:12:21.829Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-05-12T03:12:21.829Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-12T03:12:21.829Z] graphtest_unix.go:46: Driver btrfs not supported [2020-05-12T03:12:21.829Z] [2020-05-12T03:12:21.829Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-05-12T03:12:21.829Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-12T03:12:21.829Z] graphtest_unix.go:46: Driver btrfs not supported [2020-05-12T03:12:21.829Z] [2020-05-12T03:12:21.829Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-05-12T03:12:21.829Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-12T03:12:21.829Z] graphtest_unix.go:46: Driver btrfs not supported [2020-05-12T03:12:21.829Z] [2020-05-12T03:12:21.829Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-05-12T03:12:21.829Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-12T03:12:21.829Z] graphtest_unix.go:46: Driver btrfs not supported [2020-05-12T03:12:21.829Z] [2020-05-12T03:12:21.829Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-05-12T03:12:21.829Z] graphtest_unix.go:73: No driver to put! [2020-05-12T03:12:21.829Z] [2020-05-12T03:12:21.829Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2020-05-12T03:12:21.829Z] time="2020-05-12T03:11:03Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-05-12T03:12:21.829Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-05-12T03:12:21.829Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-05-12T03:12:21.829Z] [2020-05-12T03:12:21.829Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2020-05-12T03:12:21.829Z] time="2020-05-12T03:11:03Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-05-12T03:12:21.829Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-05-12T03:12:21.829Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-05-12T03:12:21.829Z] [2020-05-12T03:12:21.829Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2020-05-12T03:12:21.829Z] time="2020-05-12T03:11:03Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-05-12T03:12:21.829Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-05-12T03:12:21.829Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-05-12T03:12:21.829Z] [2020-05-12T03:12:21.829Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2020-05-12T03:12:21.829Z] time="2020-05-12T03:11:03Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-05-12T03:12:21.829Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-05-12T03:12:21.829Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-05-12T03:12:21.829Z] [2020-05-12T03:12:21.829Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2020-05-12T03:12:21.829Z] time="2020-05-12T03:11:03Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-05-12T03:12:21.829Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-05-12T03:12:21.829Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-05-12T03:12:21.829Z] [2020-05-12T03:12:21.829Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2020-05-12T03:12:21.829Z] graphtest_unix.go:73: No driver to put! [2020-05-12T03:12:21.829Z] [2020-05-12T03:12:21.829Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-05-12T03:12:21.829Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-05-12T03:12:21.829Z] [2020-05-12T03:12:21.829Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-05-12T03:12:21.829Z] overlay_test.go:49: Fails to compute changes intermittently [2020-05-12T03:12:21.829Z] [2020-05-12T03:12:21.829Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-05-12T03:12:21.829Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-05-12T03:12:21.829Z] [2020-05-12T03:12:21.829Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-05-12T03:12:21.829Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-05-12T03:12:21.829Z] [2020-05-12T03:12:21.829Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-05-12T03:12:21.829Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-12T03:12:21.829Z] graphtest_unix.go:46: Driver zfs not supported [2020-05-12T03:12:21.829Z] [2020-05-12T03:12:21.829Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-05-12T03:12:21.829Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-12T03:12:21.829Z] graphtest_unix.go:46: Driver zfs not supported [2020-05-12T03:12:21.829Z] [2020-05-12T03:12:21.829Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-05-12T03:12:21.829Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-12T03:12:21.829Z] graphtest_unix.go:46: Driver zfs not supported [2020-05-12T03:12:21.829Z] [2020-05-12T03:12:21.829Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-05-12T03:12:21.829Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-12T03:12:21.829Z] graphtest_unix.go:46: Driver zfs not supported [2020-05-12T03:12:21.829Z] [2020-05-12T03:12:21.829Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-05-12T03:12:21.829Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-12T03:12:21.829Z] graphtest_unix.go:46: Driver zfs not supported [2020-05-12T03:12:21.829Z] [2020-05-12T03:12:21.829Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-05-12T03:12:21.829Z] graphtest_unix.go:73: No driver to put! [2020-05-12T03:12:21.829Z] [2020-05-12T03:12:21.829Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-05-12T03:12:21.829Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-05-12T03:12:21.829Z] [2020-05-12T03:12:21.829Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-05-12T03:12:21.829Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-05-12T03:12:21.829Z] [2020-05-12T03:12:21.829Z] [2020-05-12T03:12:21.829Z] DONE 2123 tests, 26 skipped in 251.716s Post stage [Pipeline] junit [2020-05-12T03:12:21.840Z] Recording test results [2020-05-12T03:12:22.108Z] === RUN TestDockerSuite/TestBuildVerifyIntString [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2020-05-12T03:12:22.673Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2020-05-12T03:12:22.673Z] --- PASS: TestCreateServiceSysctls (4.18s) [2020-05-12T03:12:22.673Z] === RUN TestCreateServiceCapabilities [2020-05-12T03:12:22.721Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40956/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=b7b4f5c9b4feb3320be720682d48605d42c909fb -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:b7b4f5c9b4feb3320be720682d48605d42c909fb hack/validate/vendor [2020-05-12T03:12:23.312Z] No vendor changes in diff. [2020-05-12T03:12:23.603Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build e2e image) [Pipeline] sh [2020-05-12T03:12:24.225Z] + echo Building e2e image [2020-05-12T03:12:24.225Z] Building e2e image [2020-05-12T03:12:24.225Z] + docker build --build-arg DOCKER_GITCOMMIT=b7b4f5c9b4feb3320be720682d48605d42c909fb -t moby-e2e-test -f Dockerfile.e2e . [2020-05-12T03:12:24.225Z] #2 [internal] load .dockerignore [2020-05-12T03:12:24.225Z] #2 transferring context: 34B done [2020-05-12T03:12:24.225Z] #2 DONE 0.0s [2020-05-12T03:12:24.225Z] [2020-05-12T03:12:24.225Z] #1 [internal] load build definition from Dockerfile.e2e [2020-05-12T03:12:24.225Z] #1 transferring dockerfile: 3.21kB done [2020-05-12T03:12:24.225Z] #1 DONE 0.0s [2020-05-12T03:12:24.225Z] [2020-05-12T03:12:24.225Z] #4 [internal] load metadata for docker.io/library/golang:1.13.10-alpine [2020-05-12T03:12:24.482Z] #4 DONE 0.2s [2020-05-12T03:12:24.482Z] [2020-05-12T03:12:24.482Z] #3 [internal] load metadata for docker.io/library/alpine:3.10 [2020-05-12T03:12:24.482Z] #3 DONE 0.2s [2020-05-12T03:12:24.482Z] [2020-05-12T03:12:24.482Z] #5 [runner 1/12] FROM docker.io/library/alpine:3.10@sha256:f0e9534a598e5013... [2020-05-12T03:12:24.482Z] #5 resolve docker.io/library/alpine:3.10@sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 done [2020-05-12T03:12:24.482Z] #5 sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 1.64kB / 1.64kB done [2020-05-12T03:12:24.482Z] #5 sha256:a143f3ba578f79e2c7b3022c488e6e12a35836cd4a6eb9e363d7f3a07d848590 528B / 528B done [2020-05-12T03:12:24.482Z] #5 sha256:be4e4bea2c2e15b403bb321562e78ea84b501fb41497472e91ecb41504e8a27c 1.51kB / 1.51kB done [2020-05-12T03:12:24.741Z] #5 sha256:21c83c5242199776c232920ddb58cfa2a46b17e42ed831ca9001c8dbc532d22d 0B / 2.80MB 0.2s [2020-05-12T03:12:24.741Z] #5 sha256:21c83c5242199776c232920ddb58cfa2a46b17e42ed831ca9001c8dbc532d22d 2.80MB / 2.80MB 0.2s done [2020-05-12T03:12:24.741Z] #5 extracting sha256:21c83c5242199776c232920ddb58cfa2a46b17e42ed831ca9001c8dbc532d22d [2020-05-12T03:12:24.973Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2020-05-12T03:12:24.998Z] #5 ... [2020-05-12T03:12:24.998Z] [2020-05-12T03:12:24.998Z] #8 [internal] load build context [2020-05-12T03:12:24.998Z] #8 transferring context: 847.50kB 0.4s done [2020-05-12T03:12:24.998Z] #8 DONE 0.4s [2020-05-12T03:12:24.998Z] [2020-05-12T03:12:24.998Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.10-alpine@sha256:5d06737f0... [2020-05-12T03:12:24.998Z] #14 resolve docker.io/library/golang:1.13.10-alpine@sha256:5d06737f0f56f4351f73f2a470888faec357f09281b637ac42b5010a3609aa41 done [2020-05-12T03:12:24.998Z] #14 sha256:0e542677179574d9321794150be654716b3f0ff86780b3e12860481a959b1303 3.83kB / 3.83kB done [2020-05-12T03:12:24.998Z] #14 sha256:408f875501273f3af2a9cbff2a23e736585641e73da80dd81712518b28e7843c 301.28kB / 301.28kB 0.1s done [2020-05-12T03:12:24.998Z] #14 sha256:fe522b08c9798748151fec9b7a908aca712cd102cfcbb8ed79d57d05b71e6cc4 153B / 153B 0.1s done [2020-05-12T03:12:24.998Z] #14 sha256:221eaa0080207f1ed7089141567f3d8bf4a1afcd6610434481d36ef7d45b6186 8.63MB / 126.95MB 0.4s [2020-05-12T03:12:24.998Z] #14 sha256:2a4607e5d6b94902155cc20eb483b5b1af999b74325af23e99bc3b4063800252 126B / 126B 0.1s done [2020-05-12T03:12:24.998Z] #14 sha256:5d06737f0f56f4351f73f2a470888faec357f09281b637ac42b5010a3609aa41 1.65kB / 1.65kB done [2020-05-12T03:12:24.998Z] #14 sha256:12e901761bc37242abe479c43cdf35cba41caf83cbfa4f5e27e47ee7dd29058a 1.36kB / 1.36kB done [2020-05-12T03:12:24.998Z] #14 extracting sha256:408f875501273f3af2a9cbff2a23e736585641e73da80dd81712518b28e7843c 0.3s done [2020-05-12T03:12:24.998Z] #14 extracting sha256:fe522b08c9798748151fec9b7a908aca712cd102cfcbb8ed79d57d05b71e6cc4 done [2020-05-12T03:12:24.998Z] #14 sha256:221eaa0080207f1ed7089141567f3d8bf4a1afcd6610434481d36ef7d45b6186 24.14MB / 126.95MB 0.6s [2020-05-12T03:12:25.256Z] #14 ... [2020-05-12T03:12:25.256Z] [2020-05-12T03:12:25.256Z] #5 [runner 1/12] FROM docker.io/library/alpine:3.10@sha256:f0e9534a598e5013... [2020-05-12T03:12:25.256Z] #5 extracting sha256:21c83c5242199776c232920ddb58cfa2a46b17e42ed831ca9001c8dbc532d22d 0.4s done [2020-05-12T03:12:25.256Z] #5 DONE 0.7s [2020-05-12T03:12:25.256Z] [2020-05-12T03:12:25.256Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.10-alpine@sha256:5d06737f0... [2020-05-12T03:12:25.256Z] #14 sha256:221eaa0080207f1ed7089141567f3d8bf4a1afcd6610434481d36ef7d45b6186 34.55MB / 126.95MB 0.7s [2020-05-12T03:12:25.256Z] #14 sha256:221eaa0080207f1ed7089141567f3d8bf4a1afcd6610434481d36ef7d45b6186 44.06MB / 126.95MB 0.8s [2020-05-12T03:12:25.514Z] #14 sha256:221eaa0080207f1ed7089141567f3d8bf4a1afcd6610434481d36ef7d45b6186 65.19MB / 126.95MB 1.0s [2020-05-12T03:12:25.514Z] #14 sha256:221eaa0080207f1ed7089141567f3d8bf4a1afcd6610434481d36ef7d45b6186 74.71MB / 126.95MB 1.1s [2020-05-12T03:12:25.772Z] #14 sha256:221eaa0080207f1ed7089141567f3d8bf4a1afcd6610434481d36ef7d45b6186 103.53MB / 126.95MB 1.3s [2020-05-12T03:12:25.904Z] --- PASS: TestCreateServiceCapabilities (3.16s) [2020-05-12T03:12:25.904Z] === RUN TestInspect [2020-05-12T03:12:26.029Z] #14 sha256:221eaa0080207f1ed7089141567f3d8bf4a1afcd6610434481d36ef7d45b6186 116.29MB / 126.95MB 1.4s [2020-05-12T03:12:26.030Z] #14 sha256:221eaa0080207f1ed7089141567f3d8bf4a1afcd6610434481d36ef7d45b6186 126.95MB / 126.95MB 1.6s done [2020-05-12T03:12:26.287Z] #14 extracting sha256:221eaa0080207f1ed7089141567f3d8bf4a1afcd6610434481d36ef7d45b6186 [2020-05-12T03:12:26.287Z] #14 ... [2020-05-12T03:12:26.287Z] [2020-05-12T03:12:26.287Z] #6 [runner 2/12] RUN addgroup docker && adduser -D -G docker unprivilegedus... [2020-05-12T03:12:26.287Z] #6 DONE 1.2s [2020-05-12T03:12:26.287Z] [2020-05-12T03:12:26.287Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.10-alpine@sha256:5d06737f0... [2020-05-12T03:12:26.469Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2020-05-12T03:12:26.469Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2020-05-12T03:12:26.469Z] === RUN TestDockerSuite/TestBuildWindowsUser [2020-05-12T03:12:26.469Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2020-05-12T03:12:26.469Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2020-05-12T03:12:28.992Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2020-05-12T03:12:28.992Z] === RUN TestDockerSuite/TestBuildWithFailure [2020-05-12T03:12:29.922Z] --- PASS: TestInspect (3.95s) [2020-05-12T03:12:29.922Z] === RUN TestCreateJob [2020-05-12T03:12:29.922Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2020-05-12T03:12:30.854Z] === RUN TestDockerSuite/TestBuildWithTabs [2020-05-12T03:12:31.542Z] #14 extracting sha256:221eaa0080207f1ed7089141567f3d8bf4a1afcd6610434481d36ef7d45b6186 5.1s [2020-05-12T03:12:31.787Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2020-05-12T03:12:31.799Z] #14 ... [2020-05-12T03:12:31.799Z] [2020-05-12T03:12:31.799Z] #7 [runner 3/12] RUN apk --no-cache add bash ca-certificates g+... [2020-05-12T03:12:31.799Z] #7 1.008 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz [2020-05-12T03:12:31.799Z] #7 2.103 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz [2020-05-12T03:12:31.799Z] #7 2.207 (1/30) Installing ncurses-terminfo-base (6.1_p20190518-r2) [2020-05-12T03:12:31.799Z] #7 2.212 (2/30) Installing ncurses-libs (6.1_p20190518-r2) [2020-05-12T03:12:31.799Z] #7 2.221 (3/30) Installing readline (8.0.0-r0) [2020-05-12T03:12:31.799Z] #7 2.228 (4/30) Installing bash (5.0.0-r0) [2020-05-12T03:12:31.799Z] #7 2.244 Executing bash-5.0.0-r0.post-install [2020-05-12T03:12:31.799Z] #7 2.245 (5/30) Installing ca-certificates (20191127-r0) [2020-05-12T03:12:31.799Z] #7 2.261 (6/30) Installing libgcc (8.3.0-r0) [2020-05-12T03:12:31.799Z] #7 2.267 (7/30) Installing libstdc++ (8.3.0-r0) [2020-05-12T03:12:31.799Z] #7 2.280 (8/30) Installing binutils (2.32-r0) [2020-05-12T03:12:31.799Z] #7 2.387 (9/30) Installing gmp (6.1.2-r1) [2020-05-12T03:12:31.799Z] #7 2.394 (10/30) Installing isl (0.18-r0) [2020-05-12T03:12:31.799Z] #7 2.413 (11/30) Installing libgomp (8.3.0-r0) [2020-05-12T03:12:31.799Z] #7 2.419 (12/30) Installing libatomic (8.3.0-r0) [2020-05-12T03:12:31.799Z] #7 2.421 (13/30) Installing mpfr3 (3.1.5-r1) [2020-05-12T03:12:31.799Z] #7 2.426 (14/30) Installing mpc1 (1.1.0-r0) [2020-05-12T03:12:31.799Z] #7 2.427 (15/30) Installing gcc (8.3.0-r0) [2020-05-12T03:12:31.799Z] #7 3.318 (16/30) Installing musl-dev (1.1.22-r3) [2020-05-12T03:12:31.799Z] #7 3.414 (17/30) Installing libc-dev (0.7.1-r0) [2020-05-12T03:12:31.799Z] #7 3.416 (18/30) Installing g++ (8.3.0-r0) [2020-05-12T03:12:31.799Z] #7 3.949 (19/30) Installing nghttp2-libs (1.39.2-r0) [2020-05-12T03:12:31.799Z] #7 3.953 (20/30) Installing libcurl (7.66.0-r0) [2020-05-12T03:12:31.799Z] #7 3.959 (21/30) Installing expat (2.2.8-r0) [2020-05-12T03:12:31.799Z] #7 3.963 (22/30) Installing pcre2 (10.33-r0) [2020-05-12T03:12:31.799Z] #7 3.971 (23/30) Installing git (2.22.4-r0) [2020-05-12T03:12:31.799Z] #7 4.169 (24/30) Installing libmnl (1.0.4-r0) [2020-05-12T03:12:31.799Z] #7 4.173 (25/30) Installing libnftnl-libs (1.1.3-r0) [2020-05-12T03:12:31.799Z] #7 4.174 (26/30) Installing iptables (1.8.3-r1) [2020-05-12T03:12:31.799Z] #7 4.201 (27/30) Installing pigz (2.4-r0) [2020-05-12T03:12:31.799Z] #7 4.210 (28/30) Installing tar (1.32-r0) [2020-05-12T03:12:31.799Z] #7 4.219 (29/30) Installing xz-libs (5.2.4-r0) [2020-05-12T03:12:31.799Z] #7 4.222 (30/30) Installing xz (5.2.4-r0) [2020-05-12T03:12:31.799Z] #7 4.229 Executing busybox-1.30.1-r3.trigger [2020-05-12T03:12:31.799Z] #7 4.238 Executing ca-certificates-20191127-r0.trigger [2020-05-12T03:12:31.799Z] #7 4.298 OK: 179 MiB in 44 packages [2020-05-12T03:12:31.799Z] #7 DONE 5.4s [2020-05-12T03:12:31.799Z] [2020-05-12T03:12:31.799Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.10-alpine@sha256:5d06737f0... [2020-05-12T03:12:31.799Z] #14 ... [2020-05-12T03:12:31.799Z] [2020-05-12T03:12:31.799Z] #9 [runner 4/12] COPY hack/test/e2e-run.sh /scripts/run.sh [2020-05-12T03:12:32.044Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2020-05-12T03:12:32.056Z] #9 DONE 0.1s [2020-05-12T03:12:32.056Z] [2020-05-12T03:12:32.056Z] #10 [runner 5/12] COPY hack/make/.ensure-emptyfs /scripts/ensure-emptyfs.sh [2020-05-12T03:12:32.056Z] #10 DONE 0.1s [2020-05-12T03:12:32.056Z] [2020-05-12T03:12:32.056Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.10-alpine@sha256:5d06737f0... [2020-05-12T03:12:32.056Z] #14 ... [2020-05-12T03:12:32.056Z] [2020-05-12T03:12:32.056Z] #11 [runner 6/12] COPY integration/testdata /tests/integration/testdat... [2020-05-12T03:12:32.056Z] #11 DONE 0.1s [2020-05-12T03:12:32.056Z] [2020-05-12T03:12:32.056Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.10-alpine@sha256:5d06737f0... [2020-05-12T03:12:32.313Z] #14 ... [2020-05-12T03:12:32.313Z] [2020-05-12T03:12:32.313Z] #12 [runner 7/12] COPY integration/build/testdata /tests/integration/build/t... [2020-05-12T03:12:32.313Z] #12 DONE 0.1s [2020-05-12T03:12:32.313Z] [2020-05-12T03:12:32.313Z] #13 [runner 8/12] COPY integration-cli/fixtures /tests/integration-cli/fix... [2020-05-12T03:12:32.313Z] #13 DONE 0.1s [2020-05-12T03:12:32.313Z] [2020-05-12T03:12:32.313Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.10-alpine@sha256:5d06737f0... [2020-05-12T03:12:32.313Z] #14 extracting sha256:221eaa0080207f1ed7089141567f3d8bf4a1afcd6610434481d36ef7d45b6186 6.0s done [2020-05-12T03:12:32.313Z] #14 extracting sha256:2a4607e5d6b94902155cc20eb483b5b1af999b74325af23e99bc3b4063800252 [2020-05-12T03:12:32.313Z] #14 extracting sha256:2a4607e5d6b94902155cc20eb483b5b1af999b74325af23e99bc3b4063800252 done [2020-05-12T03:12:32.313Z] #14 DONE 8.0s [2020-05-12T03:12:32.313Z] [2020-05-12T03:12:32.313Z] #15 [base 2/5] RUN apk --no-cache add bash btrfs-progs-dev build... [2020-05-12T03:12:33.247Z] #15 0.603 fetch http://dl-cdn.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz [2020-05-12T03:12:34.178Z] #15 1.667 fetch http://dl-cdn.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz [2020-05-12T03:12:34.178Z] #15 1.756 (1/42) Installing ncurses-terminfo-base (6.1_p20200118-r4) [2020-05-12T03:12:34.178Z] #15 1.760 (2/42) Installing ncurses-libs (6.1_p20200118-r4) [2020-05-12T03:12:34.178Z] #15 1.767 (3/42) Installing readline (8.0.1-r0) [2020-05-12T03:12:34.178Z] #15 1.771 (4/42) Installing bash (5.0.11-r1) [2020-05-12T03:12:34.178Z] #15 1.783 Executing bash-5.0.11-r1.post-install [2020-05-12T03:12:34.178Z] #15 1.785 (5/42) Installing linux-headers (4.19.36-r0) [2020-05-12T03:12:34.178Z] #15 1.858 (6/42) Installing libblkid (2.34-r1) [2020-05-12T03:12:34.435Z] #15 1.863 (7/42) Installing libuuid (2.34-r1) [2020-05-12T03:12:34.435Z] #15 1.865 (8/42) Installing btrfs-progs-libs (5.4-r0) [2020-05-12T03:12:34.435Z] #15 1.871 (9/42) Installing btrfs-progs-dev (5.4-r0) [2020-05-12T03:12:34.435Z] #15 1.875 (10/42) Installing libgcc (9.2.0-r4) [2020-05-12T03:12:34.435Z] #15 1.877 (11/42) Installing libstdc++ (9.2.0-r4) [2020-05-12T03:12:34.435Z] #15 1.890 (12/42) Installing binutils (2.33.1-r0) [2020-05-12T03:12:34.435Z] #15 1.957 (13/42) Installing libmagic (5.37-r1) [2020-05-12T03:12:34.435Z] #15 1.977 (14/42) Installing file (5.37-r1) [2020-05-12T03:12:34.571Z] --- PASS: TestCreateJob (4.22s) [2020-05-12T03:12:34.571Z] === RUN TestReplicatedJob [2020-05-12T03:12:34.692Z] #15 1.978 (15/42) Installing gmp (6.1.2-r1) [2020-05-12T03:12:34.692Z] #15 1.984 (16/42) Installing isl (0.18-r0) [2020-05-12T03:12:34.692Z] #15 1.999 (17/42) Installing libgomp (9.2.0-r4) [2020-05-12T03:12:34.692Z] #15 2.002 (18/42) Installing libatomic (9.2.0-r4) [2020-05-12T03:12:34.692Z] #15 2.004 (19/42) Installing mpfr4 (4.0.2-r1) [2020-05-12T03:12:34.692Z] #15 2.009 (20/42) Installing mpc1 (1.1.0-r1) [2020-05-12T03:12:34.692Z] #15 2.011 (21/42) Installing gcc (9.2.0-r4) [2020-05-12T03:12:35.137Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2020-05-12T03:12:35.256Z] #15 2.676 (22/42) Installing musl-dev (1.1.24-r2) [2020-05-12T03:12:35.257Z] #15 2.750 (23/42) Installing libc-dev (0.7.2-r0) [2020-05-12T03:12:35.257Z] #15 2.751 (24/42) Installing g++ (9.2.0-r4) [2020-05-12T03:12:35.514Z] #15 3.159 (25/42) Installing make (4.2.1-r2) [2020-05-12T03:12:35.771Z] #15 3.162 (26/42) Installing fortify-headers (1.1-r0) [2020-05-12T03:12:35.771Z] #15 3.164 (27/42) Installing build-base (0.5-r1) [2020-05-12T03:12:35.771Z] #15 3.165 (28/42) Installing nghttp2-libs (1.40.0-r0) [2020-05-12T03:12:35.771Z] #15 3.168 (29/42) Installing libcurl (7.67.0-r0) [2020-05-12T03:12:35.771Z] #15 3.174 (30/42) Installing curl (7.67.0-r0) [2020-05-12T03:12:35.771Z] #15 3.177 (31/42) Installing oniguruma (6.9.4-r0) [2020-05-12T03:12:35.771Z] #15 3.183 (32/42) Installing jq (1.6-r0) [2020-05-12T03:12:35.771Z] #15 3.190 (33/42) Installing device-mapper-libs (2.02.186-r0) [2020-05-12T03:12:35.771Z] #15 3.195 (34/42) Installing device-mapper-event-libs (2.02.186-r0) [2020-05-12T03:12:35.771Z] #15 3.196 (35/42) Installing libaio (0.3.112-r1) [2020-05-12T03:12:35.771Z] #15 3.198 (36/42) Installing lvm2-libs (2.02.186-r0) [2020-05-12T03:12:35.771Z] #15 3.228 (37/42) Installing libfdisk (2.34-r1) [2020-05-12T03:12:35.771Z] #15 3.234 (38/42) Installing libmount (2.34-r1) [2020-05-12T03:12:35.771Z] #15 3.239 (39/42) Installing libsmartcols (2.34-r1) [2020-05-12T03:12:35.771Z] #15 3.243 (40/42) Installing pkgconf (1.6.3-r0) [2020-05-12T03:12:35.771Z] #15 3.245 (41/42) Installing util-linux-dev (2.34-r1) [2020-05-12T03:12:35.771Z] #15 3.267 (42/42) Installing lvm2-dev (2.02.186-r0) [2020-05-12T03:12:35.771Z] #15 3.271 Executing busybox-1.31.1-r9.trigger [2020-05-12T03:12:35.771Z] #15 3.278 OK: 196 MiB in 57 packages [2020-05-12T03:12:36.028Z] #15 DONE 3.7s [2020-05-12T03:12:36.284Z] [2020-05-12T03:12:36.284Z] #16 [base 3/5] RUN mkdir -p /build/ [2020-05-12T03:12:36.849Z] #16 DONE 0.7s [2020-05-12T03:12:37.106Z] [2020-05-12T03:12:37.106Z] #17 [base 4/5] RUN mkdir -p /go/src/github.com/docker/docker/ [2020-05-12T03:12:37.661Z] === RUN TestDockerSuite/TestBuildWithVolumes [2020-05-12T03:12:37.670Z] #17 DONE 0.7s [2020-05-12T03:12:37.670Z] [2020-05-12T03:12:37.670Z] #18 [base 5/5] WORKDIR /go/src/github.com/docker/docker/ [2020-05-12T03:12:37.670Z] #18 DONE 0.0s [2020-05-12T03:12:37.670Z] [2020-05-12T03:12:37.670Z] #19 [frozen-images 1/2] COPY contrib/download-frozen-image-v2.sh / [2020-05-12T03:12:37.670Z] #19 DONE 0.0s [2020-05-12T03:12:37.670Z] [2020-05-12T03:12:37.670Z] #26 [contrib 1/4] COPY contrib/syscall-test /build/syscall-test [2020-05-12T03:12:37.670Z] #26 DONE 0.1s [2020-05-12T03:12:37.670Z] [2020-05-12T03:12:37.670Z] #22 [dockercli 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-05-12T03:12:37.670Z] #22 DONE 0.1s [2020-05-12T03:12:37.670Z] [2020-05-12T03:12:37.670Z] #23 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-05-12T03:12:37.927Z] #23 DONE 0.1s [2020-05-12T03:12:37.927Z] [2020-05-12T03:12:37.927Z] #27 [contrib 2/4] COPY contrib/httpserver/Dockerfile /build/httpserver/Dock... [2020-05-12T03:12:37.927Z] #27 DONE 0.1s [2020-05-12T03:12:37.927Z] [2020-05-12T03:12:37.927Z] #28 [contrib 3/4] COPY contrib/httpserver contrib/httpserver [2020-05-12T03:12:37.927Z] #28 DONE 0.1s [2020-05-12T03:12:37.927Z] [2020-05-12T03:12:37.927Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... [2020-05-12T03:12:38.593Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2020-05-12T03:12:38.593Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2020-05-12T03:12:39.158Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2020-05-12T03:12:40.088Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2020-05-12T03:12:40.088Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2020-05-12T03:12:41.020Z] === RUN TestDockerSuite/TestBuildXZHost [2020-05-12T03:12:41.020Z] --- PASS: TestReplicatedJob (6.93s) [2020-05-12T03:12:41.020Z] === RUN TestUpdateReplicatedJob [2020-05-12T03:12:41.203Z] #29 ... [2020-05-12T03:12:41.203Z] [2020-05-12T03:12:41.203Z] #31 [builder 1/4] COPY . . [2020-05-12T03:12:41.203Z] #31 DONE 3.4s [2020-05-12T03:12:41.203Z] [2020-05-12T03:12:41.203Z] #24 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2020-05-12T03:12:41.203Z] #24 1.454 + RM_GOPATH=0 [2020-05-12T03:12:41.203Z] #24 1.454 + TMP_GOPATH= [2020-05-12T03:12:41.203Z] #24 1.454 + : /build [2020-05-12T03:12:41.203Z] #24 1.454 + '[' -z '' ']' [2020-05-12T03:12:41.203Z] #24 1.456 ++ mktemp -d [2020-05-12T03:12:41.203Z] #24 1.458 + export GOPATH=/tmp/tmp.OHMikf [2020-05-12T03:12:41.203Z] #24 1.458 + GOPATH=/tmp/tmp.OHMikf [2020-05-12T03:12:41.203Z] #24 1.458 + RM_GOPATH=1 [2020-05-12T03:12:41.203Z] #24 1.458 ++ dirname ./install.sh [2020-05-12T03:12:41.203Z] #24 1.459 + dir=. [2020-05-12T03:12:41.203Z] #24 1.459 + bin=dockercli [2020-05-12T03:12:41.203Z] #24 1.459 + shift [2020-05-12T03:12:41.203Z] #24 1.459 + '[' '!' -f ./dockercli.installer ']' [2020-05-12T03:12:41.203Z] #24 1.459 + . ./dockercli.installer [2020-05-12T03:12:41.203Z] #24 1.459 ++ : stable [2020-05-12T03:12:41.203Z] #24 1.459 ++ : 17.06.2-ce [2020-05-12T03:12:41.203Z] #24 1.459 + install_dockercli [2020-05-12T03:12:41.203Z] #24 1.460 Install docker/cli version 17.06.2-ce from stable [2020-05-12T03:12:41.203Z] #24 1.460 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-05-12T03:12:41.203Z] #24 1.460 ++ uname -m [2020-05-12T03:12:41.203Z] #24 1.462 + arch=x86_64 [2020-05-12T03:12:41.203Z] #24 1.462 + '[' x86_64 '!=' x86_64 ']' [2020-05-12T03:12:41.203Z] #24 1.462 + url=https://download.docker.com/linux/static [2020-05-12T03:12:41.203Z] #24 1.462 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2020-05-12T03:12:41.203Z] #24 1.462 + tar -xz docker/docker [2020-05-12T03:12:42.135Z] #24 4.319 + mkdir -p /build [2020-05-12T03:12:42.135Z] #24 4.323 + mv docker/docker /build/ [2020-05-12T03:12:42.135Z] #24 4.325 + rmdir docker [2020-05-12T03:12:42.135Z] #24 DONE 4.4s [2020-05-12T03:12:42.135Z] [2020-05-12T03:12:42.135Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build buildpack-d... [2020-05-12T03:12:42.135Z] #20 3.012 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2020-05-12T03:12:42.135Z] #20 3.664 curl: option --progress: is ambiguous [2020-05-12T03:12:42.135Z] #20 3.664 curl: try 'curl --help' or 'curl --manual' for more information [2020-05-12T03:12:42.135Z] #20 4.138 curl: option --progress: is ambiguous [2020-05-12T03:12:42.135Z] #20 4.144 curl: try 'curl --help' or 'curl --manual' for more information [2020-05-12T03:12:42.391Z] #20 4.677 curl: option --progress: is ambiguous [2020-05-12T03:12:42.392Z] #20 4.677 curl: try 'curl --help' or 'curl --manual' for more information [2020-05-12T03:12:42.955Z] #20 5.258 curl: op#20 ... [2020-05-12T03:12:42.955Z] [2020-05-12T03:12:42.955Z] #32 [builder 2/4] RUN mkdir -p /build${PWD} && find integration integration-... [2020-05-12T03:12:42.955Z] #32 DONE 1.9s [2020-05-12T03:12:42.955Z] [2020-05-12T03:12:42.955Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build buildpack-d... [2020-05-12T03:12:42.955Z] #20 5.258 curl: option --progress: is ambiguous [2020-05-12T03:12:42.955Z] #20 5.259 curl: try 'curl --help' or 'curl --manual' for more information [2020-05-12T03:12:42.955Z] #20 ... [2020-05-12T03:12:42.955Z] [2020-05-12T03:12:42.955Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-05-12T03:12:43.544Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2020-05-12T03:12:43.544Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2020-05-12T03:12:43.544Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2020-05-12T03:12:44.326Z] #33 1.205 [2020-05-12T03:12:44.326Z] #33 1.311 Removing bundles/ [2020-05-12T03:12:44.326Z] #33 1.312 [2020-05-12T03:12:44.326Z] #33 1.323 ---> Making bundle: build-integration-test-binary (in bundles/build-integration-test-binary) [2020-05-12T03:12:44.476Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2020-05-12T03:12:45.041Z] --- PASS: TestUpdateReplicatedJob (4.06s) [2020-05-12T03:12:45.041Z] === RUN TestServiceListWithStatuses [2020-05-12T03:12:45.041Z] --- SKIP: TestServiceListWithStatuses (0.02s) [2020-05-12T03:12:45.041Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-05-12T03:12:45.041Z] === RUN TestDockerNetworkConnectAlias [2020-05-12T03:12:45.298Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2020-05-12T03:12:45.555Z] === RUN TestDockerSuite/TestCommitChange [2020-05-12T03:12:46.222Z] #33 2.810 Building test suite binary ./integration-cli/test.main [2020-05-12T03:12:46.926Z] === RUN TestDockerSuite/TestCommitChangeLabels [2020-05-12T03:12:48.297Z] === RUN TestDockerSuite/TestCommitHardlink [2020-05-12T03:12:48.749Z] #33 ... [2020-05-12T03:12:48.749Z] [2020-05-12T03:12:48.749Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build buildpack-d... [2020-05-12T03:12:48.749Z] #20 5.644 [2020-05-12T03:12:48.749Z] #20 6.816 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2020-05-12T03:12:48.749Z] #20 7.231 curl: option --progress: is ambiguous [2020-05-12T03:12:48.750Z] #20 7.231 curl: try 'curl --help' or 'curl --manual' for more information [2020-05-12T03:12:48.750Z] #20 7.536 [2020-05-12T03:12:48.750Z] #20 8.593 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2020-05-12T03:12:48.750Z] #20 8.870 curl: option --progress: is ambiguous [2020-05-12T03:12:48.750Z] #20 8.870 curl: try 'curl --help' or 'curl --manual' for more information [2020-05-12T03:12:48.750Z] #20 9.229 [2020-05-12T03:12:48.750Z] #20 10.44 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2020-05-12T03:12:48.750Z] #20 10.76 curl: option --progress: is ambiguous [2020-05-12T03:12:48.750Z] #20 10.77 curl: try 'curl --help' or 'curl --manual' for more information [2020-05-12T03:12:48.750Z] #20 11.17 [2020-05-12T03:12:50.123Z] #20 12.38 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2020-05-12T03:12:50.196Z] === RUN TestDockerSuite/TestCommitNewFile [2020-05-12T03:12:50.381Z] #20 12.75 curl: option --progress: is ambiguous [2020-05-12T03:12:50.381Z] #20 12.75 curl: try 'curl --help' or 'curl --manual' for more information [2020-05-12T03:12:50.638Z] #20 13.07 [2020-05-12T03:12:50.896Z] #20 13.16 Download of images into '/build' complete. [2020-05-12T03:12:50.896Z] #20 13.17 Use something like the following to load the result into a Docker daemon: [2020-05-12T03:12:50.896Z] #20 13.17 tar -cC '/build' . | docker load [2020-05-12T03:12:51.154Z] #20 DONE 13.3s [2020-05-12T03:12:51.154Z] [2020-05-12T03:12:51.154Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... [2020-05-12T03:12:51.724Z] #29 ... [2020-05-12T03:12:51.724Z] [2020-05-12T03:12:51.724Z] #21 [runner 9/12] COPY --from=frozen-images /build/ /docker-frozen-images [2020-05-12T03:12:51.724Z] #21 DONE 0.1s [2020-05-12T03:12:51.724Z] [2020-05-12T03:12:51.724Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... [2020-05-12T03:12:51.982Z] #29 ... [2020-05-12T03:12:51.982Z] [2020-05-12T03:12:51.982Z] #25 [runner 10/12] COPY --from=dockercli /build/ /usr/bin/ [2020-05-12T03:12:51.982Z] #25 DONE 0.2s [2020-05-12T03:12:51.982Z] [2020-05-12T03:12:51.982Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... [2020-05-12T03:12:52.092Z] === RUN TestDockerSuite/TestCommitPausedContainer [2020-05-12T03:12:52.349Z] --- PASS: TestDockerNetworkConnectAlias (7.25s) [2020-05-12T03:12:52.349Z] === RUN TestDockerNetworkReConnect [2020-05-12T03:12:52.914Z] === RUN TestDockerSuite/TestCommitTTY [2020-05-12T03:12:54.811Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2020-05-12T03:12:55.743Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2020-05-12T03:12:57.640Z] === RUN TestDockerSuite/TestCommitWithoutPause [2020-05-12T03:12:57.897Z] --- PASS: TestDockerNetworkReConnect (5.62s) [2020-05-12T03:12:57.897Z] === RUN TestServicePlugin [2020-05-12T03:12:58.461Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2020-05-12T03:12:58.461Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2020-05-12T03:12:58.461Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2020-05-12T03:12:58.461Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2020-05-12T03:12:58.461Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2020-05-12T03:12:58.461Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2020-05-12T03:12:58.718Z] === RUN TestDockerSuite/TestContainerAPICommit [2020-05-12T03:13:00.618Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2020-05-12T03:13:02.517Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2020-05-12T03:13:02.518Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2020-05-12T03:13:03.448Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2020-05-12T03:13:04.820Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2020-05-12T03:13:05.385Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2020-05-12T03:13:06.316Z] === RUN TestDockerSuite/TestContainerAPICreate [2020-05-12T03:13:06.579Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2020-05-12T03:13:07.172Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2020-05-12T03:13:07.172Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2020-05-12T03:13:07.172Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2020-05-12T03:13:08.104Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2020-05-12T03:13:08.104Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2020-05-12T03:13:08.104Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2020-05-12T03:13:08.361Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2020-05-12T03:13:08.361Z] === RUN TestDockerSuite/TestContainerAPIDelete [2020-05-12T03:13:09.729Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2020-05-12T03:13:10.054Z] #29 29.36 # github.com/docker/docker/contrib/httpserver [2020-05-12T03:13:10.054Z] #29 29.36 loadinternal: cannot find runtime/cgo [2020-05-12T03:13:10.054Z] #29 DONE 29.6s [2020-05-12T03:13:10.054Z] [2020-05-12T03:13:10.054Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-05-12T03:13:10.054Z] #33 ... [2020-05-12T03:13:10.054Z] [2020-05-12T03:13:10.054Z] #30 [runner 11/12] COPY --from=contrib /build/ /tests/contrib/ [2020-05-12T03:13:10.054Z] #30 DONE 0.1s [2020-05-12T03:13:10.054Z] [2020-05-12T03:13:10.054Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-05-12T03:13:10.660Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2020-05-12T03:13:11.225Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2020-05-12T03:13:11.225Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2020-05-12T03:13:13.121Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2020-05-12T03:13:14.492Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2020-05-12T03:13:14.492Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2020-05-12T03:13:15.423Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2020-05-12T03:13:15.987Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2020-05-12T03:13:17.358Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2020-05-12T03:13:17.926Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2020-05-12T03:13:18.183Z] === RUN TestDockerSuite/TestContainerAPIKill [2020-05-12T03:13:19.114Z] === RUN TestDockerSuite/TestContainerAPIPause [2020-05-12T03:13:19.677Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2020-05-12T03:13:20.608Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2020-05-12T03:13:20.866Z] === RUN TestDockerSuite/TestContainerAPIRename [2020-05-12T03:13:21.430Z] === RUN TestDockerSuite/TestContainerAPIRestart [2020-05-12T03:13:23.326Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2020-05-12T03:13:24.696Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2020-05-12T03:13:24.696Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2020-05-12T03:13:24.696Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2020-05-12T03:13:24.696Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2020-05-12T03:13:24.696Z] === RUN TestDockerSuite/TestContainerAPIStart [2020-05-12T03:13:25.628Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2020-05-12T03:13:30.881Z] === RUN TestDockerSuite/TestContainerAPIStop [2020-05-12T03:13:30.881Z] --- PASS: TestServicePlugin (32.88s) [2020-05-12T03:13:30.881Z] plugin_test.go:62: [db66be170e1b6] joining swarm manager [df74637263d8e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-12T03:13:30.881Z] plugin_test.go:65: [daeb2995684c7] joining swarm manager [df74637263d8e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-05-12T03:13:30.881Z] === RUN TestServiceUpdateLabel [2020-05-12T03:13:30.881Z] === RUN TestDockerSuite/TestContainerAPITop [2020-05-12T03:13:31.812Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2020-05-12T03:13:31.812Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2020-05-12T03:13:32.070Z] === RUN TestDockerSuite/TestContainerAPIWait [2020-05-12T03:13:33.964Z] --- PASS: TestServiceUpdateLabel (2.96s) [2020-05-12T03:13:33.964Z] === RUN TestServiceUpdateSecrets [2020-05-12T03:13:34.895Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2020-05-12T03:13:35.407Z] --- PASS: TestBuildWithHugeFile (80.91s) [2020-05-12T03:13:35.407Z] === RUN TestBuildWithEmptyDockerfile [2020-05-12T03:13:35.407Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-05-12T03:13:35.407Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-05-12T03:13:35.407Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-05-12T03:13:35.407Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-05-12T03:13:35.407Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-05-12T03:13:35.407Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-05-12T03:13:35.407Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-05-12T03:13:35.407Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-05-12T03:13:35.407Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-05-12T03:13:35.407Z] --- PASS: TestBuildWithEmptyDockerfile (0.06s) [2020-05-12T03:13:35.407Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.28s) [2020-05-12T03:13:35.407Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.29s) [2020-05-12T03:13:35.407Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.29s) [2020-05-12T03:13:35.407Z] === RUN TestBuildPreserveOwnership [2020-05-12T03:13:35.407Z] === RUN TestBuildPreserveOwnership/copy_from [2020-05-12T03:13:35.826Z] === RUN TestDockerSuite/TestContainerNetworkMode [2020-05-12T03:13:36.757Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2020-05-12T03:13:37.447Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-05-12T03:13:39.485Z] --- PASS: TestBuildPreserveOwnership (4.85s) [2020-05-12T03:13:39.485Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.21s) [2020-05-12T03:13:39.485Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.63s) [2020-05-12T03:13:39.485Z] === RUN TestBuildPlatformInvalid [2020-05-12T03:13:39.485Z] --- PASS: TestBuildPlatformInvalid (0.16s) [2020-05-12T03:13:39.485Z] PASS [2020-05-12T03:13:39.485Z] [2020-05-12T03:13:39.485Z] === Skipped [2020-05-12T03:13:39.485Z] === SKIP: ppc64le.integration.build TestBuildWithSession (0.00s) [2020-05-12T03:13:39.485Z] build_session_test.go:25: TODO: BuildKit [2020-05-12T03:13:39.485Z] [2020-05-12T03:13:39.485Z] [2020-05-12T03:13:39.485Z] DONE 32 tests, 1 skipped in 126.615s [2020-05-12T03:13:39.485Z] Running /go/src/github.com/docker/docker/integration/config (ppc64le.integration.config) flags=-test.v -test.timeout=120m [2020-05-12T03:13:39.485Z] ++ 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-12T03:13:39.485Z] ++ set -e [2020-05-12T03:13:39.485Z] ++ '[' -n 0 ']' [2020-05-12T03:13:39.485Z] ++ set -x [2020-05-12T03:13:39.485Z] ++ env -i DEST=/go/src/github.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-12T03:13:39.485Z] INFO: Testing against a local daemon [2020-05-12T03:13:39.485Z] === RUN TestConfigInspect [2020-05-12T03:13:42.013Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2020-05-12T03:13:42.014Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2020-05-12T03:13:42.185Z] --- PASS: TestConfigInspect (2.29s) [2020-05-12T03:13:42.185Z] === RUN TestConfigList [2020-05-12T03:13:43.910Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2020-05-12T03:13:44.225Z] --- PASS: TestConfigList (2.24s) [2020-05-12T03:13:44.225Z] === RUN TestConfigsCreateAndDelete [2020-05-12T03:13:45.280Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2020-05-12T03:13:46.278Z] --- PASS: TestConfigsCreateAndDelete (2.28s) [2020-05-12T03:13:46.278Z] === RUN TestConfigsUpdate [2020-05-12T03:13:46.653Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} [2020-05-12T03:13:48.026Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} [2020-05-12T03:13:48.319Z] --- PASS: TestConfigsUpdate (2.22s) [2020-05-12T03:13:48.319Z] === RUN TestTemplatedConfig [2020-05-12T03:13:48.957Z] --- PASS: TestServiceUpdateSecrets (14.98s) [2020-05-12T03:13:48.957Z] === RUN TestServiceUpdateConfigs [2020-05-12T03:13:49.889Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} [2020-05-12T03:13:51.260Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} [2020-05-12T03:13:51.803Z] --- PASS: TestTemplatedConfig (2.89s) [2020-05-12T03:13:51.803Z] === RUN TestConfigCreateResolve [2020-05-12T03:13:53.155Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000793660_} [2020-05-12T03:13:53.839Z] --- PASS: TestConfigCreateResolve (2.25s) [2020-05-12T03:13:53.839Z] === RUN TestConfigDaemonLibtrustID [2020-05-12T03:13:54.123Z] --- PASS: TestConfigDaemonLibtrustID (0.55s) [2020-05-12T03:13:54.123Z] PASS [2020-05-12T03:13:54.123Z] [2020-05-12T03:13:54.123Z] DONE 7 tests in 14.835s [2020-05-12T03:13:54.123Z] Running /go/src/github.com/docker/docker/integration/container (ppc64le.integration.container) flags=-test.v -test.timeout=120m [2020-05-12T03:13:54.123Z] ++ 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-12T03:13:54.123Z] ++ set -e [2020-05-12T03:13:54.123Z] ++ '[' -n 0 ']' [2020-05-12T03:13:54.123Z] ++ set -x [2020-05-12T03:13:54.124Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-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-12T03:13:54.124Z] INFO: Testing against a local daemon [2020-05-12T03:13:54.124Z] === RUN TestCheckpoint [2020-05-12T03:13:54.124Z] --- SKIP: TestCheckpoint (0.00s) [2020-05-12T03:13:54.124Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-05-12T03:13:54.124Z] === RUN TestContainerInvalidJSON [2020-05-12T03:13:54.124Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-05-12T03:13:54.124Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-05-12T03:13:54.124Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-05-12T03:13:54.124Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-05-12T03:13:54.124Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-05-12T03:13:54.124Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-05-12T03:13:54.124Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-05-12T03:13:54.124Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-05-12T03:13:54.124Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-05-12T03:13:54.408Z] --- PASS: TestContainerInvalidJSON (0.02s) [2020-05-12T03:13:54.408Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-05-12T03:13:54.408Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-05-12T03:13:54.408Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-05-12T03:13:54.408Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-05-12T03:13:54.408Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.08s) [2020-05-12T03:13:54.408Z] === RUN TestCopyFromContainerPathIsNotDir [2020-05-12T03:13:54.408Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.09s) [2020-05-12T03:13:54.408Z] === RUN TestCopyToContainerPathDoesNotExist [2020-05-12T03:13:54.408Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.08s) [2020-05-12T03:13:54.408Z] === RUN TestCopyToContainerPathIsNotDir [2020-05-12T03:13:54.524Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1833911294_/foo_false____} [2020-05-12T03:13:54.694Z] --- PASS: TestCopyToContainerPathIsNotDir (0.09s) [2020-05-12T03:13:54.694Z] === RUN TestCopyFromContainer [2020-05-12T03:13:56.179Z] === RUN TestCopyFromContainer// [2020-05-12T03:13:56.179Z] === RUN TestCopyFromContainer//bar/root [2020-05-12T03:13:56.179Z] === RUN TestCopyFromContainer//bar/root/ [2020-05-12T03:13:56.422Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1833911294_/foo_true____} [2020-05-12T03:13:56.464Z] === RUN TestCopyFromContainer/bar/quux [2020-05-12T03:13:56.464Z] === RUN TestCopyFromContainer/bar/quux/ [2020-05-12T03:13:56.464Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-05-12T03:13:56.751Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-05-12T03:13:56.751Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-05-12T03:13:56.751Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-05-12T03:13:57.051Z] === RUN TestCopyFromContainer/bar/notarget [2020-05-12T03:13:57.051Z] --- PASS: TestCopyFromContainer (2.50s) [2020-05-12T03:13:57.051Z] --- PASS: TestCopyFromContainer// (0.09s) [2020-05-12T03:13:57.051Z] --- PASS: TestCopyFromContainer//bar/root (0.10s) [2020-05-12T03:13:57.051Z] --- PASS: TestCopyFromContainer//bar/root/ (0.09s) [2020-05-12T03:13:57.051Z] --- PASS: TestCopyFromContainer/bar/quux (0.11s) [2020-05-12T03:13:57.051Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.08s) [2020-05-12T03:13:57.051Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.09s) [2020-05-12T03:13:57.051Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.10s) [2020-05-12T03:13:57.051Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.10s) [2020-05-12T03:13:57.051Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.10s) [2020-05-12T03:13:57.051Z] --- PASS: TestCopyFromContainer/bar/notarget (0.09s) [2020-05-12T03:13:57.051Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-05-12T03:13:57.051Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-05-12T03:13:57.051Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-05-12T03:13:57.051Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-05-12T03:13:57.051Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-05-12T03:13:57.051Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-05-12T03:13:57.051Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-05-12T03:13:57.051Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-05-12T03:13:57.051Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-05-12T03:13:57.051Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-05-12T03:13:57.051Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2020-05-12T03:13:57.051Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-05-12T03:13:57.051Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-05-12T03:13:57.051Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2020-05-12T03:13:57.051Z] === RUN TestCreateLinkToNonExistingContainer [2020-05-12T03:13:57.051Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2020-05-12T03:13:57.051Z] === RUN TestCreateWithInvalidEnv [2020-05-12T03:13:57.337Z] === RUN TestCreateWithInvalidEnv/0 [2020-05-12T03:13:57.337Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-05-12T03:13:57.337Z] === RUN TestCreateWithInvalidEnv/1 [2020-05-12T03:13:57.337Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-05-12T03:13:57.337Z] === RUN TestCreateWithInvalidEnv/2 [2020-05-12T03:13:57.337Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-05-12T03:13:57.337Z] === CONT TestCreateWithInvalidEnv/0 [2020-05-12T03:13:57.337Z] === CONT TestCreateWithInvalidEnv/2 [2020-05-12T03:13:57.337Z] === CONT TestCreateWithInvalidEnv/1 [2020-05-12T03:13:57.337Z] --- PASS: TestCreateWithInvalidEnv (0.03s) [2020-05-12T03:13:57.337Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-05-12T03:13:57.337Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-05-12T03:13:57.337Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-05-12T03:13:57.337Z] === RUN TestCreateTmpfsMountsTarget [2020-05-12T03:13:57.337Z] --- PASS: TestCreateTmpfsMountsTarget (0.04s) [2020-05-12T03:13:57.337Z] === RUN TestCreateWithCustomMaskedPaths [2020-05-12T03:13:57.793Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3499959109_/foo_false____} [2020-05-12T03:13:59.369Z] --- PASS: TestCreateWithCustomMaskedPaths (1.78s) [2020-05-12T03:13:59.369Z] === RUN TestCreateWithCapabilities [2020-05-12T03:13:59.369Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-05-12T03:13:59.369Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-05-12T03:13:59.369Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-05-12T03:13:59.369Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-05-12T03:13:59.369Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-05-12T03:13:59.369Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-05-12T03:13:59.369Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-05-12T03:13:59.369Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-05-12T03:13:59.369Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-05-12T03:13:59.369Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-05-12T03:13:59.369Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-05-12T03:13:59.369Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-05-12T03:13:59.369Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-05-12T03:13:59.369Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-05-12T03:13:59.369Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-05-12T03:13:59.369Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-05-12T03:13:59.369Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-05-12T03:13:59.369Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-05-12T03:13:59.369Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-05-12T03:13:59.369Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-05-12T03:13:59.369Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-05-12T03:13:59.369Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-05-12T03:13:59.369Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-05-12T03:13:59.369Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-05-12T03:13:59.369Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-05-12T03:13:59.369Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2020-05-12T03:13:59.369Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-05-12T03:13:59.369Z] === CONT TestCreateWithCapabilities/empty_capadd [2020-05-12T03:13:59.369Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-05-12T03:13:59.369Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-05-12T03:13:59.369Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-05-12T03:13:59.369Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-05-12T03:13:59.369Z] === CONT TestCreateWithCapabilities/empty_capabilities [2020-05-12T03:13:59.369Z] --- PASS: TestCreateWithCapabilities (0.04s) [2020-05-12T03:13:59.369Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.01s) [2020-05-12T03:13:59.369Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.01s) [2020-05-12T03:13:59.369Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.06s) [2020-05-12T03:13:59.369Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.06s) [2020-05-12T03:13:59.369Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.06s) [2020-05-12T03:13:59.369Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.06s) [2020-05-12T03:13:59.369Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2020-05-12T03:13:59.369Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.04s) [2020-05-12T03:13:59.369Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.05s) [2020-05-12T03:13:59.369Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.04s) [2020-05-12T03:13:59.369Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.06s) [2020-05-12T03:13:59.369Z] === RUN TestCreateWithCustomReadonlyPaths [2020-05-12T03:13:59.689Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3499959109_/foo_true____} [2020-05-12T03:14:01.059Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3499959109_/foo_true__0xc0007936c0__} [2020-05-12T03:14:01.401Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.94s) [2020-05-12T03:14:01.401Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-05-12T03:14:01.401Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-05-12T03:14:01.401Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-05-12T03:14:01.401Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-05-12T03:14:01.401Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-05-12T03:14:01.401Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-05-12T03:14:01.401Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-05-12T03:14:01.401Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-05-12T03:14:01.401Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-05-12T03:14:01.401Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-05-12T03:14:01.401Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-05-12T03:14:01.401Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-05-12T03:14:01.401Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-05-12T03:14:01.401Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-05-12T03:14:01.401Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-05-12T03:14:01.401Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-05-12T03:14:01.401Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.04s) [2020-05-12T03:14:01.401Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.04s) [2020-05-12T03:14:01.401Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.05s) [2020-05-12T03:14:01.401Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.05s) [2020-05-12T03:14:01.401Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.05s) [2020-05-12T03:14:01.401Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s) [2020-05-12T03:14:01.401Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-05-12T03:14:02.018Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.64s) [2020-05-12T03:14:02.018Z] === RUN TestContainerStartOnDaemonRestart [2020-05-12T03:14:02.018Z] === PAUSE TestContainerStartOnDaemonRestart [2020-05-12T03:14:02.018Z] === RUN TestDaemonRestartIpcMode [2020-05-12T03:14:02.018Z] === PAUSE TestDaemonRestartIpcMode [2020-05-12T03:14:02.018Z] === RUN TestDaemonHostGatewayIP [2020-05-12T03:14:02.018Z] === PAUSE TestDaemonHostGatewayIP [2020-05-12T03:14:02.018Z] === RUN TestContainerKillOnDaemonStart [2020-05-12T03:14:02.018Z] === PAUSE TestContainerKillOnDaemonStart [2020-05-12T03:14:02.018Z] === RUN TestDiff [2020-05-12T03:14:02.637Z] --- PASS: TestDiff (0.63s) [2020-05-12T03:14:02.637Z] === RUN TestExecWithCloseStdin [2020-05-12T03:14:02.954Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc0007936e0_} [2020-05-12T03:14:03.269Z] --- PASS: TestExecWithCloseStdin (0.82s) [2020-05-12T03:14:03.269Z] === RUN TestExec [2020-05-12T03:14:03.886Z] --- PASS: TestServiceUpdateConfigs (15.22s) [2020-05-12T03:14:03.886Z] === RUN TestServiceUpdateNetwork [2020-05-12T03:14:04.282Z] --- PASS: TestExec (0.79s) [2020-05-12T03:14:04.282Z] === RUN TestExecUser [2020-05-12T03:14:04.450Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000793700_} [2020-05-12T03:14:04.904Z] --- PASS: TestExecUser (0.75s) [2020-05-12T03:14:04.904Z] === RUN TestExportContainerAndImportImage [2020-05-12T03:14:05.821Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000793720_} [2020-05-12T03:14:05.921Z] --- PASS: TestExportContainerAndImportImage (0.95s) [2020-05-12T03:14:05.921Z] === RUN TestExportContainerAfterDaemonRestart [2020-05-12T03:14:07.407Z] --- PASS: TestExportContainerAfterDaemonRestart (1.55s) [2020-05-12T03:14:07.407Z] === RUN TestHealthCheckWorkdir [2020-05-12T03:14:07.719Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000793740_} [2020-05-12T03:14:08.423Z] --- PASS: TestHealthCheckWorkdir (0.94s) [2020-05-12T03:14:08.423Z] === RUN TestHealthKillContainer [2020-05-12T03:14:09.615Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2020-05-12T03:14:11.108Z] --- PASS: TestHealthKillContainer (2.85s) [2020-05-12T03:14:11.108Z] === RUN TestInspectCpusetInConfigPre120 [2020-05-12T03:14:11.526Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2020-05-12T03:14:11.526Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2020-05-12T03:14:11.526Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2020-05-12T03:14:11.526Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2020-05-12T03:14:11.526Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2020-05-12T03:14:11.526Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2020-05-12T03:14:11.526Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2020-05-12T03:14:11.526Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2020-05-12T03:14:11.526Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2020-05-12T03:14:11.526Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2020-05-12T03:14:11.526Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2020-05-12T03:14:11.526Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2020-05-12T03:14:11.526Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2020-05-12T03:14:11.526Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2020-05-12T03:14:11.526Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2020-05-12T03:14:11.526Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2020-05-12T03:14:11.526Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2020-05-12T03:14:11.526Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2020-05-12T03:14:11.731Z] --- PASS: TestInspectCpusetInConfigPre120 (0.70s) [2020-05-12T03:14:11.731Z] === RUN TestIpcModeNone [2020-05-12T03:14:12.745Z] --- PASS: TestIpcModeNone (0.76s) [2020-05-12T03:14:12.745Z] === RUN TestIpcModePrivate [2020-05-12T03:14:13.368Z] --- PASS: TestIpcModePrivate (0.81s) [2020-05-12T03:14:13.368Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:62, shared: false, mustBeShared: false [2020-05-12T03:14:13.368Z] === RUN TestIpcModeShareable [2020-05-12T03:14:14.105Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2020-05-12T03:14:14.378Z] --- PASS: TestIpcModeShareable (0.78s) [2020-05-12T03:14:14.378Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:56, shared: true, mustBeShared: true [2020-05-12T03:14:14.378Z] === RUN TestAPIIpcModeShareableAndContainer [2020-05-12T03:14:15.035Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2020-05-12T03:14:16.414Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.23s) [2020-05-12T03:14:16.414Z] === RUN TestAPIIpcModeHost [2020-05-12T03:14:17.035Z] --- PASS: TestAPIIpcModeHost (0.62s) [2020-05-12T03:14:17.035Z] === RUN TestDaemonIpcModeShareable [2020-05-12T03:14:17.561Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2020-05-12T03:14:19.069Z] --- PASS: TestDaemonIpcModeShareable (1.68s) [2020-05-12T03:14:19.069Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2020-05-12T03:14:19.069Z] === RUN TestDaemonIpcModePrivate [2020-05-12T03:14:20.083Z] --- PASS: TestServiceUpdateNetwork (15.66s) [2020-05-12T03:14:20.083Z] === RUN TestServiceUpdatePidsLimit [2020-05-12T03:14:20.555Z] --- PASS: TestDaemonIpcModePrivate (1.64s) [2020-05-12T03:14:20.555Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false [2020-05-12T03:14:20.555Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-05-12T03:14:21.015Z] === RUN TestDockerSuite/TestCopyAndRestart [2020-05-12T03:14:21.015Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2020-05-12T03:14:22.045Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.64s) [2020-05-12T03:14:22.045Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false [2020-05-12T03:14:22.045Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-05-12T03:14:22.388Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2020-05-12T03:14:22.953Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2020-05-12T03:14:23.210Z] === RUN TestDockerSuite/TestCpAbsolutePath [2020-05-12T03:14:24.079Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.69s) [2020-05-12T03:14:24.079Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2020-05-12T03:14:24.079Z] === RUN TestIpcModeOlderClient [2020-05-12T03:14:24.079Z] === PAUSE TestIpcModeOlderClient [2020-05-12T03:14:24.079Z] === RUN TestKillContainerInvalidSignal [2020-05-12T03:14:24.142Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2020-05-12T03:14:24.363Z] --- PASS: TestKillContainerInvalidSignal (0.65s) [2020-05-12T03:14:24.363Z] === RUN TestKillContainer [2020-05-12T03:14:24.363Z] === RUN TestKillContainer/no_signal [2020-05-12T03:14:24.983Z] === RUN TestKillContainer/non_killing_signal [2020-05-12T03:14:25.126Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2020-05-12T03:14:25.605Z] === RUN TestKillContainer/killing_signal [2020-05-12T03:14:26.058Z] === RUN TestDockerSuite/TestCpFromCaseA [2020-05-12T03:14:26.620Z] --- PASS: TestKillContainer (2.02s) [2020-05-12T03:14:26.620Z] --- PASS: TestKillContainer/no_signal (0.65s) [2020-05-12T03:14:26.620Z] --- PASS: TestKillContainer/non_killing_signal (0.48s) [2020-05-12T03:14:26.620Z] --- PASS: TestKillContainer/killing_signal (0.62s) [2020-05-12T03:14:26.620Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-05-12T03:14:26.620Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-05-12T03:14:26.907Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-05-12T03:14:26.989Z] === RUN TestDockerSuite/TestCpFromCaseB [2020-05-12T03:14:27.525Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.29s) [2020-05-12T03:14:27.525Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.60s) [2020-05-12T03:14:27.525Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.45s) [2020-05-12T03:14:27.525Z] === RUN TestKillStoppedContainer [2020-05-12T03:14:27.811Z] --- PASS: TestKillStoppedContainer (0.08s) [2020-05-12T03:14:27.811Z] === RUN TestKillStoppedContainerAPIPre120 [2020-05-12T03:14:27.811Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.08s) [2020-05-12T03:14:27.811Z] === RUN TestKillDifferentUserContainer [2020-05-12T03:14:28.362Z] === RUN TestDockerSuite/TestCpFromCaseC [2020-05-12T03:14:28.429Z] --- PASS: TestKillDifferentUserContainer (0.63s) [2020-05-12T03:14:28.429Z] === RUN TestInspectOomKilledTrue [2020-05-12T03:14:29.292Z] === RUN TestDockerSuite/TestCpFromCaseD [2020-05-12T03:14:29.549Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2020-05-12T03:14:29.924Z] --- PASS: TestInspectOomKilledTrue (1.29s) [2020-05-12T03:14:29.924Z] === RUN TestInspectOomKilledFalse [2020-05-12T03:14:30.483Z] === RUN TestDockerSuite/TestCpFromCaseE [2020-05-12T03:14:30.544Z] --- PASS: TestInspectOomKilledFalse (0.64s) [2020-05-12T03:14:30.544Z] === RUN TestLinksEtcHostsContentMatch [2020-05-12T03:14:30.828Z] --- PASS: TestLinksEtcHostsContentMatch (0.54s) [2020-05-12T03:14:30.828Z] === RUN TestLinksContainerNames [2020-05-12T03:14:31.415Z] === RUN TestDockerSuite/TestCpFromCaseF [2020-05-12T03:14:32.309Z] --- PASS: TestLinksContainerNames (1.33s) [2020-05-12T03:14:32.309Z] === RUN TestLogsFollowTailEmpty [2020-05-12T03:14:32.347Z] === RUN TestDockerSuite/TestCpFromCaseG [2020-05-12T03:14:32.929Z] --- PASS: TestLogsFollowTailEmpty (0.69s) [2020-05-12T03:14:32.929Z] === RUN TestContainerNetworkMountsNoChown [2020-05-12T03:14:33.279Z] === RUN TestDockerSuite/TestCpFromCaseH [2020-05-12T03:14:33.550Z] --- PASS: TestContainerNetworkMountsNoChown (0.68s) [2020-05-12T03:14:33.550Z] === RUN TestMountDaemonRoot [2020-05-12T03:14:33.550Z] === RUN TestMountDaemonRoot/default [2020-05-12T03:14:33.551Z] === PAUSE TestMountDaemonRoot/default [2020-05-12T03:14:33.551Z] === RUN TestMountDaemonRoot/private [2020-05-12T03:14:33.551Z] === PAUSE TestMountDaemonRoot/private [2020-05-12T03:14:33.551Z] === RUN TestMountDaemonRoot/rprivate [2020-05-12T03:14:33.551Z] === PAUSE TestMountDaemonRoot/rprivate [2020-05-12T03:14:33.551Z] === RUN TestMountDaemonRoot/slave [2020-05-12T03:14:33.551Z] === PAUSE TestMountDaemonRoot/slave [2020-05-12T03:14:33.551Z] === RUN TestMountDaemonRoot/rslave [2020-05-12T03:14:33.551Z] === PAUSE TestMountDaemonRoot/rslave [2020-05-12T03:14:33.551Z] === RUN TestMountDaemonRoot/shared [2020-05-12T03:14:33.551Z] === PAUSE TestMountDaemonRoot/shared [2020-05-12T03:14:33.551Z] === RUN TestMountDaemonRoot/rshared [2020-05-12T03:14:33.551Z] === PAUSE TestMountDaemonRoot/rshared [2020-05-12T03:14:33.551Z] === CONT TestMountDaemonRoot/default [2020-05-12T03:14:33.551Z] === RUN TestMountDaemonRoot/default/bind_root [2020-05-12T03:14:33.551Z] === CONT TestMountDaemonRoot/rslave [2020-05-12T03:14:33.551Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-05-12T03:14:33.551Z] === CONT TestMountDaemonRoot/rshared [2020-05-12T03:14:33.551Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-05-12T03:14:33.551Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-05-12T03:14:33.551Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-05-12T03:14:33.551Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-05-12T03:14:33.551Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-05-12T03:14:33.551Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-05-12T03:14:33.551Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-05-12T03:14:33.551Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-05-12T03:14:33.551Z] === RUN TestMountDaemonRoot/default/mount_root [2020-05-12T03:14:33.551Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-05-12T03:14:33.551Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-05-12T03:14:33.551Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-05-12T03:14:33.551Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-05-12T03:14:33.551Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-05-12T03:14:33.551Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-05-12T03:14:33.551Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-05-12T03:14:33.551Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-05-12T03:14:33.836Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-05-12T03:14:33.836Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-05-12T03:14:33.836Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-05-12T03:14:33.836Z] === CONT TestMountDaemonRoot/rprivate [2020-05-12T03:14:33.836Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-05-12T03:14:33.836Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-05-12T03:14:33.836Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-05-12T03:14:33.836Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-05-12T03:14:33.836Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-05-12T03:14:33.836Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-05-12T03:14:33.836Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-05-12T03:14:33.836Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-05-12T03:14:33.836Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-05-12T03:14:33.836Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-05-12T03:14:33.836Z] === CONT TestMountDaemonRoot/slave [2020-05-12T03:14:33.836Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-05-12T03:14:33.836Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-05-12T03:14:33.836Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-05-12T03:14:33.836Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-05-12T03:14:33.836Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-05-12T03:14:33.836Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-05-12T03:14:33.836Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-05-12T03:14:33.836Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-05-12T03:14:33.836Z] === CONT TestMountDaemonRoot/private [2020-05-12T03:14:33.836Z] === RUN TestMountDaemonRoot/private/bind_root [2020-05-12T03:14:33.836Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-05-12T03:14:33.837Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-05-12T03:14:33.837Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-05-12T03:14:33.837Z] === RUN TestMountDaemonRoot/private/mount_root [2020-05-12T03:14:33.837Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-05-12T03:14:33.837Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-05-12T03:14:33.837Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-05-12T03:14:33.837Z] === CONT TestMountDaemonRoot/shared [2020-05-12T03:14:33.837Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-05-12T03:14:33.837Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-05-12T03:14:33.837Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-05-12T03:14:33.837Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-05-12T03:14:33.837Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-05-12T03:14:33.837Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-05-12T03:14:33.837Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-05-12T03:14:33.837Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-05-12T03:14:33.837Z] === CONT TestMountDaemonRoot/default/bind_root [2020-05-12T03:14:33.837Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-05-12T03:14:33.837Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-05-12T03:14:33.837Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-05-12T03:14:33.837Z] === CONT TestMountDaemonRoot/default/mount_root [2020-05-12T03:14:33.837Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-05-12T03:14:33.837Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-05-12T03:14:33.837Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-05-12T03:14:33.837Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-05-12T03:14:33.837Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-05-12T03:14:33.837Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-05-12T03:14:33.837Z] === CONT TestMountDaemonRoot/private/bind_root [2020-05-12T03:14:33.837Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-05-12T03:14:33.837Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-05-12T03:14:33.837Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-05-12T03:14:33.837Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-05-12T03:14:33.837Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-05-12T03:14:33.837Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-05-12T03:14:33.837Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-05-12T03:14:33.837Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-05-12T03:14:33.837Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-05-12T03:14:33.837Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-05-12T03:14:33.837Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-05-12T03:14:33.837Z] === CONT TestMountDaemonRoot/private/mount_root [2020-05-12T03:14:33.837Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-05-12T03:14:33.837Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-05-12T03:14:34.123Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-05-12T03:14:34.123Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-05-12T03:14:34.123Z] --- PASS: TestMountDaemonRoot (0.05s) [2020-05-12T03:14:34.123Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-05-12T03:14:34.123Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.08s) [2020-05-12T03:14:34.123Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.08s) [2020-05-12T03:14:34.123Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.06s) [2020-05-12T03:14:34.123Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2020-05-12T03:14:34.123Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-05-12T03:14:34.123Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.08s) [2020-05-12T03:14:34.123Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s) [2020-05-12T03:14:34.123Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2020-05-12T03:14:34.123Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s) [2020-05-12T03:14:34.123Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-05-12T03:14:34.123Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.05s) [2020-05-12T03:14:34.123Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s) [2020-05-12T03:14:34.123Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.05s) [2020-05-12T03:14:34.123Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.05s) [2020-05-12T03:14:34.123Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-05-12T03:14:34.123Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2020-05-12T03:14:34.123Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s) [2020-05-12T03:14:34.123Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s) [2020-05-12T03:14:34.123Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.07s) [2020-05-12T03:14:34.123Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-05-12T03:14:34.123Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s) [2020-05-12T03:14:34.123Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s) [2020-05-12T03:14:34.123Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2020-05-12T03:14:34.123Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2020-05-12T03:14:34.123Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-05-12T03:14:34.123Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2020-05-12T03:14:34.123Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2020-05-12T03:14:34.123Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.04s) [2020-05-12T03:14:34.123Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.05s) [2020-05-12T03:14:34.123Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-05-12T03:14:34.123Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.05s) [2020-05-12T03:14:34.123Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s) [2020-05-12T03:14:34.123Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s) [2020-05-12T03:14:34.123Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2020-05-12T03:14:34.123Z] === RUN TestContainerBindMountNonRecursive [2020-05-12T03:14:34.651Z] === RUN TestDockerSuite/TestCpFromCaseI [2020-05-12T03:14:35.216Z] === RUN TestDockerSuite/TestCpFromCaseJ [2020-05-12T03:14:35.606Z] --- PASS: TestContainerBindMountNonRecursive (1.63s) [2020-05-12T03:14:35.606Z] === RUN TestNetworkNat [2020-05-12T03:14:36.588Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2020-05-12T03:14:36.621Z] --- PASS: TestNetworkNat (0.76s) [2020-05-12T03:14:36.621Z] === RUN TestNetworkLocalhostTCPNat [2020-05-12T03:14:37.240Z] --- PASS: TestNetworkLocalhostTCPNat (0.72s) [2020-05-12T03:14:37.240Z] === RUN TestNetworkLoopbackNat [2020-05-12T03:14:37.519Z] --- PASS: TestServiceUpdatePidsLimit (17.71s) [2020-05-12T03:14:37.519Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (1.13s) [2020-05-12T03:14:37.519Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.41s) [2020-05-12T03:14:37.519Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.11s) [2020-05-12T03:14:37.519Z] PASS [2020-05-12T03:14:37.519Z] [2020-05-12T03:14:37.519Z] === Skipped [2020-05-12T03:14:37.519Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.02s) [2020-05-12T03:14:37.519Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-05-12T03:14:37.519Z] [2020-05-12T03:14:37.519Z] [2020-05-12T03:14:37.519Z] DONE 27 tests, 1 skipped in 196.650s [2020-05-12T03:14:37.519Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2020-05-12T03:14:37.519Z] ++ 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-12T03:14:37.519Z] ++ set -e [2020-05-12T03:14:37.519Z] ++ '[' -n 0 ']' [2020-05-12T03:14:37.519Z] ++ set -x [2020-05-12T03:14:37.519Z] ++ env -i DEST=/go/src/github.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-12T03:14:37.519Z] INFO: Testing against a local daemon [2020-05-12T03:14:37.519Z] === RUN TestSessionCreate [2020-05-12T03:14:37.519Z] --- PASS: TestSessionCreate (0.06s) [2020-05-12T03:14:37.519Z] === RUN TestSessionCreateWithBadUpgrade [2020-05-12T03:14:37.519Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2020-05-12T03:14:37.519Z] PASS [2020-05-12T03:14:37.519Z] [2020-05-12T03:14:37.519Z] DONE 2 tests in 0.231s [2020-05-12T03:14:37.519Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2020-05-12T03:14:37.519Z] ++ 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-12T03:14:37.519Z] ++ set -e [2020-05-12T03:14:37.519Z] ++ '[' -n 0 ']' [2020-05-12T03:14:37.519Z] ++ set -x [2020-05-12T03:14:37.519Z] ++ env -i DEST=/go/src/github.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-12T03:14:37.777Z] INFO: Testing against a local daemon [2020-05-12T03:14:37.777Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-05-12T03:14:37.777Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-05-12T03:14:37.777Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-05-12T03:14:37.777Z] === RUN TestEventsExecDie [2020-05-12T03:14:38.035Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2020-05-12T03:14:38.254Z] --- PASS: TestNetworkLoopbackNat (0.94s) [2020-05-12T03:14:38.254Z] === RUN TestPause [2020-05-12T03:14:38.599Z] --- PASS: TestEventsExecDie (0.94s) [2020-05-12T03:14:38.599Z] === RUN TestEventsBackwardsCompatible [2020-05-12T03:14:38.857Z] --- PASS: TestEventsBackwardsCompatible (0.08s) [2020-05-12T03:14:38.857Z] === RUN TestInfoBinaryCommits [2020-05-12T03:14:38.857Z] --- PASS: TestInfoBinaryCommits (0.02s) [2020-05-12T03:14:38.857Z] === RUN TestInfoAPIVersioned [2020-05-12T03:14:38.857Z] --- PASS: TestInfoAPIVersioned (0.02s) [2020-05-12T03:14:38.857Z] === RUN TestInfoDiscoveryBackend [2020-05-12T03:14:38.873Z] --- PASS: TestPause (0.71s) [2020-05-12T03:14:38.873Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-05-12T03:14:38.873Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-05-12T03:14:38.873Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-05-12T03:14:38.873Z] === RUN TestPauseStopPausedContainer [2020-05-12T03:14:39.114Z] === RUN TestDockerSuite/TestCpGarbagePath [2020-05-12T03:14:39.372Z] --- PASS: TestInfoDiscoveryBackend (0.52s) [2020-05-12T03:14:39.372Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-05-12T03:14:39.492Z] --- PASS: TestPauseStopPausedContainer (0.73s) [2020-05-12T03:14:39.492Z] === RUN TestPsFilter [2020-05-12T03:14:39.778Z] --- PASS: TestPsFilter (0.18s) [2020-05-12T03:14:39.778Z] === RUN TestRemoveContainerWithRemovedVolume [2020-05-12T03:14:40.304Z] === RUN TestDockerSuite/TestCpLocalOnly [2020-05-12T03:14:40.304Z] === RUN TestDockerSuite/TestCpNameHasColon [2020-05-12T03:14:40.304Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-05-12T03:14:40.304Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-05-12T03:14:40.397Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.64s) [2020-05-12T03:14:40.397Z] === RUN TestRemoveContainerWithVolume [2020-05-12T03:14:40.869Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.53s) [2020-05-12T03:14:40.869Z] === RUN TestInfoAPI [2020-05-12T03:14:40.869Z] --- PASS: TestInfoAPI (0.02s) [2020-05-12T03:14:40.869Z] === RUN TestInfoAPIWarnings [2020-05-12T03:14:41.019Z] --- PASS: TestRemoveContainerWithVolume (0.66s) [2020-05-12T03:14:41.019Z] === RUN TestRemoveContainerRunning [2020-05-12T03:14:41.126Z] === RUN TestDockerSuite/TestCpRelativePath [2020-05-12T03:14:41.384Z] --- PASS: TestInfoAPIWarnings (0.52s) [2020-05-12T03:14:41.384Z] === RUN TestInfoDebug [2020-05-12T03:14:41.640Z] --- PASS: TestRemoveContainerRunning (0.65s) [2020-05-12T03:14:41.640Z] === RUN TestRemoveContainerForceRemoveRunning [2020-05-12T03:14:41.949Z] --- PASS: TestInfoDebug (0.56s) [2020-05-12T03:14:41.949Z] === RUN TestInfoInsecureRegistries [2020-05-12T03:14:42.264Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.64s) [2020-05-12T03:14:42.264Z] === RUN TestRemoveInvalidContainer [2020-05-12T03:14:42.264Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2020-05-12T03:14:42.264Z] === RUN TestRenameLinkedContainer [2020-05-12T03:14:42.515Z] === RUN TestDockerSuite/TestCpSpecialFiles [2020-05-12T03:14:42.515Z] --- PASS: TestInfoInsecureRegistries (0.53s) [2020-05-12T03:14:42.515Z] === RUN TestInfoRegistryMirrors [2020-05-12T03:14:43.081Z] --- PASS: TestInfoRegistryMirrors (0.55s) [2020-05-12T03:14:43.081Z] === RUN TestLoginFailsWithBadCredentials [2020-05-12T03:14:43.339Z] --- PASS: TestLoginFailsWithBadCredentials (0.29s) [2020-05-12T03:14:43.339Z] === RUN TestPingCacheHeaders [2020-05-12T03:14:43.339Z] --- PASS: TestPingCacheHeaders (0.03s) [2020-05-12T03:14:43.339Z] === RUN TestPingGet [2020-05-12T03:14:43.339Z] --- PASS: TestPingGet (0.02s) [2020-05-12T03:14:43.339Z] === RUN TestPingHead [2020-05-12T03:14:43.339Z] --- PASS: TestPingHead (0.05s) [2020-05-12T03:14:43.339Z] === RUN TestVersion [2020-05-12T03:14:43.597Z] --- PASS: TestVersion (0.02s) [2020-05-12T03:14:43.597Z] PASS [2020-05-12T03:14:43.597Z] [2020-05-12T03:14:43.597Z] === Skipped [2020-05-12T03:14:43.597Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-05-12T03:14:43.597Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-05-12T03:14:43.597Z] [2020-05-12T03:14:43.597Z] [2020-05-12T03:14:43.597Z] DONE 18 tests, 1 skipped in 5.852s [2020-05-12T03:14:43.597Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2020-05-12T03:14:43.597Z] ++ 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-12T03:14:43.597Z] ++ set -e [2020-05-12T03:14:43.597Z] ++ '[' -n 0 ']' [2020-05-12T03:14:43.597Z] ++ set -x [2020-05-12T03:14:43.597Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= 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-12T03:14:43.597Z] INFO: Testing against a local daemon [2020-05-12T03:14:43.597Z] === RUN TestVolumesCreateAndList [2020-05-12T03:14:43.597Z] --- PASS: TestVolumesCreateAndList (0.02s) [2020-05-12T03:14:43.597Z] === RUN TestVolumesRemove [2020-05-12T03:14:43.855Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2020-05-12T03:14:43.855Z] --- PASS: TestVolumesRemove (0.11s) [2020-05-12T03:14:43.855Z] === RUN TestVolumesInspect [2020-05-12T03:14:43.855Z] --- PASS: TestVolumesInspect (0.02s) [2020-05-12T03:14:43.855Z] === RUN TestVolumesInvalidJSON [2020-05-12T03:14:43.855Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-05-12T03:14:43.855Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-05-12T03:14:43.855Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-05-12T03:14:43.855Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2020-05-12T03:14:43.855Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.01s) [2020-05-12T03:14:43.855Z] PASS [2020-05-12T03:14:43.855Z] [2020-05-12T03:14:43.855Z] DONE 5 tests in 0.348s [2020-05-12T03:14:43.855Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-05-12T03:14:44.113Z] ++++ cat bundles/test-integration/docker.pid [2020-05-12T03:14:44.113Z] +++ kill 5833 [2020-05-12T03:14:44.678Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2020-05-12T03:14:44.959Z] --- PASS: TestRenameLinkedContainer (2.65s) [2020-05-12T03:14:44.959Z] === RUN TestRenameStoppedContainer [2020-05-12T03:14:45.244Z] +++ /etc/init.d/apparmor stop [2020-05-12T03:14:45.244Z] Leaving: AppArmorNo profiles have been unloaded. [2020-05-12T03:14:45.244Z] [2020-05-12T03:14:45.244Z] Unloading profiles will leave already running processes permanently [2020-05-12T03:14:45.244Z] unconfined, which can lead to unexpected situations. [2020-05-12T03:14:45.244Z] [2020-05-12T03:14:45.244Z] To set a process to complain mode, use the command line tool [2020-05-12T03:14:45.244Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-05-12T03:14:45.244Z] +++ true [2020-05-12T03:14:45.244Z] [2020-05-12T03:14:45.586Z] --- PASS: TestRenameStoppedContainer (0.67s) [2020-05-12T03:14:45.586Z] === RUN TestRenameRunningContainerAndReuse [2020-05-12T03:14:45.809Z] === RUN TestDockerSuite/TestCpToCaseA [2020-05-12T03:14:47.065Z] --- PASS: TestRenameRunningContainerAndReuse (1.33s) [2020-05-12T03:14:47.066Z] === RUN TestRenameInvalidName [2020-05-12T03:14:47.690Z] --- PASS: TestRenameInvalidName (0.67s) [2020-05-12T03:14:47.690Z] === RUN TestRenameAnonymousContainer [2020-05-12T03:14:47.704Z] === RUN TestDockerSuite/TestCpToCaseB [2020-05-12T03:14:48.637Z] === RUN TestDockerSuite/TestCpToCaseC [2020-05-12T03:14:50.380Z] --- PASS: TestRenameAnonymousContainer (2.48s) [2020-05-12T03:14:50.380Z] === RUN TestRenameContainerWithSameName [2020-05-12T03:14:50.666Z] --- PASS: TestRenameContainerWithSameName (0.65s) [2020-05-12T03:14:50.666Z] === RUN TestRenameContainerWithLinkedContainer [2020-05-12T03:14:51.162Z] === RUN TestDockerSuite/TestCpToCaseD [2020-05-12T03:14:52.146Z] --- PASS: TestRenameContainerWithLinkedContainer (1.33s) [2020-05-12T03:14:52.146Z] === RUN TestResize [2020-05-12T03:14:52.768Z] --- PASS: TestResize (0.68s) [2020-05-12T03:14:52.768Z] === RUN TestResizeWithInvalidSize [2020-05-12T03:14:53.391Z] --- PASS: TestResizeWithInvalidSize (0.64s) [2020-05-12T03:14:53.391Z] === RUN TestResizeWhenContainerNotStarted [2020-05-12T03:14:54.016Z] --- PASS: TestResizeWhenContainerNotStarted (0.64s) [2020-05-12T03:14:54.016Z] === RUN TestDaemonRestartKillContainers [2020-05-12T03:14:54.016Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-05-12T03:14:54.016Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-05-12T03:14:54.016Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-05-12T03:14:54.016Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-05-12T03:14:54.016Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-05-12T03:14:54.016Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-05-12T03:14:54.016Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-05-12T03:14:54.016Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-05-12T03:14:54.016Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-05-12T03:14:54.016Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-05-12T03:14:54.016Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-05-12T03:14:54.016Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-05-12T03:14:54.016Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-05-12T03:14:54.016Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-05-12T03:14:54.016Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-05-12T03:14:54.016Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-05-12T03:14:54.016Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-05-12T03:14:54.016Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-05-12T03:14:54.016Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-05-12T03:14:54.016Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-05-12T03:14:54.016Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-05-12T03:14:54.016Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-05-12T03:14:54.016Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-05-12T03:14:54.016Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-05-12T03:14:54.016Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-05-12T03:14:54.016Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-05-12T03:14:54.016Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-05-12T03:14:54.016Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-05-12T03:14:56.079Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-05-12T03:14:56.531Z] === RUN TestDockerSuite/TestCpToCaseE [2020-05-12T03:14:57.588Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-05-12T03:14:57.589Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-05-12T03:14:57.877Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-05-12T03:14:59.834Z] === RUN TestDockerSuite/TestCpToCaseF [2020-05-12T03:14:59.957Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-05-12T03:15:00.245Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-05-12T03:15:00.245Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-05-12T03:15:00.399Z] === RUN TestDockerSuite/TestCpToCaseG [2020-05-12T03:15:01.484Z] #33 133.2 Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-05-12T03:15:01.484Z] #33 135.5 Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-05-12T03:15:01.484Z] #33 137.1 Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-05-12T03:15:02.302Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-05-12T03:15:02.417Z] #33 139.3 Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-05-12T03:15:03.792Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-05-12T03:15:03.792Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (2.10s) [2020-05-12T03:15:03.792Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (3.24s) [2020-05-12T03:15:03.792Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (3.31s) [2020-05-12T03:15:03.792Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.78s) [2020-05-12T03:15:03.792Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.97s) [2020-05-12T03:15:03.792Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (4.10s) [2020-05-12T03:15:03.792Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (3.05s) [2020-05-12T03:15:03.792Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (4.81s) [2020-05-12T03:15:03.792Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.98s) [2020-05-12T03:15:03.792Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (3.35s) [2020-05-12T03:15:03.792Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (3.10s) [2020-05-12T03:15:03.792Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.69s) [2020-05-12T03:15:03.792Z] === RUN TestCgroupNamespacesRun [2020-05-12T03:15:04.951Z] #33 141.9 Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-05-12T03:15:05.654Z] === RUN TestDockerSuite/TestCpToCaseH [2020-05-12T03:15:05.842Z] --- PASS: TestCgroupNamespacesRun (1.62s) [2020-05-12T03:15:05.842Z] === RUN TestCgroupNamespacesRunPrivileged [2020-05-12T03:15:06.848Z] #33 143.5 Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-05-12T03:15:07.324Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.62s) [2020-05-12T03:15:07.324Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-05-12T03:15:08.219Z] #33 145.0 Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-05-12T03:15:08.811Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.63s) [2020-05-12T03:15:08.811Z] === RUN TestCgroupNamespacesRunHostMode [2020-05-12T03:15:08.928Z] === RUN TestDockerSuite/TestCpToCaseI [2020-05-12T03:15:09.491Z] === RUN TestDockerSuite/TestCpToCaseJ [2020-05-12T03:15:09.592Z] #33 146.4 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-05-12T03:15:09.592Z] #33 146.6 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-05-12T03:15:10.298Z] --- PASS: TestCgroupNamespacesRunHostMode (1.66s) [2020-05-12T03:15:10.298Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-05-12T03:15:11.490Z] #33 148.2 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-05-12T03:15:12.345Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.65s) [2020-05-12T03:15:12.346Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-05-12T03:15:12.767Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2020-05-12T03:15:13.387Z] #33 150.0 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-05-12T03:15:13.830Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.72s) [2020-05-12T03:15:13.830Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-05-12T03:15:14.662Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2020-05-12T03:15:14.760Z] #33 151.7 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-05-12T03:15:14.848Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.89s) [2020-05-12T03:15:14.848Z] === RUN TestCgroupNamespacesRunOlderClient [2020-05-12T03:15:15.599Z] === RUN TestDockerSuite/TestCpToDot [2020-05-12T03:15:16.333Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.64s) [2020-05-12T03:15:16.333Z] === RUN TestKernelTCPMemory [2020-05-12T03:15:16.530Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2020-05-12T03:15:16.657Z] #33 153.5 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-05-12T03:15:16.965Z] --- PASS: TestKernelTCPMemory (0.81s) [2020-05-12T03:15:16.965Z] === RUN TestNISDomainname [2020-05-12T03:15:17.223Z] #33 154.1 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-05-12T03:15:17.980Z] --- PASS: TestNISDomainname (0.91s) [2020-05-12T03:15:17.980Z] === RUN TestHostnameDnsResolution [2020-05-12T03:15:18.425Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2020-05-12T03:15:19.003Z] --- PASS: TestHostnameDnsResolution (1.09s) [2020-05-12T03:15:19.003Z] === RUN TestStats [2020-05-12T03:15:19.119Z] #33 155.9 Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-05-12T03:15:19.795Z] === RUN TestDockerSuite/TestCpToStdout [2020-05-12T03:15:20.491Z] #33 157.4 Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-05-12T03:15:20.726Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2020-05-12T03:15:21.688Z] --- PASS: TestStats (2.67s) [2020-05-12T03:15:21.688Z] === RUN TestStopContainerWithTimeout [2020-05-12T03:15:21.688Z] === RUN TestStopContainerWithTimeout/0 [2020-05-12T03:15:21.688Z] === PAUSE TestStopContainerWithTimeout/0 [2020-05-12T03:15:21.688Z] === RUN TestStopContainerWithTimeout/1 [2020-05-12T03:15:21.688Z] === PAUSE TestStopContainerWithTimeout/1 [2020-05-12T03:15:21.688Z] === RUN TestStopContainerWithTimeout/3 [2020-05-12T03:15:21.688Z] === PAUSE TestStopContainerWithTimeout/3 [2020-05-12T03:15:21.688Z] === RUN TestStopContainerWithTimeout/-1 [2020-05-12T03:15:21.688Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-05-12T03:15:21.688Z] === CONT TestStopContainerWithTimeout/0 [2020-05-12T03:15:21.688Z] === CONT TestStopContainerWithTimeout/-1 [2020-05-12T03:15:21.688Z] === CONT TestStopContainerWithTimeout/1 [2020-05-12T03:15:21.688Z] === CONT TestStopContainerWithTimeout/3 [2020-05-12T03:15:22.389Z] #33 159.4 Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-05-12T03:15:23.761Z] #33 160.8 Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-05-12T03:15:24.002Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2020-05-12T03:15:24.565Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2020-05-12T03:15:25.165Z] --- PASS: TestStopContainerWithTimeout (0.03s) [2020-05-12T03:15:25.165Z] --- PASS: TestStopContainerWithTimeout/0 (1.13s) [2020-05-12T03:15:25.165Z] --- PASS: TestStopContainerWithTimeout/1 (2.39s) [2020-05-12T03:15:25.165Z] --- PASS: TestStopContainerWithTimeout/3 (3.20s) [2020-05-12T03:15:25.165Z] --- PASS: TestStopContainerWithTimeout/-1 (3.32s) [2020-05-12T03:15:25.165Z] === RUN TestDeleteDevicemapper [2020-05-12T03:15:25.165Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-05-12T03:15:25.165Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-05-12T03:15:25.165Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-05-12T03:15:25.496Z] === RUN TestDockerSuite/TestCpVolumePath [2020-05-12T03:15:25.658Z] #33 162.3 Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-05-12T03:15:27.030Z] #33 163.8 [2020-05-12T03:15:27.288Z] #33 DONE 164.2s [2020-05-12T03:15:27.288Z] [2020-05-12T03:15:27.288Z] #34 [builder 4/4] RUN mkdir -p /build/tests && find . -name test.main -exec ... [2020-05-12T03:15:27.397Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2020-05-12T03:15:27.397Z] === RUN TestDockerSuite/TestCreateArgs [2020-05-12T03:15:27.397Z] === RUN TestDockerSuite/TestCreateByImageID [2020-05-12T03:15:27.669Z] === RUN TestDockerSuite/TestCreateEchoStdout [2020-05-12T03:15:27.871Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.43s) [2020-05-12T03:15:27.872Z] === RUN TestUpdateMemory [2020-05-12T03:15:28.492Z] --- PASS: TestUpdateMemory (1.03s) [2020-05-12T03:15:28.492Z] === RUN TestUpdateCPUQuota [2020-05-12T03:15:28.603Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2020-05-12T03:15:28.603Z] === RUN TestDockerSuite/TestCreateHostConfig [2020-05-12T03:15:28.603Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2020-05-12T03:15:28.660Z] #34 DONE 1.3s [2020-05-12T03:15:29.535Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2020-05-12T03:15:29.792Z] === RUN TestDockerSuite/TestCreateLabels [2020-05-12T03:15:29.792Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2020-05-12T03:15:29.978Z] --- PASS: TestUpdateCPUQuota (1.19s) [2020-05-12T03:15:29.978Z] === RUN TestUpdatePidsLimit [2020-05-12T03:15:29.978Z] === RUN TestUpdatePidsLimit/update_from_none [2020-05-12T03:15:30.032Z] [2020-05-12T03:15:30.032Z] #35 [runner 12/12] COPY --from=builder /build/ / [2020-05-12T03:15:30.049Z] === RUN TestDockerSuite/TestCreateRM [2020-05-12T03:15:30.050Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2020-05-12T03:15:30.050Z] === RUN TestDockerSuite/TestCreateStopSignal [2020-05-12T03:15:30.265Z] === RUN TestUpdatePidsLimit/no_change [2020-05-12T03:15:30.307Z] === RUN TestDockerSuite/TestCreateStopTimeout [2020-05-12T03:15:30.307Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2020-05-12T03:15:30.551Z] === RUN TestUpdatePidsLimit/update_lower [2020-05-12T03:15:30.836Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-05-12T03:15:30.963Z] #35 DONE 0.6s [2020-05-12T03:15:30.963Z] [2020-05-12T03:15:30.963Z] #36 exporting to image [2020-05-12T03:15:30.963Z] #36 exporting layers [2020-05-12T03:15:31.124Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-05-12T03:15:31.411Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-05-12T03:15:31.697Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-05-12T03:15:32.830Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2020-05-12T03:15:32.830Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2020-05-12T03:15:32.830Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2020-05-12T03:15:32.860Z] #36 exporting layers 2.0s done [2020-05-12T03:15:32.860Z] #36 writing image sha256:7f9d502c5cd7c7507bbc8cf928af818e39b1b6b7420c05712e534ec7be029394 done [2020-05-12T03:15:32.860Z] #36 naming to docker.io/library/moby-e2e-test done [2020-05-12T03:15:32.860Z] #36 DONE 2.0s [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-05-12T03:15:33.180Z] --- PASS: TestUpdatePidsLimit (3.26s) [2020-05-12T03:15:33.180Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.36s) [2020-05-12T03:15:33.180Z] --- PASS: TestUpdatePidsLimit/no_change (0.32s) [2020-05-12T03:15:33.180Z] --- PASS: TestUpdatePidsLimit/update_lower (0.32s) [2020-05-12T03:15:33.180Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.32s) [2020-05-12T03:15:33.180Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.36s) [2020-05-12T03:15:33.180Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.32s) [2020-05-12T03:15:33.180Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.32s) [2020-05-12T03:15:33.180Z] === RUN TestUpdateRestartPolicy [2020-05-12T03:15:33.236Z] + echo Ensuring container killed. [2020-05-12T03:15:33.236Z] Ensuring container killed. [2020-05-12T03:15:33.236Z] + docker rm -vf docker-pr1 [2020-05-12T03:15:33.236Z] Error: No such container: docker-pr1 [2020-05-12T03:15:33.236Z] + true [Pipeline] sh [2020-05-12T03:15:33.541Z] + echo Chowning /workspace to jenkins user [2020-05-12T03:15:33.541Z] Chowning /workspace to jenkins user [2020-05-12T03:15:33.541Z] + id -u [2020-05-12T03:15:33.541Z] + id -g [2020-05-12T03:15:33.541Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40956:/workspace busybox chown -R 1000:1000 /workspace [2020-05-12T03:15:34.201Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-05-12T03:15:34.767Z] + bundleName=unit [2020-05-12T03:15:34.767Z] + echo Creating unit-bundles.tar.gz [2020-05-12T03:15:34.767Z] Creating unit-bundles.tar.gz [2020-05-12T03:15:34.767Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out [2020-05-12T03:15:34.767Z] bundles/junit-report.xml [2020-05-12T03:15:34.767Z] bundles/go-test-report.json [2020-05-12T03:15:34.767Z] bundles/profile.out [Pipeline] archiveArtifacts [2020-05-12T03:15:34.777Z] Archiving artifacts [2020-05-12T03:15:35.187Z] Uploaded 2 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40956/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-05-12T03:15:35.499Z] + make clean [2020-05-12T03:15:35.756Z] docker volume rm -f docker-dev-cache [2020-05-12T03:15:35.756Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-05-12T03:15:37.478Z] === RUN TestDockerSuite/TestCreateWithPortRange [2020-05-12T03:15:37.478Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2020-05-12T03:15:37.478Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2020-05-12T03:15:37.478Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2020-05-12T03:15:37.478Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2020-05-12T03:15:37.478Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2020-05-12T03:15:38.410Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2020-05-12T03:15:39.347Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2020-05-12T03:15:40.280Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2020-05-12T03:15:41.211Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2020-05-12T03:15:42.583Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2020-05-12T03:15:44.482Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2020-05-12T03:15:45.415Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2020-05-12T03:15:45.714Z] --- PASS: TestUpdateRestartPolicy (12.06s) [2020-05-12T03:15:45.714Z] === RUN TestUpdateRestartWithAutoRemove [2020-05-12T03:15:45.714Z] --- PASS: TestUpdateRestartWithAutoRemove (0.65s) [2020-05-12T03:15:45.714Z] === RUN TestWaitNonBlocked [2020-05-12T03:15:45.714Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-05-12T03:15:45.714Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-05-12T03:15:45.714Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-05-12T03:15:45.714Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-05-12T03:15:45.714Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-05-12T03:15:45.714Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-05-12T03:15:46.346Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2020-05-12T03:15:46.603Z] === RUN TestDockerSuite/TestDevicePermissions [2020-05-12T03:15:46.739Z] --- PASS: TestWaitNonBlocked (0.03s) [2020-05-12T03:15:46.739Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.97s) [2020-05-12T03:15:46.739Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.03s) [2020-05-12T03:15:46.739Z] === RUN TestWaitBlocked [2020-05-12T03:15:46.739Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-05-12T03:15:46.739Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-05-12T03:15:46.739Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-05-12T03:15:46.739Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-05-12T03:15:46.739Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-05-12T03:15:46.739Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-05-12T03:15:47.537Z] === RUN TestDockerSuite/TestDockerFails [2020-05-12T03:15:47.537Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2020-05-12T03:15:47.537Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2020-05-12T03:15:47.537Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2020-05-12T03:15:47.760Z] --- PASS: TestWaitBlocked (0.03s) [2020-05-12T03:15:47.760Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.90s) [2020-05-12T03:15:47.760Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.97s) [2020-05-12T03:15:47.760Z] === CONT TestContainerStartOnDaemonRestart [2020-05-12T03:15:47.760Z] === CONT TestIpcModeOlderClient [2020-05-12T03:15:47.760Z] === CONT TestDaemonHostGatewayIP [2020-05-12T03:15:47.760Z] === CONT TestDaemonRestartIpcMode [2020-05-12T03:15:48.049Z] --- PASS: TestIpcModeOlderClient (0.14s) [2020-05-12T03:15:48.049Z] === CONT TestContainerKillOnDaemonStart [2020-05-12T03:15:48.908Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2020-05-12T03:15:49.840Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2020-05-12T03:15:51.211Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2020-05-12T03:15:51.211Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2020-05-12T03:15:51.211Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2020-05-12T03:15:51.468Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2020-05-12T03:15:52.483Z] --- PASS: TestContainerStartOnDaemonRestart (4.29s) [2020-05-12T03:15:52.773Z] --- PASS: TestDaemonRestartIpcMode (4.98s) [2020-05-12T03:15:52.773Z] --- PASS: TestDaemonHostGatewayIP (5.05s) [2020-05-12T03:15:58.017Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2020-05-12T03:15:58.274Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2020-05-12T03:16:01.171Z] --- PASS: TestContainerKillOnDaemonStart (13.34s) [2020-05-12T03:16:01.171Z] PASS [2020-05-12T03:16:01.171Z] [2020-05-12T03:16:01.171Z] === Skipped [2020-05-12T03:16:01.171Z] === SKIP: ppc64le.integration.container TestCheckpoint (0.00s) [2020-05-12T03:16:01.171Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-05-12T03:16:01.171Z] [2020-05-12T03:16:01.171Z] === SKIP: ppc64le.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-05-12T03:16:01.171Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-05-12T03:16:01.171Z] [2020-05-12T03:16:01.171Z] === SKIP: ppc64le.integration.container TestDeleteDevicemapper (0.00s) [2020-05-12T03:16:01.171Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-05-12T03:16:01.171Z] [2020-05-12T03:16:01.171Z] [2020-05-12T03:16:01.171Z] DONE 200 tests, 3 skipped in 127.146s [2020-05-12T03:16:01.171Z] Running /go/src/github.com/docker/docker/integration/image (ppc64le.integration.image) flags=-test.v -test.timeout=120m [2020-05-12T03:16:01.171Z] ++ 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-12T03:16:01.171Z] ++ set -e [2020-05-12T03:16:01.171Z] ++ '[' -n 0 ']' [2020-05-12T03:16:01.171Z] ++ set -x [2020-05-12T03:16:01.172Z] ++ env -i DEST=/go/src/github.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-12T03:16:01.458Z] INFO: Testing against a local daemon [2020-05-12T03:16:01.458Z] === RUN TestCommitInheritsEnv [2020-05-12T03:16:01.556Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2020-05-12T03:16:02.080Z] --- PASS: TestCommitInheritsEnv (0.46s) [2020-05-12T03:16:02.081Z] === RUN TestImportExtremelyLargeImageWorks [2020-05-12T03:16:02.081Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-05-12T03:16:02.081Z] === RUN TestImagesFilterMultiReference [2020-05-12T03:16:02.081Z] --- PASS: TestImagesFilterMultiReference (0.07s) [2020-05-12T03:16:02.081Z] === RUN TestImagePullPlatformInvalid [2020-05-12T03:16:02.081Z] --- PASS: TestImagePullPlatformInvalid (0.05s) [2020-05-12T03:16:02.081Z] === RUN TestRemoveImageOrphaning [2020-05-12T03:16:02.365Z] --- PASS: TestRemoveImageOrphaning (0.42s) [2020-05-12T03:16:02.365Z] === RUN TestRemoveImageGarbageCollector [2020-05-12T03:16:02.365Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-05-12T03:16:02.365Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-12T03:16:02.365Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-05-12T03:16:02.365Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2020-05-12T03:16:02.365Z] === RUN TestTagInvalidReference [2020-05-12T03:16:02.657Z] --- PASS: TestTagInvalidReference (0.04s) [2020-05-12T03:16:02.657Z] === RUN TestTagValidPrefixedRepo [2020-05-12T03:16:02.657Z] --- PASS: TestTagValidPrefixedRepo (0.07s) [2020-05-12T03:16:02.657Z] === RUN TestTagExistedNameWithoutForce [2020-05-12T03:16:02.657Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2020-05-12T03:16:02.657Z] === RUN TestTagOfficialNames [2020-05-12T03:16:02.657Z] --- PASS: TestTagOfficialNames (0.06s) [2020-05-12T03:16:02.657Z] === RUN TestTagMatchesDigest [2020-05-12T03:16:02.657Z] --- PASS: TestTagMatchesDigest (0.03s) [2020-05-12T03:16:02.657Z] === CONT TestImportExtremelyLargeImageWorks [2020-05-12T03:16:04.083Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2020-05-12T03:16:06.607Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2020-05-12T03:16:07.978Z] === RUN TestDockerSuite/TestEventsAttach [2020-05-12T03:16:08.543Z] === RUN TestDockerSuite/TestEventsCommit [2020-05-12T03:16:09.913Z] === RUN TestDockerSuite/TestEventsContainerEvents [2020-05-12T03:16:10.477Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2020-05-12T03:16:11.408Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2020-05-12T03:16:11.973Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2020-05-12T03:16:13.869Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2020-05-12T03:16:15.765Z] === RUN TestDockerSuite/TestEventsContainerRestart [2020-05-12T03:16:15.765Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2020-05-12T03:16:19.043Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2020-05-12T03:16:22.321Z] === RUN TestDockerSuite/TestEventsCopy [2020-05-12T03:16:23.253Z] === RUN TestDockerSuite/TestEventsFilterContainer [2020-05-12T03:16:24.624Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2020-05-12T03:16:25.555Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2020-05-12T03:16:25.812Z] === RUN TestDockerSuite/TestEventsFilterImageName [2020-05-12T03:16:27.184Z] === RUN TestDockerSuite/TestEventsFilterLabels [2020-05-12T03:16:28.135Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2020-05-12T03:16:28.135Z] === RUN TestDockerSuite/TestEventsFilterType [2020-05-12T03:16:28.699Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2020-05-12T03:16:28.699Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2020-05-12T03:16:28.699Z] === RUN TestDockerSuite/TestEventsFilters [2020-05-12T03:16:30.594Z] === RUN TestDockerSuite/TestEventsFormat [2020-05-12T03:16:31.967Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2020-05-12T03:16:31.967Z] === RUN TestDockerSuite/TestEventsFormatBadField [2020-05-12T03:16:31.967Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2020-05-12T03:16:31.967Z] === RUN TestDockerSuite/TestEventsImageImport [2020-05-12T03:16:32.898Z] === RUN TestDockerSuite/TestEventsImageLoad [2020-05-12T03:16:33.155Z] === RUN TestDockerSuite/TestEventsImagePull [2020-05-12T03:16:33.720Z] === RUN TestDockerSuite/TestEventsImageTag [2020-05-12T03:16:34.653Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2020-05-12T03:16:35.219Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2020-05-12T03:16:35.219Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2020-05-12T03:16:35.219Z] === RUN TestDockerSuite/TestEventsPluginOps [2020-05-12T03:16:37.116Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2020-05-12T03:16:38.048Z] === RUN TestDockerSuite/TestEventsRename [2020-05-12T03:16:38.048Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2020-05-12T03:16:38.612Z] === RUN TestDockerSuite/TestEventsResize [2020-05-12T03:16:39.544Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2020-05-12T03:16:40.477Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2020-05-12T03:16:41.848Z] === RUN TestDockerSuite/TestEventsStreaming [2020-05-12T03:16:42.781Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2020-05-12T03:16:46.056Z] === RUN TestDockerSuite/TestEventsTop [2020-05-12T03:16:46.987Z] === RUN TestDockerSuite/TestEventsUntag [2020-05-12T03:16:49.510Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2020-05-12T03:16:51.405Z] === RUN TestDockerSuite/TestExec [2020-05-12T03:16:51.968Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2020-05-12T03:16:52.899Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2020-05-12T03:16:53.832Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2020-05-12T03:16:54.397Z] === RUN TestDockerSuite/TestExecAPIStart [2020-05-12T03:16:56.308Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2020-05-12T03:16:57.240Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2020-05-12T03:16:57.805Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2020-05-12T03:16:58.736Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2020-05-12T03:16:59.667Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2020-05-12T03:17:00.600Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2020-05-12T03:17:01.532Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2020-05-12T03:17:03.428Z] === RUN TestDockerSuite/TestExecCgroup [2020-05-12T03:17:04.359Z] === RUN TestDockerSuite/TestExecEnv [2020-05-12T03:17:05.291Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2020-05-12T03:17:07.187Z] === RUN TestDockerSuite/TestExecExitStatus [2020-05-12T03:17:07.187Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2020-05-12T03:17:07.752Z] === RUN TestDockerSuite/TestExecInspectID [2020-05-12T03:17:09.647Z] === RUN TestDockerSuite/TestExecInteractive [2020-05-12T03:17:10.213Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2020-05-12T03:17:10.777Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2020-05-12T03:17:11.709Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2020-05-12T03:17:12.641Z] === RUN TestDockerSuite/TestExecParseError [2020-05-12T03:17:13.206Z] === RUN TestDockerSuite/TestExecPausedContainer [2020-05-12T03:17:14.138Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2020-05-12T03:17:15.510Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2020-05-12T03:17:17.405Z] === RUN TestDockerSuite/TestExecSetEnv [2020-05-12T03:17:17.969Z] === RUN TestDockerSuite/TestExecStartFails [2020-05-12T03:17:18.900Z] === RUN TestDockerSuite/TestExecStateCleanup [2020-05-12T03:17:31.102Z] === RUN TestDockerSuite/TestExecStopNotHanging [2020-05-12T03:17:31.102Z] === RUN TestDockerSuite/TestExecTTY [2020-05-12T03:17:31.666Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2020-05-12T03:17:32.597Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2020-05-12T03:17:33.529Z] === RUN TestDockerSuite/TestExecUlimits [2020-05-12T03:17:33.529Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2020-05-12T03:17:34.462Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2020-05-12T03:17:34.462Z] === RUN TestDockerSuite/TestExecWithImageUser [2020-05-12T03:17:36.357Z] === RUN TestDockerSuite/TestExecWithNoTERM [2020-05-12T03:17:37.288Z] === RUN TestDockerSuite/TestExecWithPrivileged [2020-05-12T03:17:38.662Z] === RUN TestDockerSuite/TestExecWithTERM [2020-05-12T03:17:40.561Z] === RUN TestDockerSuite/TestExecWithUser [2020-05-12T03:17:41.127Z] === RUN TestDockerSuite/TestGetContainerStats [2020-05-12T03:17:46.568Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2020-05-12T03:17:50.744Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2020-05-12T03:17:52.640Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2020-05-12T03:17:57.896Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2020-05-12T03:17:58.460Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2020-05-12T03:17:58.460Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2020-05-12T03:17:58.460Z] === RUN TestDockerSuite/TestHealth [2020-05-12T03:18:01.739Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2020-05-12T03:18:23.653Z] === RUN TestDockerSuite/TestHistoryExistentImage [2020-05-12T03:18:23.653Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2020-05-12T03:18:23.653Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2020-05-12T03:18:23.653Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2020-05-12T03:18:23.653Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2020-05-12T03:18:23.653Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2020-05-12T03:18:23.653Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2020-05-12T03:18:23.653Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2020-05-12T03:18:23.653Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2020-05-12T03:18:23.653Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2020-05-12T03:18:23.653Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2020-05-12T03:18:23.653Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2020-05-12T03:18:23.653Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2020-05-12T03:18:23.653Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2020-05-12T03:18:24.217Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2020-05-12T03:18:24.474Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2020-05-12T03:18:25.405Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2020-05-12T03:18:26.336Z] === RUN TestDockerSuite/TestImagesFormat [2020-05-12T03:18:26.336Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2020-05-12T03:18:26.900Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2020-05-12T03:18:27.463Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2020-05-12T03:18:29.985Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2020-05-12T03:18:29.985Z] === RUN TestDockerSuite/TestImportBadURL [2020-05-12T03:18:30.242Z] === RUN TestDockerSuite/TestImportDisplay [2020-05-12T03:18:32.142Z] === RUN TestDockerSuite/TestImportFile [2020-05-12T03:18:34.039Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2020-05-12T03:18:34.039Z] === RUN TestDockerSuite/TestImportFileWithMessage [2020-05-12T03:18:36.562Z] === RUN TestDockerSuite/TestImportGzipped [2020-05-12T03:18:37.932Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2020-05-12T03:18:39.828Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2020-05-12T03:18:40.760Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2020-05-12T03:18:41.691Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2020-05-12T03:18:42.622Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2020-05-12T03:18:42.622Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2020-05-12T03:18:42.622Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2020-05-12T03:18:43.185Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2020-05-12T03:18:44.116Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2020-05-12T03:18:45.055Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2020-05-12T03:18:45.626Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2020-05-12T03:18:46.556Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2020-05-12T03:18:47.119Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2020-05-12T03:18:47.119Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2020-05-12T03:18:49.014Z] === RUN TestDockerSuite/TestInspectAmpersand [2020-05-12T03:18:49.946Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2020-05-12T03:18:50.511Z] === RUN TestDockerSuite/TestInspectByPrefix [2020-05-12T03:18:50.511Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2020-05-12T03:18:51.442Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2020-05-12T03:18:51.442Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2020-05-12T03:18:52.811Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2020-05-12T03:18:53.375Z] === RUN TestDockerSuite/TestInspectDefault [2020-05-12T03:18:54.306Z] === RUN TestDockerSuite/TestInspectHistory [2020-05-12T03:18:55.240Z] === RUN TestDockerSuite/TestInspectImage [2020-05-12T03:18:55.240Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2020-05-12T03:18:55.240Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2020-05-12T03:18:55.240Z] === RUN TestDockerSuite/TestInspectInt64 [2020-05-12T03:18:56.171Z] === RUN TestDockerSuite/TestInspectJSONFields [2020-05-12T03:18:56.735Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2020-05-12T03:18:56.992Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2020-05-12T03:18:57.556Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2020-05-12T03:18:58.488Z] === RUN TestDockerSuite/TestInspectPlugin [2020-05-12T03:19:00.384Z] === RUN TestDockerSuite/TestInspectRootFS [2020-05-12T03:19:00.384Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2020-05-12T03:19:01.315Z] === RUN TestDockerSuite/TestInspectStatus [2020-05-12T03:19:02.246Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2020-05-12T03:19:04.140Z] === RUN TestDockerSuite/TestInspectTemplateError [2020-05-12T03:19:04.703Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2020-05-12T03:19:05.266Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2020-05-12T03:19:06.197Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2020-05-12T03:19:06.762Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2020-05-12T03:19:07.020Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2020-05-12T03:19:07.955Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2020-05-12T03:19:08.888Z] === RUN TestDockerSuite/TestInspectUnknownObject [2020-05-12T03:19:08.888Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2020-05-12T03:19:12.191Z] === RUN TestDockerSuite/TestLinkShortDefinition [2020-05-12T03:19:13.562Z] === RUN TestDockerSuite/TestLinksEnvs [2020-05-12T03:19:14.932Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2020-05-12T03:19:15.189Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2020-05-12T03:19:17.085Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2020-05-12T03:19:19.609Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2020-05-12T03:19:22.133Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2020-05-12T03:19:22.133Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2020-05-12T03:19:24.656Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2020-05-12T03:19:25.221Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2020-05-12T03:19:26.592Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2020-05-12T03:19:31.849Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2020-05-12T03:19:37.108Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2020-05-12T03:19:39.631Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2020-05-12T03:19:39.631Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2020-05-12T03:19:42.156Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2020-05-12T03:19:42.719Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2020-05-12T03:19:44.094Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2020-05-12T03:19:45.466Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2020-05-12T03:19:45.722Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2020-05-12T03:19:48.997Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2020-05-12T03:19:48.997Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2020-05-12T03:19:48.997Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2020-05-12T03:19:48.997Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2020-05-12T03:19:48.997Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2020-05-12T03:19:49.254Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2020-05-12T03:19:49.819Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2020-05-12T03:19:50.750Z] === RUN TestDockerSuite/TestLogsAPIUntil [2020-05-12T03:19:52.645Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2020-05-12T03:19:55.168Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2020-05-12T03:19:55.426Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2020-05-12T03:19:57.320Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2020-05-12T03:20:00.594Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2020-05-12T03:20:00.851Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2020-05-12T03:20:00.851Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2020-05-12T03:20:02.222Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2020-05-12T03:20:02.222Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2020-05-12T03:20:03.593Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2020-05-12T03:20:04.525Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2020-05-12T03:20:05.897Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2020-05-12T03:20:06.829Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2020-05-12T03:20:09.354Z] === RUN TestDockerSuite/TestLogsFollowStopped [2020-05-12T03:20:09.919Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2020-05-12T03:20:10.849Z] === RUN TestDockerSuite/TestLogsSince [2020-05-12T03:20:17.421Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2020-05-12T03:20:23.967Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2020-05-12T03:20:24.224Z] === RUN TestDockerSuite/TestLogsTail [2020-05-12T03:20:25.154Z] === RUN TestDockerSuite/TestLogsTimestamps [2020-05-12T03:20:25.719Z] === RUN TestDockerSuite/TestLogsWithDetails [2020-05-12T03:20:26.649Z] === RUN TestDockerSuite/TestMountIntoProc [2020-05-12T03:20:27.213Z] === RUN TestDockerSuite/TestMountIntoSys [2020-05-12T03:20:27.470Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2020-05-12T03:20:28.034Z] === RUN TestDockerSuite/TestNetHostname [2020-05-12T03:20:30.558Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2020-05-12T03:20:31.123Z] === RUN TestDockerSuite/TestNetworkEvents [2020-05-12T03:20:32.495Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2020-05-12T03:20:35.018Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2020-05-12T03:20:35.581Z] === RUN TestDockerSuite/TestPluginActive [2020-05-12T03:20:37.475Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2020-05-12T03:20:37.475Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2020-05-12T03:20:42.733Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2020-05-12T03:20:43.297Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2020-05-12T03:20:43.297Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2020-05-12T03:20:43.861Z] === RUN TestDockerSuite/TestPluginLogDriver [2020-05-12T03:20:47.137Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2020-05-12T03:20:49.053Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2020-05-12T03:20:50.949Z] === RUN TestDockerSuite/TestPluginUpgrade [2020-05-12T03:20:56.205Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2020-05-12T03:20:56.205Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2020-05-12T03:20:58.728Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2020-05-12T03:20:59.293Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2020-05-12T03:21:00.224Z] === RUN TestDockerSuite/TestPortHostBinding [2020-05-12T03:21:01.597Z] === RUN TestDockerSuite/TestPortList [2020-05-12T03:21:02.531Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2020-05-12T03:21:05.809Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2020-05-12T03:21:09.087Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2020-05-12T03:21:10.275Z] --- PASS: TestImportExtremelyLargeImageWorks (297.04s) [2020-05-12T03:21:10.275Z] PASS [2020-05-12T03:21:10.275Z] [2020-05-12T03:21:10.275Z] === Skipped [2020-05-12T03:21:10.275Z] === SKIP: ppc64le.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-05-12T03:21:10.275Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-12T03:21:10.275Z] [2020-05-12T03:21:10.275Z] [2020-05-12T03:21:10.275Z] DONE 12 tests, 1 skipped in 298.452s [2020-05-12T03:21:10.275Z] Running /go/src/github.com/docker/docker/integration/network (ppc64le.integration.network) flags=-test.v -test.timeout=120m [2020-05-12T03:21:10.275Z] ++ 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-12T03:21:10.275Z] ++ set -e [2020-05-12T03:21:10.275Z] ++ '[' -n 0 ']' [2020-05-12T03:21:10.275Z] ++ set -x [2020-05-12T03:21:10.275Z] ++ env -i DEST=/go/src/github.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-12T03:21:10.275Z] INFO: Testing against a local daemon [2020-05-12T03:21:10.275Z] === RUN TestNetworkCreateDelete [2020-05-12T03:21:10.275Z] --- PASS: TestNetworkCreateDelete (0.20s) [2020-05-12T03:21:10.275Z] === RUN TestDockerNetworkDeletePreferID [2020-05-12T03:21:10.275Z] --- PASS: TestDockerNetworkDeletePreferID (0.59s) [2020-05-12T03:21:10.275Z] === RUN TestInspectNetwork [2020-05-12T03:21:10.275Z] === RUN TestInspectNetwork/full_network_id [2020-05-12T03:21:10.275Z] === RUN TestInspectNetwork/partial_network_id [2020-05-12T03:21:10.275Z] === RUN TestInspectNetwork/network_name [2020-05-12T03:21:10.275Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-05-12T03:21:10.275Z] --- PASS: TestInspectNetwork (7.77s) [2020-05-12T03:21:10.275Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-05-12T03:21:10.275Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-05-12T03:21:10.275Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-05-12T03:21:10.275Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-05-12T03:21:10.275Z] === RUN TestRunContainerWithBridgeNone [2020-05-12T03:21:10.896Z] --- PASS: TestRunContainerWithBridgeNone (2.28s) [2020-05-12T03:21:10.896Z] === RUN TestNetworkInvalidJSON [2020-05-12T03:21:10.896Z] === RUN TestNetworkInvalidJSON//networks/create [2020-05-12T03:21:10.896Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-05-12T03:21:10.896Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-05-12T03:21:10.896Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-05-12T03:21:10.896Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-05-12T03:21:10.896Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-05-12T03:21:10.896Z] === CONT TestNetworkInvalidJSON//networks/create [2020-05-12T03:21:10.896Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-05-12T03:21:10.896Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-05-12T03:21:10.896Z] --- PASS: TestNetworkInvalidJSON (0.05s) [2020-05-12T03:21:10.896Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-05-12T03:21:10.896Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-05-12T03:21:10.896Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-05-12T03:21:10.896Z] === RUN TestHostIPv4BridgeLabel [2020-05-12T03:21:11.520Z] --- PASS: TestHostIPv4BridgeLabel (0.61s) [2020-05-12T03:21:11.520Z] === RUN TestDaemonRestartWithLiveRestore [2020-05-12T03:21:12.538Z] --- PASS: TestDaemonRestartWithLiveRestore (1.06s) [2020-05-12T03:21:12.538Z] === RUN TestDaemonDefaultNetworkPools [2020-05-12T03:21:13.159Z] --- PASS: TestDaemonDefaultNetworkPools (0.79s) [2020-05-12T03:21:13.159Z] === RUN TestDaemonRestartWithExistingNetwork [2020-05-12T03:21:13.267Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2020-05-12T03:21:13.267Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2020-05-12T03:21:14.198Z] === RUN TestDockerSuite/TestPostContainersAttach [2020-05-12T03:21:14.647Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.23s) [2020-05-12T03:21:14.647Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-05-12T03:21:16.092Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2020-05-12T03:21:16.136Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.47s) [2020-05-12T03:21:16.136Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-05-12T03:21:16.434Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2020-05-12T03:21:16.434Z] === RUN TestServiceWithPredefinedNetwork [2020-05-12T03:21:19.128Z] --- PASS: TestServiceWithPredefinedNetwork (2.37s) [2020-05-12T03:21:19.128Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-05-12T03:21:19.128Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-05-12T03:21:19.128Z] service_test.go:236: FLAKY_TEST [2020-05-12T03:21:19.128Z] === RUN TestServiceWithDataPathPortInit [2020-05-12T03:21:19.368Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2020-05-12T03:21:21.892Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2020-05-12T03:21:21.892Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2020-05-12T03:21:21.892Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2020-05-12T03:21:22.461Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2020-05-12T03:21:22.727Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2020-05-12T03:21:22.727Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2020-05-12T03:21:23.658Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2020-05-12T03:21:23.658Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2020-05-12T03:21:24.222Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2020-05-12T03:21:24.479Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2020-05-12T03:21:25.850Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2020-05-12T03:21:25.850Z] === RUN TestDockerSuite/TestPruneContainerLabel [2020-05-12T03:21:29.127Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2020-05-12T03:21:29.384Z] === RUN TestDockerSuite/TestPruneContainerUntil [2020-05-12T03:21:31.281Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2020-05-12T03:21:31.538Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2020-05-12T03:21:31.795Z] === RUN TestDockerSuite/TestPsByOrder [2020-05-12T03:21:34.320Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2020-05-12T03:21:34.380Z] --- PASS: TestServiceWithDataPathPortInit (14.89s) [2020-05-12T03:21:34.380Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-05-12T03:21:35.252Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2020-05-12T03:21:36.183Z] === RUN TestDockerSuite/TestPsListContainersBase [2020-05-12T03:21:40.362Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2020-05-12T03:21:41.212Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.32s) [2020-05-12T03:21:41.212Z] service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:1yj4xt0uz32rcep86ab985dn7 Created:2020-05-12 03:21:34.904421219 +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[6a277fe26bb79e9688046b373e7b51219ad4d78536bd2e121846d66d7efb1c56:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.n8wi0nrxt96smiqiaozf6og6i EndpointID:ea48d5974426d9afe0bdb946371f2407a064056ca49685ac1e41eaf70ed28a4b MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:c4fe65873b4eadb6e4d0bed5217f99d90e1c54490fd4605e1a6cb05b46d13461 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:912a4587d85f IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.n8wi0nrxt96smiqiaozf6og6i EndpointID:ea48d5974426d9afe0bdb946371f2407a064056ca49685ac1e41eaf70ed28a4b EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-05-12T03:21:41.212Z] PASS [2020-05-12T03:21:41.212Z] [2020-05-12T03:21:41.212Z] === Skipped [2020-05-12T03:21:41.212Z] === SKIP: ppc64le.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-05-12T03:21:41.212Z] service_test.go:236: FLAKY_TEST [2020-05-12T03:21:41.212Z] [2020-05-12T03:21:41.212Z] [2020-05-12T03:21:41.212Z] DONE 22 tests, 1 skipped in 41.313s [2020-05-12T03:21:41.212Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (ppc64le.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-05-12T03:21:41.212Z] ++ 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-12T03:21:41.212Z] ++ set -e [2020-05-12T03:21:41.212Z] ++ '[' -n 0 ']' [2020-05-12T03:21:41.212Z] ++ set -x [2020-05-12T03:21:41.212Z] ++ env -i DEST=/go/src/github.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-12T03:21:41.212Z] INFO: Testing against a local daemon [2020-05-12T03:21:41.212Z] === RUN TestDockerNetworkIpvlanPersistance [2020-05-12T03:21:41.212Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s) [2020-05-12T03:21:41.212Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-05-12T03:21:41.212Z] === RUN TestDockerNetworkIpvlan [2020-05-12T03:21:41.212Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-05-12T03:21:41.212Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-05-12T03:21:41.212Z] PASS [2020-05-12T03:21:41.212Z] [2020-05-12T03:21:41.212Z] === Skipped [2020-05-12T03:21:41.212Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.01s) [2020-05-12T03:21:41.212Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-05-12T03:21:41.212Z] [2020-05-12T03:21:41.212Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-05-12T03:21:41.212Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-05-12T03:21:41.212Z] [2020-05-12T03:21:41.212Z] [2020-05-12T03:21:41.212Z] DONE 2 tests, 2 skipped in 0.113s [2020-05-12T03:21:41.212Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (ppc64le.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-05-12T03:21:41.212Z] ++ 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-12T03:21:41.212Z] ++ set -e [2020-05-12T03:21:41.212Z] ++ '[' -n 0 ']' [2020-05-12T03:21:41.212Z] ++ set -x [2020-05-12T03:21:41.212Z] ++ env -i DEST=/go/src/github.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-12T03:21:41.212Z] INFO: Testing against a local daemon [2020-05-12T03:21:41.212Z] === RUN TestDockerNetworkMacvlanPersistance [2020-05-12T03:21:42.722Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.49s) [2020-05-12T03:21:42.722Z] === RUN TestDockerNetworkMacvlan [2020-05-12T03:21:43.740Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-05-12T03:21:44.759Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-05-12T03:21:45.616Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2020-05-12T03:21:45.617Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2020-05-12T03:21:45.776Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-05-12T03:21:48.140Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2020-05-12T03:21:48.494Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-05-12T03:21:49.071Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2020-05-12T03:21:50.541Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-05-12T03:21:51.594Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2020-05-12T03:21:54.870Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2020-05-12T03:21:56.068Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-05-12T03:21:56.354Z] --- PASS: TestDockerNetworkMacvlan (13.60s) [2020-05-12T03:21:56.354Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.09s) [2020-05-12T03:21:56.354Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.09s) [2020-05-12T03:21:56.354Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.14s) [2020-05-12T03:21:56.354Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.29s) [2020-05-12T03:21:56.354Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.07s) [2020-05-12T03:21:56.354Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.91s) [2020-05-12T03:21:56.354Z] PASS [2020-05-12T03:21:56.354Z] [2020-05-12T03:21:56.354Z] DONE 8 tests in 15.184s [2020-05-12T03:21:56.354Z] Running /go/src/github.com/docker/docker/integration/plugin (ppc64le.integration.plugin) flags=-test.v -test.timeout=120m [2020-05-12T03:21:56.354Z] ++ 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-12T03:21:56.354Z] ++ set -e [2020-05-12T03:21:56.354Z] ++ '[' -n 0 ']' [2020-05-12T03:21:56.354Z] ++ set -x [2020-05-12T03:21:56.354Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-12T03:21:56.354Z] testing: warning: no tests to run [2020-05-12T03:21:56.354Z] PASS [2020-05-12T03:21:56.354Z] [2020-05-12T03:21:56.354Z] DONE 0 tests in 0.015s [2020-05-12T03:21:56.354Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (ppc64le.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-05-12T03:21:56.354Z] ++ 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-12T03:21:56.354Z] ++ set -e [2020-05-12T03:21:56.354Z] ++ '[' -n 0 ']' [2020-05-12T03:21:56.354Z] ++ set -x [2020-05-12T03:21:56.354Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-12T03:21:56.642Z] INFO: Testing against a local daemon [2020-05-12T03:21:56.642Z] === RUN TestAuthZPluginAllowRequest [2020-05-12T03:21:57.409Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2020-05-12T03:21:58.141Z] --- PASS: TestAuthZPluginAllowRequest (1.64s) [2020-05-12T03:21:58.141Z] === RUN TestAuthZPluginTLS [2020-05-12T03:21:58.340Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2020-05-12T03:21:58.340Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2020-05-12T03:21:58.760Z] --- PASS: TestAuthZPluginTLS (0.60s) [2020-05-12T03:21:58.760Z] === RUN TestAuthZPluginDenyRequest [2020-05-12T03:21:59.380Z] --- PASS: TestAuthZPluginDenyRequest (0.56s) [2020-05-12T03:21:59.380Z] === RUN TestAuthZPluginAPIDenyResponse [2020-05-12T03:22:00.000Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.56s) [2020-05-12T03:22:00.000Z] === RUN TestAuthZPluginDenyResponse [2020-05-12T03:22:00.620Z] --- PASS: TestAuthZPluginDenyResponse (0.57s) [2020-05-12T03:22:00.620Z] === RUN TestAuthZPluginAllowEventStream [2020-05-12T03:22:00.865Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2020-05-12T03:22:02.107Z] --- PASS: TestAuthZPluginAllowEventStream (1.63s) [2020-05-12T03:22:02.107Z] === RUN TestAuthZPluginErrorResponse [2020-05-12T03:22:02.731Z] --- PASS: TestAuthZPluginErrorResponse (0.59s) [2020-05-12T03:22:02.731Z] === RUN TestAuthZPluginErrorRequest [2020-05-12T03:22:02.761Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2020-05-12T03:22:03.325Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2020-05-12T03:22:03.366Z] --- PASS: TestAuthZPluginErrorRequest (0.56s) [2020-05-12T03:22:03.366Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-05-12T03:22:03.889Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2020-05-12T03:22:04.007Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.57s) [2020-05-12T03:22:04.007Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-05-12T03:22:06.044Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.13s) [2020-05-12T03:22:06.044Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-05-12T03:22:06.415Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2020-05-12T03:22:06.415Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2020-05-12T03:22:08.080Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.06s) [2020-05-12T03:22:08.080Z] === RUN TestAuthZPluginHeader [2020-05-12T03:22:08.940Z] === RUN TestDockerSuite/TestPsListContainersSize [2020-05-12T03:22:09.097Z] --- PASS: TestAuthZPluginHeader (0.97s) [2020-05-12T03:22:09.097Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-05-12T03:22:09.097Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-05-12T03:22:09.097Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-12T03:22:09.097Z] === RUN TestAuthZPluginV2Disable [2020-05-12T03:22:09.097Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2020-05-12T03:22:09.097Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-12T03:22:09.097Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-05-12T03:22:09.097Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-05-12T03:22:09.097Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-12T03:22:09.097Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-05-12T03:22:09.097Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-05-12T03:22:09.097Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-12T03:22:09.097Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-05-12T03:22:10.311Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2020-05-12T03:22:10.568Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2020-05-12T03:22:11.499Z] === RUN TestDockerSuite/TestPsRightTagName [2020-05-12T03:22:14.024Z] === RUN TestDockerSuite/TestPsShowMounts [2020-05-12T03:22:16.551Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2020-05-12T03:22:17.482Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2020-05-12T03:22:17.482Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2020-05-12T03:22:17.739Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2020-05-12T03:22:17.739Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2020-05-12T03:22:17.739Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2020-05-12T03:22:18.671Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2020-05-12T03:22:18.928Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2020-05-12T03:22:20.298Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2020-05-12T03:22:22.193Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2020-05-12T03:22:23.125Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2020-05-12T03:22:27.585Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.81s) [2020-05-12T03:22:27.586Z] PASS [2020-05-12T03:22:27.586Z] [2020-05-12T03:22:27.586Z] === Skipped [2020-05-12T03:22:27.586Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-05-12T03:22:27.586Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-12T03:22:27.586Z] [2020-05-12T03:22:27.586Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2020-05-12T03:22:27.586Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-12T03:22:27.586Z] [2020-05-12T03:22:27.586Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-05-12T03:22:27.586Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-12T03:22:27.586Z] [2020-05-12T03:22:27.586Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-05-12T03:22:27.586Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-12T03:22:27.586Z] [2020-05-12T03:22:27.586Z] [2020-05-12T03:22:27.586Z] DONE 17 tests, 4 skipped in 29.348s [2020-05-12T03:22:27.586Z] Running /go/src/github.com/docker/docker/integration/plugin/common (ppc64le.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-05-12T03:22:27.586Z] ++ 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-12T03:22:27.586Z] ++ set -e [2020-05-12T03:22:27.586Z] ++ '[' -n 0 ']' [2020-05-12T03:22:27.586Z] ++ set -x [2020-05-12T03:22:27.586Z] ++ env -i DEST=/go/src/github.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-12T03:22:27.586Z] INFO: Testing against a local daemon [2020-05-12T03:22:27.586Z] === RUN TestPluginInvalidJSON [2020-05-12T03:22:27.586Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-05-12T03:22:27.586Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-05-12T03:22:27.586Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-05-12T03:22:27.586Z] --- PASS: TestPluginInvalidJSON (0.04s) [2020-05-12T03:22:27.586Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-05-12T03:22:27.586Z] === RUN TestPluginInstall [2020-05-12T03:22:27.586Z] === RUN TestPluginInstall/no_auth [2020-05-12T03:22:31.230Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2020-05-12T03:22:32.161Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2020-05-12T03:22:32.161Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2020-05-12T03:22:34.470Z] time="2020-05-12T03:22:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-05-12T03:22:34.470Z] time="2020-05-12T03:22:33Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-05-12T03:22:34.470Z] time="2020-05-12T03:22:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b807634372df0f8524549a9ac64eadb504dda66f0271a504bdd47a5942a7a4f4" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-05-12T03:22:34.470Z] time="2020-05-12T03:22:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-05-12T03:22:34.470Z] time="2020-05-12T03:22:33Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-05-12T03:22:34.470Z] time="2020-05-12T03:22:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b807634372df0f8524549a9ac64eadb504dda66f0271a504bdd47a5942a7a4f4" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-05-12T03:22:34.470Z] === RUN TestPluginInstall/with_htpasswd [2020-05-12T03:22:35.110Z] time="2020-05-12T03:22:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-05-12T03:22:35.110Z] time="2020-05-12T03:22:34Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-05-12T03:22:35.110Z] time="2020-05-12T03:22:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f49430c03dabcf629355530329e82062a621497b5cc4628ba30560d5bb32f7df" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-05-12T03:22:35.110Z] time="2020-05-12T03:22:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-05-12T03:22:35.110Z] time="2020-05-12T03:22:34Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-05-12T03:22:35.110Z] time="2020-05-12T03:22:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f49430c03dabcf629355530329e82062a621497b5cc4628ba30560d5bb32f7df" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-05-12T03:22:35.395Z] === RUN TestPluginInstall/with_insecure [2020-05-12T03:22:35.438Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2020-05-12T03:22:35.438Z] === RUN TestDockerSuite/TestRestartPolicyNO [2020-05-12T03:22:35.438Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2020-05-12T03:22:35.438Z] === RUN TestDockerSuite/TestRestartRunningContainer [2020-05-12T03:22:36.879Z] time="2020-05-12T03:22:36Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-05-12T03:22:36.879Z] time="2020-05-12T03:22:36Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-05-12T03:22:36.879Z] time="2020-05-12T03:22:36Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a2e8b65e4f63514365c7d116bd0d004251ab095237efcf67863c096b40c558ae" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-05-12T03:22:36.879Z] time="2020-05-12T03:22:36Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-05-12T03:22:36.879Z] time="2020-05-12T03:22:36Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-05-12T03:22:36.879Z] time="2020-05-12T03:22:36Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a2e8b65e4f63514365c7d116bd0d004251ab095237efcf67863c096b40c558ae" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-05-12T03:22:37.168Z] --- PASS: TestPluginInstall (11.11s) [2020-05-12T03:22:37.168Z] --- PASS: TestPluginInstall/no_auth (8.02s) [2020-05-12T03:22:37.168Z] --- PASS: TestPluginInstall/with_htpasswd (1.34s) [2020-05-12T03:22:37.168Z] --- PASS: TestPluginInstall/with_insecure (1.75s) [2020-05-12T03:22:37.168Z] plugin_test.go:157: [d39bca0cc6119] daemon is not started [2020-05-12T03:22:37.168Z] PASS [2020-05-12T03:22:37.168Z] [2020-05-12T03:22:37.168Z] DONE 6 tests in 11.249s [2020-05-12T03:22:37.168Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (ppc64le.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-05-12T03:22:37.168Z] ++ 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-12T03:22:37.168Z] ++ set -e [2020-05-12T03:22:37.168Z] ++ '[' -n 0 ']' [2020-05-12T03:22:37.168Z] ++ set -x [2020-05-12T03:22:37.168Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-12T03:22:37.168Z] INFO: Testing against a local daemon [2020-05-12T03:22:37.168Z] === RUN TestExternalGraphDriver [2020-05-12T03:22:37.459Z] === RUN TestExternalGraphDriver/json [2020-05-12T03:22:37.960Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2020-05-12T03:22:39.499Z] === RUN TestExternalGraphDriver/spec [2020-05-12T03:22:39.855Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2020-05-12T03:22:41.538Z] === RUN TestExternalGraphDriver/pull [2020-05-12T03:22:43.569Z] --- PASS: TestExternalGraphDriver (6.29s) [2020-05-12T03:22:43.570Z] --- PASS: TestExternalGraphDriver/json (2.07s) [2020-05-12T03:22:43.570Z] --- PASS: TestExternalGraphDriver/spec (2.02s) [2020-05-12T03:22:43.570Z] --- PASS: TestExternalGraphDriver/pull (2.01s) [2020-05-12T03:22:43.570Z] === RUN TestGraphdriverPluginV2 [2020-05-12T03:22:43.570Z] --- SKIP: TestGraphdriverPluginV2 (0.06s) [2020-05-12T03:22:43.570Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-12T03:22:43.570Z] PASS [2020-05-12T03:22:43.570Z] [2020-05-12T03:22:43.570Z] === Skipped [2020-05-12T03:22:43.570Z] === SKIP: ppc64le.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.06s) [2020-05-12T03:22:43.570Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-12T03:22:43.570Z] [2020-05-12T03:22:43.570Z] [2020-05-12T03:22:43.570Z] DONE 5 tests, 1 skipped in 6.455s [2020-05-12T03:22:43.570Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (ppc64le.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-05-12T03:22:43.570Z] ++ 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-12T03:22:43.570Z] ++ set -e [2020-05-12T03:22:43.570Z] ++ '[' -n 0 ']' [2020-05-12T03:22:43.570Z] ++ set -x [2020-05-12T03:22:43.570Z] ++ env -i DEST=/go/src/github.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-12T03:22:43.570Z] INFO: Testing against a local daemon [2020-05-12T03:22:43.570Z] === RUN TestContinueAfterPluginCrash [2020-05-12T03:22:43.570Z] === PAUSE TestContinueAfterPluginCrash [2020-05-12T03:22:43.570Z] === RUN TestReadPluginNoRead [2020-05-12T03:22:43.570Z] === PAUSE TestReadPluginNoRead [2020-05-12T03:22:43.570Z] === RUN TestDaemonStartWithLogOpt [2020-05-12T03:22:43.570Z] === PAUSE TestDaemonStartWithLogOpt [2020-05-12T03:22:43.570Z] === CONT TestContinueAfterPluginCrash [2020-05-12T03:22:43.570Z] === CONT TestDaemonStartWithLogOpt [2020-05-12T03:22:43.570Z] === CONT TestReadPluginNoRead [2020-05-12T03:22:44.030Z] === RUN TestDockerSuite/TestRestartWithVolumes [2020-05-12T03:22:44.961Z] === RUN TestDockerSuite/TestRmiBlank [2020-05-12T03:22:44.961Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2020-05-12T03:22:45.218Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2020-05-12T03:22:45.475Z] === RUN TestDockerSwarmSuite/TestServiceScale [2020-05-12T03:22:48.751Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2020-05-12T03:22:49.683Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2020-05-12T03:22:50.451Z] === RUN TestReadPluginNoRead/default [2020-05-12T03:22:50.614Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2020-05-12T03:22:50.738Z] --- PASS: TestDaemonStartWithLogOpt (7.11s) [2020-05-12T03:22:50.872Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2020-05-12T03:22:52.766Z] === RUN TestDockerSuite/TestRmiImgIDForce [2020-05-12T03:22:52.771Z] === RUN TestReadPluginNoRead/disabled_caching [2020-05-12T03:22:53.697Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2020-05-12T03:22:54.247Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-05-12T03:22:55.591Z] === RUN TestDockerSuite/TestRmiParentImageFail [2020-05-12T03:22:55.724Z] --- PASS: TestReadPluginNoRead (12.16s) [2020-05-12T03:22:55.724Z] --- PASS: TestReadPluginNoRead/default (1.88s) [2020-05-12T03:22:55.724Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.70s) [2020-05-12T03:22:55.724Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.73s) [2020-05-12T03:22:55.724Z] read_test.go:91: [d6bda62dbb57a] daemon is not started [2020-05-12T03:22:56.351Z] --- PASS: TestContinueAfterPluginCrash (12.74s) [2020-05-12T03:22:56.351Z] PASS [2020-05-12T03:22:56.351Z] [2020-05-12T03:22:56.351Z] DONE 6 tests in 12.840s [2020-05-12T03:22:56.351Z] 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-12T03:22:56.351Z] ++ 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-12T03:22:56.351Z] ++ set -e [2020-05-12T03:22:56.351Z] ++ '[' -n 0 ']' [2020-05-12T03:22:56.351Z] ++ set -x [2020-05-12T03:22:56.351Z] ++ env -i DEST=/go/src/github.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-12T03:22:56.351Z] testing: warning: no tests to run [2020-05-12T03:22:56.351Z] PASS [2020-05-12T03:22:56.351Z] [2020-05-12T03:22:56.351Z] DONE 0 tests in 0.019s [2020-05-12T03:22:56.351Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (ppc64le.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-05-12T03:22:56.351Z] ++ 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-12T03:22:56.351Z] ++ set -e [2020-05-12T03:22:56.351Z] ++ '[' -n 0 ']' [2020-05-12T03:22:56.351Z] ++ set -x [2020-05-12T03:22:56.351Z] ++ env -i DEST=/go/src/github.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-12T03:22:56.523Z] === RUN TestDockerSuite/TestRmiTag [2020-05-12T03:22:56.637Z] INFO: Testing against a local daemon [2020-05-12T03:22:56.637Z] === RUN TestPluginWithDevMounts [2020-05-12T03:22:56.637Z] === PAUSE TestPluginWithDevMounts [2020-05-12T03:22:56.637Z] === CONT TestPluginWithDevMounts [2020-05-12T03:22:56.780Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2020-05-12T03:22:57.711Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2020-05-12T03:22:58.667Z] --- PASS: TestPluginWithDevMounts (2.21s) [2020-05-12T03:22:58.668Z] PASS [2020-05-12T03:22:58.668Z] [2020-05-12T03:22:58.668Z] DONE 1 tests in 2.308s [2020-05-12T03:22:58.972Z] Running /go/src/github.com/docker/docker/integration/secret (ppc64le.integration.secret) flags=-test.v -test.timeout=120m [2020-05-12T03:22:58.972Z] ++ 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-12T03:22:58.972Z] ++ set -e [2020-05-12T03:22:58.972Z] ++ '[' -n 0 ']' [2020-05-12T03:22:58.972Z] ++ set -x [2020-05-12T03:22:58.972Z] ++ env -i DEST=/go/src/github.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-12T03:22:58.972Z] INFO: Testing against a local daemon [2020-05-12T03:22:58.972Z] === RUN TestSecretInspect [2020-05-12T03:23:01.009Z] --- PASS: TestSecretInspect (2.21s) [2020-05-12T03:23:01.009Z] === RUN TestSecretList [2020-05-12T03:23:02.975Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2020-05-12T03:23:03.233Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2020-05-12T03:23:03.705Z] --- PASS: TestSecretList (2.30s) [2020-05-12T03:23:03.705Z] === RUN TestSecretsCreateAndDelete [2020-05-12T03:23:04.165Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2020-05-12T03:23:04.730Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2020-05-12T03:23:05.737Z] --- PASS: TestSecretsCreateAndDelete (2.19s) [2020-05-12T03:23:05.737Z] === RUN TestSecretsUpdate [2020-05-12T03:23:06.625Z] === RUN TestDockerSuite/TestRunAddHost [2020-05-12T03:23:07.556Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2020-05-12T03:23:07.774Z] --- PASS: TestSecretsUpdate (2.28s) [2020-05-12T03:23:07.774Z] === RUN TestTemplatedSecret [2020-05-12T03:23:07.813Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2020-05-12T03:23:08.377Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2020-05-12T03:23:08.634Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2020-05-12T03:23:09.197Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2020-05-12T03:23:11.092Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2020-05-12T03:23:11.255Z] --- PASS: TestTemplatedSecret (2.77s) [2020-05-12T03:23:11.255Z] === RUN TestSecretCreateResolve [2020-05-12T03:23:12.023Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2020-05-12T03:23:12.589Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2020-05-12T03:23:13.157Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2020-05-12T03:23:13.293Z] --- PASS: TestSecretCreateResolve (2.22s) [2020-05-12T03:23:13.293Z] PASS [2020-05-12T03:23:13.293Z] [2020-05-12T03:23:13.293Z] DONE 6 tests in 14.065s [2020-05-12T03:23:13.293Z] Running /go/src/github.com/docker/docker/integration/service (ppc64le.integration.service) flags=-test.v -test.timeout=120m [2020-05-12T03:23:13.293Z] ++ 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-12T03:23:13.293Z] ++ set -e [2020-05-12T03:23:13.293Z] ++ '[' -n 0 ']' [2020-05-12T03:23:13.293Z] ++ set -x [2020-05-12T03:23:13.293Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-12T03:23:13.293Z] INFO: Testing against a local daemon [2020-05-12T03:23:13.293Z] === RUN TestServiceCreateInit [2020-05-12T03:23:13.293Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-05-12T03:23:14.089Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2020-05-12T03:23:15.458Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2020-05-12T03:23:15.715Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2020-05-12T03:23:17.611Z] === RUN TestDockerSuite/TestRunAttachDetach [2020-05-12T03:23:17.692Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-05-12T03:23:18.618Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2020-05-12T03:23:18.618Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2020-05-12T03:23:19.551Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2020-05-12T03:23:20.921Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2020-05-12T03:23:21.487Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2020-05-12T03:23:22.098Z] --- PASS: TestServiceCreateInit (8.63s) [2020-05-12T03:23:22.098Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.44s) [2020-05-12T03:23:22.098Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.16s) [2020-05-12T03:23:22.098Z] === RUN TestCreateServiceMultipleTimes [2020-05-12T03:23:22.420Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2020-05-12T03:23:23.790Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2020-05-12T03:23:24.724Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2020-05-12T03:23:25.664Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2020-05-12T03:23:26.227Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2020-05-12T03:23:27.158Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2020-05-12T03:23:27.158Z] === RUN TestDockerSuite/TestRunBindMounts [2020-05-12T03:23:29.683Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2020-05-12T03:23:30.247Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2020-05-12T03:23:31.178Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2020-05-12T03:23:31.742Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2020-05-12T03:23:32.676Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2020-05-12T03:23:32.676Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2020-05-12T03:23:33.607Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2020-05-12T03:23:34.172Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2020-05-12T03:23:35.105Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2020-05-12T03:23:35.669Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2020-05-12T03:23:36.600Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2020-05-12T03:23:36.600Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2020-05-12T03:23:37.531Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2020-05-12T03:23:37.531Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2020-05-12T03:23:38.464Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2020-05-12T03:23:38.464Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2020-05-12T03:23:39.397Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2020-05-12T03:23:40.329Z] === RUN TestDockerSuite/TestRunContainerNetwork [2020-05-12T03:23:40.595Z] --- PASS: TestCreateServiceMultipleTimes (16.22s) [2020-05-12T03:23:40.596Z] === RUN TestCreateServiceConflict [2020-05-12T03:23:40.596Z] --- PASS: TestCreateServiceConflict (2.28s) [2020-05-12T03:23:40.596Z] === RUN TestCreateServiceMaxReplicas [2020-05-12T03:23:41.261Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2020-05-12T03:23:41.261Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2020-05-12T03:23:42.192Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2020-05-12T03:23:43.294Z] --- PASS: TestCreateServiceMaxReplicas (3.05s) [2020-05-12T03:23:43.294Z] === RUN TestCreateWithDuplicateNetworkNames [2020-05-12T03:23:43.564Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2020-05-12T03:23:45.459Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2020-05-12T03:23:46.390Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2020-05-12T03:23:46.648Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2020-05-12T03:23:47.579Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2020-05-12T03:23:48.511Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2020-05-12T03:23:49.453Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2020-05-12T03:23:49.727Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2020-05-12T03:23:50.658Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2020-05-12T03:23:51.222Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2020-05-12T03:23:53.121Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2020-05-12T03:23:57.297Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2020-05-12T03:23:57.297Z] === RUN TestDockerSuite/TestRunCreateVolume [2020-05-12T03:23:57.861Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2020-05-12T03:23:58.530Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.28s) [2020-05-12T03:23:58.530Z] === RUN TestCreateServiceSecretFileMode [2020-05-12T03:23:59.150Z] --- PASS: TestCreateServiceSecretFileMode (2.58s) [2020-05-12T03:23:59.150Z] === RUN TestCreateServiceConfigFileMode [2020-05-12T03:24:00.383Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2020-05-12T03:24:01.753Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2020-05-12T03:24:01.843Z] --- PASS: TestCreateServiceConfigFileMode (2.55s) [2020-05-12T03:24:01.843Z] === RUN TestCreateServiceSysctls [2020-05-12T03:24:05.031Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2020-05-12T03:24:05.315Z] --- PASS: TestCreateServiceSysctls (3.37s) [2020-05-12T03:24:05.315Z] === RUN TestCreateServiceCapabilities [2020-05-12T03:24:05.595Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2020-05-12T03:24:07.489Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2020-05-12T03:24:07.490Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2020-05-12T03:24:07.490Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2020-05-12T03:24:08.010Z] --- PASS: TestCreateServiceCapabilities (2.62s) [2020-05-12T03:24:08.010Z] === RUN TestInspect [2020-05-12T03:24:08.422Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2020-05-12T03:24:10.317Z] === RUN TestDockerSuite/TestRunDNSOptions [2020-05-12T03:24:10.699Z] --- PASS: TestInspect (2.95s) [2020-05-12T03:24:10.699Z] === RUN TestCreateJob [2020-05-12T03:24:11.687Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2020-05-12T03:24:14.181Z] --- PASS: TestCreateJob (3.32s) [2020-05-12T03:24:14.181Z] === RUN TestReplicatedJob [2020-05-12T03:24:14.212Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2020-05-12T03:24:14.776Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2020-05-12T03:24:16.672Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2020-05-12T03:24:17.237Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2020-05-12T03:24:17.237Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2020-05-12T03:24:18.176Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2020-05-12T03:24:19.695Z] --- PASS: TestReplicatedJob (5.50s) [2020-05-12T03:24:19.695Z] === RUN TestUpdateReplicatedJob [2020-05-12T03:24:20.077Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2020-05-12T03:24:20.077Z] === RUN TestDockerSuite/TestRunDuplicateMount [2020-05-12T03:24:20.641Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2020-05-12T03:24:21.572Z] === RUN TestDockerSuite/TestRunEchoStdout [2020-05-12T03:24:22.503Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2020-05-12T03:24:23.067Z] === RUN TestDockerSuite/TestRunEmptyEnv [2020-05-12T03:24:23.067Z] === RUN TestDockerSuite/TestRunEntrypoint [2020-05-12T03:24:23.185Z] --- PASS: TestUpdateReplicatedJob (3.52s) [2020-05-12T03:24:23.185Z] === RUN TestServiceListWithStatuses [2020-05-12T03:24:23.185Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-05-12T03:24:23.185Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-05-12T03:24:23.185Z] === RUN TestDockerNetworkConnectAlias [2020-05-12T03:24:23.998Z] === RUN TestDockerSuite/TestRunEnvironment [2020-05-12T03:24:24.929Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2020-05-12T03:24:24.929Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2020-05-12T03:24:25.494Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2020-05-12T03:24:26.424Z] === RUN TestDockerSuite/TestRunExitCode [2020-05-12T03:24:27.355Z] === RUN TestDockerSuite/TestRunExitCodeOne [2020-05-12T03:24:27.596Z] --- PASS: TestDockerNetworkConnectAlias (4.64s) [2020-05-12T03:24:27.596Z] === RUN TestDockerNetworkReConnect [2020-05-12T03:24:28.287Z] === RUN TestDockerSuite/TestRunExitCodeZero [2020-05-12T03:24:29.222Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2020-05-12T03:24:29.787Z] === RUN TestDockerSuite/TestRunExposePort [2020-05-12T03:24:29.787Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2020-05-12T03:24:30.718Z] === RUN TestDockerSuite/TestRunGroupAdd [2020-05-12T03:24:31.650Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2020-05-12T03:24:32.014Z] --- PASS: TestDockerNetworkReConnect (3.74s) [2020-05-12T03:24:32.014Z] === RUN TestServicePlugin [2020-05-12T03:24:32.014Z] --- SKIP: TestServicePlugin (0.00s) [2020-05-12T03:24:32.014Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-12T03:24:32.014Z] === RUN TestServiceUpdateLabel [2020-05-12T03:24:33.020Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2020-05-12T03:24:33.278Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2020-05-12T03:24:33.497Z] --- PASS: TestServiceUpdateLabel (2.23s) [2020-05-12T03:24:33.497Z] === RUN TestServiceUpdateSecrets [2020-05-12T03:24:33.535Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2020-05-12T03:24:33.535Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2020-05-12T03:24:37.711Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2020-05-12T03:24:37.970Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2020-05-12T03:24:48.910Z] --- PASS: TestServiceUpdateSecrets (14.78s) [2020-05-12T03:24:48.910Z] === RUN TestServiceUpdateConfigs [2020-05-12T03:24:50.152Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2020-05-12T03:24:50.716Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2020-05-12T03:24:52.624Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2020-05-12T03:24:52.624Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2020-05-12T03:24:52.624Z] === RUN TestDockerSuite/TestRunInvalidReference [2020-05-12T03:24:52.624Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2020-05-12T03:24:53.188Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2020-05-12T03:24:56.463Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2020-05-12T03:24:57.833Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2020-05-12T03:24:59.728Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2020-05-12T03:25:00.293Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2020-05-12T03:25:01.227Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2020-05-12T03:25:01.791Z] === RUN TestDockerSuite/TestRunModeHostname [2020-05-12T03:25:03.162Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2020-05-12T03:25:03.162Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2020-05-12T03:25:03.162Z] === RUN TestDockerSuite/TestRunModeIpcHost [2020-05-12T03:25:04.152Z] --- PASS: TestServiceUpdateConfigs (14.76s) [2020-05-12T03:25:04.153Z] === RUN TestServiceUpdateNetwork [2020-05-12T03:25:04.533Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2020-05-12T03:25:05.903Z] === RUN TestDockerSuite/TestRunModePIDContainer [2020-05-12T03:25:07.798Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2020-05-12T03:25:07.798Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2020-05-12T03:25:07.798Z] === RUN TestDockerSuite/TestRunModePIDHost [2020-05-12T03:25:09.169Z] === RUN TestDockerSuite/TestRunModeUTSHost [2020-05-12T03:25:11.064Z] === RUN TestDockerSuite/TestRunMount [2020-05-12T03:25:16.715Z] --- PASS: TestServiceUpdateNetwork (12.96s) [2020-05-12T03:25:16.715Z] === RUN TestServiceUpdatePidsLimit [2020-05-12T03:25:17.001Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2020-05-12T03:25:17.613Z] === RUN TestDockerSuite/TestRunMountOrdering [2020-05-12T03:25:17.870Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2020-05-12T03:25:18.018Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2020-05-12T03:25:18.434Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2020-05-12T03:25:20.331Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2020-05-12T03:25:22.860Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2020-05-12T03:25:24.831Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2020-05-12T03:25:26.135Z] === RUN TestDockerSuite/TestRunNamedVolume [2020-05-12T03:25:28.657Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2020-05-12T03:25:31.180Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2020-05-12T03:25:32.551Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2020-05-12T03:25:33.228Z] --- PASS: TestServiceUpdatePidsLimit (16.60s) [2020-05-12T03:25:33.228Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.85s) [2020-05-12T03:25:33.228Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.00s) [2020-05-12T03:25:33.228Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.99s) [2020-05-12T03:25:33.228Z] PASS [2020-05-12T03:25:33.228Z] [2020-05-12T03:25:33.228Z] === Skipped [2020-05-12T03:25:33.228Z] === SKIP: ppc64le.integration.service TestServiceListWithStatuses (0.00s) [2020-05-12T03:25:33.228Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-05-12T03:25:33.228Z] [2020-05-12T03:25:33.228Z] === SKIP: ppc64le.integration.service TestServicePlugin (0.00s) [2020-05-12T03:25:33.228Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-12T03:25:33.228Z] [2020-05-12T03:25:33.228Z] [2020-05-12T03:25:33.228Z] DONE 27 tests, 2 skipped in 139.696s [2020-05-12T03:25:33.228Z] Running /go/src/github.com/docker/docker/integration/session (ppc64le.integration.session) flags=-test.v -test.timeout=120m [2020-05-12T03:25:33.228Z] ++ 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-12T03:25:33.228Z] ++ set -e [2020-05-12T03:25:33.228Z] ++ '[' -n 0 ']' [2020-05-12T03:25:33.228Z] ++ set -x [2020-05-12T03:25:33.228Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-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-12T03:25:33.228Z] INFO: Testing against a local daemon [2020-05-12T03:25:33.228Z] === RUN TestSessionCreate [2020-05-12T03:25:33.228Z] --- PASS: TestSessionCreate (0.05s) [2020-05-12T03:25:33.228Z] === RUN TestSessionCreateWithBadUpgrade [2020-05-12T03:25:33.228Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s) [2020-05-12T03:25:33.228Z] PASS [2020-05-12T03:25:33.228Z] [2020-05-12T03:25:33.228Z] DONE 2 tests in 0.199s [2020-05-12T03:25:33.228Z] Running /go/src/github.com/docker/docker/integration/system (ppc64le.integration.system) flags=-test.v -test.timeout=120m [2020-05-12T03:25:33.228Z] ++ 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-12T03:25:33.228Z] ++ set -e [2020-05-12T03:25:33.228Z] ++ '[' -n 0 ']' [2020-05-12T03:25:33.228Z] ++ set -x [2020-05-12T03:25:33.228Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-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-12T03:25:33.228Z] INFO: Testing against a local daemon [2020-05-12T03:25:33.228Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-05-12T03:25:33.228Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-05-12T03:25:33.228Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-05-12T03:25:33.228Z] === RUN TestEventsExecDie [2020-05-12T03:25:33.845Z] --- PASS: TestEventsExecDie (0.81s) [2020-05-12T03:25:33.845Z] === RUN TestEventsBackwardsCompatible [2020-05-12T03:25:33.845Z] --- PASS: TestEventsBackwardsCompatible (0.11s) [2020-05-12T03:25:33.845Z] === RUN TestInfoBinaryCommits [2020-05-12T03:25:33.845Z] --- PASS: TestInfoBinaryCommits (0.07s) [2020-05-12T03:25:33.845Z] === RUN TestInfoAPIVersioned [2020-05-12T03:25:33.845Z] --- PASS: TestInfoAPIVersioned (0.02s) [2020-05-12T03:25:33.845Z] === RUN TestInfoDiscoveryBackend [2020-05-12T03:25:33.922Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2020-05-12T03:25:34.178Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2020-05-12T03:25:34.468Z] --- PASS: TestInfoDiscoveryBackend (0.54s) [2020-05-12T03:25:34.468Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-05-12T03:25:34.743Z] === RUN TestDockerSuite/TestRunNetHost [2020-05-12T03:25:35.478Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-05-12T03:25:35.478Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-05-12T03:25:36.100Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.54s) [2020-05-12T03:25:36.100Z] === RUN TestInfoAPI [2020-05-12T03:25:36.100Z] --- PASS: TestInfoAPI (0.07s) [2020-05-12T03:25:36.100Z] === RUN TestInfoAPIWarnings [2020-05-12T03:25:36.113Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2020-05-12T03:25:36.677Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2020-05-12T03:25:36.722Z] --- PASS: TestInfoAPIWarnings (0.54s) [2020-05-12T03:25:36.722Z] === RUN TestInfoDebug [2020-05-12T03:25:37.342Z] --- PASS: TestInfoDebug (0.54s) [2020-05-12T03:25:37.342Z] === RUN TestInfoInsecureRegistries [2020-05-12T03:25:37.610Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2020-05-12T03:25:37.628Z] --- PASS: TestInfoInsecureRegistries (0.55s) [2020-05-12T03:25:37.628Z] === RUN TestInfoRegistryMirrors [2020-05-12T03:25:38.247Z] --- PASS: TestInfoRegistryMirrors (0.54s) [2020-05-12T03:25:38.247Z] === RUN TestLoginFailsWithBadCredentials [2020-05-12T03:25:38.867Z] --- PASS: TestLoginFailsWithBadCredentials (0.45s) [2020-05-12T03:25:38.867Z] === RUN TestPingCacheHeaders [2020-05-12T03:25:38.867Z] --- PASS: TestPingCacheHeaders (0.05s) [2020-05-12T03:25:38.867Z] === RUN TestPingGet [2020-05-12T03:25:38.867Z] --- PASS: TestPingGet (0.03s) [2020-05-12T03:25:38.867Z] === RUN TestPingHead [2020-05-12T03:25:38.867Z] --- PASS: TestPingHead (0.04s) [2020-05-12T03:25:38.867Z] === RUN TestVersion [2020-05-12T03:25:38.867Z] --- PASS: TestVersion (0.05s) [2020-05-12T03:25:38.867Z] PASS [2020-05-12T03:25:38.867Z] [2020-05-12T03:25:38.867Z] === Skipped [2020-05-12T03:25:38.867Z] === SKIP: ppc64le.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-05-12T03:25:38.867Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-05-12T03:25:38.867Z] [2020-05-12T03:25:38.867Z] [2020-05-12T03:25:38.867Z] DONE 18 tests, 1 skipped in 6.061s [2020-05-12T03:25:38.867Z] Running /go/src/github.com/docker/docker/integration/volume (ppc64le.integration.volume) flags=-test.v -test.timeout=120m [2020-05-12T03:25:38.867Z] ++ 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-12T03:25:38.867Z] ++ set -e [2020-05-12T03:25:38.867Z] ++ '[' -n 0 ']' [2020-05-12T03:25:38.867Z] ++ set -x [2020-05-12T03:25:38.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-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-12T03:25:39.151Z] INFO: Testing against a local daemon [2020-05-12T03:25:39.151Z] === RUN TestVolumesCreateAndList [2020-05-12T03:25:39.151Z] --- PASS: TestVolumesCreateAndList (0.04s) [2020-05-12T03:25:39.151Z] === RUN TestVolumesRemove [2020-05-12T03:25:39.151Z] --- PASS: TestVolumesRemove (0.08s) [2020-05-12T03:25:39.152Z] === RUN TestVolumesInspect [2020-05-12T03:25:39.152Z] --- PASS: TestVolumesInspect (0.04s) [2020-05-12T03:25:39.152Z] === RUN TestVolumesInvalidJSON [2020-05-12T03:25:39.152Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-05-12T03:25:39.152Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-05-12T03:25:39.152Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-05-12T03:25:39.152Z] --- PASS: TestVolumesInvalidJSON (0.04s) [2020-05-12T03:25:39.152Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-05-12T03:25:39.152Z] PASS [2020-05-12T03:25:39.152Z] [2020-05-12T03:25:39.152Z] DONE 5 tests in 0.296s [2020-05-12T03:25:39.152Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-05-12T03:25:39.436Z] ++++ cat bundles/test-integration/docker.pid [2020-05-12T03:25:39.436Z] +++ kill 14058 [2020-05-12T03:25:40.136Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2020-05-12T03:25:40.912Z] +++ /etc/init.d/apparmor stop [2020-05-12T03:25:40.913Z] Leaving: AppArmorNo profiles have been unloaded. [2020-05-12T03:25:40.913Z] [2020-05-12T03:25:40.913Z] Unloading profiles will leave already running processes permanently [2020-05-12T03:25:40.913Z] unconfined, which can lead to unexpected situations. [2020-05-12T03:25:40.913Z] [2020-05-12T03:25:40.913Z] To set a process to complain mode, use the command line tool [2020-05-12T03:25:40.913Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-05-12T03:25:40.913Z] +++ true [2020-05-12T03:25:40.913Z] [2020-05-12T03:25:42.033Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem Post stage [Pipeline] junit [2020-05-12T03:25:42.987Z] Recording test results [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-05-12T03:25:44.067Z] + echo Ensuring container killed. [2020-05-12T03:25:44.067Z] Ensuring container killed. [2020-05-12T03:25:44.067Z] + docker rm -vf docker-pr1 [2020-05-12T03:25:44.067Z] Error: No such container: docker-pr1 [2020-05-12T03:25:44.067Z] + true [Pipeline] sh [2020-05-12T03:25:44.448Z] + echo Chowning /workspace to jenkins user [2020-05-12T03:25:44.448Z] Chowning /workspace to jenkins user [2020-05-12T03:25:44.448Z] + id -u [2020-05-12T03:25:44.448Z] + id -g [2020-05-12T03:25:44.448Z] + docker run --rm -v /home/docker/workspace/moby_PR-40956:/workspace busybox chown -R 1001:1001 /workspace [2020-05-12T03:25:44.448Z] Unable to find image 'busybox:latest' locally [2020-05-12T03:25:45.455Z] latest: Pulling from library/busybox [2020-05-12T03:25:45.455Z] abe12e943b1b: Pulling fs layer [2020-05-12T03:25:45.741Z] abe12e943b1b: Verifying Checksum [2020-05-12T03:25:45.741Z] abe12e943b1b: Download complete [2020-05-12T03:25:46.028Z] abe12e943b1b: Pull complete [2020-05-12T03:25:46.028Z] Digest: sha256:a8cf7ff6367c2afa2a90acd081b484cbded349a7076e7bdf37a05279f276bc12 [2020-05-12T03:25:46.028Z] Status: Downloaded newer image for busybox:latest [2020-05-12T03:25:47.289Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2020-05-12T03:25:47.289Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2020-05-12T03:25:47.546Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-05-12T03:25:48.109Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2020-05-12T03:25:48.366Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2020-05-12T03:25:48.458Z] + bundleName=ppc64le-integration [2020-05-12T03:25:48.459Z] + echo Creating ppc64le-integration-bundles.tar.gz [2020-05-12T03:25:48.459Z] Creating ppc64le-integration-bundles.tar.gz [2020-05-12T03:25:48.459Z] + 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-12T03:25:48.459Z] + xargs tar -czf ppc64le-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2020-05-12T03:25:48.777Z] Archiving artifacts [2020-05-12T03:25:48.929Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2020-05-12T03:25:49.860Z] === RUN TestDockerSuite/TestRunNonExistingImage [2020-05-12T03:25:49.860Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2020-05-12T03:25:50.791Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2020-05-12T03:25:51.446Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40956/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-05-12T03:25:51.725Z] === RUN TestDockerSuite/TestRunOOMExitCode [2020-05-12T03:25:51.725Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2020-05-12T03:25:51.846Z] + make clean [2020-05-12T03:25:52.303Z] === RUN TestDockerSuite/TestRunPIDsLimit [2020-05-12T03:25:52.465Z] make: command: Command not found [2020-05-12T03:25:52.465Z] make: command: Command not found [2020-05-12T03:25:52.465Z] docker volume rm -f docker-dev-cache [2020-05-12T03:25:52.465Z] docker-dev-cache [Pipeline] deleteDir [2020-05-12T03:25:53.240Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2020-05-12T03:25:55.134Z] === RUN TestDockerSuite/TestRunPortInUse [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-05-12T03:25:55.698Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2020-05-12T03:25:56.629Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2020-05-12T03:25:57.194Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2020-05-12T03:25:58.125Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2020-05-12T03:25:58.689Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2020-05-12T03:25:59.620Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2020-05-12T03:25:59.620Z] === RUN TestDockerSuite/TestRunPublishPort [2020-05-12T03:26:00.551Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2020-05-12T03:26:01.115Z] === RUN TestDockerSuite/TestRunReadProcLatency [2020-05-12T03:26:01.115Z] === RUN TestDockerSuite/TestRunReadProcTimer [2020-05-12T03:26:02.046Z] === RUN TestDockerSuite/TestRunRedirectStdout [2020-05-12T03:26:03.417Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2020-05-12T03:26:03.417Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2020-05-12T03:26:06.693Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2020-05-12T03:26:08.588Z] === RUN TestDockerSuite/TestRunRm [2020-05-12T03:26:09.151Z] === RUN TestDockerSuite/TestRunRmAndWait [2020-05-12T03:26:13.326Z] === RUN TestDockerSuite/TestRunRmPre125Api [2020-05-12T03:26:13.583Z] === RUN TestDockerSuite/TestRunRootWorkdir [2020-05-12T03:26:14.515Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2020-05-12T03:26:16.413Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2020-05-12T03:26:16.977Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2020-05-12T03:26:21.168Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2020-05-12T03:26:26.422Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2020-05-12T03:26:26.422Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2020-05-12T03:26:27.352Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2020-05-12T03:26:28.284Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2020-05-12T03:26:28.284Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2020-05-12T03:26:28.848Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2020-05-12T03:26:29.781Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2020-05-12T03:26:30.713Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2020-05-12T03:26:31.277Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2020-05-12T03:26:32.209Z] === RUN TestDockerSuite/TestRunSetMacAddress [2020-05-12T03:26:33.141Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2020-05-12T03:26:33.141Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2020-05-12T03:26:36.420Z] === RUN TestDockerSuite/TestRunState [2020-05-12T03:26:37.791Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2020-05-12T03:26:38.356Z] === RUN TestDockerSuite/TestRunStdinPipe [2020-05-12T03:26:39.725Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2020-05-12T03:26:39.726Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2020-05-12T03:26:39.726Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2020-05-12T03:26:40.291Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2020-05-12T03:26:41.222Z] === RUN TestDockerSuite/TestRunSysctls [2020-05-12T03:26:41.786Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2020-05-12T03:26:43.157Z] === RUN TestDockerSuite/TestRunTLSVerify [2020-05-12T03:26:43.157Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2020-05-12T03:26:43.157Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2020-05-12T03:26:44.089Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2020-05-12T03:26:46.614Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2020-05-12T03:26:47.547Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2020-05-12T03:26:49.458Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2020-05-12T03:26:50.023Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2020-05-12T03:26:53.298Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2020-05-12T03:26:53.556Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2020-05-12T03:26:56.831Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2020-05-12T03:26:57.396Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2020-05-12T03:26:58.329Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2020-05-12T03:26:59.261Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2020-05-12T03:26:59.261Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2020-05-12T03:27:01.782Z] === RUN TestDockerSuite/TestRunUnshareProc [2020-05-12T03:27:02.040Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2020-05-12T03:27:02.973Z] === RUN TestDockerSuite/TestRunUserByID [2020-05-12T03:27:03.905Z] === RUN TestDockerSuite/TestRunUserByIDBig [2020-05-12T03:27:03.905Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2020-05-12T03:27:04.162Z] === RUN TestDockerSuite/TestRunUserByIDZero [2020-05-12T03:27:05.093Z] === RUN TestDockerSuite/TestRunUserByName [2020-05-12T03:27:06.025Z] === RUN TestDockerSuite/TestRunUserDefaults [2020-05-12T03:27:06.590Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2020-05-12T03:27:06.590Z] === RUN TestDockerSuite/TestRunUserNotFound [2020-05-12T03:27:06.847Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2020-05-12T03:27:07.104Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2020-05-12T03:27:07.104Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2020-05-12T03:27:07.669Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2020-05-12T03:27:12.925Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2020-05-12T03:27:13.183Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2020-05-12T03:27:14.115Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2020-05-12T03:27:14.372Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2020-05-12T03:27:14.936Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2020-05-12T03:27:15.867Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2020-05-12T03:27:16.811Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2020-05-12T03:27:18.714Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2020-05-12T03:27:18.714Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2020-05-12T03:27:21.239Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2020-05-12T03:27:23.761Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2020-05-12T03:27:24.694Z] === RUN TestDockerSuite/TestRunVolumesMountedAsShared [2020-05-12T03:27:25.624Z] === RUN TestDockerSuite/TestRunVolumesMountedAsSlave [2020-05-12T03:27:26.556Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2020-05-12T03:27:26.556Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2020-05-12T03:27:26.556Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2020-05-12T03:27:26.556Z] === RUN TestDockerSuite/TestRunWithBadDevice [2020-05-12T03:27:26.556Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2020-05-12T03:27:27.488Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2020-05-12T03:27:28.052Z] === RUN TestDockerSuite/TestRunWithCPUShares [2020-05-12T03:27:28.982Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2020-05-12T03:27:30.876Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2020-05-12T03:27:31.441Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2020-05-12T03:27:32.005Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2020-05-12T03:27:32.005Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2020-05-12T03:27:32.938Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2020-05-12T03:27:32.938Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2020-05-12T03:27:32.938Z] === RUN TestDockerSuite/TestRunWithInvalidKernelMemory [2020-05-12T03:27:32.938Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2020-05-12T03:27:32.938Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2020-05-12T03:27:33.195Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2020-05-12T03:27:33.452Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2020-05-12T03:27:33.452Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2020-05-12T03:27:33.709Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2020-05-12T03:27:33.709Z] === RUN TestDockerSuite/TestRunWithKernelMemory [2020-05-12T03:27:34.640Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2020-05-12T03:27:35.571Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2020-05-12T03:27:36.135Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2020-05-12T03:27:36.135Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2020-05-12T03:27:37.250Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2020-05-12T03:27:37.250Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2020-05-12T03:27:38.181Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2020-05-12T03:27:38.181Z] === RUN TestDockerSuite/TestRunWithShmSize [2020-05-12T03:27:39.113Z] === RUN TestDockerSuite/TestRunWithSwappiness [2020-05-12T03:27:39.677Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2020-05-12T03:27:39.677Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2020-05-12T03:27:39.677Z] === RUN TestDockerSuite/TestRunWithUlimits [2020-05-12T03:27:40.609Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2020-05-12T03:27:41.981Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2020-05-12T03:27:42.914Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2020-05-12T03:27:42.914Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2020-05-12T03:27:43.480Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2020-05-12T03:27:43.737Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2020-05-12T03:27:45.107Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2020-05-12T03:27:46.037Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2020-05-12T03:27:48.561Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2020-05-12T03:27:49.125Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2020-05-12T03:27:49.125Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2020-05-12T03:27:49.125Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2020-05-12T03:27:50.495Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2020-05-12T03:27:51.426Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2020-05-12T03:27:52.797Z] === RUN TestDockerSuite/TestSaveCheckTimes [2020-05-12T03:27:52.797Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2020-05-12T03:27:54.693Z] === RUN TestDockerSuite/TestSaveImageId [2020-05-12T03:27:54.693Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2020-05-12T03:27:55.257Z] === RUN TestDockerSuite/TestSaveLoadParents [2020-05-12T03:27:57.152Z] === RUN TestDockerSuite/TestSaveMultipleNames [2020-05-12T03:27:57.410Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2020-05-12T03:27:59.306Z] === RUN TestDockerSuite/TestSaveSingleTag [2020-05-12T03:27:59.306Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2020-05-12T03:27:59.306Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2020-05-12T03:28:00.678Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2020-05-12T03:28:02.047Z] === RUN TestDockerSuite/TestSearchCmdOptions [2020-05-12T03:28:02.613Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2020-05-12T03:28:02.613Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2020-05-12T03:28:02.870Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2020-05-12T03:28:02.870Z] === RUN TestDockerSuite/TestSearchWithLimit [2020-05-12T03:28:03.127Z] === RUN TestDockerSuite/TestSlowStdinClosing [2020-05-12T03:28:05.652Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2020-05-12T03:28:10.960Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2020-05-12T03:28:12.865Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2020-05-12T03:28:13.796Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2020-05-12T03:28:14.728Z] === RUN TestDockerSuite/TestStartAttachSilent [2020-05-12T03:28:16.625Z] === RUN TestDockerSuite/TestStartAttachWithRename [2020-05-12T03:28:19.146Z] === RUN TestDockerSuite/TestStartMultipleContainers [2020-05-12T03:28:22.421Z] === RUN TestDockerSuite/TestStartPausedContainer [2020-05-12T03:28:22.678Z] === RUN TestDockerSuite/TestStartRecordError [2020-05-12T03:28:24.573Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2020-05-12T03:28:26.469Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2020-05-12T03:28:28.366Z] === RUN TestDockerSuite/TestStatsAllNoStream [2020-05-12T03:28:31.643Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2020-05-12T03:28:36.898Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2020-05-12T03:28:39.420Z] === RUN TestDockerSuite/TestStatsFormatAll [2020-05-12T03:28:44.682Z] === RUN TestDockerSuite/TestStatsNoStream [2020-05-12T03:28:47.955Z] === RUN TestDockerSuite/TestStopContainerSignal [2020-05-12T03:28:49.324Z] === RUN TestDockerSuite/TestTopMultipleArgs [2020-05-12T03:28:50.256Z] === RUN TestDockerSuite/TestTopNonPrivileged [2020-05-12T03:28:50.820Z] === RUN TestDockerSuite/TestTopPrivileged [2020-05-12T03:28:51.754Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2020-05-12T03:28:51.754Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2020-05-12T03:28:52.684Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2020-05-12T03:28:56.859Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2020-05-12T03:29:01.034Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2020-05-12T03:29:01.034Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2020-05-12T03:29:01.965Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2020-05-12T03:29:01.965Z] === RUN TestDockerSuite/TestUpdateKernelMemory [2020-05-12T03:29:02.896Z] === RUN TestDockerSuite/TestUpdateKernelMemoryUninitialized [2020-05-12T03:29:04.791Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2020-05-12T03:29:04.791Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2020-05-12T03:29:06.161Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2020-05-12T03:29:07.157Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2020-05-12T03:29:08.087Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2020-05-12T03:29:09.982Z] === RUN TestDockerSuite/TestUpdateStats [2020-05-12T03:29:09.982Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2020-05-12T03:29:14.158Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2020-05-12T03:29:15.096Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2020-05-12T03:29:15.096Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2020-05-12T03:29:16.034Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2020-05-12T03:29:16.965Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2020-05-12T03:29:21.144Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2020-05-12T03:29:23.668Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2020-05-12T03:29:24.599Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2020-05-12T03:29:28.779Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2020-05-12T03:29:29.040Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2020-05-12T03:29:30.935Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2020-05-12T03:29:36.190Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2020-05-12T03:29:40.365Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2020-05-12T03:29:42.889Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2020-05-12T03:29:45.413Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2020-05-12T03:29:46.783Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2020-05-12T03:29:48.154Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2020-05-12T03:29:50.689Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2020-05-12T03:29:53.213Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2020-05-12T03:29:55.735Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2020-05-12T03:29:58.257Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2020-05-12T03:30:00.154Z] === RUN TestDockerSuite/TestVolumeCLICreate [2020-05-12T03:30:18.212Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2020-05-12T03:30:18.212Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2020-05-12T03:30:18.212Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2020-05-12T03:30:18.212Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2020-05-12T03:30:18.212Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2020-05-12T03:30:18.212Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2020-05-12T03:30:18.212Z] === RUN TestDockerSuite/TestVolumeCLILs [2020-05-12T03:30:18.212Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2020-05-12T03:30:18.212Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2020-05-12T03:30:18.212Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2020-05-12T03:30:18.212Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2020-05-12T03:30:18.212Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2020-05-12T03:30:18.212Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2020-05-12T03:30:18.469Z] === RUN TestDockerSuite/TestVolumeCLIRm [2020-05-12T03:30:20.992Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2020-05-12T03:30:20.992Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2020-05-12T03:30:20.992Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2020-05-12T03:30:20.992Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2020-05-12T03:30:21.249Z] === RUN TestDockerSuite/TestVolumeEvents [2020-05-12T03:30:22.181Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2020-05-12T03:30:24.705Z] === RUN TestDockerSuite/TestVolumeLsFormat [2020-05-12T03:30:24.705Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2020-05-12T03:30:24.705Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2020-05-12T03:30:27.979Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2020-05-12T03:30:32.158Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2020-05-12T03:30:32.158Z] --- PASS: TestDockerSuite (1751.10s) [2020-05-12T03:30:32.158Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.01s) [2020-05-12T03:30:32.158Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.04s) [2020-05-12T03:30:32.158Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.03s) [2020-05-12T03:30:32.158Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.02s) [2020-05-12T03:30:32.158Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.00s) [2020-05-12T03:30:32.158Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2020-05-12T03:30:32.158Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2020-05-12T03:30:32.158Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.84s) [2020-05-12T03:30:32.158Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.07s) [2020-05-12T03:30:32.158Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.60s) [2020-05-12T03:30:32.158Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.03s) [2020-05-12T03:30:32.158Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.74s) [2020-05-12T03:30:32.158Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.19s) [2020-05-12T03:30:32.158Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2020-05-12T03:30:32.158Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (2.07s) [2020-05-12T03:30:32.158Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.32s) [2020-05-12T03:30:32.158Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s) [2020-05-12T03:30:32.158Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.03s) [2020-05-12T03:30:32.158Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.95s) [2020-05-12T03:30:32.158Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (1.39s) [2020-05-12T03:30:32.159Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.19s) [2020-05-12T03:30:32.159Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s) [2020-05-12T03:30:32.159Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2020-05-12T03:30:32.159Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (4.23s) [2020-05-12T03:30:32.159Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (2.15s) [2020-05-12T03:30:32.159Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (3.03s) [2020-05-12T03:30:32.159Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.24s) [2020-05-12T03:30:32.159Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (1.33s) [2020-05-12T03:30:32.159Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (1.17s) [2020-05-12T03:30:32.159Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (1.13s) [2020-05-12T03:30:32.159Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (1.10s) [2020-05-12T03:30:32.159Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (2.24s) [2020-05-12T03:30:32.159Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (2.01s) [2020-05-12T03:30:32.159Z] --- PASS: TestDockerSuite/TestAttachDetach (1.33s) [2020-05-12T03:30:32.159Z] --- PASS: TestDockerSuite/TestAttachDisconnect (1.33s) [2020-05-12T03:30:32.159Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (2.20s) [2020-05-12T03:30:32.159Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (1.25s) [2020-05-12T03:30:32.159Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (1.25s) [2020-05-12T03:30:32.159Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.79s) [2020-05-12T03:30:32.159Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (2.57s) [2020-05-12T03:30:32.159Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.70s) [2020-05-12T03:30:32.159Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.51s) [2020-05-12T03:30:32.159Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s) [2020-05-12T03:30:32.159Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.56s) [2020-05-12T03:30:32.159Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (1.26s) [2020-05-12T03:30:32.159Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (21.33s) [2020-05-12T03:30:32.159Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.60s) [2020-05-12T03:30:32.159Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.47s) [2020-05-12T03:30:32.159Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.23s) [2020-05-12T03:30:32.159Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.84s) [2020-05-12T03:30:32.159Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (2.66s) [2020-05-12T03:30:32.159Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.54s) [2020-05-12T03:30:32.159Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.09s) [2020-05-12T03:30:32.159Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (8.69s) [2020-05-12T03:30:32.159Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (4.56s) [2020-05-12T03:30:32.159Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.12s) [2020-05-12T03:30:32.159Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.13s) [2020-05-12T03:30:32.159Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (3.89s) [2020-05-12T03:30:32.159Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (1.57s) [2020-05-12T03:30:32.159Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.82s) [2020-05-12T03:30:32.159Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (3.77s) [2020-05-12T03:30:32.159Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.82s) [2020-05-12T03:30:32.159Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.20s) [2020-05-12T03:30:32.159Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.43s) [2020-05-12T03:30:32.159Z] --- PASS: TestDockerSuite/TestBuildAddScript (3.35s) [2020-05-12T03:30:32.159Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (8.26s) [2020-05-12T03:30:32.159Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (4.97s) [2020-05-12T03:30:32.159Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (3.85s) [2020-05-12T03:30:32.159Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.44s) [2020-05-12T03:30:32.159Z] --- PASS: TestDockerSuite/TestBuildAddTar (10.58s) [2020-05-12T03:30:32.159Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.79s) [2020-05-12T03:30:32.159Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.78s) [2020-05-12T03:30:32.159Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (4.73s) [2020-05-12T03:30:32.159Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (7.41s) [2020-05-12T03:30:32.159Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.62s) [2020-05-12T03:30:32.159Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (2.51s) [2020-05-12T03:30:32.159Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (2.19s) [2020-05-12T03:30:32.159Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.37s) [2020-05-12T03:30:32.159Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (2.83s) [2020-05-12T03:30:32.159Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (2.55s) [2020-05-12T03:30:32.159Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (3.02s) [2020-05-12T03:30:32.159Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.31s) [2020-05-12T03:30:32.159Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (4.61s) [2020-05-12T03:30:32.159Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (13.11s) [2020-05-12T03:30:32.159Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.36s) [2020-05-12T03:30:32.159Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (2.90s) [2020-05-12T03:30:32.159Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.34s) [2020-05-12T03:30:32.159Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.14s) [2020-05-12T03:30:32.159Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.42s) [2020-05-12T03:30:32.159Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (5.92s) [2020-05-12T03:30:32.159Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.25s) [2020-05-12T03:30:32.159Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.47s) [2020-05-12T03:30:32.159Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (0.94s) [2020-05-12T03:30:32.159Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.91s) [2020-05-12T03:30:32.159Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (5.67s) [2020-05-12T03:30:32.159Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.40s) [2020-05-12T03:30:32.159Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.78s) [2020-05-12T03:30:32.159Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (0.86s) [2020-05-12T03:30:32.159Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (6.16s) [2020-05-12T03:30:32.159Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (2.57s) [2020-05-12T03:30:32.159Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (0.82s) [2020-05-12T03:30:32.159Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.56s) [2020-05-12T03:30:32.159Z] --- PASS: TestDockerSuite/TestBuildCmd (0.39s) [2020-05-12T03:30:32.159Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.34s) [2020-05-12T03:30:32.159Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.42s) [2020-05-12T03:30:32.159Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2020-05-12T03:30:32.159Z] docker_cli_build_test.go:5338: unmatched requirement DaemonIsWindows [2020-05-12T03:30:32.159Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.65s) [2020-05-12T03:30:32.159Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (6.00s) [2020-05-12T03:30:32.159Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (0.87s) [2020-05-12T03:30:32.159Z] --- PASS: TestDockerSuite/TestBuildContChar (3.06s) [2020-05-12T03:30:32.159Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.00s) [2020-05-12T03:30:32.159Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.28s) [2020-05-12T03:30:32.159Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.21s) [2020-05-12T03:30:32.159Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.60s) [2020-05-12T03:30:32.159Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.35s) [2020-05-12T03:30:32.159Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (14.26s) [2020-05-12T03:30:32.159Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (1.05s) [2020-05-12T03:30:32.159Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.79s) [2020-05-12T03:30:32.159Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (3.83s) [2020-05-12T03:30:32.159Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (5.03s) [2020-05-12T03:30:32.159Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (2.00s) [2020-05-12T03:30:32.159Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2020-05-12T03:30:32.159Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2020-05-12T03:30:32.159Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2020-05-12T03:30:32.159Z] docker_cli_build_test.go:5912: unmatched requirement DaemonIsWindows [2020-05-12T03:30:32.159Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2020-05-12T03:30:32.159Z] docker_cli_build_test.go:5895: unmatched requirement DaemonIsWindows [2020-05-12T03:30:32.159Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2020-05-12T03:30:32.159Z] docker_cli_build_test.go:5930: unmatched requirement DaemonIsWindows [2020-05-12T03:30:32.159Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (5.23s) [2020-05-12T03:30:32.159Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (6.39s) [2020-05-12T03:30:32.159Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (3.95s) [2020-05-12T03:30:32.159Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.63s) [2020-05-12T03:30:32.159Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (7.44s) [2020-05-12T03:30:32.159Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (7.20s) [2020-05-12T03:30:32.159Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.83s) [2020-05-12T03:30:32.159Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.59s) [2020-05-12T03:30:32.159Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (4.88s) [2020-05-12T03:30:32.159Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.74s) [2020-05-12T03:30:32.159Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.03s) [2020-05-12T03:30:32.159Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.74s) [2020-05-12T03:30:32.159Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.37s) [2020-05-12T03:30:32.159Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.42s) [2020-05-12T03:30:32.159Z] --- PASS: TestDockerSuite/TestBuildDockerignore (13.15s) [2020-05-12T03:30:32.159Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.64s) [2020-05-12T03:30:32.159Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (4.12s) [2020-05-12T03:30:32.159Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (13.96s) [2020-05-12T03:30:32.159Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.10s) [2020-05-12T03:30:32.159Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.04s) [2020-05-12T03:30:32.159Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (5.79s) [2020-05-12T03:30:32.159Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (2.76s) [2020-05-12T03:30:32.159Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (2.81s) [2020-05-12T03:30:32.159Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (7.06s) [2020-05-12T03:30:32.159Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (2.52s) [2020-05-12T03:30:32.159Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (3.01s) [2020-05-12T03:30:32.159Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (19.87s) [2020-05-12T03:30:32.159Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.16s) [2020-05-12T03:30:32.159Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (5.89s) [2020-05-12T03:30:32.159Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.55s) [2020-05-12T03:30:32.159Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.52s) [2020-05-12T03:30:32.159Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.84s) [2020-05-12T03:30:32.159Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.15s) [2020-05-12T03:30:32.159Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.33s) [2020-05-12T03:30:32.159Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.38s) [2020-05-12T03:30:32.159Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.68s) [2020-05-12T03:30:32.159Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.75s) [2020-05-12T03:30:32.159Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.88s) [2020-05-12T03:30:32.159Z] --- PASS: TestDockerSuite/TestBuildEnv (1.64s) [2020-05-12T03:30:32.159Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.58s) [2020-05-12T03:30:32.159Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.40s) [2020-05-12T03:30:32.159Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (8.33s) [2020-05-12T03:30:32.159Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (22.62s) [2020-05-12T03:30:32.159Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (1.97s) [2020-05-12T03:30:32.159Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (9.28s) [2020-05-12T03:30:32.159Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.89s) [2020-05-12T03:30:32.159Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.50s) [2020-05-12T03:30:32.159Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.48s) [2020-05-12T03:30:32.159Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.42s) [2020-05-12T03:30:32.159Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2020-05-12T03:30:32.159Z] docker_cli_build_test.go:5315: unmatched requirement DaemonIsWindows [2020-05-12T03:30:32.159Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.31s) [2020-05-12T03:30:32.159Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (11.73s) [2020-05-12T03:30:32.159Z] --- PASS: TestDockerSuite/TestBuildExpose (0.42s) [2020-05-12T03:30:32.159Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.90s) [2020-05-12T03:30:32.159Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.50s) [2020-05-12T03:30:32.159Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.37s) [2020-05-12T03:30:32.159Z] --- PASS: TestDockerSuite/TestBuildFails (0.98s) [2020-05-12T03:30:32.159Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.04s) [2020-05-12T03:30:32.159Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (2.37s) [2020-05-12T03:30:32.159Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (2.32s) [2020-05-12T03:30:32.159Z] --- PASS: TestDockerSuite/TestBuildForceRm (1.82s) [2020-05-12T03:30:32.159Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.58s) [2020-05-12T03:30:32.159Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.40s) [2020-05-12T03:30:32.159Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (0.99s) [2020-05-12T03:30:32.159Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (2.16s) [2020-05-12T03:30:32.159Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.90s) [2020-05-12T03:30:32.159Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.32s) [2020-05-12T03:30:32.159Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (2.18s) [2020-05-12T03:30:32.159Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (2.52s) [2020-05-12T03:30:32.159Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.50s) [2020-05-12T03:30:32.159Z] --- PASS: TestDockerSuite/TestBuildHistory (4.70s) [2020-05-12T03:30:32.159Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.58s) [2020-05-12T03:30:32.159Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.26s) [2020-05-12T03:30:32.159Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.71s) [2020-05-12T03:30:32.159Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.59s) [2020-05-12T03:30:32.159Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.03s) [2020-05-12T03:30:32.159Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (0.96s) [2020-05-12T03:30:32.159Z] --- PASS: TestDockerSuite/TestBuildLabel (0.53s) [2020-05-12T03:30:32.159Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.46s) [2020-05-12T03:30:32.159Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.45s) [2020-05-12T03:30:32.159Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.34s) [2020-05-12T03:30:32.159Z] --- PASS: TestDockerSuite/TestBuildLabels (0.53s) [2020-05-12T03:30:32.159Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.09s) [2020-05-12T03:30:32.159Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (2.94s) [2020-05-12T03:30:32.159Z] --- PASS: TestDockerSuite/TestBuildLastModified (5.50s) [2020-05-12T03:30:32.159Z] --- PASS: TestDockerSuite/TestBuildLineBreak (4.35s) [2020-05-12T03:30:32.159Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.19s) [2020-05-12T03:30:32.159Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.17s) [2020-05-12T03:30:32.159Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.16s) [2020-05-12T03:30:32.159Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.31s) [2020-05-12T03:30:32.159Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.69s) [2020-05-12T03:30:32.159Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (2.05s) [2020-05-12T03:30:32.159Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.93s) [2020-05-12T03:30:32.159Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (4.14s) [2020-05-12T03:30:32.159Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.42s) [2020-05-12T03:30:32.159Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.47s) [2020-05-12T03:30:32.159Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (10.65s) [2020-05-12T03:30:32.159Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (3.78s) [2020-05-12T03:30:32.159Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (1.53s) [2020-05-12T03:30:32.159Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (3.58s) [2020-05-12T03:30:32.159Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2020-05-12T03:30:32.159Z] docker_cli_build_test.go:5861: unmatched requirement DaemonIsWindows [2020-05-12T03:30:32.159Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (5.57s) [2020-05-12T03:30:32.159Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.51s) [2020-05-12T03:30:32.159Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (2.38s) [2020-05-12T03:30:32.159Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.49s) [2020-05-12T03:30:32.159Z] --- PASS: TestDockerSuite/TestBuildNetContainer (2.64s) [2020-05-12T03:30:32.159Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.64s) [2020-05-12T03:30:32.159Z] --- PASS: TestDockerSuite/TestBuildNoContext (1.40s) [2020-05-12T03:30:32.159Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (1.44s) [2020-05-12T03:30:32.159Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.99s) [2020-05-12T03:30:32.159Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.45s) [2020-05-12T03:30:32.159Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.07s) [2020-05-12T03:30:32.159Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.49s) [2020-05-12T03:30:32.159Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.59s) [2020-05-12T03:30:32.159Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.16s) [2020-05-12T03:30:32.159Z] --- PASS: TestDockerSuite/TestBuildOnBuild (2.51s) [2020-05-12T03:30:32.159Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.76s) [2020-05-12T03:30:32.159Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (3.57s) [2020-05-12T03:30:32.159Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.83s) [2020-05-12T03:30:32.159Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (2.67s) [2020-05-12T03:30:32.159Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (1.75s) [2020-05-12T03:30:32.159Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.62s) [2020-05-12T03:30:32.159Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.46s) [2020-05-12T03:30:32.159Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (3.97s) [2020-05-12T03:30:32.159Z] --- PASS: TestDockerSuite/TestBuildPATH (2.41s) [2020-05-12T03:30:32.159Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.95s) [2020-05-12T03:30:32.159Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (1.10s) [2020-05-12T03:30:32.159Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (10.40s) [2020-05-12T03:30:32.159Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (4.33s) [2020-05-12T03:30:32.159Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (2.38s) [2020-05-12T03:30:32.159Z] --- PASS: TestDockerSuite/TestBuildRm (3.53s) [2020-05-12T03:30:32.159Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (1.16s) [2020-05-12T03:30:32.159Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.48s) [2020-05-12T03:30:32.159Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.48s) [2020-05-12T03:30:32.159Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.82s) [2020-05-12T03:30:32.159Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (1.24s) [2020-05-12T03:30:32.159Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (1.68s) [2020-05-12T03:30:32.159Z] --- PASS: TestDockerSuite/TestBuildShellInherited (1.25s) [2020-05-12T03:30:32.159Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (4.15s) [2020-05-12T03:30:32.159Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.12s) [2020-05-12T03:30:32.159Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.30s) [2020-05-12T03:30:32.159Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2020-05-12T03:30:32.160Z] docker_cli_build_test.go:5303: unmatched requirement DaemonIsWindows [2020-05-12T03:30:32.160Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.38s) [2020-05-12T03:30:32.160Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (1.00s) [2020-05-12T03:30:32.160Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.11s) [2020-05-12T03:30:32.160Z] --- PASS: TestDockerSuite/TestBuildStderr (1.02s) [2020-05-12T03:30:32.160Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (4.75s) [2020-05-12T03:30:32.160Z] --- PASS: TestDockerSuite/TestBuildStopSignal (1.15s) [2020-05-12T03:30:32.160Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (1.28s) [2020-05-12T03:30:32.160Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.61s) [2020-05-12T03:30:32.160Z] --- PASS: TestDockerSuite/TestBuildTagEvent (1.25s) [2020-05-12T03:30:32.160Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (2.11s) [2020-05-12T03:30:32.160Z] --- PASS: TestDockerSuite/TestBuildUser (2.20s) [2020-05-12T03:30:32.160Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (3.71s) [2020-05-12T03:30:32.160Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (17.59s) [2020-05-12T03:30:32.160Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (1.00s) [2020-05-12T03:30:32.160Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.34s) [2020-05-12T03:30:32.160Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (1.16s) [2020-05-12T03:30:32.160Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (1.12s) [2020-05-12T03:30:32.160Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.71s) [2020-05-12T03:30:32.160Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2020-05-12T03:30:32.160Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2020-05-12T03:30:32.160Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2020-05-12T03:30:32.160Z] docker_cli_build_test.go:6052: unmatched requirement DaemonIsWindows [2020-05-12T03:30:32.160Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2020-05-12T03:30:32.160Z] docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows [2020-05-12T03:30:32.160Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2020-05-12T03:30:32.160Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2020-05-12T03:30:32.160Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (2.12s) [2020-05-12T03:30:32.160Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.14s) [2020-05-12T03:30:32.160Z] --- PASS: TestDockerSuite/TestBuildWithFailure (1.20s) [2020-05-12T03:30:32.160Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.72s) [2020-05-12T03:30:32.160Z] --- PASS: TestDockerSuite/TestBuildWithTabs (1.09s) [2020-05-12T03:30:32.160Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.17s) [2020-05-12T03:30:32.160Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (3.21s) [2020-05-12T03:30:32.160Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (2.20s) [2020-05-12T03:30:32.160Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (1.11s) [2020-05-12T03:30:32.160Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.55s) [2020-05-12T03:30:32.160Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.82s) [2020-05-12T03:30:32.160Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2020-05-12T03:30:32.160Z] docker_cli_build_test.go:4911: unmatched requirement DaemonIsWindows [2020-05-12T03:30:32.160Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.99s) [2020-05-12T03:30:32.160Z] --- PASS: TestDockerSuite/TestBuildXZHost (2.56s) [2020-05-12T03:30:32.160Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2020-05-12T03:30:32.160Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2020-05-12T03:30:32.160Z] docker_cli_sni_test.go:18: Flakey test [2020-05-12T03:30:32.160Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.86s) [2020-05-12T03:30:32.160Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (1.06s) [2020-05-12T03:30:32.160Z] --- PASS: TestDockerSuite/TestCommitChange (1.22s) [2020-05-12T03:30:32.160Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (1.61s) [2020-05-12T03:30:32.160Z] --- PASS: TestDockerSuite/TestCommitHardlink (1.83s) [2020-05-12T03:30:32.160Z] --- PASS: TestDockerSuite/TestCommitNewFile (1.73s) [2020-05-12T03:30:32.160Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (0.96s) [2020-05-12T03:30:32.160Z] --- PASS: TestDockerSuite/TestCommitTTY (1.65s) [2020-05-12T03:30:32.160Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (1.18s) [2020-05-12T03:30:32.160Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.72s) [2020-05-12T03:30:32.160Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (1.03s) [2020-05-12T03:30:32.160Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2020-05-12T03:30:32.160Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2020-05-12T03:30:32.160Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.11s) [2020-05-12T03:30:32.160Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.03s) [2020-05-12T03:30:32.160Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2020-05-12T03:30:32.160Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.08s) [2020-05-12T03:30:32.160Z] --- PASS: TestDockerSuite/TestContainerAPICommit (1.99s) [2020-05-12T03:30:32.160Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.99s) [2020-05-12T03:30:32.160Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s) [2020-05-12T03:30:32.160Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.87s) [2020-05-12T03:30:32.160Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (1.08s) [2020-05-12T03:30:32.160Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.76s) [2020-05-12T03:30:32.160Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.93s) [2020-05-12T03:30:32.160Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.83s) [2020-05-12T03:30:32.160Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.07s) [2020-05-12T03:30:32.160Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.01s) [2020-05-12T03:30:32.160Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.93s) [2020-05-12T03:30:32.160Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.01s) [2020-05-12T03:30:32.160Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.08s) [2020-05-12T03:30:32.160Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.14s) [2020-05-12T03:30:32.160Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.09s) [2020-05-12T03:30:32.160Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (1.05s) [2020-05-12T03:30:32.160Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.98s) [2020-05-12T03:30:32.160Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.89s) [2020-05-12T03:30:32.160Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.01s) [2020-05-12T03:30:32.160Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.83s) [2020-05-12T03:30:32.160Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (1.09s) [2020-05-12T03:30:32.160Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s) [2020-05-12T03:30:32.160Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (1.02s) [2020-05-12T03:30:32.160Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.83s) [2020-05-12T03:30:32.160Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.96s) [2020-05-12T03:30:32.160Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.99s) [2020-05-12T03:30:32.160Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2020-05-12T03:30:32.160Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.83s) [2020-05-12T03:30:32.160Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.85s) [2020-05-12T03:30:32.160Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.93s) [2020-05-12T03:30:32.160Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.10s) [2020-05-12T03:30:32.160Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.78s) [2020-05-12T03:30:32.160Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.56s) [2020-05-12T03:30:32.160Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.54s) [2020-05-12T03:30:32.160Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.05s) [2020-05-12T03:30:32.160Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2020-05-12T03:30:32.160Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2020-05-12T03:30:32.160Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2020-05-12T03:30:32.160Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.77s) [2020-05-12T03:30:32.160Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.57s) [2020-05-12T03:30:32.160Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.90s) [2020-05-12T03:30:32.160Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.91s) [2020-05-12T03:30:32.160Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2020-05-12T03:30:32.160Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2020-05-12T03:30:32.160Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.07s) [2020-05-12T03:30:32.160Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.81s) [2020-05-12T03:30:32.160Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.92s) [2020-05-12T03:30:32.160Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (1.20s) [2020-05-12T03:30:32.160Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (4.52s) [2020-05-12T03:30:32.160Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.54s) [2020-05-12T03:30:32.160Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (2.10s) [2020-05-12T03:30:32.160Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.30s) [2020-05-12T03:30:32.160Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (24.28s) [2020-05-12T03:30:32.160Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} (1.57s) [2020-05-12T03:30:32.160Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} (1.65s) [2020-05-12T03:30:32.160Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} (1.63s) [2020-05-12T03:30:32.160Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} (1.58s) [2020-05-12T03:30:32.160Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000793660_} (1.60s) [2020-05-12T03:30:32.160Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1833911294_/foo_false____} (1.64s) [2020-05-12T03:30:32.160Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1833911294_/foo_true____} (1.66s) [2020-05-12T03:30:32.160Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3499959109_/foo_false____} (1.64s) [2020-05-12T03:30:32.160Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3499959109_/foo_true____} (1.60s) [2020-05-12T03:30:32.160Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3499959109_/foo_true__0xc0007936c0__} (1.62s) [2020-05-12T03:30:32.160Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc0007936e0_} (1.63s) [2020-05-12T03:30:32.160Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000793700_} (1.64s) [2020-05-12T03:30:32.160Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000793720_} (1.89s) [2020-05-12T03:30:32.160Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000793740_} (1.77s) [2020-05-12T03:30:32.160Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.56s) [2020-05-12T03:30:32.160Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.44s) [2020-05-12T03:30:32.160Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2020-05-12T03:30:32.160Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2020-05-12T03:30:32.160Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2020-05-12T03:30:32.160Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2020-05-12T03:30:32.160Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2020-05-12T03:30:32.160Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.06s) [2020-05-12T03:30:32.160Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.05s) [2020-05-12T03:30:32.160Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.05s) [2020-05-12T03:30:32.160Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2020-05-12T03:30:32.160Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.03s) [2020-05-12T03:30:32.160Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.03s) [2020-05-12T03:30:32.160Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.03s) [2020-05-12T03:30:32.160Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.05s) [2020-05-12T03:30:32.160Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.05s) [2020-05-12T03:30:32.160Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.05s) [2020-05-12T03:30:32.160Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2020-05-12T03:30:32.160Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (3.45s) [2020-05-12T03:30:32.160Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (2.57s) [2020-05-12T03:30:32.160Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (3.34s) [2020-05-12T03:30:32.160Z] --- PASS: TestDockerSuite/TestCopyAndRestart (2.04s) [2020-05-12T03:30:32.160Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.19s) [2020-05-12T03:30:32.160Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.92s) [2020-05-12T03:30:32.160Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.93s) [2020-05-12T03:30:32.160Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (1.04s) [2020-05-12T03:30:32.160Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.95s) [2020-05-12T03:30:32.160Z] --- PASS: TestDockerSuite/TestCpFromCaseB (1.24s) [2020-05-12T03:30:32.160Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.96s) [2020-05-12T03:30:32.160Z] --- PASS: TestDockerSuite/TestCpFromCaseD (1.11s) [2020-05-12T03:30:32.160Z] --- PASS: TestDockerSuite/TestCpFromCaseE (1.04s) [2020-05-12T03:30:32.160Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.84s) [2020-05-12T03:30:32.160Z] --- PASS: TestDockerSuite/TestCpFromCaseG (1.09s) [2020-05-12T03:30:32.160Z] --- PASS: TestDockerSuite/TestCpFromCaseH (1.02s) [2020-05-12T03:30:32.160Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.99s) [2020-05-12T03:30:32.160Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (1.07s) [2020-05-12T03:30:32.160Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.70s) [2020-05-12T03:30:32.160Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (1.05s) [2020-05-12T03:30:32.160Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.94s) [2020-05-12T03:30:32.160Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.01s) [2020-05-12T03:30:32.160Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.98s) [2020-05-12T03:30:32.160Z] --- PASS: TestDockerSuite/TestCpRelativePath (1.25s) [2020-05-12T03:30:32.160Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (1.40s) [2020-05-12T03:30:32.160Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.89s) [2020-05-12T03:30:32.160Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (1.28s) [2020-05-12T03:30:32.160Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.89s) [2020-05-12T03:30:32.160Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.85s) [2020-05-12T03:30:32.160Z] --- PASS: TestDockerSuite/TestCpToCaseC (2.52s) [2020-05-12T03:30:32.160Z] --- PASS: TestDockerSuite/TestCpToCaseD (4.91s) [2020-05-12T03:30:32.160Z] --- PASS: TestDockerSuite/TestCpToCaseE (3.49s) [2020-05-12T03:30:32.160Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.86s) [2020-05-12T03:30:32.161Z] --- PASS: TestDockerSuite/TestCpToCaseG (4.83s) [2020-05-12T03:30:32.161Z] --- PASS: TestDockerSuite/TestCpToCaseH (3.47s) [2020-05-12T03:30:32.161Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.85s) [2020-05-12T03:30:32.161Z] --- PASS: TestDockerSuite/TestCpToCaseJ (4.98s) [2020-05-12T03:30:32.161Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.99s) [2020-05-12T03:30:32.161Z] --- PASS: TestDockerSuite/TestCpToDot (0.93s) [2020-05-12T03:30:32.161Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.63s) [2020-05-12T03:30:32.161Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.79s) [2020-05-12T03:30:32.161Z] --- PASS: TestDockerSuite/TestCpToStdout (0.89s) [2020-05-12T03:30:32.161Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (3.26s) [2020-05-12T03:30:32.161Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.41s) [2020-05-12T03:30:32.161Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.93s) [2020-05-12T03:30:32.161Z] --- PASS: TestDockerSuite/TestCpVolumePath (1.64s) [2020-05-12T03:30:32.161Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.09s) [2020-05-12T03:30:32.161Z] --- PASS: TestDockerSuite/TestCreateArgs (0.10s) [2020-05-12T03:30:32.161Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.51s) [2020-05-12T03:30:32.161Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.82s) [2020-05-12T03:30:32.161Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2020-05-12T03:30:32.161Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2020-05-12T03:30:32.161Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.09s) [2020-05-12T03:30:32.161Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.77s) [2020-05-12T03:30:32.161Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.37s) [2020-05-12T03:30:32.161Z] --- PASS: TestDockerSuite/TestCreateLabels (0.09s) [2020-05-12T03:30:32.161Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.16s) [2020-05-12T03:30:32.161Z] --- PASS: TestDockerSuite/TestCreateRM (0.16s) [2020-05-12T03:30:32.161Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2020-05-12T03:30:32.161Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2020-05-12T03:30:32.161Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.09s) [2020-05-12T03:30:32.161Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.16s) [2020-05-12T03:30:32.161Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (2.39s) [2020-05-12T03:30:32.161Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.09s) [2020-05-12T03:30:32.161Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.03s) [2020-05-12T03:30:32.161Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (4.02s) [2020-05-12T03:30:32.161Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.15s) [2020-05-12T03:30:32.161Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2020-05-12T03:30:32.161Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.22s) [2020-05-12T03:30:32.161Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.07s) [2020-05-12T03:30:32.161Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.09s) [2020-05-12T03:30:32.161Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.84s) [2020-05-12T03:30:32.161Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.80s) [2020-05-12T03:30:32.161Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.92s) [2020-05-12T03:30:32.161Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.50s) [2020-05-12T03:30:32.161Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (2.00s) [2020-05-12T03:30:32.161Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.99s) [2020-05-12T03:30:32.161Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.86s) [2020-05-12T03:30:32.161Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.10s) [2020-05-12T03:30:32.161Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.92s) [2020-05-12T03:30:32.161Z] --- PASS: TestDockerSuite/TestDockerFails (0.01s) [2020-05-12T03:30:32.161Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.01s) [2020-05-12T03:30:32.161Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.04s) [2020-05-12T03:30:32.161Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (1.42s) [2020-05-12T03:30:32.161Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.84s) [2020-05-12T03:30:32.161Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.46s) [2020-05-12T03:30:32.161Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.01s) [2020-05-12T03:30:32.161Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.02s) [2020-05-12T03:30:32.161Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.12s) [2020-05-12T03:30:32.161Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (6.60s) [2020-05-12T03:30:32.161Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (3.07s) [2020-05-12T03:30:32.161Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (3.07s) [2020-05-12T03:30:32.161Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (2.50s) [2020-05-12T03:30:32.161Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (1.23s) [2020-05-12T03:30:32.161Z] --- PASS: TestDockerSuite/TestEventsAttach (0.83s) [2020-05-12T03:30:32.161Z] --- PASS: TestDockerSuite/TestEventsCommit (0.97s) [2020-05-12T03:30:32.161Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.82s) [2020-05-12T03:30:32.161Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.80s) [2020-05-12T03:30:32.161Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.81s) [2020-05-12T03:30:32.161Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.85s) [2020-05-12T03:30:32.161Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.66s) [2020-05-12T03:30:32.161Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (3.37s) [2020-05-12T03:30:32.161Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.81s) [2020-05-12T03:30:32.161Z] --- PASS: TestDockerSuite/TestEventsCopy (1.32s) [2020-05-12T03:30:32.161Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (1.64s) [2020-05-12T03:30:32.161Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (0.79s) [2020-05-12T03:30:32.161Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.32s) [2020-05-12T03:30:32.161Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (1.35s) [2020-05-12T03:30:32.161Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.95s) [2020-05-12T03:30:32.161Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.12s) [2020-05-12T03:30:32.161Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.35s) [2020-05-12T03:30:32.161Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.12s) [2020-05-12T03:30:32.161Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s) [2020-05-12T03:30:32.161Z] --- PASS: TestDockerSuite/TestEventsFilters (1.67s) [2020-05-12T03:30:32.161Z] --- PASS: TestDockerSuite/TestEventsFormat (1.59s) [2020-05-12T03:30:32.161Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s) [2020-05-12T03:30:32.161Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s) [2020-05-12T03:30:32.161Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.91s) [2020-05-12T03:30:32.161Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.22s) [2020-05-12T03:30:32.161Z] --- PASS: TestDockerSuite/TestEventsImagePull (0.54s) [2020-05-12T03:30:32.161Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.03s) [2020-05-12T03:30:32.161Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.34s) [2020-05-12T03:30:32.161Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.03s) [2020-05-12T03:30:32.161Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2020-05-12T03:30:32.161Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.01s) [2020-05-12T03:30:32.161Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2020-05-12T03:30:32.161Z] --- PASS: TestDockerSuite/TestEventsPluginOps (1.90s) [2020-05-12T03:30:32.161Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.85s) [2020-05-12T03:30:32.161Z] --- PASS: TestDockerSuite/TestEventsRename (0.71s) [2020-05-12T03:30:32.161Z] --- PASS: TestDockerSuite/TestEventsResize (0.89s) [2020-05-12T03:30:32.161Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (1.13s) [2020-05-12T03:30:32.161Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (1.11s) [2020-05-12T03:30:32.161Z] --- PASS: TestDockerSuite/TestEventsStreaming (1.20s) [2020-05-12T03:30:32.161Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (3.22s) [2020-05-12T03:30:32.161Z] --- PASS: TestDockerSuite/TestEventsTop (0.77s) [2020-05-12T03:30:32.161Z] --- PASS: TestDockerSuite/TestEventsUntag (2.56s) [2020-05-12T03:30:32.161Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (1.61s) [2020-05-12T03:30:32.161Z] --- PASS: TestDockerSuite/TestExec (0.91s) [2020-05-12T03:30:32.161Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.85s) [2020-05-12T03:30:32.161Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.79s) [2020-05-12T03:30:32.161Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.82s) [2020-05-12T03:30:32.161Z] --- PASS: TestDockerSuite/TestExecAPIStart (1.71s) [2020-05-12T03:30:32.161Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.92s) [2020-05-12T03:30:32.161Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.87s) [2020-05-12T03:30:32.161Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.89s) [2020-05-12T03:30:32.161Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.88s) [2020-05-12T03:30:32.161Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.89s) [2020-05-12T03:30:32.161Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.85s) [2020-05-12T03:30:32.161Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.69s) [2020-05-12T03:30:32.161Z] --- PASS: TestDockerSuite/TestExecCgroup (1.19s) [2020-05-12T03:30:32.161Z] --- PASS: TestDockerSuite/TestExecEnv (0.87s) [2020-05-12T03:30:32.161Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.70s) [2020-05-12T03:30:32.161Z] --- PASS: TestDockerSuite/TestExecExitStatus (0.92s) [2020-05-12T03:30:32.161Z] --- PASS: TestDockerSuite/TestExecInspectID (1.96s) [2020-05-12T03:30:32.161Z] --- PASS: TestDockerSuite/TestExecInteractive (0.91s) [2020-05-12T03:30:32.161Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.95s) [2020-05-12T03:30:32.161Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.92s) [2020-05-12T03:30:32.161Z] --- PASS: TestDockerSuite/TestExecParseError (0.80s) [2020-05-12T03:30:32.161Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.93s) [2020-05-12T03:30:32.161Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (1.35s) [2020-05-12T03:30:32.161Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (1.40s) [2020-05-12T03:30:32.161Z] --- PASS: TestDockerSuite/TestExecSetEnv (0.89s) [2020-05-12T03:30:32.161Z] --- PASS: TestDockerSuite/TestExecStartFails (0.88s) [2020-05-12T03:30:32.161Z] --- PASS: TestDockerSuite/TestExecStateCleanup (11.08s) [2020-05-12T03:30:32.161Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.83s) [2020-05-12T03:30:32.161Z] --- PASS: TestDockerSuite/TestExecTTY (0.89s) [2020-05-12T03:30:32.161Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.90s) [2020-05-12T03:30:32.161Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.84s) [2020-05-12T03:30:32.161Z] --- PASS: TestDockerSuite/TestExecUlimits (0.95s) [2020-05-12T03:30:32.161Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2020-05-12T03:30:32.161Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2020-05-12T03:30:32.161Z] --- PASS: TestDockerSuite/TestExecWithImageUser (2.17s) [2020-05-12T03:30:32.161Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (0.88s) [2020-05-12T03:30:32.161Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (1.43s) [2020-05-12T03:30:32.161Z] --- PASS: TestDockerSuite/TestExecWithTERM (1.51s) [2020-05-12T03:30:32.161Z] --- PASS: TestDockerSuite/TestExecWithUser (0.87s) [2020-05-12T03:30:32.161Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.76s) [2020-05-12T03:30:32.161Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.89s) [2020-05-12T03:30:32.161Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.97s) [2020-05-12T03:30:32.161Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.87s) [2020-05-12T03:30:32.161Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.80s) [2020-05-12T03:30:32.161Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s) [2020-05-12T03:30:32.161Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.08s) [2020-05-12T03:30:32.161Z] --- PASS: TestDockerSuite/TestHealth (21.77s) [2020-05-12T03:30:32.161Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.01s) [2020-05-12T03:30:32.161Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.01s) [2020-05-12T03:30:32.161Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.01s) [2020-05-12T03:30:32.161Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.96s) [2020-05-12T03:30:32.161Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.01s) [2020-05-12T03:30:32.161Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.97s) [2020-05-12T03:30:32.161Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.02s) [2020-05-12T03:30:32.161Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.01s) [2020-05-12T03:30:32.161Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.07s) [2020-05-12T03:30:32.161Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.32s) [2020-05-12T03:30:32.161Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.27s) [2020-05-12T03:30:32.161Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.48s) [2020-05-12T03:30:32.161Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s) [2020-05-12T03:30:32.161Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.87s) [2020-05-12T03:30:32.161Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.05s) [2020-05-12T03:30:32.161Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.90s) [2020-05-12T03:30:32.161Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.90s) [2020-05-12T03:30:32.161Z] --- PASS: TestDockerSuite/TestImagesFormat (0.05s) [2020-05-12T03:30:32.161Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.81s) [2020-05-12T03:30:32.161Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.03s) [2020-05-12T03:30:32.161Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s) [2020-05-12T03:30:32.161Z] --- PASS: TestDockerSuite/TestImportBadURL (0.06s) [2020-05-12T03:30:32.161Z] --- PASS: TestDockerSuite/TestImportDisplay (1.91s) [2020-05-12T03:30:32.161Z] --- PASS: TestDockerSuite/TestImportFile (1.87s) [2020-05-12T03:30:32.161Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.02s) [2020-05-12T03:30:32.161Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (2.16s) [2020-05-12T03:30:32.161Z] --- PASS: TestDockerSuite/TestImportGzipped (1.90s) [2020-05-12T03:30:32.161Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.86s) [2020-05-12T03:30:32.161Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.87s) [2020-05-12T03:30:32.161Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.89s) [2020-05-12T03:30:32.161Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.88s) [2020-05-12T03:30:32.161Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.03s) [2020-05-12T03:30:32.161Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s) [2020-05-12T03:30:32.161Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.78s) [2020-05-12T03:30:32.161Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.79s) [2020-05-12T03:30:32.161Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.80s) [2020-05-12T03:30:32.161Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.77s) [2020-05-12T03:30:32.161Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.78s) [2020-05-12T03:30:32.161Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.79s) [2020-05-12T03:30:32.161Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.02s) [2020-05-12T03:30:32.161Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.71s) [2020-05-12T03:30:32.161Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.79s) [2020-05-12T03:30:32.161Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.81s) [2020-05-12T03:30:32.161Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.03s) [2020-05-12T03:30:32.161Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.79s) [2020-05-12T03:30:32.161Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2020-05-12T03:30:32.161Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2020-05-12T03:30:32.161Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (1.23s) [2020-05-12T03:30:32.162Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.85s) [2020-05-12T03:30:32.162Z] --- PASS: TestDockerSuite/TestInspectDefault (0.78s) [2020-05-12T03:30:32.162Z] --- PASS: TestDockerSuite/TestInspectHistory (0.84s) [2020-05-12T03:30:32.162Z] --- PASS: TestDockerSuite/TestInspectImage (0.04s) [2020-05-12T03:30:32.162Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.06s) [2020-05-12T03:30:32.162Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2020-05-12T03:30:32.162Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2020-05-12T03:30:32.162Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.87s) [2020-05-12T03:30:32.162Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.75s) [2020-05-12T03:30:32.162Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.08s) [2020-05-12T03:30:32.162Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.77s) [2020-05-12T03:30:32.162Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.82s) [2020-05-12T03:30:32.162Z] --- PASS: TestDockerSuite/TestInspectPlugin (1.76s) [2020-05-12T03:30:32.162Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.02s) [2020-05-12T03:30:32.162Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.91s) [2020-05-12T03:30:32.162Z] --- PASS: TestDockerSuite/TestInspectStatus (0.94s) [2020-05-12T03:30:32.162Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (1.63s) [2020-05-12T03:30:32.162Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.82s) [2020-05-12T03:30:32.162Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.81s) [2020-05-12T03:30:32.162Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.82s) [2020-05-12T03:30:32.162Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.84s) [2020-05-12T03:30:32.162Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.84s) [2020-05-12T03:30:32.162Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.86s) [2020-05-12T03:30:32.162Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.04s) [2020-05-12T03:30:32.162Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (2.91s) [2020-05-12T03:30:32.162Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (1.68s) [2020-05-12T03:30:32.162Z] --- PASS: TestDockerSuite/TestLinksEnvs (1.49s) [2020-05-12T03:30:32.162Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.37s) [2020-05-12T03:30:32.162Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.76s) [2020-05-12T03:30:32.162Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (2.66s) [2020-05-12T03:30:32.162Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (2.46s) [2020-05-12T03:30:32.162Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.04s) [2020-05-12T03:30:32.162Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (2.47s) [2020-05-12T03:30:32.162Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.44s) [2020-05-12T03:30:32.162Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (1.47s) [2020-05-12T03:30:32.162Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (12.94s) [2020-05-12T03:30:32.162Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (2.55s) [2020-05-12T03:30:32.162Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.98s) [2020-05-12T03:30:32.162Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (1.51s) [2020-05-12T03:30:32.162Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (3.02s) [2020-05-12T03:30:32.162Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.02s) [2020-05-12T03:30:32.162Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.41s) [2020-05-12T03:30:32.162Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s) [2020-05-12T03:30:32.162Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s) [2020-05-12T03:30:32.162Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.88s) [2020-05-12T03:30:32.162Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.83s) [2020-05-12T03:30:32.162Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.96s) [2020-05-12T03:30:32.162Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.77s) [2020-05-12T03:30:32.162Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.68s) [2020-05-12T03:30:32.162Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.79s) [2020-05-12T03:30:32.162Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.02s) [2020-05-12T03:30:32.162Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (1.12s) [2020-05-12T03:30:32.162Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (1.27s) [2020-05-12T03:30:32.162Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (1.24s) [2020-05-12T03:30:32.162Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (1.22s) [2020-05-12T03:30:32.162Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (1.05s) [2020-05-12T03:30:32.162Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (2.22s) [2020-05-12T03:30:32.162Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.84s) [2020-05-12T03:30:32.162Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.75s) [2020-05-12T03:30:32.162Z] --- PASS: TestDockerSuite/TestLogsSince (6.88s) [2020-05-12T03:30:32.162Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.79s) [2020-05-12T03:30:32.162Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.80s) [2020-05-12T03:30:32.162Z] --- PASS: TestDockerSuite/TestLogsTail (0.89s) [2020-05-12T03:30:32.162Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.81s) [2020-05-12T03:30:32.162Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.82s) [2020-05-12T03:30:32.162Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.41s) [2020-05-12T03:30:32.162Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.85s) [2020-05-12T03:30:32.162Z] --- PASS: TestDockerSuite/TestNetHostname (2.67s) [2020-05-12T03:30:32.162Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.44s) [2020-05-12T03:30:32.162Z] --- PASS: TestDockerSuite/TestNetworkEvents (1.30s) [2020-05-12T03:30:32.162Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (2.41s) [2020-05-12T03:30:32.162Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.80s) [2020-05-12T03:30:32.162Z] --- PASS: TestDockerSuite/TestPluginActive (1.75s) [2020-05-12T03:30:32.162Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (5.96s) [2020-05-12T03:30:32.162Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2020-05-12T03:30:32.162Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2020-05-12T03:30:32.162Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.75s) [2020-05-12T03:30:32.162Z] --- PASS: TestDockerSuite/TestPluginLogDriver (3.29s) [2020-05-12T03:30:32.162Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.55s) [2020-05-12T03:30:32.162Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.02s) [2020-05-12T03:30:32.162Z] --- PASS: TestDockerSuite/TestPluginUpgrade (5.15s) [2020-05-12T03:30:32.162Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (2.42s) [2020-05-12T03:30:32.162Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (1.67s) [2020-05-12T03:30:32.162Z] --- PASS: TestDockerSuite/TestPortHostBinding (1.57s) [2020-05-12T03:30:32.162Z] --- PASS: TestDockerSuite/TestPortList (10.87s) [2020-05-12T03:30:32.162Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.59s) [2020-05-12T03:30:32.162Z] --- PASS: TestDockerSuite/TestPostContainersAttach (7.79s) [2020-05-12T03:30:32.162Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s) [2020-05-12T03:30:32.162Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.07s) [2020-05-12T03:30:32.162Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.72s) [2020-05-12T03:30:32.162Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2020-05-12T03:30:32.162Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.88s) [2020-05-12T03:30:32.162Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2020-05-12T03:30:32.162Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.73s) [2020-05-12T03:30:32.162Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.13s) [2020-05-12T03:30:32.162Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.52s) [2020-05-12T03:30:32.162Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2020-05-12T03:30:32.162Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (3.37s) [2020-05-12T03:30:32.162Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (1.85s) [2020-05-12T03:30:32.162Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.45s) [2020-05-12T03:30:32.162Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.12s) [2020-05-12T03:30:32.162Z] --- PASS: TestDockerSuite/TestPsByOrder (3.36s) [2020-05-12T03:30:32.162Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (1.13s) [2020-05-12T03:30:32.162Z] --- PASS: TestDockerSuite/TestPsListContainersBase (3.41s) [2020-05-12T03:30:32.162Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (5.02s) [2020-05-12T03:30:32.162Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.12s) [2020-05-12T03:30:32.162Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (4.21s) [2020-05-12T03:30:32.162Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (7.99s) [2020-05-12T03:30:32.162Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (1.44s) [2020-05-12T03:30:32.162Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (2.37s) [2020-05-12T03:30:32.162Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (1.66s) [2020-05-12T03:30:32.162Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (1.42s) [2020-05-12T03:30:32.162Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (2.23s) [2020-05-12T03:30:32.162Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (2.69s) [2020-05-12T03:30:32.162Z] --- PASS: TestDockerSuite/TestPsListContainersSize (1.62s) [2020-05-12T03:30:32.162Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.18s) [2020-05-12T03:30:32.162Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.85s) [2020-05-12T03:30:32.162Z] --- PASS: TestDockerSuite/TestPsRightTagName (2.56s) [2020-05-12T03:30:32.162Z] --- PASS: TestDockerSuite/TestPsShowMounts (2.59s) [2020-05-12T03:30:32.162Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.83s) [2020-05-12T03:30:32.162Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2020-05-12T03:30:32.162Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2020-05-12T03:30:32.162Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.18s) [2020-05-12T03:30:32.162Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.11s) [2020-05-12T03:30:32.162Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.06s) [2020-05-12T03:30:32.162Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.90s) [2020-05-12T03:30:32.162Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (1.67s) [2020-05-12T03:30:32.162Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (1.73s) [2020-05-12T03:30:32.162Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.80s) [2020-05-12T03:30:32.162Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (7.72s) [2020-05-12T03:30:32.162Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (1.53s) [2020-05-12T03:30:32.162Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (2.82s) [2020-05-12T03:30:32.162Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.10s) [2020-05-12T03:30:32.162Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.09s) [2020-05-12T03:30:32.162Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.29s) [2020-05-12T03:30:32.162Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (2.61s) [2020-05-12T03:30:32.162Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (1.52s) [2020-05-12T03:30:32.162Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (3.82s) [2020-05-12T03:30:32.162Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (1.62s) [2020-05-12T03:30:32.162Z] --- PASS: TestDockerSuite/TestRmiBlank (0.01s) [2020-05-12T03:30:32.162Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.10s) [2020-05-12T03:30:32.162Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (4.31s) [2020-05-12T03:30:32.162Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (1.11s) [2020-05-12T03:30:32.162Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.37s) [2020-05-12T03:30:32.162Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.67s) [2020-05-12T03:30:32.162Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (0.97s) [2020-05-12T03:30:32.162Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.73s) [2020-05-12T03:30:32.162Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (1.32s) [2020-05-12T03:30:32.162Z] --- PASS: TestDockerSuite/TestRmiTag (0.12s) [2020-05-12T03:30:32.162Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.83s) [2020-05-12T03:30:32.162Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (4.88s) [2020-05-12T03:30:32.162Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.77s) [2020-05-12T03:30:32.162Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.96s) [2020-05-12T03:30:32.162Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.43s) [2020-05-12T03:30:32.162Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (1.91s) [2020-05-12T03:30:32.162Z] --- PASS: TestDockerSuite/TestRunAddHost (0.81s) [2020-05-12T03:30:32.162Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.35s) [2020-05-12T03:30:32.162Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.80s) [2020-05-12T03:30:32.162Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2020-05-12T03:30:32.162Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.80s) [2020-05-12T03:30:32.162Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.76s) [2020-05-12T03:30:32.162Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (1.02s) [2020-05-12T03:30:32.162Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (1.08s) [2020-05-12T03:30:32.162Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.98s) [2020-05-12T03:30:32.162Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (1.62s) [2020-05-12T03:30:32.162Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (1.68s) [2020-05-12T03:30:32.162Z] --- PASS: TestDockerSuite/TestRunAttachDetach (1.08s) [2020-05-12T03:30:32.162Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (1.08s) [2020-05-12T03:30:32.162Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (1.01s) [2020-05-12T03:30:32.162Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.88s) [2020-05-12T03:30:32.162Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (1.03s) [2020-05-12T03:30:32.162Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (1.02s) [2020-05-12T03:30:32.162Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (1.10s) [2020-05-12T03:30:32.162Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.82s) [2020-05-12T03:30:32.163Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.79s) [2020-05-12T03:30:32.163Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.82s) [2020-05-12T03:30:32.163Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.01s) [2020-05-12T03:30:32.163Z] --- PASS: TestDockerSuite/TestRunBindMounts (2.34s) [2020-05-12T03:30:32.163Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.79s) [2020-05-12T03:30:32.163Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.79s) [2020-05-12T03:30:32.163Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.80s) [2020-05-12T03:30:32.163Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.79s) [2020-05-12T03:30:32.163Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2020-05-12T03:30:32.163Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.80s) [2020-05-12T03:30:32.163Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.79s) [2020-05-12T03:30:32.163Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.79s) [2020-05-12T03:30:32.163Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.77s) [2020-05-12T03:30:32.163Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.78s) [2020-05-12T03:30:32.163Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2020-05-12T03:30:32.163Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.76s) [2020-05-12T03:30:32.163Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2020-05-12T03:30:32.163Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (1.24s) [2020-05-12T03:30:32.163Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.85s) [2020-05-12T03:30:32.163Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.93s) [2020-05-12T03:30:32.163Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.76s) [2020-05-12T03:30:32.163Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.10s) [2020-05-12T03:30:32.163Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.78s) [2020-05-12T03:30:32.163Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.62s) [2020-05-12T03:30:32.163Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.61s) [2020-05-12T03:30:32.163Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (1.54s) [2020-05-12T03:30:32.163Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.88s) [2020-05-12T03:30:32.163Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.90s) [2020-05-12T03:30:32.163Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.96s) [2020-05-12T03:30:32.163Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.94s) [2020-05-12T03:30:32.163Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.86s) [2020-05-12T03:30:32.163Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.91s) [2020-05-12T03:30:32.163Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (3.61s) [2020-05-12T03:30:32.163Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.07s) [2020-05-12T03:30:32.163Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.80s) [2020-05-12T03:30:32.163Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (2.32s) [2020-05-12T03:30:32.163Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.81s) [2020-05-12T03:30:32.163Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (2.68s) [2020-05-12T03:30:32.163Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (2.74s) [2020-05-12T03:30:32.163Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2020-05-12T03:30:32.163Z] docker_cli_run_test.go:4130: unmatched requirement DaemonIsWindows [2020-05-12T03:30:32.163Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2020-05-12T03:30:32.163Z] docker_cli_run_test.go:4149: unmatched requirement DaemonIsWindows [2020-05-12T03:30:32.163Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.99s) [2020-05-12T03:30:32.163Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.95s) [2020-05-12T03:30:32.163Z] --- PASS: TestDockerSuite/TestRunDNSOptions (1.54s) [2020-05-12T03:30:32.163Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (2.36s) [2020-05-12T03:30:32.163Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.80s) [2020-05-12T03:30:32.163Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.64s) [2020-05-12T03:30:32.163Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.77s) [2020-05-12T03:30:32.163Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2020-05-12T03:30:32.163Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2020-05-12T03:30:32.163Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.81s) [2020-05-12T03:30:32.163Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.76s) [2020-05-12T03:30:32.163Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.05s) [2020-05-12T03:30:32.163Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.78s) [2020-05-12T03:30:32.163Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.80s) [2020-05-12T03:30:32.163Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.85s) [2020-05-12T03:30:32.163Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.76s) [2020-05-12T03:30:32.163Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.03s) [2020-05-12T03:30:32.163Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.80s) [2020-05-12T03:30:32.163Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.83s) [2020-05-12T03:30:32.163Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.83s) [2020-05-12T03:30:32.163Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.82s) [2020-05-12T03:30:32.163Z] --- PASS: TestDockerSuite/TestRunExitCode (0.99s) [2020-05-12T03:30:32.163Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.85s) [2020-05-12T03:30:32.163Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.76s) [2020-05-12T03:30:32.163Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.82s) [2020-05-12T03:30:32.163Z] --- PASS: TestDockerSuite/TestRunExposePort (0.01s) [2020-05-12T03:30:32.163Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.78s) [2020-05-12T03:30:32.163Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.79s) [2020-05-12T03:30:32.163Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.60s) [2020-05-12T03:30:32.163Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.41s) [2020-05-12T03:30:32.163Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2020-05-12T03:30:32.163Z] docker_cli_run_test.go:4232: unmatched requirement IsolationIsHyperv [2020-05-12T03:30:32.163Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (3.73s) [2020-05-12T03:30:32.163Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.86s) [2020-05-12T03:30:32.163Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.56s) [2020-05-12T03:30:32.163Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (1.14s) [2020-05-12T03:30:32.163Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.58s) [2020-05-12T03:30:32.163Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s) [2020-05-12T03:30:32.163Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.01s) [2020-05-12T03:30:32.163Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.02s) [2020-05-12T03:30:32.163Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.81s) [2020-05-12T03:30:32.163Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (3.16s) [2020-05-12T03:30:32.163Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.59s) [2020-05-12T03:30:32.163Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.61s) [2020-05-12T03:30:32.163Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (0.86s) [2020-05-12T03:30:32.163Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.65s) [2020-05-12T03:30:32.163Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.67s) [2020-05-12T03:30:32.163Z] --- PASS: TestDockerSuite/TestRunModeHostname (1.14s) [2020-05-12T03:30:32.163Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2020-05-12T03:30:32.163Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.24s) [2020-05-12T03:30:32.163Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (1.52s) [2020-05-12T03:30:32.163Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (1.25s) [2020-05-12T03:30:32.163Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (1.59s) [2020-05-12T03:30:32.163Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2020-05-12T03:30:32.163Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.23s) [2020-05-12T03:30:32.163Z] --- PASS: TestDockerSuite/TestRunModePIDHost (1.58s) [2020-05-12T03:30:32.163Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (1.61s) [2020-05-12T03:30:32.163Z] --- PASS: TestDockerSuite/TestRunMount (6.06s) [2020-05-12T03:30:32.163Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.79s) [2020-05-12T03:30:32.163Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.80s) [2020-05-12T03:30:32.163Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.52s) [2020-05-12T03:30:32.163Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (2.36s) [2020-05-12T03:30:32.163Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (3.36s) [2020-05-12T03:30:32.163Z] --- PASS: TestDockerSuite/TestRunNamedVolume (2.36s) [2020-05-12T03:30:32.163Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (2.54s) [2020-05-12T03:30:32.163Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.63s) [2020-05-12T03:30:32.163Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.66s) [2020-05-12T03:30:32.163Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.05s) [2020-05-12T03:30:32.163Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.70s) [2020-05-12T03:30:32.163Z] --- PASS: TestDockerSuite/TestRunNetHost (1.14s) [2020-05-12T03:30:32.163Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.81s) [2020-05-12T03:30:32.163Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.74s) [2020-05-12T03:30:32.163Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (2.27s) [2020-05-12T03:30:32.163Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (2.34s) [2020-05-12T03:30:32.163Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (4.56s) [2020-05-12T03:30:32.163Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.70s) [2020-05-12T03:30:32.163Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.11s) [2020-05-12T03:30:32.163Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.77s) [2020-05-12T03:30:32.163Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.07s) [2020-05-12T03:30:32.163Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.75s) [2020-05-12T03:30:32.163Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.75s) [2020-05-12T03:30:32.163Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.08s) [2020-05-12T03:30:32.163Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.83s) [2020-05-12T03:30:32.163Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (0.89s) [2020-05-12T03:30:32.163Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2020-05-12T03:30:32.163Z] docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport [2020-05-12T03:30:32.163Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.78s) [2020-05-12T03:30:32.163Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.81s) [2020-05-12T03:30:32.163Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.61s) [2020-05-12T03:30:32.163Z] --- PASS: TestDockerSuite/TestRunPortInUse (0.97s) [2020-05-12T03:30:32.163Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.74s) [2020-05-12T03:30:32.163Z] docker_cli_run_unix_test.go:1415: out: "a *:* rwm\n" [2020-05-12T03:30:32.163Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.74s) [2020-05-12T03:30:32.163Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.75s) [2020-05-12T03:30:32.163Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.79s) [2020-05-12T03:30:32.163Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.73s) [2020-05-12T03:30:32.163Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-05-12T03:30:32.163Z] docker_cli_run_test.go:4215: unmatched requirement IsolationIsProcess [2020-05-12T03:30:32.163Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.82s) [2020-05-12T03:30:32.163Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.75s) [2020-05-12T03:30:32.163Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2020-05-12T03:30:32.163Z] docker_cli_run_test.go:2870: kernel doesn't have latency_stats configured [2020-05-12T03:30:32.163Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.84s) [2020-05-12T03:30:32.163Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (1.56s) [2020-05-12T03:30:32.163Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2020-05-12T03:30:32.163Z] docker_cli_run_test.go:1428: Unstable test, to be re-activated once #19937 is resolved [2020-05-12T03:30:32.163Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (3.24s) [2020-05-12T03:30:32.163Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.48s) [2020-05-12T03:30:32.163Z] --- PASS: TestDockerSuite/TestRunRm (0.84s) [2020-05-12T03:30:32.163Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.77s) [2020-05-12T03:30:32.163Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.82s) [2020-05-12T03:30:32.163Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.77s) [2020-05-12T03:30:32.163Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.78s) [2020-05-12T03:30:32.163Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.78s) [2020-05-12T03:30:32.163Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (3.98s) [2020-05-12T03:30:32.163Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (4.76s) [2020-05-12T03:30:32.163Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.78s) [2020-05-12T03:30:32.163Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.76s) [2020-05-12T03:30:32.163Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.81s) [2020-05-12T03:30:32.163Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.84s) [2020-05-12T03:30:32.163Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.78s) [2020-05-12T03:30:32.163Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.96s) [2020-05-12T03:30:32.163Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.76s) [2020-05-12T03:30:32.163Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.90s) [2020-05-12T03:30:32.163Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.86s) [2020-05-12T03:30:32.163Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.81s) [2020-05-12T03:30:32.163Z] --- PASS: TestDockerSuite/TestRunState (1.64s) [2020-05-12T03:30:32.163Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.82s) [2020-05-12T03:30:32.163Z] --- PASS: TestDockerSuite/TestRunStdinPipe (1.04s) [2020-05-12T03:30:32.163Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.20s) [2020-05-12T03:30:32.163Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2020-05-12T03:30:32.163Z] docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport [2020-05-12T03:30:32.163Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.68s) [2020-05-12T03:30:32.163Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.83s) [2020-05-12T03:30:32.163Z] --- PASS: TestDockerSuite/TestRunSysctls (1.67s) [2020-05-12T03:30:32.163Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.03s) [2020-05-12T03:30:32.163Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.01s) [2020-05-12T03:30:32.163Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.98s) [2020-05-12T03:30:32.163Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (2.78s) [2020-05-12T03:30:32.163Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.81s) [2020-05-12T03:30:32.163Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (2.07s) [2020-05-12T03:30:32.163Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (3.99s) [2020-05-12T03:30:32.163Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (3.01s) [2020-05-12T03:30:32.163Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.79s) [2020-05-12T03:30:32.163Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.93s) [2020-05-12T03:30:32.163Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.86s) [2020-05-12T03:30:32.163Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (2.48s) [2020-05-12T03:30:32.163Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.28s) [2020-05-12T03:30:32.163Z] --- PASS: TestDockerSuite/TestRunUserByID (0.82s) [2020-05-12T03:30:32.163Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.19s) [2020-05-12T03:30:32.163Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.25s) [2020-05-12T03:30:32.163Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.74s) [2020-05-12T03:30:32.163Z] --- PASS: TestDockerSuite/TestRunUserByName (0.96s) [2020-05-12T03:30:32.164Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.87s) [2020-05-12T03:30:32.164Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2020-05-12T03:30:32.164Z] docker_cli_run_unix_test.go:1424: Host does not have /dev/snd/timer [2020-05-12T03:30:32.164Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.18s) [2020-05-12T03:30:32.164Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.85s) [2020-05-12T03:30:32.164Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (4.56s) [2020-05-12T03:30:32.164Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.86s) [2020-05-12T03:30:32.164Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (1.14s) [2020-05-12T03:30:32.164Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (2.63s) [2020-05-12T03:30:32.164Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.49s) [2020-05-12T03:30:32.164Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (2.70s) [2020-05-12T03:30:32.164Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (2.76s) [2020-05-12T03:30:32.164Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.83s) [2020-05-12T03:30:32.164Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsShared (0.76s) [2020-05-12T03:30:32.164Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsSlave (0.91s) [2020-05-12T03:30:32.164Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2020-05-12T03:30:32.164Z] docker_cli_run_test.go:4185: unmatched requirement DaemonIsWindows [2020-05-12T03:30:32.164Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2020-05-12T03:30:32.164Z] docker_cli_run_test.go:4205: unmatched requirement DaemonIsWindows [2020-05-12T03:30:32.164Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2020-05-12T03:30:32.164Z] docker_cli_run_test.go:4195: unmatched requirement DaemonIsWindows [2020-05-12T03:30:32.164Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.22s) [2020-05-12T03:30:32.164Z] --- PASS: TestDockerSuite/TestRunWithBlkioWeight (0.78s) [2020-05-12T03:30:32.164Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.81s) [2020-05-12T03:30:32.164Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.78s) [2020-05-12T03:30:32.164Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.56s) [2020-05-12T03:30:32.164Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.78s) [2020-05-12T03:30:32.164Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.82s) [2020-05-12T03:30:32.164Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.01s) [2020-05-12T03:30:32.164Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.80s) [2020-05-12T03:30:32.164Z] --- PASS: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.02s) [2020-05-12T03:30:32.164Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.04s) [2020-05-12T03:30:32.164Z] --- PASS: TestDockerSuite/TestRunWithInvalidKernelMemory (0.02s) [2020-05-12T03:30:32.164Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.01s) [2020-05-12T03:30:32.164Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.15s) [2020-05-12T03:30:32.164Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.15s) [2020-05-12T03:30:32.164Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.18s) [2020-05-12T03:30:32.164Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.15s) [2020-05-12T03:30:32.164Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.15s) [2020-05-12T03:30:32.164Z] --- PASS: TestDockerSuite/TestRunWithKernelMemory (0.81s) [2020-05-12T03:30:32.164Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.80s) [2020-05-12T03:30:32.164Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.77s) [2020-05-12T03:30:32.164Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.03s) [2020-05-12T03:30:32.164Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.81s) [2020-05-12T03:30:32.164Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.29s) [2020-05-12T03:30:32.164Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.78s) [2020-05-12T03:30:32.164Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s) [2020-05-12T03:30:32.164Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.81s) [2020-05-12T03:30:32.164Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.80s) [2020-05-12T03:30:32.164Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.02s) [2020-05-12T03:30:32.164Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2020-05-12T03:30:32.164Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.76s) [2020-05-12T03:30:32.164Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.53s) [2020-05-12T03:30:32.164Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.80s) [2020-05-12T03:30:32.164Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2020-05-12T03:30:32.164Z] docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport [2020-05-12T03:30:32.164Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.68s) [2020-05-12T03:30:32.164Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.07s) [2020-05-12T03:30:32.164Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.55s) [2020-05-12T03:30:32.164Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.74s) [2020-05-12T03:30:32.164Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (2.52s) [2020-05-12T03:30:32.164Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.78s) [2020-05-12T03:30:32.164Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2020-05-12T03:30:32.164Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2020-05-12T03:30:32.164Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (1.09s) [2020-05-12T03:30:32.164Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (1.08s) [2020-05-12T03:30:32.164Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (1.23s) [2020-05-12T03:30:32.164Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.04s) [2020-05-12T03:30:32.164Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.89s) [2020-05-12T03:30:32.164Z] --- PASS: TestDockerSuite/TestSaveImageId (0.07s) [2020-05-12T03:30:32.164Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.54s) [2020-05-12T03:30:32.164Z] --- PASS: TestDockerSuite/TestSaveLoadParents (2.08s) [2020-05-12T03:30:32.164Z] docker_cli_save_load_test.go:365: tmpdir /tmp/save-load-parents585862551 [2020-05-12T03:30:32.164Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.05s) [2020-05-12T03:30:32.164Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.65s) [2020-05-12T03:30:32.164Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.06s) [2020-05-12T03:30:32.164Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2020-05-12T03:30:32.164Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.52s) [2020-05-12T03:30:32.164Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.51s) [2020-05-12T03:30:32.164Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (0.47s) [2020-05-12T03:30:32.164Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.11s) [2020-05-12T03:30:32.164Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.12s) [2020-05-12T03:30:32.164Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.06s) [2020-05-12T03:30:32.164Z] --- PASS: TestDockerSuite/TestSearchWithLimit (0.38s) [2020-05-12T03:30:32.164Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (2.33s) [2020-05-12T03:30:32.164Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (5.50s) [2020-05-12T03:30:32.164Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (2.59s) [2020-05-12T03:30:32.164Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (1.07s) [2020-05-12T03:30:32.164Z] --- PASS: TestDockerSuite/TestStartAttachSilent (1.63s) [2020-05-12T03:30:32.164Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.86s) [2020-05-12T03:30:32.164Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (2.63s) [2020-05-12T03:30:32.164Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.90s) [2020-05-12T03:30:32.164Z] --- PASS: TestDockerSuite/TestStartRecordError (1.75s) [2020-05-12T03:30:32.164Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (1.70s) [2020-05-12T03:30:32.164Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (2.02s) [2020-05-12T03:30:32.164Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (3.18s) [2020-05-12T03:30:32.164Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.98s) [2020-05-12T03:30:32.164Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.03s) [2020-05-12T03:30:32.164Z] --- PASS: TestDockerSuite/TestStatsFormatAll (5.16s) [2020-05-12T03:30:32.164Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.85s) [2020-05-12T03:30:32.164Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.82s) [2020-05-12T03:30:32.164Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.80s) [2020-05-12T03:30:32.164Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.85s) [2020-05-12T03:30:32.164Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.81s) [2020-05-12T03:30:32.164Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2020-05-12T03:30:32.164Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2020-05-12T03:30:32.164Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.78s) [2020-05-12T03:30:32.164Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (4.46s) [2020-05-12T03:30:32.164Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (3.44s) [2020-05-12T03:30:32.164Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.77s) [2020-05-12T03:30:32.164Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.77s) [2020-05-12T03:30:32.164Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2020-05-12T03:30:32.164Z] docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport [2020-05-12T03:30:32.164Z] --- PASS: TestDockerSuite/TestUpdateKernelMemory (0.91s) [2020-05-12T03:30:32.164Z] --- PASS: TestDockerSuite/TestUpdateKernelMemoryUninitialized (1.70s) [2020-05-12T03:30:32.164Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2020-05-12T03:30:32.164Z] docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport [2020-05-12T03:30:32.164Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (1.56s) [2020-05-12T03:30:32.164Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.94s) [2020-05-12T03:30:32.164Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.89s) [2020-05-12T03:30:32.164Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.69s) [2020-05-12T03:30:32.164Z] --- PASS: TestDockerSuite/TestUpdateStats (3.87s) [2020-05-12T03:30:32.164Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (1.58s) [2020-05-12T03:30:32.164Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2020-05-12T03:30:32.164Z] docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport [2020-05-12T03:30:32.164Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (1.00s) [2020-05-12T03:30:32.164Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.90s) [2020-05-12T03:30:32.164Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (4.12s) [2020-05-12T03:30:32.164Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (3.60s) [2020-05-12T03:30:32.164Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (3.33s) [2020-05-12T03:30:32.164Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (2.70s) [2020-05-12T03:30:32.164Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (4.56s) [2020-05-12T03:30:32.164Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (5.04s) [2020-05-12T03:30:32.164Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (2.34s) [2020-05-12T03:30:32.164Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (2.32s) [2020-05-12T03:30:32.164Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (1.53s) [2020-05-12T03:30:32.164Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (1.76s) [2020-05-12T03:30:32.164Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (2.50s) [2020-05-12T03:30:32.164Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (2.38s) [2020-05-12T03:30:32.164Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (2.37s) [2020-05-12T03:30:32.164Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (2.34s) [2020-05-12T03:30:32.164Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (2.32s) [2020-05-12T03:30:32.164Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.06s) [2020-05-12T03:30:32.164Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.07s) [2020-05-12T03:30:32.164Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.08s) [2020-05-12T03:30:32.164Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.87s) [2020-05-12T03:30:32.164Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.06s) [2020-05-12T03:30:32.164Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.05s) [2020-05-12T03:30:32.164Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.02s) [2020-05-12T03:30:32.164Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.84s) [2020-05-12T03:30:32.164Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s) [2020-05-12T03:30:32.164Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.92s) [2020-05-12T03:30:32.164Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.08s) [2020-05-12T03:30:32.164Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.06s) [2020-05-12T03:30:32.164Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2020-05-12T03:30:32.164Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s) [2020-05-12T03:30:32.164Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (2.46s) [2020-05-12T03:30:32.164Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.07s) [2020-05-12T03:30:32.164Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.17s) [2020-05-12T03:30:32.164Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.03s) [2020-05-12T03:30:32.164Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.04s) [2020-05-12T03:30:32.164Z] --- PASS: TestDockerSuite/TestVolumeEvents (0.82s) [2020-05-12T03:30:32.164Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (2.35s) [2020-05-12T03:30:32.164Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.06s) [2020-05-12T03:30:32.164Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.05s) [2020-05-12T03:30:32.164Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (3.13s) [2020-05-12T03:30:32.164Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (4.16s) [2020-05-12T03:30:32.164Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2020-05-12T03:30:32.164Z] docker_cli_run_test.go:4523: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2020-05-12T03:30:32.164Z] === RUN TestDockerRegistrySuite [2020-05-12T03:30:32.164Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2020-05-12T03:30:34.074Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2020-05-12T03:30:35.444Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2020-05-12T03:30:37.338Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2020-05-12T03:30:37.338Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2020-05-12T03:30:41.513Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2020-05-12T03:30:45.691Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2020-05-12T03:30:49.869Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2020-05-12T03:30:51.240Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2020-05-12T03:30:52.611Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2020-05-12T03:30:53.982Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2020-05-12T03:30:55.352Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2020-05-12T03:30:56.723Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2020-05-12T03:30:58.093Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2020-05-12T03:30:59.464Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2020-05-12T03:31:01.987Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2020-05-12T03:31:04.515Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2020-05-12T03:31:05.885Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2020-05-12T03:31:09.160Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2020-05-12T03:31:10.530Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2020-05-12T03:31:10.530Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2020-05-12T03:31:11.900Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2020-05-12T03:31:13.271Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2020-05-12T03:31:14.202Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2020-05-12T03:31:18.377Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2020-05-12T03:31:18.377Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2020-05-12T03:31:19.750Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2020-05-12T03:31:20.315Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2020-05-12T03:31:20.315Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2020-05-12T03:31:20.573Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2020-05-12T03:31:20.829Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2020-05-12T03:31:21.086Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2020-05-12T03:31:21.343Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2020-05-12T03:31:22.714Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2020-05-12T03:31:25.241Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2020-05-12T03:31:26.173Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2020-05-12T03:31:27.542Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2020-05-12T03:31:28.473Z] === RUN TestDockerRegistrySuite/TestV2Only [2020-05-12T03:31:29.403Z] --- PASS: TestDockerRegistrySuite (57.65s) [2020-05-12T03:31:29.403Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (2.04s) [2020-05-12T03:31:29.403Z] check_test.go:196: [de13455307c70] daemon is not started [2020-05-12T03:31:29.403Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.48s) [2020-05-12T03:31:29.403Z] check_test.go:196: [d8aff26c3926d] daemon is not started [2020-05-12T03:31:29.403Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.86s) [2020-05-12T03:31:29.403Z] check_test.go:196: [dddb990e66fe0] daemon is not started [2020-05-12T03:31:29.403Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.15s) [2020-05-12T03:31:29.403Z] check_test.go:196: [d4b0a22085359] daemon is not started [2020-05-12T03:31:29.403Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (4.11s) [2020-05-12T03:31:29.403Z] check_test.go:196: [de04c27941115] daemon is not started [2020-05-12T03:31:29.403Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (4.13s) [2020-05-12T03:31:29.403Z] check_test.go:196: [d7948d92f3ace] daemon is not started [2020-05-12T03:31:29.403Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (4.21s) [2020-05-12T03:31:29.403Z] check_test.go:196: [d491233b7f6a1] daemon is not started [2020-05-12T03:31:29.403Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.51s) [2020-05-12T03:31:29.403Z] check_test.go:196: [d649d4fba1073] daemon is not started [2020-05-12T03:31:29.403Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (1.15s) [2020-05-12T03:31:29.403Z] check_test.go:196: [d406ec0971472] daemon is not started [2020-05-12T03:31:29.403Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.39s) [2020-05-12T03:31:29.403Z] check_test.go:196: [d1ba34b78912f] daemon is not started [2020-05-12T03:31:29.403Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.43s) [2020-05-12T03:31:29.403Z] check_test.go:196: [d5f5c20c614bc] daemon is not started [2020-05-12T03:31:29.403Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.42s) [2020-05-12T03:31:29.403Z] check_test.go:196: [d3c0a2c8513d4] daemon is not started [2020-05-12T03:31:29.403Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.27s) [2020-05-12T03:31:29.403Z] check_test.go:196: [dae66e1cce4b6] daemon is not started [2020-05-12T03:31:29.403Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (1.35s) [2020-05-12T03:31:29.403Z] check_test.go:196: [d747e01be0d81] daemon is not started [2020-05-12T03:31:29.403Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (2.54s) [2020-05-12T03:31:29.403Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:577129e1fad867edc893521b9dc333a4dad04374cbe5393f535f600a6305f937 [2020-05-12T03:31:29.403Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:4cc646295c37430429cd20f19b4d45aa30e4e0be6e8ef3c85a46453b2bc7485c [2020-05-12T03:31:29.403Z] check_test.go:196: [d5bda5b4fdb20] daemon is not started [2020-05-12T03:31:29.403Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (2.65s) [2020-05-12T03:31:29.403Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:388345fe0bf1d3fb0f1aad80cb0daa235cd8629176529af4935389fca4c46b64 [2020-05-12T03:31:29.403Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:ee5360d89f52f8b987a672b8ea818bfb992b48d7dc8709bc2bb86df9a7f09c53 [2020-05-12T03:31:29.403Z] check_test.go:196: [d0b6d707ee39d] daemon is not started [2020-05-12T03:31:29.403Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (1.35s) [2020-05-12T03:31:29.403Z] check_test.go:196: [d8f7a14157146] daemon is not started [2020-05-12T03:31:29.403Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (3.29s) [2020-05-12T03:31:29.403Z] check_test.go:196: [db032ace7887b] daemon is not started [2020-05-12T03:31:29.403Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (1.31s) [2020-05-12T03:31:29.403Z] check_test.go:196: [d0a250f75b3d9] daemon is not started [2020-05-12T03:31:29.403Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.12s) [2020-05-12T03:31:29.403Z] check_test.go:196: [d888bf6ed1f58] daemon is not started [2020-05-12T03:31:29.403Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (1.34s) [2020-05-12T03:31:29.403Z] check_test.go:196: [d042f4bae875c] daemon is not started [2020-05-12T03:31:29.403Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (1.27s) [2020-05-12T03:31:29.403Z] check_test.go:196: [dd42bf6bd195f] daemon is not started [2020-05-12T03:31:29.403Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (1.23s) [2020-05-12T03:31:29.404Z] check_test.go:196: [d55dad743c56d] daemon is not started [2020-05-12T03:31:29.404Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (3.52s) [2020-05-12T03:31:29.404Z] check_test.go:196: [d2403ad0b9b72] daemon is not started [2020-05-12T03:31:29.404Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.44s) [2020-05-12T03:31:29.404Z] check_test.go:196: [d2d455dc965c6] daemon is not started [2020-05-12T03:31:29.404Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.51s) [2020-05-12T03:31:29.404Z] check_test.go:196: [d7b39d5de422f] daemon is not started [2020-05-12T03:31:29.404Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.43s) [2020-05-12T03:31:29.404Z] check_test.go:196: [d10229de7df77] daemon is not started [2020-05-12T03:31:29.404Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2020-05-12T03:31:29.404Z] check_test.go:196: [d13a9a5188bb1] daemon is not started [2020-05-12T03:31:29.404Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.27s) [2020-05-12T03:31:29.404Z] check_test.go:196: [de89829950253] daemon is not started [2020-05-12T03:31:29.404Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.27s) [2020-05-12T03:31:29.404Z] check_test.go:196: [d56ce92c3fcf4] daemon is not started [2020-05-12T03:31:29.404Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.32s) [2020-05-12T03:31:29.404Z] check_test.go:196: [d2947bdc3ed43] daemon is not started [2020-05-12T03:31:29.404Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2020-05-12T03:31:29.404Z] check_test.go:196: [da4fcda7474fd] daemon is not started [2020-05-12T03:31:29.404Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.43s) [2020-05-12T03:31:29.404Z] check_test.go:196: [df97ba211ea52] daemon is not started [2020-05-12T03:31:29.404Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (2.20s) [2020-05-12T03:31:29.404Z] check_test.go:196: [d9e5925dea1a6] daemon is not started [2020-05-12T03:31:29.404Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (1.32s) [2020-05-12T03:31:29.404Z] check_test.go:196: [d62bb6270c5a5] daemon is not started [2020-05-12T03:31:29.404Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.35s) [2020-05-12T03:31:29.404Z] check_test.go:196: [d2971f4e5bacc] daemon is not started [2020-05-12T03:31:29.404Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (0.97s) [2020-05-12T03:31:29.404Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.77s) [2020-05-12T03:31:29.404Z] === RUN TestDockerSchema1RegistrySuite [2020-05-12T03:31:29.404Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2020-05-12T03:31:29.661Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2020-05-12T03:31:33.846Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2020-05-12T03:31:39.099Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2020-05-12T03:31:43.276Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2020-05-12T03:31:43.840Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2020-05-12T03:31:45.210Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2020-05-12T03:31:45.467Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2020-05-12T03:31:46.837Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2020-05-12T03:31:48.208Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2020-05-12T03:31:49.139Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2020-05-12T03:31:53.315Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2020-05-12T03:31:53.315Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2020-05-12T03:31:53.315Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2020-05-12T03:31:53.880Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2020-05-12T03:31:53.880Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2020-05-12T03:31:54.138Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2020-05-12T03:31:54.395Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2020-05-12T03:31:54.960Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2020-05-12T03:31:55.219Z] --- PASS: TestDockerSchema1RegistrySuite (25.77s) [2020-05-12T03:31:55.219Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.24s) [2020-05-12T03:31:55.219Z] check_test.go:223: [dfe02b46e595d] daemon is not started [2020-05-12T03:31:55.219Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (4.27s) [2020-05-12T03:31:55.219Z] check_test.go:223: [df960cdfb1666] daemon is not started [2020-05-12T03:31:55.219Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (4.33s) [2020-05-12T03:31:55.219Z] check_test.go:223: [dc85be1e9963a] daemon is not started [2020-05-12T03:31:55.219Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (4.43s) [2020-05-12T03:31:55.219Z] check_test.go:223: [db614108cddfd] daemon is not started [2020-05-12T03:31:55.219Z] --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (1.26s) [2020-05-12T03:31:55.219Z] check_test.go:223: [da4f2c0e9fab5] daemon is not started [2020-05-12T03:31:55.219Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.38s) [2020-05-12T03:31:55.219Z] check_test.go:223: [dad9b02925d20] daemon is not started [2020-05-12T03:31:55.219Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.12s) [2020-05-12T03:31:55.219Z] check_test.go:223: [d3cdaa6297d5e] daemon is not started [2020-05-12T03:31:55.219Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.35s) [2020-05-12T03:31:55.219Z] check_test.go:223: [d182c79933b76] daemon is not started [2020-05-12T03:31:55.219Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (1.26s) [2020-05-12T03:31:55.219Z] check_test.go:223: [d0c1f60984e10] daemon is not started [2020-05-12T03:31:55.219Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (1.25s) [2020-05-12T03:31:55.219Z] check_test.go:223: [d509d17155b51] daemon is not started [2020-05-12T03:31:55.219Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (3.56s) [2020-05-12T03:31:55.219Z] check_test.go:223: [d1d89301ec265] daemon is not started [2020-05-12T03:31:55.219Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.38s) [2020-05-12T03:31:55.219Z] check_test.go:223: [d56c140b48a9a] daemon is not started [2020-05-12T03:31:55.219Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.55s) [2020-05-12T03:31:55.219Z] check_test.go:223: [daff3378e7959] daemon is not started [2020-05-12T03:31:55.219Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.12s) [2020-05-12T03:31:55.219Z] check_test.go:223: [dae2a9e57b0a5] daemon is not started [2020-05-12T03:31:55.219Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.29s) [2020-05-12T03:31:55.219Z] check_test.go:223: [dd6dbd365d786] daemon is not started [2020-05-12T03:31:55.219Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.33s) [2020-05-12T03:31:55.219Z] check_test.go:223: [d5cd15fcb04f0] daemon is not started [2020-05-12T03:31:55.219Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.51s) [2020-05-12T03:31:55.219Z] check_test.go:223: [d17da28a15d9d] daemon is not started [2020-05-12T03:31:55.219Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.13s) [2020-05-12T03:31:55.219Z] check_test.go:223: [d752006f1bb9f] daemon is not started [2020-05-12T03:31:55.219Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2020-05-12T03:31:55.219Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2020-05-12T03:31:56.152Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2020-05-12T03:31:56.720Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2020-05-12T03:31:56.977Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2020-05-12T03:31:57.910Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2020-05-12T03:31:58.167Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2020-05-12T03:31:58.732Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2020-05-12T03:31:58.989Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2020-05-12T03:31:59.247Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (4.14s) [2020-05-12T03:31:59.247Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (1.13s) [2020-05-12T03:31:59.247Z] check_test.go:252: [d50bbba93fdbe] daemon is not started [2020-05-12T03:31:59.247Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.51s) [2020-05-12T03:31:59.247Z] check_test.go:252: [d001d432df423] daemon is not started [2020-05-12T03:31:59.247Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.16s) [2020-05-12T03:31:59.247Z] check_test.go:252: [d9e508ff5cf0d] daemon is not started [2020-05-12T03:31:59.247Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.11s) [2020-05-12T03:31:59.247Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.22s) [2020-05-12T03:31:59.247Z] check_test.go:252: [d9b1c8d3cb115] daemon is not started [2020-05-12T03:31:59.247Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.36s) [2020-05-12T03:31:59.247Z] check_test.go:252: [d662f53afc8bf] daemon is not started [2020-05-12T03:31:59.247Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.49s) [2020-05-12T03:31:59.247Z] check_test.go:252: [d29dd0cd47791] daemon is not started [2020-05-12T03:31:59.247Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.15s) [2020-05-12T03:31:59.247Z] check_test.go:252: [d0d3d2e4316eb] daemon is not started [2020-05-12T03:31:59.247Z] === RUN TestDockerRegistryAuthTokenSuite [2020-05-12T03:31:59.247Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2020-05-12T03:32:04.519Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2020-05-12T03:32:04.519Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2020-05-12T03:32:04.781Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2020-05-12T03:32:04.781Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2020-05-12T03:32:05.038Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.75s) [2020-05-12T03:32:05.038Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.16s) [2020-05-12T03:32:05.038Z] check_test.go:279: [d15510298d213] daemon is not started [2020-05-12T03:32:05.038Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s) [2020-05-12T03:32:05.038Z] check_test.go:279: [dcf5e1f4daa9c] daemon is not started [2020-05-12T03:32:05.038Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s) [2020-05-12T03:32:05.038Z] check_test.go:279: [df36ddf9fd586] daemon is not started [2020-05-12T03:32:05.038Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.15s) [2020-05-12T03:32:05.038Z] check_test.go:279: [d1d47eb4cfecc] daemon is not started [2020-05-12T03:32:05.038Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.15s) [2020-05-12T03:32:05.038Z] check_test.go:279: [da45e58bbe60f] daemon is not started [2020-05-12T03:32:05.038Z] === RUN TestDockerNetworkSuite [2020-05-12T03:32:05.038Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2020-05-12T03:32:06.933Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2020-05-12T03:32:08.303Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2020-05-12T03:32:08.561Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2020-05-12T03:32:08.818Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2020-05-12T03:32:09.076Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2020-05-12T03:32:09.076Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2020-05-12T03:32:09.333Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2020-05-12T03:32:10.265Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2020-05-12T03:32:12.790Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2020-05-12T03:32:14.160Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2020-05-12T03:32:17.435Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2020-05-12T03:32:17.692Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2020-05-12T03:32:20.969Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2020-05-12T03:32:21.226Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2020-05-12T03:32:23.749Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2020-05-12T03:32:33.711Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2020-05-12T03:32:36.233Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2020-05-12T03:32:38.129Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2020-05-12T03:32:39.075Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2020-05-12T03:32:39.645Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2020-05-12T03:32:41.080Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2020-05-12T03:32:42.975Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2020-05-12T03:32:42.975Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2020-05-12T03:32:43.233Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2020-05-12T03:32:45.129Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2020-05-12T03:32:45.129Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2020-05-12T03:32:45.129Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2020-05-12T03:32:45.386Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2020-05-12T03:32:46.760Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2020-05-12T03:32:48.655Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2020-05-12T03:32:48.655Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2020-05-12T03:32:48.912Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2020-05-12T03:32:48.912Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2020-05-12T03:32:53.089Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2020-05-12T03:32:56.363Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2020-05-12T03:33:06.320Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2020-05-12T03:33:06.320Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2020-05-12T03:33:06.578Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2020-05-12T03:33:06.835Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2020-05-12T03:33:06.835Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2020-05-12T03:33:07.092Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2020-05-12T03:33:07.092Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2020-05-12T03:33:07.092Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2020-05-12T03:33:11.270Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2020-05-12T03:33:11.270Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2020-05-12T03:33:11.270Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2020-05-12T03:33:12.641Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2020-05-12T03:33:15.951Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2020-05-12T03:33:16.882Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2020-05-12T03:33:18.777Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2020-05-12T03:33:22.959Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2020-05-12T03:33:22.959Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2020-05-12T03:33:22.959Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2020-05-12T03:33:23.890Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2020-05-12T03:33:25.785Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2020-05-12T03:33:26.716Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2020-05-12T03:33:26.716Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2020-05-12T03:33:28.089Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2020-05-12T03:33:29.022Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2020-05-12T03:33:30.393Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2020-05-12T03:33:30.651Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2020-05-12T03:33:33.928Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2020-05-12T03:33:36.455Z] --- PASS: TestDockerNetworkSuite (91.43s) [2020-05-12T03:33:36.455Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (3.00s) [2020-05-12T03:33:36.455Z] docker_cli_network_unix_test.go:46: [dcee76ab76c01] daemon is not started [2020-05-12T03:33:36.455Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (1.26s) [2020-05-12T03:33:36.455Z] docker_cli_network_unix_test.go:46: [db952735930c5] daemon is not started [2020-05-12T03:33:36.455Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (4.96s) [2020-05-12T03:33:36.455Z] docker_cli_network_unix_test.go:46: [dcf9ab3a73968] daemon is not started [2020-05-12T03:33:36.455Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (3.00s) [2020-05-12T03:33:36.455Z] docker_cli_network_unix_test.go:46: [da6f7ed39e07b] daemon is not started [2020-05-12T03:33:36.455Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (4.05s) [2020-05-12T03:33:36.455Z] docker_cli_network_unix_test.go:1233: [d7dc67272832e] daemon is not started [2020-05-12T03:33:36.455Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (2.37s) [2020-05-12T03:33:36.455Z] docker_cli_network_unix_test.go:46: [d041edc615ea6] daemon is not started [2020-05-12T03:33:36.455Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (9.11s) [2020-05-12T03:33:36.455Z] docker_cli_network_unix_test.go:46: [d15214181a9ac] daemon is not started [2020-05-12T03:33:36.455Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (3.52s) [2020-05-12T03:33:36.455Z] docker_cli_network_unix_test.go:46: [d58188bba55a5] daemon is not started [2020-05-12T03:33:36.455Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.75s) [2020-05-12T03:33:36.455Z] docker_cli_network_unix_test.go:46: [d3437b32cde46] daemon is not started [2020-05-12T03:33:36.455Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.87s) [2020-05-12T03:33:36.455Z] docker_cli_network_unix_test.go:46: [d2ae73d89d61f] daemon is not started [2020-05-12T03:33:36.455Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.80s) [2020-05-12T03:33:36.455Z] docker_cli_network_unix_test.go:46: [dc8aa3649cad8] daemon is not started [2020-05-12T03:33:36.455Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (1.46s) [2020-05-12T03:33:36.455Z] docker_cli_network_unix_test.go:46: [d7c1ce0ab4e8d] daemon is not started [2020-05-12T03:33:36.455Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (1.50s) [2020-05-12T03:33:36.455Z] docker_cli_network_unix_test.go:46: [da29adfd63fe4] daemon is not started [2020-05-12T03:33:36.455Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.21s) [2020-05-12T03:33:36.455Z] docker_cli_network_unix_test.go:46: [dadbaf3aca498] daemon is not started [2020-05-12T03:33:36.455Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.41s) [2020-05-12T03:33:36.455Z] docker_cli_network_unix_test.go:46: [d84e25bc8d927] daemon is not started [2020-05-12T03:33:36.455Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (1.76s) [2020-05-12T03:33:36.455Z] docker_cli_network_unix_test.go:46: [d33d825f8c132] daemon is not started [2020-05-12T03:33:36.455Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.15s) [2020-05-12T03:33:36.455Z] docker_cli_network_unix_test.go:46: [de27e7d7f1e3d] daemon is not started [2020-05-12T03:33:36.455Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.04s) [2020-05-12T03:33:36.455Z] docker_cli_network_unix_test.go:46: [d244a078ba769] daemon is not started [2020-05-12T03:33:36.455Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.16s) [2020-05-12T03:33:36.455Z] docker_cli_network_unix_test.go:46: [dbcb95dc1647f] daemon is not started [2020-05-12T03:33:36.455Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (1.31s) [2020-05-12T03:33:36.455Z] docker_cli_network_unix_test.go:46: [deb28eec4bb64] daemon is not started [2020-05-12T03:33:36.455Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.71s) [2020-05-12T03:33:36.455Z] docker_cli_network_unix_test.go:46: [de3095e8d2975] daemon is not started [2020-05-12T03:33:36.455Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.10s) [2020-05-12T03:33:36.455Z] docker_cli_network_unix_test.go:46: [d88afafa0b2a4] daemon is not started [2020-05-12T03:33:36.455Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.40s) [2020-05-12T03:33:36.455Z] docker_cli_network_unix_test.go:46: [d6238651c5922] daemon is not started [2020-05-12T03:33:36.455Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.06s) [2020-05-12T03:33:36.455Z] docker_cli_network_unix_test.go:46: [d854c575582d6] daemon is not started [2020-05-12T03:33:36.455Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (3.93s) [2020-05-12T03:33:36.455Z] docker_cli_network_unix_test.go:968: [d32c9df9aa61a] daemon is not started [2020-05-12T03:33:36.455Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (3.42s) [2020-05-12T03:33:36.455Z] docker_cli_network_unix_test.go:46: [dc9bbcb5169e0] daemon is not started [2020-05-12T03:33:36.455Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (9.48s) [2020-05-12T03:33:36.455Z] docker_cli_network_unix_test.go:1116: [dcd63d6a828c2] daemon is not started [2020-05-12T03:33:36.455Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.17s) [2020-05-12T03:33:36.456Z] docker_cli_network_unix_test.go:46: [d7e80b7d272bc] daemon is not started [2020-05-12T03:33:36.456Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.71s) [2020-05-12T03:33:36.456Z] docker_cli_network_unix_test.go:46: [dc906889280f6] daemon is not started [2020-05-12T03:33:36.456Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.12s) [2020-05-12T03:33:36.456Z] docker_cli_network_unix_test.go:46: [de88773041320] daemon is not started [2020-05-12T03:33:36.456Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.10s) [2020-05-12T03:33:36.456Z] docker_cli_network_unix_test.go:46: [d04f91c4061cd] daemon is not started [2020-05-12T03:33:36.456Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.13s) [2020-05-12T03:33:36.456Z] docker_cli_network_unix_test.go:46: [d0213b46012bb] daemon is not started [2020-05-12T03:33:36.456Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.13s) [2020-05-12T03:33:36.456Z] docker_cli_network_unix_test.go:46: [dbcaeed2c53a5] daemon is not started [2020-05-12T03:33:36.456Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.00s) [2020-05-12T03:33:36.456Z] docker_cli_network_unix_test.go:46: [d68365a049978] daemon is not started [2020-05-12T03:33:36.456Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (3.98s) [2020-05-12T03:33:36.456Z] docker_cli_network_unix_test.go:46: [d4cc59a17ca64] daemon is not started [2020-05-12T03:33:36.456Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.03s) [2020-05-12T03:33:36.456Z] docker_cli_network_unix_test.go:46: [d7620ec1614fd] daemon is not started [2020-05-12T03:33:36.456Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2020-05-12T03:33:36.456Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2020-05-12T03:33:36.456Z] docker_cli_network_unix_test.go:46: [d05dcc6b83b4f] daemon is not started [2020-05-12T03:33:36.456Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (1.34s) [2020-05-12T03:33:36.456Z] docker_cli_network_unix_test.go:46: [db77edebf759d] daemon is not started [2020-05-12T03:33:36.456Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (4.48s) [2020-05-12T03:33:36.456Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (5.25s) [2020-05-12T03:33:36.456Z] docker_cli_network_unix_test.go:1084: [de4a5c0f1f2a0] daemon is not started [2020-05-12T03:33:36.456Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.12s) [2020-05-12T03:33:36.456Z] docker_cli_network_unix_test.go:46: [d01599ec4f93a] daemon is not started [2020-05-12T03:33:36.456Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (1.62s) [2020-05-12T03:33:36.456Z] docker_cli_network_unix_test.go:46: [d6904776cda2a] daemon is not started [2020-05-12T03:33:36.456Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (2.66s) [2020-05-12T03:33:36.456Z] docker_cli_network_unix_test.go:46: [daf49c1c3a1f0] daemon is not started [2020-05-12T03:33:36.456Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.04s) [2020-05-12T03:33:36.456Z] docker_cli_network_unix_test.go:46: [d1f88b355616d] daemon is not started [2020-05-12T03:33:36.456Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (1.27s) [2020-05-12T03:33:36.456Z] docker_cli_network_unix_test.go:46: [dc554949568cc] daemon is not started [2020-05-12T03:33:36.456Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.89s) [2020-05-12T03:33:36.456Z] docker_cli_network_unix_test.go:46: [db66c2d67a88b] daemon is not started [2020-05-12T03:33:36.456Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (1.75s) [2020-05-12T03:33:36.456Z] docker_cli_network_unix_test.go:46: [dd2e6d6f24f00] daemon is not started [2020-05-12T03:33:36.456Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (5.86s) [2020-05-12T03:33:36.456Z] docker_cli_network_unix_test.go:46: [db68e96dc8abc] daemon is not started [2020-05-12T03:33:36.456Z] === RUN TestDockerHubPullSuite [2020-05-12T03:33:36.456Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2020-05-12T03:33:37.825Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2020-05-12T03:33:40.347Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2020-05-12T03:33:40.347Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2020-05-12T03:33:42.242Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2020-05-12T03:33:42.242Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2020-05-12T03:33:42.242Z] --- PASS: TestDockerHubPullSuite (5.74s) [2020-05-12T03:33:42.242Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.43s) [2020-05-12T03:33:42.242Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.16s) [2020-05-12T03:33:42.242Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.46s) [2020-05-12T03:33:42.242Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.39s) [2020-05-12T03:33:42.242Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.22s) [2020-05-12T03:33:42.242Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.08s) [2020-05-12T03:33:42.243Z] PASS [2020-05-12T03:33:42.243Z] [2020-05-12T03:33:42.243Z] === Skipped [2020-05-12T03:33:42.243Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2020-05-12T03:33:42.243Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2020-05-12T03:33:42.243Z] docker_cli_build_test.go:5338: unmatched requirement DaemonIsWindows [2020-05-12T03:33:42.243Z] [2020-05-12T03:33:42.243Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2020-05-12T03:33:42.243Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2020-05-12T03:33:42.243Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2020-05-12T03:33:42.243Z] [2020-05-12T03:33:42.243Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2020-05-12T03:33:42.243Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2020-05-12T03:33:42.243Z] docker_cli_build_test.go:5912: unmatched requirement DaemonIsWindows [2020-05-12T03:33:42.243Z] [2020-05-12T03:33:42.243Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2020-05-12T03:33:42.243Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2020-05-12T03:33:42.243Z] docker_cli_build_test.go:5895: unmatched requirement DaemonIsWindows [2020-05-12T03:33:42.243Z] [2020-05-12T03:33:42.243Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2020-05-12T03:33:42.243Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2020-05-12T03:33:42.243Z] docker_cli_build_test.go:5930: unmatched requirement DaemonIsWindows [2020-05-12T03:33:42.243Z] [2020-05-12T03:33:42.243Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2020-05-12T03:33:42.243Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2020-05-12T03:33:42.243Z] docker_cli_build_test.go:5315: unmatched requirement DaemonIsWindows [2020-05-12T03:33:42.243Z] [2020-05-12T03:33:42.243Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2020-05-12T03:33:42.243Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2020-05-12T03:33:42.243Z] docker_cli_build_test.go:5861: unmatched requirement DaemonIsWindows [2020-05-12T03:33:42.243Z] [2020-05-12T03:33:42.243Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2020-05-12T03:33:42.243Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2020-05-12T03:33:42.243Z] docker_cli_build_test.go:5303: unmatched requirement DaemonIsWindows [2020-05-12T03:33:42.243Z] [2020-05-12T03:33:42.243Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2020-05-12T03:33:42.243Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2020-05-12T03:33:42.243Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2020-05-12T03:33:42.243Z] [2020-05-12T03:33:42.243Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2020-05-12T03:33:42.243Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2020-05-12T03:33:42.243Z] docker_cli_build_test.go:6052: unmatched requirement DaemonIsWindows [2020-05-12T03:33:42.243Z] [2020-05-12T03:33:42.243Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) [2020-05-12T03:33:42.243Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2020-05-12T03:33:42.243Z] docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows [2020-05-12T03:33:42.243Z] [2020-05-12T03:33:42.243Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2020-05-12T03:33:42.243Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2020-05-12T03:33:42.243Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2020-05-12T03:33:42.243Z] [2020-05-12T03:33:42.243Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2020-05-12T03:33:42.243Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2020-05-12T03:33:42.243Z] docker_cli_build_test.go:4911: unmatched requirement DaemonIsWindows [2020-05-12T03:33:42.243Z] [2020-05-12T03:33:42.243Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2020-05-12T03:33:42.243Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2020-05-12T03:33:42.243Z] docker_cli_sni_test.go:18: Flakey test [2020-05-12T03:33:42.243Z] [2020-05-12T03:33:42.243Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s) [2020-05-12T03:33:42.243Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2020-05-12T03:33:42.243Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2020-05-12T03:33:42.243Z] [2020-05-12T03:33:42.243Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2020-05-12T03:33:42.243Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2020-05-12T03:33:42.243Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2020-05-12T03:33:42.243Z] [2020-05-12T03:33:42.243Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2020-05-12T03:33:42.243Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2020-05-12T03:33:42.243Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2020-05-12T03:33:42.243Z] [2020-05-12T03:33:42.243Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.03s) [2020-05-12T03:33:42.243Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.03s) [2020-05-12T03:33:42.243Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2020-05-12T03:33:42.243Z] [2020-05-12T03:33:42.243Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.01s) [2020-05-12T03:33:42.243Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.01s) [2020-05-12T03:33:42.243Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2020-05-12T03:33:42.243Z] [2020-05-12T03:33:42.243Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2020-05-12T03:33:42.243Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2020-05-12T03:33:42.243Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2020-05-12T03:33:42.243Z] [2020-05-12T03:33:42.243Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2020-05-12T03:33:42.243Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2020-05-12T03:33:42.243Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2020-05-12T03:33:42.243Z] [2020-05-12T03:33:42.243Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2020-05-12T03:33:42.243Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2020-05-12T03:33:42.243Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2020-05-12T03:33:42.243Z] [2020-05-12T03:33:42.243Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2020-05-12T03:33:42.243Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2020-05-12T03:33:42.243Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2020-05-12T03:33:42.243Z] [2020-05-12T03:33:42.243Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2020-05-12T03:33:42.243Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2020-05-12T03:33:42.243Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2020-05-12T03:33:42.243Z] [2020-05-12T03:33:42.243Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2020-05-12T03:33:42.243Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2020-05-12T03:33:42.243Z] docker_cli_run_test.go:4130: unmatched requirement DaemonIsWindows [2020-05-12T03:33:42.243Z] [2020-05-12T03:33:42.243Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2020-05-12T03:33:42.243Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2020-05-12T03:33:42.243Z] docker_cli_run_test.go:4149: unmatched requirement DaemonIsWindows [2020-05-12T03:33:42.243Z] [2020-05-12T03:33:42.243Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2020-05-12T03:33:42.243Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2020-05-12T03:33:42.243Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2020-05-12T03:33:42.243Z] [2020-05-12T03:33:42.243Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2020-05-12T03:33:42.243Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2020-05-12T03:33:42.243Z] docker_cli_run_test.go:4232: unmatched requirement IsolationIsHyperv [2020-05-12T03:33:42.243Z] [2020-05-12T03:33:42.243Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) [2020-05-12T03:33:42.243Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2020-05-12T03:33:42.243Z] docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport [2020-05-12T03:33:42.243Z] [2020-05-12T03:33:42.243Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-05-12T03:33:42.243Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-05-12T03:33:42.243Z] docker_cli_run_test.go:4215: unmatched requirement IsolationIsProcess [2020-05-12T03:33:42.243Z] [2020-05-12T03:33:42.243Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2020-05-12T03:33:42.243Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2020-05-12T03:33:42.243Z] docker_cli_run_test.go:2870: kernel doesn't have latency_stats configured [2020-05-12T03:33:42.243Z] [2020-05-12T03:33:42.243Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2020-05-12T03:33:42.243Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2020-05-12T03:33:42.243Z] docker_cli_run_test.go:1428: Unstable test, to be re-activated once #19937 is resolved [2020-05-12T03:33:42.243Z] [2020-05-12T03:33:42.243Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2020-05-12T03:33:42.243Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2020-05-12T03:33:42.243Z] docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport [2020-05-12T03:33:42.243Z] [2020-05-12T03:33:42.243Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2020-05-12T03:33:42.243Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2020-05-12T03:33:42.243Z] docker_cli_run_unix_test.go:1424: Host does not have /dev/snd/timer [2020-05-12T03:33:42.243Z] [2020-05-12T03:33:42.243Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2020-05-12T03:33:42.243Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2020-05-12T03:33:42.243Z] docker_cli_run_test.go:4185: unmatched requirement DaemonIsWindows [2020-05-12T03:33:42.243Z] [2020-05-12T03:33:42.243Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2020-05-12T03:33:42.243Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2020-05-12T03:33:42.243Z] docker_cli_run_test.go:4205: unmatched requirement DaemonIsWindows [2020-05-12T03:33:42.243Z] [2020-05-12T03:33:42.243Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2020-05-12T03:33:42.243Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2020-05-12T03:33:42.243Z] docker_cli_run_test.go:4195: unmatched requirement DaemonIsWindows [2020-05-12T03:33:42.243Z] [2020-05-12T03:33:42.243Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2020-05-12T03:33:42.243Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2020-05-12T03:33:42.243Z] docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport [2020-05-12T03:33:42.243Z] [2020-05-12T03:33:42.243Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2020-05-12T03:33:42.243Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2020-05-12T03:33:42.243Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2020-05-12T03:33:42.243Z] [2020-05-12T03:33:42.243Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2020-05-12T03:33:42.243Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2020-05-12T03:33:42.243Z] docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport [2020-05-12T03:33:42.243Z] [2020-05-12T03:33:42.243Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2020-05-12T03:33:42.243Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2020-05-12T03:33:42.243Z] docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport [2020-05-12T03:33:42.243Z] [2020-05-12T03:33:42.243Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2020-05-12T03:33:42.243Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2020-05-12T03:33:42.243Z] docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport [2020-05-12T03:33:42.243Z] [2020-05-12T03:33:42.243Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2020-05-12T03:33:42.243Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2020-05-12T03:33:42.243Z] docker_cli_run_test.go:4523: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2020-05-12T03:33:42.243Z] [2020-05-12T03:33:42.243Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2020-05-12T03:33:42.243Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2020-05-12T03:33:42.243Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2020-05-12T03:33:42.243Z] docker_cli_network_unix_test.go:46: [d05dcc6b83b4f] daemon is not started [2020-05-12T03:33:42.243Z] [2020-05-12T03:33:42.243Z] [2020-05-12T03:33:42.243Z] DONE 1277 tests, 44 skipped in 1973.251s [2020-05-12T03:33:42.243Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-05-12T03:33:42.243Z] ++++ cat bundles/test-integration/docker.pid [2020-05-12T03:33:42.243Z] +++ kill 7576 [2020-05-12T03:33:43.173Z] +++ /etc/init.d/apparmor stop [2020-05-12T03:33:43.174Z] Leaving: AppArmorNo profiles have been unloaded. [2020-05-12T03:33:43.174Z] [2020-05-12T03:33:43.174Z] Unloading profiles will leave already running processes permanently [2020-05-12T03:33:43.174Z] unconfined, which can lead to unexpected situations. [2020-05-12T03:33:43.174Z] [2020-05-12T03:33:43.174Z] To set a process to complain mode, use the command line tool [2020-05-12T03:33:43.174Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-05-12T03:33:43.174Z] +++ true [2020-05-12T03:33:43.174Z] [2020-05-12T03:33:55.387Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2020-05-12T03:34:13.445Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2020-05-12T03:34:15.339Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2020-05-12T03:34:18.613Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2020-05-12T03:34:21.888Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2020-05-12T03:34:29.985Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2020-05-12T03:34:34.161Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2020-05-12T03:34:37.435Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2020-05-12T03:34:40.726Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2020-05-12T03:34:44.006Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2020-05-12T03:34:47.281Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2020-05-12T03:34:49.804Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2020-05-12T03:34:53.078Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2020-05-12T03:35:49.269Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2020-05-12T03:36:04.122Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2020-05-12T03:36:22.207Z] --- PASS: TestDockerSwarmSuite (1757.58s) [2020-05-12T03:36:22.207Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.94s) [2020-05-12T03:36:22.207Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.61s) [2020-05-12T03:36:22.207Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (5.88s) [2020-05-12T03:36:22.207Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.18s) [2020-05-12T03:36:22.207Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (1.14s) [2020-05-12T03:36:22.207Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (26.18s) [2020-05-12T03:36:22.207Z] docker_api_swarm_test.go:562: [db227ef9d78c5] joining swarm manager [d450a9774df59]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-12T03:36:22.207Z] docker_api_swarm_test.go:584: [d52856332b493] joining swarm manager [d450a9774df59]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-05-12T03:36:22.207Z] check_test.go:380: [db227ef9d78c5] daemon is not started [2020-05-12T03:36:22.207Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2020-05-12T03:36:22.207Z] docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed [2020-05-12T03:36:22.207Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (21.46s) [2020-05-12T03:36:22.207Z] docker_api_swarm_test.go:45: [db339144fbdf4] joining swarm manager [d46d039980be1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-12T03:36:22.207Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.98s) [2020-05-12T03:36:22.207Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.53s) [2020-05-12T03:36:22.207Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (38.79s) [2020-05-12T03:36:22.207Z] docker_api_swarm_test.go:303: [d9f5a820327e5] joining swarm manager [d3a81d2639f38]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-12T03:36:22.207Z] docker_api_swarm_test.go:304: [d03892ac89558] joining swarm manager [d3a81d2639f38]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-05-12T03:36:22.207Z] docker_api_swarm_test.go:350: Waiting for election to occur... [2020-05-12T03:36:22.207Z] docker_api_swarm_test.go:363: Waiting for possible election... [2020-05-12T03:36:22.207Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (24.42s) [2020-05-12T03:36:22.207Z] docker_api_swarm_test.go:271: [df153a343c900] joining swarm manager [d2ef4af253348]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-12T03:36:22.207Z] docker_api_swarm_test.go:272: [d4e548c305cbc] joining swarm manager [d2ef4af253348]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-05-12T03:36:22.207Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (23.89s) [2020-05-12T03:36:22.207Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (4.43s) [2020-05-12T03:36:22.207Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (13.93s) [2020-05-12T03:36:22.207Z] docker_api_swarm_node_test.go:19: [d14d2f54493a4] joining swarm manager [d033c922b0d67]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-12T03:36:22.207Z] docker_api_swarm_node_test.go:20: [d5aaa4abab967] joining swarm manager [d033c922b0d67]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-05-12T03:36:22.207Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (52.70s) [2020-05-12T03:36:22.207Z] docker_api_swarm_test.go:501: [d9345b0688678] joining swarm manager [db0b894870e82]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-12T03:36:22.207Z] docker_api_swarm_test.go:506: [d92bd2138d2c6] joining swarm manager [db0b894870e82]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-05-12T03:36:22.207Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (16.80s) [2020-05-12T03:36:22.207Z] docker_api_swarm_node_test.go:80: [dc866b6c66d52] joining swarm manager [d84024393d142]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-12T03:36:22.207Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.47s) [2020-05-12T03:36:22.207Z] docker_api_swarm_node_test.go:52: [d7f0e9a65f058] joining swarm manager [d87114f2c6740]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-12T03:36:22.207Z] docker_api_swarm_node_test.go:53: [d64de73661d19] joining swarm manager [d87114f2c6740]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-05-12T03:36:22.207Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.63s) [2020-05-12T03:36:22.207Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (21.41s) [2020-05-12T03:36:22.207Z] docker_api_swarm_test.go:201: [d6f61f829c912] joining swarm manager [d4bf5b6cf3498]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-12T03:36:22.207Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (67.36s) [2020-05-12T03:36:22.208Z] docker_api_swarm_test.go:383: [d0c24e1bf3250] joining swarm manager [d6a399a20d08f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-12T03:36:22.208Z] docker_api_swarm_test.go:384: [d8f906fa1452b] joining swarm manager [d6a399a20d08f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-05-12T03:36:22.208Z] check_test.go:380: [d8f906fa1452b] daemon is not started [2020-05-12T03:36:22.208Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (58.69s) [2020-05-12T03:36:22.208Z] docker_api_swarm_test.go:801: [dd1f5bee7fcfd] joining swarm manager [d6fb077f7a32f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-12T03:36:22.208Z] docker_api_swarm_test.go:801: [d5584e51f9cad] joining swarm manager [d6fb077f7a32f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-05-12T03:36:22.208Z] docker_api_swarm_test.go:801: [d7a81c187f956] joining swarm manager [d6fb077f7a32f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2020-05-12T03:36:22.208Z] docker_api_swarm_test.go:801: [d457039cf3939] joining swarm manager [d6fb077f7a32f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2020-05-12T03:36:22.208Z] docker_api_swarm_test.go:809: [d48adf84cc238] joining swarm manager [d6fb077f7a32f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2020-05-12T03:36:22.208Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.43s) [2020-05-12T03:36:22.208Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (5.12s) [2020-05-12T03:36:22.208Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (19.06s) [2020-05-12T03:36:22.208Z] docker_api_swarm_service_test.go:394: [d838b00e40a74] joining swarm manager [d64161edfc5bc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-12T03:36:22.208Z] docker_api_swarm_service_test.go:394: [d04864eec773c] joining swarm manager [d64161edfc5bc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-05-12T03:36:22.208Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (17.52s) [2020-05-12T03:36:22.208Z] docker_api_swarm_service_test.go:342: [dd306b94b16f0] joining swarm manager [d44fa373fc8b8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-12T03:36:22.208Z] docker_api_swarm_service_test.go:342: [d77d06208ad7b] joining swarm manager [d44fa373fc8b8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-05-12T03:36:22.208Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (15.98s) [2020-05-12T03:36:22.208Z] docker_api_swarm_service_test.go:489: [d7edc60f61af7] joining swarm manager [dad5e2ae0b0c6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-12T03:36:22.208Z] docker_api_swarm_service_test.go:489: [d833d04e9d96d] joining swarm manager [dad5e2ae0b0c6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-05-12T03:36:22.208Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (6.34s) [2020-05-12T03:36:22.208Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (29.09s) [2020-05-12T03:36:22.208Z] docker_api_swarm_service_test.go:127: [d876bcb82c2d8] joining swarm manager [d44b2914c13f1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-12T03:36:22.208Z] docker_api_swarm_service_test.go:128: [d5280425b5a0e] joining swarm manager [d44b2914c13f1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-05-12T03:36:22.208Z] docker_api_swarm_service_test.go:136: [d38d92feb9fa9] joining swarm manager [d44b2914c13f1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2020-05-12T03:36:22.208Z] docker_api_swarm_service_test.go:137: [da4b0f221edcf] joining swarm manager [d44b2914c13f1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2020-05-12T03:36:22.208Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (3.08s) [2020-05-12T03:36:22.208Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (23.09s) [2020-05-12T03:36:22.208Z] docker_api_swarm_service_test.go:303: [d9ac1b451229a] joining swarm manager [d31ff49b432b9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-12T03:36:22.208Z] docker_api_swarm_service_test.go:303: [d33776c9c3ed4] joining swarm manager [d31ff49b432b9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-05-12T03:36:22.208Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (27.72s) [2020-05-12T03:36:22.208Z] docker_api_swarm_service_test.go:99: [de55af14bdff0] joining swarm manager [d77128054bc22]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-12T03:36:22.208Z] docker_api_swarm_service_test.go:100: [de0df0f257124] joining swarm manager [d77128054bc22]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-05-12T03:36:22.208Z] check_test.go:380: [de55af14bdff0] daemon is not started [2020-05-12T03:36:22.208Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (26.40s) [2020-05-12T03:36:22.208Z] docker_api_swarm_service_test.go:532: [d583b440484da] joining swarm manager [d99d23828dd17]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-12T03:36:22.208Z] docker_api_swarm_service_test.go:533: [dda2c8f43fa63] joining swarm manager [d99d23828dd17]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-05-12T03:36:22.208Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (39.26s) [2020-05-12T03:36:22.208Z] docker_api_swarm_service_test.go:147: [dee829592c26e] joining swarm manager [dc5f8dae5db0a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-12T03:36:22.208Z] docker_api_swarm_service_test.go:147: [d6ed3310826cf] joining swarm manager [dc5f8dae5db0a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-05-12T03:36:22.208Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (25.18s) [2020-05-12T03:36:22.208Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (4.84s) [2020-05-12T03:36:22.208Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.84s) [2020-05-12T03:36:22.208Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.05s) [2020-05-12T03:36:22.208Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (2.97s) [2020-05-12T03:36:22.208Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.59s) [2020-05-12T03:36:22.208Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (3.07s) [2020-05-12T03:36:22.208Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (4.99s) [2020-05-12T03:36:22.208Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (4.80s) [2020-05-12T03:36:22.208Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (25.25s) [2020-05-12T03:36:22.208Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (10.01s) [2020-05-12T03:36:22.208Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (5.28s) [2020-05-12T03:36:22.208Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (13.20s) [2020-05-12T03:36:22.208Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (3.32s) [2020-05-12T03:36:22.208Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (3.26s) [2020-05-12T03:36:22.208Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (3.00s) [2020-05-12T03:36:22.208Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (3.65s) [2020-05-12T03:36:22.208Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (3.66s) [2020-05-12T03:36:22.208Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (3.09s) [2020-05-12T03:36:22.208Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (3.06s) [2020-05-12T03:36:22.208Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.59s) [2020-05-12T03:36:22.208Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (6.54s) [2020-05-12T03:36:22.208Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.33s) [2020-05-12T03:36:22.208Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (13.42s) [2020-05-12T03:36:22.208Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (3.44s) [2020-05-12T03:36:22.208Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (3.49s) [2020-05-12T03:36:22.208Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.41s) [2020-05-12T03:36:22.208Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (5.15s) [2020-05-12T03:36:22.208Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (2.99s) [2020-05-12T03:36:22.208Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (12.77s) [2020-05-12T03:36:22.208Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (13.20s) [2020-05-12T03:36:22.208Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (13.26s) [2020-05-12T03:36:22.208Z] docker_cli_service_logs_test.go:245: checking task mh0ozvbo2244 [2020-05-12T03:36:22.208Z] docker_cli_service_logs_test.go:250: checking messages for mh0ozvbo2244 [2020-05-12T03:36:22.208Z] docker_cli_service_logs_test.go:245: checking task 9ezb90x4agmj [2020-05-12T03:36:22.208Z] docker_cli_service_logs_test.go:250: checking messages for 9ezb90x4agmj [2020-05-12T03:36:22.208Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (3.03s) [2020-05-12T03:36:22.208Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (23.94s) [2020-05-12T03:36:22.208Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (3.00s) [2020-05-12T03:36:22.208Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (3.04s) [2020-05-12T03:36:22.208Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (19.80s) [2020-05-12T03:36:22.208Z] docker_cli_swarm_test.go:1901: [dd07aba866a18] joining swarm manager [d3642666e31f2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-12T03:36:22.208Z] docker_cli_swarm_test.go:1902: [dd62352c3f9cc] joining swarm manager [d3642666e31f2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-05-12T03:36:22.208Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (8.17s) [2020-05-12T03:36:22.208Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (3.18s) [2020-05-12T03:36:22.208Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (16.03s) [2020-05-12T03:36:22.208Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (19.25s) [2020-05-12T03:36:22.208Z] docker_cli_swarm_test.go:1802: [d7a00d553ac1c] joining swarm manager [df4c2447d4d22]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-12T03:36:22.208Z] docker_cli_swarm_test.go:1803: [d2809456bdf19] joining swarm manager [df4c2447d4d22]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-05-12T03:36:22.208Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (8.47s) [2020-05-12T03:36:22.208Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (114.65s) [2020-05-12T03:36:22.208Z] docker_cli_swarm_test.go:1321: [d63e1ed87c987] joining swarm manager [d04856f83c676]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-12T03:36:22.208Z] docker_cli_swarm_test.go:1322: [dcef64c23c391] joining swarm manager [d04856f83c676]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-05-12T03:36:22.208Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (5.00s) [2020-05-12T03:36:22.208Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (8.56s) [2020-05-12T03:36:22.208Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (8.30s) [2020-05-12T03:36:22.208Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.94s) [2020-05-12T03:36:22.208Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (6.20s) [2020-05-12T03:36:22.208Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (2.97s) [2020-05-12T03:36:22.208Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (5.08s) [2020-05-12T03:36:22.208Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2020-05-12T03:36:22.208Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2020-05-12T03:36:22.208Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (7.07s) [2020-05-12T03:36:22.208Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.82s) [2020-05-12T03:36:22.208Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.84s) [2020-05-12T03:36:22.208Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.94s) [2020-05-12T03:36:22.208Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (54.01s) [2020-05-12T03:36:22.208Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (57.07s) [2020-05-12T03:36:22.208Z] docker_cli_swarm_test.go:1186: [d42c95f485801] joining swarm manager [d23f1abc7f18c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-12T03:36:22.208Z] docker_cli_swarm_test.go:1195: [d6b5472533876] joining swarm manager [d23f1abc7f18c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-05-12T03:36:22.208Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (13.40s) [2020-05-12T03:36:22.208Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (5.80s) [2020-05-12T03:36:22.208Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (143.65s) [2020-05-12T03:36:22.208Z] docker_cli_swarm_test.go:1118: [d17a271503541] joining swarm manager [d1cc9b43f6bec]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-12T03:36:22.208Z] docker_cli_swarm_test.go:1119: [dc3109cddd7e9] joining swarm manager [d1cc9b43f6bec]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-05-12T03:36:22.208Z] docker_cli_swarm_test.go:1172: [dd28ec2013a54] joining swarm manager [d1cc9b43f6bec]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2020-05-12T03:36:22.208Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (14.05s) [2020-05-12T03:36:22.208Z] docker_cli_swarm_test.go:1453: [d93798526bdbf] joining swarm manager [d9945c1163243]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-12T03:36:22.208Z] docker_cli_swarm_test.go:1454: [db68cbbcf17ff] joining swarm manager [d9945c1163243]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-05-12T03:36:22.208Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (3.37s) [2020-05-12T03:36:22.208Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.16s) [2020-05-12T03:36:22.208Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.32s) [2020-05-12T03:36:22.208Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.05s) [2020-05-12T03:36:22.208Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.05s) [2020-05-12T03:36:22.208Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.54s) [2020-05-12T03:36:22.208Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (5.16s) [2020-05-12T03:36:22.208Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (3.18s) [2020-05-12T03:36:22.208Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (54.37s) [2020-05-12T03:36:22.208Z] docker_cli_swarm_unix_test.go:62: [dcb0039785930] joining swarm manager [dd43f36acf116]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-12T03:36:22.208Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (3.20s) [2020-05-12T03:36:22.208Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (4.06s) [2020-05-12T03:36:22.208Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (3.11s) [2020-05-12T03:36:22.208Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (4.74s) [2020-05-12T03:36:22.208Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (3.14s) [2020-05-12T03:36:22.208Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.16s) [2020-05-12T03:36:22.208Z] docker_api_swarm_test.go:961: [da7eed2776638] joining swarm manager [dfaa0dc5bdaf3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-12T03:36:22.208Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (18.33s) [2020-05-12T03:36:22.208Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (3.22s) [2020-05-12T03:36:22.208Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.97s) [2020-05-12T03:36:22.208Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (3.33s) [2020-05-12T03:36:22.208Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (7.16s) [2020-05-12T03:36:22.208Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (5.38s) [2020-05-12T03:36:22.208Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (3.18s) [2020-05-12T03:36:22.208Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (3.06s) [2020-05-12T03:36:22.208Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (3.23s) [2020-05-12T03:36:22.208Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (3.09s) [2020-05-12T03:36:22.208Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (2.89s) [2020-05-12T03:36:22.208Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (3.03s) [2020-05-12T03:36:22.208Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (52.19s) [2020-05-12T03:36:22.208Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.99s) [2020-05-12T03:36:22.208Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.98s) [2020-05-12T03:36:22.208Z] === RUN TestDockerExternalVolumeSuite [2020-05-12T03:36:22.208Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2020-05-12T03:36:37.062Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2020-05-12T03:37:44.706Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2020-05-12T03:37:54.659Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2020-05-12T03:38:26.702Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2020-05-12T03:38:41.566Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2020-05-12T03:39:13.607Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2020-05-12T03:39:25.788Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2020-05-12T03:39:57.829Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2020-05-12T03:40:12.684Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2020-05-12T03:40:30.748Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2020-05-12T03:41:17.385Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2020-05-12T03:41:35.441Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2020-05-12T03:42:07.486Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2020-05-12T03:42:39.530Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2020-05-12T03:42:54.386Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2020-05-12T03:43:12.443Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2020-05-12T03:43:27.295Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2020-05-12T03:43:42.146Z] --- PASS: TestDockerExternalVolumeSuite (440.98s) [2020-05-12T03:43:42.146Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.88s) [2020-05-12T03:43:42.146Z] docker_cli_external_volume_driver_test.go:53: [ddcaab84d5745] daemon is not started [2020-05-12T03:43:42.146Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.61s) [2020-05-12T03:43:42.146Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.59s) [2020-05-12T03:43:42.146Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.04s) [2020-05-12T03:43:42.146Z] docker_cli_external_volume_driver_test.go:53: [d83a4bf7852c6] daemon is not started [2020-05-12T03:43:42.146Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s) [2020-05-12T03:43:42.146Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.03s) [2020-05-12T03:43:42.146Z] docker_cli_external_volume_driver_test.go:53: [d1962695c5907] daemon is not started [2020-05-12T03:43:42.146Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2020-05-12T03:43:42.146Z] docker_cli_external_volume_driver_test.go:53: [ddd16053fce64] daemon is not started [2020-05-12T03:43:42.146Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.55s) [2020-05-12T03:43:42.146Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.58s) [2020-05-12T03:43:42.146Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.82s) [2020-05-12T03:43:42.146Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.55s) [2020-05-12T03:43:42.146Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.60s) [2020-05-12T03:43:42.146Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.73s) [2020-05-12T03:43:42.146Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (31.01s) [2020-05-12T03:43:42.146Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.58s) [2020-05-12T03:43:42.146Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (17.35s) [2020-05-12T03:43:42.146Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.35s) [2020-05-12T03:43:42.146Z] docker_cli_external_volume_driver_test.go:485: [d47e05c5f6c19] daemon is not started [2020-05-12T03:43:42.146Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s) [2020-05-12T03:43:42.147Z] docker_cli_external_volume_driver_test.go:53: [d0308393ae492] daemon is not started [2020-05-12T03:43:42.147Z] PASS [2020-05-12T03:43:42.147Z] [2020-05-12T03:43:42.147Z] === Skipped [2020-05-12T03:43:42.147Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2020-05-12T03:43:42.147Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2020-05-12T03:43:42.147Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2020-05-12T03:43:42.147Z] check_test.go:309: [d8eb062085a61] daemon is not started [2020-05-12T03:43:42.147Z] [2020-05-12T03:43:42.147Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2020-05-12T03:43:42.147Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2020-05-12T03:43:42.147Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2020-05-12T03:43:42.147Z] check_test.go:309: [d8237cd8fcf36] daemon is not started [2020-05-12T03:43:42.147Z] [2020-05-12T03:43:42.147Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2020-05-12T03:43:42.147Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2020-05-12T03:43:42.147Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2020-05-12T03:43:42.147Z] check_test.go:309: [d67f1f6e67209] daemon is not started [2020-05-12T03:43:42.147Z] [2020-05-12T03:43:42.147Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2020-05-12T03:43:42.147Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2020-05-12T03:43:42.147Z] docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed [2020-05-12T03:43:42.147Z] [2020-05-12T03:43:42.147Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2020-05-12T03:43:42.147Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2020-05-12T03:43:42.147Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2020-05-12T03:43:42.147Z] [2020-05-12T03:43:42.147Z] [2020-05-12T03:43:42.147Z] DONE 273 tests, 5 skipped in 2574.651s [2020-05-12T03:43:42.147Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-05-12T03:43:42.147Z] ++++ cat bundles/test-integration/docker.pid [2020-05-12T03:43:42.147Z] +++ kill 7551 [2020-05-12T03:43:43.516Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/dbee0b4d2b746/docker.pid [2020-05-12T03:43:43.516Z] +++ kill 4333 [2020-05-12T03:43:43.516Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 4333 is not a child of this shell [2020-05-12T03:43:43.516Z] warning: PID 4333 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/dbee0b4d2b746/docker.pid had a nonzero exit code [2020-05-12T03:43:43.516Z] umount: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/dbee0b4d2b746/root: target is busy. [2020-05-12T03:43:43.516Z] +++ /etc/init.d/apparmor stop [2020-05-12T03:43:43.516Z] Leaving: AppArmorNo profiles have been unloaded. [2020-05-12T03:43:43.516Z] [2020-05-12T03:43:43.516Z] Unloading profiles will leave already running processes permanently [2020-05-12T03:43:43.516Z] unconfined, which can lead to unexpected situations. [2020-05-12T03:43:43.516Z] [2020-05-12T03:43:43.516Z] To set a process to complain mode, use the command line tool [2020-05-12T03:43:43.516Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-05-12T03:43:43.516Z] +++ true [2020-05-12T03:43:43.516Z] [2020-05-12T03:43:43.516Z] Remaining pids to kill: [] Post stage [Pipeline] junit [2020-05-12T03:43:43.528Z] Recording test results [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-05-12T03:43:46.612Z] + echo Ensuring container killed. [2020-05-12T03:43:46.612Z] Ensuring container killed. [2020-05-12T03:43:46.612Z] + docker ps -aq -f name=docker-pr1-* [2020-05-12T03:43:46.612Z] + cids=00ce4a974f65 [2020-05-12T03:43:46.612Z] c9c98f9f155a [2020-05-12T03:43:46.612Z] 2a316d1aaa2c [2020-05-12T03:43:46.612Z] + [ -n 00ce4a974f65 [2020-05-12T03:43:46.612Z] c9c98f9f155a [2020-05-12T03:43:46.612Z] 2a316d1aaa2c ] [2020-05-12T03:43:46.612Z] + docker rm -vf 00ce4a974f65 c9c98f9f155a 2a316d1aaa2c [2020-05-12T03:43:47.987Z] 00ce4a974f65 [2020-05-12T03:43:48.551Z] c9c98f9f155a [2020-05-12T03:43:48.551Z] 2a316d1aaa2c [Pipeline] sh [2020-05-12T03:43:48.835Z] + echo Chowning /workspace to jenkins user [2020-05-12T03:43:48.835Z] Chowning /workspace to jenkins user [2020-05-12T03:43:48.835Z] + id -u [2020-05-12T03:43:48.835Z] + id -g [2020-05-12T03:43:48.835Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40956:/workspace busybox chown -R 1000:1000 /workspace [2020-05-12T03:43:48.835Z] Unable to find image 'busybox:latest' locally [2020-05-12T03:43:49.092Z] latest: Pulling from library/busybox [2020-05-12T03:43:49.092Z] e2334dd9fee4: Pulling fs layer [2020-05-12T03:43:49.092Z] e2334dd9fee4: Download complete [2020-05-12T03:43:49.349Z] e2334dd9fee4: Pull complete [2020-05-12T03:43:49.349Z] Digest: sha256:a8cf7ff6367c2afa2a90acd081b484cbded349a7076e7bdf37a05279f276bc12 [2020-05-12T03:43:49.349Z] Status: Downloaded newer image for busybox:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-05-12T03:43:53.828Z] + bundleName=amd64 [2020-05-12T03:43:53.828Z] + echo Creating amd64-bundles.tar.gz [2020-05-12T03:43:53.828Z] Creating amd64-bundles.tar.gz [2020-05-12T03:43:53.828Z] + xargs tar -czf amd64-bundles.tar.gz [2020-05-12T03:43:53.828Z] + 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-12T03:43:55.208Z] Archiving artifacts [2020-05-12T03:43:57.151Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40956/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-05-12T03:43:57.467Z] + make clean [2020-05-12T03:43:57.724Z] docker volume rm -f docker-dev-cache [2020-05-12T03:43:57.724Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-05-12T03:51:00.467Z] ok github.com/docker/docker/integration-cli 2325.235s [2020-05-12T03:51:00.467Z] [2020-05-12T03:51:00.467Z] === Skipped [2020-05-12T03:51:00.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2020-05-12T03:51:00.467Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2020-05-12T03:51:00.467Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.467Z] [2020-05-12T03:51:00.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.01s) [2020-05-12T03:51:00.467Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2020-05-12T03:51:00.467Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.467Z] [2020-05-12T03:51:00.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.03s) [2020-05-12T03:51:00.467Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.03s) [2020-05-12T03:51:00.467Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.467Z] [2020-05-12T03:51:00.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2020-05-12T03:51:00.467Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2020-05-12T03:51:00.467Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.467Z] [2020-05-12T03:51:00.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.02s) [2020-05-12T03:51:00.467Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2020-05-12T03:51:00.467Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.467Z] [2020-05-12T03:51:00.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2020-05-12T03:51:00.467Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2020-05-12T03:51:00.467Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.467Z] [2020-05-12T03:51:00.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2020-05-12T03:51:00.467Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2020-05-12T03:51:00.467Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.467Z] [2020-05-12T03:51:00.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2020-05-12T03:51:00.467Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2020-05-12T03:51:00.467Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.467Z] [2020-05-12T03:51:00.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2020-05-12T03:51:00.467Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2020-05-12T03:51:00.467Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.467Z] [2020-05-12T03:51:00.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2020-05-12T03:51:00.467Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2020-05-12T03:51:00.467Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.467Z] [2020-05-12T03:51:00.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2020-05-12T03:51:00.467Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2020-05-12T03:51:00.467Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.467Z] [2020-05-12T03:51:00.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2020-05-12T03:51:00.467Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2020-05-12T03:51:00.467Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.467Z] [2020-05-12T03:51:00.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2020-05-12T03:51:00.467Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2020-05-12T03:51:00.467Z] docker_cli_run_test.go:3182: unmatched requirement Apparmor [2020-05-12T03:51:00.467Z] [2020-05-12T03:51:00.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2020-05-12T03:51:00.467Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2020-05-12T03:51:00.467Z] docker_cli_run_test.go:3160: unmatched requirement Apparmor [2020-05-12T03:51:00.467Z] [2020-05-12T03:51:00.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2020-05-12T03:51:00.467Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2020-05-12T03:51:00.467Z] docker_cli_run_test.go:3172: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.467Z] [2020-05-12T03:51:00.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.01s) [2020-05-12T03:51:00.467Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2020-05-12T03:51:00.467Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.467Z] [2020-05-12T03:51:00.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.01s) [2020-05-12T03:51:00.467Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2020-05-12T03:51:00.467Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2020-05-12T03:51:00.467Z] [2020-05-12T03:51:00.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2020-05-12T03:51:00.467Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2020-05-12T03:51:00.467Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.467Z] [2020-05-12T03:51:00.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.42s) [2020-05-12T03:51:00.467Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.42s) [2020-05-12T03:51:00.467Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2020-05-12T03:51:00.467Z] [2020-05-12T03:51:00.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2020-05-12T03:51:00.467Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2020-05-12T03:51:00.467Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.467Z] [2020-05-12T03:51:00.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.01s) [2020-05-12T03:51:00.467Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2020-05-12T03:51:00.467Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.467Z] [2020-05-12T03:51:00.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2020-05-12T03:51:00.467Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2020-05-12T03:51:00.467Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.467Z] [2020-05-12T03:51:00.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.03s) [2020-05-12T03:51:00.467Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.03s) [2020-05-12T03:51:00.467Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.467Z] [2020-05-12T03:51:00.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2020-05-12T03:51:00.467Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2020-05-12T03:51:00.467Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.467Z] [2020-05-12T03:51:00.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s) [2020-05-12T03:51:00.467Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s) [2020-05-12T03:51:00.467Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.467Z] [2020-05-12T03:51:00.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.02s) [2020-05-12T03:51:00.467Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.02s) [2020-05-12T03:51:00.467Z] docker_cli_build_test.go:2817: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.467Z] [2020-05-12T03:51:00.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2020-05-12T03:51:00.467Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2020-05-12T03:51:00.467Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.467Z] [2020-05-12T03:51:00.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2020-05-12T03:51:00.467Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2020-05-12T03:51:00.467Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.467Z] [2020-05-12T03:51:00.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2020-05-12T03:51:00.467Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2020-05-12T03:51:00.467Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.467Z] [2020-05-12T03:51:00.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.03s) [2020-05-12T03:51:00.467Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s) [2020-05-12T03:51:00.467Z] docker_cli_build_test.go:2953: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.467Z] [2020-05-12T03:51:00.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.30s) [2020-05-12T03:51:00.467Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.30s) [2020-05-12T03:51:00.467Z] docker_cli_build_test.go:3000: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.467Z] [2020-05-12T03:51:00.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.65s) [2020-05-12T03:51:00.467Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.65s) [2020-05-12T03:51:00.467Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.467Z] [2020-05-12T03:51:00.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.85s) [2020-05-12T03:51:00.467Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.85s) [2020-05-12T03:51:00.467Z] docker_cli_build_test.go:4463: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.467Z] [2020-05-12T03:51:00.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.32s) [2020-05-12T03:51:00.467Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.32s) [2020-05-12T03:51:00.467Z] docker_cli_build_test.go:4486: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.467Z] [2020-05-12T03:51:00.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.02s) [2020-05-12T03:51:00.467Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.02s) [2020-05-12T03:51:00.467Z] docker_cli_build_test.go:4609: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.467Z] [2020-05-12T03:51:00.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2020-05-12T03:51:00.467Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2020-05-12T03:51:00.467Z] docker_cli_build_test.go:4528: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.467Z] [2020-05-12T03:51:00.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2020-05-12T03:51:00.467Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2020-05-12T03:51:00.467Z] docker_cli_build_test.go:4411: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.467Z] [2020-05-12T03:51:00.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2020-05-12T03:51:00.467Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2020-05-12T03:51:00.467Z] docker_cli_build_test.go:4265: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.467Z] [2020-05-12T03:51:00.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2020-05-12T03:51:00.467Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2020-05-12T03:51:00.467Z] docker_cli_build_test.go:4294: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.467Z] [2020-05-12T03:51:00.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.60s) [2020-05-12T03:51:00.467Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.60s) [2020-05-12T03:51:00.467Z] docker_cli_build_test.go:4439: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.467Z] [2020-05-12T03:51:00.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.31s) [2020-05-12T03:51:00.467Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.31s) [2020-05-12T03:51:00.467Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.467Z] [2020-05-12T03:51:00.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.04s) [2020-05-12T03:51:00.467Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s) [2020-05-12T03:51:00.467Z] docker_cli_build_test.go:5428: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.467Z] [2020-05-12T03:51:00.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.04s) [2020-05-12T03:51:00.467Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s) [2020-05-12T03:51:00.467Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.467Z] [2020-05-12T03:51:00.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.02s) [2020-05-12T03:51:00.467Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2020-05-12T03:51:00.467Z] docker_cli_build_test.go:3576: unmatched requirement UnixCli [2020-05-12T03:51:00.467Z] [2020-05-12T03:51:00.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2020-05-12T03:51:00.467Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2020-05-12T03:51:00.467Z] docker_cli_build_test.go:2647: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.467Z] [2020-05-12T03:51:00.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2020-05-12T03:51:00.467Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2020-05-12T03:51:00.467Z] docker_cli_build_test.go:3975: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.467Z] [2020-05-12T03:51:00.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s) [2020-05-12T03:51:00.467Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s) [2020-05-12T03:51:00.467Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.467Z] [2020-05-12T03:51:00.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2020-05-12T03:51:00.467Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2020-05-12T03:51:00.467Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.467Z] [2020-05-12T03:51:00.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2020-05-12T03:51:00.467Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2020-05-12T03:51:00.467Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.467Z] [2020-05-12T03:51:00.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.29s) [2020-05-12T03:51:00.467Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.29s) [2020-05-12T03:51:00.467Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.467Z] [2020-05-12T03:51:00.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.28s) [2020-05-12T03:51:00.467Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.28s) [2020-05-12T03:51:00.467Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.467Z] [2020-05-12T03:51:00.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2020-05-12T03:51:00.467Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2020-05-12T03:51:00.467Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.467Z] [2020-05-12T03:51:00.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2020-05-12T03:51:00.467Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2020-05-12T03:51:00.467Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.467Z] [2020-05-12T03:51:00.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.31s) [2020-05-12T03:51:00.467Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.31s) [2020-05-12T03:51:00.467Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.467Z] [2020-05-12T03:51:00.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.32s) [2020-05-12T03:51:00.467Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.32s) [2020-05-12T03:51:00.467Z] docker_cli_build_test.go:5151: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.467Z] [2020-05-12T03:51:00.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.28s) [2020-05-12T03:51:00.467Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.28s) [2020-05-12T03:51:00.467Z] docker_cli_build_test.go:2636: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.467Z] [2020-05-12T03:51:00.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.03s) [2020-05-12T03:51:00.467Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2020-05-12T03:51:00.467Z] docker_cli_build_test.go:3171: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.467Z] [2020-05-12T03:51:00.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.01s) [2020-05-12T03:51:00.467Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s) [2020-05-12T03:51:00.467Z] docker_cli_build_test.go:3938: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.467Z] [2020-05-12T03:51:00.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.02s) [2020-05-12T03:51:00.467Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.02s) [2020-05-12T03:51:00.467Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.467Z] [2020-05-12T03:51:00.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.29s) [2020-05-12T03:51:00.467Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.29s) [2020-05-12T03:51:00.467Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.467Z] [2020-05-12T03:51:00.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2020-05-12T03:51:00.467Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2020-05-12T03:51:00.467Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.467Z] [2020-05-12T03:51:00.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.01s) [2020-05-12T03:51:00.467Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2020-05-12T03:51:00.467Z] docker_cli_build_test.go:2719: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.467Z] [2020-05-12T03:51:00.468Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2020-05-12T03:51:00.468Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2020-05-12T03:51:00.468Z] docker_cli_build_test.go:2750: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.468Z] [2020-05-12T03:51:00.468Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2020-05-12T03:51:00.468Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2020-05-12T03:51:00.468Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.468Z] [2020-05-12T03:51:00.468Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2020-05-12T03:51:00.468Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2020-05-12T03:51:00.468Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.468Z] [2020-05-12T03:51:00.468Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2020-05-12T03:51:00.468Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2020-05-12T03:51:00.468Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.468Z] [2020-05-12T03:51:00.468Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.03s) [2020-05-12T03:51:00.468Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.03s) [2020-05-12T03:51:00.468Z] docker_cli_build_test.go:3304: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.468Z] [2020-05-12T03:51:00.468Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.02s) [2020-05-12T03:51:00.468Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.02s) [2020-05-12T03:51:00.468Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.468Z] [2020-05-12T03:51:00.468Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2020-05-12T03:51:00.468Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2020-05-12T03:51:00.468Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.468Z] [2020-05-12T03:51:00.468Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.01s) [2020-05-12T03:51:00.468Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2020-05-12T03:51:00.468Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.468Z] [2020-05-12T03:51:00.468Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2020-05-12T03:51:00.468Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2020-05-12T03:51:00.468Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.468Z] [2020-05-12T03:51:00.468Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.02s) [2020-05-12T03:51:00.468Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.02s) [2020-05-12T03:51:00.468Z] docker_cli_build_test.go:3703: unmatched requirement UnixCli [2020-05-12T03:51:00.468Z] [2020-05-12T03:51:00.468Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2020-05-12T03:51:00.468Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2020-05-12T03:51:00.468Z] docker_cli_build_test.go:3754: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.468Z] [2020-05-12T03:51:00.468Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2020-05-12T03:51:00.468Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2020-05-12T03:51:00.468Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.468Z] [2020-05-12T03:51:00.468Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.04s) [2020-05-12T03:51:00.468Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) [2020-05-12T03:51:00.468Z] docker_cli_build_test.go:2208: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.468Z] [2020-05-12T03:51:00.468Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.07s) [2020-05-12T03:51:00.468Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.07s) [2020-05-12T03:51:00.468Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.468Z] [2020-05-12T03:51:00.468Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.04s) [2020-05-12T03:51:00.468Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.04s) [2020-05-12T03:51:00.468Z] docker_cli_build_test.go:2625: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.468Z] [2020-05-12T03:51:00.468Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.04s) [2020-05-12T03:51:00.468Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.04s) [2020-05-12T03:51:00.468Z] docker_cli_build_test.go:5522: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.468Z] [2020-05-12T03:51:00.468Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2020-05-12T03:51:00.468Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2020-05-12T03:51:00.468Z] docker_cli_build_test.go:5949: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.468Z] [2020-05-12T03:51:00.468Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.02s) [2020-05-12T03:51:00.468Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2020-05-12T03:51:00.468Z] docker_cli_build_test.go:5558: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.468Z] [2020-05-12T03:51:00.468Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.01s) [2020-05-12T03:51:00.468Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2020-05-12T03:51:00.468Z] docker_cli_build_test.go:5546: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.468Z] [2020-05-12T03:51:00.468Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.03s) [2020-05-12T03:51:00.468Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.03s) [2020-05-12T03:51:00.468Z] docker_cli_build_test.go:6007: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.468Z] [2020-05-12T03:51:00.468Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.01s) [2020-05-12T03:51:00.468Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2020-05-12T03:51:00.468Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.468Z] [2020-05-12T03:51:00.468Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2020-05-12T03:51:00.468Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2020-05-12T03:51:00.468Z] docker_cli_build_test.go:3953: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.468Z] [2020-05-12T03:51:00.468Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.04s) [2020-05-12T03:51:00.468Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.04s) [2020-05-12T03:51:00.468Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.468Z] [2020-05-12T03:51:00.468Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.32s) [2020-05-12T03:51:00.468Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.32s) [2020-05-12T03:51:00.468Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.468Z] [2020-05-12T03:51:00.468Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.31s) [2020-05-12T03:51:00.468Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.31s) [2020-05-12T03:51:00.468Z] docker_cli_build_test.go:4073: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.468Z] [2020-05-12T03:51:00.468Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.02s) [2020-05-12T03:51:00.468Z] --- SKIP: TestDockerSuite/TestBuildUser (0.02s) [2020-05-12T03:51:00.468Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.468Z] [2020-05-12T03:51:00.468Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s) [2020-05-12T03:51:00.468Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s) [2020-05-12T03:51:00.468Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.468Z] [2020-05-12T03:51:00.468Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2020-05-12T03:51:00.468Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2020-05-12T03:51:00.468Z] docker_cli_build_test.go:2661: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.468Z] [2020-05-12T03:51:00.468Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2020-05-12T03:51:00.468Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2020-05-12T03:51:00.468Z] docker_cli_build_test.go:3880: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.468Z] [2020-05-12T03:51:00.468Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2020-05-12T03:51:00.468Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2020-05-12T03:51:00.468Z] docker_cli_build_test.go:3675: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.468Z] [2020-05-12T03:51:00.468Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.34s) [2020-05-12T03:51:00.468Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.34s) [2020-05-12T03:51:00.468Z] docker_cli_build_test.go:5574: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.468Z] [2020-05-12T03:51:00.468Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2020-05-12T03:51:00.468Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2020-05-12T03:51:00.468Z] docker_cli_build_test.go:5590: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.468Z] [2020-05-12T03:51:00.468Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.30s) [2020-05-12T03:51:00.468Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.30s) [2020-05-12T03:51:00.468Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.468Z] [2020-05-12T03:51:00.468Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.31s) [2020-05-12T03:51:00.468Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.31s) [2020-05-12T03:51:00.468Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.468Z] [2020-05-12T03:51:00.468Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.32s) [2020-05-12T03:51:00.468Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.32s) [2020-05-12T03:51:00.468Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.468Z] [2020-05-12T03:51:00.468Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2020-05-12T03:51:00.468Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2020-05-12T03:51:00.468Z] docker_cli_build_test.go:6087: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.468Z] [2020-05-12T03:51:00.468Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.30s) [2020-05-12T03:51:00.468Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.30s) [2020-05-12T03:51:00.468Z] docker_cli_build_test.go:3657: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.468Z] [2020-05-12T03:51:00.468Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2020-05-12T03:51:00.468Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2020-05-12T03:51:00.468Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.468Z] [2020-05-12T03:51:00.468Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.08s) [2020-05-12T03:51:00.468Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.08s) [2020-05-12T03:51:00.468Z] docker_cli_sni_test.go:18: Flakey test [2020-05-12T03:51:00.468Z] [2020-05-12T03:51:00.468Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.01s) [2020-05-12T03:51:00.468Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2020-05-12T03:51:00.468Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.468Z] [2020-05-12T03:51:00.468Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.01s) [2020-05-12T03:51:00.468Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2020-05-12T03:51:00.468Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.468Z] [2020-05-12T03:51:00.468Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2020-05-12T03:51:00.468Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2020-05-12T03:51:00.468Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.468Z] [2020-05-12T03:51:00.468Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.01s) [2020-05-12T03:51:00.468Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2020-05-12T03:51:00.468Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.468Z] [2020-05-12T03:51:00.468Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2020-05-12T03:51:00.468Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2020-05-12T03:51:00.468Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.468Z] [2020-05-12T03:51:00.468Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2020-05-12T03:51:00.468Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2020-05-12T03:51:00.468Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.468Z] [2020-05-12T03:51:00.468Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2020-05-12T03:51:00.468Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2020-05-12T03:51:00.468Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.468Z] [2020-05-12T03:51:00.468Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2020-05-12T03:51:00.468Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2020-05-12T03:51:00.468Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.468Z] [2020-05-12T03:51:00.468Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.01s) [2020-05-12T03:51:00.468Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2020-05-12T03:51:00.468Z] docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.468Z] [2020-05-12T03:51:00.468Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2020-05-12T03:51:00.468Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2020-05-12T03:51:00.468Z] docker_api_containers_test.go:1095: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.468Z] [2020-05-12T03:51:00.468Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2020-05-12T03:51:00.468Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2020-05-12T03:51:00.468Z] docker_api_containers_test.go:1021: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.468Z] [2020-05-12T03:51:00.468Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2020-05-12T03:51:00.468Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2020-05-12T03:51:00.468Z] docker_api_containers_test.go:1051: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.468Z] [2020-05-12T03:51:00.468Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2020-05-12T03:51:00.468Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2020-05-12T03:51:00.468Z] docker_api_containers_test.go:1073: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.468Z] [2020-05-12T03:51:00.468Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2020-05-12T03:51:00.468Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2020-05-12T03:51:00.468Z] docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.468Z] [2020-05-12T03:51:00.468Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2020-05-12T03:51:00.468Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2020-05-12T03:51:00.468Z] docker_api_containers_test.go:1351: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.468Z] [2020-05-12T03:51:00.468Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2020-05-12T03:51:00.468Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2020-05-12T03:51:00.468Z] docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.468Z] [2020-05-12T03:51:00.468Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2020-05-12T03:51:00.468Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2020-05-12T03:51:00.468Z] docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.468Z] [2020-05-12T03:51:00.468Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2020-05-12T03:51:00.468Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2020-05-12T03:51:00.468Z] docker_api_containers_test.go:1149: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.468Z] [2020-05-12T03:51:00.468Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2020-05-12T03:51:00.468Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2020-05-12T03:51:00.468Z] docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.468Z] [2020-05-12T03:51:00.468Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.01s) [2020-05-12T03:51:00.468Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2020-05-12T03:51:00.468Z] docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.468Z] [2020-05-12T03:51:00.468Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.01s) [2020-05-12T03:51:00.468Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2020-05-12T03:51:00.468Z] docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.468Z] [2020-05-12T03:51:00.468Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2020-05-12T03:51:00.468Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2020-05-12T03:51:00.468Z] docker_api_containers_test.go:1599: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.468Z] [2020-05-12T03:51:00.468Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.01s) [2020-05-12T03:51:00.468Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2020-05-12T03:51:00.468Z] docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.468Z] [2020-05-12T03:51:00.468Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.01s) [2020-05-12T03:51:00.468Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2020-05-12T03:51:00.468Z] docker_cli_run_test.go:2411: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.468Z] [2020-05-12T03:51:00.468Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2020-05-12T03:51:00.468Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2020-05-12T03:51:00.468Z] docker_cli_run_test.go:3531: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.468Z] [2020-05-12T03:51:00.468Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2020-05-12T03:51:00.469Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2020-05-12T03:51:00.469Z] docker_cli_run_test.go:3563: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.469Z] [2020-05-12T03:51:00.469Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2020-05-12T03:51:00.469Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2020-05-12T03:51:00.469Z] docker_cli_run_test.go:3594: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.469Z] [2020-05-12T03:51:00.469Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2020-05-12T03:51:00.469Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2020-05-12T03:51:00.469Z] docker_cli_run_test.go:3577: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.469Z] [2020-05-12T03:51:00.469Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2020-05-12T03:51:00.469Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2020-05-12T03:51:00.469Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.469Z] [2020-05-12T03:51:00.469Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2020-05-12T03:51:00.469Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2020-05-12T03:51:00.469Z] docker_cli_run_test.go:3467: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.469Z] [2020-05-12T03:51:00.469Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2020-05-12T03:51:00.469Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2020-05-12T03:51:00.469Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.469Z] [2020-05-12T03:51:00.469Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2020-05-12T03:51:00.469Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2020-05-12T03:51:00.469Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.469Z] [2020-05-12T03:51:00.469Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.01s) [2020-05-12T03:51:00.469Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2020-05-12T03:51:00.469Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.469Z] [2020-05-12T03:51:00.469Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.01s) [2020-05-12T03:51:00.469Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2020-05-12T03:51:00.469Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.469Z] [2020-05-12T03:51:00.469Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2020-05-12T03:51:00.469Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2020-05-12T03:51:00.469Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.469Z] [2020-05-12T03:51:00.469Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.01s) [2020-05-12T03:51:00.469Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2020-05-12T03:51:00.469Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.469Z] [2020-05-12T03:51:00.469Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.01s) [2020-05-12T03:51:00.469Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2020-05-12T03:51:00.469Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.469Z] [2020-05-12T03:51:00.469Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.01s) [2020-05-12T03:51:00.469Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2020-05-12T03:51:00.469Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.469Z] [2020-05-12T03:51:00.469Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.01s) [2020-05-12T03:51:00.469Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2020-05-12T03:51:00.469Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.469Z] [2020-05-12T03:51:00.469Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.01s) [2020-05-12T03:51:00.469Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2020-05-12T03:51:00.469Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.469Z] [2020-05-12T03:51:00.469Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.01s) [2020-05-12T03:51:00.469Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2020-05-12T03:51:00.469Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.469Z] [2020-05-12T03:51:00.469Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.01s) [2020-05-12T03:51:00.469Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2020-05-12T03:51:00.469Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.469Z] [2020-05-12T03:51:00.469Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.01s) [2020-05-12T03:51:00.469Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2020-05-12T03:51:00.469Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.469Z] [2020-05-12T03:51:00.469Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.01s) [2020-05-12T03:51:00.469Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2020-05-12T03:51:00.469Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.469Z] [2020-05-12T03:51:00.469Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.01s) [2020-05-12T03:51:00.469Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2020-05-12T03:51:00.469Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.469Z] [2020-05-12T03:51:00.469Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2020-05-12T03:51:00.469Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2020-05-12T03:51:00.469Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.469Z] [2020-05-12T03:51:00.469Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2020-05-12T03:51:00.469Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2020-05-12T03:51:00.469Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.469Z] [2020-05-12T03:51:00.469Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.01s) [2020-05-12T03:51:00.469Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2020-05-12T03:51:00.469Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.469Z] [2020-05-12T03:51:00.469Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.01s) [2020-05-12T03:51:00.469Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2020-05-12T03:51:00.469Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.469Z] [2020-05-12T03:51:00.469Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.01s) [2020-05-12T03:51:00.469Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2020-05-12T03:51:00.469Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.469Z] [2020-05-12T03:51:00.469Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2020-05-12T03:51:00.469Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2020-05-12T03:51:00.469Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.469Z] [2020-05-12T03:51:00.469Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.01s) [2020-05-12T03:51:00.469Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2020-05-12T03:51:00.469Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.469Z] [2020-05-12T03:51:00.469Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.01s) [2020-05-12T03:51:00.469Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2020-05-12T03:51:00.469Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.469Z] [2020-05-12T03:51:00.469Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.01s) [2020-05-12T03:51:00.469Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2020-05-12T03:51:00.469Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.469Z] [2020-05-12T03:51:00.469Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.01s) [2020-05-12T03:51:00.469Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2020-05-12T03:51:00.469Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.469Z] [2020-05-12T03:51:00.469Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.01s) [2020-05-12T03:51:00.469Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2020-05-12T03:51:00.469Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.469Z] [2020-05-12T03:51:00.469Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.01s) [2020-05-12T03:51:00.469Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2020-05-12T03:51:00.469Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.469Z] [2020-05-12T03:51:00.469Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2020-05-12T03:51:00.469Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2020-05-12T03:51:00.469Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.469Z] [2020-05-12T03:51:00.469Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2020-05-12T03:51:00.469Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2020-05-12T03:51:00.469Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.469Z] [2020-05-12T03:51:00.469Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2020-05-12T03:51:00.469Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2020-05-12T03:51:00.469Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.469Z] [2020-05-12T03:51:00.469Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2020-05-12T03:51:00.469Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2020-05-12T03:51:00.469Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.469Z] [2020-05-12T03:51:00.469Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2020-05-12T03:51:00.469Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2020-05-12T03:51:00.469Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.469Z] [2020-05-12T03:51:00.469Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.01s) [2020-05-12T03:51:00.469Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2020-05-12T03:51:00.469Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.469Z] [2020-05-12T03:51:00.469Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2020-05-12T03:51:00.469Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2020-05-12T03:51:00.469Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.469Z] [2020-05-12T03:51:00.469Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2020-05-12T03:51:00.469Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2020-05-12T03:51:00.469Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2020-05-12T03:51:00.469Z] [2020-05-12T03:51:00.469Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2020-05-12T03:51:00.469Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2020-05-12T03:51:00.469Z] docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.469Z] [2020-05-12T03:51:00.469Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2020-05-12T03:51:00.469Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2020-05-12T03:51:00.469Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.469Z] [2020-05-12T03:51:00.469Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2020-05-12T03:51:00.469Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2020-05-12T03:51:00.469Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.469Z] [2020-05-12T03:51:00.469Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2020-05-12T03:51:00.469Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2020-05-12T03:51:00.469Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.469Z] [2020-05-12T03:51:00.469Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2020-05-12T03:51:00.469Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2020-05-12T03:51:00.469Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.469Z] [2020-05-12T03:51:00.469Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2020-05-12T03:51:00.469Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2020-05-12T03:51:00.469Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.469Z] [2020-05-12T03:51:00.469Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2020-05-12T03:51:00.469Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2020-05-12T03:51:00.469Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.469Z] [2020-05-12T03:51:00.469Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2020-05-12T03:51:00.469Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2020-05-12T03:51:00.469Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.469Z] [2020-05-12T03:51:00.469Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2020-05-12T03:51:00.469Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2020-05-12T03:51:00.469Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.469Z] [2020-05-12T03:51:00.469Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2020-05-12T03:51:00.469Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2020-05-12T03:51:00.469Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.469Z] [2020-05-12T03:51:00.469Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.01s) [2020-05-12T03:51:00.469Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2020-05-12T03:51:00.469Z] docker_cli_run_test.go:2996: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.469Z] [2020-05-12T03:51:00.469Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2020-05-12T03:51:00.469Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2020-05-12T03:51:00.469Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.469Z] [2020-05-12T03:51:00.469Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2020-05-12T03:51:00.469Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2020-05-12T03:51:00.469Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.469Z] [2020-05-12T03:51:00.469Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2020-05-12T03:51:00.469Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2020-05-12T03:51:00.469Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.469Z] [2020-05-12T03:51:00.469Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.01s) [2020-05-12T03:51:00.469Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2020-05-12T03:51:00.469Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.469Z] [2020-05-12T03:51:00.469Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.01s) [2020-05-12T03:51:00.469Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2020-05-12T03:51:00.469Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.469Z] [2020-05-12T03:51:00.469Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.01s) [2020-05-12T03:51:00.469Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2020-05-12T03:51:00.469Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.469Z] [2020-05-12T03:51:00.469Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.01s) [2020-05-12T03:51:00.469Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2020-05-12T03:51:00.469Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.469Z] [2020-05-12T03:51:00.469Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.01s) [2020-05-12T03:51:00.469Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2020-05-12T03:51:00.469Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.469Z] [2020-05-12T03:51:00.469Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.01s) [2020-05-12T03:51:00.469Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2020-05-12T03:51:00.469Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.469Z] [2020-05-12T03:51:00.469Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.01s) [2020-05-12T03:51:00.469Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2020-05-12T03:51:00.469Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.469Z] [2020-05-12T03:51:00.469Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.01s) [2020-05-12T03:51:00.470Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2020-05-12T03:51:00.470Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.470Z] [2020-05-12T03:51:00.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2020-05-12T03:51:00.470Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2020-05-12T03:51:00.470Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.470Z] [2020-05-12T03:51:00.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.01s) [2020-05-12T03:51:00.470Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2020-05-12T03:51:00.470Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.470Z] [2020-05-12T03:51:00.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2020-05-12T03:51:00.470Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2020-05-12T03:51:00.470Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.470Z] [2020-05-12T03:51:00.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2020-05-12T03:51:00.470Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2020-05-12T03:51:00.470Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.470Z] [2020-05-12T03:51:00.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.01s) [2020-05-12T03:51:00.470Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2020-05-12T03:51:00.470Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.470Z] [2020-05-12T03:51:00.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.01s) [2020-05-12T03:51:00.470Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2020-05-12T03:51:00.470Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.470Z] [2020-05-12T03:51:00.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.02s) [2020-05-12T03:51:00.470Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2020-05-12T03:51:00.470Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.470Z] [2020-05-12T03:51:00.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.01s) [2020-05-12T03:51:00.470Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2020-05-12T03:51:00.470Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.470Z] [2020-05-12T03:51:00.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2020-05-12T03:51:00.470Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2020-05-12T03:51:00.470Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.470Z] [2020-05-12T03:51:00.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.01s) [2020-05-12T03:51:00.470Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2020-05-12T03:51:00.470Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.470Z] [2020-05-12T03:51:00.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.01s) [2020-05-12T03:51:00.470Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2020-05-12T03:51:00.470Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2020-05-12T03:51:00.470Z] [2020-05-12T03:51:00.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2020-05-12T03:51:00.470Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2020-05-12T03:51:00.470Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.470Z] [2020-05-12T03:51:00.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.01s) [2020-05-12T03:51:00.470Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2020-05-12T03:51:00.470Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.470Z] [2020-05-12T03:51:00.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.01s) [2020-05-12T03:51:00.470Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2020-05-12T03:51:00.470Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.470Z] [2020-05-12T03:51:00.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.01s) [2020-05-12T03:51:00.470Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2020-05-12T03:51:00.470Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.470Z] [2020-05-12T03:51:00.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.01s) [2020-05-12T03:51:00.470Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2020-05-12T03:51:00.470Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.470Z] [2020-05-12T03:51:00.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2020-05-12T03:51:00.470Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2020-05-12T03:51:00.470Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.470Z] [2020-05-12T03:51:00.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.01s) [2020-05-12T03:51:00.470Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2020-05-12T03:51:00.470Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.470Z] [2020-05-12T03:51:00.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.01s) [2020-05-12T03:51:00.470Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2020-05-12T03:51:00.470Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.938Z] [2020-05-12T03:51:00.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.01s) [2020-05-12T03:51:00.938Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2020-05-12T03:51:00.938Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.938Z] [2020-05-12T03:51:00.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.01s) [2020-05-12T03:51:00.938Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2020-05-12T03:51:00.938Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.938Z] [2020-05-12T03:51:00.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2020-05-12T03:51:00.938Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2020-05-12T03:51:00.938Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.938Z] [2020-05-12T03:51:00.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.01s) [2020-05-12T03:51:00.938Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2020-05-12T03:51:00.938Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.938Z] [2020-05-12T03:51:00.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2020-05-12T03:51:00.938Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2020-05-12T03:51:00.938Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.938Z] [2020-05-12T03:51:00.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2020-05-12T03:51:00.938Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2020-05-12T03:51:00.938Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.938Z] [2020-05-12T03:51:00.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2020-05-12T03:51:00.938Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2020-05-12T03:51:00.938Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.938Z] [2020-05-12T03:51:00.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.01s) [2020-05-12T03:51:00.938Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2020-05-12T03:51:00.938Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.938Z] [2020-05-12T03:51:00.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.01s) [2020-05-12T03:51:00.938Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2020-05-12T03:51:00.938Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.938Z] [2020-05-12T03:51:00.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.01s) [2020-05-12T03:51:00.938Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2020-05-12T03:51:00.938Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.938Z] [2020-05-12T03:51:00.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.02s) [2020-05-12T03:51:00.938Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2020-05-12T03:51:00.938Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.938Z] [2020-05-12T03:51:00.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2020-05-12T03:51:00.938Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2020-05-12T03:51:00.938Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.938Z] [2020-05-12T03:51:00.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2020-05-12T03:51:00.938Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2020-05-12T03:51:00.938Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2020-05-12T03:51:00.938Z] [2020-05-12T03:51:00.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2020-05-12T03:51:00.938Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2020-05-12T03:51:00.938Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.938Z] [2020-05-12T03:51:00.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2020-05-12T03:51:00.938Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2020-05-12T03:51:00.938Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.938Z] [2020-05-12T03:51:00.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2020-05-12T03:51:00.938Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2020-05-12T03:51:00.938Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.938Z] [2020-05-12T03:51:00.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2020-05-12T03:51:00.938Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2020-05-12T03:51:00.938Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.938Z] [2020-05-12T03:51:00.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2020-05-12T03:51:00.938Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2020-05-12T03:51:00.938Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.938Z] [2020-05-12T03:51:00.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2020-05-12T03:51:00.938Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2020-05-12T03:51:00.938Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.938Z] [2020-05-12T03:51:00.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.01s) [2020-05-12T03:51:00.938Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2020-05-12T03:51:00.938Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.938Z] [2020-05-12T03:51:00.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2020-05-12T03:51:00.938Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2020-05-12T03:51:00.938Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.938Z] [2020-05-12T03:51:00.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2020-05-12T03:51:00.939Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2020-05-12T03:51:00.939Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.939Z] [2020-05-12T03:51:00.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2020-05-12T03:51:00.939Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2020-05-12T03:51:00.939Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.939Z] [2020-05-12T03:51:00.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.01s) [2020-05-12T03:51:00.939Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2020-05-12T03:51:00.939Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.939Z] [2020-05-12T03:51:00.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.01s) [2020-05-12T03:51:00.939Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2020-05-12T03:51:00.939Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.939Z] [2020-05-12T03:51:00.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2020-05-12T03:51:00.939Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2020-05-12T03:51:00.939Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.939Z] [2020-05-12T03:51:00.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.01s) [2020-05-12T03:51:00.939Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2020-05-12T03:51:00.939Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.939Z] [2020-05-12T03:51:00.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.01s) [2020-05-12T03:51:00.939Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2020-05-12T03:51:00.939Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.939Z] [2020-05-12T03:51:00.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.01s) [2020-05-12T03:51:00.939Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2020-05-12T03:51:00.939Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.939Z] [2020-05-12T03:51:00.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2020-05-12T03:51:00.939Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2020-05-12T03:51:00.939Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.939Z] [2020-05-12T03:51:00.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2020-05-12T03:51:00.939Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2020-05-12T03:51:00.939Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.939Z] [2020-05-12T03:51:00.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2020-05-12T03:51:00.939Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2020-05-12T03:51:00.939Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.939Z] [2020-05-12T03:51:00.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2020-05-12T03:51:00.939Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2020-05-12T03:51:00.939Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.939Z] [2020-05-12T03:51:00.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2020-05-12T03:51:00.939Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2020-05-12T03:51:00.939Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.939Z] [2020-05-12T03:51:00.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2020-05-12T03:51:00.939Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2020-05-12T03:51:00.939Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.939Z] [2020-05-12T03:51:00.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2020-05-12T03:51:00.939Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2020-05-12T03:51:00.939Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.939Z] [2020-05-12T03:51:00.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2020-05-12T03:51:00.939Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2020-05-12T03:51:00.939Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.939Z] [2020-05-12T03:51:00.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2020-05-12T03:51:00.939Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2020-05-12T03:51:00.939Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.939Z] [2020-05-12T03:51:00.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2020-05-12T03:51:00.939Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2020-05-12T03:51:00.939Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.939Z] [2020-05-12T03:51:00.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2020-05-12T03:51:00.939Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2020-05-12T03:51:00.939Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.939Z] [2020-05-12T03:51:00.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2020-05-12T03:51:00.939Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2020-05-12T03:51:00.939Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.939Z] [2020-05-12T03:51:00.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2020-05-12T03:51:00.939Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2020-05-12T03:51:00.939Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.939Z] [2020-05-12T03:51:00.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2020-05-12T03:51:00.939Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2020-05-12T03:51:00.939Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.939Z] [2020-05-12T03:51:00.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2020-05-12T03:51:00.939Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2020-05-12T03:51:00.939Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.939Z] [2020-05-12T03:51:00.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2020-05-12T03:51:00.939Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2020-05-12T03:51:00.939Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.939Z] [2020-05-12T03:51:00.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2020-05-12T03:51:00.939Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2020-05-12T03:51:00.939Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.939Z] [2020-05-12T03:51:00.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.01s) [2020-05-12T03:51:00.939Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2020-05-12T03:51:00.939Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.939Z] [2020-05-12T03:51:00.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.01s) [2020-05-12T03:51:00.939Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2020-05-12T03:51:00.939Z] docker_cli_run_test.go:2910: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.939Z] [2020-05-12T03:51:00.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.01s) [2020-05-12T03:51:00.939Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2020-05-12T03:51:00.939Z] docker_cli_run_test.go:2919: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.939Z] [2020-05-12T03:51:00.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.01s) [2020-05-12T03:51:00.939Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2020-05-12T03:51:00.939Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.939Z] [2020-05-12T03:51:00.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2020-05-12T03:51:00.939Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2020-05-12T03:51:00.939Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.939Z] [2020-05-12T03:51:00.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2020-05-12T03:51:00.939Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2020-05-12T03:51:00.939Z] docker_cli_run_test.go:3513: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.939Z] [2020-05-12T03:51:00.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2020-05-12T03:51:00.939Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2020-05-12T03:51:00.939Z] docker_cli_run_test.go:2697: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.939Z] [2020-05-12T03:51:00.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.01s) [2020-05-12T03:51:00.939Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2020-05-12T03:51:00.939Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.939Z] [2020-05-12T03:51:00.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.01s) [2020-05-12T03:51:00.939Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2020-05-12T03:51:00.939Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.939Z] [2020-05-12T03:51:00.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2020-05-12T03:51:00.939Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2020-05-12T03:51:00.939Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.939Z] [2020-05-12T03:51:00.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.01s) [2020-05-12T03:51:00.939Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2020-05-12T03:51:00.939Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2020-05-12T03:51:00.939Z] [2020-05-12T03:51:00.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2020-05-12T03:51:00.939Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2020-05-12T03:51:00.939Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2020-05-12T03:51:00.939Z] [2020-05-12T03:51:00.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.01s) [2020-05-12T03:51:00.939Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2020-05-12T03:51:00.939Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.939Z] [2020-05-12T03:51:00.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.01s) [2020-05-12T03:51:00.939Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2020-05-12T03:51:00.939Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.939Z] [2020-05-12T03:51:00.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2020-05-12T03:51:00.939Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2020-05-12T03:51:00.939Z] docker_cli_port_test.go:328: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.939Z] [2020-05-12T03:51:00.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.02s) [2020-05-12T03:51:00.939Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2020-05-12T03:51:00.939Z] docker_cli_port_test.go:306: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.939Z] [2020-05-12T03:51:00.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.02s) [2020-05-12T03:51:00.939Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2020-05-12T03:51:00.939Z] docker_cli_port_test.go:284: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.939Z] [2020-05-12T03:51:00.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.02s) [2020-05-12T03:51:00.939Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2020-05-12T03:51:00.939Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.939Z] [2020-05-12T03:51:00.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.02s) [2020-05-12T03:51:00.939Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2020-05-12T03:51:00.939Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.939Z] [2020-05-12T03:51:00.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2020-05-12T03:51:00.939Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2020-05-12T03:51:00.939Z] docker_api_containers_test.go:1531: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.939Z] [2020-05-12T03:51:00.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2020-05-12T03:51:00.939Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2020-05-12T03:51:00.939Z] docker_api_containers_test.go:1445: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.939Z] [2020-05-12T03:51:00.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2020-05-12T03:51:00.939Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2020-05-12T03:51:00.939Z] docker_api_containers_test.go:1427: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.939Z] [2020-05-12T03:51:00.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2020-05-12T03:51:00.939Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2020-05-12T03:51:00.939Z] docker_api_containers_test.go:1473: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.939Z] [2020-05-12T03:51:00.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2020-05-12T03:51:00.939Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2020-05-12T03:51:00.939Z] docker_api_containers_test.go:1556: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.939Z] [2020-05-12T03:51:00.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2020-05-12T03:51:00.939Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2020-05-12T03:51:00.939Z] docker_api_containers_test.go:1500: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.939Z] [2020-05-12T03:51:00.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2020-05-12T03:51:00.939Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2020-05-12T03:51:00.939Z] docker_api_containers_test.go:1323: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.939Z] [2020-05-12T03:51:00.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2020-05-12T03:51:00.939Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2020-05-12T03:51:00.939Z] docker_api_containers_test.go:1394: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.939Z] [2020-05-12T03:51:00.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2020-05-12T03:51:00.939Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2020-05-12T03:51:00.939Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.939Z] [2020-05-12T03:51:00.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2020-05-12T03:51:00.939Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2020-05-12T03:51:00.939Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2020-05-12T03:51:00.939Z] [2020-05-12T03:51:00.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.06s) [2020-05-12T03:51:00.939Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.06s) [2020-05-12T03:51:00.939Z] docker_cli_ps_test.go:718: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.939Z] [2020-05-12T03:51:00.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2020-05-12T03:51:00.939Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2020-05-12T03:51:00.939Z] docker_cli_ps_test.go:810: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.939Z] [2020-05-12T03:51:00.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.02s) [2020-05-12T03:51:00.939Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2020-05-12T03:51:00.939Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.939Z] [2020-05-12T03:51:00.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2020-05-12T03:51:00.939Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2020-05-12T03:51:00.939Z] docker_cli_ps_test.go:845: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.939Z] [2020-05-12T03:51:00.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2020-05-12T03:51:00.939Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2020-05-12T03:51:00.939Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.939Z] [2020-05-12T03:51:00.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.01s) [2020-05-12T03:51:00.939Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2020-05-12T03:51:00.939Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.939Z] [2020-05-12T03:51:00.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2020-05-12T03:51:00.939Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2020-05-12T03:51:00.939Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.939Z] [2020-05-12T03:51:00.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2020-05-12T03:51:00.939Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2020-05-12T03:51:00.939Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.939Z] [2020-05-12T03:51:00.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2020-05-12T03:51:00.939Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2020-05-12T03:51:00.939Z] docker_api_containers_test.go:1370: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.939Z] [2020-05-12T03:51:00.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2020-05-12T03:51:00.940Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2020-05-12T03:51:00.940Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.940Z] [2020-05-12T03:51:00.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2020-05-12T03:51:00.940Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2020-05-12T03:51:00.940Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.940Z] [2020-05-12T03:51:00.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2020-05-12T03:51:00.940Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2020-05-12T03:51:00.940Z] docker_cli_run_test.go:4508: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.940Z] [2020-05-12T03:51:00.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.01s) [2020-05-12T03:51:00.940Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2020-05-12T03:51:00.940Z] docker_cli_run_test.go:1578: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.940Z] [2020-05-12T03:51:00.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.03s) [2020-05-12T03:51:00.940Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.03s) [2020-05-12T03:51:00.940Z] docker_cli_run_test.go:4025: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.940Z] [2020-05-12T03:51:00.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2020-05-12T03:51:00.940Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2020-05-12T03:51:00.940Z] docker_cli_run_test.go:1173: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.940Z] [2020-05-12T03:51:00.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2020-05-12T03:51:00.940Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2020-05-12T03:51:00.940Z] docker_cli_run_test.go:1191: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.940Z] [2020-05-12T03:51:00.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2020-05-12T03:51:00.940Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2020-05-12T03:51:00.940Z] docker_cli_run_test.go:1182: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.940Z] [2020-05-12T03:51:00.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2020-05-12T03:51:00.940Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2020-05-12T03:51:00.940Z] docker_cli_run_test.go:2062: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.940Z] [2020-05-12T03:51:00.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2020-05-12T03:51:00.940Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2020-05-12T03:51:00.940Z] docker_cli_run_test.go:2268: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.940Z] [2020-05-12T03:51:00.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2020-05-12T03:51:00.940Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2020-05-12T03:51:00.940Z] docker_cli_run_test.go:2627: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.940Z] [2020-05-12T03:51:00.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2020-05-12T03:51:00.940Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2020-05-12T03:51:00.940Z] docker_cli_run_test.go:1054: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.940Z] [2020-05-12T03:51:00.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2020-05-12T03:51:00.940Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2020-05-12T03:51:00.940Z] docker_cli_run_test.go:1064: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.940Z] [2020-05-12T03:51:00.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2020-05-12T03:51:00.940Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2020-05-12T03:51:00.940Z] docker_cli_run_test.go:3009: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.940Z] [2020-05-12T03:51:00.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2020-05-12T03:51:00.940Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2020-05-12T03:51:00.940Z] docker_cli_run_test.go:1044: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.940Z] [2020-05-12T03:51:00.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.01s) [2020-05-12T03:51:00.940Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2020-05-12T03:51:00.940Z] docker_cli_run_test.go:1035: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.940Z] [2020-05-12T03:51:00.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2020-05-12T03:51:00.940Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2020-05-12T03:51:00.940Z] docker_cli_run_test.go:3195: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.940Z] [2020-05-12T03:51:00.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2020-05-12T03:51:00.940Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2020-05-12T03:51:00.940Z] docker_cli_run_test.go:1025: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.940Z] [2020-05-12T03:51:00.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2020-05-12T03:51:00.940Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2020-05-12T03:51:00.940Z] docker_cli_run_test.go:1013: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.940Z] [2020-05-12T03:51:00.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2020-05-12T03:51:00.940Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2020-05-12T03:51:00.940Z] docker_cli_run_test.go:987: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.940Z] [2020-05-12T03:51:00.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2020-05-12T03:51:00.940Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2020-05-12T03:51:00.940Z] docker_cli_run_test.go:1000: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.940Z] [2020-05-12T03:51:00.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.01s) [2020-05-12T03:51:00.940Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2020-05-12T03:51:00.940Z] docker_cli_run_test.go:978: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.940Z] [2020-05-12T03:51:00.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2020-05-12T03:51:00.940Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2020-05-12T03:51:00.940Z] docker_cli_run_test.go:1934: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.940Z] [2020-05-12T03:51:00.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s) [2020-05-12T03:51:00.940Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s) [2020-05-12T03:51:00.940Z] docker_cli_run_test.go:3337: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.940Z] [2020-05-12T03:51:00.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2020-05-12T03:51:00.940Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2020-05-12T03:51:00.940Z] docker_cli_run_test.go:3361: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.940Z] [2020-05-12T03:51:00.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2020-05-12T03:51:00.940Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2020-05-12T03:51:00.940Z] docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.940Z] [2020-05-12T03:51:00.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2020-05-12T03:51:00.940Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2020-05-12T03:51:00.940Z] docker_cli_run_test.go:3313: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.940Z] [2020-05-12T03:51:00.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2020-05-12T03:51:00.940Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2020-05-12T03:51:00.940Z] docker_cli_run_test.go:3238: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.940Z] [2020-05-12T03:51:00.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2020-05-12T03:51:00.940Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2020-05-12T03:51:00.940Z] docker_cli_run_test.go:2735: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.940Z] [2020-05-12T03:51:00.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2020-05-12T03:51:00.940Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2020-05-12T03:51:00.940Z] docker_cli_run_test.go:2684: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.940Z] [2020-05-12T03:51:00.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2020-05-12T03:51:00.940Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2020-05-12T03:51:00.940Z] docker_cli_run_test.go:2757: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.940Z] [2020-05-12T03:51:00.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2020-05-12T03:51:00.940Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2020-05-12T03:51:00.940Z] docker_cli_run_test.go:2747: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.940Z] [2020-05-12T03:51:00.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2020-05-12T03:51:00.940Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2020-05-12T03:51:00.940Z] docker_cli_run_test.go:1679: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.940Z] [2020-05-12T03:51:00.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2020-05-12T03:51:00.940Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2020-05-12T03:51:00.940Z] docker_cli_run_test.go:1660: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.940Z] [2020-05-12T03:51:00.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2020-05-12T03:51:00.940Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2020-05-12T03:51:00.940Z] docker_cli_run_test.go:3203: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.940Z] [2020-05-12T03:51:00.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2020-05-12T03:51:00.940Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2020-05-12T03:51:00.940Z] docker_cli_run_test.go:2155: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.940Z] [2020-05-12T03:51:00.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2020-05-12T03:51:00.940Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2020-05-12T03:51:00.940Z] docker_cli_run_test.go:623: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.940Z] [2020-05-12T03:51:00.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2020-05-12T03:51:00.940Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2020-05-12T03:51:00.940Z] docker_cli_run_test.go:385: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.940Z] [2020-05-12T03:51:00.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2020-05-12T03:51:00.940Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2020-05-12T03:51:00.940Z] docker_cli_run_test.go:429: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.940Z] [2020-05-12T03:51:00.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2020-05-12T03:51:00.940Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2020-05-12T03:51:00.940Z] docker_cli_run_test.go:1255: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.940Z] [2020-05-12T03:51:00.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.01s) [2020-05-12T03:51:00.940Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2020-05-12T03:51:00.940Z] docker_cli_run_test.go:3990: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.940Z] [2020-05-12T03:51:00.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.01s) [2020-05-12T03:51:00.940Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2020-05-12T03:51:00.940Z] docker_cli_run_test.go:1290: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.940Z] [2020-05-12T03:51:00.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2020-05-12T03:51:00.940Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2020-05-12T03:51:00.940Z] docker_cli_run_test.go:1323: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.940Z] [2020-05-12T03:51:00.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2020-05-12T03:51:00.940Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2020-05-12T03:51:00.940Z] docker_cli_run_test.go:1312: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.940Z] [2020-05-12T03:51:00.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2020-05-12T03:51:00.940Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2020-05-12T03:51:00.940Z] docker_cli_run_test.go:2027: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.940Z] [2020-05-12T03:51:00.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.01s) [2020-05-12T03:51:00.940Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2020-05-12T03:51:00.940Z] docker_cli_run_test.go:1143: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.940Z] [2020-05-12T03:51:00.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.01s) [2020-05-12T03:51:00.940Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2020-05-12T03:51:00.940Z] docker_cli_run_test.go:4165: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.940Z] [2020-05-12T03:51:00.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.01s) [2020-05-12T03:51:00.940Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2020-05-12T03:51:00.940Z] docker_cli_run_test.go:4248: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.940Z] [2020-05-12T03:51:00.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.01s) [2020-05-12T03:51:00.940Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2020-05-12T03:51:00.940Z] docker_cli_run_test.go:819: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.940Z] [2020-05-12T03:51:00.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.01s) [2020-05-12T03:51:00.940Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2020-05-12T03:51:00.940Z] docker_cli_run_test.go:858: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.940Z] [2020-05-12T03:51:00.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2020-05-12T03:51:00.940Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2020-05-12T03:51:00.940Z] docker_cli_run_test.go:891: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.940Z] [2020-05-12T03:51:00.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.01s) [2020-05-12T03:51:00.940Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2020-05-12T03:51:00.940Z] docker_cli_run_test.go:949: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.940Z] [2020-05-12T03:51:00.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.02s) [2020-05-12T03:51:00.940Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2020-05-12T03:51:00.940Z] docker_cli_run_test.go:1076: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.940Z] [2020-05-12T03:51:00.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.01s) [2020-05-12T03:51:00.940Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2020-05-12T03:51:00.940Z] docker_cli_run_test.go:4487: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.940Z] [2020-05-12T03:51:00.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2020-05-12T03:51:00.940Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2020-05-12T03:51:00.940Z] docker_cli_run_test.go:4500: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.940Z] [2020-05-12T03:51:00.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2020-05-12T03:51:00.940Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2020-05-12T03:51:00.940Z] docker_cli_run_test.go:4232: unmatched requirement IsolationIsHyperv [2020-05-12T03:51:00.940Z] [2020-05-12T03:51:00.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2020-05-12T03:51:00.940Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2020-05-12T03:51:00.940Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.940Z] [2020-05-12T03:51:00.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.02s) [2020-05-12T03:51:00.940Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2020-05-12T03:51:00.940Z] docker_cli_run_test.go:2005: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.940Z] [2020-05-12T03:51:00.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2020-05-12T03:51:00.940Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2020-05-12T03:51:00.940Z] docker_cli_run_test.go:3273: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.940Z] [2020-05-12T03:51:00.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2020-05-12T03:51:00.940Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2020-05-12T03:51:00.940Z] docker_cli_run_test.go:62: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.940Z] [2020-05-12T03:51:00.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2020-05-12T03:51:00.940Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2020-05-12T03:51:00.940Z] docker_cli_run_test.go:3382: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.940Z] [2020-05-12T03:51:00.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2020-05-12T03:51:00.940Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2020-05-12T03:51:00.940Z] docker_cli_run_test.go:197: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.940Z] [2020-05-12T03:51:00.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2020-05-12T03:51:00.940Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2020-05-12T03:51:00.940Z] docker_cli_run_test.go:182: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.940Z] [2020-05-12T03:51:00.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2020-05-12T03:51:00.940Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2020-05-12T03:51:00.940Z] docker_cli_run_test.go:3392: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.940Z] [2020-05-12T03:51:00.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.01s) [2020-05-12T03:51:00.941Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2020-05-12T03:51:00.941Z] docker_cli_run_test.go:1200: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.941Z] [2020-05-12T03:51:00.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2020-05-12T03:51:00.941Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2020-05-12T03:51:00.941Z] docker_cli_run_test.go:2318: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.941Z] [2020-05-12T03:51:00.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2020-05-12T03:51:00.941Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2020-05-12T03:51:00.941Z] docker_cli_run_test.go:2327: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.941Z] [2020-05-12T03:51:00.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.01s) [2020-05-12T03:51:00.941Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2020-05-12T03:51:00.941Z] docker_cli_run_test.go:2296: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.941Z] [2020-05-12T03:51:00.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2020-05-12T03:51:00.941Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2020-05-12T03:51:00.941Z] docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.941Z] [2020-05-12T03:51:00.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.01s) [2020-05-12T03:51:00.941Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2020-05-12T03:51:00.941Z] docker_cli_run_test.go:2340: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.941Z] [2020-05-12T03:51:00.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2020-05-12T03:51:00.941Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2020-05-12T03:51:00.941Z] docker_cli_run_test.go:2365: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.941Z] [2020-05-12T03:51:00.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2020-05-12T03:51:00.941Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2020-05-12T03:51:00.941Z] docker_cli_run_test.go:2374: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.941Z] [2020-05-12T03:51:00.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDHost (0.01s) [2020-05-12T03:51:00.941Z] --- SKIP: TestDockerSuite/TestRunModePIDHost (0.01s) [2020-05-12T03:51:00.941Z] docker_cli_run_test.go:2432: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.941Z] [2020-05-12T03:51:00.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.02s) [2020-05-12T03:51:00.941Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2020-05-12T03:51:00.941Z] docker_cli_run_test.go:2454: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.941Z] [2020-05-12T03:51:00.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.02s) [2020-05-12T03:51:00.941Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2020-05-12T03:51:00.941Z] docker_cli_run_test.go:4310: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.941Z] [2020-05-12T03:51:00.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.02s) [2020-05-12T03:51:00.941Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2020-05-12T03:51:00.941Z] docker_cli_run_test.go:2083: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.941Z] [2020-05-12T03:51:00.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2020-05-12T03:51:00.941Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2020-05-12T03:51:00.941Z] docker_cli_run_test.go:4298: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.941Z] [2020-05-12T03:51:00.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2020-05-12T03:51:00.941Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2020-05-12T03:51:00.941Z] docker_cli_run_test.go:2387: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.941Z] [2020-05-12T03:51:00.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2020-05-12T03:51:00.941Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2020-05-12T03:51:00.941Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.941Z] [2020-05-12T03:51:00.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.02s) [2020-05-12T03:51:00.941Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2020-05-12T03:51:00.941Z] docker_cli_run_test.go:3215: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.941Z] [2020-05-12T03:51:00.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2020-05-12T03:51:00.941Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2020-05-12T03:51:00.941Z] docker_cli_run_test.go:3857: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.941Z] [2020-05-12T03:51:00.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2020-05-12T03:51:00.941Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2020-05-12T03:51:00.941Z] docker_cli_run_test.go:3850: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.941Z] [2020-05-12T03:51:00.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2020-05-12T03:51:00.941Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2020-05-12T03:51:00.941Z] docker_cli_run_test.go:2607: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.941Z] [2020-05-12T03:51:00.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.01s) [2020-05-12T03:51:00.941Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2020-05-12T03:51:00.941Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.941Z] [2020-05-12T03:51:00.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2020-05-12T03:51:00.941Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2020-05-12T03:51:00.941Z] docker_cli_run_test.go:933: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.941Z] [2020-05-12T03:51:00.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2020-05-12T03:51:00.941Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2020-05-12T03:51:00.941Z] docker_cli_run_test.go:2599: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.941Z] [2020-05-12T03:51:00.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2020-05-12T03:51:00.941Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2020-05-12T03:51:00.941Z] docker_cli_run_test.go:3070: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.941Z] [2020-05-12T03:51:00.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2020-05-12T03:51:00.941Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2020-05-12T03:51:00.941Z] docker_cli_run_test.go:3094: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.941Z] [2020-05-12T03:51:00.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2020-05-12T03:51:00.941Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2020-05-12T03:51:00.941Z] docker_cli_run_test.go:3116: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.941Z] [2020-05-12T03:51:00.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2020-05-12T03:51:00.941Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2020-05-12T03:51:00.941Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.941Z] [2020-05-12T03:51:00.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2020-05-12T03:51:00.941Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2020-05-12T03:51:00.941Z] docker_cli_run_test.go:1405: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.941Z] [2020-05-12T03:51:00.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2020-05-12T03:51:00.941Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2020-05-12T03:51:00.941Z] docker_cli_run_test.go:2807: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.941Z] [2020-05-12T03:51:00.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2020-05-12T03:51:00.941Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2020-05-12T03:51:00.941Z] docker_cli_run_test.go:2496: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.941Z] [2020-05-12T03:51:00.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.02s) [2020-05-12T03:51:00.941Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2020-05-12T03:51:00.941Z] docker_cli_run_test.go:2045: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.941Z] [2020-05-12T03:51:00.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2020-05-12T03:51:00.941Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2020-05-12T03:51:00.941Z] docker_cli_run_test.go:959: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.941Z] [2020-05-12T03:51:00.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2020-05-12T03:51:00.941Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2020-05-12T03:51:00.941Z] docker_cli_run_test.go:1087: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.941Z] [2020-05-12T03:51:00.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2020-05-12T03:51:00.941Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2020-05-12T03:51:00.941Z] docker_cli_run_test.go:1126: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.941Z] [2020-05-12T03:51:00.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2020-05-12T03:51:00.941Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2020-05-12T03:51:00.941Z] docker_cli_run_test.go:1134: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.941Z] [2020-05-12T03:51:00.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.01s) [2020-05-12T03:51:00.941Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2020-05-12T03:51:00.941Z] docker_cli_run_test.go:2984: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.941Z] [2020-05-12T03:51:00.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.01s) [2020-05-12T03:51:00.941Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2020-05-12T03:51:00.941Z] docker_cli_run_test.go:2887: unmatched requirement Apparmor [2020-05-12T03:51:00.941Z] [2020-05-12T03:51:00.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s) [2020-05-12T03:51:00.941Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2020-05-12T03:51:00.941Z] docker_cli_run_test.go:2866: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.941Z] [2020-05-12T03:51:00.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.01s) [2020-05-12T03:51:00.941Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2020-05-12T03:51:00.941Z] docker_cli_run_test.go:2851: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.941Z] [2020-05-12T03:51:00.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2020-05-12T03:51:00.941Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2020-05-12T03:51:00.941Z] docker_cli_run_test.go:1427: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.941Z] [2020-05-12T03:51:00.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2020-05-12T03:51:00.941Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2020-05-12T03:51:00.941Z] docker_cli_run_test.go:2128: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.941Z] [2020-05-12T03:51:00.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2020-05-12T03:51:00.941Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2020-05-12T03:51:00.941Z] docker_cli_run_test.go:2240: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.941Z] [2020-05-12T03:51:00.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.02s) [2020-05-12T03:51:00.941Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2020-05-12T03:51:00.941Z] docker_cli_run_test.go:1623: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.941Z] [2020-05-12T03:51:00.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.01s) [2020-05-12T03:51:00.941Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2020-05-12T03:51:00.941Z] docker_cli_run_test.go:100: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.941Z] [2020-05-12T03:51:00.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2020-05-12T03:51:00.941Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2020-05-12T03:51:00.941Z] docker_cli_run_test.go:1110: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.941Z] [2020-05-12T03:51:00.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2020-05-12T03:51:00.941Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2020-05-12T03:51:00.941Z] docker_cli_run_test.go:1118: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.941Z] [2020-05-12T03:51:00.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2020-05-12T03:51:00.941Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2020-05-12T03:51:00.941Z] docker_cli_run_test.go:1158: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.941Z] [2020-05-12T03:51:00.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2020-05-12T03:51:00.941Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2020-05-12T03:51:00.941Z] docker_cli_run_test.go:969: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.941Z] [2020-05-12T03:51:00.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2020-05-12T03:51:00.941Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2020-05-12T03:51:00.941Z] docker_cli_run_test.go:1097: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.941Z] [2020-05-12T03:51:00.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2020-05-12T03:51:00.941Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2020-05-12T03:51:00.941Z] docker_cli_run_test.go:1167: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.941Z] [2020-05-12T03:51:00.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2020-05-12T03:51:00.941Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2020-05-12T03:51:00.941Z] docker_cli_run_test.go:4066: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.941Z] [2020-05-12T03:51:00.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.01s) [2020-05-12T03:51:00.941Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2020-05-12T03:51:00.941Z] docker_cli_run_test.go:2926: unmatched requirement Apparmor [2020-05-12T03:51:00.941Z] [2020-05-12T03:51:00.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.01s) [2020-05-12T03:51:00.941Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2020-05-12T03:51:00.941Z] docker_cli_run_test.go:738: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.941Z] [2020-05-12T03:51:00.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.01s) [2020-05-12T03:51:00.941Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2020-05-12T03:51:00.941Z] docker_cli_run_test.go:748: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.941Z] [2020-05-12T03:51:00.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.01s) [2020-05-12T03:51:00.941Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2020-05-12T03:51:00.941Z] docker_cli_run_test.go:761: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.941Z] [2020-05-12T03:51:00.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.01s) [2020-05-12T03:51:00.941Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2020-05-12T03:51:00.941Z] docker_cli_run_test.go:774: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.941Z] [2020-05-12T03:51:00.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.01s) [2020-05-12T03:51:00.941Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2020-05-12T03:51:00.941Z] docker_cli_run_test.go:728: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.941Z] [2020-05-12T03:51:00.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.02s) [2020-05-12T03:51:00.941Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2020-05-12T03:51:00.941Z] docker_cli_run_test.go:787: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.941Z] [2020-05-12T03:51:00.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2020-05-12T03:51:00.941Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2020-05-12T03:51:00.941Z] docker_cli_run_test.go:3955: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.941Z] [2020-05-12T03:51:00.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2020-05-12T03:51:00.941Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2020-05-12T03:51:00.941Z] docker_cli_run_test.go:3948: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.941Z] [2020-05-12T03:51:00.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2020-05-12T03:51:00.941Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2020-05-12T03:51:00.941Z] docker_cli_run_test.go:660: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.941Z] [2020-05-12T03:51:00.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesMountedAsShared (0.01s) [2020-05-12T03:51:00.941Z] --- SKIP: TestDockerSuite/TestRunVolumesMountedAsShared (0.01s) [2020-05-12T03:51:00.941Z] docker_cli_run_test.go:3772: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.941Z] [2020-05-12T03:51:00.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesMountedAsSlave (0.01s) [2020-05-12T03:51:00.942Z] --- SKIP: TestDockerSuite/TestRunVolumesMountedAsSlave (0.01s) [2020-05-12T03:51:00.942Z] docker_cli_run_test.go:3803: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.942Z] [2020-05-12T03:51:00.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.01s) [2020-05-12T03:51:00.942Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2020-05-12T03:51:00.942Z] docker_cli_run_test.go:1852: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.942Z] [2020-05-12T03:51:00.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2020-05-12T03:51:00.942Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2020-05-12T03:51:00.942Z] docker_cli_run_test.go:284: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.942Z] [2020-05-12T03:51:00.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2020-05-12T03:51:00.942Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2020-05-12T03:51:00.942Z] docker_cli_run_test.go:3742: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.942Z] [2020-05-12T03:51:00.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2020-05-12T03:51:00.942Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2020-05-12T03:51:00.942Z] docker_cli_run_test.go:3753: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.942Z] [2020-05-12T03:51:00.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2020-05-12T03:51:00.942Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2020-05-12T03:51:00.942Z] docker_cli_run_test.go:2831: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.942Z] [2020-05-12T03:51:00.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.02s) [2020-05-12T03:51:00.942Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2020-05-12T03:51:00.942Z] docker_cli_run_test.go:3227: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.942Z] [2020-05-12T03:51:00.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2020-05-12T03:51:00.942Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2020-05-12T03:51:00.942Z] docker_cli_run_test.go:3043: unmatched requirement Apparmor [2020-05-12T03:51:00.942Z] [2020-05-12T03:51:00.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2020-05-12T03:51:00.942Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2020-05-12T03:51:00.942Z] docker_cli_run_test.go:1804: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.942Z] [2020-05-12T03:51:00.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2020-05-12T03:51:00.942Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2020-05-12T03:51:00.942Z] docker_cli_run_test.go:2842: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.942Z] [2020-05-12T03:51:00.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2020-05-12T03:51:00.942Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2020-05-12T03:51:00.942Z] docker_cli_run_test.go:3640: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.942Z] [2020-05-12T03:51:00.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2020-05-12T03:51:00.942Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2020-05-12T03:51:00.942Z] docker_cli_run_test.go:3651: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.942Z] [2020-05-12T03:51:00.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2020-05-12T03:51:00.942Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2020-05-12T03:51:00.942Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.942Z] [2020-05-12T03:51:00.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.01s) [2020-05-12T03:51:00.942Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2020-05-12T03:51:00.942Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.942Z] [2020-05-12T03:51:00.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2020-05-12T03:51:00.942Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2020-05-12T03:51:00.942Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.942Z] [2020-05-12T03:51:00.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.01s) [2020-05-12T03:51:00.942Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2020-05-12T03:51:00.942Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.942Z] [2020-05-12T03:51:00.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.01s) [2020-05-12T03:51:00.942Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2020-05-12T03:51:00.942Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.942Z] [2020-05-12T03:51:00.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.01s) [2020-05-12T03:51:00.942Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2020-05-12T03:51:00.942Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.942Z] [2020-05-12T03:51:00.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.01s) [2020-05-12T03:51:00.942Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2020-05-12T03:51:00.942Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.942Z] [2020-05-12T03:51:00.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2020-05-12T03:51:00.942Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2020-05-12T03:51:00.942Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.942Z] [2020-05-12T03:51:00.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.02s) [2020-05-12T03:51:00.942Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2020-05-12T03:51:00.942Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.942Z] [2020-05-12T03:51:00.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2020-05-12T03:51:00.942Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2020-05-12T03:51:00.942Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.942Z] [2020-05-12T03:51:00.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2020-05-12T03:51:00.942Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2020-05-12T03:51:00.942Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.942Z] [2020-05-12T03:51:00.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2020-05-12T03:51:00.942Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2020-05-12T03:51:00.942Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.942Z] [2020-05-12T03:51:00.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2020-05-12T03:51:00.942Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2020-05-12T03:51:00.942Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.942Z] [2020-05-12T03:51:00.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2020-05-12T03:51:00.942Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2020-05-12T03:51:00.942Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.942Z] [2020-05-12T03:51:00.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.01s) [2020-05-12T03:51:00.942Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2020-05-12T03:51:00.942Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.942Z] [2020-05-12T03:51:00.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.01s) [2020-05-12T03:51:00.942Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2020-05-12T03:51:00.942Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.942Z] [2020-05-12T03:51:00.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.01s) [2020-05-12T03:51:00.942Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2020-05-12T03:51:00.942Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2020-05-12T03:51:00.942Z] [2020-05-12T03:51:00.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.01s) [2020-05-12T03:51:00.942Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2020-05-12T03:51:00.942Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.942Z] [2020-05-12T03:51:00.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2020-05-12T03:51:00.942Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2020-05-12T03:51:00.942Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.942Z] [2020-05-12T03:51:00.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.01s) [2020-05-12T03:51:00.942Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2020-05-12T03:51:00.942Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.942Z] [2020-05-12T03:51:00.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2020-05-12T03:51:00.942Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2020-05-12T03:51:00.942Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.942Z] [2020-05-12T03:51:00.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.01s) [2020-05-12T03:51:00.942Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2020-05-12T03:51:00.942Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.942Z] [2020-05-12T03:51:00.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.01s) [2020-05-12T03:51:00.942Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2020-05-12T03:51:00.942Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.942Z] [2020-05-12T03:51:00.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.01s) [2020-05-12T03:51:00.942Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2020-05-12T03:51:00.942Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.942Z] [2020-05-12T03:51:00.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.02s) [2020-05-12T03:51:00.942Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2020-05-12T03:51:00.942Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.942Z] [2020-05-12T03:51:00.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2020-05-12T03:51:00.942Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2020-05-12T03:51:00.942Z] docker_cli_run_test.go:3451: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.942Z] [2020-05-12T03:51:00.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2020-05-12T03:51:00.942Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2020-05-12T03:51:00.942Z] docker_cli_port_test.go:213: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.942Z] [2020-05-12T03:51:00.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2020-05-12T03:51:00.942Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2020-05-12T03:51:00.942Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.942Z] [2020-05-12T03:51:00.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2020-05-12T03:51:00.942Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2020-05-12T03:51:00.942Z] docker_cli_run_test.go:295: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.942Z] [2020-05-12T03:51:00.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2020-05-12T03:51:00.942Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2020-05-12T03:51:00.942Z] docker_cli_run_test.go:210: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.942Z] [2020-05-12T03:51:00.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2020-05-12T03:51:00.942Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2020-05-12T03:51:00.942Z] docker_cli_run_test.go:246: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.942Z] [2020-05-12T03:51:00.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2020-05-12T03:51:00.942Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2020-05-12T03:51:00.942Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.942Z] [2020-05-12T03:51:00.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2020-05-12T03:51:00.942Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2020-05-12T03:51:00.942Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.942Z] [2020-05-12T03:51:00.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2020-05-12T03:51:00.942Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2020-05-12T03:51:00.942Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.942Z] [2020-05-12T03:51:00.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.02s) [2020-05-12T03:51:00.942Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2020-05-12T03:51:00.942Z] docker_cli_run_test.go:2176: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.942Z] [2020-05-12T03:51:00.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2020-05-12T03:51:00.942Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2020-05-12T03:51:00.942Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.942Z] [2020-05-12T03:51:00.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2020-05-12T03:51:00.942Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2020-05-12T03:51:00.942Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.942Z] [2020-05-12T03:51:00.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2020-05-12T03:51:00.942Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2020-05-12T03:51:00.942Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.942Z] [2020-05-12T03:51:00.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2020-05-12T03:51:00.942Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2020-05-12T03:51:00.942Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.942Z] [2020-05-12T03:51:00.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-05-12T03:51:00.942Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-05-12T03:51:00.942Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.942Z] [2020-05-12T03:51:00.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-05-12T03:51:00.942Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-05-12T03:51:00.942Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.942Z] [2020-05-12T03:51:00.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2020-05-12T03:51:00.942Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2020-05-12T03:51:00.942Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.942Z] [2020-05-12T03:51:00.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2020-05-12T03:51:00.942Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2020-05-12T03:51:00.942Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.942Z] [2020-05-12T03:51:00.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2020-05-12T03:51:00.942Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2020-05-12T03:51:00.942Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.942Z] [2020-05-12T03:51:00.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2020-05-12T03:51:00.942Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2020-05-12T03:51:00.942Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.942Z] [2020-05-12T03:51:00.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2020-05-12T03:51:00.942Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2020-05-12T03:51:00.942Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.942Z] [2020-05-12T03:51:00.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2020-05-12T03:51:00.942Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2020-05-12T03:51:00.942Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.942Z] [2020-05-12T03:51:00.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2020-05-12T03:51:00.942Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2020-05-12T03:51:00.942Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.942Z] [2020-05-12T03:51:00.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2020-05-12T03:51:00.942Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2020-05-12T03:51:00.942Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.942Z] [2020-05-12T03:51:00.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2020-05-12T03:51:00.942Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2020-05-12T03:51:00.942Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.942Z] [2020-05-12T03:51:00.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2020-05-12T03:51:00.942Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2020-05-12T03:51:00.942Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.942Z] [2020-05-12T03:51:00.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2020-05-12T03:51:00.942Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2020-05-12T03:51:00.942Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.942Z] [2020-05-12T03:51:00.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2020-05-12T03:51:00.942Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2020-05-12T03:51:00.942Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.942Z] [2020-05-12T03:51:00.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2020-05-12T03:51:00.942Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2020-05-12T03:51:00.942Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.942Z] [2020-05-12T03:51:00.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-05-12T03:51:00.942Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-05-12T03:51:00.942Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.942Z] [2020-05-12T03:51:00.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-05-12T03:51:00.942Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-05-12T03:51:00.943Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.943Z] [2020-05-12T03:51:00.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-05-12T03:51:00.943Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-05-12T03:51:00.943Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.943Z] [2020-05-12T03:51:00.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-05-12T03:51:00.943Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-05-12T03:51:00.943Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.943Z] [2020-05-12T03:51:00.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2020-05-12T03:51:00.943Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2020-05-12T03:51:00.943Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.943Z] [2020-05-12T03:51:00.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2020-05-12T03:51:00.943Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2020-05-12T03:51:00.943Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.943Z] [2020-05-12T03:51:00.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2020-05-12T03:51:00.943Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2020-05-12T03:51:00.943Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.943Z] [2020-05-12T03:51:00.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2020-05-12T03:51:00.943Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2020-05-12T03:51:00.943Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.943Z] [2020-05-12T03:51:00.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2020-05-12T03:51:00.943Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2020-05-12T03:51:00.943Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.943Z] [2020-05-12T03:51:00.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2020-05-12T03:51:00.943Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2020-05-12T03:51:00.943Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.943Z] [2020-05-12T03:51:00.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2020-05-12T03:51:00.943Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2020-05-12T03:51:00.943Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.943Z] [2020-05-12T03:51:00.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2020-05-12T03:51:00.943Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2020-05-12T03:51:00.943Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.943Z] [2020-05-12T03:51:00.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2020-05-12T03:51:00.943Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2020-05-12T03:51:00.943Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.943Z] [2020-05-12T03:51:00.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2020-05-12T03:51:00.943Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2020-05-12T03:51:00.943Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.943Z] [2020-05-12T03:51:00.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2020-05-12T03:51:00.943Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2020-05-12T03:51:00.943Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.943Z] [2020-05-12T03:51:00.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2020-05-12T03:51:00.943Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2020-05-12T03:51:00.943Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.943Z] [2020-05-12T03:51:00.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2020-05-12T03:51:00.943Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2020-05-12T03:51:00.943Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.943Z] [2020-05-12T03:51:00.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2020-05-12T03:51:00.943Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2020-05-12T03:51:00.943Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.943Z] [2020-05-12T03:51:00.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2020-05-12T03:51:00.943Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2020-05-12T03:51:00.943Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.943Z] [2020-05-12T03:51:00.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2020-05-12T03:51:00.943Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2020-05-12T03:51:00.943Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.943Z] [2020-05-12T03:51:00.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-05-12T03:51:00.943Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-05-12T03:51:00.943Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.943Z] [2020-05-12T03:51:00.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-05-12T03:51:00.943Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-05-12T03:51:00.943Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.943Z] [2020-05-12T03:51:00.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2020-05-12T03:51:00.943Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2020-05-12T03:51:00.943Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.943Z] [2020-05-12T03:51:00.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2020-05-12T03:51:00.943Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2020-05-12T03:51:00.943Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.943Z] [2020-05-12T03:51:00.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2020-05-12T03:51:00.943Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2020-05-12T03:51:00.943Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.943Z] [2020-05-12T03:51:00.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-05-12T03:51:00.943Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-05-12T03:51:00.943Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.943Z] [2020-05-12T03:51:00.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-05-12T03:51:00.943Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-05-12T03:51:00.943Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.943Z] [2020-05-12T03:51:00.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-05-12T03:51:00.943Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-05-12T03:51:00.943Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.943Z] [2020-05-12T03:51:00.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-05-12T03:51:00.943Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-05-12T03:51:00.943Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.943Z] [2020-05-12T03:51:00.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2020-05-12T03:51:00.943Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2020-05-12T03:51:00.943Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.943Z] [2020-05-12T03:51:00.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2020-05-12T03:51:00.943Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2020-05-12T03:51:00.943Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.943Z] [2020-05-12T03:51:00.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2020-05-12T03:51:00.943Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2020-05-12T03:51:00.943Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.943Z] [2020-05-12T03:51:00.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2020-05-12T03:51:00.943Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2020-05-12T03:51:00.943Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.943Z] [2020-05-12T03:51:00.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2020-05-12T03:51:00.943Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2020-05-12T03:51:00.943Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.943Z] [2020-05-12T03:51:00.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2020-05-12T03:51:00.943Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2020-05-12T03:51:00.943Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.943Z] [2020-05-12T03:51:00.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2020-05-12T03:51:00.943Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2020-05-12T03:51:00.943Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.943Z] [2020-05-12T03:51:00.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2020-05-12T03:51:00.943Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2020-05-12T03:51:00.943Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.943Z] [2020-05-12T03:51:00.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2020-05-12T03:51:00.943Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2020-05-12T03:51:00.943Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.943Z] [2020-05-12T03:51:00.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2020-05-12T03:51:00.943Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2020-05-12T03:51:00.943Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.943Z] [2020-05-12T03:51:00.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2020-05-12T03:51:00.943Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2020-05-12T03:51:00.943Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.943Z] [2020-05-12T03:51:00.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2020-05-12T03:51:00.943Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2020-05-12T03:51:00.943Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.943Z] [2020-05-12T03:51:00.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2020-05-12T03:51:00.943Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2020-05-12T03:51:00.943Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.943Z] [2020-05-12T03:51:00.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2020-05-12T03:51:00.943Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2020-05-12T03:51:00.943Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.943Z] [2020-05-12T03:51:00.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2020-05-12T03:51:00.943Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2020-05-12T03:51:00.943Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.943Z] [2020-05-12T03:51:00.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2020-05-12T03:51:00.943Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2020-05-12T03:51:00.943Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.943Z] [2020-05-12T03:51:00.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2020-05-12T03:51:00.943Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2020-05-12T03:51:00.943Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.943Z] [2020-05-12T03:51:00.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2020-05-12T03:51:00.943Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2020-05-12T03:51:00.943Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.943Z] [2020-05-12T03:51:00.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2020-05-12T03:51:00.943Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2020-05-12T03:51:00.943Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.943Z] [2020-05-12T03:51:00.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2020-05-12T03:51:00.943Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2020-05-12T03:51:00.943Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.943Z] [2020-05-12T03:51:00.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2020-05-12T03:51:00.943Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2020-05-12T03:51:00.943Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-05-12T03:51:00.943Z] [2020-05-12T03:51:01.411Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2020-05-12T03:51:01.411Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2020-05-12T03:51:01.411Z] check_test.go:302: unmatched requirement DaemonIsLinux [2020-05-12T03:51:01.411Z] [2020-05-12T03:51:01.411Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2020-05-12T03:51:01.411Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2020-05-12T03:51:01.411Z] check_test.go:302: unmatched requirement DaemonIsLinux [2020-05-12T03:51:01.411Z] [2020-05-12T03:51:01.411Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2020-05-12T03:51:01.411Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2020-05-12T03:51:01.411Z] check_test.go:302: unmatched requirement DaemonIsLinux [2020-05-12T03:51:01.411Z] [2020-05-12T03:51:01.411Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2020-05-12T03:51:01.411Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2020-05-12T03:51:01.411Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-05-12T03:51:01.411Z] [2020-05-12T03:51:01.411Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2020-05-12T03:51:01.411Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2020-05-12T03:51:01.411Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-05-12T03:51:01.411Z] [2020-05-12T03:51:01.411Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2020-05-12T03:51:01.411Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2020-05-12T03:51:01.411Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-05-12T03:51:01.411Z] [2020-05-12T03:51:01.411Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2020-05-12T03:51:01.411Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2020-05-12T03:51:01.411Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-05-12T03:51:01.411Z] [2020-05-12T03:51:01.411Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2020-05-12T03:51:01.411Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2020-05-12T03:51:01.411Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-05-12T03:51:01.411Z] [2020-05-12T03:51:01.411Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2020-05-12T03:51:01.411Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2020-05-12T03:51:01.411Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-05-12T03:51:01.411Z] [2020-05-12T03:51:01.411Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2020-05-12T03:51:01.411Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2020-05-12T03:51:01.411Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-05-12T03:51:01.411Z] [2020-05-12T03:51:01.411Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2020-05-12T03:51:01.411Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2020-05-12T03:51:01.411Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-05-12T03:51:01.411Z] [2020-05-12T03:51:01.411Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2020-05-12T03:51:01.411Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2020-05-12T03:51:01.411Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-05-12T03:51:01.411Z] [2020-05-12T03:51:01.411Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2020-05-12T03:51:01.411Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2020-05-12T03:51:01.411Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-05-12T03:51:01.411Z] [2020-05-12T03:51:01.411Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2020-05-12T03:51:01.411Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2020-05-12T03:51:01.411Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-05-12T03:51:01.411Z] [2020-05-12T03:51:01.411Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2020-05-12T03:51:01.411Z] check_test.go:128: unmatched requirement DaemonIsLinux [2020-05-12T03:51:01.411Z] [2020-05-12T03:51:01.411Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2020-05-12T03:51:01.411Z] check_test.go:134: unmatched requirement DaemonIsLinux [2020-05-12T03:51:01.411Z] [2020-05-12T03:51:01.411Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2020-05-12T03:51:01.411Z] check_test.go:142: unmatched requirement DaemonIsLinux [2020-05-12T03:51:01.411Z] [2020-05-12T03:51:01.411Z] [2020-05-12T03:51:01.411Z] DONE 1096 tests, 549 skipped in 2333.603s [2020-05-12T03:51:01.411Z] INFO: Integration tests ended at 05/12/2020 03:51:00. Duration:00:38:53.8596618 [2020-05-12T03:51:01.411Z] INFO: Docker info of the daemon under test at end of run [2020-05-12T03:51:01.411Z] [2020-05-12T03:51:01.411Z] Containers: 2 [2020-05-12T03:51:01.411Z] Running: 0 [2020-05-12T03:51:01.411Z] Paused: 0 [2020-05-12T03:51:01.411Z] Stopped: 2 [2020-05-12T03:51:01.411Z] Images: 15 [2020-05-12T03:51:01.411Z] Server Version: 0.0.0-dev [2020-05-12T03:51:01.411Z] Storage Driver: windowsfilter [2020-05-12T03:51:01.411Z] Windows: [2020-05-12T03:51:01.411Z] Logging Driver: json-file [2020-05-12T03:51:01.411Z] Plugins: [2020-05-12T03:51:01.411Z] Volume: local [2020-05-12T03:51:01.411Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-05-12T03:51:01.411Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-05-12T03:51:01.411Z] Swarm: inactive [2020-05-12T03:51:01.411Z] Default Isolation: process [2020-05-12T03:51:01.411Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-05-12T03:51:01.411Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1158) [2020-05-12T03:51:01.411Z] OSType: windows [2020-05-12T03:51:01.411Z] Architecture: x86_64 [2020-05-12T03:51:01.411Z] CPUs: 4 [2020-05-12T03:51:01.411Z] Total Memory: 32GiB [2020-05-12T03:51:01.411Z] Name: azwin-2-080d70 [2020-05-12T03:51:01.411Z] ID: 346Z:YFJN:R3GN:XUDR:MOEX:JYHL:AA7T:GM6H:NZ33:4ZQJ:42FN:RK45 [2020-05-12T03:51:01.411Z] Docker Root Dir: D:\CI\PR-40956\1\daemon [2020-05-12T03:51:01.411Z] Debug Mode (client): false [2020-05-12T03:51:01.411Z] Debug Mode (server): true [2020-05-12T03:51:01.411Z] File Descriptors: -1 [2020-05-12T03:51:01.411Z] Goroutines: 18 [2020-05-12T03:51:01.411Z] System Time: 2020-05-12T03:51:00.9176647Z [2020-05-12T03:51:01.411Z] EventsListeners: 0 [2020-05-12T03:51:01.411Z] Registry: https://index.docker.io/v1/ [2020-05-12T03:51:01.411Z] Labels: [2020-05-12T03:51:01.411Z] Experimental: false [2020-05-12T03:51:01.411Z] Insecure Registries: [2020-05-12T03:51:01.411Z] 127.0.0.0/8 [2020-05-12T03:51:01.411Z] Live Restore Enabled: false [2020-05-12T03:51:01.411Z] [2020-05-12T03:51:01.411Z] [2020-05-12T03:51:01.411Z] INFO: Stopping daemon under test [2020-05-12T03:51:01.411Z] SUCCESS: The process with PID 5992 (child process of PID 5076) has been terminated. [2020-05-12T03:51:01.411Z] SUCCESS: The process with PID 5076 (child process of PID 3084) has been terminated. [2020-05-12T03:51:01.411Z] INFO: Stop tailing logs of the daemon under tests [2020-05-12T03:51:01.411Z] INFO: executeCI.ps1 Completed successfully at 05/12/2020 03:51:01. [2020-05-12T03:51:01.411Z] INFO: Tidying up at end of run [2020-05-12T03:51:01.411Z] INFO: Saving daemon under test log (d:\CI\PR-40956\1\dut.out) to C:\windows\TEMP\CIDUT.out [2020-05-12T03:51:01.411Z] INFO: Saving daemon under test log (d:\CI\PR-40956\1\dut.err) to C:\windows\TEMP\CIDUT.err [2020-05-12T03:51:01.411Z] INFO: Nuke-Everything... [2020-05-12T03:51:01.411Z] INFO: Container count on control daemon to delete is 2 [2020-05-12T03:51:02.399Z] f2522afb12f7 [2020-05-12T03:51:02.399Z] f8660579b1cc [2020-05-12T03:51:02.399Z] INFO: Tidying pidfile d:\CI\PR-40956\1\docker.pid [2020-05-12T03:51:02.399Z] INFO: Nuking d:\CI [2020-05-12T03:51:27.672Z] INFO: Zapped successfully [2020-05-12T03:51:27.672Z] [2020-05-12T03:51:27.672Z] INFO: executeCI.ps1 exiting at Tue May 12 03:51:26 CUT 2020. Duration 01:00:15.0823607 [2020-05-12T03:51:27.672Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2020-05-12T03:51:27.925Z] Recording test results [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2020-05-12T03:51:40.769Z] Creating windowsRS5-integration-bundles.zip [Pipeline] step [2020-05-12T03:51:42.547Z] Archiving artifacts [2020-05-12T03:51:56.320Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40956/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-05-12T03:51:57.269Z] + make clean [2020-05-12T03:51:58.829Z] docker volume rm -f docker-dev-cache [2020-05-12T03:51:58.829Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // timestamps [Pipeline] } [Pipeline] // timeout [Pipeline] } [Pipeline] // withEnv [Pipeline] End of Pipeline GitHub has been notified of this commit’s build result Finished: SUCCESS