Pull request #41194 opened Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Loading trusted files from base branch master at a90137825c8f2385e2c7eafd82f060c0b8f60059 rather than 276c725394426b45e5f3d6cbac3f9ff4acf4feaa Obtained Jenkinsfile from a90137825c8f2385e2c7eafd82f060c0b8f60059 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-41194@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 Excluding src/test/ from checkout of git https://github.com/docker/jps.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [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-07-08T23:40:55.543Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2020-07-08T23:40:55.547Z] Trying to pass milestone 1 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2020-07-08T23:41:10.693Z] Still waiting to schedule task [2020-07-08T23:41:10.695Z] All nodes of label ‘amd64&&ubuntu-1804&&overlay2’ are offline [2020-07-08T23:41:53.365Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0dc8b919d279550bf) in /home/ubuntu/workspace/moby_PR-41194 [Pipeline] { [Pipeline] checkout [2020-07-08T23:41:56.065Z] using credential docker-jenkins-github-credentials [2020-07-08T23:41:56.073Z] Cloning the remote Git repository [2020-07-08T23:41:56.073Z] Cloning with configured refspecs honoured and without tags [2020-07-08T23:41:56.097Z] Cloning repository https://github.com/moby/moby.git [2020-07-08T23:41:56.165Z] > git init /home/ubuntu/workspace/moby_PR-41194 # timeout=10 [2020-07-08T23:41:56.464Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-07-08T23:41:56.464Z] > git --version # timeout=10 [2020-07-08T23:41:56.475Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-07-08T23:41:56.527Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41194/head:refs/remotes/origin/PR-41194 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-08T23:42:19.336Z] Fetching without tags [2020-07-08T23:42:19.619Z] Merging remotes/origin/master commit a90137825c8f2385e2c7eafd82f060c0b8f60059 into PR head commit 276c725394426b45e5f3d6cbac3f9ff4acf4feaa [2020-07-08T23:42:19.279Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-07-08T23:42:19.294Z] > git config --add remote.origin.fetch +refs/pull/41194/head:refs/remotes/origin/PR-41194 # timeout=10 [2020-07-08T23:42:19.310Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-08T23:42:19.327Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-07-08T23:42:19.342Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-07-08T23:42:19.342Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-07-08T23:42:19.343Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41194/head:refs/remotes/origin/PR-41194 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-08T23:42:19.631Z] > git config core.sparsecheckout # timeout=10 [2020-07-08T23:42:19.639Z] > git checkout -f 276c725394426b45e5f3d6cbac3f9ff4acf4feaa # timeout=10 [2020-07-08T23:42:20.242Z] Merge succeeded, producing 276c725394426b45e5f3d6cbac3f9ff4acf4feaa [2020-07-08T23:42:20.243Z] Checking out Revision 276c725394426b45e5f3d6cbac3f9ff4acf4feaa (PR-41194) [2020-07-08T23:42:20.193Z] > git merge a90137825c8f2385e2c7eafd82f060c0b8f60059 # timeout=10 [2020-07-08T23:42:20.221Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-07-08T23:42:20.246Z] > git config core.sparsecheckout # timeout=10 [2020-07-08T23:42:20.265Z] > git checkout -f 276c725394426b45e5f3d6cbac3f9ff4acf4feaa # timeout=10 [2020-07-08T23:42:24.181Z] Commit message: "Added missing Devices field to HostConfig" [2020-07-08T23:42:24.181Z] First time build. Skipping changelog. [2020-07-08T23:42:24.204Z] > git --version # timeout=10 [2020-07-08T23:42:24.221Z] fatal: bad object ad1b00369dd78a15c273e17e363f91bced3f6e18 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-07-08T23:42:25.277Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41194:/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-07-08T23:42:33.411Z] Unable to find image 'alpine:latest' locally [2020-07-08T23:42:33.411Z] latest: Pulling from library/alpine [2020-07-08T23:42:33.411Z] df20fa9351a1: Pulling fs layer [2020-07-08T23:42:33.411Z] df20fa9351a1: Download complete [2020-07-08T23:42:33.411Z] df20fa9351a1: Pull complete [2020-07-08T23:42:33.411Z] Digest: sha256:185518070891758909c9f839cf4ca393ee977ac378609f700f60a771a2dfe321 [2020-07-08T23:42:33.411Z] Status: Downloaded newer image for alpine:latest [2020-07-08T23:42:38.701Z] Congratulations! All commits are properly signed with the DCO! [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: unit-validate) [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: rootless) [Pipeline] { (Branch: s390x) [Pipeline] { (Branch: s390x integration-cli) [Pipeline] { (Branch: ppc64le) [Pipeline] { (Branch: ppc64le integration-cli) [Pipeline] { (Branch: arm64) [Pipeline] { (Branch: win-RS1) [Pipeline] { (Branch: win-RS5) [Pipeline] stage [Pipeline] { (unit-validate) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (rootless) [Pipeline] stage [Pipeline] { (s390x) [Pipeline] stage [Pipeline] { (s390x integration-cli) [Pipeline] stage [Pipeline] { (ppc64le) [Pipeline] stage [Pipeline] { (ppc64le integration-cli) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] stage [Pipeline] { (win-RS1) [Pipeline] stage [Pipeline] { (win-RS5) Stage "s390x integration-cli" skipped due to when conditional Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [2020-07-08T23:42:38.997Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0dc8b919d279550bf) in /home/ubuntu/workspace/moby_PR-41194 [Pipeline] node Stage "win-RS1" skipped due to when conditional [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } Stage "win-RS1" skipped due to when conditional [Pipeline] } [Pipeline] { [Pipeline] checkout [2020-07-08T23:42:39.066Z] Running on s390x-ubuntu-25 in /home/jenkins/workspace/moby_PR-41194 [2020-07-08T23:42:39.072Z] Running on ppc64le-ubuntu-14 in /home/docker/workspace/moby_PR-41194 [Pipeline] // stage [2020-07-08T23:42:39.077Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [Pipeline] // stage [2020-07-08T23:42:39.112Z] Fetching changes from the remote Git repository [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Run tests) [2020-07-08T23:42:39.130Z] Fetching without tags Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] { [Pipeline] { Stage "win-RS1" skipped due to when conditional [Pipeline] } [Pipeline] checkout [Pipeline] checkout [Pipeline] // stage [Pipeline] // stage [2020-07-08T23:42:39.233Z] using credential docker-jenkins-github-credentials [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) [2020-07-08T23:42:39.254Z] Cloning the remote Git repository [2020-07-08T23:42:39.254Z] Cloning with configured refspecs honoured and without tags [Pipeline] // stage [Pipeline] } Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [2020-07-08T23:42:39.345Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [2020-07-08T23:42:39.359Z] Cloning the remote Git repository [2020-07-08T23:42:39.359Z] Cloning with configured refspecs honoured and without tags [Pipeline] } [Pipeline] } [2020-07-08T23:42:39.506Z] Merging remotes/origin/master commit a90137825c8f2385e2c7eafd82f060c0b8f60059 into PR head commit 276c725394426b45e5f3d6cbac3f9ff4acf4feaa [2020-07-08T23:42:39.790Z] Merge succeeded, producing 276c725394426b45e5f3d6cbac3f9ff4acf4feaa [2020-07-08T23:42:39.790Z] Checking out Revision 276c725394426b45e5f3d6cbac3f9ff4acf4feaa (PR-41194) [2020-07-08T23:42:39.874Z] Commit message: "Added missing Devices field to HostConfig" [2020-07-08T23:42:39.369Z] Cloning repository https://github.com/moby/moby.git [2020-07-08T23:42:39.371Z] > git init /home/docker/workspace/moby_PR-41194 # timeout=10 [2020-07-08T23:42:39.380Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-07-08T23:42:39.380Z] > git --version # timeout=10 [2020-07-08T23:42:39.383Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-07-08T23:42:39.384Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/41194/head:refs/remotes/origin/PR-41194 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-08T23:42:39.887Z] > git --version # timeout=10 [2020-07-08T23:42:39.898Z] fatal: bad object ad1b00369dd78a15c273e17e363f91bced3f6e18 [2020-07-08T23:42:39.083Z] > git rev-parse --is-inside-work-tree # timeout=10 [2020-07-08T23:42:39.115Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-07-08T23:42:39.132Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-07-08T23:42:39.133Z] > git --version # timeout=10 [2020-07-08T23:42:39.158Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-07-08T23:42:39.159Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41194/head:refs/remotes/origin/PR-41194 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-08T23:42:39.508Z] > git config core.sparsecheckout # timeout=10 [2020-07-08T23:42:39.518Z] > git checkout -f 276c725394426b45e5f3d6cbac3f9ff4acf4feaa # timeout=10 [2020-07-08T23:42:39.755Z] > git merge a90137825c8f2385e2c7eafd82f060c0b8f60059 # timeout=10 [2020-07-08T23:42:39.773Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-07-08T23:42:39.792Z] > git config core.sparsecheckout # timeout=10 [2020-07-08T23:42:39.802Z] > git checkout -f 276c725394426b45e5f3d6cbac3f9ff4acf4feaa # timeout=10 [2020-07-08T23:42:39.260Z] Cloning repository https://github.com/moby/moby.git [2020-07-08T23:42:39.260Z] > git init /home/jenkins/workspace/moby_PR-41194 # timeout=10 [2020-07-08T23:42:39.267Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-07-08T23:42:39.267Z] > git --version # timeout=10 [2020-07-08T23:42:39.273Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-07-08T23:42:39.273Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41194/head:refs/remotes/origin/PR-41194 +refs/heads/master:refs/remotes/origin/master # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-07-08T23:42:40.617Z] + [ PR != PR ] [2020-07-08T23:42:40.617Z] + [ master != master ] [2020-07-08T23:42:40.617Z] + [ = true ] [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-07-08T23:42:40.960Z] + docker version [2020-07-08T23:42:40.960Z] Client: Docker Engine - Community [2020-07-08T23:42:40.960Z] Version: 19.03.12 [2020-07-08T23:42:40.960Z] API version: 1.40 [2020-07-08T23:42:40.960Z] Go version: go1.13.10 [2020-07-08T23:42:40.960Z] Git commit: 48a66213fe [2020-07-08T23:42:40.960Z] Built: Mon Jun 22 15:45:36 2020 [2020-07-08T23:42:40.960Z] OS/Arch: linux/amd64 [2020-07-08T23:42:40.960Z] Experimental: false [2020-07-08T23:42:40.960Z] [2020-07-08T23:42:40.960Z] Server: Docker Engine - Community [2020-07-08T23:42:40.960Z] Engine: [2020-07-08T23:42:40.960Z] Version: 19.03.12 [2020-07-08T23:42:40.960Z] API version: 1.40 (minimum version 1.12) [2020-07-08T23:42:40.960Z] Go version: go1.13.10 [2020-07-08T23:42:40.960Z] Git commit: 48a66213fe [2020-07-08T23:42:40.960Z] Built: Mon Jun 22 15:44:07 2020 [2020-07-08T23:42:40.960Z] OS/Arch: linux/amd64 [2020-07-08T23:42:40.960Z] Experimental: true [2020-07-08T23:42:40.960Z] containerd: [2020-07-08T23:42:40.960Z] Version: 1.2.13 [2020-07-08T23:42:40.960Z] GitCommit: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-07-08T23:42:40.960Z] runc: [2020-07-08T23:42:40.960Z] Version: 1.0.0-rc10 [2020-07-08T23:42:40.960Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-07-08T23:42:40.960Z] docker-init: [2020-07-08T23:42:40.960Z] Version: 0.18.0 [2020-07-08T23:42:40.960Z] GitCommit: fec3683 [Pipeline] sh [2020-07-08T23:42:41.258Z] + docker info [2020-07-08T23:42:48.532Z] Fetching without tags [2020-07-08T23:42:48.510Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-07-08T23:42:48.512Z] > git config --add remote.origin.fetch +refs/pull/41194/head:refs/remotes/origin/PR-41194 # timeout=10 [2020-07-08T23:42:48.513Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-08T23:42:48.525Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-07-08T23:42:48.538Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-07-08T23:42:48.538Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-07-08T23:42:48.538Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41194/head:refs/remotes/origin/PR-41194 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-08T23:42:48.832Z] Merging remotes/origin/master commit a90137825c8f2385e2c7eafd82f060c0b8f60059 into PR head commit 276c725394426b45e5f3d6cbac3f9ff4acf4feaa [2020-07-08T23:42:49.334Z] Merge succeeded, producing 276c725394426b45e5f3d6cbac3f9ff4acf4feaa [2020-07-08T23:42:49.334Z] Checking out Revision 276c725394426b45e5f3d6cbac3f9ff4acf4feaa (PR-41194) [2020-07-08T23:42:49.649Z] Commit message: "Added missing Devices field to HostConfig" [2020-07-08T23:42:49.698Z] > git --version # timeout=10 [2020-07-08T23:42:49.700Z] fatal: bad object ad1b00369dd78a15c273e17e363f91bced3f6e18 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-07-08T23:42:48.838Z] > git config core.sparsecheckout # timeout=10 [2020-07-08T23:42:48.839Z] > git checkout -f 276c725394426b45e5f3d6cbac3f9ff4acf4feaa # timeout=10 [2020-07-08T23:42:49.314Z] > git merge a90137825c8f2385e2c7eafd82f060c0b8f60059 # timeout=10 [2020-07-08T23:42:49.328Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-07-08T23:42:49.340Z] > git config core.sparsecheckout # timeout=10 [2020-07-08T23:42:49.341Z] > git checkout -f 276c725394426b45e5f3d6cbac3f9ff4acf4feaa # timeout=10 [2020-07-08T23:42:50.514Z] + docker version [2020-07-08T23:42:50.514Z] Client: Docker Engine - Community [2020-07-08T23:42:50.514Z] Version: 19.03.7 [2020-07-08T23:42:50.514Z] API version: 1.40 [2020-07-08T23:42:50.514Z] Go version: go1.12.17 [2020-07-08T23:42:50.514Z] Git commit: 7141c199a2 [2020-07-08T23:42:50.514Z] Built: Sat Mar 7 16:48:47 2020 [2020-07-08T23:42:50.514Z] OS/Arch: linux/s390x [2020-07-08T23:42:50.514Z] Experimental: false [2020-07-08T23:42:50.514Z] [2020-07-08T23:42:50.514Z] Server: Docker Engine - Community [2020-07-08T23:42:50.514Z] Engine: [2020-07-08T23:42:50.514Z] Version: 19.03.7 [2020-07-08T23:42:50.514Z] API version: 1.40 (minimum version 1.12) [2020-07-08T23:42:50.514Z] Go version: go1.12.17 [2020-07-08T23:42:50.514Z] Git commit: 7141c199a2 [2020-07-08T23:42:50.514Z] Built: Sat Mar 7 16:47:46 2020 [2020-07-08T23:42:50.514Z] OS/Arch: linux/s390x [2020-07-08T23:42:50.514Z] Experimental: true [2020-07-08T23:42:50.514Z] containerd: [2020-07-08T23:42:50.514Z] Version: 1.2.13 [2020-07-08T23:42:50.514Z] GitCommit: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-07-08T23:42:50.514Z] runc: [2020-07-08T23:42:50.514Z] Version: 1.0.0-rc10 [2020-07-08T23:42:50.514Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-07-08T23:42:50.514Z] docker-init: [2020-07-08T23:42:50.514Z] Version: 0.18.0 [2020-07-08T23:42:50.514Z] GitCommit: fec3683 [Pipeline] sh [2020-07-08T23:42:50.895Z] + docker info [2020-07-08T23:42:50.895Z] Client: [2020-07-08T23:42:50.895Z] Debug Mode: false [2020-07-08T23:42:50.895Z] [2020-07-08T23:42:50.895Z] Server: [2020-07-08T23:42:50.895Z] Containers: 0 [2020-07-08T23:42:50.895Z] Running: 0 [2020-07-08T23:42:50.895Z] Paused: 0 [2020-07-08T23:42:50.895Z] Stopped: 0 [2020-07-08T23:42:50.895Z] Images: 0 [2020-07-08T23:42:50.895Z] Server Version: 19.03.7 [2020-07-08T23:42:50.895Z] Storage Driver: overlay2 [2020-07-08T23:42:50.895Z] Backing Filesystem: [2020-07-08T23:42:50.895Z] Supports d_type: true [2020-07-08T23:42:50.895Z] Native Overlay Diff: true [2020-07-08T23:42:50.895Z] Logging Driver: json-file [2020-07-08T23:42:50.895Z] Cgroup Driver: cgroupfs [2020-07-08T23:42:50.895Z] Plugins: [2020-07-08T23:42:50.895Z] Volume: local [2020-07-08T23:42:50.895Z] Network: bridge host ipvlan macvlan null overlay [2020-07-08T23:42:50.895Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-07-08T23:42:50.895Z] Swarm: inactive [2020-07-08T23:42:50.895Z] Runtimes: runc [2020-07-08T23:42:50.895Z] Default Runtime: runc [2020-07-08T23:42:50.895Z] Init Binary: docker-init [2020-07-08T23:42:50.895Z] containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-07-08T23:42:50.895Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-07-08T23:42:50.895Z] init version: fec3683 [2020-07-08T23:42:50.895Z] Security Options: [2020-07-08T23:42:50.895Z] apparmor [2020-07-08T23:42:50.895Z] seccomp [2020-07-08T23:42:50.895Z] Profile: default [2020-07-08T23:42:50.895Z] Kernel Version: 4.15.0-88-generic [2020-07-08T23:42:50.895Z] Operating System: Ubuntu 18.04.4 LTS [2020-07-08T23:42:50.895Z] OSType: linux [2020-07-08T23:42:50.895Z] Architecture: s390x [2020-07-08T23:42:50.895Z] CPUs: 2 [2020-07-08T23:42:50.895Z] Total Memory: 7.861GiB [2020-07-08T23:42:50.895Z] Name: s390x-ubuntu-25 [2020-07-08T23:42:50.895Z] ID: KX4W:OISZ:E4EJ:3QOX:GCSE:TDK3:6NVC:NGLB:7US2:36DL:6NT2:YLOM [2020-07-08T23:42:50.895Z] Docker Root Dir: /var/lib/docker [2020-07-08T23:42:50.895Z] Debug Mode: false [2020-07-08T23:42:50.895Z] Username: dockerbuildbot [2020-07-08T23:42:50.895Z] Registry: https://index.docker.io/v1/ [2020-07-08T23:42:50.895Z] Labels: [2020-07-08T23:42:50.895Z] Experimental: true [2020-07-08T23:42:50.895Z] Insecure Registries: [2020-07-08T23:42:50.895Z] 127.0.0.0/8 [2020-07-08T23:42:50.895Z] Live Restore Enabled: false [2020-07-08T23:42:50.895Z] [2020-07-08T23:42:50.895Z] WARNING: No swap limit support [Pipeline] sh [2020-07-08T23:42:51.275Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-07-08T23:42:51.275Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-07-08T23:42:51.275Z] + curl -fsSL -o /home/jenkins/workspace/moby_PR-41194/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-07-08T23:42:51.275Z] + bash /home/jenkins/workspace/moby_PR-41194/check-config.sh [2020-07-08T23:42:51.275Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-07-08T23:42:51.275Z] info: reading kernel config from /boot/config-4.15.0-88-generic ... [2020-07-08T23:42:51.275Z] [2020-07-08T23:42:51.275Z] Generally Necessary: [2020-07-08T23:42:51.275Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-07-08T23:42:51.275Z] - apparmor: enabled and tools installed [2020-07-08T23:42:51.275Z] - CONFIG_NAMESPACES: enabled [2020-07-08T23:42:51.275Z] - CONFIG_NET_NS: enabled [2020-07-08T23:42:51.275Z] - CONFIG_PID_NS: enabled [2020-07-08T23:42:51.275Z] - CONFIG_IPC_NS: enabled [2020-07-08T23:42:51.275Z] - CONFIG_UTS_NS: enabled [2020-07-08T23:42:51.275Z] - CONFIG_CGROUPS: enabled [2020-07-08T23:42:51.275Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-07-08T23:42:51.275Z] - CONFIG_CGROUP_DEVICE: enabled [2020-07-08T23:42:51.275Z] - CONFIG_CGROUP_FREEZER: enabled [2020-07-08T23:42:51.275Z] - CONFIG_CGROUP_SCHED: enabled [2020-07-08T23:42:51.567Z] - CONFIG_CPUSETS: enabled [2020-07-08T23:42:51.567Z] - CONFIG_MEMCG: enabled [2020-07-08T23:42:51.567Z] - CONFIG_KEYS: enabled [2020-07-08T23:42:51.567Z] - CONFIG_VETH: enabled (as module) [2020-07-08T23:42:51.567Z] - CONFIG_BRIDGE: enabled (as module) [2020-07-08T23:42:51.567Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-07-08T23:42:51.567Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-07-08T23:42:51.567Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-07-08T23:42:51.567Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-07-08T23:42:51.567Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-07-08T23:42:51.567Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-07-08T23:42:51.567Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-07-08T23:42:51.567Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-07-08T23:42:51.567Z] - CONFIG_NF_NAT: enabled (as module) [2020-07-08T23:42:51.567Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-07-08T23:42:51.567Z] - CONFIG_POSIX_MQUEUE: enabled [2020-07-08T23:42:51.567Z] [2020-07-08T23:42:51.567Z] Optional Features: [2020-07-08T23:42:51.567Z] - CONFIG_USER_NS: enabled [2020-07-08T23:42:51.567Z] - CONFIG_SECCOMP: enabled [2020-07-08T23:42:51.567Z] - CONFIG_CGROUP_PIDS: enabled [2020-07-08T23:42:51.567Z] - CONFIG_MEMCG_SWAP: enabled [2020-07-08T23:42:51.567Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-07-08T23:42:51.567Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-07-08T23:42:51.567Z] - CONFIG_BLK_CGROUP: enabled [2020-07-08T23:42:51.567Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-07-08T23:42:51.567Z] - CONFIG_IOSCHED_CFQ: enabled [2020-07-08T23:42:51.567Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-07-08T23:42:51.567Z] - CONFIG_CGROUP_PERF: enabled [2020-07-08T23:42:51.567Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-07-08T23:42:51.567Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-07-08T23:42:51.567Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-07-08T23:42:51.567Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-07-08T23:42:51.567Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-07-08T23:42:51.567Z] - CONFIG_RT_GROUP_SCHED: missing [2020-07-08T23:42:51.567Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-07-08T23:42:51.567Z] - CONFIG_IP_VS: enabled (as module) [2020-07-08T23:42:51.567Z] - CONFIG_IP_VS_NFCT: enabled [2020-07-08T23:42:51.567Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-07-08T23:42:51.567Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-07-08T23:42:51.567Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-07-08T23:42:51.567Z] - CONFIG_EXT4_FS: enabled [2020-07-08T23:42:51.567Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-07-08T23:42:51.567Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-07-08T23:42:51.567Z] - Network Drivers: [2020-07-08T23:42:51.567Z] - "overlay": [2020-07-08T23:42:51.567Z] - CONFIG_VXLAN: enabled (as module) [2020-07-08T23:42:51.567Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-07-08T23:42:51.567Z] Optional (for encrypted networks): [2020-07-08T23:42:51.567Z] - CONFIG_CRYPTO: enabled [2020-07-08T23:42:51.567Z] - CONFIG_CRYPTO_AEAD: enabled [2020-07-08T23:42:51.567Z] - CONFIG_CRYPTO_GCM: enabled [2020-07-08T23:42:51.567Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-07-08T23:42:51.567Z] - CONFIG_CRYPTO_GHASH: enabled [2020-07-08T23:42:51.567Z] - CONFIG_XFRM: enabled [2020-07-08T23:42:51.567Z] - CONFIG_XFRM_USER: enabled (as module) [2020-07-08T23:42:51.567Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-07-08T23:42:51.567Z] - CONFIG_INET_ESP: enabled (as module) [2020-07-08T23:42:51.567Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-07-08T23:42:51.567Z] - "ipvlan": [2020-07-08T23:42:51.567Z] - CONFIG_IPVLAN: enabled (as module) [2020-07-08T23:42:51.567Z] - "macvlan": [2020-07-08T23:42:51.567Z] - CONFIG_MACVLAN: enabled (as module) [2020-07-08T23:42:51.567Z] - CONFIG_DUMMY: enabled (as module) [2020-07-08T23:42:51.567Z] - "ftp,tftp client in container": [2020-07-08T23:42:51.567Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-07-08T23:42:51.567Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-07-08T23:42:51.567Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-07-08T23:42:51.567Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-07-08T23:42:51.567Z] - Storage Drivers: [2020-07-08T23:42:51.567Z] - "aufs": [2020-07-08T23:42:51.567Z] - CONFIG_AUFS_FS: enabled (as module) [2020-07-08T23:42:51.568Z] - "btrfs": [2020-07-08T23:42:51.568Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-07-08T23:42:51.568Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-07-08T23:42:51.568Z] - "devicemapper": [2020-07-08T23:42:51.568Z] - CONFIG_BLK_DEV_DM: enabled [2020-07-08T23:42:51.568Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-07-08T23:42:51.568Z] - "overlay": [2020-07-08T23:42:51.568Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-07-08T23:42:51.568Z] - "zfs": [2020-07-08T23:42:51.568Z] - /dev/zfs: missing [2020-07-08T23:42:51.568Z] - zfs command: missing [2020-07-08T23:42:51.568Z] - zpool command: missing [2020-07-08T23:42:51.568Z] [2020-07-08T23:42:51.568Z] Limits: [2020-07-08T23:42:51.568Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-07-08T23:42:51.568Z] [2020-07-08T23:42:51.568Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-07-08T23:42:51.997Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:276c725394426b45e5f3d6cbac3f9ff4acf4feaa . [2020-07-08T23:42:51.997Z] #2 [internal] load .dockerignore [2020-07-08T23:42:51.997Z] #2 transferring context: 87B done [2020-07-08T23:42:51.997Z] #2 DONE 0.0s [2020-07-08T23:42:51.997Z] [2020-07-08T23:42:51.997Z] #1 [internal] load build definition from Dockerfile [2020-07-08T23:42:51.997Z] #1 transferring dockerfile: 16.37kB done [2020-07-08T23:42:51.997Z] #1 DONE 0.0s [2020-07-08T23:42:51.997Z] [2020-07-08T23:42:51.997Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2020-07-08T23:42:52.303Z] #3 DONE 0.2s [2020-07-08T23:42:52.303Z] [2020-07-08T23:42:52.303Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-07-08T23:42:52.303Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done [2020-07-08T23:42:52.303Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done [2020-07-08T23:42:52.303Z] #4 sha256:5bf144d844d8560c37576acf15f95a39f34818f35fc6f48495d827161e397cea 521B / 521B done [2020-07-08T23:42:52.303Z] #4 sha256:4f216ae6358af18e67fc5776f6cfbce0c11d409ab23468a9be6b99bf08c7a101 897B / 897B done [2020-07-08T23:42:52.303Z] #4 sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 0B / 8.88MB 0.1s [2020-07-08T23:42:52.303Z] #4 sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 5.24MB / 8.88MB 0.2s [2020-07-08T23:42:52.598Z] #4 sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 8.88MB / 8.88MB 0.2s done [2020-07-08T23:42:52.598Z] #4 extracting sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 0.1s [2020-07-08T23:42:52.891Z] #4 extracting sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 0.2s done [2020-07-08T23:42:52.891Z] #4 DONE 0.6s [2020-07-08T23:42:53.183Z] [2020-07-08T23:42:53.183Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-07-08T23:42:53.487Z] Client: [2020-07-08T23:42:53.487Z] Debug Mode: false [2020-07-08T23:42:53.487Z] [2020-07-08T23:42:53.487Z] Server: [2020-07-08T23:42:53.487Z] Containers: 0 [2020-07-08T23:42:53.487Z] Running: 0 [2020-07-08T23:42:53.487Z] Paused: 0 [2020-07-08T23:42:53.487Z] Stopped: 0 [2020-07-08T23:42:53.487Z] Images: 1 [2020-07-08T23:42:53.487Z] Server Version: 19.03.12 [2020-07-08T23:42:53.487Z] Storage Driver: overlay2 [2020-07-08T23:42:53.487Z] Backing Filesystem: extfs [2020-07-08T23:42:53.487Z] Supports d_type: true [2020-07-08T23:42:53.487Z] Native Overlay Diff: true [2020-07-08T23:42:53.487Z] Logging Driver: json-file [2020-07-08T23:42:53.487Z] Cgroup Driver: cgroupfs [2020-07-08T23:42:53.487Z] Plugins: [2020-07-08T23:42:53.487Z] Volume: local [2020-07-08T23:42:53.487Z] Network: bridge host ipvlan macvlan null overlay [2020-07-08T23:42:53.487Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-07-08T23:42:53.487Z] Swarm: inactive [2020-07-08T23:42:53.487Z] Runtimes: runc [2020-07-08T23:42:53.487Z] Default Runtime: runc [2020-07-08T23:42:53.487Z] Init Binary: docker-init [2020-07-08T23:42:53.487Z] containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-07-08T23:42:53.487Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-07-08T23:42:53.487Z] init version: fec3683 [2020-07-08T23:42:53.487Z] Security Options: [2020-07-08T23:42:53.487Z] apparmor [2020-07-08T23:42:53.487Z] seccomp [2020-07-08T23:42:53.487Z] Profile: default [2020-07-08T23:42:53.487Z] Kernel Version: 5.3.0-1030-aws [2020-07-08T23:42:53.487Z] Operating System: Ubuntu 18.04.4 LTS [2020-07-08T23:42:53.487Z] OSType: linux [2020-07-08T23:42:53.487Z] Architecture: x86_64 [2020-07-08T23:42:53.487Z] CPUs: 2 [2020-07-08T23:42:53.487Z] Total Memory: 7.569GiB [2020-07-08T23:42:53.487Z] Name: ip-10-100-52-101 [2020-07-08T23:42:53.487Z] ID: TFWN:GZLY:T5PB:COH3:REM2:HVJX:YXUV:UT7N:56FA:ZQAG:WP4M:HEIO [2020-07-08T23:42:53.487Z] Docker Root Dir: /var/lib/docker [2020-07-08T23:42:53.487Z] Debug Mode: false [2020-07-08T23:42:53.487Z] Registry: https://index.docker.io/v1/ [2020-07-08T23:42:53.487Z] Labels: [2020-07-08T23:42:53.487Z] Experimental: true [2020-07-08T23:42:53.487Z] Insecure Registries: [2020-07-08T23:42:53.487Z] 127.0.0.0/8 [2020-07-08T23:42:53.487Z] Live Restore Enabled: true [2020-07-08T23:42:53.487Z] [2020-07-08T23:42:53.487Z] WARNING: No swap limit support [Pipeline] sh [2020-07-08T23:42:53.502Z] #6 DONE 0.2s [2020-07-08T23:42:53.502Z] [2020-07-08T23:42:53.502Z] #5 [internal] load metadata for docker.io/library/golang:1.13.12-buster [2020-07-08T23:42:53.502Z] #5 DONE 0.2s [2020-07-08T23:42:53.502Z] [2020-07-08T23:42:53.502Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.12-buster@sha256:0a96caa79... [2020-07-08T23:42:53.502Z] #7 resolve docker.io/library/golang:1.13.12-buster@sha256:0a96caa7939847c773b8c28192c0a0beb1e29488a2f15b8748cbd672c7fa1a88 done [2020-07-08T23:42:53.502Z] #7 sha256:76dae9e9a8f2b69403c29a068363410a0b491d889452a410e1a846db24918418 0B / 48.97MB 0.0s [2020-07-08T23:42:53.502Z] #7 sha256:2ea4ddfd9cac861440dd774171c0df5d003bcf031cc856603f0dcc1a569a7614 0B / 7.39MB 0.0s [2020-07-08T23:42:53.502Z] #7 sha256:0a96caa7939847c773b8c28192c0a0beb1e29488a2f15b8748cbd672c7fa1a88 1.86kB / 1.86kB done [2020-07-08T23:42:53.502Z] #7 sha256:5380bd68a1456dd1b96dc08789297c6883144a9200b0c7f90a0aaae250336efa 1.79kB / 1.79kB done [2020-07-08T23:42:53.502Z] #7 sha256:a061b2a33949407b25d5c8c76e5c35ae4b614319ebf510c9c19699a75eeee690 6.19kB / 6.19kB done [2020-07-08T23:42:53.772Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-07-08T23:42:53.772Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-07-08T23:42:53.772Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41194/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-07-08T23:42:53.772Z] + bash /home/ubuntu/workspace/moby_PR-41194/check-config.sh [2020-07-08T23:42:53.772Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-07-08T23:42:53.772Z] info: reading kernel config from /boot/config-5.3.0-1030-aws ... [2020-07-08T23:42:53.772Z] [2020-07-08T23:42:53.772Z] Generally Necessary: [2020-07-08T23:42:53.772Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-07-08T23:42:53.772Z] - apparmor: enabled and tools installed [2020-07-08T23:42:53.772Z] - CONFIG_NAMESPACES: enabled [2020-07-08T23:42:53.772Z] - CONFIG_NET_NS: enabled [2020-07-08T23:42:53.772Z] - CONFIG_PID_NS: enabled [2020-07-08T23:42:53.772Z] - CONFIG_IPC_NS: enabled [2020-07-08T23:42:53.772Z] - CONFIG_UTS_NS: enabled [2020-07-08T23:42:53.772Z] - CONFIG_CGROUPS: enabled [2020-07-08T23:42:53.817Z] #7 sha256:76dae9e9a8f2b69403c29a068363410a0b491d889452a410e1a846db24918418 4.76MB / 48.97MB 0.1s [2020-07-08T23:42:53.817Z] #7 sha256:2ea4ddfd9cac861440dd774171c0df5d003bcf031cc856603f0dcc1a569a7614 1.88MB / 7.39MB 0.1s [2020-07-08T23:42:53.817Z] #7 sha256:76dae9e9a8f2b69403c29a068363410a0b491d889452a410e1a846db24918418 8.81MB / 48.97MB 0.2s [2020-07-08T23:42:53.817Z] #7 sha256:2ea4ddfd9cac861440dd774171c0df5d003bcf031cc856603f0dcc1a569a7614 5.90MB / 7.39MB 0.2s [2020-07-08T23:42:53.817Z] #7 sha256:76dae9e9a8f2b69403c29a068363410a0b491d889452a410e1a846db24918418 16.22MB / 48.97MB 0.4s [2020-07-08T23:42:53.817Z] #7 sha256:2ea4ddfd9cac861440dd774171c0df5d003bcf031cc856603f0dcc1a569a7614 7.39MB / 7.39MB 0.3s done [2020-07-08T23:42:53.817Z] #7 sha256:7b4340e9fce6caba0ffebdee007c25f4ed849de61e56dcee1ed7e081edbcf1e5 0B / 9.88MB 0.4s [2020-07-08T23:42:53.817Z] #7 sha256:89446217dee5ed85681993c919acbdf28494151380677fdefa88b6b5e481573c 0B / 51.37MB 0.4s [2020-07-08T23:42:53.988Z] Still waiting to schedule task [2020-07-08T23:42:53.988Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0dc8b919d279550bf)’ [2020-07-08T23:42:53.989Z] Still waiting to schedule task [2020-07-08T23:42:53.989Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0dc8b919d279550bf)’ [2020-07-08T23:42:53.997Z] Still waiting to schedule task [2020-07-08T23:42:53.997Z] All nodes of label ‘arm64&&linux’ are offline [2020-07-08T23:42:54.002Z] Still waiting to schedule task [2020-07-08T23:42:54.002Z] All nodes of label ‘windows-2019’ are offline [2020-07-08T23:42:54.032Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-07-08T23:42:54.032Z] - CONFIG_CGROUP_DEVICE: enabled [2020-07-08T23:42:54.032Z] - CONFIG_CGROUP_FREEZER: enabled [2020-07-08T23:42:54.032Z] - CONFIG_CGROUP_SCHED: enabled [2020-07-08T23:42:54.032Z] - CONFIG_CPUSETS: enabled [2020-07-08T23:42:54.032Z] - CONFIG_MEMCG: enabled [2020-07-08T23:42:54.032Z] - CONFIG_KEYS: enabled [2020-07-08T23:42:54.032Z] - CONFIG_VETH: enabled (as module) [2020-07-08T23:42:54.032Z] - CONFIG_BRIDGE: enabled (as module) [2020-07-08T23:42:54.032Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-07-08T23:42:54.032Z] - CONFIG_NF_NAT_IPV4: missing [2020-07-08T23:42:54.032Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-07-08T23:42:54.032Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-07-08T23:42:54.032Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-07-08T23:42:54.032Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-07-08T23:42:54.032Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-07-08T23:42:54.032Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-07-08T23:42:54.032Z] - CONFIG_NF_NAT: enabled (as module) [2020-07-08T23:42:54.032Z] - CONFIG_NF_NAT_NEEDED: missing [2020-07-08T23:42:54.032Z] - CONFIG_POSIX_MQUEUE: enabled [2020-07-08T23:42:54.032Z] [2020-07-08T23:42:54.032Z] Optional Features: [2020-07-08T23:42:54.032Z] - CONFIG_USER_NS: enabled [2020-07-08T23:42:54.032Z] - CONFIG_SECCOMP: enabled [2020-07-08T23:42:54.032Z] - CONFIG_CGROUP_PIDS: enabled [2020-07-08T23:42:54.032Z] - CONFIG_MEMCG_SWAP: enabled [2020-07-08T23:42:54.032Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-07-08T23:42:54.032Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-07-08T23:42:54.032Z] - CONFIG_BLK_CGROUP: enabled [2020-07-08T23:42:54.032Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-07-08T23:42:54.032Z] - CONFIG_IOSCHED_CFQ: missing [2020-07-08T23:42:54.032Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2020-07-08T23:42:54.032Z] - CONFIG_CGROUP_PERF: enabled [2020-07-08T23:42:54.032Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-07-08T23:42:54.032Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-07-08T23:42:54.032Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-07-08T23:42:54.032Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-07-08T23:42:54.032Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-07-08T23:42:54.032Z] - CONFIG_RT_GROUP_SCHED: missing [2020-07-08T23:42:54.032Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-07-08T23:42:54.032Z] - CONFIG_IP_VS: enabled (as module) [2020-07-08T23:42:54.032Z] - CONFIG_IP_VS_NFCT: enabled [2020-07-08T23:42:54.032Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-07-08T23:42:54.032Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-07-08T23:42:54.032Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-07-08T23:42:54.033Z] - CONFIG_EXT4_FS: enabled [2020-07-08T23:42:54.033Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-07-08T23:42:54.033Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-07-08T23:42:54.033Z] - Network Drivers: [2020-07-08T23:42:54.033Z] - "overlay": [2020-07-08T23:42:54.033Z] - CONFIG_VXLAN: enabled (as module) [2020-07-08T23:42:54.033Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-07-08T23:42:54.033Z] Optional (for encrypted networks): [2020-07-08T23:42:54.145Z] #7 sha256:76dae9e9a8f2b69403c29a068363410a0b491d889452a410e1a846db24918418 22.25MB / 48.97MB 0.4s [2020-07-08T23:42:54.145Z] #7 sha256:7b4340e9fce6caba0ffebdee007c25f4ed849de61e56dcee1ed7e081edbcf1e5 3.44MB / 9.88MB 0.4s [2020-07-08T23:42:54.145Z] #7 sha256:76dae9e9a8f2b69403c29a068363410a0b491d889452a410e1a846db24918418 31.59MB / 48.97MB 0.6s [2020-07-08T23:42:54.145Z] #7 sha256:7b4340e9fce6caba0ffebdee007c25f4ed849de61e56dcee1ed7e081edbcf1e5 8.95MB / 9.88MB 0.6s [2020-07-08T23:42:54.145Z] #7 sha256:89446217dee5ed85681993c919acbdf28494151380677fdefa88b6b5e481573c 9.91MB / 51.37MB 0.6s [2020-07-08T23:42:54.292Z] - CONFIG_CRYPTO: enabled [2020-07-08T23:42:54.292Z] - CONFIG_CRYPTO_AEAD: enabled [2020-07-08T23:42:54.292Z] - CONFIG_CRYPTO_GCM: enabled [2020-07-08T23:42:54.292Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-07-08T23:42:54.292Z] - CONFIG_CRYPTO_GHASH: enabled [2020-07-08T23:42:54.292Z] - CONFIG_XFRM: enabled [2020-07-08T23:42:54.292Z] - CONFIG_XFRM_USER: enabled (as module) [2020-07-08T23:42:54.292Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-07-08T23:42:54.292Z] - CONFIG_INET_ESP: enabled (as module) [2020-07-08T23:42:54.292Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2020-07-08T23:42:54.292Z] - "ipvlan": [2020-07-08T23:42:54.292Z] - CONFIG_IPVLAN: enabled (as module) [2020-07-08T23:42:54.292Z] - "macvlan": [2020-07-08T23:42:54.292Z] - CONFIG_MACVLAN: enabled (as module) [2020-07-08T23:42:54.292Z] - CONFIG_DUMMY: enabled (as module) [2020-07-08T23:42:54.292Z] - "ftp,tftp client in container": [2020-07-08T23:42:54.292Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-07-08T23:42:54.293Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-07-08T23:42:54.293Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-07-08T23:42:54.293Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-07-08T23:42:54.293Z] - Storage Drivers: [2020-07-08T23:42:54.293Z] - "aufs": [2020-07-08T23:42:54.293Z] - CONFIG_AUFS_FS: enabled (as module) [2020-07-08T23:42:54.293Z] - "btrfs": [2020-07-08T23:42:54.293Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-07-08T23:42:54.293Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-07-08T23:42:54.293Z] - "devicemapper": [2020-07-08T23:42:54.293Z] - CONFIG_BLK_DEV_DM: enabled [2020-07-08T23:42:54.293Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-07-08T23:42:54.293Z] - "overlay": [2020-07-08T23:42:54.293Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-07-08T23:42:54.293Z] - "zfs": [2020-07-08T23:42:54.293Z] - /dev/zfs: present [2020-07-08T23:42:54.293Z] - zfs command: missing [2020-07-08T23:42:54.293Z] - zpool command: missing [2020-07-08T23:42:54.293Z] [2020-07-08T23:42:54.293Z] Limits: [2020-07-08T23:42:54.293Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-07-08T23:42:54.293Z] [2020-07-08T23:42:54.293Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-07-08T23:42:54.442Z] #7 sha256:76dae9e9a8f2b69403c29a068363410a0b491d889452a410e1a846db24918418 35.66MB / 48.97MB 0.7s [2020-07-08T23:42:54.442Z] #7 sha256:7b4340e9fce6caba0ffebdee007c25f4ed849de61e56dcee1ed7e081edbcf1e5 9.88MB / 9.88MB 0.7s done [2020-07-08T23:42:54.442Z] #7 sha256:89446217dee5ed85681993c919acbdf28494151380677fdefa88b6b5e481573c 16.31MB / 51.37MB 0.7s [2020-07-08T23:42:54.442Z] #7 sha256:17d6d711085f1e16cb55dd6d39b0fa3cfe5a898d10c02f3fbb3a0c22180f588c 0B / 56.71MB 0.7s [2020-07-08T23:42:54.442Z] #7 ... [2020-07-08T23:42:54.442Z] [2020-07-08T23:42:54.442Z] #20 [internal] load build context [2020-07-08T23:42:54.442Z] #20 transferring context: 51.28MB 0.9s done [2020-07-08T23:42:54.442Z] #20 DONE 1.0s [2020-07-08T23:42:54.442Z] [2020-07-08T23:42:54.442Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.12-buster@sha256:0a96caa79... [2020-07-08T23:42:54.442Z] #7 sha256:76dae9e9a8f2b69403c29a068363410a0b491d889452a410e1a846db24918418 39.92MB / 48.97MB 0.8s [2020-07-08T23:42:54.442Z] #7 sha256:89446217dee5ed85681993c919acbdf28494151380677fdefa88b6b5e481573c 20.64MB / 51.37MB 0.8s [2020-07-08T23:42:54.442Z] #7 sha256:76dae9e9a8f2b69403c29a068363410a0b491d889452a410e1a846db24918418 47.09MB / 48.97MB 1.0s [2020-07-08T23:42:54.442Z] #7 sha256:89446217dee5ed85681993c919acbdf28494151380677fdefa88b6b5e481573c 28.83MB / 51.37MB 1.0s [2020-07-08T23:42:54.442Z] #7 sha256:17d6d711085f1e16cb55dd6d39b0fa3cfe5a898d10c02f3fbb3a0c22180f588c 10.98MB / 56.71MB 1.0s [2020-07-08T23:42:54.625Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:276c725394426b45e5f3d6cbac3f9ff4acf4feaa . [2020-07-08T23:42:54.625Z] #2 [internal] load .dockerignore [2020-07-08T23:42:54.625Z] #2 transferring context: 87B done [2020-07-08T23:42:54.747Z] #7 sha256:89446217dee5ed85681993c919acbdf28494151380677fdefa88b6b5e481573c 34.22MB / 51.37MB 1.1s [2020-07-08T23:42:54.747Z] #7 sha256:17d6d711085f1e16cb55dd6d39b0fa3cfe5a898d10c02f3fbb3a0c22180f588c 14.93MB / 56.71MB 1.1s [2020-07-08T23:42:54.747Z] #7 ... [2020-07-08T23:42:54.747Z] [2020-07-08T23:42:54.747Z] #58 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-07-08T23:42:54.747Z] #58 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2020-07-08T23:42:54.747Z] #58 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2020-07-08T23:42:54.747Z] #58 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 0.3s done [2020-07-08T23:42:54.747Z] #58 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2020-07-08T23:42:54.747Z] #58 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 0.7s done [2020-07-08T23:42:54.747Z] #58 DONE 1.3s [2020-07-08T23:42:54.747Z] [2020-07-08T23:42:54.747Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.12-buster@sha256:0a96caa79... [2020-07-08T23:42:54.747Z] #7 sha256:76dae9e9a8f2b69403c29a068363410a0b491d889452a410e1a846db24918418 48.97MB / 48.97MB 1.2s done [2020-07-08T23:42:54.747Z] #7 sha256:89446217dee5ed85681993c919acbdf28494151380677fdefa88b6b5e481573c 41.01MB / 51.37MB 1.3s [2020-07-08T23:42:54.747Z] #7 sha256:17d6d711085f1e16cb55dd6d39b0fa3cfe5a898d10c02f3fbb3a0c22180f588c 22.46MB / 56.71MB 1.3s [2020-07-08T23:42:54.747Z] #7 sha256:b68265d3859ccbe45d8cc76d2cffed4b71be942aa99b2e229db12555a03da1fe 3.03MB / 102.23MB 1.3s [2020-07-08T23:42:54.885Z] #2 DONE 0.1s [2020-07-08T23:42:54.885Z] [2020-07-08T23:42:54.885Z] #1 [internal] load build definition from Dockerfile [2020-07-08T23:42:54.885Z] #1 transferring dockerfile: 16.37kB done [2020-07-08T23:42:54.885Z] #1 DONE 0.1s [2020-07-08T23:42:54.885Z] [2020-07-08T23:42:54.885Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2020-07-08T23:42:55.051Z] #7 sha256:89446217dee5ed85681993c919acbdf28494151380677fdefa88b6b5e481573c 44.85MB / 51.37MB 1.4s [2020-07-08T23:42:55.051Z] #7 sha256:17d6d711085f1e16cb55dd6d39b0fa3cfe5a898d10c02f3fbb3a0c22180f588c 26.27MB / 56.71MB 1.4s [2020-07-08T23:42:55.051Z] #7 extracting sha256:76dae9e9a8f2b69403c29a068363410a0b491d889452a410e1a846db24918418 0.1s [2020-07-08T23:42:55.051Z] #7 sha256:89446217dee5ed85681993c919acbdf28494151380677fdefa88b6b5e481573c 48.72MB / 51.37MB 1.5s [2020-07-08T23:42:55.051Z] #7 sha256:17d6d711085f1e16cb55dd6d39b0fa3cfe5a898d10c02f3fbb3a0c22180f588c 30.24MB / 56.71MB 1.5s [2020-07-08T23:42:55.051Z] #7 sha256:b68265d3859ccbe45d8cc76d2cffed4b71be942aa99b2e229db12555a03da1fe 10.48MB / 102.23MB 1.5s [2020-07-08T23:42:55.051Z] #7 sha256:89446217dee5ed85681993c919acbdf28494151380677fdefa88b6b5e481573c 51.37MB / 51.37MB 1.6s [2020-07-08T23:42:55.051Z] #7 sha256:17d6d711085f1e16cb55dd6d39b0fa3cfe5a898d10c02f3fbb3a0c22180f588c 33.42MB / 56.71MB 1.6s [2020-07-08T23:42:55.145Z] #3 DONE 0.3s [2020-07-08T23:42:55.145Z] [2020-07-08T23:42:55.145Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-07-08T23:42:55.145Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done [2020-07-08T23:42:55.145Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done [2020-07-08T23:42:55.145Z] #4 sha256:8c69d118cfcd040a222bea7f7d57c6156faa938cb61b47657cd65343babc3664 521B / 521B done [2020-07-08T23:42:55.145Z] #4 sha256:08fb2b2ca3d58e19d791e73dea16126df37608115532e748d63525688df457a5 897B / 897B done [2020-07-08T23:42:55.145Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 346.64kB / 8.88MB 0.1s [2020-07-08T23:42:55.145Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.2s [2020-07-08T23:42:55.145Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 [2020-07-08T23:42:55.351Z] #7 sha256:89446217dee5ed85681993c919acbdf28494151380677fdefa88b6b5e481573c 51.37MB / 51.37MB 1.7s done [2020-07-08T23:42:55.351Z] #7 sha256:17d6d711085f1e16cb55dd6d39b0fa3cfe5a898d10c02f3fbb3a0c22180f588c 38.12MB / 56.71MB 1.7s [2020-07-08T23:42:55.351Z] #7 sha256:b68265d3859ccbe45d8cc76d2cffed4b71be942aa99b2e229db12555a03da1fe 21.57MB / 102.23MB 1.7s [2020-07-08T23:42:55.351Z] #7 sha256:b37d4e108c2b0a658b7cb4feb567715e9c8be44961d075da2323ab6a2ebff2ab 156B / 156B 1.7s done [2020-07-08T23:42:55.351Z] #7 sha256:17d6d711085f1e16cb55dd6d39b0fa3cfe5a898d10c02f3fbb3a0c22180f588c 43.35MB / 56.71MB 1.8s [2020-07-08T23:42:55.351Z] #7 sha256:b68265d3859ccbe45d8cc76d2cffed4b71be942aa99b2e229db12555a03da1fe 28.06MB / 102.23MB 1.8s [2020-07-08T23:42:55.406Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.2s done [2020-07-08T23:42:55.406Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0.2s done [2020-07-08T23:42:55.406Z] #4 DONE 0.4s [2020-07-08T23:42:55.652Z] #7 sha256:17d6d711085f1e16cb55dd6d39b0fa3cfe5a898d10c02f3fbb3a0c22180f588c 49.06MB / 56.71MB 1.9s [2020-07-08T23:42:55.652Z] #7 sha256:b68265d3859ccbe45d8cc76d2cffed4b71be942aa99b2e229db12555a03da1fe 34.16MB / 102.23MB 1.9s [2020-07-08T23:42:55.652Z] #7 sha256:17d6d711085f1e16cb55dd6d39b0fa3cfe5a898d10c02f3fbb3a0c22180f588c 56.71MB / 56.71MB 2.2s [2020-07-08T23:42:55.652Z] #7 sha256:b68265d3859ccbe45d8cc76d2cffed4b71be942aa99b2e229db12555a03da1fe 46.98MB / 102.23MB 2.2s [2020-07-08T23:42:55.652Z] #7 sha256:17d6d711085f1e16cb55dd6d39b0fa3cfe5a898d10c02f3fbb3a0c22180f588c 56.71MB / 56.71MB 2.2s done [2020-07-08T23:42:55.652Z] #7 sha256:b68265d3859ccbe45d8cc76d2cffed4b71be942aa99b2e229db12555a03da1fe 58.40MB / 102.23MB 2.3s [2020-07-08T23:42:55.950Z] #7 sha256:b68265d3859ccbe45d8cc76d2cffed4b71be942aa99b2e229db12555a03da1fe 66.28MB / 102.23MB 2.3s [2020-07-08T23:42:55.950Z] #7 sha256:b68265d3859ccbe45d8cc76d2cffed4b71be942aa99b2e229db12555a03da1fe 88.59MB / 102.23MB 2.5s [2020-07-08T23:42:55.978Z] [2020-07-08T23:42:55.978Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-07-08T23:42:55.978Z] #6 DONE 0.2s [2020-07-08T23:42:55.978Z] [2020-07-08T23:42:55.978Z] #5 [internal] load metadata for docker.io/library/golang:1.13.12-buster [2020-07-08T23:42:56.237Z] #5 DONE 0.4s [2020-07-08T23:42:56.237Z] [2020-07-08T23:42:56.237Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.12-buster@sha256:0a96caa79... [2020-07-08T23:42:56.237Z] #7 resolve docker.io/library/golang:1.13.12-buster@sha256:0a96caa7939847c773b8c28192c0a0beb1e29488a2f15b8748cbd672c7fa1a88 done [2020-07-08T23:42:56.262Z] #7 sha256:b68265d3859ccbe45d8cc76d2cffed4b71be942aa99b2e229db12555a03da1fe 99.74MB / 102.23MB 2.6s [2020-07-08T23:42:56.262Z] #7 sha256:b68265d3859ccbe45d8cc76d2cffed4b71be942aa99b2e229db12555a03da1fe 102.23MB / 102.23MB 2.8s done [2020-07-08T23:42:56.544Z] #7 sha256:0a96caa7939847c773b8c28192c0a0beb1e29488a2f15b8748cbd672c7fa1a88 1.86kB / 1.86kB done [2020-07-08T23:42:56.544Z] #7 sha256:989e6b19a265d6b8b7934e7ddd7dc07f6e2fc945b3a28dda9b8aecb12cdb30e0 7.81MB / 7.81MB 0.3s [2020-07-08T23:42:56.544Z] #7 sha256:2841da2227dc15e18ca5ec1e95f3cb166005361c0eb0313ce82d2e5ccff116dd 1.79kB / 1.79kB done [2020-07-08T23:42:56.544Z] #7 sha256:e025aa1816e5e3f8bffab834e5282f4bd7b6088e578e0191f2525485e189de64 6.19kB / 6.19kB done [2020-07-08T23:42:56.544Z] #7 sha256:e9afc4f90ab09248d75c8081b6dfba749a7f7efdac704ced7e0ceb506e02fa4a 5.75MB / 50.39MB 0.3s [2020-07-08T23:42:56.544Z] #7 sha256:989e6b19a265d6b8b7934e7ddd7dc07f6e2fc945b3a28dda9b8aecb12cdb30e0 7.81MB / 7.81MB 0.3s done [2020-07-08T23:42:56.544Z] #7 sha256:e9afc4f90ab09248d75c8081b6dfba749a7f7efdac704ced7e0ceb506e02fa4a 13.86MB / 50.39MB 0.4s [2020-07-08T23:42:56.544Z] #7 sha256:af14b6c2f8785723bceb5964c5dec1f0489b7750e9d4ec671e49bfba15d80a39 0B / 10.00MB 0.4s [2020-07-08T23:42:56.555Z] #7 extracting sha256:76dae9e9a8f2b69403c29a068363410a0b491d889452a410e1a846db24918418 1.7s done [2020-07-08T23:42:56.615Z] Fetching without tags [2020-07-08T23:42:56.807Z] #7 sha256:e9afc4f90ab09248d75c8081b6dfba749a7f7efdac704ced7e0ceb506e02fa4a 18.07MB / 50.39MB 0.5s [2020-07-08T23:42:56.807Z] #7 sha256:af14b6c2f8785723bceb5964c5dec1f0489b7750e9d4ec671e49bfba15d80a39 8.10MB / 10.00MB 0.5s [2020-07-08T23:42:56.807Z] #7 sha256:e9afc4f90ab09248d75c8081b6dfba749a7f7efdac704ced7e0ceb506e02fa4a 24.08MB / 50.39MB 0.6s [2020-07-08T23:42:56.807Z] #7 sha256:af14b6c2f8785723bceb5964c5dec1f0489b7750e9d4ec671e49bfba15d80a39 10.00MB / 10.00MB 0.6s [2020-07-08T23:42:56.846Z] #7 extracting sha256:2ea4ddfd9cac861440dd774171c0df5d003bcf031cc856603f0dcc1a569a7614 0.1s [2020-07-08T23:42:56.588Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-07-08T23:42:56.592Z] > git config --add remote.origin.fetch +refs/pull/41194/head:refs/remotes/origin/PR-41194 # timeout=10 [2020-07-08T23:42:56.594Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-08T23:42:56.609Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-07-08T23:42:56.623Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-07-08T23:42:56.623Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-07-08T23:42:56.624Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/41194/head:refs/remotes/origin/PR-41194 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-08T23:42:57.023Z] Merging remotes/origin/master commit a90137825c8f2385e2c7eafd82f060c0b8f60059 into PR head commit 276c725394426b45e5f3d6cbac3f9ff4acf4feaa [2020-07-08T23:42:57.075Z] #7 sha256:e9afc4f90ab09248d75c8081b6dfba749a7f7efdac704ced7e0ceb506e02fa4a 36.87MB / 50.39MB 0.8s [2020-07-08T23:42:57.075Z] #7 sha256:af14b6c2f8785723bceb5964c5dec1f0489b7750e9d4ec671e49bfba15d80a39 10.00MB / 10.00MB 0.7s done [2020-07-08T23:42:57.075Z] #7 sha256:5573c4b3094956931fd68c310ae92c9eb1a787f0c77ac2730be9d16cce172d5e 914.35kB / 51.83MB 0.8s [2020-07-08T23:42:57.075Z] #7 sha256:d4020e2aa747ca4d0ca2e87305f22f089fd57a696fd19bfa30182316d51b089a 0B / 68.65MB 0.8s [2020-07-08T23:42:57.075Z] #7 sha256:e9afc4f90ab09248d75c8081b6dfba749a7f7efdac704ced7e0ceb506e02fa4a 48.65MB / 50.39MB 1.0s [2020-07-08T23:42:57.075Z] #7 sha256:5573c4b3094956931fd68c310ae92c9eb1a787f0c77ac2730be9d16cce172d5e 10.13MB / 51.83MB 1.0s [2020-07-08T23:42:57.075Z] #7 sha256:d4020e2aa747ca4d0ca2e87305f22f089fd57a696fd19bfa30182316d51b089a 7.73MB / 68.65MB 1.0s [2020-07-08T23:42:57.075Z] #7 sha256:5573c4b3094956931fd68c310ae92c9eb1a787f0c77ac2730be9d16cce172d5e 18.26MB / 51.83MB 1.1s [2020-07-08T23:42:57.075Z] #7 sha256:d4020e2aa747ca4d0ca2e87305f22f089fd57a696fd19bfa30182316d51b089a 15.74MB / 68.65MB 1.1s [2020-07-08T23:42:57.138Z] #7 extracting sha256:2ea4ddfd9cac861440dd774171c0df5d003bcf031cc856603f0dcc1a569a7614 0.3s done [2020-07-08T23:42:57.138Z] #7 extracting sha256:7b4340e9fce6caba0ffebdee007c25f4ed849de61e56dcee1ed7e081edbcf1e5 [2020-07-08T23:42:57.347Z] #7 sha256:d4020e2aa747ca4d0ca2e87305f22f089fd57a696fd19bfa30182316d51b089a 21.54MB / 68.65MB 1.2s [2020-07-08T23:42:57.347Z] #7 sha256:5573c4b3094956931fd68c310ae92c9eb1a787f0c77ac2730be9d16cce172d5e 26.66MB / 51.83MB 1.3s [2020-07-08T23:42:57.347Z] #7 sha256:d4020e2aa747ca4d0ca2e87305f22f089fd57a696fd19bfa30182316d51b089a 28.00MB / 68.65MB 1.3s [2020-07-08T23:42:57.429Z] #7 extracting sha256:7b4340e9fce6caba0ffebdee007c25f4ed849de61e56dcee1ed7e081edbcf1e5 0.2s done [2020-07-08T23:42:57.429Z] #7 extracting sha256:89446217dee5ed85681993c919acbdf28494151380677fdefa88b6b5e481573c [2020-07-08T23:42:57.609Z] #7 sha256:5573c4b3094956931fd68c310ae92c9eb1a787f0c77ac2730be9d16cce172d5e 34.15MB / 51.83MB 1.5s [2020-07-08T23:42:57.609Z] #7 sha256:d4020e2aa747ca4d0ca2e87305f22f089fd57a696fd19bfa30182316d51b089a 45.12MB / 68.65MB 1.5s [2020-07-08T23:42:57.872Z] #7 sha256:e9afc4f90ab09248d75c8081b6dfba749a7f7efdac704ced7e0ceb506e02fa4a 50.39MB / 50.39MB 1.5s done [2020-07-08T23:42:57.872Z] #7 sha256:5573c4b3094956931fd68c310ae92c9eb1a787f0c77ac2730be9d16cce172d5e 41.75MB / 51.83MB 1.7s [2020-07-08T23:42:57.872Z] #7 sha256:d4020e2aa747ca4d0ca2e87305f22f089fd57a696fd19bfa30182316d51b089a 50.40MB / 68.65MB 1.7s [2020-07-08T23:42:57.872Z] #7 sha256:1228b02306216b597e88fde7515971bd5d889fb0a8a8c18f48c351b6e45fe55b 0B / 120.16MB 1.7s [2020-07-08T23:42:57.892Z] Merge succeeded, producing 276c725394426b45e5f3d6cbac3f9ff4acf4feaa [2020-07-08T23:42:57.892Z] Checking out Revision 276c725394426b45e5f3d6cbac3f9ff4acf4feaa (PR-41194) [2020-07-08T23:42:58.136Z] #7 sha256:5573c4b3094956931fd68c310ae92c9eb1a787f0c77ac2730be9d16cce172d5e 44.62MB / 51.83MB 1.8s [2020-07-08T23:42:58.136Z] #7 extracting sha256:e9afc4f90ab09248d75c8081b6dfba749a7f7efdac704ced7e0ceb506e02fa4a [2020-07-08T23:42:58.136Z] #7 sha256:5573c4b3094956931fd68c310ae92c9eb1a787f0c77ac2730be9d16cce172d5e 51.83MB / 51.83MB 2.1s [2020-07-08T23:42:58.136Z] #7 sha256:d4020e2aa747ca4d0ca2e87305f22f089fd57a696fd19bfa30182316d51b089a 66.34MB / 68.65MB 2.1s [2020-07-08T23:42:58.136Z] #7 sha256:1228b02306216b597e88fde7515971bd5d889fb0a8a8c18f48c351b6e45fe55b 13.87MB / 120.16MB 2.1s [2020-07-08T23:42:58.403Z] #7 sha256:1228b02306216b597e88fde7515971bd5d889fb0a8a8c18f48c351b6e45fe55b 27.01MB / 120.16MB 2.3s [2020-07-08T23:42:58.665Z] #7 sha256:1228b02306216b597e88fde7515971bd5d889fb0a8a8c18f48c351b6e45fe55b 34.99MB / 120.16MB 2.4s [2020-07-08T23:42:58.665Z] #7 sha256:1228b02306216b597e88fde7515971bd5d889fb0a8a8c18f48c351b6e45fe55b 47.79MB / 120.16MB 2.6s [2020-07-08T23:42:57.030Z] > git config core.sparsecheckout # timeout=10 [2020-07-08T23:42:57.033Z] > git checkout -f 276c725394426b45e5f3d6cbac3f9ff4acf4feaa # timeout=10 [2020-07-08T23:42:57.863Z] > git merge a90137825c8f2385e2c7eafd82f060c0b8f60059 # timeout=10 [2020-07-08T23:42:57.884Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-07-08T23:42:57.899Z] > git config core.sparsecheckout # timeout=10 [2020-07-08T23:42:57.906Z] > git checkout -f 276c725394426b45e5f3d6cbac3f9ff4acf4feaa # timeout=10 [2020-07-08T23:42:58.917Z] Commit message: "Added missing Devices field to HostConfig" [2020-07-08T23:42:58.930Z] #7 sha256:1228b02306216b597e88fde7515971bd5d889fb0a8a8c18f48c351b6e45fe55b 61.18MB / 120.16MB 2.8s [2020-07-08T23:42:58.941Z] #7 extracting sha256:89446217dee5ed85681993c919acbdf28494151380677fdefa88b6b5e481573c 1.4s done [2020-07-08T23:42:58.941Z] #7 extracting sha256:17d6d711085f1e16cb55dd6d39b0fa3cfe5a898d10c02f3fbb3a0c22180f588c [2020-07-08T23:42:58.968Z] > git --version # timeout=10 [2020-07-08T23:42:58.973Z] fatal: bad object ad1b00369dd78a15c273e17e363f91bced3f6e18 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-07-08T23:42:59.514Z] #7 sha256:5573c4b3094956931fd68c310ae92c9eb1a787f0c77ac2730be9d16cce172d5e 51.83MB / 51.83MB 2.8s done [2020-07-08T23:42:59.514Z] #7 sha256:d4020e2aa747ca4d0ca2e87305f22f089fd57a696fd19bfa30182316d51b089a 68.65MB / 68.65MB 3.0s done [2020-07-08T23:42:59.514Z] #7 sha256:1228b02306216b597e88fde7515971bd5d889fb0a8a8c18f48c351b6e45fe55b 83.37MB / 120.16MB 3.2s [2020-07-08T23:42:59.514Z] #7 sha256:a357baaa40a4f321254a5ee7b969840fd3959912f64ed8a5bb78912392e1f061 125B / 125B 3.1s done [2020-07-08T23:42:59.514Z] #7 sha256:1228b02306216b597e88fde7515971bd5d889fb0a8a8c18f48c351b6e45fe55b 91.35MB / 120.16MB 3.3s [2020-07-08T23:42:59.774Z] #7 sha256:1228b02306216b597e88fde7515971bd5d889fb0a8a8c18f48c351b6e45fe55b 103.77MB / 120.16MB 3.5s [2020-07-08T23:42:59.774Z] #7 sha256:1228b02306216b597e88fde7515971bd5d889fb0a8a8c18f48c351b6e45fe55b 120.16MB / 120.16MB 3.8s [2020-07-08T23:42:59.833Z] + docker version [2020-07-08T23:42:59.833Z] Client: [2020-07-08T23:42:59.833Z] Version: 18.06.1-ce [2020-07-08T23:42:59.833Z] API version: 1.38 [2020-07-08T23:42:59.833Z] Go version: go1.10.3 [2020-07-08T23:42:59.833Z] Git commit: e68fc7a [2020-07-08T23:42:59.833Z] Built: Tue Aug 21 17:26:10 2018 [2020-07-08T23:42:59.833Z] OS/Arch: linux/ppc64le [2020-07-08T23:42:59.833Z] Experimental: false [2020-07-08T23:42:59.833Z] [2020-07-08T23:42:59.833Z] Server: [2020-07-08T23:42:59.833Z] Engine: [2020-07-08T23:42:59.833Z] Version: 18.06.1-ce [2020-07-08T23:42:59.833Z] API version: 1.38 (minimum version 1.12) [2020-07-08T23:42:59.833Z] Go version: go1.10.3 [2020-07-08T23:42:59.833Z] Git commit: e68fc7a [2020-07-08T23:42:59.833Z] Built: Tue Aug 21 17:24:20 2018 [2020-07-08T23:42:59.833Z] OS/Arch: linux/ppc64le [2020-07-08T23:42:59.833Z] Experimental: true [Pipeline] sh [2020-07-08T23:43:00.218Z] + docker info [2020-07-08T23:43:00.218Z] Containers: 0 [2020-07-08T23:43:00.218Z] Running: 0 [2020-07-08T23:43:00.218Z] Paused: 0 [2020-07-08T23:43:00.218Z] Stopped: 0 [2020-07-08T23:43:00.218Z] Images: 0 [2020-07-08T23:43:00.218Z] Server Version: 18.06.1-ce [2020-07-08T23:43:00.218Z] Storage Driver: overlay2 [2020-07-08T23:43:00.218Z] Backing Filesystem: extfs [2020-07-08T23:43:00.218Z] Supports d_type: true [2020-07-08T23:43:00.218Z] Native Overlay Diff: true [2020-07-08T23:43:00.218Z] Logging Driver: json-file [2020-07-08T23:43:00.218Z] Cgroup Driver: cgroupfs [2020-07-08T23:43:00.218Z] Plugins: [2020-07-08T23:43:00.218Z] Volume: local [2020-07-08T23:43:00.218Z] Network: bridge host ipvlan macvlan null overlay [2020-07-08T23:43:00.218Z] Log: awslogs fluentd gcplogs gelf journald json-file logentries splunk syslog [2020-07-08T23:43:00.218Z] Swarm: inactive [2020-07-08T23:43:00.218Z] Runtimes: runc [2020-07-08T23:43:00.219Z] Default Runtime: runc [2020-07-08T23:43:00.219Z] Init Binary: docker-init [2020-07-08T23:43:00.219Z] containerd version: 468a545b9edcd5932818eb9de8e72413e616e86e [2020-07-08T23:43:00.219Z] runc version: 69663f0bd4b60df09991c08812a60108003fa340 [2020-07-08T23:43:00.219Z] init version: fec3683 [2020-07-08T23:43:00.219Z] Security Options: [2020-07-08T23:43:00.219Z] apparmor [2020-07-08T23:43:00.219Z] seccomp [2020-07-08T23:43:00.219Z] Profile: default [2020-07-08T23:43:00.219Z] Kernel Version: 4.4.0-130-generic [2020-07-08T23:43:00.219Z] Operating System: Ubuntu 16.04.3 LTS [2020-07-08T23:43:00.219Z] OSType: linux [2020-07-08T23:43:00.219Z] Architecture: ppc64le [2020-07-08T23:43:00.219Z] CPUs: 4 [2020-07-08T23:43:00.219Z] Total Memory: 7.972GiB [2020-07-08T23:43:00.219Z] Name: ppc64le-ubuntu-14 [2020-07-08T23:43:00.219Z] ID: WOPC:TAG6:HOGL:S7JK:UILM:CDDZ:Y2NL:NBVS:26FK:OZ4Z:642S:KUOE [2020-07-08T23:43:00.219Z] Docker Root Dir: /var/lib/docker [2020-07-08T23:43:00.219Z] Debug Mode (client): false [2020-07-08T23:43:00.219Z] Debug Mode (server): false [2020-07-08T23:43:00.219Z] Username: dockerbuildbot [2020-07-08T23:43:00.219Z] Registry: https://index.docker.io/v1/ [2020-07-08T23:43:00.219Z] Labels: [2020-07-08T23:43:00.219Z] Experimental: true [2020-07-08T23:43:00.219Z] Insecure Registries: [2020-07-08T23:43:00.219Z] 127.0.0.0/8 [2020-07-08T23:43:00.219Z] Live Restore Enabled: false [2020-07-08T23:43:00.219Z] [Pipeline] sh [2020-07-08T23:43:00.451Z] #7 extracting sha256:17d6d711085f1e16cb55dd6d39b0fa3cfe5a898d10c02f3fbb3a0c22180f588c 1.2s done [2020-07-08T23:43:00.451Z] #7 extracting sha256:b68265d3859ccbe45d8cc76d2cffed4b71be942aa99b2e229db12555a03da1fe [2020-07-08T23:43:00.616Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-07-08T23:43:00.616Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-07-08T23:43:00.616Z] + curl -fsSL -o /home/docker/workspace/moby_PR-41194/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-07-08T23:43:00.616Z] + bash /home/docker/workspace/moby_PR-41194/check-config.sh [2020-07-08T23:43:00.616Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-07-08T23:43:00.616Z] info: reading kernel config from /boot/config-4.4.0-130-generic ... [2020-07-08T23:43:00.616Z] [2020-07-08T23:43:00.616Z] Generally Necessary: [2020-07-08T23:43:00.616Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-07-08T23:43:00.616Z] - apparmor: enabled and tools installed [2020-07-08T23:43:00.616Z] - CONFIG_NAMESPACES: enabled [2020-07-08T23:43:00.616Z] - CONFIG_NET_NS: enabled [2020-07-08T23:43:00.616Z] - CONFIG_PID_NS: enabled [2020-07-08T23:43:00.616Z] - CONFIG_IPC_NS: enabled [2020-07-08T23:43:00.616Z] - CONFIG_UTS_NS: enabled [2020-07-08T23:43:00.616Z] - CONFIG_CGROUPS: enabled [2020-07-08T23:43:00.616Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-07-08T23:43:00.616Z] - CONFIG_CGROUP_DEVICE: enabled [2020-07-08T23:43:00.616Z] - CONFIG_CGROUP_FREEZER: enabled [2020-07-08T23:43:00.616Z] - CONFIG_CGROUP_SCHED: enabled [2020-07-08T23:43:00.616Z] - CONFIG_CPUSETS: enabled [2020-07-08T23:43:00.616Z] - CONFIG_MEMCG: enabled [2020-07-08T23:43:00.616Z] - CONFIG_KEYS: enabled [2020-07-08T23:43:00.616Z] - CONFIG_VETH: enabled (as module) [2020-07-08T23:43:00.720Z] #7 ... [2020-07-08T23:43:00.720Z] [2020-07-08T23:43:00.720Z] #20 [internal] load build context [2020-07-08T23:43:00.720Z] #20 transferring context: 51.28MB 4.0s done [2020-07-08T23:43:00.720Z] #20 DONE 4.6s [2020-07-08T23:43:00.720Z] [2020-07-08T23:43:00.720Z] #58 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-07-08T23:43:00.720Z] #58 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2020-07-08T23:43:00.720Z] #58 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2020-07-08T23:43:00.720Z] #58 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2020-07-08T23:43:00.720Z] #58 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 0.6s done [2020-07-08T23:43:00.720Z] #58 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 3.1s done [2020-07-08T23:43:00.720Z] #58 DONE 4.7s [2020-07-08T23:43:00.720Z] [2020-07-08T23:43:00.720Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.12-buster@sha256:0a96caa79... [2020-07-08T23:43:00.912Z] - CONFIG_BRIDGE: enabled (as module) [2020-07-08T23:43:00.912Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-07-08T23:43:00.912Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-07-08T23:43:00.912Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-07-08T23:43:00.912Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-07-08T23:43:00.912Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-07-08T23:43:00.912Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-07-08T23:43:00.912Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-07-08T23:43:00.912Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-07-08T23:43:00.912Z] - CONFIG_NF_NAT: enabled (as module) [2020-07-08T23:43:00.912Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-07-08T23:43:00.912Z] - CONFIG_POSIX_MQUEUE: enabled [2020-07-08T23:43:00.912Z] - CONFIG_DEVPTS_MULTIPLE_INSTANCES: enabled [2020-07-08T23:43:00.912Z] [2020-07-08T23:43:00.912Z] Optional Features: [2020-07-08T23:43:00.912Z] - CONFIG_USER_NS: enabled [2020-07-08T23:43:00.912Z] - CONFIG_SECCOMP: enabled [2020-07-08T23:43:00.912Z] - CONFIG_CGROUP_PIDS: enabled [2020-07-08T23:43:00.912Z] - CONFIG_MEMCG_SWAP: enabled [2020-07-08T23:43:00.912Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-07-08T23:43:00.912Z] (cgroup swap accounting is currently enabled) [2020-07-08T23:43:00.912Z] - CONFIG_MEMCG_KMEM: enabled [2020-07-08T23:43:00.912Z] - CONFIG_BLK_CGROUP: enabled [2020-07-08T23:43:00.912Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-07-08T23:43:00.912Z] - CONFIG_IOSCHED_CFQ: enabled [2020-07-08T23:43:00.912Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-07-08T23:43:00.912Z] - CONFIG_CGROUP_PERF: enabled [2020-07-08T23:43:00.912Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-07-08T23:43:00.912Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-07-08T23:43:00.912Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-07-08T23:43:00.912Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-07-08T23:43:00.912Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-07-08T23:43:00.912Z] - CONFIG_RT_GROUP_SCHED: missing [2020-07-08T23:43:00.912Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-07-08T23:43:00.912Z] - CONFIG_IP_VS: enabled (as module) [2020-07-08T23:43:00.912Z] - CONFIG_IP_VS_NFCT: enabled [2020-07-08T23:43:00.912Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-07-08T23:43:00.912Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-07-08T23:43:00.912Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-07-08T23:43:00.912Z] - CONFIG_EXT4_FS: enabled [2020-07-08T23:43:00.912Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-07-08T23:43:00.912Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-07-08T23:43:00.981Z] #7 sha256:1228b02306216b597e88fde7515971bd5d889fb0a8a8c18f48c351b6e45fe55b 120.16MB / 120.16MB 4.7s done [2020-07-08T23:43:01.206Z] - Network Drivers: [2020-07-08T23:43:01.206Z] - "overlay": [2020-07-08T23:43:01.206Z] - CONFIG_VXLAN: enabled (as module) [2020-07-08T23:43:01.206Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-07-08T23:43:01.206Z] Optional (for encrypted networks): [2020-07-08T23:43:01.206Z] - CONFIG_CRYPTO: enabled [2020-07-08T23:43:01.206Z] - CONFIG_CRYPTO_AEAD: enabled (as module) [2020-07-08T23:43:01.206Z] - CONFIG_CRYPTO_GCM: enabled (as module) [2020-07-08T23:43:01.206Z] - CONFIG_CRYPTO_SEQIV: enabled (as module) [2020-07-08T23:43:01.206Z] - CONFIG_CRYPTO_GHASH: enabled (as module) [2020-07-08T23:43:01.206Z] - CONFIG_XFRM: enabled [2020-07-08T23:43:01.206Z] - CONFIG_XFRM_USER: enabled (as module) [2020-07-08T23:43:01.206Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-07-08T23:43:01.206Z] - CONFIG_INET_ESP: enabled (as module) [2020-07-08T23:43:01.206Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-07-08T23:43:01.206Z] - "ipvlan": [2020-07-08T23:43:01.206Z] - CONFIG_IPVLAN: enabled (as module) [2020-07-08T23:43:01.206Z] - "macvlan": [2020-07-08T23:43:01.206Z] - CONFIG_MACVLAN: enabled (as module) [2020-07-08T23:43:01.206Z] - CONFIG_DUMMY: enabled (as module) [2020-07-08T23:43:01.206Z] - "ftp,tftp client in container": [2020-07-08T23:43:01.206Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-07-08T23:43:01.206Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-07-08T23:43:01.206Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-07-08T23:43:01.206Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-07-08T23:43:01.206Z] - Storage Drivers: [2020-07-08T23:43:01.206Z] - "aufs": [2020-07-08T23:43:01.206Z] - CONFIG_AUFS_FS: enabled (as module) [2020-07-08T23:43:01.206Z] - "btrfs": [2020-07-08T23:43:01.206Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-07-08T23:43:01.206Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-07-08T23:43:01.206Z] - "devicemapper": [2020-07-08T23:43:01.206Z] - CONFIG_BLK_DEV_DM: enabled [2020-07-08T23:43:01.206Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-07-08T23:43:01.206Z] - "overlay": [2020-07-08T23:43:01.206Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-07-08T23:43:01.206Z] - "zfs": [2020-07-08T23:43:01.206Z] - /dev/zfs: missing [2020-07-08T23:43:01.206Z] - zfs command: missing [2020-07-08T23:43:01.206Z] - zpool command: missing [2020-07-08T23:43:01.206Z] [2020-07-08T23:43:01.206Z] Limits: [2020-07-08T23:43:01.207Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-07-08T23:43:01.207Z] [2020-07-08T23:43:01.207Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-07-08T23:43:01.646Z] + make bundles/buildx [2020-07-08T23:43:01.927Z] #7 extracting sha256:e9afc4f90ab09248d75c8081b6dfba749a7f7efdac704ced7e0ceb506e02fa4a 4.0s done [2020-07-08T23:43:01.940Z] make: command: Command not found [2020-07-08T23:43:01.940Z] make: command: Command not found [2020-07-08T23:43:01.940Z] mkdir bundles [2020-07-08T23:43:01.940Z] docker build -f ${BUILDX_DOCKERFILE:-Dockerfile.buildx} -t "moby-buildx:${BUILDX_COMMIT:-latest}" \ [2020-07-08T23:43:01.940Z] --build-arg BUILDX_COMMIT \ [2020-07-08T23:43:01.940Z] --build-arg BUILDX_REPO \ [2020-07-08T23:43:01.940Z] --build-arg GOOS=$(if [ -n "" ]; then echo ; else go env GOHOSTOS || uname | awk '{print tolower($0)}' || true; fi) \ [2020-07-08T23:43:01.940Z] --build-arg GOARCH=$(if [ -n "" ]; then echo ; else go env GOHOSTARCH || true; fi) \ [2020-07-08T23:43:01.940Z] . [2020-07-08T23:43:01.940Z] /bin/sh: 4: go: not found [2020-07-08T23:43:01.940Z] /bin/sh: 5: go: not found [2020-07-08T23:43:02.190Z] #7 extracting sha256:989e6b19a265d6b8b7934e7ddd7dc07f6e2fc945b3a28dda9b8aecb12cdb30e0 [2020-07-08T23:43:02.451Z] #7 extracting sha256:989e6b19a265d6b8b7934e7ddd7dc07f6e2fc945b3a28dda9b8aecb12cdb30e0 0.3s done [2020-07-08T23:43:02.451Z] #7 extracting sha256:af14b6c2f8785723bceb5964c5dec1f0489b7750e9d4ec671e49bfba15d80a39 [2020-07-08T23:43:02.711Z] #7 extracting sha256:af14b6c2f8785723bceb5964c5dec1f0489b7750e9d4ec671e49bfba15d80a39 0.2s done [2020-07-08T23:43:02.711Z] #7 extracting sha256:5573c4b3094956931fd68c310ae92c9eb1a787f0c77ac2730be9d16cce172d5e [2020-07-08T23:43:03.975Z] #7 extracting sha256:b68265d3859ccbe45d8cc76d2cffed4b71be942aa99b2e229db12555a03da1fe 2.8s done [2020-07-08T23:43:03.975Z] #7 extracting sha256:b37d4e108c2b0a658b7cb4feb567715e9c8be44961d075da2323ab6a2ebff2ab 0.0s done [2020-07-08T23:43:03.975Z] #7 DONE 10.3s [2020-07-08T23:43:03.975Z] [2020-07-08T23:43:03.975Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-07-08T23:43:04.056Z] Sending build context to Docker daemon 56.02MB [2020-07-08T23:43:04.056Z] Step 1/15 : ARG GO_VERSION=1.13.12 [2020-07-08T23:43:04.056Z] Step 2/15 : ARG BUILDX_COMMIT=v0.3.1 [2020-07-08T23:43:04.056Z] Step 3/15 : ARG BUILDX_REPO=https://github.com/docker/buildx.git [2020-07-08T23:43:04.056Z] Step 4/15 : FROM golang:${GO_VERSION}-buster AS build [2020-07-08T23:43:04.056Z] 1.13.12-buster: Pulling from library/golang [2020-07-08T23:43:04.056Z] 0cad52b1770a: Pulling fs layer [2020-07-08T23:43:04.056Z] e0318f8e4196: Pulling fs layer [2020-07-08T23:43:04.056Z] cec302fe9541: Pulling fs layer [2020-07-08T23:43:04.056Z] bf65a8c1ffe0: Pulling fs layer [2020-07-08T23:43:04.056Z] 7355b492f1f7: Pulling fs layer [2020-07-08T23:43:04.056Z] 3e2e3e16099d: Pulling fs layer [2020-07-08T23:43:04.056Z] f8e8effe76ee: Pulling fs layer [2020-07-08T23:43:04.056Z] 7355b492f1f7: Waiting [2020-07-08T23:43:04.056Z] 3e2e3e16099d: Waiting [2020-07-08T23:43:04.056Z] f8e8effe76ee: Waiting [2020-07-08T23:43:04.056Z] bf65a8c1ffe0: Waiting [2020-07-08T23:43:04.730Z] e0318f8e4196: Verifying Checksum [2020-07-08T23:43:04.730Z] e0318f8e4196: Download complete [2020-07-08T23:43:04.730Z] cec302fe9541: Verifying Checksum [2020-07-08T23:43:04.730Z] cec302fe9541: Download complete [2020-07-08T23:43:05.017Z] #8 DONE 1.0s [2020-07-08T23:43:05.017Z] [2020-07-08T23:43:05.017Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-07-08T23:43:05.259Z] #7 extracting sha256:5573c4b3094956931fd68c310ae92c9eb1a787f0c77ac2730be9d16cce172d5e 2.1s done [2020-07-08T23:43:05.259Z] #7 extracting sha256:d4020e2aa747ca4d0ca2e87305f22f089fd57a696fd19bfa30182316d51b089a [2020-07-08T23:43:06.053Z] #9 DONE 1.1s [2020-07-08T23:43:06.053Z] [2020-07-08T23:43:06.053Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-07-08T23:43:06.053Z] #51 ... [2020-07-08T23:43:06.053Z] [2020-07-08T23:43:06.053Z] #35 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-07-08T23:43:06.053Z] #35 DONE 0.1s [2020-07-08T23:43:06.053Z] [2020-07-08T23:43:06.053Z] #27 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-07-08T23:43:06.053Z] #27 DONE 0.1s [2020-07-08T23:43:06.348Z] [2020-07-08T23:43:06.348Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-07-08T23:43:07.149Z] 0cad52b1770a: Verifying Checksum [2020-07-08T23:43:07.149Z] 0cad52b1770a: Download complete [2020-07-08T23:43:07.169Z] #7 extracting sha256:d4020e2aa747ca4d0ca2e87305f22f089fd57a696fd19bfa30182316d51b089a 2.0s done [2020-07-08T23:43:07.169Z] #7 extracting sha256:1228b02306216b597e88fde7515971bd5d889fb0a8a8c18f48c351b6e45fe55b [2020-07-08T23:43:08.315Z] bf65a8c1ffe0: Verifying Checksum [2020-07-08T23:43:08.315Z] bf65a8c1ffe0: Download complete [2020-07-08T23:43:08.315Z] f8e8effe76ee: Verifying Checksum [2020-07-08T23:43:08.315Z] f8e8effe76ee: Download complete [2020-07-08T23:43:08.984Z] 7355b492f1f7: Verifying Checksum [2020-07-08T23:43:08.984Z] 7355b492f1f7: Download complete [2020-07-08T23:43:10.514Z] 0cad52b1770a: Pull complete [2020-07-08T23:43:10.898Z] #28 4.202 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-07-08T23:43:10.898Z] #28 4.204 Cloning into '.'... [2020-07-08T23:43:11.156Z] e0318f8e4196: Pull complete [2020-07-08T23:43:11.190Z] #28 ... [2020-07-08T23:43:11.190Z] [2020-07-08T23:43:11.190Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-08T23:43:11.190Z] #43 2.042 + RM_GOPATH=0 [2020-07-08T23:43:11.190Z] #43 2.042 + TMP_GOPATH= [2020-07-08T23:43:11.190Z] #43 2.042 + : /build [2020-07-08T23:43:11.190Z] #43 2.042 + '[' -z '' ']' [2020-07-08T23:43:11.190Z] #43 2.042 ++ mktemp -d [2020-07-08T23:43:11.190Z] #43 2.042 + export GOPATH=/tmp/tmp.yfi9y2Cru7 [2020-07-08T23:43:11.190Z] #43 2.042 + GOPATH=/tmp/tmp.yfi9y2Cru7 [2020-07-08T23:43:11.190Z] #43 2.042 + RM_GOPATH=1 [2020-07-08T23:43:11.190Z] #43 2.042 + case "$(go env GOARCH)" in [2020-07-08T23:43:11.190Z] #43 2.043 ++ go env GOARCH [2020-07-08T23:43:11.190Z] #43 2.045 + export GO_BUILDMODE=-buildmode=pie [2020-07-08T23:43:11.190Z] #43 2.045 + GO_BUILDMODE=-buildmode=pie [2020-07-08T23:43:11.190Z] #43 2.046 ++ dirname /tmp/install/install.sh [2020-07-08T23:43:11.190Z] #43 2.047 + dir=/tmp/install [2020-07-08T23:43:11.190Z] #43 2.047 + bin=gotestsum [2020-07-08T23:43:11.190Z] #43 2.047 + shift [2020-07-08T23:43:11.190Z] #43 2.047 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2020-07-08T23:43:11.190Z] #43 2.047 + . /tmp/install/gotestsum.installer [2020-07-08T23:43:11.190Z] #43 2.047 ++ : v0.3.5 [2020-07-08T23:43:11.190Z] #43 2.047 + install_gotestsum [2020-07-08T23:43:11.190Z] #43 2.047 + set -e [2020-07-08T23:43:11.190Z] #43 2.047 + export GO111MODULE=on [2020-07-08T23:43:11.190Z] #43 2.047 + GO111MODULE=on [2020-07-08T23:43:11.190Z] #43 2.047 + GOBIN=/build [2020-07-08T23:43:11.190Z] #43 2.047 + go get gotest.tools/gotestsum@v0.3.5 [2020-07-08T23:43:11.190Z] #43 2.069 go: finding gotest.tools/gotestsum v0.3.5 [2020-07-08T23:43:11.190Z] #43 2.069 go: finding gotest.tools v0.3.5 [2020-07-08T23:43:11.190Z] #43 2.269 go: downloading gotest.tools/gotestsum v0.3.5 [2020-07-08T23:43:11.190Z] #43 2.526 go: extracting gotest.tools/gotestsum v0.3.5 [2020-07-08T23:43:11.190Z] #43 2.902 go: downloading gotest.tools v2.1.0+incompatible [2020-07-08T23:43:11.190Z] #43 2.956 go: extracting gotest.tools v2.1.0+incompatible [2020-07-08T23:43:11.190Z] #43 2.996 go: downloading github.com/spf13/pflag v1.0.1 [2020-07-08T23:43:11.190Z] #43 3.024 go: downloading github.com/jonboulle/clockwork v0.1.0 [2020-07-08T23:43:11.190Z] #43 3.095 go: downloading github.com/pkg/errors v0.8.0 [2020-07-08T23:43:11.190Z] #43 3.095 go: downloading github.com/sirupsen/logrus v1.0.5 [2020-07-08T23:43:11.190Z] #43 3.095 go: downloading golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-07-08T23:43:11.190Z] #43 3.181 go: downloading github.com/fatih/color v1.6.0 [2020-07-08T23:43:11.190Z] #43 3.319 go: extracting golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-07-08T23:43:11.190Z] #43 3.396 go: downloading golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-07-08T23:43:11.190Z] #43 3.523 go: extracting github.com/sirupsen/logrus v1.0.5 [2020-07-08T23:43:11.190Z] #43 3.586 go: extracting github.com/pkg/errors v0.8.0 [2020-07-08T23:43:11.190Z] #43 3.603 go: extracting github.com/jonboulle/clockwork v0.1.0 [2020-07-08T23:43:11.190Z] #43 3.603 go: extracting github.com/fatih/color v1.6.0 [2020-07-08T23:43:11.190Z] #43 3.607 go: downloading github.com/mattn/go-isatty v0.0.3 [2020-07-08T23:43:11.190Z] #43 3.615 go: downloading github.com/mattn/go-colorable v0.0.9 [2020-07-08T23:43:11.190Z] #43 3.615 go: downloading golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-07-08T23:43:11.190Z] #43 3.621 go: downloading golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-07-08T23:43:11.190Z] #43 3.621 go: extracting github.com/spf13/pflag v1.0.1 [2020-07-08T23:43:11.190Z] #43 3.821 go: extracting github.com/mattn/go-colorable v0.0.9 [2020-07-08T23:43:11.190Z] #43 4.062 go: extracting github.com/mattn/go-isatty v0.0.3 [2020-07-08T23:43:11.190Z] #43 4.965 go: extracting golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-07-08T23:43:11.190Z] #43 4.975 go: extracting golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-07-08T23:43:11.445Z] #7 extracting sha256:1228b02306216b597e88fde7515971bd5d889fb0a8a8c18f48c351b6e45fe55b 4.2s done [2020-07-08T23:43:11.445Z] #7 extracting sha256:a357baaa40a4f321254a5ee7b969840fd3959912f64ed8a5bb78912392e1f061 done [2020-07-08T23:43:11.453Z] 3e2e3e16099d: Verifying Checksum [2020-07-08T23:43:11.453Z] 3e2e3e16099d: Download complete [2020-07-08T23:43:11.453Z] cec302fe9541: Pull complete [2020-07-08T23:43:11.483Z] #43 5.494 go: extracting golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-07-08T23:43:11.705Z] #7 DONE 15.5s [2020-07-08T23:43:11.705Z] [2020-07-08T23:43:11.705Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-07-08T23:43:13.555Z] #43 7.518 go: finding github.com/fatih/color v1.6.0 [2020-07-08T23:43:13.555Z] #43 7.650 go: finding github.com/pkg/errors v0.8.0 [2020-07-08T23:43:13.555Z] #43 7.693 go: finding github.com/sirupsen/logrus v1.0.5 [2020-07-08T23:43:13.555Z] #43 7.730 go: finding github.com/mattn/go-colorable v0.0.9 [2020-07-08T23:43:13.851Z] #43 7.734 go: finding github.com/spf13/pflag v1.0.1 [2020-07-08T23:43:13.852Z] #43 7.740 go: finding github.com/mattn/go-isatty v0.0.3 [2020-07-08T23:43:13.852Z] #43 7.886 go: finding golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-07-08T23:43:13.852Z] #43 7.955 go: finding golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-07-08T23:43:13.852Z] #43 7.970 go: finding github.com/jonboulle/clockwork v0.1.0 [2020-07-08T23:43:14.164Z] #43 ... [2020-07-08T23:43:14.164Z] [2020-07-08T23:43:14.164Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-08T23:43:14.164Z] #21 2.014 Install docker/cli version 17.06.2-ce from stable [2020-07-08T23:43:14.164Z] #21 2.014 + RM_GOPATH=0 [2020-07-08T23:43:14.164Z] #21 2.014 + TMP_GOPATH= [2020-07-08T23:43:14.164Z] #21 2.014 + : /build [2020-07-08T23:43:14.164Z] #21 2.014 + '[' -z '' ']' [2020-07-08T23:43:14.164Z] #21 2.014 ++ mktemp -d [2020-07-08T23:43:14.164Z] #21 2.014 + export GOPATH=/tmp/tmp.iM1LSV7vjj [2020-07-08T23:43:14.164Z] #21 2.014 + GOPATH=/tmp/tmp.iM1LSV7vjj [2020-07-08T23:43:14.164Z] #21 2.014 + RM_GOPATH=1 [2020-07-08T23:43:14.164Z] #21 2.014 + case "$(go env GOARCH)" in [2020-07-08T23:43:14.164Z] #21 2.014 ++ go env GOARCH [2020-07-08T23:43:14.164Z] #21 2.014 + export GO_BUILDMODE=-buildmode=pie [2020-07-08T23:43:14.164Z] #21 2.014 + GO_BUILDMODE=-buildmode=pie [2020-07-08T23:43:14.164Z] #21 2.014 ++ dirname /tmp/install/install.sh [2020-07-08T23:43:14.164Z] #21 2.014 + dir=/tmp/install [2020-07-08T23:43:14.164Z] #21 2.014 + bin=dockercli [2020-07-08T23:43:14.164Z] #21 2.014 + shift [2020-07-08T23:43:14.164Z] #21 2.014 + '[' '!' -f /tmp/install/dockercli.installer ']' [2020-07-08T23:43:14.164Z] #21 2.014 + . /tmp/install/dockercli.installer [2020-07-08T23:43:14.164Z] #21 2.014 ++ : stable [2020-07-08T23:43:14.164Z] #21 2.014 ++ : 17.06.2-ce [2020-07-08T23:43:14.164Z] #21 2.014 + install_dockercli [2020-07-08T23:43:14.164Z] #21 2.014 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-07-08T23:43:14.164Z] #21 2.014 ++ uname -m [2020-07-08T23:43:14.164Z] #21 2.014 + arch=s390x [2020-07-08T23:43:14.164Z] #21 2.014 + '[' s390x '!=' x86_64 ']' [2020-07-08T23:43:14.164Z] #21 2.014 + '[' s390x '!=' s390x ']' [2020-07-08T23:43:14.164Z] #21 2.014 + url=https://download.docker.com/linux/static [2020-07-08T23:43:14.164Z] #21 2.014 + curl -Ls https://download.docker.com/linux/static/stable/s390x/docker-17.06.2-ce.tgz [2020-07-08T23:43:14.164Z] #21 2.014 + tar -xz docker/docker [2020-07-08T23:43:14.164Z] #21 7.744 + mkdir -p /build [2020-07-08T23:43:14.164Z] #21 7.747 + mv docker/docker /build/ [2020-07-08T23:43:14.164Z] #21 7.750 + rmdir docker [2020-07-08T23:43:14.164Z] #21 DONE 8.1s [2020-07-08T23:43:14.164Z] [2020-07-08T23:43:14.164Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-08T23:43:14.164Z] #43 8.046 go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-07-08T23:43:14.164Z] #43 ... [2020-07-08T23:43:14.164Z] [2020-07-08T23:43:14.164Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-08T23:43:14.164Z] #41 3.150 + RM_GOPATH=0 [2020-07-08T23:43:14.164Z] #41 3.150 + TMP_GOPATH= [2020-07-08T23:43:14.164Z] #41 3.150 + : /build [2020-07-08T23:43:14.164Z] #41 3.150 + '[' -z '' ']' [2020-07-08T23:43:14.164Z] #41 3.151 ++ mktemp -d [2020-07-08T23:43:14.164Z] #41 3.155 + export GOPATH=/tmp/tmp.lXnldCnDkR [2020-07-08T23:43:14.164Z] #41 3.155 + GOPATH=/tmp/tmp.lXnldCnDkR [2020-07-08T23:43:14.164Z] #41 3.155 + RM_GOPATH=1 [2020-07-08T23:43:14.164Z] #41 3.155 + case "$(go env GOARCH)" in [2020-07-08T23:43:14.164Z] #41 3.155 ++ go env GOARCH [2020-07-08T23:43:14.164Z] #41 3.178 + export GO_BUILDMODE=-buildmode=pie [2020-07-08T23:43:14.164Z] #41 3.178 + GO_BUILDMODE=-buildmode=pie [2020-07-08T23:43:14.164Z] #41 3.182 ++ dirname /tmp/install/install.sh [2020-07-08T23:43:14.164Z] #41 3.187 + dir=/tmp/install [2020-07-08T23:43:14.164Z] #41 3.187 + bin=vndr [2020-07-08T23:43:14.164Z] #41 3.187 + shift [2020-07-08T23:43:14.164Z] #41 3.187 + '[' '!' -f /tmp/install/vndr.installer ']' [2020-07-08T23:43:14.164Z] #41 3.187 + . /tmp/install/vndr.installer [2020-07-08T23:43:14.164Z] #41 3.187 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-07-08T23:43:14.164Z] #41 3.187 + install_vndr [2020-07-08T23:43:14.164Z] #41 3.187 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-07-08T23:43:14.164Z] #41 3.187 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-07-08T23:43:14.164Z] #41 3.187 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.lXnldCnDkR/src/github.com/LK4D4/vndr [2020-07-08T23:43:14.164Z] #41 3.195 Cloning into '/tmp/tmp.lXnldCnDkR/src/github.com/LK4D4/vndr'... [2020-07-08T23:43:14.164Z] #41 3.810 + cd /tmp/tmp.lXnldCnDkR/src/github.com/LK4D4/vndr [2020-07-08T23:43:14.164Z] #41 3.810 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-07-08T23:43:14.164Z] #41 3.813 + go build -buildmode=pie -v -o /build/vndr . [2020-07-08T23:43:14.164Z] #41 4.642 internal/race [2020-07-08T23:43:14.164Z] #41 4.723 sync/atomic [2020-07-08T23:43:14.164Z] #41 4.736 runtime [2020-07-08T23:43:14.164Z] #41 4.954 unicode [2020-07-08T23:43:14.164Z] #41 7.773 unicode/utf8 [2020-07-08T23:43:14.164Z] #41 8.249 math [2020-07-08T23:43:14.164Z] #41 ... [2020-07-08T23:43:14.164Z] [2020-07-08T23:43:14.164Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-08T23:43:14.164Z] #43 8.327 go: finding golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-07-08T23:43:14.207Z] bf65a8c1ffe0: Pull complete [2020-07-08T23:43:14.998Z] #8 DONE 3.2s [2020-07-08T23:43:14.998Z] [2020-07-08T23:43:14.998Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-07-08T23:43:15.573Z] #9 DONE 0.6s [2020-07-08T23:43:15.573Z] [2020-07-08T23:43:15.573Z] #35 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-07-08T23:43:15.573Z] #35 DONE 0.1s [2020-07-08T23:43:15.573Z] [2020-07-08T23:43:15.573Z] #27 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-07-08T23:43:15.573Z] #27 DONE 0.1s [2020-07-08T23:43:15.573Z] [2020-07-08T23:43:15.573Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-07-08T23:43:16.274Z] #43 ... [2020-07-08T23:43:16.274Z] [2020-07-08T23:43:16.274Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-08T23:43:16.274Z] #38 3.907 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-08T23:43:16.274Z] #38 3.946 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-08T23:43:16.274Z] #38 3.968 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-08T23:43:16.274Z] #38 4.728 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2020-07-08T23:43:16.274Z] #38 6.732 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [186 kB] [2020-07-08T23:43:16.274Z] #38 8.638 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7876 B] [2020-07-08T23:43:16.274Z] #38 ... [2020-07-08T23:43:16.274Z] [2020-07-08T23:43:16.274Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-07-08T23:43:16.274Z] #23 3.715 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-08T23:43:16.274Z] #23 3.849 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-08T23:43:16.274Z] #23 3.947 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-08T23:43:16.274Z] #23 4.469 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2020-07-08T23:43:16.274Z] #23 6.241 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [186 kB] [2020-07-08T23:43:16.274Z] #23 7.629 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7876 B] [2020-07-08T23:43:16.274Z] #23 ... [2020-07-08T23:43:16.274Z] [2020-07-08T23:43:16.274Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-08T23:43:16.274Z] #54 1.882 + RM_GOPATH=0 [2020-07-08T23:43:16.274Z] #54 1.882 + TMP_GOPATH= [2020-07-08T23:43:16.274Z] #54 1.882 + : /build [2020-07-08T23:43:16.274Z] #54 1.882 + '[' -z '' ']' [2020-07-08T23:43:16.274Z] #54 1.882 ++ mktemp -d [2020-07-08T23:43:16.274Z] #54 1.882 + export GOPATH=/tmp/tmp.zS6O3I0rpv [2020-07-08T23:43:16.274Z] #54 1.882 + GOPATH=/tmp/tmp.zS6O3I0rpv [2020-07-08T23:43:16.274Z] #54 1.882 + RM_GOPATH=1 [2020-07-08T23:43:16.274Z] #54 1.882 + case "$(go env GOARCH)" in [2020-07-08T23:43:16.274Z] #54 1.882 ++ go env GOARCH [2020-07-08T23:43:16.274Z] #54 1.882 + export GO_BUILDMODE=-buildmode=pie [2020-07-08T23:43:16.274Z] #54 1.882 + GO_BUILDMODE=-buildmode=pie [2020-07-08T23:43:16.274Z] #54 1.882 ++ dirname /tmp/install/install.sh [2020-07-08T23:43:16.274Z] #54 1.882 + dir=/tmp/install [2020-07-08T23:43:16.274Z] #54 1.882 + bin=rootlesskit [2020-07-08T23:43:16.274Z] #54 1.882 + shift [2020-07-08T23:43:16.274Z] #54 1.882 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2020-07-08T23:43:16.274Z] #54 1.882 + . /tmp/install/rootlesskit.installer [2020-07-08T23:43:16.274Z] #54 1.882 ++ : 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-07-08T23:43:16.274Z] #54 1.882 + install_rootlesskit [2020-07-08T23:43:16.274Z] #54 1.882 + case "$1" in [2020-07-08T23:43:16.274Z] #54 1.882 + export CGO_ENABLED=0 [2020-07-08T23:43:16.274Z] #54 1.882 + CGO_ENABLED=0 [2020-07-08T23:43:16.274Z] #54 1.882 + _install_rootlesskit [2020-07-08T23:43:16.274Z] #54 1.882 + echo 'Install rootlesskit version 3f5728fbb2b6abdc63d59759e72735442ce6424e' [2020-07-08T23:43:16.274Z] #54 1.882 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.zS6O3I0rpv/src/github.com/rootless-containers/rootlesskit [2020-07-08T23:43:16.274Z] #54 1.882 Cloning into '/tmp/tmp.zS6O3I0rpv/src/github.com/rootless-containers/rootlesskit'... [2020-07-08T23:43:16.274Z] #54 1.883 Install rootlesskit version 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-07-08T23:43:16.274Z] #54 5.036 + cd /tmp/tmp.zS6O3I0rpv/src/github.com/rootless-containers/rootlesskit [2020-07-08T23:43:16.274Z] #54 5.038 + git checkout -q 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-07-08T23:43:16.274Z] #54 5.386 + for f in rootlesskit rootlesskit-docker-proxy [2020-07-08T23:43:16.274Z] #54 5.387 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-07-08T23:43:16.304Z] 7355b492f1f7: Pull complete [2020-07-08T23:43:16.566Z] #54 ... [2020-07-08T23:43:16.566Z] [2020-07-08T23:43:16.566Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-08T23:43:16.566Z] #47 3.735 + RM_GOPATH=0 [2020-07-08T23:43:16.566Z] #47 3.735 + TMP_GOPATH= [2020-07-08T23:43:16.566Z] #47 3.735 + : /build [2020-07-08T23:43:16.566Z] #47 3.735 + '[' -z '' ']' [2020-07-08T23:43:16.566Z] #47 3.736 ++ mktemp -d [2020-07-08T23:43:16.566Z] #47 3.736 + export GOPATH=/tmp/tmp.KKYoVO5t7R [2020-07-08T23:43:16.566Z] #47 3.736 + GOPATH=/tmp/tmp.KKYoVO5t7R [2020-07-08T23:43:16.566Z] #47 3.736 + RM_GOPATH=1 [2020-07-08T23:43:16.566Z] #47 3.737 + case "$(go env GOARCH)" in [2020-07-08T23:43:16.566Z] #47 3.740 ++ go env GOARCH [2020-07-08T23:43:16.566Z] #47 3.771 + export GO_BUILDMODE=-buildmode=pie [2020-07-08T23:43:16.566Z] #47 3.774 + GO_BUILDMODE=-buildmode=pie [2020-07-08T23:43:16.566Z] #47 3.774 ++ dirname /tmp/install/install.sh [2020-07-08T23:43:16.566Z] #47 3.775 + dir=/tmp/install [2020-07-08T23:43:16.566Z] #47 3.775 + bin=shfmt [2020-07-08T23:43:16.566Z] #47 3.775 + shift [2020-07-08T23:43:16.566Z] #47 3.775 + '[' '!' -f /tmp/install/shfmt.installer ']' [2020-07-08T23:43:16.566Z] #47 3.775 + . /tmp/install/shfmt.installer [2020-07-08T23:43:16.566Z] #47 3.775 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-07-08T23:43:16.566Z] #47 3.776 + install_shfmt [2020-07-08T23:43:16.566Z] #47 3.776 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-07-08T23:43:16.566Z] #47 3.776 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-07-08T23:43:16.566Z] #47 3.776 + git clone https://github.com/mvdan/sh.git /tmp/tmp.KKYoVO5t7R/src/github.com/mvdan/sh [2020-07-08T23:43:16.566Z] #47 3.778 Cloning into '/tmp/tmp.KKYoVO5t7R/src/github.com/mvdan/sh'... [2020-07-08T23:43:16.566Z] #47 10.14 + cd /tmp/tmp.KKYoVO5t7R/src/github.com/mvdan/sh [2020-07-08T23:43:16.566Z] #47 10.14 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-07-08T23:43:16.566Z] #47 10.22 + GO111MODULE=on [2020-07-08T23:43:16.566Z] #47 10.22 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-07-08T23:43:16.566Z] #47 ... [2020-07-08T23:43:16.566Z] [2020-07-08T23:43:16.566Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-07-08T23:43:16.566Z] #36 4.152 + git clone https://github.com/docker/distribution.git . [2020-07-08T23:43:16.566Z] #36 4.154 Cloning into '.'... [2020-07-08T23:43:16.859Z] #36 ... [2020-07-08T23:43:16.859Z] [2020-07-08T23:43:16.859Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-08T23:43:16.859Z] #30 1.691 + RM_GOPATH=0 [2020-07-08T23:43:16.859Z] #30 1.691 + TMP_GOPATH= [2020-07-08T23:43:16.859Z] #30 1.691 + : /build [2020-07-08T23:43:16.859Z] #30 1.691 + '[' -z '' ']' [2020-07-08T23:43:16.859Z] #30 1.695 ++ mktemp -d [2020-07-08T23:43:16.859Z] #30 1.695 + export GOPATH=/tmp/tmp.ENJnozwSwU [2020-07-08T23:43:16.859Z] #30 1.695 + GOPATH=/tmp/tmp.ENJnozwSwU [2020-07-08T23:43:16.859Z] #30 1.695 + RM_GOPATH=1 [2020-07-08T23:43:16.859Z] #30 1.695 + case "$(go env GOARCH)" in [2020-07-08T23:43:16.859Z] #30 1.695 ++ go env GOARCH [2020-07-08T23:43:16.859Z] #30 1.722 + export GO_BUILDMODE=-buildmode=pie [2020-07-08T23:43:16.859Z] #30 1.722 + GO_BUILDMODE=-buildmode=pie [2020-07-08T23:43:16.859Z] #30 1.722 ++ dirname /tmp/install/install.sh [2020-07-08T23:43:16.859Z] #30 1.722 + dir=/tmp/install [2020-07-08T23:43:16.859Z] #30 1.722 + bin=tomlv [2020-07-08T23:43:16.859Z] #30 1.722 + shift [2020-07-08T23:43:16.859Z] #30 1.722 + '[' '!' -f /tmp/install/tomlv.installer ']' [2020-07-08T23:43:16.859Z] #30 1.722 + . /tmp/install/tomlv.installer [2020-07-08T23:43:16.859Z] #30 1.722 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-07-08T23:43:16.859Z] #30 1.722 + install_tomlv [2020-07-08T23:43:16.859Z] #30 1.722 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-07-08T23:43:16.859Z] #30 1.722 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.ENJnozwSwU/src/github.com/BurntSushi/toml [2020-07-08T23:43:16.859Z] #30 1.722 Cloning into '/tmp/tmp.ENJnozwSwU/src/github.com/BurntSushi/toml'... [2020-07-08T23:43:16.859Z] #30 1.728 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-07-08T23:43:16.859Z] #30 2.285 + cd /tmp/tmp.ENJnozwSwU/src/github.com/BurntSushi/toml [2020-07-08T23:43:16.859Z] #30 2.286 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-07-08T23:43:16.859Z] #30 2.288 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-07-08T23:43:16.859Z] #30 2.883 runtime/internal/atomic [2020-07-08T23:43:16.859Z] #30 2.888 internal/cpu [2020-07-08T23:43:16.859Z] #30 3.054 runtime/internal/sys [2020-07-08T23:43:16.859Z] #30 3.234 runtime/internal/math [2020-07-08T23:43:16.859Z] #30 3.263 internal/bytealg [2020-07-08T23:43:16.859Z] #30 3.335 math/bits [2020-07-08T23:43:16.859Z] #30 3.790 runtime [2020-07-08T23:43:16.859Z] #30 3.845 math [2020-07-08T23:43:16.859Z] #30 8.948 internal/testlog [2020-07-08T23:43:16.859Z] #30 9.229 encoding [2020-07-08T23:43:16.859Z] #30 9.430 runtime/cgo [2020-07-08T23:43:16.859Z] #30 ... [2020-07-08T23:43:16.859Z] [2020-07-08T23:43:16.859Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-08T23:43:16.859Z] #60 3.156 + RM_GOPATH=0 [2020-07-08T23:43:16.859Z] #60 3.156 + TMP_GOPATH= [2020-07-08T23:43:16.859Z] #60 3.156 + : /build [2020-07-08T23:43:16.859Z] #60 3.156 + '[' -z '' ']' [2020-07-08T23:43:16.859Z] #60 3.157 ++ mktemp -d [2020-07-08T23:43:16.859Z] #60 3.160 + export GOPATH=/tmp/tmp.jrTnoTzTww [2020-07-08T23:43:16.859Z] #60 3.160 + GOPATH=/tmp/tmp.jrTnoTzTww [2020-07-08T23:43:16.859Z] #60 3.160 + RM_GOPATH=1 [2020-07-08T23:43:16.859Z] #60 3.160 + case "$(go env GOARCH)" in [2020-07-08T23:43:16.859Z] #60 3.161 ++ go env GOARCH [2020-07-08T23:43:16.859Z] #60 3.179 + export GO_BUILDMODE=-buildmode=pie [2020-07-08T23:43:16.859Z] #60 3.179 + GO_BUILDMODE=-buildmode=pie [2020-07-08T23:43:16.859Z] #60 3.182 ++ dirname /tmp/install/install.sh [2020-07-08T23:43:16.859Z] #60 3.183 + dir=/tmp/install [2020-07-08T23:43:16.859Z] #60 3.183 + bin=proxy [2020-07-08T23:43:16.859Z] #60 3.183 + shift [2020-07-08T23:43:16.859Z] #60 3.183 + '[' '!' -f /tmp/install/proxy.installer ']' [2020-07-08T23:43:16.859Z] #60 3.183 + . /tmp/install/proxy.installer [2020-07-08T23:43:16.859Z] #60 3.183 ++ : 2e24aed516bd5c836e11378bb457dd612aa868ed [2020-07-08T23:43:16.859Z] #60 3.185 + install_proxy [2020-07-08T23:43:16.859Z] #60 3.185 + case "$1" in [2020-07-08T23:43:16.859Z] #60 3.185 + export CGO_ENABLED=0 [2020-07-08T23:43:16.859Z] #60 3.185 + CGO_ENABLED=0 [2020-07-08T23:43:16.859Z] #60 3.185 + _install_proxy [2020-07-08T23:43:16.859Z] #60 3.185 Install docker-proxy version 2e24aed516bd5c836e11378bb457dd612aa868ed [2020-07-08T23:43:16.859Z] #60 3.185 + echo 'Install docker-proxy version 2e24aed516bd5c836e11378bb457dd612aa868ed' [2020-07-08T23:43:16.859Z] #60 3.185 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.jrTnoTzTww/src/github.com/docker/libnetwork [2020-07-08T23:43:16.859Z] #60 3.189 Cloning into '/tmp/tmp.jrTnoTzTww/src/github.com/docker/libnetwork'... [2020-07-08T23:43:16.859Z] #60 ... [2020-07-08T23:43:16.859Z] [2020-07-08T23:43:16.859Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-08T23:43:16.859Z] #32 3.707 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-08T23:43:16.859Z] #32 3.832 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-08T23:43:16.859Z] #32 3.945 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-08T23:43:16.859Z] #32 4.495 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2020-07-08T23:43:16.859Z] #32 6.631 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [186 kB] [2020-07-08T23:43:16.859Z] #32 9.222 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7876 B] [2020-07-08T23:43:17.151Z] #32 ... [2020-07-08T23:43:17.151Z] [2020-07-08T23:43:17.151Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-08T23:43:17.151Z] #10 3.992 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-08T23:43:17.151Z] #10 4.059 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-08T23:43:17.151Z] #10 4.069 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-08T23:43:17.151Z] #10 4.727 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2020-07-08T23:43:17.151Z] #10 6.657 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [186 kB] [2020-07-08T23:43:17.151Z] #10 9.161 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7876 B] [2020-07-08T23:43:17.151Z] #10 ... [2020-07-08T23:43:17.151Z] [2020-07-08T23:43:17.151Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-08T23:43:17.151Z] #45 3.568 + RM_GOPATH=0 [2020-07-08T23:43:17.151Z] #45 3.568 + TMP_GOPATH= [2020-07-08T23:43:17.151Z] #45 3.568 + : /build [2020-07-08T23:43:17.151Z] #45 3.568 + '[' -z '' ']' [2020-07-08T23:43:17.151Z] #45 3.568 ++ mktemp -d [2020-07-08T23:43:17.151Z] #45 3.568 + export GOPATH=/tmp/tmp.DN0iM7WBsy [2020-07-08T23:43:17.151Z] #45 3.568 + GOPATH=/tmp/tmp.DN0iM7WBsy [2020-07-08T23:43:17.151Z] #45 3.568 + RM_GOPATH=1 [2020-07-08T23:43:17.151Z] #45 3.568 + case "$(go env GOARCH)" in [2020-07-08T23:43:17.151Z] #45 3.569 ++ go env GOARCH [2020-07-08T23:43:17.151Z] #45 3.572 + export GO_BUILDMODE=-buildmode=pie [2020-07-08T23:43:17.151Z] #45 3.572 + GO_BUILDMODE=-buildmode=pie [2020-07-08T23:43:17.151Z] #45 3.573 ++ dirname /tmp/install/install.sh [2020-07-08T23:43:17.151Z] #45 3.576 + dir=/tmp/install [2020-07-08T23:43:17.151Z] #45 3.576 + bin=golangci_lint [2020-07-08T23:43:17.151Z] #45 3.576 + shift [2020-07-08T23:43:17.151Z] #45 3.576 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2020-07-08T23:43:17.151Z] #45 3.576 + . /tmp/install/golangci_lint.installer [2020-07-08T23:43:17.151Z] #45 3.576 ++ : v1.23.8 [2020-07-08T23:43:17.151Z] #45 3.577 + install_golangci_lint [2020-07-08T23:43:17.151Z] #45 3.577 + echo 'Installing golangci-lint version v1.23.8' [2020-07-08T23:43:17.151Z] #45 3.577 Installing golangci-lint version v1.23.8 [2020-07-08T23:43:17.151Z] #45 3.577 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-07-08T23:43:17.443Z] #45 ... [2020-07-08T23:43:17.443Z] [2020-07-08T23:43:17.443Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-08T23:43:17.443Z] #47 10.99 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-07-08T23:43:17.443Z] #47 11.00 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-07-08T23:43:17.443Z] #47 11.05 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-07-08T23:43:17.443Z] #47 11.26 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-07-08T23:43:17.443Z] #47 11.26 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-07-08T23:43:17.735Z] #47 11.80 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-07-08T23:43:18.369Z] #47 12.39 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-07-08T23:43:19.407Z] #47 13.31 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-07-08T23:43:19.850Z] 3e2e3e16099d: Pull complete [2020-07-08T23:43:19.850Z] f8e8effe76ee: Pull complete [2020-07-08T23:43:19.850Z] Digest: sha256:0a96caa7939847c773b8c28192c0a0beb1e29488a2f15b8748cbd672c7fa1a88 [2020-07-08T23:43:19.850Z] Status: Downloaded newer image for golang:1.13.12-buster [2020-07-08T23:43:19.850Z] ---> 22d48dbfbcad [2020-07-08T23:43:19.850Z] Step 5/15 : ARG BUILDX_REPO [2020-07-08T23:43:19.850Z] ---> Running in ae07752989e5 [2020-07-08T23:43:20.144Z] Removing intermediate container ae07752989e5 [2020-07-08T23:43:20.144Z] ---> 6f34648d4889 [2020-07-08T23:43:20.144Z] Step 6/15 : RUN git clone "${BUILDX_REPO}" /buildx [2020-07-08T23:43:20.144Z] ---> Running in 27e32ee08639 [2020-07-08T23:43:20.437Z] Cloning into '/buildx'... [2020-07-08T23:43:20.442Z] #47 14.38 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-07-08T23:43:20.442Z] #47 14.42 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-07-08T23:43:20.442Z] #47 ... [2020-07-08T23:43:20.442Z] [2020-07-08T23:43:20.442Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-07-08T23:43:20.442Z] #51 4.406 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-08T23:43:20.442Z] #51 4.450 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-08T23:43:20.442Z] #51 4.473 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-08T23:43:20.442Z] #51 5.166 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2020-07-08T23:43:20.442Z] #51 7.123 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [186 kB] [2020-07-08T23:43:20.442Z] #51 10.53 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7876 B] [2020-07-08T23:43:20.442Z] #51 ... [2020-07-08T23:43:20.442Z] [2020-07-08T23:43:20.442Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-07-08T23:43:20.442Z] #36 14.50 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-07-08T23:43:20.870Z] #28 ... [2020-07-08T23:43:20.870Z] [2020-07-08T23:43:20.870Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-08T23:43:20.870Z] #60 3.145 + RM_GOPATH=0 [2020-07-08T23:43:20.870Z] #60 3.145 + TMP_GOPATH= [2020-07-08T23:43:20.870Z] #60 3.145 + : /build [2020-07-08T23:43:20.870Z] #60 3.145 + '[' -z '' ']' [2020-07-08T23:43:20.870Z] #60 3.145 ++ mktemp -d [2020-07-08T23:43:20.870Z] #60 3.145 + export GOPATH=/tmp/tmp.qmBwJrJdET [2020-07-08T23:43:20.870Z] #60 3.145 + GOPATH=/tmp/tmp.qmBwJrJdET [2020-07-08T23:43:20.870Z] #60 3.145 + RM_GOPATH=1 [2020-07-08T23:43:20.870Z] #60 3.145 + case "$(go env GOARCH)" in [2020-07-08T23:43:20.870Z] #60 3.151 ++ go env GOARCH [2020-07-08T23:43:20.870Z] #60 3.156 + export GO_BUILDMODE=-buildmode=pie [2020-07-08T23:43:20.870Z] #60 3.156 + GO_BUILDMODE=-buildmode=pie [2020-07-08T23:43:20.870Z] #60 3.158 Install docker-proxy version 2e24aed516bd5c836e11378bb457dd612aa868ed [2020-07-08T23:43:20.870Z] #60 3.158 ++ dirname /tmp/install/install.sh [2020-07-08T23:43:20.870Z] #60 3.158 + dir=/tmp/install [2020-07-08T23:43:20.870Z] #60 3.158 + bin=proxy [2020-07-08T23:43:20.870Z] #60 3.158 + shift [2020-07-08T23:43:20.870Z] #60 3.158 + '[' '!' -f /tmp/install/proxy.installer ']' [2020-07-08T23:43:20.870Z] #60 3.158 + . /tmp/install/proxy.installer [2020-07-08T23:43:20.870Z] #60 3.158 ++ : 2e24aed516bd5c836e11378bb457dd612aa868ed [2020-07-08T23:43:20.870Z] #60 3.158 + install_proxy [2020-07-08T23:43:20.870Z] #60 3.158 + case "$1" in [2020-07-08T23:43:20.870Z] #60 3.158 + export CGO_ENABLED=0 [2020-07-08T23:43:20.870Z] #60 3.158 + CGO_ENABLED=0 [2020-07-08T23:43:20.870Z] #60 3.158 + _install_proxy [2020-07-08T23:43:20.870Z] #60 3.158 + echo 'Install docker-proxy version 2e24aed516bd5c836e11378bb457dd612aa868ed' [2020-07-08T23:43:20.870Z] #60 3.158 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.qmBwJrJdET/src/github.com/docker/libnetwork [2020-07-08T23:43:20.870Z] #60 3.159 Cloning into '/tmp/tmp.qmBwJrJdET/src/github.com/docker/libnetwork'... [2020-07-08T23:43:21.810Z] #60 ... [2020-07-08T23:43:21.810Z] [2020-07-08T23:43:21.810Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-08T23:43:21.810Z] #47 6.040 + RM_GOPATH=0 [2020-07-08T23:43:21.810Z] #47 6.040 + TMP_GOPATH= [2020-07-08T23:43:21.810Z] #47 6.040 + : /build [2020-07-08T23:43:21.810Z] #47 6.040 + '[' -z '' ']' [2020-07-08T23:43:21.810Z] #47 6.040 ++ mktemp -d [2020-07-08T23:43:21.810Z] #47 6.041 + export GOPATH=/tmp/tmp.FWE7VTTbBM [2020-07-08T23:43:21.810Z] #47 6.041 + GOPATH=/tmp/tmp.FWE7VTTbBM [2020-07-08T23:43:21.810Z] #47 6.041 + RM_GOPATH=1 [2020-07-08T23:43:21.810Z] #47 6.041 + case "$(go env GOARCH)" in [2020-07-08T23:43:21.810Z] #47 6.043 ++ go env GOARCH [2020-07-08T23:43:21.810Z] #47 6.060 + export GO_BUILDMODE=-buildmode=pie [2020-07-08T23:43:21.810Z] #47 6.075 + GO_BUILDMODE=-buildmode=pie [2020-07-08T23:43:21.810Z] #47 6.078 ++ dirname /tmp/install/install.sh [2020-07-08T23:43:21.810Z] #47 6.085 + dir=/tmp/install [2020-07-08T23:43:21.810Z] #47 6.085 + bin=shfmt [2020-07-08T23:43:21.810Z] #47 6.085 + shift [2020-07-08T23:43:21.810Z] #47 6.085 + '[' '!' -f /tmp/install/shfmt.installer ']' [2020-07-08T23:43:21.810Z] #47 6.085 + . /tmp/install/shfmt.installer [2020-07-08T23:43:21.810Z] #47 6.086 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-07-08T23:43:21.810Z] #47 6.087 + install_shfmt [2020-07-08T23:43:21.810Z] #47 6.091 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-07-08T23:43:21.810Z] #47 6.091 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-07-08T23:43:21.810Z] #47 6.091 + git clone https://github.com/mvdan/sh.git /tmp/tmp.FWE7VTTbBM/src/github.com/mvdan/sh [2020-07-08T23:43:21.810Z] #47 6.093 Cloning into '/tmp/tmp.FWE7VTTbBM/src/github.com/mvdan/sh'... [2020-07-08T23:43:22.016Z] #36 15.93 + 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-07-08T23:43:22.382Z] #47 ... [2020-07-08T23:43:22.382Z] [2020-07-08T23:43:22.382Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-08T23:43:22.382Z] #54 6.822 + RM_GOPATH=0 [2020-07-08T23:43:22.382Z] #54 6.822 + TMP_GOPATH= [2020-07-08T23:43:22.382Z] #54 6.822 + : /build [2020-07-08T23:43:22.382Z] #54 6.823 + '[' -z '' ']' [2020-07-08T23:43:22.382Z] #54 6.829 ++ mktemp -d [2020-07-08T23:43:22.382Z] #54 6.833 + export GOPATH=/tmp/tmp.EsQ4PArVfQ [2020-07-08T23:43:22.382Z] #54 6.833 + GOPATH=/tmp/tmp.EsQ4PArVfQ [2020-07-08T23:43:22.382Z] #54 6.833 + RM_GOPATH=1 [2020-07-08T23:43:22.382Z] #54 6.833 + case "$(go env GOARCH)" in [2020-07-08T23:43:22.382Z] #54 6.834 ++ go env GOARCH [2020-07-08T23:43:22.382Z] #54 6.873 + export GO_BUILDMODE=-buildmode=pie [2020-07-08T23:43:22.382Z] #54 6.873 + GO_BUILDMODE=-buildmode=pie [2020-07-08T23:43:22.382Z] #54 6.874 ++ dirname /tmp/install/install.sh [2020-07-08T23:43:22.382Z] #54 6.885 + dir=/tmp/install [2020-07-08T23:43:22.382Z] #54 6.885 + bin=rootlesskit [2020-07-08T23:43:22.382Z] #54 6.885 + shift [2020-07-08T23:43:22.382Z] #54 6.885 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2020-07-08T23:43:22.382Z] #54 6.885 + . /tmp/install/rootlesskit.installer [2020-07-08T23:43:22.382Z] #54 6.886 ++ : 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-07-08T23:43:22.382Z] #54 6.886 + install_rootlesskit [2020-07-08T23:43:22.382Z] #54 6.887 + case "$1" in [2020-07-08T23:43:22.383Z] #54 6.887 + export CGO_ENABLED=0 [2020-07-08T23:43:22.383Z] #54 6.887 + CGO_ENABLED=0 [2020-07-08T23:43:22.383Z] #54 6.887 + _install_rootlesskit [2020-07-08T23:43:22.383Z] #54 6.887 + echo 'Install rootlesskit version 3f5728fbb2b6abdc63d59759e72735442ce6424e' [2020-07-08T23:43:22.383Z] #54 6.888 Install rootlesskit version 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-07-08T23:43:22.383Z] #54 6.888 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.EsQ4PArVfQ/src/github.com/rootless-containers/rootlesskit [2020-07-08T23:43:22.383Z] #54 6.894 Cloning into '/tmp/tmp.EsQ4PArVfQ/src/github.com/rootless-containers/rootlesskit'... [2020-07-08T23:43:22.955Z] #54 ... [2020-07-08T23:43:22.955Z] [2020-07-08T23:43:22.955Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-08T23:43:22.955Z] #43 7.105 + RM_GOPATH=0 [2020-07-08T23:43:22.955Z] #43 7.106 + TMP_GOPATH= [2020-07-08T23:43:22.955Z] #43 7.106 + : /build [2020-07-08T23:43:22.955Z] #43 7.106 + '[' -z '' ']' [2020-07-08T23:43:22.955Z] #43 7.107 ++ mktemp -d [2020-07-08T23:43:22.955Z] #43 7.108 + export GOPATH=/tmp/tmp.XdzkzZNAxm [2020-07-08T23:43:22.955Z] #43 7.108 + GOPATH=/tmp/tmp.XdzkzZNAxm [2020-07-08T23:43:22.955Z] #43 7.108 + RM_GOPATH=1 [2020-07-08T23:43:22.955Z] #43 7.109 + case "$(go env GOARCH)" in [2020-07-08T23:43:22.955Z] #43 7.109 ++ go env GOARCH [2020-07-08T23:43:22.955Z] #43 7.151 + export GO_BUILDMODE=-buildmode=pie [2020-07-08T23:43:22.955Z] #43 7.151 + GO_BUILDMODE=-buildmode=pie [2020-07-08T23:43:22.955Z] #43 7.153 ++ dirname /tmp/install/install.sh [2020-07-08T23:43:22.955Z] #43 7.154 + dir=/tmp/install [2020-07-08T23:43:22.955Z] #43 7.154 + bin=gotestsum [2020-07-08T23:43:22.955Z] #43 7.155 + shift [2020-07-08T23:43:22.955Z] #43 7.155 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2020-07-08T23:43:22.955Z] #43 7.155 + . /tmp/install/gotestsum.installer [2020-07-08T23:43:22.955Z] #43 7.158 ++ : v0.3.5 [2020-07-08T23:43:22.955Z] #43 7.160 + install_gotestsum [2020-07-08T23:43:22.955Z] #43 7.164 + set -e [2020-07-08T23:43:22.955Z] #43 7.164 + export GO111MODULE=on [2020-07-08T23:43:22.955Z] #43 7.164 + GO111MODULE=on [2020-07-08T23:43:22.955Z] #43 7.165 + GOBIN=/build [2020-07-08T23:43:22.955Z] #43 7.165 + go get gotest.tools/gotestsum@v0.3.5 [2020-07-08T23:43:22.955Z] #43 7.294 go: finding gotest.tools/gotestsum v0.3.5 [2020-07-08T23:43:22.955Z] #43 7.300 go: finding gotest.tools v0.3.5 [2020-07-08T23:43:22.955Z] #43 ... [2020-07-08T23:43:22.955Z] [2020-07-08T23:43:22.955Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-07-08T23:43:22.955Z] #28 7.523 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-07-08T23:43:22.955Z] #28 7.524 Cloning into '.'... [2020-07-08T23:43:23.981Z] Removing intermediate container 27e32ee08639 [2020-07-08T23:43:23.981Z] ---> 232aa89e030d [2020-07-08T23:43:23.981Z] Step 7/15 : WORKDIR /buildx [2020-07-08T23:43:23.981Z] ---> Running in b2da55b69564 [2020-07-08T23:43:23.981Z] Removing intermediate container b2da55b69564 [2020-07-08T23:43:23.981Z] ---> 7e41667fc18b [2020-07-08T23:43:23.981Z] Step 8/15 : ARG BUILDX_COMMIT [2020-07-08T23:43:23.981Z] ---> Running in 50426fbbd5d2 [2020-07-08T23:43:23.981Z] Removing intermediate container 50426fbbd5d2 [2020-07-08T23:43:23.981Z] ---> 85801975878c [2020-07-08T23:43:23.981Z] Step 9/15 : RUN git fetch origin "${BUILDX_COMMIT}":build && git checkout build [2020-07-08T23:43:23.981Z] ---> Running in 3feaaa40ef5c [2020-07-08T23:43:24.274Z] From https://github.com/docker/buildx [2020-07-08T23:43:24.274Z] * [new tag] v0.3.1 -> build [2020-07-08T23:43:24.914Z] Switched to branch 'build' [2020-07-08T23:43:25.526Z] #28 ... [2020-07-08T23:43:25.526Z] [2020-07-08T23:43:25.526Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-08T23:43:25.526Z] #10 8.254 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-08T23:43:25.526Z] #10 8.349 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-08T23:43:25.526Z] #10 8.349 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-08T23:43:25.526Z] #10 9.346 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-07-08T23:43:25.565Z] Removing intermediate container 3feaaa40ef5c [2020-07-08T23:43:25.565Z] ---> 18abdfb8f168 [2020-07-08T23:43:25.565Z] Step 10/15 : ARG GOOS [2020-07-08T23:43:25.788Z] #10 ... [2020-07-08T23:43:25.788Z] [2020-07-08T23:43:25.788Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-07-08T23:43:25.788Z] #51 8.244 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-08T23:43:25.788Z] #51 8.288 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-08T23:43:25.788Z] #51 8.291 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-08T23:43:25.788Z] #51 9.265 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-07-08T23:43:25.788Z] #51 ... [2020-07-08T23:43:25.788Z] [2020-07-08T23:43:25.788Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-08T23:43:25.788Z] #45 7.181 + RM_GOPATH=0 [2020-07-08T23:43:25.788Z] #45 7.181 + TMP_GOPATH= [2020-07-08T23:43:25.788Z] #45 7.181 + : /build [2020-07-08T23:43:25.788Z] #45 7.181 + '[' -z '' ']' [2020-07-08T23:43:25.788Z] #45 7.181 ++ mktemp -d [2020-07-08T23:43:25.788Z] #45 7.181 + export GOPATH=/tmp/tmp.zOA819V13Z [2020-07-08T23:43:25.788Z] #45 7.181 + GOPATH=/tmp/tmp.zOA819V13Z [2020-07-08T23:43:25.788Z] #45 7.181 + RM_GOPATH=1 [2020-07-08T23:43:25.788Z] #45 7.181 + case "$(go env GOARCH)" in [2020-07-08T23:43:25.788Z] #45 7.199 ++ go env GOARCH [2020-07-08T23:43:25.788Z] #45 7.259 + export GO_BUILDMODE=-buildmode=pie [2020-07-08T23:43:25.788Z] #45 7.260 + GO_BUILDMODE=-buildmode=pie [2020-07-08T23:43:25.788Z] #45 7.264 ++ dirname /tmp/install/install.sh [2020-07-08T23:43:25.788Z] #45 7.272 + dir=/tmp/install [2020-07-08T23:43:25.788Z] #45 7.273 + bin=golangci_lint [2020-07-08T23:43:25.788Z] #45 7.274 + shift [2020-07-08T23:43:25.788Z] #45 7.275 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2020-07-08T23:43:25.788Z] #45 7.275 + . /tmp/install/golangci_lint.installer [2020-07-08T23:43:25.788Z] #45 7.277 ++ : v1.23.8 [2020-07-08T23:43:25.788Z] #45 7.277 + install_golangci_lint [2020-07-08T23:43:25.788Z] #45 7.279 + echo 'Installing golangci-lint version v1.23.8' [2020-07-08T23:43:25.788Z] #45 7.284 Installing golangci-lint version v1.23.8 [2020-07-08T23:43:25.788Z] #45 7.284 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-07-08T23:43:25.861Z] ---> Running in 7e064e4ab3bf [2020-07-08T23:43:25.861Z] Removing intermediate container 7e064e4ab3bf [2020-07-08T23:43:25.861Z] ---> 4ff2d7fc4b5c [2020-07-08T23:43:25.861Z] Step 11/15 : ARG GOARCH [2020-07-08T23:43:25.861Z] ---> Running in 52246f95b110 [2020-07-08T23:43:25.861Z] Removing intermediate container 52246f95b110 [2020-07-08T23:43:25.861Z] ---> c77ca0a124fb [2020-07-08T23:43:25.861Z] 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-07-08T23:43:25.861Z] ---> Running in d05ff844fcf7 [2020-07-08T23:43:26.051Z] #45 ... [2020-07-08T23:43:26.051Z] [2020-07-08T23:43:26.051Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-08T23:43:26.051Z] #32 8.332 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-08T23:43:26.051Z] #32 8.391 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-08T23:43:26.051Z] #32 8.392 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-08T23:43:26.051Z] #32 9.339 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-07-08T23:43:26.051Z] #32 ... [2020-07-08T23:43:26.051Z] [2020-07-08T23:43:26.051Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-07-08T23:43:26.051Z] #23 8.300 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-08T23:43:26.051Z] #23 8.384 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-08T23:43:26.051Z] #23 8.384 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-08T23:43:26.051Z] #23 9.296 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-07-08T23:43:26.312Z] #23 ... [2020-07-08T23:43:26.312Z] [2020-07-08T23:43:26.312Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-08T23:43:26.312Z] #38 8.346 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-08T23:43:26.312Z] #38 8.429 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-08T23:43:26.312Z] #38 8.440 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-08T23:43:26.312Z] #38 9.521 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-07-08T23:43:26.312Z] #38 ... [2020-07-08T23:43:26.312Z] [2020-07-08T23:43:26.312Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-08T23:43:26.312Z] #30 6.785 + RM_GOPATH=0 [2020-07-08T23:43:26.312Z] #30 6.785 + TMP_GOPATH= [2020-07-08T23:43:26.312Z] #30 6.785 + : /build [2020-07-08T23:43:26.312Z] #30 6.785 + '[' -z '' ']' [2020-07-08T23:43:26.312Z] #30 6.787 ++ mktemp -d [2020-07-08T23:43:26.312Z] #30 6.813 + export GOPATH=/tmp/tmp.MxLyZBv4MT [2020-07-08T23:43:26.312Z] #30 6.813 + GOPATH=/tmp/tmp.MxLyZBv4MT [2020-07-08T23:43:26.312Z] #30 6.813 + RM_GOPATH=1 [2020-07-08T23:43:26.312Z] #30 6.814 + case "$(go env GOARCH)" in [2020-07-08T23:43:26.312Z] #30 6.818 ++ go env GOARCH [2020-07-08T23:43:26.312Z] #30 6.873 + export GO_BUILDMODE=-buildmode=pie [2020-07-08T23:43:26.312Z] #30 6.874 + GO_BUILDMODE=-buildmode=pie [2020-07-08T23:43:26.312Z] #30 6.875 ++ dirname /tmp/install/install.sh [2020-07-08T23:43:26.312Z] #30 6.877 + dir=/tmp/install [2020-07-08T23:43:26.312Z] #30 6.877 + bin=tomlv [2020-07-08T23:43:26.312Z] #30 6.877 + shift [2020-07-08T23:43:26.312Z] #30 6.879 + '[' '!' -f /tmp/install/tomlv.installer ']' [2020-07-08T23:43:26.312Z] #30 6.882 + . /tmp/install/tomlv.installer [2020-07-08T23:43:26.312Z] #30 6.883 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-07-08T23:43:26.312Z] #30 6.886 + install_tomlv [2020-07-08T23:43:26.312Z] #30 6.887 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-07-08T23:43:26.312Z] #30 6.888 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-07-08T23:43:26.312Z] #30 6.888 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.MxLyZBv4MT/src/github.com/BurntSushi/toml [2020-07-08T23:43:26.312Z] #30 6.890 Cloning into '/tmp/tmp.MxLyZBv4MT/src/github.com/BurntSushi/toml'... [2020-07-08T23:43:26.312Z] #30 7.906 + cd /tmp/tmp.MxLyZBv4MT/src/github.com/BurntSushi/toml [2020-07-08T23:43:26.312Z] #30 7.906 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-07-08T23:43:26.312Z] #30 7.913 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-07-08T23:43:26.312Z] #30 8.523 runtime/internal/atomic [2020-07-08T23:43:26.312Z] #30 8.551 internal/cpu [2020-07-08T23:43:26.312Z] #30 8.832 runtime/internal/sys [2020-07-08T23:43:26.312Z] #30 9.165 runtime/internal/math [2020-07-08T23:43:26.312Z] #30 9.199 internal/bytealg [2020-07-08T23:43:26.312Z] #30 9.266 math/bits [2020-07-08T23:43:26.312Z] #30 10.19 runtime [2020-07-08T23:43:26.312Z] #30 10.22 math [2020-07-08T23:43:26.512Z] #36 ... [2020-07-08T23:43:26.512Z] [2020-07-08T23:43:26.512Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-08T23:43:26.512Z] #60 15.14 Checking out files: 95% (1978/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-07-08T23:43:26.512Z] #60 15.22 + cd /tmp/tmp.jrTnoTzTww/src/github.com/docker/libnetwork [2020-07-08T23:43:26.512Z] #60 15.22 + git checkout -q 2e24aed516bd5c836e11378bb457dd612aa868ed [2020-07-08T23:43:26.512Z] #60 15.93 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-07-08T23:43:26.573Z] #30 ... [2020-07-08T23:43:26.573Z] [2020-07-08T23:43:26.573Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-08T23:43:26.573Z] #21 7.587 + RM_GOPATH=0 [2020-07-08T23:43:26.573Z] #21 7.587 + TMP_GOPATH= [2020-07-08T23:43:26.573Z] #21 7.587 + : /build [2020-07-08T23:43:26.573Z] #21 7.588 + '[' -z '' ']' [2020-07-08T23:43:26.573Z] #21 7.593 ++ mktemp -d [2020-07-08T23:43:26.573Z] #21 7.593 + export GOPATH=/tmp/tmp.iL8vBkIn7z [2020-07-08T23:43:26.573Z] #21 7.593 + GOPATH=/tmp/tmp.iL8vBkIn7z [2020-07-08T23:43:26.573Z] #21 7.593 + RM_GOPATH=1 [2020-07-08T23:43:26.573Z] #21 7.593 + case "$(go env GOARCH)" in [2020-07-08T23:43:26.573Z] #21 7.593 ++ go env GOARCH [2020-07-08T23:43:26.573Z] #21 7.639 + export GO_BUILDMODE=-buildmode=pie [2020-07-08T23:43:26.573Z] #21 7.639 + GO_BUILDMODE=-buildmode=pie [2020-07-08T23:43:26.573Z] #21 7.641 ++ dirname /tmp/install/install.sh [2020-07-08T23:43:26.573Z] #21 7.647 + dir=/tmp/install [2020-07-08T23:43:26.573Z] #21 7.653 + bin=dockercli [2020-07-08T23:43:26.573Z] #21 7.654 + shift [2020-07-08T23:43:26.573Z] #21 7.654 + '[' '!' -f /tmp/install/dockercli.installer ']' [2020-07-08T23:43:26.573Z] #21 7.656 + . /tmp/install/dockercli.installer [2020-07-08T23:43:26.573Z] #21 7.656 ++ : stable [2020-07-08T23:43:26.573Z] #21 7.656 ++ : 17.06.2-ce [2020-07-08T23:43:26.573Z] #21 7.657 + install_dockercli [2020-07-08T23:43:26.573Z] #21 7.657 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-07-08T23:43:26.573Z] #21 7.659 Install docker/cli version 17.06.2-ce from stable [2020-07-08T23:43:26.573Z] #21 7.659 ++ uname -m [2020-07-08T23:43:26.573Z] #21 7.661 + arch=x86_64 [2020-07-08T23:43:26.573Z] #21 7.666 + '[' x86_64 '!=' x86_64 ']' [2020-07-08T23:43:26.573Z] #21 7.666 + url=https://download.docker.com/linux/static [2020-07-08T23:43:26.573Z] #21 7.667 + tar -xz docker/docker [2020-07-08T23:43:26.573Z] #21 7.672 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2020-07-08T23:43:26.573Z] #21 ... [2020-07-08T23:43:26.573Z] [2020-07-08T23:43:26.573Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-07-08T23:43:26.573Z] #36 7.474 + git clone https://github.com/docker/distribution.git . [2020-07-08T23:43:26.573Z] #36 7.476 Cloning into '.'... [2020-07-08T23:43:26.834Z] #36 ... [2020-07-08T23:43:26.834Z] [2020-07-08T23:43:26.834Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-08T23:43:26.834Z] #41 7.542 + RM_GOPATH=0 [2020-07-08T23:43:26.834Z] #41 7.543 + TMP_GOPATH= [2020-07-08T23:43:26.834Z] #41 7.543 + : /build [2020-07-08T23:43:26.834Z] #41 7.544 + '[' -z '' ']' [2020-07-08T23:43:26.834Z] #41 7.549 ++ mktemp -d [2020-07-08T23:43:26.834Z] #41 7.551 + export GOPATH=/tmp/tmp.AZY5mEm56W [2020-07-08T23:43:26.834Z] #41 7.551 + GOPATH=/tmp/tmp.AZY5mEm56W [2020-07-08T23:43:26.834Z] #41 7.551 + RM_GOPATH=1 [2020-07-08T23:43:26.834Z] #41 7.551 + case "$(go env GOARCH)" in [2020-07-08T23:43:26.834Z] #41 7.551 ++ go env GOARCH [2020-07-08T23:43:26.834Z] #41 7.575 + export GO_BUILDMODE=-buildmode=pie [2020-07-08T23:43:26.834Z] #41 7.575 + GO_BUILDMODE=-buildmode=pie [2020-07-08T23:43:26.834Z] #41 7.586 ++ dirname /tmp/install/install.sh [2020-07-08T23:43:26.834Z] #41 7.602 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-07-08T23:43:26.834Z] #41 7.602 + dir=/tmp/install [2020-07-08T23:43:26.834Z] #41 7.602 + bin=vndr [2020-07-08T23:43:26.834Z] #41 7.602 + shift [2020-07-08T23:43:26.834Z] #41 7.602 + '[' '!' -f /tmp/install/vndr.installer ']' [2020-07-08T23:43:26.834Z] #41 7.602 + . /tmp/install/vndr.installer [2020-07-08T23:43:26.834Z] #41 7.602 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-07-08T23:43:26.834Z] #41 7.602 + install_vndr [2020-07-08T23:43:26.834Z] #41 7.602 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-07-08T23:43:26.834Z] #41 7.602 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.AZY5mEm56W/src/github.com/LK4D4/vndr [2020-07-08T23:43:26.834Z] #41 7.602 Cloning into '/tmp/tmp.AZY5mEm56W/src/github.com/LK4D4/vndr'... [2020-07-08T23:43:26.834Z] #41 8.405 + cd /tmp/tmp.AZY5mEm56W/src/github.com/LK4D4/vndr [2020-07-08T23:43:26.834Z] #41 8.406 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-07-08T23:43:26.834Z] #41 8.411 + go build -buildmode=pie -v -o /build/vndr . [2020-07-08T23:43:26.834Z] #41 10.30 internal/race [2020-07-08T23:43:26.834Z] #41 10.47 sync/atomic [2020-07-08T23:43:26.834Z] #41 10.57 runtime [2020-07-08T23:43:26.834Z] #41 10.90 unicode [2020-07-08T23:43:26.834Z] #41 ... [2020-07-08T23:43:26.834Z] [2020-07-08T23:43:26.834Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-07-08T23:43:26.834Z] #51 11.24 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [208 kB] [2020-07-08T23:43:28.749Z] #51 13.32 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-07-08T23:43:29.247Z] #60 ... [2020-07-08T23:43:29.247Z] [2020-07-08T23:43:29.247Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-08T23:43:29.247Z] #41 12.96 unicode/utf16 [2020-07-08T23:43:29.247Z] #41 13.20 container/list [2020-07-08T23:43:29.247Z] #41 13.83 crypto/internal/subtle [2020-07-08T23:43:29.247Z] #41 14.00 crypto/subtle [2020-07-08T23:43:29.247Z] #41 14.23 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-07-08T23:43:29.247Z] #41 14.34 internal/nettrace [2020-07-08T23:43:29.247Z] #41 14.50 runtime/cgo [2020-07-08T23:43:29.247Z] #41 ... [2020-07-08T23:43:29.247Z] [2020-07-08T23:43:29.247Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-07-08T23:43:29.247Z] #23 13.97 Fetched 8055 kB in 10s (773 kB/s) [2020-07-08T23:43:29.247Z] #23 13.97 Reading package lists... [2020-07-08T23:43:29.247Z] #23 17.85 Reading package lists... [2020-07-08T23:43:29.247Z] #23 21.62 Building dependency tree... [2020-07-08T23:43:29.247Z] #23 22.78 ca-certificates is already the newest version (20200601~deb10u1). [2020-07-08T23:43:29.247Z] #23 22.78 The following additional packages will be installed: [2020-07-08T23:43:29.247Z] #23 22.82 libjq1 libonig5 [2020-07-08T23:43:29.247Z] #23 23.11 The following NEW packages will be installed: [2020-07-08T23:43:29.247Z] #23 23.14 jq libjq1 libonig5 [2020-07-08T23:43:29.247Z] #23 23.27 0 upgraded, 3 newly installed, 0 to remove and 1 not upgraded. [2020-07-08T23:43:29.247Z] #23 23.27 Need to get 350 kB of archives. [2020-07-08T23:43:29.247Z] #23 23.27 After this operation, 1154 kB of additional disk space will be used. [2020-07-08T23:43:29.247Z] #23 23.27 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libonig5 s390x 6.9.1-1 [165 kB] [2020-07-08T23:43:29.247Z] #23 23.32 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjq1 s390x 1.5+dfsg-2+b1 [125 kB] [2020-07-08T23:43:29.247Z] #23 23.33 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x jq s390x 1.5+dfsg-2+b1 [59.5 kB] [2020-07-08T23:43:29.882Z] #23 23.95 debconf: delaying package configuration, since apt-utils is not installed [2020-07-08T23:43:29.882Z] #23 24.01 Fetched 350 kB in 0s (2474 kB/s) [2020-07-08T23:43:29.882Z] #23 24.08 Selecting previously unselected package libonig5:s390x. [2020-07-08T23:43:29.882Z] #23 24.08 (Reading database ... [2020-07-08T23:43:29.882Z] #23 ... [2020-07-08T23:43:29.882Z] [2020-07-08T23:43:29.882Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-08T23:43:29.882Z] #30 24.04 internal/reflectlite [2020-07-08T23:43:30.174Z] #30 24.09 sync [2020-07-08T23:43:30.466Z] #30 ... [2020-07-08T23:43:30.466Z] [2020-07-08T23:43:30.466Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-08T23:43:30.466Z] #47 14.51 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-07-08T23:43:30.466Z] #47 14.59 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-07-08T23:43:30.466Z] #47 15.12 runtime [2020-07-08T23:43:30.466Z] #47 15.13 runtime/cgo [2020-07-08T23:43:30.466Z] #47 ... [2020-07-08T23:43:30.466Z] [2020-07-08T23:43:30.466Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-08T23:43:30.466Z] #32 14.60 Fetched 8055 kB in 11s (731 kB/s) [2020-07-08T23:43:30.466Z] #32 14.60 Reading package lists... [2020-07-08T23:43:30.466Z] #32 18.83 Reading package lists... [2020-07-08T23:43:30.466Z] #32 22.60 Building dependency tree... [2020-07-08T23:43:30.466Z] #32 23.64 The following additional packages will be installed: [2020-07-08T23:43:30.466Z] #32 23.66 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-07-08T23:43:30.466Z] #32 23.66 Suggested packages: [2020-07-08T23:43:30.466Z] #32 23.67 cmake-doc ninja-build lrzip [2020-07-08T23:43:30.466Z] #32 23.67 Recommended packages: [2020-07-08T23:43:30.466Z] #32 23.67 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-07-08T23:43:30.466Z] #32 24.45 The following NEW packages will be installed: [2020-07-08T23:43:30.466Z] #32 24.45 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-07-08T23:43:30.466Z] #32 24.45 vim-common xxd [2020-07-08T23:43:30.466Z] #32 24.59 0 upgraded, 10 newly installed, 0 to remove and 1 not upgraded. [2020-07-08T23:43:30.466Z] #32 24.59 Need to get 14.0 MB of archives. [2020-07-08T23:43:30.466Z] #32 24.59 After this operation, 62.1 MB of additional disk space will be used. [2020-07-08T23:43:30.466Z] #32 24.59 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x xxd s390x 2:8.1.0875-5 [139 kB] [2020-07-08T23:43:30.466Z] #32 24.62 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-common all 2:8.1.0875-5 [195 kB] [2020-07-08T23:43:30.466Z] #32 24.63 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x cmake-data all 3.13.4-1 [1476 kB] [2020-07-08T23:43:30.466Z] #32 24.69 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libicu63 s390x 63.1-6+deb10u1 [8035 kB] [2020-07-08T23:43:30.761Z] #32 ... [2020-07-08T23:43:30.761Z] [2020-07-08T23:43:30.761Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-08T23:43:30.761Z] #38 14.48 Fetched 8055 kB in 11s (758 kB/s) [2020-07-08T23:43:30.761Z] #38 14.48 Reading package lists... [2020-07-08T23:43:30.761Z] #38 18.20 Reading package lists... [2020-07-08T23:43:30.761Z] #38 22.63 Building dependency tree... [2020-07-08T23:43:30.761Z] #38 23.62 The following additional packages will be installed: [2020-07-08T23:43:30.761Z] #38 23.62 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-07-08T23:43:30.761Z] #38 23.66 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-07-08T23:43:30.761Z] #38 23.66 Suggested packages: [2020-07-08T23:43:30.761Z] #38 23.66 manpages-dev python-setuptools [2020-07-08T23:43:30.761Z] #38 24.54 The following NEW packages will be installed: [2020-07-08T23:43:30.761Z] #38 24.57 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-07-08T23:43:30.761Z] #38 24.57 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-07-08T23:43:30.761Z] #38 24.57 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-07-08T23:43:30.761Z] #38 24.57 python-six zlib1g-dev [2020-07-08T23:43:30.761Z] #38 24.71 0 upgraded, 17 newly installed, 0 to remove and 1 not upgraded. [2020-07-08T23:43:30.761Z] #38 24.71 Need to get 3742 kB of archives. [2020-07-08T23:43:30.761Z] #38 24.71 After this operation, 22.0 MB of additional disk space will be used. [2020-07-08T23:43:30.761Z] #38 24.71 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libcap-dev s390x 1:2.25-2 [30.3 kB] [2020-07-08T23:43:30.761Z] #38 24.73 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1 s390x 1.1.6+dfsg-3.1 [55.8 kB] [2020-07-08T23:43:30.761Z] #38 24.74 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1-dev s390x 1.1.6+dfsg-3.1 [114 kB] [2020-07-08T23:43:30.761Z] #38 24.76 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-200 s390x 3.4.0-1 [59.8 kB] [2020-07-08T23:43:30.761Z] #38 24.76 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-dev s390x 3.4.0-1 [99.5 kB] [2020-07-08T23:43:30.761Z] #38 24.78 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c1 s390x 1.3.1-1+b1 [26.4 kB] [2020-07-08T23:43:30.761Z] #38 24.78 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-07-08T23:43:30.761Z] #38 24.78 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x zlib1g-dev s390x 1:1.2.11.dfsg-1 [211 kB] [2020-07-08T23:43:30.761Z] #38 24.80 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf17 s390x 3.6.1.3-2 [716 kB] [2020-07-08T23:43:30.761Z] #38 24.87 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-lite17 s390x 3.6.1.3-2 [152 kB] [2020-07-08T23:43:30.761Z] #38 24.88 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-dev s390x 3.6.1.3-2 [1004 kB] [2020-07-08T23:43:30.761Z] #38 24.94 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotoc17 s390x 3.6.1.3-2 [582 kB] [2020-07-08T23:43:30.761Z] #38 ... [2020-07-08T23:43:30.761Z] [2020-07-08T23:43:30.761Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-08T23:43:30.761Z] #10 14.50 Fetched 8055 kB in 11s (765 kB/s) [2020-07-08T23:43:30.761Z] #10 14.50 Reading package lists... [2020-07-08T23:43:30.761Z] #10 18.48 Reading package lists... [2020-07-08T23:43:30.761Z] #10 22.90 Building dependency tree... [2020-07-08T23:43:30.761Z] #10 23.95 The following additional packages will be installed: [2020-07-08T23:43:30.761Z] #10 23.99 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-07-08T23:43:30.761Z] #10 23.99 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-07-08T23:43:30.761Z] #10 23.99 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-07-08T23:43:30.761Z] #10 23.99 libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-07-08T23:43:30.761Z] #10 24.00 Suggested packages: [2020-07-08T23:43:30.761Z] #10 24.00 gcc-8-locales seccomp wine64 [2020-07-08T23:43:30.761Z] #10 24.89 The following NEW packages will be installed: [2020-07-08T23:43:30.761Z] #10 24.89 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-07-08T23:43:30.761Z] #10 24.89 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-07-08T23:43:30.761Z] #10 24.89 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-07-08T23:43:30.761Z] #10 24.89 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-07-08T23:43:30.761Z] #10 24.89 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-07-08T23:43:30.761Z] #10 24.89 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-07-08T23:43:30.761Z] #10 25.05 0 upgraded, 25 newly installed, 0 to remove and 1 not upgraded. [2020-07-08T23:43:30.761Z] #10 25.05 Need to get 73.3 MB of archives. [2020-07-08T23:43:30.761Z] #10 25.05 After this operation, 494 MB of additional disk space will be used. [2020-07-08T23:43:30.761Z] #10 25.05 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x binutils-mingw-w64-i686 s390x 2.31.1-11+8.3 [2161 kB] [2020-07-08T23:43:30.761Z] #10 ... [2020-07-08T23:43:30.761Z] [2020-07-08T23:43:30.761Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-08T23:43:30.761Z] #38 24.99 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-07-08T23:43:30.761Z] #38 24.99 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x protobuf-compiler s390x 3.6.1.3-2 [64.7 kB] [2020-07-08T23:43:30.761Z] #38 24.99 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-pkg-resources all 40.8.0-1 [182 kB] [2020-07-08T23:43:30.761Z] #38 25.03 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-six all 1.12.0-1 [15.7 kB] [2020-07-08T23:43:30.761Z] #38 25.03 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-protobuf s390x 3.6.1.3-2 [328 kB] [2020-07-08T23:43:31.057Z] #38 ... [2020-07-08T23:43:31.057Z] [2020-07-08T23:43:31.057Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-07-08T23:43:31.057Z] #51 15.16 Fetched 8055 kB in 11s (746 kB/s) [2020-07-08T23:43:31.057Z] #51 15.16 Reading package lists... [2020-07-08T23:43:31.057Z] #51 19.02 Reading package lists... [2020-07-08T23:43:31.057Z] #51 22.85 Building dependency tree... [2020-07-08T23:43:31.057Z] #51 23.96 The following additional packages will be installed: [2020-07-08T23:43:31.057Z] #51 23.99 libbtrfs0 [2020-07-08T23:43:31.057Z] #51 24.09 The following NEW packages will be installed: [2020-07-08T23:43:31.057Z] #51 24.09 libbtrfs-dev libbtrfs0 [2020-07-08T23:43:31.057Z] #51 24.21 0 upgraded, 2 newly installed, 0 to remove and 1 not upgraded. [2020-07-08T23:43:31.057Z] #51 24.21 Need to get 118 kB of archives. [2020-07-08T23:43:31.057Z] #51 24.21 After this operation, 390 kB of additional disk space will be used. [2020-07-08T23:43:31.057Z] #51 24.21 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs0 s390x 4.20.1-2 [41.6 kB] [2020-07-08T23:43:31.057Z] #51 24.23 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs-dev s390x 4.20.1-2 [76.9 kB] [2020-07-08T23:43:31.057Z] #51 25.00 debconf: delaying package configuration, since apt-utils is not installed [2020-07-08T23:43:31.057Z] #51 25.08 Fetched 118 kB in 0s (1027 kB/s) [2020-07-08T23:43:31.057Z] #51 ... [2020-07-08T23:43:31.057Z] [2020-07-08T23:43:31.057Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-07-08T23:43:31.057Z] #23 24.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 ... 15177 files and directories currently installed.) [2020-07-08T23:43:31.057Z] #23 24.14 Preparing to unpack .../libonig5_6.9.1-1_s390x.deb ... [2020-07-08T23:43:31.057Z] #23 24.14 Unpacking libonig5:s390x (6.9.1-1) ... [2020-07-08T23:43:31.057Z] #23 24.31 Selecting previously unselected package libjq1:s390x. [2020-07-08T23:43:31.057Z] #23 24.33 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_s390x.deb ... [2020-07-08T23:43:31.057Z] #23 24.33 Unpacking libjq1:s390x (1.5+dfsg-2+b1) ... [2020-07-08T23:43:31.057Z] #23 24.45 Selecting previously unselected package jq. [2020-07-08T23:43:31.057Z] #23 24.46 Preparing to unpack .../jq_1.5+dfsg-2+b1_s390x.deb ... [2020-07-08T23:43:31.057Z] #23 24.46 Unpacking jq (1.5+dfsg-2+b1) ... [2020-07-08T23:43:31.057Z] #23 24.56 Setting up libonig5:s390x (6.9.1-1) ... [2020-07-08T23:43:31.057Z] #23 24.57 Setting up libjq1:s390x (1.5+dfsg-2+b1) ... [2020-07-08T23:43:31.057Z] #23 24.58 Setting up jq (1.5+dfsg-2+b1) ... [2020-07-08T23:43:31.057Z] #23 24.60 Processing triggers for libc-bin (2.28-10) ... [2020-07-08T23:43:31.057Z] #23 DONE 25.2s [2020-07-08T23:43:31.057Z] [2020-07-08T23:43:31.057Z] #24 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-07-08T23:43:31.057Z] #24 DONE 0.1s [2020-07-08T23:43:31.057Z] [2020-07-08T23:43:31.057Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-07-08T23:43:31.057Z] #51 25.19 Selecting previously unselected package libbtrfs0. [2020-07-08T23:43:31.057Z] #51 25.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 ... 15177 files and directories currently installed.) [2020-07-08T23:43:31.057Z] #51 25.22 Preparing to unpack .../libbtrfs0_4.20.1-2_s390x.deb ... [2020-07-08T23:43:31.057Z] #51 25.23 Unpacking libbtrfs0 (4.20.1-2) ... [2020-07-08T23:43:31.057Z] #51 ... [2020-07-08T23:43:31.057Z] [2020-07-08T23:43:31.057Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-08T23:43:31.057Z] #32 25.18 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libxml2 s390x 2.9.4+dfsg1-7+b3 [606 kB] [2020-07-08T23:43:31.057Z] #32 25.20 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libarchive13 s390x 3.3.3-4+deb10u1 [290 kB] [2020-07-08T23:43:31.057Z] #32 25.22 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjsoncpp1 s390x 1.7.4-3 [73.6 kB] [2020-07-08T23:43:31.057Z] #32 25.23 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x librhash0 s390x 1.3.8-1 [121 kB] [2020-07-08T23:43:31.057Z] #32 25.24 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x libuv1 s390x 1.24.1-1 [104 kB] [2020-07-08T23:43:31.057Z] #32 25.24 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x cmake s390x 3.13.4-1 [2912 kB] [2020-07-08T23:43:31.694Z] #32 ... [2020-07-08T23:43:31.694Z] [2020-07-08T23:43:31.694Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-08T23:43:31.694Z] #43 DONE 25.9s [2020-07-08T23:43:31.990Z] [2020-07-08T23:43:31.990Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-08T23:43:31.990Z] #38 25.81 debconf: delaying package configuration, since apt-utils is not installed [2020-07-08T23:43:31.990Z] #38 25.89 Fetched 3742 kB in 0s (8792 kB/s) [2020-07-08T23:43:31.990Z] #38 26.00 Selecting previously unselected package libcap-dev:s390x. [2020-07-08T23:43:31.990Z] #38 26.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% #38 ... [2020-07-08T23:43:31.990Z] [2020-07-08T23:43:31.990Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-07-08T23:43:31.990Z] #51 25.38 Selecting previously unselected package libbtrfs-dev. [2020-07-08T23:43:31.990Z] #51 25.38 Preparing to unpack .../libbtrfs-dev_4.20.1-2_s390x.deb ... [2020-07-08T23:43:31.990Z] #51 25.39 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-07-08T23:43:31.990Z] #51 25.72 Setting up libbtrfs0 (4.20.1-2) ... [2020-07-08T23:43:31.990Z] #51 25.76 Setting up libbtrfs-dev (4.20.1-2) ... [2020-07-08T23:43:31.990Z] #51 25.77 Processing triggers for libc-bin (2.28-10) ... [2020-07-08T23:43:31.990Z] #51 DONE 26.1s [2020-07-08T23:43:31.990Z] [2020-07-08T23:43:31.990Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-08T23:43:31.990Z] #38 26.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 ... 15177 files and directories currently installed.) [2020-07-08T23:43:31.990Z] #38 26.07 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_s390x.deb ... [2020-07-08T23:43:31.990Z] #38 26.10 Unpacking libcap-dev:s390x (1:2.25-2) ... [2020-07-08T23:43:31.990Z] #38 26.24 Selecting previously unselected package libnet1:s390x. [2020-07-08T23:43:31.990Z] #38 26.24 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_s390x.deb ... [2020-07-08T23:43:31.990Z] #38 26.24 Unpacking libnet1:s390x (1.1.6+dfsg-3.1) ... [2020-07-08T23:43:32.049Z] #51 ... [2020-07-08T23:43:32.049Z] [2020-07-08T23:43:32.049Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-08T23:43:32.049Z] #60 12.41 Checking out files: 48% (1008/2067) Checking out files: 49% (1013/2067) Checking out files: 50% (1034/2067) Checking out files: 51% (1055/2067) Checking out files: 52% (1075/2067) Checking out files: 53% (1096/2067) Checking out files: 54% (1117/2067) Checking out files: 55% (1137/2067) Checking out files: 56% (1158/2067) Checking out files: 57% (1179/2067) Checking out files: 58% (1199/2067) Checking out files: 59% (1220/2067) Checking out files: 60% (1241/2067) Checking out files: 61% (1261/2067) Checking out files: 62% (1282/2067) Checking out files: 63% (1303/2067) Checking out files: 64% (1323/2067) Checking out files: 65% (1344/2067) Checking out files: 66% (1365/2067) Checking out files: 67% (1385/2067) Checking out files: 68% (1406/2067) Checking out files: 69% (1427/2067) Checking out files: 70% (1447/2067) Checking out files: 71% (1468/2067) Checking out files: 72% (1489/2067) Checking out files: 73% (1509/2067) Checking out files: 74% (1530/2067) Checking out files: 75% (1551/2067) Checking out files: 76% (1571/2067) Checking out files: 77% (1592/2067) Checking out files: 78% (1613/2067) Checking out files: 79% (1633/2067) Checking out files: 80% (1654/2067) Checking out files: 81% (1675/2067) Checking out files: 82% (1695/2067) Checking out files: 83% (1716/2067) Checking out files: 84% (1737/2067) Checking out files: 85% (1757/2067) Checking out files: 86% (1778/2067) Checking out files: 87% (1799/2067) Checking out files: 88% (1819/2067) Checking out files: 89% (1840/2067) Checking out files: 90% (1861/2067) Checking out files: 90% (1869/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-07-08T23:43:32.049Z] #60 13.91 + cd /tmp/tmp.qmBwJrJdET/src/github.com/docker/libnetwork [2020-07-08T23:43:32.049Z] #60 13.91 + git checkout -q 2e24aed516bd5c836e11378bb457dd612aa868ed [2020-07-08T23:43:32.049Z] #60 14.17 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-07-08T23:43:32.287Z] #38 26.28 Selecting previously unselected package libnet1-dev. [2020-07-08T23:43:32.287Z] #38 26.28 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_s390x.deb ... [2020-07-08T23:43:32.287Z] #38 26.30 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-07-08T23:43:32.590Z] #38 26.63 Selecting previously unselected package libnl-3-200:s390x. [2020-07-08T23:43:32.590Z] #38 26.64 Preparing to unpack .../03-libnl-3-200_3.4.0-1_s390x.deb ... [2020-07-08T23:43:32.590Z] #38 26.65 Unpacking libnl-3-200:s390x (3.4.0-1) ... [2020-07-08T23:43:32.882Z] #38 26.84 Selecting previously unselected package libnl-3-dev:s390x. [2020-07-08T23:43:32.882Z] #38 26.84 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_s390x.deb ... [2020-07-08T23:43:32.882Z] #38 26.86 Unpacking libnl-3-dev:s390x (3.4.0-1) ... [2020-07-08T23:43:33.174Z] #38 27.18 Selecting previously unselected package libprotobuf-c1:s390x. [2020-07-08T23:43:33.174Z] #38 27.18 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_s390x.deb ... [2020-07-08T23:43:33.174Z] #38 27.18 Unpacking libprotobuf-c1:s390x (1.3.1-1+b1) ... [2020-07-08T23:43:33.174Z] #38 27.23 Selecting previously unselected package libprotobuf-c-dev:s390x. [2020-07-08T23:43:33.174Z] #38 27.24 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_s390x.deb ... [2020-07-08T23:43:33.174Z] #38 27.25 Unpacking libprotobuf-c-dev:s390x (1.3.1-1+b1) ... [2020-07-08T23:43:33.174Z] #38 27.32 Selecting previously unselected package zlib1g-dev:s390x. [2020-07-08T23:43:33.175Z] #38 27.35 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_s390x.deb ... [2020-07-08T23:43:33.175Z] #38 27.35 Unpacking zlib1g-dev:s390x (1:1.2.11.dfsg-1) ... [2020-07-08T23:43:33.466Z] #38 27.60 Selecting previously unselected package libprotobuf17:s390x. [2020-07-08T23:43:33.466Z] #38 27.60 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_s390x.deb ... [2020-07-08T23:43:33.466Z] #38 27.62 Unpacking libprotobuf17:s390x (3.6.1.3-2) ... [2020-07-08T23:43:33.963Z] #60 ... [2020-07-08T23:43:33.963Z] [2020-07-08T23:43:33.963Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-08T23:43:33.963Z] #21 17.82 + mkdir -p /build [2020-07-08T23:43:33.963Z] #21 17.82 + mv docker/docker /build/ [2020-07-08T23:43:33.963Z] #21 17.83 + rmdir docker [2020-07-08T23:43:33.963Z] #21 DONE 18.3s [2020-07-08T23:43:33.963Z] [2020-07-08T23:43:33.963Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-08T23:43:33.963Z] #43 8.285 go: downloading gotest.tools/gotestsum v0.3.5 [2020-07-08T23:43:33.963Z] #43 8.803 go: extracting gotest.tools/gotestsum v0.3.5 [2020-07-08T23:43:33.963Z] #43 10.37 go: downloading gotest.tools v2.1.0+incompatible [2020-07-08T23:43:33.963Z] #43 10.48 go: extracting gotest.tools v2.1.0+incompatible [2020-07-08T23:43:33.963Z] #43 10.67 go: downloading github.com/fatih/color v1.6.0 [2020-07-08T23:43:33.963Z] #43 10.71 go: downloading github.com/sirupsen/logrus v1.0.5 [2020-07-08T23:43:33.963Z] #43 10.78 go: downloading github.com/spf13/pflag v1.0.1 [2020-07-08T23:43:33.963Z] #43 10.78 go: downloading github.com/pkg/errors v0.8.0 [2020-07-08T23:43:33.963Z] #43 10.82 go: downloading golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-07-08T23:43:33.963Z] #43 10.88 go: downloading github.com/jonboulle/clockwork v0.1.0 [2020-07-08T23:43:33.963Z] #43 11.09 go: extracting github.com/fatih/color v1.6.0 [2020-07-08T23:43:33.963Z] #43 11.33 go: extracting github.com/sirupsen/logrus v1.0.5 [2020-07-08T23:43:33.963Z] #43 11.37 go: extracting github.com/pkg/errors v0.8.0 [2020-07-08T23:43:33.963Z] #43 11.42 go: extracting github.com/jonboulle/clockwork v0.1.0 [2020-07-08T23:43:33.963Z] #43 11.43 go: extracting github.com/spf13/pflag v1.0.1 [2020-07-08T23:43:33.963Z] #43 11.43 go: extracting golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-07-08T23:43:33.963Z] #43 11.47 go: downloading github.com/mattn/go-isatty v0.0.3 [2020-07-08T23:43:33.963Z] #43 11.50 go: downloading github.com/mattn/go-colorable v0.0.9 [2020-07-08T23:43:33.963Z] #43 11.50 go: downloading golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-07-08T23:43:33.963Z] #43 11.50 go: downloading golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-07-08T23:43:33.963Z] #43 11.51 go: downloading golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-07-08T23:43:33.963Z] #43 11.80 go: extracting github.com/mattn/go-colorable v0.0.9 [2020-07-08T23:43:33.963Z] #43 11.81 go: extracting github.com/mattn/go-isatty v0.0.3 [2020-07-08T23:43:33.963Z] #43 14.20 go: extracting golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-07-08T23:43:33.963Z] #43 14.70 go: extracting golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-07-08T23:43:33.963Z] #43 15.12 go: extracting golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-07-08T23:43:33.963Z] #43 17.75 go: finding github.com/fatih/color v1.6.0 [2020-07-08T23:43:33.963Z] #43 17.81 go: finding github.com/pkg/errors v0.8.0 [2020-07-08T23:43:33.963Z] #43 17.96 go: finding github.com/sirupsen/logrus v1.0.5 [2020-07-08T23:43:33.963Z] #43 18.01 go: finding github.com/mattn/go-colorable v0.0.9 [2020-07-08T23:43:33.963Z] #43 18.06 go: finding github.com/spf13/pflag v1.0.1 [2020-07-08T23:43:33.963Z] #43 18.14 go: finding github.com/mattn/go-isatty v0.0.3 [2020-07-08T23:43:33.963Z] #43 ... [2020-07-08T23:43:33.963Z] [2020-07-08T23:43:33.963Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-08T23:43:33.963Z] #47 16.80 + cd /tmp/tmp.FWE7VTTbBM/src/github.com/mvdan/sh [2020-07-08T23:43:33.963Z] #47 16.80 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-07-08T23:43:33.963Z] #47 16.93 + GO111MODULE=on [2020-07-08T23:43:33.963Z] #47 16.93 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-07-08T23:43:33.963Z] #47 18.18 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-07-08T23:43:33.963Z] #47 18.27 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-07-08T23:43:33.963Z] #47 18.46 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-07-08T23:43:33.963Z] #47 18.50 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-07-08T23:43:34.104Z] #38 27.96 Selecting previously unselected package libprotobuf-lite17:s390x. [2020-07-08T23:43:34.104Z] #38 27.96 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_s390x.deb ... [2020-07-08T23:43:34.104Z] #38 27.96 Unpacking libprotobuf-lite17:s390x (3.6.1.3-2) ... [2020-07-08T23:43:34.104Z] #38 28.09 Selecting previously unselected package libprotobuf-dev:s390x. [2020-07-08T23:43:34.104Z] #38 28.10 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_s390x.deb ... [2020-07-08T23:43:34.104Z] #38 28.10 Unpacking libprotobuf-dev:s390x (3.6.1.3-2) ... [2020-07-08T23:43:34.403Z] #38 ... [2020-07-08T23:43:34.403Z] [2020-07-08T23:43:34.403Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-08T23:43:34.403Z] #60 DONE 28.5s [2020-07-08T23:43:34.534Z] #47 18.87 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-07-08T23:43:34.811Z] [2020-07-08T23:43:34.811Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-08T23:43:34.811Z] #32 26.91 debconf: delaying package configuration, since apt-utils is not installed [2020-07-08T23:43:34.811Z] #32 27.05 Fetched 14.0 MB in 1s (10.3 MB/s) [2020-07-08T23:43:34.811Z] #32 27.16 Selecting previously unselected package xxd. [2020-07-08T23:43:34.811Z] #32 27.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 ... 15177 files and directories currently installed.) [2020-07-08T23:43:34.811Z] #32 27.26 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_s390x.deb ... [2020-07-08T23:43:34.811Z] #32 27.26 Unpacking xxd (2:8.1.0875-5) ... [2020-07-08T23:43:34.811Z] #32 27.37 Selecting previously unselected package vim-common. [2020-07-08T23:43:34.811Z] #32 27.37 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-07-08T23:43:34.811Z] #32 27.39 Unpacking vim-common (2:8.1.0875-5) ... [2020-07-08T23:43:34.811Z] #32 27.62 Selecting previously unselected package cmake-data. [2020-07-08T23:43:34.811Z] #32 27.64 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-07-08T23:43:34.811Z] #32 27.64 Unpacking cmake-data (3.13.4-1) ... [2020-07-08T23:43:35.352Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0a64fb312c3d36349) in /home/ubuntu/workspace/moby_PR-41194 [Pipeline] { [Pipeline] checkout [2020-07-08T23:43:35.486Z] #47 20.02 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-07-08T23:43:36.063Z] #47 20.67 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-07-08T23:43:36.329Z] #32 30.16 Selecting previously unselected package libicu63:s390x. [2020-07-08T23:43:36.329Z] #32 30.19 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_s390x.deb ... [2020-07-08T23:43:36.329Z] #32 30.20 Unpacking libicu63:s390x (63.1-6+deb10u1) ... [2020-07-08T23:43:36.642Z] #47 ... [2020-07-08T23:43:36.642Z] [2020-07-08T23:43:36.642Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-07-08T23:43:36.642Z] #23 11.12 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [208 kB] [2020-07-08T23:43:36.642Z] #23 13.38 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-07-08T23:43:36.903Z] #23 ... [2020-07-08T23:43:36.903Z] [2020-07-08T23:43:36.903Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-08T23:43:36.903Z] #10 11.22 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [208 kB] [2020-07-08T23:43:36.903Z] #10 13.42 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-07-08T23:43:36.903Z] #10 ... [2020-07-08T23:43:36.903Z] [2020-07-08T23:43:36.903Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-08T23:43:36.903Z] #32 11.23 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [208 kB] [2020-07-08T23:43:36.903Z] #32 13.07 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-07-08T23:43:37.165Z] #32 ... [2020-07-08T23:43:37.165Z] [2020-07-08T23:43:37.165Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-08T23:43:37.165Z] #43 18.58 go: finding golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-07-08T23:43:37.165Z] #43 18.71 go: finding golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-07-08T23:43:37.165Z] #43 18.77 go: finding github.com/jonboulle/clockwork v0.1.0 [2020-07-08T23:43:37.165Z] #43 18.92 go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-07-08T23:43:37.165Z] #43 18.96 go: finding golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-07-08T23:43:37.429Z] #43 ... [2020-07-08T23:43:37.429Z] [2020-07-08T23:43:37.429Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-08T23:43:37.429Z] #38 11.95 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [208 kB] [2020-07-08T23:43:37.429Z] #38 14.47 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-07-08T23:43:37.690Z] #38 ... [2020-07-08T23:43:37.690Z] [2020-07-08T23:43:37.690Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-08T23:43:37.690Z] #47 21.75 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-07-08T23:43:37.690Z] #47 ... [2020-07-08T23:43:37.690Z] [2020-07-08T23:43:37.690Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-08T23:43:37.690Z] #54 12.31 + cd /tmp/tmp.EsQ4PArVfQ/src/github.com/rootless-containers/rootlesskit [2020-07-08T23:43:37.690Z] #54 12.31 + git checkout -q 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-07-08T23:43:37.690Z] #54 13.12 + for f in rootlesskit rootlesskit-docker-proxy [2020-07-08T23:43:37.690Z] #54 13.14 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-07-08T23:43:37.841Z] #32 ... [2020-07-08T23:43:37.841Z] [2020-07-08T23:43:37.841Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-08T23:43:37.841Z] #25 2.795 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2020-07-08T23:43:37.841Z] #25 3.172 [2020-07-08T23:43:37.841Z] #25 3.344 ## 3.9% ###### 8.5% ######### 12.9% ############ 17.4% ############### 21.9% ################### 26.5% ####################### 33.2% ############################## 42.1% #################################### 50.4% ########################################## 59.7% ################################################# 69.2% ###################################################### 76.2% ############################################################# 85.4% ################################################################## 92.2% ####################################################################### 98.9% ######################################################################## 100.0% [2020-07-08T23:43:37.841Z] #25 5.278 [2020-07-08T23:43:37.841Z] #25 5.429 ################## 25.6% ################################################## 70.5% ######################################################################## 100.0% [2020-07-08T23:43:37.841Z] #25 6.017 [2020-07-08T23:43:37.841Z] #25 6.189 ############### 22.2% ################################ 44.5% ######################################################## 78.5% ######################################################################## 100.0% [2020-07-08T23:43:37.951Z] #54 ... [2020-07-08T23:43:37.951Z] [2020-07-08T23:43:37.951Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-08T23:43:37.951Z] #41 13.65 unicode/utf8 [2020-07-08T23:43:37.951Z] #41 14.36 math [2020-07-08T23:43:37.951Z] #41 19.36 unicode/utf16 [2020-07-08T23:43:37.951Z] #41 19.76 container/list [2020-07-08T23:43:37.951Z] #41 20.25 crypto/internal/subtle [2020-07-08T23:43:37.951Z] #41 20.36 crypto/subtle [2020-07-08T23:43:37.951Z] #41 20.50 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-07-08T23:43:37.951Z] #41 20.61 internal/nettrace [2020-07-08T23:43:37.951Z] #41 20.73 runtime/cgo [2020-07-08T23:43:38.135Z] #25 6.896 [2020-07-08T23:43:38.292Z] using credential docker-jenkins-github-credentials [2020-07-08T23:43:38.298Z] Cloning the remote Git repository [2020-07-08T23:43:38.298Z] Cloning with configured refspecs honoured and without tags [2020-07-08T23:43:38.524Z] #41 ... [2020-07-08T23:43:38.524Z] [2020-07-08T23:43:38.524Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-08T23:43:38.524Z] #47 22.83 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-07-08T23:43:38.524Z] #47 23.08 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-07-08T23:43:38.524Z] #47 23.20 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-07-08T23:43:38.786Z] #47 23.23 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-07-08T23:43:38.338Z] Cloning repository https://github.com/moby/moby.git [2020-07-08T23:43:38.399Z] > git init /home/ubuntu/workspace/moby_PR-41194 # timeout=10 [2020-07-08T23:43:38.672Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-07-08T23:43:38.672Z] > git --version # timeout=10 [2020-07-08T23:43:38.730Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-07-08T23:43:38.731Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41194/head:refs/remotes/origin/PR-41194 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-08T23:43:39.894Z] #25 7.056 0.0% ###### 8.5% ########## 14.9% ################ 23.5% ####################### 32.1% ########################### 38.5% ################################ 45.0% ###################################### 53.5% ############################################ 62.1% ################################################## 70.7% ####################################################### 77.2% ############################################################ 83.6% ################################################################ 90.0% ##################################################################### 96.5% ######################################################################## 100.0% [2020-07-08T23:43:39.950Z] Running on EC2 (managed-agents) - ubuntu-1604-overlay2-arm64v8 (i-0411a7413b02ca8a7) in /home/ubuntu/workspace/moby_PR-41194 [Pipeline] { [2020-07-08T23:43:39.959Z] #47 24.12 runtime/cgo [2020-07-08T23:43:39.959Z] #47 24.17 runtime [Pipeline] checkout [2020-07-08T23:43:40.194Z] #25 9.036 [2020-07-08T23:43:40.901Z] #47 ... [2020-07-08T23:43:40.901Z] [2020-07-08T23:43:40.901Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-08T23:43:40.901Z] #30 15.34 internal/testlog [2020-07-08T23:43:40.901Z] #30 15.78 encoding [2020-07-08T23:43:40.901Z] #30 16.05 runtime/cgo [2020-07-08T23:43:40.901Z] #30 ... [2020-07-08T23:43:40.901Z] [2020-07-08T23:43:40.901Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-08T23:43:40.901Z] #32 24.38 Fetched 8360 kB in 16s (514 kB/s) [2020-07-08T23:43:41.370Z] #25 9.186 1.0% ## 2.9% ### 4.8% #### 6.6% ###### 9.1% ######## 11.6% ########## 14.1% [2020-07-08T23:43:41.370Z] #25 ... [2020-07-08T23:43:41.370Z] [2020-07-08T23:43:41.370Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-08T23:43:41.370Z] #10 25.35 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x binutils-mingw-w64-x86-64 s390x 2.31.1-11+8.3 [2517 kB] [2020-07-08T23:43:41.370Z] #10 25.52 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2020-07-08T23:43:41.370Z] #10 25.53 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper1.02.1 s390x 2:1.02.155-3 [135 kB] [2020-07-08T23:43:41.370Z] #10 25.55 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x dmsetup s390x 2:1.02.155-3 [89.2 kB] [2020-07-08T23:43:41.370Z] #10 25.56 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x mingw-w64-common all 6.0.0-3 [4910 kB] [2020-07-08T23:43:41.370Z] #10 25.93 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2020-07-08T23:43:41.370Z] #10 26.24 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x gcc-mingw-w64-base s390x 8.3.0-6+21.3~deb10u1 [175 kB] [2020-07-08T23:43:41.370Z] #10 26.26 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x gcc-mingw-w64-x86-64 s390x 8.3.0-6+21.3~deb10u1 [33.3 MB] [2020-07-08T23:43:41.370Z] #10 28.39 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x g++-mingw-w64-x86-64 s390x 8.3.0-6+21.3~deb10u1 [24.0 MB] [2020-07-08T23:43:41.370Z] #10 30.02 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libapparmor1 s390x 2.13.2-10 [93.1 kB] [2020-07-08T23:43:41.370Z] #10 30.02 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libapparmor-dev s390x 2.13.2-10 [135 kB] [2020-07-08T23:43:41.370Z] #10 30.03 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs0 s390x 4.20.1-2 [41.6 kB] [2020-07-08T23:43:41.370Z] #10 30.04 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs-dev s390x 4.20.1-2 [76.9 kB] [2020-07-08T23:43:41.370Z] #10 30.05 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper-event1.02.1 s390x 2:1.02.155-3 [22.3 kB] [2020-07-08T23:43:41.370Z] #10 30.05 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x libudev-dev s390x 241-7~deb10u4 [110 kB] [2020-07-08T23:43:41.370Z] #10 30.06 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x libsepol1-dev s390x 2.8-1 [313 kB] [2020-07-08T23:43:41.370Z] #10 30.08 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre16-3 s390x 2:8.39-12 [188 kB] [2020-07-08T23:43:41.370Z] #10 30.10 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre32-3 s390x 2:8.39-12 [183 kB] [2020-07-08T23:43:41.370Z] #10 30.11 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcrecpp0v5 s390x 2:8.39-12 [151 kB] [2020-07-08T23:43:41.370Z] #10 30.11 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre3-dev s390x 2:8.39-12 [481 kB] [2020-07-08T23:43:41.370Z] #10 30.15 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main s390x libselinux1-dev s390x 2.8-1+b1 [165 kB] [2020-07-08T23:43:41.370Z] #10 30.16 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper-dev s390x 2:1.02.155-3 [51.4 kB] [2020-07-08T23:43:41.370Z] #10 30.16 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main s390x libseccomp-dev s390x 2.3.3-4 [60.4 kB] [2020-07-08T23:43:41.370Z] #10 30.17 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main s390x libsystemd-dev s390x 241-7~deb10u4 [322 kB] [2020-07-08T23:43:41.370Z] #10 30.87 debconf: delaying package configuration, since apt-utils is not installed [2020-07-08T23:43:41.370Z] #10 30.93 Fetched 73.3 MB in 5s (14.1 MB/s) [2020-07-08T23:43:41.370Z] #10 30.99 Selecting previously unselected package binutils-mingw-w64-i686. [2020-07-08T23:43:41.370Z] #10 30.99 (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 ... 15177 files and directories currently installed.) [2020-07-08T23:43:41.370Z] #10 31.08 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_s390x.deb ... [2020-07-08T23:43:41.370Z] #10 31.08 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-07-08T23:43:41.370Z] #10 33.21 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-07-08T23:43:41.370Z] #10 33.21 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_s390x.deb ... [2020-07-08T23:43:41.370Z] #10 33.21 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-07-08T23:43:41.370Z] #10 34.90 Selecting previously unselected package binutils-mingw-w64. [2020-07-08T23:43:41.370Z] #10 34.90 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-07-08T23:43:41.370Z] #10 34.91 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-07-08T23:43:41.370Z] #10 34.99 Selecting previously unselected package libdevmapper1.02.1:s390x. [2020-07-08T23:43:41.370Z] #10 35.01 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_s390x.deb ... [2020-07-08T23:43:41.370Z] #10 35.02 Unpacking libdevmapper1.02.1:s390x (2:1.02.155-3) ... [2020-07-08T23:43:41.370Z] #10 35.18 Selecting previously unselected package dmsetup. [2020-07-08T23:43:41.370Z] #10 35.19 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_s390x.deb ... [2020-07-08T23:43:41.370Z] #10 35.19 Unpacking dmsetup (2:1.02.155-3) ... [2020-07-08T23:43:41.370Z] #10 35.32 Selecting previously unselected package mingw-w64-common. [2020-07-08T23:43:41.370Z] #10 35.33 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-07-08T23:43:41.370Z] #10 35.33 Unpacking mingw-w64-common (6.0.0-3) ... [2020-07-08T23:43:41.370Z] #10 ... [2020-07-08T23:43:41.370Z] [2020-07-08T23:43:41.370Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-08T23:43:41.955Z] #25 9.186 1.0% ## 2.9% ### 4.8% #### 6.6% ###### 9.1% ######## 11.6% ########## 14.1% ############ 17.3% ############## 19.7% ############### 21.6% ################ 23.5% ################## 26.0% #################### 27.8% [2020-07-08T23:43:41.956Z] #25 ... [2020-07-08T23:43:41.956Z] [2020-07-08T23:43:41.956Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-08T23:43:41.956Z] #52 1.973 + RM_GOPATH=0 [2020-07-08T23:43:41.956Z] #52 1.973 + TMP_GOPATH= [2020-07-08T23:43:41.956Z] #52 1.973 + : /build [2020-07-08T23:43:41.956Z] #52 1.973 + '[' -z '' ']' [2020-07-08T23:43:41.956Z] #52 1.973 ++ mktemp -d [2020-07-08T23:43:41.956Z] #52 1.983 + export GOPATH=/tmp/tmp.oeDF1IjbPh [2020-07-08T23:43:41.956Z] #52 1.983 + GOPATH=/tmp/tmp.oeDF1IjbPh [2020-07-08T23:43:41.956Z] #52 1.986 + RM_GOPATH=1 [2020-07-08T23:43:41.956Z] #52 1.986 + case "$(go env GOARCH)" in [2020-07-08T23:43:41.956Z] #52 1.987 ++ go env GOARCH [2020-07-08T23:43:41.956Z] #52 1.993 + export GO_BUILDMODE=-buildmode=pie [2020-07-08T23:43:41.956Z] #52 1.993 + GO_BUILDMODE=-buildmode=pie [2020-07-08T23:43:41.956Z] #52 1.993 ++ dirname /tmp/install/install.sh [2020-07-08T23:43:41.956Z] #52 1.994 + dir=/tmp/install [2020-07-08T23:43:41.956Z] #52 1.994 + bin=containerd [2020-07-08T23:43:41.956Z] #52 1.994 + shift [2020-07-08T23:43:41.956Z] #52 1.994 + '[' '!' -f /tmp/install/containerd.installer ']' [2020-07-08T23:43:41.956Z] #52 1.994 + . /tmp/install/containerd.installer [2020-07-08T23:43:41.956Z] #52 1.994 ++ set -e [2020-07-08T23:43:41.956Z] #52 1.994 ++ : be75852b8d7849474a20192f9ed1bf34fdd454f1 [2020-07-08T23:43:41.956Z] #52 1.994 + install_containerd [2020-07-08T23:43:41.956Z] #52 1.995 + echo 'Install containerd version be75852b8d7849474a20192f9ed1bf34fdd454f1' [2020-07-08T23:43:41.956Z] #52 1.995 + git clone https://github.com/containerd/containerd.git /tmp/tmp.oeDF1IjbPh/src/github.com/containerd/containerd [2020-07-08T23:43:41.956Z] #52 1.995 Install containerd version be75852b8d7849474a20192f9ed1bf34fdd454f1 [2020-07-08T23:43:41.956Z] #52 2.005 Cloning into '/tmp/tmp.oeDF1IjbPh/src/github.com/containerd/containerd'... [2020-07-08T23:43:41.956Z] #52 ... [2020-07-08T23:43:41.956Z] [2020-07-08T23:43:41.956Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-08T23:43:41.956Z] #30 26.12 errors [2020-07-08T23:43:41.956Z] #30 26.13 sort [2020-07-08T23:43:41.956Z] #30 26.40 strconv [2020-07-08T23:43:41.956Z] #30 27.62 io [2020-07-08T23:43:41.956Z] #30 28.46 internal/oserror [2020-07-08T23:43:41.956Z] #30 28.50 syscall [2020-07-08T23:43:41.956Z] #30 29.93 reflect [2020-07-08T23:43:41.956Z] #30 34.71 time [2020-07-08T23:43:42.249Z] #30 ... [2020-07-08T23:43:42.249Z] [2020-07-08T23:43:42.249Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-08T23:43:42.823Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0c7dd712e557a5542) in /home/ubuntu/workspace/moby_PR-41194 [Pipeline] { [Pipeline] checkout [2020-07-08T23:43:42.892Z] using credential docker-jenkins-github-credentials [2020-07-08T23:43:42.901Z] Cloning the remote Git repository [2020-07-08T23:43:42.901Z] Cloning with configured refspecs honoured and without tags [2020-07-08T23:43:43.127Z] #25 9.186 1.0% ## 2.9% ### 4.8% #### 6.6% ###### 9.1% ######## 11.6% ########## 14.1% ############ 17.3% ############## 19.7% ############### 21.6% ################ 23.5% ################## 26.0% #################### 27.8% ##################### 29.7% ####################### 32.2% ######################## 34.1% ########################## 36.6% ############################# 40.3% ############################## 42.8% ################################ 45.3% ################################## 47.8% #################################### 50.9% ##################################### 52.2% [2020-07-08T23:43:43.127Z] #25 ... [2020-07-08T23:43:43.127Z] [2020-07-08T23:43:43.127Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-08T23:43:43.127Z] #41 27.32 io [2020-07-08T23:43:43.127Z] #41 27.35 strconv [2020-07-08T23:43:43.127Z] #41 28.19 bytes [2020-07-08T23:43:43.127Z] #41 30.36 bufio [2020-07-08T23:43:43.127Z] #41 30.61 reflect [2020-07-08T23:43:43.127Z] #41 31.61 syscall [2020-07-08T23:43:43.421Z] #41 ... [2020-07-08T23:43:43.421Z] [2020-07-08T23:43:43.421Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-08T23:43:43.421Z] #25 9.186 1.0% ## 2.9% ### 4.8% #### 6.6% ###### 9.1% ######## 11.6% ########## 14.1% ############ 17.3% ############## 19.7% ############### 21.6% ################ 23.5% ################## 26.0% #################### 27.8% ##################### 29.7% ####################### 32.2% ######################## 34.1% ########################## 36.6% ############################# 40.3% ############################## 42.8% ################################ 45.3% ################################## 47.8% #################################### 50.9% ##################################### 52.2% ###################################### 54.1% [2020-07-08T23:43:43.421Z] #25 ... [2020-07-08T23:43:43.421Z] [2020-07-08T23:43:43.421Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-08T23:43:43.421Z] #38 29.32 Selecting previously unselected package libprotoc17:s390x. [2020-07-08T23:43:43.421Z] #38 29.34 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_s390x.deb ... [2020-07-08T23:43:43.421Z] #38 29.35 Unpacking libprotoc17:s390x (3.6.1.3-2) ... [2020-07-08T23:43:43.421Z] #38 29.81 Selecting previously unselected package protobuf-c-compiler. [2020-07-08T23:43:43.421Z] #38 29.83 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_s390x.deb ... [2020-07-08T23:43:43.421Z] #38 29.83 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-07-08T23:43:43.421Z] #38 29.97 Selecting previously unselected package protobuf-compiler. [2020-07-08T23:43:43.421Z] #38 29.98 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_s390x.deb ... [2020-07-08T23:43:43.421Z] #38 29.98 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-07-08T23:43:43.421Z] #38 30.12 Selecting previously unselected package python-pkg-resources. [2020-07-08T23:43:43.421Z] #38 30.13 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-07-08T23:43:43.421Z] #38 30.13 Unpacking python-pkg-resources (40.8.0-1) ... [2020-07-08T23:43:43.421Z] #38 30.32 Selecting previously unselected package python-six. [2020-07-08T23:43:43.421Z] #38 30.33 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-07-08T23:43:43.421Z] #38 30.34 Unpacking python-six (1.12.0-1) ... [2020-07-08T23:43:43.421Z] #38 30.41 Selecting previously unselected package python-protobuf. [2020-07-08T23:43:43.421Z] #38 30.42 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_s390x.deb ... [2020-07-08T23:43:43.421Z] #38 30.42 Unpacking python-protobuf (3.6.1.3-2) ... [2020-07-08T23:43:43.421Z] #38 30.81 Setting up python-pkg-resources (40.8.0-1) ... [2020-07-08T23:43:43.421Z] #38 32.52 Setting up libprotobuf-lite17:s390x (3.6.1.3-2) ... [2020-07-08T23:43:43.421Z] #38 32.52 Setting up libnet1:s390x (1.1.6+dfsg-3.1) ... [2020-07-08T23:43:43.421Z] #38 32.53 Setting up libprotobuf-c1:s390x (1.3.1-1+b1) ... [2020-07-08T23:43:43.421Z] #38 32.54 Setting up libprotobuf-c-dev:s390x (1.3.1-1+b1) ... [2020-07-08T23:43:43.421Z] #38 32.55 Setting up python-six (1.12.0-1) ... [2020-07-08T23:43:43.421Z] #38 33.91 Setting up zlib1g-dev:s390x (1:1.2.11.dfsg-1) ... [2020-07-08T23:43:43.421Z] #38 33.92 Setting up libnl-3-200:s390x (3.4.0-1) ... [2020-07-08T23:43:43.421Z] #38 33.94 Setting up libprotobuf17:s390x (3.6.1.3-2) ... [2020-07-08T23:43:43.421Z] #38 33.95 Setting up libcap-dev:s390x (1:2.25-2) ... [2020-07-08T23:43:43.421Z] #38 33.96 Setting up libprotoc17:s390x (3.6.1.3-2) ... [2020-07-08T23:43:43.421Z] #38 33.96 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-07-08T23:43:43.421Z] #38 33.97 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-07-08T23:43:43.421Z] #38 33.98 Setting up libprotobuf-dev:s390x (3.6.1.3-2) ... [2020-07-08T23:43:43.421Z] #38 33.99 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-07-08T23:43:43.421Z] #38 33.99 Setting up python-protobuf (3.6.1.3-2) ... [2020-07-08T23:43:43.421Z] #38 36.84 Setting up libnl-3-dev:s390x (3.4.0-1) ... [2020-07-08T23:43:43.421Z] #38 36.85 Processing triggers for libc-bin (2.28-10) ... [2020-07-08T23:43:43.421Z] #38 DONE 37.6s [2020-07-08T23:43:43.421Z] [2020-07-08T23:43:43.421Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-08T23:43:43.181Z] Cloning repository https://github.com/moby/moby.git [2020-07-08T23:43:43.253Z] > git init /home/ubuntu/workspace/moby_PR-41194 # timeout=10 [2020-07-08T23:43:43.344Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-07-08T23:43:43.344Z] > git --version # timeout=10 [2020-07-08T23:43:43.353Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-07-08T23:43:43.356Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/41194/head:refs/remotes/origin/PR-41194 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-08T23:43:44.099Z] #25 9.186 1.0% ## 2.9% ### 4.8% #### 6.6% ###### 9.1% ######## 11.6% ########## 14.1% ############ 17.3% ############## 19.7% ############### 21.6% ################ 23.5% ################## 26.0% #################### 27.8% ##################### 29.7% ####################### 32.2% ######################## 34.1% ########################## 36.6% ############################# 40.3% ############################## 42.8% ################################ 45.3% ################################## 47.8% #################################### 50.9% ##################################### 52.2% ###################################### 54.1% ######################################## 56.5% ########################################## 58.4% ########################################### 60.3% ############################################# 62.8% ############################################## 64.7% ################################################# 68.4% ################################################## 70.3% [2020-07-08T23:43:44.099Z] #25 ... [2020-07-08T23:43:44.099Z] [2020-07-08T23:43:44.099Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-08T23:43:44.099Z] #32 34.26 Selecting previously unselected package libxml2:s390x. [2020-07-08T23:43:44.099Z] #32 34.27 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_s390x.deb ... [2020-07-08T23:43:44.099Z] #32 34.27 Unpacking libxml2:s390x (2.9.4+dfsg1-7+b3) ... [2020-07-08T23:43:44.099Z] #32 34.74 Selecting previously unselected package libarchive13:s390x. [2020-07-08T23:43:44.099Z] #32 34.74 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_s390x.deb ... [2020-07-08T23:43:44.099Z] #32 34.75 Unpacking libarchive13:s390x (3.3.3-4+deb10u1) ... [2020-07-08T23:43:44.099Z] #32 35.00 Selecting previously unselected package libjsoncpp1:s390x. [2020-07-08T23:43:44.099Z] #32 35.00 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_s390x.deb ... [2020-07-08T23:43:44.099Z] #32 35.00 Unpacking libjsoncpp1:s390x (1.7.4-3) ... [2020-07-08T23:43:44.099Z] #32 35.08 Selecting previously unselected package librhash0:s390x. [2020-07-08T23:43:44.099Z] #32 35.08 Preparing to unpack .../7-librhash0_1.3.8-1_s390x.deb ... [2020-07-08T23:43:44.099Z] #32 35.08 Unpacking librhash0:s390x (1.3.8-1) ... [2020-07-08T23:43:44.099Z] #32 35.23 Selecting previously unselected package libuv1:s390x. [2020-07-08T23:43:44.099Z] #32 35.23 Preparing to unpack .../8-libuv1_1.24.1-1_s390x.deb ... [2020-07-08T23:43:44.099Z] #32 35.24 Unpacking libuv1:s390x (1.24.1-1) ... [2020-07-08T23:43:44.099Z] #32 35.29 Selecting previously unselected package cmake. [2020-07-08T23:43:44.099Z] #32 35.32 Preparing to unpack .../9-cmake_3.13.4-1_s390x.deb ... [2020-07-08T23:43:44.099Z] #32 35.33 Unpacking cmake (3.13.4-1) ... [2020-07-08T23:43:44.099Z] #32 37.58 Setting up libicu63:s390x (63.1-6+deb10u1) ... [2020-07-08T23:43:44.099Z] #32 37.59 Setting up xxd (2:8.1.0875-5) ... [2020-07-08T23:43:44.099Z] #32 37.60 Setting up libuv1:s390x (1.24.1-1) ... [2020-07-08T23:43:44.099Z] #32 37.61 Setting up vim-common (2:8.1.0875-5) ... [2020-07-08T23:43:44.099Z] #32 37.64 Setting up librhash0:s390x (1.3.8-1) ... [2020-07-08T23:43:44.099Z] #32 37.66 Setting up cmake-data (3.13.4-1) ... [2020-07-08T23:43:44.099Z] #32 37.67 Setting up libxml2:s390x (2.9.4+dfsg1-7+b3) ... [2020-07-08T23:43:44.099Z] #32 37.68 Setting up libjsoncpp1:s390x (1.7.4-3) ... [2020-07-08T23:43:44.099Z] #32 37.70 Setting up libarchive13:s390x (3.3.3-4+deb10u1) ... [2020-07-08T23:43:44.099Z] #32 37.71 Setting up cmake (3.13.4-1) ... [2020-07-08T23:43:44.099Z] #32 37.72 Processing triggers for libc-bin (2.28-10) ... [2020-07-08T23:43:44.099Z] #32 37.76 Processing triggers for mime-support (3.62) ... [2020-07-08T23:43:44.099Z] #32 DONE 38.3s [2020-07-08T23:43:44.099Z] [2020-07-08T23:43:44.099Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-08T23:43:45.109Z] #32 24.38 Reading package lists... [2020-07-08T23:43:45.109Z] #32 ... [2020-07-08T23:43:45.109Z] [2020-07-08T23:43:45.109Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-07-08T23:43:45.109Z] #36 25.86 Checking out files: 87% (1405/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-07-08T23:43:45.109Z] #36 26.06 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-07-08T23:43:45.109Z] #36 28.12 + 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-07-08T23:43:45.584Z] #25 9.186 1.0% ## 2.9% ### 4.8% #### 6.6% ###### 9.1% ######## 11.6% ########## 14.1% ############ 17.3% ############## 19.7% ############### 21.6% ################ 23.5% ################## 26.0% #################### 27.8% ##################### 29.7% ####################### 32.2% ######################## 34.1% ########################## 36.6% ############################# 40.3% ############################## 42.8% ################################ 45.3% ################################## 47.8% #################################### 50.9% ##################################### 52.2% ###################################### 54.1% ######################################## 56.5% ########################################## 58.4% ########################################### 60.3% ############################################# 62.8% ############################################## 64.7% ################################################# 68.4% ################################################## 70.3% ################################################### 72.1% ##################################################### 74.6% ####################################################### 77.1% ########################################################## 80.8% ########################################################### 82.7% ############################################################## 87.1% ################################################################ 90.0% ################################################################## 92.2% #################################################################### 94.7% ##################################################################### 97.1% ####################################################################### 99.6% ######################################################################## 100.0% [2020-07-08T23:43:45.584Z] #25 14.40 [2020-07-08T23:43:46.090Z] using credential docker-jenkins-github-credentials [2020-07-08T23:43:46.112Z] Cloning the remote Git repository [2020-07-08T23:43:46.112Z] Cloning with configured refspecs honoured and without tags [2020-07-08T23:43:46.142Z] Cloning repository https://github.com/moby/moby.git [2020-07-08T23:43:46.232Z] > git init /home/ubuntu/workspace/moby_PR-41194 # timeout=10 [2020-07-08T23:43:46.624Z] #25 15.35 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2020-07-08T23:43:46.916Z] #25 15.64 [2020-07-08T23:43:46.916Z] #25 15.78 ######################################################################## 100.0% [2020-07-08T23:43:47.209Z] #25 15.86 [2020-07-08T23:43:46.507Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-07-08T23:43:46.507Z] > git --version # timeout=10 [2020-07-08T23:43:46.562Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-07-08T23:43:46.573Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41194/head:refs/remotes/origin/PR-41194 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-08T23:43:47.654Z] #36 ... [2020-07-08T23:43:47.654Z] [2020-07-08T23:43:47.654Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-08T23:43:47.654Z] #41 31.94 vendor/golang.org/x/crypto/curve25519 [2020-07-08T23:43:47.844Z] #25 16.69 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2020-07-08T23:43:47.844Z] #25 16.74 skipping existing aab193acf6ba [2020-07-08T23:43:48.136Z] #25 16.78 [2020-07-08T23:43:48.429Z] #25 ... [2020-07-08T23:43:48.429Z] [2020-07-08T23:43:48.429Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-08T23:43:48.429Z] #47 32.39 syscall [2020-07-08T23:43:48.429Z] #47 32.41 reflect [2020-07-08T23:43:48.429Z] #47 38.99 time [2020-07-08T23:43:48.429Z] #47 42.21 encoding/binary [2020-07-08T23:43:48.429Z] #47 42.60 context [2020-07-08T23:43:48.429Z] #47 ... [2020-07-08T23:43:48.429Z] [2020-07-08T23:43:48.429Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-08T23:43:48.429Z] #33 1.455 + RM_GOPATH=0 [2020-07-08T23:43:48.429Z] #33 1.455 + TMP_GOPATH= [2020-07-08T23:43:48.429Z] #33 1.455 + : /build [2020-07-08T23:43:48.429Z] #33 1.455 + '[' -z '' ']' [2020-07-08T23:43:48.429Z] #33 1.455 ++ mktemp -d [2020-07-08T23:43:48.429Z] #33 1.457 + export GOPATH=/tmp/tmp.lGkN1kJKuX [2020-07-08T23:43:48.429Z] #33 1.457 + GOPATH=/tmp/tmp.lGkN1kJKuX [2020-07-08T23:43:48.429Z] #33 1.457 + RM_GOPATH=1 [2020-07-08T23:43:48.429Z] #33 1.457 + case "$(go env GOARCH)" in [2020-07-08T23:43:48.429Z] #33 1.457 ++ go env GOARCH [2020-07-08T23:43:48.429Z] #33 1.462 + export GO_BUILDMODE=-buildmode=pie [2020-07-08T23:43:48.429Z] #33 1.462 + GO_BUILDMODE=-buildmode=pie [2020-07-08T23:43:48.429Z] #33 1.463 ++ dirname /tmp/install/install.sh [2020-07-08T23:43:48.429Z] #33 1.466 + dir=/tmp/install [2020-07-08T23:43:48.429Z] #33 1.466 + bin=tini [2020-07-08T23:43:48.429Z] #33 1.466 + shift [2020-07-08T23:43:48.429Z] #33 1.466 + '[' '!' -f /tmp/install/tini.installer ']' [2020-07-08T23:43:48.429Z] #33 1.466 + . /tmp/install/tini.installer [2020-07-08T23:43:48.429Z] #33 1.466 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2020-07-08T23:43:48.429Z] #33 1.466 + install_tini [2020-07-08T23:43:48.429Z] #33 1.466 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-07-08T23:43:48.429Z] #33 1.466 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-07-08T23:43:48.429Z] #33 1.466 + git clone https://github.com/krallin/tini.git /tmp/tmp.lGkN1kJKuX/tini [2020-07-08T23:43:48.429Z] #33 1.471 Cloning into '/tmp/tmp.lGkN1kJKuX/tini'... [2020-07-08T23:43:48.429Z] #33 2.118 + cd /tmp/tmp.lGkN1kJKuX/tini [2020-07-08T23:43:48.429Z] #33 2.118 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-07-08T23:43:48.429Z] #33 2.121 + cmake . [2020-07-08T23:43:48.429Z] #33 2.468 -- The C compiler identification is GNU 8.3.0 [2020-07-08T23:43:48.429Z] #33 2.520 -- Check for working C compiler: /usr/bin/cc [2020-07-08T23:43:48.429Z] #33 2.967 -- Check for working C compiler: /usr/bin/cc -- works [2020-07-08T23:43:48.429Z] #33 2.968 -- Detecting C compiler ABI info [2020-07-08T23:43:48.429Z] #33 3.368 -- Detecting C compiler ABI info - done [2020-07-08T23:43:48.429Z] #33 3.391 -- Detecting C compile features [2020-07-08T23:43:48.605Z] #41 ... [2020-07-08T23:43:48.605Z] [2020-07-08T23:43:48.605Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-08T23:43:48.605Z] #60 DONE 33.2s [2020-07-08T23:43:48.721Z] #33 4.531 -- Detecting C compile features - done [2020-07-08T23:43:48.721Z] #33 4.537 -- Performing Test HAS_BUILTIN_FORTIFY [2020-07-08T23:43:48.721Z] #33 4.747 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-07-08T23:43:48.867Z] [2020-07-08T23:43:48.867Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-08T23:43:48.867Z] #32 24.38 Reading package lists... [2020-07-08T23:43:49.013Z] #33 4.788 -- Configuring done [2020-07-08T23:43:49.013Z] #33 4.791 -- Generating done [2020-07-08T23:43:49.013Z] #33 4.792 -- Build files have been written to: /tmp/tmp.lGkN1kJKuX/tini [2020-07-08T23:43:49.013Z] #33 4.801 + make tini-static [2020-07-08T23:43:49.305Z] #33 5.056 Scanning dependencies of target tini-static [2020-07-08T23:43:49.305Z] #33 5.074 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-07-08T23:43:49.813Z] #32 31.83 Reading package lists... [2020-07-08T23:43:49.813Z] #32 ... [2020-07-08T23:43:49.813Z] [2020-07-08T23:43:49.813Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-07-08T23:43:49.813Z] #51 24.37 Fetched 8360 kB in 16s (509 kB/s) [2020-07-08T23:43:49.813Z] #51 24.37 Reading package lists... [2020-07-08T23:43:50.074Z] #51 31.65 Reading package lists... [2020-07-08T23:43:50.074Z] #51 ... [2020-07-08T23:43:50.074Z] [2020-07-08T23:43:50.074Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-07-08T23:43:50.074Z] #23 26.00 Fetched 8360 kB in 18s (463 kB/s) [2020-07-08T23:43:50.074Z] #23 26.00 Reading package lists... [2020-07-08T23:43:50.349Z] #33 6.026 [100%] Linking C executable tini-static [2020-07-08T23:43:50.349Z] #33 ... [2020-07-08T23:43:50.349Z] [2020-07-08T23:43:50.349Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-07-08T23:43:50.349Z] #28 34.19 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-07-08T23:43:50.349Z] #28 34.39 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-07-08T23:43:50.349Z] #28 34.58 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-07-08T23:43:50.349Z] #28 ... [2020-07-08T23:43:50.349Z] [2020-07-08T23:43:50.349Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-08T23:43:50.349Z] #25 17.66 Downloading 'library/debian:buster@sha256:46d659005ca1151087efa997f1039ae45a7bf7a2cbbe2d17d3dcbda632a3ee9a' (1 layers)... [2020-07-08T23:43:50.349Z] #25 17.73 skipping existing 4d43f82972ce [2020-07-08T23:43:50.349Z] #25 17.80 [2020-07-08T23:43:50.349Z] #25 18.68 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2020-07-08T23:43:50.349Z] #25 18.95 #=#=# [2020-07-08T23:43:50.349Z] #25 19.09 ######################################################################## 100.0% [2020-07-08T23:43:50.349Z] #25 19.14 [2020-07-08T23:43:50.349Z] #25 19.18 Download of images into '/build' complete. [2020-07-08T23:43:50.349Z] #25 19.18 Use something like the following to load the result into a Docker daemon: [2020-07-08T23:43:50.349Z] #25 19.18 tar -cC '/build' . | docker load [2020-07-08T23:43:50.643Z] #25 DONE 19.5s [2020-07-08T23:43:50.643Z] [2020-07-08T23:43:50.643Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-08T23:43:50.643Z] #33 6.426 [100%] Built target tini-static [2020-07-08T23:43:50.643Z] #33 6.463 + mkdir -p /build [2020-07-08T23:43:50.643Z] #33 6.466 + cp tini-static /build/docker-init [2020-07-08T23:43:50.936Z] #33 DONE 6.7s [2020-07-08T23:43:50.936Z] [2020-07-08T23:43:50.936Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-08T23:43:50.936Z] #30 39.43 internal/poll [2020-07-08T23:43:50.936Z] #30 40.03 internal/fmtsort [2020-07-08T23:43:50.936Z] #30 40.35 internal/syscall/execenv [2020-07-08T23:43:50.936Z] #30 40.49 internal/syscall/unix [2020-07-08T23:43:50.936Z] #30 40.69 strings [2020-07-08T23:43:50.936Z] #30 40.93 os [2020-07-08T23:43:50.936Z] #30 42.41 path [2020-07-08T23:43:50.936Z] #30 42.91 text/tabwriter [2020-07-08T23:43:50.936Z] #30 43.40 fmt [2020-07-08T23:43:50.936Z] #30 43.42 path/filepath [2020-07-08T23:43:50.936Z] #30 44.43 io/ioutil [2020-07-08T23:43:51.015Z] #23 33.03 Reading package lists... [2020-07-08T23:43:51.015Z] #23 ... [2020-07-08T23:43:51.015Z] [2020-07-08T23:43:51.015Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-08T23:43:51.015Z] #38 25.62 Fetched 8360 kB in 18s (475 kB/s) [2020-07-08T23:43:51.015Z] #38 25.62 Reading package lists... [2020-07-08T23:43:51.276Z] #38 32.78 Reading package lists... [2020-07-08T23:43:51.276Z] #38 ... [2020-07-08T23:43:51.276Z] [2020-07-08T23:43:51.276Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-08T23:43:51.276Z] #10 25.77 Fetched 8360 kB in 18s (471 kB/s) [2020-07-08T23:43:51.276Z] #10 25.77 Reading package lists... [2020-07-08T23:43:52.516Z] #30 46.28 flag [2020-07-08T23:43:52.516Z] #30 46.28 github.com/BurntSushi/toml [2020-07-08T23:43:53.557Z] #30 47.54 log [2020-07-08T23:43:53.557Z] #30 ... [2020-07-08T23:43:53.557Z] [2020-07-08T23:43:53.557Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-08T23:43:53.557Z] #39 8.220 Note: Building without setproctitle() and strlcpy() support. [2020-07-08T23:43:53.557Z] #39 8.220 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-07-08T23:43:53.557Z] #39 8.246 Note: Building without GnuTLS support [2020-07-08T23:43:53.557Z] #39 8.246 Makefile.config:39: Warn: you have no libnftables installed [2020-07-08T23:43:53.557Z] #39 8.246 Makefile.config:40: Warn: Building without nftables support [2020-07-08T23:43:53.557Z] #39 9.617 fatal: not a git repository (or any of the parent directories): .git [2020-07-08T23:43:53.557Z] #39 9.623 GEN .gitid [2020-07-08T23:43:53.557Z] #39 9.633 GEN criu/include/version.h [2020-07-08T23:43:53.557Z] #39 9.648 GEN include/common/asm [2020-07-08T23:43:53.557Z] #39 ... [2020-07-08T23:43:53.557Z] [2020-07-08T23:43:53.557Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-08T23:43:53.557Z] #10 39.87 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-07-08T23:43:53.557Z] #10 39.88 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-07-08T23:43:53.557Z] #10 39.89 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-07-08T23:43:53.557Z] #10 43.51 Selecting previously unselected package gcc-mingw-w64-base. [2020-07-08T23:43:53.557Z] #10 43.52 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_s390x.deb ... [2020-07-08T23:43:53.557Z] #10 43.52 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-07-08T23:43:53.557Z] #10 43.66 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-07-08T23:43:53.557Z] #10 43.66 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_s390x.deb ... [2020-07-08T23:43:53.557Z] #10 43.66 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-07-08T23:43:54.191Z] #10 ... [2020-07-08T23:43:54.191Z] [2020-07-08T23:43:54.191Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-08T23:43:54.191Z] #39 10.53 PBCC images/timens.pb-c.c [2020-07-08T23:43:54.191Z] #39 10.53 DEP images/timens.pb-c.d [2020-07-08T23:43:54.191Z] #39 10.56 PBCC images/fown.pb-c.c [2020-07-08T23:43:54.191Z] #39 10.57 PBCC images/google/protobuf/descriptor.pb-c.c [2020-07-08T23:43:54.191Z] #39 10.64 PBCC images/opts.pb-c.c [2020-07-08T23:43:54.191Z] #39 10.67 PBCC images/memfd.pb-c.c [2020-07-08T23:43:54.191Z] #39 10.74 DEP images/fown.pb-c.d [2020-07-08T23:43:54.191Z] #39 10.78 DEP images/google/protobuf/descriptor.pb-c.d [2020-07-08T23:43:54.191Z] #39 10.83 DEP images/opts.pb-c.d [2020-07-08T23:43:54.191Z] #39 10.88 DEP images/memfd.pb-c.d [2020-07-08T23:43:54.191Z] #39 10.90 PBCC images/sit.pb-c.c [2020-07-08T23:43:54.483Z] #39 10.95 DEP images/sit.pb-c.d [2020-07-08T23:43:54.483Z] #39 10.99 PBCC images/macvlan.pb-c.c [2020-07-08T23:43:54.483Z] #39 11.01 DEP images/macvlan.pb-c.d [2020-07-08T23:43:54.483Z] #39 11.02 PBCC images/autofs.pb-c.c [2020-07-08T23:43:54.483Z] #39 11.02 DEP images/autofs.pb-c.d [2020-07-08T23:43:54.483Z] #39 11.05 PBCC images/sysctl.pb-c.c [2020-07-08T23:43:54.483Z] #39 11.06 DEP images/sysctl.pb-c.d [2020-07-08T23:43:54.483Z] #39 11.08 PBCC images/time.pb-c.c [2020-07-08T23:43:54.483Z] #39 11.10 DEP images/time.pb-c.d [2020-07-08T23:43:54.577Z] #10 32.97 Reading package lists... [2020-07-08T23:43:54.577Z] #10 ... [2020-07-08T23:43:54.577Z] [2020-07-08T23:43:54.577Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-07-08T23:43:54.577Z] #51 31.65 Reading package lists... [2020-07-08T23:43:54.786Z] #39 11.14 PBCC images/binfmt-misc.pb-c.c [2020-07-08T23:43:54.786Z] #39 11.14 DEP images/binfmt-misc.pb-c.d [2020-07-08T23:43:54.786Z] #39 11.16 PBCC images/seccomp.pb-c.c [2020-07-08T23:43:54.786Z] #39 11.17 DEP images/seccomp.pb-c.d [2020-07-08T23:43:54.786Z] #39 11.20 PBCC images/userns.pb-c.c [2020-07-08T23:43:54.786Z] #39 11.21 DEP images/userns.pb-c.d [2020-07-08T23:43:54.786Z] #39 11.31 PBCC images/cgroup.pb-c.c [2020-07-08T23:43:54.786Z] #39 11.33 DEP images/cgroup.pb-c.d [2020-07-08T23:43:54.786Z] #39 11.35 PBCC images/ext-file.pb-c.c [2020-07-08T23:43:54.786Z] #39 ... [2020-07-08T23:43:54.786Z] [2020-07-08T23:43:54.786Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-08T23:43:54.786Z] #41 38.83 time [2020-07-08T23:43:54.786Z] #41 40.02 internal/fmtsort [2020-07-08T23:43:54.786Z] #41 40.63 internal/syscall/unix [2020-07-08T23:43:54.786Z] #41 40.84 strings [2020-07-08T23:43:54.786Z] #41 41.96 os [2020-07-08T23:43:54.786Z] #41 43.10 regexp/syntax [2020-07-08T23:43:54.786Z] #41 44.81 fmt [2020-07-08T23:43:54.786Z] #41 47.69 regexp [2020-07-08T23:43:54.786Z] #41 ... [2020-07-08T23:43:54.786Z] [2020-07-08T23:43:54.786Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-08T23:43:54.786Z] #39 11.38 DEP images/ext-file.pb-c.d [2020-07-08T23:43:54.786Z] #39 11.40 PBCC images/rpc.pb-c.c [2020-07-08T23:43:54.786Z] #39 11.41 DEP images/rpc.pb-c.d [2020-07-08T23:43:54.786Z] #39 11.43 PBCC images/siginfo.pb-c.c [2020-07-08T23:43:54.786Z] #39 11.44 DEP images/siginfo.pb-c.d [2020-07-08T23:43:54.786Z] #39 11.46 PBCC images/pagemap.pb-c.c [2020-07-08T23:43:55.081Z] #39 11.47 DEP images/pagemap.pb-c.d [2020-07-08T23:43:55.081Z] #39 11.49 PBCC images/rlimit.pb-c.c [2020-07-08T23:43:55.081Z] #39 11.51 DEP images/rlimit.pb-c.d [2020-07-08T23:43:55.081Z] #39 11.53 PBCC images/file-lock.pb-c.c [2020-07-08T23:43:55.081Z] #39 11.54 DEP images/file-lock.pb-c.d [2020-07-08T23:43:55.081Z] #39 11.57 PBCC images/tty.pb-c.c [2020-07-08T23:43:55.081Z] #39 11.59 DEP images/tty.pb-c.d [2020-07-08T23:43:55.081Z] #39 11.63 PBCC images/tun.pb-c.c [2020-07-08T23:43:55.081Z] #39 11.65 PBCC images/netdev.pb-c.c [2020-07-08T23:43:55.081Z] #39 11.69 DEP images/tun.pb-c.d [2020-07-08T23:43:55.081Z] #39 11.70 DEP images/netdev.pb-c.d [2020-07-08T23:43:55.081Z] #39 11.74 PBCC images/vma.pb-c.c [2020-07-08T23:43:55.081Z] #39 11.77 DEP images/vma.pb-c.d [2020-07-08T23:43:55.081Z] #39 11.80 PBCC images/creds.pb-c.c [2020-07-08T23:43:55.374Z] #39 11.81 DEP images/creds.pb-c.d [2020-07-08T23:43:55.374Z] #39 11.84 PBCC images/utsns.pb-c.c [2020-07-08T23:43:55.374Z] #39 11.84 DEP images/utsns.pb-c.d [2020-07-08T23:43:55.374Z] #39 11.88 PBCC images/ipc-desc.pb-c.c [2020-07-08T23:43:55.374Z] #39 11.89 PBCC images/ipc-sem.pb-c.c [2020-07-08T23:43:55.374Z] #39 11.91 DEP images/ipc-desc.pb-c.d [2020-07-08T23:43:55.374Z] #39 11.94 DEP images/ipc-sem.pb-c.d [2020-07-08T23:43:55.374Z] #39 11.98 PBCC images/ipc-msg.pb-c.c [2020-07-08T23:43:55.374Z] #39 11.99 DEP images/ipc-msg.pb-c.d [2020-07-08T23:43:55.374Z] #39 12.00 PBCC images/ipc-shm.pb-c.c [2020-07-08T23:43:55.374Z] #39 12.03 DEP images/ipc-shm.pb-c.d [2020-07-08T23:43:55.666Z] #39 12.07 PBCC images/ipc-var.pb-c.c [2020-07-08T23:43:55.666Z] #39 12.07 DEP images/ipc-var.pb-c.d [2020-07-08T23:43:55.666Z] #39 12.11 PBCC images/sk-opts.pb-c.c [2020-07-08T23:43:55.666Z] #39 12.13 PBCC images/packet-sock.pb-c.c [2020-07-08T23:43:55.666Z] #39 12.16 DEP images/sk-opts.pb-c.d [2020-07-08T23:43:55.666Z] #39 12.19 DEP images/packet-sock.pb-c.d [2020-07-08T23:43:55.666Z] #39 12.23 PBCC images/sk-netlink.pb-c.c [2020-07-08T23:43:55.666Z] #39 12.25 DEP images/sk-netlink.pb-c.d [2020-07-08T23:43:55.666Z] #39 12.30 PBCC images/sk-inet.pb-c.c [2020-07-08T23:43:55.666Z] #39 12.31 DEP images/sk-inet.pb-c.d [2020-07-08T23:43:55.666Z] #39 12.35 PBCC images/sk-unix.pb-c.c [2020-07-08T23:43:55.958Z] #39 12.38 DEP images/sk-unix.pb-c.d [2020-07-08T23:43:55.958Z] #39 12.45 PBCC images/mm.pb-c.c [2020-07-08T23:43:55.958Z] #39 12.48 DEP images/mm.pb-c.d [2020-07-08T23:43:55.958Z] #39 12.50 PBCC images/timerfd.pb-c.c [2020-07-08T23:43:55.958Z] #39 12.56 DEP images/timerfd.pb-c.d [2020-07-08T23:43:55.958Z] #39 12.58 PBCC images/timer.pb-c.c [2020-07-08T23:43:55.958Z] #39 12.63 DEP images/timer.pb-c.d [2020-07-08T23:43:55.958Z] #39 12.66 PBCC images/sa.pb-c.c [2020-07-08T23:43:55.958Z] #39 12.68 DEP images/sa.pb-c.d [2020-07-08T23:43:56.251Z] #39 12.72 PBCC images/pipe-data.pb-c.c [2020-07-08T23:43:56.251Z] #39 12.72 DEP images/pipe-data.pb-c.d [2020-07-08T23:43:56.251Z] #39 12.74 PBCC images/mnt.pb-c.c [2020-07-08T23:43:56.251Z] #39 12.78 DEP images/mnt.pb-c.d [2020-07-08T23:43:56.251Z] #39 12.81 PBCC images/sk-packet.pb-c.c [2020-07-08T23:43:56.251Z] #39 12.82 DEP images/sk-packet.pb-c.d [2020-07-08T23:43:56.251Z] #39 12.85 PBCC images/tcp-stream.pb-c.c [2020-07-08T23:43:56.251Z] #39 12.88 DEP images/tcp-stream.pb-c.d [2020-07-08T23:43:56.251Z] #39 12.91 PBCC images/pipe.pb-c.c [2020-07-08T23:43:56.501Z] #51 38.93 Building dependency tree... [2020-07-08T23:43:56.543Z] #39 12.92 DEP images/pipe.pb-c.d [2020-07-08T23:43:56.543Z] #39 12.93 PBCC images/pstree.pb-c.c [2020-07-08T23:43:56.543Z] #39 12.93 DEP images/pstree.pb-c.d [2020-07-08T23:43:56.543Z] #39 12.97 PBCC images/fs.pb-c.c [2020-07-08T23:43:56.543Z] #39 12.97 DEP images/fs.pb-c.d [2020-07-08T23:43:56.543Z] #39 13.01 PBCC images/signalfd.pb-c.c [2020-07-08T23:43:56.543Z] #39 13.04 DEP images/signalfd.pb-c.d [2020-07-08T23:43:56.543Z] #39 13.07 PBCC images/fh.pb-c.c [2020-07-08T23:43:56.543Z] #39 13.09 PBCC images/fsnotify.pb-c.c [2020-07-08T23:43:56.543Z] #39 13.11 DEP images/fh.pb-c.d [2020-07-08T23:43:56.543Z] #39 13.13 DEP images/fsnotify.pb-c.d [2020-07-08T23:43:56.543Z] #39 13.17 PBCC images/eventpoll.pb-c.c [2020-07-08T23:43:56.543Z] #39 13.21 DEP images/eventpoll.pb-c.d [2020-07-08T23:43:56.543Z] #39 13.24 PBCC images/eventfd.pb-c.c [2020-07-08T23:43:56.835Z] #39 13.27 DEP images/eventfd.pb-c.d [2020-07-08T23:43:56.835Z] #39 13.32 PBCC images/remap-file-path.pb-c.c [2020-07-08T23:43:56.835Z] #39 13.34 DEP images/remap-file-path.pb-c.d [2020-07-08T23:43:56.835Z] #39 13.37 PBCC images/fifo.pb-c.c [2020-07-08T23:43:56.835Z] #39 13.38 DEP images/fifo.pb-c.d [2020-07-08T23:43:56.835Z] #39 13.42 PBCC images/ghost-file.pb-c.c [2020-07-08T23:43:56.835Z] #39 13.44 DEP images/ghost-file.pb-c.d [2020-07-08T23:43:56.835Z] #39 13.49 PBCC images/regfile.pb-c.c [2020-07-08T23:43:57.126Z] #39 13.50 DEP images/regfile.pb-c.d [2020-07-08T23:43:57.126Z] #39 13.53 PBCC images/ns.pb-c.c [2020-07-08T23:43:57.126Z] #39 13.56 DEP images/ns.pb-c.d [2020-07-08T23:43:57.126Z] #39 13.57 PBCC images/fdinfo.pb-c.c [2020-07-08T23:43:57.126Z] #39 13.67 DEP images/fdinfo.pb-c.d [2020-07-08T23:43:57.126Z] #39 13.71 PBCC images/core-aarch64.pb-c.c [2020-07-08T23:43:57.126Z] #39 13.72 PBCC images/core-arm.pb-c.c [2020-07-08T23:43:57.126Z] #39 13.74 PBCC images/core-ppc64.pb-c.c [2020-07-08T23:43:57.418Z] #39 13.75 PBCC images/core-s390.pb-c.c [2020-07-08T23:43:57.418Z] #39 13.79 PBCC images/core-x86.pb-c.c [2020-07-08T23:43:57.418Z] #39 13.83 PBCC images/core.pb-c.c [2020-07-08T23:43:57.418Z] #39 13.89 PBCC images/inventory.pb-c.c [2020-07-08T23:43:57.418Z] #39 13.93 DEP images/core-aarch64.pb-c.d [2020-07-08T23:43:57.418Z] #39 13.94 DEP images/core-arm.pb-c.d [2020-07-08T23:43:57.418Z] #39 13.98 DEP images/core-ppc64.pb-c.d [2020-07-08T23:43:57.418Z] #39 14.02 DEP images/core-s390.pb-c.d [2020-07-08T23:43:57.419Z] #39 14.06 DEP images/core-x86.pb-c.d [2020-07-08T23:43:57.419Z] #39 14.11 DEP images/core.pb-c.d [2020-07-08T23:43:57.711Z] #39 14.14 DEP images/inventory.pb-c.d [2020-07-08T23:43:57.711Z] #39 14.19 PBCC images/cpuinfo.pb-c.c [2020-07-08T23:43:57.711Z] #39 14.19 DEP images/cpuinfo.pb-c.d [2020-07-08T23:43:57.711Z] #39 14.23 PBCC images/stats.pb-c.c [2020-07-08T23:43:57.711Z] #39 14.24 DEP images/stats.pb-c.d [2020-07-08T23:43:58.353Z] #39 ... [2020-07-08T23:43:58.353Z] [2020-07-08T23:43:58.353Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-08T23:43:58.353Z] #30 49.42 github.com/BurntSushi/toml/cmd/tomlv [2020-07-08T23:43:58.353Z] #30 DONE 52.3s [2020-07-08T23:43:58.353Z] [2020-07-08T23:43:58.353Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-08T23:43:58.353Z] #52 22.26 Checking out files: 82% (2630/3196) Checking out files: 83% (2653/3196) Checking out files: 84% (2685/3196) Checking out files: 85% (2717/3196) Checking out files: 86% (2749/3196) Checking out files: 87% (2781/3196) Checking out files: 88% (2813/3196) Checking out files: 89% (2845/3196) Checking out files: 90% (2877/3196) Checking out files: 91% (2909/3196) Checking out files: 92% (2941/3196) Checking out files: 93% (2973/3196) Checking out files: 94% (3005/3196) Checking out files: 95% (3037/3196) Checking out files: 96% (3069/3196) Checking out files: 97% (3101/3196) Checking out files: 98% (3133/3196) Checking out files: 99% (3165/3196) Checking out files: 100% (3196/3196) Checking out files: 100% (3196/3196), done. [2020-07-08T23:43:58.353Z] #52 22.70 + cd /tmp/tmp.oeDF1IjbPh/src/github.com/containerd/containerd [2020-07-08T23:43:58.353Z] #52 22.70 + git checkout -q be75852b8d7849474a20192f9ed1bf34fdd454f1 [2020-07-08T23:43:58.353Z] #52 24.04 + export 'BUILDTAGS=netgo osusergo static_build' [2020-07-08T23:43:58.353Z] #52 24.04 + BUILDTAGS='netgo osusergo static_build' [2020-07-08T23:43:58.353Z] #52 24.04 + export EXTRA_FLAGS=-buildmode=pie [2020-07-08T23:43:58.353Z] #52 24.04 + EXTRA_FLAGS=-buildmode=pie [2020-07-08T23:43:58.353Z] #52 24.04 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-07-08T23:43:58.353Z] #52 24.04 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-07-08T23:43:58.353Z] #52 24.04 + '[' '' = dynamic ']' [2020-07-08T23:43:58.353Z] #52 24.04 + make [2020-07-08T23:43:58.353Z] #52 25.03 + bin/ctr [2020-07-08T23:43:58.417Z] #51 42.69 The following additional packages will be installed: [2020-07-08T23:43:58.417Z] #51 42.70 libbtrfs0 [2020-07-08T23:43:58.417Z] #51 42.93 The following NEW packages will be installed: [2020-07-08T23:43:58.417Z] #51 42.96 libbtrfs-dev libbtrfs0 [2020-07-08T23:43:58.678Z] #51 43.36 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2020-07-08T23:43:58.678Z] #51 43.36 Need to get 119 kB of archives. [2020-07-08T23:43:58.678Z] #51 43.36 After this operation, 387 kB of additional disk space will be used. [2020-07-08T23:43:58.679Z] #51 43.36 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-07-08T23:43:58.942Z] #51 43.37 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-07-08T23:43:58.999Z] #52 ... [2020-07-08T23:43:58.999Z] [2020-07-08T23:43:58.999Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-08T23:43:58.999Z] #47 43.10 os [2020-07-08T23:43:58.999Z] #47 43.71 encoding/base64 [2020-07-08T23:43:58.999Z] #47 44.27 golang.org/x/sys/unix [2020-07-08T23:43:58.999Z] #47 46.27 fmt [2020-07-08T23:43:58.999Z] #47 49.80 encoding/json [2020-07-08T23:43:58.999Z] #47 50.70 github.com/pkg/diff [2020-07-08T23:43:58.999Z] #47 51.37 go/ast [2020-07-08T23:43:58.999Z] #47 ... [2020-07-08T23:43:58.999Z] [2020-07-08T23:43:58.999Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-08T23:43:58.999Z] #39 15.17 make[1]: Nothing to be done for 'all'. [2020-07-08T23:43:59.204Z] #51 ... [2020-07-08T23:43:59.204Z] [2020-07-08T23:43:59.204Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-08T23:43:59.204Z] #43 DONE 43.6s [2020-07-08T23:43:59.204Z] [2020-07-08T23:43:59.204Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-08T23:43:59.204Z] #10 32.97 Reading package lists... [2020-07-08T23:43:59.204Z] #10 40.27 Building dependency tree... [2020-07-08T23:43:59.204Z] #10 43.54 The following additional packages will be installed: [2020-07-08T23:43:59.204Z] #10 43.54 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-07-08T23:43:59.204Z] #10 43.54 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-07-08T23:43:59.204Z] #10 43.56 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-07-08T23:43:59.204Z] #10 43.57 libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-07-08T23:43:59.204Z] #10 43.59 Suggested packages: [2020-07-08T23:43:59.204Z] #10 43.59 gcc-8-locales seccomp wine64 [2020-07-08T23:43:59.291Z] #39 15.99 CC images/stats.o [2020-07-08T23:43:59.583Z] #39 16.26 CC images/core.o [2020-07-08T23:44:00.284Z] #39 16.60 CC images/core-x86.o [2020-07-08T23:44:00.284Z] #39 16.88 CC images/core-arm.o [2020-07-08T23:44:00.577Z] #39 17.15 CC images/core-aarch64.o [2020-07-08T23:44:00.593Z] #10 ... [2020-07-08T23:44:00.593Z] [2020-07-08T23:44:00.593Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-07-08T23:44:00.593Z] #51 45.02 debconf: delaying package configuration, since apt-utils is not installed [2020-07-08T23:44:00.593Z] #51 45.17 Fetched 119 kB in 0s (427 kB/s) [2020-07-08T23:44:00.593Z] #51 45.24 Selecting previously unselected package libbtrfs0. [2020-07-08T23:44:00.854Z] #51 45.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 ... 15410 files and directories currently installed.) [2020-07-08T23:44:00.854Z] #51 45.34 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2020-07-08T23:44:00.854Z] #51 45.36 Unpacking libbtrfs0 (4.20.1-2) ... [2020-07-08T23:44:00.869Z] #39 17.43 CC images/core-ppc64.o [2020-07-08T23:44:00.967Z] Fetching without tags [2020-07-08T23:44:01.119Z] #51 45.51 Selecting previously unselected package libbtrfs-dev. [2020-07-08T23:44:01.119Z] #51 45.51 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-07-08T23:44:01.119Z] #51 45.52 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-07-08T23:44:01.161Z] #39 17.81 CC images/core-s390.o [2020-07-08T23:44:01.381Z] #51 45.74 Setting up libbtrfs0 (4.20.1-2) ... [2020-07-08T23:44:01.381Z] #51 45.82 Setting up libbtrfs-dev (4.20.1-2) ... [2020-07-08T23:44:01.381Z] #51 45.83 Processing triggers for libc-bin (2.28-10) ... [2020-07-08T23:44:01.403Z] Fetching without tags [2020-07-08T23:44:01.453Z] #39 18.14 CC images/cpuinfo.o [2020-07-08T23:44:01.462Z] Merging remotes/origin/master commit a90137825c8f2385e2c7eafd82f060c0b8f60059 into PR head commit 276c725394426b45e5f3d6cbac3f9ff4acf4feaa [2020-07-08T23:44:01.327Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-07-08T23:44:01.349Z] > git config --add remote.origin.fetch +refs/pull/41194/head:refs/remotes/origin/PR-41194 # timeout=10 [2020-07-08T23:44:01.358Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-08T23:44:01.390Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-07-08T23:44:01.451Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-07-08T23:44:01.451Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-07-08T23:44:01.456Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41194/head:refs/remotes/origin/PR-41194 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-08T23:44:01.643Z] #51 DONE 46.2s [2020-07-08T23:44:01.643Z] [2020-07-08T23:44:01.643Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-08T23:44:01.643Z] #10 45.41 The following NEW packages will be installed: [2020-07-08T23:44:01.643Z] #10 45.42 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-07-08T23:44:01.643Z] #10 45.43 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-07-08T23:44:01.643Z] #10 45.43 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-07-08T23:44:01.643Z] #10 45.43 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-07-08T23:44:01.643Z] #10 45.43 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-07-08T23:44:01.643Z] #10 45.44 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-07-08T23:44:01.643Z] #10 45.88 0 upgraded, 25 newly installed, 0 to remove and 0 not upgraded. [2020-07-08T23:44:01.643Z] #10 45.88 Need to get 77.7 MB of archives. [2020-07-08T23:44:01.643Z] #10 45.88 After this operation, 487 MB of additional disk space will be used. [2020-07-08T23:44:01.643Z] #10 45.88 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB] [2020-07-08T23:44:01.643Z] #10 46.07 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-x86-64 amd64 2.31.1-11+8.3 [2642 kB] [2020-07-08T23:44:01.745Z] #39 18.39 CC images/inventory.o [2020-07-08T23:44:01.813Z] Merging remotes/origin/master commit a90137825c8f2385e2c7eafd82f060c0b8f60059 into PR head commit 276c725394426b45e5f3d6cbac3f9ff4acf4feaa [2020-07-08T23:44:01.904Z] #10 46.51 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2020-07-08T23:44:01.904Z] #10 46.55 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2020-07-08T23:44:02.038Z] #39 18.49 CC images/fdinfo.o [2020-07-08T23:44:02.038Z] #39 18.73 CC images/fown.o [2020-07-08T23:44:00.966Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-07-08T23:44:00.982Z] > git config --add remote.origin.fetch +refs/pull/41194/head:refs/remotes/origin/PR-41194 # timeout=10 [2020-07-08T23:44:01.004Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-08T23:44:01.036Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-07-08T23:44:01.053Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-07-08T23:44:01.053Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-07-08T23:44:01.055Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/41194/head:refs/remotes/origin/PR-41194 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-08T23:44:01.546Z] > git config core.sparsecheckout # timeout=10 [2020-07-08T23:44:01.559Z] > git checkout -f 276c725394426b45e5f3d6cbac3f9ff4acf4feaa # timeout=10 [2020-07-08T23:44:02.169Z] #10 46.59 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2020-07-08T23:44:02.169Z] #10 46.60 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2020-07-08T23:44:02.330Z] #39 18.86 CC images/ns.o [2020-07-08T23:44:02.330Z] #39 19.01 CC images/regfile.o [2020-07-08T23:44:02.570Z] Merge succeeded, producing 276c725394426b45e5f3d6cbac3f9ff4acf4feaa [2020-07-08T23:44:02.571Z] Checking out Revision 276c725394426b45e5f3d6cbac3f9ff4acf4feaa (PR-41194) [2020-07-08T23:44:02.597Z] Merge succeeded, producing 276c725394426b45e5f3d6cbac3f9ff4acf4feaa [2020-07-08T23:44:02.597Z] Checking out Revision 276c725394426b45e5f3d6cbac3f9ff4acf4feaa (PR-41194) [2020-07-08T23:44:02.694Z] #39 19.19 CC images/ghost-file.o [2020-07-08T23:44:02.740Z] #10 47.24 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2020-07-08T23:44:02.987Z] #39 19.45 CC images/fifo.o [2020-07-08T23:44:03.001Z] #10 47.59 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u1 [175 kB] [2020-07-08T23:44:03.002Z] #10 47.61 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [35.8 MB] [2020-07-08T23:44:03.280Z] #39 19.64 CC images/remap-file-path.o [2020-07-08T23:44:03.280Z] #39 19.79 CC images/eventfd.o [2020-07-08T23:44:03.571Z] #39 19.93 CC images/eventpoll.o [2020-07-08T23:44:03.571Z] #39 20.10 CC images/fh.o [2020-07-08T23:44:01.822Z] > git config core.sparsecheckout # timeout=10 [2020-07-08T23:44:01.850Z] > git checkout -f 276c725394426b45e5f3d6cbac3f9ff4acf4feaa # timeout=10 [2020-07-08T23:44:02.534Z] > git merge a90137825c8f2385e2c7eafd82f060c0b8f60059 # timeout=10 [2020-07-08T23:44:02.567Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-07-08T23:44:02.606Z] > git config core.sparsecheckout # timeout=10 [2020-07-08T23:44:02.629Z] > git checkout -f 276c725394426b45e5f3d6cbac3f9ff4acf4feaa # timeout=10 [2020-07-08T23:44:03.863Z] #39 20.31 CC images/fsnotify.o [2020-07-08T23:44:03.951Z] #10 ... [2020-07-08T23:44:03.951Z] [2020-07-08T23:44:03.951Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-07-08T23:44:03.951Z] #23 33.03 Reading package lists... [2020-07-08T23:44:03.951Z] #23 40.19 Building dependency tree... [2020-07-08T23:44:03.951Z] #23 43.90 ca-certificates is already the newest version (20200601~deb10u1). [2020-07-08T23:44:03.951Z] #23 43.90 The following additional packages will be installed: [2020-07-08T23:44:03.951Z] #23 43.95 libjq1 libonig5 [2020-07-08T23:44:03.951Z] #23 44.79 The following NEW packages will be installed: [2020-07-08T23:44:03.951Z] #23 44.81 jq libjq1 libonig5 [2020-07-08T23:44:03.951Z] #23 45.30 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2020-07-08T23:44:03.951Z] #23 45.30 Need to get 355 kB of archives. [2020-07-08T23:44:03.951Z] #23 45.30 After this operation, 1072 kB of additional disk space will be used. [2020-07-08T23:44:03.951Z] #23 45.30 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-07-08T23:44:03.951Z] #23 45.31 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-07-08T23:44:03.951Z] #23 45.32 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-07-08T23:44:03.951Z] #23 46.62 debconf: delaying package configuration, since apt-utils is not installed [2020-07-08T23:44:03.951Z] #23 46.91 Fetched 355 kB in 0s (1208 kB/s) [2020-07-08T23:44:03.951Z] #23 47.07 Selecting previously unselected package libonig5:amd64. [2020-07-08T23:44:03.951Z] #23 47.07 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2020-07-08T23:44:03.951Z] #23 47.18 Preparing to unpack .../libonig5_6.9.1-1_amd64.deb ... [2020-07-08T23:44:03.951Z] #23 47.20 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-07-08T23:44:03.951Z] #23 47.44 Selecting previously unselected package libjq1:amd64. [2020-07-08T23:44:03.951Z] #23 47.45 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-07-08T23:44:03.951Z] #23 47.45 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-07-08T23:44:03.951Z] #23 47.67 Selecting previously unselected package jq. [2020-07-08T23:44:03.951Z] #23 47.68 Preparing to unpack .../jq_1.5+dfsg-2+b1_amd64.deb ... [2020-07-08T23:44:03.951Z] #23 47.69 Unpacking jq (1.5+dfsg-2+b1) ... [2020-07-08T23:44:03.951Z] #23 47.91 Setting up libonig5:amd64 (6.9.1-1) ... [2020-07-08T23:44:03.951Z] #23 47.93 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-07-08T23:44:03.951Z] #23 47.97 Setting up jq (1.5+dfsg-2+b1) ... [2020-07-08T23:44:03.951Z] #23 47.98 Processing triggers for libc-bin (2.28-10) ... [2020-07-08T23:44:03.951Z] #23 DONE 48.3s [2020-07-08T23:44:03.951Z] [2020-07-08T23:44:03.951Z] #24 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-07-08T23:44:03.951Z] #24 DONE 0.0s [2020-07-08T23:44:03.951Z] [2020-07-08T23:44:03.951Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-08T23:44:04.156Z] #39 20.66 CC images/signalfd.o [2020-07-08T23:44:02.603Z] > git merge a90137825c8f2385e2c7eafd82f060c0b8f60059 # timeout=10 [2020-07-08T23:44:02.620Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-07-08T23:44:02.639Z] > git config core.sparsecheckout # timeout=10 [2020-07-08T23:44:02.647Z] > git checkout -f 276c725394426b45e5f3d6cbac3f9ff4acf4feaa # timeout=10 [2020-07-08T23:44:04.212Z] #25 ... [2020-07-08T23:44:04.212Z] [2020-07-08T23:44:04.212Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-08T23:44:04.212Z] #32 31.83 Reading package lists... [2020-07-08T23:44:04.212Z] #32 39.10 Building dependency tree... [2020-07-08T23:44:04.212Z] #32 42.15 The following additional packages will be installed: [2020-07-08T23:44:04.212Z] #32 42.16 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-07-08T23:44:04.212Z] #32 42.18 Suggested packages: [2020-07-08T23:44:04.212Z] #32 42.18 cmake-doc ninja-build lrzip [2020-07-08T23:44:04.212Z] #32 42.18 Recommended packages: [2020-07-08T23:44:04.212Z] #32 42.18 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-07-08T23:44:04.212Z] #32 43.25 The following NEW packages will be installed: [2020-07-08T23:44:04.212Z] #32 43.25 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-07-08T23:44:04.212Z] #32 43.25 vim-common xxd [2020-07-08T23:44:04.212Z] #32 43.73 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2020-07-08T23:44:04.212Z] #32 43.73 Need to get 14.9 MB of archives. [2020-07-08T23:44:04.212Z] #32 43.73 After this operation, 61.8 MB of additional disk space will be used. [2020-07-08T23:44:04.212Z] #32 43.73 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-07-08T23:44:04.212Z] #32 43.75 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-07-08T23:44:04.212Z] #32 43.76 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2020-07-08T23:44:04.212Z] #32 43.96 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-07-08T23:44:04.212Z] #32 45.09 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+b3 [687 kB] [2020-07-08T23:44:04.212Z] #32 45.15 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2020-07-08T23:44:04.212Z] #32 45.17 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2020-07-08T23:44:04.212Z] #32 45.18 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2020-07-08T23:44:04.212Z] #32 45.21 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] [2020-07-08T23:44:04.212Z] #32 45.23 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2020-07-08T23:44:04.212Z] #32 46.99 debconf: delaying package configuration, since apt-utils is not installed [2020-07-08T23:44:04.212Z] #32 47.29 Fetched 14.9 MB in 2s (6802 kB/s) [2020-07-08T23:44:04.212Z] #32 47.39 Selecting previously unselected package xxd. [2020-07-08T23:44:04.212Z] #32 47.39 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2020-07-08T23:44:04.212Z] #32 47.50 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-07-08T23:44:04.212Z] #32 47.52 Unpacking xxd (2:8.1.0875-5) ... [2020-07-08T23:44:04.212Z] #32 47.72 Selecting previously unselected package vim-common. [2020-07-08T23:44:04.212Z] #32 47.72 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-07-08T23:44:04.212Z] #32 47.79 Unpacking vim-common (2:8.1.0875-5) ... [2020-07-08T23:44:04.212Z] #32 48.15 Selecting previously unselected package cmake-data. [2020-07-08T23:44:04.212Z] #32 48.15 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-07-08T23:44:04.212Z] #32 48.17 Unpacking cmake-data (3.13.4-1) ... [2020-07-08T23:44:04.468Z] #39 20.86 CC images/fs.o [2020-07-08T23:44:04.468Z] #39 20.98 CC images/pstree.o [2020-07-08T23:44:04.468Z] #39 21.18 CC images/pipe.o [2020-07-08T23:44:04.474Z] #32 ... [2020-07-08T23:44:04.474Z] [2020-07-08T23:44:04.474Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-08T23:44:04.474Z] #38 32.78 Reading package lists... [2020-07-08T23:44:04.474Z] #38 39.71 Building dependency tree... [2020-07-08T23:44:04.474Z] #38 42.81 The following additional packages will be installed: [2020-07-08T23:44:04.474Z] #38 42.81 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-07-08T23:44:04.474Z] #38 42.81 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-07-08T23:44:04.474Z] #38 42.82 Suggested packages: [2020-07-08T23:44:04.474Z] #38 42.82 manpages-dev python-setuptools [2020-07-08T23:44:04.474Z] #38 44.63 The following NEW packages will be installed: [2020-07-08T23:44:04.474Z] #38 44.63 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-07-08T23:44:04.474Z] #38 44.70 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-07-08T23:44:04.474Z] #38 44.70 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-07-08T23:44:04.474Z] #38 44.72 python-six zlib1g-dev [2020-07-08T23:44:04.474Z] #38 45.20 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded. [2020-07-08T23:44:04.474Z] #38 45.20 Need to get 4095 kB of archives. [2020-07-08T23:44:04.474Z] #38 45.20 After this operation, 22.5 MB of additional disk space will be used. [2020-07-08T23:44:04.474Z] #38 45.20 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2020-07-08T23:44:04.474Z] #38 45.21 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-07-08T23:44:04.474Z] #38 45.22 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2020-07-08T23:44:04.474Z] #38 45.22 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-07-08T23:44:04.474Z] #38 45.23 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2020-07-08T23:44:04.474Z] #38 45.24 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-07-08T23:44:04.474Z] #38 45.24 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-07-08T23:44:04.474Z] #38 45.26 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB] [2020-07-08T23:44:04.474Z] #38 45.28 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2020-07-08T23:44:04.474Z] #38 45.37 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2020-07-08T23:44:04.474Z] #38 45.39 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2020-07-08T23:44:04.474Z] #38 45.48 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2020-07-08T23:44:04.474Z] #38 45.58 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-07-08T23:44:04.474Z] #38 45.58 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] [2020-07-08T23:44:04.474Z] #38 45.58 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2020-07-08T23:44:04.474Z] #38 45.59 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2020-07-08T23:44:04.474Z] #38 45.59 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2020-07-08T23:44:04.474Z] #38 47.04 debconf: delaying package configuration, since apt-utils is not installed [2020-07-08T23:44:04.474Z] #38 47.25 Fetched 4095 kB in 1s (5986 kB/s) [2020-07-08T23:44:04.474Z] #38 47.39 Selecting previously unselected package libcap-dev:amd64. [2020-07-08T23:44:04.474Z] #38 47.39 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2020-07-08T23:44:04.474Z] #38 47.48 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2020-07-08T23:44:04.474Z] #38 47.52 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2020-07-08T23:44:04.474Z] #38 47.69 Selecting previously unselected package libnet1:amd64. [2020-07-08T23:44:04.474Z] #38 47.70 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-07-08T23:44:04.474Z] #38 47.72 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-07-08T23:44:04.474Z] #38 47.86 Selecting previously unselected package libnet1-dev. [2020-07-08T23:44:04.474Z] #38 47.87 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2020-07-08T23:44:04.474Z] #38 47.87 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-07-08T23:44:04.474Z] #38 48.13 Selecting previously unselected package libnl-3-200:amd64. [2020-07-08T23:44:04.474Z] #38 48.13 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2020-07-08T23:44:04.474Z] #38 48.14 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-07-08T23:44:04.474Z] #38 48.42 Selecting previously unselected package libnl-3-dev:amd64. [2020-07-08T23:44:04.474Z] #38 48.42 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2020-07-08T23:44:04.474Z] #38 48.45 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2020-07-08T23:44:04.474Z] #38 48.97 Selecting previously unselected package libprotobuf-c1:amd64. [2020-07-08T23:44:04.474Z] #38 48.99 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-07-08T23:44:04.474Z] #38 49.00 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-07-08T23:44:04.735Z] #38 49.15 Selecting previously unselected package libprotobuf-c-dev:amd64. [2020-07-08T23:44:04.735Z] #38 49.15 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2020-07-08T23:44:04.735Z] #38 49.16 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-07-08T23:44:04.735Z] #38 49.34 Selecting previously unselected package zlib1g-dev:amd64. [2020-07-08T23:44:04.735Z] #38 49.34 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2020-07-08T23:44:04.735Z] #38 49.35 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-07-08T23:44:04.762Z] #39 21.29 CC images/tcp-stream.o [2020-07-08T23:44:04.762Z] #39 21.42 CC images/sk-packet.o [2020-07-08T23:44:04.996Z] #38 ... [2020-07-08T23:44:04.996Z] [2020-07-08T23:44:04.996Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-08T23:44:04.996Z] #52 3.178 + RM_GOPATH=0 [2020-07-08T23:44:04.996Z] #52 3.179 + TMP_GOPATH= [2020-07-08T23:44:04.996Z] #52 3.179 + : /build [2020-07-08T23:44:04.996Z] #52 3.180 + '[' -z '' ']' [2020-07-08T23:44:04.996Z] #52 3.187 ++ mktemp -d [2020-07-08T23:44:04.996Z] #52 3.199 + export GOPATH=/tmp/tmp.VO1cjQHYck [2020-07-08T23:44:04.996Z] #52 3.200 + GOPATH=/tmp/tmp.VO1cjQHYck [2020-07-08T23:44:04.996Z] #52 3.200 + RM_GOPATH=1 [2020-07-08T23:44:04.996Z] #52 3.201 + case "$(go env GOARCH)" in [2020-07-08T23:44:04.996Z] #52 3.201 ++ go env GOARCH [2020-07-08T23:44:04.996Z] #52 3.231 + export GO_BUILDMODE=-buildmode=pie [2020-07-08T23:44:04.996Z] #52 3.231 + GO_BUILDMODE=-buildmode=pie [2020-07-08T23:44:04.996Z] #52 3.232 ++ dirname /tmp/install/install.sh [2020-07-08T23:44:04.996Z] #52 3.236 + dir=/tmp/install [2020-07-08T23:44:04.996Z] #52 3.236 + bin=containerd [2020-07-08T23:44:04.996Z] #52 3.236 + shift [2020-07-08T23:44:04.996Z] #52 3.238 + '[' '!' -f /tmp/install/containerd.installer ']' [2020-07-08T23:44:04.996Z] #52 3.238 + . /tmp/install/containerd.installer [2020-07-08T23:44:04.996Z] #52 3.239 ++ set -e [2020-07-08T23:44:04.996Z] #52 3.239 ++ : be75852b8d7849474a20192f9ed1bf34fdd454f1 [2020-07-08T23:44:04.996Z] #52 3.243 + install_containerd [2020-07-08T23:44:04.996Z] #52 3.244 + echo 'Install containerd version be75852b8d7849474a20192f9ed1bf34fdd454f1' [2020-07-08T23:44:04.996Z] #52 3.247 Install containerd version be75852b8d7849474a20192f9ed1bf34fdd454f1 [2020-07-08T23:44:04.996Z] #52 3.247 + git clone https://github.com/containerd/containerd.git /tmp/tmp.VO1cjQHYck/src/github.com/containerd/containerd [2020-07-08T23:44:04.996Z] #52 3.250 Cloning into '/tmp/tmp.VO1cjQHYck/src/github.com/containerd/containerd'... [2020-07-08T23:44:05.057Z] #39 21.66 CC images/mnt.o [2020-07-08T23:44:05.057Z] #39 ... [2020-07-08T23:44:05.057Z] [2020-07-08T23:44:05.057Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-08T23:44:05.057Z] #41 49.25 go/token [2020-07-08T23:44:05.057Z] #41 49.77 go/scanner [2020-07-08T23:44:05.057Z] #41 50.21 internal/lazyregexp [2020-07-08T23:44:05.057Z] #41 50.43 net/url [2020-07-08T23:44:05.057Z] #41 50.89 go/ast [2020-07-08T23:44:05.057Z] #41 51.43 text/template/parse [2020-07-08T23:44:05.057Z] #41 53.86 text/template [2020-07-08T23:44:05.057Z] #41 54.72 go/parser [2020-07-08T23:44:05.057Z] #41 56.91 encoding/xml [2020-07-08T23:44:05.057Z] #41 57.14 go/doc [2020-07-08T23:44:05.397Z] #41 ... [2020-07-08T23:44:05.397Z] [2020-07-08T23:44:05.397Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-08T23:44:05.397Z] #39 21.82 CC images/pipe-data.o [2020-07-08T23:44:05.397Z] #39 21.92 CC images/sa.o [2020-07-08T23:44:05.397Z] #39 22.01 CC images/timer.o [2020-07-08T23:44:05.690Z] #39 22.26 CC images/timerfd.o [2020-07-08T23:44:05.940Z] #52 ... [2020-07-08T23:44:05.940Z] [2020-07-08T23:44:05.940Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-08T23:44:05.940Z] #30 40.38 sync [2020-07-08T23:44:05.940Z] #30 40.38 internal/reflectlite [2020-07-08T23:44:05.940Z] #30 42.92 errors [2020-07-08T23:44:05.940Z] #30 42.92 sort [2020-07-08T23:44:05.940Z] #30 43.32 strconv [2020-07-08T23:44:05.941Z] #30 44.50 io [2020-07-08T23:44:05.941Z] #30 45.66 internal/oserror [2020-07-08T23:44:05.941Z] #30 45.77 syscall [2020-07-08T23:44:05.941Z] #30 48.10 reflect [2020-07-08T23:44:05.941Z] #30 ... [2020-07-08T23:44:05.941Z] [2020-07-08T23:44:05.941Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-08T23:44:05.941Z] #38 49.67 Selecting previously unselected package libprotobuf17:amd64. [2020-07-08T23:44:05.941Z] #38 49.68 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2020-07-08T23:44:05.941Z] #38 49.68 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2020-07-08T23:44:05.941Z] #38 50.36 Selecting previously unselected package libprotobuf-lite17:amd64. [2020-07-08T23:44:05.941Z] #38 50.36 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2020-07-08T23:44:05.941Z] #38 50.37 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-07-08T23:44:05.982Z] #39 22.42 CC images/mm.o [2020-07-08T23:44:05.982Z] #39 22.62 CC images/sk-opts.o [2020-07-08T23:44:06.201Z] #38 50.61 Selecting previously unselected package libprotobuf-dev:amd64. [2020-07-08T23:44:06.201Z] #38 50.66 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2020-07-08T23:44:06.201Z] #38 50.66 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-07-08T23:44:06.274Z] #39 22.71 CC images/sk-unix.o [2020-07-08T23:44:06.274Z] #39 22.82 CC images/sk-inet.o [2020-07-08T23:44:06.567Z] #39 22.96 CC images/tun.o [2020-07-08T23:44:06.567Z] #39 23.10 CC images/sk-netlink.o [2020-07-08T23:44:06.567Z] #39 23.18 CC images/packet-sock.o [2020-07-08T23:44:06.859Z] #39 23.46 CC images/ipc-var.o [2020-07-08T23:44:06.882Z] Commit message: "Added missing Devices field to HostConfig" [2020-07-08T23:44:06.954Z] > git --version # timeout=10 [2020-07-08T23:44:06.972Z] fatal: bad object ad1b00369dd78a15c273e17e363f91bced3f6e18 [2020-07-08T23:44:06.991Z] Commit message: "Added missing Devices field to HostConfig" [2020-07-08T23:44:07.040Z] > git --version # timeout=10 [2020-07-08T23:44:07.066Z] fatal: bad object ad1b00369dd78a15c273e17e363f91bced3f6e18 [2020-07-08T23:44:07.151Z] #39 23.56 CC images/ipc-desc.o [2020-07-08T23:44:07.151Z] #39 23.71 CC images/ipc-shm.o [2020-07-08T23:44:07.151Z] #39 23.87 CC images/ipc-msg.o [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [2020-07-08T23:44:07.444Z] #39 24.04 CC images/ipc-sem.o [2020-07-08T23:44:07.444Z] #39 24.12 CC images/utsns.o [Pipeline] sh [2020-07-08T23:44:07.589Z] #38 ... [2020-07-08T23:44:07.589Z] [2020-07-08T23:44:07.589Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-08T23:44:07.589Z] #41 41.88 sync [2020-07-08T23:44:07.589Z] #41 41.88 internal/reflectlite [2020-07-08T23:44:07.589Z] #41 43.57 github.com/LK4D4/vndr/godl/singleflight [2020-07-08T23:44:07.589Z] #41 44.46 math/rand [2020-07-08T23:44:07.589Z] #41 45.47 internal/singleflight [2020-07-08T23:44:07.589Z] #41 45.51 io [2020-07-08T23:44:07.589Z] #41 45.89 strconv [2020-07-08T23:44:07.589Z] #41 47.28 bytes [2020-07-08T23:44:07.589Z] #41 50.03 bufio [2020-07-08T23:44:07.589Z] #41 50.20 reflect [2020-07-08T23:44:07.589Z] #41 51.92 syscall [2020-07-08T23:44:07.589Z] #41 ... [2020-07-08T23:44:07.589Z] [2020-07-08T23:44:07.589Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-08T23:44:07.589Z] #38 52.00 Selecting previously unselected package libprotoc17:amd64. [2020-07-08T23:44:07.589Z] #38 52.00 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2020-07-08T23:44:07.589Z] #38 52.01 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2020-07-08T23:44:07.591Z] Fetching without tags [2020-07-08T23:44:07.736Z] #39 24.21 CC images/creds.o [2020-07-08T23:44:07.737Z] #39 24.29 CC images/vma.o [Pipeline] withEnv [Pipeline] { [2020-07-08T23:44:07.845Z] Merging remotes/origin/master commit a90137825c8f2385e2c7eafd82f060c0b8f60059 into PR head commit 276c725394426b45e5f3d6cbac3f9ff4acf4feaa [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-07-08T23:44:08.029Z] #39 24.46 CC images/netdev.o [2020-07-08T23:44:08.030Z] #39 24.70 CC images/tty.o [2020-07-08T23:44:08.118Z] + docker version [2020-07-08T23:44:08.356Z] + docker version [2020-07-08T23:44:08.583Z] #38 52.89 Selecting previously unselected package protobuf-c-compiler. [2020-07-08T23:44:08.583Z] #38 52.94 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2020-07-08T23:44:08.583Z] #38 52.95 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-07-08T23:44:08.620Z] Merge succeeded, producing 276c725394426b45e5f3d6cbac3f9ff4acf4feaa [2020-07-08T23:44:08.621Z] Checking out Revision 276c725394426b45e5f3d6cbac3f9ff4acf4feaa (PR-41194) [2020-07-08T23:44:08.739Z] #39 25.01 CC images/file-lock.o [2020-07-08T23:44:08.739Z] #39 25.10 CC images/rlimit.o [2020-07-08T23:44:08.739Z] #39 25.18 CC images/pagemap.o [2020-07-08T23:44:08.739Z] #39 25.38 CC images/siginfo.o [2020-07-08T23:44:08.860Z] #38 53.18 Selecting previously unselected package protobuf-compiler. [2020-07-08T23:44:08.860Z] #38 53.20 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2020-07-08T23:44:08.860Z] #38 53.22 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-07-08T23:44:08.860Z] #38 53.42 Selecting previously unselected package python-pkg-resources. [2020-07-08T23:44:08.860Z] #38 53.45 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-07-08T23:44:08.860Z] #38 53.46 Unpacking python-pkg-resources (40.8.0-1) ... [2020-07-08T23:44:09.034Z] #39 ... [2020-07-08T23:44:09.034Z] [2020-07-08T23:44:09.034Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-08T23:44:09.034Z] #47 54.43 golang.org/x/crypto/ssh/terminal [2020-07-08T23:44:09.034Z] #47 55.03 mvdan.cc/editorconfig [2020-07-08T23:44:09.034Z] #47 55.15 mvdan.cc/sh/v3/fileutil [2020-07-08T23:44:09.034Z] #47 55.31 mvdan.cc/sh/v3/syntax [2020-07-08T23:44:09.034Z] #47 59.43 mvdan.cc/sh/v3/cmd/shfmt [2020-07-08T23:44:09.034Z] #47 DONE 63.1s [2020-07-08T23:44:09.034Z] [2020-07-08T23:44:09.034Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-08T23:44:09.034Z] #39 25.60 CC images/rpc.o [2020-07-08T23:44:07.519Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-07-08T23:44:07.544Z] > git config --add remote.origin.fetch +refs/pull/41194/head:refs/remotes/origin/PR-41194 # timeout=10 [2020-07-08T23:44:07.552Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-08T23:44:07.577Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-07-08T23:44:07.595Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-07-08T23:44:07.595Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-07-08T23:44:07.596Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41194/head:refs/remotes/origin/PR-41194 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-08T23:44:07.863Z] > git config core.sparsecheckout # timeout=10 [2020-07-08T23:44:07.874Z] > git checkout -f 276c725394426b45e5f3d6cbac3f9ff4acf4feaa # timeout=10 [2020-07-08T23:44:08.587Z] > git merge a90137825c8f2385e2c7eafd82f060c0b8f60059 # timeout=10 [2020-07-08T23:44:08.603Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-07-08T23:44:08.624Z] > git config core.sparsecheckout # timeout=10 [2020-07-08T23:44:08.646Z] > git checkout -f 276c725394426b45e5f3d6cbac3f9ff4acf4feaa # timeout=10 [2020-07-08T23:44:09.434Z] #38 53.85 Selecting previously unselected package python-six. [2020-07-08T23:44:09.434Z] #38 53.93 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-07-08T23:44:09.434Z] #38 53.93 Unpacking python-six (1.12.0-1) ... [2020-07-08T23:44:09.672Z] #39 26.17 CC images/ext-file.o [2020-07-08T23:44:09.699Z] #38 54.07 Selecting previously unselected package python-protobuf. [2020-07-08T23:44:09.699Z] #38 54.08 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2020-07-08T23:44:09.699Z] #38 54.11 Unpacking python-protobuf (3.6.1.3-2) ... [2020-07-08T23:44:09.964Z] #39 26.36 CC images/cgroup.o [2020-07-08T23:44:10.257Z] #39 26.76 CC images/userns.o [2020-07-08T23:44:10.257Z] #39 26.86 CC images/google/protobuf/descriptor.o [2020-07-08T23:44:10.270Z] #38 54.67 Setting up python-pkg-resources (40.8.0-1) ... [2020-07-08T23:44:11.295Z] #39 27.67 CC images/opts.o [2020-07-08T23:44:11.295Z] #39 27.81 CC images/seccomp.o [2020-07-08T23:44:11.589Z] #39 27.96 CC images/binfmt-misc.o [2020-07-08T23:44:11.589Z] #39 28.06 CC images/time.o [2020-07-08T23:44:11.589Z] #39 28.16 CC images/sysctl.o [2020-07-08T23:44:11.589Z] #39 28.30 CC images/autofs.o [2020-07-08T23:44:11.881Z] #39 28.43 CC images/macvlan.o [2020-07-08T23:44:11.881Z] #39 28.51 CC images/sit.o [2020-07-08T23:44:12.174Z] #39 28.61 CC images/memfd.o [2020-07-08T23:44:12.174Z] #39 28.76 CC images/timens.o [2020-07-08T23:44:12.174Z] #39 28.88 LINK images/built-in.o [2020-07-08T23:44:12.468Z] #39 28.93 GEN compel/include/asm [2020-07-08T23:44:12.468Z] #39 28.93 GEN compel/include/version.h [2020-07-08T23:44:12.468Z] #39 28.93 touch .config [2020-07-08T23:44:12.468Z] #39 28.94 GEN include/common/config.h [2020-07-08T23:44:12.468Z] #39 28.99 DEP compel/arch/s390/plugins/std/syscalls/syscalls-s390.d [2020-07-08T23:44:12.468Z] #39 29.02 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-07-08T23:44:12.468Z] #39 29.03 GEN compel/plugins/include/uapi/std/syscall.h [2020-07-08T23:44:12.468Z] #39 29.05 GEN compel/arch/s390/plugins/std/syscalls/syscalls.S [2020-07-08T23:44:12.468Z] #39 29.07 DEP compel/arch/s390/plugins/std/syscalls/syscalls.d [2020-07-08T23:44:12.468Z] #39 29.08 DEP compel/arch/s390/plugins/std/parasite-head.d [2020-07-08T23:44:12.468Z] #39 29.09 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-07-08T23:44:12.532Z] Client: Docker Engine - Community [2020-07-08T23:44:12.532Z] Version: 19.03.12 [2020-07-08T23:44:12.532Z] API version: 1.40 [2020-07-08T23:44:12.532Z] Go version: go1.13.10 [2020-07-08T23:44:12.532Z] Git commit: 48a66213fe [2020-07-08T23:44:12.532Z] Built: Mon Jun 22 15:45:36 2020 [2020-07-08T23:44:12.532Z] OS/Arch: linux/amd64 [2020-07-08T23:44:12.532Z] Experimental: false [2020-07-08T23:44:12.532Z] [2020-07-08T23:44:12.532Z] Server: Docker Engine - Community [2020-07-08T23:44:12.532Z] Engine: [2020-07-08T23:44:12.532Z] Version: 19.03.12 [2020-07-08T23:44:12.532Z] API version: 1.40 (minimum version 1.12) [2020-07-08T23:44:12.532Z] Go version: go1.13.10 [2020-07-08T23:44:12.532Z] Git commit: 48a66213fe [2020-07-08T23:44:12.532Z] Built: Mon Jun 22 15:44:07 2020 [2020-07-08T23:44:12.532Z] OS/Arch: linux/amd64 [2020-07-08T23:44:12.532Z] Experimental: true [2020-07-08T23:44:12.532Z] containerd: [2020-07-08T23:44:12.532Z] Version: 1.2.13 [2020-07-08T23:44:12.532Z] GitCommit: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-07-08T23:44:12.532Z] runc: [2020-07-08T23:44:12.532Z] Version: 1.0.0-rc10 [2020-07-08T23:44:12.533Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-07-08T23:44:12.533Z] docker-init: [2020-07-08T23:44:12.533Z] Version: 0.18.0 [2020-07-08T23:44:12.533Z] GitCommit: fec3683 [Pipeline] sh [2020-07-08T23:44:12.761Z] #39 29.09 DEP compel/plugins/std/infect.d [2020-07-08T23:44:12.761Z] #39 29.19 DEP compel/plugins/std/string.d [2020-07-08T23:44:12.761Z] #39 29.25 DEP compel/plugins/std/log.d [2020-07-08T23:44:12.761Z] #39 29.37 DEP compel/plugins/std/fds.d [2020-07-08T23:44:12.819Z] #38 ... [2020-07-08T23:44:12.819Z] [2020-07-08T23:44:12.819Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-08T23:44:12.819Z] #25 3.619 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2020-07-08T23:44:12.819Z] #25 3.949 [2020-07-08T23:44:12.819Z] #25 4.147 # 1.6% ### 5.1% ######## 11.3% ############# 18.1% ############### 21.2% ################## 25.3% ###################### 31.8% ########################## 37.5% ############################ 38.9% ############################### 44.2% ################################## 47.7% ###################################### 53.2% ######################################### 57.3% ########################################### 60.3% ############################################### 66.1% ################################################### 71.4% ####################################################### 77.3% ########################################################## 81.6% ############################################################ 83.7% ############################################################### 88.9% ###################################################################### 97.4% ######################################################################## 100.0% [2020-07-08T23:44:12.819Z] #25 6.775 [2020-07-08T23:44:12.819Z] #25 6.996 ################### 26.9% ######################################################### 80.4% ######################################################################## 100.0% [2020-07-08T23:44:12.819Z] #25 7.499 [2020-07-08T23:44:12.819Z] #25 7.732 0.2% ########################## 37.1% ################################################ 67.7% ###################################################################### 98.6% ######################################################################## 100.0% [2020-07-08T23:44:12.819Z] #25 8.471 [2020-07-08T23:44:12.834Z] + docker info [2020-07-08T23:44:12.881Z] Commit message: "Added missing Devices field to HostConfig" [2020-07-08T23:44:12.903Z] > git --version # timeout=10 [2020-07-08T23:44:12.933Z] fatal: bad object ad1b00369dd78a15c273e17e363f91bced3f6e18 [2020-07-08T23:44:13.106Z] #39 29.41 DEP compel/plugins/std/std.d [2020-07-08T23:44:13.106Z] #39 29.46 DEP compel/plugins/shmem/shmem.d [2020-07-08T23:44:13.106Z] #39 29.54 DEP compel/plugins/fds/fds.d [2020-07-08T23:44:13.106Z] #39 29.66 CC compel/plugins/std/std.o [2020-07-08T23:44:13.325Z] Removing intermediate container d05ff844fcf7 [2020-07-08T23:44:13.326Z] ---> 48af5ed3a317 [2020-07-08T23:44:13.326Z] Step 13/15 : FROM golang:${GO_VERSION}-buster [2020-07-08T23:44:13.326Z] ---> 22d48dbfbcad [2020-07-08T23:44:13.326Z] Step 14/15 : COPY --from=build /usr/bin/buildx /usr/bin/buildx [2020-07-08T23:44:13.326Z] ---> ea9294192d9b [2020-07-08T23:44:13.326Z] Step 15/15 : ENTRYPOINT ["/usr/bin/buildx"] [2020-07-08T23:44:13.326Z] ---> Running in 4139952dcedf [2020-07-08T23:44:13.326Z] Removing intermediate container 4139952dcedf [2020-07-08T23:44:13.326Z] ---> 7658493ae1a1 [2020-07-08T23:44:13.326Z] Successfully built 7658493ae1a1 [2020-07-08T23:44:13.326Z] Successfully tagged moby-buildx:latest [2020-07-08T23:44:13.326Z] id=$(docker create moby-buildx:${BUILDX_COMMIT:-latest}); \ [2020-07-08T23:44:13.326Z] if [ -n "${id}" ]; then \ [2020-07-08T23:44:13.326Z] docker cp ${id}:/usr/bin/buildx bundles/buildx \ [2020-07-08T23:44:13.326Z] && touch bundles/buildx; \ [2020-07-08T23:44:13.326Z] docker rm -f ${id}; \ [2020-07-08T23:44:13.326Z] fi [2020-07-08T23:44:13.326Z] 2bb31377bccea3c7aba3d0208d63ef036762028228c83b18ca495d09907c323c [2020-07-08T23:44:13.326Z] bundles/buildx version [2020-07-08T23:44:13.326Z] buildx v0.3.1 6db68d0 [2020-07-08T23:44:13.326Z] + bundles/buildx build --load --force-rm --build-arg APT_MIRROR -t docker:276c725394426b45e5f3d6cbac3f9ff4acf4feaa . [2020-07-08T23:44:13.326Z] #1 [internal] booting buildkit [2020-07-08T23:44:13.326Z] #1 pulling image moby/buildkit:buildx-stable-1 [2020-07-08T23:44:13.326Z] #1 pulling image moby/buildkit:buildx-stable-1 1.8s done [2020-07-08T23:44:13.326Z] #1 creating container buildx_buildkit_default [2020-07-08T23:44:13.326Z] #1 creating container buildx_buildkit_default 0.4s done [2020-07-08T23:44:13.326Z] #1 DONE 2.2s [2020-07-08T23:44:13.326Z] [2020-07-08T23:44:13.326Z] #2 [internal] load build definition from Dockerfile [2020-07-08T23:44:13.326Z] #2 transferring dockerfile: 16.36kB done [2020-07-08T23:44:13.326Z] #2 DONE 0.0s [2020-07-08T23:44:13.326Z] [2020-07-08T23:44:13.326Z] #3 [internal] load .dockerignore [2020-07-08T23:44:13.326Z] #3 transferring context: 87B done [2020-07-08T23:44:13.326Z] #3 DONE 0.0s [2020-07-08T23:44:13.326Z] [2020-07-08T23:44:13.326Z] #4 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2020-07-08T23:44:13.326Z] #4 DONE 0.8s [2020-07-08T23:44:13.326Z] [2020-07-08T23:44:13.326Z] #5 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-07-08T23:44:13.326Z] #5 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done [2020-07-08T23:44:13.326Z] #5 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done [2020-07-08T23:44:13.326Z] #5 sha256:c0fe20821d527e147784f7e782513880bf31b0060b2a7da7a94582ecde81c85f 521B / 521B done [2020-07-08T23:44:13.326Z] #5 sha256:775fc3f8096b00494716e40252610ceb5f99bff3ccf333bf7ab54ec546fc2e93 0B / 8.20MB 0.1s [2020-07-08T23:44:13.326Z] #5 sha256:e1129f819954dd9547d093183a562609478c4f521a06a1f6eba6c532e105f730 899B / 899B done [2020-07-08T23:44:13.326Z] #5 sha256:775fc3f8096b00494716e40252610ceb5f99bff3ccf333bf7ab54ec546fc2e93 8.20MB / 8.20MB 0.5s done [2020-07-08T23:44:13.326Z] #5 unpacking docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 [2020-07-08T23:44:13.326Z] #5 unpacking docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 0.3s done [2020-07-08T23:44:13.326Z] #5 DONE 1.1s [2020-07-08T23:44:13.326Z] [2020-07-08T23:44:13.326Z] #6 [internal] load metadata for docker.io/library/golang:1.13.12-buster [2020-07-08T23:44:13.398Z] #39 29.97 CC compel/plugins/std/fds.o [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-07-08T23:44:13.691Z] #39 30.31 CC compel/plugins/std/log.o [2020-07-08T23:44:13.961Z] #6 DONE 0.7s [2020-07-08T23:44:13.962Z] [2020-07-08T23:44:13.962Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-07-08T23:44:13.962Z] #7 DONE 0.6s [2020-07-08T23:44:14.099Z] + docker version [2020-07-08T23:44:14.258Z] [2020-07-08T23:44:14.258Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.12-buster@sha256:0a96caa79... [2020-07-08T23:44:14.258Z] #8 resolve docker.io/library/golang:1.13.12-buster@sha256:0a96caa7939847c773b8c28192c0a0beb1e29488a2f15b8748cbd672c7fa1a88 done [2020-07-08T23:44:14.325Z] #39 30.88 CC compel/plugins/std/string.o [2020-07-08T23:44:14.393Z] #25 8.664 # 2.0% #### 6.7% ######## 12.4% ############ 16.8% ################ 23.0% #################### 28.6% ######################### 35.0% ############################# 41.3% ################################## 48.2% ####################################### 55.5% ########################################### 60.4% ################################################# 68.2% ##################################################### 73.7% ########################################################### 82.0% ############################################################## 86.7% ################################################################## 92.8% ####################################################################### 99.4% ######################################################################## 100.0% [2020-07-08T23:44:14.557Z] #8 sha256:22d48dbfbcadb6f250f44ed4b999a984dc2f70faa13fd1d2fe10c57f41b555f8 6.19kB / 6.19kB done [2020-07-08T23:44:14.557Z] #8 sha256:e0318f8e4196d9f742fcca63ed04f9c2cb14ac6541f33cd67dae342ef35845da 0B / 8.25MB 0.1s [2020-07-08T23:44:14.557Z] #8 sha256:0a96caa7939847c773b8c28192c0a0beb1e29488a2f15b8748cbd672c7fa1a88 1.86kB / 1.86kB done [2020-07-08T23:44:14.557Z] #8 sha256:f8e8effe76eee3c5d4374e2f7f29dadfc1d7a6a789c7d30b65f26647c64cdc55 0B / 154B 0.1s [2020-07-08T23:44:14.557Z] #8 sha256:cec302fe954105553bdc7cac9100b6bfd114d3b56ef94d850b0364da83650fc6 0B / 10.73MB 0.1s [2020-07-08T23:44:14.557Z] #8 sha256:7355b492f1f701da421ddd7977f8f9ee92f9f31598a5645d08dfa1b430004aa7 0B / 73.55MB 0.1s [2020-07-08T23:44:14.557Z] #8 sha256:bf65a8c1ffe0371d22a42dfd9c0b4ac2900e0ca4d9d12502c488c59d3aff6aee 0B / 57.46MB 0.1s [2020-07-08T23:44:14.557Z] #8 sha256:0cad52b1770a1b4a84068be3efe78098837be582f5905e627b2cdba07e641fd1 0B / 54.14MB 0.1s [2020-07-08T23:44:14.557Z] #8 sha256:3e2e3e16099d85c1547ab9b9dfb3e0d897192f4b2878e3e55aa56bc23ede501b 0B / 96.51MB 0.1s [2020-07-08T23:44:14.557Z] #8 sha256:3d57a28925bda7b651f94c594eff9be7464f30eda419c42fa5fb8c883dd40a8d 1.79kB / 1.79kB done [2020-07-08T23:44:14.654Z] #25 10.90 [2020-07-08T23:44:14.903Z] #8 sha256:e0318f8e4196d9f742fcca63ed04f9c2cb14ac6541f33cd67dae342ef35845da 1.57MB / 8.25MB 0.5s [2020-07-08T23:44:14.903Z] #8 sha256:f8e8effe76eee3c5d4374e2f7f29dadfc1d7a6a789c7d30b65f26647c64cdc55 154B / 154B 0.4s done [2020-07-08T23:44:15.041Z] #39 31.49 CC compel/plugins/std/infect.o [2020-07-08T23:44:15.041Z] #39 31.75 CC compel/arch/s390/plugins/std/parasite-head.o [2020-07-08T23:44:15.256Z] #8 sha256:e0318f8e4196d9f742fcca63ed04f9c2cb14ac6541f33cd67dae342ef35845da 3.12MB / 8.25MB 0.6s [2020-07-08T23:44:15.256Z] #8 sha256:cec302fe954105553bdc7cac9100b6bfd114d3b56ef94d850b0364da83650fc6 1.09MB / 10.73MB 0.6s [2020-07-08T23:44:15.256Z] #8 sha256:0cad52b1770a1b4a84068be3efe78098837be582f5905e627b2cdba07e641fd1 3.45MB / 54.14MB 0.6s [2020-07-08T23:44:15.256Z] #8 sha256:e0318f8e4196d9f742fcca63ed04f9c2cb14ac6541f33cd67dae342ef35845da 5.61MB / 8.25MB 0.8s [2020-07-08T23:44:15.256Z] #8 sha256:cec302fe954105553bdc7cac9100b6bfd114d3b56ef94d850b0364da83650fc6 2.36MB / 10.73MB 0.8s [2020-07-08T23:44:15.256Z] #8 sha256:7355b492f1f701da421ddd7977f8f9ee92f9f31598a5645d08dfa1b430004aa7 4.45MB / 73.55MB 0.8s [2020-07-08T23:44:15.256Z] #8 sha256:bf65a8c1ffe0371d22a42dfd9c0b4ac2900e0ca4d9d12502c488c59d3aff6aee 2.91MB / 57.46MB 0.8s [2020-07-08T23:44:15.256Z] #8 sha256:3e2e3e16099d85c1547ab9b9dfb3e0d897192f4b2878e3e55aa56bc23ede501b 5.31MB / 96.51MB 0.8s [2020-07-08T23:44:15.336Z] #39 31.77 CC compel/arch/s390/plugins/std/syscalls/syscalls.o [2020-07-08T23:44:15.336Z] #39 31.80 CC compel/arch/s390/plugins/std/syscalls/syscalls-s390.o [2020-07-08T23:44:15.336Z] #39 31.85 AR compel/plugins/std.lib.a [2020-07-08T23:44:15.336Z] #39 31.87 CC compel/plugins/fds/fds.o [2020-07-08T23:44:15.336Z] #39 ... [2020-07-08T23:44:15.336Z] [2020-07-08T23:44:15.336Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-08T23:44:15.336Z] #10 59.41 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-07-08T23:44:15.336Z] #10 59.41 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_s390x.deb ... [2020-07-08T23:44:15.336Z] #10 59.42 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-07-08T23:44:15.336Z] #10 ... [2020-07-08T23:44:15.336Z] [2020-07-08T23:44:15.336Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-08T23:44:15.336Z] #41 59.54 github.com/LK4D4/vndr/build [2020-07-08T23:44:15.336Z] #41 59.76 github.com/LK4D4/vndr/godl/singleflight [2020-07-08T23:44:15.336Z] #41 59.96 github.com/LK4D4/vndr/versioned [2020-07-08T23:44:15.336Z] #41 60.08 crypto/rsa [2020-07-08T23:44:15.336Z] #41 61.00 crypto/x509/pkix [2020-07-08T23:44:15.336Z] #41 61.35 vendor/golang.org/x/crypto/cryptobyte [2020-07-08T23:44:15.336Z] #41 61.40 net [2020-07-08T23:44:15.336Z] #41 62.74 vendor/golang.org/x/sys/cpu [2020-07-08T23:44:15.336Z] #41 62.88 vendor/golang.org/x/crypto/internal/chacha20 [2020-07-08T23:44:15.336Z] #41 63.62 vendor/golang.org/x/crypto/poly1305 [2020-07-08T23:44:15.336Z] #41 64.03 vendor/golang.org/x/crypto/chacha20poly1305 [2020-07-08T23:44:15.336Z] #41 64.31 vendor/golang.org/x/crypto/curve25519 [2020-07-08T23:44:15.336Z] #41 64.60 vendor/golang.org/x/text/transform [2020-07-08T23:44:15.336Z] #41 64.92 vendor/golang.org/x/text/unicode/bidi [2020-07-08T23:44:15.336Z] #41 66.00 vendor/golang.org/x/text/secure/bidirule [2020-07-08T23:44:15.336Z] #41 66.22 vendor/golang.org/x/text/unicode/norm [2020-07-08T23:44:15.336Z] #41 68.45 vendor/golang.org/x/net/idna [2020-07-08T23:44:15.628Z] #41 ... [2020-07-08T23:44:15.628Z] [2020-07-08T23:44:15.628Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-08T23:44:15.628Z] #39 31.96 AR compel/plugins/fds.lib.a [2020-07-08T23:44:15.628Z] #39 31.98 HOSTDEP compel/src/lib/log-host.d [2020-07-08T23:44:15.628Z] #39 32.02 HOSTDEP compel/src/lib/handle-elf-host.d [2020-07-08T23:44:15.628Z] #39 32.14 HOSTDEP compel/arch/s390/src/lib/handle-elf-host.d [2020-07-08T23:44:15.628Z] #39 32.21 HOSTDEP compel/src/main-host.d [2020-07-08T23:44:15.678Z] #8 sha256:e0318f8e4196d9f742fcca63ed04f9c2cb14ac6541f33cd67dae342ef35845da 6.79MB / 8.25MB 0.9s [2020-07-08T23:44:15.678Z] #8 sha256:e0318f8e4196d9f742fcca63ed04f9c2cb14ac6541f33cd67dae342ef35845da 8.25MB / 8.25MB 1.0s done [2020-07-08T23:44:15.678Z] #8 sha256:cec302fe954105553bdc7cac9100b6bfd114d3b56ef94d850b0364da83650fc6 4.09MB / 10.73MB 1.0s [2020-07-08T23:44:15.678Z] #8 sha256:0cad52b1770a1b4a84068be3efe78098837be582f5905e627b2cdba07e641fd1 8.48MB / 54.14MB 1.0s [2020-07-08T23:44:15.678Z] #8 sha256:3e2e3e16099d85c1547ab9b9dfb3e0d897192f4b2878e3e55aa56bc23ede501b 10.70MB / 96.51MB 1.0s [2020-07-08T23:44:15.678Z] #8 sha256:cec302fe954105553bdc7cac9100b6bfd114d3b56ef94d850b0364da83650fc6 5.14MB / 10.73MB 1.2s [2020-07-08T23:44:15.678Z] #8 sha256:7355b492f1f701da421ddd7977f8f9ee92f9f31598a5645d08dfa1b430004aa7 9.54MB / 73.55MB 1.2s [2020-07-08T23:44:15.678Z] #8 sha256:bf65a8c1ffe0371d22a42dfd9c0b4ac2900e0ca4d9d12502c488c59d3aff6aee 6.33MB / 57.46MB 1.2s [2020-07-08T23:44:15.920Z] #39 32.32 DEP compel/src/lib/ptrace.d [2020-07-08T23:44:15.920Z] #39 32.42 DEP compel/src/lib/infect.d [2020-07-08T23:44:15.920Z] #39 32.55 DEP compel/src/lib/infect-util.d [2020-07-08T23:44:16.016Z] #8 sha256:cec302fe954105553bdc7cac9100b6bfd114d3b56ef94d850b0364da83650fc6 6.42MB / 10.73MB 1.4s [2020-07-08T23:44:16.016Z] #8 sha256:0cad52b1770a1b4a84068be3efe78098837be582f5905e627b2cdba07e641fd1 12.50MB / 54.14MB 1.4s [2020-07-08T23:44:16.016Z] #8 sha256:cec302fe954105553bdc7cac9100b6bfd114d3b56ef94d850b0364da83650fc6 7.76MB / 10.73MB 1.5s [2020-07-08T23:44:16.016Z] #8 sha256:7355b492f1f701da421ddd7977f8f9ee92f9f31598a5645d08dfa1b430004aa7 13.83MB / 73.55MB 1.5s [2020-07-08T23:44:16.016Z] #8 sha256:bf65a8c1ffe0371d22a42dfd9c0b4ac2900e0ca4d9d12502c488c59d3aff6aee 10.65MB / 57.46MB 1.5s [2020-07-08T23:44:16.016Z] #8 sha256:3e2e3e16099d85c1547ab9b9dfb3e0d897192f4b2878e3e55aa56bc23ede501b 17.44MB / 96.51MB 1.5s [2020-07-08T23:44:16.213Z] #39 32.65 DEP compel/src/lib/infect-rpc.d [2020-07-08T23:44:16.213Z] #39 32.73 DEP compel/arch/s390/src/lib/infect.d [2020-07-08T23:44:16.213Z] #39 32.77 DEP compel/arch/s390/src/lib/cpu.d [2020-07-08T23:44:16.213Z] #39 32.80 DEP compel/src/lib/log.d [2020-07-08T23:44:16.423Z] #8 sha256:cec302fe954105553bdc7cac9100b6bfd114d3b56ef94d850b0364da83650fc6 8.40MB / 10.73MB 1.6s [2020-07-08T23:44:16.423Z] #8 sha256:0cad52b1770a1b4a84068be3efe78098837be582f5905e627b2cdba07e641fd1 15.83MB / 54.14MB 1.6s [2020-07-08T23:44:16.423Z] #8 sha256:cec302fe954105553bdc7cac9100b6bfd114d3b56ef94d850b0364da83650fc6 10.27MB / 10.73MB 1.9s [2020-07-08T23:44:16.423Z] #8 sha256:bf65a8c1ffe0371d22a42dfd9c0b4ac2900e0ca4d9d12502c488c59d3aff6aee 16.13MB / 57.46MB 1.9s [2020-07-08T23:44:16.423Z] #8 sha256:0cad52b1770a1b4a84068be3efe78098837be582f5905e627b2cdba07e641fd1 19.04MB / 54.14MB 1.9s [2020-07-08T23:44:16.423Z] #8 sha256:3e2e3e16099d85c1547ab9b9dfb3e0d897192f4b2878e3e55aa56bc23ede501b 22.35MB / 96.51MB 1.9s [2020-07-08T23:44:16.522Z] #39 32.87 DEP compel/src/main.d [2020-07-08T23:44:16.522Z] #39 32.93 DEP compel/src/lib/handle-elf.d [2020-07-08T23:44:16.522Z] #39 33.05 DEP compel/arch/s390/src/lib/handle-elf.d [2020-07-08T23:44:16.814Z] #39 33.13 CC compel/src/lib/log.o [2020-07-08T23:44:16.814Z] #39 33.22 CC compel/arch/s390/src/lib/cpu.o [2020-07-08T23:44:16.814Z] #39 33.36 CC compel/arch/s390/src/lib/infect.o [2020-07-08T23:44:16.835Z] #8 sha256:cec302fe954105553bdc7cac9100b6bfd114d3b56ef94d850b0364da83650fc6 10.73MB / 10.73MB 2.1s done [2020-07-08T23:44:16.835Z] #8 sha256:7355b492f1f701da421ddd7977f8f9ee92f9f31598a5645d08dfa1b430004aa7 19.02MB / 73.55MB 2.1s [2020-07-08T23:44:16.835Z] #8 sha256:bf65a8c1ffe0371d22a42dfd9c0b4ac2900e0ca4d9d12502c488c59d3aff6aee 20.09MB / 57.46MB 2.2s [2020-07-08T23:44:16.835Z] #8 sha256:0cad52b1770a1b4a84068be3efe78098837be582f5905e627b2cdba07e641fd1 22.17MB / 54.14MB 2.2s [2020-07-08T23:44:17.018Z] #25 11.09 0.2% # 1.9% ## 3.1% ### 4.7% #### 6.5% ###### 9.0% ####### 10.1% ######## 11.6% ######### 13.5% ########## 15.2% ############ 16.9% ############# 18.6% ############## 20.5% ################ 22.4% ################# 23.9% ################### 26.7% ################### 26.9% #################### 29.1% ###################### 30.7% [2020-07-08T23:44:17.018Z] #25 ... [2020-07-08T23:44:17.018Z] [2020-07-08T23:44:17.018Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-08T23:44:17.018Z] #10 51.58 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [25.4 MB] [2020-07-08T23:44:17.018Z] #10 54.26 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2020-07-08T23:44:17.018Z] #10 54.26 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2020-07-08T23:44:17.018Z] #10 54.28 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-07-08T23:44:17.018Z] #10 54.29 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-07-08T23:44:17.018Z] #10 54.30 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB] [2020-07-08T23:44:17.018Z] #10 54.32 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u4 [110 kB] [2020-07-08T23:44:17.018Z] #10 54.36 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2020-07-08T23:44:17.018Z] #10 54.47 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2020-07-08T23:44:17.018Z] #10 54.49 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2020-07-08T23:44:17.018Z] #10 54.52 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2020-07-08T23:44:17.018Z] #10 54.55 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2020-07-08T23:44:17.018Z] #10 54.64 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2020-07-08T23:44:17.018Z] #10 54.66 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2020-07-08T23:44:17.018Z] #10 54.68 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB] [2020-07-08T23:44:17.018Z] #10 54.69 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u4 [322 kB] [2020-07-08T23:44:17.018Z] #10 55.99 debconf: delaying package configuration, since apt-utils is not installed [2020-07-08T23:44:17.018Z] #10 56.22 Fetched 77.7 MB in 9s (8501 kB/s) [2020-07-08T23:44:17.018Z] #10 56.36 Selecting previously unselected package binutils-mingw-w64-i686. [2020-07-08T23:44:17.018Z] #10 56.36 (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 ... 15410 files and directories currently installed.) [2020-07-08T23:44:17.018Z] #10 56.46 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2020-07-08T23:44:17.018Z] #10 56.47 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-07-08T23:44:17.018Z] #10 59.53 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-07-08T23:44:17.018Z] #10 59.54 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2020-07-08T23:44:17.018Z] #10 59.59 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-07-08T23:44:17.018Z] #10 ... [2020-07-08T23:44:17.018Z] [2020-07-08T23:44:17.018Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-08T23:44:17.018Z] #32 51.70 Selecting previously unselected package libicu63:amd64. [2020-07-08T23:44:17.018Z] #32 51.70 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-07-08T23:44:17.018Z] #32 51.72 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-07-08T23:44:17.018Z] #32 58.90 Selecting previously unselected package libxml2:amd64. [2020-07-08T23:44:17.018Z] #32 58.90 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_amd64.deb ... [2020-07-08T23:44:17.018Z] #32 58.91 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-07-08T23:44:17.018Z] #32 59.59 Selecting previously unselected package libarchive13:amd64. [2020-07-08T23:44:17.018Z] #32 59.59 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2020-07-08T23:44:17.018Z] #32 59.62 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-07-08T23:44:17.018Z] #32 59.89 Selecting previously unselected package libjsoncpp1:amd64. [2020-07-08T23:44:17.018Z] #32 59.92 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2020-07-08T23:44:17.018Z] #32 59.92 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2020-07-08T23:44:17.018Z] #32 60.08 Selecting previously unselected package librhash0:amd64. [2020-07-08T23:44:17.018Z] #32 60.08 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2020-07-08T23:44:17.018Z] #32 60.09 Unpacking librhash0:amd64 (1.3.8-1) ... [2020-07-08T23:44:17.018Z] #32 60.39 Selecting previously unselected package libuv1:amd64. [2020-07-08T23:44:17.018Z] #32 60.40 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... [2020-07-08T23:44:17.018Z] #32 60.40 Unpacking libuv1:amd64 (1.24.1-1) ... [2020-07-08T23:44:17.018Z] #32 60.59 Selecting previously unselected package cmake. [2020-07-08T23:44:17.018Z] #32 60.60 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2020-07-08T23:44:17.018Z] #32 60.60 Unpacking cmake (3.13.4-1) ... [2020-07-08T23:44:17.105Z] #39 33.81 CC compel/src/lib/infect-rpc.o [2020-07-08T23:44:17.230Z] #8 sha256:7355b492f1f701da421ddd7977f8f9ee92f9f31598a5645d08dfa1b430004aa7 22.74MB / 73.55MB 2.6s [2020-07-08T23:44:17.230Z] #8 sha256:bf65a8c1ffe0371d22a42dfd9c0b4ac2900e0ca4d9d12502c488c59d3aff6aee 24.55MB / 57.46MB 2.6s [2020-07-08T23:44:17.230Z] #8 sha256:0cad52b1770a1b4a84068be3efe78098837be582f5905e627b2cdba07e641fd1 25.18MB / 54.14MB 2.6s [2020-07-08T23:44:17.230Z] #8 sha256:3e2e3e16099d85c1547ab9b9dfb3e0d897192f4b2878e3e55aa56bc23ede501b 27.65MB / 96.51MB 2.6s [2020-07-08T23:44:17.280Z] #32 ... [2020-07-08T23:44:17.280Z] [2020-07-08T23:44:17.280Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-08T23:44:17.280Z] #47 51.79 syscall [2020-07-08T23:44:17.280Z] #47 51.82 reflect [2020-07-08T23:44:17.280Z] #47 60.21 time [2020-07-08T23:44:17.280Z] #47 ... [2020-07-08T23:44:17.280Z] [2020-07-08T23:44:17.280Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-08T23:44:17.397Z] #39 34.02 CC compel/src/lib/infect-util.o [2020-07-08T23:44:17.599Z] #8 sha256:bf65a8c1ffe0371d22a42dfd9c0b4ac2900e0ca4d9d12502c488c59d3aff6aee 28.56MB / 57.46MB 2.8s [2020-07-08T23:44:17.599Z] #8 sha256:0cad52b1770a1b4a84068be3efe78098837be582f5905e627b2cdba07e641fd1 28.29MB / 54.14MB 2.8s [2020-07-08T23:44:17.599Z] #8 sha256:7355b492f1f701da421ddd7977f8f9ee92f9f31598a5645d08dfa1b430004aa7 26.66MB / 73.55MB 3.0s [2020-07-08T23:44:17.599Z] #8 sha256:bf65a8c1ffe0371d22a42dfd9c0b4ac2900e0ca4d9d12502c488c59d3aff6aee 32.79MB / 57.46MB 3.1s [2020-07-08T23:44:17.599Z] #8 sha256:3e2e3e16099d85c1547ab9b9dfb3e0d897192f4b2878e3e55aa56bc23ede501b 33.28MB / 96.51MB 3.1s [2020-07-08T23:44:17.689Z] #39 34.15 CC compel/src/lib/infect.o [2020-07-08T23:44:17.952Z] #8 sha256:0cad52b1770a1b4a84068be3efe78098837be582f5905e627b2cdba07e641fd1 32.39MB / 54.14MB 3.3s [2020-07-08T23:44:17.952Z] #8 sha256:7355b492f1f701da421ddd7977f8f9ee92f9f31598a5645d08dfa1b430004aa7 31.48MB / 73.55MB 3.4s [2020-07-08T23:44:17.952Z] #8 sha256:bf65a8c1ffe0371d22a42dfd9c0b4ac2900e0ca4d9d12502c488c59d3aff6aee 36.73MB / 57.46MB 3.4s [2020-07-08T23:44:18.133Z] Client: Docker Engine - Community [2020-07-08T23:44:18.133Z] Version: 19.03.12 [2020-07-08T23:44:18.133Z] API version: 1.40 [2020-07-08T23:44:18.133Z] Go version: go1.13.10 [2020-07-08T23:44:18.133Z] Git commit: 48a6621 [2020-07-08T23:44:18.133Z] Built: Mon Jun 22 15:46:32 2020 [2020-07-08T23:44:18.133Z] OS/Arch: linux/arm64 [2020-07-08T23:44:18.133Z] Experimental: false [2020-07-08T23:44:18.133Z] [2020-07-08T23:44:18.133Z] Server: Docker Engine - Community [2020-07-08T23:44:18.133Z] Engine: [2020-07-08T23:44:18.133Z] Version: 19.03.12 [2020-07-08T23:44:18.133Z] API version: 1.40 (minimum version 1.12) [2020-07-08T23:44:18.133Z] Go version: go1.13.10 [2020-07-08T23:44:18.133Z] Git commit: 48a6621 [2020-07-08T23:44:18.133Z] Built: Mon Jun 22 15:45:04 2020 [2020-07-08T23:44:18.133Z] OS/Arch: linux/arm64 [2020-07-08T23:44:18.133Z] Experimental: true [2020-07-08T23:44:18.133Z] containerd: [2020-07-08T23:44:18.133Z] Version: 1.2.13 [2020-07-08T23:44:18.133Z] GitCommit: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-07-08T23:44:18.133Z] runc: [2020-07-08T23:44:18.133Z] Version: 1.0.0-rc10 [2020-07-08T23:44:18.133Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-07-08T23:44:18.133Z] docker-init: [2020-07-08T23:44:18.133Z] Version: 0.18.0 [2020-07-08T23:44:18.133Z] GitCommit: fec3683 [Pipeline] sh [2020-07-08T23:44:18.297Z] Client: Docker Engine - Community [2020-07-08T23:44:18.297Z] Version: 19.03.12 [2020-07-08T23:44:18.297Z] API version: 1.40 [2020-07-08T23:44:18.297Z] Go version: go1.13.10 [2020-07-08T23:44:18.297Z] Git commit: 48a66213fe [2020-07-08T23:44:18.297Z] Built: Mon Jun 22 15:45:36 2020 [2020-07-08T23:44:18.297Z] OS/Arch: linux/amd64 [2020-07-08T23:44:18.297Z] Experimental: false [2020-07-08T23:44:18.297Z] [2020-07-08T23:44:18.297Z] Server: Docker Engine - Community [2020-07-08T23:44:18.297Z] Engine: [2020-07-08T23:44:18.297Z] Version: 19.03.12 [2020-07-08T23:44:18.297Z] API version: 1.40 (minimum version 1.12) [2020-07-08T23:44:18.297Z] Go version: go1.13.10 [2020-07-08T23:44:18.297Z] Git commit: 48a66213fe [2020-07-08T23:44:18.297Z] Built: Mon Jun 22 15:44:07 2020 [2020-07-08T23:44:18.297Z] OS/Arch: linux/amd64 [2020-07-08T23:44:18.297Z] Experimental: true [2020-07-08T23:44:18.297Z] containerd: [2020-07-08T23:44:18.297Z] Version: 1.2.13 [2020-07-08T23:44:18.297Z] GitCommit: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-07-08T23:44:18.297Z] runc: [2020-07-08T23:44:18.297Z] Version: 1.0.0-rc10 [2020-07-08T23:44:18.297Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-07-08T23:44:18.297Z] docker-init: [2020-07-08T23:44:18.297Z] Version: 0.18.0 [2020-07-08T23:44:18.297Z] GitCommit: fec3683 [2020-07-08T23:44:18.328Z] #25 11.09 0.2% # 1.9% ## 3.1% ### 4.7% #### 6.5% ###### 9.0% ####### 10.1% ######## 11.6% ######### 13.5% ########## 15.2% ############ 16.9% ############# 18.6% ############## 20.5% ################ 22.4% ################# 23.9% ################### 26.7% ################### 26.9% #################### 29.1% ###################### 30.7% ####################### 32.6% ######################## 34.6% ######################### 35.4% ########################## 36.9% ########################### 38.4% ############################# 40.6% ############################## 42.6% ################################ 45.0% ################################## 47.4% ################################### 49.5% #################################### 51.2% ###################################### 53.3% [2020-07-08T23:44:18.328Z] #25 ... [2020-07-08T23:44:18.328Z] [2020-07-08T23:44:18.328Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-07-08T23:44:18.328Z] #28 52.71 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-07-08T23:44:18.328Z] #28 53.40 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-07-08T23:44:18.329Z] #28 54.22 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-07-08T23:44:18.329Z] #28 ... [2020-07-08T23:44:18.329Z] [2020-07-08T23:44:18.329Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [Pipeline] sh [2020-07-08T23:44:18.377Z] #8 sha256:bf65a8c1ffe0371d22a42dfd9c0b4ac2900e0ca4d9d12502c488c59d3aff6aee 39.99MB / 57.46MB 3.8s [2020-07-08T23:44:18.377Z] #8 sha256:0cad52b1770a1b4a84068be3efe78098837be582f5905e627b2cdba07e641fd1 36.52MB / 54.14MB 3.8s [2020-07-08T23:44:18.377Z] #8 sha256:3e2e3e16099d85c1547ab9b9dfb3e0d897192f4b2878e3e55aa56bc23ede501b 39.77MB / 96.51MB 3.8s [2020-07-08T23:44:18.377Z] #8 ... [2020-07-08T23:44:18.377Z] [2020-07-08T23:44:18.377Z] #59 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-07-08T23:44:18.377Z] #59 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2020-07-08T23:44:18.377Z] #59 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2020-07-08T23:44:18.377Z] #59 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 1.4s done [2020-07-08T23:44:18.377Z] #59 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2020-07-08T23:44:18.377Z] #59 unpacking docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 2.3s done [2020-07-08T23:44:18.377Z] #59 DONE 4.1s [2020-07-08T23:44:18.377Z] [2020-07-08T23:44:18.377Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.12-buster@sha256:0a96caa79... [2020-07-08T23:44:18.377Z] #8 sha256:7355b492f1f701da421ddd7977f8f9ee92f9f31598a5645d08dfa1b430004aa7 36.29MB / 73.55MB 3.9s [2020-07-08T23:44:18.384Z] #39 ... [2020-07-08T23:44:18.384Z] [2020-07-08T23:44:18.384Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-08T23:44:18.384Z] #10 69.84 Selecting previously unselected package libapparmor1:s390x. [2020-07-08T23:44:18.384Z] #10 69.84 Preparing to unpack .../10-libapparmor1_2.13.2-10_s390x.deb ... [2020-07-08T23:44:18.384Z] #10 69.85 Unpacking libapparmor1:s390x (2.13.2-10) ... [2020-07-08T23:44:18.384Z] #10 69.93 Selecting previously unselected package libapparmor-dev:s390x. [2020-07-08T23:44:18.384Z] #10 69.93 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_s390x.deb ... [2020-07-08T23:44:18.384Z] #10 69.94 Unpacking libapparmor-dev:s390x (2.13.2-10) ... [2020-07-08T23:44:18.384Z] #10 70.04 Selecting previously unselected package libbtrfs0. [2020-07-08T23:44:18.384Z] #10 70.04 Preparing to unpack .../12-libbtrfs0_4.20.1-2_s390x.deb ... [2020-07-08T23:44:18.384Z] #10 70.04 Unpacking libbtrfs0 (4.20.1-2) ... [2020-07-08T23:44:18.384Z] #10 70.06 Selecting previously unselected package libbtrfs-dev. [2020-07-08T23:44:18.384Z] #10 70.06 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_s390x.deb ... [2020-07-08T23:44:18.384Z] #10 70.06 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-07-08T23:44:18.384Z] #10 70.13 Selecting previously unselected package libdevmapper-event1.02.1:s390x. [2020-07-08T23:44:18.384Z] #10 70.13 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_s390x.deb ... [2020-07-08T23:44:18.384Z] #10 70.13 Unpacking libdevmapper-event1.02.1:s390x (2:1.02.155-3) ... [2020-07-08T23:44:18.384Z] #10 70.16 Selecting previously unselected package libudev-dev:s390x. [2020-07-08T23:44:18.384Z] #10 70.16 Preparing to unpack .../15-libudev-dev_241-7~deb10u4_s390x.deb ... [2020-07-08T23:44:18.384Z] #10 70.17 Unpacking libudev-dev:s390x (241-7~deb10u4) ... [2020-07-08T23:44:18.384Z] #10 70.27 Selecting previously unselected package libsepol1-dev:s390x. [2020-07-08T23:44:18.384Z] #10 70.28 Preparing to unpack .../16-libsepol1-dev_2.8-1_s390x.deb ... [2020-07-08T23:44:18.384Z] #10 70.28 Unpacking libsepol1-dev:s390x (2.8-1) ... [2020-07-08T23:44:18.384Z] #10 70.47 Selecting previously unselected package libpcre16-3:s390x. [2020-07-08T23:44:18.384Z] #10 70.47 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_s390x.deb ... [2020-07-08T23:44:18.385Z] #10 70.47 Unpacking libpcre16-3:s390x (2:8.39-12) ... [2020-07-08T23:44:18.385Z] #10 70.56 Selecting previously unselected package libpcre32-3:s390x. [2020-07-08T23:44:18.385Z] #10 70.56 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_s390x.deb ... [2020-07-08T23:44:18.385Z] #10 70.56 Unpacking libpcre32-3:s390x (2:8.39-12) ... [2020-07-08T23:44:18.385Z] #10 70.63 Selecting previously unselected package libpcrecpp0v5:s390x. [2020-07-08T23:44:18.385Z] #10 70.64 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_s390x.deb ... [2020-07-08T23:44:18.385Z] #10 70.64 Unpacking libpcrecpp0v5:s390x (2:8.39-12) ... [2020-07-08T23:44:18.385Z] #10 70.69 Selecting previously unselected package libpcre3-dev:s390x. [2020-07-08T23:44:18.385Z] #10 70.69 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_s390x.deb ... [2020-07-08T23:44:18.385Z] #10 70.69 Unpacking libpcre3-dev:s390x (2:8.39-12) ... [2020-07-08T23:44:18.385Z] #10 70.94 Selecting previously unselected package libselinux1-dev:s390x. [2020-07-08T23:44:18.385Z] #10 70.94 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_s390x.deb ... [2020-07-08T23:44:18.385Z] #10 70.94 Unpacking libselinux1-dev:s390x (2.8-1+b1) ... [2020-07-08T23:44:18.385Z] #10 71.11 Selecting previously unselected package libdevmapper-dev:s390x. [2020-07-08T23:44:18.385Z] #10 71.11 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_s390x.deb ... [2020-07-08T23:44:18.385Z] #10 71.12 Unpacking libdevmapper-dev:s390x (2:1.02.155-3) ... [2020-07-08T23:44:18.385Z] #10 71.16 Selecting previously unselected package libseccomp-dev:s390x. [2020-07-08T23:44:18.385Z] #10 71.17 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_s390x.deb ... [2020-07-08T23:44:18.385Z] #10 71.17 Unpacking libseccomp-dev:s390x (2.3.3-4) ... [2020-07-08T23:44:18.385Z] #10 71.27 Selecting previously unselected package libsystemd-dev:s390x. [2020-07-08T23:44:18.385Z] #10 71.27 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u4_s390x.deb ... [2020-07-08T23:44:18.385Z] #10 71.28 Unpacking libsystemd-dev:s390x (241-7~deb10u4) ... [2020-07-08T23:44:18.385Z] #10 71.68 Setting up libpcrecpp0v5:s390x (2:8.39-12) ... [2020-07-08T23:44:18.385Z] #10 71.71 Setting up libseccomp-dev:s390x (2.3.3-4) ... [2020-07-08T23:44:18.385Z] #10 71.71 Setting up libapparmor1:s390x (2.13.2-10) ... [2020-07-08T23:44:18.385Z] #10 71.73 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-07-08T23:44:18.385Z] #10 71.73 Setting up libpcre16-3:s390x (2:8.39-12) ... [2020-07-08T23:44:18.385Z] #10 71.74 Setting up libsepol1-dev:s390x (2.8-1) ... [2020-07-08T23:44:18.385Z] #10 71.75 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-07-08T23:44:18.385Z] #10 71.76 Setting up libbtrfs0 (4.20.1-2) ... [2020-07-08T23:44:18.385Z] #10 71.76 Setting up libpcre32-3:s390x (2:8.39-12) ... [2020-07-08T23:44:18.385Z] #10 71.77 Setting up libudev-dev:s390x (241-7~deb10u4) ... [2020-07-08T23:44:18.385Z] #10 71.78 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-07-08T23:44:18.385Z] #10 71.79 Setting up libbtrfs-dev (4.20.1-2) ... [2020-07-08T23:44:18.385Z] #10 71.79 Setting up libapparmor-dev:s390x (2.13.2-10) ... [2020-07-08T23:44:18.385Z] #10 71.80 Setting up mingw-w64-common (6.0.0-3) ... [2020-07-08T23:44:18.385Z] #10 71.81 Setting up libsystemd-dev:s390x (241-7~deb10u4) ... [2020-07-08T23:44:18.385Z] #10 71.82 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-07-08T23:44:18.385Z] #10 71.82 Setting up libpcre3-dev:s390x (2:8.39-12) ... [2020-07-08T23:44:18.385Z] #10 71.83 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-07-08T23:44:18.385Z] #10 71.84 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-07-08T23:44:18.385Z] #10 71.84 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-07-08T23:44:18.385Z] #10 71.84 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-07-08T23:44:18.385Z] #10 71.85 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-07-08T23:44:18.385Z] #10 71.85 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-07-08T23:44:18.385Z] #10 71.86 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-07-08T23:44:18.385Z] #10 71.87 Setting up libselinux1-dev:s390x (2.8-1+b1) ... [2020-07-08T23:44:18.385Z] #10 71.87 Setting up libdevmapper1.02.1:s390x (2:1.02.155-3) ... [2020-07-08T23:44:18.385Z] #10 71.88 Setting up dmsetup (2:1.02.155-3) ... [2020-07-08T23:44:18.385Z] #10 71.89 Setting up libdevmapper-event1.02.1:s390x (2:1.02.155-3) ... [2020-07-08T23:44:18.385Z] #10 71.89 Setting up libdevmapper-dev:s390x (2:1.02.155-3) ... [2020-07-08T23:44:18.385Z] #10 71.90 Processing triggers for libc-bin (2.28-10) ... [2020-07-08T23:44:18.385Z] #10 DONE 72.4s [2020-07-08T23:44:18.385Z] [2020-07-08T23:44:18.385Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-07-08T23:44:18.482Z] + docker info [2020-07-08T23:44:18.613Z] + docker info [2020-07-08T23:44:18.825Z] #8 sha256:bf65a8c1ffe0371d22a42dfd9c0b4ac2900e0ca4d9d12502c488c59d3aff6aee 43.43MB / 57.46MB 4.0s [2020-07-08T23:44:18.825Z] #8 sha256:0cad52b1770a1b4a84068be3efe78098837be582f5905e627b2cdba07e641fd1 40.76MB / 54.14MB 4.2s [2020-07-08T23:44:18.825Z] #8 sha256:7355b492f1f701da421ddd7977f8f9ee92f9f31598a5645d08dfa1b430004aa7 41.43MB / 73.55MB 4.4s [2020-07-08T23:44:18.825Z] #8 sha256:bf65a8c1ffe0371d22a42dfd9c0b4ac2900e0ca4d9d12502c488c59d3aff6aee 47.32MB / 57.46MB 4.4s [2020-07-08T23:44:18.825Z] #8 sha256:3e2e3e16099d85c1547ab9b9dfb3e0d897192f4b2878e3e55aa56bc23ede501b 45.36MB / 96.51MB 4.4s [2020-07-08T23:44:19.251Z] #8 sha256:bf65a8c1ffe0371d22a42dfd9c0b4ac2900e0ca4d9d12502c488c59d3aff6aee 51.31MB / 57.46MB 4.6s [2020-07-08T23:44:19.251Z] #8 sha256:0cad52b1770a1b4a84068be3efe78098837be582f5905e627b2cdba07e641fd1 44.60MB / 54.14MB 4.6s [2020-07-08T23:44:19.665Z] #8 sha256:7355b492f1f701da421ddd7977f8f9ee92f9f31598a5645d08dfa1b430004aa7 46.67MB / 73.55MB 4.8s [2020-07-08T23:44:19.665Z] #8 sha256:bf65a8c1ffe0371d22a42dfd9c0b4ac2900e0ca4d9d12502c488c59d3aff6aee 54.99MB / 57.46MB 4.9s [2020-07-08T23:44:19.665Z] #8 sha256:0cad52b1770a1b4a84068be3efe78098837be582f5905e627b2cdba07e641fd1 48.76MB / 54.14MB 4.9s [2020-07-08T23:44:19.665Z] #8 sha256:7355b492f1f701da421ddd7977f8f9ee92f9f31598a5645d08dfa1b430004aa7 51.80MB / 73.55MB 5.2s [2020-07-08T23:44:19.665Z] #8 sha256:bf65a8c1ffe0371d22a42dfd9c0b4ac2900e0ca4d9d12502c488c59d3aff6aee 57.46MB / 57.46MB 5.2s done [2020-07-08T23:44:19.665Z] #8 sha256:0cad52b1770a1b4a84068be3efe78098837be582f5905e627b2cdba07e641fd1 53.30MB / 54.14MB 5.2s [2020-07-08T23:44:19.665Z] #8 sha256:3e2e3e16099d85c1547ab9b9dfb3e0d897192f4b2878e3e55aa56bc23ede501b 50.91MB / 96.51MB 5.2s [2020-07-08T23:44:20.254Z] #8 sha256:0cad52b1770a1b4a84068be3efe78098837be582f5905e627b2cdba07e641fd1 54.14MB / 54.14MB 5.3s done [2020-07-08T23:44:20.254Z] #8 sha256:7355b492f1f701da421ddd7977f8f9ee92f9f31598a5645d08dfa1b430004aa7 56.32MB / 73.55MB 5.5s [2020-07-08T23:44:20.254Z] #8 ... [2020-07-08T23:44:20.254Z] [2020-07-08T23:44:20.254Z] #21 [internal] load build context [2020-07-08T23:44:20.254Z] #21 transferring context: 51.28MB 6.0s done [2020-07-08T23:44:20.254Z] #21 DONE 6.0s [2020-07-08T23:44:20.254Z] [2020-07-08T23:44:20.254Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.12-buster@sha256:0a96caa79... [2020-07-08T23:44:20.254Z] #8 sha256:7355b492f1f701da421ddd7977f8f9ee92f9f31598a5645d08dfa1b430004aa7 60.35MB / 73.55MB 5.7s [2020-07-08T23:44:20.255Z] #8 sha256:3e2e3e16099d85c1547ab9b9dfb3e0d897192f4b2878e3e55aa56bc23ede501b 59.45MB / 96.51MB 5.7s [2020-07-08T23:44:20.423Z] #25 11.09 0.2% # 1.9% ## 3.1% ### 4.7% #### 6.5% ###### 9.0% ####### 10.1% ######## 11.6% ######### 13.5% ########## 15.2% ############ 16.9% ############# 18.6% ############## 20.5% ################ 22.4% ################# 23.9% ################### 26.7% ################### 26.9% #################### 29.1% ###################### 30.7% ####################### 32.6% ######################## 34.6% ######################### 35.4% ########################## 36.9% ########################### 38.4% ############################# 40.6% ############################## 42.6% ################################ 45.0% ################################## 47.4% ################################### 49.5% #################################### 51.2% ###################################### 53.3% ####################################### 55.1% ######################################### 57.1% ########################################## 59.4% ############################################ 61.4% ############################################# 63.4% ############################################### 65.5% ################################################ 67.7% ################################################## 69.8% ################################################### 72.1% ##################################################### 74.4% ###################################################### 75.8% ####################################################### 77.6% ######################################################### 79.9% ########################################################### 82.3% ############################################################ 84.3% ############################################################## 86.3% ############################################################### 88.6% ################################################################# 91.2% ################################################################### 93.8% #################################################################### 95.6% [2020-07-08T23:44:20.423Z] #25 ... [2020-07-08T23:44:20.423Z] [2020-07-08T23:44:20.423Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-08T23:44:20.423Z] #30 54.98 time [2020-07-08T23:44:20.423Z] #30 60.85 internal/poll [2020-07-08T23:44:20.423Z] #30 63.45 internal/syscall/execenv [2020-07-08T23:44:20.423Z] #30 63.51 internal/fmtsort [2020-07-08T23:44:20.423Z] #30 63.74 internal/syscall/unix [2020-07-08T23:44:20.423Z] #30 63.95 os [2020-07-08T23:44:20.423Z] #30 64.18 strings [2020-07-08T23:44:20.595Z] #8 sha256:7355b492f1f701da421ddd7977f8f9ee92f9f31598a5645d08dfa1b430004aa7 66.37MB / 73.55MB 6.0s [2020-07-08T23:44:20.595Z] #8 sha256:3e2e3e16099d85c1547ab9b9dfb3e0d897192f4b2878e3e55aa56bc23ede501b 67.03MB / 96.51MB 6.0s [2020-07-08T23:44:20.599Z] #11 DONE 2.2s [2020-07-08T23:44:20.599Z] [2020-07-08T23:44:20.599Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-08T23:44:20.599Z] #49 1.817 + RM_GOPATH=0 [2020-07-08T23:44:20.599Z] #49 1.817 + TMP_GOPATH= [2020-07-08T23:44:20.599Z] #49 1.817 + : /build [2020-07-08T23:44:20.599Z] #49 1.817 + '[' -z '' ']' [2020-07-08T23:44:20.599Z] #49 1.817 ++ mktemp -d [2020-07-08T23:44:20.599Z] #49 1.819 + export GOPATH=/tmp/tmp.6PoaZtXrWi [2020-07-08T23:44:20.599Z] #49 1.819 + GOPATH=/tmp/tmp.6PoaZtXrWi [2020-07-08T23:44:20.599Z] #49 1.819 + RM_GOPATH=1 [2020-07-08T23:44:20.599Z] #49 1.819 + case "$(go env GOARCH)" in [2020-07-08T23:44:20.599Z] #49 1.820 ++ go env GOARCH [2020-07-08T23:44:20.599Z] #49 1.830 + export GO_BUILDMODE=-buildmode=pie [2020-07-08T23:44:20.599Z] #49 1.830 + GO_BUILDMODE=-buildmode=pie [2020-07-08T23:44:20.599Z] #49 1.833 ++ dirname /tmp/install/install.sh [2020-07-08T23:44:20.599Z] #49 1.836 + dir=/tmp/install [2020-07-08T23:44:20.599Z] #49 1.836 + bin=runc [2020-07-08T23:44:20.599Z] #49 1.836 + shift [2020-07-08T23:44:20.599Z] #49 1.836 + '[' '!' -f /tmp/install/runc.installer ']' [2020-07-08T23:44:20.599Z] #49 1.836 + . /tmp/install/runc.installer [2020-07-08T23:44:20.599Z] #49 1.836 ++ : 24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2 [2020-07-08T23:44:20.599Z] #49 1.836 + install_runc [2020-07-08T23:44:20.599Z] #49 1.837 + uname -r [2020-07-08T23:44:20.599Z] #49 1.837 + grep -q '^3\.10\.0.*\.el7\.' [2020-07-08T23:44:20.599Z] #49 1.840 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-07-08T23:44:20.599Z] #49 1.840 Install runc version 24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2 (build tags: seccomp apparmor selinux ) [2020-07-08T23:44:20.599Z] #49 1.840 + echo 'Install runc version 24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2 (build tags: seccomp apparmor selinux )' [2020-07-08T23:44:20.599Z] #49 1.840 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.6PoaZtXrWi/src/github.com/opencontainers/runc [2020-07-08T23:44:20.599Z] #49 1.845 Cloning into '/tmp/tmp.6PoaZtXrWi/src/github.com/opencontainers/runc'... [2020-07-08T23:44:20.687Z] #30 ... [2020-07-08T23:44:20.687Z] [2020-07-08T23:44:20.687Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-08T23:44:20.687Z] #25 11.09 0.2% # 1.9% ## 3.1% ### 4.7% #### 6.5% ###### 9.0% ####### 10.1% ######## 11.6% ######### 13.5% ########## 15.2% ############ 16.9% ############# 18.6% ############## 20.5% ################ 22.4% ################# 23.9% ################### 26.7% ################### 26.9% #################### 29.1% ###################### 30.7% ####################### 32.6% ######################## 34.6% ######################### 35.4% ########################## 36.9% ########################### 38.4% ############################# 40.6% ############################## 42.6% ################################ 45.0% ################################## 47.4% ################################### 49.5% #################################### 51.2% ###################################### 53.3% ####################################### 55.1% ######################################### 57.1% ########################################## 59.4% ############################################ 61.4% ############################################# 63.4% ############################################### 65.5% ################################################ 67.7% ################################################## 69.8% ################################################### 72.1% ##################################################### 74.4% ###################################################### 75.8% ####################################################### 77.6% ######################################################### 79.9% ########################################################### 82.3% ############################################################ 84.3% ############################################################## 86.3% ############################################################### 88.6% ################################################################# 91.2% ################################################################### 93.8% #################################################################### 95.6% ####################################################################### 98.6% ######################################################################## 100.0% [2020-07-08T23:44:20.948Z] #25 16.92 [2020-07-08T23:44:21.187Z] #8 sha256:7355b492f1f701da421ddd7977f8f9ee92f9f31598a5645d08dfa1b430004aa7 72.63MB / 73.55MB 6.3s [2020-07-08T23:44:21.187Z] #8 sha256:3e2e3e16099d85c1547ab9b9dfb3e0d897192f4b2878e3e55aa56bc23ede501b 73.33MB / 96.51MB 6.3s [2020-07-08T23:44:21.187Z] #8 sha256:7355b492f1f701da421ddd7977f8f9ee92f9f31598a5645d08dfa1b430004aa7 73.55MB / 73.55MB 6.4s done [2020-07-08T23:44:21.187Z] #8 sha256:3e2e3e16099d85c1547ab9b9dfb3e0d897192f4b2878e3e55aa56bc23ede501b 85.17MB / 96.51MB 6.6s [2020-07-08T23:44:21.187Z] #8 sha256:3e2e3e16099d85c1547ab9b9dfb3e0d897192f4b2878e3e55aa56bc23ede501b 91.57MB / 96.51MB 6.7s [2020-07-08T23:44:21.489Z] #8 sha256:3e2e3e16099d85c1547ab9b9dfb3e0d897192f4b2878e3e55aa56bc23ede501b 96.51MB / 96.51MB 6.9s done [2020-07-08T23:44:21.489Z] #8 unpacking docker.io/library/golang:1.13.12-buster@sha256:0a96caa7939847c773b8c28192c0a0beb1e29488a2f15b8748cbd672c7fa1a88 [2020-07-08T23:44:21.678Z] #49 ... [2020-07-08T23:44:21.678Z] [2020-07-08T23:44:21.678Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-08T23:44:21.678Z] #54 70.62 + for f in rootlesskit rootlesskit-docker-proxy [2020-07-08T23:44:21.678Z] #54 70.62 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-07-08T23:44:21.678Z] #54 DONE 75.6s [2020-07-08T23:44:21.678Z] [2020-07-08T23:44:21.678Z] #55 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2020-07-08T23:44:21.678Z] #55 DONE 0.1s [2020-07-08T23:44:21.678Z] [2020-07-08T23:44:21.678Z] #56 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2020-07-08T23:44:21.678Z] #56 DONE 0.1s [2020-07-08T23:44:21.678Z] [2020-07-08T23:44:21.678Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-08T23:44:21.678Z] #39 35.75 CC compel/src/lib/ptrace.o [2020-07-08T23:44:21.678Z] #39 36.16 AR compel/libcompel.a [2020-07-08T23:44:21.678Z] #39 36.21 HOSTCC compel/src/main-host.o [2020-07-08T23:44:21.678Z] #39 36.43 HOSTCC compel/arch/s390/src/lib/handle-elf-host.o [2020-07-08T23:44:21.678Z] #39 36.61 HOSTCC compel/src/lib/handle-elf-host.o [2020-07-08T23:44:21.678Z] #39 36.91 HOSTCC compel/src/lib/log-host.o [2020-07-08T23:44:21.678Z] #39 37.06 HOSTLINK compel/compel-host-bin [2020-07-08T23:44:21.678Z] #39 37.21 DEP soccr/soccr.d [2020-07-08T23:44:21.678Z] #39 37.36 CC soccr/soccr.o [2020-07-08T23:44:21.678Z] #39 38.19 AR soccr/libsoccr.a [2020-07-08T23:44:21.678Z] #39 38.21 make[1]: 'soccr/libsoccr.a' is up to date. [2020-07-08T23:44:21.891Z] #25 17.79 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2020-07-08T23:44:21.975Z] #39 38.64 DEP criu/arch/s390/sigframe.d [2020-07-08T23:44:22.152Z] #25 18.17 [2020-07-08T23:44:22.152Z] #25 18.32 ######################################################################## 100.0% [2020-07-08T23:44:22.267Z] #39 38.72 DEP criu/arch/s390/crtools.d [2020-07-08T23:44:22.267Z] #39 38.86 DEP criu/arch/s390/cpu.d [2020-07-08T23:44:22.414Z] #25 18.46 [2020-07-08T23:44:22.588Z] #39 ... [2020-07-08T23:44:22.588Z] [2020-07-08T23:44:22.588Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-07-08T23:44:22.588Z] #12 DONE 2.0s [2020-07-08T23:44:22.588Z] [2020-07-08T23:44:22.588Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-08T23:44:22.588Z] #39 38.96 CC criu/arch/s390/cpu.o [2020-07-08T23:44:22.588Z] #39 39.11 CC criu/arch/s390/crtools.o [2020-07-08T23:44:22.825Z] Client: [2020-07-08T23:44:22.825Z] Debug Mode: false [2020-07-08T23:44:22.825Z] [2020-07-08T23:44:22.825Z] Server: [2020-07-08T23:44:22.825Z] Containers: 0 [2020-07-08T23:44:22.825Z] Running: 0 [2020-07-08T23:44:22.825Z] Paused: 0 [2020-07-08T23:44:22.825Z] Stopped: 0 [2020-07-08T23:44:22.825Z] Images: 0 [2020-07-08T23:44:22.825Z] Server Version: 19.03.12 [2020-07-08T23:44:22.825Z] Storage Driver: overlay2 [2020-07-08T23:44:22.825Z] Backing Filesystem: extfs [2020-07-08T23:44:22.825Z] Supports d_type: true [2020-07-08T23:44:22.825Z] Native Overlay Diff: true [2020-07-08T23:44:22.825Z] Logging Driver: json-file [2020-07-08T23:44:22.825Z] Cgroup Driver: cgroupfs [2020-07-08T23:44:22.825Z] Plugins: [2020-07-08T23:44:22.825Z] Volume: local [2020-07-08T23:44:22.825Z] Network: bridge host ipvlan macvlan null overlay [2020-07-08T23:44:22.825Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-07-08T23:44:22.825Z] Swarm: inactive [2020-07-08T23:44:22.825Z] Runtimes: runc [2020-07-08T23:44:22.825Z] Default Runtime: runc [2020-07-08T23:44:22.826Z] Init Binary: docker-init [2020-07-08T23:44:22.826Z] containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-07-08T23:44:22.826Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-07-08T23:44:22.826Z] init version: fec3683 [2020-07-08T23:44:22.826Z] Security Options: [2020-07-08T23:44:22.826Z] apparmor [2020-07-08T23:44:22.826Z] seccomp [2020-07-08T23:44:22.826Z] Profile: default [2020-07-08T23:44:22.826Z] Kernel Version: 5.3.0-1030-aws [2020-07-08T23:44:22.826Z] Operating System: Ubuntu 18.04.4 LTS [2020-07-08T23:44:22.826Z] OSType: linux [2020-07-08T23:44:22.826Z] Architecture: x86_64 [2020-07-08T23:44:22.826Z] CPUs: 2 [2020-07-08T23:44:22.826Z] Total Memory: 7.487GiB [2020-07-08T23:44:22.826Z] Name: ip-10-100-89-17 [2020-07-08T23:44:22.826Z] ID: TFWN:GZLY:T5PB:COH3:REM2:HVJX:YXUV:UT7N:56FA:ZQAG:WP4M:HEIO [2020-07-08T23:44:22.826Z] Docker Root Dir: /var/lib/docker [2020-07-08T23:44:22.826Z] Debug Mode: false [2020-07-08T23:44:22.826Z] Registry: https://index.docker.io/v1/ [2020-07-08T23:44:22.826Z] Labels: [2020-07-08T23:44:22.826Z] Experimental: true [2020-07-08T23:44:22.826Z] Insecure Registries: [2020-07-08T23:44:22.826Z] 127.0.0.0/8 [2020-07-08T23:44:22.826Z] Live Restore Enabled: true [2020-07-08T23:44:22.826Z] [2020-07-08T23:44:22.826Z] WARNING: No swap limit support [Pipeline] sh [2020-07-08T23:44:23.101Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-07-08T23:44:23.101Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-07-08T23:44:23.101Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41194/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-07-08T23:44:23.101Z] + bash /home/ubuntu/workspace/moby_PR-41194/check-config.sh [2020-07-08T23:44:23.101Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-07-08T23:44:23.101Z] info: reading kernel config from /boot/config-5.3.0-1030-aws ... [2020-07-08T23:44:23.101Z] [2020-07-08T23:44:23.101Z] Generally Necessary: [2020-07-08T23:44:23.101Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-07-08T23:44:23.101Z] - apparmor: enabled and tools installed [2020-07-08T23:44:23.101Z] - CONFIG_NAMESPACES: enabled [2020-07-08T23:44:23.101Z] - CONFIG_NET_NS: enabled [2020-07-08T23:44:23.101Z] - CONFIG_PID_NS: enabled [2020-07-08T23:44:23.101Z] - CONFIG_IPC_NS: enabled [2020-07-08T23:44:23.101Z] - CONFIG_UTS_NS: enabled [2020-07-08T23:44:23.101Z] - CONFIG_CGROUPS: enabled [2020-07-08T23:44:23.101Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-07-08T23:44:23.101Z] - CONFIG_CGROUP_DEVICE: enabled [2020-07-08T23:44:23.101Z] - CONFIG_CGROUP_FREEZER: enabled [2020-07-08T23:44:23.101Z] - CONFIG_CGROUP_SCHED: enabled [2020-07-08T23:44:23.101Z] - CONFIG_CPUSETS: enabled [2020-07-08T23:44:23.101Z] - CONFIG_MEMCG: enabled [2020-07-08T23:44:23.101Z] - CONFIG_KEYS: enabled [2020-07-08T23:44:23.101Z] - CONFIG_VETH: enabled (as module) [2020-07-08T23:44:23.101Z] - CONFIG_BRIDGE: enabled (as module) [2020-07-08T23:44:23.101Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-07-08T23:44:23.101Z] - CONFIG_NF_NAT_IPV4: missing [2020-07-08T23:44:23.101Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-07-08T23:44:23.101Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-07-08T23:44:23.101Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-07-08T23:44:23.101Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-07-08T23:44:23.101Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-07-08T23:44:23.101Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-07-08T23:44:23.101Z] - CONFIG_NF_NAT: enabled (as module) [2020-07-08T23:44:23.101Z] - CONFIG_NF_NAT_NEEDED: missing [2020-07-08T23:44:23.101Z] - CONFIG_POSIX_MQUEUE: enabled [2020-07-08T23:44:23.101Z] [2020-07-08T23:44:23.101Z] Optional Features: [2020-07-08T23:44:23.101Z] - CONFIG_USER_NS: enabled [2020-07-08T23:44:23.101Z] - CONFIG_SECCOMP: enabled [2020-07-08T23:44:23.101Z] - CONFIG_CGROUP_PIDS: enabled [2020-07-08T23:44:23.101Z] - CONFIG_MEMCG_SWAP: enabled [2020-07-08T23:44:23.101Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-07-08T23:44:23.101Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-07-08T23:44:23.101Z] - CONFIG_BLK_CGROUP: enabled [2020-07-08T23:44:23.101Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-07-08T23:44:23.101Z] - CONFIG_IOSCHED_CFQ: missing [2020-07-08T23:44:23.101Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2020-07-08T23:44:23.101Z] - CONFIG_CGROUP_PERF: enabled [2020-07-08T23:44:23.101Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-07-08T23:44:23.101Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-07-08T23:44:23.101Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-07-08T23:44:23.101Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-07-08T23:44:23.101Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-07-08T23:44:23.101Z] - CONFIG_RT_GROUP_SCHED: missing [2020-07-08T23:44:23.101Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-07-08T23:44:23.101Z] - CONFIG_IP_VS: enabled (as module) [2020-07-08T23:44:23.259Z] #39 39.71 CC criu/arch/s390/sigframe.o [2020-07-08T23:44:23.259Z] #39 39.84 LINK criu/arch/s390/crtools.built-in.o [2020-07-08T23:44:23.259Z] #39 39.87 DEP criu/pie/util-vdso.d [2020-07-08T23:44:23.357Z] - CONFIG_IP_VS_NFCT: enabled [2020-07-08T23:44:23.357Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-07-08T23:44:23.357Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-07-08T23:44:23.357Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-07-08T23:44:23.357Z] - CONFIG_EXT4_FS: enabled [2020-07-08T23:44:23.357Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-07-08T23:44:23.357Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-07-08T23:44:23.357Z] - Network Drivers: [2020-07-08T23:44:23.357Z] - "overlay": [2020-07-08T23:44:23.357Z] - CONFIG_VXLAN: enabled (as module) [2020-07-08T23:44:23.357Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-07-08T23:44:23.357Z] Optional (for encrypted networks): [2020-07-08T23:44:23.357Z] - CONFIG_CRYPTO: enabled [2020-07-08T23:44:23.357Z] - CONFIG_CRYPTO_AEAD: enabled [2020-07-08T23:44:23.357Z] - CONFIG_CRYPTO_GCM: enabled [2020-07-08T23:44:23.357Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-07-08T23:44:23.357Z] - CONFIG_CRYPTO_GHASH: enabled [2020-07-08T23:44:23.357Z] - CONFIG_XFRM: enabled [2020-07-08T23:44:23.357Z] - CONFIG_XFRM_USER: enabled (as module) [2020-07-08T23:44:23.357Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-07-08T23:44:23.357Z] - CONFIG_INET_ESP: enabled (as module) [2020-07-08T23:44:23.357Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2020-07-08T23:44:23.357Z] - "ipvlan": [2020-07-08T23:44:23.357Z] - CONFIG_IPVLAN: enabled (as module) [2020-07-08T23:44:23.357Z] - "macvlan": [2020-07-08T23:44:23.357Z] - CONFIG_MACVLAN: enabled (as module) [2020-07-08T23:44:23.357Z] - CONFIG_DUMMY: enabled (as module) [2020-07-08T23:44:23.357Z] - "ftp,tftp client in container": [2020-07-08T23:44:23.357Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-07-08T23:44:23.357Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-07-08T23:44:23.357Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-07-08T23:44:23.357Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-07-08T23:44:23.357Z] - Storage Drivers: [2020-07-08T23:44:23.357Z] - "aufs": [2020-07-08T23:44:23.357Z] - CONFIG_AUFS_FS: enabled (as module) [2020-07-08T23:44:23.357Z] - "btrfs": [2020-07-08T23:44:23.357Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-07-08T23:44:23.357Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-07-08T23:44:23.357Z] - "devicemapper": [2020-07-08T23:44:23.357Z] - CONFIG_BLK_DEV_DM: enabled [2020-07-08T23:44:23.357Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-07-08T23:44:23.357Z] - "overlay": [2020-07-08T23:44:23.357Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-07-08T23:44:23.357Z] - "zfs": [2020-07-08T23:44:23.357Z] - /dev/zfs: present [2020-07-08T23:44:23.357Z] - zfs command: missing [2020-07-08T23:44:23.357Z] - zpool command: missing [2020-07-08T23:44:23.357Z] [2020-07-08T23:44:23.357Z] Limits: [2020-07-08T23:44:23.357Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-07-08T23:44:23.357Z] [2020-07-08T23:44:23.357Z] + true [2020-07-08T23:44:23.359Z] #25 19.30 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-07-08T23:44:23.551Z] #39 39.97 DEP criu/pie/util.d [2020-07-08T23:44:23.551Z] #39 40.06 CC criu/pie/util.o [2020-07-08T23:44:23.619Z] #25 19.64 [2020-07-08T23:44:23.688Z] + sudo modprobe ip_vs [2020-07-08T23:44:23.688Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:276c725394426b45e5f3d6cbac3f9ff4acf4feaa . [2020-07-08T23:44:23.846Z] #39 40.26 CC criu/pie/util-vdso.o [2020-07-08T23:44:23.880Z] #25 19.83 0.6% ####################################################### 77.5% ######################################################################## 100.0% [2020-07-08T23:44:23.880Z] #25 20.10 [2020-07-08T23:44:23.919Z] Client: [2020-07-08T23:44:23.919Z] Debug Mode: false [2020-07-08T23:44:23.919Z] [2020-07-08T23:44:23.919Z] Server: [2020-07-08T23:44:23.919Z] Containers: 0 [2020-07-08T23:44:23.919Z] Running: 0 [2020-07-08T23:44:23.919Z] Paused: 0 [2020-07-08T23:44:23.919Z] Stopped: 0 [2020-07-08T23:44:23.919Z] Images: 0 [2020-07-08T23:44:23.919Z] Server Version: 19.03.12 [2020-07-08T23:44:23.919Z] Storage Driver: overlay2 [2020-07-08T23:44:23.919Z] Backing Filesystem: extfs [2020-07-08T23:44:23.919Z] Supports d_type: true [2020-07-08T23:44:23.919Z] Native Overlay Diff: true [2020-07-08T23:44:23.919Z] Logging Driver: json-file [2020-07-08T23:44:23.919Z] Cgroup Driver: cgroupfs [2020-07-08T23:44:23.919Z] Plugins: [2020-07-08T23:44:23.919Z] Volume: local [2020-07-08T23:44:23.919Z] Network: bridge host ipvlan macvlan null overlay [2020-07-08T23:44:23.919Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-07-08T23:44:23.919Z] Swarm: inactive [2020-07-08T23:44:23.919Z] Runtimes: runc [2020-07-08T23:44:23.919Z] Default Runtime: runc [2020-07-08T23:44:23.919Z] Init Binary: docker-init [2020-07-08T23:44:23.919Z] containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-07-08T23:44:23.919Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-07-08T23:44:23.919Z] init version: fec3683 [2020-07-08T23:44:23.919Z] Security Options: [2020-07-08T23:44:23.919Z] apparmor [2020-07-08T23:44:23.919Z] seccomp [2020-07-08T23:44:23.919Z] Profile: default [2020-07-08T23:44:23.919Z] Kernel Version: 5.3.0-1030-aws [2020-07-08T23:44:23.919Z] Operating System: Ubuntu 18.04.4 LTS [2020-07-08T23:44:23.919Z] OSType: linux [2020-07-08T23:44:23.919Z] Architecture: x86_64 [2020-07-08T23:44:23.919Z] CPUs: 2 [2020-07-08T23:44:23.919Z] Total Memory: 7.487GiB [2020-07-08T23:44:23.919Z] Name: ip-10-100-123-168 [2020-07-08T23:44:23.919Z] ID: TFWN:GZLY:T5PB:COH3:REM2:HVJX:YXUV:UT7N:56FA:ZQAG:WP4M:HEIO [2020-07-08T23:44:23.919Z] Docker Root Dir: /var/lib/docker [2020-07-08T23:44:23.919Z] Debug Mode: false [2020-07-08T23:44:23.919Z] Registry: https://index.docker.io/v1/ [2020-07-08T23:44:23.919Z] Labels: [2020-07-08T23:44:23.919Z] Experimental: true [2020-07-08T23:44:23.919Z] Insecure Registries: [2020-07-08T23:44:23.919Z] 127.0.0.0/8 [2020-07-08T23:44:23.919Z] Live Restore Enabled: true [2020-07-08T23:44:23.919Z] [2020-07-08T23:44:23.919Z] WARNING: No swap limit support [Pipeline] sh [2020-07-08T23:44:23.943Z] #2 [internal] load .dockerignore [2020-07-08T23:44:24.138Z] #39 ... [2020-07-08T23:44:24.138Z] [2020-07-08T23:44:24.138Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-07-08T23:44:24.138Z] #13 1.386 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-07-08T23:44:24.138Z] #13 DONE 1.6s [2020-07-08T23:44:24.138Z] [2020-07-08T23:44:24.138Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-08T23:44:24.138Z] #39 40.72 AR criu/pie/pie.lib.a [2020-07-08T23:44:24.138Z] #39 40.78 DEP criu/pie/restorer.d [2020-07-08T23:44:24.199Z] #2 transferring context: 87B done [2020-07-08T23:44:24.199Z] #2 DONE 0.2s [2020-07-08T23:44:24.199Z] [2020-07-08T23:44:24.199Z] #1 [internal] load build definition from Dockerfile [2020-07-08T23:44:24.199Z] #1 transferring dockerfile: 16.37kB done [2020-07-08T23:44:24.199Z] #1 DONE 0.2s [2020-07-08T23:44:24.199Z] [2020-07-08T23:44:24.199Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2020-07-08T23:44:24.202Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-07-08T23:44:24.202Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-07-08T23:44:24.202Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41194/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-07-08T23:44:24.202Z] + bash /home/ubuntu/workspace/moby_PR-41194/check-config.sh [2020-07-08T23:44:24.202Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-07-08T23:44:24.202Z] info: reading kernel config from /boot/config-5.3.0-1030-aws ... [2020-07-08T23:44:24.202Z] [2020-07-08T23:44:24.202Z] Generally Necessary: [2020-07-08T23:44:24.202Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-07-08T23:44:24.202Z] - apparmor: enabled and tools installed [2020-07-08T23:44:24.202Z] - CONFIG_NAMESPACES: enabled [2020-07-08T23:44:24.202Z] - CONFIG_NET_NS: enabled [2020-07-08T23:44:24.202Z] - CONFIG_PID_NS: enabled [2020-07-08T23:44:24.202Z] - CONFIG_IPC_NS: enabled [2020-07-08T23:44:24.202Z] - CONFIG_UTS_NS: enabled [2020-07-08T23:44:24.202Z] - CONFIG_CGROUPS: enabled [2020-07-08T23:44:24.202Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-07-08T23:44:24.202Z] - CONFIG_CGROUP_DEVICE: enabled [2020-07-08T23:44:24.202Z] - CONFIG_CGROUP_FREEZER: enabled [2020-07-08T23:44:24.202Z] - CONFIG_CGROUP_SCHED: enabled [2020-07-08T23:44:24.202Z] - CONFIG_CPUSETS: enabled [2020-07-08T23:44:24.202Z] - CONFIG_MEMCG: enabled [2020-07-08T23:44:24.202Z] - CONFIG_KEYS: enabled [2020-07-08T23:44:24.202Z] - CONFIG_VETH: enabled (as module) [2020-07-08T23:44:24.202Z] - CONFIG_BRIDGE: enabled (as module) [2020-07-08T23:44:24.202Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-07-08T23:44:24.202Z] - CONFIG_NF_NAT_IPV4: missing [2020-07-08T23:44:24.202Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-07-08T23:44:24.202Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-07-08T23:44:24.202Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-07-08T23:44:24.202Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-07-08T23:44:24.202Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-07-08T23:44:24.202Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-07-08T23:44:24.202Z] - CONFIG_NF_NAT: enabled (as module) [2020-07-08T23:44:24.202Z] - CONFIG_NF_NAT_NEEDED: missing [2020-07-08T23:44:24.202Z] - CONFIG_POSIX_MQUEUE: enabled [2020-07-08T23:44:24.202Z] [2020-07-08T23:44:24.202Z] Optional Features: [2020-07-08T23:44:24.202Z] - CONFIG_USER_NS: enabled [2020-07-08T23:44:24.202Z] - CONFIG_SECCOMP: enabled [2020-07-08T23:44:24.202Z] - CONFIG_CGROUP_PIDS: enabled [2020-07-08T23:44:24.202Z] - CONFIG_MEMCG_SWAP: enabled [2020-07-08T23:44:24.202Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-07-08T23:44:24.202Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-07-08T23:44:24.202Z] - CONFIG_BLK_CGROUP: enabled [2020-07-08T23:44:24.202Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-07-08T23:44:24.202Z] - CONFIG_IOSCHED_CFQ: missing [2020-07-08T23:44:24.202Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2020-07-08T23:44:24.202Z] - CONFIG_CGROUP_PERF: enabled [2020-07-08T23:44:24.202Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-07-08T23:44:24.202Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-07-08T23:44:24.202Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-07-08T23:44:24.202Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-07-08T23:44:24.202Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-07-08T23:44:24.202Z] - CONFIG_RT_GROUP_SCHED: missing [2020-07-08T23:44:24.430Z] #39 40.93 DEP criu/arch/s390/restorer.d [2020-07-08T23:44:24.455Z] #3 DONE 0.3s [2020-07-08T23:44:24.455Z] [2020-07-08T23:44:24.455Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-07-08T23:44:24.455Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done [2020-07-08T23:44:24.455Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done [2020-07-08T23:44:24.455Z] #4 sha256:8c69d118cfcd040a222bea7f7d57c6156faa938cb61b47657cd65343babc3664 521B / 521B done [2020-07-08T23:44:24.455Z] #4 sha256:08fb2b2ca3d58e19d791e73dea16126df37608115532e748d63525688df457a5 897B / 897B done [2020-07-08T23:44:24.455Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 4.20MB / 8.88MB 0.1s [2020-07-08T23:44:24.455Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.2s [2020-07-08T23:44:24.462Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-07-08T23:44:24.462Z] - CONFIG_IP_VS: enabled (as module) [2020-07-08T23:44:24.462Z] - CONFIG_IP_VS_NFCT: enabled [2020-07-08T23:44:24.462Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-07-08T23:44:24.462Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-07-08T23:44:24.462Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-07-08T23:44:24.462Z] - CONFIG_EXT4_FS: enabled [2020-07-08T23:44:24.462Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-07-08T23:44:24.462Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-07-08T23:44:24.462Z] - Network Drivers: [2020-07-08T23:44:24.462Z] - "overlay": [2020-07-08T23:44:24.462Z] - CONFIG_VXLAN: enabled (as module) [2020-07-08T23:44:24.462Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-07-08T23:44:24.462Z] Optional (for encrypted networks): [2020-07-08T23:44:24.462Z] - CONFIG_CRYPTO: enabled [2020-07-08T23:44:24.462Z] - CONFIG_CRYPTO_AEAD: enabled [2020-07-08T23:44:24.462Z] - CONFIG_CRYPTO_GCM: enabled [2020-07-08T23:44:24.462Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-07-08T23:44:24.462Z] - CONFIG_CRYPTO_GHASH: enabled [2020-07-08T23:44:24.462Z] - CONFIG_XFRM: enabled [2020-07-08T23:44:24.462Z] - CONFIG_XFRM_USER: enabled (as module) [2020-07-08T23:44:24.462Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-07-08T23:44:24.462Z] - CONFIG_INET_ESP: enabled (as module) [2020-07-08T23:44:24.462Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2020-07-08T23:44:24.462Z] - "ipvlan": [2020-07-08T23:44:24.462Z] - CONFIG_IPVLAN: enabled (as module) [2020-07-08T23:44:24.462Z] - "macvlan": [2020-07-08T23:44:24.462Z] - CONFIG_MACVLAN: enabled (as module) [2020-07-08T23:44:24.462Z] - CONFIG_DUMMY: enabled (as module) [2020-07-08T23:44:24.462Z] - "ftp,tftp client in container": [2020-07-08T23:44:24.462Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-07-08T23:44:24.462Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-07-08T23:44:24.462Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-07-08T23:44:24.462Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-07-08T23:44:24.462Z] - Storage Drivers: [2020-07-08T23:44:24.462Z] - "aufs": [2020-07-08T23:44:24.462Z] - CONFIG_AUFS_FS: enabled (as module) [2020-07-08T23:44:24.462Z] - "btrfs": [2020-07-08T23:44:24.462Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-07-08T23:44:24.462Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-07-08T23:44:24.462Z] - "devicemapper": [2020-07-08T23:44:24.462Z] - CONFIG_BLK_DEV_DM: enabled [2020-07-08T23:44:24.462Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-07-08T23:44:24.462Z] - "overlay": [2020-07-08T23:44:24.462Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-07-08T23:44:24.462Z] - "zfs": [2020-07-08T23:44:24.462Z] - /dev/zfs: present [2020-07-08T23:44:24.462Z] - zfs command: missing [2020-07-08T23:44:24.462Z] - zpool command: missing [2020-07-08T23:44:24.462Z] [2020-07-08T23:44:24.462Z] Limits: [2020-07-08T23:44:24.462Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-07-08T23:44:24.462Z] [2020-07-08T23:44:24.462Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-07-08T23:44:24.712Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.2s done [2020-07-08T23:44:24.712Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 [2020-07-08T23:44:24.723Z] #39 41.13 DEP criu/arch/s390/vdso-pie.d [2020-07-08T23:44:24.723Z] #39 41.22 DEP criu/pie/parasite-vdso.d [2020-07-08T23:44:24.723Z] #39 41.30 DEP criu/pie/parasite.d [2020-07-08T23:44:24.794Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:276c725394426b45e5f3d6cbac3f9ff4acf4feaa . [2020-07-08T23:44:24.794Z] #2 [internal] load .dockerignore [2020-07-08T23:44:24.794Z] #2 transferring context: 87B 0.0s done [2020-07-08T23:44:24.794Z] #2 DONE 0.1s [2020-07-08T23:44:24.794Z] [2020-07-08T23:44:24.794Z] #1 [internal] load build definition from Dockerfile [2020-07-08T23:44:24.794Z] #1 transferring dockerfile: 16.37kB 0.0s done [2020-07-08T23:44:24.794Z] #1 DONE 0.1s [2020-07-08T23:44:24.794Z] [2020-07-08T23:44:24.794Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2020-07-08T23:44:24.822Z] #25 21.01 Downloading 'library/debian:buster@sha256:46d659005ca1151087efa997f1039ae45a7bf7a2cbbe2d17d3dcbda632a3ee9a' (1 layers)... [2020-07-08T23:44:24.972Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0.2s done [2020-07-08T23:44:24.972Z] #4 DONE 0.6s [2020-07-08T23:44:25.015Z] #39 41.43 CC criu/pie/parasite.o [2020-07-08T23:44:25.083Z] #25 21.11 skipping existing c35d46ef359f [2020-07-08T23:44:25.083Z] #25 ... [2020-07-08T23:44:25.083Z] [2020-07-08T23:44:25.083Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-08T23:44:25.083Z] #38 59.48 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-07-08T23:44:25.083Z] #38 59.50 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-07-08T23:44:25.083Z] #38 59.52 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-07-08T23:44:25.083Z] #38 59.53 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-07-08T23:44:25.083Z] #38 59.57 Setting up python-six (1.12.0-1) ... [2020-07-08T23:44:25.083Z] #38 64.44 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-07-08T23:44:25.083Z] #38 64.46 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-07-08T23:44:25.083Z] #38 64.50 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2020-07-08T23:44:25.083Z] #38 64.51 Setting up libcap-dev:amd64 (1:2.25-2) ... [2020-07-08T23:44:25.083Z] #38 64.53 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2020-07-08T23:44:25.083Z] #38 64.56 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-07-08T23:44:25.083Z] #38 64.58 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-07-08T23:44:25.083Z] #38 64.60 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-07-08T23:44:25.083Z] #38 64.61 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-07-08T23:44:25.083Z] #38 64.63 Setting up python-protobuf (3.6.1.3-2) ... [2020-07-08T23:44:25.083Z] #38 ... [2020-07-08T23:44:25.083Z] [2020-07-08T23:44:25.083Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-08T23:44:25.083Z] #32 64.07 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-07-08T23:44:25.083Z] #32 64.09 Setting up xxd (2:8.1.0875-5) ... [2020-07-08T23:44:25.083Z] #32 64.13 Setting up libuv1:amd64 (1.24.1-1) ... [2020-07-08T23:44:25.083Z] #32 64.15 Setting up vim-common (2:8.1.0875-5) ... [2020-07-08T23:44:25.083Z] #32 64.20 Setting up librhash0:amd64 (1.3.8-1) ... [2020-07-08T23:44:25.083Z] #32 64.22 Setting up cmake-data (3.13.4-1) ... [2020-07-08T23:44:25.083Z] #32 64.26 Setting up libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-07-08T23:44:25.083Z] #32 64.29 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2020-07-08T23:44:25.083Z] #32 64.30 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-07-08T23:44:25.083Z] #32 64.33 Setting up cmake (3.13.4-1) ... [2020-07-08T23:44:25.083Z] #32 64.35 Processing triggers for libc-bin (2.28-10) ... [2020-07-08T23:44:25.083Z] #32 64.45 Processing triggers for mime-support (3.62) ... [2020-07-08T23:44:25.083Z] #32 DONE 69.7s [2020-07-08T23:44:25.083Z] [2020-07-08T23:44:25.083Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-08T23:44:25.083Z] #25 21.19 [2020-07-08T23:44:25.229Z] [2020-07-08T23:44:25.229Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-07-08T23:44:25.363Z] #3 DONE 0.4s [2020-07-08T23:44:25.363Z] [2020-07-08T23:44:25.363Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-07-08T23:44:25.363Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done [2020-07-08T23:44:25.363Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done [2020-07-08T23:44:25.363Z] #4 sha256:8c69d118cfcd040a222bea7f7d57c6156faa938cb61b47657cd65343babc3664 521B / 521B done [2020-07-08T23:44:25.363Z] #4 sha256:08fb2b2ca3d58e19d791e73dea16126df37608115532e748d63525688df457a5 897B / 897B done [2020-07-08T23:44:25.363Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.2s [2020-07-08T23:44:25.484Z] #39 ... [2020-07-08T23:44:25.484Z] [2020-07-08T23:44:25.484Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-07-08T23:44:25.484Z] #14 DONE 1.4s [2020-07-08T23:44:25.484Z] [2020-07-08T23:44:25.484Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-08T23:44:25.484Z] #39 41.99 LINK criu/pie/parasite.built-in.o [2020-07-08T23:44:25.484Z] #39 42.00 GEN criu/pie/parasite-blob.h [2020-07-08T23:44:25.484Z] #39 42.02 CC criu/pie/parasite-vdso.o [2020-07-08T23:44:25.486Z] #6 DONE 0.2s [2020-07-08T23:44:25.486Z] [2020-07-08T23:44:25.486Z] #5 [internal] load metadata for docker.io/library/golang:1.13.12-buster [2020-07-08T23:44:25.486Z] #5 DONE 0.2s [2020-07-08T23:44:25.486Z] [2020-07-08T23:44:25.486Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.12-buster@sha256:0a96caa79... [2020-07-08T23:44:25.486Z] #7 resolve docker.io/library/golang:1.13.12-buster@sha256:0a96caa7939847c773b8c28192c0a0beb1e29488a2f15b8748cbd672c7fa1a88 done [2020-07-08T23:44:25.622Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.2s done [2020-07-08T23:44:25.622Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0.1s [2020-07-08T23:44:25.655Z] #25 ... [2020-07-08T23:44:25.655Z] [2020-07-08T23:44:25.655Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-08T23:44:25.655Z] #41 60.14 time [2020-07-08T23:44:25.655Z] #41 64.57 strings [2020-07-08T23:44:25.655Z] #41 66.36 os [2020-07-08T23:44:25.655Z] #41 67.82 regexp/syntax [2020-07-08T23:44:25.655Z] #41 70.15 fmt [2020-07-08T23:44:25.747Z] #7 sha256:0a96caa7939847c773b8c28192c0a0beb1e29488a2f15b8748cbd672c7fa1a88 1.86kB / 1.86kB done [2020-07-08T23:44:25.747Z] #7 sha256:2841da2227dc15e18ca5ec1e95f3cb166005361c0eb0313ce82d2e5ccff116dd 1.79kB / 1.79kB done [2020-07-08T23:44:25.747Z] #7 sha256:e025aa1816e5e3f8bffab834e5282f4bd7b6088e578e0191f2525485e189de64 6.19kB / 6.19kB done [2020-07-08T23:44:25.747Z] #7 sha256:e9afc4f90ab09248d75c8081b6dfba749a7f7efdac704ced7e0ceb506e02fa4a 5.02MB / 50.39MB 0.2s [2020-07-08T23:44:25.747Z] #7 sha256:989e6b19a265d6b8b7934e7ddd7dc07f6e2fc945b3a28dda9b8aecb12cdb30e0 208.43kB / 7.81MB 0.2s [2020-07-08T23:44:25.747Z] #7 sha256:af14b6c2f8785723bceb5964c5dec1f0489b7750e9d4ec671e49bfba15d80a39 1.30MB / 10.00MB 0.2s [2020-07-08T23:44:25.747Z] #7 sha256:e9afc4f90ab09248d75c8081b6dfba749a7f7efdac704ced7e0ceb506e02fa4a 14.18MB / 50.39MB 0.3s [2020-07-08T23:44:25.747Z] #7 sha256:989e6b19a265d6b8b7934e7ddd7dc07f6e2fc945b3a28dda9b8aecb12cdb30e0 4.60MB / 7.81MB 0.3s [2020-07-08T23:44:25.747Z] #7 sha256:af14b6c2f8785723bceb5964c5dec1f0489b7750e9d4ec671e49bfba15d80a39 8.75MB / 10.00MB 0.3s [2020-07-08T23:44:25.794Z] #39 ... [2020-07-08T23:44:25.794Z] [2020-07-08T23:44:25.794Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-08T23:44:25.794Z] #41 69.96 vendor/golang.org/x/net/http2/hpack [2020-07-08T23:44:25.794Z] #41 70.62 mime [2020-07-08T23:44:25.794Z] #41 71.92 mime/quotedprintable [2020-07-08T23:44:25.794Z] #41 72.27 net/http/internal [2020-07-08T23:44:25.794Z] #41 73.66 mime/multipart [2020-07-08T23:44:25.794Z] #41 73.67 crypto/tls [2020-07-08T23:44:25.794Z] #41 78.70 net/http/httptrace [2020-07-08T23:44:25.794Z] #41 78.86 net/http [2020-07-08T23:44:25.883Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0.2s done [2020-07-08T23:44:25.883Z] #4 DONE 0.5s [2020-07-08T23:44:25.883Z] [2020-07-08T23:44:25.883Z] #5 [internal] load metadata for docker.io/library/golang:1.13.12-buster [2020-07-08T23:44:25.916Z] #41 ... [2020-07-08T23:44:25.916Z] [2020-07-08T23:44:25.916Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-08T23:44:25.916Z] #10 62.92 Selecting previously unselected package binutils-mingw-w64. [2020-07-08T23:44:25.916Z] #10 62.93 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-07-08T23:44:25.916Z] #10 62.95 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-07-08T23:44:25.916Z] #10 63.15 Selecting previously unselected package libdevmapper1.02.1:amd64. [2020-07-08T23:44:25.916Z] #10 63.15 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-07-08T23:44:25.916Z] #10 63.17 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-07-08T23:44:25.916Z] #10 63.41 Selecting previously unselected package dmsetup. [2020-07-08T23:44:25.916Z] #10 63.44 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2020-07-08T23:44:25.916Z] #10 63.45 Unpacking dmsetup (2:1.02.155-3) ... [2020-07-08T23:44:25.916Z] #10 63.69 Selecting previously unselected package mingw-w64-common. [2020-07-08T23:44:25.916Z] #10 63.70 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-07-08T23:44:25.916Z] #10 63.71 Unpacking mingw-w64-common (6.0.0-3) ... [2020-07-08T23:44:25.916Z] #10 69.79 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-07-08T23:44:25.916Z] #10 69.83 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-07-08T23:44:25.916Z] #10 69.90 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-07-08T23:44:26.010Z] #7 sha256:e9afc4f90ab09248d75c8081b6dfba749a7f7efdac704ced7e0ceb506e02fa4a 20.43MB / 50.39MB 0.5s [2020-07-08T23:44:26.011Z] #7 sha256:989e6b19a265d6b8b7934e7ddd7dc07f6e2fc945b3a28dda9b8aecb12cdb30e0 7.81MB / 7.81MB 0.5s [2020-07-08T23:44:26.011Z] #7 sha256:af14b6c2f8785723bceb5964c5dec1f0489b7750e9d4ec671e49bfba15d80a39 10.00MB / 10.00MB 0.5s [2020-07-08T23:44:26.011Z] #7 sha256:e9afc4f90ab09248d75c8081b6dfba749a7f7efdac704ced7e0ceb506e02fa4a 28.59MB / 50.39MB 0.6s [2020-07-08T23:44:26.011Z] #7 sha256:989e6b19a265d6b8b7934e7ddd7dc07f6e2fc945b3a28dda9b8aecb12cdb30e0 7.81MB / 7.81MB 0.5s done [2020-07-08T23:44:26.011Z] #7 sha256:af14b6c2f8785723bceb5964c5dec1f0489b7750e9d4ec671e49bfba15d80a39 10.00MB / 10.00MB 0.5s done [2020-07-08T23:44:26.011Z] #7 sha256:5573c4b3094956931fd68c310ae92c9eb1a787f0c77ac2730be9d16cce172d5e 0B / 51.83MB 0.6s [2020-07-08T23:44:26.011Z] #7 sha256:d4020e2aa747ca4d0ca2e87305f22f089fd57a696fd19bfa30182316d51b089a 0B / 68.65MB 0.6s [2020-07-08T23:44:26.084Z] #41 ... [2020-07-08T23:44:26.084Z] [2020-07-08T23:44:26.084Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-08T23:44:26.084Z] #49 6.878 + cd /tmp/tmp.6PoaZtXrWi/src/github.com/opencontainers/runc [2020-07-08T23:44:26.084Z] #49 6.879 + git checkout -q 24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2 [2020-07-08T23:44:26.084Z] #49 6.992 + '[' -z '' ']' [2020-07-08T23:44:26.084Z] #49 6.992 + target=static [2020-07-08T23:44:26.084Z] #49 6.992 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-07-08T23:44:26.084Z] #49 7.158 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2" -X main.version=1.0.0-rc91 " -o runc . [2020-07-08T23:44:26.272Z] #7 sha256:e9afc4f90ab09248d75c8081b6dfba749a7f7efdac704ced7e0ceb506e02fa4a 37.40MB / 50.39MB 0.7s [2020-07-08T23:44:26.272Z] #7 sha256:5573c4b3094956931fd68c310ae92c9eb1a787f0c77ac2730be9d16cce172d5e 7.38MB / 51.83MB 0.7s [2020-07-08T23:44:26.272Z] #7 sha256:e9afc4f90ab09248d75c8081b6dfba749a7f7efdac704ced7e0ceb506e02fa4a 45.05MB / 50.39MB 0.9s [2020-07-08T23:44:26.272Z] #7 sha256:5573c4b3094956931fd68c310ae92c9eb1a787f0c77ac2730be9d16cce172d5e 18.53MB / 51.83MB 0.9s [2020-07-08T23:44:26.272Z] #7 sha256:d4020e2aa747ca4d0ca2e87305f22f089fd57a696fd19bfa30182316d51b089a 10.77MB / 68.65MB 0.9s [2020-07-08T23:44:26.451Z] #5 ... [2020-07-08T23:44:26.451Z] [2020-07-08T23:44:26.451Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-07-08T23:44:26.451Z] #6 DONE 0.2s [2020-07-08T23:44:26.451Z] [2020-07-08T23:44:26.451Z] #5 [internal] load metadata for docker.io/library/golang:1.13.12-buster [2020-07-08T23:44:26.487Z] #10 ... [2020-07-08T23:44:26.487Z] [2020-07-08T23:44:26.487Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-08T23:44:26.487Z] #25 22.58 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2020-07-08T23:44:26.530Z] #7 sha256:e9afc4f90ab09248d75c8081b6dfba749a7f7efdac704ced7e0ceb506e02fa4a 50.39MB / 50.39MB 1.0s [2020-07-08T23:44:26.530Z] #7 sha256:5573c4b3094956931fd68c310ae92c9eb1a787f0c77ac2730be9d16cce172d5e 25.36MB / 51.83MB 1.0s [2020-07-08T23:44:26.530Z] #7 sha256:d4020e2aa747ca4d0ca2e87305f22f089fd57a696fd19bfa30182316d51b089a 17.26MB / 68.65MB 1.0s [2020-07-08T23:44:26.530Z] #7 sha256:5573c4b3094956931fd68c310ae92c9eb1a787f0c77ac2730be9d16cce172d5e 30.09MB / 51.83MB 1.1s [2020-07-08T23:44:26.530Z] #7 sha256:d4020e2aa747ca4d0ca2e87305f22f089fd57a696fd19bfa30182316d51b089a 25.22MB / 68.65MB 1.1s [2020-07-08T23:44:26.748Z] #25 22.89 [2020-07-08T23:44:26.788Z] #7 sha256:5573c4b3094956931fd68c310ae92c9eb1a787f0c77ac2730be9d16cce172d5e 37.91MB / 51.83MB 1.2s [2020-07-08T23:44:26.788Z] #7 sha256:d4020e2aa747ca4d0ca2e87305f22f089fd57a696fd19bfa30182316d51b089a 39.44MB / 68.65MB 1.2s [2020-07-08T23:44:26.788Z] #7 sha256:5573c4b3094956931fd68c310ae92c9eb1a787f0c77ac2730be9d16cce172d5e 50.18MB / 51.83MB 1.4s [2020-07-08T23:44:26.788Z] #7 sha256:d4020e2aa747ca4d0ca2e87305f22f089fd57a696fd19bfa30182316d51b089a 51.04MB / 68.65MB 1.4s [2020-07-08T23:44:27.009Z] #25 23.05 ######################################################################## 100.0% [2020-07-08T23:44:27.009Z] #25 23.18 [2020-07-08T23:44:27.022Z] #5 DONE 0.9s [2020-07-08T23:44:27.022Z] [2020-07-08T23:44:27.022Z] #20 [internal] load build context [2020-07-08T23:44:27.044Z] #7 sha256:d4020e2aa747ca4d0ca2e87305f22f089fd57a696fd19bfa30182316d51b089a 56.91MB / 68.65MB 1.5s [2020-07-08T23:44:27.044Z] #7 sha256:d4020e2aa747ca4d0ca2e87305f22f089fd57a696fd19bfa30182316d51b089a 60.81MB / 68.65MB 1.6s [2020-07-08T23:44:27.117Z] #49 ... [2020-07-08T23:44:27.117Z] [2020-07-08T23:44:27.117Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-07-08T23:44:27.117Z] #15 DONE 1.5s [2020-07-08T23:44:27.117Z] [2020-07-08T23:44:27.117Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-07-08T23:44:27.269Z] #25 23.28 Download of images into '/build' complete. [2020-07-08T23:44:27.269Z] #25 23.28 Use something like the following to load the result into a Docker daemon: [2020-07-08T23:44:27.269Z] #25 23.28 tar -cC '/build' . | docker load [2020-07-08T23:44:27.269Z] #25 DONE 23.4s [2020-07-08T23:44:27.269Z] [2020-07-08T23:44:27.269Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-08T23:44:27.269Z] #38 71.17 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2020-07-08T23:44:27.269Z] #38 71.19 Processing triggers for libc-bin (2.28-10) ... [2020-07-08T23:44:27.269Z] #38 DONE 71.7s [2020-07-08T23:44:27.269Z] [2020-07-08T23:44:27.269Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-08T23:44:27.304Z] #7 sha256:d4020e2aa747ca4d0ca2e87305f22f089fd57a696fd19bfa30182316d51b089a 66.26MB / 68.65MB 1.7s [2020-07-08T23:44:27.561Z] #7 extracting sha256:e9afc4f90ab09248d75c8081b6dfba749a7f7efdac704ced7e0ceb506e02fa4a [2020-07-08T23:44:28.486Z] Client: [2020-07-08T23:44:28.486Z] Debug Mode: false [2020-07-08T23:44:28.486Z] [2020-07-08T23:44:28.486Z] Server: [2020-07-08T23:44:28.486Z] Containers: 0 [2020-07-08T23:44:28.486Z] Running: 0 [2020-07-08T23:44:28.486Z] Paused: 0 [2020-07-08T23:44:28.486Z] Stopped: 0 [2020-07-08T23:44:28.486Z] Images: 0 [2020-07-08T23:44:28.486Z] Server Version: 19.03.12 [2020-07-08T23:44:28.487Z] Storage Driver: overlay2 [2020-07-08T23:44:28.487Z] Backing Filesystem: extfs [2020-07-08T23:44:28.487Z] Supports d_type: true [2020-07-08T23:44:28.487Z] Native Overlay Diff: true [2020-07-08T23:44:28.487Z] Logging Driver: json-file [2020-07-08T23:44:28.487Z] Cgroup Driver: cgroupfs [2020-07-08T23:44:28.487Z] Plugins: [2020-07-08T23:44:28.487Z] Volume: local [2020-07-08T23:44:28.487Z] Network: bridge host ipvlan macvlan null overlay [2020-07-08T23:44:28.487Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-07-08T23:44:28.487Z] Swarm: inactive [2020-07-08T23:44:28.487Z] Runtimes: runc [2020-07-08T23:44:28.487Z] Default Runtime: runc [2020-07-08T23:44:28.487Z] Init Binary: docker-init [2020-07-08T23:44:28.487Z] containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-07-08T23:44:28.487Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-07-08T23:44:28.487Z] init version: fec3683 [2020-07-08T23:44:28.487Z] Security Options: [2020-07-08T23:44:28.487Z] apparmor [2020-07-08T23:44:28.487Z] seccomp [2020-07-08T23:44:28.487Z] Profile: default [2020-07-08T23:44:28.487Z] Kernel Version: 4.15.0-1074-aws [2020-07-08T23:44:28.487Z] Operating System: Ubuntu 16.04.6 LTS [2020-07-08T23:44:28.487Z] OSType: linux [2020-07-08T23:44:28.487Z] Architecture: aarch64 [2020-07-08T23:44:28.487Z] CPUs: 4 [2020-07-08T23:44:28.487Z] Total Memory: 7.525GiB [2020-07-08T23:44:28.487Z] Name: ip-10-100-110-88 [2020-07-08T23:44:28.487Z] ID: UTJC:VJXC:JR6C:MQOY:H5HB:HHV3:JK47:2SKG:XCXB:YJDM:JC3G:VSC2 [2020-07-08T23:44:28.487Z] Docker Root Dir: /var/lib/docker [2020-07-08T23:44:28.487Z] Debug Mode: false [2020-07-08T23:44:28.487Z] Registry: https://index.docker.io/v1/ [2020-07-08T23:44:28.487Z] Labels: [2020-07-08T23:44:28.487Z] Experimental: true [2020-07-08T23:44:28.487Z] Insecure Registries: [2020-07-08T23:44:28.487Z] 127.0.0.0/8 [2020-07-08T23:44:28.487Z] Live Restore Enabled: true [2020-07-08T23:44:28.487Z] [2020-07-08T23:44:28.487Z] WARNING: No swap limit support [2020-07-08T23:44:28.495Z] #7 sha256:e9afc4f90ab09248d75c8081b6dfba749a7f7efdac704ced7e0ceb506e02fa4a 50.39MB / 50.39MB 1.7s done [2020-07-08T23:44:28.495Z] #7 sha256:5573c4b3094956931fd68c310ae92c9eb1a787f0c77ac2730be9d16cce172d5e 51.83MB / 51.83MB 2.6s done [2020-07-08T23:44:28.495Z] #7 sha256:a357baaa40a4f321254a5ee7b969840fd3959912f64ed8a5bb78912392e1f061 0B / 125B 2.8s [2020-07-08T23:44:28.495Z] #7 sha256:1228b02306216b597e88fde7515971bd5d889fb0a8a8c18f48c351b6e45fe55b 13.67MB / 120.16MB 2.8s [2020-07-08T23:44:28.495Z] #7 sha256:d4020e2aa747ca4d0ca2e87305f22f089fd57a696fd19bfa30182316d51b089a 68.65MB / 68.65MB 2.8s done [2020-07-08T23:44:28.495Z] #7 sha256:a357baaa40a4f321254a5ee7b969840fd3959912f64ed8a5bb78912392e1f061 125B / 125B 2.8s done [2020-07-08T23:44:28.495Z] #7 sha256:1228b02306216b597e88fde7515971bd5d889fb0a8a8c18f48c351b6e45fe55b 20.20MB / 120.16MB 2.9s [Pipeline] sh [2020-07-08T23:44:28.650Z] #16 DONE 1.5s [2020-07-08T23:44:28.650Z] [2020-07-08T23:44:28.650Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-08T23:44:28.751Z] #7 sha256:1228b02306216b597e88fde7515971bd5d889fb0a8a8c18f48c351b6e45fe55b 38.56MB / 120.16MB 3.2s [2020-07-08T23:44:28.751Z] #7 sha256:1228b02306216b597e88fde7515971bd5d889fb0a8a8c18f48c351b6e45fe55b 47.65MB / 120.16MB 3.3s [2020-07-08T23:44:28.820Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-07-08T23:44:28.820Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-07-08T23:44:28.820Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41194/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-07-08T23:44:29.009Z] #7 ... [2020-07-08T23:44:29.009Z] [2020-07-08T23:44:29.009Z] #20 [internal] load build context [2020-07-08T23:44:29.009Z] #20 transferring context: 51.28MB 3.4s done [2020-07-08T23:44:29.009Z] #20 DONE 3.5s [2020-07-08T23:44:29.009Z] [2020-07-08T23:44:29.009Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.12-buster@sha256:0a96caa79... [2020-07-08T23:44:29.009Z] #7 sha256:1228b02306216b597e88fde7515971bd5d889fb0a8a8c18f48c351b6e45fe55b 64.17MB / 120.16MB 3.6s [2020-07-08T23:44:29.081Z] + bash /home/ubuntu/workspace/moby_PR-41194/check-config.sh [2020-07-08T23:44:29.081Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-07-08T23:44:29.081Z] info: reading kernel config from /boot/config-4.15.0-1074-aws ... [2020-07-08T23:44:29.081Z] [2020-07-08T23:44:29.081Z] Generally Necessary: [2020-07-08T23:44:29.081Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-07-08T23:44:29.081Z] - apparmor: enabled and tools installed [2020-07-08T23:44:29.268Z] #7 sha256:1228b02306216b597e88fde7515971bd5d889fb0a8a8c18f48c351b6e45fe55b 72.58MB / 120.16MB 3.7s [2020-07-08T23:44:29.268Z] #7 sha256:1228b02306216b597e88fde7515971bd5d889fb0a8a8c18f48c351b6e45fe55b 80.36MB / 120.16MB 3.8s [2020-07-08T23:44:29.343Z] - CONFIG_NAMESPACES: enabled [2020-07-08T23:44:29.343Z] - CONFIG_NET_NS: enabled [2020-07-08T23:44:29.343Z] - CONFIG_PID_NS: enabled [2020-07-08T23:44:29.343Z] - CONFIG_IPC_NS: enabled [2020-07-08T23:44:29.343Z] - CONFIG_UTS_NS: enabled [2020-07-08T23:44:29.343Z] - CONFIG_CGROUPS: enabled [2020-07-08T23:44:29.343Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-07-08T23:44:29.343Z] - CONFIG_CGROUP_DEVICE: enabled [2020-07-08T23:44:29.343Z] - CONFIG_CGROUP_FREEZER: enabled [2020-07-08T23:44:29.343Z] - CONFIG_CGROUP_SCHED: enabled [2020-07-08T23:44:29.343Z] - CONFIG_CPUSETS: enabled [2020-07-08T23:44:29.343Z] - CONFIG_MEMCG: enabled [2020-07-08T23:44:29.343Z] - CONFIG_KEYS: enabled [2020-07-08T23:44:29.343Z] - CONFIG_VETH: enabled (as module) [2020-07-08T23:44:29.343Z] - CONFIG_BRIDGE: enabled (as module) [2020-07-08T23:44:29.343Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-07-08T23:44:29.343Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-07-08T23:44:29.343Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-07-08T23:44:29.343Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-07-08T23:44:29.343Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-07-08T23:44:29.343Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-07-08T23:44:29.343Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-07-08T23:44:29.343Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-07-08T23:44:29.343Z] - CONFIG_NF_NAT: enabled (as module) [2020-07-08T23:44:29.343Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-07-08T23:44:29.343Z] - CONFIG_POSIX_MQUEUE: enabled [2020-07-08T23:44:29.343Z] [2020-07-08T23:44:29.343Z] Optional Features: [2020-07-08T23:44:29.343Z] - CONFIG_USER_NS: enabled [2020-07-08T23:44:29.343Z] - CONFIG_SECCOMP: enabled [2020-07-08T23:44:29.526Z] #7 sha256:1228b02306216b597e88fde7515971bd5d889fb0a8a8c18f48c351b6e45fe55b 90.26MB / 120.16MB 3.9s [2020-07-08T23:44:29.526Z] #7 sha256:1228b02306216b597e88fde7515971bd5d889fb0a8a8c18f48c351b6e45fe55b 100.19MB / 120.16MB 4.0s [2020-07-08T23:44:29.604Z] - CONFIG_CGROUP_PIDS: enabled [2020-07-08T23:44:29.604Z] - CONFIG_MEMCG_SWAP: enabled [2020-07-08T23:44:29.604Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-07-08T23:44:29.604Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-07-08T23:44:29.604Z] - CONFIG_BLK_CGROUP: enabled [2020-07-08T23:44:29.604Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-07-08T23:44:29.604Z] - CONFIG_IOSCHED_CFQ: enabled [2020-07-08T23:44:29.604Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-07-08T23:44:29.604Z] - CONFIG_CGROUP_PERF: enabled [2020-07-08T23:44:29.604Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-07-08T23:44:29.604Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-07-08T23:44:29.604Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-07-08T23:44:29.604Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-07-08T23:44:29.604Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-07-08T23:44:29.604Z] - CONFIG_RT_GROUP_SCHED: missing [2020-07-08T23:44:29.604Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-07-08T23:44:29.604Z] - CONFIG_IP_VS: enabled (as module) [2020-07-08T23:44:29.604Z] - CONFIG_IP_VS_NFCT: enabled [2020-07-08T23:44:29.604Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-07-08T23:44:29.604Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-07-08T23:44:29.604Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-07-08T23:44:29.604Z] - CONFIG_EXT4_FS: enabled [2020-07-08T23:44:29.604Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-07-08T23:44:29.604Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-07-08T23:44:29.604Z] - Network Drivers: [2020-07-08T23:44:29.604Z] - "overlay": [2020-07-08T23:44:29.604Z] - CONFIG_VXLAN: enabled (as module) [2020-07-08T23:44:29.604Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-07-08T23:44:29.604Z] Optional (for encrypted networks): [2020-07-08T23:44:29.785Z] #7 sha256:1228b02306216b597e88fde7515971bd5d889fb0a8a8c18f48c351b6e45fe55b 114.41MB / 120.16MB 4.2s [2020-07-08T23:44:29.866Z] - CONFIG_CRYPTO: enabled [2020-07-08T23:44:29.866Z] - CONFIG_CRYPTO_AEAD: enabled [2020-07-08T23:44:29.866Z] - CONFIG_CRYPTO_GCM: enabled [2020-07-08T23:44:29.866Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-07-08T23:44:29.866Z] - CONFIG_CRYPTO_GHASH: enabled [2020-07-08T23:44:29.866Z] - CONFIG_XFRM: enabled [2020-07-08T23:44:29.866Z] - CONFIG_XFRM_USER: enabled (as module) [2020-07-08T23:44:29.866Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-07-08T23:44:29.866Z] - CONFIG_INET_ESP: enabled (as module) [2020-07-08T23:44:29.866Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-07-08T23:44:29.866Z] - "ipvlan": [2020-07-08T23:44:29.866Z] - CONFIG_IPVLAN: enabled (as module) [2020-07-08T23:44:29.866Z] - "macvlan": [2020-07-08T23:44:29.866Z] - CONFIG_MACVLAN: enabled (as module) [2020-07-08T23:44:29.866Z] - CONFIG_DUMMY: enabled (as module) [2020-07-08T23:44:29.866Z] - "ftp,tftp client in container": [2020-07-08T23:44:29.866Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-07-08T23:44:29.866Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-07-08T23:44:29.866Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-07-08T23:44:29.866Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-07-08T23:44:29.866Z] - Storage Drivers: [2020-07-08T23:44:29.866Z] - "aufs": [2020-07-08T23:44:29.866Z] - CONFIG_AUFS_FS: enabled (as module) [2020-07-08T23:44:29.866Z] - "btrfs": [2020-07-08T23:44:29.866Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-07-08T23:44:29.866Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-07-08T23:44:29.866Z] - "devicemapper": [2020-07-08T23:44:29.866Z] - CONFIG_BLK_DEV_DM: enabled [2020-07-08T23:44:29.866Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-07-08T23:44:29.866Z] - "overlay": [2020-07-08T23:44:29.866Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-07-08T23:44:29.866Z] - "zfs": [2020-07-08T23:44:29.866Z] - /dev/zfs: missing [2020-07-08T23:44:29.866Z] - zfs command: missing [2020-07-08T23:44:29.866Z] - zpool command: missing [2020-07-08T23:44:29.866Z] [2020-07-08T23:44:29.866Z] Limits: [2020-07-08T23:44:29.866Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-07-08T23:44:29.866Z] [2020-07-08T23:44:29.866Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-07-08T23:44:30.206Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:276c725394426b45e5f3d6cbac3f9ff4acf4feaa . [2020-07-08T23:44:30.207Z] #1 [internal] load .dockerignore [2020-07-08T23:44:30.207Z] #1 transferring context: 87B done [2020-07-08T23:44:30.271Z] #17 1.507 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-08T23:44:30.271Z] #17 1.865 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-08T23:44:30.332Z] #20 transferring context: 41.44MB 3.0s [2020-07-08T23:44:30.332Z] #20 transferring context: 51.28MB 3.5s done [2020-07-08T23:44:30.468Z] #1 DONE 0.2s [2020-07-08T23:44:30.468Z] [2020-07-08T23:44:30.468Z] #2 [internal] load build definition from Dockerfile [2020-07-08T23:44:30.468Z] #2 transferring dockerfile: 16.37kB 0.0s done [2020-07-08T23:44:30.468Z] #2 DONE 0.2s [2020-07-08T23:44:30.468Z] [2020-07-08T23:44:30.468Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2020-07-08T23:44:30.561Z] #17 2.133 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-08T23:44:30.595Z] #20 DONE 3.6s [2020-07-08T23:44:30.595Z] [2020-07-08T23:44:30.595Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.12-buster@sha256:0a96caa79... [2020-07-08T23:44:30.595Z] #7 resolve docker.io/library/golang:1.13.12-buster@sha256:0a96caa7939847c773b8c28192c0a0beb1e29488a2f15b8748cbd672c7fa1a88 done [2020-07-08T23:44:30.595Z] #7 sha256:e9afc4f90ab09248d75c8081b6dfba749a7f7efdac704ced7e0ceb506e02fa4a 50.39MB / 50.39MB 1.5s done [2020-07-08T23:44:30.595Z] #7 sha256:2841da2227dc15e18ca5ec1e95f3cb166005361c0eb0313ce82d2e5ccff116dd 1.79kB / 1.79kB done [2020-07-08T23:44:30.595Z] #7 sha256:e025aa1816e5e3f8bffab834e5282f4bd7b6088e578e0191f2525485e189de64 6.19kB / 6.19kB done [2020-07-08T23:44:30.595Z] #7 sha256:989e6b19a265d6b8b7934e7ddd7dc07f6e2fc945b3a28dda9b8aecb12cdb30e0 7.81MB / 7.81MB 0.3s done [2020-07-08T23:44:30.595Z] #7 sha256:af14b6c2f8785723bceb5964c5dec1f0489b7750e9d4ec671e49bfba15d80a39 10.00MB / 10.00MB 0.4s done [2020-07-08T23:44:30.595Z] #7 sha256:0a96caa7939847c773b8c28192c0a0beb1e29488a2f15b8748cbd672c7fa1a88 1.86kB / 1.86kB done [2020-07-08T23:44:30.595Z] #7 sha256:5573c4b3094956931fd68c310ae92c9eb1a787f0c77ac2730be9d16cce172d5e 51.83MB / 51.83MB 2.3s done [2020-07-08T23:44:30.595Z] #7 sha256:d4020e2aa747ca4d0ca2e87305f22f089fd57a696fd19bfa30182316d51b089a 68.65MB / 68.65MB 2.4s done [2020-07-08T23:44:30.595Z] #7 extracting sha256:e9afc4f90ab09248d75c8081b6dfba749a7f7efdac704ced7e0ceb506e02fa4a 1.8s [2020-07-08T23:44:30.595Z] #7 sha256:1228b02306216b597e88fde7515971bd5d889fb0a8a8c18f48c351b6e45fe55b 83.10MB / 120.16MB 3.6s [2020-07-08T23:44:30.595Z] #7 sha256:a357baaa40a4f321254a5ee7b969840fd3959912f64ed8a5bb78912392e1f061 125B / 125B 2.5s done [2020-07-08T23:44:30.595Z] #7 sha256:1228b02306216b597e88fde7515971bd5d889fb0a8a8c18f48c351b6e45fe55b 90.24MB / 120.16MB 3.7s [2020-07-08T23:44:30.714Z] #7 ... [2020-07-08T23:44:30.714Z] [2020-07-08T23:44:30.714Z] #58 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-07-08T23:44:30.714Z] #58 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2020-07-08T23:44:30.714Z] #58 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2020-07-08T23:44:30.714Z] #58 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2020-07-08T23:44:30.714Z] #58 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 3.3s done [2020-07-08T23:44:30.714Z] #58 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 1.0s done [2020-07-08T23:44:30.714Z] #58 DONE 5.3s [2020-07-08T23:44:30.714Z] [2020-07-08T23:44:30.714Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.12-buster@sha256:0a96caa79... [2020-07-08T23:44:30.853Z] #17 2.261 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2020-07-08T23:44:30.862Z] #7 sha256:1228b02306216b597e88fde7515971bd5d889fb0a8a8c18f48c351b6e45fe55b 107.00MB / 120.16MB 3.9s [2020-07-08T23:44:30.970Z] #7 sha256:1228b02306216b597e88fde7515971bd5d889fb0a8a8c18f48c351b6e45fe55b 120.16MB / 120.16MB 5.3s done [2020-07-08T23:44:31.040Z] #3 DONE 0.5s [2020-07-08T23:44:31.040Z] [2020-07-08T23:44:31.040Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-07-08T23:44:31.040Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done [2020-07-08T23:44:31.040Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done [2020-07-08T23:44:31.040Z] #4 sha256:d9ced99b409ddb781c245c7c11f72566f940424fc3883ac0b5c5165f402e5a09 521B / 521B done [2020-07-08T23:44:31.040Z] #4 sha256:4a5217aade94e050842d2cfb7e0ed45c1140e2acf94c9033d473c03b0013f051 893B / 893B done [2020-07-08T23:44:31.040Z] #4 sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 4.32MB / 8.28MB 0.2s [2020-07-08T23:44:31.040Z] #4 sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 8.28MB / 8.28MB 0.3s done [2020-07-08T23:44:31.040Z] #4 extracting sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 [2020-07-08T23:44:31.128Z] #7 sha256:1228b02306216b597e88fde7515971bd5d889fb0a8a8c18f48c351b6e45fe55b 120.16MB / 120.16MB 4.1s [2020-07-08T23:44:31.472Z] #39 ... [2020-07-08T23:44:31.472Z] [2020-07-08T23:44:31.472Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-08T23:44:31.472Z] #47 66.09 context [2020-07-08T23:44:31.472Z] #47 66.98 os [2020-07-08T23:44:31.472Z] #47 67.34 encoding/binary [2020-07-08T23:44:31.472Z] #47 69.41 encoding/base64 [2020-07-08T23:44:31.472Z] #47 70.68 golang.org/x/sys/unix [2020-07-08T23:44:31.472Z] #47 71.04 fmt [2020-07-08T23:44:31.485Z] #17 3.100 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [186 kB] [2020-07-08T23:44:31.534Z] #7 extracting sha256:e9afc4f90ab09248d75c8081b6dfba749a7f7efdac704ced7e0ceb506e02fa4a 4.0s done [2020-07-08T23:44:31.534Z] #7 extracting sha256:989e6b19a265d6b8b7934e7ddd7dc07f6e2fc945b3a28dda9b8aecb12cdb30e0 [2020-07-08T23:44:31.615Z] #4 extracting sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 0.2s done [2020-07-08T23:44:31.615Z] #4 DONE 0.5s [2020-07-08T23:44:31.733Z] #47 ... [2020-07-08T23:44:31.733Z] [2020-07-08T23:44:31.733Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-08T23:44:31.733Z] #33 3.246 + RM_GOPATH=0 [2020-07-08T23:44:31.733Z] #33 3.246 + TMP_GOPATH= [2020-07-08T23:44:31.733Z] #33 3.246 + : /build [2020-07-08T23:44:31.733Z] #33 3.246 + '[' -z '' ']' [2020-07-08T23:44:31.733Z] #33 3.246 ++ mktemp -d [2020-07-08T23:44:31.733Z] #33 3.254 + export GOPATH=/tmp/tmp.Q9GDv25lEP [2020-07-08T23:44:31.733Z] #33 3.254 + GOPATH=/tmp/tmp.Q9GDv25lEP [2020-07-08T23:44:31.733Z] #33 3.254 + RM_GOPATH=1 [2020-07-08T23:44:31.733Z] #33 3.254 + case "$(go env GOARCH)" in [2020-07-08T23:44:31.733Z] #33 3.254 ++ go env GOARCH [2020-07-08T23:44:31.733Z] #33 3.299 + export GO_BUILDMODE=-buildmode=pie [2020-07-08T23:44:31.733Z] #33 3.299 + GO_BUILDMODE=-buildmode=pie [2020-07-08T23:44:31.733Z] #33 3.299 ++ dirname /tmp/install/install.sh [2020-07-08T23:44:31.733Z] #33 3.331 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-07-08T23:44:31.733Z] #33 3.332 + dir=/tmp/install [2020-07-08T23:44:31.733Z] #33 3.332 + bin=tini [2020-07-08T23:44:31.733Z] #33 3.332 + shift [2020-07-08T23:44:31.733Z] #33 3.332 + '[' '!' -f /tmp/install/tini.installer ']' [2020-07-08T23:44:31.733Z] #33 3.332 + . /tmp/install/tini.installer [2020-07-08T23:44:31.733Z] #33 3.332 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2020-07-08T23:44:31.733Z] #33 3.332 + install_tini [2020-07-08T23:44:31.733Z] #33 3.332 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-07-08T23:44:31.733Z] #33 3.332 + git clone https://github.com/krallin/tini.git /tmp/tmp.Q9GDv25lEP/tini [2020-07-08T23:44:31.733Z] #33 3.339 Cloning into '/tmp/tmp.Q9GDv25lEP/tini'... [2020-07-08T23:44:31.733Z] #33 4.534 + cd /tmp/tmp.Q9GDv25lEP/tini [2020-07-08T23:44:31.733Z] #33 4.535 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-07-08T23:44:31.733Z] #33 4.565 + cmake . [2020-07-08T23:44:31.733Z] #33 5.714 -- The C compiler identification is GNU 8.3.0 [2020-07-08T23:44:31.733Z] #33 5.793 -- Check for working C compiler: /usr/bin/cc [2020-07-08T23:44:31.733Z] #33 6.527 -- Check for working C compiler: /usr/bin/cc -- works [2020-07-08T23:44:31.733Z] #33 6.541 -- Detecting C compiler ABI info [2020-07-08T23:44:31.776Z] #17 3.303 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7876 B] [2020-07-08T23:44:31.792Z] #7 extracting sha256:989e6b19a265d6b8b7934e7ddd7dc07f6e2fc945b3a28dda9b8aecb12cdb30e0 0.3s done [2020-07-08T23:44:31.876Z] [2020-07-08T23:44:31.876Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-07-08T23:44:32.049Z] #7 extracting sha256:af14b6c2f8785723bceb5964c5dec1f0489b7750e9d4ec671e49bfba15d80a39 [2020-07-08T23:44:32.071Z] #7 ... [2020-07-08T23:44:32.071Z] [2020-07-08T23:44:32.071Z] #58 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-07-08T23:44:32.071Z] #58 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2020-07-08T23:44:32.071Z] #58 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2020-07-08T23:44:32.071Z] #58 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2020-07-08T23:44:32.071Z] #58 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 2.9s done [2020-07-08T23:44:32.071Z] #58 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 1.3s done [2020-07-08T23:44:32.071Z] #58 DONE 4.9s [2020-07-08T23:44:32.071Z] [2020-07-08T23:44:32.071Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.12-buster@sha256:0a96caa79... [2020-07-08T23:44:32.071Z] #7 sha256:1228b02306216b597e88fde7515971bd5d889fb0a8a8c18f48c351b6e45fe55b 120.16MB / 120.16MB 4.9s done [2020-07-08T23:44:32.144Z] #6 DONE 0.2s [2020-07-08T23:44:32.144Z] [2020-07-08T23:44:32.144Z] #5 [internal] load metadata for docker.io/library/golang:1.13.12-buster [2020-07-08T23:44:32.144Z] #5 DONE 0.4s [2020-07-08T23:44:32.304Z] #33 ... [2020-07-08T23:44:32.304Z] [2020-07-08T23:44:32.304Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-08T23:44:32.304Z] #30 66.62 path [2020-07-08T23:44:32.305Z] #30 67.13 text/tabwriter [2020-07-08T23:44:32.305Z] #30 68.17 path/filepath [2020-07-08T23:44:32.305Z] #30 68.19 fmt [2020-07-08T23:44:32.305Z] #30 69.53 io/ioutil [2020-07-08T23:44:32.305Z] #30 72.91 github.com/BurntSushi/toml [2020-07-08T23:44:32.305Z] #30 72.92 flag [2020-07-08T23:44:32.305Z] #30 75.70 log [2020-07-08T23:44:32.305Z] #30 ... [2020-07-08T23:44:32.305Z] [2020-07-08T23:44:32.305Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-08T23:44:32.305Z] #39 5.068 Note: Building without setproctitle() and strlcpy() support. [2020-07-08T23:44:32.305Z] #39 5.069 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-07-08T23:44:32.305Z] #39 5.083 Note: Building without GnuTLS support [2020-07-08T23:44:32.305Z] #39 5.089 Makefile.config:39: Warn: you have no libnftables installed [2020-07-08T23:44:32.305Z] #39 5.089 Makefile.config:40: Warn: Building without nftables support [2020-07-08T23:44:32.312Z] #7 extracting sha256:af14b6c2f8785723bceb5964c5dec1f0489b7750e9d4ec671e49bfba15d80a39 0.3s done [2020-07-08T23:44:32.407Z] [2020-07-08T23:44:32.407Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.12-buster@sha256:0a96caa79... [2020-07-08T23:44:32.407Z] #7 resolve docker.io/library/golang:1.13.12-buster@sha256:0a96caa7939847c773b8c28192c0a0beb1e29488a2f15b8748cbd672c7fa1a88 done [2020-07-08T23:44:32.407Z] #7 sha256:0a96caa7939847c773b8c28192c0a0beb1e29488a2f15b8748cbd672c7fa1a88 1.86kB / 1.86kB done [2020-07-08T23:44:32.407Z] #7 sha256:9c85f14a5d8064020366c03aa05ec1c8b0f731e0966bb9788960d27258634aef 0B / 9.98MB 0.1s [2020-07-08T23:44:32.407Z] #7 sha256:6e848fd373270c8ed6d276649dd8a5860d188f7d0ff306e91e4e3e092e541d99 0B / 7.68MB 0.1s [2020-07-08T23:44:32.407Z] #7 sha256:941576775c6b67b35bfb4c622b673d4ee7a22c40a9e0431a6f094874e813fb99 1.79kB / 1.79kB done [2020-07-08T23:44:32.407Z] #7 sha256:bd9cf9319137efea4bd6e07d7fa02a4ee6a4a54de3b48af53e9ba22f220b418e 6.19kB / 6.19kB done [2020-07-08T23:44:32.407Z] #7 sha256:1db90d3d3b6598d485690f804e96153fb632e7434251d334e9a0c49b773855c9 0B / 49.17MB 0.1s [2020-07-08T23:44:32.407Z] #7 sha256:6e848fd373270c8ed6d276649dd8a5860d188f7d0ff306e91e4e3e092e541d99 4.72MB / 7.68MB 0.2s [2020-07-08T23:44:32.407Z] #7 sha256:1db90d3d3b6598d485690f804e96153fb632e7434251d334e9a0c49b773855c9 6.16MB / 49.17MB 0.2s [2020-07-08T23:44:32.568Z] #7 extracting sha256:5573c4b3094956931fd68c310ae92c9eb1a787f0c77ac2730be9d16cce172d5e [2020-07-08T23:44:32.641Z] #7 extracting sha256:e9afc4f90ab09248d75c8081b6dfba749a7f7efdac704ced7e0ceb506e02fa4a 4.0s done [2020-07-08T23:44:32.693Z] #7 sha256:9c85f14a5d8064020366c03aa05ec1c8b0f731e0966bb9788960d27258634aef 3.39MB / 9.98MB 0.4s [2020-07-08T23:44:32.693Z] #7 sha256:6e848fd373270c8ed6d276649dd8a5860d188f7d0ff306e91e4e3e092e541d99 7.68MB / 7.68MB 0.3s done [2020-07-08T23:44:32.693Z] #7 sha256:1db90d3d3b6598d485690f804e96153fb632e7434251d334e9a0c49b773855c9 24.41MB / 49.17MB 0.4s [2020-07-08T23:44:32.693Z] #7 sha256:334e38f2d6fff7c08f4ad1b38ec441d2cf963b761b5d85983396a75ff6d0c08f 0B / 52.16MB 0.4s [2020-07-08T23:44:32.900Z] #7 extracting sha256:989e6b19a265d6b8b7934e7ddd7dc07f6e2fc945b3a28dda9b8aecb12cdb30e0 0.1s [2020-07-08T23:44:32.958Z] #7 sha256:9c85f14a5d8064020366c03aa05ec1c8b0f731e0966bb9788960d27258634aef 9.98MB / 9.98MB 0.6s [2020-07-08T23:44:32.958Z] #7 sha256:1db90d3d3b6598d485690f804e96153fb632e7434251d334e9a0c49b773855c9 43.66MB / 49.17MB 0.6s [2020-07-08T23:44:32.959Z] #7 sha256:334e38f2d6fff7c08f4ad1b38ec441d2cf963b761b5d85983396a75ff6d0c08f 6.39MB / 52.16MB 0.6s [2020-07-08T23:44:33.160Z] #7 extracting sha256:989e6b19a265d6b8b7934e7ddd7dc07f6e2fc945b3a28dda9b8aecb12cdb30e0 0.3s done [2020-07-08T23:44:33.420Z] #7 extracting sha256:af14b6c2f8785723bceb5964c5dec1f0489b7750e9d4ec671e49bfba15d80a39 0.1s [2020-07-08T23:44:33.679Z] #7 extracting sha256:af14b6c2f8785723bceb5964c5dec1f0489b7750e9d4ec671e49bfba15d80a39 0.3s done [2020-07-08T23:44:33.727Z] #7 sha256:9c85f14a5d8064020366c03aa05ec1c8b0f731e0966bb9788960d27258634aef 9.98MB / 9.98MB 0.6s done [2020-07-08T23:44:33.727Z] #7 sha256:1db90d3d3b6598d485690f804e96153fb632e7434251d334e9a0c49b773855c9 49.17MB / 49.17MB 1.4s [2020-07-08T23:44:33.727Z] #7 sha256:334e38f2d6fff7c08f4ad1b38ec441d2cf963b761b5d85983396a75ff6d0c08f 52.16MB / 52.16MB 1.4s [2020-07-08T23:44:33.727Z] #7 sha256:f849c8ccad7f367e6e10b4b4606706efb0ae2a5122783b9cb982de2df9423579 6.69MB / 62.52MB 1.4s [2020-07-08T23:44:33.727Z] #7 sha256:f849c8ccad7f367e6e10b4b4606706efb0ae2a5122783b9cb982de2df9423579 16.25MB / 62.52MB 1.5s [2020-07-08T23:44:33.727Z] #7 sha256:f849c8ccad7f367e6e10b4b4606706efb0ae2a5122783b9cb982de2df9423579 26.67MB / 62.52MB 1.6s [2020-07-08T23:44:33.939Z] #7 extracting sha256:5573c4b3094956931fd68c310ae92c9eb1a787f0c77ac2730be9d16cce172d5e 0.1s [2020-07-08T23:44:34.012Z] #7 sha256:f849c8ccad7f367e6e10b4b4606706efb0ae2a5122783b9cb982de2df9423579 33.54MB / 62.52MB 1.7s [2020-07-08T23:44:34.275Z] #7 sha256:f849c8ccad7f367e6e10b4b4606706efb0ae2a5122783b9cb982de2df9423579 40.25MB / 62.52MB 1.9s [2020-07-08T23:44:34.275Z] #7 sha256:f849c8ccad7f367e6e10b4b4606706efb0ae2a5122783b9cb982de2df9423579 45.68MB / 62.52MB 2.0s [2020-07-08T23:44:34.275Z] #7 sha256:f849c8ccad7f367e6e10b4b4606706efb0ae2a5122783b9cb982de2df9423579 62.34MB / 62.52MB 2.1s [2020-07-08T23:44:34.597Z] #17 ... [2020-07-08T23:44:34.597Z] [2020-07-08T23:44:34.597Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-08T23:44:34.597Z] #39 42.58 CC criu/arch/s390/vdso-pie.o [2020-07-08T23:44:34.597Z] #39 42.84 CC criu/arch/s390/restorer.o [2020-07-08T23:44:34.597Z] #39 43.09 CC criu/pie/restorer.o [2020-07-08T23:44:34.597Z] #39 44.98 LINK criu/pie/restorer.built-in.o [2020-07-08T23:44:34.597Z] #39 44.99 GEN criu/pie/restorer-blob.h [2020-07-08T23:44:34.597Z] #39 45.05 DEP criu/vdso.d [2020-07-08T23:44:34.597Z] #39 45.28 DEP criu/uts_ns.d [2020-07-08T23:44:34.597Z] #39 45.37 DEP criu/util.d [2020-07-08T23:44:34.597Z] #39 45.56 DEP criu/uffd.d [2020-07-08T23:44:34.597Z] #39 45.65 DEP criu/tun.d [2020-07-08T23:44:34.597Z] #39 45.79 DEP criu/tty.d [2020-07-08T23:44:34.597Z] #39 45.93 DEP criu/timerfd.d [2020-07-08T23:44:34.597Z] #39 46.05 DEP criu/timens.d [2020-07-08T23:44:34.597Z] #39 46.15 DEP criu/sysfs_parse.d [2020-07-08T23:44:34.597Z] #39 46.29 DEP criu/sysctl.d [2020-07-08T23:44:34.597Z] #39 46.35 DEP criu/string.d [2020-07-08T23:44:34.597Z] #39 46.36 DEP criu/stats.d [2020-07-08T23:44:34.597Z] #39 46.40 DEP criu/sockets.d [2020-07-08T23:44:34.597Z] #39 46.48 DEP criu/sk-unix.d [2020-07-08T23:44:34.597Z] #39 46.64 DEP criu/sk-tcp.d [2020-07-08T23:44:34.597Z] #39 46.72 DEP criu/sk-queue.d [2020-07-08T23:44:34.597Z] #39 46.80 DEP criu/sk-packet.d [2020-07-08T23:44:34.597Z] #39 46.90 DEP criu/sk-netlink.d [2020-07-08T23:44:34.597Z] #39 46.99 DEP criu/sk-inet.d [2020-07-08T23:44:34.597Z] #39 47.17 DEP criu/signalfd.d [2020-07-08T23:44:34.597Z] #39 47.31 DEP criu/sigframe.d [2020-07-08T23:44:34.597Z] #39 47.42 DEP criu/shmem.d [2020-07-08T23:44:34.597Z] #39 47.56 DEP criu/servicefd.d [2020-07-08T23:44:34.597Z] #39 47.74 DEP criu/seize.d [2020-07-08T23:44:34.597Z] #39 47.89 DEP criu/seccomp.d [2020-07-08T23:44:34.597Z] #39 47.99 DEP criu/rst-malloc.d [2020-07-08T23:44:34.597Z] #39 48.05 DEP criu/rbtree.d [2020-07-08T23:44:34.597Z] #39 48.08 DEP criu/pstree.d [2020-07-08T23:44:34.597Z] #39 48.17 DEP criu/protobuf.d [2020-07-08T23:44:34.597Z] #39 48.25 GEN criu/protobuf-desc-gen.h [2020-07-08T23:44:34.597Z] #39 49.17 DEP criu/protobuf-desc.d [2020-07-08T23:44:34.597Z] #39 49.26 DEP criu/proc_parse.d [2020-07-08T23:44:34.597Z] #39 49.39 DEP criu/plugin.d [2020-07-08T23:44:34.597Z] #39 49.47 DEP criu/pipes.d [2020-07-08T23:44:34.597Z] #39 49.63 DEP criu/pie-util.d [2020-07-08T23:44:34.597Z] #39 49.72 DEP criu/pie-util-vdso.d [2020-07-08T23:44:34.597Z] #39 49.80 DEP criu/path.d [2020-07-08T23:44:34.597Z] #39 49.95 DEP criu/parasite-syscall.d [2020-07-08T23:44:34.597Z] #39 50.10 DEP criu/pagemap.d [2020-07-08T23:44:34.597Z] #39 50.29 DEP criu/pagemap-cache.d [2020-07-08T23:44:34.597Z] #39 50.38 DEP criu/page-xfer.d [2020-07-08T23:44:34.597Z] #39 50.50 DEP criu/page-pipe.d [2020-07-08T23:44:34.597Z] #39 50.62 DEP criu/netfilter.d [2020-07-08T23:44:34.597Z] #39 50.80 DEP criu/net.d [2020-07-08T23:44:34.597Z] #39 50.96 DEP criu/namespaces.d [2020-07-08T23:44:34.597Z] #39 51.11 DEP criu/mount.d [2020-07-08T23:44:34.849Z] #39 7.165 fatal: not a git repository (or any of the parent directories): .git [2020-07-08T23:44:34.850Z] #39 7.229 GEN .gitid [2020-07-08T23:44:34.850Z] #39 7.248 GEN criu/include/version.h [2020-07-08T23:44:34.850Z] #39 7.327 GEN include/common/asm [2020-07-08T23:44:34.887Z] #39 51.28 DEP criu/memfd.d [2020-07-08T23:44:34.887Z] #39 51.37 DEP criu/mem.d [2020-07-08T23:44:34.887Z] #39 ... [2020-07-08T23:44:34.887Z] [2020-07-08T23:44:34.887Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-08T23:44:34.887Z] #17 6.323 Fetched 8055 kB in 5s (1605 kB/s) [2020-07-08T23:44:35.086Z] #7 extracting sha256:5573c4b3094956931fd68c310ae92c9eb1a787f0c77ac2730be9d16cce172d5e 2.1s done [2020-07-08T23:44:35.086Z] #7 extracting sha256:d4020e2aa747ca4d0ca2e87305f22f089fd57a696fd19bfa30182316d51b089a [2020-07-08T23:44:35.412Z] #7 extracting sha256:1db90d3d3b6598d485690f804e96153fb632e7434251d334e9a0c49b773855c9 [2020-07-08T23:44:35.674Z] #7 ... [2020-07-08T23:44:35.674Z] [2020-07-08T23:44:35.674Z] #20 [internal] load build context [2020-07-08T23:44:35.674Z] #20 transferring context: 51.28MB 2.4s done [2020-07-08T23:44:35.674Z] #20 DONE 3.3s [2020-07-08T23:44:35.674Z] [2020-07-08T23:44:35.674Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.12-buster@sha256:0a96caa79... [2020-07-08T23:44:35.847Z] #7 extracting sha256:5573c4b3094956931fd68c310ae92c9eb1a787f0c77ac2730be9d16cce172d5e 2.0s done [2020-07-08T23:44:36.107Z] #7 extracting sha256:d4020e2aa747ca4d0ca2e87305f22f089fd57a696fd19bfa30182316d51b089a [2020-07-08T23:44:36.234Z] #39 8.868 PBCC images/timens.pb-c.c [2020-07-08T23:44:36.234Z] #39 8.901 DEP images/timens.pb-c.d [2020-07-08T23:44:36.234Z] #39 8.978 PBCC images/fown.pb-c.c [2020-07-08T23:44:36.234Z] #39 9.031 PBCC images/google/protobuf/descriptor.pb-c.c [2020-07-08T23:44:36.234Z] #39 9.123 PBCC images/opts.pb-c.c [2020-07-08T23:44:36.391Z] #17 6.323 Reading package lists... [2020-07-08T23:44:36.494Z] #39 9.170 PBCC images/memfd.pb-c.c [2020-07-08T23:44:36.494Z] #39 9.251 DEP images/fown.pb-c.d [2020-07-08T23:44:36.494Z] #39 9.311 DEP images/google/protobuf/descriptor.pb-c.d [2020-07-08T23:44:36.494Z] #39 9.375 DEP images/opts.pb-c.d [2020-07-08T23:44:36.632Z] #7 sha256:1db90d3d3b6598d485690f804e96153fb632e7434251d334e9a0c49b773855c9 49.17MB / 49.17MB 2.4s done [2020-07-08T23:44:36.632Z] #7 sha256:334e38f2d6fff7c08f4ad1b38ec441d2cf963b761b5d85983396a75ff6d0c08f 52.16MB / 52.16MB 3.5s done [2020-07-08T23:44:36.632Z] #7 sha256:f849c8ccad7f367e6e10b4b4606706efb0ae2a5122783b9cb982de2df9423579 62.52MB / 62.52MB 4.1s done [2020-07-08T23:44:36.632Z] #7 sha256:9d0600f02bd1cb48615a71eb11a4ae912e85ff385fdbec2e88f3b671b9dcb687 31.81MB / 97.68MB 4.3s [2020-07-08T23:44:36.632Z] #7 sha256:2f2cdb8f8f5fd89809656638f12eb633ae61f4b4aeb836d3d9d2cff033a3570c 155B / 155B 4.2s done [2020-07-08T23:44:36.632Z] #7 sha256:9d0600f02bd1cb48615a71eb11a4ae912e85ff385fdbec2e88f3b671b9dcb687 39.42MB / 97.68MB 4.4s [2020-07-08T23:44:36.755Z] #39 9.440 DEP images/memfd.pb-c.d [2020-07-08T23:44:36.755Z] #39 9.535 PBCC images/sit.pb-c.c [2020-07-08T23:44:36.755Z] #39 9.604 DEP images/sit.pb-c.d [2020-07-08T23:44:36.755Z] #39 9.658 PBCC images/macvlan.pb-c.c [2020-07-08T23:44:36.895Z] #7 sha256:9d0600f02bd1cb48615a71eb11a4ae912e85ff385fdbec2e88f3b671b9dcb687 51.34MB / 97.68MB 4.5s [2020-07-08T23:44:36.895Z] #7 sha256:9d0600f02bd1cb48615a71eb11a4ae912e85ff385fdbec2e88f3b671b9dcb687 67.09MB / 97.68MB 4.7s [2020-07-08T23:44:36.985Z] #7 extracting sha256:d4020e2aa747ca4d0ca2e87305f22f089fd57a696fd19bfa30182316d51b089a 2.0s done [2020-07-08T23:44:36.985Z] #7 extracting sha256:1228b02306216b597e88fde7515971bd5d889fb0a8a8c18f48c351b6e45fe55b 0.1s [2020-07-08T23:44:37.015Z] #39 9.707 DEP images/macvlan.pb-c.d [2020-07-08T23:44:37.015Z] #39 9.792 PBCC images/autofs.pb-c.c [2020-07-08T23:44:37.015Z] #39 9.834 DEP images/autofs.pb-c.d [2020-07-08T23:44:37.015Z] #39 9.893 PBCC images/sysctl.pb-c.c [2020-07-08T23:44:37.159Z] #7 sha256:9d0600f02bd1cb48615a71eb11a4ae912e85ff385fdbec2e88f3b671b9dcb687 76.12MB / 97.68MB 4.9s [2020-07-08T23:44:37.159Z] #7 sha256:9d0600f02bd1cb48615a71eb11a4ae912e85ff385fdbec2e88f3b671b9dcb687 85.41MB / 97.68MB 5.0s [2020-07-08T23:44:37.276Z] #39 9.900 DEP images/sysctl.pb-c.d [2020-07-08T23:44:37.276Z] #39 9.981 PBCC images/time.pb-c.c [2020-07-08T23:44:37.276Z] #39 10.04 DEP images/time.pb-c.d [2020-07-08T23:44:37.276Z] #39 10.10 PBCC images/binfmt-misc.pb-c.c [2020-07-08T23:44:37.276Z] #39 10.15 DEP images/binfmt-misc.pb-c.d [2020-07-08T23:44:37.422Z] #7 sha256:9d0600f02bd1cb48615a71eb11a4ae912e85ff385fdbec2e88f3b671b9dcb687 97.68MB / 97.68MB 5.1s [2020-07-08T23:44:37.536Z] #39 10.21 PBCC images/seccomp.pb-c.c [2020-07-08T23:44:37.536Z] #39 10.26 DEP images/seccomp.pb-c.d [2020-07-08T23:44:37.536Z] #39 10.32 PBCC images/userns.pb-c.c [2020-07-08T23:44:37.536Z] #39 10.35 DEP images/userns.pb-c.d [2020-07-08T23:44:37.536Z] #39 10.40 PBCC images/cgroup.pb-c.c [2020-07-08T23:44:37.536Z] #39 10.40 DEP images/cgroup.pb-c.d [2020-07-08T23:44:37.536Z] #39 10.44 PBCC images/ext-file.pb-c.c [2020-07-08T23:44:37.536Z] #39 10.47 DEP images/ext-file.pb-c.d [2020-07-08T23:44:37.536Z] #39 10.51 PBCC images/rpc.pb-c.c [2020-07-08T23:44:37.796Z] #39 10.54 DEP images/rpc.pb-c.d [2020-07-08T23:44:37.796Z] #39 10.61 PBCC images/siginfo.pb-c.c [2020-07-08T23:44:37.796Z] #39 10.62 DEP images/siginfo.pb-c.d [2020-07-08T23:44:37.796Z] #39 10.69 PBCC images/pagemap.pb-c.c [2020-07-08T23:44:38.019Z] #7 extracting sha256:d4020e2aa747ca4d0ca2e87305f22f089fd57a696fd19bfa30182316d51b089a 2.0s done [2020-07-08T23:44:38.078Z] #7 extracting sha256:1db90d3d3b6598d485690f804e96153fb632e7434251d334e9a0c49b773855c9 2.9s done [2020-07-08T23:44:38.078Z] #39 10.80 DEP images/pagemap.pb-c.d [2020-07-08T23:44:38.078Z] #39 10.92 PBCC images/rlimit.pb-c.c [2020-07-08T23:44:38.078Z] #39 10.96 DEP images/rlimit.pb-c.d [2020-07-08T23:44:38.249Z] #17 8.250 Reading package lists... [2020-07-08T23:44:38.278Z] #7 extracting sha256:1228b02306216b597e88fde7515971bd5d889fb0a8a8c18f48c351b6e45fe55b [2020-07-08T23:44:38.346Z] #39 11.02 PBCC images/file-lock.pb-c.c [2020-07-08T23:44:38.346Z] #39 11.04 DEP images/file-lock.pb-c.d [2020-07-08T23:44:38.346Z] #39 11.11 PBCC images/tty.pb-c.c [2020-07-08T23:44:38.346Z] #39 11.16 DEP images/tty.pb-c.d [2020-07-08T23:44:38.346Z] #39 ... [2020-07-08T23:44:38.346Z] [2020-07-08T23:44:38.346Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-08T23:44:38.346Z] #33 7.357 -- Detecting C compiler ABI info - done [2020-07-08T23:44:38.346Z] #33 7.405 -- Detecting C compile features [2020-07-08T23:44:38.346Z] #33 9.722 -- Detecting C compile features - done [2020-07-08T23:44:38.346Z] #33 9.752 -- Performing Test HAS_BUILTIN_FORTIFY [2020-07-08T23:44:38.346Z] #33 9.909 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-07-08T23:44:38.346Z] #33 9.987 -- Configuring done [2020-07-08T23:44:38.346Z] #33 10.01 -- Generating done [2020-07-08T23:44:38.346Z] #33 10.01 -- Build files have been written to: /tmp/tmp.Q9GDv25lEP/tini [2020-07-08T23:44:38.346Z] #33 10.02 + make tini-static [2020-07-08T23:44:38.346Z] #33 10.50 Scanning dependencies of target tini-static [2020-07-08T23:44:38.346Z] #33 10.59 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-07-08T23:44:38.346Z] #33 11.88 [100%] Linking C executable tini-static [2020-07-08T23:44:38.346Z] #33 12.76 [100%] Built target tini-static [2020-07-08T23:44:38.346Z] #33 12.81 + mkdir -p /build [2020-07-08T23:44:38.346Z] #33 12.82 + cp tini-static /build/docker-init [2020-07-08T23:44:38.346Z] #33 DONE 13.3s [2020-07-08T23:44:38.346Z] [2020-07-08T23:44:38.346Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-08T23:44:38.346Z] #39 11.23 PBCC images/tun.pb-c.c [2020-07-08T23:44:38.346Z] #39 ... [2020-07-08T23:44:38.346Z] [2020-07-08T23:44:38.346Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-08T23:44:38.346Z] #10 78.95 Selecting previously unselected package gcc-mingw-w64-base. [2020-07-08T23:44:38.346Z] #10 78.96 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-07-08T23:44:38.346Z] #10 78.97 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-07-08T23:44:38.346Z] #10 79.14 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-07-08T23:44:38.346Z] #10 79.14 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-07-08T23:44:38.346Z] #10 79.15 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-07-08T23:44:38.606Z] #10 ... [2020-07-08T23:44:38.606Z] [2020-07-08T23:44:38.606Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-08T23:44:38.606Z] #30 78.13 github.com/BurntSushi/toml/cmd/tomlv [2020-07-08T23:44:38.606Z] #30 DONE 83.0s [2020-07-08T23:44:38.606Z] [2020-07-08T23:44:38.606Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-08T23:44:38.606Z] #39 11.33 PBCC images/netdev.pb-c.c [2020-07-08T23:44:38.606Z] #39 11.46 DEP images/tun.pb-c.d [2020-07-08T23:44:38.829Z] #17 10.01 Building dependency tree... [2020-07-08T23:44:38.829Z] #17 10.49 libcap2-bin is already the newest version (1:2.25-2). [2020-07-08T23:44:38.829Z] #17 10.49 The following additional packages will be installed: [2020-07-08T23:44:38.867Z] #39 11.59 DEP images/netdev.pb-c.d [2020-07-08T23:44:39.120Z] #17 10.52 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-07-08T23:44:39.120Z] #17 10.52 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-07-08T23:44:39.120Z] #17 10.52 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-07-08T23:44:39.120Z] #17 10.52 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-07-08T23:44:39.120Z] #17 10.52 python3.7 python3.7-minimal vim-runtime xxd [2020-07-08T23:44:39.120Z] #17 10.52 Suggested packages: [2020-07-08T23:44:39.120Z] #17 10.52 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-07-08T23:44:39.120Z] #17 10.52 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-07-08T23:44:39.120Z] #17 10.52 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-07-08T23:44:39.120Z] #17 10.52 Recommended packages: [2020-07-08T23:44:39.120Z] #17 10.52 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-07-08T23:44:39.120Z] #17 10.52 python3-keyrings.alt python3-xdg unzip [2020-07-08T23:44:39.127Z] #39 11.75 PBCC images/vma.pb-c.c [2020-07-08T23:44:39.127Z] #39 11.81 DEP images/vma.pb-c.d [2020-07-08T23:44:39.127Z] #39 11.86 PBCC images/creds.pb-c.c [2020-07-08T23:44:39.127Z] #39 11.91 DEP images/creds.pb-c.d [2020-07-08T23:44:39.127Z] #39 11.98 PBCC images/utsns.pb-c.c [2020-07-08T23:44:39.127Z] #39 12.01 DEP images/utsns.pb-c.d [2020-07-08T23:44:39.127Z] #39 12.09 PBCC images/ipc-desc.pb-c.c [2020-07-08T23:44:39.387Z] #39 12.11 PBCC images/ipc-sem.pb-c.c [2020-07-08T23:44:39.387Z] #39 12.16 DEP images/ipc-desc.pb-c.d [2020-07-08T23:44:39.387Z] #39 12.30 DEP images/ipc-sem.pb-c.d [2020-07-08T23:44:39.465Z] #7 ... [2020-07-08T23:44:39.465Z] [2020-07-08T23:44:39.465Z] #58 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-07-08T23:44:39.465Z] #58 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2020-07-08T23:44:39.465Z] #58 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2020-07-08T23:44:39.465Z] #58 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2020-07-08T23:44:39.465Z] #58 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 5.0s done [2020-07-08T23:44:39.465Z] #58 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 0.4s done [2020-07-08T23:44:39.465Z] #58 DONE 7.2s [2020-07-08T23:44:39.465Z] [2020-07-08T23:44:39.465Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.12-buster@sha256:0a96caa79... [2020-07-08T23:44:39.465Z] #7 sha256:9d0600f02bd1cb48615a71eb11a4ae912e85ff385fdbec2e88f3b671b9dcb687 97.68MB / 97.68MB 7.2s done [2020-07-08T23:44:39.465Z] #7 extracting sha256:6e848fd373270c8ed6d276649dd8a5860d188f7d0ff306e91e4e3e092e541d99 [2020-07-08T23:44:39.648Z] #39 12.39 PBCC images/ipc-msg.pb-c.c [2020-07-08T23:44:39.648Z] #39 12.41 DEP images/ipc-msg.pb-c.d [2020-07-08T23:44:39.648Z] #39 ... [2020-07-08T23:44:39.648Z] [2020-07-08T23:44:39.648Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-08T23:44:39.648Z] #41 74.25 regexp [2020-07-08T23:44:39.648Z] #41 76.98 go/token [2020-07-08T23:44:39.648Z] #41 77.85 go/scanner [2020-07-08T23:44:39.648Z] #41 78.63 internal/lazyregexp [2020-07-08T23:44:39.648Z] #41 78.89 net/url [2020-07-08T23:44:39.648Z] #41 79.15 go/ast [2020-07-08T23:44:39.648Z] #41 80.48 text/template/parse [2020-07-08T23:44:39.726Z] #7 extracting sha256:6e848fd373270c8ed6d276649dd8a5860d188f7d0ff306e91e4e3e092e541d99 0.3s done [2020-07-08T23:44:39.763Z] #17 ... [2020-07-08T23:44:39.763Z] [2020-07-08T23:44:39.763Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-08T23:44:39.763Z] #41 86.79 github.com/LK4D4/vndr/godl [2020-07-08T23:44:39.763Z] #41 87.26 github.com/LK4D4/vndr [2020-07-08T23:44:39.763Z] #41 DONE 93.8s [2020-07-08T23:44:39.763Z] [2020-07-08T23:44:39.763Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-08T23:44:39.763Z] #39 51.55 DEP criu/lsm.d [2020-07-08T23:44:39.763Z] #39 51.68 DEP criu/log.d [2020-07-08T23:44:39.763Z] #39 51.76 DEP criu/libnetlink.d [2020-07-08T23:44:39.763Z] #39 51.84 DEP criu/kerndat.d [2020-07-08T23:44:39.763Z] #39 52.06 DEP criu/kcmp-ids.d [2020-07-08T23:44:39.763Z] #39 52.12 DEP criu/irmap.d [2020-07-08T23:44:39.763Z] #39 52.25 DEP criu/ipc_ns.d [2020-07-08T23:44:39.763Z] #39 52.40 DEP criu/image.d [2020-07-08T23:44:39.763Z] #39 52.57 DEP criu/image-desc.d [2020-07-08T23:44:39.763Z] #39 52.69 DEP criu/fsnotify.d [2020-07-08T23:44:39.763Z] #39 52.87 DEP criu/filesystems.d [2020-07-08T23:44:39.763Z] #39 52.96 DEP criu/files.d [2020-07-08T23:44:39.763Z] #39 53.05 DEP criu/files-reg.d [2020-07-08T23:44:39.763Z] #39 53.15 DEP criu/files-ext.d [2020-07-08T23:44:39.763Z] #39 53.27 DEP criu/file-lock.d [2020-07-08T23:44:39.763Z] #39 53.44 DEP criu/file-ids.d [2020-07-08T23:44:39.763Z] #39 53.59 DEP criu/fifo.d [2020-07-08T23:44:39.763Z] #39 53.72 DEP criu/fdstore.d [2020-07-08T23:44:39.763Z] #39 53.80 DEP criu/fault-injection.d [2020-07-08T23:44:39.763Z] #39 53.84 DEP criu/external.d [2020-07-08T23:44:39.763Z] #39 53.91 DEP criu/eventpoll.d [2020-07-08T23:44:39.763Z] #39 54.18 DEP criu/eventfd.d [2020-07-08T23:44:39.763Z] #39 54.32 DEP criu/crtools.d [2020-07-08T23:44:39.763Z] #39 54.48 DEP criu/cr-service.d [2020-07-08T23:44:39.763Z] #39 54.66 DEP criu/cr-restore.d [2020-07-08T23:44:39.763Z] #39 54.91 DEP criu/cr-errno.d [2020-07-08T23:44:39.763Z] #39 54.93 DEP criu/cr-dump.d [2020-07-08T23:44:39.763Z] #39 55.14 DEP criu/cr-dedup.d [2020-07-08T23:44:39.763Z] #39 55.30 DEP criu/cr-check.d [2020-07-08T23:44:39.763Z] #39 55.55 DEP criu/config.d [2020-07-08T23:44:39.763Z] #39 55.76 DEP criu/clone-noasan.d [2020-07-08T23:44:39.763Z] #39 55.86 DEP criu/cgroup.d [2020-07-08T23:44:39.763Z] #39 56.07 DEP criu/cgroup-props.d [2020-07-08T23:44:39.763Z] #39 56.23 DEP criu/bitmap.d [2020-07-08T23:44:39.763Z] #39 56.24 DEP criu/bfd.d [2020-07-08T23:44:39.763Z] #39 56.47 DEP criu/autofs.d [2020-07-08T23:44:39.908Z] #41 ... [2020-07-08T23:44:39.908Z] [2020-07-08T23:44:39.908Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-08T23:44:40.058Z] #39 56.70 DEP criu/aio.d [2020-07-08T23:44:40.117Z] #8 unpacking docker.io/library/golang:1.13.12-buster@sha256:0a96caa7939847c773b8c28192c0a0beb1e29488a2f15b8748cbd672c7fa1a88 18.6s done [2020-07-08T23:44:40.117Z] #8 DONE 25.8s [2020-07-08T23:44:40.117Z] [2020-07-08T23:44:40.117Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-07-08T23:44:40.298Z] #7 extracting sha256:9c85f14a5d8064020366c03aa05ec1c8b0f731e0966bb9788960d27258634aef 0.1s [2020-07-08T23:44:40.356Z] #39 56.96 DEP criu/action-scripts.d [2020-07-08T23:44:40.415Z] #9 DONE 0.1s [2020-07-08T23:44:40.415Z] [2020-07-08T23:44:40.415Z] #10 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-07-08T23:44:40.415Z] #10 DONE 0.2s [2020-07-08T23:44:40.415Z] [2020-07-08T23:44:40.415Z] #28 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-07-08T23:44:40.415Z] #28 DONE 0.1s [2020-07-08T23:44:40.415Z] [2020-07-08T23:44:40.415Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-08T23:44:40.560Z] #7 extracting sha256:9c85f14a5d8064020366c03aa05ec1c8b0f731e0966bb9788960d27258634aef 0.2s done [2020-07-08T23:44:40.652Z] #39 57.22 CC criu/action-scripts.o [2020-07-08T23:44:40.725Z] #33 ... [2020-07-08T23:44:40.725Z] [2020-07-08T23:44:40.725Z] #36 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-07-08T23:44:40.725Z] #36 DONE 0.1s [2020-07-08T23:44:40.725Z] [2020-07-08T23:44:40.725Z] #37 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-07-08T23:44:40.959Z] #39 ... [2020-07-08T23:44:40.959Z] [2020-07-08T23:44:40.959Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-08T23:44:40.959Z] #17 11.57 The following NEW packages will be installed: [2020-07-08T23:44:40.959Z] #17 11.57 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-07-08T23:44:40.959Z] #17 11.57 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-07-08T23:44:40.959Z] #17 11.57 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-07-08T23:44:40.959Z] #17 11.57 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-07-08T23:44:40.959Z] #17 11.57 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-07-08T23:44:40.959Z] #17 11.57 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-07-08T23:44:40.959Z] #17 11.57 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2020-07-08T23:44:40.959Z] #17 11.57 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2020-07-08T23:44:40.959Z] #17 11.57 xz-utils zip [2020-07-08T23:44:40.959Z] #17 11.66 0 upgraded, 48 newly installed, 0 to remove and 1 not upgraded. [2020-07-08T23:44:40.959Z] #17 11.66 Need to get 27.7 MB of archives. [2020-07-08T23:44:40.959Z] #17 11.66 After this operation, 117 MB of additional disk space will be used. [2020-07-08T23:44:40.959Z] #17 11.66 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x pigz s390x 2.4-1 [52.8 kB] [2020-07-08T23:44:40.959Z] #17 11.69 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3.7-minimal s390x 3.7.3-2+deb10u1 [586 kB] [2020-07-08T23:44:40.959Z] #17 11.73 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3.7-minimal s390x 3.7.3-2+deb10u1 [1590 kB] [2020-07-08T23:44:40.959Z] #17 11.79 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-minimal s390x 3.7.3-1 [36.6 kB] [2020-07-08T23:44:40.959Z] #17 11.79 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libmpdec2 s390x 2.4.2-2 [83.3 kB] [2020-07-08T23:44:40.959Z] #17 11.80 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3.7-stdlib s390x 3.7.3-2+deb10u1 [1683 kB] [2020-07-08T23:44:40.959Z] #17 11.85 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3.7 s390x 3.7.3-2+deb10u1 [330 kB] [2020-07-08T23:44:40.959Z] #17 11.86 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3-stdlib s390x 3.7.3-1 [20.0 kB] [2020-07-08T23:44:40.959Z] #17 11.86 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3 s390x 3.7.3-1 [61.5 kB] [2020-07-08T23:44:40.959Z] #17 11.87 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x libip4tc0 s390x 1.8.2-4 [69.5 kB] [2020-07-08T23:44:40.959Z] #17 11.88 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libip6tc0 s390x 1.8.2-4 [69.8 kB] [2020-07-08T23:44:40.959Z] #17 11.88 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libiptc0 s390x 1.8.2-4 [59.6 kB] [2020-07-08T23:44:40.959Z] #17 11.88 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnfnetlink0 s390x 1.0.1-3+b1 [13.7 kB] [2020-07-08T23:44:40.959Z] #17 11.89 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnetfilter-conntrack3 s390x 1.0.7-1 [39.0 kB] [2020-07-08T23:44:40.959Z] #17 11.89 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnftnl11 s390x 1.1.2-2 [50.6 kB] [2020-07-08T23:44:40.959Z] #17 11.89 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x iptables s390x 1.8.2-4 [379 kB] [2020-07-08T23:44:40.959Z] #17 11.91 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x xxd s390x 2:8.1.0875-5 [139 kB] [2020-07-08T23:44:40.959Z] #17 11.92 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-common all 2:8.1.0875-5 [195 kB] [2020-07-08T23:44:40.959Z] #17 11.93 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main s390x bash-completion all 1:2.8-6 [208 kB] [2020-07-08T23:44:40.959Z] #17 11.94 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main s390x bzip2 s390x 1.0.6-9.2~deb10u1 [47.8 kB] [2020-07-08T23:44:40.959Z] #17 11.94 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main s390x xz-utils s390x 5.2.4-1 [181 kB] [2020-07-08T23:44:40.959Z] #17 11.94 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main s390x apparmor s390x 2.13.2-10 [529 kB] [2020-07-08T23:44:40.959Z] #17 11.96 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main s390x aufs-tools s390x 1:4.14+20190211-1 [104 kB] [2020-07-08T23:44:40.959Z] #17 11.97 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main s390x libonig5 s390x 6.9.1-1 [165 kB] [2020-07-08T23:44:40.959Z] #17 11.97 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjq1 s390x 1.5+dfsg-2+b1 [125 kB] [2020-07-08T23:44:40.959Z] #17 11.99 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main s390x jq s390x 1.5+dfsg-2+b1 [59.5 kB] [2020-07-08T23:44:40.959Z] #17 11.99 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main s390x libaio1 s390x 0.3.112-3 [11.1 kB] [2020-07-08T23:44:40.959Z] #17 11.99 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main s390x libgpm2 s390x 1.20.7-5 [35.2 kB] [2020-07-08T23:44:40.959Z] #17 11.99 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main s390x libicu63 s390x 63.1-6+deb10u1 [8035 kB] [2020-07-08T23:44:40.959Z] #17 12.33 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1 s390x 1.1.6+dfsg-3.1 [55.8 kB] [2020-07-08T23:44:40.959Z] #17 12.33 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-200 s390x 3.4.0-1 [59.8 kB] [2020-07-08T23:44:40.959Z] #17 12.33 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c1 s390x 1.3.1-1+b1 [26.4 kB] [2020-07-08T23:44:40.959Z] #17 12.34 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main s390x libreadline5 s390x 5.2+dfsg-3+b13 [114 kB] [2020-07-08T23:44:40.959Z] #17 12.34 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main s390x net-tools s390x 1.60+git20180626.aebd88e-1 [242 kB] [2020-07-08T23:44:40.959Z] #17 12.50 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-pip-whl all 18.1-5 [1591 kB] [2020-07-08T23:44:41.152Z] #7 extracting sha256:1228b02306216b597e88fde7515971bd5d889fb0a8a8c18f48c351b6e45fe55b 4.1s done [2020-07-08T23:44:41.408Z] #7 extracting sha256:a357baaa40a4f321254a5ee7b969840fd3959912f64ed8a5bb78912392e1f061 done [2020-07-08T23:44:41.408Z] #7 DONE 15.9s [2020-07-08T23:44:41.408Z] [2020-07-08T23:44:41.408Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-07-08T23:44:41.502Z] #7 extracting sha256:334e38f2d6fff7c08f4ad1b38ec441d2cf963b761b5d85983396a75ff6d0c08f [2020-07-08T23:44:41.589Z] #17 13.19 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-07-08T23:44:41.589Z] #17 13.19 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-distutils all 3.7.3-1 [142 kB] [2020-07-08T23:44:41.589Z] #17 13.19 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-pip all 18.1-5 [171 kB] [2020-07-08T23:44:41.589Z] #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-07-08T23:44:41.589Z] #17 13.20 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-setuptools all 40.8.0-1 [306 kB] [2020-07-08T23:44:41.589Z] #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-07-08T23:44:41.589Z] #17 13.22 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main s390x sudo s390x 1.8.27-1+deb10u2 [1199 kB] [2020-07-08T23:44:41.589Z] #17 13.26 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main s390x thin-provisioning-tools s390x 0.7.6-2.1 [314 kB] [2020-07-08T23:44:41.589Z] #17 13.28 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main s390x uidmap s390x 1:4.5-1.1 [257 kB] [2020-07-08T23:44:41.589Z] #17 13.29 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-07-08T23:44:41.732Z] #52 37.80 Checking out files: 35% (1142/3196) Checking out files: 36% (1151/3196) Checking out files: 37% (1183/3196) Checking out files: 38% (1215/3196) Checking out files: 39% (1247/3196) Checking out files: 40% (1279/3196) Checking out files: 41% (1311/3196) Checking out files: 42% (1343/3196) Checking out files: 43% (1375/3196) Checking out files: 44% (1407/3196) Checking out files: 45% (1439/3196) Checking out files: 46% (1471/3196) Checking out files: 47% (1503/3196) Checking out files: 48% (1535/3196) Checking out files: 49% (1567/3196) Checking out files: 50% (1598/3196) Checking out files: 51% (1630/3196) Checking out files: 52% (1662/3196) Checking out files: 53% (1694/3196) Checking out files: 54% (1726/3196) Checking out files: 55% (1758/3196) Checking out files: 56% (1790/3196) Checking out files: 57% (1822/3196) Checking out files: 58% (1854/3196) Checking out files: 59% (1886/3196) Checking out files: 60% (1918/3196) Checking out files: 61% (1950/3196) Checking out files: 62% (1982/3196) Checking out files: 63% (2014/3196) Checking out files: 64% (2046/3196) Checking out files: 64% (2052/3196) Checking out files: 65% (2078/3196) Checking out files: 66% (2110/3196) Checking out files: 67% (2142/3196) Checking out files: 68% (2174/3196) Checking out files: 69% (2206/3196) Checking out files: 70% (2238/3196) Checking out files: 71% (2270/3196) Checking out files: 72% (2302/3196) Checking out files: 73% (2334/3196) Checking out files: 74% (2366/3196) Checking out files: 75% (2397/3196) Checking out files: 76% (2429/3196) Checking out files: 77% (2461/3196) Checking out files: 78% (2493/3196) Checking out files: 79% (2525/3196) Checking out files: 80% (2557/3196) Checking out files: 81% (2589/3196) Checking out files: 82% (2621/3196) Checking out files: 83% (2653/3196) Checking out files: 84% (2685/3196) Checking out files: 85% (2717/3196) Checking out files: 86% (2749/3196) Checking out files: 87% (2781/3196) Checking out files: 88% (2813/3196) Checking out files: 89% (2845/3196) Checking out files: 90% (2877/3196) Checking out files: 91% (2909/3196) Checking out files: 92% (2941/3196) Checking out files: 93% (2973/3196) Checking out files: 94% (3005/3196) Checking out files: 95% (3037/3196) Checking out files: 96% (3069/3196) Checking out files: 97% (3101/3196) Checking out files: 98% (3133/3196) Checking out files: 99% (3165/3196) Checking out files: 100% (3196/3196) Checking out files: 100% (3196/3196), done. [2020-07-08T23:44:41.732Z] #52 40.17 + cd /tmp/tmp.VO1cjQHYck/src/github.com/containerd/containerd [2020-07-08T23:44:41.785Z] #37 1.019 + git clone https://github.com/docker/distribution.git . [2020-07-08T23:44:41.785Z] #37 1.024 Cloning into '.'... [2020-07-08T23:44:41.879Z] #17 13.50 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim s390x 2:8.1.0875-5 [1188 kB] [2020-07-08T23:44:41.879Z] #17 13.53 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main s390x xfsprogs s390x 4.20.0-1 [865 kB] [2020-07-08T23:44:41.880Z] #17 13.56 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main s390x zip s390x 3.0-11+b1 [232 kB] [2020-07-08T23:44:41.992Z] #52 40.17 + git checkout -q be75852b8d7849474a20192f9ed1bf34fdd454f1 [2020-07-08T23:44:42.476Z] #7 extracting sha256:1228b02306216b597e88fde7515971bd5d889fb0a8a8c18f48c351b6e45fe55b 4.0s done [2020-07-08T23:44:42.476Z] #7 extracting sha256:a357baaa40a4f321254a5ee7b969840fd3959912f64ed8a5bb78912392e1f061 [2020-07-08T23:44:42.476Z] #7 extracting sha256:a357baaa40a4f321254a5ee7b969840fd3959912f64ed8a5bb78912392e1f061 done [2020-07-08T23:44:42.476Z] #7 DONE 15.6s [2020-07-08T23:44:42.476Z] [2020-07-08T23:44:42.476Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-07-08T23:44:42.511Z] #17 13.99 debconf: delaying package configuration, since apt-utils is not installed [2020-07-08T23:44:42.511Z] #17 14.05 Fetched 27.7 MB in 2s (14.2 MB/s) [2020-07-08T23:44:42.511Z] #17 14.10 Selecting previously unselected package pigz. [2020-07-08T23:44:42.801Z] #17 14.10 (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 ... 23199 files and directories currently installed.) [2020-07-08T23:44:42.801Z] #17 14.19 Preparing to unpack .../archives/pigz_2.4-1_s390x.deb ... [2020-07-08T23:44:42.801Z] #17 14.19 Unpacking pigz (2.4-1) ... [2020-07-08T23:44:42.801Z] #17 14.29 Selecting previously unselected package libpython3.7-minimal:s390x. [2020-07-08T23:44:42.801Z] #17 14.29 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_s390x.deb ... [2020-07-08T23:44:42.801Z] #17 14.29 Unpacking libpython3.7-minimal:s390x (3.7.3-2+deb10u1) ... [2020-07-08T23:44:43.091Z] #17 14.68 Selecting previously unselected package python3.7-minimal. [2020-07-08T23:44:43.091Z] #17 14.68 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_s390x.deb ... [2020-07-08T23:44:43.091Z] #17 14.69 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ... [2020-07-08T23:44:43.375Z] #52 ... [2020-07-08T23:44:43.376Z] [2020-07-08T23:44:43.376Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-08T23:44:43.376Z] #47 77.71 encoding/json [2020-07-08T23:44:43.376Z] #47 81.24 github.com/pkg/diff [2020-07-08T23:44:43.376Z] #47 82.92 go/ast [2020-07-08T23:44:43.376Z] #47 84.55 golang.org/x/crypto/ssh/terminal [2020-07-08T23:44:43.376Z] #47 86.55 mvdan.cc/editorconfig [2020-07-08T23:44:43.376Z] #47 87.79 mvdan.cc/sh/v3/fileutil [2020-07-08T23:44:43.376Z] #47 87.90 mvdan.cc/sh/v3/syntax [2020-07-08T23:44:43.376Z] #47 ... [2020-07-08T23:44:43.376Z] [2020-07-08T23:44:43.376Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-08T23:44:43.376Z] #39 12.57 PBCC images/ipc-shm.pb-c.c [2020-07-08T23:44:43.376Z] #39 12.67 DEP images/ipc-shm.pb-c.d [2020-07-08T23:44:43.376Z] #39 12.74 PBCC images/ipc-var.pb-c.c [2020-07-08T23:44:43.376Z] #39 12.77 DEP images/ipc-var.pb-c.d [2020-07-08T23:44:43.376Z] #39 12.87 PBCC images/sk-opts.pb-c.c [2020-07-08T23:44:43.376Z] #39 12.94 PBCC images/packet-sock.pb-c.c [2020-07-08T23:44:43.376Z] #39 13.10 DEP images/sk-opts.pb-c.d [2020-07-08T23:44:43.376Z] #39 13.24 DEP images/packet-sock.pb-c.d [2020-07-08T23:44:43.376Z] #39 13.26 PBCC images/sk-netlink.pb-c.c [2020-07-08T23:44:43.376Z] #39 13.35 DEP images/sk-netlink.pb-c.d [2020-07-08T23:44:43.376Z] #39 13.50 PBCC images/sk-inet.pb-c.c [2020-07-08T23:44:43.376Z] #39 13.55 DEP images/sk-inet.pb-c.d [2020-07-08T23:44:43.376Z] #39 13.72 PBCC images/sk-unix.pb-c.c [2020-07-08T23:44:43.376Z] #39 13.81 DEP images/sk-unix.pb-c.d [2020-07-08T23:44:43.376Z] #39 13.87 PBCC images/mm.pb-c.c [2020-07-08T23:44:43.376Z] #39 13.96 DEP images/mm.pb-c.d [2020-07-08T23:44:43.376Z] #39 14.01 PBCC images/timerfd.pb-c.c [2020-07-08T23:44:43.376Z] #39 14.05 DEP images/timerfd.pb-c.d [2020-07-08T23:44:43.376Z] #39 14.11 PBCC images/timer.pb-c.c [2020-07-08T23:44:43.376Z] #39 14.14 DEP images/timer.pb-c.d [2020-07-08T23:44:43.376Z] #39 14.19 PBCC images/sa.pb-c.c [2020-07-08T23:44:43.376Z] #39 14.22 DEP images/sa.pb-c.d [2020-07-08T23:44:43.376Z] #39 14.32 PBCC images/pipe-data.pb-c.c [2020-07-08T23:44:43.376Z] #39 14.35 DEP images/pipe-data.pb-c.d [2020-07-08T23:44:43.376Z] #39 14.40 PBCC images/mnt.pb-c.c [2020-07-08T23:44:43.376Z] #39 14.46 DEP images/mnt.pb-c.d [2020-07-08T23:44:43.376Z] #39 14.54 PBCC images/sk-packet.pb-c.c [2020-07-08T23:44:43.376Z] #39 14.56 DEP images/sk-packet.pb-c.d [2020-07-08T23:44:43.376Z] #39 14.60 PBCC images/tcp-stream.pb-c.c [2020-07-08T23:44:43.376Z] #39 14.66 DEP images/tcp-stream.pb-c.d [2020-07-08T23:44:43.376Z] #39 14.70 PBCC images/pipe.pb-c.c [2020-07-08T23:44:43.376Z] #39 14.75 DEP images/pipe.pb-c.d [2020-07-08T23:44:43.376Z] #39 14.80 PBCC images/pstree.pb-c.c [2020-07-08T23:44:43.376Z] #39 14.84 DEP images/pstree.pb-c.d [2020-07-08T23:44:43.376Z] #39 14.91 PBCC images/fs.pb-c.c [2020-07-08T23:44:43.376Z] #39 14.94 DEP images/fs.pb-c.d [2020-07-08T23:44:43.376Z] #39 14.97 PBCC images/signalfd.pb-c.c [2020-07-08T23:44:43.376Z] #39 15.01 DEP images/signalfd.pb-c.d [2020-07-08T23:44:43.376Z] #39 15.06 PBCC images/fh.pb-c.c [2020-07-08T23:44:43.376Z] #39 15.12 PBCC images/fsnotify.pb-c.c [2020-07-08T23:44:43.376Z] #39 15.16 DEP images/fh.pb-c.d [2020-07-08T23:44:43.376Z] #39 15.24 DEP images/fsnotify.pb-c.d [2020-07-08T23:44:43.376Z] #39 15.27 PBCC images/eventpoll.pb-c.c [2020-07-08T23:44:43.376Z] #39 15.32 DEP images/eventpoll.pb-c.d [2020-07-08T23:44:43.376Z] #39 15.39 PBCC images/eventfd.pb-c.c [2020-07-08T23:44:43.376Z] #39 15.42 DEP images/eventfd.pb-c.d [2020-07-08T23:44:43.376Z] #39 15.50 PBCC images/remap-file-path.pb-c.c [2020-07-08T23:44:43.376Z] #39 15.50 DEP images/remap-file-path.pb-c.d [2020-07-08T23:44:43.376Z] #39 15.55 PBCC images/fifo.pb-c.c [2020-07-08T23:44:43.376Z] #39 15.59 DEP images/fifo.pb-c.d [2020-07-08T23:44:43.376Z] #39 15.62 PBCC images/ghost-file.pb-c.c [2020-07-08T23:44:43.376Z] #39 15.65 DEP images/ghost-file.pb-c.d [2020-07-08T23:44:43.376Z] #39 15.68 PBCC images/regfile.pb-c.c [2020-07-08T23:44:43.376Z] #39 15.72 DEP images/regfile.pb-c.d [2020-07-08T23:44:43.376Z] #39 15.75 PBCC images/ns.pb-c.c [2020-07-08T23:44:43.376Z] #39 15.78 DEP images/ns.pb-c.d [2020-07-08T23:44:43.376Z] #39 15.81 PBCC images/fdinfo.pb-c.c [2020-07-08T23:44:43.376Z] #39 15.87 DEP images/fdinfo.pb-c.d [2020-07-08T23:44:43.376Z] #39 15.93 PBCC images/core-aarch64.pb-c.c [2020-07-08T23:44:43.376Z] #39 15.98 PBCC images/core-arm.pb-c.c [2020-07-08T23:44:43.376Z] #39 16.03 PBCC images/core-ppc64.pb-c.c [2020-07-08T23:44:43.376Z] #39 16.07 PBCC images/core-s390.pb-c.c [2020-07-08T23:44:43.376Z] #39 16.12 PBCC images/core-x86.pb-c.c [2020-07-08T23:44:43.376Z] #39 16.17 PBCC images/core.pb-c.c [2020-07-08T23:44:43.376Z] #39 16.22 PBCC images/inventory.pb-c.c [2020-07-08T23:44:43.376Z] #39 16.26 DEP images/core-aarch64.pb-c.d [2020-07-08T23:44:43.420Z] #7 extracting sha256:334e38f2d6fff7c08f4ad1b38ec441d2cf963b761b5d85983396a75ff6d0c08f 1.7s done [2020-07-08T23:44:43.636Z] #39 16.31 DEP images/core-arm.pb-c.d [2020-07-08T23:44:43.636Z] #39 16.38 DEP images/core-ppc64.pb-c.d [2020-07-08T23:44:43.636Z] #39 16.44 DEP images/core-s390.pb-c.d [2020-07-08T23:44:43.636Z] #39 16.48 DEP images/core-x86.pb-c.d [2020-07-08T23:44:43.722Z] #17 15.19 Setting up libpython3.7-minimal:s390x (3.7.3-2+deb10u1) ... [2020-07-08T23:44:43.722Z] #17 15.20 Setting up python3.7-minimal (3.7.3-2+deb10u1) ... [2020-07-08T23:44:43.897Z] #39 16.53 DEP images/core.pb-c.d [2020-07-08T23:44:43.897Z] #39 16.62 DEP images/inventory.pb-c.d [2020-07-08T23:44:43.897Z] #39 16.66 PBCC images/cpuinfo.pb-c.c [2020-07-08T23:44:43.897Z] #39 16.69 DEP images/cpuinfo.pb-c.d [2020-07-08T23:44:43.897Z] #39 16.72 PBCC images/stats.pb-c.c [2020-07-08T23:44:43.897Z] #39 16.75 DEP images/stats.pb-c.d [2020-07-08T23:44:44.365Z] #7 extracting sha256:f849c8ccad7f367e6e10b4b4606706efb0ae2a5122783b9cb982de2df9423579 [2020-07-08T23:44:44.672Z] #8 DONE 2.9s [2020-07-08T23:44:44.672Z] [2020-07-08T23:44:44.672Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-07-08T23:44:44.754Z] #17 16.27 Selecting previously unselected package python3-minimal. [2020-07-08T23:44:44.754Z] #17 16.27 (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 ... 23448 files and directories currently installed.) [2020-07-08T23:44:44.754Z] #17 16.27 Preparing to unpack .../python3-minimal_3.7.3-1_s390x.deb ... [2020-07-08T23:44:44.754Z] #17 16.27 Unpacking python3-minimal (3.7.3-1) ... [2020-07-08T23:44:44.754Z] #17 16.33 Selecting previously unselected package libmpdec2:s390x. [2020-07-08T23:44:44.754Z] #17 16.33 Preparing to unpack .../libmpdec2_2.4.2-2_s390x.deb ... [2020-07-08T23:44:44.754Z] #17 16.34 Unpacking libmpdec2:s390x (2.4.2-2) ... [2020-07-08T23:44:44.754Z] #17 16.42 Selecting previously unselected package libpython3.7-stdlib:s390x. [2020-07-08T23:44:44.754Z] #17 16.42 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_s390x.deb ... [2020-07-08T23:44:44.754Z] #17 16.42 Unpacking libpython3.7-stdlib:s390x (3.7.3-2+deb10u1) ... [2020-07-08T23:44:44.935Z] #9 DONE 0.6s [2020-07-08T23:44:44.935Z] [2020-07-08T23:44:44.935Z] #35 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-07-08T23:44:44.935Z] #35 DONE 0.0s [2020-07-08T23:44:44.935Z] [2020-07-08T23:44:44.935Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-08T23:44:44.935Z] #21 ... [2020-07-08T23:44:44.935Z] [2020-07-08T23:44:44.935Z] #27 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-07-08T23:44:44.935Z] #27 DONE 0.1s [2020-07-08T23:44:45.193Z] [2020-07-08T23:44:45.193Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-07-08T23:44:45.281Z] #39 18.12 make[1]: Nothing to be done for 'all'. [2020-07-08T23:44:45.384Z] #17 17.02 Selecting previously unselected package python3.7. [2020-07-08T23:44:45.384Z] #17 17.02 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_s390x.deb ... [2020-07-08T23:44:45.384Z] #17 17.02 Unpacking python3.7 (3.7.3-2+deb10u1) ... [2020-07-08T23:44:45.675Z] #17 17.14 Selecting previously unselected package libpython3-stdlib:s390x. [2020-07-08T23:44:45.675Z] #17 17.14 Preparing to unpack .../libpython3-stdlib_3.7.3-1_s390x.deb ... [2020-07-08T23:44:45.675Z] #17 17.15 Unpacking libpython3-stdlib:s390x (3.7.3-1) ... [2020-07-08T23:44:45.675Z] #17 17.21 Setting up python3-minimal (3.7.3-1) ... [2020-07-08T23:44:45.756Z] #7 extracting sha256:f849c8ccad7f367e6e10b4b4606706efb0ae2a5122783b9cb982de2df9423579 1.6s done [2020-07-08T23:44:45.770Z] #8 DONE 2.7s [2020-07-08T23:44:45.770Z] [2020-07-08T23:44:45.770Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-07-08T23:44:45.770Z] #9 DONE 0.6s [2020-07-08T23:44:45.770Z] [2020-07-08T23:44:45.770Z] #35 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-07-08T23:44:45.967Z] #17 17.54 Selecting previously unselected package python3. [2020-07-08T23:44:45.967Z] #17 17.54 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23860 files and directories currently installed.) [2020-07-08T23:44:45.967Z] #17 17.57 Preparing to unpack .../00-python3_3.7.3-1_s390x.deb ... [2020-07-08T23:44:45.967Z] #17 17.59 Unpacking python3 (3.7.3-1) ... [2020-07-08T23:44:46.040Z] #35 DONE 0.1s [2020-07-08T23:44:46.040Z] [2020-07-08T23:44:46.040Z] #27 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-07-08T23:44:46.040Z] #27 DONE 0.1s [2020-07-08T23:44:46.040Z] [2020-07-08T23:44:46.040Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-07-08T23:44:46.258Z] #17 17.69 Selecting previously unselected package libip4tc0:s390x. [2020-07-08T23:44:46.258Z] #17 17.69 Preparing to unpack .../01-libip4tc0_1.8.2-4_s390x.deb ... [2020-07-08T23:44:46.258Z] #17 17.69 Unpacking libip4tc0:s390x (1.8.2-4) ... [2020-07-08T23:44:46.258Z] #17 17.77 Selecting previously unselected package libip6tc0:s390x. [2020-07-08T23:44:46.258Z] #17 17.78 Preparing to unpack .../02-libip6tc0_1.8.2-4_s390x.deb ... [2020-07-08T23:44:46.258Z] #17 17.78 Unpacking libip6tc0:s390x (1.8.2-4) ... [2020-07-08T23:44:46.258Z] #17 17.86 Selecting previously unselected package libiptc0:s390x. [2020-07-08T23:44:46.258Z] #17 17.87 Preparing to unpack .../03-libiptc0_1.8.2-4_s390x.deb ... [2020-07-08T23:44:46.258Z] #17 17.87 Unpacking libiptc0:s390x (1.8.2-4) ... [2020-07-08T23:44:46.328Z] #37 ... [2020-07-08T23:44:46.328Z] [2020-07-08T23:44:46.328Z] #44 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-08T23:44:46.328Z] #44 1.142 + RM_GOPATH=0 [2020-07-08T23:44:46.328Z] #44 1.143 + TMP_GOPATH= [2020-07-08T23:44:46.328Z] #44 1.143 + : /build [2020-07-08T23:44:46.328Z] #44 1.145 + '[' -z '' ']' [2020-07-08T23:44:46.328Z] #44 1.177 ++ mktemp -d [2020-07-08T23:44:46.328Z] #44 1.192 + export GOPATH=/tmp/tmp.MajdUxc7zB [2020-07-08T23:44:46.328Z] #44 1.192 + GOPATH=/tmp/tmp.MajdUxc7zB [2020-07-08T23:44:46.328Z] #44 1.192 + RM_GOPATH=1 [2020-07-08T23:44:46.328Z] #44 1.192 + case "$(go env GOARCH)" in [2020-07-08T23:44:46.328Z] #44 1.193 ++ go env GOARCH [2020-07-08T23:44:46.328Z] #44 1.261 + export GO_BUILDMODE=-buildmode=pie [2020-07-08T23:44:46.328Z] #44 1.261 + GO_BUILDMODE=-buildmode=pie [2020-07-08T23:44:46.328Z] #44 1.262 ++ dirname /tmp/install/install.sh [2020-07-08T23:44:46.328Z] #44 1.264 + dir=/tmp/install [2020-07-08T23:44:46.328Z] #44 1.264 + bin=gotestsum [2020-07-08T23:44:46.328Z] #44 1.264 + shift [2020-07-08T23:44:46.328Z] #44 1.265 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2020-07-08T23:44:46.328Z] #44 1.265 + . /tmp/install/gotestsum.installer [2020-07-08T23:44:46.328Z] #44 1.266 ++ : v0.3.5 [2020-07-08T23:44:46.328Z] #44 1.266 + install_gotestsum [2020-07-08T23:44:46.328Z] #44 1.268 + set -e [2020-07-08T23:44:46.328Z] #44 1.268 + export GO111MODULE=on [2020-07-08T23:44:46.328Z] #44 1.268 + GO111MODULE=on [2020-07-08T23:44:46.328Z] #44 1.269 + GOBIN=/build [2020-07-08T23:44:46.328Z] #44 1.270 + go get gotest.tools/gotestsum@v0.3.5 [2020-07-08T23:44:46.328Z] #44 1.434 go: finding gotest.tools v0.3.5 [2020-07-08T23:44:46.328Z] #44 1.435 go: finding gotest.tools/gotestsum v0.3.5 [2020-07-08T23:44:46.328Z] #44 2.097 go: downloading gotest.tools/gotestsum v0.3.5 [2020-07-08T23:44:46.328Z] #44 3.163 go: extracting gotest.tools/gotestsum v0.3.5 [2020-07-08T23:44:46.328Z] #44 4.410 go: downloading gotest.tools v2.1.0+incompatible [2020-07-08T23:44:46.328Z] #44 4.597 go: extracting gotest.tools v2.1.0+incompatible [2020-07-08T23:44:46.328Z] #44 4.740 go: downloading github.com/pkg/errors v0.8.0 [2020-07-08T23:44:46.328Z] #44 4.839 go: downloading github.com/sirupsen/logrus v1.0.5 [2020-07-08T23:44:46.328Z] #44 4.915 go: downloading github.com/jonboulle/clockwork v0.1.0 [2020-07-08T23:44:46.328Z] #44 4.950 go: downloading golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-07-08T23:44:46.328Z] #44 4.956 go: downloading github.com/fatih/color v1.6.0 [2020-07-08T23:44:46.328Z] #44 4.961 go: downloading github.com/spf13/pflag v1.0.1 [2020-07-08T23:44:46.328Z] #44 5.120 go: extracting github.com/pkg/errors v0.8.0 [2020-07-08T23:44:46.328Z] #44 5.336 go: extracting github.com/jonboulle/clockwork v0.1.0 [2020-07-08T23:44:46.328Z] #44 5.340 go: extracting github.com/fatih/color v1.6.0 [2020-07-08T23:44:46.328Z] #44 5.506 go: downloading github.com/mattn/go-colorable v0.0.9 [2020-07-08T23:44:46.328Z] #44 5.509 go: downloading github.com/mattn/go-isatty v0.0.3 [2020-07-08T23:44:46.328Z] #44 5.523 go: extracting golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-07-08T23:44:46.328Z] #44 5.641 go: extracting github.com/spf13/pflag v1.0.1 [2020-07-08T23:44:46.328Z] #44 5.667 go: downloading golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-07-08T23:44:46.328Z] #44 5.717 go: extracting github.com/sirupsen/logrus v1.0.5 [2020-07-08T23:44:46.328Z] #44 5.717 go: extracting github.com/mattn/go-colorable v0.0.9 [2020-07-08T23:44:46.328Z] #44 5.717 go: extracting github.com/mattn/go-isatty v0.0.3 [2020-07-08T23:44:46.328Z] #44 5.831 go: downloading golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-07-08T23:44:46.328Z] #44 6.081 go: downloading golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-07-08T23:44:46.549Z] #17 17.94 Selecting previously unselected package libnfnetlink0:s390x. [2020-07-08T23:44:46.550Z] #17 17.94 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_s390x.deb ... [2020-07-08T23:44:46.550Z] #17 17.94 Unpacking libnfnetlink0:s390x (1.0.1-3+b1) ... [2020-07-08T23:44:46.550Z] #17 18.00 Selecting previously unselected package libnetfilter-conntrack3:s390x. [2020-07-08T23:44:46.550Z] #17 18.00 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_s390x.deb ... [2020-07-08T23:44:46.550Z] #17 18.01 Unpacking libnetfilter-conntrack3:s390x (1.0.7-1) ... [2020-07-08T23:44:46.550Z] #17 18.08 Selecting previously unselected package libnftnl11:s390x. [2020-07-08T23:44:46.550Z] #17 18.08 Preparing to unpack .../06-libnftnl11_1.1.2-2_s390x.deb ... [2020-07-08T23:44:46.550Z] #17 18.08 Unpacking libnftnl11:s390x (1.1.2-2) ... [2020-07-08T23:44:46.550Z] #17 18.15 Selecting previously unselected package iptables. [2020-07-08T23:44:46.550Z] #17 18.16 Preparing to unpack .../07-iptables_1.8.2-4_s390x.deb ... [2020-07-08T23:44:46.550Z] #17 18.16 Unpacking iptables (1.8.2-4) ... [2020-07-08T23:44:46.669Z] #39 19.47 CC images/stats.o [2020-07-08T23:44:46.700Z] #7 extracting sha256:9d0600f02bd1cb48615a71eb11a4ae912e85ff385fdbec2e88f3b671b9dcb687 [2020-07-08T23:44:46.841Z] #17 18.41 Selecting previously unselected package xxd. [2020-07-08T23:44:46.841Z] #17 18.41 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_s390x.deb ... [2020-07-08T23:44:46.841Z] #17 18.42 Unpacking xxd (2:8.1.0875-5) ... [2020-07-08T23:44:46.841Z] #17 18.49 Selecting previously unselected package vim-common. [2020-07-08T23:44:47.132Z] #17 18.50 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-07-08T23:44:47.132Z] #17 18.52 Unpacking vim-common (2:8.1.0875-5) ... [2020-07-08T23:44:47.132Z] #17 18.69 Selecting previously unselected package bash-completion. [2020-07-08T23:44:47.132Z] #17 18.70 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-07-08T23:44:47.241Z] #39 19.95 CC images/core.o [2020-07-08T23:44:47.428Z] #17 ... [2020-07-08T23:44:47.428Z] [2020-07-08T23:44:47.428Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-07-08T23:44:47.428Z] #28 DONE 101.3s [2020-07-08T23:44:47.428Z] [2020-07-08T23:44:47.428Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-08T23:44:47.428Z] #39 57.52 CC criu/aio.o [2020-07-08T23:44:47.428Z] #39 57.90 CC criu/autofs.o [2020-07-08T23:44:47.428Z] #39 58.94 CC criu/bfd.o [2020-07-08T23:44:47.428Z] #39 59.30 CC criu/bitmap.o [2020-07-08T23:44:47.428Z] #39 59.47 CC criu/cgroup-props.o [2020-07-08T23:44:47.428Z] #39 60.05 CC criu/cgroup.o [2020-07-08T23:44:47.428Z] #39 62.06 CC criu/clone-noasan.o [2020-07-08T23:44:47.428Z] #39 62.19 CC criu/config.o [2020-07-08T23:44:47.428Z] #39 63.23 CC criu/cr-check.o [2020-07-08T23:44:47.812Z] #39 20.45 CC images/core-x86.o [2020-07-08T23:44:48.073Z] #39 20.99 CC images/core-arm.o [2020-07-08T23:44:48.075Z] #39 64.44 CC criu/cr-dedup.o [2020-07-08T23:44:48.075Z] #39 64.80 CC criu/cr-dump.o [2020-07-08T23:44:48.334Z] #39 21.28 CC images/core-aarch64.o [2020-07-08T23:44:48.904Z] #39 21.71 CC images/core-ppc64.o [2020-07-08T23:44:49.098Z] #44 8.637 go: extracting golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-07-08T23:44:49.105Z] #39 ... [2020-07-08T23:44:49.105Z] [2020-07-08T23:44:49.105Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-08T23:44:49.105Z] #17 20.56 Unpacking bash-completion (1:2.8-6) ... [2020-07-08T23:44:49.105Z] #17 20.78 Selecting previously unselected package bzip2. [2020-07-08T23:44:49.105Z] #17 20.78 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_s390x.deb ... [2020-07-08T23:44:49.105Z] #17 20.79 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-07-08T23:44:49.395Z] #17 20.84 Selecting previously unselected package xz-utils. [2020-07-08T23:44:49.395Z] #17 20.84 Preparing to unpack .../12-xz-utils_5.2.4-1_s390x.deb ... [2020-07-08T23:44:49.395Z] #17 20.85 Unpacking xz-utils (5.2.4-1) ... [2020-07-08T23:44:49.395Z] #17 20.93 Selecting previously unselected package apparmor. [2020-07-08T23:44:49.395Z] #17 20.93 Preparing to unpack .../13-apparmor_2.13.2-10_s390x.deb ... [2020-07-08T23:44:49.395Z] #17 20.97 Unpacking apparmor (2.13.2-10) ... [2020-07-08T23:44:49.398Z] #44 8.929 go: extracting golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-07-08T23:44:49.398Z] #44 9.126 go: extracting golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-07-08T23:44:49.475Z] #39 22.31 CC images/core-s390.o [2020-07-08T23:44:49.475Z] #39 ... [2020-07-08T23:44:49.475Z] [2020-07-08T23:44:49.475Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-08T23:44:49.475Z] #47 94.15 mvdan.cc/sh/v3/cmd/shfmt [2020-07-08T23:44:49.686Z] #17 21.22 Selecting previously unselected package aufs-tools. [2020-07-08T23:44:49.686Z] #17 21.22 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_s390x.deb ... [2020-07-08T23:44:49.686Z] #17 21.23 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-07-08T23:44:49.686Z] #17 21.34 Selecting previously unselected package libonig5:s390x. [2020-07-08T23:44:49.977Z] #17 21.34 Preparing to unpack .../15-libonig5_6.9.1-1_s390x.deb ... [2020-07-08T23:44:49.977Z] #17 21.34 Unpacking libonig5:s390x (6.9.1-1) ... [2020-07-08T23:44:49.977Z] #17 21.47 Selecting previously unselected package libjq1:s390x. [2020-07-08T23:44:49.977Z] #17 21.47 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_s390x.deb ... [2020-07-08T23:44:49.977Z] #17 21.47 Unpacking libjq1:s390x (1.5+dfsg-2+b1) ... [2020-07-08T23:44:49.977Z] #17 21.57 Selecting previously unselected package jq. [2020-07-08T23:44:49.977Z] #17 21.57 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_s390x.deb ... [2020-07-08T23:44:49.977Z] #17 21.58 Unpacking jq (1.5+dfsg-2+b1) ... [2020-07-08T23:44:49.977Z] #17 21.63 Selecting previously unselected package libaio1:s390x. [2020-07-08T23:44:49.977Z] #17 21.63 Preparing to unpack .../18-libaio1_0.3.112-3_s390x.deb ... [2020-07-08T23:44:49.977Z] #17 21.63 Unpacking libaio1:s390x (0.3.112-3) ... [2020-07-08T23:44:49.977Z] #17 21.68 Selecting previously unselected package libgpm2:s390x. [2020-07-08T23:44:50.006Z] #7 extracting sha256:9d0600f02bd1cb48615a71eb11a4ae912e85ff385fdbec2e88f3b671b9dcb687 2.9s done [2020-07-08T23:44:50.006Z] #7 extracting sha256:2f2cdb8f8f5fd89809656638f12eb633ae61f4b4aeb836d3d9d2cff033a3570c [2020-07-08T23:44:50.055Z] #47 ... [2020-07-08T23:44:50.055Z] [2020-07-08T23:44:50.055Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-08T23:44:50.055Z] #41 84.64 go/parser [2020-07-08T23:44:50.055Z] #41 86.14 text/template [2020-07-08T23:44:50.055Z] #41 88.97 encoding/xml [2020-07-08T23:44:50.055Z] #41 91.27 go/doc [2020-07-08T23:44:50.055Z] #41 93.63 github.com/LK4D4/vndr/versioned [2020-07-08T23:44:50.055Z] #41 93.73 compress/flate [2020-07-08T23:44:50.055Z] #41 94.38 github.com/LK4D4/vndr/build [2020-07-08T23:44:50.267Z] #7 extracting sha256:2f2cdb8f8f5fd89809656638f12eb633ae61f4b4aeb836d3d9d2cff033a3570c done [2020-07-08T23:44:50.267Z] #17 21.68 Preparing to unpack .../19-libgpm2_1.20.7-5_s390x.deb ... [2020-07-08T23:44:50.267Z] #17 21.68 Unpacking libgpm2:s390x (1.20.7-5) ... [2020-07-08T23:44:50.267Z] #17 21.75 Selecting previously unselected package libicu63:s390x. [2020-07-08T23:44:50.267Z] #17 21.75 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_s390x.deb ... [2020-07-08T23:44:50.267Z] #17 21.76 Unpacking libicu63:s390x (63.1-6+deb10u1) ... [2020-07-08T23:44:50.316Z] #41 ... [2020-07-08T23:44:50.316Z] [2020-07-08T23:44:50.316Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-08T23:44:50.316Z] #39 22.85 CC images/cpuinfo.o [2020-07-08T23:44:50.449Z] #28 ... [2020-07-08T23:44:50.450Z] [2020-07-08T23:44:50.450Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-07-08T23:44:50.450Z] #23 3.492 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-08T23:44:50.450Z] #23 3.701 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-08T23:44:50.450Z] #23 3.770 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-08T23:44:50.450Z] #23 4.126 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-07-08T23:44:50.450Z] #23 5.270 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [208 kB] [2020-07-08T23:44:50.452Z] #44 ... [2020-07-08T23:44:50.452Z] [2020-07-08T23:44:50.452Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-08T23:44:50.452Z] #31 1.180 + RM_GOPATH=0 [2020-07-08T23:44:50.452Z] #31 1.180 + TMP_GOPATH= [2020-07-08T23:44:50.452Z] #31 1.180 + : /build [2020-07-08T23:44:50.452Z] #31 1.180 + '[' -z '' ']' [2020-07-08T23:44:50.452Z] #31 1.182 ++ mktemp -d [2020-07-08T23:44:50.452Z] #31 1.236 + export GOPATH=/tmp/tmp.aKI5QRZ1ZA [2020-07-08T23:44:50.452Z] #31 1.236 + GOPATH=/tmp/tmp.aKI5QRZ1ZA [2020-07-08T23:44:50.452Z] #31 1.239 + RM_GOPATH=1 [2020-07-08T23:44:50.452Z] #31 1.239 + case "$(go env GOARCH)" in [2020-07-08T23:44:50.452Z] #31 1.249 ++ go env GOARCH [2020-07-08T23:44:50.452Z] #31 1.310 + export GO_BUILDMODE=-buildmode=pie [2020-07-08T23:44:50.452Z] #31 1.310 + GO_BUILDMODE=-buildmode=pie [2020-07-08T23:44:50.452Z] #31 1.311 ++ dirname /tmp/install/install.sh [2020-07-08T23:44:50.452Z] #31 1.313 + dir=/tmp/install [2020-07-08T23:44:50.452Z] #31 1.313 + bin=tomlv [2020-07-08T23:44:50.452Z] #31 1.313 + shift [2020-07-08T23:44:50.452Z] #31 1.313 + '[' '!' -f /tmp/install/tomlv.installer ']' [2020-07-08T23:44:50.452Z] #31 1.314 + . /tmp/install/tomlv.installer [2020-07-08T23:44:50.452Z] #31 1.314 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-07-08T23:44:50.452Z] #31 1.315 + install_tomlv [2020-07-08T23:44:50.452Z] #31 1.315 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-07-08T23:44:50.452Z] #31 1.316 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-07-08T23:44:50.452Z] #31 1.316 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.aKI5QRZ1ZA/src/github.com/BurntSushi/toml [2020-07-08T23:44:50.452Z] #31 1.323 Cloning into '/tmp/tmp.aKI5QRZ1ZA/src/github.com/BurntSushi/toml'... [2020-07-08T23:44:50.452Z] #31 2.577 + cd /tmp/tmp.aKI5QRZ1ZA/src/github.com/BurntSushi/toml [2020-07-08T23:44:50.452Z] #31 2.578 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-07-08T23:44:50.452Z] #31 2.586 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-07-08T23:44:50.452Z] #31 3.335 runtime/internal/sys [2020-07-08T23:44:50.452Z] #31 3.369 runtime/internal/atomic [2020-07-08T23:44:50.452Z] #31 3.414 internal/cpu [2020-07-08T23:44:50.452Z] #31 3.423 math/bits [2020-07-08T23:44:50.452Z] #31 4.255 runtime/internal/math [2020-07-08T23:44:50.452Z] #31 4.339 unicode/utf8 [2020-07-08T23:44:50.452Z] #31 4.483 sync/atomic [2020-07-08T23:44:50.452Z] #31 4.788 internal/bytealg [2020-07-08T23:44:50.452Z] #31 5.111 unicode [2020-07-08T23:44:50.452Z] #31 5.730 math [2020-07-08T23:44:50.452Z] #31 6.104 internal/testlog [2020-07-08T23:44:50.452Z] #31 6.953 runtime [2020-07-08T23:44:50.452Z] #31 7.355 encoding [2020-07-08T23:44:50.452Z] #31 7.864 runtime/cgo [2020-07-08T23:44:50.452Z] #31 ... [2020-07-08T23:44:50.452Z] [2020-07-08T23:44:50.452Z] #52 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-07-08T23:44:50.452Z] #52 0.990 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-08T23:44:50.452Z] #52 1.036 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-08T23:44:50.452Z] #52 1.050 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-08T23:44:50.452Z] #52 2.093 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB] [2020-07-08T23:44:50.452Z] #52 4.373 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [201 kB] [2020-07-08T23:44:50.452Z] #52 6.213 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7868 B] [2020-07-08T23:44:50.528Z] #7 DONE 18.2s [2020-07-08T23:44:50.528Z] [2020-07-08T23:44:50.528Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-07-08T23:44:50.578Z] #39 23.21 CC images/inventory.o [2020-07-08T23:44:50.578Z] #39 23.42 CC images/fdinfo.o [2020-07-08T23:44:50.750Z] #52 ... [2020-07-08T23:44:50.750Z] [2020-07-08T23:44:50.750Z] #29 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-07-08T23:44:50.750Z] #29 0.987 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-07-08T23:44:50.750Z] #29 1.010 Cloning into '.'... [2020-07-08T23:44:50.750Z] #29 ... [2020-07-08T23:44:50.750Z] [2020-07-08T23:44:50.750Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-08T23:44:50.750Z] #39 1.446 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-08T23:44:50.750Z] #39 1.534 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-08T23:44:50.750Z] #39 1.535 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-08T23:44:50.751Z] #39 2.754 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB] [2020-07-08T23:44:50.751Z] #39 5.266 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [201 kB] [2020-07-08T23:44:50.751Z] #39 6.589 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7868 B] [2020-07-08T23:44:50.838Z] #39 23.72 CC images/fown.o [2020-07-08T23:44:51.050Z] #39 ... [2020-07-08T23:44:51.050Z] [2020-07-08T23:44:51.050Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-08T23:44:51.050Z] #11 1.421 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-08T23:44:51.050Z] #11 1.516 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-08T23:44:51.050Z] #11 1.522 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-08T23:44:51.050Z] #11 2.693 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB] [2020-07-08T23:44:51.050Z] #11 5.165 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [201 kB] [2020-07-08T23:44:51.050Z] #11 7.166 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7868 B] [2020-07-08T23:44:51.050Z] #11 ... [2020-07-08T23:44:51.050Z] [2020-07-08T23:44:51.050Z] #46 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-08T23:44:51.050Z] #46 1.140 + RM_GOPATH=0 [2020-07-08T23:44:51.050Z] #46 1.140 + TMP_GOPATH= [2020-07-08T23:44:51.050Z] #46 1.140 + : /build [2020-07-08T23:44:51.050Z] #46 1.140 + '[' -z '' ']' [2020-07-08T23:44:51.050Z] #46 1.147 ++ mktemp -d [2020-07-08T23:44:51.050Z] #46 1.151 + export GOPATH=/tmp/tmp.cH6rumCwYr [2020-07-08T23:44:51.050Z] #46 1.152 + GOPATH=/tmp/tmp.cH6rumCwYr [2020-07-08T23:44:51.050Z] #46 1.152 + RM_GOPATH=1 [2020-07-08T23:44:51.050Z] #46 1.153 + case "$(go env GOARCH)" in [2020-07-08T23:44:51.050Z] #46 1.175 ++ go env GOARCH [2020-07-08T23:44:51.050Z] #46 1.228 + export GO_BUILDMODE=-buildmode=pie [2020-07-08T23:44:51.050Z] #46 1.228 + GO_BUILDMODE=-buildmode=pie [2020-07-08T23:44:51.050Z] #46 1.229 ++ dirname /tmp/install/install.sh [2020-07-08T23:44:51.050Z] #46 1.231 + dir=/tmp/install [2020-07-08T23:44:51.050Z] #46 1.232 + bin=golangci_lint [2020-07-08T23:44:51.050Z] #46 1.232 + shift [2020-07-08T23:44:51.050Z] #46 1.232 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2020-07-08T23:44:51.050Z] #46 1.233 + . /tmp/install/golangci_lint.installer [2020-07-08T23:44:51.050Z] #46 1.233 ++ : v1.23.8 [2020-07-08T23:44:51.050Z] #46 1.234 + install_golangci_lint [2020-07-08T23:44:51.050Z] #46 1.234 + echo 'Installing golangci-lint version v1.23.8' [2020-07-08T23:44:51.050Z] #46 1.235 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-07-08T23:44:51.050Z] #46 1.235 Installing golangci-lint version v1.23.8 [2020-07-08T23:44:51.098Z] #39 23.94 CC images/ns.o [2020-07-08T23:44:51.327Z] #36 ... [2020-07-08T23:44:51.327Z] [2020-07-08T23:44:51.327Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-08T23:44:51.327Z] #38 3.989 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-08T23:44:51.327Z] #38 4.010 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-08T23:44:51.327Z] #38 4.010 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-08T23:44:51.327Z] #38 4.533 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-07-08T23:44:51.349Z] #46 ... [2020-07-08T23:44:51.349Z] [2020-07-08T23:44:51.349Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-08T23:44:51.349Z] #42 1.111 + RM_GOPATH=0 [2020-07-08T23:44:51.349Z] #42 1.116 + TMP_GOPATH= [2020-07-08T23:44:51.349Z] #42 1.118 + : /build [2020-07-08T23:44:51.349Z] #42 1.119 + '[' -z '' ']' [2020-07-08T23:44:51.349Z] #42 1.120 ++ mktemp -d [2020-07-08T23:44:51.349Z] #42 1.126 + export GOPATH=/tmp/tmp.q09cB5sEc3 [2020-07-08T23:44:51.349Z] #42 1.126 + GOPATH=/tmp/tmp.q09cB5sEc3 [2020-07-08T23:44:51.349Z] #42 1.126 + RM_GOPATH=1 [2020-07-08T23:44:51.349Z] #42 1.127 + case "$(go env GOARCH)" in [2020-07-08T23:44:51.349Z] #42 1.128 ++ go env GOARCH [2020-07-08T23:44:51.349Z] #42 1.179 + export GO_BUILDMODE=-buildmode=pie [2020-07-08T23:44:51.349Z] #42 1.179 + GO_BUILDMODE=-buildmode=pie [2020-07-08T23:44:51.349Z] #42 1.188 ++ dirname /tmp/install/install.sh [2020-07-08T23:44:51.349Z] #42 1.188 + dir=/tmp/install [2020-07-08T23:44:51.349Z] #42 1.189 + bin=vndr [2020-07-08T23:44:51.349Z] #42 1.189 + shift [2020-07-08T23:44:51.349Z] #42 1.191 + '[' '!' -f /tmp/install/vndr.installer ']' [2020-07-08T23:44:51.349Z] #42 1.193 + . /tmp/install/vndr.installer [2020-07-08T23:44:51.349Z] #42 1.194 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-07-08T23:44:51.349Z] #42 1.195 + install_vndr [2020-07-08T23:44:51.349Z] #42 1.195 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-07-08T23:44:51.349Z] #42 1.195 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-07-08T23:44:51.349Z] #42 1.195 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.q09cB5sEc3/src/github.com/LK4D4/vndr [2020-07-08T23:44:51.349Z] #42 1.202 Cloning into '/tmp/tmp.q09cB5sEc3/src/github.com/LK4D4/vndr'... [2020-07-08T23:44:51.349Z] #42 2.216 + cd /tmp/tmp.q09cB5sEc3/src/github.com/LK4D4/vndr [2020-07-08T23:44:51.349Z] #42 2.218 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-07-08T23:44:51.349Z] #42 2.237 + go build -buildmode=pie -v -o /build/vndr . [2020-07-08T23:44:51.349Z] #42 3.696 internal/race [2020-07-08T23:44:51.349Z] #42 3.741 runtime/internal/sys [2020-07-08T23:44:51.349Z] #42 3.744 internal/cpu [2020-07-08T23:44:51.349Z] #42 3.798 runtime/internal/atomic [2020-07-08T23:44:51.349Z] #42 4.026 sync/atomic [2020-07-08T23:44:51.349Z] #42 4.375 runtime/internal/math [2020-07-08T23:44:51.349Z] #42 4.552 internal/bytealg [2020-07-08T23:44:51.349Z] #42 4.632 unicode [2020-07-08T23:44:51.349Z] #42 4.767 unicode/utf8 [2020-07-08T23:44:51.349Z] #42 4.829 math/bits [2020-07-08T23:44:51.349Z] #42 6.698 internal/testlog [2020-07-08T23:44:51.349Z] #42 6.938 runtime [2020-07-08T23:44:51.349Z] #42 7.366 math [2020-07-08T23:44:51.349Z] #42 7.638 encoding [2020-07-08T23:44:51.349Z] #42 8.118 unicode/utf16 [2020-07-08T23:44:51.349Z] #42 9.194 container/list [2020-07-08T23:44:51.349Z] #42 ... [2020-07-08T23:44:51.349Z] [2020-07-08T23:44:51.349Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-07-08T23:44:51.349Z] #24 1.397 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-08T23:44:51.349Z] #24 1.564 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-08T23:44:51.349Z] #24 1.581 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-08T23:44:51.349Z] #24 2.787 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB] [2020-07-08T23:44:51.349Z] #24 5.058 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [201 kB] [2020-07-08T23:44:51.349Z] #24 6.854 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7868 B] [2020-07-08T23:44:51.358Z] #39 24.12 CC images/regfile.o [2020-07-08T23:44:51.358Z] #39 24.26 CC images/ghost-file.o [2020-07-08T23:44:51.618Z] #39 24.59 CC images/fifo.o [2020-07-08T23:44:51.663Z] #24 ... [2020-07-08T23:44:51.663Z] [2020-07-08T23:44:51.663Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-08T23:44:51.663Z] #22 1.158 + RM_GOPATH=0 [2020-07-08T23:44:51.663Z] #22 1.159 + TMP_GOPATH= [2020-07-08T23:44:51.663Z] #22 1.159 + : /build [2020-07-08T23:44:51.663Z] #22 1.159 + '[' -z '' ']' [2020-07-08T23:44:51.663Z] #22 1.179 ++ mktemp -d [2020-07-08T23:44:51.663Z] #22 1.197 + export GOPATH=/tmp/tmp.Ri1lUb0pKk [2020-07-08T23:44:51.663Z] #22 1.197 + GOPATH=/tmp/tmp.Ri1lUb0pKk [2020-07-08T23:44:51.663Z] #22 1.197 + RM_GOPATH=1 [2020-07-08T23:44:51.663Z] #22 1.197 + case "$(go env GOARCH)" in [2020-07-08T23:44:51.663Z] #22 1.212 ++ go env GOARCH [2020-07-08T23:44:51.663Z] #22 1.230 + export GO_BUILDMODE=-buildmode=pie [2020-07-08T23:44:51.663Z] #22 1.230 + GO_BUILDMODE=-buildmode=pie [2020-07-08T23:44:51.663Z] #22 1.235 ++ dirname /tmp/install/install.sh [2020-07-08T23:44:51.663Z] #22 1.244 + dir=/tmp/install [2020-07-08T23:44:51.663Z] #22 1.245 + bin=dockercli [2020-07-08T23:44:51.663Z] #22 1.245 + shift [2020-07-08T23:44:51.663Z] #22 1.246 + '[' '!' -f /tmp/install/dockercli.installer ']' [2020-07-08T23:44:51.663Z] #22 1.247 + . /tmp/install/dockercli.installer [2020-07-08T23:44:51.663Z] #22 1.247 ++ : stable [2020-07-08T23:44:51.663Z] #22 1.248 ++ : 17.06.2-ce [2020-07-08T23:44:51.663Z] #22 1.250 + install_dockercli [2020-07-08T23:44:51.663Z] #22 1.250 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-07-08T23:44:51.663Z] #22 1.251 Install docker/cli version 17.06.2-ce from stable [2020-07-08T23:44:51.663Z] #22 1.274 ++ uname -m [2020-07-08T23:44:51.663Z] #22 1.287 + arch=ppc64le [2020-07-08T23:44:51.663Z] #22 1.287 + '[' ppc64le '!=' x86_64 ']' [2020-07-08T23:44:51.663Z] #22 1.288 + '[' ppc64le '!=' s390x ']' [2020-07-08T23:44:51.663Z] #22 1.288 + '[' ppc64le '!=' armhf ']' [2020-07-08T23:44:51.663Z] #22 1.288 + build_dockercli [2020-07-08T23:44:51.663Z] #22 1.288 + git clone https://github.com/docker/docker-ce /tmp/tmp.Ri1lUb0pKk/tmp/docker-ce [2020-07-08T23:44:51.663Z] #22 1.303 Cloning into '/tmp/tmp.Ri1lUb0pKk/tmp/docker-ce'... [2020-07-08T23:44:51.663Z] #22 ... [2020-07-08T23:44:51.663Z] [2020-07-08T23:44:51.663Z] #61 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-08T23:44:51.663Z] #61 1.121 + RM_GOPATH=0 [2020-07-08T23:44:51.663Z] #61 1.122 + TMP_GOPATH= [2020-07-08T23:44:51.663Z] #61 1.122 + : /build [2020-07-08T23:44:51.663Z] #61 1.123 + '[' -z '' ']' [2020-07-08T23:44:51.663Z] #61 1.124 ++ mktemp -d [2020-07-08T23:44:51.663Z] #61 1.129 + export GOPATH=/tmp/tmp.Vz0Q3rX0s7 [2020-07-08T23:44:51.663Z] #61 1.130 + GOPATH=/tmp/tmp.Vz0Q3rX0s7 [2020-07-08T23:44:51.663Z] #61 1.130 + RM_GOPATH=1 [2020-07-08T23:44:51.663Z] #61 1.133 + case "$(go env GOARCH)" in [2020-07-08T23:44:51.663Z] #61 1.139 ++ go env GOARCH [2020-07-08T23:44:51.663Z] #61 1.173 + export GO_BUILDMODE=-buildmode=pie [2020-07-08T23:44:51.663Z] #61 1.174 + GO_BUILDMODE=-buildmode=pie [2020-07-08T23:44:51.663Z] #61 1.176 ++ dirname /tmp/install/install.sh [2020-07-08T23:44:51.663Z] #61 1.199 + dir=/tmp/install [2020-07-08T23:44:51.663Z] #61 1.199 + bin=proxy [2020-07-08T23:44:51.663Z] #61 1.199 + shift [2020-07-08T23:44:51.663Z] #61 1.202 + '[' '!' -f /tmp/install/proxy.installer ']' [2020-07-08T23:44:51.663Z] #61 1.202 + . /tmp/install/proxy.installer [2020-07-08T23:44:51.663Z] #61 1.202 ++ : 2e24aed516bd5c836e11378bb457dd612aa868ed [2020-07-08T23:44:51.663Z] #61 1.202 + install_proxy [2020-07-08T23:44:51.663Z] #61 1.202 + case "$1" in [2020-07-08T23:44:51.663Z] #61 1.202 + export CGO_ENABLED=0 [2020-07-08T23:44:51.663Z] #61 1.202 + CGO_ENABLED=0 [2020-07-08T23:44:51.663Z] #61 1.202 + _install_proxy [2020-07-08T23:44:51.663Z] #61 1.204 + echo 'Install docker-proxy version 2e24aed516bd5c836e11378bb457dd612aa868ed' [2020-07-08T23:44:51.663Z] #61 1.204 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.Vz0Q3rX0s7/src/github.com/docker/libnetwork [2020-07-08T23:44:51.663Z] #61 1.204 Install docker-proxy version 2e24aed516bd5c836e11378bb457dd612aa868ed [2020-07-08T23:44:51.663Z] #61 1.217 Cloning into '/tmp/tmp.Vz0Q3rX0s7/src/github.com/docker/libnetwork'... [2020-07-08T23:44:51.814Z] #23 ... [2020-07-08T23:44:51.814Z] [2020-07-08T23:44:51.814Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-08T23:44:51.814Z] #21 6.661 + RM_GOPATH=0 [2020-07-08T23:44:51.814Z] #21 6.661 + TMP_GOPATH= [2020-07-08T23:44:51.814Z] #21 6.661 + : /build [2020-07-08T23:44:51.814Z] #21 6.661 + '[' -z '' ']' [2020-07-08T23:44:51.814Z] #21 6.661 ++ mktemp -d [2020-07-08T23:44:51.814Z] #21 6.662 + export GOPATH=/tmp/tmp.S7pZ84toaZ [2020-07-08T23:44:51.814Z] #21 6.662 + GOPATH=/tmp/tmp.S7pZ84toaZ [2020-07-08T23:44:51.814Z] #21 6.662 + RM_GOPATH=1 [2020-07-08T23:44:51.814Z] #21 6.663 + case "$(go env GOARCH)" in [2020-07-08T23:44:51.814Z] #21 6.666 ++ go env GOARCH [2020-07-08T23:44:51.814Z] #21 6.682 + export GO_BUILDMODE=-buildmode=pie [2020-07-08T23:44:51.814Z] #21 6.686 + GO_BUILDMODE=-buildmode=pie [2020-07-08T23:44:51.814Z] #21 6.698 ++ dirname /tmp/install/install.sh [2020-07-08T23:44:51.814Z] #21 6.702 + dir=/tmp/install [2020-07-08T23:44:51.814Z] #21 6.702 + bin=dockercli [2020-07-08T23:44:51.814Z] #21 6.703 + shift [2020-07-08T23:44:51.814Z] #21 6.704 + '[' '!' -f /tmp/install/dockercli.installer ']' [2020-07-08T23:44:51.814Z] #21 6.704 + . /tmp/install/dockercli.installer [2020-07-08T23:44:51.814Z] #21 6.704 ++ : stable [2020-07-08T23:44:51.814Z] #21 6.707 ++ : 17.06.2-ce [2020-07-08T23:44:51.814Z] #21 6.708 + install_dockercli [2020-07-08T23:44:51.814Z] #21 6.712 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-07-08T23:44:51.814Z] #21 6.714 Install docker/cli version 17.06.2-ce from stable [2020-07-08T23:44:51.814Z] #21 6.717 ++ uname -m [2020-07-08T23:44:51.814Z] #21 6.723 + arch=x86_64 [2020-07-08T23:44:51.814Z] #21 6.723 + '[' x86_64 '!=' x86_64 ']' [2020-07-08T23:44:51.814Z] #21 6.723 + url=https://download.docker.com/linux/static [2020-07-08T23:44:51.814Z] #21 6.726 + tar -xz docker/docker [2020-07-08T23:44:51.814Z] #21 6.731 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2020-07-08T23:44:51.898Z] #38 ... [2020-07-08T23:44:51.898Z] [2020-07-08T23:44:51.898Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-08T23:44:51.898Z] #54 5.979 + RM_GOPATH=0 [2020-07-08T23:44:51.898Z] #54 5.981 + TMP_GOPATH= [2020-07-08T23:44:51.898Z] #54 5.982 + : /build [2020-07-08T23:44:51.898Z] #54 5.982 + '[' -z '' ']' [2020-07-08T23:44:51.898Z] #54 5.988 ++ mktemp -d [2020-07-08T23:44:51.898Z] #54 5.990 + export GOPATH=/tmp/tmp.m42DASd0Hy [2020-07-08T23:44:51.898Z] #54 5.998 + GOPATH=/tmp/tmp.m42DASd0Hy [2020-07-08T23:44:51.898Z] #54 5.998 + RM_GOPATH=1 [2020-07-08T23:44:51.898Z] #54 5.998 + case "$(go env GOARCH)" in [2020-07-08T23:44:51.898Z] #54 6.000 ++ go env GOARCH [2020-07-08T23:44:51.898Z] #54 6.035 + export GO_BUILDMODE=-buildmode=pie [2020-07-08T23:44:51.898Z] #54 6.035 + GO_BUILDMODE=-buildmode=pie [2020-07-08T23:44:51.898Z] #54 6.036 ++ dirname /tmp/install/install.sh [2020-07-08T23:44:51.898Z] #54 6.044 + dir=/tmp/install [2020-07-08T23:44:51.898Z] #54 6.045 + bin=rootlesskit [2020-07-08T23:44:51.898Z] #54 6.045 + shift [2020-07-08T23:44:51.898Z] #54 6.046 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2020-07-08T23:44:51.898Z] #54 6.046 + . /tmp/install/rootlesskit.installer [2020-07-08T23:44:51.898Z] #54 6.047 ++ : 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-07-08T23:44:51.898Z] #54 6.048 + install_rootlesskit [2020-07-08T23:44:51.898Z] #54 6.050 + case "$1" in [2020-07-08T23:44:51.898Z] #54 6.050 + export CGO_ENABLED=0 [2020-07-08T23:44:51.898Z] #54 6.050 + CGO_ENABLED=0 [2020-07-08T23:44:51.898Z] #54 6.050 + _install_rootlesskit [2020-07-08T23:44:51.898Z] #54 6.050 + echo 'Install rootlesskit version 3f5728fbb2b6abdc63d59759e72735442ce6424e' [2020-07-08T23:44:51.898Z] #54 6.051 Install rootlesskit version 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-07-08T23:44:51.898Z] #54 6.051 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.m42DASd0Hy/src/github.com/rootless-containers/rootlesskit [2020-07-08T23:44:51.898Z] #54 6.065 Cloning into '/tmp/tmp.m42DASd0Hy/src/github.com/rootless-containers/rootlesskit'... [2020-07-08T23:44:51.898Z] #54 ... [2020-07-08T23:44:51.898Z] [2020-07-08T23:44:51.898Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-07-08T23:44:51.898Z] #36 5.902 + git clone https://github.com/docker/distribution.git . [2020-07-08T23:44:51.898Z] #36 5.906 Cloning into '.'... [2020-07-08T23:44:51.965Z] #61 ... [2020-07-08T23:44:51.965Z] [2020-07-08T23:44:51.965Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-08T23:44:51.965Z] #33 1.281 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-08T23:44:51.965Z] #33 1.461 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-08T23:44:51.965Z] #33 1.462 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-08T23:44:51.965Z] #33 2.710 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB] [2020-07-08T23:44:51.965Z] #33 5.064 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [201 kB] [2020-07-08T23:44:51.965Z] #33 6.826 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7868 B] [2020-07-08T23:44:51.965Z] #33 ... [2020-07-08T23:44:51.965Z] [2020-07-08T23:44:51.965Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-08T23:44:51.965Z] #48 1.108 + RM_GOPATH=0 [2020-07-08T23:44:51.965Z] #48 1.111 + TMP_GOPATH= [2020-07-08T23:44:51.965Z] #48 1.111 + : /build [2020-07-08T23:44:51.965Z] #48 1.112 + '[' -z '' ']' [2020-07-08T23:44:51.965Z] #48 1.113 ++ mktemp -d [2020-07-08T23:44:51.965Z] #48 1.115 + export GOPATH=/tmp/tmp.OIFdVKQwwh [2020-07-08T23:44:51.965Z] #48 1.115 + GOPATH=/tmp/tmp.OIFdVKQwwh [2020-07-08T23:44:51.965Z] #48 1.115 + RM_GOPATH=1 [2020-07-08T23:44:51.965Z] #48 1.116 + case "$(go env GOARCH)" in [2020-07-08T23:44:51.965Z] #48 1.118 ++ go env GOARCH [2020-07-08T23:44:51.965Z] #48 1.170 + export GO_BUILDMODE=-buildmode=pie [2020-07-08T23:44:51.965Z] #48 1.183 + GO_BUILDMODE=-buildmode=pie [2020-07-08T23:44:51.965Z] #48 1.186 ++ dirname /tmp/install/install.sh [2020-07-08T23:44:51.965Z] #48 1.190 + dir=/tmp/install [2020-07-08T23:44:51.965Z] #48 1.191 + bin=shfmt [2020-07-08T23:44:51.965Z] #48 1.191 + shift [2020-07-08T23:44:51.965Z] #48 1.191 + '[' '!' -f /tmp/install/shfmt.installer ']' [2020-07-08T23:44:51.965Z] #48 1.191 + . /tmp/install/shfmt.installer [2020-07-08T23:44:51.965Z] #48 1.191 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-07-08T23:44:51.965Z] #48 1.193 + install_shfmt [2020-07-08T23:44:51.965Z] #48 1.194 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-07-08T23:44:51.965Z] #48 1.194 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-07-08T23:44:51.965Z] #48 1.194 + git clone https://github.com/mvdan/sh.git /tmp/tmp.OIFdVKQwwh/src/github.com/mvdan/sh [2020-07-08T23:44:51.965Z] #48 1.222 Cloning into '/tmp/tmp.OIFdVKQwwh/src/github.com/mvdan/sh'... [2020-07-08T23:44:52.189Z] #39 24.81 CC images/remap-file-path.o [2020-07-08T23:44:52.189Z] #39 24.99 CC images/eventfd.o [2020-07-08T23:44:52.261Z] #48 11.82 + cd /tmp/tmp.OIFdVKQwwh/src/github.com/mvdan/sh [2020-07-08T23:44:52.261Z] #48 ... [2020-07-08T23:44:52.261Z] [2020-07-08T23:44:52.261Z] #55 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-08T23:44:52.261Z] #55 1.105 + RM_GOPATH=0 [2020-07-08T23:44:52.261Z] #55 1.119 + TMP_GOPATH= [2020-07-08T23:44:52.261Z] #55 1.122 + : /build [2020-07-08T23:44:52.261Z] #55 1.123 + '[' -z '' ']' [2020-07-08T23:44:52.261Z] #55 1.125 ++ mktemp -d [2020-07-08T23:44:52.261Z] #55 1.130 + export GOPATH=/tmp/tmp.I0yNQZtbNW [2020-07-08T23:44:52.261Z] #55 1.130 + GOPATH=/tmp/tmp.I0yNQZtbNW [2020-07-08T23:44:52.261Z] #55 1.133 + RM_GOPATH=1 [2020-07-08T23:44:52.261Z] #55 1.135 + case "$(go env GOARCH)" in [2020-07-08T23:44:52.261Z] #55 1.148 ++ go env GOARCH [2020-07-08T23:44:52.261Z] #55 1.183 + export GO_BUILDMODE=-buildmode=pie [2020-07-08T23:44:52.261Z] #55 1.185 + GO_BUILDMODE=-buildmode=pie [2020-07-08T23:44:52.261Z] #55 1.205 ++ dirname /tmp/install/install.sh [2020-07-08T23:44:52.261Z] #55 1.209 + dir=/tmp/install [2020-07-08T23:44:52.261Z] #55 1.209 + bin=rootlesskit [2020-07-08T23:44:52.261Z] #55 1.209 + shift [2020-07-08T23:44:52.261Z] #55 1.210 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2020-07-08T23:44:52.261Z] #55 1.210 + . /tmp/install/rootlesskit.installer [2020-07-08T23:44:52.261Z] #55 1.210 ++ : 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-07-08T23:44:52.261Z] #55 1.215 Install rootlesskit version 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-07-08T23:44:52.261Z] #55 1.215 + install_rootlesskit [2020-07-08T23:44:52.261Z] #55 1.215 + case "$1" in [2020-07-08T23:44:52.261Z] #55 1.215 + export CGO_ENABLED=0 [2020-07-08T23:44:52.261Z] #55 1.215 + CGO_ENABLED=0 [2020-07-08T23:44:52.261Z] #55 1.215 + _install_rootlesskit [2020-07-08T23:44:52.261Z] #55 1.215 + echo 'Install rootlesskit version 3f5728fbb2b6abdc63d59759e72735442ce6424e' [2020-07-08T23:44:52.261Z] #55 1.215 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.I0yNQZtbNW/src/github.com/rootless-containers/rootlesskit [2020-07-08T23:44:52.261Z] #55 1.241 Cloning into '/tmp/tmp.I0yNQZtbNW/src/github.com/rootless-containers/rootlesskit'... [2020-07-08T23:44:52.261Z] #55 6.361 + cd /tmp/tmp.I0yNQZtbNW/src/github.com/rootless-containers/rootlesskit [2020-07-08T23:44:52.261Z] #55 6.362 + git checkout -q 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-07-08T23:44:52.261Z] #55 6.807 + for f in rootlesskit rootlesskit-docker-proxy [2020-07-08T23:44:52.261Z] #55 6.818 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-07-08T23:44:52.261Z] #55 ... [2020-07-08T23:44:52.261Z] [2020-07-08T23:44:52.261Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-08T23:44:52.261Z] #48 11.83 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-07-08T23:44:52.338Z] #17 23.79 Selecting previously unselected package libnet1:s390x. [2020-07-08T23:44:52.338Z] #17 23.79 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_s390x.deb ... [2020-07-08T23:44:52.338Z] #17 23.80 Unpacking libnet1:s390x (1.1.6+dfsg-3.1) ... [2020-07-08T23:44:52.338Z] #17 23.83 Selecting previously unselected package libnl-3-200:s390x. [2020-07-08T23:44:52.338Z] #17 23.83 Preparing to unpack .../22-libnl-3-200_3.4.0-1_s390x.deb ... [2020-07-08T23:44:52.338Z] #17 23.84 Unpacking libnl-3-200:s390x (3.4.0-1) ... [2020-07-08T23:44:52.338Z] #17 23.90 Selecting previously unselected package libprotobuf-c1:s390x. [2020-07-08T23:44:52.338Z] #17 23.90 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_s390x.deb ... [2020-07-08T23:44:52.338Z] #17 23.91 Unpacking libprotobuf-c1:s390x (1.3.1-1+b1) ... [2020-07-08T23:44:52.338Z] #17 23.94 Selecting previously unselected package libreadline5:s390x. [2020-07-08T23:44:52.338Z] #17 23.95 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_s390x.deb ... [2020-07-08T23:44:52.338Z] #17 23.95 Unpacking libreadline5:s390x (5.2+dfsg-3+b13) ... [2020-07-08T23:44:52.338Z] #17 24.01 Selecting previously unselected package net-tools. [2020-07-08T23:44:52.449Z] #39 25.26 CC images/eventpoll.o [2020-07-08T23:44:52.559Z] #48 12.02 + GO111MODULE=on [2020-07-08T23:44:52.559Z] #48 12.02 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-07-08T23:44:52.628Z] #17 24.01 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_s390x.deb ... [2020-07-08T23:44:52.628Z] #17 24.02 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-07-08T23:44:52.628Z] #17 24.17 Selecting previously unselected package python-pip-whl. [2020-07-08T23:44:52.628Z] #17 24.18 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-07-08T23:44:52.628Z] #17 24.18 Unpacking python-pip-whl (18.1-5) ... [2020-07-08T23:44:52.709Z] #39 25.56 CC images/fh.o [2020-07-08T23:44:52.919Z] #17 24.54 Selecting previously unselected package python3-lib2to3. [2020-07-08T23:44:52.919Z] #17 24.54 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-07-08T23:44:52.919Z] #17 24.54 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-07-08T23:44:52.919Z] #17 24.62 Selecting previously unselected package python3-distutils. [2020-07-08T23:44:52.919Z] #17 24.62 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-07-08T23:44:52.919Z] #17 24.63 Unpacking python3-distutils (3.7.3-1) ... [2020-07-08T23:44:53.077Z] #8 DONE 2.1s [2020-07-08T23:44:53.077Z] [2020-07-08T23:44:53.077Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-07-08T23:44:53.211Z] #17 24.72 Selecting previously unselected package python3-pip. [2020-07-08T23:44:53.211Z] #17 24.72 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-07-08T23:44:53.211Z] #17 24.72 Unpacking python3-pip (18.1-5) ... [2020-07-08T23:44:53.211Z] #17 24.82 Selecting previously unselected package python3-pkg-resources. [2020-07-08T23:44:53.211Z] #17 24.82 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-07-08T23:44:53.211Z] #17 24.82 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-07-08T23:44:53.211Z] #17 24.91 Selecting previously unselected package python3-setuptools. [2020-07-08T23:44:53.211Z] #17 24.91 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-07-08T23:44:53.279Z] #39 26.01 CC images/fsnotify.o [2020-07-08T23:44:53.337Z] #9 DONE 0.8s [2020-07-08T23:44:53.337Z] [2020-07-08T23:44:53.337Z] #35 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-07-08T23:44:53.501Z] #17 24.92 Unpacking python3-setuptools (40.8.0-1) ... [2020-07-08T23:44:53.501Z] #17 25.10 Selecting previously unselected package python3-wheel. [2020-07-08T23:44:53.501Z] #17 25.10 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-07-08T23:44:53.501Z] #17 25.10 Unpacking python3-wheel (0.32.3-2) ... [2020-07-08T23:44:53.501Z] #17 25.15 Selecting previously unselected package sudo. [2020-07-08T23:44:53.501Z] #17 25.15 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_s390x.deb ... [2020-07-08T23:44:53.501Z] #17 25.15 Unpacking sudo (1.8.27-1+deb10u2) ... [2020-07-08T23:44:53.539Z] #39 ... [2020-07-08T23:44:53.539Z] [2020-07-08T23:44:53.539Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-08T23:44:53.539Z] #52 41.81 + export 'BUILDTAGS=netgo osusergo static_build' [2020-07-08T23:44:53.539Z] #52 41.81 + BUILDTAGS='netgo osusergo static_build' [2020-07-08T23:44:53.539Z] #52 41.81 + export EXTRA_FLAGS=-buildmode=pie [2020-07-08T23:44:53.539Z] #52 41.81 + EXTRA_FLAGS=-buildmode=pie [2020-07-08T23:44:53.539Z] #52 41.81 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-07-08T23:44:53.539Z] #52 41.82 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-07-08T23:44:53.539Z] #52 41.82 + '[' '' = dynamic ']' [2020-07-08T23:44:53.539Z] #52 41.82 + make [2020-07-08T23:44:53.539Z] #52 42.96 + bin/ctr [2020-07-08T23:44:53.600Z] #35 ... [2020-07-08T23:44:53.600Z] [2020-07-08T23:44:53.600Z] #27 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-07-08T23:44:53.600Z] #27 DONE 0.1s [2020-07-08T23:44:53.600Z] [2020-07-08T23:44:53.600Z] #35 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-07-08T23:44:53.600Z] #35 DONE 0.2s [2020-07-08T23:44:53.600Z] [2020-07-08T23:44:53.600Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-07-08T23:44:53.791Z] #17 25.44 Selecting previously unselected package thin-provisioning-tools. [2020-07-08T23:44:53.791Z] #17 25.44 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_s390x.deb ... [2020-07-08T23:44:53.791Z] #17 25.45 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-07-08T23:44:53.799Z] #52 ... [2020-07-08T23:44:53.799Z] [2020-07-08T23:44:53.799Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-08T23:44:53.799Z] #41 96.51 hash/crc32 [2020-07-08T23:44:53.799Z] #41 97.14 compress/gzip [2020-07-08T23:44:53.799Z] #41 97.43 net [2020-07-08T23:44:53.799Z] #41 97.85 vendor/golang.org/x/text/transform [2020-07-08T23:44:54.059Z] #41 98.57 vendor/golang.org/x/text/unicode/bidi [2020-07-08T23:44:54.082Z] #17 25.61 Selecting previously unselected package uidmap. [2020-07-08T23:44:54.082Z] #17 25.61 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_s390x.deb ... [2020-07-08T23:44:54.082Z] #17 25.62 Unpacking uidmap (1:4.5-1.1) ... [2020-07-08T23:44:54.082Z] #17 25.72 Selecting previously unselected package vim-runtime. [2020-07-08T23:44:54.082Z] #17 25.72 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-07-08T23:44:54.099Z] #48 13.50 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-07-08T23:44:54.099Z] #48 13.50 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-07-08T23:44:54.099Z] #48 13.59 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-07-08T23:44:54.372Z] #17 25.74 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-07-08T23:44:54.372Z] #17 25.76 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-07-08T23:44:54.372Z] #17 25.77 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-07-08T23:44:54.400Z] #48 13.85 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-07-08T23:44:54.400Z] #48 13.95 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-07-08T23:44:55.094Z] #21 ... [2020-07-08T23:44:55.095Z] [2020-07-08T23:44:55.095Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-08T23:44:55.095Z] #45 3.892 + RM_GOPATH=0 [2020-07-08T23:44:55.095Z] #45 3.892 + TMP_GOPATH= [2020-07-08T23:44:55.095Z] #45 3.892 + : /build [2020-07-08T23:44:55.095Z] #45 3.892 + '[' -z '' ']' [2020-07-08T23:44:55.095Z] #45 3.892 ++ mktemp -d [2020-07-08T23:44:55.095Z] #45 3.892 + export GOPATH=/tmp/tmp.Ykhfn4rCmy [2020-07-08T23:44:55.095Z] #45 3.892 + GOPATH=/tmp/tmp.Ykhfn4rCmy [2020-07-08T23:44:55.095Z] #45 3.892 + RM_GOPATH=1 [2020-07-08T23:44:55.095Z] #45 3.892 + case "$(go env GOARCH)" in [2020-07-08T23:44:55.095Z] #45 3.892 ++ go env GOARCH [2020-07-08T23:44:55.095Z] #45 3.913 + export GO_BUILDMODE=-buildmode=pie [2020-07-08T23:44:55.095Z] #45 3.913 + GO_BUILDMODE=-buildmode=pie [2020-07-08T23:44:55.095Z] #45 3.913 ++ dirname /tmp/install/install.sh [2020-07-08T23:44:55.095Z] #45 3.913 Installing golangci-lint version v1.23.8 [2020-07-08T23:44:55.095Z] #45 3.913 + dir=/tmp/install [2020-07-08T23:44:55.095Z] #45 3.913 + bin=golangci_lint [2020-07-08T23:44:55.095Z] #45 3.913 + shift [2020-07-08T23:44:55.095Z] #45 3.913 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2020-07-08T23:44:55.095Z] #45 3.913 + . /tmp/install/golangci_lint.installer [2020-07-08T23:44:55.095Z] #45 3.913 ++ : v1.23.8 [2020-07-08T23:44:55.095Z] #45 3.913 + install_golangci_lint [2020-07-08T23:44:55.095Z] #45 3.913 + echo 'Installing golangci-lint version v1.23.8' [2020-07-08T23:44:55.095Z] #45 3.913 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-07-08T23:44:55.095Z] #45 ... [2020-07-08T23:44:55.095Z] [2020-07-08T23:44:55.095Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-08T23:44:55.095Z] #38 7.986 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-08T23:44:55.095Z] #38 8.081 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-08T23:44:55.095Z] #38 8.084 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-08T23:44:55.095Z] #38 9.075 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-07-08T23:44:55.095Z] #38 ... [2020-07-08T23:44:55.095Z] [2020-07-08T23:44:55.095Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-08T23:44:55.095Z] #47 7.408 + RM_GOPATH=0 [2020-07-08T23:44:55.095Z] #47 7.408 + TMP_GOPATH= [2020-07-08T23:44:55.095Z] #47 7.408 + : /build [2020-07-08T23:44:55.095Z] #47 7.408 + '[' -z '' ']' [2020-07-08T23:44:55.095Z] #47 7.411 ++ mktemp -d [2020-07-08T23:44:55.095Z] #47 7.411 + export GOPATH=/tmp/tmp.xoPyVVJeA7 [2020-07-08T23:44:55.095Z] #47 7.411 + GOPATH=/tmp/tmp.xoPyVVJeA7 [2020-07-08T23:44:55.095Z] #47 7.412 + RM_GOPATH=1 [2020-07-08T23:44:55.095Z] #47 7.412 + case "$(go env GOARCH)" in [2020-07-08T23:44:55.095Z] #47 7.415 ++ go env GOARCH [2020-07-08T23:44:55.095Z] #47 7.450 + export GO_BUILDMODE=-buildmode=pie [2020-07-08T23:44:55.095Z] #47 7.451 + GO_BUILDMODE=-buildmode=pie [2020-07-08T23:44:55.095Z] #47 7.456 ++ dirname /tmp/install/install.sh [2020-07-08T23:44:55.095Z] #47 7.463 + dir=/tmp/install [2020-07-08T23:44:55.095Z] #47 7.484 + bin=shfmt [2020-07-08T23:44:55.095Z] #47 7.484 + shift [2020-07-08T23:44:55.095Z] #47 7.485 + '[' '!' -f /tmp/install/shfmt.installer ']' [2020-07-08T23:44:55.095Z] #47 7.485 + . /tmp/install/shfmt.installer [2020-07-08T23:44:55.095Z] #47 7.485 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-07-08T23:44:55.095Z] #47 7.492 + install_shfmt [2020-07-08T23:44:55.095Z] #47 7.492 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-07-08T23:44:55.095Z] #47 7.495 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-07-08T23:44:55.095Z] #47 7.495 + git clone https://github.com/mvdan/sh.git /tmp/tmp.xoPyVVJeA7/src/github.com/mvdan/sh [2020-07-08T23:44:55.095Z] #47 7.507 Cloning into '/tmp/tmp.xoPyVVJeA7/src/github.com/mvdan/sh'... [2020-07-08T23:44:55.360Z] #47 ... [2020-07-08T23:44:55.360Z] [2020-07-08T23:44:55.360Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-08T23:44:55.360Z] #32 8.045 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-08T23:44:55.360Z] #32 8.113 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-08T23:44:55.360Z] #32 8.114 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-08T23:44:55.360Z] #32 9.157 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-07-08T23:44:55.360Z] #32 ... [2020-07-08T23:44:55.360Z] [2020-07-08T23:44:55.360Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-08T23:44:55.360Z] #30 7.892 + RM_GOPATH=0 [2020-07-08T23:44:55.360Z] #30 7.892 + TMP_GOPATH= [2020-07-08T23:44:55.360Z] #30 7.892 + : /build [2020-07-08T23:44:55.360Z] #30 7.893 + '[' -z '' ']' [2020-07-08T23:44:55.360Z] #30 7.899 ++ mktemp -d [2020-07-08T23:44:55.360Z] #30 7.904 + export GOPATH=/tmp/tmp.1zg6G8HvUj [2020-07-08T23:44:55.360Z] #30 7.904 + GOPATH=/tmp/tmp.1zg6G8HvUj [2020-07-08T23:44:55.360Z] #30 7.904 + RM_GOPATH=1 [2020-07-08T23:44:55.360Z] #30 7.904 + case "$(go env GOARCH)" in [2020-07-08T23:44:55.360Z] #30 7.904 ++ go env GOARCH [2020-07-08T23:44:55.360Z] #30 7.928 + export GO_BUILDMODE=-buildmode=pie [2020-07-08T23:44:55.360Z] #30 7.929 + GO_BUILDMODE=-buildmode=pie [2020-07-08T23:44:55.360Z] #30 7.931 ++ dirname /tmp/install/install.sh [2020-07-08T23:44:55.360Z] #30 7.936 + dir=/tmp/install [2020-07-08T23:44:55.360Z] #30 7.936 + bin=tomlv [2020-07-08T23:44:55.360Z] #30 7.937 + shift [2020-07-08T23:44:55.360Z] #30 7.937 + '[' '!' -f /tmp/install/tomlv.installer ']' [2020-07-08T23:44:55.360Z] #30 7.942 + . /tmp/install/tomlv.installer [2020-07-08T23:44:55.360Z] #30 7.943 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-07-08T23:44:55.360Z] #30 7.944 + install_tomlv [2020-07-08T23:44:55.360Z] #30 7.945 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-07-08T23:44:55.360Z] #30 7.945 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-07-08T23:44:55.360Z] #30 7.945 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.1zg6G8HvUj/src/github.com/BurntSushi/toml [2020-07-08T23:44:55.360Z] #30 7.948 Cloning into '/tmp/tmp.1zg6G8HvUj/src/github.com/BurntSushi/toml'... [2020-07-08T23:44:55.360Z] #30 9.043 + cd /tmp/tmp.1zg6G8HvUj/src/github.com/BurntSushi/toml [2020-07-08T23:44:55.360Z] #30 9.044 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-07-08T23:44:55.360Z] #30 9.049 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-07-08T23:44:55.360Z] #30 9.782 internal/cpu [2020-07-08T23:44:55.360Z] #30 9.797 runtime/internal/atomic [2020-07-08T23:44:55.360Z] #30 10.07 runtime/internal/sys [2020-07-08T23:44:55.360Z] #30 10.30 runtime/internal/math [2020-07-08T23:44:55.360Z] #30 10.46 internal/bytealg [2020-07-08T23:44:55.360Z] #30 10.46 math/bits [2020-07-08T23:44:55.462Z] #48 15.08 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-07-08T23:44:55.500Z] #41 ... [2020-07-08T23:44:55.500Z] [2020-07-08T23:44:55.500Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-08T23:44:55.500Z] #47 DONE 100.1s [2020-07-08T23:44:55.633Z] #30 ... [2020-07-08T23:44:55.633Z] [2020-07-08T23:44:55.633Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-08T23:44:55.633Z] #41 7.074 + RM_GOPATH=0 [2020-07-08T23:44:55.633Z] #41 7.074 + TMP_GOPATH= [2020-07-08T23:44:55.633Z] #41 7.074 + : /build [2020-07-08T23:44:55.633Z] #41 7.074 + '[' -z '' ']' [2020-07-08T23:44:55.633Z] #41 7.076 ++ mktemp -d [2020-07-08T23:44:55.633Z] #41 7.103 + export GOPATH=/tmp/tmp.hKqjgxP0pR [2020-07-08T23:44:55.633Z] #41 7.103 + GOPATH=/tmp/tmp.hKqjgxP0pR [2020-07-08T23:44:55.633Z] #41 7.103 + RM_GOPATH=1 [2020-07-08T23:44:55.633Z] #41 7.103 + case "$(go env GOARCH)" in [2020-07-08T23:44:55.633Z] #41 7.105 ++ go env GOARCH [2020-07-08T23:44:55.633Z] #41 7.122 + export GO_BUILDMODE=-buildmode=pie [2020-07-08T23:44:55.633Z] #41 7.123 + GO_BUILDMODE=-buildmode=pie [2020-07-08T23:44:55.633Z] #41 7.155 ++ dirname /tmp/install/install.sh [2020-07-08T23:44:55.633Z] #41 7.160 + dir=/tmp/install [2020-07-08T23:44:55.633Z] #41 7.160 + bin=vndr [2020-07-08T23:44:55.633Z] #41 7.160 + shift [2020-07-08T23:44:55.633Z] #41 7.160 + '[' '!' -f /tmp/install/vndr.installer ']' [2020-07-08T23:44:55.633Z] #41 7.188 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-07-08T23:44:55.633Z] #41 7.188 + . /tmp/install/vndr.installer [2020-07-08T23:44:55.633Z] #41 7.188 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-07-08T23:44:55.633Z] #41 7.188 + install_vndr [2020-07-08T23:44:55.633Z] #41 7.188 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-07-08T23:44:55.633Z] #41 7.188 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.hKqjgxP0pR/src/github.com/LK4D4/vndr [2020-07-08T23:44:55.633Z] #41 7.201 Cloning into '/tmp/tmp.hKqjgxP0pR/src/github.com/LK4D4/vndr'... [2020-07-08T23:44:55.633Z] #41 8.093 + cd /tmp/tmp.hKqjgxP0pR/src/github.com/LK4D4/vndr [2020-07-08T23:44:55.633Z] #41 8.098 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-07-08T23:44:55.633Z] #41 8.135 + go build -buildmode=pie -v -o /build/vndr . [2020-07-08T23:44:55.633Z] #41 9.579 internal/cpu [2020-07-08T23:44:55.633Z] #41 9.605 runtime/internal/atomic [2020-07-08T23:44:55.633Z] #41 9.984 runtime/internal/sys [2020-07-08T23:44:55.633Z] #41 10.02 internal/bytealg [2020-07-08T23:44:55.633Z] #41 10.20 runtime/internal/math [2020-07-08T23:44:55.633Z] #41 10.43 internal/race [2020-07-08T23:44:55.633Z] #41 10.55 sync/atomic [2020-07-08T23:44:55.633Z] #41 ... [2020-07-08T23:44:55.633Z] [2020-07-08T23:44:55.633Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-08T23:44:55.633Z] #54 3.925 + RM_GOPATH=0 [2020-07-08T23:44:55.633Z] #54 3.925 + TMP_GOPATH= [2020-07-08T23:44:55.633Z] #54 3.925 + : /build [2020-07-08T23:44:55.633Z] #54 3.925 + '[' -z '' ']' [2020-07-08T23:44:55.633Z] #54 3.925 ++ mktemp -d [2020-07-08T23:44:55.633Z] #54 3.925 + export GOPATH=/tmp/tmp.NUujm8zKRj [2020-07-08T23:44:55.633Z] #54 3.925 + GOPATH=/tmp/tmp.NUujm8zKRj [2020-07-08T23:44:55.633Z] #54 3.925 + RM_GOPATH=1 [2020-07-08T23:44:55.633Z] #54 3.925 + case "$(go env GOARCH)" in [2020-07-08T23:44:55.633Z] #54 3.925 ++ go env GOARCH [2020-07-08T23:44:55.633Z] #54 3.931 Install rootlesskit version 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-07-08T23:44:55.633Z] #54 3.931 + export GO_BUILDMODE=-buildmode=pie [2020-07-08T23:44:55.633Z] #54 3.931 + GO_BUILDMODE=-buildmode=pie [2020-07-08T23:44:55.633Z] #54 3.931 ++ dirname /tmp/install/install.sh [2020-07-08T23:44:55.633Z] #54 3.931 + dir=/tmp/install [2020-07-08T23:44:55.633Z] #54 3.931 + bin=rootlesskit [2020-07-08T23:44:55.633Z] #54 3.931 + shift [2020-07-08T23:44:55.633Z] #54 3.931 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2020-07-08T23:44:55.633Z] #54 3.931 + . /tmp/install/rootlesskit.installer [2020-07-08T23:44:55.633Z] #54 3.931 ++ : 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-07-08T23:44:55.633Z] #54 3.931 + install_rootlesskit [2020-07-08T23:44:55.633Z] #54 3.931 + case "$1" in [2020-07-08T23:44:55.633Z] #54 3.931 + export CGO_ENABLED=0 [2020-07-08T23:44:55.633Z] #54 3.931 + CGO_ENABLED=0 [2020-07-08T23:44:55.633Z] #54 3.931 + _install_rootlesskit [2020-07-08T23:44:55.633Z] #54 3.931 + echo 'Install rootlesskit version 3f5728fbb2b6abdc63d59759e72735442ce6424e' [2020-07-08T23:44:55.633Z] #54 3.931 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.NUujm8zKRj/src/github.com/rootless-containers/rootlesskit [2020-07-08T23:44:55.633Z] #54 3.934 Cloning into '/tmp/tmp.NUujm8zKRj/src/github.com/rootless-containers/rootlesskit'... [2020-07-08T23:44:55.633Z] #54 8.356 + cd /tmp/tmp.NUujm8zKRj/src/github.com/rootless-containers/rootlesskit [2020-07-08T23:44:55.633Z] #54 8.356 + git checkout -q 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-07-08T23:44:55.633Z] #54 8.447 + for f in rootlesskit rootlesskit-docker-proxy [2020-07-08T23:44:55.633Z] #54 8.450 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-07-08T23:44:55.761Z] [2020-07-08T23:44:55.761Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-08T23:44:55.761Z] #39 26.60 CC images/signalfd.o [2020-07-08T23:44:55.761Z] #39 26.85 CC images/fs.o [2020-07-08T23:44:55.761Z] #39 27.09 CC images/pstree.o [2020-07-08T23:44:55.761Z] #39 27.45 CC images/pipe.o [2020-07-08T23:44:55.761Z] #39 27.90 CC images/tcp-stream.o [2020-07-08T23:44:55.761Z] #39 28.06 CC images/sk-packet.o [2020-07-08T23:44:55.761Z] #39 28.38 CC images/mnt.o [2020-07-08T23:44:55.891Z] #54 ... [2020-07-08T23:44:55.891Z] [2020-07-08T23:44:55.891Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-08T23:44:55.891Z] #60 7.406 + RM_GOPATH=0 [2020-07-08T23:44:55.891Z] #60 7.406 + TMP_GOPATH= [2020-07-08T23:44:55.891Z] #60 7.406 + : /build [2020-07-08T23:44:55.891Z] #60 7.406 + '[' -z '' ']' [2020-07-08T23:44:55.891Z] #60 7.411 ++ mktemp -d [2020-07-08T23:44:55.891Z] #60 7.411 + export GOPATH=/tmp/tmp.Ko5ZPjbRO4 [2020-07-08T23:44:55.891Z] #60 7.411 + GOPATH=/tmp/tmp.Ko5ZPjbRO4 [2020-07-08T23:44:55.891Z] #60 7.411 + RM_GOPATH=1 [2020-07-08T23:44:55.891Z] #60 7.411 + case "$(go env GOARCH)" in [2020-07-08T23:44:55.891Z] #60 7.414 ++ go env GOARCH [2020-07-08T23:44:55.891Z] #60 7.455 + export GO_BUILDMODE=-buildmode=pie [2020-07-08T23:44:55.891Z] #60 7.455 + GO_BUILDMODE=-buildmode=pie [2020-07-08T23:44:55.891Z] #60 7.462 ++ dirname /tmp/install/install.sh [2020-07-08T23:44:55.891Z] #60 7.464 + dir=/tmp/install [2020-07-08T23:44:55.891Z] #60 7.464 + bin=proxy [2020-07-08T23:44:55.891Z] #60 7.465 + shift [2020-07-08T23:44:55.891Z] #60 7.465 + '[' '!' -f /tmp/install/proxy.installer ']' [2020-07-08T23:44:55.891Z] #60 7.465 + . /tmp/install/proxy.installer [2020-07-08T23:44:55.891Z] #60 7.465 ++ : 2e24aed516bd5c836e11378bb457dd612aa868ed [2020-07-08T23:44:55.891Z] #60 7.465 + install_proxy [2020-07-08T23:44:55.891Z] #60 7.466 + case "$1" in [2020-07-08T23:44:55.891Z] #60 7.466 + export CGO_ENABLED=0 [2020-07-08T23:44:55.891Z] #60 7.466 + CGO_ENABLED=0 [2020-07-08T23:44:55.891Z] #60 7.466 + _install_proxy [2020-07-08T23:44:55.891Z] #60 7.466 + echo 'Install docker-proxy version 2e24aed516bd5c836e11378bb457dd612aa868ed' [2020-07-08T23:44:55.891Z] #60 7.466 Install docker-proxy version 2e24aed516bd5c836e11378bb457dd612aa868ed [2020-07-08T23:44:55.891Z] #60 7.467 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.Ko5ZPjbRO4/src/github.com/docker/libnetwork [2020-07-08T23:44:55.891Z] #60 7.468 Cloning into '/tmp/tmp.Ko5ZPjbRO4/src/github.com/docker/libnetwork'... [2020-07-08T23:44:55.891Z] #60 ... [2020-07-08T23:44:55.891Z] [2020-07-08T23:44:55.891Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-07-08T23:44:55.891Z] #51 7.871 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-08T23:44:55.891Z] #51 7.957 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-08T23:44:55.891Z] #51 7.959 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-08T23:44:55.891Z] #51 8.997 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-07-08T23:44:56.038Z] #39 28.79 CC images/pipe-data.o [2020-07-08T23:44:56.107Z] #36 ... [2020-07-08T23:44:56.107Z] [2020-07-08T23:44:56.107Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-08T23:44:56.107Z] #30 7.180 + RM_GOPATH=0 [2020-07-08T23:44:56.107Z] #30 7.180 + TMP_GOPATH= [2020-07-08T23:44:56.107Z] #30 7.180 + : /build [2020-07-08T23:44:56.107Z] #30 7.180 + '[' -z '' ']' [2020-07-08T23:44:56.107Z] #30 7.180 ++ mktemp -d [2020-07-08T23:44:56.107Z] #30 7.185 + export GOPATH=/tmp/tmp.tj3Z2lf0mQ [2020-07-08T23:44:56.107Z] #30 7.186 + GOPATH=/tmp/tmp.tj3Z2lf0mQ [2020-07-08T23:44:56.107Z] #30 7.186 + RM_GOPATH=1 [2020-07-08T23:44:56.107Z] #30 7.187 + case "$(go env GOARCH)" in [2020-07-08T23:44:56.107Z] #30 7.188 ++ go env GOARCH [2020-07-08T23:44:56.107Z] #30 7.242 + export GO_BUILDMODE=-buildmode=pie [2020-07-08T23:44:56.107Z] #30 7.242 + GO_BUILDMODE=-buildmode=pie [2020-07-08T23:44:56.107Z] #30 7.247 ++ dirname /tmp/install/install.sh [2020-07-08T23:44:56.107Z] #30 7.252 + dir=/tmp/install [2020-07-08T23:44:56.107Z] #30 7.252 + bin=tomlv [2020-07-08T23:44:56.107Z] #30 7.252 + shift [2020-07-08T23:44:56.107Z] #30 7.252 + '[' '!' -f /tmp/install/tomlv.installer ']' [2020-07-08T23:44:56.107Z] #30 7.253 + . /tmp/install/tomlv.installer [2020-07-08T23:44:56.107Z] #30 7.255 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-07-08T23:44:56.107Z] #30 7.256 + install_tomlv [2020-07-08T23:44:56.107Z] #30 7.257 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-07-08T23:44:56.107Z] #30 7.257 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-07-08T23:44:56.107Z] #30 7.257 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.tj3Z2lf0mQ/src/github.com/BurntSushi/toml [2020-07-08T23:44:56.107Z] #30 7.259 Cloning into '/tmp/tmp.tj3Z2lf0mQ/src/github.com/BurntSushi/toml'... [2020-07-08T23:44:56.107Z] #30 8.470 + cd /tmp/tmp.tj3Z2lf0mQ/src/github.com/BurntSushi/toml [2020-07-08T23:44:56.107Z] #30 8.479 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-07-08T23:44:56.107Z] #30 8.483 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-07-08T23:44:56.107Z] #30 9.148 runtime/internal/atomic [2020-07-08T23:44:56.107Z] #30 9.169 internal/cpu [2020-07-08T23:44:56.107Z] #30 9.489 runtime/internal/sys [2020-07-08T23:44:56.107Z] #30 9.617 runtime/internal/math [2020-07-08T23:44:56.107Z] #30 9.710 math/bits [2020-07-08T23:44:56.107Z] #30 9.878 internal/bytealg [2020-07-08T23:44:56.107Z] #30 10.30 math [2020-07-08T23:44:56.107Z] #30 ... [2020-07-08T23:44:56.107Z] [2020-07-08T23:44:56.107Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-08T23:44:56.107Z] #32 5.919 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-08T23:44:56.107Z] #32 5.999 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-08T23:44:56.107Z] #32 6.007 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-08T23:44:56.107Z] #32 7.198 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-07-08T23:44:56.107Z] #32 9.309 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [208 kB] [2020-07-08T23:44:56.107Z] #32 ... [2020-07-08T23:44:56.107Z] [2020-07-08T23:44:56.107Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-08T23:44:56.107Z] #43 6.159 + RM_GOPATH=0 [2020-07-08T23:44:56.107Z] #43 6.160 + TMP_GOPATH= [2020-07-08T23:44:56.107Z] #43 6.161 + : /build [2020-07-08T23:44:56.107Z] #43 6.161 + '[' -z '' ']' [2020-07-08T23:44:56.107Z] #43 6.161 ++ mktemp -d [2020-07-08T23:44:56.107Z] #43 6.168 + export GOPATH=/tmp/tmp.Sok6jaWpvv [2020-07-08T23:44:56.107Z] #43 6.169 + GOPATH=/tmp/tmp.Sok6jaWpvv [2020-07-08T23:44:56.107Z] #43 6.170 + RM_GOPATH=1 [2020-07-08T23:44:56.107Z] #43 6.172 + case "$(go env GOARCH)" in [2020-07-08T23:44:56.107Z] #43 6.173 ++ go env GOARCH [2020-07-08T23:44:56.107Z] #43 6.230 + export GO_BUILDMODE=-buildmode=pie [2020-07-08T23:44:56.107Z] #43 6.231 + GO_BUILDMODE=-buildmode=pie [2020-07-08T23:44:56.107Z] #43 6.233 ++ dirname /tmp/install/install.sh [2020-07-08T23:44:56.107Z] #43 6.248 + dir=/tmp/install [2020-07-08T23:44:56.107Z] #43 6.249 + bin=gotestsum [2020-07-08T23:44:56.107Z] #43 6.249 + shift [2020-07-08T23:44:56.107Z] #43 6.249 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2020-07-08T23:44:56.107Z] #43 6.249 + . /tmp/install/gotestsum.installer [2020-07-08T23:44:56.107Z] #43 6.250 ++ : v0.3.5 [2020-07-08T23:44:56.107Z] #43 6.250 + install_gotestsum [2020-07-08T23:44:56.107Z] #43 6.251 + set -e [2020-07-08T23:44:56.107Z] #43 6.251 + export GO111MODULE=on [2020-07-08T23:44:56.107Z] #43 6.251 + GO111MODULE=on [2020-07-08T23:44:56.107Z] #43 6.251 + GOBIN=/build [2020-07-08T23:44:56.107Z] #43 6.251 + go get gotest.tools/gotestsum@v0.3.5 [2020-07-08T23:44:56.107Z] #43 6.326 go: finding gotest.tools v0.3.5 [2020-07-08T23:44:56.107Z] #43 6.328 go: finding gotest.tools/gotestsum v0.3.5 [2020-07-08T23:44:56.107Z] #43 7.470 go: downloading gotest.tools/gotestsum v0.3.5 [2020-07-08T23:44:56.107Z] #43 7.965 go: extracting gotest.tools/gotestsum v0.3.5 [2020-07-08T23:44:56.108Z] #43 8.910 go: downloading gotest.tools v2.1.0+incompatible [2020-07-08T23:44:56.108Z] #43 9.032 go: extracting gotest.tools v2.1.0+incompatible [2020-07-08T23:44:56.108Z] #43 9.231 go: downloading github.com/spf13/pflag v1.0.1 [2020-07-08T23:44:56.108Z] #43 9.265 go: downloading github.com/pkg/errors v0.8.0 [2020-07-08T23:44:56.108Z] #43 9.269 go: downloading github.com/fatih/color v1.6.0 [2020-07-08T23:44:56.108Z] #43 9.318 go: downloading github.com/sirupsen/logrus v1.0.5 [2020-07-08T23:44:56.108Z] #43 9.558 go: downloading github.com/jonboulle/clockwork v0.1.0 [2020-07-08T23:44:56.108Z] #43 9.594 go: downloading golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-07-08T23:44:56.108Z] #43 9.599 go: extracting github.com/pkg/errors v0.8.0 [2020-07-08T23:44:56.108Z] #43 9.749 go: extracting github.com/sirupsen/logrus v1.0.5 [2020-07-08T23:44:56.108Z] #43 9.933 go: extracting github.com/fatih/color v1.6.0 [2020-07-08T23:44:56.108Z] #43 9.936 go: downloading github.com/mattn/go-colorable v0.0.9 [2020-07-08T23:44:56.108Z] #43 9.941 go: downloading github.com/mattn/go-isatty v0.0.3 [2020-07-08T23:44:56.108Z] #43 9.945 go: extracting github.com/jonboulle/clockwork v0.1.0 [2020-07-08T23:44:56.108Z] #43 10.10 go: extracting github.com/spf13/pflag v1.0.1 [2020-07-08T23:44:56.108Z] #43 10.20 go: downloading golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-07-08T23:44:56.108Z] #43 10.20 go: downloading golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-07-08T23:44:56.108Z] #43 10.20 go: extracting golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-07-08T23:44:56.108Z] #43 10.20 go: extracting github.com/mattn/go-isatty v0.0.3 [2020-07-08T23:44:56.108Z] #43 10.34 go: extracting github.com/mattn/go-colorable v0.0.9 [2020-07-08T23:44:56.108Z] #43 10.44 go: downloading golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-07-08T23:44:56.148Z] #51 ... [2020-07-08T23:44:56.148Z] [2020-07-08T23:44:56.148Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-08T23:44:56.148Z] #43 6.993 + RM_GOPATH=0 [2020-07-08T23:44:56.148Z] #43 6.993 + TMP_GOPATH= [2020-07-08T23:44:56.148Z] #43 6.994 + : /build [2020-07-08T23:44:56.148Z] #43 6.994 + '[' -z '' ']' [2020-07-08T23:44:56.148Z] #43 6.995 ++ mktemp -d [2020-07-08T23:44:56.148Z] #43 7.001 + export GOPATH=/tmp/tmp.6D3RviVUme [2020-07-08T23:44:56.148Z] #43 7.001 + GOPATH=/tmp/tmp.6D3RviVUme [2020-07-08T23:44:56.148Z] #43 7.001 + RM_GOPATH=1 [2020-07-08T23:44:56.148Z] #43 7.001 + case "$(go env GOARCH)" in [2020-07-08T23:44:56.148Z] #43 7.002 ++ go env GOARCH [2020-07-08T23:44:56.148Z] #43 7.042 + export GO_BUILDMODE=-buildmode=pie [2020-07-08T23:44:56.148Z] #43 7.042 + GO_BUILDMODE=-buildmode=pie [2020-07-08T23:44:56.148Z] #43 7.042 ++ dirname /tmp/install/install.sh [2020-07-08T23:44:56.148Z] #43 7.043 + dir=/tmp/install [2020-07-08T23:44:56.148Z] #43 7.044 + bin=gotestsum [2020-07-08T23:44:56.148Z] #43 7.044 + shift [2020-07-08T23:44:56.148Z] #43 7.044 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2020-07-08T23:44:56.148Z] #43 7.044 + . /tmp/install/gotestsum.installer [2020-07-08T23:44:56.148Z] #43 7.044 ++ : v0.3.5 [2020-07-08T23:44:56.148Z] #43 7.045 + install_gotestsum [2020-07-08T23:44:56.148Z] #43 7.045 + set -e [2020-07-08T23:44:56.148Z] #43 7.045 + export GO111MODULE=on [2020-07-08T23:44:56.148Z] #43 7.045 + GO111MODULE=on [2020-07-08T23:44:56.148Z] #43 7.046 + GOBIN=/build [2020-07-08T23:44:56.148Z] #43 7.046 + go get gotest.tools/gotestsum@v0.3.5 [2020-07-08T23:44:56.148Z] #43 7.192 go: finding gotest.tools/gotestsum v0.3.5 [2020-07-08T23:44:56.148Z] #43 7.204 go: finding gotest.tools v0.3.5 [2020-07-08T23:44:56.148Z] #43 8.327 go: downloading gotest.tools/gotestsum v0.3.5 [2020-07-08T23:44:56.148Z] #43 8.896 go: extracting gotest.tools/gotestsum v0.3.5 [2020-07-08T23:44:56.148Z] #43 9.686 go: downloading gotest.tools v2.1.0+incompatible [2020-07-08T23:44:56.148Z] #43 9.760 go: extracting gotest.tools v2.1.0+incompatible [2020-07-08T23:44:56.148Z] #43 9.899 go: downloading github.com/spf13/pflag v1.0.1 [2020-07-08T23:44:56.148Z] #43 9.912 go: downloading github.com/pkg/errors v0.8.0 [2020-07-08T23:44:56.148Z] #43 9.913 go: downloading github.com/fatih/color v1.6.0 [2020-07-08T23:44:56.148Z] #43 9.917 go: downloading github.com/sirupsen/logrus v1.0.5 [2020-07-08T23:44:56.148Z] #43 10.17 go: downloading github.com/jonboulle/clockwork v0.1.0 [2020-07-08T23:44:56.148Z] #43 10.22 go: downloading golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-07-08T23:44:56.148Z] #43 10.39 go: extracting github.com/fatih/color v1.6.0 [2020-07-08T23:44:56.148Z] #43 10.57 go: downloading github.com/mattn/go-colorable v0.0.9 [2020-07-08T23:44:56.148Z] #43 10.65 go: extracting github.com/sirupsen/logrus v1.0.5 [2020-07-08T23:44:56.148Z] #43 10.66 go: extracting github.com/spf13/pflag v1.0.1 [2020-07-08T23:44:56.148Z] #43 10.72 go: downloading github.com/mattn/go-isatty v0.0.3 [2020-07-08T23:44:56.148Z] #43 10.75 go: extracting github.com/pkg/errors v0.8.0 [2020-07-08T23:44:56.148Z] #43 10.80 go: extracting github.com/jonboulle/clockwork v0.1.0 [2020-07-08T23:44:56.148Z] #43 10.92 go: extracting golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-07-08T23:44:56.148Z] #43 10.93 go: downloading golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-07-08T23:44:56.148Z] #43 10.95 go: downloading golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-07-08T23:44:56.148Z] #43 10.96 go: downloading golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-07-08T23:44:56.148Z] #43 11.03 go: extracting github.com/mattn/go-isatty v0.0.3 [2020-07-08T23:44:56.148Z] #43 11.06 go: extracting github.com/mattn/go-colorable v0.0.9 [2020-07-08T23:44:56.148Z] #43 ... [2020-07-08T23:44:56.148Z] [2020-07-08T23:44:56.148Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-08T23:44:56.148Z] #10 8.028 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-08T23:44:56.148Z] #10 8.073 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-08T23:44:56.148Z] #10 8.106 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-08T23:44:56.148Z] #10 9.222 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-07-08T23:44:56.299Z] #39 29.06 CC images/sa.o [2020-07-08T23:44:56.368Z] #43 ... [2020-07-08T23:44:56.368Z] [2020-07-08T23:44:56.368Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-07-08T23:44:56.368Z] #28 6.979 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-07-08T23:44:56.368Z] #28 6.981 Cloning into '.'... [2020-07-08T23:44:56.368Z] #28 ... [2020-07-08T23:44:56.368Z] [2020-07-08T23:44:56.368Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-08T23:44:56.368Z] #45 7.005 + RM_GOPATH=0 [2020-07-08T23:44:56.368Z] #45 7.005 + TMP_GOPATH= [2020-07-08T23:44:56.368Z] #45 7.005 + : /build [2020-07-08T23:44:56.368Z] #45 7.005 + '[' -z '' ']' [2020-07-08T23:44:56.368Z] #45 7.005 ++ mktemp -d [2020-07-08T23:44:56.368Z] #45 7.012 + export GOPATH=/tmp/tmp.b0N7OgskMZ [2020-07-08T23:44:56.368Z] #45 7.013 + GOPATH=/tmp/tmp.b0N7OgskMZ [2020-07-08T23:44:56.368Z] #45 7.013 + RM_GOPATH=1 [2020-07-08T23:44:56.368Z] #45 7.013 + case "$(go env GOARCH)" in [2020-07-08T23:44:56.368Z] #45 7.014 ++ go env GOARCH [2020-07-08T23:44:56.368Z] #45 7.043 + export GO_BUILDMODE=-buildmode=pie [2020-07-08T23:44:56.368Z] #45 7.044 + GO_BUILDMODE=-buildmode=pie [2020-07-08T23:44:56.368Z] #45 7.045 ++ dirname /tmp/install/install.sh [2020-07-08T23:44:56.368Z] #45 7.048 + dir=/tmp/install [2020-07-08T23:44:56.368Z] #45 7.049 + bin=golangci_lint [2020-07-08T23:44:56.368Z] #45 7.049 + shift [2020-07-08T23:44:56.368Z] #45 7.049 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2020-07-08T23:44:56.368Z] #45 7.050 + . /tmp/install/golangci_lint.installer [2020-07-08T23:44:56.368Z] #45 7.050 ++ : v1.23.8 [2020-07-08T23:44:56.368Z] #45 7.051 + install_golangci_lint [2020-07-08T23:44:56.368Z] #45 7.051 + echo 'Installing golangci-lint version v1.23.8' [2020-07-08T23:44:56.368Z] #45 7.051 Installing golangci-lint version v1.23.8 [2020-07-08T23:44:56.368Z] #45 7.052 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-07-08T23:44:56.405Z] #10 11.35 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [208 kB] [2020-07-08T23:44:56.405Z] #10 ... [2020-07-08T23:44:56.405Z] [2020-07-08T23:44:56.405Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-07-08T23:44:56.405Z] #36 7.612 + git clone https://github.com/docker/distribution.git . [2020-07-08T23:44:56.405Z] #36 7.616 Cloning into '.'... [2020-07-08T23:44:56.405Z] #36 ... [2020-07-08T23:44:56.405Z] [2020-07-08T23:44:56.405Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-07-08T23:44:56.405Z] #51 11.46 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [208 kB] [2020-07-08T23:44:56.434Z] #17 27.70 Selecting previously unselected package vim. [2020-07-08T23:44:56.434Z] #17 27.70 Preparing to unpack .../37-vim_2%3a8.1.0875-5_s390x.deb ... [2020-07-08T23:44:56.434Z] #17 27.72 Unpacking vim (2:8.1.0875-5) ... [2020-07-08T23:44:56.434Z] #17 28.05 Selecting previously unselected package xfsprogs. [2020-07-08T23:44:56.434Z] #17 28.05 Preparing to unpack .../38-xfsprogs_4.20.0-1_s390x.deb ... [2020-07-08T23:44:56.434Z] #17 28.06 Unpacking xfsprogs (4.20.0-1) ... [2020-07-08T23:44:56.518Z] #48 15.92 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-07-08T23:44:56.565Z] #39 29.45 CC images/timer.o [2020-07-08T23:44:56.629Z] #45 ... [2020-07-08T23:44:56.629Z] [2020-07-08T23:44:56.629Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-08T23:44:56.629Z] #60 7.152 + RM_GOPATH=0 [2020-07-08T23:44:56.629Z] #60 7.152 + TMP_GOPATH= [2020-07-08T23:44:56.629Z] #60 7.152 + : /build [2020-07-08T23:44:56.629Z] #60 7.152 + '[' -z '' ']' [2020-07-08T23:44:56.629Z] #60 7.160 ++ mktemp -d [2020-07-08T23:44:56.629Z] #60 7.173 + export GOPATH=/tmp/tmp.oiwpdpoDue [2020-07-08T23:44:56.629Z] #60 7.173 + GOPATH=/tmp/tmp.oiwpdpoDue [2020-07-08T23:44:56.629Z] #60 7.173 + RM_GOPATH=1 [2020-07-08T23:44:56.629Z] #60 7.173 + case "$(go env GOARCH)" in [2020-07-08T23:44:56.629Z] #60 7.173 ++ go env GOARCH [2020-07-08T23:44:56.629Z] #60 7.217 + export GO_BUILDMODE=-buildmode=pie [2020-07-08T23:44:56.629Z] #60 7.225 + GO_BUILDMODE=-buildmode=pie [2020-07-08T23:44:56.629Z] #60 7.231 ++ dirname /tmp/install/install.sh [2020-07-08T23:44:56.629Z] #60 7.232 + dir=/tmp/install [2020-07-08T23:44:56.629Z] #60 7.232 + bin=proxy [2020-07-08T23:44:56.629Z] #60 7.232 + shift [2020-07-08T23:44:56.629Z] #60 7.232 + '[' '!' -f /tmp/install/proxy.installer ']' [2020-07-08T23:44:56.629Z] #60 7.232 + . /tmp/install/proxy.installer [2020-07-08T23:44:56.629Z] #60 7.233 ++ : 2e24aed516bd5c836e11378bb457dd612aa868ed [2020-07-08T23:44:56.629Z] #60 7.238 + install_proxy [2020-07-08T23:44:56.629Z] #60 7.238 + case "$1" in [2020-07-08T23:44:56.629Z] #60 7.238 + export CGO_ENABLED=0 [2020-07-08T23:44:56.629Z] #60 7.238 + CGO_ENABLED=0 [2020-07-08T23:44:56.629Z] #60 7.238 + _install_proxy [2020-07-08T23:44:56.629Z] #60 7.238 + echo 'Install docker-proxy version 2e24aed516bd5c836e11378bb457dd612aa868ed' [2020-07-08T23:44:56.629Z] #60 7.238 Install docker-proxy version 2e24aed516bd5c836e11378bb457dd612aa868ed [2020-07-08T23:44:56.629Z] #60 7.238 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.oiwpdpoDue/src/github.com/docker/libnetwork [2020-07-08T23:44:56.629Z] #60 7.241 Cloning into '/tmp/tmp.oiwpdpoDue/src/github.com/docker/libnetwork'... [2020-07-08T23:44:56.723Z] #17 28.37 Selecting previously unselected package zip. [2020-07-08T23:44:56.723Z] #17 28.37 Preparing to unpack .../39-zip_3.0-11+b1_s390x.deb ... [2020-07-08T23:44:56.723Z] #17 28.37 Unpacking zip (3.0-11+b1) ... [2020-07-08T23:44:56.895Z] #60 ... [2020-07-08T23:44:56.895Z] [2020-07-08T23:44:56.895Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-08T23:44:56.895Z] #47 6.420 + RM_GOPATH=0 [2020-07-08T23:44:56.895Z] #47 6.420 + TMP_GOPATH= [2020-07-08T23:44:56.895Z] #47 6.421 + : /build [2020-07-08T23:44:56.895Z] #47 6.421 + '[' -z '' ']' [2020-07-08T23:44:56.895Z] #47 6.422 ++ mktemp -d [2020-07-08T23:44:56.895Z] #47 6.423 + export GOPATH=/tmp/tmp.KL6PH9Vq55 [2020-07-08T23:44:56.895Z] #47 6.423 + GOPATH=/tmp/tmp.KL6PH9Vq55 [2020-07-08T23:44:56.895Z] #47 6.423 + RM_GOPATH=1 [2020-07-08T23:44:56.895Z] #47 6.424 + case "$(go env GOARCH)" in [2020-07-08T23:44:56.895Z] #47 6.426 ++ go env GOARCH [2020-07-08T23:44:56.895Z] #47 6.457 + export GO_BUILDMODE=-buildmode=pie [2020-07-08T23:44:56.895Z] #47 6.457 + GO_BUILDMODE=-buildmode=pie [2020-07-08T23:44:56.895Z] #47 6.460 ++ dirname /tmp/install/install.sh [2020-07-08T23:44:56.895Z] #47 6.462 + dir=/tmp/install [2020-07-08T23:44:56.895Z] #47 6.465 + bin=shfmt [2020-07-08T23:44:56.895Z] #47 6.466 + shift [2020-07-08T23:44:56.895Z] #47 6.469 + '[' '!' -f /tmp/install/shfmt.installer ']' [2020-07-08T23:44:56.895Z] #47 6.469 + . /tmp/install/shfmt.installer [2020-07-08T23:44:56.895Z] #47 6.470 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-07-08T23:44:56.895Z] #47 6.472 + install_shfmt [2020-07-08T23:44:56.895Z] #47 6.474 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-07-08T23:44:56.895Z] #47 6.474 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-07-08T23:44:56.895Z] #47 6.474 + git clone https://github.com/mvdan/sh.git /tmp/tmp.KL6PH9Vq55/src/github.com/mvdan/sh [2020-07-08T23:44:56.895Z] #47 6.480 Cloning into '/tmp/tmp.KL6PH9Vq55/src/github.com/mvdan/sh'... [2020-07-08T23:44:56.895Z] #47 ... [2020-07-08T23:44:56.895Z] [2020-07-08T23:44:56.895Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-08T23:44:56.895Z] #21 6.929 + RM_GOPATH=0 [2020-07-08T23:44:56.895Z] #21 6.930 + TMP_GOPATH= [2020-07-08T23:44:56.895Z] #21 6.931 + : /build [2020-07-08T23:44:56.895Z] #21 6.932 + '[' -z '' ']' [2020-07-08T23:44:56.895Z] #21 6.937 ++ mktemp -d [2020-07-08T23:44:56.895Z] #21 6.943 + export GOPATH=/tmp/tmp.15yTmN5bbS [2020-07-08T23:44:56.895Z] #21 6.945 + GOPATH=/tmp/tmp.15yTmN5bbS [2020-07-08T23:44:56.895Z] #21 6.946 + RM_GOPATH=1 [2020-07-08T23:44:56.895Z] #21 6.946 + case "$(go env GOARCH)" in [2020-07-08T23:44:56.895Z] #21 6.947 ++ go env GOARCH [2020-07-08T23:44:56.895Z] #21 6.997 + export GO_BUILDMODE=-buildmode=pie [2020-07-08T23:44:56.895Z] #21 6.997 + GO_BUILDMODE=-buildmode=pie [2020-07-08T23:44:56.895Z] #21 7.002 ++ dirname /tmp/install/install.sh [2020-07-08T23:44:56.895Z] #21 7.004 + dir=/tmp/install [2020-07-08T23:44:56.895Z] #21 7.005 + bin=dockercli [2020-07-08T23:44:56.895Z] #21 7.005 + shift [2020-07-08T23:44:56.895Z] #21 7.006 + '[' '!' -f /tmp/install/dockercli.installer ']' [2020-07-08T23:44:56.895Z] #21 7.006 + . /tmp/install/dockercli.installer [2020-07-08T23:44:56.895Z] #21 7.006 ++ : stable [2020-07-08T23:44:56.895Z] #21 7.007 ++ : 17.06.2-ce [2020-07-08T23:44:56.895Z] #21 7.008 + install_dockercli [2020-07-08T23:44:56.895Z] #21 7.010 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-07-08T23:44:56.895Z] #21 7.012 Install docker/cli version 17.06.2-ce from stable [2020-07-08T23:44:56.895Z] #21 7.013 ++ uname -m [2020-07-08T23:44:56.895Z] #21 7.014 + arch=x86_64 [2020-07-08T23:44:56.895Z] #21 7.016 + '[' x86_64 '!=' x86_64 ']' [2020-07-08T23:44:56.895Z] #21 7.016 + url=https://download.docker.com/linux/static [2020-07-08T23:44:56.895Z] #21 7.016 + tar -xz docker/docker [2020-07-08T23:44:56.895Z] #21 7.017 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2020-07-08T23:44:57.014Z] #17 28.48 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-07-08T23:44:57.014Z] #17 28.49 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-07-08T23:44:57.014Z] #17 28.50 Setting up libip6tc0:s390x (1.8.2-4) ... [2020-07-08T23:44:57.014Z] #17 28.51 Setting up libreadline5:s390x (5.2+dfsg-3+b13) ... [2020-07-08T23:44:57.014Z] #17 28.51 Setting up libgpm2:s390x (1.20.7-5) ... [2020-07-08T23:44:57.014Z] #17 28.52 Setting up libip4tc0:s390x (1.8.2-4) ... [2020-07-08T23:44:57.014Z] #17 28.53 Setting up uidmap (1:4.5-1.1) ... [2020-07-08T23:44:57.014Z] #17 28.53 Setting up libnftnl11:s390x (1.1.2-2) ... [2020-07-08T23:44:57.014Z] #17 28.54 Setting up libnet1:s390x (1.1.6+dfsg-3.1) ... [2020-07-08T23:44:57.014Z] #17 28.55 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-07-08T23:44:57.014Z] #17 28.56 Setting up libprotobuf-c1:s390x (1.3.1-1+b1) ... [2020-07-08T23:44:57.014Z] #17 28.56 Setting up libicu63:s390x (63.1-6+deb10u1) ... [2020-07-08T23:44:57.014Z] #17 28.57 Setting up xxd (2:8.1.0875-5) ... [2020-07-08T23:44:57.014Z] #17 28.58 Setting up zip (3.0-11+b1) ... [2020-07-08T23:44:57.014Z] #17 28.58 Setting up vim-common (2:8.1.0875-5) ... [2020-07-08T23:44:57.014Z] #17 28.59 Setting up bash-completion (1:2.8-6) ... [2020-07-08T23:44:57.134Z] #39 29.86 CC images/timerfd.o [2020-07-08T23:44:57.156Z] #21 ... [2020-07-08T23:44:57.156Z] [2020-07-08T23:44:57.156Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-08T23:44:57.156Z] #10 7.574 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-08T23:44:57.156Z] #10 7.656 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-08T23:44:57.156Z] #10 7.658 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-08T23:44:57.156Z] #10 8.770 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-07-08T23:44:57.156Z] #10 11.10 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [208 kB] [2020-07-08T23:44:57.156Z] #10 ... [2020-07-08T23:44:57.156Z] [2020-07-08T23:44:57.156Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-07-08T23:44:57.156Z] #23 7.429 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-08T23:44:57.156Z] #23 7.534 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-08T23:44:57.156Z] #23 7.535 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-08T23:44:57.156Z] #23 8.533 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-07-08T23:44:57.156Z] #23 10.64 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [208 kB] [2020-07-08T23:44:57.394Z] #39 30.07 CC images/mm.o [2020-07-08T23:44:57.417Z] #23 ... [2020-07-08T23:44:57.417Z] [2020-07-08T23:44:57.417Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-08T23:44:57.417Z] #41 7.283 + RM_GOPATH=0 [2020-07-08T23:44:57.417Z] #41 7.283 + TMP_GOPATH= [2020-07-08T23:44:57.417Z] #41 7.283 + : /build [2020-07-08T23:44:57.417Z] #41 7.284 + '[' -z '' ']' [2020-07-08T23:44:57.417Z] #41 7.288 ++ mktemp -d [2020-07-08T23:44:57.417Z] #41 7.288 + export GOPATH=/tmp/tmp.fBCldavzR8 [2020-07-08T23:44:57.417Z] #41 7.288 + GOPATH=/tmp/tmp.fBCldavzR8 [2020-07-08T23:44:57.417Z] #41 7.288 + RM_GOPATH=1 [2020-07-08T23:44:57.417Z] #41 7.288 + case "$(go env GOARCH)" in [2020-07-08T23:44:57.417Z] #41 7.293 ++ go env GOARCH [2020-07-08T23:44:57.417Z] #41 7.300 + export GO_BUILDMODE=-buildmode=pie [2020-07-08T23:44:57.417Z] #41 7.301 + GO_BUILDMODE=-buildmode=pie [2020-07-08T23:44:57.417Z] #41 7.304 ++ dirname /tmp/install/install.sh [2020-07-08T23:44:57.417Z] #41 7.306 + dir=/tmp/install [2020-07-08T23:44:57.417Z] #41 7.308 + bin=vndr [2020-07-08T23:44:57.417Z] #41 7.308 + shift [2020-07-08T23:44:57.417Z] #41 7.308 + '[' '!' -f /tmp/install/vndr.installer ']' [2020-07-08T23:44:57.417Z] #41 7.308 + . /tmp/install/vndr.installer [2020-07-08T23:44:57.417Z] #41 7.308 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-07-08T23:44:57.417Z] #41 7.308 + install_vndr [2020-07-08T23:44:57.417Z] #41 7.308 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-07-08T23:44:57.417Z] #41 7.308 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-07-08T23:44:57.417Z] #41 7.310 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.fBCldavzR8/src/github.com/LK4D4/vndr [2020-07-08T23:44:57.417Z] #41 7.314 Cloning into '/tmp/tmp.fBCldavzR8/src/github.com/LK4D4/vndr'... [2020-07-08T23:44:57.417Z] #41 8.181 + cd /tmp/tmp.fBCldavzR8/src/github.com/LK4D4/vndr [2020-07-08T23:44:57.417Z] #41 8.181 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-07-08T23:44:57.417Z] #41 8.216 + go build -buildmode=pie -v -o /build/vndr . [2020-07-08T23:44:57.417Z] #41 9.851 internal/cpu [2020-07-08T23:44:57.417Z] #41 9.906 internal/race [2020-07-08T23:44:57.417Z] #41 10.10 sync/atomic [2020-07-08T23:44:57.417Z] #41 10.52 unicode [2020-07-08T23:44:57.417Z] #41 10.55 internal/bytealg [2020-07-08T23:44:57.417Z] #41 ... [2020-07-08T23:44:57.417Z] [2020-07-08T23:44:57.417Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-07-08T23:44:57.417Z] #51 7.469 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-08T23:44:57.417Z] #51 7.566 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-08T23:44:57.417Z] #51 7.567 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-08T23:44:57.417Z] #51 8.598 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-07-08T23:44:57.417Z] #51 10.70 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [208 kB] [2020-07-08T23:44:57.654Z] #39 30.40 CC images/sk-opts.o [2020-07-08T23:44:57.654Z] #39 30.62 CC images/sk-unix.o [2020-07-08T23:44:57.677Z] #51 ... [2020-07-08T23:44:57.677Z] [2020-07-08T23:44:57.677Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-08T23:44:57.677Z] #54 11.53 + cd /tmp/tmp.m42DASd0Hy/src/github.com/rootless-containers/rootlesskit [2020-07-08T23:44:57.677Z] #54 11.53 + git checkout -q 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-07-08T23:44:57.677Z] #54 11.69 + for f in rootlesskit rootlesskit-docker-proxy [2020-07-08T23:44:57.677Z] #54 11.69 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-07-08T23:44:58.061Z] #48 ... [2020-07-08T23:44:58.061Z] [2020-07-08T23:44:58.061Z] #37 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-07-08T23:44:58.061Z] #37 17.33 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-07-08T23:44:58.225Z] #39 30.84 CC images/sk-inet.o [2020-07-08T23:44:58.485Z] #39 31.17 CC images/tun.o [2020-07-08T23:44:58.518Z] #17 30.01 Setting up libiptc0:s390x (1.8.2-4) ... [2020-07-08T23:44:58.518Z] #17 30.02 Setting up xz-utils (5.2.4-1) ... [2020-07-08T23:44:58.518Z] #17 30.02 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-07-08T23:44:58.518Z] #17 30.03 Setting up sudo (1.8.27-1+deb10u2) ... [2020-07-08T23:44:58.518Z] #17 30.08 invoke-rc.d: could not determine current runlevel [2020-07-08T23:44:58.518Z] #17 30.09 invoke-rc.d: policy-rc.d denied execution of start. [2020-07-08T23:44:58.518Z] #17 30.09 Setting up pigz (2.4-1) ... [2020-07-08T23:44:58.518Z] #17 30.10 Setting up libnfnetlink0:s390x (1.0.1-3+b1) ... [2020-07-08T23:44:58.518Z] #17 30.11 Setting up libnl-3-200:s390x (3.4.0-1) ... [2020-07-08T23:44:58.518Z] #17 30.12 Setting up python-pip-whl (18.1-5) ... [2020-07-08T23:44:58.518Z] #17 30.12 Setting up libmpdec2:s390x (2.4.2-2) ... [2020-07-08T23:44:58.518Z] #17 30.13 Setting up vim-runtime (2:8.1.0875-5) ... [2020-07-08T23:44:58.744Z] #39 31.47 CC images/sk-netlink.o [2020-07-08T23:44:58.808Z] #17 30.40 Setting up libaio1:s390x (0.3.112-3) ... [2020-07-08T23:44:58.808Z] #17 30.41 Setting up libonig5:s390x (6.9.1-1) ... [2020-07-08T23:44:58.808Z] #17 30.42 Setting up libpython3.7-stdlib:s390x (3.7.3-2+deb10u1) ... [2020-07-08T23:44:58.808Z] #17 30.43 Setting up vim (2:8.1.0875-5) ... [2020-07-08T23:44:58.808Z] #17 30.43 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-07-08T23:44:58.808Z] #17 30.43 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-07-08T23:44:58.808Z] #17 30.44 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-07-08T23:44:58.808Z] #17 30.44 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-07-08T23:44:58.808Z] #17 30.44 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-07-08T23:44:58.808Z] #17 30.44 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-07-08T23:44:58.808Z] #17 30.45 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-07-08T23:44:58.808Z] #17 30.46 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-07-08T23:44:58.808Z] #17 30.49 Setting up libjq1:s390x (1.5+dfsg-2+b1) ... [2020-07-08T23:44:58.937Z] #36 4.662 + git clone https://github.com/docker/distribution.git . [2020-07-08T23:44:58.937Z] #36 4.666 Cloning into '.'... [2020-07-08T23:44:58.937Z] #36 ... [2020-07-08T23:44:58.937Z] [2020-07-08T23:44:58.937Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-08T23:44:58.937Z] #30 4.452 + RM_GOPATH=0 [2020-07-08T23:44:58.937Z] #30 4.453 + TMP_GOPATH= [2020-07-08T23:44:58.937Z] #30 4.453 + : /build [2020-07-08T23:44:58.937Z] #30 4.453 + '[' -z '' ']' [2020-07-08T23:44:58.937Z] #30 4.453 ++ mktemp -d [2020-07-08T23:44:58.937Z] #30 4.455 + export GOPATH=/tmp/tmp.kAsxleCHB8 [2020-07-08T23:44:58.937Z] #30 4.455 + GOPATH=/tmp/tmp.kAsxleCHB8 [2020-07-08T23:44:58.937Z] #30 4.455 + RM_GOPATH=1 [2020-07-08T23:44:58.937Z] #30 4.455 + case "$(go env GOARCH)" in [2020-07-08T23:44:58.937Z] #30 4.456 ++ go env GOARCH [2020-07-08T23:44:58.937Z] #30 4.469 + export GO_BUILDMODE=-buildmode=pie [2020-07-08T23:44:58.937Z] #30 4.469 + GO_BUILDMODE=-buildmode=pie [2020-07-08T23:44:58.937Z] #30 4.472 ++ dirname /tmp/install/install.sh [2020-07-08T23:44:58.937Z] #30 4.475 + dir=/tmp/install [2020-07-08T23:44:58.937Z] #30 4.475 + bin=tomlv [2020-07-08T23:44:58.937Z] #30 4.476 + shift [2020-07-08T23:44:58.937Z] #30 4.476 + '[' '!' -f /tmp/install/tomlv.installer ']' [2020-07-08T23:44:58.937Z] #30 4.476 + . /tmp/install/tomlv.installer [2020-07-08T23:44:58.937Z] #30 4.476 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-07-08T23:44:58.937Z] #30 4.476 + install_tomlv [2020-07-08T23:44:58.937Z] #30 4.476 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-07-08T23:44:58.937Z] #30 4.476 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.kAsxleCHB8/src/github.com/BurntSushi/toml [2020-07-08T23:44:58.937Z] #30 4.476 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-07-08T23:44:58.937Z] #30 4.482 Cloning into '/tmp/tmp.kAsxleCHB8/src/github.com/BurntSushi/toml'... [2020-07-08T23:44:58.937Z] #30 5.248 + cd /tmp/tmp.kAsxleCHB8/src/github.com/BurntSushi/toml [2020-07-08T23:44:58.937Z] #30 5.252 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-07-08T23:44:58.937Z] #30 5.260 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-07-08T23:44:58.949Z] #51 13.91 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-07-08T23:44:59.004Z] #39 31.77 CC images/packet-sock.o [2020-07-08T23:44:59.099Z] #17 30.50 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-07-08T23:44:59.099Z] #17 30.51 Setting up libnetfilter-conntrack3:s390x (1.0.7-1) ... [2020-07-08T23:44:59.099Z] #17 30.52 Setting up jq (1.5+dfsg-2+b1) ... [2020-07-08T23:44:59.099Z] #17 30.53 Setting up libpython3-stdlib:s390x (3.7.3-1) ... [2020-07-08T23:44:59.099Z] #17 30.54 Setting up python3.7 (3.7.3-2+deb10u1) ... [2020-07-08T23:44:59.200Z] #30 5.663 runtime/internal/sys [2020-07-08T23:44:59.200Z] #30 5.671 math/bits [2020-07-08T23:44:59.200Z] #30 5.680 internal/cpu [2020-07-08T23:44:59.200Z] #30 5.757 runtime/internal/atomic [2020-07-08T23:44:59.264Z] #39 32.14 CC images/ipc-var.o [2020-07-08T23:44:59.389Z] #17 ... [2020-07-08T23:44:59.389Z] [2020-07-08T23:44:59.389Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-08T23:44:59.389Z] #39 65.83 CC criu/cr-errno.o [2020-07-08T23:44:59.389Z] #39 65.88 CC criu/cr-restore.o [2020-07-08T23:44:59.389Z] #39 68.62 CC criu/cr-service.o [2020-07-08T23:44:59.389Z] #39 69.43 CC criu/crtools.o [2020-07-08T23:44:59.389Z] #39 69.65 CC criu/eventfd.o [2020-07-08T23:44:59.389Z] #39 69.81 CC criu/eventpoll.o [2020-07-08T23:44:59.389Z] #39 70.35 CC criu/external.o [2020-07-08T23:44:59.389Z] #39 70.51 CC criu/fault-injection.o [2020-07-08T23:44:59.389Z] #39 70.55 CC criu/fdstore.o [2020-07-08T23:44:59.389Z] #39 70.75 CC criu/fifo.o [2020-07-08T23:44:59.389Z] #39 70.98 CC criu/file-ids.o [2020-07-08T23:44:59.389Z] #39 71.22 CC criu/file-lock.o [2020-07-08T23:44:59.389Z] #39 71.78 CC criu/files-ext.o [2020-07-08T23:44:59.389Z] #39 71.99 CC criu/files-reg.o [2020-07-08T23:44:59.389Z] #39 73.17 CC criu/files.o [2020-07-08T23:44:59.389Z] #39 74.18 CC criu/filesystems.o [2020-07-08T23:44:59.389Z] #39 74.46 CC criu/fsnotify.o [2020-07-08T23:44:59.389Z] #39 75.18 CC criu/image-desc.o [2020-07-08T23:44:59.389Z] #39 75.23 CC criu/image.o [2020-07-08T23:44:59.389Z] #39 75.56 CC criu/ipc_ns.o [2020-07-08T23:44:59.465Z] #30 6.016 runtime/internal/math [2020-07-08T23:44:59.523Z] #39 32.31 CC images/ipc-desc.o [2020-07-08T23:44:59.680Z] #39 76.29 CC criu/irmap.o [2020-07-08T23:44:59.730Z] #30 6.178 unicode/utf8 [2020-07-08T23:44:59.730Z] #30 6.218 internal/race [2020-07-08T23:44:59.730Z] #30 6.240 internal/bytealg [2020-07-08T23:44:59.783Z] #39 32.47 CC images/ipc-shm.o [2020-07-08T23:44:59.783Z] #39 32.67 CC images/ipc-msg.o [2020-07-08T23:44:59.993Z] #30 6.577 sync/atomic [2020-07-08T23:44:59.993Z] #30 6.632 math [2020-07-08T23:45:00.044Z] #39 32.92 CC images/ipc-sem.o [2020-07-08T23:45:00.257Z] #30 6.885 unicode [2020-07-08T23:45:00.257Z] #30 6.921 internal/testlog [2020-07-08T23:45:00.303Z] #39 33.17 CC images/utsns.o [2020-07-08T23:45:00.310Z] #39 76.70 CC criu/kcmp-ids.o [2020-07-08T23:45:00.310Z] #39 76.90 CC criu/kerndat.o [2020-07-08T23:45:00.563Z] #39 33.40 CC images/creds.o [2020-07-08T23:45:00.601Z] #39 ... [2020-07-08T23:45:00.601Z] [2020-07-08T23:45:00.601Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-08T23:45:00.601Z] #17 32.11 Setting up iptables (1.8.2-4) ... [2020-07-08T23:45:00.601Z] #17 32.14 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-07-08T23:45:00.601Z] #17 32.14 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-07-08T23:45:00.601Z] #17 32.14 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-07-08T23:45:00.601Z] #17 32.15 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-07-08T23:45:00.601Z] #17 32.15 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-07-08T23:45:00.601Z] #17 32.15 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-07-08T23:45:00.601Z] #17 32.16 Setting up python3 (3.7.3-1) ... [2020-07-08T23:45:00.823Z] #39 33.59 CC images/vma.o [2020-07-08T23:45:00.836Z] #37 20.39 + 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-07-08T23:45:00.837Z] #30 7.267 runtime [2020-07-08T23:45:00.837Z] #30 7.475 encoding [2020-07-08T23:45:00.891Z] #17 32.35 Setting up python3-wheel (0.32.3-2) ... [2020-07-08T23:45:01.084Z] #39 33.75 CC images/netdev.o [2020-07-08T23:45:01.101Z] #30 7.751 runtime/cgo [2020-07-08T23:45:01.189Z] #17 32.63 Setting up apparmor (2.13.2-10) ... [2020-07-08T23:45:01.344Z] #39 34.16 CC images/tty.o [2020-07-08T23:45:01.472Z] #51 ... [2020-07-08T23:45:01.472Z] [2020-07-08T23:45:01.472Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-08T23:45:01.472Z] #21 15.27 + mkdir -p /build [2020-07-08T23:45:01.472Z] #21 15.27 + mv docker/docker /build/ [2020-07-08T23:45:01.472Z] #21 15.30 + rmdir docker [2020-07-08T23:45:01.472Z] #21 DONE 16.3s [2020-07-08T23:45:01.472Z] [2020-07-08T23:45:01.472Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-08T23:45:01.472Z] #41 11.05 runtime [2020-07-08T23:45:01.472Z] #41 11.06 unicode [2020-07-08T23:45:01.472Z] #41 15.15 unicode/utf8 [2020-07-08T23:45:01.472Z] #41 15.73 internal/testlog [2020-07-08T23:45:01.472Z] #41 16.16 encoding [2020-07-08T23:45:01.472Z] #41 16.37 unicode/utf16 [2020-07-08T23:45:01.908Z] #37 ... [2020-07-08T23:45:01.908Z] [2020-07-08T23:45:01.908Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-08T23:45:01.908Z] #42 11.57 crypto/internal/subtle [2020-07-08T23:45:01.908Z] #42 12.00 crypto/subtle [2020-07-08T23:45:01.908Z] #42 12.56 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-07-08T23:45:01.908Z] #42 12.92 internal/nettrace [2020-07-08T23:45:01.908Z] #42 13.44 runtime/cgo [2020-07-08T23:45:01.908Z] #42 15.86 vendor/golang.org/x/crypto/internal/subtle [2020-07-08T23:45:01.914Z] #39 34.70 CC images/file-lock.o [2020-07-08T23:45:02.044Z] #41 17.16 container/list [2020-07-08T23:45:02.174Z] #39 34.92 CC images/rlimit.o [2020-07-08T23:45:02.174Z] #39 35.09 CC images/pagemap.o [2020-07-08T23:45:02.210Z] #42 ... [2020-07-08T23:45:02.210Z] [2020-07-08T23:45:02.210Z] #61 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-08T23:45:02.210Z] #61 19.11 Checking out files: 61% (1275/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-07-08T23:45:02.210Z] #61 19.96 + cd /tmp/tmp.Vz0Q3rX0s7/src/github.com/docker/libnetwork [2020-07-08T23:45:02.210Z] #61 19.96 + git checkout -q 2e24aed516bd5c836e11378bb457dd612aa868ed [2020-07-08T23:45:02.210Z] #61 20.21 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-07-08T23:45:02.220Z] #17 33.77 Setting up xfsprogs (4.20.0-1) ... [2020-07-08T23:45:02.220Z] #17 33.78 Setting up python3-lib2to3 (3.7.3-1) ... [2020-07-08T23:45:02.510Z] #61 ... [2020-07-08T23:45:02.510Z] [2020-07-08T23:45:02.510Z] #44 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-08T23:45:02.510Z] #44 12.13 go: finding github.com/fatih/color v1.6.0 [2020-07-08T23:45:02.510Z] #44 12.15 go: finding github.com/pkg/errors v0.8.0 [2020-07-08T23:45:02.510Z] #44 12.22 go: finding github.com/sirupsen/logrus v1.0.5 [2020-07-08T23:45:02.510Z] #44 12.28 go: finding github.com/spf13/pflag v1.0.1 [2020-07-08T23:45:02.510Z] #44 12.39 go: finding github.com/mattn/go-colorable v0.0.9 [2020-07-08T23:45:02.510Z] #44 12.55 go: finding github.com/mattn/go-isatty v0.0.3 [2020-07-08T23:45:02.510Z] #44 12.89 go: finding golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-07-08T23:45:02.510Z] #44 12.91 go: finding golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-07-08T23:45:02.510Z] #44 13.00 go: finding github.com/jonboulle/clockwork v0.1.0 [2020-07-08T23:45:02.510Z] #44 13.10 go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-07-08T23:45:02.510Z] #44 13.25 go: finding golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-07-08T23:45:02.510Z] #44 ... [2020-07-08T23:45:02.510Z] [2020-07-08T23:45:02.510Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-08T23:45:02.510Z] #48 17.55 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-07-08T23:45:02.510Z] #48 18.97 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-07-08T23:45:02.510Z] #48 19.04 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-07-08T23:45:02.510Z] #48 19.27 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-07-08T23:45:02.510Z] #48 19.63 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-07-08T23:45:02.510Z] #48 20.84 runtime/cgo [2020-07-08T23:45:02.510Z] #48 21.12 runtime [2020-07-08T23:45:02.510Z] #17 33.98 Setting up python3-pkg-resources (40.8.0-1) ... [2020-07-08T23:45:02.744Z] #39 35.34 CC images/siginfo.o [2020-07-08T23:45:02.968Z] #54 ... [2020-07-08T23:45:02.968Z] [2020-07-08T23:45:02.968Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-08T23:45:02.968Z] #38 6.878 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [208 kB] [2020-07-08T23:45:02.968Z] #38 9.594 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-07-08T23:45:02.968Z] #38 ... [2020-07-08T23:45:02.968Z] [2020-07-08T23:45:02.968Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-08T23:45:02.968Z] #47 16.79 + cd /tmp/tmp.KL6PH9Vq55/src/github.com/mvdan/sh [2020-07-08T23:45:02.968Z] #47 16.79 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-07-08T23:45:02.968Z] #47 16.96 + GO111MODULE=on [2020-07-08T23:45:02.968Z] #47 16.96 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-07-08T23:45:02.968Z] #47 ... [2020-07-08T23:45:02.968Z] [2020-07-08T23:45:02.968Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-08T23:45:02.968Z] #21 15.70 + mkdir -p /build [2020-07-08T23:45:02.968Z] #21 15.71 + mv docker/docker /build/ [2020-07-08T23:45:02.968Z] #21 15.71 + rmdir docker [2020-07-08T23:45:02.968Z] #21 DONE 17.3s [2020-07-08T23:45:02.975Z] #41 ... [2020-07-08T23:45:02.975Z] [2020-07-08T23:45:02.975Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-07-08T23:45:02.975Z] #28 7.779 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-07-08T23:45:02.975Z] #28 7.815 Cloning into '.'... [2020-07-08T23:45:02.975Z] #28 ... [2020-07-08T23:45:02.975Z] [2020-07-08T23:45:02.975Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-08T23:45:02.975Z] #41 18.03 crypto/internal/subtle [2020-07-08T23:45:02.975Z] #41 ... [2020-07-08T23:45:02.975Z] [2020-07-08T23:45:02.975Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-07-08T23:45:02.975Z] #23 8.030 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-07-08T23:45:03.004Z] #39 35.64 CC images/rpc.o [2020-07-08T23:45:03.141Z] #17 34.53 Setting up python3-distutils (3.7.3-1) ... [2020-07-08T23:45:03.232Z] #23 ... [2020-07-08T23:45:03.232Z] [2020-07-08T23:45:03.232Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-08T23:45:03.232Z] #41 18.17 crypto/subtle [2020-07-08T23:45:03.232Z] #41 18.30 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-07-08T23:45:03.232Z] #41 18.39 internal/nettrace [2020-07-08T23:45:03.234Z] [2020-07-08T23:45:03.234Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-08T23:45:03.234Z] #43 13.07 go: extracting golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-07-08T23:45:03.234Z] #43 13.73 go: extracting golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-07-08T23:45:03.234Z] #43 13.90 go: extracting golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-07-08T23:45:03.234Z] #43 16.79 go: finding github.com/fatih/color v1.6.0 [2020-07-08T23:45:03.234Z] #43 16.81 go: finding github.com/pkg/errors v0.8.0 [2020-07-08T23:45:03.234Z] #43 16.91 go: finding github.com/sirupsen/logrus v1.0.5 [2020-07-08T23:45:03.234Z] #43 17.17 go: finding github.com/mattn/go-colorable v0.0.9 [2020-07-08T23:45:03.234Z] #43 17.18 go: finding github.com/spf13/pflag v1.0.1 [2020-07-08T23:45:03.234Z] #43 17.37 go: finding github.com/mattn/go-isatty v0.0.3 [2020-07-08T23:45:03.431Z] #17 34.82 Setting up python3-setuptools (40.8.0-1) ... [2020-07-08T23:45:03.489Z] #41 18.61 runtime/cgo [2020-07-08T23:45:03.500Z] #43 17.62 go: finding golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-07-08T23:45:03.500Z] #43 17.71 go: finding golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-07-08T23:45:03.664Z] #30 ... [2020-07-08T23:45:03.664Z] [2020-07-08T23:45:03.664Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-08T23:45:03.664Z] #32 5.483 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-08T23:45:03.664Z] #32 5.517 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-08T23:45:03.664Z] #32 5.585 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-08T23:45:03.664Z] #32 6.401 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB] [2020-07-08T23:45:03.664Z] #32 7.902 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [206 kB] [2020-07-08T23:45:03.664Z] #32 9.267 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7848 B] [2020-07-08T23:45:03.664Z] #32 ... [2020-07-08T23:45:03.664Z] [2020-07-08T23:45:03.664Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-08T23:45:03.664Z] #21 2.492 Install docker/cli version 17.06.2-ce from stable [2020-07-08T23:45:03.664Z] #21 2.492 + RM_GOPATH=0 [2020-07-08T23:45:03.664Z] #21 2.492 + TMP_GOPATH= [2020-07-08T23:45:03.664Z] #21 2.492 + : /build [2020-07-08T23:45:03.664Z] #21 2.492 + '[' -z '' ']' [2020-07-08T23:45:03.664Z] #21 2.492 ++ mktemp -d [2020-07-08T23:45:03.664Z] #21 2.492 + export GOPATH=/tmp/tmp.9rfP4Sm1JX [2020-07-08T23:45:03.664Z] #21 2.492 + GOPATH=/tmp/tmp.9rfP4Sm1JX [2020-07-08T23:45:03.664Z] #21 2.492 + RM_GOPATH=1 [2020-07-08T23:45:03.664Z] #21 2.492 + case "$(go env GOARCH)" in [2020-07-08T23:45:03.664Z] #21 2.492 ++ go env GOARCH [2020-07-08T23:45:03.664Z] #21 2.492 + export GO_BUILDMODE=-buildmode=pie [2020-07-08T23:45:03.664Z] #21 2.492 + GO_BUILDMODE=-buildmode=pie [2020-07-08T23:45:03.664Z] #21 2.492 ++ dirname /tmp/install/install.sh [2020-07-08T23:45:03.664Z] #21 2.492 + dir=/tmp/install [2020-07-08T23:45:03.664Z] #21 2.492 + bin=dockercli [2020-07-08T23:45:03.664Z] #21 2.492 + shift [2020-07-08T23:45:03.664Z] #21 2.492 + '[' '!' -f /tmp/install/dockercli.installer ']' [2020-07-08T23:45:03.664Z] #21 2.492 + . /tmp/install/dockercli.installer [2020-07-08T23:45:03.664Z] #21 2.492 ++ : stable [2020-07-08T23:45:03.664Z] #21 2.492 ++ : 17.06.2-ce [2020-07-08T23:45:03.664Z] #21 2.492 + install_dockercli [2020-07-08T23:45:03.664Z] #21 2.492 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-07-08T23:45:03.664Z] #21 2.492 ++ uname -m [2020-07-08T23:45:03.664Z] #21 2.492 + arch=aarch64 [2020-07-08T23:45:03.664Z] #21 2.492 + '[' aarch64 '!=' x86_64 ']' [2020-07-08T23:45:03.664Z] #21 2.492 + '[' aarch64 '!=' s390x ']' [2020-07-08T23:45:03.664Z] #21 2.492 + '[' aarch64 '!=' armhf ']' [2020-07-08T23:45:03.664Z] #21 2.492 + build_dockercli [2020-07-08T23:45:03.664Z] #21 2.492 + git clone https://github.com/docker/docker-ce /tmp/tmp.9rfP4Sm1JX/tmp/docker-ce [2020-07-08T23:45:03.664Z] #21 2.492 Cloning into '/tmp/tmp.9rfP4Sm1JX/tmp/docker-ce'... [2020-07-08T23:45:03.664Z] #21 ... [2020-07-08T23:45:03.664Z] [2020-07-08T23:45:03.664Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-08T23:45:03.664Z] #54 2.522 + RM_GOPATH=0 [2020-07-08T23:45:03.664Z] #54 2.522 + TMP_GOPATH= [2020-07-08T23:45:03.664Z] #54 2.522 + : /build [2020-07-08T23:45:03.664Z] #54 2.522 + '[' -z '' ']' [2020-07-08T23:45:03.664Z] #54 2.526 ++ mktemp -d [2020-07-08T23:45:03.664Z] #54 2.527 + export GOPATH=/tmp/tmp.lvLsdpWqYf [2020-07-08T23:45:03.664Z] #54 2.527 + GOPATH=/tmp/tmp.lvLsdpWqYf [2020-07-08T23:45:03.664Z] #54 2.527 + RM_GOPATH=1 [2020-07-08T23:45:03.664Z] #54 2.527 + case "$(go env GOARCH)" in [2020-07-08T23:45:03.664Z] #54 2.529 ++ go env GOARCH [2020-07-08T23:45:03.664Z] #54 2.548 + export GO_BUILDMODE=-buildmode=pie [2020-07-08T23:45:03.664Z] #54 2.548 + GO_BUILDMODE=-buildmode=pie [2020-07-08T23:45:03.664Z] #54 2.548 ++ dirname /tmp/install/install.sh [2020-07-08T23:45:03.664Z] #54 2.550 + dir=/tmp/install [2020-07-08T23:45:03.664Z] #54 2.550 + bin=rootlesskit [2020-07-08T23:45:03.664Z] #54 2.550 + shift [2020-07-08T23:45:03.664Z] #54 2.550 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2020-07-08T23:45:03.664Z] #54 2.550 + . /tmp/install/rootlesskit.installer [2020-07-08T23:45:03.664Z] #54 2.550 ++ : 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-07-08T23:45:03.664Z] #54 2.550 + install_rootlesskit [2020-07-08T23:45:03.664Z] #54 2.550 + case "$1" in [2020-07-08T23:45:03.664Z] #54 2.550 + export CGO_ENABLED=0 [2020-07-08T23:45:03.664Z] #54 2.550 + CGO_ENABLED=0 [2020-07-08T23:45:03.664Z] #54 2.550 + _install_rootlesskit [2020-07-08T23:45:03.664Z] #54 2.550 + echo 'Install rootlesskit version 3f5728fbb2b6abdc63d59759e72735442ce6424e' [2020-07-08T23:45:03.664Z] #54 2.550 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.lvLsdpWqYf/src/github.com/rootless-containers/rootlesskit [2020-07-08T23:45:03.664Z] #54 2.552 Install rootlesskit version 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-07-08T23:45:03.664Z] #54 2.556 Cloning into '/tmp/tmp.lvLsdpWqYf/src/github.com/rootless-containers/rootlesskit'... [2020-07-08T23:45:03.664Z] #54 4.884 + cd /tmp/tmp.lvLsdpWqYf/src/github.com/rootless-containers/rootlesskit [2020-07-08T23:45:03.664Z] #54 4.884 + git checkout -q 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-07-08T23:45:03.664Z] #54 4.964 + for f in rootlesskit rootlesskit-docker-proxy [2020-07-08T23:45:03.664Z] #54 4.964 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-07-08T23:45:03.664Z] #54 ... [2020-07-08T23:45:03.664Z] [2020-07-08T23:45:03.664Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-08T23:45:03.664Z] #41 4.506 + RM_GOPATH=0 [2020-07-08T23:45:03.664Z] #41 4.506 + TMP_GOPATH= [2020-07-08T23:45:03.664Z] #41 4.506 + : /build [2020-07-08T23:45:03.664Z] #41 4.506 + '[' -z '' ']' [2020-07-08T23:45:03.664Z] #41 4.509 ++ mktemp -d [2020-07-08T23:45:03.664Z] #41 4.511 + export GOPATH=/tmp/tmp.QTqgCuFZ1I [2020-07-08T23:45:03.664Z] #41 4.511 + GOPATH=/tmp/tmp.QTqgCuFZ1I [2020-07-08T23:45:03.664Z] #41 4.511 + RM_GOPATH=1 [2020-07-08T23:45:03.664Z] #41 4.511 + case "$(go env GOARCH)" in [2020-07-08T23:45:03.664Z] #41 4.512 ++ go env GOARCH [2020-07-08T23:45:03.664Z] #41 4.537 + export GO_BUILDMODE=-buildmode=pie [2020-07-08T23:45:03.664Z] #41 4.537 + GO_BUILDMODE=-buildmode=pie [2020-07-08T23:45:03.664Z] #41 4.538 ++ dirname /tmp/install/install.sh [2020-07-08T23:45:03.664Z] #41 4.540 + dir=/tmp/install [2020-07-08T23:45:03.664Z] #41 4.540 + bin=vndr [2020-07-08T23:45:03.664Z] #41 4.540 + shift [2020-07-08T23:45:03.664Z] #41 4.540 + '[' '!' -f /tmp/install/vndr.installer ']' [2020-07-08T23:45:03.664Z] #41 4.540 + . /tmp/install/vndr.installer [2020-07-08T23:45:03.664Z] #41 4.540 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-07-08T23:45:03.664Z] #41 4.540 + install_vndr [2020-07-08T23:45:03.664Z] #41 4.541 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-07-08T23:45:03.664Z] #41 4.541 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.QTqgCuFZ1I/src/github.com/LK4D4/vndr [2020-07-08T23:45:03.664Z] #41 4.541 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-07-08T23:45:03.664Z] #41 4.543 Cloning into '/tmp/tmp.QTqgCuFZ1I/src/github.com/LK4D4/vndr'... [2020-07-08T23:45:03.664Z] #41 5.249 + cd /tmp/tmp.QTqgCuFZ1I/src/github.com/LK4D4/vndr [2020-07-08T23:45:03.664Z] #41 5.249 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-07-08T23:45:03.664Z] #41 5.261 + go build -buildmode=pie -v -o /build/vndr . [2020-07-08T23:45:03.664Z] #41 6.291 internal/race [2020-07-08T23:45:03.664Z] #41 6.468 unicode/utf8 [2020-07-08T23:45:03.664Z] #41 6.471 unicode [2020-07-08T23:45:03.664Z] #41 6.505 sync/atomic [2020-07-08T23:45:03.664Z] #41 6.524 internal/bytealg [2020-07-08T23:45:03.664Z] #41 6.965 math [2020-07-08T23:45:03.664Z] #41 7.293 internal/testlog [2020-07-08T23:45:03.664Z] #41 7.560 runtime [2020-07-08T23:45:03.664Z] #41 7.877 unicode/utf16 [2020-07-08T23:45:03.664Z] #41 8.437 container/list [2020-07-08T23:45:03.664Z] #41 9.591 crypto/internal/subtle [2020-07-08T23:45:03.664Z] #41 9.853 crypto/subtle [2020-07-08T23:45:03.664Z] #41 10.15 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-07-08T23:45:03.761Z] #43 17.79 go: finding github.com/jonboulle/clockwork v0.1.0 [2020-07-08T23:45:03.761Z] #43 17.90 go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-07-08T23:45:03.928Z] #41 10.45 internal/nettrace [2020-07-08T23:45:03.928Z] #41 ... [2020-07-08T23:45:03.928Z] [2020-07-08T23:45:03.928Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-08T23:45:03.928Z] #45 3.363 + RM_GOPATH=0 [2020-07-08T23:45:03.928Z] #45 3.363 + TMP_GOPATH= [2020-07-08T23:45:03.928Z] #45 3.363 + : /build [2020-07-08T23:45:03.928Z] #45 3.363 + '[' -z '' ']' [2020-07-08T23:45:03.928Z] #45 3.373 ++ mktemp -d [2020-07-08T23:45:03.928Z] #45 3.378 + export GOPATH=/tmp/tmp.HsdfcPmbJM [2020-07-08T23:45:03.928Z] #45 3.378 + GOPATH=/tmp/tmp.HsdfcPmbJM [2020-07-08T23:45:03.928Z] #45 3.378 + RM_GOPATH=1 [2020-07-08T23:45:03.928Z] #45 3.380 + case "$(go env GOARCH)" in [2020-07-08T23:45:03.928Z] #45 3.380 ++ go env GOARCH [2020-07-08T23:45:03.928Z] #45 3.401 + export GO_BUILDMODE=-buildmode=pie [2020-07-08T23:45:03.928Z] #45 3.401 + GO_BUILDMODE=-buildmode=pie [2020-07-08T23:45:03.928Z] #45 3.401 ++ dirname /tmp/install/install.sh [2020-07-08T23:45:03.928Z] #45 3.406 Installing golangci-lint version v1.23.8 [2020-07-08T23:45:03.928Z] #45 3.406 + dir=/tmp/install [2020-07-08T23:45:03.928Z] #45 3.406 + bin=golangci_lint [2020-07-08T23:45:03.928Z] #45 3.406 + shift [2020-07-08T23:45:03.928Z] #45 3.406 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2020-07-08T23:45:03.928Z] #45 3.406 + . /tmp/install/golangci_lint.installer [2020-07-08T23:45:03.928Z] #45 3.406 ++ : v1.23.8 [2020-07-08T23:45:03.928Z] #45 3.406 + install_golangci_lint [2020-07-08T23:45:03.928Z] #45 3.406 + echo 'Installing golangci-lint version v1.23.8' [2020-07-08T23:45:03.928Z] #45 3.406 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-07-08T23:45:03.928Z] #45 ... [2020-07-08T23:45:03.928Z] [2020-07-08T23:45:03.928Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-07-08T23:45:03.928Z] #51 5.427 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-08T23:45:03.928Z] #51 5.472 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-08T23:45:03.928Z] #51 5.474 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-08T23:45:03.928Z] #51 6.484 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB] [2020-07-08T23:45:03.928Z] #51 8.143 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [206 kB] [2020-07-08T23:45:03.928Z] #51 9.429 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7848 B] [2020-07-08T23:45:03.943Z] #39 36.80 CC images/ext-file.o [2020-07-08T23:45:04.021Z] #43 18.06 go: finding golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-07-08T23:45:04.062Z] #17 35.61 Setting up python3-pip (18.1-5) ... [2020-07-08T23:45:04.195Z] #51 ... [2020-07-08T23:45:04.195Z] [2020-07-08T23:45:04.195Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-08T23:45:04.195Z] #60 4.142 + RM_GOPATH=0 [2020-07-08T23:45:04.195Z] #60 4.142 + TMP_GOPATH= [2020-07-08T23:45:04.195Z] #60 4.142 + : /build [2020-07-08T23:45:04.195Z] #60 4.142 + '[' -z '' ']' [2020-07-08T23:45:04.195Z] #60 4.143 ++ mktemp -d [2020-07-08T23:45:04.195Z] #60 4.145 + export GOPATH=/tmp/tmp.tjXNwERB6E [2020-07-08T23:45:04.195Z] #60 4.145 + GOPATH=/tmp/tmp.tjXNwERB6E [2020-07-08T23:45:04.195Z] #60 4.145 + RM_GOPATH=1 [2020-07-08T23:45:04.195Z] #60 4.145 + case "$(go env GOARCH)" in [2020-07-08T23:45:04.195Z] #60 4.146 ++ go env GOARCH [2020-07-08T23:45:04.195Z] #60 4.169 + export GO_BUILDMODE=-buildmode=pie [2020-07-08T23:45:04.195Z] #60 4.169 + GO_BUILDMODE=-buildmode=pie [2020-07-08T23:45:04.195Z] #60 4.173 ++ dirname /tmp/install/install.sh [2020-07-08T23:45:04.195Z] #60 4.179 + dir=/tmp/install [2020-07-08T23:45:04.195Z] #60 4.179 + bin=proxy [2020-07-08T23:45:04.195Z] #60 4.179 + shift [2020-07-08T23:45:04.195Z] #60 4.179 + '[' '!' -f /tmp/install/proxy.installer ']' [2020-07-08T23:45:04.195Z] #60 4.181 + . /tmp/install/proxy.installer [2020-07-08T23:45:04.195Z] #60 4.181 ++ : 2e24aed516bd5c836e11378bb457dd612aa868ed [2020-07-08T23:45:04.195Z] #60 4.181 + install_proxy [2020-07-08T23:45:04.195Z] #60 4.181 + case "$1" in [2020-07-08T23:45:04.195Z] #60 4.181 + export CGO_ENABLED=0 [2020-07-08T23:45:04.195Z] #60 4.181 + CGO_ENABLED=0 [2020-07-08T23:45:04.195Z] #60 4.181 + _install_proxy [2020-07-08T23:45:04.195Z] #60 4.181 Install docker-proxy version 2e24aed516bd5c836e11378bb457dd612aa868ed [2020-07-08T23:45:04.195Z] #60 4.181 + echo 'Install docker-proxy version 2e24aed516bd5c836e11378bb457dd612aa868ed' [2020-07-08T23:45:04.195Z] #60 4.184 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.tjXNwERB6E/src/github.com/docker/libnetwork [2020-07-08T23:45:04.195Z] #60 4.190 Cloning into '/tmp/tmp.tjXNwERB6E/src/github.com/docker/libnetwork'... [2020-07-08T23:45:04.195Z] #60 ... [2020-07-08T23:45:04.195Z] [2020-07-08T23:45:04.195Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-07-08T23:45:04.195Z] #23 5.480 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-08T23:45:04.195Z] #23 5.536 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-08T23:45:04.195Z] #23 5.537 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-08T23:45:04.195Z] #23 6.381 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB] [2020-07-08T23:45:04.195Z] #23 8.152 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [206 kB] [2020-07-08T23:45:04.196Z] #23 9.235 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7848 B] [2020-07-08T23:45:04.203Z] #39 36.99 CC images/cgroup.o [2020-07-08T23:45:04.459Z] #23 ... [2020-07-08T23:45:04.459Z] [2020-07-08T23:45:04.459Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-08T23:45:04.459Z] #47 3.685 + RM_GOPATH=0 [2020-07-08T23:45:04.459Z] #47 3.685 + TMP_GOPATH= [2020-07-08T23:45:04.459Z] #47 3.685 + : /build [2020-07-08T23:45:04.459Z] #47 3.685 + '[' -z '' ']' [2020-07-08T23:45:04.459Z] #47 3.685 ++ mktemp -d [2020-07-08T23:45:04.459Z] #47 3.685 + export GOPATH=/tmp/tmp.Cm2MvQMObg [2020-07-08T23:45:04.459Z] #47 3.685 + GOPATH=/tmp/tmp.Cm2MvQMObg [2020-07-08T23:45:04.459Z] #47 3.685 + RM_GOPATH=1 [2020-07-08T23:45:04.459Z] #47 3.685 + case "$(go env GOARCH)" in [2020-07-08T23:45:04.459Z] #47 3.685 ++ go env GOARCH [2020-07-08T23:45:04.459Z] #47 3.703 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-07-08T23:45:04.459Z] #47 3.704 + export GO_BUILDMODE=-buildmode=pie [2020-07-08T23:45:04.459Z] #47 3.704 + GO_BUILDMODE=-buildmode=pie [2020-07-08T23:45:04.459Z] #47 3.704 ++ dirname /tmp/install/install.sh [2020-07-08T23:45:04.459Z] #47 3.704 + dir=/tmp/install [2020-07-08T23:45:04.459Z] #47 3.704 + bin=shfmt [2020-07-08T23:45:04.459Z] #47 3.704 + shift [2020-07-08T23:45:04.459Z] #47 3.704 + '[' '!' -f /tmp/install/shfmt.installer ']' [2020-07-08T23:45:04.459Z] #47 3.704 + . /tmp/install/shfmt.installer [2020-07-08T23:45:04.459Z] #47 3.704 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-07-08T23:45:04.459Z] #47 3.704 + install_shfmt [2020-07-08T23:45:04.459Z] #47 3.704 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-07-08T23:45:04.459Z] #47 3.704 + git clone https://github.com/mvdan/sh.git /tmp/tmp.Cm2MvQMObg/src/github.com/mvdan/sh [2020-07-08T23:45:04.459Z] #47 3.708 Cloning into '/tmp/tmp.Cm2MvQMObg/src/github.com/mvdan/sh'... [2020-07-08T23:45:04.459Z] #47 9.305 + cd /tmp/tmp.Cm2MvQMObg/src/github.com/mvdan/sh [2020-07-08T23:45:04.459Z] #47 9.305 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-07-08T23:45:04.459Z] #47 9.362 + GO111MODULE=on [2020-07-08T23:45:04.459Z] #47 9.362 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-07-08T23:45:04.459Z] #47 10.56 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-07-08T23:45:04.459Z] #47 10.62 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-07-08T23:45:04.459Z] #47 10.66 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-07-08T23:45:04.459Z] #47 10.73 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-07-08T23:45:04.459Z] #47 11.15 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-07-08T23:45:04.459Z] #47 ... [2020-07-08T23:45:04.459Z] [2020-07-08T23:45:04.459Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-08T23:45:04.459Z] #38 5.347 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-08T23:45:04.459Z] #38 5.394 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-08T23:45:04.459Z] #38 5.414 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-08T23:45:04.459Z] #38 6.230 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB] [2020-07-08T23:45:04.459Z] #38 7.920 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [206 kB] [2020-07-08T23:45:04.459Z] #38 9.152 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7848 B] [2020-07-08T23:45:04.593Z] #43 ... [2020-07-08T23:45:04.593Z] [2020-07-08T23:45:04.593Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-08T23:45:04.593Z] #47 18.88 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-07-08T23:45:04.593Z] #47 18.89 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-07-08T23:45:04.593Z] #47 18.90 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-07-08T23:45:04.692Z] #17 36.35 Processing triggers for libc-bin (2.28-10) ... [2020-07-08T23:45:04.722Z] #38 ... [2020-07-08T23:45:04.722Z] [2020-07-08T23:45:04.722Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-08T23:45:04.722Z] #43 4.108 + RM_GOPATH=0 [2020-07-08T23:45:04.722Z] #43 4.108 + TMP_GOPATH= [2020-07-08T23:45:04.722Z] #43 4.108 + : /build [2020-07-08T23:45:04.722Z] #43 4.108 + '[' -z '' ']' [2020-07-08T23:45:04.722Z] #43 4.111 ++ mktemp -d [2020-07-08T23:45:04.722Z] #43 4.117 + export GOPATH=/tmp/tmp.JhKC9vNJUZ [2020-07-08T23:45:04.722Z] #43 4.117 + GOPATH=/tmp/tmp.JhKC9vNJUZ [2020-07-08T23:45:04.722Z] #43 4.117 + RM_GOPATH=1 [2020-07-08T23:45:04.722Z] #43 4.117 + case "$(go env GOARCH)" in [2020-07-08T23:45:04.722Z] #43 4.120 ++ go env GOARCH [2020-07-08T23:45:04.722Z] #43 4.138 + export GO_BUILDMODE=-buildmode=pie [2020-07-08T23:45:04.722Z] #43 4.138 + GO_BUILDMODE=-buildmode=pie [2020-07-08T23:45:04.722Z] #43 4.141 ++ dirname /tmp/install/install.sh [2020-07-08T23:45:04.722Z] #43 4.150 + dir=/tmp/install [2020-07-08T23:45:04.722Z] #43 4.150 + bin=gotestsum [2020-07-08T23:45:04.722Z] #43 4.150 + shift [2020-07-08T23:45:04.722Z] #43 4.150 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2020-07-08T23:45:04.722Z] #43 4.150 + . /tmp/install/gotestsum.installer [2020-07-08T23:45:04.722Z] #43 4.150 ++ : v0.3.5 [2020-07-08T23:45:04.722Z] #43 4.150 + install_gotestsum [2020-07-08T23:45:04.722Z] #43 4.150 + set -e [2020-07-08T23:45:04.722Z] #43 4.150 + export GO111MODULE=on [2020-07-08T23:45:04.722Z] #43 4.150 + GO111MODULE=on [2020-07-08T23:45:04.722Z] #43 4.150 + GOBIN=/build [2020-07-08T23:45:04.722Z] #43 4.150 + go get gotest.tools/gotestsum@v0.3.5 [2020-07-08T23:45:04.722Z] #43 4.274 go: finding gotest.tools v0.3.5 [2020-07-08T23:45:04.722Z] #43 4.275 go: finding gotest.tools/gotestsum v0.3.5 [2020-07-08T23:45:04.722Z] #43 5.064 go: downloading gotest.tools/gotestsum v0.3.5 [2020-07-08T23:45:04.722Z] #43 5.488 go: extracting gotest.tools/gotestsum v0.3.5 [2020-07-08T23:45:04.722Z] #43 6.081 go: downloading gotest.tools v2.1.0+incompatible [2020-07-08T23:45:04.722Z] #43 6.144 go: extracting gotest.tools v2.1.0+incompatible [2020-07-08T23:45:04.722Z] #43 6.269 go: downloading github.com/pkg/errors v0.8.0 [2020-07-08T23:45:04.722Z] #43 6.286 go: downloading github.com/spf13/pflag v1.0.1 [2020-07-08T23:45:04.722Z] #43 6.301 go: downloading github.com/fatih/color v1.6.0 [2020-07-08T23:45:04.722Z] #43 6.302 go: downloading github.com/sirupsen/logrus v1.0.5 [2020-07-08T23:45:04.722Z] #43 6.311 go: downloading github.com/jonboulle/clockwork v0.1.0 [2020-07-08T23:45:04.722Z] #43 6.351 go: downloading golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-07-08T23:45:04.722Z] #43 6.393 go: extracting github.com/fatih/color v1.6.0 [2020-07-08T23:45:04.722Z] #43 6.424 go: extracting github.com/jonboulle/clockwork v0.1.0 [2020-07-08T23:45:04.722Z] #43 6.436 go: downloading github.com/mattn/go-colorable v0.0.9 [2020-07-08T23:45:04.722Z] #43 6.462 go: extracting github.com/sirupsen/logrus v1.0.5 [2020-07-08T23:45:04.722Z] #43 6.558 go: extracting golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-07-08T23:45:04.722Z] #43 6.607 go: extracting github.com/spf13/pflag v1.0.1 [2020-07-08T23:45:04.722Z] #43 6.610 go: extracting github.com/mattn/go-colorable v0.0.9 [2020-07-08T23:45:04.722Z] #43 6.660 go: extracting github.com/pkg/errors v0.8.0 [2020-07-08T23:45:04.722Z] #43 6.686 go: downloading github.com/mattn/go-isatty v0.0.3 [2020-07-08T23:45:04.722Z] #43 6.694 go: downloading golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-07-08T23:45:04.722Z] #43 6.837 go: extracting github.com/mattn/go-isatty v0.0.3 [2020-07-08T23:45:04.722Z] #43 6.865 go: downloading golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-07-08T23:45:04.722Z] #43 6.873 go: downloading golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-07-08T23:45:04.722Z] #43 8.040 go: extracting golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-07-08T23:45:04.722Z] #43 8.040 go: extracting golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-07-08T23:45:04.722Z] #43 8.091 go: extracting golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-07-08T23:45:04.722Z] #43 10.50 go: finding github.com/fatih/color v1.6.0 [2020-07-08T23:45:04.722Z] #43 10.53 go: finding github.com/pkg/errors v0.8.0 [2020-07-08T23:45:04.722Z] #43 10.58 go: finding github.com/sirupsen/logrus v1.0.5 [2020-07-08T23:45:04.722Z] #43 10.62 go: finding github.com/spf13/pflag v1.0.1 [2020-07-08T23:45:04.722Z] #43 10.71 go: finding github.com/mattn/go-colorable v0.0.9 [2020-07-08T23:45:04.722Z] #43 10.87 go: finding github.com/mattn/go-isatty v0.0.3 [2020-07-08T23:45:04.722Z] #43 11.08 go: finding golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-07-08T23:45:04.722Z] #43 11.15 go: finding github.com/jonboulle/clockwork v0.1.0 [2020-07-08T23:45:04.722Z] #43 11.20 go: finding golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-07-08T23:45:04.722Z] #43 11.28 go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-07-08T23:45:04.722Z] #43 11.37 go: finding golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-07-08T23:45:04.722Z] #43 ... [2020-07-08T23:45:04.722Z] [2020-07-08T23:45:04.722Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-08T23:45:04.722Z] #10 5.484 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-08T23:45:04.722Z] #10 5.530 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-08T23:45:04.722Z] #10 5.674 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-08T23:45:04.722Z] #10 6.617 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB] [2020-07-08T23:45:04.722Z] #10 7.902 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [206 kB] [2020-07-08T23:45:04.722Z] #10 9.156 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7848 B] [2020-07-08T23:45:04.773Z] #39 37.67 CC images/userns.o [2020-07-08T23:45:04.984Z] #17 36.36 Processing triggers for mime-support (3.62) ... [2020-07-08T23:45:04.985Z] #10 ... [2020-07-08T23:45:04.985Z] [2020-07-08T23:45:04.985Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-07-08T23:45:04.985Z] #28 4.633 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-07-08T23:45:04.985Z] #28 4.637 Cloning into '.'... [2020-07-08T23:45:04.985Z] #28 ... [2020-07-08T23:45:04.985Z] [2020-07-08T23:45:04.985Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-08T23:45:04.985Z] #47 11.61 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-07-08T23:45:05.033Z] #39 37.89 CC images/google/protobuf/descriptor.o [2020-07-08T23:45:05.167Z] #47 19.34 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-07-08T23:45:05.167Z] #47 19.44 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-07-08T23:45:05.279Z] #17 DONE 36.9s [2020-07-08T23:45:05.279Z] [2020-07-08T23:45:05.279Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-08T23:45:05.279Z] #39 77.53 CC criu/libnetlink.o [2020-07-08T23:45:05.279Z] #39 77.69 CC criu/log.o [2020-07-08T23:45:05.279Z] #39 78.02 CC criu/lsm.o [2020-07-08T23:45:05.279Z] #39 78.26 CC criu/mem.o [2020-07-08T23:45:05.279Z] #39 79.44 CC criu/memfd.o [2020-07-08T23:45:05.279Z] #39 79.91 CC criu/mount.o [2020-07-08T23:45:05.287Z] #48 ... [2020-07-08T23:45:05.287Z] [2020-07-08T23:45:05.287Z] #52 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-07-08T23:45:05.287Z] #52 14.79 Fetched 8140 kB in 14s (589 kB/s) [2020-07-08T23:45:05.287Z] #52 14.79 Reading package lists... [2020-07-08T23:45:05.287Z] #52 21.58 Reading package lists... [2020-07-08T23:45:05.287Z] #52 ... [2020-07-08T23:45:05.287Z] [2020-07-08T23:45:05.287Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-08T23:45:05.287Z] #11 15.69 Fetched 8140 kB in 14s (571 kB/s) [2020-07-08T23:45:05.287Z] #11 15.69 Reading package lists... [2020-07-08T23:45:05.562Z] #47 12.19 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-07-08T23:45:05.918Z] #39 82.37 CC criu/namespaces.o [2020-07-08T23:45:05.944Z] #11 23.77 Reading package lists... [2020-07-08T23:45:05.944Z] #11 ... [2020-07-08T23:45:05.944Z] [2020-07-08T23:45:05.944Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-08T23:45:05.944Z] #33 15.45 Fetched 8140 kB in 14s (573 kB/s) [2020-07-08T23:45:05.944Z] #33 15.45 Reading package lists... [2020-07-08T23:45:05.944Z] #33 23.26 Reading package lists... [2020-07-08T23:45:05.944Z] #33 ... [2020-07-08T23:45:05.944Z] [2020-07-08T23:45:05.944Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-07-08T23:45:05.944Z] #24 15.46 Fetched 8140 kB in 14s (579 kB/s) [2020-07-08T23:45:05.944Z] #24 15.46 Reading package lists... [2020-07-08T23:45:06.098Z] #41 ... [2020-07-08T23:45:06.098Z] [2020-07-08T23:45:06.098Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-08T23:45:06.098Z] #30 11.22 math [2020-07-08T23:45:06.098Z] #30 11.66 runtime [2020-07-08T23:45:06.098Z] #30 15.71 internal/testlog [2020-07-08T23:45:06.098Z] #30 16.04 encoding [2020-07-08T23:45:06.098Z] #30 16.21 runtime/cgo [2020-07-08T23:45:06.111Z] #47 20.19 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-07-08T23:45:06.244Z] #24 22.86 Reading package lists... [2020-07-08T23:45:06.244Z] #24 ... [2020-07-08T23:45:06.244Z] [2020-07-08T23:45:06.244Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-08T23:45:06.244Z] #39 15.39 Fetched 8140 kB in 14s (583 kB/s) [2020-07-08T23:45:06.244Z] #39 15.39 Reading package lists... [2020-07-08T23:45:06.355Z] #30 ... [2020-07-08T23:45:06.355Z] [2020-07-08T23:45:06.355Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-08T23:45:06.355Z] #32 11.33 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [208 kB] [2020-07-08T23:45:06.355Z] #32 13.80 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-07-08T23:45:06.355Z] #32 ... [2020-07-08T23:45:06.355Z] [2020-07-08T23:45:06.355Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-08T23:45:06.355Z] #38 11.41 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [208 kB] [2020-07-08T23:45:06.355Z] #38 14.09 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-07-08T23:45:06.416Z] #39 ... [2020-07-08T23:45:06.416Z] [2020-07-08T23:45:06.416Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-08T23:45:06.416Z] #41 100.8 vendor/golang.org/x/text/secure/bidirule [2020-07-08T23:45:06.416Z] #41 101.4 vendor/golang.org/x/text/unicode/norm [2020-07-08T23:45:06.416Z] #41 104.5 vendor/golang.org/x/net/idna [2020-07-08T23:45:06.416Z] #41 106.7 vendor/golang.org/x/net/http2/hpack [2020-07-08T23:45:06.416Z] #41 107.8 mime [2020-07-08T23:45:06.416Z] #41 109.6 mime/quotedprintable [2020-07-08T23:45:06.416Z] #41 109.9 net/http/internal [2020-07-08T23:45:06.514Z] #47 13.19 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-07-08T23:45:06.612Z] #38 ... [2020-07-08T23:45:06.612Z] [2020-07-08T23:45:06.612Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-08T23:45:06.612Z] #47 18.95 + cd /tmp/tmp.xoPyVVJeA7/src/github.com/mvdan/sh [2020-07-08T23:45:06.612Z] #47 18.95 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-07-08T23:45:06.612Z] #47 19.08 + GO111MODULE=on [2020-07-08T23:45:06.612Z] #47 19.08 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-07-08T23:45:06.612Z] #47 20.32 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-07-08T23:45:06.612Z] #47 20.38 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-07-08T23:45:06.612Z] #47 20.43 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-07-08T23:45:06.612Z] #47 20.56 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-07-08T23:45:06.612Z] #47 20.81 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-07-08T23:45:06.612Z] #47 21.81 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-07-08T23:45:06.676Z] #41 ... [2020-07-08T23:45:06.676Z] [2020-07-08T23:45:06.676Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-08T23:45:06.676Z] #54 111.2 + for f in rootlesskit rootlesskit-docker-proxy [2020-07-08T23:45:06.676Z] #54 111.2 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-07-08T23:45:06.685Z] #47 ... [2020-07-08T23:45:06.685Z] [2020-07-08T23:45:06.685Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-08T23:45:06.685Z] #30 10.78 runtime [2020-07-08T23:45:06.685Z] #30 15.70 internal/testlog [2020-07-08T23:45:06.685Z] #30 16.27 encoding [2020-07-08T23:45:06.685Z] #30 16.46 runtime/cgo [2020-07-08T23:45:06.685Z] #30 ... [2020-07-08T23:45:06.685Z] [2020-07-08T23:45:06.685Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-08T23:45:06.685Z] #47 20.87 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-07-08T23:45:06.959Z] #39 ... [2020-07-08T23:45:06.959Z] [2020-07-08T23:45:06.959Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-07-08T23:45:06.959Z] #18 1.324 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-07-08T23:45:06.959Z] #18 1.326 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-07-08T23:45:06.959Z] #18 1.328 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-07-08T23:45:06.959Z] #18 DONE 1.6s [2020-07-08T23:45:06.959Z] [2020-07-08T23:45:06.959Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-08T23:45:06.959Z] #39 83.47 CC criu/net.o [2020-07-08T23:45:06.959Z] #39 ... [2020-07-08T23:45:06.959Z] [2020-07-08T23:45:06.959Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-07-08T23:45:07.493Z] #47 14.21 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-07-08T23:45:07.548Z] #47 22.60 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-07-08T23:45:07.628Z] #47 ... [2020-07-08T23:45:07.628Z] [2020-07-08T23:45:07.628Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-08T23:45:07.628Z] #32 11.57 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-07-08T23:45:07.628Z] #32 ... [2020-07-08T23:45:07.628Z] [2020-07-08T23:45:07.628Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-08T23:45:07.628Z] #41 11.72 runtime [2020-07-08T23:45:07.628Z] #41 14.56 unicode/utf8 [2020-07-08T23:45:07.628Z] #41 15.15 math [2020-07-08T23:45:07.628Z] #41 20.23 unicode/utf16 [2020-07-08T23:45:07.628Z] #41 20.52 container/list [2020-07-08T23:45:07.628Z] #41 20.99 crypto/internal/subtle [2020-07-08T23:45:07.628Z] #41 21.15 crypto/subtle [2020-07-08T23:45:07.628Z] #41 21.25 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-07-08T23:45:07.628Z] #41 21.38 internal/nettrace [2020-07-08T23:45:07.628Z] #41 21.48 runtime/cgo [2020-07-08T23:45:07.756Z] #47 14.28 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-07-08T23:45:07.756Z] #47 14.42 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-07-08T23:45:07.890Z] #41 ... [2020-07-08T23:45:07.890Z] [2020-07-08T23:45:07.890Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-08T23:45:07.890Z] #38 21.69 Fetched 8360 kB in 18s (464 kB/s) [2020-07-08T23:45:08.021Z] #47 14.67 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-07-08T23:45:08.478Z] #47 ... [2020-07-08T23:45:08.478Z] [2020-07-08T23:45:08.478Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-08T23:45:08.478Z] #43 13.40 go: extracting golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-07-08T23:45:08.478Z] #43 14.53 go: extracting golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-07-08T23:45:08.478Z] #43 14.71 go: extracting golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-07-08T23:45:08.478Z] #43 18.13 go: finding github.com/fatih/color v1.6.0 [2020-07-08T23:45:08.478Z] #43 18.16 go: finding github.com/pkg/errors v0.8.0 [2020-07-08T23:45:08.478Z] #43 18.18 go: finding github.com/sirupsen/logrus v1.0.5 [2020-07-08T23:45:08.478Z] #43 18.32 go: finding github.com/spf13/pflag v1.0.1 [2020-07-08T23:45:08.478Z] #43 18.39 go: finding github.com/mattn/go-colorable v0.0.9 [2020-07-08T23:45:08.478Z] #43 18.48 go: finding github.com/mattn/go-isatty v0.0.3 [2020-07-08T23:45:08.478Z] #43 18.64 go: finding golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-07-08T23:45:08.478Z] #43 18.81 go: finding golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-07-08T23:45:08.478Z] #43 18.83 go: finding github.com/jonboulle/clockwork v0.1.0 [2020-07-08T23:45:08.478Z] #43 18.90 go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-07-08T23:45:08.478Z] #43 18.99 go: finding golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-07-08T23:45:08.780Z] #43 ... [2020-07-08T23:45:08.780Z] [2020-07-08T23:45:08.780Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-07-08T23:45:08.780Z] #36 23.72 Checking out files: 91% (1461/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-07-08T23:45:08.780Z] #36 23.85 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-07-08T23:45:08.978Z] #47 15.42 runtime/cgo [2020-07-08T23:45:08.978Z] #47 15.54 runtime [2020-07-08T23:45:09.217Z] #54 ... [2020-07-08T23:45:09.218Z] [2020-07-08T23:45:09.218Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-08T23:45:09.218Z] #10 103.1 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-07-08T23:45:09.218Z] #10 103.1 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-07-08T23:45:09.218Z] #10 103.2 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-07-08T23:45:09.218Z] #10 ... [2020-07-08T23:45:09.218Z] [2020-07-08T23:45:09.218Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-08T23:45:09.218Z] #39 39.36 CC images/opts.o [2020-07-08T23:45:09.218Z] #39 39.56 CC images/seccomp.o [2020-07-08T23:45:09.218Z] #39 39.84 CC images/binfmt-misc.o [2020-07-08T23:45:09.218Z] #39 40.10 CC images/time.o [2020-07-08T23:45:09.218Z] #39 40.26 CC images/sysctl.o [2020-07-08T23:45:09.218Z] #39 40.54 CC images/autofs.o [2020-07-08T23:45:09.218Z] #39 40.71 CC images/macvlan.o [2020-07-08T23:45:09.218Z] #39 40.99 CC images/sit.o [2020-07-08T23:45:09.218Z] #39 41.20 CC images/memfd.o [2020-07-08T23:45:09.218Z] #39 41.43 CC images/timens.o [2020-07-08T23:45:09.218Z] #39 41.66 LINK images/built-in.o [2020-07-08T23:45:09.218Z] #39 41.82 GEN compel/include/asm [2020-07-08T23:45:09.218Z] #39 41.85 GEN compel/include/version.h [2020-07-08T23:45:09.218Z] #39 41.89 touch .config [2020-07-08T23:45:09.218Z] #39 41.91 GEN include/common/config.h [2020-07-08T23:45:09.218Z] #39 42.01 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2020-07-08T23:45:09.218Z] #39 42.03 GEN compel/plugins/include/uapi/std/syscall-64.h [2020-07-08T23:45:09.218Z] #39 42.06 GEN compel/arch/x86/plugins/std/syscalls-64.S [2020-07-08T23:45:09.218Z] #39 42.08 DEP compel/arch/x86/plugins/std/syscalls-64.d [2020-07-08T23:45:09.283Z] #38 21.69 Reading package lists... [2020-07-08T23:45:09.283Z] #38 ... [2020-07-08T23:45:09.283Z] [2020-07-08T23:45:09.283Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-07-08T23:45:09.283Z] #23 13.26 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-07-08T23:45:09.283Z] #23 ... [2020-07-08T23:45:09.283Z] [2020-07-08T23:45:09.283Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-07-08T23:45:09.283Z] #36 22.64 Checking out files: 90% (1442/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-07-08T23:45:09.283Z] #36 22.76 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-07-08T23:45:09.343Z] #36 ... [2020-07-08T23:45:09.343Z] [2020-07-08T23:45:09.343Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-08T23:45:09.343Z] #10 14.38 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-07-08T23:45:09.477Z] #39 42.13 DEP compel/arch/x86/plugins/std/memcpy.d [2020-07-08T23:45:09.477Z] #39 42.16 DEP compel/arch/x86/plugins/std/parasite-head.d [2020-07-08T23:45:09.477Z] #39 42.18 GEN compel/plugins/include/uapi/std/syscall.h [2020-07-08T23:45:09.477Z] #39 42.23 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2020-07-08T23:45:09.477Z] #39 42.24 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-07-08T23:45:09.477Z] #39 42.26 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-07-08T23:45:09.477Z] #39 42.27 DEP compel/plugins/std/infect.d [2020-07-08T23:45:09.544Z] #36 ... [2020-07-08T23:45:09.544Z] [2020-07-08T23:45:09.544Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-07-08T23:45:09.544Z] #51 13.62 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-07-08T23:45:09.544Z] #51 ... [2020-07-08T23:45:09.544Z] [2020-07-08T23:45:09.544Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-08T23:45:09.544Z] #10 13.80 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-07-08T23:45:09.600Z] #10 ... [2020-07-08T23:45:09.600Z] [2020-07-08T23:45:09.600Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-08T23:45:09.600Z] #47 23.91 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-07-08T23:45:09.737Z] #39 42.44 DEP compel/plugins/std/string.d [2020-07-08T23:45:09.737Z] #39 42.53 DEP compel/plugins/std/log.d [2020-07-08T23:45:09.737Z] #39 42.66 DEP compel/plugins/std/fds.d [2020-07-08T23:45:09.804Z] #10 ... [2020-07-08T23:45:09.804Z] [2020-07-08T23:45:09.804Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-08T23:45:09.804Z] #32 23.62 Fetched 8360 kB in 18s (467 kB/s) [2020-07-08T23:45:09.814Z] #39 22.99 Reading package lists... [2020-07-08T23:45:09.814Z] #39 ... [2020-07-08T23:45:09.814Z] [2020-07-08T23:45:09.814Z] #52 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-07-08T23:45:09.814Z] #52 21.58 Reading package lists... [2020-07-08T23:45:09.997Z] #39 42.79 DEP compel/plugins/std/std.d [2020-07-08T23:45:09.997Z] #39 42.90 DEP compel/plugins/shmem/shmem.d [2020-07-08T23:45:10.163Z] #47 25.29 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-07-08T23:45:10.259Z] #39 43.00 DEP compel/plugins/fds/fds.d [2020-07-08T23:45:10.260Z] #39 43.11 CC compel/plugins/std/std.o [2020-07-08T23:45:10.376Z] #47 ... [2020-07-08T23:45:10.376Z] [2020-07-08T23:45:10.377Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-08T23:45:10.377Z] #60 15.46 Checking out files: 68% (1414/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-07-08T23:45:10.377Z] #60 15.99 + cd /tmp/tmp.tjXNwERB6E/src/github.com/docker/libnetwork [2020-07-08T23:45:10.377Z] #60 15.99 + git checkout -q 2e24aed516bd5c836e11378bb457dd612aa868ed [2020-07-08T23:45:10.377Z] #60 16.24 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-07-08T23:45:10.420Z] #47 25.50 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-07-08T23:45:10.676Z] #47 25.75 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-07-08T23:45:10.676Z] #47 25.75 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-07-08T23:45:10.829Z] #39 43.49 CC compel/plugins/std/fds.o [2020-07-08T23:45:10.868Z] #52 29.17 Building dependency tree... [2020-07-08T23:45:11.089Z] #39 43.88 CC compel/plugins/std/log.o [2020-07-08T23:45:11.425Z] #19 ... [2020-07-08T23:45:11.425Z] [2020-07-08T23:45:11.425Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-08T23:45:11.425Z] #49 50.83 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2" -X main.version=1.0.0-rc91 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2020-07-08T23:45:11.425Z] #49 52.29 + mkdir -p /build [2020-07-08T23:45:11.425Z] #49 52.29 + cp runc /build/runc [2020-07-08T23:45:11.425Z] #49 DONE 52.6s [2020-07-08T23:45:11.425Z] [2020-07-08T23:45:11.425Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-07-08T23:45:11.425Z] #19 3.920 Collecting yamllint==1.16.0 [2020-07-08T23:45:11.425Z] #19 4.094 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-07-08T23:45:11.425Z] #19 4.163 Collecting pyyaml (from yamllint==1.16.0) [2020-07-08T23:45:11.425Z] #19 4.229 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-07-08T23:45:11.605Z] #47 26.68 runtime/cgo [2020-07-08T23:45:11.605Z] #47 26.70 runtime [2020-07-08T23:45:11.724Z] #19 4.841 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-07-08T23:45:11.724Z] #19 4.855 Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl [2020-07-08T23:45:11.724Z] #19 4.879 Building wheels for collected packages: pyyaml [2020-07-08T23:45:11.724Z] #19 4.879 Running setup.py bdist_wheel for pyyaml: started [2020-07-08T23:45:12.031Z] #39 44.73 CC compel/plugins/std/string.o [2020-07-08T23:45:12.362Z] #19 5.269 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-07-08T23:45:12.362Z] #19 5.269 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-07-08T23:45:12.362Z] #19 5.332 Successfully built pyyaml [2020-07-08T23:45:12.362Z] #19 5.343 Installing collected packages: pyyaml, pathspec, yamllint [2020-07-08T23:45:12.603Z] #39 45.43 CC compel/plugins/std/infect.o [2020-07-08T23:45:12.652Z] #19 5.673 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0 [2020-07-08T23:45:12.944Z] #19 DONE 5.9s [2020-07-08T23:45:12.944Z] [2020-07-08T23:45:12.944Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-08T23:45:12.944Z] #39 85.15 CC criu/netfilter.o [2020-07-08T23:45:12.944Z] #39 85.33 CC criu/page-pipe.o [2020-07-08T23:45:12.944Z] #39 85.64 CC criu/page-xfer.o [2020-07-08T23:45:12.944Z] #39 86.35 CC criu/pagemap-cache.o [2020-07-08T23:45:12.944Z] #39 86.62 CC criu/pagemap.o [2020-07-08T23:45:12.944Z] #39 87.13 CC criu/parasite-syscall.o [2020-07-08T23:45:12.944Z] #39 87.80 CC criu/path.o [2020-07-08T23:45:12.944Z] #39 88.01 CC criu/pie-util-vdso.o [2020-07-08T23:45:12.944Z] #39 88.26 CC criu/pie-util.o [2020-07-08T23:45:12.944Z] #39 88.52 CC criu/pipes.o [2020-07-08T23:45:12.944Z] #39 89.25 CC criu/plugin.o [2020-07-08T23:45:12.944Z] #39 89.55 CC criu/proc_parse.o [2020-07-08T23:45:12.984Z] #52 32.29 The following additional packages will be installed: [2020-07-08T23:45:12.984Z] #52 32.31 libbtrfs0 [2020-07-08T23:45:12.984Z] #52 32.49 The following NEW packages will be installed: [2020-07-08T23:45:12.984Z] #52 32.49 libbtrfs-dev libbtrfs0 [2020-07-08T23:45:13.175Z] #39 45.83 CC compel/arch/x86/plugins/std/parasite-head.o [2020-07-08T23:45:13.175Z] #39 45.93 CC compel/arch/x86/plugins/std/memcpy.o [2020-07-08T23:45:13.175Z] #39 45.97 CC compel/arch/x86/plugins/std/syscalls-64.o [2020-07-08T23:45:13.175Z] #39 46.06 AR compel/plugins/std.lib.a [2020-07-08T23:45:13.234Z] #39 ... [2020-07-08T23:45:13.234Z] [2020-07-08T23:45:13.234Z] #22 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-07-08T23:45:13.234Z] #22 DONE 0.2s [2020-07-08T23:45:13.234Z] [2020-07-08T23:45:13.234Z] #26 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-07-08T23:45:13.283Z] #52 32.74 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2020-07-08T23:45:13.283Z] #52 32.74 Need to get 120 kB of archives. [2020-07-08T23:45:13.283Z] #52 32.74 After this operation, 423 kB of additional disk space will be used. [2020-07-08T23:45:13.283Z] #52 32.74 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs0 ppc64el 4.20.1-2 [42.2 kB] [2020-07-08T23:45:13.283Z] #52 32.78 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs-dev ppc64el 4.20.1-2 [78.2 kB] [2020-07-08T23:45:13.436Z] #39 46.14 CC compel/plugins/fds/fds.o [2020-07-08T23:45:13.696Z] #39 46.41 AR compel/plugins/fds.lib.a [2020-07-08T23:45:13.696Z] #39 46.48 HOSTDEP compel/src/lib/log-host.d [2020-07-08T23:45:13.696Z] #39 ... [2020-07-08T23:45:13.696Z] [2020-07-08T23:45:13.696Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-08T23:45:13.696Z] #10 118.1 Selecting previously unselected package libapparmor1:amd64. [2020-07-08T23:45:13.696Z] #10 118.1 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2020-07-08T23:45:13.696Z] #10 118.2 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2020-07-08T23:45:13.867Z] #26 DONE 0.8s [2020-07-08T23:45:13.867Z] [2020-07-08T23:45:13.867Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-07-08T23:45:13.867Z] #36 122.2 + dpkg --print-architecture [2020-07-08T23:45:13.867Z] #36 122.2 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-07-08T23:45:13.867Z] #36 122.7 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2020-07-08T23:45:13.867Z] #36 122.7 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-07-08T23:45:13.867Z] #36 ... [2020-07-08T23:45:13.867Z] [2020-07-08T23:45:13.867Z] #29 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-07-08T23:45:14.126Z] #47 ... [2020-07-08T23:45:14.126Z] [2020-07-08T23:45:14.126Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-08T23:45:14.126Z] #60 25.95 Checking out files: 63% (1317/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-07-08T23:45:14.126Z] #60 26.74 + cd /tmp/tmp.Ko5ZPjbRO4/src/github.com/docker/libnetwork [2020-07-08T23:45:14.126Z] #60 26.74 + git checkout -q 2e24aed516bd5c836e11378bb457dd612aa868ed [2020-07-08T23:45:14.126Z] #60 27.24 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-07-08T23:45:14.157Z] #29 DONE 0.2s [2020-07-08T23:45:14.157Z] [2020-07-08T23:45:14.157Z] #31 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-07-08T23:45:14.157Z] #31 DONE 0.1s [2020-07-08T23:45:14.157Z] [2020-07-08T23:45:14.157Z] #34 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-07-08T23:45:14.157Z] #34 DONE 0.1s [2020-07-08T23:45:14.157Z] [2020-07-08T23:45:14.157Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-08T23:45:14.157Z] #39 90.80 CC criu/protobuf-desc.o [2020-07-08T23:45:14.268Z] #10 ... [2020-07-08T23:45:14.268Z] [2020-07-08T23:45:14.268Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-08T23:45:14.268Z] #54 DONE 118.6s [2020-07-08T23:45:14.268Z] [2020-07-08T23:45:14.268Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-08T23:45:14.268Z] #10 118.7 Selecting previously unselected package libapparmor-dev:amd64. [2020-07-08T23:45:14.268Z] #10 ... [2020-07-08T23:45:14.268Z] [2020-07-08T23:45:14.268Z] #55 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2020-07-08T23:45:14.268Z] #55 DONE 0.0s [2020-07-08T23:45:14.268Z] [2020-07-08T23:45:14.268Z] #56 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2020-07-08T23:45:14.268Z] #56 DONE 0.1s [2020-07-08T23:45:14.268Z] [2020-07-08T23:45:14.268Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-08T23:45:14.268Z] #10 118.7 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2020-07-08T23:45:14.268Z] #10 118.7 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2020-07-08T23:45:14.529Z] #10 118.9 Selecting previously unselected package libbtrfs0. [2020-07-08T23:45:14.529Z] #10 118.9 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2020-07-08T23:45:14.529Z] #10 118.9 Unpacking libbtrfs0 (4.20.1-2) ... [2020-07-08T23:45:14.529Z] #10 119.1 Selecting previously unselected package libbtrfs-dev. [2020-07-08T23:45:14.646Z] #60 ... [2020-07-08T23:45:14.646Z] [2020-07-08T23:45:14.646Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-08T23:45:14.646Z] #41 10.90 runtime/cgo [2020-07-08T23:45:14.646Z] #41 12.51 vendor/golang.org/x/crypto/internal/subtle [2020-07-08T23:45:14.646Z] #41 ... [2020-07-08T23:45:14.646Z] [2020-07-08T23:45:14.646Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-07-08T23:45:14.646Z] #36 15.80 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-07-08T23:45:14.646Z] #36 17.34 + 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-07-08T23:45:14.690Z] #60 ... [2020-07-08T23:45:14.690Z] [2020-07-08T23:45:14.690Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-07-08T23:45:14.690Z] #23 19.72 Fetched 8360 kB in 17s (500 kB/s) [2020-07-08T23:45:14.690Z] #23 19.72 Reading package lists... [2020-07-08T23:45:14.690Z] #23 27.48 Reading package lists... [2020-07-08T23:45:14.690Z] #23 ... [2020-07-08T23:45:14.690Z] [2020-07-08T23:45:14.690Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-07-08T23:45:14.690Z] #36 26.30 + 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-07-08T23:45:14.789Z] #39 91.18 CC criu/protobuf.o [2020-07-08T23:45:14.789Z] #39 91.35 CC criu/pstree.o [2020-07-08T23:45:14.789Z] #10 119.1 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-07-08T23:45:14.789Z] #10 119.1 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-07-08T23:45:14.815Z] #52 34.24 debconf: delaying package configuration, since apt-utils is not installed [2020-07-08T23:45:14.815Z] #52 34.58 Fetched 120 kB in 0s (1269 kB/s) [2020-07-08T23:45:15.049Z] #10 119.4 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2020-07-08T23:45:15.049Z] #10 119.4 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-07-08T23:45:15.049Z] #10 119.4 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-07-08T23:45:15.049Z] #10 119.6 Selecting previously unselected package libudev-dev:amd64. [2020-07-08T23:45:15.089Z] #32 23.62 Reading package lists... [2020-07-08T23:45:15.089Z] #32 ... [2020-07-08T23:45:15.089Z] [2020-07-08T23:45:15.089Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-08T23:45:15.089Z] #60 24.37 Checking out files: 64% (1341/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-07-08T23:45:15.089Z] #60 25.01 + cd /tmp/tmp.oiwpdpoDue/src/github.com/docker/libnetwork [2020-07-08T23:45:15.089Z] #60 25.02 + git checkout -q 2e24aed516bd5c836e11378bb457dd612aa868ed [2020-07-08T23:45:15.089Z] #60 25.66 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-07-08T23:45:15.137Z] #52 34.66 Selecting previously unselected package libbtrfs0. [2020-07-08T23:45:15.137Z] #52 34.66 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15339 files and directories currently installed.) [2020-07-08T23:45:15.137Z] #52 34.79 Preparing to unpack .../libbtrfs0_4.20.1-2_ppc64el.deb ... [2020-07-08T23:45:15.137Z] #52 34.80 Unpacking libbtrfs0 (4.20.1-2) ... [2020-07-08T23:45:15.137Z] #52 34.91 Selecting previously unselected package libbtrfs-dev. [2020-07-08T23:45:15.310Z] #10 119.7 Preparing to unpack .../15-libudev-dev_241-7~deb10u4_amd64.deb ... [2020-07-08T23:45:15.310Z] #10 119.8 Unpacking libudev-dev:amd64 (241-7~deb10u4) ... [2020-07-08T23:45:15.420Z] #39 91.82 CC criu/rbtree.o [2020-07-08T23:45:15.420Z] #39 92.04 CC criu/rst-malloc.o [2020-07-08T23:45:15.450Z] #52 34.92 Preparing to unpack .../libbtrfs-dev_4.20.1-2_ppc64el.deb ... [2020-07-08T23:45:15.450Z] #52 34.96 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-07-08T23:45:15.571Z] #10 120.0 Selecting previously unselected package libsepol1-dev:amd64. [2020-07-08T23:45:15.571Z] #10 120.0 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2020-07-08T23:45:15.571Z] #10 120.0 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2020-07-08T23:45:15.710Z] #39 92.23 CC criu/seccomp.o [2020-07-08T23:45:15.752Z] #52 35.23 Setting up libbtrfs0 (4.20.1-2) ... [2020-07-08T23:45:15.752Z] #52 35.25 Setting up libbtrfs-dev (4.20.1-2) ... [2020-07-08T23:45:15.752Z] #52 35.28 Processing triggers for libc-bin (2.28-10) ... [2020-07-08T23:45:15.832Z] #10 120.3 Selecting previously unselected package libpcre16-3:amd64. [2020-07-08T23:45:15.832Z] #10 120.3 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2020-07-08T23:45:15.832Z] #10 120.3 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2020-07-08T23:45:16.057Z] #52 DONE 35.5s [2020-07-08T23:45:16.058Z] [2020-07-08T23:45:16.058Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-08T23:45:16.093Z] #10 120.4 Selecting previously unselected package libpcre32-3:amd64. [2020-07-08T23:45:16.093Z] #10 120.5 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2020-07-08T23:45:16.093Z] #10 120.5 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2020-07-08T23:45:16.093Z] #10 120.6 Selecting previously unselected package libpcrecpp0v5:amd64. [2020-07-08T23:45:16.093Z] #10 120.6 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2020-07-08T23:45:16.093Z] #10 120.6 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-07-08T23:45:16.341Z] #39 92.66 CC criu/seize.o [2020-07-08T23:45:16.353Z] #10 120.8 Selecting previously unselected package libpcre3-dev:amd64. [2020-07-08T23:45:16.353Z] #10 120.8 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2020-07-08T23:45:16.353Z] #10 120.8 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2020-07-08T23:45:16.361Z] #53 0.445 + RM_GOPATH=0 [2020-07-08T23:45:16.361Z] #53 0.445 + TMP_GOPATH= [2020-07-08T23:45:16.361Z] #53 0.445 + : /build [2020-07-08T23:45:16.361Z] #53 0.445 + '[' -z '' ']' [2020-07-08T23:45:16.361Z] #53 0.446 ++ mktemp -d [2020-07-08T23:45:16.361Z] #53 0.448 + export GOPATH=/tmp/tmp.EJJxf6jcgE [2020-07-08T23:45:16.361Z] #53 0.449 + GOPATH=/tmp/tmp.EJJxf6jcgE [2020-07-08T23:45:16.361Z] #53 0.449 + RM_GOPATH=1 [2020-07-08T23:45:16.361Z] #53 0.449 + case "$(go env GOARCH)" in [2020-07-08T23:45:16.361Z] #53 0.449 ++ go env GOARCH [2020-07-08T23:45:16.361Z] #53 0.472 + export GO_BUILDMODE=-buildmode=pie [2020-07-08T23:45:16.361Z] #53 0.473 + GO_BUILDMODE=-buildmode=pie [2020-07-08T23:45:16.361Z] #53 0.473 ++ dirname /tmp/install/install.sh [2020-07-08T23:45:16.361Z] #53 0.496 + dir=/tmp/install [2020-07-08T23:45:16.361Z] #53 0.496 + bin=containerd [2020-07-08T23:45:16.361Z] #53 0.496 + shift [2020-07-08T23:45:16.361Z] #53 0.496 + '[' '!' -f /tmp/install/containerd.installer ']' [2020-07-08T23:45:16.361Z] #53 0.496 + . /tmp/install/containerd.installer [2020-07-08T23:45:16.361Z] #53 0.496 ++ set -e [2020-07-08T23:45:16.361Z] #53 0.496 ++ : be75852b8d7849474a20192f9ed1bf34fdd454f1 [2020-07-08T23:45:16.361Z] #53 0.497 + install_containerd [2020-07-08T23:45:16.361Z] #53 0.503 + echo 'Install containerd version be75852b8d7849474a20192f9ed1bf34fdd454f1' [2020-07-08T23:45:16.361Z] #53 0.503 Install containerd version be75852b8d7849474a20192f9ed1bf34fdd454f1 [2020-07-08T23:45:16.361Z] #53 0.504 + git clone https://github.com/containerd/containerd.git /tmp/tmp.EJJxf6jcgE/src/github.com/containerd/containerd [2020-07-08T23:45:16.361Z] #53 0.520 Cloning into '/tmp/tmp.EJJxf6jcgE/src/github.com/containerd/containerd'... [2020-07-08T23:45:16.632Z] #39 93.03 CC criu/servicefd.o [2020-07-08T23:45:16.632Z] #39 93.22 CC criu/shmem.o [2020-07-08T23:45:16.924Z] #10 121.2 Selecting previously unselected package libselinux1-dev:amd64. [2020-07-08T23:45:16.924Z] #10 121.2 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2020-07-08T23:45:16.924Z] #10 121.2 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2020-07-08T23:45:16.924Z] #10 121.5 Selecting previously unselected package libdevmapper-dev:amd64. [2020-07-08T23:45:16.924Z] #10 121.5 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2020-07-08T23:45:16.924Z] #10 121.5 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-07-08T23:45:16.924Z] #10 121.6 Selecting previously unselected package libseccomp-dev:amd64. [2020-07-08T23:45:16.924Z] #10 121.6 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_amd64.deb ... [2020-07-08T23:45:17.184Z] #10 121.6 Unpacking libseccomp-dev:amd64 (2.3.3-4) ... [2020-07-08T23:45:17.185Z] #10 121.7 Selecting previously unselected package libsystemd-dev:amd64. [2020-07-08T23:45:17.185Z] #10 121.7 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u4_amd64.deb ... [2020-07-08T23:45:17.185Z] #10 121.7 Unpacking libsystemd-dev:amd64 (241-7~deb10u4) ... [2020-07-08T23:45:17.262Z] #39 93.62 CC criu/sigframe.o [2020-07-08T23:45:17.262Z] #39 93.69 CC criu/signalfd.o [2020-07-08T23:45:17.262Z] #39 93.89 CC criu/sk-inet.o [2020-07-08T23:45:17.755Z] #10 122.2 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-07-08T23:45:17.755Z] #10 122.2 Setting up libseccomp-dev:amd64 (2.3.3-4) ... [2020-07-08T23:45:17.755Z] #10 122.2 Setting up libapparmor1:amd64 (2.13.2-10) ... [2020-07-08T23:45:17.755Z] #10 122.2 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-07-08T23:45:17.755Z] #10 122.2 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2020-07-08T23:45:17.755Z] #10 122.2 Setting up libsepol1-dev:amd64 (2.8-1) ... [2020-07-08T23:45:17.755Z] #10 122.3 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-07-08T23:45:17.755Z] #10 122.3 Setting up libbtrfs0 (4.20.1-2) ... [2020-07-08T23:45:17.755Z] #10 122.3 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2020-07-08T23:45:17.755Z] #10 122.3 Setting up libudev-dev:amd64 (241-7~deb10u4) ... [2020-07-08T23:45:17.755Z] #10 122.3 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-07-08T23:45:17.755Z] #10 122.3 Setting up libbtrfs-dev (4.20.1-2) ... [2020-07-08T23:45:17.755Z] #10 122.3 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2020-07-08T23:45:17.755Z] #10 122.4 Setting up mingw-w64-common (6.0.0-3) ... [2020-07-08T23:45:17.755Z] #10 122.4 Setting up libsystemd-dev:amd64 (241-7~deb10u4) ... [2020-07-08T23:45:17.755Z] #10 122.4 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-07-08T23:45:17.755Z] #10 122.4 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2020-07-08T23:45:17.755Z] #10 122.4 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-07-08T23:45:17.893Z] #39 94.41 CC criu/sk-netlink.o [2020-07-08T23:45:17.914Z] #53 ... [2020-07-08T23:45:17.914Z] [2020-07-08T23:45:17.914Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-07-08T23:45:17.914Z] #24 22.86 Reading package lists... [2020-07-08T23:45:17.914Z] #24 30.05 Building dependency tree... [2020-07-08T23:45:17.914Z] #24 33.24 ca-certificates is already the newest version (20200601~deb10u1). [2020-07-08T23:45:17.914Z] #24 33.24 The following additional packages will be installed: [2020-07-08T23:45:17.914Z] #24 33.24 libjq1 libonig5 [2020-07-08T23:45:17.914Z] #24 33.69 The following NEW packages will be installed: [2020-07-08T23:45:17.914Z] #24 33.70 jq libjq1 libonig5 [2020-07-08T23:45:17.914Z] #24 33.87 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2020-07-08T23:45:17.914Z] #24 33.87 Need to get 358 kB of archives. [2020-07-08T23:45:17.914Z] #24 33.87 After this operation, 1277 kB of additional disk space will be used. [2020-07-08T23:45:17.914Z] #24 33.87 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libonig5 ppc64el 6.9.1-1 [181 kB] [2020-07-08T23:45:17.914Z] #24 33.92 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjq1 ppc64el 1.5+dfsg-2+b1 [117 kB] [2020-07-08T23:45:17.914Z] #24 33.94 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el jq ppc64el 1.5+dfsg-2+b1 [59.8 kB] [2020-07-08T23:45:17.914Z] #24 35.70 debconf: delaying package configuration, since apt-utils is not installed [2020-07-08T23:45:17.914Z] #24 36.05 Fetched 358 kB in 0s (3552 kB/s) [2020-07-08T23:45:17.914Z] #24 36.18 Selecting previously unselected package libonig5:ppc64el. [2020-07-08T23:45:17.914Z] #24 36.18 (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 ... 15339 files and directories currently installed.) [2020-07-08T23:45:17.914Z] #24 36.31 Preparing to unpack .../libonig5_6.9.1-1_ppc64el.deb ... [2020-07-08T23:45:17.914Z] #24 36.32 Unpacking libonig5:ppc64el (6.9.1-1) ... [2020-07-08T23:45:17.914Z] #24 36.64 Selecting previously unselected package libjq1:ppc64el. [2020-07-08T23:45:17.914Z] #24 36.67 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_ppc64el.deb ... [2020-07-08T23:45:17.914Z] #24 36.68 Unpacking libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-07-08T23:45:17.914Z] #24 36.94 Selecting previously unselected package jq. [2020-07-08T23:45:17.914Z] #24 36.95 Preparing to unpack .../jq_1.5+dfsg-2+b1_ppc64el.deb ... [2020-07-08T23:45:17.914Z] #24 36.95 Unpacking jq (1.5+dfsg-2+b1) ... [2020-07-08T23:45:17.914Z] #24 37.11 Setting up libonig5:ppc64el (6.9.1-1) ... [2020-07-08T23:45:17.914Z] #24 37.13 Setting up libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-07-08T23:45:17.914Z] #24 37.15 Setting up jq (1.5+dfsg-2+b1) ... [2020-07-08T23:45:17.914Z] #24 37.17 Processing triggers for libc-bin (2.28-10) ... [2020-07-08T23:45:17.914Z] #24 DONE 37.5s [2020-07-08T23:45:17.914Z] [2020-07-08T23:45:17.914Z] #25 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-07-08T23:45:17.914Z] #25 DONE 0.1s [2020-07-08T23:45:17.914Z] [2020-07-08T23:45:17.914Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-08T23:45:17.987Z] #36 ... [2020-07-08T23:45:17.987Z] [2020-07-08T23:45:17.987Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-08T23:45:17.987Z] #10 14.34 Fetched 8188 kB in 9s (880 kB/s) [2020-07-08T23:45:17.987Z] #10 14.34 Reading package lists... [2020-07-08T23:45:17.987Z] #10 20.10 Reading package lists... [2020-07-08T23:45:17.987Z] #10 ... [2020-07-08T23:45:17.987Z] [2020-07-08T23:45:17.987Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-07-08T23:45:17.987Z] #23 14.47 Fetched 8188 kB in 9s (888 kB/s) [2020-07-08T23:45:17.987Z] #23 14.47 Reading package lists... [2020-07-08T23:45:17.987Z] #23 19.86 Reading package lists... [2020-07-08T23:45:17.987Z] #23 24.48 Building dependency tree... [2020-07-08T23:45:17.987Z] #23 ... [2020-07-08T23:45:17.987Z] [2020-07-08T23:45:17.987Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-08T23:45:17.987Z] #32 14.59 Fetched 8188 kB in 9s (863 kB/s) [2020-07-08T23:45:17.987Z] #32 14.59 Reading package lists... [2020-07-08T23:45:18.016Z] #10 122.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-07-08T23:45:18.016Z] #10 122.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-07-08T23:45:18.016Z] #10 122.4 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-07-08T23:45:18.016Z] #10 122.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-07-08T23:45:18.016Z] #10 122.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-07-08T23:45:18.016Z] #10 122.5 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-07-08T23:45:18.016Z] #10 122.5 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2020-07-08T23:45:18.016Z] #10 122.5 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-07-08T23:45:18.016Z] #10 122.5 Setting up dmsetup (2:1.02.155-3) ... [2020-07-08T23:45:18.016Z] #10 122.5 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-07-08T23:45:18.016Z] #10 122.5 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-07-08T23:45:18.016Z] #10 122.5 Processing triggers for libc-bin (2.28-10) ... [2020-07-08T23:45:18.028Z] Running on azwin-2-a8c860 in d:\jenkins\workspace\moby_PR-41194 [Pipeline] { [Pipeline] ws [2020-07-08T23:45:18.047Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2020-07-08T23:45:18.183Z] #39 94.57 CC criu/sk-packet.o [2020-07-08T23:45:18.253Z] #32 20.13 Reading package lists... [2020-07-08T23:45:18.253Z] #32 ... [2020-07-08T23:45:18.253Z] [2020-07-08T23:45:18.253Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-07-08T23:45:18.253Z] #51 14.83 Fetched 8188 kB in 10s (833 kB/s) [2020-07-08T23:45:18.253Z] #51 14.83 Reading package lists... [2020-07-08T23:45:18.253Z] #51 19.75 Reading package lists... [2020-07-08T23:45:18.253Z] #51 24.99 Building dependency tree... [2020-07-08T23:45:18.253Z] #51 ... [2020-07-08T23:45:18.253Z] [2020-07-08T23:45:18.253Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-08T23:45:18.253Z] #38 15.20 Fetched 8188 kB in 10s (812 kB/s) [2020-07-08T23:45:18.253Z] #38 15.20 Reading package lists... [2020-07-08T23:45:18.253Z] #38 19.78 Reading package lists... [2020-07-08T23:45:18.388Z] #60 ... [2020-07-08T23:45:18.388Z] [2020-07-08T23:45:18.388Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-08T23:45:18.388Z] #47 22.24 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-07-08T23:45:18.388Z] #47 23.61 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-07-08T23:45:18.388Z] #47 23.84 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-07-08T23:45:18.388Z] #47 24.02 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-07-08T23:45:18.388Z] #47 24.17 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-07-08T23:45:18.388Z] #47 25.04 runtime [2020-07-08T23:45:18.388Z] #47 25.08 runtime/cgo [2020-07-08T23:45:18.388Z] #47 ... [2020-07-08T23:45:18.388Z] [2020-07-08T23:45:18.388Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-07-08T23:45:18.388Z] #36 25.21 + 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-07-08T23:45:18.473Z] #39 94.86 CC criu/sk-queue.o [2020-07-08T23:45:18.473Z] #39 95.07 CC criu/sk-tcp.o [2020-07-08T23:45:18.517Z] #38 24.32 Building dependency tree... [2020-07-08T23:45:18.517Z] #38 ... [2020-07-08T23:45:18.517Z] [2020-07-08T23:45:18.517Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-08T23:45:18.517Z] #32 20.13 Reading package lists... [2020-07-08T23:45:18.586Z] #10 DONE 122.9s [2020-07-08T23:45:18.586Z] [2020-07-08T23:45:18.586Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-08T23:45:18.764Z] #39 95.22 CC criu/sk-unix.o [2020-07-08T23:45:18.872Z] #36 ... [2020-07-08T23:45:18.872Z] [2020-07-08T23:45:18.872Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-07-08T23:45:18.872Z] #23 27.48 Reading package lists... [2020-07-08T23:45:19.529Z] #49 ... [2020-07-08T23:45:19.529Z] [2020-07-08T23:45:19.529Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-08T23:45:19.529Z] #41 113.8 net/textproto [2020-07-08T23:45:19.529Z] #41 113.8 crypto/x509 [2020-07-08T23:45:19.529Z] #41 114.7 vendor/golang.org/x/net/http/httpguts [2020-07-08T23:45:19.529Z] #41 114.9 vendor/golang.org/x/net/http/httpproxy [2020-07-08T23:45:19.529Z] #41 115.5 mime/multipart [2020-07-08T23:45:19.529Z] #41 117.7 crypto/tls [2020-07-08T23:45:19.529Z] #41 123.0 net/http/httptrace [2020-07-08T23:45:19.529Z] #41 123.4 net/http [2020-07-08T23:45:19.529Z] #41 ... [2020-07-08T23:45:19.529Z] [2020-07-08T23:45:19.529Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-08T23:45:19.529Z] #39 46.55 HOSTDEP compel/src/lib/handle-elf-host.d [2020-07-08T23:45:19.529Z] #39 46.61 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2020-07-08T23:45:19.529Z] #39 46.69 HOSTDEP compel/src/main-host.d [2020-07-08T23:45:19.529Z] #39 46.80 DEP compel/src/lib/ptrace.d [2020-07-08T23:45:19.529Z] #39 46.88 DEP compel/src/lib/infect.d [2020-07-08T23:45:19.529Z] #39 47.12 DEP compel/src/lib/infect-util.d [2020-07-08T23:45:19.529Z] #39 47.26 DEP compel/src/lib/infect-rpc.d [2020-07-08T23:45:19.529Z] #39 47.41 DEP compel/arch/x86/src/lib/infect.d [2020-07-08T23:45:19.529Z] #39 47.64 DEP compel/arch/x86/src/lib/cpu.d [2020-07-08T23:45:19.529Z] #39 47.73 DEP compel/src/lib/log.d [2020-07-08T23:45:19.529Z] #39 47.88 DEP compel/src/main.d [2020-07-08T23:45:19.529Z] #39 48.04 DEP compel/src/lib/handle-elf.d [2020-07-08T23:45:19.529Z] #39 48.22 DEP compel/arch/x86/src/lib/handle-elf.d [2020-07-08T23:45:19.529Z] #39 48.30 CC compel/src/lib/log.o [2020-07-08T23:45:19.529Z] #39 48.55 CC compel/arch/x86/src/lib/cpu.o [2020-07-08T23:45:19.529Z] #39 49.23 CC compel/arch/x86/src/lib/infect.o [2020-07-08T23:45:19.529Z] #39 49.94 CC compel/src/lib/infect-rpc.o [2020-07-08T23:45:19.529Z] #39 50.24 CC compel/src/lib/infect-util.o [2020-07-08T23:45:19.529Z] #39 50.46 CC compel/src/lib/infect.o [2020-07-08T23:45:19.849Z] #39 96.09 CC criu/sockets.o [2020-07-08T23:45:20.099Z] #39 53.06 CC compel/src/lib/ptrace.o [2020-07-08T23:45:20.139Z] #39 96.52 CC criu/stats.o [2020-07-08T23:45:20.139Z] #39 96.66 CC criu/string.o [2020-07-08T23:45:20.139Z] #39 96.69 CC criu/sysctl.o [2020-07-08T23:45:20.201Z] #32 25.45 Building dependency tree... [2020-07-08T23:45:20.303Z] #36 ... [2020-07-08T23:45:20.303Z] [2020-07-08T23:45:20.303Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-07-08T23:45:20.303Z] #23 24.13 Fetched 8360 kB in 17s (493 kB/s) [2020-07-08T23:45:20.303Z] #23 24.13 Reading package lists... [2020-07-08T23:45:20.303Z] #23 31.36 Reading package lists... [2020-07-08T23:45:20.303Z] #23 ... [2020-07-08T23:45:20.303Z] [2020-07-08T23:45:20.303Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-08T23:45:20.303Z] #32 23.62 Reading package lists... [2020-07-08T23:45:20.429Z] #39 96.97 CC criu/sysfs_parse.o [2020-07-08T23:45:20.429Z] #39 97.09 CC criu/timens.o [2020-07-08T23:45:20.501Z] #23 34.34 Building dependency tree... [2020-07-08T23:45:20.501Z] #23 ... [2020-07-08T23:45:20.501Z] [2020-07-08T23:45:20.501Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-08T23:45:20.501Z] #10 25.29 Fetched 8360 kB in 18s (475 kB/s) [2020-07-08T23:45:20.501Z] #10 25.29 Reading package lists... [2020-07-08T23:45:20.501Z] #10 33.10 Reading package lists... [2020-07-08T23:45:20.501Z] #10 ... [2020-07-08T23:45:20.501Z] [2020-07-08T23:45:20.501Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-08T23:45:20.501Z] #38 26.49 Fetched 8360 kB in 19s (446 kB/s) [2020-07-08T23:45:20.501Z] #38 26.49 Reading package lists... [2020-07-08T23:45:20.563Z] #32 30.64 Reading package lists... [2020-07-08T23:45:20.563Z] #32 ... [2020-07-08T23:45:20.563Z] [2020-07-08T23:45:20.563Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-08T23:45:20.563Z] #10 24.77 Fetched 8360 kB in 17s (480 kB/s) [2020-07-08T23:45:20.563Z] #10 24.77 Reading package lists... [2020-07-08T23:45:20.670Z] #39 53.41 AR compel/libcompel.a [2020-07-08T23:45:20.670Z] #39 53.49 HOSTCC compel/src/main-host.o [2020-07-08T23:45:20.670Z] #39 ... [2020-07-08T23:45:20.670Z] [2020-07-08T23:45:20.670Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-08T23:45:20.670Z] #49 2.409 + RM_GOPATH=0 [2020-07-08T23:45:20.670Z] #49 2.409 + TMP_GOPATH= [2020-07-08T23:45:20.670Z] #49 2.409 + : /build [2020-07-08T23:45:20.670Z] #49 2.409 + '[' -z '' ']' [2020-07-08T23:45:20.705Z] #26 2.350 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2020-07-08T23:45:20.719Z] #39 97.20 CC criu/timerfd.o [2020-07-08T23:45:20.719Z] #39 97.30 CC criu/tty.o [2020-07-08T23:45:20.758Z] #38 33.66 Reading package lists... [2020-07-08T23:45:20.758Z] #38 ... [2020-07-08T23:45:20.758Z] [2020-07-08T23:45:20.758Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-07-08T23:45:20.758Z] #51 25.81 Fetched 8360 kB in 18s (460 kB/s) [2020-07-08T23:45:20.758Z] #51 25.81 Reading package lists... [2020-07-08T23:45:20.758Z] #51 32.99 Reading package lists... [2020-07-08T23:45:20.758Z] #51 ... [2020-07-08T23:45:20.758Z] [2020-07-08T23:45:20.758Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-08T23:45:20.758Z] #32 26.01 Fetched 8360 kB in 18s (459 kB/s) [2020-07-08T23:45:20.758Z] #32 26.01 Reading package lists... [2020-07-08T23:45:20.824Z] #10 32.01 Reading package lists... [2020-07-08T23:45:20.824Z] #10 ... [2020-07-08T23:45:20.824Z] [2020-07-08T23:45:20.824Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-07-08T23:45:20.824Z] #51 25.03 Fetched 8360 kB in 18s (470 kB/s) [2020-07-08T23:45:20.824Z] #51 25.03 Reading package lists... [2020-07-08T23:45:20.931Z] #49 2.412 ++ mktemp -d [2020-07-08T23:45:20.931Z] #49 2.416 + export GOPATH=/tmp/tmp.uMbdyGepb6 [2020-07-08T23:45:20.931Z] #49 2.416 + GOPATH=/tmp/tmp.uMbdyGepb6 [2020-07-08T23:45:20.931Z] #49 2.416 + RM_GOPATH=1 [2020-07-08T23:45:20.931Z] #49 2.416 + case "$(go env GOARCH)" in [2020-07-08T23:45:20.931Z] #49 2.418 ++ go env GOARCH [2020-07-08T23:45:20.931Z] #49 2.435 + export GO_BUILDMODE=-buildmode=pie [2020-07-08T23:45:20.931Z] #49 2.435 + GO_BUILDMODE=-buildmode=pie [2020-07-08T23:45:20.931Z] #49 2.438 ++ dirname /tmp/install/install.sh [2020-07-08T23:45:20.931Z] #49 2.440 + dir=/tmp/install [2020-07-08T23:45:20.931Z] #49 2.440 + bin=runc [2020-07-08T23:45:20.931Z] #49 2.440 + shift [2020-07-08T23:45:20.931Z] #49 2.440 + '[' '!' -f /tmp/install/runc.installer ']' [2020-07-08T23:45:20.931Z] #49 2.440 + . /tmp/install/runc.installer [2020-07-08T23:45:20.931Z] #49 2.441 ++ : 24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2 [2020-07-08T23:45:20.931Z] #49 2.441 + install_runc [2020-07-08T23:45:20.931Z] #49 2.441 + uname -r [2020-07-08T23:45:20.931Z] #49 2.443 + grep -q '^3\.10\.0.*\.el7\.' [2020-07-08T23:45:20.931Z] #49 2.446 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-07-08T23:45:20.931Z] #49 2.446 + echo 'Install runc version 24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2 (build tags: seccomp apparmor selinux )' [2020-07-08T23:45:20.931Z] #49 2.446 Install runc version 24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2 (build tags: seccomp apparmor selinux ) [2020-07-08T23:45:20.931Z] #49 2.446 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.uMbdyGepb6/src/github.com/opencontainers/runc [2020-07-08T23:45:20.931Z] #49 2.449 Cloning into '/tmp/tmp.uMbdyGepb6/src/github.com/opencontainers/runc'... [2020-07-08T23:45:20.931Z] #49 ... [2020-07-08T23:45:20.931Z] [2020-07-08T23:45:20.931Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-07-08T23:45:20.931Z] #11 DONE 2.6s [2020-07-08T23:45:21.015Z] #32 33.77 Reading package lists... [2020-07-08T23:45:21.015Z] #32 ... [2020-07-08T23:45:21.015Z] [2020-07-08T23:45:21.015Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-07-08T23:45:21.015Z] #23 34.34 Building dependency tree... [2020-07-08T23:45:21.021Z] #26 2.940 #=#=# [2020-07-08T23:45:21.021Z] #26 ... [2020-07-08T23:45:21.021Z] [2020-07-08T23:45:21.021Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-08T23:45:21.021Z] #33 23.26 Reading package lists... [2020-07-08T23:45:21.021Z] #33 30.85 Building dependency tree... [2020-07-08T23:45:21.021Z] #33 34.69 The following additional packages will be installed: [2020-07-08T23:45:21.021Z] #33 34.72 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-07-08T23:45:21.021Z] #33 34.72 Suggested packages: [2020-07-08T23:45:21.021Z] #33 34.72 cmake-doc ninja-build lrzip [2020-07-08T23:45:21.021Z] #33 34.72 Recommended packages: [2020-07-08T23:45:21.021Z] #33 34.72 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-07-08T23:45:21.021Z] #33 35.70 The following NEW packages will be installed: [2020-07-08T23:45:21.021Z] #33 35.71 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-07-08T23:45:21.021Z] #33 35.71 vim-common xxd [2020-07-08T23:45:21.021Z] #33 35.83 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2020-07-08T23:45:21.021Z] #33 35.83 Need to get 14.9 MB of archives. [2020-07-08T23:45:21.021Z] #33 35.83 After this operation, 67.2 MB of additional disk space will be used. [2020-07-08T23:45:21.021Z] #33 35.83 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xxd ppc64el 2:8.1.0875-5 [140 kB] [2020-07-08T23:45:21.021Z] #33 35.88 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-common all 2:8.1.0875-5 [195 kB] [2020-07-08T23:45:21.021Z] #33 35.90 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el cmake-data all 3.13.4-1 [1476 kB] [2020-07-08T23:45:21.021Z] #33 36.09 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libicu63 ppc64el 63.1-6+deb10u1 [8411 kB] [2020-07-08T23:45:21.021Z] #33 37.11 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libxml2 ppc64el 2.9.4+dfsg1-7+b3 [728 kB] [2020-07-08T23:45:21.021Z] #33 37.19 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libarchive13 ppc64el 3.3.3-4+deb10u1 [360 kB] [2020-07-08T23:45:21.021Z] #33 37.25 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjsoncpp1 ppc64el 1.7.4-3 [75.8 kB] [2020-07-08T23:45:21.021Z] #33 37.27 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el librhash0 ppc64el 1.3.8-1 [127 kB] [2020-07-08T23:45:21.021Z] #33 37.31 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libuv1 ppc64el 1.24.1-1 [116 kB] [2020-07-08T23:45:21.021Z] #33 37.33 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el cmake ppc64el 3.13.4-1 [3306 kB] [2020-07-08T23:45:21.021Z] #33 39.31 debconf: delaying package configuration, since apt-utils is not installed [2020-07-08T23:45:21.021Z] #33 39.52 Fetched 14.9 MB in 2s (7890 kB/s) [2020-07-08T23:45:21.021Z] #33 39.67 Selecting previously unselected package xxd. [2020-07-08T23:45:21.021Z] #33 39.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 ... 15339 files and directories currently installed.) [2020-07-08T23:45:21.021Z] #33 39.84 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_ppc64el.deb ... [2020-07-08T23:45:21.021Z] #33 39.85 Unpacking xxd (2:8.1.0875-5) ... [2020-07-08T23:45:21.021Z] #33 40.13 Selecting previously unselected package vim-common. [2020-07-08T23:45:21.021Z] #33 40.14 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-07-08T23:45:21.021Z] #33 40.24 Unpacking vim-common (2:8.1.0875-5) ... [2020-07-08T23:45:21.021Z] #33 40.64 Selecting previously unselected package cmake-data. [2020-07-08T23:45:21.021Z] #33 40.64 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-07-08T23:45:21.021Z] #33 40.65 Unpacking cmake-data (3.13.4-1) ... [2020-07-08T23:45:21.021Z] #33 ... [2020-07-08T23:45:21.021Z] [2020-07-08T23:45:21.021Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-08T23:45:21.021Z] #39 22.99 Reading package lists... [2020-07-08T23:45:21.021Z] #39 31.41 Building dependency tree... [2020-07-08T23:45:21.021Z] #39 35.08 The following additional packages will be installed: [2020-07-08T23:45:21.021Z] #39 35.08 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-07-08T23:45:21.021Z] #39 35.09 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-07-08T23:45:21.021Z] #39 35.10 Suggested packages: [2020-07-08T23:45:21.021Z] #39 35.10 manpages-dev python-setuptools [2020-07-08T23:45:21.021Z] #39 36.74 The following NEW packages will be installed: [2020-07-08T23:45:21.021Z] #39 36.74 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-07-08T23:45:21.021Z] #39 36.75 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-07-08T23:45:21.021Z] #39 36.75 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-07-08T23:45:21.021Z] #39 36.76 python-six zlib1g-dev [2020-07-08T23:45:21.021Z] #39 37.00 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded. [2020-07-08T23:45:21.021Z] #39 37.00 Need to get 4075 kB of archives. [2020-07-08T23:45:21.021Z] #39 37.00 After this operation, 24.5 MB of additional disk space will be used. [2020-07-08T23:45:21.021Z] #39 37.00 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libcap-dev ppc64el 1:2.25-2 [31.4 kB] [2020-07-08T23:45:21.021Z] #39 37.02 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3.1 [59.8 kB] [2020-07-08T23:45:21.021Z] #39 37.03 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1-dev ppc64el 1.1.6+dfsg-3.1 [119 kB] [2020-07-08T23:45:21.021Z] #39 37.05 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-200 ppc64el 3.4.0-1 [59.6 kB] [2020-07-08T23:45:21.021Z] #39 37.05 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-dev ppc64el 3.4.0-1 [103 kB] [2020-07-08T23:45:21.021Z] #39 37.08 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c1 ppc64el 1.3.1-1+b1 [29.2 kB] [2020-07-08T23:45:21.021Z] #39 37.09 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c-dev ppc64el 1.3.1-1+b1 [36.6 kB] [2020-07-08T23:45:21.021Z] #39 37.09 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el zlib1g-dev ppc64el 1:1.2.11.dfsg-1 [216 kB] [2020-07-08T23:45:21.021Z] #39 37.12 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf17 ppc64el 3.6.1.3-2 [795 kB] [2020-07-08T23:45:21.021Z] #39 37.22 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-lite17 ppc64el 3.6.1.3-2 [166 kB] [2020-07-08T23:45:21.021Z] #39 37.26 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-dev ppc64el 3.6.1.3-2 [1130 kB] [2020-07-08T23:45:21.021Z] #39 37.41 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotoc17 ppc64el 3.6.1.3-2 [647 kB] [2020-07-08T23:45:21.021Z] #39 37.46 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-07-08T23:45:21.021Z] #39 37.48 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el protobuf-compiler ppc64el 3.6.1.3-2 [65.2 kB] [2020-07-08T23:45:21.021Z] #39 37.50 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-pkg-resources all 40.8.0-1 [182 kB] [2020-07-08T23:45:21.021Z] #39 37.52 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-six all 1.12.0-1 [15.7 kB] [2020-07-08T23:45:21.021Z] #39 37.53 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-protobuf ppc64el 3.6.1.3-2 [337 kB] [2020-07-08T23:45:21.021Z] #39 39.13 debconf: delaying package configuration, since apt-utils is not installed [2020-07-08T23:45:21.021Z] #39 39.42 Fetched 4075 kB in 1s (6572 kB/s) [2020-07-08T23:45:21.021Z] #39 39.58 Selecting previously unselected package libcap-dev:ppc64el. [2020-07-08T23:45:21.021Z] #39 39.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 ... 15339 files and directories currently installed.) [2020-07-08T23:45:21.021Z] #39 39.73 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_ppc64el.deb ... [2020-07-08T23:45:21.021Z] #39 39.73 Unpacking libcap-dev:ppc64el (1:2.25-2) ... [2020-07-08T23:45:21.021Z] #39 39.92 Selecting previously unselected package libnet1:ppc64el. [2020-07-08T23:45:21.021Z] #39 39.92 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_ppc64el.deb ... [2020-07-08T23:45:21.021Z] #39 39.94 Unpacking libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-07-08T23:45:21.021Z] #39 40.04 Selecting previously unselected package libnet1-dev. [2020-07-08T23:45:21.021Z] #39 40.07 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_ppc64el.deb ... [2020-07-08T23:45:21.021Z] #39 40.08 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-07-08T23:45:21.021Z] #39 40.29 Selecting previously unselected package libnl-3-200:ppc64el. [2020-07-08T23:45:21.021Z] #39 40.30 Preparing to unpack .../03-libnl-3-200_3.4.0-1_ppc64el.deb ... [2020-07-08T23:45:21.021Z] #39 40.30 Unpacking libnl-3-200:ppc64el (3.4.0-1) ... [2020-07-08T23:45:21.021Z] #39 40.46 Selecting previously unselected package libnl-3-dev:ppc64el. [2020-07-08T23:45:21.021Z] #39 40.49 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_ppc64el.deb ... [2020-07-08T23:45:21.021Z] #39 40.49 Unpacking libnl-3-dev:ppc64el (3.4.0-1) ... [2020-07-08T23:45:21.192Z] [2020-07-08T23:45:21.192Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-08T23:45:21.192Z] #39 53.75 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2020-07-08T23:45:21.192Z] #39 53.99 HOSTCC compel/src/lib/handle-elf-host.o [2020-07-08T23:45:21.323Z] #39 ... [2020-07-08T23:45:21.323Z] [2020-07-08T23:45:21.323Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-08T23:45:21.395Z] #51 31.74 Reading package lists... [2020-07-08T23:45:21.395Z] #51 ... [2020-07-08T23:45:21.395Z] [2020-07-08T23:45:21.395Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-08T23:45:21.395Z] #38 21.69 Reading package lists... [2020-07-08T23:45:21.395Z] #38 28.66 Reading package lists... [2020-07-08T23:45:21.603Z] #32 28.07 The following additional packages will be installed: [2020-07-08T23:45:21.604Z] #32 28.10 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-07-08T23:45:21.604Z] #32 28.10 Suggested packages: [2020-07-08T23:45:21.604Z] #32 28.11 cmake-doc ninja-build lrzip [2020-07-08T23:45:21.604Z] #32 28.11 Recommended packages: [2020-07-08T23:45:21.604Z] #32 28.11 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-07-08T23:45:21.761Z] #39 54.47 HOSTCC compel/src/lib/log-host.o [2020-07-08T23:45:21.762Z] #39 98.20 CC criu/tun.o [2020-07-08T23:45:22.021Z] #39 54.64 HOSTLINK compel/compel-host-bin [2020-07-08T23:45:22.021Z] #39 54.78 DEP soccr/soccr.d [2020-07-08T23:45:22.053Z] #39 98.43 CC criu/uffd.o [2020-07-08T23:45:22.181Z] #32 28.86 The following NEW packages will be installed: [2020-07-08T23:45:22.181Z] #32 28.89 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-07-08T23:45:22.181Z] #32 28.89 vim-common xxd [2020-07-08T23:45:22.282Z] #39 55.02 CC soccr/soccr.o [2020-07-08T23:45:22.359Z] #39 98.90 CC criu/util.o [2020-07-08T23:45:22.669Z] #39 ... [2020-07-08T23:45:22.669Z] [2020-07-08T23:45:22.669Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-07-08T23:45:22.669Z] #36 DONE 136.5s [2020-07-08T23:45:22.669Z] [2020-07-08T23:45:22.669Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-08T23:45:22.764Z] #32 29.27 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2020-07-08T23:45:22.764Z] #32 29.27 Need to get 14.2 MB of archives. [2020-07-08T23:45:22.764Z] #32 29.27 After this operation, 60.0 MB of additional disk space will be used. [2020-07-08T23:45:22.764Z] #32 29.27 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5 [139 kB] [2020-07-08T23:45:22.764Z] #32 29.28 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5 [195 kB] [2020-07-08T23:45:22.764Z] #32 29.29 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake-data all 3.13.4-1 [1476 kB] [2020-07-08T23:45:22.764Z] #32 29.38 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libicu63 arm64 63.1-6+deb10u1 [8151 kB] [2020-07-08T23:45:22.804Z] #26 3.204 0.2% ### 4.6% ###### 8.7% ######### 12.8% ############ 16.9% ############### 21.0% ################### 27.1% ####################### 33.2% ########################## 37.3% ############################### 43.4% ##################################### 51.7% [2020-07-08T23:45:22.804Z] #26 ... [2020-07-08T23:45:22.804Z] [2020-07-08T23:45:22.804Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-08T23:45:22.804Z] #11 23.77 Reading package lists... [2020-07-08T23:45:22.804Z] #11 32.36 Building dependency tree... [2020-07-08T23:45:22.804Z] #11 36.18 The following additional packages will be installed: [2020-07-08T23:45:22.804Z] #11 36.18 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-07-08T23:45:22.804Z] #11 36.19 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-07-08T23:45:22.804Z] #11 36.19 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-07-08T23:45:22.804Z] #11 36.20 libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-07-08T23:45:22.804Z] #11 36.22 Suggested packages: [2020-07-08T23:45:22.804Z] #11 36.22 gcc-8-locales seccomp wine64 [2020-07-08T23:45:22.804Z] #11 38.11 The following NEW packages will be installed: [2020-07-08T23:45:22.804Z] #11 38.11 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-07-08T23:45:22.804Z] #11 38.11 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-07-08T23:45:22.804Z] #11 38.11 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-07-08T23:45:22.804Z] #11 38.12 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-07-08T23:45:22.804Z] #11 38.12 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-07-08T23:45:22.804Z] #11 38.13 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-07-08T23:45:22.804Z] #11 38.38 0 upgraded, 25 newly installed, 0 to remove and 0 not upgraded. [2020-07-08T23:45:22.804Z] #11 38.38 Need to get 78.9 MB of archives. [2020-07-08T23:45:22.804Z] #11 38.38 After this operation, 532 MB of additional disk space will be used. [2020-07-08T23:45:22.804Z] #11 38.38 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el binutils-mingw-w64-i686 ppc64el 2.31.1-11+8.3 [2811 kB] [2020-07-08T23:45:22.804Z] #11 38.70 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el binutils-mingw-w64-x86-64 ppc64el 2.31.1-11+8.3 [3109 kB] [2020-07-08T23:45:22.804Z] #11 39.01 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2020-07-08T23:45:22.804Z] #11 39.04 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper1.02.1 ppc64el 2:1.02.155-3 [128 kB] [2020-07-08T23:45:22.804Z] #11 39.04 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el dmsetup ppc64el 2:1.02.155-3 [85.4 kB] [2020-07-08T23:45:22.804Z] #11 39.05 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el mingw-w64-common all 6.0.0-3 [4910 kB] [2020-07-08T23:45:22.804Z] #11 39.50 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2020-07-08T23:45:22.804Z] #11 39.88 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el gcc-mingw-w64-base ppc64el 8.3.0-6+21.3~deb10u1 [175 kB] [2020-07-08T23:45:22.804Z] #11 39.91 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el gcc-mingw-w64-x86-64 ppc64el 8.3.0-6+21.3~deb10u1 [35.9 MB] [2020-07-08T23:45:22.804Z] #11 ... [2020-07-08T23:45:22.804Z] [2020-07-08T23:45:22.804Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-08T23:45:23.048Z] #38 35.86 Building dependency tree... [2020-07-08T23:45:23.048Z] #38 ... [2020-07-08T23:45:23.048Z] [2020-07-08T23:45:23.048Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-08T23:45:23.048Z] #32 30.64 Reading package lists... [2020-07-08T23:45:23.229Z] #39 ... [2020-07-08T23:45:23.229Z] [2020-07-08T23:45:23.229Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-07-08T23:45:23.229Z] #12 DONE 2.2s [2020-07-08T23:45:23.305Z] #45 ... [2020-07-08T23:45:23.305Z] [2020-07-08T23:45:23.305Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-08T23:45:23.305Z] #39 99.85 CC criu/uts_ns.o [2020-07-08T23:45:23.305Z] #39 99.94 CC criu/vdso.o [2020-07-08T23:45:23.345Z] #32 29.91 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libxml2 arm64 2.9.4+dfsg1-7+b3 [623 kB] [2020-07-08T23:45:23.345Z] #32 29.95 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libarchive13 arm64 3.3.3-4+deb10u1 [291 kB] [2020-07-08T23:45:23.345Z] #32 29.98 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjsoncpp1 arm64 1.7.4-3 [71.0 kB] [2020-07-08T23:45:23.345Z] #32 30.03 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 librhash0 arm64 1.3.8-1 [121 kB] [2020-07-08T23:45:23.345Z] #32 30.04 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libuv1 arm64 1.24.1-1 [105 kB] [2020-07-08T23:45:23.345Z] #32 30.04 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake arm64 3.13.4-1 [3046 kB] [2020-07-08T23:45:23.418Z] #26 3.204 0.2% ### 4.6% ###### 8.7% ######### 12.8% ############ 16.9% ############### 21.0% ################### 27.1% ####################### 33.2% ########################## 37.3% ############################### 43.4% ##################################### 51.7% ######################################### 57.8% ################################################ 68.0% ###################################################### 76.2% ############################################################ 83.9% ############################################################### 88.0% ################################################################## 92.1% ######################################################################## 100.0% [2020-07-08T23:45:23.489Z] [2020-07-08T23:45:23.489Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-07-08T23:45:23.536Z] #23 38.22 ca-certificates is already the newest version (20200601~deb10u1). [2020-07-08T23:45:23.536Z] #23 38.22 The following additional packages will be installed: [2020-07-08T23:45:23.536Z] #23 38.23 libjq1 libonig5 [2020-07-08T23:45:23.596Z] #39 ... [2020-07-08T23:45:23.596Z] [2020-07-08T23:45:23.596Z] #37 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-07-08T23:45:23.596Z] #37 DONE 0.2s [2020-07-08T23:45:23.596Z] [2020-07-08T23:45:23.596Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-08T23:45:23.596Z] #39 100.1 LINK criu/built-in.o [2020-07-08T23:45:23.596Z] #39 100.2 LINK criu/criu [2020-07-08T23:45:23.720Z] #26 5.759 [2020-07-08T23:45:23.793Z] #23 38.71 The following NEW packages will be installed: [2020-07-08T23:45:23.793Z] #23 38.74 jq libjq1 libonig5 [2020-07-08T23:45:23.886Z] #39 100.3 DEP lib/c/criu.d [2020-07-08T23:45:23.886Z] #39 100.3 CC images/rpc.pb-c.o [2020-07-08T23:45:23.886Z] #39 100.5 CC lib/c/criu.o [2020-07-08T23:45:24.090Z] #23 39.14 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2020-07-08T23:45:24.090Z] #23 39.14 Need to get 355 kB of archives. [2020-07-08T23:45:24.090Z] #23 39.14 After this operation, 1072 kB of additional disk space will be used. [2020-07-08T23:45:24.090Z] #23 39.14 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-07-08T23:45:24.090Z] #23 39.15 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-07-08T23:45:24.090Z] #23 39.15 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-07-08T23:45:24.177Z] #39 100.8 LINK lib/c/built-in.o [2020-07-08T23:45:24.177Z] #39 100.8 LINK lib/c/libcriu.so [2020-07-08T23:45:24.177Z] #39 100.8 LINK lib/c/libcriu.a [2020-07-08T23:45:24.306Z] #32 ... [2020-07-08T23:45:24.306Z] [2020-07-08T23:45:24.306Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-08T23:45:24.306Z] #38 26.66 The following additional packages will be installed: [2020-07-08T23:45:24.306Z] #38 26.67 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-07-08T23:45:24.306Z] #38 26.67 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-07-08T23:45:24.306Z] #38 26.68 Suggested packages: [2020-07-08T23:45:24.306Z] #38 26.68 manpages-dev python-setuptools [2020-07-08T23:45:24.306Z] #38 27.61 The following NEW packages will be installed: [2020-07-08T23:45:24.306Z] #38 27.62 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-07-08T23:45:24.306Z] #38 27.62 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-07-08T23:45:24.306Z] #38 27.62 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-07-08T23:45:24.306Z] #38 27.62 python-six zlib1g-dev [2020-07-08T23:45:24.306Z] #38 27.98 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded. [2020-07-08T23:45:24.306Z] #38 27.98 Need to get 3798 kB of archives. [2020-07-08T23:45:24.306Z] #38 27.98 After this operation, 21.6 MB of additional disk space will be used. [2020-07-08T23:45:24.306Z] #38 27.98 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libcap-dev arm64 1:2.25-2 [30.4 kB] [2020-07-08T23:45:24.306Z] #38 27.98 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2020-07-08T23:45:24.306Z] #38 27.99 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1-dev arm64 1.1.6+dfsg-3.1 [117 kB] [2020-07-08T23:45:24.306Z] #38 27.99 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-200 arm64 3.4.0-1 [54.9 kB] [2020-07-08T23:45:24.306Z] #38 28.00 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-dev arm64 3.4.0-1 [98.2 kB] [2020-07-08T23:45:24.306Z] #38 28.02 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c1 arm64 1.3.1-1+b1 [26.2 kB] [2020-07-08T23:45:24.306Z] #38 28.02 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-07-08T23:45:24.306Z] #38 28.03 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 zlib1g-dev arm64 1:1.2.11.dfsg-1 [210 kB] [2020-07-08T23:45:24.306Z] #38 28.06 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf17 arm64 3.6.1.3-2 [714 kB] [2020-07-08T23:45:24.306Z] #38 28.11 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-lite17 arm64 3.6.1.3-2 [150 kB] [2020-07-08T23:45:24.306Z] #38 28.12 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-dev arm64 3.6.1.3-2 [1061 kB] [2020-07-08T23:45:24.306Z] #38 28.19 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotoc17 arm64 3.6.1.3-2 [586 kB] [2020-07-08T23:45:24.306Z] #38 28.23 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-07-08T23:45:24.306Z] #38 28.23 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 protobuf-compiler arm64 3.6.1.3-2 [64.7 kB] [2020-07-08T23:45:24.306Z] #38 28.23 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-pkg-resources all 40.8.0-1 [182 kB] [2020-07-08T23:45:24.306Z] #38 28.24 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-six all 1.12.0-1 [15.7 kB] [2020-07-08T23:45:24.306Z] #38 28.25 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-protobuf arm64 3.6.1.3-2 [328 kB] [2020-07-08T23:45:24.306Z] #38 29.30 debconf: delaying package configuration, since apt-utils is not installed [2020-07-08T23:45:24.306Z] #38 29.49 Fetched 3798 kB in 1s (6871 kB/s) [2020-07-08T23:45:24.306Z] #38 29.59 Selecting previously unselected package libcap-dev:arm64. [2020-07-08T23:45:24.306Z] #38 29.59 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15383 files and directories currently installed.) [2020-07-08T23:45:24.306Z] #38 29.65 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_arm64.deb ... [2020-07-08T23:45:24.306Z] #38 29.67 Unpacking libcap-dev:arm64 (1:2.25-2) ... [2020-07-08T23:45:24.345Z] #26 6.028 ####### 10.9% ########################### 37.6% ################################################### 71.8% ######################################################################## 100.0% [2020-07-08T23:45:24.467Z] #39 100.9 GEN magic.py [2020-07-08T23:45:24.467Z] #39 101.0 Note: Building without setproctitle() and strlcpy() support. [2020-07-08T23:45:24.467Z] #39 101.0 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-07-08T23:45:24.467Z] #39 101.0 Note: Building without GnuTLS support [2020-07-08T23:45:24.467Z] #39 101.0 Makefile.config:39: Warn: you have no libnftables installed [2020-07-08T23:45:24.467Z] #39 101.0 Makefile.config:40: Warn: Building without nftables support [2020-07-08T23:45:24.760Z] #39 101.2 fatal: not a git repository (or any of the parent directories): .git [2020-07-08T23:45:24.968Z] #32 37.39 Building dependency tree... [2020-07-08T23:45:25.002Z] #26 6.992 [2020-07-08T23:45:25.024Z] #23 ... [2020-07-08T23:45:25.024Z] [2020-07-08T23:45:25.024Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-08T23:45:25.024Z] #41 30.14 vendor/golang.org/x/crypto/curve25519 [2020-07-08T23:45:25.051Z] #39 101.4 make[1]: Nothing to be done for 'all'. [2020-07-08T23:45:25.051Z] #39 101.7 make[1]: 'images/built-in.o' is up to date. [2020-07-08T23:45:25.051Z] #39 101.7 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-07-08T23:45:25.051Z] #39 101.7 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-07-08T23:45:25.051Z] #39 101.7 make[1]: 'compel/libcompel.a' is up to date. [2020-07-08T23:45:25.051Z] #39 101.7 make[1]: 'compel/compel-host-bin' is up to date. [2020-07-08T23:45:25.051Z] #39 101.7 make[1]: Nothing to be done for 'all'. [2020-07-08T23:45:25.051Z] #39 101.7 make[1]: 'soccr/libsoccr.a' is up to date. [2020-07-08T23:45:25.051Z] #39 101.8 make[2]: Nothing to be done for 'all'. [2020-07-08T23:45:25.051Z] #39 101.8 make[2]: Nothing to be done for 'all'. [2020-07-08T23:45:25.267Z] #38 31.93 Selecting previously unselected package libnet1:arm64. [2020-07-08T23:45:25.267Z] #38 31.94 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2020-07-08T23:45:25.280Z] #41 ... [2020-07-08T23:45:25.281Z] [2020-07-08T23:45:25.281Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-08T23:45:25.281Z] #10 33.10 Reading package lists... [2020-07-08T23:45:25.301Z] [2020-07-08T23:45:25.301Z] #26 ... [2020-07-08T23:45:25.301Z] [2020-07-08T23:45:25.301Z] #61 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-08T23:45:25.301Z] #61 DONE 44.9s [2020-07-08T23:45:25.301Z] [2020-07-08T23:45:25.301Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-08T23:45:25.348Z] #39 101.8 make[2]: Nothing to be done for 'all'. [2020-07-08T23:45:25.348Z] #39 101.8 make[2]: Nothing to be done for 'all'. [2020-07-08T23:45:25.348Z] #39 101.8 make[2]: Nothing to be done for 'all'. [2020-07-08T23:45:25.348Z] #39 101.8 make[2]: Nothing to be done for 'all'. [2020-07-08T23:45:25.348Z] #39 101.9 make[2]: Nothing to be done for 'all'. [2020-07-08T23:45:25.348Z] #39 101.9 make[2]: Nothing to be done for 'all'. [2020-07-08T23:45:25.348Z] #39 101.9 INSTALL criu/criu [2020-07-08T23:45:25.398Z] #13 1.909 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-07-08T23:45:25.398Z] #13 DONE 2.0s [2020-07-08T23:45:25.398Z] [2020-07-08T23:45:25.398Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-08T23:45:25.398Z] #39 56.45 AR soccr/libsoccr.a [2020-07-08T23:45:25.398Z] #39 56.54 make[1]: 'soccr/libsoccr.a' is up to date. [2020-07-08T23:45:25.398Z] #39 57.04 DEP criu/arch/x86/sigframe.d [2020-07-08T23:45:25.398Z] #39 57.12 DEP criu/arch/x86/sigaction_compat.d [2020-07-08T23:45:25.398Z] #39 57.25 DEP criu/arch/x86/kerndat.d [2020-07-08T23:45:25.398Z] #39 57.38 DEP criu/arch/x86/crtools.d [2020-07-08T23:45:25.398Z] #39 57.51 DEP criu/arch/x86/cpu.d [2020-07-08T23:45:25.398Z] #39 57.63 CC criu/arch/x86/cpu.o [2020-07-08T23:45:25.533Z] #38 32.05 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2020-07-08T23:45:25.638Z] #39 DONE 102.1s [2020-07-08T23:45:25.638Z] [2020-07-08T23:45:25.638Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-08T23:45:25.658Z] #39 58.44 CC criu/arch/x86/crtools.o [2020-07-08T23:45:25.809Z] #38 32.45 Selecting previously unselected package libnet1-dev. [2020-07-08T23:45:25.809Z] #38 32.46 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_arm64.deb ... [2020-07-08T23:45:25.899Z] #26 7.360 ########## 14.3% ################# 24.7% ####################### 32.1% ############################## 42.4% ############################################################# 85.5% ######################################################################## 100.0% [2020-07-08T23:45:26.084Z] #38 ... [2020-07-08T23:45:26.084Z] [2020-07-08T23:45:26.084Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-08T23:45:26.084Z] #32 31.40 debconf: delaying package configuration, since apt-utils is not installed [2020-07-08T23:45:26.084Z] #32 31.94 Fetched 14.2 MB in 1s (10.3 MB/s) [2020-07-08T23:45:26.084Z] #32 32.07 Selecting previously unselected package xxd. [2020-07-08T23:45:26.084Z] #32 32.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 ... 15383 files and directories currently installed.) [2020-07-08T23:45:26.084Z] #32 32.14 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_arm64.deb ... [2020-07-08T23:45:26.084Z] #32 32.29 Unpacking xxd (2:8.1.0875-5) ... [2020-07-08T23:45:26.271Z] #52 ... [2020-07-08T23:45:26.271Z] [2020-07-08T23:45:26.271Z] #40 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-07-08T23:45:26.347Z] #32 ... [2020-07-08T23:45:26.347Z] [2020-07-08T23:45:26.347Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-08T23:45:26.347Z] #43 DONE 32.9s [2020-07-08T23:45:26.347Z] [2020-07-08T23:45:26.347Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-08T23:45:26.347Z] #60 DONE 32.9s [2020-07-08T23:45:26.347Z] [2020-07-08T23:45:26.347Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-07-08T23:45:26.347Z] #51 24.99 Building dependency tree... [2020-07-08T23:45:26.347Z] #51 27.44 The following additional packages will be installed: [2020-07-08T23:45:26.347Z] #51 27.44 libbtrfs0 [2020-07-08T23:45:26.347Z] #51 27.54 The following NEW packages will be installed: [2020-07-08T23:45:26.347Z] #51 27.55 libbtrfs-dev libbtrfs0 [2020-07-08T23:45:26.347Z] #51 27.92 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2020-07-08T23:45:26.347Z] #51 27.92 Need to get 119 kB of archives. [2020-07-08T23:45:26.347Z] #51 27.92 After this operation, 387 kB of additional disk space will be used. [2020-07-08T23:45:26.347Z] #51 27.92 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB] [2020-07-08T23:45:26.347Z] #51 27.93 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB] [2020-07-08T23:45:26.347Z] #51 29.08 debconf: delaying package configuration, since apt-utils is not installed [2020-07-08T23:45:26.347Z] #51 29.21 Fetched 119 kB in 0s (422 kB/s) [2020-07-08T23:45:26.347Z] #51 29.42 Selecting previously unselected package libbtrfs0. [2020-07-08T23:45:26.347Z] #51 29.42 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15383 files and directories currently installed.) [2020-07-08T23:45:26.347Z] #51 29.48 Preparing to unpack .../libbtrfs0_4.20.1-2_arm64.deb ... [2020-07-08T23:45:26.347Z] #51 29.53 Unpacking libbtrfs0 (4.20.1-2) ... [2020-07-08T23:45:26.348Z] #51 29.67 Selecting previously unselected package libbtrfs-dev. [2020-07-08T23:45:26.348Z] #51 29.67 Preparing to unpack .../libbtrfs-dev_4.20.1-2_arm64.deb ... [2020-07-08T23:45:26.348Z] #51 29.73 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-07-08T23:45:26.348Z] #51 31.40 Setting up libbtrfs0 (4.20.1-2) ... [2020-07-08T23:45:26.348Z] #51 32.02 Setting up libbtrfs-dev (4.20.1-2) ... [2020-07-08T23:45:26.348Z] #51 32.06 Processing triggers for libc-bin (2.28-10) ... [2020-07-08T23:45:26.348Z] #51 DONE 33.0s [2020-07-08T23:45:26.348Z] [2020-07-08T23:45:26.348Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-08T23:45:26.348Z] #32 33.01 Selecting previously unselected package vim-common. [2020-07-08T23:45:26.348Z] #32 33.01 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-07-08T23:45:26.348Z] #32 33.04 Unpacking vim-common (2:8.1.0875-5) ... [2020-07-08T23:45:26.546Z] #26 8.497 [2020-07-08T23:45:26.561Z] #40 DONE 0.2s [2020-07-08T23:45:26.561Z] [2020-07-08T23:45:26.561Z] #42 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-07-08T23:45:26.561Z] #42 DONE 0.1s [2020-07-08T23:45:26.561Z] [2020-07-08T23:45:26.561Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-08T23:45:26.851Z] #52 ... [2020-07-08T23:45:26.851Z] [2020-07-08T23:45:26.851Z] #44 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-07-08T23:45:26.851Z] #44 DONE 0.1s [2020-07-08T23:45:26.851Z] [2020-07-08T23:45:26.851Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-08T23:45:26.926Z] #32 33.57 Selecting previously unselected package cmake-data. [2020-07-08T23:45:26.926Z] #32 33.58 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-07-08T23:45:26.926Z] #32 33.60 Unpacking cmake-data (3.13.4-1) ... [2020-07-08T23:45:27.081Z] #39 59.68 CC criu/arch/x86/kerndat.o [2020-07-08T23:45:27.173Z] #10 40.40 Building dependency tree... [2020-07-08T23:45:27.342Z] #39 ... [2020-07-08T23:45:27.342Z] [2020-07-08T23:45:27.342Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-07-08T23:45:27.342Z] #14 DONE 2.0s [2020-07-08T23:45:27.342Z] [2020-07-08T23:45:27.342Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-07-08T23:45:27.507Z] #32 ... [2020-07-08T23:45:27.507Z] [2020-07-08T23:45:27.507Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-07-08T23:45:27.507Z] #23 24.48 Building dependency tree... [2020-07-08T23:45:27.507Z] #23 26.82 ca-certificates is already the newest version (20200601~deb10u1). [2020-07-08T23:45:27.507Z] #23 26.82 The following additional packages will be installed: [2020-07-08T23:45:27.507Z] #23 26.83 libjq1 libonig5 [2020-07-08T23:45:27.507Z] #23 27.20 The following NEW packages will be installed: [2020-07-08T23:45:27.507Z] #23 27.21 jq libjq1 libonig5 [2020-07-08T23:45:27.507Z] #23 27.71 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2020-07-08T23:45:27.507Z] #23 27.71 Need to get 325 kB of archives. [2020-07-08T23:45:27.507Z] #23 27.71 After this operation, 1019 kB of additional disk space will be used. [2020-07-08T23:45:27.507Z] #23 27.71 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB] [2020-07-08T23:45:27.507Z] #23 27.72 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB] [2020-07-08T23:45:27.507Z] #23 27.73 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB] [2020-07-08T23:45:27.507Z] #23 28.88 debconf: delaying package configuration, since apt-utils is not installed [2020-07-08T23:45:27.507Z] #23 29.11 Fetched 325 kB in 0s (797 kB/s) [2020-07-08T23:45:27.507Z] #23 29.41 Selecting previously unselected package libonig5:arm64. [2020-07-08T23:45:27.507Z] #23 29.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 ... 15383 files and directories currently installed.) [2020-07-08T23:45:27.507Z] #23 29.57 Preparing to unpack .../libonig5_6.9.1-1_arm64.deb ... [2020-07-08T23:45:27.507Z] #23 29.58 Unpacking libonig5:arm64 (6.9.1-1) ... [2020-07-08T23:45:27.507Z] #23 31.07 Selecting previously unselected package libjq1:arm64. [2020-07-08T23:45:27.507Z] #23 31.09 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_arm64.deb ... [2020-07-08T23:45:27.507Z] #23 31.48 Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ... [2020-07-08T23:45:27.507Z] #23 32.28 Selecting previously unselected package jq. [2020-07-08T23:45:27.507Z] #23 32.29 Preparing to unpack .../jq_1.5+dfsg-2+b1_arm64.deb ... [2020-07-08T23:45:27.507Z] #23 32.32 Unpacking jq (1.5+dfsg-2+b1) ... [2020-07-08T23:45:27.507Z] #23 33.13 Setting up libonig5:arm64 (6.9.1-1) ... [2020-07-08T23:45:27.507Z] #23 33.16 Setting up libjq1:arm64 (1.5+dfsg-2+b1) ... [2020-07-08T23:45:27.507Z] #23 33.21 Setting up jq (1.5+dfsg-2+b1) ... [2020-07-08T23:45:27.507Z] #23 33.27 Processing triggers for libc-bin (2.28-10) ... [2020-07-08T23:45:27.507Z] #23 DONE 34.1s [2020-07-08T23:45:27.527Z] #32 41.51 The following additional packages will be installed: [2020-07-08T23:45:27.527Z] #32 41.53 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-07-08T23:45:27.527Z] #32 41.55 Suggested packages: [2020-07-08T23:45:27.527Z] #32 41.56 cmake-doc ninja-build lrzip [2020-07-08T23:45:27.527Z] #32 41.56 Recommended packages: [2020-07-08T23:45:27.527Z] #32 41.56 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-07-08T23:45:27.745Z] #10 ... [2020-07-08T23:45:27.745Z] [2020-07-08T23:45:27.745Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-07-08T23:45:27.745Z] #23 40.35 debconf: delaying package configuration, since apt-utils is not installed [2020-07-08T23:45:27.745Z] #23 40.58 Fetched 355 kB in 0s (1240 kB/s) [2020-07-08T23:45:27.745Z] #23 40.69 Selecting previously unselected package libonig5:amd64. [2020-07-08T23:45:27.745Z] #23 40.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 ... 15410 files and directories currently installed.) [2020-07-08T23:45:27.745Z] #23 40.85 Preparing to unpack .../libonig5_6.9.1-1_amd64.deb ... [2020-07-08T23:45:27.745Z] #23 40.87 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-07-08T23:45:27.745Z] #23 41.12 Selecting previously unselected package libjq1:amd64. [2020-07-08T23:45:27.745Z] #23 41.13 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-07-08T23:45:27.745Z] #23 41.16 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-07-08T23:45:27.745Z] #23 41.39 Selecting previously unselected package jq. [2020-07-08T23:45:27.745Z] #23 41.39 Preparing to unpack .../jq_1.5+dfsg-2+b1_amd64.deb ... [2020-07-08T23:45:27.745Z] #23 41.42 Unpacking jq (1.5+dfsg-2+b1) ... [2020-07-08T23:45:27.745Z] #23 41.67 Setting up libonig5:amd64 (6.9.1-1) ... [2020-07-08T23:45:27.745Z] #23 41.71 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-07-08T23:45:27.745Z] #23 41.72 Setting up jq (1.5+dfsg-2+b1) ... [2020-07-08T23:45:27.745Z] #23 41.73 Processing triggers for libc-bin (2.28-10) ... [2020-07-08T23:45:27.745Z] #23 DONE 42.8s [2020-07-08T23:45:27.745Z] [2020-07-08T23:45:27.745Z] #24 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-07-08T23:45:27.745Z] #24 DONE 0.1s [2020-07-08T23:45:27.745Z] [2020-07-08T23:45:27.745Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-08T23:45:27.770Z] [2020-07-08T23:45:27.770Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-07-08T23:45:27.770Z] #28 33.90 Checking out files: 87% (1334/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) [2020-07-08T23:45:27.770Z] #28 ... [2020-07-08T23:45:27.770Z] [2020-07-08T23:45:27.770Z] #24 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-07-08T23:45:27.770Z] #24 DONE 0.3s [2020-07-08T23:45:27.770Z] [2020-07-08T23:45:27.770Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-07-08T23:45:27.770Z] #28 33.90 Checking out files: 87% (1334/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-07-08T23:45:27.770Z] #28 34.45 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-07-08T23:45:27.881Z] #52 115.9 + bin/containerd [2020-07-08T23:45:28.471Z] #32 42.78 The following NEW packages will be installed: [2020-07-08T23:45:28.695Z] #26 8.810 # 2.2% ### 4.8% #### 6.8% ####### 10.6% ############# 18.3% ############### 22.1% ##################### 29.8% ############################ 39.4% ################################# 47.1% ####################################### 54.8% ############################################ 61.2% ################################################ 66.9% ##################################################### 74.6% ############################################################ 84.2% ############################################################### 88.0% ################################################################### 93.8% ###################################################################### 97.6% ######################################################################## 100.0% [2020-07-08T23:45:28.721Z] #28 ... [2020-07-08T23:45:28.721Z] [2020-07-08T23:45:28.721Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-08T23:45:28.721Z] #10 20.10 Reading package lists... [2020-07-08T23:45:28.721Z] #10 25.46 Building dependency tree... [2020-07-08T23:45:28.721Z] #10 28.16 The following additional packages will be installed: [2020-07-08T23:45:28.721Z] #10 28.17 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-07-08T23:45:28.721Z] #10 28.17 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-07-08T23:45:28.721Z] #10 28.18 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-07-08T23:45:28.721Z] #10 28.18 libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-07-08T23:45:28.721Z] #10 28.19 Suggested packages: [2020-07-08T23:45:28.721Z] #10 28.20 gcc-8-locales seccomp wine64 [2020-07-08T23:45:28.721Z] #10 29.36 The following NEW packages will be installed: [2020-07-08T23:45:28.721Z] #10 29.36 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-07-08T23:45:28.721Z] #10 29.36 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-07-08T23:45:28.721Z] #10 29.36 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-07-08T23:45:28.721Z] #10 29.36 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-07-08T23:45:28.721Z] #10 29.37 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-07-08T23:45:28.721Z] #10 29.37 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-07-08T23:45:28.721Z] #10 29.85 0 upgraded, 25 newly installed, 0 to remove and 0 not upgraded. [2020-07-08T23:45:28.721Z] #10 29.85 Need to get 73.3 MB of archives. [2020-07-08T23:45:28.721Z] #10 29.85 After this operation, 472 MB of additional disk space will be used. [2020-07-08T23:45:28.721Z] #10 29.85 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 binutils-mingw-w64-i686 arm64 2.31.1-11+8.3 [2188 kB] [2020-07-08T23:45:28.721Z] #10 30.83 Get:2 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-07-08T23:45:28.721Z] #10 31.01 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2020-07-08T23:45:28.721Z] #10 31.02 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper1.02.1 arm64 2:1.02.155-3 [124 kB] [2020-07-08T23:45:28.721Z] #10 31.10 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 dmsetup arm64 2:1.02.155-3 [83.9 kB] [2020-07-08T23:45:28.721Z] #10 31.12 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 mingw-w64-common all 6.0.0-3 [4910 kB] [2020-07-08T23:45:28.721Z] #10 31.69 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2020-07-08T23:45:28.721Z] #10 31.94 Get:8 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-07-08T23:45:28.721Z] #10 31.95 Get:9 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-07-08T23:45:28.721Z] #10 33.86 Get:10 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-07-08T23:45:28.721Z] #10 35.23 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor1 arm64 2.13.2-10 [93.8 kB] [2020-07-08T23:45:28.721Z] #10 35.23 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor-dev arm64 2.13.2-10 [137 kB] [2020-07-08T23:45:28.721Z] #10 35.25 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB] [2020-07-08T23:45:28.721Z] #10 35.25 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB] [2020-07-08T23:45:28.721Z] #10 35.26 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper-event1.02.1 arm64 2:1.02.155-3 [21.7 kB] [2020-07-08T23:45:28.721Z] #10 35.26 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libudev-dev arm64 241-7~deb10u4 [110 kB] [2020-07-08T23:45:28.721Z] #10 35.26 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsepol1-dev arm64 2.8-1 [308 kB] [2020-07-08T23:45:28.722Z] #10 35.27 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre16-3 arm64 2:8.39-12 [236 kB] [2020-07-08T23:45:28.722Z] #10 ... [2020-07-08T23:45:28.722Z] [2020-07-08T23:45:28.722Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-08T23:45:28.722Z] #38 32.80 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-07-08T23:45:28.722Z] #38 33.30 Selecting previously unselected package libnl-3-200:arm64. [2020-07-08T23:45:28.722Z] #38 33.31 Preparing to unpack .../03-libnl-3-200_3.4.0-1_arm64.deb ... [2020-07-08T23:45:28.722Z] #38 33.32 Unpacking libnl-3-200:arm64 (3.4.0-1) ... [2020-07-08T23:45:28.722Z] #38 33.59 Selecting previously unselected package libnl-3-dev:arm64. [2020-07-08T23:45:28.722Z] #38 33.59 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_arm64.deb ... [2020-07-08T23:45:28.722Z] #38 33.62 Unpacking libnl-3-dev:arm64 (3.4.0-1) ... [2020-07-08T23:45:28.722Z] #38 34.20 Selecting previously unselected package libprotobuf-c1:arm64. [2020-07-08T23:45:28.722Z] #38 34.20 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_arm64.deb ... [2020-07-08T23:45:28.722Z] #38 34.22 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2020-07-08T23:45:28.722Z] #38 34.44 Selecting previously unselected package libprotobuf-c-dev:arm64. [2020-07-08T23:45:28.722Z] #38 34.46 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_arm64.deb ... [2020-07-08T23:45:28.722Z] #38 34.48 Unpacking libprotobuf-c-dev:arm64 (1.3.1-1+b1) ... [2020-07-08T23:45:28.722Z] #38 34.61 Selecting previously unselected package zlib1g-dev:arm64. [2020-07-08T23:45:28.722Z] #38 34.63 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_arm64.deb ... [2020-07-08T23:45:28.722Z] #38 34.63 Unpacking zlib1g-dev:arm64 (1:1.2.11.dfsg-1) ... [2020-07-08T23:45:28.722Z] #38 34.90 Selecting previously unselected package libprotobuf17:arm64. [2020-07-08T23:45:28.722Z] #38 34.91 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_arm64.deb ... [2020-07-08T23:45:28.722Z] #38 34.94 Unpacking libprotobuf17:arm64 (3.6.1.3-2) ... [2020-07-08T23:45:28.733Z] #32 42.79 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-07-08T23:45:28.733Z] #32 42.79 vim-common xxd [2020-07-08T23:45:28.733Z] #32 ... [2020-07-08T23:45:28.733Z] [2020-07-08T23:45:28.733Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-08T23:45:28.733Z] #38 35.86 Building dependency tree... [2020-07-08T23:45:28.733Z] #38 39.56 The following additional packages will be installed: [2020-07-08T23:45:28.733Z] #38 39.56 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-07-08T23:45:28.733Z] #38 39.57 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-07-08T23:45:28.733Z] #38 39.58 Suggested packages: [2020-07-08T23:45:28.733Z] #38 39.58 manpages-dev python-setuptools [2020-07-08T23:45:28.733Z] #38 40.91 The following NEW packages will be installed: [2020-07-08T23:45:28.733Z] #38 40.92 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-07-08T23:45:28.733Z] #38 40.92 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-07-08T23:45:28.733Z] #38 40.93 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-07-08T23:45:28.733Z] #38 40.93 python-six zlib1g-dev [2020-07-08T23:45:28.733Z] #38 41.40 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded. [2020-07-08T23:45:28.733Z] #38 41.40 Need to get 4095 kB of archives. [2020-07-08T23:45:28.733Z] #38 41.40 After this operation, 22.5 MB of additional disk space will be used. [2020-07-08T23:45:28.733Z] #38 41.40 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2020-07-08T23:45:28.733Z] #38 41.40 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-07-08T23:45:28.733Z] #38 41.40 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2020-07-08T23:45:28.733Z] #38 41.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-07-08T23:45:28.733Z] #38 41.42 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2020-07-08T23:45:28.733Z] #38 41.42 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-07-08T23:45:28.733Z] #38 41.43 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-07-08T23:45:28.733Z] #38 41.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-07-08T23:45:28.733Z] #38 41.45 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2020-07-08T23:45:28.733Z] #38 41.55 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2020-07-08T23:45:28.733Z] #38 41.58 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2020-07-08T23:45:28.733Z] #38 41.70 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2020-07-08T23:45:28.733Z] #38 41.76 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-07-08T23:45:28.733Z] #38 41.77 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] [2020-07-08T23:45:28.733Z] #38 41.78 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2020-07-08T23:45:28.733Z] #38 41.81 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2020-07-08T23:45:28.733Z] #38 41.81 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2020-07-08T23:45:28.986Z] #38 35.54 Selecting previously unselected package libprotobuf-lite17:arm64. [2020-07-08T23:45:28.986Z] #38 35.55 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_arm64.deb ... [2020-07-08T23:45:28.986Z] #38 35.55 Unpacking libprotobuf-lite17:arm64 (3.6.1.3-2) ... [2020-07-08T23:45:28.993Z] #26 11.12 [2020-07-08T23:45:28.995Z] #38 ... [2020-07-08T23:45:28.995Z] [2020-07-08T23:45:28.995Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-08T23:45:28.995Z] #43 DONE 43.2s [2020-07-08T23:45:28.995Z] [2020-07-08T23:45:28.995Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-08T23:45:28.995Z] #60 DONE 43.2s [2020-07-08T23:45:28.995Z] [2020-07-08T23:45:28.996Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-08T23:45:28.996Z] #10 32.01 Reading package lists... [2020-07-08T23:45:28.996Z] #10 39.20 Building dependency tree... [2020-07-08T23:45:28.996Z] #10 43.09 The following additional packages will be installed: [2020-07-08T23:45:28.996Z] #10 43.09 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-07-08T23:45:28.996Z] #10 43.09 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-07-08T23:45:28.996Z] #10 43.09 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-07-08T23:45:28.996Z] #10 43.09 libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-07-08T23:45:28.996Z] #10 43.12 Suggested packages: [2020-07-08T23:45:28.996Z] #10 43.12 gcc-8-locales seccomp wine64 [2020-07-08T23:45:29.114Z] #25 ... [2020-07-08T23:45:29.115Z] [2020-07-08T23:45:29.115Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-08T23:45:29.115Z] #43 DONE 43.9s [2020-07-08T23:45:29.115Z] [2020-07-08T23:45:29.115Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-08T23:45:29.115Z] #41 42.66 github.com/LK4D4/vndr/godl/singleflight [2020-07-08T23:45:29.115Z] #41 42.67 internal/reflectlite [2020-07-08T23:45:29.115Z] #41 43.43 math/rand [2020-07-08T23:45:29.250Z] #38 35.86 Selecting previously unselected package libprotobuf-dev:arm64. [2020-07-08T23:45:29.250Z] #38 35.86 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_arm64.deb ... [2020-07-08T23:45:29.250Z] #38 35.86 Unpacking libprotobuf-dev:arm64 (3.6.1.3-2) ... [2020-07-08T23:45:29.253Z] #15 DONE 2.0s [2020-07-08T23:45:29.253Z] [2020-07-08T23:45:29.253Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-08T23:45:29.253Z] #49 10.21 + cd /tmp/tmp.uMbdyGepb6/src/github.com/opencontainers/runc [2020-07-08T23:45:29.253Z] #49 10.21 + git checkout -q 24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2 [2020-07-08T23:45:29.253Z] #49 10.53 + '[' -z '' ']' [2020-07-08T23:45:29.253Z] #49 10.53 + target=static [2020-07-08T23:45:29.253Z] #49 10.53 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-07-08T23:45:29.513Z] #49 10.91 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2" -X main.version=1.0.0-rc91 " -o runc . [2020-07-08T23:45:29.937Z] #10 ... [2020-07-08T23:45:29.937Z] [2020-07-08T23:45:29.937Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-08T23:45:29.937Z] #38 43.29 debconf: delaying package configuration, since apt-utils is not installed [2020-07-08T23:45:29.937Z] #38 43.65 Fetched 4095 kB in 1s (5331 kB/s) [2020-07-08T23:45:29.937Z] #38 43.82 Selecting previously unselected package libcap-dev:amd64. [2020-07-08T23:45:29.937Z] #38 43.82 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2020-07-08T23:45:29.937Z] #38 43.94 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2020-07-08T23:45:29.937Z] #38 43.96 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2020-07-08T23:45:29.937Z] #38 44.18 Selecting previously unselected package libnet1:amd64. [2020-07-08T23:45:29.937Z] #38 44.19 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-07-08T23:45:29.937Z] #38 44.20 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-07-08T23:45:30.045Z] #41 45.18 internal/singleflight [2020-07-08T23:45:30.302Z] #41 ... [2020-07-08T23:45:30.302Z] [2020-07-08T23:45:30.302Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-08T23:45:30.302Z] #60 DONE 45.4s [2020-07-08T23:45:30.302Z] [2020-07-08T23:45:30.302Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-08T23:45:30.302Z] #10 44.96 The following additional packages will be installed: [2020-07-08T23:45:30.302Z] #10 44.99 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-07-08T23:45:30.302Z] #10 44.99 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-07-08T23:45:30.302Z] #10 44.99 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-07-08T23:45:30.302Z] #10 45.03 libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-07-08T23:45:30.302Z] #10 45.06 Suggested packages: [2020-07-08T23:45:30.302Z] #10 45.06 gcc-8-locales seccomp wine64 [2020-07-08T23:45:30.508Z] #38 44.46 Selecting previously unselected package libnet1-dev. [2020-07-08T23:45:30.508Z] #38 44.46 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2020-07-08T23:45:30.508Z] #38 44.49 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-07-08T23:45:30.652Z] #38 37.32 Selecting previously unselected package libprotoc17:arm64. [2020-07-08T23:45:30.652Z] #38 37.33 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_arm64.deb ... [2020-07-08T23:45:30.652Z] #38 37.34 Unpacking libprotoc17:arm64 (3.6.1.3-2) ... [2020-07-08T23:45:30.768Z] #38 44.88 Selecting previously unselected package libnl-3-200:amd64. [2020-07-08T23:45:30.768Z] #38 44.90 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2020-07-08T23:45:30.768Z] #38 44.90 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-07-08T23:45:31.030Z] #38 45.20 Selecting previously unselected package libnl-3-dev:amd64. [2020-07-08T23:45:31.030Z] #38 45.20 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2020-07-08T23:45:31.030Z] #38 45.20 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2020-07-08T23:45:31.229Z] #38 37.94 Selecting previously unselected package protobuf-c-compiler. [2020-07-08T23:45:31.229Z] #38 37.95 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_arm64.deb ... [2020-07-08T23:45:31.420Z] #26 11.41 1.1% # 2.2% ## 3.8% ### 4.9% #### 6.5% ##### 8.1% ####### 9.8% ####### 10.9% ######## 12.5% ########## 14.1% ########### 15.8% ############ 17.9% ############# 19.0% ############### 21.2% ################ 22.8% ################# 24.5% ################## 25.5% ################### 26.6% [2020-07-08T23:45:31.420Z] #26 ... [2020-07-08T23:45:31.420Z] [2020-07-08T23:45:31.420Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-08T23:45:31.420Z] #39 40.94 Selecting previously unselected package libprotobuf-c1:ppc64el. [2020-07-08T23:45:31.420Z] #39 40.96 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_ppc64el.deb ... [2020-07-08T23:45:31.420Z] #39 40.96 Unpacking libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-07-08T23:45:31.420Z] #39 41.12 Selecting previously unselected package libprotobuf-c-dev:ppc64el. [2020-07-08T23:45:31.420Z] #39 41.16 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_ppc64el.deb ... [2020-07-08T23:45:31.420Z] #39 41.18 Unpacking libprotobuf-c-dev:ppc64el (1.3.1-1+b1) ... [2020-07-08T23:45:31.421Z] #39 41.37 Selecting previously unselected package zlib1g-dev:ppc64el. [2020-07-08T23:45:31.421Z] #39 41.40 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_ppc64el.deb ... [2020-07-08T23:45:31.421Z] #39 41.41 Unpacking zlib1g-dev:ppc64el (1:1.2.11.dfsg-1) ... [2020-07-08T23:45:31.421Z] #39 41.88 Selecting previously unselected package libprotobuf17:ppc64el. [2020-07-08T23:45:31.421Z] #39 41.88 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_ppc64el.deb ... [2020-07-08T23:45:31.421Z] #39 41.89 Unpacking libprotobuf17:ppc64el (3.6.1.3-2) ... [2020-07-08T23:45:31.421Z] #39 42.95 Selecting previously unselected package libprotobuf-lite17:ppc64el. [2020-07-08T23:45:31.421Z] #39 42.98 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_ppc64el.deb ... [2020-07-08T23:45:31.421Z] #39 42.99 Unpacking libprotobuf-lite17:ppc64el (3.6.1.3-2) ... [2020-07-08T23:45:31.421Z] #39 43.31 Selecting previously unselected package libprotobuf-dev:ppc64el. [2020-07-08T23:45:31.421Z] #39 43.37 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_ppc64el.deb ... [2020-07-08T23:45:31.421Z] #39 43.38 Unpacking libprotobuf-dev:ppc64el (3.6.1.3-2) ... [2020-07-08T23:45:31.421Z] #39 45.42 Selecting previously unselected package libprotoc17:ppc64el. [2020-07-08T23:45:31.421Z] #39 45.51 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_ppc64el.deb ... [2020-07-08T23:45:31.421Z] #39 45.52 Unpacking libprotoc17:ppc64el (3.6.1.3-2) ... [2020-07-08T23:45:31.421Z] #39 46.33 Selecting previously unselected package protobuf-c-compiler. [2020-07-08T23:45:31.421Z] #39 46.34 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_ppc64el.deb ... [2020-07-08T23:45:31.421Z] #39 46.35 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-07-08T23:45:31.421Z] #39 46.51 Selecting previously unselected package protobuf-compiler. [2020-07-08T23:45:31.421Z] #39 46.53 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_ppc64el.deb ... [2020-07-08T23:45:31.421Z] #39 46.53 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-07-08T23:45:31.421Z] #39 46.69 Selecting previously unselected package python-pkg-resources. [2020-07-08T23:45:31.421Z] #39 46.71 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-07-08T23:45:31.421Z] #39 46.72 Unpacking python-pkg-resources (40.8.0-1) ... [2020-07-08T23:45:31.421Z] #39 46.98 Selecting previously unselected package python-six. [2020-07-08T23:45:31.421Z] #39 47.01 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-07-08T23:45:31.421Z] #39 47.02 Unpacking python-six (1.12.0-1) ... [2020-07-08T23:45:31.421Z] #39 47.27 Selecting previously unselected package python-protobuf. [2020-07-08T23:45:31.421Z] #39 47.31 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_ppc64el.deb ... [2020-07-08T23:45:31.421Z] #39 47.31 Unpacking python-protobuf (3.6.1.3-2) ... [2020-07-08T23:45:31.421Z] #39 47.90 Setting up python-pkg-resources (40.8.0-1) ... [2020-07-08T23:45:31.421Z] #39 ... [2020-07-08T23:45:31.421Z] [2020-07-08T23:45:31.421Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-08T23:45:31.422Z] #49 ... [2020-07-08T23:45:31.422Z] [2020-07-08T23:45:31.422Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-07-08T23:45:31.422Z] #16 DONE 2.0s [2020-07-08T23:45:31.422Z] [2020-07-08T23:45:31.422Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-08T23:45:31.492Z] #38 37.95 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-07-08T23:45:31.492Z] #38 38.17 Selecting previously unselected package protobuf-compiler. [2020-07-08T23:45:31.492Z] #38 38.17 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_arm64.deb ... [2020-07-08T23:45:31.492Z] #38 38.23 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-07-08T23:45:31.605Z] #38 45.69 Selecting previously unselected package libprotobuf-c1:amd64. [2020-07-08T23:45:31.605Z] #38 45.69 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-07-08T23:45:31.605Z] #38 45.69 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-07-08T23:45:31.605Z] #38 45.81 Selecting previously unselected package libprotobuf-c-dev:amd64. [2020-07-08T23:45:31.605Z] #38 45.81 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2020-07-08T23:45:31.605Z] #38 45.84 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-07-08T23:45:31.682Z] #10 46.81 The following NEW packages will be installed: [2020-07-08T23:45:31.682Z] #10 46.83 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-07-08T23:45:31.682Z] #10 46.83 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-07-08T23:45:31.682Z] #10 46.84 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-07-08T23:45:31.682Z] #10 46.84 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-07-08T23:45:31.682Z] #10 46.84 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-07-08T23:45:31.682Z] #10 46.84 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-07-08T23:45:31.757Z] #38 38.47 Selecting previously unselected package python-pkg-resources. [2020-07-08T23:45:31.757Z] #38 38.48 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-07-08T23:45:31.757Z] #38 38.48 Unpacking python-pkg-resources (40.8.0-1) ... [2020-07-08T23:45:31.866Z] #38 45.93 Selecting previously unselected package zlib1g-dev:amd64. [2020-07-08T23:45:31.866Z] #38 45.94 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2020-07-08T23:45:31.866Z] #38 45.94 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-07-08T23:45:31.866Z] #38 46.15 Selecting previously unselected package libprotobuf17:amd64. [2020-07-08T23:45:31.866Z] #38 46.15 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2020-07-08T23:45:32.126Z] #38 46.16 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2020-07-08T23:45:32.246Z] #10 47.29 0 upgraded, 25 newly installed, 0 to remove and 0 not upgraded. [2020-07-08T23:45:32.246Z] #10 47.29 Need to get 77.7 MB of archives. [2020-07-08T23:45:32.246Z] #10 47.29 After this operation, 487 MB of additional disk space will be used. [2020-07-08T23:45:32.246Z] #10 47.29 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB] [2020-07-08T23:45:32.333Z] #38 38.78 Selecting previously unselected package python-six. [2020-07-08T23:45:32.333Z] #38 38.78 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-07-08T23:45:32.333Z] #38 38.80 Unpacking python-six (1.12.0-1) ... [2020-07-08T23:45:32.333Z] #38 38.91 Selecting previously unselected package python-protobuf. [2020-07-08T23:45:32.333Z] #38 38.91 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_arm64.deb ... [2020-07-08T23:45:32.333Z] #38 38.92 Unpacking python-protobuf (3.6.1.3-2) ... [2020-07-08T23:45:32.519Z] #10 47.54 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-x86-64 amd64 2.31.1-11+8.3 [2642 kB] [2020-07-08T23:45:32.599Z] #38 ... [2020-07-08T23:45:32.599Z] [2020-07-08T23:45:32.599Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-08T23:45:32.599Z] #25 4.003 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2020-07-08T23:45:32.599Z] #25 4.336 [2020-07-08T23:45:32.698Z] #38 ... [2020-07-08T23:45:32.698Z] [2020-07-08T23:45:32.698Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-07-08T23:45:32.698Z] #51 31.74 Reading package lists... [2020-07-08T23:45:32.698Z] #51 39.15 Building dependency tree... [2020-07-08T23:45:32.698Z] #51 42.64 The following additional packages will be installed: [2020-07-08T23:45:32.698Z] #51 42.65 libbtrfs0 [2020-07-08T23:45:32.698Z] #51 42.82 The following NEW packages will be installed: [2020-07-08T23:45:32.698Z] #51 42.83 libbtrfs-dev libbtrfs0 [2020-07-08T23:45:32.698Z] #51 43.29 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2020-07-08T23:45:32.698Z] #51 43.29 Need to get 119 kB of archives. [2020-07-08T23:45:32.698Z] #51 43.29 After this operation, 387 kB of additional disk space will be used. [2020-07-08T23:45:32.698Z] #51 43.29 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-07-08T23:45:32.698Z] #51 43.31 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-07-08T23:45:32.698Z] #51 45.33 debconf: delaying package configuration, since apt-utils is not installed [2020-07-08T23:45:32.698Z] #51 45.73 Fetched 119 kB in 0s (443 kB/s) [2020-07-08T23:45:32.698Z] #51 45.87 Selecting previously unselected package libbtrfs0. [2020-07-08T23:45:32.698Z] #51 45.87 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2020-07-08T23:45:32.698Z] #51 45.92 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2020-07-08T23:45:32.698Z] #51 45.93 Unpacking libbtrfs0 (4.20.1-2) ... [2020-07-08T23:45:32.698Z] #51 46.09 Selecting previously unselected package libbtrfs-dev. [2020-07-08T23:45:32.698Z] #51 46.13 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-07-08T23:45:32.698Z] #51 46.14 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-07-08T23:45:32.698Z] #51 46.41 Setting up libbtrfs0 (4.20.1-2) ... [2020-07-08T23:45:32.698Z] #51 46.50 Setting up libbtrfs-dev (4.20.1-2) ... [2020-07-08T23:45:32.698Z] #51 46.51 Processing triggers for libc-bin (2.28-10) ... [2020-07-08T23:45:32.698Z] #51 DONE 46.9s [2020-07-08T23:45:32.776Z] #10 47.81 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2020-07-08T23:45:32.776Z] #10 47.82 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2020-07-08T23:45:32.776Z] #10 47.83 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2020-07-08T23:45:32.776Z] #10 47.84 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2020-07-08T23:45:32.960Z] [2020-07-08T23:45:32.960Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-07-08T23:45:32.960Z] #23 31.36 Reading package lists... [2020-07-08T23:45:32.960Z] #23 38.75 Building dependency tree... [2020-07-08T23:45:32.960Z] #23 42.39 ca-certificates is already the newest version (20200601~deb10u1). [2020-07-08T23:45:32.960Z] #23 42.39 The following additional packages will be installed: [2020-07-08T23:45:32.960Z] #23 42.40 libjq1 libonig5 [2020-07-08T23:45:32.960Z] #23 42.79 The following NEW packages will be installed: [2020-07-08T23:45:32.960Z] #23 42.85 jq libjq1 libonig5 [2020-07-08T23:45:32.960Z] #23 43.26 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2020-07-08T23:45:32.960Z] #23 43.26 Need to get 355 kB of archives. [2020-07-08T23:45:32.960Z] #23 43.26 After this operation, 1072 kB of additional disk space will be used. [2020-07-08T23:45:32.960Z] #23 43.26 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-07-08T23:45:32.960Z] #23 43.27 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-07-08T23:45:32.960Z] #23 43.28 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-07-08T23:45:32.960Z] #23 45.32 debconf: delaying package configuration, since apt-utils is not installed [2020-07-08T23:45:32.960Z] #23 45.66 Fetched 355 kB in 0s (1246 kB/s) [2020-07-08T23:45:32.960Z] #23 45.79 Selecting previously unselected package libonig5:amd64. [2020-07-08T23:45:32.960Z] #23 45.79 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2020-07-08T23:45:32.960Z] #23 45.86 Preparing to unpack .../libonig5_6.9.1-1_amd64.deb ... [2020-07-08T23:45:32.960Z] #23 45.88 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-07-08T23:45:32.960Z] #23 46.10 Selecting previously unselected package libjq1:amd64. [2020-07-08T23:45:32.960Z] #23 46.11 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-07-08T23:45:32.960Z] #23 46.13 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-07-08T23:45:32.960Z] #23 46.37 Selecting previously unselected package jq. [2020-07-08T23:45:32.960Z] #23 46.39 Preparing to unpack .../jq_1.5+dfsg-2+b1_amd64.deb ... [2020-07-08T23:45:32.960Z] #23 46.39 Unpacking jq (1.5+dfsg-2+b1) ... [2020-07-08T23:45:32.960Z] #23 46.62 Setting up libonig5:amd64 (6.9.1-1) ... [2020-07-08T23:45:32.960Z] #23 46.63 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-07-08T23:45:32.960Z] #23 46.64 Setting up jq (1.5+dfsg-2+b1) ... [2020-07-08T23:45:32.960Z] #23 46.65 Processing triggers for libc-bin (2.28-10) ... [2020-07-08T23:45:32.960Z] #23 DONE 47.1s [2020-07-08T23:45:32.960Z] [2020-07-08T23:45:32.960Z] #24 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-07-08T23:45:32.960Z] #24 DONE 0.1s [2020-07-08T23:45:32.960Z] [2020-07-08T23:45:32.960Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-08T23:45:32.982Z] #26 11.41 1.1% # 2.2% ## 3.8% ### 4.9% #### 6.5% ##### 8.1% ####### 9.8% ####### 10.9% ######## 12.5% ########## 14.1% ########### 15.8% ############ 17.9% ############# 19.0% ############### 21.2% ################ 22.8% ################# 24.5% ################## 25.5% ################### 26.6% ################### 27.7% #################### 28.8% ##################### 29.9% ###################### 31.0% ####################### 32.6% ######################## 33.7% ######################### 35.3% ########################## 37.0% ########################### 38.6% ############################ 39.7% ############################# 41.3% ############################## 42.9% [2020-07-08T23:45:32.982Z] #26 ... [2020-07-08T23:45:32.982Z] [2020-07-08T23:45:32.982Z] #44 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-08T23:45:32.982Z] #44 DONE 52.6s [2020-07-08T23:45:32.982Z] [2020-07-08T23:45:32.982Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-08T23:45:33.037Z] #10 ... [2020-07-08T23:45:33.037Z] [2020-07-08T23:45:33.037Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-07-08T23:45:33.037Z] #51 32.99 Reading package lists... [2020-07-08T23:45:33.037Z] #51 40.03 Building dependency tree... [2020-07-08T23:45:33.037Z] #51 44.47 The following additional packages will be installed: [2020-07-08T23:45:33.037Z] #51 44.51 libbtrfs0 [2020-07-08T23:45:33.037Z] #51 44.80 The following NEW packages will be installed: [2020-07-08T23:45:33.037Z] #51 44.84 libbtrfs-dev libbtrfs0 [2020-07-08T23:45:33.037Z] #51 45.41 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2020-07-08T23:45:33.037Z] #51 45.41 Need to get 119 kB of archives. [2020-07-08T23:45:33.037Z] #51 45.41 After this operation, 387 kB of additional disk space will be used. [2020-07-08T23:45:33.037Z] #51 45.41 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-07-08T23:45:33.037Z] #51 45.42 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-07-08T23:45:33.037Z] #51 47.05 debconf: delaying package configuration, since apt-utils is not installed [2020-07-08T23:45:33.037Z] #51 47.19 Fetched 119 kB in 0s (416 kB/s) [2020-07-08T23:45:33.037Z] #51 47.26 Selecting previously unselected package libbtrfs0. [2020-07-08T23:45:33.037Z] #51 47.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 ... 15410 files and directories currently installed.) [2020-07-08T23:45:33.037Z] #51 47.31 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2020-07-08T23:45:33.037Z] #51 47.33 Unpacking libbtrfs0 (4.20.1-2) ... [2020-07-08T23:45:33.037Z] #51 47.41 Selecting previously unselected package libbtrfs-dev. [2020-07-08T23:45:33.037Z] #51 47.41 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-07-08T23:45:33.037Z] #51 47.43 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-07-08T23:45:33.037Z] #51 47.72 Setting up libbtrfs0 (4.20.1-2) ... [2020-07-08T23:45:33.037Z] #51 47.74 Setting up libbtrfs-dev (4.20.1-2) ... [2020-07-08T23:45:33.037Z] #51 47.86 Processing triggers for libc-bin (2.28-10) ... [2020-07-08T23:45:33.037Z] #51 DONE 48.1s [2020-07-08T23:45:33.131Z] #25 4.636 0.0% ### 4.5% ####### 10.3% ########### 15.4% ############## 20.0% ################### 26.4% ###################### 30.6% # [2020-07-08T23:45:33.131Z] #25 ... [2020-07-08T23:45:33.131Z] [2020-07-08T23:45:33.131Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-08T23:45:33.131Z] #30 29.74 internal/reflectlite [2020-07-08T23:45:33.131Z] #30 29.75 sync [2020-07-08T23:45:33.131Z] #30 30.66 sort [2020-07-08T23:45:33.131Z] #30 30.68 errors [2020-07-08T23:45:33.131Z] #30 30.97 strconv [2020-07-08T23:45:33.131Z] #30 30.97 internal/oserror [2020-07-08T23:45:33.131Z] #30 30.97 io [2020-07-08T23:45:33.131Z] #30 31.01 syscall [2020-07-08T23:45:33.131Z] #30 31.89 strings [2020-07-08T23:45:33.131Z] #30 31.89 bytes [2020-07-08T23:45:33.131Z] #30 33.79 bufio [2020-07-08T23:45:33.131Z] #30 36.37 reflect [2020-07-08T23:45:33.131Z] #30 36.81 text/tabwriter [2020-07-08T23:45:33.131Z] #30 37.23 path [2020-07-08T23:45:33.131Z] #30 39.86 internal/syscall/execenv [2020-07-08T23:45:33.131Z] #30 39.86 internal/syscall/unix [2020-07-08T23:45:33.131Z] #30 39.87 time [2020-07-08T23:45:33.131Z] #30 ... [2020-07-08T23:45:33.131Z] [2020-07-08T23:45:33.131Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-08T23:45:33.294Z] [2020-07-08T23:45:33.294Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-08T23:45:33.434Z] #52 ... [2020-07-08T23:45:33.434Z] [2020-07-08T23:45:33.434Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-08T23:45:33.434Z] #45 144.3 + cd /tmp/tmp.DN0iM7WBsy/src/github.com/golangci/golangci-lint/ [2020-07-08T23:45:33.434Z] #45 144.3 + git checkout -q v1.23.8 [2020-07-08T23:45:33.434Z] #45 144.5 ++ git describe --tags [2020-07-08T23:45:33.434Z] #45 144.5 + version=v1.23.8 [2020-07-08T23:45:33.434Z] #45 144.5 ++ git rev-parse --short HEAD [2020-07-08T23:45:33.434Z] #45 144.5 + commit=76a82c6 [2020-07-08T23:45:33.434Z] #45 144.5 ++ git show -s --format=%cd [2020-07-08T23:45:33.434Z] #45 144.5 + commitDate='Wed Mar 4 06:43:41 2020 +0300' [2020-07-08T23:45:33.434Z] #45 144.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-07-08T23:45:33.961Z] #17 2.179 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-08T23:45:33.961Z] #17 2.269 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-08T23:45:33.961Z] #17 2.280 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-08T23:45:34.221Z] #17 2.837 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-07-08T23:45:34.446Z] #25 4.636 0.0% ### 4.5% ####### 10.3% ########### 15.4% ############## 20.0% ################### 26.4% ###################### 30.6% ######################### 35.6% ############################ 40.0% ############################### 44.1% ################################## 48.3% #################################### 50.9% ####################################### 55.5% ########################################### 60.4% ############################################### 65.5% ################################################### 70.9% ##################################################### 74.8% ######################################################## 78.3% ########################################################## 81.1% ############################################################# 84.8% ############# [2020-07-08T23:45:34.446Z] #25 ... [2020-07-08T23:45:34.446Z] [2020-07-08T23:45:34.446Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-08T23:45:34.446Z] #41 31.10 sort [2020-07-08T23:45:34.446Z] #41 31.10 github.com/LK4D4/vndr/godl/singleflight [2020-07-08T23:45:34.446Z] #41 31.12 io [2020-07-08T23:45:34.446Z] #41 31.12 strconv [2020-07-08T23:45:34.446Z] #41 31.48 syscall [2020-07-08T23:45:34.446Z] #41 32.19 bytes [2020-07-08T23:45:34.446Z] #41 32.45 strings [2020-07-08T23:45:34.446Z] #41 36.02 bufio [2020-07-08T23:45:34.446Z] #41 37.35 reflect [2020-07-08T23:45:34.446Z] #41 38.61 regexp/syntax [2020-07-08T23:45:34.446Z] #41 38.93 hash/crc32 [2020-07-08T23:45:34.446Z] #41 39.90 crypto [2020-07-08T23:45:34.446Z] #41 40.27 crypto/rc4 [2020-07-08T23:45:34.446Z] #41 40.58 vendor/golang.org/x/net/dns/dnsmessage [2020-07-08T23:45:34.708Z] #41 ... [2020-07-08T23:45:34.708Z] [2020-07-08T23:45:34.708Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-08T23:45:34.832Z] #26 11.41 1.1% # 2.2% ## 3.8% ### 4.9% #### 6.5% ##### 8.1% ####### 9.8% ####### 10.9% ######## 12.5% ########## 14.1% ########### 15.8% ############ 17.9% ############# 19.0% ############### 21.2% ################ 22.8% ################# 24.5% ################## 25.5% ################### 26.6% ################### 27.7% #################### 28.8% ##################### 29.9% ###################### 31.0% ####################### 32.6% ######################## 33.7% ######################### 35.3% ########################## 37.0% ########################### 38.6% ############################ 39.7% ############################# 41.3% ############################## 42.9% ################################ 44.5% ################################ 45.6% ################################# 46.7% ################################## 47.7% ################################## 48.3% ################################### 49.3% ################################### 49.9% ##################################### 51.5% ###################################### 53.1% ####################################### 54.8% ######################################## 56.4% ######################################### 57.5% [2020-07-08T23:45:34.832Z] #26 ... [2020-07-08T23:45:34.832Z] [2020-07-08T23:45:34.832Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-08T23:45:34.832Z] #33 44.27 Selecting previously unselected package libicu63:ppc64el. [2020-07-08T23:45:34.832Z] #33 44.28 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_ppc64el.deb ... [2020-07-08T23:45:34.832Z] #33 44.29 Unpacking libicu63:ppc64el (63.1-6+deb10u1) ... [2020-07-08T23:45:34.832Z] #33 52.01 Selecting previously unselected package libxml2:ppc64el. [2020-07-08T23:45:34.832Z] #33 52.02 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_ppc64el.deb ... [2020-07-08T23:45:34.832Z] #33 52.02 Unpacking libxml2:ppc64el (2.9.4+dfsg1-7+b3) ... [2020-07-08T23:45:34.832Z] #33 53.55 Selecting previously unselected package libarchive13:ppc64el. [2020-07-08T23:45:34.832Z] #33 53.56 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_ppc64el.deb ... [2020-07-08T23:45:34.832Z] #33 53.57 Unpacking libarchive13:ppc64el (3.3.3-4+deb10u1) ... [2020-07-08T23:45:34.832Z] #33 54.37 Selecting previously unselected package libjsoncpp1:ppc64el. [2020-07-08T23:45:34.832Z] #33 54.38 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_ppc64el.deb ... [2020-07-08T23:45:34.832Z] #33 54.39 Unpacking libjsoncpp1:ppc64el (1.7.4-3) ... [2020-07-08T23:45:34.832Z] #33 ... [2020-07-08T23:45:34.832Z] [2020-07-08T23:45:34.832Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-08T23:45:35.001Z] #25 4.636 0.0% ### 4.5% ####### 10.3% ########### 15.4% ############## 20.0% ################### 26.4% ###################### 30.6% ######################### 35.6% ############################ 40.0% ############################### 44.1% ################################## 48.3% #################################### 50.9% ####################################### 55.5% ########################################### 60.4% ############################################### 65.5% ################################################### 70.9% ##################################################### 74.8% ######################################################## 78.3% ########################################################## 81.1% ############################################################# 84.8% ############################################################### 88.6% ################################################################# 90.8% #################################################################### 94.5% ###################################################################### 97.8% ######################################################################## 100.0% [2020-07-08T23:45:35.264Z] #25 7.575 [2020-07-08T23:45:35.451Z] #26 11.41 1.1% # 2.2% ## 3.8% ### 4.9% #### 6.5% ##### 8.1% ####### 9.8% ####### 10.9% ######## 12.5% ########## 14.1% ########### 15.8% ############ 17.9% ############# 19.0% ############### 21.2% ################ 22.8% ################# 24.5% ################## 25.5% ################### 26.6% ################### 27.7% #################### 28.8% ##################### 29.9% ###################### 31.0% ####################### 32.6% ######################## 33.7% ######################### 35.3% ########################## 37.0% ########################### 38.6% ############################ 39.7% ############################# 41.3% ############################## 42.9% ################################ 44.5% ################################ 45.6% ################################# 46.7% ################################## 47.7% ################################## 48.3% ################################### 49.3% ################################### 49.9% ##################################### 51.5% ###################################### 53.1% ####################################### 54.8% ######################################## 56.4% ######################################### 57.5% ########################################## 59.7% ############################################ 62.4% ############################################## 64.0% ############################################### 66.2% ################################################# 68.8% ################################################## 70.0% ################################################### 71.1% [2020-07-08T23:45:35.451Z] #26 ... [2020-07-08T23:45:35.451Z] [2020-07-08T23:45:35.451Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-08T23:45:35.451Z] #11 45.09 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el g++-mingw-w64-x86-64 ppc64el 8.3.0-6+21.3~deb10u1 [25.5 MB] [2020-07-08T23:45:35.451Z] #11 49.50 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor1 ppc64el 2.13.2-10 [98.2 kB] [2020-07-08T23:45:35.451Z] #11 49.54 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor-dev ppc64el 2.13.2-10 [141 kB] [2020-07-08T23:45:35.451Z] #11 49.56 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs0 ppc64el 4.20.1-2 [42.2 kB] [2020-07-08T23:45:35.451Z] #11 49.57 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs-dev ppc64el 4.20.1-2 [78.2 kB] [2020-07-08T23:45:35.451Z] #11 49.60 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper-event1.02.1 ppc64el 2:1.02.155-3 [22.3 kB] [2020-07-08T23:45:35.451Z] #11 49.61 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libudev-dev ppc64el 241-7~deb10u4 [110 kB] [2020-07-08T23:45:35.451Z] #11 49.63 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsepol1-dev ppc64el 2.8-1 [337 kB] [2020-07-08T23:45:35.451Z] #11 49.71 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre16-3 ppc64el 2:8.39-12 [252 kB] [2020-07-08T23:45:35.451Z] #11 49.76 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre32-3 ppc64el 2:8.39-12 [246 kB] [2020-07-08T23:45:35.451Z] #11 49.81 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcrecpp0v5 ppc64el 2:8.39-12 [153 kB] [2020-07-08T23:45:35.451Z] #11 49.85 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre3-dev ppc64el 2:8.39-12 [622 kB] [2020-07-08T23:45:35.451Z] #11 50.02 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libselinux1-dev ppc64el 2.8-1+b1 [177 kB] [2020-07-08T23:45:35.451Z] #11 50.06 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper-dev ppc64el 2:1.02.155-3 [51.5 kB] [2020-07-08T23:45:35.451Z] #11 50.10 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libseccomp-dev ppc64el 2.3.3-4 [68.3 kB] [2020-07-08T23:45:35.451Z] #11 50.11 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsystemd-dev ppc64el 241-7~deb10u4 [322 kB] [2020-07-08T23:45:35.451Z] #11 52.09 debconf: delaying package configuration, since apt-utils is not installed [2020-07-08T23:45:35.451Z] #11 52.36 Fetched 78.9 MB in 12s (6661 kB/s) [2020-07-08T23:45:35.451Z] #11 52.51 Selecting previously unselected package binutils-mingw-w64-i686. [2020-07-08T23:45:35.451Z] #11 52.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 ... 15339 files and directories currently installed.) [2020-07-08T23:45:35.451Z] #11 52.60 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_ppc64el.deb ... [2020-07-08T23:45:35.451Z] #11 52.65 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-07-08T23:45:35.603Z] #17 4.059 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [208 kB] [2020-07-08T23:45:35.759Z] #11 ... [2020-07-08T23:45:35.759Z] [2020-07-08T23:45:35.759Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-08T23:45:35.759Z] #26 11.41 1.1% # 2.2% ## 3.8% ### 4.9% #### 6.5% ##### 8.1% ####### 9.8% ####### 10.9% ######## 12.5% ########## 14.1% ########### 15.8% ############ 17.9% ############# 19.0% ############### 21.2% ################ 22.8% ################# 24.5% ################## 25.5% ################### 26.6% ################### 27.7% #################### 28.8% ##################### 29.9% ###################### 31.0% ####################### 32.6% ######################## 33.7% ######################### 35.3% ########################## 37.0% ########################### 38.6% ############################ 39.7% ############################# 41.3% ############################## 42.9% ################################ 44.5% ################################ 45.6% ################################# 46.7% ################################## 47.7% ################################## 48.3% ################################### 49.3% ################################### 49.9% ##################################### 51.5% ###################################### 53.1% ####################################### 54.8% ######################################## 56.4% ######################################### 57.5% ########################################## 59.7% ############################################ 62.4% ############################################## 64.0% ############################################### 66.2% ################################################# 68.8% ################################################## 70.0% ################################################### 71.1% #################################################### 72.7% ##################################################### 74.4% ###################################################### 76.0% [2020-07-08T23:45:35.759Z] #26 ... [2020-07-08T23:45:35.759Z] [2020-07-08T23:45:35.759Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-08T23:45:35.759Z] #31 45.54 sync [2020-07-08T23:45:35.759Z] #31 45.54 internal/reflectlite [2020-07-08T23:45:35.759Z] #31 50.00 errors [2020-07-08T23:45:35.759Z] #31 50.00 sort [2020-07-08T23:45:35.759Z] #31 50.65 internal/oserror [2020-07-08T23:45:35.759Z] #31 50.65 io [2020-07-08T23:45:35.759Z] #31 50.70 strconv [2020-07-08T23:45:35.759Z] #31 51.24 syscall [2020-07-08T23:45:35.819Z] #52 ... [2020-07-08T23:45:35.819Z] [2020-07-08T23:45:35.819Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-08T23:45:35.819Z] #32 33.77 Reading package lists... [2020-07-08T23:45:35.819Z] #32 40.81 Building dependency tree... [2020-07-08T23:45:35.819Z] #32 45.37 The following additional packages will be installed: [2020-07-08T23:45:35.819Z] #32 45.44 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-07-08T23:45:35.819Z] #32 45.51 Suggested packages: [2020-07-08T23:45:35.819Z] #32 45.51 cmake-doc ninja-build lrzip [2020-07-08T23:45:35.819Z] #32 45.51 Recommended packages: [2020-07-08T23:45:35.819Z] #32 45.51 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-07-08T23:45:35.819Z] #32 46.89 The following NEW packages will be installed: [2020-07-08T23:45:35.819Z] #32 46.91 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-07-08T23:45:35.819Z] #32 46.91 vim-common xxd [2020-07-08T23:45:35.819Z] #32 47.28 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2020-07-08T23:45:35.819Z] #32 47.28 Need to get 14.9 MB of archives. [2020-07-08T23:45:35.819Z] #32 47.28 After this operation, 61.8 MB of additional disk space will be used. [2020-07-08T23:45:35.819Z] #32 47.28 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-07-08T23:45:35.819Z] #32 47.28 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-07-08T23:45:35.819Z] #32 47.29 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2020-07-08T23:45:35.819Z] #32 47.39 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-07-08T23:45:35.819Z] #32 48.12 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+b3 [687 kB] [2020-07-08T23:45:35.819Z] #32 48.25 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2020-07-08T23:45:35.819Z] #32 48.27 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2020-07-08T23:45:35.819Z] #32 48.28 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2020-07-08T23:45:35.819Z] #32 48.36 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] [2020-07-08T23:45:35.819Z] #32 48.36 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2020-07-08T23:45:35.819Z] #32 50.01 debconf: delaying package configuration, since apt-utils is not installed [2020-07-08T23:45:35.819Z] #32 50.24 Fetched 14.9 MB in 2s (7877 kB/s) [2020-07-08T23:45:35.819Z] #32 50.38 Selecting previously unselected package xxd. [2020-07-08T23:45:35.819Z] #32 50.38 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2020-07-08T23:45:35.819Z] #32 50.45 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-07-08T23:45:35.819Z] #32 50.46 Unpacking xxd (2:8.1.0875-5) ... [2020-07-08T23:45:35.819Z] #32 50.60 Selecting previously unselected package vim-common. [2020-07-08T23:45:35.819Z] #32 50.62 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-07-08T23:45:35.819Z] #32 50.66 Unpacking vim-common (2:8.1.0875-5) ... [2020-07-08T23:45:35.819Z] #32 ... [2020-07-08T23:45:35.819Z] [2020-07-08T23:45:35.819Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-08T23:45:35.819Z] #38 33.66 Reading package lists... [2020-07-08T23:45:35.819Z] #38 40.75 Building dependency tree... [2020-07-08T23:45:35.819Z] #38 45.34 The following additional packages will be installed: [2020-07-08T23:45:35.819Z] #38 45.34 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-07-08T23:45:35.819Z] #38 45.34 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-07-08T23:45:35.819Z] #38 45.37 Suggested packages: [2020-07-08T23:45:35.819Z] #38 45.37 manpages-dev python-setuptools [2020-07-08T23:45:35.819Z] #38 47.10 The following NEW packages will be installed: [2020-07-08T23:45:35.819Z] #38 47.11 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-07-08T23:45:35.819Z] #38 47.11 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-07-08T23:45:35.819Z] #38 47.12 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-07-08T23:45:35.819Z] #38 47.12 python-six zlib1g-dev [2020-07-08T23:45:35.819Z] #38 47.46 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded. [2020-07-08T23:45:35.819Z] #38 47.46 Need to get 4095 kB of archives. [2020-07-08T23:45:35.819Z] #38 47.46 After this operation, 22.5 MB of additional disk space will be used. [2020-07-08T23:45:35.819Z] #38 47.46 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2020-07-08T23:45:35.819Z] #38 47.47 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-07-08T23:45:35.819Z] #38 47.47 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2020-07-08T23:45:35.819Z] #38 47.48 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-07-08T23:45:35.819Z] #38 47.48 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2020-07-08T23:45:35.819Z] #38 47.50 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-07-08T23:45:35.819Z] #38 47.51 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-07-08T23:45:35.819Z] #38 47.52 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB] [2020-07-08T23:45:35.819Z] #38 47.55 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2020-07-08T23:45:35.819Z] #38 47.62 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2020-07-08T23:45:35.819Z] #38 47.64 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2020-07-08T23:45:35.819Z] #38 47.75 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2020-07-08T23:45:35.819Z] #38 47.82 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-07-08T23:45:35.819Z] #38 47.83 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] [2020-07-08T23:45:35.819Z] #38 47.83 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2020-07-08T23:45:35.819Z] #38 47.86 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2020-07-08T23:45:35.819Z] #38 47.86 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2020-07-08T23:45:35.819Z] #38 49.39 debconf: delaying package configuration, since apt-utils is not installed [2020-07-08T23:45:35.819Z] #38 49.74 Fetched 4095 kB in 1s (5801 kB/s) [2020-07-08T23:45:35.819Z] #38 49.82 Selecting previously unselected package libcap-dev:amd64. [2020-07-08T23:45:35.819Z] #38 49.82 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2020-07-08T23:45:35.819Z] #38 49.99 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2020-07-08T23:45:35.819Z] #38 50.00 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2020-07-08T23:45:35.819Z] #38 50.15 Selecting previously unselected package libnet1:amd64. [2020-07-08T23:45:35.819Z] #38 50.16 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-07-08T23:45:35.819Z] #38 50.17 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-07-08T23:45:35.819Z] #38 50.32 Selecting previously unselected package libnet1-dev. [2020-07-08T23:45:35.819Z] #38 50.33 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2020-07-08T23:45:35.820Z] #38 50.33 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-07-08T23:45:35.820Z] #38 50.60 Selecting previously unselected package libnl-3-200:amd64. [2020-07-08T23:45:35.820Z] #38 50.60 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2020-07-08T23:45:35.820Z] #38 50.61 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-07-08T23:45:35.820Z] #38 50.75 Selecting previously unselected package libnl-3-dev:amd64. [2020-07-08T23:45:35.820Z] #38 50.75 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2020-07-08T23:45:35.820Z] #38 50.78 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2020-07-08T23:45:35.820Z] #38 ... [2020-07-08T23:45:35.820Z] [2020-07-08T23:45:35.820Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-08T23:45:35.820Z] #25 4.816 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2020-07-08T23:45:35.820Z] #25 5.275 [2020-07-08T23:45:35.820Z] #25 5.521 ## 2.9% #### 6.5% ########## 15.0% ############# 19.2% ################# 24.4% ###################### 31.1% ######################## 33.8% ############################ 39.2% ################################ 45.2% ################################### 49.6% ####################################### 54.5% ############################################ 61.7% ################################################ 67.7% #################################################### 73.5% ######################################################## 78.0% ############################################################ 83.6% ############################################################### 88.2% ################################################################### 94.4% ######################################################################## 100.0% [2020-07-08T23:45:35.820Z] #25 7.793 [2020-07-08T23:45:35.820Z] #25 7.947 ############## 20.3% [2020-07-08T23:45:35.820Z] #25 ... [2020-07-08T23:45:35.820Z] [2020-07-08T23:45:35.820Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-08T23:45:35.820Z] #30 40.86 sync [2020-07-08T23:45:35.820Z] #30 40.87 internal/reflectlite [2020-07-08T23:45:35.820Z] #30 44.21 sort [2020-07-08T23:45:35.820Z] #30 44.22 errors [2020-07-08T23:45:35.820Z] #30 45.01 strconv [2020-07-08T23:45:35.820Z] #30 46.30 io [2020-07-08T23:45:35.820Z] #30 47.59 internal/oserror [2020-07-08T23:45:35.820Z] #30 47.66 syscall [2020-07-08T23:45:35.820Z] #30 49.56 reflect [2020-07-08T23:45:35.820Z] #30 ... [2020-07-08T23:45:35.820Z] [2020-07-08T23:45:35.820Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-08T23:45:35.820Z] #52 2.837 + RM_GOPATH=0 [2020-07-08T23:45:35.820Z] #52 2.839 + TMP_GOPATH= [2020-07-08T23:45:35.820Z] #52 2.839 + : /build [2020-07-08T23:45:35.820Z] #52 2.839 + '[' -z '' ']' [2020-07-08T23:45:35.820Z] #52 2.842 ++ mktemp -d [2020-07-08T23:45:35.820Z] #52 2.853 + export GOPATH=/tmp/tmp.xbugeVDa1R [2020-07-08T23:45:35.820Z] #52 2.853 + GOPATH=/tmp/tmp.xbugeVDa1R [2020-07-08T23:45:35.820Z] #52 2.853 + RM_GOPATH=1 [2020-07-08T23:45:35.820Z] #52 2.853 + case "$(go env GOARCH)" in [2020-07-08T23:45:35.820Z] #52 2.854 ++ go env GOARCH [2020-07-08T23:45:35.820Z] #52 2.881 + export GO_BUILDMODE=-buildmode=pie [2020-07-08T23:45:35.820Z] #52 2.885 + GO_BUILDMODE=-buildmode=pie [2020-07-08T23:45:36.059Z] #25 7.821 0.2% ################ 22.4% ############################# 40.8% ############################################# 63.0% ############################################################### 88.8% ######################################################################## 100.0% [2020-07-08T23:45:36.077Z] #52 2.886 ++ dirname /tmp/install/install.sh [2020-07-08T23:45:36.077Z] #52 2.892 + dir=/tmp/install [2020-07-08T23:45:36.077Z] #52 2.894 + bin=containerd [2020-07-08T23:45:36.077Z] #52 2.895 + shift [2020-07-08T23:45:36.077Z] #52 2.895 + '[' '!' -f /tmp/install/containerd.installer ']' [2020-07-08T23:45:36.077Z] #52 2.895 + . /tmp/install/containerd.installer [2020-07-08T23:45:36.077Z] #52 2.895 ++ set -e [2020-07-08T23:45:36.077Z] #52 2.896 ++ : be75852b8d7849474a20192f9ed1bf34fdd454f1 [2020-07-08T23:45:36.077Z] #52 2.899 + install_containerd [2020-07-08T23:45:36.077Z] #52 2.902 + echo 'Install containerd version be75852b8d7849474a20192f9ed1bf34fdd454f1' [2020-07-08T23:45:36.077Z] #52 2.902 Install containerd version be75852b8d7849474a20192f9ed1bf34fdd454f1 [2020-07-08T23:45:36.077Z] #52 2.902 + git clone https://github.com/containerd/containerd.git /tmp/tmp.xbugeVDa1R/src/github.com/containerd/containerd [2020-07-08T23:45:36.077Z] #52 2.923 Cloning into '/tmp/tmp.xbugeVDa1R/src/github.com/containerd/containerd'... [2020-07-08T23:45:36.083Z] #31 ... [2020-07-08T23:45:36.083Z] [2020-07-08T23:45:36.083Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-08T23:45:36.321Z] #25 ... [2020-07-08T23:45:36.321Z] [2020-07-08T23:45:36.321Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-08T23:45:36.321Z] #52 3.593 + RM_GOPATH=0 [2020-07-08T23:45:36.321Z] #52 3.593 + TMP_GOPATH= [2020-07-08T23:45:36.322Z] #52 3.593 + : /build [2020-07-08T23:45:36.322Z] #52 3.593 + '[' -z '' ']' [2020-07-08T23:45:36.322Z] #52 3.594 ++ mktemp -d [2020-07-08T23:45:36.322Z] #52 3.595 + export GOPATH=/tmp/tmp.MqZ7g1pQCl [2020-07-08T23:45:36.322Z] #52 3.595 + GOPATH=/tmp/tmp.MqZ7g1pQCl [2020-07-08T23:45:36.322Z] #52 3.595 + RM_GOPATH=1 [2020-07-08T23:45:36.322Z] #52 3.595 + case "$(go env GOARCH)" in [2020-07-08T23:45:36.322Z] #52 3.597 ++ go env GOARCH [2020-07-08T23:45:36.322Z] #52 3.618 + export GO_BUILDMODE=-buildmode=pie [2020-07-08T23:45:36.322Z] #52 3.618 + GO_BUILDMODE=-buildmode=pie [2020-07-08T23:45:36.322Z] #52 3.618 ++ dirname /tmp/install/install.sh [2020-07-08T23:45:36.322Z] #52 3.620 + dir=/tmp/install [2020-07-08T23:45:36.322Z] #52 3.620 + bin=containerd [2020-07-08T23:45:36.322Z] #52 3.620 + shift [2020-07-08T23:45:36.322Z] #52 3.621 Install containerd version be75852b8d7849474a20192f9ed1bf34fdd454f1 [2020-07-08T23:45:36.322Z] #52 3.622 + '[' '!' -f /tmp/install/containerd.installer ']' [2020-07-08T23:45:36.322Z] #52 3.622 + . /tmp/install/containerd.installer [2020-07-08T23:45:36.322Z] #52 3.622 ++ set -e [2020-07-08T23:45:36.322Z] #52 3.622 ++ : be75852b8d7849474a20192f9ed1bf34fdd454f1 [2020-07-08T23:45:36.322Z] #52 3.622 + install_containerd [2020-07-08T23:45:36.322Z] #52 3.622 + echo 'Install containerd version be75852b8d7849474a20192f9ed1bf34fdd454f1' [2020-07-08T23:45:36.322Z] #52 3.622 + git clone https://github.com/containerd/containerd.git /tmp/tmp.MqZ7g1pQCl/src/github.com/containerd/containerd [2020-07-08T23:45:36.322Z] #52 3.623 Cloning into '/tmp/tmp.MqZ7g1pQCl/src/github.com/containerd/containerd'... [2020-07-08T23:45:36.585Z] #52 ... [2020-07-08T23:45:36.585Z] [2020-07-08T23:45:36.585Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-08T23:45:36.585Z] #10 35.29 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre32-3 arm64 2:8.39-12 [230 kB] [2020-07-08T23:45:36.585Z] #10 35.30 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcrecpp0v5 arm64 2:8.39-12 [151 kB] [2020-07-08T23:45:36.585Z] #10 35.31 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre3-dev arm64 2:8.39-12 [578 kB] [2020-07-08T23:45:36.585Z] #10 35.34 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libselinux1-dev arm64 2.8-1+b1 [163 kB] [2020-07-08T23:45:36.585Z] #10 35.35 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper-dev arm64 2:1.02.155-3 [51.4 kB] [2020-07-08T23:45:36.585Z] #10 35.36 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libseccomp-dev arm64 2.3.3-4 [61.8 kB] [2020-07-08T23:45:36.585Z] #10 35.36 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsystemd-dev arm64 241-7~deb10u4 [322 kB] [2020-07-08T23:45:36.585Z] #10 37.14 debconf: delaying package configuration, since apt-utils is not installed [2020-07-08T23:45:36.585Z] #10 37.32 Fetched 73.3 MB in 6s (12.4 MB/s) [2020-07-08T23:45:36.585Z] #10 37.38 Selecting previously unselected package binutils-mingw-w64-i686. [2020-07-08T23:45:36.585Z] #10 37.38 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15383 files and directories currently installed.) [2020-07-08T23:45:36.585Z] #10 37.45 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_arm64.deb ... [2020-07-08T23:45:36.585Z] #10 37.46 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-07-08T23:45:36.585Z] #10 38.80 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-07-08T23:45:36.585Z] #10 38.80 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_arm64.deb ... [2020-07-08T23:45:36.585Z] #10 38.81 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-07-08T23:45:36.585Z] #10 40.67 Selecting previously unselected package binutils-mingw-w64. [2020-07-08T23:45:36.585Z] #10 40.68 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-07-08T23:45:36.585Z] #10 40.69 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-07-08T23:45:36.585Z] #10 40.85 Selecting previously unselected package libdevmapper1.02.1:arm64. [2020-07-08T23:45:36.585Z] #10 40.86 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_arm64.deb ... [2020-07-08T23:45:36.585Z] #10 40.90 Unpacking libdevmapper1.02.1:arm64 (2:1.02.155-3) ... [2020-07-08T23:45:36.585Z] #10 41.44 Selecting previously unselected package dmsetup. [2020-07-08T23:45:36.585Z] #10 41.45 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_arm64.deb ... [2020-07-08T23:45:36.585Z] #10 41.47 Unpacking dmsetup (2:1.02.155-3) ... [2020-07-08T23:45:36.585Z] #10 41.86 Selecting previously unselected package mingw-w64-common. [2020-07-08T23:45:36.585Z] #10 41.87 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-07-08T23:45:36.585Z] #10 41.89 Unpacking mingw-w64-common (6.0.0-3) ... [2020-07-08T23:45:36.585Z] #10 ... [2020-07-08T23:45:36.585Z] [2020-07-08T23:45:36.585Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-08T23:45:36.585Z] #25 8.743 [2020-07-08T23:45:36.585Z] #25 ... [2020-07-08T23:45:36.585Z] [2020-07-08T23:45:36.585Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-08T23:45:36.585Z] #47 33.33 strconv [2020-07-08T23:45:36.585Z] #47 33.34 strings [2020-07-08T23:45:36.585Z] #47 33.35 bytes [2020-07-08T23:45:36.585Z] #47 33.39 syscall [2020-07-08T23:45:36.585Z] #47 37.55 text/tabwriter [2020-07-08T23:45:36.585Z] #47 39.14 reflect [2020-07-08T23:45:36.585Z] #47 39.14 regexp/syntax [2020-07-08T23:45:36.851Z] #47 43.39 context [2020-07-08T23:45:36.851Z] #47 43.41 internal/poll [2020-07-08T23:45:36.851Z] #47 ... [2020-07-08T23:45:36.851Z] [2020-07-08T23:45:36.851Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-08T23:45:36.987Z] #17 5.532 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-07-08T23:45:37.175Z] #25 ... [2020-07-08T23:45:37.175Z] [2020-07-08T23:45:37.175Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-08T23:45:37.175Z] #30 41.00 sync [2020-07-08T23:45:37.175Z] #30 41.00 internal/reflectlite [2020-07-08T23:45:37.175Z] #30 44.29 sort [2020-07-08T23:45:37.175Z] #30 44.31 errors [2020-07-08T23:45:37.175Z] #30 45.06 strconv [2020-07-08T23:45:37.175Z] #30 46.31 io [2020-07-08T23:45:37.175Z] #30 47.95 internal/oserror [2020-07-08T23:45:37.175Z] #30 48.15 syscall [2020-07-08T23:45:37.175Z] #30 49.70 reflect [2020-07-08T23:45:37.175Z] #30 ... [2020-07-08T23:45:37.175Z] [2020-07-08T23:45:37.175Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-08T23:45:37.175Z] #38 47.30 Selecting previously unselected package libprotobuf-lite17:amd64. [2020-07-08T23:45:37.175Z] #38 47.30 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2020-07-08T23:45:37.175Z] #38 47.32 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-07-08T23:45:37.175Z] #38 47.79 Selecting previously unselected package libprotobuf-dev:amd64. [2020-07-08T23:45:37.175Z] #38 47.81 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2020-07-08T23:45:37.175Z] #38 47.84 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-07-08T23:45:37.175Z] #38 49.48 Selecting previously unselected package libprotoc17:amd64. [2020-07-08T23:45:37.175Z] #38 49.49 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2020-07-08T23:45:37.175Z] #38 49.49 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2020-07-08T23:45:37.175Z] #38 50.21 Selecting previously unselected package protobuf-c-compiler. [2020-07-08T23:45:37.175Z] #38 50.21 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2020-07-08T23:45:37.175Z] #38 50.22 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-07-08T23:45:37.175Z] #38 50.39 Selecting previously unselected package protobuf-compiler. [2020-07-08T23:45:37.175Z] #38 50.40 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2020-07-08T23:45:37.175Z] #38 50.40 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-07-08T23:45:37.175Z] #38 50.58 Selecting previously unselected package python-pkg-resources. [2020-07-08T23:45:37.175Z] #38 50.58 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-07-08T23:45:37.175Z] #38 50.61 Unpacking python-pkg-resources (40.8.0-1) ... [2020-07-08T23:45:37.175Z] #38 50.88 Selecting previously unselected package python-six. [2020-07-08T23:45:37.175Z] #38 50.89 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-07-08T23:45:37.175Z] #38 50.90 Unpacking python-six (1.12.0-1) ... [2020-07-08T23:45:37.175Z] #38 50.98 Selecting previously unselected package python-protobuf. [2020-07-08T23:45:37.175Z] #38 50.98 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2020-07-08T23:45:37.175Z] #38 50.99 Unpacking python-protobuf (3.6.1.3-2) ... [2020-07-08T23:45:37.175Z] #38 51.41 Setting up python-pkg-resources (40.8.0-1) ... [2020-07-08T23:45:37.381Z] #25 9.010 0.2% ############### 21.3% ##################### 30.1% ################################## 47.2% ################################################ 67.5% ############################################################### 88.0% ######################################################################## 100.0% [2020-07-08T23:45:37.558Z] #17 ... [2020-07-08T23:45:37.558Z] [2020-07-08T23:45:37.558Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-08T23:45:37.558Z] #39 60.30 CC criu/arch/x86/sigaction_compat.o [2020-07-08T23:45:37.558Z] #39 60.68 CC criu/arch/x86/sigframe.o [2020-07-08T23:45:37.558Z] #39 61.02 LINK criu/arch/x86/crtools.built-in.o [2020-07-08T23:45:37.558Z] #39 61.07 DEP criu/pie/util-vdso-elf32.d [2020-07-08T23:45:37.558Z] #39 61.20 DEP criu/pie/util-vdso.d [2020-07-08T23:45:37.558Z] #39 61.32 DEP criu/pie/util.d [2020-07-08T23:45:37.558Z] #39 61.55 CC criu/pie/util.o [2020-07-08T23:45:37.558Z] #39 61.82 CC criu/pie/util-vdso.o [2020-07-08T23:45:37.558Z] #39 62.59 CC criu/pie/util-vdso-elf32.o [2020-07-08T23:45:37.558Z] #39 63.20 AR criu/pie/pie.lib.a [2020-07-08T23:45:37.558Z] #39 63.29 DEP criu/pie/restorer.d [2020-07-08T23:45:37.558Z] #39 63.59 DEP criu/arch/x86/sigaction_compat_pie.d [2020-07-08T23:45:37.558Z] #39 63.72 DEP criu/arch/x86/restorer_unmap.d [2020-07-08T23:45:37.558Z] #39 63.74 DEP criu/arch/x86/restorer.d [2020-07-08T23:45:37.558Z] #39 63.88 DEP criu/arch/x86/vdso-pie.d [2020-07-08T23:45:37.558Z] #39 64.01 DEP criu/pie/parasite-vdso.d [2020-07-08T23:45:37.558Z] #39 64.20 DEP criu/pie/parasite.d [2020-07-08T23:45:37.558Z] #39 64.54 CC criu/pie/parasite.o [2020-07-08T23:45:37.558Z] #39 65.69 LINK criu/pie/parasite.built-in.o [2020-07-08T23:45:37.558Z] #39 65.69 GEN criu/pie/parasite-blob.h [2020-07-08T23:45:37.558Z] #39 65.73 CC criu/pie/parasite-vdso.o [2020-07-08T23:45:37.558Z] #39 66.33 CC criu/arch/x86/vdso-pie.o [2020-07-08T23:45:37.558Z] #39 66.53 CC criu/arch/x86/restorer.o [2020-07-08T23:45:37.558Z] #39 67.15 CC criu/arch/x86/restorer_unmap.o [2020-07-08T23:45:37.558Z] #39 67.23 CC criu/arch/x86/sigaction_compat_pie.o [2020-07-08T23:45:37.558Z] #39 67.54 CC criu/pie/restorer.o [2020-07-08T23:45:37.617Z] #26 11.41 1.1% # 2.2% ## 3.8% ### 4.9% #### 6.5% ##### 8.1% ####### 9.8% ####### 10.9% ######## 12.5% ########## 14.1% ########### 15.8% ############ 17.9% ############# 19.0% ############### 21.2% ################ 22.8% ################# 24.5% ################## 25.5% ################### 26.6% ################### 27.7% #################### 28.8% ##################### 29.9% ###################### 31.0% ####################### 32.6% ######################## 33.7% ######################### 35.3% ########################## 37.0% ########################### 38.6% ############################ 39.7% ############################# 41.3% ############################## 42.9% ################################ 44.5% ################################ 45.6% ################################# 46.7% ################################## 47.7% ################################## 48.3% ################################### 49.3% ################################### 49.9% ##################################### 51.5% ###################################### 53.1% ####################################### 54.8% ######################################## 56.4% ######################################### 57.5% ########################################## 59.7% ############################################ 62.4% ############################################## 64.0% ############################################### 66.2% ################################################# 68.8% ################################################## 70.0% ################################################### 71.1% #################################################### 72.7% ##################################################### 74.4% ###################################################### 76.0% ######################################################## 78.2% ######################################################### 80.4% ########################################################### 82.5% ############################################################# 85.1% ############################################################## 86.2% ############################################################## 87.2% ############################################################### 88.4% ################################################################ 88.9% ################################################################# 90.5% ################################################################## 92.7% ################################################################### 94.4% ##################################################################### 96.0% ###################################################################### 98.4% ######################################################################## 100.0% [2020-07-08T23:45:37.617Z] #26 19.69 [2020-07-08T23:45:37.963Z] #25 9.932 [2020-07-08T23:45:38.129Z] #39 70.72 LINK criu/pie/restorer.built-in.o [2020-07-08T23:45:38.129Z] #39 70.73 GEN criu/pie/restorer-blob.h [2020-07-08T23:45:38.129Z] #39 70.82 DEP criu/vdso.d [2020-07-08T23:45:38.129Z] #39 71.10 DEP criu/vdso-compat.d [2020-07-08T23:45:38.389Z] #39 71.24 DEP criu/uts_ns.d [2020-07-08T23:45:38.563Z] #38 ... [2020-07-08T23:45:38.563Z] [2020-07-08T23:45:38.563Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-08T23:45:38.563Z] #25 4.339 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2020-07-08T23:45:38.563Z] #25 4.726 [2020-07-08T23:45:38.650Z] #39 71.44 DEP criu/util.d [2020-07-08T23:45:38.910Z] #39 71.62 DEP criu/uffd.d [2020-07-08T23:45:39.086Z] #25 4.956 # 1.9% ###### 8.6% ########## 14.3% ############## 19.8% ################### 26.7% ####################### 32.2% ########################## 36.7% ############################# 40.8% ################################# 46.6% ##################################### 51.9% ######################################## 56.0% [2020-07-08T23:45:39.086Z] #25 ... [2020-07-08T23:45:39.086Z] [2020-07-08T23:45:39.086Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-08T23:45:39.086Z] #32 43.32 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2020-07-08T23:45:39.086Z] #32 43.32 Need to get 14.9 MB of archives. [2020-07-08T23:45:39.086Z] #32 43.32 After this operation, 61.8 MB of additional disk space will be used. [2020-07-08T23:45:39.086Z] #32 43.32 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-07-08T23:45:39.086Z] #32 43.34 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-07-08T23:45:39.086Z] #32 43.36 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2020-07-08T23:45:39.086Z] #32 43.54 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-07-08T23:45:39.086Z] #32 45.01 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+b3 [687 kB] [2020-07-08T23:45:39.086Z] #32 45.10 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2020-07-08T23:45:39.086Z] #32 45.17 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2020-07-08T23:45:39.086Z] #32 45.17 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2020-07-08T23:45:39.086Z] #32 45.17 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] [2020-07-08T23:45:39.086Z] #32 45.17 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2020-07-08T23:45:39.086Z] #32 46.77 debconf: delaying package configuration, since apt-utils is not installed [2020-07-08T23:45:39.086Z] #32 47.13 Fetched 14.9 MB in 3s (5316 kB/s) [2020-07-08T23:45:39.086Z] #32 47.33 Selecting previously unselected package xxd. [2020-07-08T23:45:39.086Z] #32 47.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 ... 15410 files and directories currently installed.) [2020-07-08T23:45:39.086Z] #32 47.50 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-07-08T23:45:39.086Z] #32 47.51 Unpacking xxd (2:8.1.0875-5) ... [2020-07-08T23:45:39.086Z] #32 47.98 Selecting previously unselected package vim-common. [2020-07-08T23:45:39.086Z] #32 47.99 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-07-08T23:45:39.086Z] #32 48.11 Unpacking vim-common (2:8.1.0875-5) ... [2020-07-08T23:45:39.086Z] #32 48.63 Selecting previously unselected package cmake-data. [2020-07-08T23:45:39.086Z] #32 48.63 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-07-08T23:45:39.086Z] #32 48.63 Unpacking cmake-data (3.13.4-1) ... [2020-07-08T23:45:39.086Z] #32 51.38 Selecting previously unselected package libicu63:amd64. [2020-07-08T23:45:39.086Z] #32 51.41 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-07-08T23:45:39.086Z] #32 51.41 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-07-08T23:45:39.161Z] #26 ... [2020-07-08T23:45:39.161Z] [2020-07-08T23:45:39.161Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-08T23:45:39.161Z] #42 48.66 sync [2020-07-08T23:45:39.161Z] #42 48.71 internal/reflectlite [2020-07-08T23:45:39.161Z] #42 52.13 math/rand [2020-07-08T23:45:39.161Z] #42 52.14 github.com/LK4D4/vndr/godl/singleflight [2020-07-08T23:45:39.161Z] #42 52.14 internal/singleflight [2020-07-08T23:45:39.161Z] #42 56.89 io [2020-07-08T23:45:39.161Z] #42 56.90 strconv [2020-07-08T23:45:39.161Z] #42 56.92 syscall [2020-07-08T23:45:39.161Z] #42 56.95 vendor/golang.org/x/net/dns/dnsmessage [2020-07-08T23:45:39.161Z] #42 ... [2020-07-08T23:45:39.161Z] [2020-07-08T23:45:39.161Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-08T23:45:39.161Z] #26 21.18 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2020-07-08T23:45:39.170Z] #39 71.85 DEP criu/tun.d [2020-07-08T23:45:39.170Z] #39 72.00 DEP criu/tty.d [2020-07-08T23:45:39.283Z] #25 10.23 0.0% ## 3.0% ##### 8.2% ######### 12.9% ############ 16.7% ############### 22.1% ################### 27.1% ####################### 33.0% ########################## 36.6% ############################ 40.2% ############################### 43.1% ### [2020-07-08T23:45:39.283Z] #25 ... [2020-07-08T23:45:39.283Z] [2020-07-08T23:45:39.283Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-07-08T23:45:39.283Z] #28 35.61 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-07-08T23:45:39.283Z] #28 ... [2020-07-08T23:45:39.283Z] [2020-07-08T23:45:39.283Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-08T23:45:39.350Z] #32 ... [2020-07-08T23:45:39.350Z] [2020-07-08T23:45:39.350Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-08T23:45:39.430Z] #39 72.18 DEP criu/timerfd.d [2020-07-08T23:45:39.462Z] #26 21.59 [2020-07-08T23:45:39.685Z] using credential docker-jenkins-github-credentials [2020-07-08T23:45:39.691Z] #39 72.36 DEP criu/timens.d [2020-07-08T23:45:39.756Z] Cloning the remote Git repository [2020-07-08T23:45:39.756Z] Cloning with configured refspecs honoured and without tags [2020-07-08T23:45:39.766Z] [2020-07-08T23:45:39.766Z] #26 ... [2020-07-08T23:45:39.766Z] [2020-07-08T23:45:39.766Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-08T23:45:39.766Z] #33 54.61 Selecting previously unselected package librhash0:ppc64el. [2020-07-08T23:45:39.766Z] #33 54.62 Preparing to unpack .../7-librhash0_1.3.8-1_ppc64el.deb ... [2020-07-08T23:45:39.766Z] #33 54.62 Unpacking librhash0:ppc64el (1.3.8-1) ... [2020-07-08T23:45:39.766Z] #33 54.82 Selecting previously unselected package libuv1:ppc64el. [2020-07-08T23:45:39.766Z] #33 54.87 Preparing to unpack .../8-libuv1_1.24.1-1_ppc64el.deb ... [2020-07-08T23:45:39.766Z] #33 54.87 Unpacking libuv1:ppc64el (1.24.1-1) ... [2020-07-08T23:45:39.766Z] #33 55.05 Selecting previously unselected package cmake. [2020-07-08T23:45:39.766Z] #33 55.08 Preparing to unpack .../9-cmake_3.13.4-1_ppc64el.deb ... [2020-07-08T23:45:39.766Z] #33 55.09 Unpacking cmake (3.13.4-1) ... [2020-07-08T23:45:39.766Z] #33 58.74 Setting up libicu63:ppc64el (63.1-6+deb10u1) ... [2020-07-08T23:45:39.766Z] #33 58.75 Setting up xxd (2:8.1.0875-5) ... [2020-07-08T23:45:39.766Z] #33 58.76 Setting up libuv1:ppc64el (1.24.1-1) ... [2020-07-08T23:45:39.766Z] #33 58.77 Setting up vim-common (2:8.1.0875-5) ... [2020-07-08T23:45:39.766Z] #33 58.83 Setting up librhash0:ppc64el (1.3.8-1) ... [2020-07-08T23:45:39.766Z] #33 58.84 Setting up cmake-data (3.13.4-1) ... [2020-07-08T23:45:39.766Z] #33 58.86 Setting up libxml2:ppc64el (2.9.4+dfsg1-7+b3) ... [2020-07-08T23:45:39.766Z] #33 58.88 Setting up libjsoncpp1:ppc64el (1.7.4-3) ... [2020-07-08T23:45:39.766Z] #33 58.89 Setting up libarchive13:ppc64el (3.3.3-4+deb10u1) ... [2020-07-08T23:45:39.766Z] #33 58.90 Setting up cmake (3.13.4-1) ... [2020-07-08T23:45:39.766Z] #33 58.91 Processing triggers for libc-bin (2.28-10) ... [2020-07-08T23:45:39.766Z] #33 58.98 Processing triggers for mime-support (3.62) ... [2020-07-08T23:45:39.766Z] #33 DONE 59.3s [2020-07-08T23:45:39.766Z] [2020-07-08T23:45:39.766Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-08T23:45:39.766Z] #26 21.76 ## 4.0% #################################################################### 95.5% ######################################################################## 100.0% [2020-07-08T23:45:39.871Z] #25 4.956 # 1.9% ###### 8.6% ########## 14.3% ############## 19.8% ################### 26.7% ####################### 32.2% ########################## 36.7% ############################# 40.8% ################################# 46.6% ##################################### 51.9% ######################################## 56.0% ########################################### 60.8% ################################################## 69.5% ##################################################### 74.1% ###################################################### 76.4% ########################################################### 82.3% ################################################################ 89.9% ######################################################################## 100.0% [2020-07-08T23:45:39.871Z] #25 ... [2020-07-08T23:45:39.871Z] [2020-07-08T23:45:39.871Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-08T23:45:39.871Z] #41 44.02 github.com/LK4D4/vndr/godl/singleflight [2020-07-08T23:45:39.871Z] #41 44.02 internal/reflectlite [2020-07-08T23:45:39.871Z] #41 44.78 math/rand [2020-07-08T23:45:39.871Z] #41 46.29 internal/singleflight [2020-07-08T23:45:39.871Z] #41 48.04 strconv [2020-07-08T23:45:39.871Z] #41 48.05 bytes [2020-07-08T23:45:39.871Z] #41 50.24 bufio [2020-07-08T23:45:39.871Z] #41 52.01 syscall [2020-07-08T23:45:39.871Z] #41 52.06 reflect [2020-07-08T23:45:39.951Z] #39 72.59 DEP criu/sysfs_parse.d [2020-07-08T23:45:39.951Z] #39 72.74 DEP criu/sysctl.d [2020-07-08T23:45:40.067Z] #26 22.04 [2020-07-08T23:45:40.132Z] #41 ... [2020-07-08T23:45:40.132Z] [2020-07-08T23:45:40.132Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-07-08T23:45:40.132Z] #28 51.79 Checking out files: 86% (1310/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-07-08T23:45:40.132Z] #28 52.52 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-07-08T23:45:40.132Z] #28 52.75 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-07-08T23:45:40.211Z] #39 72.93 DEP criu/string.d [2020-07-08T23:45:40.211Z] #39 72.97 DEP criu/stats.d [2020-07-08T23:45:40.211Z] #39 73.16 DEP criu/sockets.d [2020-07-08T23:45:40.340Z] #25 10.23 0.0% ## 3.0% ##### 8.2% ######### 12.9% ############ 16.7% ############### 22.1% ################### 27.1% ####################### 33.0% ########################## 36.6% ############################ 40.2% ############################### 43.1% ################################## 48.0% ####################################### 54.9% ########################################### 60.4% ############################################# 63.2% ################################################# 68.4% ###################################################### 75.2% ########################################################## 81.2% ############################################################## 86.5% ################################################################## 92.7% ######################################################################## 100.0% [2020-07-08T23:45:40.471Z] #39 73.43 DEP criu/sk-unix.d [2020-07-08T23:45:40.603Z] #25 12.84 [2020-07-08T23:45:40.715Z] #26 ... [2020-07-08T23:45:40.715Z] [2020-07-08T23:45:40.715Z] #29 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-07-08T23:45:40.716Z] #29 50.27 Checking out files: 52% (799/1521) Checking out files: 53% (807/1521) Checking out files: 54% (822/1521) Checking out files: 55% (837/1521) Checking out files: 56% (852/1521) Checking out files: 57% (867/1521) Checking out files: 58% (883/1521) Checking out files: 59% (898/1521) Checking out files: 60% (913/1521) Checking out files: 61% (928/1521) Checking out files: 62% (944/1521) Checking out files: 63% (959/1521) Checking out files: 64% (974/1521) Checking out files: 65% (989/1521) Checking out files: 66% (1004/1521) Checking out files: 67% (1020/1521) Checking out files: 68% (1035/1521) Checking out files: 69% (1050/1521) Checking out files: 70% (1065/1521) Checking out files: 71% (1080/1521) Checking out files: 72% (1096/1521) Checking out files: 73% (1111/1521) Checking out files: 74% (1126/1521) Checking out files: 75% (1141/1521) Checking out files: 76% (1156/1521) Checking out files: 77% (1172/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: 89% (1366/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-07-08T23:45:40.716Z] #29 52.05 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-07-08T23:45:40.716Z] #29 52.34 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-07-08T23:45:41.016Z] #29 ... [2020-07-08T23:45:41.016Z] [2020-07-08T23:45:41.016Z] #34 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-08T23:45:41.016Z] #34 0.370 + RM_GOPATH=0 [2020-07-08T23:45:41.016Z] #34 0.370 + TMP_GOPATH= [2020-07-08T23:45:41.016Z] #34 0.370 + : /build [2020-07-08T23:45:41.016Z] #34 0.370 + '[' -z '' ']' [2020-07-08T23:45:41.016Z] #34 0.371 ++ mktemp -d [2020-07-08T23:45:41.016Z] #34 0.373 + export GOPATH=/tmp/tmp.Ou6uX82o0c [2020-07-08T23:45:41.016Z] #34 0.373 + GOPATH=/tmp/tmp.Ou6uX82o0c [2020-07-08T23:45:41.016Z] #34 0.373 + RM_GOPATH=1 [2020-07-08T23:45:41.016Z] #34 0.374 + case "$(go env GOARCH)" in [2020-07-08T23:45:41.016Z] #34 0.378 ++ go env GOARCH [2020-07-08T23:45:41.016Z] #34 0.399 + export GO_BUILDMODE=-buildmode=pie [2020-07-08T23:45:41.016Z] #34 0.399 + GO_BUILDMODE=-buildmode=pie [2020-07-08T23:45:41.016Z] #34 0.403 ++ dirname /tmp/install/install.sh [2020-07-08T23:45:41.016Z] #34 0.405 + dir=/tmp/install [2020-07-08T23:45:41.016Z] #34 0.411 + bin=tini [2020-07-08T23:45:41.016Z] #34 0.411 + shift [2020-07-08T23:45:41.016Z] #34 0.411 + '[' '!' -f /tmp/install/tini.installer ']' [2020-07-08T23:45:41.016Z] #34 0.411 + . /tmp/install/tini.installer [2020-07-08T23:45:41.016Z] #34 0.411 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2020-07-08T23:45:41.016Z] #34 0.412 + install_tini [2020-07-08T23:45:41.016Z] #34 0.412 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-07-08T23:45:41.016Z] #34 0.412 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-07-08T23:45:41.016Z] #34 0.412 + git clone https://github.com/krallin/tini.git /tmp/tmp.Ou6uX82o0c/tini [2020-07-08T23:45:41.016Z] #34 0.426 Cloning into '/tmp/tmp.Ou6uX82o0c/tini'... [2020-07-08T23:45:41.041Z] #39 73.63 DEP criu/sk-tcp.d [2020-07-08T23:45:41.041Z] #39 73.80 DEP criu/sk-queue.d [2020-07-08T23:45:41.041Z] #39 74.01 DEP criu/sk-packet.d [2020-07-08T23:45:39.941Z] Cloning repository https://github.com/moby/moby.git [2020-07-08T23:45:40.418Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2020-07-08T23:45:41.302Z] #39 74.14 DEP criu/sk-netlink.d [2020-07-08T23:45:41.302Z] #39 74.27 DEP criu/sk-inet.d [2020-07-08T23:45:41.315Z] #34 1.509 + cd /tmp/tmp.Ou6uX82o0c/tini [2020-07-08T23:45:41.315Z] #34 1.509 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-07-08T23:45:41.315Z] #34 1.537 + cmake . [2020-07-08T23:45:41.342Z] #52 ... [2020-07-08T23:45:41.342Z] [2020-07-08T23:45:41.342Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-08T23:45:41.342Z] #25 7.947 ############## 20.3% ############################################### 65.3% ######################################################################## 100.0% [2020-07-08T23:45:41.342Z] #25 8.467 [2020-07-08T23:45:41.342Z] #25 8.708 ############### 21.2% ################################## 47.7% ################################################## 70.7% ###################################################################### 98.4% ######################################################################## 100.0% [2020-07-08T23:45:41.342Z] #25 9.521 [2020-07-08T23:45:41.342Z] #25 9.713 0.0% ##### 8.2% ########### 16.1% ################# 24.6% ####################### 32.5% ############################ 39.4% ############################### 43.7% ################################## 47.6% #################################### 51.2% ######################################### 58.2% ############################################# 62.8% ################################################### 71.5% ######################################################### 80.1% ################################################################# 90.8% ######################################################################## 100.0% [2020-07-08T23:45:41.342Z] #25 11.56 [2020-07-08T23:45:41.562Z] #39 74.42 DEP criu/signalfd.d [2020-07-08T23:45:41.562Z] #39 74.54 DEP criu/sigframe.d [2020-07-08T23:45:41.597Z] #28 ... [2020-07-08T23:45:41.597Z] [2020-07-08T23:45:41.597Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-08T23:45:41.597Z] #10 45.38 The following NEW packages will be installed: [2020-07-08T23:45:41.597Z] #10 45.38 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-07-08T23:45:41.597Z] #10 45.38 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-07-08T23:45:41.597Z] #10 45.38 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-07-08T23:45:41.597Z] #10 45.38 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-07-08T23:45:41.597Z] #10 45.41 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-07-08T23:45:41.597Z] #10 45.41 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-07-08T23:45:41.597Z] #10 45.96 0 upgraded, 25 newly installed, 0 to remove and 0 not upgraded. [2020-07-08T23:45:41.597Z] #10 45.96 Need to get 77.7 MB of archives. [2020-07-08T23:45:41.597Z] #10 45.96 After this operation, 487 MB of additional disk space will be used. [2020-07-08T23:45:41.597Z] #10 45.96 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB] [2020-07-08T23:45:41.597Z] #10 46.18 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-x86-64 amd64 2.31.1-11+8.3 [2642 kB] [2020-07-08T23:45:41.597Z] #10 46.43 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2020-07-08T23:45:41.597Z] #10 46.43 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2020-07-08T23:45:41.597Z] #10 46.44 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2020-07-08T23:45:41.597Z] #10 46.45 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2020-07-08T23:45:41.597Z] #10 46.87 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2020-07-08T23:45:41.597Z] #10 47.51 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u1 [175 kB] [2020-07-08T23:45:41.597Z] #10 47.55 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [35.8 MB] [2020-07-08T23:45:41.597Z] #10 51.07 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [25.4 MB] [2020-07-08T23:45:41.597Z] #10 53.41 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2020-07-08T23:45:41.597Z] #10 53.42 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2020-07-08T23:45:41.597Z] #10 53.43 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-07-08T23:45:41.597Z] #10 53.44 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-07-08T23:45:41.597Z] #10 53.45 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB] [2020-07-08T23:45:41.597Z] #10 53.46 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u4 [110 kB] [2020-07-08T23:45:41.597Z] #10 53.48 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2020-07-08T23:45:41.597Z] #10 53.53 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2020-07-08T23:45:41.597Z] #10 53.55 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2020-07-08T23:45:41.597Z] #10 53.60 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2020-07-08T23:45:41.597Z] #10 53.63 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2020-07-08T23:45:41.597Z] #10 53.70 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2020-07-08T23:45:41.597Z] #10 53.73 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2020-07-08T23:45:41.597Z] #10 53.74 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB] [2020-07-08T23:45:41.597Z] #10 53.75 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u4 [322 kB] [2020-07-08T23:45:41.597Z] #10 55.03 debconf: delaying package configuration, since apt-utils is not installed [2020-07-08T23:45:41.597Z] #10 55.18 Fetched 77.7 MB in 8s (9521 kB/s) [2020-07-08T23:45:41.597Z] #10 55.26 Selecting previously unselected package binutils-mingw-w64-i686. [2020-07-08T23:45:41.597Z] #10 55.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 ... 15410 files and directories currently installed.) [2020-07-08T23:45:41.597Z] #10 55.32 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2020-07-08T23:45:41.597Z] #10 55.32 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-07-08T23:45:41.597Z] #10 ... [2020-07-08T23:45:41.597Z] [2020-07-08T23:45:41.597Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-08T23:45:41.597Z] #25 7.179 [2020-07-08T23:45:41.598Z] #25 7.398 #### 6.5% ################################## 47.2% ################################################### 70.8% ################################################################ 89.8% ######################################################################## 100.0% [2020-07-08T23:45:41.598Z] #25 8.181 [2020-07-08T23:45:41.730Z] #25 13.11 #=#=# 0.0% # 1.7% # 2.6% ## 4.0% [2020-07-08T23:45:41.730Z] #25 ... [2020-07-08T23:45:41.730Z] [2020-07-08T23:45:41.730Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-08T23:45:41.730Z] #32 38.24 Selecting previously unselected package libicu63:arm64. [2020-07-08T23:45:41.730Z] #32 38.24 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_arm64.deb ... [2020-07-08T23:45:41.730Z] #32 38.28 Unpacking libicu63:arm64 (63.1-6+deb10u1) ... [2020-07-08T23:45:41.730Z] #32 42.20 Selecting previously unselected package libxml2:arm64. [2020-07-08T23:45:41.730Z] #32 42.20 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_arm64.deb ... [2020-07-08T23:45:41.730Z] #32 42.21 Unpacking libxml2:arm64 (2.9.4+dfsg1-7+b3) ... [2020-07-08T23:45:41.730Z] #32 42.67 Selecting previously unselected package libarchive13:arm64. [2020-07-08T23:45:41.730Z] #32 42.68 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_arm64.deb ... [2020-07-08T23:45:41.730Z] #32 42.68 Unpacking libarchive13:arm64 (3.3.3-4+deb10u1) ... [2020-07-08T23:45:41.730Z] #32 42.90 Selecting previously unselected package libjsoncpp1:arm64. [2020-07-08T23:45:41.730Z] #32 42.90 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_arm64.deb ... [2020-07-08T23:45:41.730Z] #32 42.91 Unpacking libjsoncpp1:arm64 (1.7.4-3) ... [2020-07-08T23:45:41.730Z] #32 43.23 Selecting previously unselected package librhash0:arm64. [2020-07-08T23:45:41.730Z] #32 43.24 Preparing to unpack .../7-librhash0_1.3.8-1_arm64.deb ... [2020-07-08T23:45:41.730Z] #32 43.27 Unpacking librhash0:arm64 (1.3.8-1) ... [2020-07-08T23:45:41.730Z] #32 43.51 Selecting previously unselected package libuv1:arm64. [2020-07-08T23:45:41.730Z] #32 43.51 Preparing to unpack .../8-libuv1_1.24.1-1_arm64.deb ... [2020-07-08T23:45:41.730Z] #32 43.54 Unpacking libuv1:arm64 (1.24.1-1) ... [2020-07-08T23:45:41.730Z] #32 43.79 Selecting previously unselected package cmake. [2020-07-08T23:45:41.730Z] #32 43.79 Preparing to unpack .../9-cmake_3.13.4-1_arm64.deb ... [2020-07-08T23:45:41.730Z] #32 43.80 Unpacking cmake (3.13.4-1) ... [2020-07-08T23:45:41.730Z] #32 45.64 Setting up libicu63:arm64 (63.1-6+deb10u1) ... [2020-07-08T23:45:41.730Z] #32 45.67 Setting up xxd (2:8.1.0875-5) ... [2020-07-08T23:45:41.730Z] #32 45.69 Setting up libuv1:arm64 (1.24.1-1) ... [2020-07-08T23:45:41.730Z] #32 45.74 Setting up vim-common (2:8.1.0875-5) ... [2020-07-08T23:45:41.730Z] #32 45.84 Setting up librhash0:arm64 (1.3.8-1) ... [2020-07-08T23:45:41.730Z] #32 45.98 Setting up cmake-data (3.13.4-1) ... [2020-07-08T23:45:41.730Z] #32 46.02 Setting up libxml2:arm64 (2.9.4+dfsg1-7+b3) ... [2020-07-08T23:45:41.730Z] #32 46.04 Setting up libjsoncpp1:arm64 (1.7.4-3) ... [2020-07-08T23:45:41.730Z] #32 46.10 Setting up libarchive13:arm64 (3.3.3-4+deb10u1) ... [2020-07-08T23:45:41.730Z] #32 46.12 Setting up cmake (3.13.4-1) ... [2020-07-08T23:45:41.730Z] #32 46.14 Processing triggers for libc-bin (2.28-10) ... [2020-07-08T23:45:41.730Z] #32 46.25 Processing triggers for mime-support (3.62) ... [2020-07-08T23:45:41.730Z] #32 ... [2020-07-08T23:45:41.730Z] [2020-07-08T23:45:41.730Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-08T23:45:41.834Z] #39 74.63 DEP criu/shmem.d [2020-07-08T23:45:41.855Z] #25 11.77 1.1% ## 3.0% ## 4.1% #### 5.9% ##### 7.5% ###### 9.0% ####### 10.8% ######### 13.5% ########## 15.0% ########### 15.9% ############ 17.1% ############# 19.1% ############### 21.8% ################# 24.0% ################### 26.5% #################### 28.8% ###################### 31.0% ######################## 33.5% ######################### 36.1% ########################## 36.5% ############################ 38.9% [2020-07-08T23:45:41.855Z] #25 ... [2020-07-08T23:45:41.855Z] [2020-07-08T23:45:41.855Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-08T23:45:41.855Z] #41 46.94 strconv [2020-07-08T23:45:41.855Z] #41 46.94 io [2020-07-08T23:45:41.855Z] #41 48.20 bytes [2020-07-08T23:45:41.855Z] #41 50.41 bufio [2020-07-08T23:45:41.855Z] #41 51.46 reflect [2020-07-08T23:45:41.855Z] #41 52.11 syscall [2020-07-08T23:45:41.964Z] #34 2.336 -- The C compiler identification is GNU 8.3.0 [2020-07-08T23:45:42.094Z] #39 74.82 DEP criu/servicefd.d [2020-07-08T23:45:42.116Z] #41 ... [2020-07-08T23:45:42.116Z] [2020-07-08T23:45:42.116Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-08T23:45:42.127Z] #25 8.432 ## 2.9% ################## 25.9% ###################################### 53.5% ###################################################### 75.3% ################################################################## 92.7% ######################################################################## 100.0% [2020-07-08T23:45:42.263Z] #34 2.416 -- Check for working C compiler: /usr/bin/cc [2020-07-08T23:45:42.354Z] #39 75.02 DEP criu/seize.d [2020-07-08T23:45:42.354Z] #39 75.14 DEP criu/seccomp.d [2020-07-08T23:45:42.386Z] #25 9.223 [2020-07-08T23:45:42.614Z] #39 75.38 DEP criu/rst-malloc.d [2020-07-08T23:45:42.614Z] #39 75.44 DEP criu/rbtree.d [2020-07-08T23:45:42.614Z] #39 75.47 DEP criu/pstree.d [2020-07-08T23:45:42.614Z] #39 ... [2020-07-08T23:45:42.614Z] [2020-07-08T23:45:42.614Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-08T23:45:42.614Z] #41 137.1 github.com/LK4D4/vndr/godl [2020-07-08T23:45:42.614Z] #41 137.8 github.com/LK4D4/vndr [2020-07-08T23:45:42.648Z] #25 9.454 ## 3.2% ####### 11.0% ############ 17.2% [2020-07-08T23:45:42.648Z] #25 ... [2020-07-08T23:45:42.648Z] [2020-07-08T23:45:42.648Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-08T23:45:42.648Z] #52 3.397 + RM_GOPATH=0 [2020-07-08T23:45:42.648Z] #52 3.397 + TMP_GOPATH= [2020-07-08T23:45:42.648Z] #52 3.397 + : /build [2020-07-08T23:45:42.648Z] #52 3.397 + '[' -z '' ']' [2020-07-08T23:45:42.648Z] #52 3.398 ++ mktemp -d [2020-07-08T23:45:42.648Z] #52 3.403 + export GOPATH=/tmp/tmp.xTjTaT8OXB [2020-07-08T23:45:42.648Z] #52 3.403 + GOPATH=/tmp/tmp.xTjTaT8OXB [2020-07-08T23:45:42.648Z] #52 3.403 + RM_GOPATH=1 [2020-07-08T23:45:42.648Z] #52 3.403 + case "$(go env GOARCH)" in [2020-07-08T23:45:42.648Z] #52 3.404 ++ go env GOARCH [2020-07-08T23:45:42.648Z] #52 3.456 + export GO_BUILDMODE=-buildmode=pie [2020-07-08T23:45:42.648Z] #52 3.456 + GO_BUILDMODE=-buildmode=pie [2020-07-08T23:45:42.648Z] #52 3.460 ++ dirname /tmp/install/install.sh [2020-07-08T23:45:42.648Z] #52 3.461 + dir=/tmp/install [2020-07-08T23:45:42.648Z] #52 3.461 + bin=containerd [2020-07-08T23:45:42.648Z] #52 3.461 + shift [2020-07-08T23:45:42.648Z] #52 3.462 + '[' '!' -f /tmp/install/containerd.installer ']' [2020-07-08T23:45:42.648Z] #52 3.462 + . /tmp/install/containerd.installer [2020-07-08T23:45:42.648Z] #52 3.462 ++ set -e [2020-07-08T23:45:42.648Z] #52 3.462 ++ : be75852b8d7849474a20192f9ed1bf34fdd454f1 [2020-07-08T23:45:42.648Z] #52 3.463 + install_containerd [2020-07-08T23:45:42.648Z] #52 3.463 + echo 'Install containerd version be75852b8d7849474a20192f9ed1bf34fdd454f1' [2020-07-08T23:45:42.648Z] #52 3.463 Install containerd version be75852b8d7849474a20192f9ed1bf34fdd454f1 [2020-07-08T23:45:42.648Z] #52 3.463 + git clone https://github.com/containerd/containerd.git /tmp/tmp.xTjTaT8OXB/src/github.com/containerd/containerd [2020-07-08T23:45:42.648Z] #52 3.469 Cloning into '/tmp/tmp.xTjTaT8OXB/src/github.com/containerd/containerd'... [2020-07-08T23:45:42.814Z] #25 13.11 #=#=# 0.0% # 1.7% # 2.6% ## 4.0% ### 5.0% #### 6.2% ##### 7.3% ##### 7.8% ###### 9.1% ####### 10.3% ######## 11.2% ######## 12.1% ######### 13.8% ############ 16.7% ############ 17.7% [2020-07-08T23:45:42.814Z] #25 ... [2020-07-08T23:45:42.814Z] [2020-07-08T23:45:42.815Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-08T23:45:42.815Z] #38 39.43 Setting up python-pkg-resources (40.8.0-1) ... [2020-07-08T23:45:42.815Z] #38 41.90 Setting up libprotobuf-lite17:arm64 (3.6.1.3-2) ... [2020-07-08T23:45:42.815Z] #38 41.92 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2020-07-08T23:45:42.815Z] #38 41.94 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2020-07-08T23:45:42.815Z] #38 41.96 Setting up libprotobuf-c-dev:arm64 (1.3.1-1+b1) ... [2020-07-08T23:45:42.815Z] #38 42.02 Setting up python-six (1.12.0-1) ... [2020-07-08T23:45:42.815Z] #38 43.97 Setting up zlib1g-dev:arm64 (1:1.2.11.dfsg-1) ... [2020-07-08T23:45:42.815Z] #38 44.02 Setting up libnl-3-200:arm64 (3.4.0-1) ... [2020-07-08T23:45:42.815Z] #38 44.05 Setting up libprotobuf17:arm64 (3.6.1.3-2) ... [2020-07-08T23:45:42.815Z] #38 44.07 Setting up libcap-dev:arm64 (1:2.25-2) ... [2020-07-08T23:45:42.815Z] #38 44.08 Setting up libprotoc17:arm64 (3.6.1.3-2) ... [2020-07-08T23:45:42.815Z] #38 44.10 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-07-08T23:45:42.815Z] #38 44.12 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-07-08T23:45:42.815Z] #38 44.16 Setting up libprotobuf-dev:arm64 (3.6.1.3-2) ... [2020-07-08T23:45:42.815Z] #38 44.19 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-07-08T23:45:42.815Z] #38 44.36 Setting up python-protobuf (3.6.1.3-2) ... [2020-07-08T23:45:42.815Z] #38 48.35 Setting up libnl-3-dev:arm64 (3.4.0-1) ... [2020-07-08T23:45:42.815Z] #38 48.83 Processing triggers for libc-bin (2.28-10) ... [2020-07-08T23:45:42.815Z] #38 ... [2020-07-08T23:45:42.815Z] [2020-07-08T23:45:42.815Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-08T23:45:42.815Z] #32 DONE 49.6s [2020-07-08T23:45:42.815Z] [2020-07-08T23:45:42.815Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-08T23:45:42.912Z] #34 3.040 -- Check for working C compiler: /usr/bin/cc -- works [2020-07-08T23:45:42.912Z] #34 3.043 -- Detecting C compiler ABI info [2020-07-08T23:45:42.913Z] #52 ... [2020-07-08T23:45:42.913Z] [2020-07-08T23:45:42.913Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-08T23:45:42.930Z] #41 ... [2020-07-08T23:45:42.931Z] [2020-07-08T23:45:42.931Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-08T23:45:42.931Z] #17 11.49 Fetched 8360 kB in 10s (874 kB/s) [2020-07-08T23:45:42.931Z] #17 11.49 Reading package lists... [2020-07-08T23:45:42.931Z] #17 ... [2020-07-08T23:45:42.931Z] [2020-07-08T23:45:42.931Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-08T23:45:42.931Z] #41 DONE 147.4s [2020-07-08T23:45:41.418Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-07-08T23:45:41.418Z] > git --version # timeout=10 [2020-07-08T23:45:41.463Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-07-08T23:45:41.466Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/41194/head:refs/remotes/origin/PR-41194 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-08T23:45:43.209Z] [2020-07-08T23:45:43.209Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-08T23:45:43.209Z] #39 75.58 DEP criu/protobuf.d [2020-07-08T23:45:43.209Z] #39 75.76 GEN criu/protobuf-desc-gen.h [2020-07-08T23:45:43.405Z] #25 11.77 1.1% ## 3.0% ## 4.1% #### 5.9% ##### 7.5% ###### 9.0% ####### 10.8% ######### 13.5% ########## 15.0% ########### 15.9% ############ 17.1% ############# 19.1% ############### 21.8% ################# 24.0% ################### 26.5% #################### 28.8% ###################### 31.0% ######################## 33.5% ######################### 36.1% ########################## 36.5% ############################ 38.9% ############################# 40.5% ############################## 42.3% ############################### 43.8% ################################ 45.7% ################################## 47.3% ################################### 49.2% #################################### 51.3% ###################################### 53.1% ######################################## 55.6% ######################################### 57.7% ########################################## 59.7% ############################################ 61.9% ############################################## 64.3% [2020-07-08T23:45:43.405Z] #25 ... [2020-07-08T23:45:43.405Z] [2020-07-08T23:45:43.405Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-08T23:45:43.405Z] #10 48.40 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2020-07-08T23:45:43.405Z] #10 48.71 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u1 [175 kB] [2020-07-08T23:45:43.405Z] #10 48.74 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [35.8 MB] [2020-07-08T23:45:43.405Z] #10 52.04 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [25.4 MB] [2020-07-08T23:45:43.405Z] #10 54.25 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2020-07-08T23:45:43.405Z] #10 54.25 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2020-07-08T23:45:43.405Z] #10 54.27 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-07-08T23:45:43.405Z] #10 54.28 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-07-08T23:45:43.405Z] #10 54.28 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB] [2020-07-08T23:45:43.405Z] #10 54.29 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u4 [110 kB] [2020-07-08T23:45:43.405Z] #10 54.29 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2020-07-08T23:45:43.405Z] #10 54.33 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2020-07-08T23:45:43.405Z] #10 54.35 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2020-07-08T23:45:43.405Z] #10 54.37 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2020-07-08T23:45:43.405Z] #10 54.38 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2020-07-08T23:45:43.405Z] #10 54.46 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2020-07-08T23:45:43.405Z] #10 54.49 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2020-07-08T23:45:43.405Z] #10 54.49 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB] [2020-07-08T23:45:43.405Z] #10 54.50 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u4 [322 kB] [2020-07-08T23:45:43.405Z] #10 55.88 debconf: delaying package configuration, since apt-utils is not installed [2020-07-08T23:45:43.405Z] #10 56.13 Fetched 77.7 MB in 8s (10.3 MB/s) [2020-07-08T23:45:43.405Z] #10 56.28 Selecting previously unselected package binutils-mingw-w64-i686. [2020-07-08T23:45:43.405Z] #10 56.28 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2020-07-08T23:45:43.405Z] #10 56.37 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2020-07-08T23:45:43.405Z] #10 56.37 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-07-08T23:45:43.405Z] #10 ... [2020-07-08T23:45:43.405Z] [2020-07-08T23:45:43.405Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-08T23:45:43.562Z] #34 3.795 -- Detecting C compiler ABI info - done [2020-07-08T23:45:43.562Z] #34 3.884 -- Detecting C compile features [2020-07-08T23:45:43.611Z] #25 13.11 #=#=# 0.0% # 1.7% # 2.6% ## 4.0% ### 5.0% #### 6.2% ##### 7.3% ##### 7.8% ###### 9.1% ####### 10.3% ######## 11.2% ######## 12.1% ######### 13.8% ############ 16.7% ############ 17.7% ############## 20.2% ############### 21.8% ############### 22.2% ################ 22.6% ################# 24.0% ################## 25.8% [2020-07-08T23:45:43.611Z] #25 ... [2020-07-08T23:45:43.611Z] [2020-07-08T23:45:43.611Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-08T23:45:43.611Z] #38 DONE 50.2s [2020-07-08T23:45:43.611Z] [2020-07-08T23:45:43.611Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-08T23:45:44.224Z] #25 9.454 ## 3.2% ####### 11.0% ############ 17.2% ############### 21.7% ################### 27.7% ######################### 35.2% ############################### 43.1% ##################################### 51.7% ########################################## 59.6% ############################################### 66.0% ##################################################### 74.8% ############################################################ 84.6% ################################################################## 93.0% ######################################################################## 100.0% [2020-07-08T23:45:44.636Z] #34 ... [2020-07-08T23:45:44.637Z] [2020-07-08T23:45:44.637Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-08T23:45:44.637Z] #39 54.01 Setting up libprotobuf-lite17:ppc64el (3.6.1.3-2) ... [2020-07-08T23:45:44.637Z] #39 54.02 Setting up libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-07-08T23:45:44.637Z] #39 54.02 Setting up libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-07-08T23:45:44.637Z] #39 54.03 Setting up libprotobuf-c-dev:ppc64el (1.3.1-1+b1) ... [2020-07-08T23:45:44.637Z] #39 54.05 Setting up python-six (1.12.0-1) ... [2020-07-08T23:45:44.637Z] #39 58.23 Setting up zlib1g-dev:ppc64el (1:1.2.11.dfsg-1) ... [2020-07-08T23:45:44.637Z] #39 58.23 Setting up libnl-3-200:ppc64el (3.4.0-1) ... [2020-07-08T23:45:44.637Z] #39 58.25 Setting up libprotobuf17:ppc64el (3.6.1.3-2) ... [2020-07-08T23:45:44.637Z] #39 58.25 Setting up libcap-dev:ppc64el (1:2.25-2) ... [2020-07-08T23:45:44.637Z] #39 58.26 Setting up libprotoc17:ppc64el (3.6.1.3-2) ... [2020-07-08T23:45:44.637Z] #39 58.26 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-07-08T23:45:44.637Z] #39 58.26 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-07-08T23:45:44.637Z] #39 58.28 Setting up libprotobuf-dev:ppc64el (3.6.1.3-2) ... [2020-07-08T23:45:44.637Z] #39 58.29 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-07-08T23:45:44.637Z] #39 58.29 Setting up python-protobuf (3.6.1.3-2) ... [2020-07-08T23:45:44.637Z] #39 ... [2020-07-08T23:45:44.637Z] [2020-07-08T23:45:44.637Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-08T23:45:44.637Z] #11 56.09 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-07-08T23:45:44.637Z] #11 56.11 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_ppc64el.deb ... [2020-07-08T23:45:44.637Z] #11 56.15 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-07-08T23:45:44.637Z] #11 60.24 Selecting previously unselected package binutils-mingw-w64. [2020-07-08T23:45:44.637Z] #11 60.28 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-07-08T23:45:44.637Z] #11 60.29 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-07-08T23:45:44.637Z] #11 60.45 Selecting previously unselected package libdevmapper1.02.1:ppc64el. [2020-07-08T23:45:44.637Z] #11 60.47 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_ppc64el.deb ... [2020-07-08T23:45:44.637Z] #11 60.47 Unpacking libdevmapper1.02.1:ppc64el (2:1.02.155-3) ... [2020-07-08T23:45:44.637Z] #11 60.65 Selecting previously unselected package dmsetup. [2020-07-08T23:45:44.637Z] #11 60.67 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_ppc64el.deb ... [2020-07-08T23:45:44.637Z] #11 60.67 Unpacking dmsetup (2:1.02.155-3) ... [2020-07-08T23:45:44.637Z] #11 60.85 Selecting previously unselected package mingw-w64-common. [2020-07-08T23:45:44.637Z] #11 60.86 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-07-08T23:45:44.637Z] #11 60.86 Unpacking mingw-w64-common (6.0.0-3) ... [2020-07-08T23:45:44.794Z] #25 11.49 [2020-07-08T23:45:45.204Z] #25 11.77 1.1% ## 3.0% ## 4.1% #### 5.9% ##### 7.5% ###### 9.0% ####### 10.8% ######### 13.5% ########## 15.0% ########### 15.9% ############ 17.1% ############# 19.1% ############### 21.8% ################# 24.0% ################### 26.5% #################### 28.8% ###################### 31.0% ######################## 33.5% ######################### 36.1% ########################## 36.5% ############################ 38.9% ############################# 40.5% ############################## 42.3% ############################### 43.8% ################################ 45.7% ################################## 47.3% ################################### 49.2% #################################### 51.3% ###################################### 53.1% ######################################## 55.6% ######################################### 57.7% ########################################## 59.7% ############################################ 61.9% ############################################## 64.3% ############################################### 66.6% ################################################# 69.0% ################################################### 71.5% ##################################################### 73.7% ###################################################### 76.3% ######################################################## 78.4% ######################################################### 80.0% ########################################################## 81.8% ########################################################### 83.3% ############################################################# 85.2% ############################################################### 87.7% ################################################################ 89.9% ################################################################## 92.0% ################################################################### 94.1% ##################################################################### 96.3% ###################################################################### 97.8% ######################################################################## 100.0% [2020-07-08T23:45:45.204Z] #25 17.34 [2020-07-08T23:45:45.692Z] #11 ... [2020-07-08T23:45:45.692Z] [2020-07-08T23:45:45.692Z] #34 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-08T23:45:45.692Z] #34 5.757 -- Detecting C compile features - done [2020-07-08T23:45:45.692Z] #34 5.831 -- Performing Test HAS_BUILTIN_FORTIFY [2020-07-08T23:45:45.692Z] #34 ... [2020-07-08T23:45:45.692Z] [2020-07-08T23:45:45.692Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-08T23:45:45.692Z] #26 23.38 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2020-07-08T23:45:45.692Z] #26 23.45 skipping existing 5cb8031fd95d [2020-07-08T23:45:45.692Z] #26 23.77 [2020-07-08T23:45:45.692Z] #26 25.28 Downloading 'library/debian:buster@sha256:46d659005ca1151087efa997f1039ae45a7bf7a2cbbe2d17d3dcbda632a3ee9a' (1 layers)... [2020-07-08T23:45:45.692Z] #26 25.36 skipping existing 283607eaa57e [2020-07-08T23:45:45.692Z] #26 25.49 [2020-07-08T23:45:45.692Z] #26 26.82 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2020-07-08T23:45:45.692Z] #26 27.28 [2020-07-08T23:45:45.692Z] #26 27.44 ######################################################################## 100.0% [2020-07-08T23:45:45.692Z] #26 27.56 [2020-07-08T23:45:45.692Z] #26 27.62 Download of images into '/build' complete. [2020-07-08T23:45:45.692Z] #26 27.62 Use something like the following to load the result into a Docker daemon: [2020-07-08T23:45:45.692Z] #26 27.62 tar -cC '/build' . | docker load [2020-07-08T23:45:45.692Z] #26 DONE 27.7s [2020-07-08T23:45:45.692Z] [2020-07-08T23:45:45.692Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-08T23:45:45.692Z] #39 65.20 Setting up libnl-3-dev:ppc64el (3.4.0-1) ... [2020-07-08T23:45:45.692Z] #39 65.21 Processing triggers for libc-bin (2.28-10) ... [2020-07-08T23:45:45.692Z] #39 DONE 65.5s [2020-07-08T23:45:45.692Z] [2020-07-08T23:45:45.692Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-08T23:45:45.833Z] #39 78.29 DEP criu/protobuf-desc.d [2020-07-08T23:45:45.833Z] #39 78.41 DEP criu/proc_parse.d [2020-07-08T23:45:45.833Z] #39 78.53 DEP criu/plugin.d [2020-07-08T23:45:45.833Z] #39 78.62 DEP criu/pipes.d [2020-07-08T23:45:45.991Z] #40 ... [2020-07-08T23:45:45.991Z] [2020-07-08T23:45:45.991Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-08T23:45:45.991Z] #48 55.73 strconv [2020-07-08T23:45:45.991Z] #48 55.74 io [2020-07-08T23:45:45.991Z] #48 55.92 syscall [2020-07-08T23:45:45.991Z] #48 59.12 bytes [2020-07-08T23:45:45.991Z] #48 59.13 strings [2020-07-08T23:45:46.093Z] #39 78.77 DEP criu/pie-util.d [2020-07-08T23:45:46.093Z] #39 78.87 DEP criu/pie-util-vdso.d [2020-07-08T23:45:46.093Z] #39 78.97 DEP criu/pie-util-vdso-elf32.d [2020-07-08T23:45:46.134Z] #25 18.19 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2020-07-08T23:45:46.134Z] #25 ... [2020-07-08T23:45:46.134Z] [2020-07-08T23:45:46.134Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-08T23:45:46.134Z] #32 51.08 Selecting previously unselected package cmake-data. [2020-07-08T23:45:46.134Z] #32 51.08 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-07-08T23:45:46.134Z] #32 51.09 Unpacking cmake-data (3.13.4-1) ... [2020-07-08T23:45:46.134Z] #32 53.95 Selecting previously unselected package libicu63:amd64. [2020-07-08T23:45:46.134Z] #32 53.97 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-07-08T23:45:46.134Z] #32 53.98 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-07-08T23:45:46.134Z] #32 ... [2020-07-08T23:45:46.134Z] [2020-07-08T23:45:46.134Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-08T23:45:46.134Z] #38 51.13 Selecting previously unselected package libprotobuf-c1:amd64. [2020-07-08T23:45:46.134Z] #38 51.15 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-07-08T23:45:46.134Z] #38 51.16 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-07-08T23:45:46.134Z] #38 51.28 Selecting previously unselected package libprotobuf-c-dev:amd64. [2020-07-08T23:45:46.134Z] #38 51.29 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2020-07-08T23:45:46.134Z] #38 51.30 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-07-08T23:45:46.134Z] #38 51.45 Selecting previously unselected package zlib1g-dev:amd64. [2020-07-08T23:45:46.134Z] #38 51.45 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2020-07-08T23:45:46.134Z] #38 51.46 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-07-08T23:45:46.134Z] #38 51.74 Selecting previously unselected package libprotobuf17:amd64. [2020-07-08T23:45:46.134Z] #38 51.75 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2020-07-08T23:45:46.134Z] #38 51.76 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2020-07-08T23:45:46.134Z] #38 52.50 Selecting previously unselected package libprotobuf-lite17:amd64. [2020-07-08T23:45:46.134Z] #38 52.50 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2020-07-08T23:45:46.134Z] #38 52.51 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-07-08T23:45:46.134Z] #38 52.75 Selecting previously unselected package libprotobuf-dev:amd64. [2020-07-08T23:45:46.134Z] #38 52.76 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2020-07-08T23:45:46.134Z] #38 52.78 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-07-08T23:45:46.134Z] #38 54.21 Selecting previously unselected package libprotoc17:amd64. [2020-07-08T23:45:46.134Z] #38 54.22 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2020-07-08T23:45:46.134Z] #38 54.25 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2020-07-08T23:45:46.134Z] #38 54.99 Selecting previously unselected package protobuf-c-compiler. [2020-07-08T23:45:46.134Z] #38 55.01 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2020-07-08T23:45:46.134Z] #38 55.02 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-07-08T23:45:46.134Z] #38 55.21 Selecting previously unselected package protobuf-compiler. [2020-07-08T23:45:46.134Z] #38 55.21 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2020-07-08T23:45:46.134Z] #38 55.23 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-07-08T23:45:46.134Z] #38 55.43 Selecting previously unselected package python-pkg-resources. [2020-07-08T23:45:46.134Z] #38 55.44 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-07-08T23:45:46.134Z] #38 55.44 Unpacking python-pkg-resources (40.8.0-1) ... [2020-07-08T23:45:46.134Z] #38 55.79 Selecting previously unselected package python-six. [2020-07-08T23:45:46.134Z] #38 55.79 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-07-08T23:45:46.134Z] #38 55.80 Unpacking python-six (1.12.0-1) ... [2020-07-08T23:45:46.134Z] #38 55.91 Selecting previously unselected package python-protobuf. [2020-07-08T23:45:46.134Z] #38 55.91 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2020-07-08T23:45:46.134Z] #38 55.91 Unpacking python-protobuf (3.6.1.3-2) ... [2020-07-08T23:45:46.134Z] #38 56.59 Setting up python-pkg-resources (40.8.0-1) ... [2020-07-08T23:45:46.134Z] #38 60.92 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-07-08T23:45:46.134Z] #38 60.94 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-07-08T23:45:46.134Z] #38 60.95 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-07-08T23:45:46.134Z] #38 60.97 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-07-08T23:45:46.134Z] #38 60.99 Setting up python-six (1.12.0-1) ... [2020-07-08T23:45:46.292Z] #48 ... [2020-07-08T23:45:46.292Z] [2020-07-08T23:45:46.292Z] #34 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-08T23:45:46.292Z] #34 6.264 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-07-08T23:45:46.292Z] #34 6.594 -- Configuring done [2020-07-08T23:45:46.292Z] #34 6.633 -- Generating done [2020-07-08T23:45:46.292Z] #34 6.638 -- Build files have been written to: /tmp/tmp.Ou6uX82o0c/tini [2020-07-08T23:45:46.292Z] #34 6.646 + make tini-static [2020-07-08T23:45:46.355Z] #39 79.10 DEP criu/path.d [2020-07-08T23:45:46.355Z] #39 79.25 DEP criu/parasite-syscall.d [2020-07-08T23:45:46.391Z] #38 ... [2020-07-08T23:45:46.391Z] [2020-07-08T23:45:46.391Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-08T23:45:46.391Z] #25 18.58 [2020-07-08T23:45:46.592Z] #34 6.940 Scanning dependencies of target tini-static [2020-07-08T23:45:46.615Z] #39 79.45 DEP criu/pagemap.d [2020-07-08T23:45:46.649Z] #25 18.74 ######################################################################## 100.0% [2020-07-08T23:45:46.649Z] #25 18.85 [2020-07-08T23:45:46.816Z] #25 13.11 #=#=# 0.0% # 1.7% # 2.6% ## 4.0% ### 5.0% #### 6.2% ##### 7.3% ##### 7.8% ###### 9.1% ####### 10.3% ######## 11.2% ######## 12.1% ######### 13.8% ############ 16.7% ############ 17.7% ############## 20.2% ############### 21.8% ############### 22.2% ################ 22.6% ################# 24.0% ################## 25.8% ################### 27.2% #################### 28.4% ##################### 30.0% ###################### 30.7% ####################### 32.4% ######################## 33.7% ######################### 35.4% ########################## 36.8% ########################### 38.6% ############################# 40.4% ############################## 41.9% ############################### 43.2% ################################ 44.7% ################################# 46.4% ################################## 48.4% #################################### 50.1% ##################################### 52.1% ###################################### 53.8% ####################################### 55.4% ######################################### 57.3% ########################################## 59.3% ############################################ 61.2% ############################################# 63.3% ############################################### 66.3% ################################################## 69.5% #################################################### 73.2% ###################################################### 75.0% ####################################################### 76.8% ######################################################## 78.3% ######################################################### 80.4% ########################################################### 82.6% [2020-07-08T23:45:46.816Z] #25 ... [2020-07-08T23:45:46.816Z] [2020-07-08T23:45:46.816Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-08T23:45:46.816Z] #30 43.36 internal/poll [2020-07-08T23:45:46.816Z] #30 45.40 os [2020-07-08T23:45:46.816Z] #30 47.75 path/filepath [2020-07-08T23:45:46.816Z] #30 48.94 io/ioutil [2020-07-08T23:45:46.816Z] #30 49.56 internal/fmtsort [2020-07-08T23:45:46.816Z] #30 50.00 fmt [2020-07-08T23:45:46.816Z] #30 52.20 github.com/BurntSushi/toml [2020-07-08T23:45:46.816Z] #30 52.21 log [2020-07-08T23:45:46.816Z] #30 52.22 flag [2020-07-08T23:45:46.816Z] #30 ... [2020-07-08T23:45:46.816Z] [2020-07-08T23:45:46.816Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-08T23:45:46.876Z] #39 79.64 DEP criu/pagemap-cache.d [2020-07-08T23:45:46.891Z] #34 7.049 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-07-08T23:45:47.137Z] #39 79.82 DEP criu/page-xfer.d [2020-07-08T23:45:47.137Z] #39 80.00 DEP criu/page-pipe.d [2020-07-08T23:45:47.397Z] #39 80.09 DEP criu/netfilter.d [2020-07-08T23:45:47.405Z] #25 11.67 0.0% ## 3.0% ### 5.0% ##### 7.4% ###### 9.6% ######## 11.4% ######### 13.4% ########### 15.6% ############ 17.9% ############### 20.9% ################ 23.3% ################## 25.6% ################### 27.6% ##################### 30.1% ####################### 32.5% ######################### 35.7% ############################ 39.2% ############################## 42.8% ################################# 45.9% ################################## 48.4% ##################################### 51.5% ###################################### 53.4% ######################################## 56.2% ########################################## 58.7% ############################################ 61.5% [2020-07-08T23:45:47.405Z] #25 ... [2020-07-08T23:45:47.405Z] [2020-07-08T23:45:47.405Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-08T23:45:47.405Z] #47 51.49 reflect [2020-07-08T23:45:47.405Z] #47 51.52 syscall [2020-07-08T23:45:47.405Z] #47 60.93 time [2020-07-08T23:45:47.405Z] #47 ... [2020-07-08T23:45:47.405Z] [2020-07-08T23:45:47.405Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-08T23:45:47.580Z] #25 ... [2020-07-08T23:45:47.580Z] [2020-07-08T23:45:47.580Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-07-08T23:45:47.580Z] #28 52.38 Checking out files: 88% (1342/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-07-08T23:45:47.580Z] #28 52.97 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-07-08T23:45:47.580Z] #28 53.70 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-07-08T23:45:47.580Z] #28 ... [2020-07-08T23:45:47.580Z] [2020-07-08T23:45:47.580Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-08T23:45:47.580Z] #32 61.59 Selecting previously unselected package libxml2:amd64. [2020-07-08T23:45:47.580Z] #32 61.59 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_amd64.deb ... [2020-07-08T23:45:47.580Z] #32 61.59 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-07-08T23:45:47.580Z] #32 62.21 Selecting previously unselected package libarchive13:amd64. [2020-07-08T23:45:47.580Z] #32 62.22 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2020-07-08T23:45:47.580Z] #32 62.22 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-07-08T23:45:47.580Z] #32 62.59 Selecting previously unselected package libjsoncpp1:amd64. [2020-07-08T23:45:47.580Z] #32 62.62 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2020-07-08T23:45:47.580Z] #32 62.64 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2020-07-08T23:45:47.616Z] #25 13.11 #=#=# 0.0% # 1.7% # 2.6% ## 4.0% ### 5.0% #### 6.2% ##### 7.3% ##### 7.8% ###### 9.1% ####### 10.3% ######## 11.2% ######## 12.1% ######### 13.8% ############ 16.7% ############ 17.7% ############## 20.2% ############### 21.8% ############### 22.2% ################ 22.6% ################# 24.0% ################## 25.8% ################### 27.2% #################### 28.4% ##################### 30.0% ###################### 30.7% ####################### 32.4% ######################## 33.7% ######################### 35.4% ########################## 36.8% ########################### 38.6% ############################# 40.4% ############################## 41.9% ############################### 43.2% ################################ 44.7% ################################# 46.4% ################################## 48.4% #################################### 50.1% ##################################### 52.1% ###################################### 53.8% ####################################### 55.4% ######################################### 57.3% ########################################## 59.3% ############################################ 61.2% ############################################# 63.3% ############################################### 66.3% ################################################## 69.5% #################################################### 73.2% ###################################################### 75.0% ####################################################### 76.8% ######################################################## 78.3% ######################################################### 80.4% ########################################################### 82.6% ############################################################ 84.6% ############################################################## 86.3% ############################################################### 88.5% ################################################################# 90.7% ################################################################## 92.9% #################################################################### 95.1% ##################################################################### 96.9% ####################################################################### 99.2% ######################################################################## 100.0% [2020-07-08T23:45:47.657Z] #39 80.27 DEP criu/net.d [2020-07-08T23:45:47.657Z] #39 80.46 DEP criu/namespaces.d [2020-07-08T23:45:47.837Z] #32 62.76 Selecting previously unselected package librhash0:amd64. [2020-07-08T23:45:47.837Z] #32 62.81 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2020-07-08T23:45:47.837Z] #32 62.82 Unpacking librhash0:amd64 (1.3.8-1) ... [2020-07-08T23:45:47.880Z] #25 19.87 [2020-07-08T23:45:47.880Z] #25 ... [2020-07-08T23:45:47.880Z] [2020-07-08T23:45:47.880Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-08T23:45:47.880Z] #41 44.48 regexp [2020-07-08T23:45:47.880Z] #41 45.82 os [2020-07-08T23:45:47.880Z] #41 49.68 os/exec [2020-07-08T23:45:47.880Z] #41 49.86 net [2020-07-08T23:45:47.880Z] #41 49.91 internal/lazyregexp [2020-07-08T23:45:47.880Z] #41 50.22 github.com/LK4D4/vndr/versioned [2020-07-08T23:45:47.880Z] #41 53.59 crypto/cipher [2020-07-08T23:45:47.880Z] #41 53.59 crypto/sha512 [2020-07-08T23:45:47.880Z] #41 53.61 flag [2020-07-08T23:45:47.916Z] #39 80.58 DEP criu/mount.d [2020-07-08T23:45:47.916Z] #39 80.73 DEP criu/memfd.d [2020-07-08T23:45:47.952Z] #34 ... [2020-07-08T23:45:47.952Z] [2020-07-08T23:45:47.952Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-08T23:45:47.952Z] #31 57.43 strings [2020-07-08T23:45:47.952Z] #31 57.50 bytes [2020-07-08T23:45:47.952Z] #31 63.35 reflect [2020-07-08T23:45:47.952Z] #31 63.42 bufio [2020-07-08T23:45:47.952Z] #31 67.56 path [2020-07-08T23:45:47.952Z] #31 ... [2020-07-08T23:45:47.952Z] [2020-07-08T23:45:47.952Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-08T23:45:47.952Z] #11 67.68 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-07-08T23:45:48.094Z] #32 62.99 Selecting previously unselected package libuv1:amd64. [2020-07-08T23:45:48.094Z] #32 63.03 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... [2020-07-08T23:45:48.094Z] #32 63.04 Unpacking libuv1:amd64 (1.24.1-1) ... [2020-07-08T23:45:48.094Z] #32 63.20 Selecting previously unselected package cmake. [2020-07-08T23:45:48.094Z] #32 63.20 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2020-07-08T23:45:48.094Z] #32 63.22 Unpacking cmake (3.13.4-1) ... [2020-07-08T23:45:48.143Z] #41 54.67 go/token [2020-07-08T23:45:48.143Z] #41 ... [2020-07-08T23:45:48.143Z] [2020-07-08T23:45:48.143Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-08T23:45:48.143Z] #33 2.396 + RM_GOPATH=0 [2020-07-08T23:45:48.143Z] #33 2.396 + TMP_GOPATH= [2020-07-08T23:45:48.143Z] #33 2.396 + : /build [2020-07-08T23:45:48.143Z] #33 2.396 + '[' -z '' ']' [2020-07-08T23:45:48.143Z] #33 2.398 ++ mktemp -d [2020-07-08T23:45:48.143Z] #33 2.398 + export GOPATH=/tmp/tmp.1d6dzfLBor [2020-07-08T23:45:48.143Z] #33 2.398 + GOPATH=/tmp/tmp.1d6dzfLBor [2020-07-08T23:45:48.143Z] #33 2.398 + RM_GOPATH=1 [2020-07-08T23:45:48.143Z] #33 2.398 + case "$(go env GOARCH)" in [2020-07-08T23:45:48.143Z] #33 2.400 ++ go env GOARCH [2020-07-08T23:45:48.143Z] #33 2.417 + export GO_BUILDMODE=-buildmode=pie [2020-07-08T23:45:48.143Z] #33 2.417 + GO_BUILDMODE=-buildmode=pie [2020-07-08T23:45:48.143Z] #33 2.418 ++ dirname /tmp/install/install.sh [2020-07-08T23:45:48.143Z] #33 2.420 + dir=/tmp/install [2020-07-08T23:45:48.143Z] #33 2.420 + bin=tini [2020-07-08T23:45:48.143Z] #33 2.421 + shift [2020-07-08T23:45:48.143Z] #33 2.421 + '[' '!' -f /tmp/install/tini.installer ']' [2020-07-08T23:45:48.143Z] #33 2.421 + . /tmp/install/tini.installer [2020-07-08T23:45:48.143Z] #33 2.422 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2020-07-08T23:45:48.143Z] #33 2.422 + install_tini [2020-07-08T23:45:48.143Z] #33 2.423 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-07-08T23:45:48.143Z] #33 2.423 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-07-08T23:45:48.143Z] #33 2.424 + git clone https://github.com/krallin/tini.git /tmp/tmp.1d6dzfLBor/tini [2020-07-08T23:45:48.143Z] #33 2.426 Cloning into '/tmp/tmp.1d6dzfLBor/tini'... [2020-07-08T23:45:48.143Z] #33 3.265 + cd /tmp/tmp.1d6dzfLBor/tini [2020-07-08T23:45:48.143Z] #33 3.265 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-07-08T23:45:48.143Z] #33 3.275 + cmake . [2020-07-08T23:45:48.143Z] #33 4.049 -- The C compiler identification is GNU 8.3.0 [2020-07-08T23:45:48.143Z] #33 4.156 -- Check for working C compiler: /usr/bin/cc [2020-07-08T23:45:48.143Z] #33 4.939 -- Check for working C compiler: /usr/bin/cc -- works [2020-07-08T23:45:48.143Z] #33 4.941 -- Detecting C compiler ABI info [2020-07-08T23:45:48.176Z] #39 80.92 DEP criu/mem.d [2020-07-08T23:45:48.176Z] #39 81.10 DEP criu/lsm.d [2020-07-08T23:45:48.248Z] #11 67.69 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-07-08T23:45:48.248Z] #11 67.72 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-07-08T23:45:48.406Z] #33 ... [2020-07-08T23:45:48.406Z] [2020-07-08T23:45:48.406Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-08T23:45:48.406Z] #47 44.94 regexp [2020-07-08T23:45:48.406Z] #47 45.94 os [2020-07-08T23:45:48.406Z] #47 49.10 mvdan.cc/sh/v3/fileutil [2020-07-08T23:45:48.406Z] #47 49.11 io/ioutil [2020-07-08T23:45:48.406Z] #47 50.19 fmt [2020-07-08T23:45:48.406Z] #47 50.20 encoding/binary [2020-07-08T23:45:48.406Z] #47 52.36 encoding/base64 [2020-07-08T23:45:48.406Z] #47 52.40 golang.org/x/sys/unix [2020-07-08T23:45:48.406Z] #47 54.43 encoding/json [2020-07-08T23:45:48.406Z] #47 54.43 github.com/pkg/diff [2020-07-08T23:45:48.406Z] #47 54.44 go/token [2020-07-08T23:45:48.406Z] #47 ... [2020-07-08T23:45:48.406Z] [2020-07-08T23:45:48.406Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-08T23:45:48.406Z] #39 3.428 Note: Building without setproctitle() and strlcpy() support. [2020-07-08T23:45:48.406Z] #39 3.428 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-07-08T23:45:48.406Z] #39 3.449 Note: Building without GnuTLS support [2020-07-08T23:45:48.406Z] #39 3.456 Makefile.config:39: Warn: you have no libnftables installed [2020-07-08T23:45:48.406Z] #39 3.456 Makefile.config:40: Warn: Building without nftables support [2020-07-08T23:45:48.436Z] #39 81.24 DEP criu/log.d [2020-07-08T23:45:48.436Z] #39 81.37 DEP criu/libnetlink.d [2020-07-08T23:45:48.669Z] #39 ... [2020-07-08T23:45:48.669Z] [2020-07-08T23:45:48.669Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-08T23:45:48.669Z] #33 5.723 -- Detecting C compiler ABI info - done [2020-07-08T23:45:48.669Z] #33 5.773 -- Detecting C compile features [2020-07-08T23:45:48.696Z] #39 81.51 DEP criu/kerndat.d [2020-07-08T23:45:48.955Z] #39 81.71 DEP criu/kcmp-ids.d [2020-07-08T23:45:49.023Z] #32 ... [2020-07-08T23:45:49.023Z] [2020-07-08T23:45:49.023Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-08T23:45:49.023Z] #47 54.05 syscall [2020-07-08T23:45:49.023Z] #47 54.14 reflect [2020-07-08T23:45:49.023Z] #47 62.61 time [2020-07-08T23:45:49.215Z] #39 81.84 DEP criu/irmap.d [2020-07-08T23:45:49.216Z] #39 81.97 DEP criu/ipc_ns.d [2020-07-08T23:45:49.233Z] #25 11.67 0.0% ## 3.0% ### 5.0% ##### 7.4% ###### 9.6% ######## 11.4% ######### 13.4% ########### 15.6% ############ 17.9% ############### 20.9% ################ 23.3% ################## 25.6% ################### 27.6% ##################### 30.1% ####################### 32.5% ######################### 35.7% ############################ 39.2% ############################## 42.8% ################################# 45.9% ################################## 48.4% ##################################### 51.5% ###################################### 53.4% ######################################## 56.2% ########################################## 58.7% ############################################ 61.5% ############################################# 63.5% ############################################### 65.4% ################################################ 67.4% ################################################## 69.8% ################################################### 71.6% ##################################################### 73.6% ###################################################### 75.5% ####################################################### 77.7% ######################################################### 80.0% ########################################################### 83.0% ############################################################# 85.1% ############################################################### 87.6% ################################################################ 89.9% ################################################################## 92.0% ################################################################### 93.9% ##################################################################### 96.1% ####################################################################### 98.8% ######################################################################## 100.0% [2020-07-08T23:45:49.233Z] #25 16.22 [2020-07-08T23:45:49.280Z] #47 ... [2020-07-08T23:45:49.280Z] [2020-07-08T23:45:49.280Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-08T23:45:49.280Z] #25 19.73 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2020-07-08T23:45:49.280Z] #25 20.05 [2020-07-08T23:45:49.280Z] #25 20.34 0.6% ######################################################################## 100.0% [2020-07-08T23:45:49.280Z] #25 20.58 [2020-07-08T23:45:49.280Z] #25 21.52 Downloading 'library/debian:buster@sha256:46d659005ca1151087efa997f1039ae45a7bf7a2cbbe2d17d3dcbda632a3ee9a' (1 layers)... [2020-07-08T23:45:49.475Z] #39 82.14 DEP criu/image.d [2020-07-08T23:45:49.476Z] #39 82.35 DEP criu/image-desc.d [2020-07-08T23:45:49.537Z] #25 21.58 skipping existing c35d46ef359f [2020-07-08T23:45:49.537Z] #25 21.74 [2020-07-08T23:45:49.735Z] #39 82.50 DEP criu/fsnotify.d [2020-07-08T23:45:49.735Z] #39 82.66 DEP criu/filesystems.d [2020-07-08T23:45:49.780Z] #11 ... [2020-07-08T23:45:49.780Z] [2020-07-08T23:45:49.780Z] #34 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-08T23:45:49.780Z] #34 9.089 [100%] Linking C executable tini-static [2020-07-08T23:45:49.780Z] #34 9.876 [100%] Built target tini-static [2020-07-08T23:45:49.780Z] #34 9.920 + mkdir -p /build [2020-07-08T23:45:49.780Z] #34 9.922 + cp tini-static /build/docker-init [2020-07-08T23:45:49.780Z] #34 DONE 10.1s [2020-07-08T23:45:50.078Z] [2020-07-08T23:45:50.078Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-08T23:45:50.078Z] #40 1.594 Note: Building without setproctitle() and strlcpy() support. [2020-07-08T23:45:50.078Z] #40 1.594 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-07-08T23:45:50.078Z] #40 1.604 Note: Building without GnuTLS support [2020-07-08T23:45:50.078Z] #40 1.610 Makefile.config:39: Warn: you have no libnftables installed [2020-07-08T23:45:50.078Z] #40 1.611 Makefile.config:40: Warn: Building without nftables support [2020-07-08T23:45:50.078Z] #40 3.518 fatal: not a git repository (or any of the parent directories): .git [2020-07-08T23:45:50.078Z] #40 3.624 GEN .gitid [2020-07-08T23:45:50.078Z] #40 3.678 GEN criu/include/version.h [2020-07-08T23:45:50.078Z] #40 3.735 GEN include/common/asm [2020-07-08T23:45:50.174Z] #25 17.30 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2020-07-08T23:45:50.306Z] #39 82.87 DEP criu/files.d [2020-07-08T23:45:50.306Z] #39 83.12 DEP criu/files-reg.d [2020-07-08T23:45:50.466Z] #25 22.82 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2020-07-08T23:45:50.566Z] #39 83.27 DEP criu/files-ext.d [2020-07-08T23:45:50.746Z] #25 17.63 [2020-07-08T23:45:50.829Z] #39 83.50 DEP criu/file-lock.d [2020-07-08T23:45:50.829Z] #39 83.70 DEP criu/file-ids.d [2020-07-08T23:45:51.007Z] #25 17.76 ######################################################################## 100.0% [2020-07-08T23:45:51.007Z] #25 17.94 [2020-07-08T23:45:51.090Z] #39 83.87 DEP criu/fifo.d [2020-07-08T23:45:51.090Z] #39 83.99 DEP criu/fdstore.d [2020-07-08T23:45:51.291Z] #33 8.127 -- Detecting C compile features - done [2020-07-08T23:45:51.291Z] #33 8.171 -- Performing Test HAS_BUILTIN_FORTIFY [2020-07-08T23:45:51.350Z] #39 84.06 DEP criu/fault-injection.d [2020-07-08T23:45:51.350Z] #39 84.09 DEP criu/external.d [2020-07-08T23:45:51.350Z] #39 84.18 DEP criu/eventpoll.d [2020-07-08T23:45:51.394Z] #25 23.35 [2020-07-08T23:45:51.394Z] #25 23.54 ######################################################################## 100.0% [2020-07-08T23:45:51.394Z] #25 23.67 [2020-07-08T23:45:51.394Z] #25 ... [2020-07-08T23:45:51.394Z] [2020-07-08T23:45:51.394Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-08T23:45:51.394Z] #30 56.51 time [2020-07-08T23:45:51.394Z] #30 62.66 internal/poll [2020-07-08T23:45:51.394Z] #30 63.68 internal/fmtsort [2020-07-08T23:45:51.394Z] #30 64.12 internal/syscall/execenv [2020-07-08T23:45:51.395Z] #30 64.31 internal/syscall/unix [2020-07-08T23:45:51.395Z] #30 64.62 strings [2020-07-08T23:45:51.395Z] #30 65.16 os [2020-07-08T23:45:51.564Z] #33 8.578 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-07-08T23:45:51.564Z] #33 8.661 -- Configuring done [2020-07-08T23:45:51.564Z] #33 8.691 -- Generating done [2020-07-08T23:45:51.564Z] #33 8.700 -- Build files have been written to: /tmp/tmp.1d6dzfLBor/tini [2020-07-08T23:45:51.564Z] #33 8.707 + make tini-static [2020-07-08T23:45:51.610Z] #39 84.36 DEP criu/eventfd.d [2020-07-08T23:45:51.651Z] #30 ... [2020-07-08T23:45:51.651Z] [2020-07-08T23:45:51.651Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-08T23:45:51.651Z] #32 66.57 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-07-08T23:45:51.651Z] #32 66.60 Setting up xxd (2:8.1.0875-5) ... [2020-07-08T23:45:51.651Z] #32 66.63 Setting up libuv1:amd64 (1.24.1-1) ... [2020-07-08T23:45:51.651Z] #32 66.76 Setting up vim-common (2:8.1.0875-5) ... [2020-07-08T23:45:51.871Z] #39 84.56 DEP criu/crtools.d [2020-07-08T23:45:51.871Z] #39 84.74 DEP criu/cr-service.d [2020-07-08T23:45:51.909Z] #32 66.90 Setting up librhash0:amd64 (1.3.8-1) ... [2020-07-08T23:45:51.951Z] #25 18.88 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2020-07-08T23:45:52.148Z] #33 9.186 Scanning dependencies of target tini-static [2020-07-08T23:45:52.189Z] #40 5.933 PBCC images/timens.pb-c.c [2020-07-08T23:45:52.189Z] #40 5.959 DEP images/timens.pb-c.d [2020-07-08T23:45:52.189Z] #40 ... [2020-07-08T23:45:52.189Z] [2020-07-08T23:45:52.189Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-08T23:45:52.189Z] #42 61.44 bytes [2020-07-08T23:45:52.189Z] #42 68.60 bufio [2020-07-08T23:45:52.189Z] #42 69.47 reflect [2020-07-08T23:45:52.189Z] #42 ... [2020-07-08T23:45:52.189Z] [2020-07-08T23:45:52.189Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-08T23:45:52.189Z] #40 6.035 PBCC images/fown.pb-c.c [2020-07-08T23:45:52.189Z] #40 6.061 PBCC images/google/protobuf/descriptor.pb-c.c [2020-07-08T23:45:52.189Z] #40 6.209 PBCC images/opts.pb-c.c [2020-07-08T23:45:52.189Z] #40 6.250 PBCC images/memfd.pb-c.c [2020-07-08T23:45:52.189Z] #40 6.328 DEP images/fown.pb-c.d [2020-07-08T23:45:52.189Z] #40 6.385 DEP images/google/protobuf/descriptor.pb-c.d [2020-07-08T23:45:52.189Z] #40 6.450 DEP images/opts.pb-c.d [2020-07-08T23:45:52.212Z] #25 19.28 [2020-07-08T23:45:52.212Z] #25 ... [2020-07-08T23:45:52.212Z] [2020-07-08T23:45:52.212Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-08T23:45:52.212Z] #30 56.51 time [2020-07-08T23:45:52.212Z] #30 63.83 internal/poll [2020-07-08T23:45:52.212Z] #30 64.24 internal/fmtsort [2020-07-08T23:45:52.212Z] #30 64.98 internal/syscall/execenv [2020-07-08T23:45:52.212Z] #30 65.16 internal/syscall/unix [2020-07-08T23:45:52.212Z] #30 65.40 strings [2020-07-08T23:45:52.212Z] #30 66.12 os [2020-07-08T23:45:52.413Z] #33 9.388 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-07-08T23:45:52.441Z] #39 84.96 DEP criu/cr-restore.d [2020-07-08T23:45:52.441Z] #39 85.24 DEP criu/cr-errno.d [2020-07-08T23:45:52.441Z] #39 85.28 DEP criu/cr-dump.d [2020-07-08T23:45:52.458Z] #32 67.28 Setting up cmake-data (3.13.4-1) ... [2020-07-08T23:45:52.474Z] #30 ... [2020-07-08T23:45:52.474Z] [2020-07-08T23:45:52.474Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-08T23:45:52.489Z] #40 6.525 DEP images/memfd.pb-c.d [2020-07-08T23:45:52.489Z] #40 6.601 PBCC images/sit.pb-c.c [2020-07-08T23:45:52.489Z] #40 6.654 DEP images/sit.pb-c.d [2020-07-08T23:45:52.489Z] #40 6.738 PBCC images/macvlan.pb-c.c [2020-07-08T23:45:52.680Z] #33 ... [2020-07-08T23:45:52.680Z] [2020-07-08T23:45:52.680Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-08T23:45:52.680Z] #10 49.24 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-07-08T23:45:52.680Z] #10 49.25 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-07-08T23:45:52.680Z] #10 49.50 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-07-08T23:45:52.680Z] #10 55.50 Selecting previously unselected package gcc-mingw-w64-base. [2020-07-08T23:45:52.680Z] #10 55.51 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_arm64.deb ... [2020-07-08T23:45:52.680Z] #10 55.52 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-07-08T23:45:52.680Z] #10 55.83 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-07-08T23:45:52.680Z] #10 55.84 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_arm64.deb ... [2020-07-08T23:45:52.680Z] #10 55.85 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-07-08T23:45:52.680Z] #10 ... [2020-07-08T23:45:52.680Z] [2020-07-08T23:45:52.680Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-08T23:45:52.680Z] #25 21.45 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2020-07-08T23:45:52.680Z] #25 21.87 [2020-07-08T23:45:52.680Z] #25 22.21 # 2.0% ######################################################################## 100.0% [2020-07-08T23:45:52.680Z] #25 22.32 [2020-07-08T23:45:52.680Z] #25 23.73 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2020-07-08T23:45:52.680Z] #25 24.03 [2020-07-08T23:45:52.680Z] #25 24.25 #=#=# ##O#- # 0.8% ######################################################################## 100.0% [2020-07-08T23:45:52.680Z] #25 24.67 [2020-07-08T23:45:52.701Z] #39 85.42 DEP criu/cr-dedup.d [2020-07-08T23:45:52.701Z] #39 85.52 DEP criu/cr-check.d [2020-07-08T23:45:52.745Z] #25 19.47 ######################### 35.5% ######################################################################## 100.0% [2020-07-08T23:45:52.745Z] #25 ... [2020-07-08T23:45:52.745Z] [2020-07-08T23:45:52.745Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-08T23:45:52.745Z] #38 56.71 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-07-08T23:45:52.745Z] #38 56.72 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-07-08T23:45:52.745Z] #38 56.74 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-07-08T23:45:52.745Z] #38 56.75 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-07-08T23:45:52.745Z] #38 56.76 Setting up python-six (1.12.0-1) ... [2020-07-08T23:45:52.745Z] #38 61.13 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-07-08T23:45:52.745Z] #38 61.16 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-07-08T23:45:52.745Z] #38 61.19 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2020-07-08T23:45:52.745Z] #38 61.22 Setting up libcap-dev:amd64 (1:2.25-2) ... [2020-07-08T23:45:52.745Z] #38 61.24 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2020-07-08T23:45:52.745Z] #38 61.26 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-07-08T23:45:52.745Z] #38 61.28 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-07-08T23:45:52.745Z] #38 61.29 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-07-08T23:45:52.745Z] #38 61.30 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-07-08T23:45:52.745Z] #38 61.32 Setting up python-protobuf (3.6.1.3-2) ... [2020-07-08T23:45:52.745Z] #38 ... [2020-07-08T23:45:52.745Z] [2020-07-08T23:45:52.745Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-08T23:45:52.745Z] #25 19.67 [2020-07-08T23:45:52.789Z] #40 6.747 DEP images/macvlan.pb-c.d [2020-07-08T23:45:52.789Z] #40 6.807 PBCC images/autofs.pb-c.c [2020-07-08T23:45:52.789Z] #40 6.823 DEP images/autofs.pb-c.d [2020-07-08T23:45:52.789Z] #40 6.880 PBCC images/sysctl.pb-c.c [2020-07-08T23:45:52.789Z] #40 6.913 DEP images/sysctl.pb-c.d [2020-07-08T23:45:52.789Z] #40 6.983 PBCC images/time.pb-c.c [2020-07-08T23:45:52.789Z] #40 7.021 DEP images/time.pb-c.d [2020-07-08T23:45:52.789Z] #40 7.085 PBCC images/binfmt-misc.pb-c.c [2020-07-08T23:45:52.963Z] #39 85.71 DEP criu/config.d [2020-07-08T23:45:52.963Z] #39 85.90 DEP criu/clone-noasan.d [2020-07-08T23:45:52.970Z] #32 67.87 Setting up libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-07-08T23:45:53.095Z] #40 7.103 DEP images/binfmt-misc.pb-c.d [2020-07-08T23:45:53.095Z] #40 7.144 PBCC images/seccomp.pb-c.c [2020-07-08T23:45:53.095Z] #40 7.163 DEP images/seccomp.pb-c.d [2020-07-08T23:45:53.095Z] #40 7.241 PBCC images/userns.pb-c.c [2020-07-08T23:45:53.095Z] #40 7.275 DEP images/userns.pb-c.d [2020-07-08T23:45:53.226Z] #39 ... [2020-07-08T23:45:53.226Z] [2020-07-08T23:45:53.226Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-07-08T23:45:53.226Z] #28 DONE 157.7s [2020-07-08T23:45:53.226Z] [2020-07-08T23:45:53.226Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-08T23:45:53.226Z] #17 11.49 Reading package lists... [2020-07-08T23:45:53.226Z] #17 15.59 Reading package lists... [2020-07-08T23:45:53.226Z] #17 18.53 Building dependency tree... [2020-07-08T23:45:53.226Z] #17 19.65 libcap2-bin is already the newest version (1:2.25-2). [2020-07-08T23:45:53.226Z] #17 19.65 The following additional packages will be installed: [2020-07-08T23:45:53.226Z] #17 19.65 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-07-08T23:45:53.226Z] #17 19.65 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-07-08T23:45:53.226Z] #17 19.65 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-07-08T23:45:53.226Z] #17 19.65 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-07-08T23:45:53.226Z] #17 19.65 python3.7 python3.7-minimal vim-runtime xxd [2020-07-08T23:45:53.226Z] #17 19.65 Suggested packages: [2020-07-08T23:45:53.226Z] #17 19.66 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-07-08T23:45:53.226Z] #17 19.66 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-07-08T23:45:53.226Z] #17 19.66 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-07-08T23:45:53.226Z] #17 19.66 Recommended packages: [2020-07-08T23:45:53.226Z] #17 19.66 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-07-08T23:45:53.226Z] #17 19.66 python3-keyrings.alt python3-xdg unzip [2020-07-08T23:45:53.226Z] #17 21.31 The following NEW packages will be installed: [2020-07-08T23:45:53.226Z] #17 21.32 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-07-08T23:45:53.226Z] #17 21.32 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-07-08T23:45:53.226Z] #17 21.32 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-07-08T23:45:53.226Z] #17 21.32 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-07-08T23:45:53.226Z] #17 21.32 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-07-08T23:45:53.226Z] #17 21.33 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-07-08T23:45:53.226Z] #17 21.33 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2020-07-08T23:45:53.226Z] #17 21.33 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2020-07-08T23:45:53.226Z] #17 21.33 xz-utils zip [2020-07-08T23:45:53.226Z] #17 21.66 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded. [2020-07-08T23:45:53.226Z] #17 21.66 Need to get 28.5 MB of archives. [2020-07-08T23:45:53.226Z] #17 21.66 After this operation, 116 MB of additional disk space will be used. [2020-07-08T23:45:53.226Z] #17 21.66 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2020-07-08T23:45:53.226Z] #17 21.67 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u1 [589 kB] [2020-07-08T23:45:53.226Z] #17 21.70 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u1 [1736 kB] [2020-07-08T23:45:53.226Z] #17 21.83 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2020-07-08T23:45:53.226Z] #17 21.84 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2020-07-08T23:45:53.226Z] #17 21.84 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u1 [1734 kB] [2020-07-08T23:45:53.226Z] #17 21.98 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u1 [330 kB] [2020-07-08T23:45:53.226Z] #17 22.04 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2020-07-08T23:45:53.226Z] #17 22.04 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2020-07-08T23:45:53.226Z] #17 22.04 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2020-07-08T23:45:53.226Z] #17 ... [2020-07-08T23:45:53.226Z] [2020-07-08T23:45:53.226Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-08T23:45:53.226Z] #39 86.12 DEP criu/cgroup.d [2020-07-08T23:45:53.227Z] #32 68.29 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2020-07-08T23:45:53.395Z] #40 7.388 PBCC images/cgroup.pb-c.c [2020-07-08T23:45:53.395Z] #40 7.439 DEP images/cgroup.pb-c.d [2020-07-08T23:45:53.395Z] #40 7.485 PBCC images/ext-file.pb-c.c [2020-07-08T23:45:53.395Z] #40 7.500 DEP images/ext-file.pb-c.d [2020-07-08T23:45:53.395Z] #40 7.589 PBCC images/rpc.pb-c.c [2020-07-08T23:45:53.488Z] #39 86.38 DEP criu/cgroup-props.d [2020-07-08T23:45:53.647Z] #25 25.81 Downloading 'library/debian:buster@sha256:46d659005ca1151087efa997f1039ae45a7bf7a2cbbe2d17d3dcbda632a3ee9a' (1 layers)... [2020-07-08T23:45:53.647Z] #25 25.88 skipping existing 9a99313a2c50 [2020-07-08T23:45:53.683Z] #25 20.47 Downloading 'library/debian:buster@sha256:46d659005ca1151087efa997f1039ae45a7bf7a2cbbe2d17d3dcbda632a3ee9a' (1 layers)... [2020-07-08T23:45:53.683Z] #25 20.55 skipping existing c35d46ef359f [2020-07-08T23:45:53.683Z] #25 20.64 [2020-07-08T23:45:53.695Z] #40 7.631 DEP images/rpc.pb-c.d [2020-07-08T23:45:53.695Z] #40 7.660 PBCC images/siginfo.pb-c.c [2020-07-08T23:45:53.695Z] #40 7.674 DEP images/siginfo.pb-c.d [2020-07-08T23:45:53.695Z] #40 7.753 PBCC images/pagemap.pb-c.c [2020-07-08T23:45:53.695Z] #40 7.822 DEP images/pagemap.pb-c.d [2020-07-08T23:45:53.748Z] #39 86.44 DEP criu/bitmap.d [2020-07-08T23:45:53.748Z] #39 86.46 DEP criu/bfd.d [2020-07-08T23:45:53.792Z] #32 68.74 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-07-08T23:45:53.917Z] #25 26.01 [2020-07-08T23:45:53.979Z] #25 ... [2020-07-08T23:45:53.979Z] [2020-07-08T23:45:53.979Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-08T23:45:53.979Z] #10 58.09 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-07-08T23:45:53.979Z] #10 58.09 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2020-07-08T23:45:53.979Z] #10 58.10 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-07-08T23:45:53.979Z] #10 61.46 Selecting previously unselected package binutils-mingw-w64. [2020-07-08T23:45:53.979Z] #10 61.47 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-07-08T23:45:53.979Z] #10 61.47 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-07-08T23:45:53.979Z] #10 61.63 Selecting previously unselected package libdevmapper1.02.1:amd64. [2020-07-08T23:45:53.979Z] #10 61.63 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-07-08T23:45:53.979Z] #10 61.65 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-07-08T23:45:53.979Z] #10 61.89 Selecting previously unselected package dmsetup. [2020-07-08T23:45:53.979Z] #10 61.90 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2020-07-08T23:45:53.979Z] #10 61.91 Unpacking dmsetup (2:1.02.155-3) ... [2020-07-08T23:45:53.979Z] #10 62.15 Selecting previously unselected package mingw-w64-common. [2020-07-08T23:45:53.979Z] #10 62.15 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-07-08T23:45:53.979Z] #10 62.17 Unpacking mingw-w64-common (6.0.0-3) ... [2020-07-08T23:45:53.979Z] #10 ... [2020-07-08T23:45:53.979Z] [2020-07-08T23:45:53.979Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-08T23:45:53.979Z] #30 68.27 path [2020-07-08T23:45:53.995Z] #40 7.922 PBCC images/rlimit.pb-c.c [2020-07-08T23:45:53.995Z] #40 7.936 DEP images/rlimit.pb-c.d [2020-07-08T23:45:53.995Z] #40 8.018 PBCC images/file-lock.pb-c.c [2020-07-08T23:45:53.995Z] #40 8.031 DEP images/file-lock.pb-c.d [2020-07-08T23:45:53.995Z] #40 8.101 PBCC images/tty.pb-c.c [2020-07-08T23:45:53.995Z] #40 8.159 DEP images/tty.pb-c.d [2020-07-08T23:45:53.995Z] #40 8.256 PBCC images/tun.pb-c.c [2020-07-08T23:45:53.995Z] #40 8.304 PBCC images/netdev.pb-c.c [2020-07-08T23:45:54.008Z] #39 86.69 DEP criu/autofs.d [2020-07-08T23:45:54.008Z] #39 86.93 DEP criu/aio.d [2020-07-08T23:45:54.048Z] #32 69.19 Setting up cmake (3.13.4-1) ... [2020-07-08T23:45:54.299Z] #40 8.339 DEP images/tun.pb-c.d [2020-07-08T23:45:54.299Z] #40 8.417 DEP images/netdev.pb-c.d [2020-07-08T23:45:54.299Z] #40 8.461 PBCC images/vma.pb-c.c [2020-07-08T23:45:54.299Z] #40 8.508 DEP images/vma.pb-c.d [2020-07-08T23:45:54.304Z] #32 69.40 Processing triggers for libc-bin (2.28-10) ... [2020-07-08T23:45:54.304Z] #32 ... [2020-07-08T23:45:54.304Z] [2020-07-08T23:45:54.304Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-08T23:45:54.304Z] #10 59.34 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-07-08T23:45:54.304Z] #10 59.37 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2020-07-08T23:45:54.304Z] #10 59.38 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-07-08T23:45:54.304Z] #10 62.38 Selecting previously unselected package binutils-mingw-w64. [2020-07-08T23:45:54.304Z] #10 62.38 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-07-08T23:45:54.304Z] #10 62.39 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-07-08T23:45:54.304Z] #10 62.57 Selecting previously unselected package libdevmapper1.02.1:amd64. [2020-07-08T23:45:54.304Z] #10 62.57 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-07-08T23:45:54.304Z] #10 62.60 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-07-08T23:45:54.304Z] #10 62.82 Selecting previously unselected package dmsetup. [2020-07-08T23:45:54.304Z] #10 62.82 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2020-07-08T23:45:54.304Z] #10 62.83 Unpacking dmsetup (2:1.02.155-3) ... [2020-07-08T23:45:54.304Z] #10 63.01 Selecting previously unselected package mingw-w64-common. [2020-07-08T23:45:54.304Z] #10 63.04 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-07-08T23:45:54.304Z] #10 63.05 Unpacking mingw-w64-common (6.0.0-3) ... [2020-07-08T23:45:54.549Z] #30 68.83 text/tabwriter [2020-07-08T23:45:54.563Z] #10 ... [2020-07-08T23:45:54.563Z] [2020-07-08T23:45:54.563Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-08T23:45:54.563Z] #32 69.47 Processing triggers for mime-support (3.62) ... [2020-07-08T23:45:54.582Z] #39 87.27 DEP criu/action-scripts.d [2020-07-08T23:45:54.582Z] #39 87.48 CC criu/action-scripts.o [2020-07-08T23:45:54.598Z] #40 8.620 PBCC images/creds.pb-c.c [2020-07-08T23:45:54.598Z] #40 8.647 DEP images/creds.pb-c.d [2020-07-08T23:45:54.598Z] #40 8.765 PBCC images/utsns.pb-c.c [2020-07-08T23:45:54.598Z] #40 8.777 DEP images/utsns.pb-c.d [2020-07-08T23:45:54.598Z] #40 8.858 PBCC images/ipc-desc.pb-c.c [2020-07-08T23:45:54.810Z] #30 68.98 fmt [2020-07-08T23:45:54.863Z] #25 26.98 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2020-07-08T23:45:54.898Z] #40 8.916 PBCC images/ipc-sem.pb-c.c [2020-07-08T23:45:54.898Z] #40 8.927 DEP images/ipc-desc.pb-c.d [2020-07-08T23:45:54.898Z] #40 8.989 DEP images/ipc-sem.pb-c.d [2020-07-08T23:45:54.898Z] #40 9.034 PBCC images/ipc-msg.pb-c.c [2020-07-08T23:45:54.898Z] #40 9.045 DEP images/ipc-msg.pb-c.d [2020-07-08T23:45:54.898Z] #40 9.108 PBCC images/ipc-shm.pb-c.c [2020-07-08T23:45:55.126Z] #25 27.29 [2020-07-08T23:45:55.129Z] #32 DONE 70.0s [2020-07-08T23:45:55.129Z] [2020-07-08T23:45:55.129Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-08T23:45:55.129Z] #25 23.72 Download of images into '/build' complete. [2020-07-08T23:45:55.129Z] #25 23.72 Use something like the following to load the result into a Docker daemon: [2020-07-08T23:45:55.129Z] #25 23.72 tar -cC '/build' . | docker load [2020-07-08T23:45:55.129Z] #25 DONE 27.1s [2020-07-08T23:45:55.129Z] [2020-07-08T23:45:55.129Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-08T23:45:55.151Z] #39 87.93 CC criu/aio.o [2020-07-08T23:45:55.197Z] #40 9.165 DEP images/ipc-shm.pb-c.d [2020-07-08T23:45:55.197Z] #40 9.280 PBCC images/ipc-var.pb-c.c [2020-07-08T23:45:55.197Z] #40 9.303 DEP images/ipc-var.pb-c.d [2020-07-08T23:45:55.197Z] #40 9.353 PBCC images/sk-opts.pb-c.c [2020-07-08T23:45:55.197Z] #40 9.391 PBCC images/packet-sock.pb-c.c [2020-07-08T23:45:55.197Z] #40 9.460 DEP images/sk-opts.pb-c.d [2020-07-08T23:45:55.197Z] #40 9.490 DEP images/packet-sock.pb-c.d [2020-07-08T23:45:55.381Z] #30 69.48 path/filepath [2020-07-08T23:45:55.389Z] #25 27.46 ######################################################################## 100.0% [2020-07-08T23:45:55.389Z] #25 27.57 [2020-07-08T23:45:55.389Z] #25 27.62 Download of images into '/build' complete. [2020-07-08T23:45:55.389Z] #25 27.62 Use something like the following to load the result into a Docker daemon: [2020-07-08T23:45:55.389Z] #25 27.62 tar -cC '/build' . | docker load [2020-07-08T23:45:55.497Z] #40 9.565 PBCC images/sk-netlink.pb-c.c [2020-07-08T23:45:55.497Z] #40 9.592 DEP images/sk-netlink.pb-c.d [2020-07-08T23:45:55.497Z] #40 9.665 PBCC images/sk-inet.pb-c.c [2020-07-08T23:45:55.497Z] #40 9.717 DEP images/sk-inet.pb-c.d [2020-07-08T23:45:55.497Z] #40 9.772 PBCC images/sk-unix.pb-c.c [2020-07-08T23:45:55.640Z] #30 ... [2020-07-08T23:45:55.640Z] [2020-07-08T23:45:55.641Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-08T23:45:55.641Z] #38 68.18 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2020-07-08T23:45:55.641Z] #38 69.10 Processing triggers for libc-bin (2.28-10) ... [2020-07-08T23:45:55.641Z] #38 DONE 69.9s [2020-07-08T23:45:55.665Z] #25 DONE 28.0s [2020-07-08T23:45:55.665Z] [2020-07-08T23:45:55.665Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-08T23:45:55.665Z] #33 11.53 [100%] Linking C executable tini-static [2020-07-08T23:45:55.665Z] #33 12.03 [100%] Built target tini-static [2020-07-08T23:45:55.665Z] #33 12.11 + mkdir -p /build [2020-07-08T23:45:55.665Z] #33 12.12 + cp tini-static /build/docker-init [2020-07-08T23:45:55.665Z] #33 DONE 12.8s [2020-07-08T23:45:55.665Z] [2020-07-08T23:45:55.665Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-08T23:45:55.665Z] #30 56.55 github.com/BurntSushi/toml/cmd/tomlv [2020-07-08T23:45:55.665Z] #30 DONE 62.4s [2020-07-08T23:45:55.665Z] [2020-07-08T23:45:55.665Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-08T23:45:55.665Z] #39 5.945 fatal: not a git repository (or any of the parent directories): .git [2020-07-08T23:45:55.665Z] #39 6.044 GEN .gitid [2020-07-08T23:45:55.665Z] #39 6.104 GEN criu/include/version.h [2020-07-08T23:45:55.665Z] #39 6.177 GEN include/common/asm [2020-07-08T23:45:55.665Z] #39 7.683 PBCC images/timens.pb-c.c [2020-07-08T23:45:55.665Z] #39 7.722 DEP images/timens.pb-c.d [2020-07-08T23:45:55.665Z] #39 7.843 PBCC images/fown.pb-c.c [2020-07-08T23:45:55.665Z] #39 7.881 PBCC images/google/protobuf/descriptor.pb-c.c [2020-07-08T23:45:55.665Z] #39 8.000 PBCC images/opts.pb-c.c [2020-07-08T23:45:55.665Z] #39 8.026 PBCC images/memfd.pb-c.c [2020-07-08T23:45:55.665Z] #39 8.113 DEP images/fown.pb-c.d [2020-07-08T23:45:55.665Z] #39 8.191 DEP images/google/protobuf/descriptor.pb-c.d [2020-07-08T23:45:55.665Z] #39 8.267 DEP images/opts.pb-c.d [2020-07-08T23:45:55.665Z] #39 8.333 DEP images/memfd.pb-c.d [2020-07-08T23:45:55.665Z] #39 8.409 PBCC images/sit.pb-c.c [2020-07-08T23:45:55.665Z] #39 8.448 DEP images/sit.pb-c.d [2020-07-08T23:45:55.665Z] #39 8.487 PBCC images/macvlan.pb-c.c [2020-07-08T23:45:55.665Z] #39 8.499 DEP images/macvlan.pb-c.d [2020-07-08T23:45:55.665Z] #39 8.552 PBCC images/autofs.pb-c.c [2020-07-08T23:45:55.665Z] #39 8.589 DEP images/autofs.pb-c.d [2020-07-08T23:45:55.665Z] #39 8.655 PBCC images/sysctl.pb-c.c [2020-07-08T23:45:55.665Z] #39 8.664 DEP images/sysctl.pb-c.d [2020-07-08T23:45:55.665Z] #39 8.766 PBCC images/time.pb-c.c [2020-07-08T23:45:55.665Z] #39 8.820 DEP images/time.pb-c.d [2020-07-08T23:45:55.665Z] #39 8.897 PBCC images/binfmt-misc.pb-c.c [2020-07-08T23:45:55.665Z] #39 8.941 DEP images/binfmt-misc.pb-c.d [2020-07-08T23:45:55.665Z] #39 9.092 PBCC images/seccomp.pb-c.c [2020-07-08T23:45:55.665Z] #39 9.109 DEP images/seccomp.pb-c.d [2020-07-08T23:45:55.665Z] #39 9.252 PBCC images/userns.pb-c.c [2020-07-08T23:45:55.665Z] #39 9.272 DEP images/userns.pb-c.d [2020-07-08T23:45:55.665Z] #39 9.372 PBCC images/cgroup.pb-c.c [2020-07-08T23:45:55.665Z] #39 9.405 DEP images/cgroup.pb-c.d [2020-07-08T23:45:55.665Z] #39 9.547 PBCC images/ext-file.pb-c.c [2020-07-08T23:45:55.665Z] #39 9.555 DEP images/ext-file.pb-c.d [2020-07-08T23:45:55.665Z] #39 9.597 PBCC images/rpc.pb-c.c [2020-07-08T23:45:55.665Z] #39 9.664 DEP images/rpc.pb-c.d [2020-07-08T23:45:55.665Z] #39 9.721 PBCC images/siginfo.pb-c.c [2020-07-08T23:45:55.665Z] #39 9.748 DEP images/siginfo.pb-c.d [2020-07-08T23:45:55.665Z] #39 9.805 PBCC images/pagemap.pb-c.c [2020-07-08T23:45:55.665Z] #39 9.840 DEP images/pagemap.pb-c.d [2020-07-08T23:45:55.665Z] #39 9.944 PBCC images/rlimit.pb-c.c [2020-07-08T23:45:55.665Z] #39 10.00 DEP images/rlimit.pb-c.d [2020-07-08T23:45:55.665Z] #39 10.05 PBCC images/file-lock.pb-c.c [2020-07-08T23:45:55.665Z] #39 10.07 DEP images/file-lock.pb-c.d [2020-07-08T23:45:55.665Z] #39 10.12 PBCC images/tty.pb-c.c [2020-07-08T23:45:55.665Z] #39 10.16 DEP images/tty.pb-c.d [2020-07-08T23:45:55.665Z] #39 10.20 PBCC images/tun.pb-c.c [2020-07-08T23:45:55.665Z] #39 10.23 PBCC images/netdev.pb-c.c [2020-07-08T23:45:55.665Z] #39 10.25 DEP images/tun.pb-c.d [2020-07-08T23:45:55.665Z] #39 10.31 DEP images/netdev.pb-c.d [2020-07-08T23:45:55.665Z] #39 10.42 PBCC images/vma.pb-c.c [2020-07-08T23:45:55.665Z] #39 10.51 DEP images/vma.pb-c.d [2020-07-08T23:45:55.665Z] #39 10.55 PBCC images/creds.pb-c.c [2020-07-08T23:45:55.665Z] #39 10.57 DEP images/creds.pb-c.d [2020-07-08T23:45:55.665Z] #39 10.60 PBCC images/utsns.pb-c.c [2020-07-08T23:45:55.665Z] #39 10.62 DEP images/utsns.pb-c.d [2020-07-08T23:45:55.665Z] #39 10.65 PBCC images/ipc-desc.pb-c.c [2020-07-08T23:45:55.665Z] #39 10.68 PBCC images/ipc-sem.pb-c.c [2020-07-08T23:45:55.665Z] #39 10.69 DEP images/ipc-desc.pb-c.d [2020-07-08T23:45:55.665Z] #39 10.74 DEP images/ipc-sem.pb-c.d [2020-07-08T23:45:55.665Z] #39 10.83 PBCC images/ipc-msg.pb-c.c [2020-07-08T23:45:55.665Z] #39 10.85 DEP images/ipc-msg.pb-c.d [2020-07-08T23:45:55.665Z] #39 10.91 PBCC images/ipc-shm.pb-c.c [2020-07-08T23:45:55.665Z] #39 10.93 DEP images/ipc-shm.pb-c.d [2020-07-08T23:45:55.665Z] #39 10.98 PBCC images/ipc-var.pb-c.c [2020-07-08T23:45:55.665Z] #39 11.03 DEP images/ipc-var.pb-c.d [2020-07-08T23:45:55.665Z] #39 11.09 PBCC images/sk-opts.pb-c.c [2020-07-08T23:45:55.665Z] #39 11.13 PBCC images/packet-sock.pb-c.c [2020-07-08T23:45:55.665Z] #39 11.17 DEP images/sk-opts.pb-c.d [2020-07-08T23:45:55.665Z] #39 11.23 DEP images/packet-sock.pb-c.d [2020-07-08T23:45:55.665Z] #39 11.32 PBCC images/sk-netlink.pb-c.c [2020-07-08T23:45:55.665Z] #39 11.39 DEP images/sk-netlink.pb-c.d [2020-07-08T23:45:55.665Z] #39 11.45 PBCC images/sk-inet.pb-c.c [2020-07-08T23:45:55.665Z] #39 11.52 DEP images/sk-inet.pb-c.d [2020-07-08T23:45:55.665Z] #39 11.58 PBCC images/sk-unix.pb-c.c [2020-07-08T23:45:55.665Z] #39 11.62 DEP images/sk-unix.pb-c.d [2020-07-08T23:45:55.665Z] #39 11.69 PBCC images/mm.pb-c.c [2020-07-08T23:45:55.665Z] #39 11.73 DEP images/mm.pb-c.d [2020-07-08T23:45:55.665Z] #39 11.78 PBCC images/timerfd.pb-c.c [2020-07-08T23:45:55.665Z] #39 11.82 DEP images/timerfd.pb-c.d [2020-07-08T23:45:55.665Z] #39 11.85 PBCC images/timer.pb-c.c [2020-07-08T23:45:55.665Z] #39 11.91 DEP images/timer.pb-c.d [2020-07-08T23:45:55.665Z] #39 11.95 PBCC images/sa.pb-c.c [2020-07-08T23:45:55.665Z] #39 12.01 DEP images/sa.pb-c.d [2020-07-08T23:45:55.665Z] #39 12.04 PBCC images/pipe-data.pb-c.c [2020-07-08T23:45:55.665Z] #39 12.06 DEP images/pipe-data.pb-c.d [2020-07-08T23:45:55.665Z] #39 12.11 PBCC images/mnt.pb-c.c [2020-07-08T23:45:55.721Z] #39 88.37 CC criu/autofs.o [2020-07-08T23:45:55.797Z] #40 9.845 DEP images/sk-unix.pb-c.d [2020-07-08T23:45:55.797Z] #40 9.893 PBCC images/mm.pb-c.c [2020-07-08T23:45:55.797Z] #40 9.955 DEP images/mm.pb-c.d [2020-07-08T23:45:55.797Z] #40 10.03 PBCC images/timerfd.pb-c.c [2020-07-08T23:45:55.902Z] [2020-07-08T23:45:55.902Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-08T23:45:55.902Z] #32 60.14 Selecting previously unselected package libxml2:amd64. [2020-07-08T23:45:55.902Z] #32 60.19 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_amd64.deb ... [2020-07-08T23:45:55.902Z] #32 60.20 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-07-08T23:45:55.902Z] #32 61.01 Selecting previously unselected package libarchive13:amd64. [2020-07-08T23:45:55.902Z] #32 61.03 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2020-07-08T23:45:55.902Z] #32 61.05 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-07-08T23:45:55.902Z] #32 61.47 Selecting previously unselected package libjsoncpp1:amd64. [2020-07-08T23:45:55.902Z] #32 61.47 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2020-07-08T23:45:55.902Z] #32 61.48 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2020-07-08T23:45:55.902Z] #32 61.69 Selecting previously unselected package librhash0:amd64. [2020-07-08T23:45:55.902Z] #32 61.69 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2020-07-08T23:45:55.902Z] #32 61.70 Unpacking librhash0:amd64 (1.3.8-1) ... [2020-07-08T23:45:55.902Z] #32 61.89 Selecting previously unselected package libuv1:amd64. [2020-07-08T23:45:55.902Z] #32 61.90 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... [2020-07-08T23:45:55.902Z] #32 61.91 Unpacking libuv1:amd64 (1.24.1-1) ... [2020-07-08T23:45:55.902Z] #32 62.09 Selecting previously unselected package cmake. [2020-07-08T23:45:55.902Z] #32 62.13 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2020-07-08T23:45:55.902Z] #32 62.15 Unpacking cmake (3.13.4-1) ... [2020-07-08T23:45:55.902Z] #32 65.47 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-07-08T23:45:55.902Z] #32 65.50 Setting up xxd (2:8.1.0875-5) ... [2020-07-08T23:45:55.902Z] #32 65.52 Setting up libuv1:amd64 (1.24.1-1) ... [2020-07-08T23:45:55.902Z] #32 65.55 Setting up vim-common (2:8.1.0875-5) ... [2020-07-08T23:45:55.902Z] #32 65.60 Setting up librhash0:amd64 (1.3.8-1) ... [2020-07-08T23:45:55.902Z] #32 65.61 Setting up cmake-data (3.13.4-1) ... [2020-07-08T23:45:55.902Z] #32 65.64 Setting up libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-07-08T23:45:55.902Z] #32 65.68 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2020-07-08T23:45:55.902Z] #32 65.74 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-07-08T23:45:55.902Z] #32 65.75 Setting up cmake (3.13.4-1) ... [2020-07-08T23:45:55.902Z] #32 65.76 Processing triggers for libc-bin (2.28-10) ... [2020-07-08T23:45:55.902Z] #32 65.85 Processing triggers for mime-support (3.62) ... [2020-07-08T23:45:55.902Z] #32 DONE 69.9s [2020-07-08T23:45:55.902Z] [2020-07-08T23:45:55.902Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-08T23:45:55.902Z] #25 21.47 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2020-07-08T23:45:55.902Z] #25 21.79 [2020-07-08T23:45:55.902Z] #25 21.90 ######################################################################## 100.0% [2020-07-08T23:45:55.902Z] #25 22.00 [2020-07-08T23:45:55.902Z] #25 22.08 Download of images into '/build' complete. [2020-07-08T23:45:55.902Z] #25 22.08 Use something like the following to load the result into a Docker daemon: [2020-07-08T23:45:55.902Z] #25 22.08 tar -cC '/build' . | docker load [2020-07-08T23:45:55.902Z] #25 DONE 22.6s [2020-07-08T23:45:55.902Z] [2020-07-08T23:45:55.902Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-08T23:45:55.902Z] #33 ... [2020-07-08T23:45:55.902Z] [2020-07-08T23:45:55.902Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-08T23:45:55.902Z] #41 59.93 time [2020-07-08T23:45:55.902Z] #41 66.42 os [2020-07-08T23:45:55.902Z] #41 66.56 strings [2020-07-08T23:45:55.902Z] #41 69.42 regexp/syntax [2020-07-08T23:45:55.902Z] #41 69.60 fmt [2020-07-08T23:45:55.927Z] #39 12.19 DEP images/mnt.pb-c.d [2020-07-08T23:45:55.927Z] #39 12.26 PBCC images/sk-packet.pb-c.c [2020-07-08T23:45:55.927Z] #39 12.28 DEP images/sk-packet.pb-c.d [2020-07-08T23:45:55.927Z] #39 12.37 PBCC images/tcp-stream.pb-c.c [2020-07-08T23:45:56.059Z] #33 ... [2020-07-08T23:45:56.059Z] [2020-07-08T23:45:56.059Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-08T23:45:56.059Z] #41 61.07 time [2020-07-08T23:45:56.059Z] #41 65.64 strings [2020-07-08T23:45:56.059Z] #41 67.20 os [2020-07-08T23:45:56.059Z] #41 68.22 regexp/syntax [2020-07-08T23:45:56.059Z] #41 70.77 fmt [2020-07-08T23:45:56.059Z] #41 ... [2020-07-08T23:45:56.059Z] [2020-07-08T23:45:56.059Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-08T23:45:56.059Z] #30 68.05 path [2020-07-08T23:45:56.059Z] #30 68.56 text/tabwriter [2020-07-08T23:45:56.059Z] #30 68.66 fmt [2020-07-08T23:45:56.059Z] #30 69.16 path/filepath [2020-07-08T23:45:56.059Z] #30 71.19 io/ioutil [2020-07-08T23:45:56.101Z] #40 10.11 DEP images/timerfd.pb-c.d [2020-07-08T23:45:56.101Z] #40 10.16 PBCC images/timer.pb-c.c [2020-07-08T23:45:56.101Z] #40 10.20 DEP images/timer.pb-c.d [2020-07-08T23:45:56.101Z] #40 10.25 PBCC images/sa.pb-c.c [2020-07-08T23:45:56.164Z] #41 ... [2020-07-08T23:45:56.164Z] [2020-07-08T23:45:56.164Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-08T23:45:56.164Z] #10 69.24 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-07-08T23:45:56.164Z] #10 69.25 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-07-08T23:45:56.164Z] #10 69.41 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-07-08T23:45:56.193Z] #39 12.44 DEP images/tcp-stream.pb-c.d [2020-07-08T23:45:56.194Z] #39 12.48 PBCC images/pipe.pb-c.c [2020-07-08T23:45:56.194Z] #39 12.52 DEP images/pipe.pb-c.d [2020-07-08T23:45:56.194Z] #39 12.68 PBCC images/pstree.pb-c.c [2020-07-08T23:45:56.399Z] #40 10.33 DEP images/sa.pb-c.d [2020-07-08T23:45:56.399Z] #40 10.43 PBCC images/pipe-data.pb-c.c [2020-07-08T23:45:56.399Z] #40 10.49 DEP images/pipe-data.pb-c.d [2020-07-08T23:45:56.399Z] #40 10.58 PBCC images/mnt.pb-c.c [2020-07-08T23:45:56.458Z] #39 12.72 DEP images/pstree.pb-c.d [2020-07-08T23:45:56.458Z] #39 12.77 PBCC images/fs.pb-c.c [2020-07-08T23:45:56.458Z] #39 12.81 DEP images/fs.pb-c.d [2020-07-08T23:45:56.458Z] #39 12.85 PBCC images/signalfd.pb-c.c [2020-07-08T23:45:56.458Z] #39 12.89 DEP images/signalfd.pb-c.d [2020-07-08T23:45:56.458Z] #39 12.98 PBCC images/fh.pb-c.c [2020-07-08T23:45:56.697Z] #40 10.65 DEP images/mnt.pb-c.d [2020-07-08T23:45:56.697Z] #40 10.72 PBCC images/sk-packet.pb-c.c [2020-07-08T23:45:56.697Z] #40 10.77 DEP images/sk-packet.pb-c.d [2020-07-08T23:45:56.697Z] #40 10.82 PBCC images/tcp-stream.pb-c.c [2020-07-08T23:45:56.697Z] #40 ... [2020-07-08T23:45:56.697Z] [2020-07-08T23:45:56.697Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-08T23:45:56.697Z] #48 66.29 bufio [2020-07-08T23:45:56.697Z] #48 66.57 reflect [2020-07-08T23:45:56.697Z] #48 69.85 regexp/syntax [2020-07-08T23:45:56.697Z] #48 ... [2020-07-08T23:45:56.697Z] [2020-07-08T23:45:56.697Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-08T23:45:56.697Z] #40 10.89 DEP images/tcp-stream.pb-c.d [2020-07-08T23:45:56.697Z] #40 10.94 PBCC images/pipe.pb-c.c [2020-07-08T23:45:56.697Z] #40 10.99 DEP images/pipe.pb-c.d [2020-07-08T23:45:56.721Z] #39 13.02 PBCC images/fsnotify.pb-c.c [2020-07-08T23:45:56.721Z] #39 13.12 DEP images/fh.pb-c.d [2020-07-08T23:45:56.985Z] #39 13.20 DEP images/fsnotify.pb-c.d [2020-07-08T23:45:56.985Z] #39 13.28 PBCC images/eventpoll.pb-c.c [2020-07-08T23:45:56.985Z] #39 13.30 DEP images/eventpoll.pb-c.d [2020-07-08T23:45:56.985Z] #39 13.36 PBCC images/eventfd.pb-c.c [2020-07-08T23:45:56.996Z] #40 11.07 PBCC images/pstree.pb-c.c [2020-07-08T23:45:56.996Z] #40 11.10 DEP images/pstree.pb-c.d [2020-07-08T23:45:56.996Z] #40 11.17 PBCC images/fs.pb-c.c [2020-07-08T23:45:56.996Z] #40 11.20 DEP images/fs.pb-c.d [2020-07-08T23:45:57.104Z] #39 89.69 CC criu/bfd.o [2020-07-08T23:45:57.248Z] #39 13.42 DEP images/eventfd.pb-c.d [2020-07-08T23:45:57.248Z] #39 13.51 PBCC images/remap-file-path.pb-c.c [2020-07-08T23:45:57.248Z] #39 13.55 DEP images/remap-file-path.pb-c.d [2020-07-08T23:45:57.248Z] #39 13.65 PBCC images/fifo.pb-c.c [2020-07-08T23:45:57.248Z] #39 13.67 DEP images/fifo.pb-c.d [2020-07-08T23:45:57.296Z] #40 11.28 PBCC images/signalfd.pb-c.c [2020-07-08T23:45:57.296Z] #40 11.35 DEP images/signalfd.pb-c.d [2020-07-08T23:45:57.296Z] #40 11.39 PBCC images/fh.pb-c.c [2020-07-08T23:45:57.296Z] #40 11.48 PBCC images/fsnotify.pb-c.c [2020-07-08T23:45:57.364Z] #39 90.17 CC criu/bitmap.o [2020-07-08T23:45:57.364Z] #39 90.30 CC criu/cgroup-props.o [2020-07-08T23:45:57.512Z] #39 13.71 PBCC images/ghost-file.pb-c.c [2020-07-08T23:45:57.512Z] #39 13.87 DEP images/ghost-file.pb-c.d [2020-07-08T23:45:57.594Z] #40 11.61 DEP images/fh.pb-c.d [2020-07-08T23:45:57.595Z] #40 11.68 DEP images/fsnotify.pb-c.d [2020-07-08T23:45:57.595Z] #40 11.79 PBCC images/eventpoll.pb-c.c [2020-07-08T23:45:57.595Z] #40 11.81 DEP images/eventpoll.pb-c.d [2020-07-08T23:45:57.595Z] #40 11.87 PBCC images/eventfd.pb-c.c [2020-07-08T23:45:57.595Z] #40 11.90 DEP images/eventfd.pb-c.d [2020-07-08T23:45:57.776Z] #39 14.08 PBCC images/regfile.pb-c.c [2020-07-08T23:45:57.776Z] #39 14.12 DEP images/regfile.pb-c.d [2020-07-08T23:45:57.776Z] #39 14.22 PBCC images/ns.pb-c.c [2020-07-08T23:45:57.823Z] Fetching without tags [2020-07-08T23:45:57.894Z] #40 11.97 PBCC images/remap-file-path.pb-c.c [2020-07-08T23:45:57.895Z] #40 12.00 DEP images/remap-file-path.pb-c.d [2020-07-08T23:45:57.895Z] #40 12.08 PBCC images/fifo.pb-c.c [2020-07-08T23:45:57.895Z] #40 12.10 DEP images/fifo.pb-c.d [2020-07-08T23:45:57.950Z] #30 ... [2020-07-08T23:45:57.950Z] [2020-07-08T23:45:57.950Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-08T23:45:57.950Z] #38 64.76 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-07-08T23:45:57.950Z] #38 64.78 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-07-08T23:45:57.950Z] #38 64.79 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2020-07-08T23:45:57.950Z] #38 64.81 Setting up libcap-dev:amd64 (1:2.25-2) ... [2020-07-08T23:45:57.950Z] #38 64.82 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2020-07-08T23:45:57.950Z] #38 64.83 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-07-08T23:45:57.950Z] #38 64.84 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-07-08T23:45:57.950Z] #38 64.85 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-07-08T23:45:57.951Z] #38 64.86 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-07-08T23:45:57.951Z] #38 64.87 Setting up python-protobuf (3.6.1.3-2) ... [2020-07-08T23:45:57.951Z] #38 72.25 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2020-07-08T23:45:57.951Z] #38 72.33 Processing triggers for libc-bin (2.28-10) ... [2020-07-08T23:45:57.951Z] #38 DONE 73.1s [2020-07-08T23:45:57.951Z] [2020-07-08T23:45:57.951Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-08T23:45:57.951Z] #47 67.85 encoding/binary [2020-07-08T23:45:57.951Z] #47 68.06 context [2020-07-08T23:45:57.951Z] #47 69.11 fmt [2020-07-08T23:45:57.951Z] #47 70.53 encoding/base64 [2020-07-08T23:45:57.951Z] #47 72.15 golang.org/x/sys/unix [2020-07-08T23:45:58.046Z] #39 14.29 DEP images/ns.pb-c.d [2020-07-08T23:45:58.046Z] #39 14.40 PBCC images/fdinfo.pb-c.c [2020-07-08T23:45:58.194Z] #40 12.20 PBCC images/ghost-file.pb-c.c [2020-07-08T23:45:58.195Z] #40 12.31 DEP images/ghost-file.pb-c.d [2020-07-08T23:45:58.195Z] #40 12.37 PBCC images/regfile.pb-c.c [2020-07-08T23:45:58.304Z] #39 91.03 CC criu/cgroup.o [2020-07-08T23:45:58.310Z] #39 14.60 DEP images/fdinfo.pb-c.d [2020-07-08T23:45:58.310Z] #39 14.76 PBCC images/core-aarch64.pb-c.c [2020-07-08T23:45:58.310Z] #39 14.77 PBCC images/core-arm.pb-c.c [2020-07-08T23:45:58.310Z] #39 14.82 PBCC images/core-ppc64.pb-c.c [2020-07-08T23:45:58.494Z] #40 12.57 DEP images/regfile.pb-c.d [2020-07-08T23:45:58.494Z] #40 12.65 PBCC images/ns.pb-c.c [2020-07-08T23:45:58.494Z] #40 12.66 DEP images/ns.pb-c.d [2020-07-08T23:45:58.494Z] #40 12.70 PBCC images/fdinfo.pb-c.c [2020-07-08T23:45:58.513Z] #47 ... [2020-07-08T23:45:58.513Z] [2020-07-08T23:45:58.513Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-08T23:45:58.513Z] #30 73.72 flag [2020-07-08T23:45:58.574Z] #39 14.85 PBCC images/core-s390.pb-c.c [2020-07-08T23:45:58.574Z] #39 14.87 PBCC images/core-x86.pb-c.c [2020-07-08T23:45:58.574Z] #39 14.89 PBCC images/core.pb-c.c [2020-07-08T23:45:58.574Z] #39 14.92 PBCC images/inventory.pb-c.c [2020-07-08T23:45:58.574Z] #39 14.95 DEP images/core-aarch64.pb-c.d [2020-07-08T23:45:58.574Z] #39 15.00 DEP images/core-arm.pb-c.d [2020-07-08T23:45:58.574Z] #39 15.05 DEP images/core-ppc64.pb-c.d [2020-07-08T23:45:58.641Z] Merging remotes/origin/master commit a90137825c8f2385e2c7eafd82f060c0b8f60059 into PR head commit 276c725394426b45e5f3d6cbac3f9ff4acf4feaa [2020-07-08T23:45:58.794Z] #40 12.77 DEP images/fdinfo.pb-c.d [2020-07-08T23:45:58.794Z] #40 ... [2020-07-08T23:45:58.794Z] [2020-07-08T23:45:58.794Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-08T23:45:58.794Z] #31 68.34 text/tabwriter [2020-07-08T23:45:58.794Z] #31 72.90 internal/syscall/execenv [2020-07-08T23:45:58.794Z] #31 72.91 time [2020-07-08T23:45:58.794Z] #31 72.93 internal/syscall/unix [2020-07-08T23:45:58.794Z] #31 ... [2020-07-08T23:45:58.794Z] [2020-07-08T23:45:58.794Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-08T23:45:58.811Z] #30 73.75 github.com/BurntSushi/toml [2020-07-08T23:45:58.837Z] #39 15.23 DEP images/core-s390.pb-c.d [2020-07-08T23:45:58.837Z] #39 15.25 DEP images/core-x86.pb-c.d [2020-07-08T23:45:58.837Z] #39 15.28 DEP images/core.pb-c.d [2020-07-08T23:45:58.874Z] #39 ... [2020-07-08T23:45:58.874Z] [2020-07-08T23:45:58.874Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-08T23:45:58.874Z] #17 22.05 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2020-07-08T23:45:58.874Z] #17 22.05 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2020-07-08T23:45:58.874Z] #17 22.05 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2020-07-08T23:45:58.874Z] #17 22.05 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2020-07-08T23:45:58.874Z] #17 22.06 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2020-07-08T23:45:58.874Z] #17 22.06 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2020-07-08T23:45:58.874Z] #17 22.08 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-07-08T23:45:58.874Z] #17 22.10 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-07-08T23:45:58.874Z] #17 22.10 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2020-07-08T23:45:58.874Z] #17 22.11 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2020-07-08T23:45:58.874Z] #17 22.11 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2020-07-08T23:45:58.874Z] #17 22.12 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2020-07-08T23:45:58.874Z] #17 22.14 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2020-07-08T23:45:58.874Z] #17 22.16 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-07-08T23:45:58.874Z] #17 22.17 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-07-08T23:45:58.874Z] #17 22.17 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-07-08T23:45:58.874Z] #17 22.18 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2020-07-08T23:45:58.874Z] #17 22.18 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2020-07-08T23:45:58.874Z] #17 22.19 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-07-08T23:45:58.874Z] #17 22.76 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-07-08T23:45:58.874Z] #17 22.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-07-08T23:45:58.874Z] #17 22.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-07-08T23:45:58.874Z] #17 22.76 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2020-07-08T23:45:58.874Z] #17 22.79 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2020-07-08T23:45:58.874Z] #17 22.79 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2020-07-08T23:45:58.874Z] #17 22.90 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-07-08T23:45:58.874Z] #17 22.91 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2020-07-08T23:45:58.874Z] #17 22.92 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2020-07-08T23:45:58.874Z] #17 22.93 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2020-07-08T23:45:58.874Z] #17 22.93 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2020-07-08T23:45:58.874Z] #17 22.96 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2020-07-08T23:45:58.874Z] #17 22.96 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u2 [1245 kB] [2020-07-08T23:45:58.874Z] #17 23.02 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2020-07-08T23:45:58.874Z] #17 23.04 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2020-07-08T23:45:58.874Z] #17 23.06 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-07-08T23:45:58.874Z] #17 23.37 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2020-07-08T23:45:58.874Z] #17 23.42 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2020-07-08T23:45:58.874Z] #17 23.48 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2020-07-08T23:45:58.874Z] #17 23.98 debconf: delaying package configuration, since apt-utils is not installed [2020-07-08T23:45:58.874Z] #17 24.08 Fetched 28.5 MB in 2s (13.6 MB/s) [2020-07-08T23:45:58.874Z] #17 24.14 Selecting previously unselected package pigz. [2020-07-08T23:45:58.874Z] #17 24.14 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23432 files and directories currently installed.) [2020-07-08T23:45:58.874Z] #17 24.21 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2020-07-08T23:45:58.874Z] #17 24.22 Unpacking pigz (2.4-1) ... [2020-07-08T23:45:58.874Z] #17 24.31 Selecting previously unselected package libpython3.7-minimal:amd64. [2020-07-08T23:45:58.874Z] #17 24.32 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_amd64.deb ... [2020-07-08T23:45:58.874Z] #17 24.32 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ... [2020-07-08T23:45:58.874Z] #17 24.76 Selecting previously unselected package python3.7-minimal. [2020-07-08T23:45:58.874Z] #17 24.77 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_amd64.deb ... [2020-07-08T23:45:58.874Z] #17 24.78 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ... [2020-07-08T23:45:58.874Z] #17 25.61 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ... [2020-07-08T23:45:58.874Z] #17 25.63 Setting up python3.7-minimal (3.7.3-2+deb10u1) ... [2020-07-08T23:45:58.874Z] #17 27.45 Selecting previously unselected package python3-minimal. [2020-07-08T23:45:58.874Z] #17 27.46 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23681 files and directories currently installed.) [2020-07-08T23:45:58.874Z] #17 27.51 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2020-07-08T23:45:58.874Z] #17 27.51 Unpacking python3-minimal (3.7.3-1) ... [2020-07-08T23:45:58.874Z] #17 27.59 Selecting previously unselected package libmpdec2:amd64. [2020-07-08T23:45:58.874Z] #17 27.59 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2020-07-08T23:45:58.874Z] #17 27.60 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2020-07-08T23:45:58.874Z] #17 27.70 Selecting previously unselected package libpython3.7-stdlib:amd64. [2020-07-08T23:45:59.100Z] #39 15.37 DEP images/inventory.pb-c.d [2020-07-08T23:45:59.100Z] #39 15.39 PBCC images/cpuinfo.pb-c.c [2020-07-08T23:45:59.100Z] #39 15.40 DEP images/cpuinfo.pb-c.d [2020-07-08T23:45:59.100Z] #39 15.45 PBCC images/stats.pb-c.c [2020-07-08T23:45:59.100Z] #39 15.48 DEP images/stats.pb-c.d [2020-07-08T23:45:59.134Z] #17 27.70 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_amd64.deb ... [2020-07-08T23:45:59.134Z] #17 27.71 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ... [2020-07-08T23:45:59.365Z] #39 ... [2020-07-08T23:45:59.365Z] [2020-07-08T23:45:59.365Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-08T23:45:59.365Z] #41 55.89 go/scanner [2020-07-08T23:45:59.365Z] #41 56.01 net/url [2020-07-08T23:45:59.365Z] #41 56.21 text/template/parse [2020-07-08T23:45:59.365Z] #41 57.96 go/ast [2020-07-08T23:45:59.365Z] #41 59.81 encoding/json [2020-07-08T23:45:59.365Z] #41 64.09 text/template [2020-07-08T23:45:59.365Z] #41 ... [2020-07-08T23:45:59.365Z] [2020-07-08T23:45:59.365Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-08T23:45:59.365Z] #47 55.90 go/scanner [2020-07-08T23:45:59.365Z] #47 56.58 mvdan.cc/editorconfig [2020-07-08T23:45:59.365Z] #47 58.18 go/ast [2020-07-08T23:45:59.365Z] #47 59.51 mvdan.cc/sh/v3/syntax [2020-07-08T23:45:59.365Z] #47 66.09 golang.org/x/crypto/ssh/terminal [2020-07-08T23:45:59.393Z] #53 42.89 Checking out files: 73% (2361/3196) Checking out files: 74% (2366/3196) Checking out files: 75% (2397/3196) Checking out files: 76% (2429/3196) Checking out files: 77% (2461/3196) Checking out files: 78% (2493/3196) Checking out files: 79% (2525/3196) Checking out files: 80% (2557/3196) Checking out files: 81% (2589/3196) Checking out files: 82% (2621/3196) Checking out files: 83% (2653/3196) Checking out files: 84% (2685/3196) Checking out files: 85% (2717/3196) Checking out files: 86% (2749/3196) Checking out files: 87% (2781/3196) Checking out files: 88% (2813/3196) Checking out files: 89% (2845/3196) Checking out files: 90% (2877/3196) Checking out files: 91% (2909/3196) Checking out files: 92% (2941/3196) Checking out files: 93% (2973/3196) Checking out files: 94% (3005/3196) Checking out files: 95% (3037/3196) Checking out files: 96% (3069/3196) Checking out files: 97% (3101/3196) Checking out files: 98% (3133/3196) Checking out files: 99% (3165/3196) Checking out files: 100% (3196/3196) Checking out files: 100% (3196/3196), done. [2020-07-08T23:45:59.393Z] #53 43.57 + cd /tmp/tmp.EJJxf6jcgE/src/github.com/containerd/containerd [2020-07-08T23:45:59.393Z] #53 43.57 + git checkout -q be75852b8d7849474a20192f9ed1bf34fdd454f1 [2020-07-08T23:45:59.629Z] #47 ... [2020-07-08T23:45:59.629Z] [2020-07-08T23:45:59.629Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-08T23:45:59.629Z] #52 25.25 Checking out files: 56% (1801/3196) Checking out files: 57% (1822/3196) Checking out files: 58% (1854/3196) Checking out files: 59% (1886/3196) Checking out files: 60% (1918/3196) Checking out files: 61% (1950/3196) Checking out files: 62% (1982/3196) Checking out files: 63% (2014/3196) Checking out files: 64% (2046/3196) Checking out files: 65% (2078/3196) Checking out files: 66% (2110/3196) Checking out files: 67% (2142/3196) Checking out files: 68% (2174/3196) Checking out files: 69% (2206/3196) Checking out files: 70% (2238/3196) Checking out files: 71% (2270/3196) Checking out files: 72% (2302/3196) Checking out files: 73% (2334/3196) Checking out files: 74% (2366/3196) Checking out files: 75% (2397/3196) Checking out files: 76% (2429/3196) Checking out files: 77% (2461/3196) Checking out files: 78% (2493/3196) Checking out files: 79% (2525/3196) Checking out files: 80% (2557/3196) Checking out files: 81% (2589/3196) Checking out files: 82% (2621/3196) Checking out files: 83% (2653/3196) Checking out files: 84% (2685/3196) Checking out files: 85% (2717/3196) Checking out files: 86% (2749/3196) Checking out files: 87% (2781/3196) Checking out files: 88% (2813/3196) Checking out files: 89% (2845/3196) Checking out files: 90% (2877/3196) Checking out files: 91% (2909/3196) Checking out files: 91% (2920/3196) Checking out files: 92% (2941/3196) Checking out files: 93% (2973/3196) Checking out files: 94% (3005/3196) Checking out files: 95% (3037/3196) Checking out files: 96% (3069/3196) Checking out files: 97% (3101/3196) Checking out files: 98% (3133/3196) Checking out files: 99% (3165/3196) Checking out files: 100% (3196/3196) Checking out files: 100% (3196/3196), done. [2020-07-08T23:45:59.629Z] #52 26.85 + cd /tmp/tmp.MqZ7g1pQCl/src/github.com/containerd/containerd [2020-07-08T23:45:59.629Z] #52 26.85 + git checkout -q be75852b8d7849474a20192f9ed1bf34fdd454f1 [2020-07-08T23:45:59.629Z] #52 28.90 + export 'BUILDTAGS=netgo osusergo static_build' [2020-07-08T23:45:59.629Z] #52 28.91 + BUILDTAGS='netgo osusergo static_build' [2020-07-08T23:45:59.629Z] #52 28.91 + export EXTRA_FLAGS=-buildmode=pie [2020-07-08T23:45:59.629Z] #52 28.91 + EXTRA_FLAGS=-buildmode=pie [2020-07-08T23:45:59.629Z] #52 28.91 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-07-08T23:45:59.629Z] #52 28.91 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-07-08T23:45:59.629Z] #52 28.91 + '[' '' = dynamic ']' [2020-07-08T23:45:59.629Z] #52 28.91 + make [2020-07-08T23:45:59.629Z] #52 30.19 + bin/ctr [2020-07-08T23:45:59.704Z] #17 28.42 Selecting previously unselected package python3.7. [2020-07-08T23:45:59.704Z] #17 28.42 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_amd64.deb ... [2020-07-08T23:45:59.704Z] #17 28.43 Unpacking python3.7 (3.7.3-2+deb10u1) ... [2020-07-08T23:45:59.704Z] #17 28.54 Selecting previously unselected package libpython3-stdlib:amd64. [2020-07-08T23:45:59.965Z] #17 28.55 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2020-07-08T23:45:59.965Z] #17 28.55 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2020-07-08T23:45:57.533Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-07-08T23:45:57.582Z] > git config --add remote.origin.fetch +refs/pull/41194/head:refs/remotes/origin/PR-41194 # timeout=10 [2020-07-08T23:45:57.630Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-08T23:45:57.743Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-07-08T23:45:57.858Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-07-08T23:45:57.858Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-07-08T23:45:57.859Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/41194/head:refs/remotes/origin/PR-41194 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-08T23:45:58.742Z] > git config core.sparsecheckout # timeout=10 [2020-07-08T23:45:58.785Z] > git checkout -f 276c725394426b45e5f3d6cbac3f9ff4acf4feaa # timeout=10 [2020-07-08T23:46:00.225Z] #17 28.69 Setting up python3-minimal (3.7.3-1) ... [2020-07-08T23:46:00.563Z] #45 ... [2020-07-08T23:46:00.563Z] [2020-07-08T23:46:00.563Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-08T23:46:00.563Z] #52 145.8 + bin/containerd-stress [2020-07-08T23:46:00.563Z] #52 147.6 + bin/containerd-shim [2020-07-08T23:46:00.563Z] #52 ... [2020-07-08T23:46:00.563Z] [2020-07-08T23:46:00.563Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-08T23:46:00.563Z] #45 DONE 174.7s [2020-07-08T23:46:00.580Z] #52 ... [2020-07-08T23:46:00.580Z] [2020-07-08T23:46:00.580Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-08T23:46:00.580Z] #39 16.99 make[1]: Nothing to be done for 'all'. [2020-07-08T23:46:00.795Z] #17 29.52 Selecting previously unselected package python3. [2020-07-08T23:46:00.871Z] [2020-07-08T23:46:00.871Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-08T23:46:00.945Z] #53 45.02 + export 'BUILDTAGS=netgo osusergo static_build' [2020-07-08T23:46:00.945Z] #53 45.02 + BUILDTAGS='netgo osusergo static_build' [2020-07-08T23:46:00.945Z] #53 45.03 + export EXTRA_FLAGS=-buildmode=pie [2020-07-08T23:46:00.945Z] #53 45.03 + EXTRA_FLAGS=-buildmode=pie [2020-07-08T23:46:00.945Z] #53 45.03 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-07-08T23:46:00.945Z] #53 45.03 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-07-08T23:46:00.945Z] #53 45.03 + '[' '' = dynamic ']' [2020-07-08T23:46:00.945Z] #53 45.03 + make [2020-07-08T23:46:01.055Z] #17 29.52 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24093 files and directories currently installed.) [2020-07-08T23:46:01.055Z] #17 29.60 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2020-07-08T23:46:01.055Z] #17 29.61 Unpacking python3 (3.7.3-1) ... [2020-07-08T23:46:01.055Z] #17 29.68 Selecting previously unselected package libip4tc0:amd64. [2020-07-08T23:46:01.055Z] #17 29.69 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2020-07-08T23:46:01.055Z] #17 29.69 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2020-07-08T23:46:01.055Z] #17 29.79 Selecting previously unselected package libip6tc0:amd64. [2020-07-08T23:46:01.055Z] #17 29.80 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2020-07-08T23:46:01.055Z] #17 29.82 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2020-07-08T23:46:01.055Z] #17 29.88 Selecting previously unselected package libiptc0:amd64. [2020-07-08T23:46:01.315Z] #17 29.90 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2020-07-08T23:46:01.315Z] #17 29.90 Unpacking libiptc0:amd64 (1.8.2-4) ... [2020-07-08T23:46:01.315Z] #17 29.99 Selecting previously unselected package libnfnetlink0:amd64. [2020-07-08T23:46:01.315Z] #17 30.00 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2020-07-08T23:46:01.315Z] #17 30.00 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-07-08T23:46:01.315Z] #17 30.07 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2020-07-08T23:46:01.315Z] #17 30.07 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2020-07-08T23:46:01.315Z] #17 30.08 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-07-08T23:46:01.405Z] #30 76.35 log [2020-07-08T23:46:01.441Z] #10 ... [2020-07-08T23:46:01.441Z] [2020-07-08T23:46:01.441Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-08T23:46:01.441Z] #33 4.797 + RM_GOPATH=0 [2020-07-08T23:46:01.441Z] #33 4.798 + TMP_GOPATH= [2020-07-08T23:46:01.441Z] #33 4.798 + : /build [2020-07-08T23:46:01.441Z] #33 4.799 + '[' -z '' ']' [2020-07-08T23:46:01.441Z] #33 4.805 ++ mktemp -d [2020-07-08T23:46:01.441Z] #33 4.805 + export GOPATH=/tmp/tmp.WpgaYVYszZ [2020-07-08T23:46:01.441Z] #33 4.812 + GOPATH=/tmp/tmp.WpgaYVYszZ [2020-07-08T23:46:01.441Z] #33 4.812 + RM_GOPATH=1 [2020-07-08T23:46:01.441Z] #33 4.812 + case "$(go env GOARCH)" in [2020-07-08T23:46:01.441Z] #33 4.813 ++ go env GOARCH [2020-07-08T23:46:01.441Z] #33 4.826 + export GO_BUILDMODE=-buildmode=pie [2020-07-08T23:46:01.441Z] #33 4.826 + GO_BUILDMODE=-buildmode=pie [2020-07-08T23:46:01.441Z] #33 4.827 ++ dirname /tmp/install/install.sh [2020-07-08T23:46:01.441Z] #33 4.831 + dir=/tmp/install [2020-07-08T23:46:01.441Z] #33 4.831 + bin=tini [2020-07-08T23:46:01.441Z] #33 4.832 + shift [2020-07-08T23:46:01.441Z] #33 4.832 + '[' '!' -f /tmp/install/tini.installer ']' [2020-07-08T23:46:01.441Z] #33 4.832 + . /tmp/install/tini.installer [2020-07-08T23:46:01.441Z] #33 4.832 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2020-07-08T23:46:01.441Z] #33 4.832 + install_tini [2020-07-08T23:46:01.441Z] #33 4.838 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-07-08T23:46:01.441Z] #33 4.838 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-07-08T23:46:01.441Z] #33 4.838 + git clone https://github.com/krallin/tini.git /tmp/tmp.WpgaYVYszZ/tini [2020-07-08T23:46:01.441Z] #33 4.842 Cloning into '/tmp/tmp.WpgaYVYszZ/tini'... [2020-07-08T23:46:01.441Z] #33 5.582 + cd /tmp/tmp.WpgaYVYszZ/tini [2020-07-08T23:46:01.441Z] #33 5.582 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-07-08T23:46:01.441Z] #33 5.590 + cmake . [2020-07-08T23:46:01.575Z] #17 30.16 Selecting previously unselected package libnftnl11:amd64. [2020-07-08T23:46:01.575Z] #17 30.17 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2020-07-08T23:46:01.575Z] #17 30.17 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2020-07-08T23:46:01.575Z] #17 30.24 Selecting previously unselected package iptables. [2020-07-08T23:46:01.575Z] #17 30.24 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2020-07-08T23:46:01.575Z] #17 30.24 Unpacking iptables (1.8.2-4) ... [2020-07-08T23:46:01.700Z] #33 6.119 -- The C compiler identification is GNU 8.3.0 [2020-07-08T23:46:01.704Z] Merge succeeded, producing 276c725394426b45e5f3d6cbac3f9ff4acf4feaa [2020-07-08T23:46:01.705Z] Checking out Revision 276c725394426b45e5f3d6cbac3f9ff4acf4feaa (PR-41194) [2020-07-08T23:46:01.835Z] #17 30.54 Selecting previously unselected package xxd. [2020-07-08T23:46:01.835Z] #17 30.54 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-07-08T23:46:01.835Z] #17 30.55 Unpacking xxd (2:8.1.0875-5) ... [2020-07-08T23:46:01.960Z] #33 6.216 -- Check for working C compiler: /usr/bin/cc [2020-07-08T23:46:01.974Z] #39 18.39 CC images/stats.o [2020-07-08T23:46:02.096Z] #17 30.71 Selecting previously unselected package vim-common. [2020-07-08T23:46:02.096Z] #17 30.71 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-07-08T23:46:02.096Z] #17 30.74 Unpacking vim-common (2:8.1.0875-5) ... [2020-07-08T23:46:02.221Z] #33 ... [2020-07-08T23:46:02.221Z] [2020-07-08T23:46:02.221Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-08T23:46:02.221Z] #47 66.28 encoding/binary [2020-07-08T23:46:02.221Z] #47 66.31 context [2020-07-08T23:46:02.221Z] #47 67.26 os [2020-07-08T23:46:02.221Z] #47 68.36 encoding/base64 [2020-07-08T23:46:02.221Z] #47 68.97 golang.org/x/sys/unix [2020-07-08T23:46:02.221Z] #47 71.24 fmt [2020-07-08T23:46:02.221Z] #47 ... [2020-07-08T23:46:02.221Z] [2020-07-08T23:46:02.221Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-08T23:46:02.221Z] #41 75.49 regexp [2020-07-08T23:46:02.221Z] #41 76.05 flag [2020-07-08T23:46:02.355Z] #17 30.92 Selecting previously unselected package bash-completion. [2020-07-08T23:46:02.355Z] #17 30.93 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-07-08T23:46:02.398Z] #52 ... [2020-07-08T23:46:02.398Z] [2020-07-08T23:46:02.398Z] #46 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-07-08T23:46:02.398Z] #46 DONE 0.2s [2020-07-08T23:46:02.483Z] #53 46.35 + bin/ctr [2020-07-08T23:46:02.550Z] #39 18.88 CC images/core.o [2020-07-08T23:46:02.689Z] [2020-07-08T23:46:02.689Z] #48 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-07-08T23:46:02.689Z] #48 DONE 0.2s [2020-07-08T23:46:02.689Z] [2020-07-08T23:46:02.689Z] #50 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-07-08T23:46:01.365Z] > git merge a90137825c8f2385e2c7eafd82f060c0b8f60059 # timeout=10 [2020-07-08T23:46:01.590Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2020-07-08T23:46:01.738Z] > git config core.sparsecheckout # timeout=10 [2020-07-08T23:46:01.781Z] > git checkout -f 276c725394426b45e5f3d6cbac3f9ff4acf4feaa # timeout=10 [2020-07-08T23:46:02.979Z] #50 DONE 0.1s [2020-07-08T23:46:02.979Z] [2020-07-08T23:46:02.979Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-08T23:46:03.132Z] #39 19.61 CC images/core-x86.o [2020-07-08T23:46:03.607Z] #41 77.69 go/token [2020-07-08T23:46:03.710Z] #39 20.07 CC images/core-arm.o [2020-07-08T23:46:03.925Z] #30 78.67 github.com/BurntSushi/toml/cmd/tomlv [2020-07-08T23:46:03.973Z] #39 20.48 CC images/core-aarch64.o [2020-07-08T23:46:04.182Z] #30 ... [2020-07-08T23:46:04.182Z] [2020-07-08T23:46:04.182Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-08T23:46:04.182Z] #33 3.918 + RM_GOPATH=0 [2020-07-08T23:46:04.182Z] #33 3.918 + TMP_GOPATH= [2020-07-08T23:46:04.182Z] #33 3.918 + : /build [2020-07-08T23:46:04.182Z] #33 3.918 + '[' -z '' ']' [2020-07-08T23:46:04.182Z] #33 3.922 ++ mktemp -d [2020-07-08T23:46:04.182Z] #33 3.922 + export GOPATH=/tmp/tmp.Y8lRLXLxA6 [2020-07-08T23:46:04.182Z] #33 3.922 + GOPATH=/tmp/tmp.Y8lRLXLxA6 [2020-07-08T23:46:04.182Z] #33 3.922 + RM_GOPATH=1 [2020-07-08T23:46:04.182Z] #33 3.922 + case "$(go env GOARCH)" in [2020-07-08T23:46:04.182Z] #33 3.922 ++ go env GOARCH [2020-07-08T23:46:04.182Z] #33 3.995 + export GO_BUILDMODE=-buildmode=pie [2020-07-08T23:46:04.182Z] #33 3.995 + GO_BUILDMODE=-buildmode=pie [2020-07-08T23:46:04.182Z] #33 3.996 ++ dirname /tmp/install/install.sh [2020-07-08T23:46:04.182Z] #33 3.997 + dir=/tmp/install [2020-07-08T23:46:04.182Z] #33 3.999 + bin=tini [2020-07-08T23:46:04.182Z] #33 4.000 + shift [2020-07-08T23:46:04.182Z] #33 4.000 + '[' '!' -f /tmp/install/tini.installer ']' [2020-07-08T23:46:04.182Z] #33 4.000 + . /tmp/install/tini.installer [2020-07-08T23:46:04.182Z] #33 4.000 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2020-07-08T23:46:04.182Z] #33 4.000 + install_tini [2020-07-08T23:46:04.182Z] #33 4.000 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-07-08T23:46:04.182Z] #33 4.000 + git clone https://github.com/krallin/tini.git /tmp/tmp.Y8lRLXLxA6/tini [2020-07-08T23:46:04.182Z] #33 4.000 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-07-08T23:46:04.182Z] #33 4.006 Cloning into '/tmp/tmp.Y8lRLXLxA6/tini'... [2020-07-08T23:46:04.182Z] #33 5.064 + cd /tmp/tmp.Y8lRLXLxA6/tini [2020-07-08T23:46:04.182Z] #33 5.064 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-07-08T23:46:04.182Z] #33 5.105 + cmake . [2020-07-08T23:46:04.182Z] #33 5.706 -- The C compiler identification is GNU 8.3.0 [2020-07-08T23:46:04.182Z] #33 5.770 -- Check for working C compiler: /usr/bin/cc [2020-07-08T23:46:04.182Z] #33 6.530 -- Check for working C compiler: /usr/bin/cc -- works [2020-07-08T23:46:04.182Z] #33 6.535 -- Detecting C compiler ABI info [2020-07-08T23:46:04.182Z] #33 7.248 -- Detecting C compiler ABI info - done [2020-07-08T23:46:04.182Z] #33 7.319 -- Detecting C compile features [2020-07-08T23:46:04.182Z] #33 9.345 -- Detecting C compile features - done [2020-07-08T23:46:04.439Z] #33 9.398 -- Performing Test HAS_BUILTIN_FORTIFY [2020-07-08T23:46:04.548Z] #41 78.66 go/scanner [2020-07-08T23:46:04.549Z] #39 20.97 CC images/core-ppc64.o [2020-07-08T23:46:04.587Z] #53 ... [2020-07-08T23:46:04.587Z] [2020-07-08T23:46:04.587Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-08T23:46:04.587Z] #42 73.83 regexp/syntax [2020-07-08T23:46:04.587Z] #42 75.22 hash/crc32 [2020-07-08T23:46:04.587Z] #42 78.41 vendor/golang.org/x/text/transform [2020-07-08T23:46:04.587Z] #42 81.32 internal/poll [2020-07-08T23:46:04.587Z] #42 81.35 context [2020-07-08T23:46:04.587Z] #42 ... [2020-07-08T23:46:04.587Z] [2020-07-08T23:46:04.587Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-08T23:46:04.587Z] #40 12.90 PBCC images/core-aarch64.pb-c.c [2020-07-08T23:46:04.587Z] #40 12.96 PBCC images/core-arm.pb-c.c [2020-07-08T23:46:04.587Z] #40 13.04 PBCC images/core-ppc64.pb-c.c [2020-07-08T23:46:04.587Z] #40 13.11 PBCC images/core-s390.pb-c.c [2020-07-08T23:46:04.587Z] #40 13.15 PBCC images/core-x86.pb-c.c [2020-07-08T23:46:04.587Z] #40 13.21 PBCC images/core.pb-c.c [2020-07-08T23:46:04.587Z] #40 13.26 PBCC images/inventory.pb-c.c [2020-07-08T23:46:04.587Z] #40 13.31 DEP images/core-aarch64.pb-c.d [2020-07-08T23:46:04.587Z] #40 13.34 DEP images/core-arm.pb-c.d [2020-07-08T23:46:04.587Z] #40 13.38 DEP images/core-ppc64.pb-c.d [2020-07-08T23:46:04.587Z] #40 13.43 DEP images/core-s390.pb-c.d [2020-07-08T23:46:04.587Z] #40 13.49 DEP images/core-x86.pb-c.d [2020-07-08T23:46:04.587Z] #40 13.54 DEP images/core.pb-c.d [2020-07-08T23:46:04.587Z] #40 13.59 DEP images/inventory.pb-c.d [2020-07-08T23:46:04.587Z] #40 13.65 PBCC images/cpuinfo.pb-c.c [2020-07-08T23:46:04.587Z] #40 13.68 DEP images/cpuinfo.pb-c.d [2020-07-08T23:46:04.587Z] #40 13.73 PBCC images/stats.pb-c.c [2020-07-08T23:46:04.587Z] #40 13.75 DEP images/stats.pb-c.d [2020-07-08T23:46:04.587Z] #40 15.57 make[1]: Nothing to be done for 'all'. [2020-07-08T23:46:04.587Z] #40 17.39 CC images/stats.o [2020-07-08T23:46:04.587Z] #40 18.00 CC images/core.o [2020-07-08T23:46:04.587Z] #40 18.81 CC images/core-x86.o [2020-07-08T23:46:04.696Z] #33 9.696 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-07-08T23:46:04.696Z] #33 9.834 -- Configuring done [2020-07-08T23:46:04.696Z] #33 9.869 -- Generating done [2020-07-08T23:46:04.896Z] #17 33.46 Unpacking bash-completion (1:2.8-6) ... [2020-07-08T23:46:04.953Z] #33 9.887 -- Build files have been written to: /tmp/tmp.Y8lRLXLxA6/tini [2020-07-08T23:46:04.953Z] #33 9.915 + make tini-static [2020-07-08T23:46:04.953Z] #33 ... [2020-07-08T23:46:04.953Z] [2020-07-08T23:46:04.953Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-08T23:46:04.953Z] #10 70.15 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-07-08T23:46:04.953Z] #10 70.15 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-07-08T23:46:04.953Z] #10 70.15 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-07-08T23:46:04.953Z] #10 78.93 Selecting previously unselected package gcc-mingw-w64-base. [2020-07-08T23:46:04.953Z] #10 78.95 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-07-08T23:46:04.953Z] #10 78.96 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-07-08T23:46:04.953Z] #10 79.08 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-07-08T23:46:04.953Z] #10 79.10 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-07-08T23:46:04.953Z] #10 79.11 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-07-08T23:46:05.041Z] #52 153.0 + bin/containerd-shim-runc-v1 [2020-07-08T23:46:05.156Z] #17 33.86 Selecting previously unselected package bzip2. [2020-07-08T23:46:05.156Z] #17 33.88 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2020-07-08T23:46:05.156Z] #17 33.89 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-07-08T23:46:05.212Z] #10 ... [2020-07-08T23:46:05.212Z] [2020-07-08T23:46:05.212Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-08T23:46:05.212Z] #39 4.352 Note: Building without setproctitle() and strlcpy() support. [2020-07-08T23:46:05.212Z] #39 4.353 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-07-08T23:46:05.212Z] #39 4.364 Note: Building without GnuTLS support [2020-07-08T23:46:05.212Z] #39 4.368 Makefile.config:39: Warn: you have no libnftables installed [2020-07-08T23:46:05.212Z] #39 4.383 Makefile.config:40: Warn: Building without nftables support [2020-07-08T23:46:05.212Z] #39 6.623 fatal: not a git repository (or any of the parent directories): .git [2020-07-08T23:46:05.212Z] #39 6.666 GEN .gitid [2020-07-08T23:46:05.212Z] #39 6.714 GEN criu/include/version.h [2020-07-08T23:46:05.212Z] #39 6.816 GEN include/common/asm [2020-07-08T23:46:05.237Z] #40 ... [2020-07-08T23:46:05.237Z] [2020-07-08T23:46:05.237Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-08T23:46:05.237Z] #11 74.83 Selecting previously unselected package gcc-mingw-w64-base. [2020-07-08T23:46:05.237Z] #11 74.85 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2020-07-08T23:46:05.237Z] #11 74.86 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-07-08T23:46:05.237Z] #11 75.02 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-07-08T23:46:05.237Z] #11 75.02 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2020-07-08T23:46:05.237Z] #11 75.03 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-07-08T23:46:05.416Z] #17 33.97 Selecting previously unselected package xz-utils. [2020-07-08T23:46:05.416Z] #17 33.98 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2020-07-08T23:46:05.416Z] #17 34.00 Unpacking xz-utils (5.2.4-1) ... [2020-07-08T23:46:05.468Z] #39 ... [2020-07-08T23:46:05.468Z] [2020-07-08T23:46:05.468Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-08T23:46:05.468Z] #33 10.49 Scanning dependencies of target tini-static [2020-07-08T23:46:05.488Z] #41 79.74 internal/lazyregexp [2020-07-08T23:46:05.499Z] #39 21.68 CC images/core-s390.o [2020-07-08T23:46:05.534Z] #11 ... [2020-07-08T23:46:05.534Z] [2020-07-08T23:46:05.534Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-08T23:46:05.534Z] #40 19.50 CC images/core-arm.o [2020-07-08T23:46:05.676Z] #17 34.19 Selecting previously unselected package apparmor. [2020-07-08T23:46:05.676Z] #17 34.21 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2020-07-08T23:46:05.676Z] #17 34.29 Unpacking apparmor (2.13.2-10) ... [2020-07-08T23:46:05.725Z] #33 10.67 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-07-08T23:46:05.747Z] #41 79.88 go/ast [2020-07-08T23:46:05.747Z] #41 ... [2020-07-08T23:46:05.747Z] [2020-07-08T23:46:05.747Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-08T23:46:05.747Z] #39 5.895 Note: Building without setproctitle() and strlcpy() support. [2020-07-08T23:46:05.747Z] #39 5.896 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-07-08T23:46:05.747Z] #39 5.903 Note: Building without GnuTLS support [2020-07-08T23:46:05.747Z] #39 5.918 Makefile.config:39: Warn: you have no libnftables installed [2020-07-08T23:46:05.747Z] #39 5.918 Makefile.config:40: Warn: Building without nftables support [2020-07-08T23:46:05.747Z] #39 8.073 fatal: not a git repository (or any of the parent directories): .git [2020-07-08T23:46:05.747Z] #39 8.112 GEN .gitid [2020-07-08T23:46:05.747Z] #39 8.168 GEN criu/include/version.h [2020-07-08T23:46:05.747Z] #39 8.259 GEN include/common/asm [2020-07-08T23:46:05.747Z] #39 9.914 PBCC images/timens.pb-c.c [2020-07-08T23:46:05.747Z] #39 9.953 DEP images/timens.pb-c.d [2020-07-08T23:46:05.747Z] #39 10.02 PBCC images/fown.pb-c.c [2020-07-08T23:46:05.747Z] #39 10.06 PBCC images/google/protobuf/descriptor.pb-c.c [2020-07-08T23:46:05.747Z] #39 10.18 PBCC images/opts.pb-c.c [2020-07-08T23:46:05.747Z] #39 ... [2020-07-08T23:46:05.747Z] [2020-07-08T23:46:05.747Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-08T23:46:05.747Z] #41 79.99 net/url [2020-07-08T23:46:05.833Z] #40 19.81 CC images/core-aarch64.o [2020-07-08T23:46:05.936Z] #17 34.67 Selecting previously unselected package aufs-tools. [2020-07-08T23:46:06.075Z] #39 22.39 CC images/cpuinfo.o [2020-07-08T23:46:06.133Z] #40 20.29 CC images/core-ppc64.o [2020-07-08T23:46:06.196Z] #17 34.69 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2020-07-08T23:46:06.196Z] #17 34.70 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-07-08T23:46:06.196Z] #17 34.86 Selecting previously unselected package libonig5:amd64. [2020-07-08T23:46:06.196Z] #17 34.86 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2020-07-08T23:46:06.196Z] #17 34.88 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-07-08T23:46:06.338Z] #39 ... [2020-07-08T23:46:06.338Z] [2020-07-08T23:46:06.338Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-08T23:46:06.338Z] #10 73.03 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-07-08T23:46:06.338Z] #10 73.05 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_arm64.deb ... [2020-07-08T23:46:06.456Z] #17 35.02 Selecting previously unselected package libjq1:amd64. [2020-07-08T23:46:06.456Z] #17 35.02 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-07-08T23:46:06.456Z] #17 35.04 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-07-08T23:46:06.456Z] #17 35.13 Selecting previously unselected package jq. [2020-07-08T23:46:06.456Z] #17 35.13 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2020-07-08T23:46:06.456Z] #17 35.14 Unpacking jq (1.5+dfsg-2+b1) ... [2020-07-08T23:46:06.456Z] #17 35.23 Selecting previously unselected package libaio1:amd64. [2020-07-08T23:46:06.602Z] #10 73.07 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-07-08T23:46:06.716Z] #17 35.23 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2020-07-08T23:46:06.716Z] #17 35.23 Unpacking libaio1:amd64 (0.3.112-3) ... [2020-07-08T23:46:06.716Z] #17 35.29 Selecting previously unselected package libgpm2:amd64. [2020-07-08T23:46:06.716Z] #17 35.30 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2020-07-08T23:46:06.716Z] #17 35.30 Unpacking libgpm2:amd64 (1.20.7-5) ... [2020-07-08T23:46:06.716Z] #17 35.38 Selecting previously unselected package libicu63:amd64. [2020-07-08T23:46:06.716Z] #17 35.38 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-07-08T23:46:06.716Z] #17 35.39 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-07-08T23:46:06.779Z] #40 21.07 CC images/core-s390.o [2020-07-08T23:46:07.092Z] #33 12.20 [100%] Linking C executable tini-static [2020-07-08T23:46:07.102Z] #52 155.1 + bin/containerd-shim-runc-v2 [2020-07-08T23:46:07.128Z] #41 ... [2020-07-08T23:46:07.128Z] [2020-07-08T23:46:07.128Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-08T23:46:07.128Z] #30 71.34 io/ioutil [2020-07-08T23:46:07.128Z] #30 74.46 flag [2020-07-08T23:46:07.128Z] #30 74.46 github.com/BurntSushi/toml [2020-07-08T23:46:07.128Z] #30 76.35 log [2020-07-08T23:46:07.128Z] #30 78.81 github.com/BurntSushi/toml/cmd/tomlv [2020-07-08T23:46:07.402Z] #30 ... [2020-07-08T23:46:07.402Z] [2020-07-08T23:46:07.402Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-08T23:46:07.402Z] #39 10.25 PBCC images/memfd.pb-c.c [2020-07-08T23:46:07.402Z] #39 10.35 DEP images/fown.pb-c.d [2020-07-08T23:46:07.402Z] #39 10.42 DEP images/google/protobuf/descriptor.pb-c.d [2020-07-08T23:46:07.402Z] #39 10.54 DEP images/opts.pb-c.d [2020-07-08T23:46:07.402Z] #39 10.57 DEP images/memfd.pb-c.d [2020-07-08T23:46:07.402Z] #39 10.62 PBCC images/sit.pb-c.c [2020-07-08T23:46:07.402Z] #39 10.67 DEP images/sit.pb-c.d [2020-07-08T23:46:07.402Z] #39 10.72 PBCC images/macvlan.pb-c.c [2020-07-08T23:46:07.402Z] #39 10.75 DEP images/macvlan.pb-c.d [2020-07-08T23:46:07.402Z] #39 10.79 PBCC images/autofs.pb-c.c [2020-07-08T23:46:07.402Z] #39 10.82 DEP images/autofs.pb-c.d [2020-07-08T23:46:07.402Z] #39 10.85 PBCC images/sysctl.pb-c.c [2020-07-08T23:46:07.402Z] #39 10.89 DEP images/sysctl.pb-c.d [2020-07-08T23:46:07.402Z] #39 10.92 PBCC images/time.pb-c.c [2020-07-08T23:46:07.402Z] #39 10.94 DEP images/time.pb-c.d [2020-07-08T23:46:07.402Z] #39 10.98 PBCC images/binfmt-misc.pb-c.c [2020-07-08T23:46:07.402Z] #39 11.01 DEP images/binfmt-misc.pb-c.d [2020-07-08T23:46:07.402Z] #39 11.06 PBCC images/seccomp.pb-c.c [2020-07-08T23:46:07.402Z] #39 11.09 DEP images/seccomp.pb-c.d [2020-07-08T23:46:07.402Z] #39 11.15 PBCC images/userns.pb-c.c [2020-07-08T23:46:07.402Z] #39 11.18 DEP images/userns.pb-c.d [2020-07-08T23:46:07.402Z] #39 11.26 PBCC images/cgroup.pb-c.c [2020-07-08T23:46:07.402Z] #39 11.27 DEP images/cgroup.pb-c.d [2020-07-08T23:46:07.402Z] #39 11.32 PBCC images/ext-file.pb-c.c [2020-07-08T23:46:07.402Z] #39 11.35 DEP images/ext-file.pb-c.d [2020-07-08T23:46:07.402Z] #39 11.43 PBCC images/rpc.pb-c.c [2020-07-08T23:46:07.402Z] #39 11.47 DEP images/rpc.pb-c.d [2020-07-08T23:46:07.402Z] #39 11.53 PBCC images/siginfo.pb-c.c [2020-07-08T23:46:07.402Z] #39 11.59 DEP images/siginfo.pb-c.d [2020-07-08T23:46:07.402Z] #39 11.63 PBCC images/pagemap.pb-c.c [2020-07-08T23:46:07.402Z] #39 11.75 DEP images/pagemap.pb-c.d [2020-07-08T23:46:07.664Z] #39 11.81 PBCC images/rlimit.pb-c.c [2020-07-08T23:46:07.664Z] #39 11.84 DEP images/rlimit.pb-c.d [2020-07-08T23:46:07.664Z] #39 11.90 PBCC images/file-lock.pb-c.c [2020-07-08T23:46:07.664Z] #39 12.02 DEP images/file-lock.pb-c.d [2020-07-08T23:46:07.664Z] #39 12.05 PBCC images/tty.pb-c.c [2020-07-08T23:46:07.731Z] #52 155.7 + binaries [2020-07-08T23:46:07.732Z] #52 155.7 + install -D bin/containerd /build/containerd [2020-07-08T23:46:07.732Z] #52 155.7 + install -D bin/containerd-shim /build/containerd-shim [2020-07-08T23:46:07.732Z] #52 155.8 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-07-08T23:46:07.732Z] #52 155.8 + install -D bin/ctr /build/ctr [2020-07-08T23:46:07.835Z] #40 21.92 CC images/cpuinfo.o [2020-07-08T23:46:07.835Z] #40 ... [2020-07-08T23:46:07.835Z] [2020-07-08T23:46:07.835Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-08T23:46:07.835Z] #48 77.49 time [2020-07-08T23:46:07.835Z] #48 81.41 regexp [2020-07-08T23:46:07.925Z] #39 12.11 DEP images/tty.pb-c.d [2020-07-08T23:46:07.925Z] #39 12.15 PBCC images/tun.pb-c.c [2020-07-08T23:46:07.925Z] #39 12.16 PBCC images/netdev.pb-c.c [2020-07-08T23:46:07.925Z] #39 12.24 DEP images/tun.pb-c.d [2020-07-08T23:46:07.925Z] #39 12.31 DEP images/netdev.pb-c.d [2020-07-08T23:46:07.925Z] #39 12.35 PBCC images/vma.pb-c.c [2020-07-08T23:46:08.021Z] #52 DONE 156.1s [2020-07-08T23:46:08.022Z] #33 12.92 [100%] Built target tini-static [2020-07-08T23:46:08.022Z] #33 12.98 + mkdir -p /build [2020-07-08T23:46:08.022Z] #33 13.01 + cp tini-static /build/docker-init [2020-07-08T23:46:08.022Z] #33 DONE 13.1s [2020-07-08T23:46:08.022Z] [2020-07-08T23:46:08.022Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-08T23:46:08.022Z] #30 DONE 83.1s [2020-07-08T23:46:08.022Z] [2020-07-08T23:46:08.022Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-08T23:46:08.022Z] #39 8.512 PBCC images/timens.pb-c.c [2020-07-08T23:46:08.022Z] #39 8.535 DEP images/timens.pb-c.d [2020-07-08T23:46:08.022Z] #39 8.578 PBCC images/fown.pb-c.c [2020-07-08T23:46:08.022Z] #39 8.632 PBCC images/google/protobuf/descriptor.pb-c.c [2020-07-08T23:46:08.022Z] #39 8.712 PBCC images/opts.pb-c.c [2020-07-08T23:46:08.022Z] #39 8.780 PBCC images/memfd.pb-c.c [2020-07-08T23:46:08.022Z] #39 8.873 DEP images/fown.pb-c.d [2020-07-08T23:46:08.022Z] #39 8.901 DEP images/google/protobuf/descriptor.pb-c.d [2020-07-08T23:46:08.022Z] #39 8.961 DEP images/opts.pb-c.d [2020-07-08T23:46:08.022Z] #39 9.025 DEP images/memfd.pb-c.d [2020-07-08T23:46:08.022Z] #39 9.091 PBCC images/sit.pb-c.c [2020-07-08T23:46:08.022Z] #39 9.155 DEP images/sit.pb-c.d [2020-07-08T23:46:08.022Z] #39 9.252 PBCC images/macvlan.pb-c.c [2020-07-08T23:46:08.022Z] #39 9.263 DEP images/macvlan.pb-c.d [2020-07-08T23:46:08.022Z] #39 9.333 PBCC images/autofs.pb-c.c [2020-07-08T23:46:08.022Z] #39 9.376 DEP images/autofs.pb-c.d [2020-07-08T23:46:08.022Z] #39 9.433 PBCC images/sysctl.pb-c.c [2020-07-08T23:46:08.022Z] #39 9.497 DEP images/sysctl.pb-c.d [2020-07-08T23:46:08.022Z] #39 9.532 PBCC images/time.pb-c.c [2020-07-08T23:46:08.022Z] #39 9.569 DEP images/time.pb-c.d [2020-07-08T23:46:08.022Z] #39 9.671 PBCC images/binfmt-misc.pb-c.c [2020-07-08T23:46:08.022Z] #39 9.787 DEP images/binfmt-misc.pb-c.d [2020-07-08T23:46:08.022Z] #39 9.824 PBCC images/seccomp.pb-c.c [2020-07-08T23:46:08.022Z] #39 9.846 DEP images/seccomp.pb-c.d [2020-07-08T23:46:08.022Z] #39 9.919 PBCC images/userns.pb-c.c [2020-07-08T23:46:08.022Z] #39 10.04 DEP images/userns.pb-c.d [2020-07-08T23:46:08.134Z] #48 ... [2020-07-08T23:46:08.134Z] [2020-07-08T23:46:08.134Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-08T23:46:08.134Z] #42 85.86 path/filepath [2020-07-08T23:46:08.134Z] #42 85.91 net [2020-07-08T23:46:08.134Z] #42 86.81 regexp [2020-07-08T23:46:08.185Z] #39 12.39 DEP images/vma.pb-c.d [2020-07-08T23:46:08.185Z] #39 12.45 PBCC images/creds.pb-c.c [2020-07-08T23:46:08.185Z] #39 12.46 DEP images/creds.pb-c.d [2020-07-08T23:46:08.185Z] #39 12.52 PBCC images/utsns.pb-c.c [2020-07-08T23:46:08.185Z] #39 12.58 DEP images/utsns.pb-c.d [2020-07-08T23:46:08.279Z] #39 10.13 PBCC images/cgroup.pb-c.c [2020-07-08T23:46:08.279Z] #39 10.16 DEP images/cgroup.pb-c.d [2020-07-08T23:46:08.279Z] #39 10.18 PBCC images/ext-file.pb-c.c [2020-07-08T23:46:08.279Z] #39 10.25 DEP images/ext-file.pb-c.d [2020-07-08T23:46:08.279Z] #39 10.32 PBCC images/rpc.pb-c.c [2020-07-08T23:46:08.279Z] #39 10.38 DEP images/rpc.pb-c.d [2020-07-08T23:46:08.445Z] #39 12.64 PBCC images/ipc-desc.pb-c.c [2020-07-08T23:46:08.445Z] #39 12.66 PBCC images/ipc-sem.pb-c.c [2020-07-08T23:46:08.445Z] #39 12.71 DEP images/ipc-desc.pb-c.d [2020-07-08T23:46:08.445Z] #39 12.77 DEP images/ipc-sem.pb-c.d [2020-07-08T23:46:08.445Z] #39 12.85 PBCC images/ipc-msg.pb-c.c [2020-07-08T23:46:08.705Z] #39 12.88 DEP images/ipc-msg.pb-c.d [2020-07-08T23:46:08.705Z] #39 12.92 PBCC images/ipc-shm.pb-c.c [2020-07-08T23:46:08.705Z] #39 12.94 DEP images/ipc-shm.pb-c.d [2020-07-08T23:46:08.705Z] #39 13.05 PBCC images/ipc-var.pb-c.c [2020-07-08T23:46:08.705Z] #39 13.14 DEP images/ipc-var.pb-c.d [2020-07-08T23:46:08.842Z] #39 10.56 PBCC images/siginfo.pb-c.c [2020-07-08T23:46:08.842Z] #39 10.62 DEP images/siginfo.pb-c.d [2020-07-08T23:46:08.842Z] #39 10.67 PBCC images/pagemap.pb-c.c [2020-07-08T23:46:08.842Z] #39 10.73 DEP images/pagemap.pb-c.d [2020-07-08T23:46:08.842Z] #39 10.81 PBCC images/rlimit.pb-c.c [2020-07-08T23:46:08.842Z] #39 10.86 DEP images/rlimit.pb-c.d [2020-07-08T23:46:08.965Z] #39 13.21 PBCC images/sk-opts.pb-c.c [2020-07-08T23:46:08.966Z] #39 13.27 PBCC images/packet-sock.pb-c.c [2020-07-08T23:46:08.966Z] #39 13.36 DEP images/sk-opts.pb-c.d [2020-07-08T23:46:08.966Z] #39 13.39 DEP images/packet-sock.pb-c.d [2020-07-08T23:46:09.053Z] [2020-07-08T23:46:09.053Z] #53 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-07-08T23:46:09.053Z] #53 DONE 0.3s [2020-07-08T23:46:09.053Z] [2020-07-08T23:46:09.053Z] #57 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-07-08T23:46:09.099Z] #39 11.01 PBCC images/file-lock.pb-c.c [2020-07-08T23:46:09.099Z] #39 11.06 DEP images/file-lock.pb-c.d [2020-07-08T23:46:09.099Z] #39 11.20 PBCC images/tty.pb-c.c [2020-07-08T23:46:09.161Z] #10 ... [2020-07-08T23:46:09.161Z] [2020-07-08T23:46:09.161Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-08T23:46:09.161Z] #47 70.29 mvdan.cc/sh/v3/cmd/shfmt [2020-07-08T23:46:09.161Z] #47 DONE 75.4s [2020-07-08T23:46:09.161Z] [2020-07-08T23:46:09.161Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-08T23:46:09.161Z] #39 22.82 CC images/inventory.o [2020-07-08T23:46:09.161Z] #39 22.97 CC images/fdinfo.o [2020-07-08T23:46:09.161Z] #39 23.24 CC images/fown.o [2020-07-08T23:46:09.161Z] #39 23.47 CC images/ns.o [2020-07-08T23:46:09.161Z] #39 23.72 CC images/regfile.o [2020-07-08T23:46:09.161Z] #39 24.07 CC images/ghost-file.o [2020-07-08T23:46:09.161Z] #39 24.39 CC images/fifo.o [2020-07-08T23:46:09.161Z] #39 24.52 CC images/remap-file-path.o [2020-07-08T23:46:09.161Z] #39 24.83 CC images/eventfd.o [2020-07-08T23:46:09.161Z] #39 25.01 CC images/eventpoll.o [2020-07-08T23:46:09.161Z] #39 25.36 CC images/fh.o [2020-07-08T23:46:09.189Z] #42 ... [2020-07-08T23:46:09.189Z] [2020-07-08T23:46:09.189Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-08T23:46:09.189Z] #31 78.94 internal/poll [2020-07-08T23:46:09.189Z] #31 81.62 os [2020-07-08T23:46:09.189Z] #31 83.25 internal/fmtsort [2020-07-08T23:46:09.189Z] #31 84.82 path/filepath [2020-07-08T23:46:09.189Z] #31 84.83 fmt [2020-07-08T23:46:09.189Z] #31 86.52 io/ioutil [2020-07-08T23:46:09.189Z] #31 88.76 log [2020-07-08T23:46:09.189Z] #31 88.76 github.com/BurntSushi/toml [2020-07-08T23:46:09.189Z] #31 88.77 flag [2020-07-08T23:46:09.226Z] #39 13.45 PBCC images/sk-netlink.pb-c.c [2020-07-08T23:46:09.226Z] #39 13.50 DEP images/sk-netlink.pb-c.d [2020-07-08T23:46:09.226Z] #39 13.56 PBCC images/sk-inet.pb-c.c [2020-07-08T23:46:09.226Z] #39 13.63 DEP images/sk-inet.pb-c.d [2020-07-08T23:46:09.342Z] #57 DONE 0.2s [2020-07-08T23:46:09.343Z] [2020-07-08T23:46:09.343Z] #59 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-07-08T23:46:09.343Z] #59 DONE 0.2s [2020-07-08T23:46:09.343Z] [2020-07-08T23:46:09.343Z] #61 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-07-08T23:46:09.356Z] #39 11.27 DEP images/tty.pb-c.d [2020-07-08T23:46:09.486Z] #39 ... [2020-07-08T23:46:09.486Z] [2020-07-08T23:46:09.486Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-08T23:46:09.486Z] #33 7.072 -- Check for working C compiler: /usr/bin/cc -- works [2020-07-08T23:46:09.486Z] #33 7.073 -- Detecting C compiler ABI info [2020-07-08T23:46:09.487Z] #33 7.788 -- Detecting C compiler ABI info - done [2020-07-08T23:46:09.487Z] #33 7.836 -- Detecting C compile features [2020-07-08T23:46:09.487Z] #33 9.922 -- Detecting C compile features - done [2020-07-08T23:46:09.487Z] #33 9.956 -- Performing Test HAS_BUILTIN_FORTIFY [2020-07-08T23:46:09.487Z] #33 10.13 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-07-08T23:46:09.487Z] #33 10.19 -- Configuring done [2020-07-08T23:46:09.487Z] #33 10.20 -- Generating done [2020-07-08T23:46:09.487Z] #33 10.21 -- Build files have been written to: /tmp/tmp.WpgaYVYszZ/tini [2020-07-08T23:46:09.487Z] #33 10.23 + make tini-static [2020-07-08T23:46:09.487Z] #33 10.71 Scanning dependencies of target tini-static [2020-07-08T23:46:09.487Z] #33 10.88 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-07-08T23:46:09.487Z] #33 12.21 [100%] Linking C executable tini-static [2020-07-08T23:46:09.487Z] #33 12.93 [100%] Built target tini-static [2020-07-08T23:46:09.487Z] #33 13.01 + mkdir -p /build [2020-07-08T23:46:09.487Z] #33 13.02 + cp tini-static /build/docker-init [2020-07-08T23:46:09.487Z] #33 DONE 13.6s [2020-07-08T23:46:09.487Z] [2020-07-08T23:46:09.487Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-08T23:46:09.487Z] #30 DONE 83.5s [2020-07-08T23:46:09.487Z] [2020-07-08T23:46:09.487Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-08T23:46:09.487Z] #39 13.68 PBCC images/sk-unix.pb-c.c [2020-07-08T23:46:09.487Z] #39 13.82 DEP images/sk-unix.pb-c.d [2020-07-08T23:46:09.491Z] #31 ... [2020-07-08T23:46:09.491Z] [2020-07-08T23:46:09.492Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-08T23:46:09.492Z] #40 22.47 CC images/inventory.o [2020-07-08T23:46:09.492Z] #40 22.72 CC images/fdinfo.o [2020-07-08T23:46:09.492Z] #40 23.17 CC images/fown.o [2020-07-08T23:46:09.492Z] #40 23.48 CC images/ns.o [2020-07-08T23:46:09.492Z] #40 23.71 CC images/regfile.o [2020-07-08T23:46:09.612Z] #39 11.36 PBCC images/tun.pb-c.c [2020-07-08T23:46:09.612Z] #39 11.45 PBCC images/netdev.pb-c.c [2020-07-08T23:46:09.612Z] #39 11.54 DEP images/tun.pb-c.d [2020-07-08T23:46:09.612Z] #39 ... [2020-07-08T23:46:09.612Z] [2020-07-08T23:46:09.612Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-08T23:46:09.612Z] #41 74.74 regexp [2020-07-08T23:46:09.612Z] #41 77.13 go/token [2020-07-08T23:46:09.612Z] #41 78.16 go/scanner [2020-07-08T23:46:09.612Z] #41 79.14 internal/lazyregexp [2020-07-08T23:46:09.612Z] #41 79.39 net/url [2020-07-08T23:46:09.612Z] #41 79.58 go/ast [2020-07-08T23:46:09.612Z] #41 81.09 text/template/parse [2020-07-08T23:46:09.632Z] #61 DONE 0.1s [2020-07-08T23:46:09.633Z] [2020-07-08T23:46:09.633Z] #62 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-07-08T23:46:09.633Z] #62 DONE 0.0s [2020-07-08T23:46:09.633Z] [2020-07-08T23:46:09.633Z] #63 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-07-08T23:46:09.738Z] #39 25.85 CC images/fsnotify.o [2020-07-08T23:46:09.747Z] #39 13.97 PBCC images/mm.pb-c.c [2020-07-08T23:46:09.747Z] #39 14.08 DEP images/mm.pb-c.d [2020-07-08T23:46:09.747Z] #39 14.16 PBCC images/timerfd.pb-c.c [2020-07-08T23:46:09.788Z] #40 23.96 CC images/ghost-file.o [2020-07-08T23:46:09.874Z] #41 ... [2020-07-08T23:46:09.874Z] [2020-07-08T23:46:09.875Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-08T23:46:09.875Z] #39 11.68 DEP images/netdev.pb-c.d [2020-07-08T23:46:09.875Z] #39 11.81 PBCC images/vma.pb-c.c [2020-07-08T23:46:09.875Z] #39 11.89 DEP images/vma.pb-c.d [2020-07-08T23:46:10.013Z] #39 14.23 DEP images/timerfd.pb-c.d [2020-07-08T23:46:10.013Z] #39 14.28 PBCC images/timer.pb-c.c [2020-07-08T23:46:10.013Z] #39 14.39 DEP images/timer.pb-c.d [2020-07-08T23:46:10.013Z] #39 14.49 PBCC images/sa.pb-c.c [2020-07-08T23:46:10.131Z] #39 11.96 PBCC images/creds.pb-c.c [2020-07-08T23:46:10.131Z] #39 12.08 DEP images/creds.pb-c.d [2020-07-08T23:46:10.131Z] #39 12.16 PBCC images/utsns.pb-c.c [2020-07-08T23:46:10.131Z] #39 12.17 DEP images/utsns.pb-c.d [2020-07-08T23:46:10.273Z] #39 14.66 DEP images/sa.pb-c.d [2020-07-08T23:46:10.273Z] #39 14.76 PBCC images/pipe-data.pb-c.c [2020-07-08T23:46:10.309Z] #63 DONE 0.7s [2020-07-08T23:46:10.388Z] #39 12.31 PBCC images/ipc-desc.pb-c.c [2020-07-08T23:46:10.388Z] #39 12.36 PBCC images/ipc-sem.pb-c.c [2020-07-08T23:46:10.388Z] #39 12.37 DEP images/ipc-desc.pb-c.d [2020-07-08T23:46:10.388Z] #39 12.44 DEP images/ipc-sem.pb-c.d [2020-07-08T23:46:10.388Z] #39 12.49 PBCC images/ipc-msg.pb-c.c [2020-07-08T23:46:10.443Z] #40 24.49 CC images/fifo.o [2020-07-08T23:46:10.535Z] #39 14.77 DEP images/pipe-data.pb-c.d [2020-07-08T23:46:10.535Z] #39 14.84 PBCC images/mnt.pb-c.c [2020-07-08T23:46:10.609Z] [2020-07-08T23:46:10.609Z] #64 exporting to image [2020-07-08T23:46:10.609Z] #64 exporting layers [2020-07-08T23:46:10.645Z] #39 12.55 DEP images/ipc-msg.pb-c.d [2020-07-08T23:46:10.645Z] #39 12.58 PBCC images/ipc-shm.pb-c.c [2020-07-08T23:46:10.645Z] #39 12.61 DEP images/ipc-shm.pb-c.d [2020-07-08T23:46:10.645Z] #39 12.64 PBCC images/ipc-var.pb-c.c [2020-07-08T23:46:10.645Z] #39 12.67 DEP images/ipc-var.pb-c.d [2020-07-08T23:46:10.645Z] #39 12.72 PBCC images/sk-opts.pb-c.c [2020-07-08T23:46:10.688Z] #39 26.75 CC images/signalfd.o [2020-07-08T23:46:10.688Z] #39 27.00 CC images/fs.o [2020-07-08T23:46:10.740Z] #40 24.73 CC images/remap-file-path.o [2020-07-08T23:46:10.795Z] #39 14.98 DEP images/mnt.pb-c.d [2020-07-08T23:46:10.795Z] #39 15.06 PBCC images/sk-packet.pb-c.c [2020-07-08T23:46:10.795Z] #39 15.10 DEP images/sk-packet.pb-c.d [2020-07-08T23:46:10.795Z] #39 15.17 PBCC images/tcp-stream.pb-c.c [2020-07-08T23:46:10.902Z] #39 12.75 PBCC images/packet-sock.pb-c.c [2020-07-08T23:46:10.902Z] #39 12.79 DEP images/sk-opts.pb-c.d [2020-07-08T23:46:10.902Z] #39 12.85 DEP images/packet-sock.pb-c.d [2020-07-08T23:46:10.902Z] #39 12.91 PBCC images/sk-netlink.pb-c.c [2020-07-08T23:46:10.902Z] #39 12.94 DEP images/sk-netlink.pb-c.d [2020-07-08T23:46:10.917Z] #17 39.03 Selecting previously unselected package libnet1:amd64. [2020-07-08T23:46:10.917Z] #17 39.04 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-07-08T23:46:10.917Z] #17 39.05 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-07-08T23:46:10.917Z] #17 39.14 Selecting previously unselected package libnl-3-200:amd64. [2020-07-08T23:46:10.917Z] #17 39.14 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2020-07-08T23:46:10.917Z] #17 39.15 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-07-08T23:46:10.917Z] #17 39.27 Selecting previously unselected package libprotobuf-c1:amd64. [2020-07-08T23:46:10.917Z] #17 39.28 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-07-08T23:46:10.917Z] #17 39.28 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-07-08T23:46:10.917Z] #17 39.36 Selecting previously unselected package libreadline5:amd64. [2020-07-08T23:46:10.917Z] #17 39.36 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2020-07-08T23:46:10.917Z] #17 39.37 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-07-08T23:46:10.917Z] #17 39.47 Selecting previously unselected package net-tools. [2020-07-08T23:46:10.917Z] #17 39.50 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2020-07-08T23:46:10.917Z] #17 39.50 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-07-08T23:46:10.917Z] #17 ... [2020-07-08T23:46:10.917Z] [2020-07-08T23:46:10.917Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-08T23:46:10.917Z] #39 93.61 CC criu/clone-noasan.o [2020-07-08T23:46:10.917Z] #39 93.77 CC criu/config.o [2020-07-08T23:46:10.917Z] #39 94.76 CC criu/cr-check.o [2020-07-08T23:46:10.917Z] #39 96.27 CC criu/cr-dedup.o [2020-07-08T23:46:10.917Z] #39 96.75 CC criu/cr-dump.o [2020-07-08T23:46:10.917Z] #39 98.94 CC criu/cr-errno.o [2020-07-08T23:46:10.917Z] #39 99.00 CC criu/cr-restore.o [2020-07-08T23:46:10.917Z] #39 103.4 CC criu/cr-service.o [2020-07-08T23:46:10.950Z] #39 27.19 CC images/pstree.o [2020-07-08T23:46:11.041Z] #40 25.00 CC images/eventfd.o [2020-07-08T23:46:11.041Z] #40 25.24 CC images/eventpoll.o [2020-07-08T23:46:11.054Z] #39 15.24 DEP images/tcp-stream.pb-c.d [2020-07-08T23:46:11.054Z] #39 15.30 PBCC images/pipe.pb-c.c [2020-07-08T23:46:11.054Z] #39 15.34 DEP images/pipe.pb-c.d [2020-07-08T23:46:11.159Z] #39 13.00 PBCC images/sk-inet.pb-c.c [2020-07-08T23:46:11.159Z] #39 13.09 DEP images/sk-inet.pb-c.d [2020-07-08T23:46:11.159Z] #39 13.18 PBCC images/sk-unix.pb-c.c [2020-07-08T23:46:11.159Z] #39 13.22 DEP images/sk-unix.pb-c.d [2020-07-08T23:46:11.177Z] #39 ... [2020-07-08T23:46:11.177Z] [2020-07-08T23:46:11.177Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-08T23:46:11.177Z] #17 39.75 Selecting previously unselected package python-pip-whl. [2020-07-08T23:46:11.177Z] #17 39.76 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-07-08T23:46:11.177Z] #17 39.76 Unpacking python-pip-whl (18.1-5) ... [2020-07-08T23:46:11.213Z] #39 27.50 CC images/pipe.o [2020-07-08T23:46:11.213Z] #39 ... [2020-07-08T23:46:11.213Z] [2020-07-08T23:46:11.213Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-08T23:46:11.213Z] #41 67.72 go/parser [2020-07-08T23:46:11.213Z] #41 69.48 encoding/xml [2020-07-08T23:46:11.213Z] #41 72.79 math/big [2020-07-08T23:46:11.213Z] #41 72.94 go/doc [2020-07-08T23:46:11.213Z] #41 76.16 vendor/golang.org/x/text/unicode/norm [2020-07-08T23:46:11.318Z] #39 15.46 PBCC images/pstree.pb-c.c [2020-07-08T23:46:11.318Z] #39 15.57 DEP images/pstree.pb-c.d [2020-07-08T23:46:11.318Z] #39 15.67 PBCC images/fs.pb-c.c [2020-07-08T23:46:11.318Z] #39 15.70 DEP images/fs.pb-c.d [2020-07-08T23:46:11.342Z] #40 25.65 CC images/fh.o [2020-07-08T23:46:11.415Z] #39 13.30 PBCC images/mm.pb-c.c [2020-07-08T23:46:11.415Z] #39 13.38 DEP images/mm.pb-c.d [2020-07-08T23:46:11.415Z] #39 ... [2020-07-08T23:46:11.415Z] [2020-07-08T23:46:11.415Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-08T23:46:11.415Z] #47 76.51 encoding/json [2020-07-08T23:46:11.415Z] #47 82.29 github.com/pkg/diff [2020-07-08T23:46:11.415Z] #47 82.76 go/ast [2020-07-08T23:46:11.415Z] #47 84.29 golang.org/x/crypto/ssh/terminal [2020-07-08T23:46:11.415Z] #47 86.28 mvdan.cc/editorconfig [2020-07-08T23:46:11.415Z] #47 ... [2020-07-08T23:46:11.415Z] [2020-07-08T23:46:11.415Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-08T23:46:11.476Z] #41 78.01 github.com/LK4D4/vndr/build [2020-07-08T23:46:11.476Z] #41 ... [2020-07-08T23:46:11.476Z] [2020-07-08T23:46:11.476Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-08T23:46:11.476Z] #39 27.78 CC images/tcp-stream.o [2020-07-08T23:46:11.579Z] #39 15.79 PBCC images/signalfd.pb-c.c [2020-07-08T23:46:11.579Z] #39 15.92 DEP images/signalfd.pb-c.d [2020-07-08T23:46:11.579Z] #39 15.96 PBCC images/fh.pb-c.c [2020-07-08T23:46:11.579Z] #39 15.98 PBCC images/fsnotify.pb-c.c [2020-07-08T23:46:11.579Z] #39 16.04 DEP images/fh.pb-c.d [2020-07-08T23:46:11.740Z] #39 28.07 CC images/sk-packet.o [2020-07-08T23:46:11.746Z] #17 40.33 Selecting previously unselected package python3-lib2to3. [2020-07-08T23:46:11.746Z] #17 40.34 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-07-08T23:46:11.746Z] #17 40.35 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-07-08T23:46:11.839Z] #39 16.10 DEP images/fsnotify.pb-c.d [2020-07-08T23:46:11.839Z] #39 16.17 PBCC images/eventpoll.pb-c.c [2020-07-08T23:46:11.839Z] #39 16.21 DEP images/eventpoll.pb-c.d [2020-07-08T23:46:11.839Z] #39 16.26 PBCC images/eventfd.pb-c.c [2020-07-08T23:46:11.993Z] #40 26.05 CC images/fsnotify.o [2020-07-08T23:46:12.003Z] #39 28.48 CC images/mnt.o [2020-07-08T23:46:12.006Z] #17 40.49 Selecting previously unselected package python3-distutils. [2020-07-08T23:46:12.006Z] #17 40.51 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-07-08T23:46:12.006Z] #17 40.52 Unpacking python3-distutils (3.7.3-1) ... [2020-07-08T23:46:12.006Z] #17 40.67 Selecting previously unselected package python3-pip. [2020-07-08T23:46:12.006Z] #17 40.67 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-07-08T23:46:12.006Z] #17 40.68 Unpacking python3-pip (18.1-5) ... [2020-07-08T23:46:12.099Z] #39 16.28 DEP images/eventfd.pb-c.d [2020-07-08T23:46:12.099Z] #39 16.36 PBCC images/remap-file-path.pb-c.c [2020-07-08T23:46:12.099Z] #39 16.41 DEP images/remap-file-path.pb-c.d [2020-07-08T23:46:12.099Z] #39 16.46 PBCC images/fifo.pb-c.c [2020-07-08T23:46:12.099Z] #39 16.51 DEP images/fifo.pb-c.d [2020-07-08T23:46:12.099Z] #39 16.56 PBCC images/ghost-file.pb-c.c [2020-07-08T23:46:12.099Z] #39 16.57 DEP images/ghost-file.pb-c.d [2020-07-08T23:46:12.266Z] #17 40.85 Selecting previously unselected package python3-pkg-resources. [2020-07-08T23:46:12.266Z] #17 40.86 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-07-08T23:46:12.266Z] #17 40.86 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-07-08T23:46:12.266Z] #17 41.00 Selecting previously unselected package python3-setuptools. [2020-07-08T23:46:12.266Z] #17 41.01 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-07-08T23:46:12.266Z] #17 41.01 Unpacking python3-setuptools (40.8.0-1) ... [2020-07-08T23:46:12.359Z] #39 16.65 PBCC images/regfile.pb-c.c [2020-07-08T23:46:12.359Z] #39 16.74 DEP images/regfile.pb-c.d [2020-07-08T23:46:12.359Z] #39 16.78 PBCC images/ns.pb-c.c [2020-07-08T23:46:12.443Z] #52 37.77 Checking out files: 39% (1274/3196) Checking out files: 40% (1279/3196) Checking out files: 41% (1311/3196) Checking out files: 42% (1343/3196) Checking out files: 43% (1375/3196) Checking out files: 44% (1407/3196) Checking out files: 45% (1439/3196) Checking out files: 46% (1471/3196) Checking out files: 47% (1503/3196) Checking out files: 48% (1535/3196) Checking out files: 49% (1567/3196) Checking out files: 50% (1598/3196) Checking out files: 51% (1630/3196) Checking out files: 52% (1662/3196) Checking out files: 53% (1694/3196) Checking out files: 54% (1726/3196) Checking out files: 55% (1758/3196) Checking out files: 56% (1790/3196) Checking out files: 57% (1822/3196) Checking out files: 58% (1854/3196) Checking out files: 59% (1886/3196) Checking out files: 60% (1918/3196) Checking out files: 61% (1950/3196) Checking out files: 62% (1982/3196) Checking out files: 63% (2014/3196) Checking out files: 64% (2046/3196) Checking out files: 65% (2078/3196) Checking out files: 66% (2110/3196) Checking out files: 67% (2142/3196) Checking out files: 68% (2174/3196) Checking out files: 69% (2206/3196) Checking out files: 70% (2238/3196) Checking out files: 71% (2270/3196) Checking out files: 72% (2302/3196) Checking out files: 73% (2334/3196) Checking out files: 74% (2366/3196) Checking out files: 75% (2397/3196) Checking out files: 76% (2429/3196) Checking out files: 77% (2461/3196) Checking out files: 78% (2493/3196) Checking out files: 79% (2525/3196) Checking out files: 80% (2557/3196) Checking out files: 81% (2589/3196) Checking out files: 82% (2621/3196) Checking out files: 83% (2653/3196) Checking out files: 84% (2685/3196) Checking out files: 85% (2717/3196) Checking out files: 86% (2749/3196) Checking out files: 86% (2750/3196) Checking out files: 87% (2781/3196) Checking out files: 88% (2813/3196) Checking out files: 89% (2845/3196) Checking out files: 90% (2877/3196) Checking out files: 91% (2909/3196) Checking out files: 92% (2941/3196) Checking out files: 93% (2973/3196) Checking out files: 94% (3005/3196) Checking out files: 95% (3037/3196) Checking out files: 96% (3069/3196) Checking out files: 97% (3101/3196) Checking out files: 98% (3133/3196) Checking out files: 99% (3165/3196) Checking out files: 100% (3196/3196) Checking out files: 100% (3196/3196), done. [2020-07-08T23:46:12.443Z] #52 39.32 + cd /tmp/tmp.xbugeVDa1R/src/github.com/containerd/containerd [2020-07-08T23:46:12.443Z] #52 39.32 + git checkout -q be75852b8d7849474a20192f9ed1bf34fdd454f1 [2020-07-08T23:46:12.526Z] #17 41.23 Selecting previously unselected package python3-wheel. [2020-07-08T23:46:12.526Z] #17 41.24 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-07-08T23:46:12.526Z] #17 41.24 Unpacking python3-wheel (0.32.3-2) ... [2020-07-08T23:46:12.579Z] #39 28.82 CC images/pipe-data.o [2020-07-08T23:46:12.579Z] #39 29.03 CC images/sa.o [2020-07-08T23:46:12.619Z] #39 16.80 DEP images/ns.pb-c.d [2020-07-08T23:46:12.619Z] #39 16.84 PBCC images/fdinfo.pb-c.c [2020-07-08T23:46:12.619Z] #39 16.93 DEP images/fdinfo.pb-c.d [2020-07-08T23:46:12.786Z] #17 41.33 Selecting previously unselected package sudo. [2020-07-08T23:46:12.786Z] #17 41.33 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_amd64.deb ... [2020-07-08T23:46:12.786Z] #17 41.35 Unpacking sudo (1.8.27-1+deb10u2) ... [2020-07-08T23:46:12.842Z] #39 29.25 CC images/timer.o [2020-07-08T23:46:12.879Z] #39 17.02 PBCC images/core-aarch64.pb-c.c [2020-07-08T23:46:12.879Z] #39 17.10 PBCC images/core-arm.pb-c.c [2020-07-08T23:46:12.879Z] #39 17.16 PBCC images/core-ppc64.pb-c.c [2020-07-08T23:46:12.879Z] #39 17.26 PBCC images/core-s390.pb-c.c [2020-07-08T23:46:13.053Z] #40 27.09 CC images/signalfd.o [2020-07-08T23:46:13.139Z] #39 17.32 PBCC images/core-x86.pb-c.c [2020-07-08T23:46:13.139Z] #39 ... [2020-07-08T23:46:13.139Z] [2020-07-08T23:46:13.139Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-08T23:46:13.139Z] #47 77.20 encoding/json [2020-07-08T23:46:13.139Z] #47 80.26 github.com/pkg/diff [2020-07-08T23:46:13.139Z] #47 81.67 go/ast [2020-07-08T23:46:13.139Z] #47 83.35 golang.org/x/crypto/ssh/terminal [2020-07-08T23:46:13.139Z] #47 86.01 mvdan.cc/editorconfig [2020-07-08T23:46:13.139Z] #47 87.08 mvdan.cc/sh/v3/fileutil [2020-07-08T23:46:13.139Z] #47 87.26 mvdan.cc/sh/v3/syntax [2020-07-08T23:46:13.139Z] #47 ... [2020-07-08T23:46:13.139Z] [2020-07-08T23:46:13.139Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-08T23:46:13.344Z] #64 exporting layers 2.6s done [2020-07-08T23:46:13.344Z] #64 writing image sha256:fc7cc394b6832544d2c0a88e5e21a8493f4d09d33417a81d98eb59c34f72036a done [2020-07-08T23:46:13.344Z] #64 naming to docker.io/library/docker:276c725394426b45e5f3d6cbac3f9ff4acf4feaa done [2020-07-08T23:46:13.344Z] #64 DONE 2.6s [2020-07-08T23:46:13.352Z] #40 27.52 CC images/fs.o [2020-07-08T23:46:13.355Z] #17 41.82 Selecting previously unselected package thin-provisioning-tools. [2020-07-08T23:46:13.355Z] #17 41.82 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2020-07-08T23:46:13.355Z] #17 41.85 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-07-08T23:46:13.355Z] #17 42.07 Selecting previously unselected package uidmap. [2020-07-08T23:46:13.355Z] #17 42.07 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ... [2020-07-08T23:46:13.355Z] #17 42.08 Unpacking uidmap (1:4.5-1.1) ... [2020-07-08T23:46:13.355Z] #17 42.18 Selecting previously unselected package vim-runtime. [Pipeline] } [Pipeline] // stage [2020-07-08T23:46:13.399Z] #52 39.46 Checking out files: 43% (1397/3196) Checking out files: 44% (1407/3196) Checking out files: 45% (1439/3196) Checking out files: 46% (1471/3196) Checking out files: 47% (1503/3196) Checking out files: 48% (1535/3196) Checking out files: 49% (1567/3196) Checking out files: 50% (1598/3196) Checking out files: 51% (1630/3196) Checking out files: 52% (1662/3196) Checking out files: 53% (1694/3196) Checking out files: 54% (1726/3196) Checking out files: 55% (1758/3196) Checking out files: 56% (1790/3196) Checking out files: 57% (1822/3196) Checking out files: 58% (1854/3196) Checking out files: 59% (1886/3196) Checking out files: 60% (1918/3196) Checking out files: 61% (1950/3196) Checking out files: 62% (1982/3196) Checking out files: 63% (2014/3196) Checking out files: 64% (2046/3196) Checking out files: 65% (2078/3196) Checking out files: 66% (2110/3196) Checking out files: 67% (2142/3196) Checking out files: 68% (2174/3196) Checking out files: 69% (2206/3196) Checking out files: 70% (2238/3196) Checking out files: 71% (2270/3196) Checking out files: 72% (2302/3196) Checking out files: 73% (2334/3196) Checking out files: 74% (2366/3196) Checking out files: 75% (2397/3196) Checking out files: 76% (2429/3196) Checking out files: 77% (2461/3196) Checking out files: 78% (2493/3196) Checking out files: 79% (2525/3196) Checking out files: 80% (2557/3196) Checking out files: 81% (2589/3196) Checking out files: 82% (2621/3196) Checking out files: 83% (2653/3196) Checking out files: 84% (2685/3196) Checking out files: 85% (2717/3196) Checking out files: 86% (2749/3196) Checking out files: 87% (2781/3196) Checking out files: 88% (2813/3196) Checking out files: 89% (2845/3196) Checking out files: 90% (2877/3196) Checking out files: 91% (2909/3196) Checking out files: 91% (2920/3196) Checking out files: 92% (2941/3196) Checking out files: 93% (2973/3196) Checking out files: 94% (3005/3196) Checking out files: 95% (3037/3196) Checking out files: 96% (3069/3196) Checking out files: 97% (3101/3196) Checking out files: 98% (3133/3196) [2020-07-08T23:46:13.399Z] #52 ... [2020-07-08T23:46:13.399Z] [2020-07-08T23:46:13.399Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-08T23:46:13.399Z] #10 77.52 Selecting previously unselected package gcc-mingw-w64-base. [2020-07-08T23:46:13.399Z] #10 77.53 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-07-08T23:46:13.399Z] #10 77.55 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-07-08T23:46:13.399Z] #10 77.71 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-07-08T23:46:13.399Z] #10 77.73 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-07-08T23:46:13.399Z] #10 77.73 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-07-08T23:46:13.399Z] #10 ... [2020-07-08T23:46:13.399Z] [2020-07-08T23:46:13.399Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-08T23:46:13.399Z] #52 39.46 Checking out files: 43% (1397/3196) Checking out files: 44% (1407/3196) Checking out files: 45% (1439/3196) Checking out files: 46% (1471/3196) Checking out files: 47% (1503/3196) Checking out files: 48% (1535/3196) Checking out files: 49% (1567/3196) Checking out files: 50% (1598/3196) Checking out files: 51% (1630/3196) Checking out files: 52% (1662/3196) Checking out files: 53% (1694/3196) Checking out files: 54% (1726/3196) Checking out files: 55% (1758/3196) Checking out files: 56% (1790/3196) Checking out files: 57% (1822/3196) Checking out files: 58% (1854/3196) Checking out files: 59% (1886/3196) Checking out files: 60% (1918/3196) Checking out files: 61% (1950/3196) Checking out files: 62% (1982/3196) Checking out files: 63% (2014/3196) Checking out files: 64% (2046/3196) Checking out files: 65% (2078/3196) Checking out files: 66% (2110/3196) Checking out files: 67% (2142/3196) Checking out files: 68% (2174/3196) Checking out files: 69% (2206/3196) Checking out files: 70% (2238/3196) Checking out files: 71% (2270/3196) Checking out files: 72% (2302/3196) Checking out files: 73% (2334/3196) Checking out files: 74% (2366/3196) Checking out files: 75% (2397/3196) Checking out files: 76% (2429/3196) Checking out files: 77% (2461/3196) Checking out files: 78% (2493/3196) Checking out files: 79% (2525/3196) Checking out files: 80% (2557/3196) Checking out files: 81% (2589/3196) Checking out files: 82% (2621/3196) Checking out files: 83% (2653/3196) Checking out files: 84% (2685/3196) Checking out files: 85% (2717/3196) Checking out files: 86% (2749/3196) Checking out files: 87% (2781/3196) Checking out files: 88% (2813/3196) Checking out files: 89% (2845/3196) Checking out files: 90% (2877/3196) Checking out files: 91% (2909/3196) Checking out files: 91% (2920/3196) Checking out files: 92% (2941/3196) Checking out files: 93% (2973/3196) Checking out files: 94% (3005/3196) Checking out files: 95% (3037/3196) Checking out files: 96% (3069/3196) Checking out files: 97% (3101/3196) Checking out files: 98% (3133/3196) Checking out files: 99% (3165/3196) Checking out files: 100% (3196/3196) Checking out files: 100% (3196/3196), done. [2020-07-08T23:46:13.399Z] #52 40.74 + cd /tmp/tmp.xTjTaT8OXB/src/github.com/containerd/containerd [2020-07-08T23:46:13.399Z] #52 40.74 + git checkout -q be75852b8d7849474a20192f9ed1bf34fdd454f1 [Pipeline] stage [Pipeline] { (Unit tests) [2020-07-08T23:46:13.420Z] #39 29.61 CC images/timerfd.o [2020-07-08T23:46:13.420Z] #39 29.80 CC images/mm.o [Pipeline] sh [2020-07-08T23:46:13.615Z] #17 42.18 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-07-08T23:46:13.615Z] #17 42.22 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-07-08T23:46:13.615Z] #17 42.26 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-07-08T23:46:13.615Z] #17 42.27 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-07-08T23:46:13.656Z] #40 27.80 CC images/pstree.o [2020-07-08T23:46:13.683Z] #39 30.10 CC images/sk-opts.o [2020-07-08T23:46:13.768Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-41194/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=276c725394426b45e5f3d6cbac3f9ff4acf4feaa -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:276c725394426b45e5f3d6cbac3f9ff4acf4feaa hack/test/unit [2020-07-08T23:46:13.810Z] #52 40.71 + export 'BUILDTAGS=netgo osusergo static_build' [2020-07-08T23:46:13.810Z] #52 40.71 + BUILDTAGS='netgo osusergo static_build' [2020-07-08T23:46:13.810Z] #52 40.71 + export EXTRA_FLAGS=-buildmode=pie [2020-07-08T23:46:13.810Z] #52 40.71 + EXTRA_FLAGS=-buildmode=pie [2020-07-08T23:46:13.810Z] #52 40.71 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-07-08T23:46:13.810Z] #52 40.71 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-07-08T23:46:13.810Z] #52 40.71 + '[' '' = dynamic ']' [2020-07-08T23:46:13.810Z] #52 40.71 + make [2020-07-08T23:46:13.946Z] #39 30.28 CC images/sk-unix.o [2020-07-08T23:46:13.956Z] #40 28.15 CC images/pipe.o [2020-07-08T23:46:14.210Z] #39 30.57 CC images/sk-inet.o [2020-07-08T23:46:14.255Z] #40 28.39 CC images/tcp-stream.o [2020-07-08T23:46:14.473Z] #39 30.91 CC images/tun.o [2020-07-08T23:46:14.554Z] #40 28.65 CC images/sk-packet.o [2020-07-08T23:46:14.736Z] #39 31.18 CC images/sk-netlink.o [2020-07-08T23:46:14.856Z] #40 29.00 CC images/mnt.o [2020-07-08T23:46:15.160Z] #40 29.26 CC images/pipe-data.o [2020-07-08T23:46:15.178Z] #52 42.06 + bin/ctr [2020-07-08T23:46:15.308Z] #52 42.31 + export 'BUILDTAGS=netgo osusergo static_build' [2020-07-08T23:46:15.308Z] #52 42.31 + BUILDTAGS='netgo osusergo static_build' [2020-07-08T23:46:15.308Z] #52 42.31 + export EXTRA_FLAGS=-buildmode=pie [2020-07-08T23:46:15.308Z] #52 42.31 + EXTRA_FLAGS=-buildmode=pie [2020-07-08T23:46:15.308Z] #52 42.31 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-07-08T23:46:15.308Z] #52 42.31 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-07-08T23:46:15.308Z] #52 42.31 + '[' '' = dynamic ']' [2020-07-08T23:46:15.308Z] #52 42.31 + make [2020-07-08T23:46:15.313Z] #39 31.40 CC images/packet-sock.o [2020-07-08T23:46:15.313Z] #39 31.82 CC images/ipc-var.o [2020-07-08T23:46:15.462Z] #40 29.60 CC images/sa.o [2020-07-08T23:46:15.576Z] #39 31.99 CC images/ipc-desc.o [2020-07-08T23:46:15.761Z] #40 29.81 CC images/timer.o [2020-07-08T23:46:15.839Z] #39 32.12 CC images/ipc-shm.o [2020-07-08T23:46:15.839Z] #39 32.38 CC images/ipc-msg.o [2020-07-08T23:46:16.061Z] #40 30.26 CC images/timerfd.o [2020-07-08T23:46:16.247Z] #52 43.36 + bin/ctr [2020-07-08T23:46:16.415Z] #39 32.67 CC images/ipc-sem.o [2020-07-08T23:46:16.491Z] ? github.com/docker/docker/api [no test files] [2020-07-08T23:46:16.679Z] #39 32.97 CC images/utsns.o [2020-07-08T23:46:16.679Z] #39 ... [2020-07-08T23:46:16.679Z] [2020-07-08T23:46:16.679Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-08T23:46:16.679Z] #54 78.35 + for f in rootlesskit rootlesskit-docker-proxy [2020-07-08T23:46:16.679Z] #54 78.35 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-07-08T23:46:16.679Z] #54 DONE 83.3s [2020-07-08T23:46:16.679Z] [2020-07-08T23:46:16.679Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-08T23:46:16.679Z] #41 81.20 vendor/golang.org/x/net/idna [2020-07-08T23:46:16.679Z] #41 83.43 vendor/golang.org/x/crypto/cryptobyte [2020-07-08T23:46:16.712Z] #40 30.61 CC images/mm.o [2020-07-08T23:46:16.712Z] #40 30.94 CC images/sk-opts.o [2020-07-08T23:46:16.914Z] #17 45.40 Selecting previously unselected package vim. [2020-07-08T23:46:16.914Z] #17 45.41 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ... [2020-07-08T23:46:16.914Z] #17 45.42 Unpacking vim (2:8.1.0875-5) ... [2020-07-08T23:46:16.958Z] #41 ... [2020-07-08T23:46:16.958Z] [2020-07-08T23:46:16.958Z] #55 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2020-07-08T23:46:16.958Z] #55 DONE 0.1s [2020-07-08T23:46:16.958Z] [2020-07-08T23:46:16.958Z] #56 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2020-07-08T23:46:16.958Z] #56 DONE 0.1s [2020-07-08T23:46:16.958Z] [2020-07-08T23:46:16.958Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-08T23:46:16.958Z] #39 33.28 CC images/creds.o [2020-07-08T23:46:17.013Z] #40 ... [2020-07-08T23:46:17.013Z] [2020-07-08T23:46:17.013Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-08T23:46:17.013Z] #11 96.60 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-07-08T23:46:17.013Z] #11 96.60 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2020-07-08T23:46:17.013Z] #11 96.61 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-07-08T23:46:17.221Z] #39 33.52 CC images/vma.o [2020-07-08T23:46:17.245Z] Commit message: "Added missing Devices field to HostConfig" [2020-07-08T23:46:17.485Z] #17 46.03 Selecting previously unselected package xfsprogs. [2020-07-08T23:46:17.485Z] #17 46.04 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ... [2020-07-08T23:46:17.485Z] #17 46.05 Unpacking xfsprogs (4.20.0-1) ... [2020-07-08T23:46:17.485Z] #39 33.80 CC images/netdev.o [2020-07-08T23:46:17.628Z] #52 ... [2020-07-08T23:46:17.628Z] [2020-07-08T23:46:17.628Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-08T23:46:17.628Z] #41 81.88 text/template/parse [2020-07-08T23:46:17.628Z] #41 85.88 go/parser [2020-07-08T23:46:17.628Z] #41 87.06 text/template [2020-07-08T23:46:17.628Z] #41 89.77 encoding/xml [2020-07-08T23:46:17.628Z] #41 91.62 go/doc [2020-07-08T23:46:17.614Z] > git --version # timeout=10 [2020-07-08T23:46:17.700Z] fatal: bad object ad1b00369dd78a15c273e17e363f91bced3f6e18 [2020-07-08T23:46:17.746Z] #17 46.48 Selecting previously unselected package zip. [2020-07-08T23:46:17.746Z] #17 46.49 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ... [2020-07-08T23:46:17.746Z] #17 46.50 Unpacking zip (3.0-11+b1) ... [2020-07-08T23:46:17.889Z] #41 ... [2020-07-08T23:46:17.889Z] [2020-07-08T23:46:17.889Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-08T23:46:17.889Z] #39 17.43 PBCC images/core.pb-c.c [2020-07-08T23:46:17.889Z] #39 17.53 PBCC images/inventory.pb-c.c [2020-07-08T23:46:17.889Z] #39 17.62 DEP images/core-aarch64.pb-c.d [2020-07-08T23:46:17.889Z] #39 17.67 DEP images/core-arm.pb-c.d [2020-07-08T23:46:17.889Z] #39 17.72 DEP images/core-ppc64.pb-c.d [2020-07-08T23:46:17.889Z] #39 17.77 DEP images/core-s390.pb-c.d [2020-07-08T23:46:17.889Z] #39 17.83 DEP images/core-x86.pb-c.d [2020-07-08T23:46:17.889Z] #39 17.89 DEP images/core.pb-c.d [2020-07-08T23:46:17.889Z] #39 17.97 DEP images/inventory.pb-c.d [2020-07-08T23:46:17.889Z] #39 18.01 PBCC images/cpuinfo.pb-c.c [2020-07-08T23:46:17.889Z] #39 18.05 DEP images/cpuinfo.pb-c.d [2020-07-08T23:46:17.889Z] #39 18.10 PBCC images/stats.pb-c.c [2020-07-08T23:46:17.889Z] #39 18.11 DEP images/stats.pb-c.d [2020-07-08T23:46:17.889Z] #39 19.52 make[1]: Nothing to be done for 'all'. [2020-07-08T23:46:17.889Z] #39 20.91 CC images/stats.o [2020-07-08T23:46:17.889Z] #39 21.36 CC images/core.o [2020-07-08T23:46:17.889Z] #39 21.99 CC images/core-x86.o [2020-07-08T23:46:18.012Z] #17 46.74 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-07-08T23:46:18.012Z] #17 46.76 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-07-08T23:46:18.012Z] #17 46.77 Setting up libip6tc0:amd64 (1.8.2-4) ... [2020-07-08T23:46:18.012Z] #17 46.78 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-07-08T23:46:18.012Z] #17 46.79 Setting up libgpm2:amd64 (1.20.7-5) ... [2020-07-08T23:46:18.012Z] #17 46.81 Setting up libip4tc0:amd64 (1.8.2-4) ... [2020-07-08T23:46:18.012Z] #17 46.82 Setting up uidmap (1:4.5-1.1) ... [2020-07-08T23:46:18.012Z] #17 46.83 Setting up libnftnl11:amd64 (1.1.2-2) ... [2020-07-08T23:46:18.061Z] #39 34.29 CC images/tty.o [2020-07-08T23:46:18.151Z] #39 22.39 CC images/core-arm.o [2020-07-08T23:46:18.273Z] #17 46.84 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-07-08T23:46:18.273Z] #17 46.87 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-07-08T23:46:18.273Z] #17 46.89 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-07-08T23:46:18.273Z] #17 46.90 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-07-08T23:46:18.273Z] #17 46.91 Setting up xxd (2:8.1.0875-5) ... [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-07-08T23:46:18.411Z] #39 22.70 CC images/core-aarch64.o [2020-07-08T23:46:18.534Z] #17 47.05 Setting up zip (3.0-11+b1) ... [2020-07-08T23:46:18.534Z] #17 47.06 Setting up vim-common (2:8.1.0875-5) ... [2020-07-08T23:46:18.534Z] #17 47.15 Setting up bash-completion (1:2.8-6) ... [2020-07-08T23:46:18.550Z] #11 ... [2020-07-08T23:46:18.550Z] [2020-07-08T23:46:18.550Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-08T23:46:18.550Z] #31 93.64 github.com/BurntSushi/toml/cmd/tomlv [2020-07-08T23:46:18.550Z] #31 DONE 98.2s [2020-07-08T23:46:18.550Z] [2020-07-08T23:46:18.550Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-08T23:46:18.550Z] #40 31.21 CC images/sk-unix.o [2020-07-08T23:46:18.550Z] #40 31.37 CC images/sk-inet.o [2020-07-08T23:46:18.550Z] #40 31.83 CC images/tun.o [2020-07-08T23:46:18.550Z] #40 32.08 CC images/sk-netlink.o [2020-07-08T23:46:18.550Z] #40 32.39 CC images/packet-sock.o [2020-07-08T23:46:18.639Z] #39 34.99 CC images/file-lock.o [2020-07-08T23:46:18.671Z] #39 23.04 CC images/core-ppc64.o [2020-07-08T23:46:18.848Z] #40 32.92 CC images/ipc-var.o [2020-07-08T23:46:18.902Z] #39 35.12 CC images/rlimit.o [2020-07-08T23:46:18.902Z] #39 35.39 CC images/pagemap.o [2020-07-08T23:46:19.149Z] #40 33.29 CC images/ipc-desc.o [2020-07-08T23:46:19.149Z] #40 ... [2020-07-08T23:46:19.149Z] [2020-07-08T23:46:19.149Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-08T23:46:19.149Z] #48 88.73 mvdan.cc/sh/v3/fileutil [2020-07-08T23:46:19.149Z] #48 90.38 encoding/binary [2020-07-08T23:46:19.149Z] #48 90.38 github.com/pkg/diff [2020-07-08T23:46:19.149Z] #48 90.38 go/token [2020-07-08T23:46:19.149Z] #48 90.38 flag [2020-07-08T23:46:19.149Z] #48 93.40 go/scanner [2020-07-08T23:46:19.149Z] #48 94.05 mvdan.cc/editorconfig [2020-07-08T23:46:19.149Z] #48 94.95 mvdan.cc/sh/v3/syntax [2020-07-08T23:46:19.149Z] #48 97.18 encoding/json [2020-07-08T23:46:19.149Z] #48 97.76 go/ast [2020-07-08T23:46:19.149Z] #48 97.96 golang.org/x/sys/unix [2020-07-08T23:46:19.242Z] #39 23.55 CC images/core-s390.o [2020-07-08T23:46:19.242Z] #39 ... [2020-07-08T23:46:19.242Z] [2020-07-08T23:46:19.242Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-08T23:46:19.242Z] #47 93.35 mvdan.cc/sh/v3/cmd/shfmt [2020-07-08T23:46:19.450Z] #48 ... [2020-07-08T23:46:19.450Z] [2020-07-08T23:46:19.450Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-08T23:46:19.450Z] #40 33.63 CC images/ipc-shm.o [2020-07-08T23:46:19.483Z] #39 35.72 CC images/siginfo.o [2020-07-08T23:46:19.746Z] #39 35.90 CC images/rpc.o [2020-07-08T23:46:20.098Z] #40 33.95 CC images/ipc-msg.o [2020-07-08T23:46:20.098Z] #40 ... [2020-07-08T23:46:20.098Z] [2020-07-08T23:46:20.098Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-08T23:46:20.098Z] #42 89.50 os/exec [2020-07-08T23:46:20.098Z] #42 96.12 github.com/LK4D4/vndr/versioned [2020-07-08T23:46:20.098Z] #42 96.14 internal/lazyregexp [2020-07-08T23:46:20.098Z] #42 97.60 crypto/cipher [2020-07-08T23:46:20.098Z] #42 97.62 go/scanner [2020-07-08T23:46:20.098Z] #42 97.62 net/url [2020-07-08T23:46:20.098Z] #42 ... [2020-07-08T23:46:20.098Z] [2020-07-08T23:46:20.098Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-08T23:46:20.098Z] #40 34.26 CC images/ipc-sem.o [2020-07-08T23:46:20.398Z] #40 34.48 CC images/utsns.o [2020-07-08T23:46:20.664Z] + docker version [2020-07-08T23:46:20.698Z] #39 36.81 CC images/ext-file.o [2020-07-08T23:46:20.698Z] #39 36.92 CC images/cgroup.o [2020-07-08T23:46:20.699Z] #40 34.75 CC images/creds.o [2020-07-08T23:46:21.005Z] #40 34.94 CC images/vma.o [2020-07-08T23:46:21.005Z] #40 35.14 CC images/netdev.o [2020-07-08T23:46:21.275Z] #39 37.53 CC images/userns.o [2020-07-08T23:46:21.540Z] #39 37.86 CC images/google/protobuf/descriptor.o [2020-07-08T23:46:21.656Z] #40 35.63 CC images/tty.o [2020-07-08T23:46:21.763Z] #52 ... [2020-07-08T23:46:21.763Z] [2020-07-08T23:46:21.763Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-08T23:46:21.763Z] #41 86.05 text/template [2020-07-08T23:46:21.763Z] #41 86.19 go/parser [2020-07-08T23:46:21.763Z] #41 89.53 encoding/xml [2020-07-08T23:46:21.763Z] #41 91.02 go/doc [2020-07-08T23:46:21.763Z] #41 94.40 github.com/LK4D4/vndr/build [2020-07-08T23:46:21.763Z] #41 94.73 github.com/LK4D4/vndr/versioned [2020-07-08T23:46:21.763Z] #41 94.84 compress/flate [2020-07-08T23:46:21.763Z] #41 ... [2020-07-08T23:46:21.763Z] [2020-07-08T23:46:21.763Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-08T23:46:21.763Z] #39 13.46 PBCC images/timerfd.pb-c.c [2020-07-08T23:46:21.763Z] #39 13.56 DEP images/timerfd.pb-c.d [2020-07-08T23:46:21.763Z] #39 13.62 PBCC images/timer.pb-c.c [2020-07-08T23:46:21.763Z] #39 13.66 DEP images/timer.pb-c.d [2020-07-08T23:46:21.763Z] #39 13.73 PBCC images/sa.pb-c.c [2020-07-08T23:46:21.763Z] #39 13.81 DEP images/sa.pb-c.d [2020-07-08T23:46:21.763Z] #39 13.88 PBCC images/pipe-data.pb-c.c [2020-07-08T23:46:21.763Z] #39 13.90 DEP images/pipe-data.pb-c.d [2020-07-08T23:46:21.763Z] #39 13.98 PBCC images/mnt.pb-c.c [2020-07-08T23:46:21.763Z] #39 14.04 DEP images/mnt.pb-c.d [2020-07-08T23:46:21.763Z] #39 14.08 PBCC images/sk-packet.pb-c.c [2020-07-08T23:46:21.763Z] #39 14.12 DEP images/sk-packet.pb-c.d [2020-07-08T23:46:21.763Z] #39 14.19 PBCC images/tcp-stream.pb-c.c [2020-07-08T23:46:21.763Z] #39 14.28 DEP images/tcp-stream.pb-c.d [2020-07-08T23:46:21.763Z] #39 14.32 PBCC images/pipe.pb-c.c [2020-07-08T23:46:21.763Z] #39 14.38 DEP images/pipe.pb-c.d [2020-07-08T23:46:21.763Z] #39 14.46 PBCC images/pstree.pb-c.c [2020-07-08T23:46:21.763Z] #39 14.50 DEP images/pstree.pb-c.d [2020-07-08T23:46:21.763Z] #39 14.56 PBCC images/fs.pb-c.c [2020-07-08T23:46:21.763Z] #39 14.59 DEP images/fs.pb-c.d [2020-07-08T23:46:21.763Z] #39 14.62 PBCC images/signalfd.pb-c.c [2020-07-08T23:46:21.763Z] #39 14.69 DEP images/signalfd.pb-c.d [2020-07-08T23:46:21.763Z] #39 14.74 PBCC images/fh.pb-c.c [2020-07-08T23:46:21.763Z] #39 14.82 PBCC images/fsnotify.pb-c.c [2020-07-08T23:46:21.763Z] #39 14.91 DEP images/fh.pb-c.d [2020-07-08T23:46:21.763Z] #39 14.99 DEP images/fsnotify.pb-c.d [2020-07-08T23:46:21.763Z] #39 15.09 PBCC images/eventpoll.pb-c.c [2020-07-08T23:46:21.763Z] #39 15.11 DEP images/eventpoll.pb-c.d [2020-07-08T23:46:21.763Z] #39 15.17 PBCC images/eventfd.pb-c.c [2020-07-08T23:46:21.763Z] #39 15.22 DEP images/eventfd.pb-c.d [2020-07-08T23:46:21.763Z] #39 15.29 PBCC images/remap-file-path.pb-c.c [2020-07-08T23:46:21.763Z] #39 15.31 DEP images/remap-file-path.pb-c.d [2020-07-08T23:46:21.763Z] #39 15.39 PBCC images/fifo.pb-c.c [2020-07-08T23:46:21.763Z] #39 15.42 DEP images/fifo.pb-c.d [2020-07-08T23:46:21.763Z] #39 15.47 PBCC images/ghost-file.pb-c.c [2020-07-08T23:46:21.763Z] #39 15.54 DEP images/ghost-file.pb-c.d [2020-07-08T23:46:21.763Z] #39 15.58 PBCC images/regfile.pb-c.c [2020-07-08T23:46:21.763Z] #39 15.66 DEP images/regfile.pb-c.d [2020-07-08T23:46:21.763Z] #39 15.72 PBCC images/ns.pb-c.c [2020-07-08T23:46:21.763Z] #39 15.74 DEP images/ns.pb-c.d [2020-07-08T23:46:21.763Z] #39 15.79 PBCC images/fdinfo.pb-c.c [2020-07-08T23:46:21.763Z] #39 15.92 DEP images/fdinfo.pb-c.d [2020-07-08T23:46:21.763Z] #39 15.98 PBCC images/core-aarch64.pb-c.c [2020-07-08T23:46:21.763Z] #39 16.05 PBCC images/core-arm.pb-c.c [2020-07-08T23:46:21.763Z] #39 16.09 PBCC images/core-ppc64.pb-c.c [2020-07-08T23:46:21.763Z] #39 16.13 PBCC images/core-s390.pb-c.c [2020-07-08T23:46:21.763Z] #39 16.19 PBCC images/core-x86.pb-c.c [2020-07-08T23:46:21.763Z] #39 16.28 PBCC images/core.pb-c.c [2020-07-08T23:46:21.763Z] #39 16.36 PBCC images/inventory.pb-c.c [2020-07-08T23:46:21.763Z] #39 16.43 DEP images/core-aarch64.pb-c.d [2020-07-08T23:46:21.763Z] #39 16.47 DEP images/core-arm.pb-c.d [2020-07-08T23:46:21.763Z] #39 16.54 DEP images/core-ppc64.pb-c.d [2020-07-08T23:46:21.763Z] #39 16.57 DEP images/core-s390.pb-c.d [2020-07-08T23:46:21.763Z] #39 16.61 DEP images/core-x86.pb-c.d [2020-07-08T23:46:21.763Z] #39 16.67 DEP images/core.pb-c.d [2020-07-08T23:46:21.763Z] #39 16.73 DEP images/inventory.pb-c.d [2020-07-08T23:46:21.763Z] #39 16.80 PBCC images/cpuinfo.pb-c.c [2020-07-08T23:46:21.763Z] #39 16.81 DEP images/cpuinfo.pb-c.d [2020-07-08T23:46:21.764Z] #39 16.89 PBCC images/stats.pb-c.c [2020-07-08T23:46:21.764Z] #39 16.92 DEP images/stats.pb-c.d [2020-07-08T23:46:21.764Z] #39 18.25 make[1]: Nothing to be done for 'all'. [2020-07-08T23:46:21.764Z] #39 19.70 CC images/stats.o [2020-07-08T23:46:21.764Z] #39 20.07 CC images/core.o [2020-07-08T23:46:21.764Z] #39 20.76 CC images/core-x86.o [2020-07-08T23:46:21.764Z] #39 21.22 CC images/core-arm.o [2020-07-08T23:46:21.764Z] #39 21.51 CC images/core-aarch64.o [2020-07-08T23:46:21.764Z] #39 21.84 CC images/core-ppc64.o [2020-07-08T23:46:21.764Z] #39 22.27 CC images/core-s390.o [2020-07-08T23:46:21.764Z] #39 22.82 CC images/cpuinfo.o [2020-07-08T23:46:21.764Z] #39 23.26 CC images/inventory.o [2020-07-08T23:46:21.764Z] #39 23.46 CC images/fdinfo.o [2020-07-08T23:46:21.764Z] #39 23.80 CC images/fown.o [2020-07-08T23:46:21.835Z] #17 50.02 Setting up libiptc0:amd64 (1.8.2-4) ... [2020-07-08T23:46:21.835Z] #17 50.03 Setting up xz-utils (5.2.4-1) ... [2020-07-08T23:46:21.835Z] #17 50.05 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-07-08T23:46:21.835Z] #17 50.06 Setting up sudo (1.8.27-1+deb10u2) ... [2020-07-08T23:46:21.835Z] #17 50.15 invoke-rc.d: could not determine current runlevel [2020-07-08T23:46:21.835Z] #17 50.15 invoke-rc.d: policy-rc.d denied execution of start. [2020-07-08T23:46:21.835Z] #17 50.17 Setting up pigz (2.4-1) ... [2020-07-08T23:46:21.835Z] #17 50.19 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-07-08T23:46:21.835Z] #17 50.21 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-07-08T23:46:21.835Z] #17 50.25 Setting up python-pip-whl (18.1-5) ... [2020-07-08T23:46:21.835Z] #17 50.26 Setting up libmpdec2:amd64 (2.4.2-2) ... [2020-07-08T23:46:21.835Z] #17 50.27 Setting up vim-runtime (2:8.1.0875-5) ... [2020-07-08T23:46:22.096Z] #17 50.65 Setting up libaio1:amd64 (0.3.112-3) ... [2020-07-08T23:46:22.096Z] #17 50.67 Setting up libonig5:amd64 (6.9.1-1) ... [2020-07-08T23:46:22.096Z] #17 50.68 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ... [2020-07-08T23:46:22.096Z] #17 50.70 Setting up vim (2:8.1.0875-5) ... [2020-07-08T23:46:22.096Z] #17 50.71 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-07-08T23:46:22.096Z] #17 50.71 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-07-08T23:46:22.096Z] #17 50.72 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-07-08T23:46:22.096Z] #17 50.72 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-07-08T23:46:22.096Z] #17 50.73 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-07-08T23:46:22.096Z] #17 50.74 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-07-08T23:46:22.096Z] #17 50.75 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-07-08T23:46:22.096Z] #17 50.77 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-07-08T23:46:22.096Z] #17 50.79 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-07-08T23:46:22.096Z] #17 50.81 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-07-08T23:46:22.096Z] #17 50.83 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-07-08T23:46:22.096Z] #17 50.85 Setting up jq (1.5+dfsg-2+b1) ... [2020-07-08T23:46:22.096Z] #17 50.87 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2020-07-08T23:46:22.096Z] #17 50.88 Setting up python3.7 (3.7.3-2+deb10u1) ... [2020-07-08T23:46:22.096Z] #17 ... [2020-07-08T23:46:22.096Z] [2020-07-08T23:46:22.096Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-08T23:46:22.096Z] #39 104.9 CC criu/crtools.o [2020-07-08T23:46:22.096Z] #39 105.6 CC criu/eventfd.o [2020-07-08T23:46:22.096Z] #39 106.0 CC criu/eventpoll.o [2020-07-08T23:46:22.096Z] #39 107.0 CC criu/external.o [2020-07-08T23:46:22.096Z] #39 107.5 CC criu/fault-injection.o [2020-07-08T23:46:22.096Z] #39 107.7 CC criu/fdstore.o [2020-07-08T23:46:22.096Z] #39 108.0 CC criu/fifo.o [2020-07-08T23:46:22.096Z] #39 108.4 CC criu/file-ids.o [2020-07-08T23:46:22.096Z] #39 108.7 CC criu/file-lock.o [2020-07-08T23:46:22.096Z] #39 109.7 CC criu/files-ext.o [2020-07-08T23:46:22.096Z] #39 110.0 CC criu/files-reg.o [2020-07-08T23:46:22.096Z] #39 112.2 CC criu/files.o [2020-07-08T23:46:22.096Z] #39 114.2 CC criu/filesystems.o [2020-07-08T23:46:22.096Z] #39 114.9 CC criu/fsnotify.o [2020-07-08T23:46:22.116Z] #39 ... [2020-07-08T23:46:22.116Z] [2020-07-08T23:46:22.116Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-08T23:46:22.116Z] #10 84.25 Selecting previously unselected package libapparmor1:arm64. [2020-07-08T23:46:22.116Z] #10 84.25 Preparing to unpack .../10-libapparmor1_2.13.2-10_arm64.deb ... [2020-07-08T23:46:22.116Z] #10 84.26 Unpacking libapparmor1:arm64 (2.13.2-10) ... [2020-07-08T23:46:22.116Z] #10 84.39 Selecting previously unselected package libapparmor-dev:arm64. [2020-07-08T23:46:22.116Z] #10 84.40 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_arm64.deb ... [2020-07-08T23:46:22.116Z] #10 84.42 Unpacking libapparmor-dev:arm64 (2.13.2-10) ... [2020-07-08T23:46:22.116Z] #10 84.56 Selecting previously unselected package libbtrfs0. [2020-07-08T23:46:22.116Z] #10 84.57 Preparing to unpack .../12-libbtrfs0_4.20.1-2_arm64.deb ... [2020-07-08T23:46:22.116Z] #10 84.60 Unpacking libbtrfs0 (4.20.1-2) ... [2020-07-08T23:46:22.116Z] #10 84.71 Selecting previously unselected package libbtrfs-dev. [2020-07-08T23:46:22.116Z] #10 84.71 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_arm64.deb ... [2020-07-08T23:46:22.116Z] #10 84.72 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-07-08T23:46:22.116Z] #10 84.95 Selecting previously unselected package libdevmapper-event1.02.1:arm64. [2020-07-08T23:46:22.116Z] #10 84.95 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_arm64.deb ... [2020-07-08T23:46:22.116Z] #10 84.97 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ... [2020-07-08T23:46:22.116Z] #10 85.07 Selecting previously unselected package libudev-dev:arm64. [2020-07-08T23:46:22.116Z] #10 85.07 Preparing to unpack .../15-libudev-dev_241-7~deb10u4_arm64.deb ... [2020-07-08T23:46:22.116Z] #10 85.09 Unpacking libudev-dev:arm64 (241-7~deb10u4) ... [2020-07-08T23:46:22.116Z] #10 85.27 Selecting previously unselected package libsepol1-dev:arm64. [2020-07-08T23:46:22.116Z] #10 85.27 Preparing to unpack .../16-libsepol1-dev_2.8-1_arm64.deb ... [2020-07-08T23:46:22.116Z] #10 85.28 Unpacking libsepol1-dev:arm64 (2.8-1) ... [2020-07-08T23:46:22.116Z] #10 85.56 Selecting previously unselected package libpcre16-3:arm64. [2020-07-08T23:46:22.116Z] #10 85.56 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_arm64.deb ... [2020-07-08T23:46:22.116Z] #10 85.57 Unpacking libpcre16-3:arm64 (2:8.39-12) ... [2020-07-08T23:46:22.116Z] #10 85.70 Selecting previously unselected package libpcre32-3:arm64. [2020-07-08T23:46:22.116Z] #10 85.71 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_arm64.deb ... [2020-07-08T23:46:22.116Z] #10 85.76 Unpacking libpcre32-3:arm64 (2:8.39-12) ... [2020-07-08T23:46:22.116Z] #10 85.93 Selecting previously unselected package libpcrecpp0v5:arm64. [2020-07-08T23:46:22.116Z] #10 85.94 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_arm64.deb ... [2020-07-08T23:46:22.116Z] #10 85.94 Unpacking libpcrecpp0v5:arm64 (2:8.39-12) ... [2020-07-08T23:46:22.116Z] #10 86.04 Selecting previously unselected package libpcre3-dev:arm64. [2020-07-08T23:46:22.116Z] #10 86.04 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_arm64.deb ... [2020-07-08T23:46:22.116Z] #10 86.11 Unpacking libpcre3-dev:arm64 (2:8.39-12) ... [2020-07-08T23:46:22.116Z] #10 86.45 Selecting previously unselected package libselinux1-dev:arm64. [2020-07-08T23:46:22.116Z] #10 86.45 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_arm64.deb ... [2020-07-08T23:46:22.116Z] #10 86.46 Unpacking libselinux1-dev:arm64 (2.8-1+b1) ... [2020-07-08T23:46:22.116Z] #10 86.77 Selecting previously unselected package libdevmapper-dev:arm64. [2020-07-08T23:46:22.116Z] #10 86.78 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_arm64.deb ... [2020-07-08T23:46:22.116Z] #10 86.80 Unpacking libdevmapper-dev:arm64 (2:1.02.155-3) ... [2020-07-08T23:46:22.116Z] #10 86.90 Selecting previously unselected package libseccomp-dev:arm64. [2020-07-08T23:46:22.116Z] #10 86.92 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_arm64.deb ... [2020-07-08T23:46:22.116Z] #10 86.92 Unpacking libseccomp-dev:arm64 (2.3.3-4) ... [2020-07-08T23:46:22.116Z] #10 87.09 Selecting previously unselected package libsystemd-dev:arm64. [2020-07-08T23:46:22.116Z] #10 87.11 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u4_arm64.deb ... [2020-07-08T23:46:22.116Z] #10 87.14 Unpacking libsystemd-dev:arm64 (241-7~deb10u4) ... [2020-07-08T23:46:22.116Z] #10 87.70 Setting up libpcrecpp0v5:arm64 (2:8.39-12) ... [2020-07-08T23:46:22.116Z] #10 87.73 Setting up libseccomp-dev:arm64 (2.3.3-4) ... [2020-07-08T23:46:22.116Z] #10 87.74 Setting up libapparmor1:arm64 (2.13.2-10) ... [2020-07-08T23:46:22.116Z] #10 87.76 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-07-08T23:46:22.116Z] #10 87.78 Setting up libpcre16-3:arm64 (2:8.39-12) ... [2020-07-08T23:46:22.116Z] #10 87.79 Setting up libsepol1-dev:arm64 (2.8-1) ... [2020-07-08T23:46:22.116Z] #10 87.80 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-07-08T23:46:22.116Z] #10 87.81 Setting up libbtrfs0 (4.20.1-2) ... [2020-07-08T23:46:22.116Z] #10 87.83 Setting up libpcre32-3:arm64 (2:8.39-12) ... [2020-07-08T23:46:22.116Z] #10 87.85 Setting up libudev-dev:arm64 (241-7~deb10u4) ... [2020-07-08T23:46:22.116Z] #10 87.88 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-07-08T23:46:22.116Z] #10 87.89 Setting up libbtrfs-dev (4.20.1-2) ... [2020-07-08T23:46:22.116Z] #10 87.91 Setting up libapparmor-dev:arm64 (2.13.2-10) ... [2020-07-08T23:46:22.116Z] #10 87.93 Setting up mingw-w64-common (6.0.0-3) ... [2020-07-08T23:46:22.116Z] #10 87.94 Setting up libsystemd-dev:arm64 (241-7~deb10u4) ... [2020-07-08T23:46:22.116Z] #10 87.97 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-07-08T23:46:22.116Z] #10 87.99 Setting up libpcre3-dev:arm64 (2:8.39-12) ... [2020-07-08T23:46:22.116Z] #10 88.01 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-07-08T23:46:22.116Z] #10 88.04 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-07-08T23:46:22.116Z] #10 88.04 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-07-08T23:46:22.116Z] #10 88.05 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-07-08T23:46:22.116Z] #10 88.07 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-07-08T23:46:22.116Z] #10 88.08 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-07-08T23:46:22.116Z] #10 88.09 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-07-08T23:46:22.116Z] #10 88.11 Setting up libselinux1-dev:arm64 (2.8-1+b1) ... [2020-07-08T23:46:22.116Z] #10 88.13 Setting up libdevmapper1.02.1:arm64 (2:1.02.155-3) ... [2020-07-08T23:46:22.116Z] #10 88.15 Setting up dmsetup (2:1.02.155-3) ... [2020-07-08T23:46:22.116Z] #10 88.18 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ... [2020-07-08T23:46:22.116Z] #10 88.24 Setting up libdevmapper-dev:arm64 (2:1.02.155-3) ... [2020-07-08T23:46:22.116Z] #10 88.25 Processing triggers for libc-bin (2.28-10) ... [2020-07-08T23:46:22.116Z] #10 DONE 88.8s [2020-07-08T23:46:22.116Z] [2020-07-08T23:46:22.116Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-08T23:46:22.304Z] #40 36.38 CC images/file-lock.o [2020-07-08T23:46:22.326Z] #39 24.05 CC images/ns.o [2020-07-08T23:46:22.326Z] #39 24.25 CC images/regfile.o [2020-07-08T23:46:22.326Z] #39 ... [2020-07-08T23:46:22.326Z] [2020-07-08T23:46:22.326Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-08T23:46:22.326Z] #41 97.44 hash/crc32 [2020-07-08T23:46:22.583Z] #41 ... [2020-07-08T23:46:22.583Z] [2020-07-08T23:46:22.583Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-08T23:46:22.583Z] #47 87.65 mvdan.cc/sh/v3/fileutil [2020-07-08T23:46:22.583Z] #47 87.82 mvdan.cc/sh/v3/syntax [2020-07-08T23:46:22.583Z] #47 93.99 mvdan.cc/sh/v3/cmd/shfmt [2020-07-08T23:46:22.583Z] #47 ... [2020-07-08T23:46:22.583Z] [2020-07-08T23:46:22.583Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-08T23:46:22.583Z] #41 97.83 net [2020-07-08T23:46:22.601Z] #40 36.55 CC images/rlimit.o [2020-07-08T23:46:22.601Z] #40 36.77 CC images/pagemap.o [2020-07-08T23:46:22.900Z] #40 37.12 CC images/siginfo.o [2020-07-08T23:46:23.146Z] #41 98.22 compress/gzip [2020-07-08T23:46:23.198Z] #40 37.39 CC images/rpc.o [2020-07-08T23:46:23.480Z] #39 116.2 CC criu/image-desc.o [2020-07-08T23:46:23.480Z] #39 ... [2020-07-08T23:46:23.480Z] [2020-07-08T23:46:23.480Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-07-08T23:46:23.480Z] #36 187.7 + dpkg --print-architecture [2020-07-08T23:46:23.480Z] #36 187.7 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-07-08T23:46:23.710Z] #41 98.88 vendor/golang.org/x/text/transform [2020-07-08T23:46:23.740Z] #36 188.1 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2020-07-08T23:46:23.740Z] #36 188.1 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-07-08T23:46:24.048Z] #49 1.925 + RM_GOPATH=0 [2020-07-08T23:46:24.048Z] #49 1.925 + TMP_GOPATH= [2020-07-08T23:46:24.048Z] #49 1.926 + : /build [2020-07-08T23:46:24.048Z] #49 1.926 + '[' -z '' ']' [2020-07-08T23:46:24.048Z] #49 1.926 ++ mktemp -d [2020-07-08T23:46:24.048Z] #49 1.929 + export GOPATH=/tmp/tmp.v4WZH9hAjl [2020-07-08T23:46:24.048Z] #49 1.929 + GOPATH=/tmp/tmp.v4WZH9hAjl [2020-07-08T23:46:24.048Z] #49 1.929 + RM_GOPATH=1 [2020-07-08T23:46:24.048Z] #49 1.929 + case "$(go env GOARCH)" in [2020-07-08T23:46:24.048Z] #49 1.929 ++ go env GOARCH [2020-07-08T23:46:24.048Z] #49 1.938 + export GO_BUILDMODE=-buildmode=pie [2020-07-08T23:46:24.048Z] #49 1.938 + GO_BUILDMODE=-buildmode=pie [2020-07-08T23:46:24.048Z] #49 1.951 ++ dirname /tmp/install/install.sh [2020-07-08T23:46:24.048Z] #49 1.953 + dir=/tmp/install [2020-07-08T23:46:24.048Z] #49 1.953 + bin=runc [2020-07-08T23:46:24.048Z] #49 1.953 + shift [2020-07-08T23:46:24.048Z] #49 1.953 + '[' '!' -f /tmp/install/runc.installer ']' [2020-07-08T23:46:24.048Z] #49 1.953 + . /tmp/install/runc.installer [2020-07-08T23:46:24.048Z] #49 1.953 ++ : 24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2 [2020-07-08T23:46:24.048Z] #49 1.954 + install_runc [2020-07-08T23:46:24.048Z] #49 1.964 + grep -q '^3\.10\.0.*\.el7\.' [2020-07-08T23:46:24.048Z] #49 1.966 + uname -r [2020-07-08T23:46:24.048Z] #49 1.975 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-07-08T23:46:24.048Z] #49 1.975 + echo 'Install runc version 24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2 (build tags: seccomp apparmor selinux )' [2020-07-08T23:46:24.048Z] #49 1.975 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.v4WZH9hAjl/src/github.com/opencontainers/runc [2020-07-08T23:46:24.312Z] #49 1.975 Install runc version 24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2 (build tags: seccomp apparmor selinux ) [2020-07-08T23:46:24.312Z] #49 1.977 Cloning into '/tmp/tmp.v4WZH9hAjl/src/github.com/opencontainers/runc'... [2020-07-08T23:46:24.312Z] #49 ... [2020-07-08T23:46:24.312Z] [2020-07-08T23:46:24.312Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-07-08T23:46:24.312Z] #11 DONE 2.2s [2020-07-08T23:46:24.556Z] #47 ... [2020-07-08T23:46:24.556Z] [2020-07-08T23:46:24.556Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-08T23:46:24.556Z] #39 24.34 CC images/cpuinfo.o [2020-07-08T23:46:24.556Z] #39 24.82 CC images/inventory.o [2020-07-08T23:46:24.556Z] #39 25.03 CC images/fdinfo.o [2020-07-08T23:46:24.556Z] #39 25.34 CC images/fown.o [2020-07-08T23:46:24.556Z] #39 25.54 CC images/ns.o [2020-07-08T23:46:24.556Z] #39 25.80 CC images/regfile.o [2020-07-08T23:46:24.556Z] #39 26.01 CC images/ghost-file.o [2020-07-08T23:46:24.556Z] #39 26.28 CC images/fifo.o [2020-07-08T23:46:24.556Z] #39 26.51 CC images/remap-file-path.o [2020-07-08T23:46:24.556Z] #39 26.72 CC images/eventfd.o [2020-07-08T23:46:24.556Z] #39 26.97 CC images/eventpoll.o [2020-07-08T23:46:24.556Z] #39 27.30 CC images/fh.o [2020-07-08T23:46:24.556Z] #39 27.64 CC images/fsnotify.o [2020-07-08T23:46:24.556Z] #39 28.29 CC images/signalfd.o [2020-07-08T23:46:24.556Z] #39 28.61 CC images/fs.o [2020-07-08T23:46:24.556Z] #39 28.76 CC images/pstree.o [2020-07-08T23:46:24.556Z] #39 28.94 CC images/pipe.o [2020-07-08T23:46:24.576Z] [2020-07-08T23:46:24.576Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-08T23:46:24.576Z] #39 39.69 CC images/opts.o [2020-07-08T23:46:24.576Z] #39 39.94 CC images/seccomp.o [2020-07-08T23:46:24.576Z] #39 40.17 CC images/binfmt-misc.o [2020-07-08T23:46:24.576Z] #39 40.45 CC images/time.o [2020-07-08T23:46:24.576Z] #39 40.72 CC images/sysctl.o [2020-07-08T23:46:24.576Z] #39 40.89 CC images/autofs.o [2020-07-08T23:46:24.643Z] #41 99.60 vendor/golang.org/x/text/unicode/bidi [2020-07-08T23:46:24.643Z] #41 ... [2020-07-08T23:46:24.643Z] [2020-07-08T23:46:24.643Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-08T23:46:24.643Z] #47 DONE 99.8s [2020-07-08T23:46:24.738Z] #40 38.92 CC images/ext-file.o [2020-07-08T23:46:24.815Z] #39 29.18 CC images/tcp-stream.o [2020-07-08T23:46:24.840Z] #39 41.15 CC images/macvlan.o [2020-07-08T23:46:24.899Z] [2020-07-08T23:46:24.899Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-08T23:46:24.899Z] #39 24.56 CC images/ghost-file.o [2020-07-08T23:46:24.899Z] #39 24.89 CC images/fifo.o [2020-07-08T23:46:24.899Z] #39 25.11 CC images/remap-file-path.o [2020-07-08T23:46:24.899Z] #39 25.31 CC images/eventfd.o [2020-07-08T23:46:24.899Z] #39 25.47 CC images/eventpoll.o [2020-07-08T23:46:24.899Z] #39 25.81 CC images/fh.o [2020-07-08T23:46:24.899Z] #39 26.06 CC images/fsnotify.o [2020-07-08T23:46:24.899Z] #39 26.66 CC images/signalfd.o [2020-07-08T23:46:24.899Z] #39 26.99 CC images/fs.o [2020-07-08T23:46:24.955Z] ok github.com/docker/docker/api/server 0.005s coverage: 9.0% of statements [2020-07-08T23:46:25.038Z] #40 39.27 CC images/cgroup.o [2020-07-08T23:46:25.074Z] #39 ... [2020-07-08T23:46:25.074Z] [2020-07-08T23:46:25.074Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-08T23:46:25.074Z] #47 DONE 99.3s [2020-07-08T23:46:25.074Z] [2020-07-08T23:46:25.074Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-08T23:46:25.074Z] #41 94.79 github.com/LK4D4/vndr/versioned [2020-07-08T23:46:25.074Z] #41 94.90 github.com/LK4D4/vndr/build [2020-07-08T23:46:25.074Z] #41 94.92 compress/flate [2020-07-08T23:46:25.074Z] #41 97.61 hash/crc32 [2020-07-08T23:46:25.074Z] #41 98.10 compress/gzip [2020-07-08T23:46:25.074Z] #41 98.12 vendor/golang.org/x/crypto/cryptobyte [2020-07-08T23:46:25.074Z] #41 98.98 net [2020-07-08T23:46:25.105Z] #39 41.38 CC images/sit.o [2020-07-08T23:46:25.370Z] #39 41.55 CC images/memfd.o [2020-07-08T23:46:25.370Z] #39 41.81 CC images/timens.o [2020-07-08T23:46:25.462Z] #39 27.32 CC images/pstree.o [2020-07-08T23:46:25.635Z] #39 41.97 LINK images/built-in.o [2020-07-08T23:46:25.690Z] #40 40.00 CC images/userns.o [2020-07-08T23:46:25.898Z] #39 42.16 GEN compel/include/asm [2020-07-08T23:46:25.898Z] #39 42.23 GEN compel/include/version.h [2020-07-08T23:46:25.898Z] #39 42.26 touch .config [2020-07-08T23:46:25.898Z] #39 42.38 GEN include/common/config.h [2020-07-08T23:46:25.987Z] #40 40.29 CC images/google/protobuf/descriptor.o [2020-07-08T23:46:26.033Z] #39 27.86 CC images/pipe.o [2020-07-08T23:46:26.162Z] #39 42.50 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-07-08T23:46:26.162Z] #39 42.52 GEN compel/arch/aarch64/plugins/std/syscalls/syscalls.S [2020-07-08T23:46:26.162Z] #39 42.59 DEP compel/arch/aarch64/plugins/std/syscalls/syscalls.d [2020-07-08T23:46:26.162Z] #39 42.63 DEP compel/arch/aarch64/plugins/std/parasite-head.d [2020-07-08T23:46:26.290Z] #39 28.18 CC images/tcp-stream.o [2020-07-08T23:46:26.427Z] #39 42.65 DEP compel/plugins/std/infect.d [2020-07-08T23:46:26.427Z] #39 42.83 DEP compel/plugins/std/string.d [2020-07-08T23:46:26.454Z] #41 100.7 vendor/golang.org/x/crypto/chacha20poly1305 [2020-07-08T23:46:26.546Z] #39 28.46 CC images/sk-packet.o [2020-07-08T23:46:26.690Z] #39 42.94 DEP compel/plugins/std/log.d [2020-07-08T23:46:26.690Z] #39 43.01 DEP compel/plugins/std/fds.d [2020-07-08T23:46:26.802Z] #39 28.72 CC images/mnt.o [2020-07-08T23:46:26.954Z] #39 43.09 DEP compel/plugins/std/std.d [2020-07-08T23:46:26.954Z] #39 43.18 DEP compel/plugins/shmem/shmem.d [2020-07-08T23:46:26.954Z] #39 ... [2020-07-08T23:46:26.954Z] [2020-07-08T23:46:26.954Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-07-08T23:46:26.954Z] #12 DONE 2.6s [2020-07-08T23:46:26.954Z] [2020-07-08T23:46:26.954Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-08T23:46:26.954Z] #39 43.36 DEP compel/plugins/fds/fds.d [2020-07-08T23:46:26.954Z] #39 43.49 CC compel/plugins/std/std.o [2020-07-08T23:46:27.102Z] #39 28.88 CC images/pipe-data.o [2020-07-08T23:46:27.102Z] #39 29.07 CC images/sa.o [2020-07-08T23:46:27.359Z] #39 29.29 CC images/timer.o [2020-07-08T23:46:27.393Z] #41 ... [2020-07-08T23:46:27.393Z] [2020-07-08T23:46:27.393Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-08T23:46:27.393Z] #39 29.58 CC images/sk-packet.o [2020-07-08T23:46:27.393Z] #39 30.34 CC images/mnt.o [2020-07-08T23:46:27.393Z] #39 30.65 CC images/pipe-data.o [2020-07-08T23:46:27.393Z] #39 30.85 CC images/sa.o [2020-07-08T23:46:27.393Z] #39 31.00 CC images/timer.o [2020-07-08T23:46:27.393Z] #39 31.26 CC images/timerfd.o [2020-07-08T23:46:27.393Z] #39 31.46 CC images/mm.o [2020-07-08T23:46:27.393Z] #39 31.77 CC images/sk-opts.o [2020-07-08T23:46:27.615Z] #39 29.56 CC images/timerfd.o [2020-07-08T23:46:27.629Z] Client: Docker Engine - Enterprise [2020-07-08T23:46:27.629Z] Version: 19.03.5 [2020-07-08T23:46:27.629Z] API version: 1.40 [2020-07-08T23:46:27.629Z] Go version: go1.12.12 [2020-07-08T23:46:27.629Z] Git commit: 2ee0c57608 [2020-07-08T23:46:27.629Z] Built: 11/13/2019 08:00:16 [2020-07-08T23:46:27.629Z] OS/Arch: windows/amd64 [2020-07-08T23:46:27.629Z] Experimental: false [2020-07-08T23:46:27.629Z] [2020-07-08T23:46:27.629Z] Server: Docker Engine - Enterprise [2020-07-08T23:46:27.629Z] Engine: [2020-07-08T23:46:27.629Z] Version: 19.03.5 [2020-07-08T23:46:27.629Z] API version: 1.40 (minimum version 1.24) [2020-07-08T23:46:27.629Z] Go version: go1.12.12 [2020-07-08T23:46:27.629Z] Git commit: 2ee0c57608 [2020-07-08T23:46:27.629Z] Built: 11/13/2019 07:58:51 [2020-07-08T23:46:27.629Z] OS/Arch: windows/amd64 [2020-07-08T23:46:27.629Z] Experimental: true [2020-07-08T23:46:27.653Z] #39 31.94 CC images/sk-unix.o [2020-07-08T23:46:27.910Z] #39 43.97 CC compel/plugins/std/fds.o [2020-07-08T23:46:27.910Z] #39 44.36 CC compel/plugins/std/log.o [2020-07-08T23:46:28.086Z] #40 42.15 CC images/opts.o [2020-07-08T23:46:28.086Z] #40 42.35 CC images/seccomp.o [2020-07-08T23:46:28.178Z] #39 29.86 CC images/mm.o [2020-07-08T23:46:28.178Z] #39 30.13 CC images/sk-opts.o [2020-07-08T23:46:28.223Z] #39 32.29 CC images/sk-inet.o [Pipeline] sh [2020-07-08T23:46:28.435Z] #39 30.33 CC images/sk-unix.o [2020-07-08T23:46:28.435Z] #39 30.54 CC images/sk-inet.o [2020-07-08T23:46:28.483Z] #39 32.77 CC images/tun.o [2020-07-08T23:46:28.486Z] #39 ... [2020-07-08T23:46:28.486Z] [2020-07-08T23:46:28.486Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-08T23:46:28.486Z] #41 85.00 net/textproto [2020-07-08T23:46:28.486Z] #41 85.00 vendor/golang.org/x/net/http/httpproxy [2020-07-08T23:46:28.486Z] #41 85.12 crypto/x509 [2020-07-08T23:46:28.486Z] #41 86.13 vendor/golang.org/x/net/http/httpguts [2020-07-08T23:46:28.486Z] #41 86.14 mime/multipart [2020-07-08T23:46:28.486Z] #41 87.76 crypto/tls [2020-07-08T23:46:28.486Z] #41 92.71 net/http/httptrace [2020-07-08T23:46:28.486Z] #41 92.86 net/http [2020-07-08T23:46:28.734Z] #40 42.66 CC images/binfmt-misc.o [2020-07-08T23:46:28.734Z] #40 42.86 CC images/time.o [2020-07-08T23:46:28.743Z] #39 33.09 CC images/sk-netlink.o [2020-07-08T23:46:28.749Z] #41 ... [2020-07-08T23:46:28.749Z] [2020-07-08T23:46:28.749Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-07-08T23:46:28.749Z] #13 1.790 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-07-08T23:46:28.998Z] #39 30.82 CC images/tun.o [2020-07-08T23:46:28.999Z] #39 31.06 CC images/sk-netlink.o [2020-07-08T23:46:29.004Z] #39 33.32 CC images/packet-sock.o [2020-07-08T23:46:29.037Z] #40 43.05 CC images/sysctl.o [2020-07-08T23:46:29.082Z] + docker info [2020-07-08T23:46:29.256Z] #39 31.23 CC images/packet-sock.o [2020-07-08T23:46:29.263Z] #39 33.60 CC images/ipc-var.o [2020-07-08T23:46:29.325Z] #13 DONE 2.2s [2020-07-08T23:46:29.325Z] [2020-07-08T23:46:29.325Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-07-08T23:46:29.338Z] #40 43.28 CC images/autofs.o [2020-07-08T23:46:29.338Z] #40 43.55 CC images/macvlan.o [2020-07-08T23:46:29.514Z] #39 31.52 CC images/ipc-var.o [2020-07-08T23:46:29.523Z] #39 33.84 CC images/ipc-desc.o [2020-07-08T23:46:29.641Z] #40 43.73 CC images/sit.o [2020-07-08T23:46:29.771Z] #39 31.74 CC images/ipc-desc.o [2020-07-08T23:46:29.783Z] #39 34.06 CC images/ipc-shm.o [2020-07-08T23:46:29.939Z] #40 43.95 CC images/memfd.o [2020-07-08T23:46:30.027Z] #39 31.98 CC images/ipc-shm.o [2020-07-08T23:46:30.043Z] #39 34.26 CC images/ipc-msg.o [2020-07-08T23:46:30.236Z] #40 44.42 CC images/timens.o [2020-07-08T23:46:30.284Z] #39 32.26 CC images/ipc-msg.o [2020-07-08T23:46:30.303Z] #39 34.56 CC images/ipc-sem.o [2020-07-08T23:46:30.540Z] #39 32.56 CC images/ipc-sem.o [2020-07-08T23:46:30.563Z] #39 34.70 CC images/utsns.o [2020-07-08T23:46:30.563Z] #39 34.86 CC images/creds.o [2020-07-08T23:46:30.797Z] #39 32.76 CC images/utsns.o [2020-07-08T23:46:30.823Z] #39 35.02 CC images/vma.o [2020-07-08T23:46:30.886Z] #40 44.75 LINK images/built-in.o [2020-07-08T23:46:30.886Z] #40 45.00 GEN compel/include/asm [2020-07-08T23:46:30.886Z] #40 45.03 GEN compel/include/version.h [2020-07-08T23:46:30.886Z] #40 45.04 touch .config [2020-07-08T23:46:30.886Z] #40 45.12 GEN include/common/config.h [2020-07-08T23:46:30.886Z] #40 ... [2020-07-08T23:46:30.886Z] [2020-07-08T23:46:30.886Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-08T23:46:30.886Z] #11 110.6 Selecting previously unselected package libapparmor1:ppc64el. [2020-07-08T23:46:30.886Z] #11 110.6 Preparing to unpack .../10-libapparmor1_2.13.2-10_ppc64el.deb ... [2020-07-08T23:46:30.886Z] #11 110.6 Unpacking libapparmor1:ppc64el (2.13.2-10) ... [2020-07-08T23:46:31.053Z] #39 33.01 CC images/creds.o [2020-07-08T23:46:31.083Z] #39 35.27 CC images/netdev.o [2020-07-08T23:46:31.083Z] #39 35.54 CC images/tty.o [2020-07-08T23:46:31.186Z] #11 110.7 Selecting previously unselected package libapparmor-dev:ppc64el. [2020-07-08T23:46:31.186Z] #11 110.7 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_ppc64el.deb ... [2020-07-08T23:46:31.186Z] #11 110.7 Unpacking libapparmor-dev:ppc64el (2.13.2-10) ... [2020-07-08T23:46:31.186Z] #11 110.8 Selecting previously unselected package libbtrfs0. [2020-07-08T23:46:31.186Z] #11 110.8 Preparing to unpack .../12-libbtrfs0_4.20.1-2_ppc64el.deb ... [2020-07-08T23:46:31.186Z] #11 110.8 Unpacking libbtrfs0 (4.20.1-2) ... [2020-07-08T23:46:31.186Z] #11 110.9 Selecting previously unselected package libbtrfs-dev. [2020-07-08T23:46:31.186Z] #11 110.9 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_ppc64el.deb ... [2020-07-08T23:46:31.186Z] #11 110.9 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-07-08T23:46:31.186Z] #11 ... [2020-07-08T23:46:31.186Z] [2020-07-08T23:46:31.186Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-08T23:46:31.186Z] #42 101.0 text/template/parse [2020-07-08T23:46:31.186Z] #42 101.3 go/ast [2020-07-08T23:46:31.186Z] #42 102.7 encoding/json [2020-07-08T23:46:31.254Z] #14 DONE 1.9s [2020-07-08T23:46:31.254Z] [2020-07-08T23:46:31.254Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-08T23:46:31.254Z] #39 45.35 CC compel/plugins/std/string.o [2020-07-08T23:46:31.254Z] #39 45.89 CC compel/plugins/std/infect.o [2020-07-08T23:46:31.254Z] #39 46.44 CC compel/arch/aarch64/plugins/std/parasite-head.o [2020-07-08T23:46:31.254Z] #39 46.48 CC compel/arch/aarch64/plugins/std/syscalls/syscalls.o [2020-07-08T23:46:31.254Z] #39 46.56 AR compel/plugins/std.lib.a [2020-07-08T23:46:31.254Z] #39 46.68 CC compel/plugins/fds/fds.o [2020-07-08T23:46:31.254Z] #39 46.94 AR compel/plugins/fds.lib.a [2020-07-08T23:46:31.254Z] #39 47.02 HOSTDEP compel/src/lib/log-host.d [2020-07-08T23:46:31.254Z] #39 47.15 HOSTDEP compel/src/lib/handle-elf-host.d [2020-07-08T23:46:31.254Z] #39 47.39 HOSTDEP compel/arch/aarch64/src/lib/handle-elf-host.d [2020-07-08T23:46:31.254Z] #39 47.49 HOSTDEP compel/src/main-host.d [2020-07-08T23:46:31.254Z] #39 47.63 DEP compel/src/lib/ptrace.d [2020-07-08T23:46:31.254Z] #39 47.76 DEP compel/src/lib/infect.d [2020-07-08T23:46:31.310Z] #39 33.20 CC images/vma.o [2020-07-08T23:46:31.310Z] #39 33.41 CC images/netdev.o [2020-07-08T23:46:31.486Z] #42 ... [2020-07-08T23:46:31.486Z] [2020-07-08T23:46:31.486Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-08T23:46:31.486Z] #11 111.1 Selecting previously unselected package libdevmapper-event1.02.1:ppc64el. [2020-07-08T23:46:31.486Z] #11 111.1 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_ppc64el.deb ... [2020-07-08T23:46:31.486Z] #11 111.1 Unpacking libdevmapper-event1.02.1:ppc64el (2:1.02.155-3) ... [2020-07-08T23:46:31.486Z] #11 111.2 Selecting previously unselected package libudev-dev:ppc64el. [2020-07-08T23:46:31.486Z] #11 111.2 Preparing to unpack .../15-libudev-dev_241-7~deb10u4_ppc64el.deb ... [2020-07-08T23:46:31.517Z] #39 47.88 DEP compel/src/lib/infect-util.d [2020-07-08T23:46:31.517Z] #39 48.02 DEP compel/src/lib/infect-rpc.d [2020-07-08T23:46:31.654Z] #39 36.07 CC images/file-lock.o [2020-07-08T23:46:31.780Z] #39 48.14 DEP compel/arch/aarch64/src/lib/infect.d [2020-07-08T23:46:31.780Z] #39 48.23 DEP compel/arch/aarch64/src/lib/cpu.d [2020-07-08T23:46:31.780Z] #39 48.28 DEP compel/src/lib/log.d [2020-07-08T23:46:31.785Z] #11 111.2 Unpacking libudev-dev:ppc64el (241-7~deb10u4) ... [2020-07-08T23:46:31.785Z] #11 111.4 Selecting previously unselected package libsepol1-dev:ppc64el. [2020-07-08T23:46:31.785Z] #11 111.4 Preparing to unpack .../16-libsepol1-dev_2.8-1_ppc64el.deb ... [2020-07-08T23:46:31.785Z] #11 111.4 Unpacking libsepol1-dev:ppc64el (2.8-1) ... [2020-07-08T23:46:31.874Z] #36 ... [2020-07-08T23:46:31.874Z] [2020-07-08T23:46:31.874Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-08T23:46:31.874Z] #17 53.97 Setting up iptables (1.8.2-4) ... [2020-07-08T23:46:31.874Z] #17 53.99 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-07-08T23:46:31.874Z] #17 54.00 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-07-08T23:46:31.874Z] #17 54.00 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-07-08T23:46:31.874Z] #17 54.01 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-07-08T23:46:31.874Z] #17 54.02 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-07-08T23:46:31.874Z] #17 54.02 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-07-08T23:46:31.874Z] #17 54.03 Setting up python3 (3.7.3-1) ... [2020-07-08T23:46:31.874Z] #17 54.42 Setting up python3-wheel (0.32.3-2) ... [2020-07-08T23:46:31.874Z] #17 55.29 Setting up apparmor (2.13.2-10) ... [2020-07-08T23:46:31.874Z] #17 57.10 Setting up xfsprogs (4.20.0-1) ... [2020-07-08T23:46:31.874Z] #17 57.11 Setting up python3-lib2to3 (3.7.3-1) ... [2020-07-08T23:46:31.874Z] #17 57.48 Setting up python3-pkg-resources (40.8.0-1) ... [2020-07-08T23:46:31.874Z] #17 58.38 Setting up python3-distutils (3.7.3-1) ... [2020-07-08T23:46:31.874Z] #17 58.82 Setting up python3-setuptools (40.8.0-1) ... [2020-07-08T23:46:31.874Z] #17 60.06 Setting up python3-pip (18.1-5) ... [2020-07-08T23:46:31.914Z] #39 36.25 CC images/rlimit.o [2020-07-08T23:46:31.916Z] #39 33.83 CC images/tty.o [2020-07-08T23:46:32.043Z] #39 48.38 DEP compel/src/main.d [2020-07-08T23:46:32.043Z] #39 48.52 DEP compel/src/lib/handle-elf.d [2020-07-08T23:46:32.084Z] #11 111.7 Selecting previously unselected package libpcre16-3:ppc64el. [2020-07-08T23:46:32.084Z] #11 111.7 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_ppc64el.deb ... [2020-07-08T23:46:32.084Z] #11 111.8 Unpacking libpcre16-3:ppc64el (2:8.39-12) ... [2020-07-08T23:46:32.174Z] #39 36.42 CC images/pagemap.o [2020-07-08T23:46:32.306Z] #39 48.64 DEP compel/arch/aarch64/src/lib/handle-elf.d [2020-07-08T23:46:32.306Z] #39 48.79 CC compel/src/lib/log.o [2020-07-08T23:46:32.384Z] #11 111.9 Selecting previously unselected package libpcre32-3:ppc64el. [2020-07-08T23:46:32.384Z] #11 111.9 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_ppc64el.deb ... [2020-07-08T23:46:32.384Z] #11 111.9 Unpacking libpcre32-3:ppc64el (2:8.39-12) ... [2020-07-08T23:46:32.384Z] #11 112.1 Selecting previously unselected package libpcrecpp0v5:ppc64el. [2020-07-08T23:46:32.384Z] #11 112.1 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_ppc64el.deb ... [2020-07-08T23:46:32.384Z] #11 112.1 Unpacking libpcrecpp0v5:ppc64el (2:8.39-12) ... [2020-07-08T23:46:32.434Z] #39 36.69 CC images/siginfo.o [2020-07-08T23:46:32.444Z] #17 61.07 Processing triggers for libc-bin (2.28-10) ... [2020-07-08T23:46:32.444Z] #17 61.12 Processing triggers for mime-support (3.62) ... [2020-07-08T23:46:32.478Z] #39 34.40 CC images/file-lock.o [2020-07-08T23:46:32.684Z] #11 112.3 Selecting previously unselected package libpcre3-dev:ppc64el. [2020-07-08T23:46:32.684Z] #11 112.3 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_ppc64el.deb ... [2020-07-08T23:46:32.684Z] #11 112.3 Unpacking libpcre3-dev:ppc64el (2:8.39-12) ... [2020-07-08T23:46:32.694Z] #39 36.97 CC images/rpc.o [2020-07-08T23:46:32.734Z] #39 34.58 CC images/rlimit.o [2020-07-08T23:46:32.734Z] #39 34.76 CC images/pagemap.o [2020-07-08T23:46:32.898Z] #39 49.11 CC compel/arch/aarch64/src/lib/cpu.o [2020-07-08T23:46:32.991Z] #39 34.97 CC images/siginfo.o [2020-07-08T23:46:33.162Z] #39 ... [2020-07-08T23:46:33.162Z] [2020-07-08T23:46:33.162Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-07-08T23:46:33.162Z] #15 DONE 2.1s [2020-07-08T23:46:33.162Z] [2020-07-08T23:46:33.162Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-08T23:46:33.162Z] #39 49.40 CC compel/arch/aarch64/src/lib/infect.o [2020-07-08T23:46:33.247Z] #39 35.15 CC images/rpc.o [2020-07-08T23:46:33.284Z] #11 112.7 Selecting previously unselected package libselinux1-dev:ppc64el. [2020-07-08T23:46:33.284Z] #11 112.8 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_ppc64el.deb ... [2020-07-08T23:46:33.284Z] #11 112.8 Unpacking libselinux1-dev:ppc64el (2.8-1+b1) ... [2020-07-08T23:46:33.588Z] #11 113.1 Selecting previously unselected package libdevmapper-dev:ppc64el. [2020-07-08T23:46:33.589Z] #11 113.1 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_ppc64el.deb ... [2020-07-08T23:46:33.589Z] #11 113.2 Unpacking libdevmapper-dev:ppc64el (2:1.02.155-3) ... [2020-07-08T23:46:33.743Z] #39 50.06 CC compel/src/lib/infect-rpc.o [2020-07-08T23:46:33.828Z] #17 ... [2020-07-08T23:46:33.828Z] [2020-07-08T23:46:33.828Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-08T23:46:33.828Z] #39 116.3 CC criu/image.o [2020-07-08T23:46:33.828Z] #39 117.2 CC criu/ipc_ns.o [2020-07-08T23:46:33.828Z] #39 118.6 CC criu/irmap.o [2020-07-08T23:46:33.828Z] #39 119.2 CC criu/kcmp-ids.o [2020-07-08T23:46:33.828Z] #39 119.4 CC criu/kerndat.o [2020-07-08T23:46:33.828Z] #39 120.6 CC criu/libnetlink.o [2020-07-08T23:46:33.828Z] #39 121.0 CC criu/log.o [2020-07-08T23:46:33.828Z] #39 121.6 CC criu/lsm.o [2020-07-08T23:46:33.828Z] #39 122.1 CC criu/mem.o [2020-07-08T23:46:33.828Z] #39 124.0 CC criu/memfd.o [2020-07-08T23:46:33.828Z] #39 124.7 CC criu/mount.o [2020-07-08T23:46:33.894Z] #11 113.3 Selecting previously unselected package libseccomp-dev:ppc64el. [2020-07-08T23:46:33.894Z] #11 113.3 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_ppc64el.deb ... [2020-07-08T23:46:33.894Z] #11 113.3 Unpacking libseccomp-dev:ppc64el (2.3.3-4) ... [2020-07-08T23:46:33.894Z] #11 113.5 Selecting previously unselected package libsystemd-dev:ppc64el. [2020-07-08T23:46:33.894Z] #11 113.5 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u4_ppc64el.deb ... [2020-07-08T23:46:33.894Z] #11 113.5 Unpacking libsystemd-dev:ppc64el (241-7~deb10u4) ... [2020-07-08T23:46:34.077Z] #39 38.11 CC images/ext-file.o [2020-07-08T23:46:34.077Z] #39 38.39 CC images/cgroup.o [2020-07-08T23:46:34.089Z] #39 ... [2020-07-08T23:46:34.089Z] [2020-07-08T23:46:34.089Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-08T23:46:34.089Z] #17 DONE 62.7s [2020-07-08T23:46:34.089Z] [2020-07-08T23:46:34.089Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-07-08T23:46:34.176Z] #39 36.11 CC images/ext-file.o [2020-07-08T23:46:34.177Z] #39 36.28 CC images/cgroup.o [2020-07-08T23:46:34.321Z] #39 50.44 CC compel/src/lib/infect-util.o [2020-07-08T23:46:34.322Z] #39 50.74 CC compel/src/lib/infect.o [2020-07-08T23:46:34.434Z] #39 ... [2020-07-08T23:46:34.434Z] [2020-07-08T23:46:34.434Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-08T23:46:34.434Z] #54 109.5 + for f in rootlesskit rootlesskit-docker-proxy [2020-07-08T23:46:34.434Z] #54 109.5 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-07-08T23:46:34.544Z] #11 114.2 Setting up libpcrecpp0v5:ppc64el (2:8.39-12) ... [2020-07-08T23:46:34.544Z] #11 114.2 Setting up libseccomp-dev:ppc64el (2.3.3-4) ... [2020-07-08T23:46:34.544Z] #11 114.2 Setting up libapparmor1:ppc64el (2.13.2-10) ... [2020-07-08T23:46:34.544Z] #11 114.2 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-07-08T23:46:34.544Z] #11 114.2 Setting up libpcre16-3:ppc64el (2:8.39-12) ... [2020-07-08T23:46:34.544Z] #11 114.2 Setting up libsepol1-dev:ppc64el (2.8-1) ... [2020-07-08T23:46:34.544Z] #11 114.2 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-07-08T23:46:34.544Z] #11 114.2 Setting up libbtrfs0 (4.20.1-2) ... [2020-07-08T23:46:34.544Z] #11 114.2 Setting up libpcre32-3:ppc64el (2:8.39-12) ... [2020-07-08T23:46:34.544Z] #11 114.2 Setting up libudev-dev:ppc64el (241-7~deb10u4) ... [2020-07-08T23:46:34.544Z] #11 114.3 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-07-08T23:46:34.647Z] #39 39.02 CC images/userns.o [2020-07-08T23:46:34.841Z] #11 114.3 Setting up libbtrfs-dev (4.20.1-2) ... [2020-07-08T23:46:34.841Z] #11 114.3 Setting up libapparmor-dev:ppc64el (2.13.2-10) ... [2020-07-08T23:46:34.841Z] #11 114.3 Setting up mingw-w64-common (6.0.0-3) ... [2020-07-08T23:46:34.841Z] #11 114.3 Setting up libsystemd-dev:ppc64el (241-7~deb10u4) ... [2020-07-08T23:46:34.841Z] #11 114.3 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-07-08T23:46:34.841Z] #11 114.3 Setting up libpcre3-dev:ppc64el (2:8.39-12) ... [2020-07-08T23:46:34.841Z] #11 114.3 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-07-08T23:46:34.841Z] #11 114.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-07-08T23:46:34.841Z] #11 114.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-07-08T23:46:34.841Z] #11 114.4 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-07-08T23:46:34.841Z] #11 114.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-07-08T23:46:34.841Z] #11 114.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-07-08T23:46:34.841Z] #11 114.4 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-07-08T23:46:34.841Z] #11 114.4 Setting up libselinux1-dev:ppc64el (2.8-1+b1) ... [2020-07-08T23:46:34.841Z] #11 114.4 Setting up libdevmapper1.02.1:ppc64el (2:1.02.155-3) ... [2020-07-08T23:46:34.841Z] #11 114.5 Setting up dmsetup (2:1.02.155-3) ... [2020-07-08T23:46:34.841Z] #11 114.5 Setting up libdevmapper-event1.02.1:ppc64el (2:1.02.155-3) ... [2020-07-08T23:46:34.841Z] #11 114.5 Setting up libdevmapper-dev:ppc64el (2:1.02.155-3) ... [2020-07-08T23:46:34.841Z] #11 114.5 Processing triggers for libc-bin (2.28-10) ... [2020-07-08T23:46:35.140Z] #11 DONE 114.8s [2020-07-08T23:46:35.140Z] [2020-07-08T23:46:35.140Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-08T23:46:35.140Z] #40 45.22 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-07-08T23:46:35.140Z] #40 45.24 GEN compel/plugins/include/uapi/std/syscall.h [2020-07-08T23:46:35.140Z] #40 45.29 GEN compel/arch/ppc64/plugins/std/syscalls/syscalls.S [2020-07-08T23:46:35.140Z] #40 45.32 DEP compel/arch/ppc64/plugins/std/syscalls/syscalls.d [2020-07-08T23:46:35.140Z] #40 45.38 DEP compel/arch/ppc64/plugins/std/memcmp.d [2020-07-08T23:46:35.140Z] #40 45.40 DEP compel/arch/ppc64/plugins/std/memcpy.d [2020-07-08T23:46:35.140Z] #40 45.44 DEP compel/arch/ppc64/plugins/std/parasite-head.d [2020-07-08T23:46:35.140Z] #40 45.47 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-07-08T23:46:35.140Z] #40 45.48 DEP compel/plugins/std/infect.d [2020-07-08T23:46:35.140Z] #40 45.60 DEP compel/plugins/std/string.d [2020-07-08T23:46:35.140Z] #40 45.74 DEP compel/plugins/std/log.d [2020-07-08T23:46:35.140Z] #40 45.87 DEP compel/plugins/std/fds.d [2020-07-08T23:46:35.140Z] #40 46.11 DEP compel/plugins/std/std.d [2020-07-08T23:46:35.140Z] #40 46.33 DEP compel/plugins/shmem/shmem.d [2020-07-08T23:46:35.140Z] #40 46.44 DEP compel/plugins/fds/fds.d [2020-07-08T23:46:35.140Z] #40 46.68 CC compel/plugins/std/std.o [2020-07-08T23:46:35.140Z] #40 47.10 CC compel/plugins/std/fds.o [2020-07-08T23:46:35.140Z] #40 47.58 CC compel/plugins/std/log.o [2020-07-08T23:46:35.140Z] #40 48.47 CC compel/plugins/std/string.o [2020-07-08T23:46:35.140Z] #40 49.10 CC compel/plugins/std/infect.o [2020-07-08T23:46:35.219Z] #39 39.38 CC images/google/protobuf/descriptor.o [2020-07-08T23:46:35.479Z] #39 ... [2020-07-08T23:46:35.479Z] [2020-07-08T23:46:35.479Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-08T23:46:35.479Z] #54 109.6 + for f in rootlesskit rootlesskit-docker-proxy [2020-07-08T23:46:35.479Z] #54 109.6 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-07-08T23:46:35.729Z] #39 ... [2020-07-08T23:46:35.729Z] [2020-07-08T23:46:35.729Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-07-08T23:46:35.729Z] #16 DONE 2.4s [2020-07-08T23:46:35.729Z] [2020-07-08T23:46:35.729Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-08T23:46:35.789Z] #40 ... [2020-07-08T23:46:35.789Z] [2020-07-08T23:46:35.789Z] #12 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-07-08T23:46:35.789Z] #12 DONE 0.5s [2020-07-08T23:46:35.789Z] [2020-07-08T23:46:35.789Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-08T23:46:35.789Z] #40 49.76 CC compel/arch/ppc64/plugins/std/parasite-head.o [2020-07-08T23:46:35.789Z] #40 49.82 CC compel/arch/ppc64/plugins/std/memcpy.o [2020-07-08T23:46:35.789Z] #40 49.89 CC compel/arch/ppc64/plugins/std/memcmp.o [2020-07-08T23:46:35.789Z] #40 49.97 CC compel/arch/ppc64/plugins/std/syscalls/syscalls.o [2020-07-08T23:46:36.001Z] #18 1.784 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-07-08T23:46:36.001Z] #18 1.789 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-07-08T23:46:36.001Z] #18 1.793 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-07-08T23:46:36.001Z] #18 DONE 2.0s [2020-07-08T23:46:36.001Z] [2020-07-08T23:46:36.001Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-07-08T23:46:36.091Z] #40 50.00 AR compel/plugins/std.lib.a [2020-07-08T23:46:36.091Z] #40 50.06 CC compel/plugins/fds/fds.o [2020-07-08T23:46:36.091Z] #40 ... [2020-07-08T23:46:36.091Z] [2020-07-08T23:46:36.091Z] #13 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-07-08T23:46:36.091Z] #13 DONE 0.5s [2020-07-08T23:46:36.391Z] [2020-07-08T23:46:36.391Z] #50 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-08T23:46:36.391Z] #50 0.538 + RM_GOPATH=0 [2020-07-08T23:46:36.391Z] #50 0.539 + TMP_GOPATH= [2020-07-08T23:46:36.391Z] #50 0.539 + : /build [2020-07-08T23:46:36.391Z] #50 0.540 + '[' -z '' ']' [2020-07-08T23:46:36.391Z] #50 0.547 ++ mktemp -d [2020-07-08T23:46:36.391Z] #50 0.554 + export GOPATH=/tmp/tmp.WOHuK76arx [2020-07-08T23:46:36.391Z] #50 0.557 + GOPATH=/tmp/tmp.WOHuK76arx [2020-07-08T23:46:36.391Z] #50 0.557 + RM_GOPATH=1 [2020-07-08T23:46:36.391Z] #50 0.559 + case "$(go env GOARCH)" in [2020-07-08T23:46:36.391Z] #50 0.570 ++ go env GOARCH [2020-07-08T23:46:36.391Z] #50 0.576 + export GO_BUILDMODE=-buildmode=pie [2020-07-08T23:46:36.391Z] #50 0.577 + GO_BUILDMODE=-buildmode=pie [2020-07-08T23:46:36.391Z] #50 0.586 ++ dirname /tmp/install/install.sh [2020-07-08T23:46:36.391Z] #50 0.587 + dir=/tmp/install [2020-07-08T23:46:36.391Z] #50 0.588 + bin=runc [2020-07-08T23:46:36.391Z] #50 0.589 + shift [2020-07-08T23:46:36.391Z] #50 0.590 + '[' '!' -f /tmp/install/runc.installer ']' [2020-07-08T23:46:36.391Z] #50 0.591 + . /tmp/install/runc.installer [2020-07-08T23:46:36.391Z] #50 0.592 ++ : 24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2 [2020-07-08T23:46:36.391Z] #50 0.593 + install_runc [2020-07-08T23:46:36.391Z] #50 0.593 + uname -r [2020-07-08T23:46:36.391Z] #50 0.606 + grep -q '^3\.10\.0.*\.el7\.' [2020-07-08T23:46:36.391Z] #50 0.610 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-07-08T23:46:36.391Z] #50 0.610 + echo 'Install runc version 24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2 (build tags: seccomp apparmor selinux )' [2020-07-08T23:46:36.391Z] #50 0.610 Install runc version 24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2 (build tags: seccomp apparmor selinux ) [2020-07-08T23:46:36.391Z] #50 0.610 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.WOHuK76arx/src/github.com/opencontainers/runc [2020-07-08T23:46:36.391Z] #50 0.616 Cloning into '/tmp/tmp.WOHuK76arx/src/github.com/opencontainers/runc'... [2020-07-08T23:46:36.692Z] #50 ... [2020-07-08T23:46:36.692Z] [2020-07-08T23:46:36.692Z] #14 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-07-08T23:46:36.692Z] #14 0.311 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-07-08T23:46:36.692Z] #14 DONE 0.4s [2020-07-08T23:46:36.692Z] [2020-07-08T23:46:36.692Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-08T23:46:36.692Z] #48 116.4 golang.org/x/crypto/ssh/terminal [2020-07-08T23:46:36.953Z] #54 ... [2020-07-08T23:46:36.953Z] [2020-07-08T23:46:36.953Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-08T23:46:36.953Z] #41 101.7 vendor/golang.org/x/text/secure/bidirule [2020-07-08T23:46:36.953Z] #41 102.0 vendor/golang.org/x/text/unicode/norm [2020-07-08T23:46:36.953Z] #41 105.6 vendor/golang.org/x/net/idna [2020-07-08T23:46:36.953Z] #41 107.9 vendor/golang.org/x/net/http2/hpack [2020-07-08T23:46:36.953Z] #41 109.1 mime [2020-07-08T23:46:36.953Z] #41 110.1 mime/quotedprintable [2020-07-08T23:46:36.953Z] #41 110.4 net/http/internal [2020-07-08T23:46:36.953Z] #41 ... [2020-07-08T23:46:36.953Z] [2020-07-08T23:46:36.953Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-08T23:46:36.953Z] #39 36.84 CC images/userns.o [2020-07-08T23:46:36.953Z] #39 37.11 CC images/google/protobuf/descriptor.o [2020-07-08T23:46:36.953Z] #39 38.58 CC images/opts.o [2020-07-08T23:46:36.953Z] #39 38.76 CC images/seccomp.o [2020-07-08T23:46:36.998Z] #48 ... [2020-07-08T23:46:36.998Z] [2020-07-08T23:46:36.998Z] #15 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-07-08T23:46:36.998Z] #15 DONE 0.4s [2020-07-08T23:46:36.998Z] [2020-07-08T23:46:36.998Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-08T23:46:36.998Z] #40 50.32 AR compel/plugins/fds.lib.a [2020-07-08T23:46:36.998Z] #40 50.41 HOSTDEP compel/src/lib/log-host.d [2020-07-08T23:46:36.998Z] #40 50.62 HOSTDEP compel/src/lib/handle-elf-host.d [2020-07-08T23:46:36.998Z] #40 50.80 HOSTDEP compel/arch/ppc64/src/lib/handle-elf-host.d [2020-07-08T23:46:36.998Z] #40 50.91 HOSTDEP compel/src/main-host.d [2020-07-08T23:46:36.998Z] #40 51.10 DEP compel/src/lib/ptrace.d [2020-07-08T23:46:37.210Z] #39 39.09 CC images/binfmt-misc.o [2020-07-08T23:46:37.210Z] #39 39.24 CC images/time.o [2020-07-08T23:46:37.303Z] #40 51.27 DEP compel/src/lib/infect.d [2020-07-08T23:46:37.304Z] #40 ... [2020-07-08T23:46:37.304Z] [2020-07-08T23:46:37.304Z] #16 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-07-08T23:46:37.304Z] #16 DONE 0.4s [2020-07-08T23:46:37.467Z] #39 39.40 CC images/sysctl.o [2020-07-08T23:46:37.602Z] [2020-07-08T23:46:37.602Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-08T23:46:37.602Z] #40 51.59 DEP compel/src/lib/infect-util.d [2020-07-08T23:46:37.602Z] #40 ... [2020-07-08T23:46:37.602Z] [2020-07-08T23:46:37.602Z] #17 [dev-systemd-false 6/26] RUN ldconfig [2020-07-08T23:46:37.602Z] #17 DONE 0.4s [2020-07-08T23:46:37.602Z] [2020-07-08T23:46:37.602Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-08T23:46:37.602Z] #40 51.71 DEP compel/src/lib/infect-rpc.d [2020-07-08T23:46:37.724Z] #39 39.64 CC images/autofs.o [2020-07-08T23:46:37.724Z] #39 ... [2020-07-08T23:46:37.724Z] [2020-07-08T23:46:37.724Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-08T23:46:37.724Z] #10 102.9 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-07-08T23:46:37.724Z] #10 102.9 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-07-08T23:46:37.724Z] #10 102.9 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-07-08T23:46:37.901Z] #40 51.90 DEP compel/arch/ppc64/src/lib/infect.d [2020-07-08T23:46:37.901Z] #40 52.05 DEP compel/arch/ppc64/src/lib/cpu.d [2020-07-08T23:46:37.901Z] #40 52.13 DEP compel/src/lib/log.d [2020-07-08T23:46:37.980Z] #10 ... [2020-07-08T23:46:37.980Z] [2020-07-08T23:46:37.980Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-08T23:46:37.980Z] #39 39.83 CC images/macvlan.o [2020-07-08T23:46:37.980Z] #39 40.00 CC images/sit.o [2020-07-08T23:46:38.020Z] #54 ... [2020-07-08T23:46:38.020Z] [2020-07-08T23:46:38.020Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-08T23:46:38.020Z] #41 102.1 vendor/golang.org/x/text/transform [2020-07-08T23:46:38.020Z] #41 102.8 vendor/golang.org/x/text/unicode/bidi [2020-07-08T23:46:38.020Z] #41 104.4 vendor/golang.org/x/text/secure/bidirule [2020-07-08T23:46:38.020Z] #41 104.6 vendor/golang.org/x/text/unicode/norm [2020-07-08T23:46:38.020Z] #41 108.3 vendor/golang.org/x/net/idna [2020-07-08T23:46:38.020Z] #41 110.4 vendor/golang.org/x/net/http2/hpack [2020-07-08T23:46:38.020Z] #41 111.4 mime [2020-07-08T23:46:38.020Z] #41 ... [2020-07-08T23:46:38.020Z] [2020-07-08T23:46:38.020Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-08T23:46:38.020Z] #10 102.1 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-07-08T23:46:38.020Z] #10 102.2 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-07-08T23:46:38.020Z] #10 102.2 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-07-08T23:46:38.200Z] #40 52.22 DEP compel/src/main.d [2020-07-08T23:46:38.200Z] #40 52.42 DEP compel/src/lib/handle-elf.d [2020-07-08T23:46:38.226Z] #21 101.4 Checking out files: 26% (2862/10850) Checking out files: 27% (2930/10850) Checking out files: 28% (3038/10850) Checking out files: 29% (3147/10850) Checking out files: 30% (3255/10850) Checking out files: 31% (3364/10850) Checking out files: 32% (3472/10850) Checking out files: 33% (3581/10850) Checking out files: 34% (3689/10850) Checking out files: 35% (3798/10850) Checking out files: 36% (3906/10850) Checking out files: 37% (4015/10850) Checking out files: 38% (4123/10850) Checking out files: 39% (4232/10850) Checking out files: 40% (4340/10850) Checking out files: 41% (4449/10850) Checking out files: 42% (4557/10850) Checking out files: 43% (4666/10850) Checking out files: 44% (4774/10850) Checking out files: 45% (4883/10850) Checking out files: 45% (4959/10850) Checking out files: 46% (4991/10850) Checking out files: 47% (5100/10850) Checking out files: 48% (5208/10850) Checking out files: 49% (5317/10850) Checking out files: 50% (5425/10850) Checking out files: 51% (5534/10850) Checking out files: 52% (5642/10850) Checking out files: 53% (5751/10850) Checking out files: 54% (5859/10850) Checking out files: 55% (5968/10850) Checking out files: 56% (6076/10850) Checking out files: 57% (6185/10850) Checking out files: 58% (6293/10850) Checking out files: 59% (6402/10850) Checking out files: 60% (6510/10850) Checking out files: 61% (6619/10850) Checking out files: 62% (6727/10850) Checking out files: 63% (6836/10850) Checking out files: 64% (6944/10850) Checking out files: 65% (7053/10850) Checking out files: 66% (7161/10850) Checking out files: 67% (7270/10850) Checking out files: 68% (7378/10850) Checking out files: 68% (7423/10850) Checking out files: 69% (7487/10850) Checking out files: 70% (7595/10850) Checking out files: 71% (7704/10850) Checking out files: 72% (7812/10850) Checking out files: 73% (7921/10850) Checking out files: 74% (8029/10850) Checking out files: 75% (8138/10850) Checking out files: 76% (8246/10850) Checking out files: 77% (8355/10850) Checking out files: 78% (8463/10850) Checking out files: 79% (8572/10850) Checking out files: 80% (8680/10850) Checking out files: 81% (8789/10850) Checking out files: 82% (8897/10850) Checking out files: 83% (9006/10850) Checking out files: 84% (9114/10850) Checking out files: 85% (9223/10850) Checking out files: 86% (9331/10850) Checking out files: 87% (9440/10850) Checking out files: 88% (9548/10850) Checking out files: 88% (9648/10850) Checking out files: 89% (9657/10850) Checking out files: 90% (9765/10850) Checking out files: 91% (9874/10850) Checking out files: 92% (9982/10850) Checking out files: 93% (10091/10850) Checking out files: 94% (10199/10850) Checking out files: 95% (10308/10850) Checking out files: 96% (10416/10850) Checking out files: 97% (10525/10850) Checking out files: 98% (10633/10850) Checking out files: 99% (10742/10850) Checking out files: 100% (10850/10850) Checking out files: 100% (10850/10850), done. [2020-07-08T23:46:38.226Z] #21 105.0 + cd /tmp/tmp.9rfP4Sm1JX/tmp/docker-ce [2020-07-08T23:46:38.278Z] #39 40.22 CC images/memfd.o [2020-07-08T23:46:38.280Z] #10 ... [2020-07-08T23:46:38.280Z] [2020-07-08T23:46:38.280Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-08T23:46:38.280Z] #39 40.96 CC images/opts.o [2020-07-08T23:46:38.280Z] #39 41.15 CC images/seccomp.o [2020-07-08T23:46:38.280Z] #39 41.39 CC images/binfmt-misc.o [2020-07-08T23:46:38.280Z] #39 41.59 CC images/time.o [2020-07-08T23:46:38.280Z] #39 41.76 CC images/sysctl.o [2020-07-08T23:46:38.280Z] #39 41.95 CC images/autofs.o [2020-07-08T23:46:38.280Z] #39 42.19 CC images/macvlan.o [2020-07-08T23:46:38.280Z] #39 42.40 CC images/sit.o [2020-07-08T23:46:38.280Z] #39 42.69 CC images/memfd.o [2020-07-08T23:46:38.500Z] #40 52.54 DEP compel/arch/ppc64/src/lib/handle-elf.d [2020-07-08T23:46:38.502Z] #21 105.0 + git checkout -q v17.06.2-ce [2020-07-08T23:46:38.535Z] #39 40.45 CC images/timens.o [2020-07-08T23:46:38.539Z] #39 42.98 CC images/timens.o [2020-07-08T23:46:38.791Z] #39 40.68 LINK images/built-in.o [2020-07-08T23:46:38.798Z] #39 43.18 LINK images/built-in.o [2020-07-08T23:46:38.799Z] #40 52.67 CC compel/src/lib/log.o [2020-07-08T23:46:39.048Z] #39 40.85 GEN compel/include/asm [2020-07-08T23:46:39.048Z] #39 40.88 GEN compel/include/version.h [2020-07-08T23:46:39.048Z] #39 40.89 touch .config [2020-07-08T23:46:39.048Z] #39 40.94 GEN include/common/config.h [2020-07-08T23:46:39.048Z] #39 41.01 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2020-07-08T23:46:39.048Z] #39 41.04 GEN compel/plugins/include/uapi/std/syscall-64.h [2020-07-08T23:46:39.048Z] #39 41.07 GEN compel/arch/x86/plugins/std/syscalls-64.S [2020-07-08T23:46:39.048Z] #39 41.10 DEP compel/arch/x86/plugins/std/syscalls-64.d [2020-07-08T23:46:39.048Z] #39 41.14 DEP compel/arch/x86/plugins/std/memcpy.d [2020-07-08T23:46:39.048Z] #39 41.16 DEP compel/arch/x86/plugins/std/parasite-head.d [2020-07-08T23:46:39.056Z] #39 43.31 GEN compel/include/asm [2020-07-08T23:46:39.056Z] #39 43.33 GEN compel/include/version.h [2020-07-08T23:46:39.056Z] #39 43.35 touch .config [2020-07-08T23:46:39.056Z] #39 43.41 GEN include/common/config.h [2020-07-08T23:46:39.056Z] #39 43.49 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2020-07-08T23:46:39.056Z] #39 43.50 GEN compel/plugins/include/uapi/std/syscall-64.h [2020-07-08T23:46:39.056Z] #39 43.52 GEN compel/arch/x86/plugins/std/syscalls-64.S [2020-07-08T23:46:39.096Z] #40 52.99 CC compel/arch/ppc64/src/lib/cpu.o [2020-07-08T23:46:39.097Z] #40 53.32 CC compel/arch/ppc64/src/lib/infect.o [2020-07-08T23:46:39.303Z] #19 ... [2020-07-08T23:46:39.303Z] [2020-07-08T23:46:39.303Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-08T23:46:39.303Z] #49 77.76 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2" -X main.version=1.0.0-rc91 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2020-07-08T23:46:39.303Z] #49 80.43 + mkdir -p /build [2020-07-08T23:46:39.303Z] #49 80.43 + cp runc /build/runc [2020-07-08T23:46:39.303Z] #49 DONE 80.7s [2020-07-08T23:46:39.303Z] [2020-07-08T23:46:39.303Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-08T23:46:39.303Z] #39 128.8 CC criu/namespaces.o [2020-07-08T23:46:39.303Z] #39 131.1 CC criu/net.o [2020-07-08T23:46:39.305Z] #39 41.18 GEN compel/plugins/include/uapi/std/syscall.h [2020-07-08T23:46:39.305Z] #39 41.20 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2020-07-08T23:46:39.305Z] #39 41.22 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-07-08T23:46:39.305Z] #39 41.26 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-07-08T23:46:39.305Z] #39 41.26 DEP compel/plugins/std/infect.d [2020-07-08T23:46:39.305Z] #39 41.35 DEP compel/plugins/std/string.d [2020-07-08T23:46:39.315Z] #39 43.54 DEP compel/arch/x86/plugins/std/syscalls-64.d [2020-07-08T23:46:39.315Z] #39 43.58 DEP compel/arch/x86/plugins/std/memcpy.d [2020-07-08T23:46:39.315Z] #39 43.60 DEP compel/arch/x86/plugins/std/parasite-head.d [2020-07-08T23:46:39.315Z] #39 43.61 GEN compel/plugins/include/uapi/std/syscall.h [2020-07-08T23:46:39.315Z] #39 43.64 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2020-07-08T23:46:39.315Z] #39 43.66 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-07-08T23:46:39.315Z] #39 43.69 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-07-08T23:46:39.315Z] #39 43.70 DEP compel/plugins/std/infect.d [2020-07-08T23:46:39.562Z] #39 41.44 DEP compel/plugins/std/log.d [2020-07-08T23:46:39.562Z] #39 41.50 DEP compel/plugins/std/fds.d [2020-07-08T23:46:39.574Z] #39 43.86 DEP compel/plugins/std/string.d [2020-07-08T23:46:39.574Z] #39 43.93 DEP compel/plugins/std/log.d [2020-07-08T23:46:39.818Z] #39 41.64 DEP compel/plugins/std/std.d [2020-07-08T23:46:39.818Z] #39 41.75 DEP compel/plugins/shmem/shmem.d [2020-07-08T23:46:39.818Z] #39 41.82 DEP compel/plugins/fds/fds.d [2020-07-08T23:46:39.818Z] #39 41.93 CC compel/plugins/std/std.o [2020-07-08T23:46:39.833Z] #39 44.01 DEP compel/plugins/std/fds.d [2020-07-08T23:46:39.833Z] #39 44.09 DEP compel/plugins/std/std.d [2020-07-08T23:46:39.902Z] #21 ... [2020-07-08T23:46:39.902Z] [2020-07-08T23:46:39.902Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-08T23:46:39.902Z] #49 7.748 + cd /tmp/tmp.v4WZH9hAjl/src/github.com/opencontainers/runc [2020-07-08T23:46:39.902Z] #49 7.748 + git checkout -q 24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2 [2020-07-08T23:46:39.902Z] #49 8.232 + '[' -z '' ']' [2020-07-08T23:46:39.902Z] #49 8.232 + target=static [2020-07-08T23:46:39.902Z] #49 8.232 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-07-08T23:46:39.902Z] #49 8.445 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2" -X main.version=1.0.0-rc91 " -o runc . [2020-07-08T23:46:40.092Z] #39 44.27 DEP compel/plugins/shmem/shmem.d [2020-07-08T23:46:40.092Z] #39 44.38 DEP compel/plugins/fds/fds.d [2020-07-08T23:46:40.092Z] #39 44.50 CC compel/plugins/std/std.o [2020-07-08T23:46:40.153Z] #40 54.20 CC compel/src/lib/infect-rpc.o [2020-07-08T23:46:40.165Z] #49 ... [2020-07-08T23:46:40.165Z] [2020-07-08T23:46:40.165Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-08T23:46:40.165Z] #39 52.90 CC compel/src/lib/ptrace.o [2020-07-08T23:46:40.165Z] #39 53.22 AR compel/libcompel.a [2020-07-08T23:46:40.165Z] #39 53.34 HOSTCC compel/src/main-host.o [2020-07-08T23:46:40.165Z] #39 53.79 HOSTCC compel/arch/aarch64/src/lib/handle-elf-host.o [2020-07-08T23:46:40.165Z] #39 53.91 HOSTCC compel/src/lib/handle-elf-host.o [2020-07-08T23:46:40.165Z] #39 54.18 HOSTCC compel/src/lib/log-host.o [2020-07-08T23:46:40.165Z] #39 54.36 HOSTLINK compel/compel-host-bin [2020-07-08T23:46:40.165Z] #39 54.49 DEP soccr/soccr.d [2020-07-08T23:46:40.165Z] #39 54.62 CC soccr/soccr.o [2020-07-08T23:46:40.165Z] #39 55.52 AR soccr/libsoccr.a [2020-07-08T23:46:40.165Z] #39 55.59 make[1]: 'soccr/libsoccr.a' is up to date. [2020-07-08T23:46:40.165Z] #39 56.04 DEP criu/arch/aarch64/sigframe.d [2020-07-08T23:46:40.165Z] #39 56.18 DEP criu/arch/aarch64/crtools.d [2020-07-08T23:46:40.165Z] #39 56.34 DEP criu/arch/aarch64/cpu.d [2020-07-08T23:46:40.165Z] #39 56.38 DEP criu/arch/aarch64/bitops.d [2020-07-08T23:46:40.165Z] #39 56.42 CC criu/arch/aarch64/bitops.o [2020-07-08T23:46:40.165Z] #39 56.49 CC criu/arch/aarch64/cpu.o [2020-07-08T23:46:40.383Z] #39 42.24 CC compel/plugins/std/fds.o [2020-07-08T23:46:40.428Z] #39 56.71 CC criu/arch/aarch64/crtools.o [2020-07-08T23:46:40.452Z] #40 54.62 CC compel/src/lib/infect-util.o [2020-07-08T23:46:40.660Z] #39 44.85 CC compel/plugins/std/fds.o [2020-07-08T23:46:40.691Z] #39 57.16 CC criu/arch/aarch64/sigframe.o [2020-07-08T23:46:40.749Z] #40 54.87 CC compel/src/lib/infect.o [2020-07-08T23:46:40.919Z] #39 45.18 CC compel/plugins/std/log.o [2020-07-08T23:46:40.946Z] #39 42.70 CC compel/plugins/std/log.o [2020-07-08T23:46:40.954Z] #39 57.42 LINK criu/arch/aarch64/crtools.built-in.o [2020-07-08T23:46:40.954Z] #39 57.47 DEP criu/pie/util-vdso.d [2020-07-08T23:46:41.510Z] #39 ... [2020-07-08T23:46:41.510Z] [2020-07-08T23:46:41.510Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-08T23:46:41.510Z] #54 DONE 116.4s [2020-07-08T23:46:41.510Z] [2020-07-08T23:46:41.510Z] #55 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2020-07-08T23:46:41.510Z] #55 DONE 0.0s [2020-07-08T23:46:41.510Z] [2020-07-08T23:46:41.510Z] #56 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2020-07-08T23:46:41.510Z] #56 DONE 0.1s [2020-07-08T23:46:41.510Z] [2020-07-08T23:46:41.510Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-08T23:46:41.510Z] #39 43.53 CC compel/plugins/std/string.o [2020-07-08T23:46:41.529Z] #39 57.73 DEP criu/pie/util.d [2020-07-08T23:46:41.529Z] #39 57.88 CC criu/pie/util.o [2020-07-08T23:46:41.792Z] #39 58.21 CC criu/pie/util-vdso.o [2020-07-08T23:46:41.809Z] #40 ... [2020-07-08T23:46:41.809Z] [2020-07-08T23:46:41.809Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-08T23:46:41.809Z] #42 111.4 text/template [2020-07-08T23:46:41.809Z] #42 113.9 go/parser [2020-07-08T23:46:41.809Z] #42 119.3 encoding/xml [2020-07-08T23:46:41.809Z] #42 ... [2020-07-08T23:46:41.809Z] [2020-07-08T23:46:41.809Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-08T23:46:41.809Z] #18 0.642 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-08T23:46:41.809Z] #18 0.766 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-08T23:46:41.809Z] #18 0.877 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-08T23:46:41.809Z] #18 1.606 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB] [2020-07-08T23:46:41.809Z] #18 3.016 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [201 kB] [2020-07-08T23:46:41.856Z] #39 46.05 CC compel/plugins/std/string.o [2020-07-08T23:46:41.856Z] #39 ... [2020-07-08T23:46:41.856Z] [2020-07-08T23:46:41.856Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-08T23:46:41.856Z] #54 DONE 116.0s [2020-07-08T23:46:41.856Z] [2020-07-08T23:46:41.856Z] #55 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2020-07-08T23:46:41.856Z] #55 DONE 0.1s [2020-07-08T23:46:41.856Z] [2020-07-08T23:46:41.856Z] #56 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2020-07-08T23:46:41.960Z] #39 134.9 CC criu/netfilter.o [2020-07-08T23:46:42.108Z] #18 4.305 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7868 B] [2020-07-08T23:46:42.115Z] #56 DONE 0.1s [2020-07-08T23:46:42.115Z] [2020-07-08T23:46:42.115Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-08T23:46:42.115Z] #41 113.0 mime/quotedprintable [2020-07-08T23:46:42.115Z] #41 113.4 net/http/internal [2020-07-08T23:46:42.220Z] #39 ... [2020-07-08T23:46:42.220Z] [2020-07-08T23:46:42.220Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-07-08T23:46:42.220Z] #19 6.348 Collecting yamllint==1.16.0 [2020-07-08T23:46:42.375Z] #41 116.6 crypto/tls [2020-07-08T23:46:42.440Z] #39 44.30 CC compel/plugins/std/infect.o [2020-07-08T23:46:42.741Z] #39 58.79 AR criu/pie/pie.lib.a [2020-07-08T23:46:42.741Z] #39 58.84 DEP criu/pie/restorer.d [2020-07-08T23:46:42.741Z] #39 59.16 DEP criu/arch/aarch64/intraprocedure.d [2020-07-08T23:46:42.741Z] #39 59.19 DEP criu/arch/aarch64/restorer.d [2020-07-08T23:46:43.003Z] #39 44.91 CC compel/arch/x86/plugins/std/parasite-head.o [2020-07-08T23:46:43.003Z] #39 44.96 CC compel/arch/x86/plugins/std/memcpy.o [2020-07-08T23:46:43.003Z] #39 44.99 CC compel/arch/x86/plugins/std/syscalls-64.o [2020-07-08T23:46:43.005Z] #39 59.42 DEP criu/arch/aarch64/vdso-pie.d [2020-07-08T23:46:43.260Z] #39 45.05 AR compel/plugins/std.lib.a [2020-07-08T23:46:43.260Z] #39 45.10 CC compel/plugins/fds/fds.o [2020-07-08T23:46:43.260Z] #39 45.30 AR compel/plugins/fds.lib.a [2020-07-08T23:46:43.268Z] #39 59.53 DEP criu/pie/parasite-vdso.d [2020-07-08T23:46:43.516Z] #39 45.35 HOSTDEP compel/src/lib/log-host.d [2020-07-08T23:46:43.516Z] #39 45.42 HOSTDEP compel/src/lib/handle-elf-host.d [2020-07-08T23:46:43.516Z] #39 45.50 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2020-07-08T23:46:43.516Z] #39 45.55 HOSTDEP compel/src/main-host.d [2020-07-08T23:46:43.530Z] #39 59.69 DEP criu/pie/parasite.d [2020-07-08T23:46:43.660Z] #18 ... [2020-07-08T23:46:43.660Z] [2020-07-08T23:46:43.660Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-08T23:46:43.660Z] #40 57.64 CC compel/src/lib/ptrace.o [2020-07-08T23:46:43.772Z] #39 45.62 DEP compel/src/lib/ptrace.d [2020-07-08T23:46:43.772Z] #39 45.73 DEP compel/src/lib/infect.d [2020-07-08T23:46:43.772Z] #39 45.84 DEP compel/src/lib/infect-util.d [2020-07-08T23:46:43.794Z] #39 60.02 CC criu/pie/parasite.o [2020-07-08T23:46:43.959Z] #40 58.11 AR compel/libcompel.a [2020-07-08T23:46:43.959Z] #40 58.16 HOSTCC compel/src/main-host.o [2020-07-08T23:46:44.029Z] #39 45.91 DEP compel/src/lib/infect-rpc.d [2020-07-08T23:46:44.029Z] #39 45.99 DEP compel/arch/x86/src/lib/infect.d [2020-07-08T23:46:44.029Z] #39 46.09 DEP compel/arch/x86/src/lib/cpu.d [2020-07-08T23:46:44.285Z] #39 46.14 DEP compel/src/lib/log.d [2020-07-08T23:46:44.285Z] #39 46.22 DEP compel/src/main.d [2020-07-08T23:46:44.285Z] #39 46.35 DEP compel/src/lib/handle-elf.d [2020-07-08T23:46:44.289Z] #41 ... [2020-07-08T23:46:44.289Z] [2020-07-08T23:46:44.289Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-08T23:46:44.289Z] #10 117.8 Selecting previously unselected package libapparmor1:amd64. [2020-07-08T23:46:44.289Z] #10 117.8 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2020-07-08T23:46:44.289Z] #10 117.8 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2020-07-08T23:46:44.289Z] #10 117.9 Selecting previously unselected package libapparmor-dev:amd64. [2020-07-08T23:46:44.289Z] #10 117.9 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2020-07-08T23:46:44.289Z] #10 117.9 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2020-07-08T23:46:44.289Z] #10 118.0 Selecting previously unselected package libbtrfs0. [2020-07-08T23:46:44.289Z] #10 118.0 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2020-07-08T23:46:44.289Z] #10 118.0 Unpacking libbtrfs0 (4.20.1-2) ... [2020-07-08T23:46:44.289Z] #10 118.1 Selecting previously unselected package libbtrfs-dev. [2020-07-08T23:46:44.289Z] #10 118.1 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-07-08T23:46:44.289Z] #10 118.1 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-07-08T23:46:44.289Z] #10 118.2 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2020-07-08T23:46:44.289Z] #10 118.3 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-07-08T23:46:44.289Z] #10 118.3 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-07-08T23:46:44.289Z] #10 118.3 Selecting previously unselected package libudev-dev:amd64. [2020-07-08T23:46:44.289Z] #10 118.4 Preparing to unpack .../15-libudev-dev_241-7~deb10u4_amd64.deb ... [2020-07-08T23:46:44.289Z] #10 118.4 Unpacking libudev-dev:amd64 (241-7~deb10u4) ... [2020-07-08T23:46:44.542Z] #39 46.44 DEP compel/arch/x86/src/lib/handle-elf.d [2020-07-08T23:46:44.542Z] #39 46.52 CC compel/src/lib/log.o [2020-07-08T23:46:44.548Z] #10 118.5 Selecting previously unselected package libsepol1-dev:amd64. [2020-07-08T23:46:44.548Z] #10 118.6 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2020-07-08T23:46:44.548Z] #10 118.6 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2020-07-08T23:46:44.609Z] #40 58.59 HOSTCC compel/arch/ppc64/src/lib/handle-elf-host.o [2020-07-08T23:46:44.609Z] #40 58.76 HOSTCC compel/src/lib/handle-elf-host.o [2020-07-08T23:46:44.744Z] #39 ... [2020-07-08T23:46:44.744Z] [2020-07-08T23:46:44.744Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-08T23:46:44.744Z] #41 103.0 github.com/LK4D4/vndr/godl [2020-07-08T23:46:44.744Z] #41 103.7 github.com/LK4D4/vndr [2020-07-08T23:46:44.744Z] #41 DONE 111.3s [2020-07-08T23:46:44.744Z] [2020-07-08T23:46:44.744Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-08T23:46:44.744Z] #21 108.0 + mkdir -p /tmp/tmp.9rfP4Sm1JX/src/github.com/docker [2020-07-08T23:46:44.744Z] #21 108.0 + mv components/cli /tmp/tmp.9rfP4Sm1JX/src/github.com/docker/cli [2020-07-08T23:46:44.744Z] #21 108.0 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2020-07-08T23:46:44.798Z] #39 46.75 CC compel/arch/x86/src/lib/cpu.o [2020-07-08T23:46:44.808Z] #10 118.8 Selecting previously unselected package libpcre16-3:amd64. [2020-07-08T23:46:44.808Z] #10 118.8 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2020-07-08T23:46:44.808Z] #10 118.8 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2020-07-08T23:46:44.808Z] #10 119.0 Selecting previously unselected package libpcre32-3:amd64. [2020-07-08T23:46:44.808Z] #10 119.0 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2020-07-08T23:46:44.808Z] #10 119.0 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2020-07-08T23:46:45.068Z] #10 119.2 Selecting previously unselected package libpcrecpp0v5:amd64. [2020-07-08T23:46:45.068Z] #10 119.2 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2020-07-08T23:46:45.068Z] #10 119.2 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-07-08T23:46:45.260Z] #40 59.28 HOSTCC compel/src/lib/log-host.o [2020-07-08T23:46:45.260Z] #40 59.45 HOSTLINK compel/compel-host-bin [2020-07-08T23:46:45.327Z] #10 119.3 Selecting previously unselected package libpcre3-dev:amd64. [2020-07-08T23:46:45.327Z] #10 119.3 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2020-07-08T23:46:45.327Z] #10 119.3 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2020-07-08T23:46:45.570Z] #40 59.59 DEP soccr/soccr.d [2020-07-08T23:46:45.587Z] #10 119.7 Selecting previously unselected package libselinux1-dev:amd64. [2020-07-08T23:46:45.587Z] #10 119.7 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2020-07-08T23:46:45.587Z] #10 119.8 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2020-07-08T23:46:45.693Z] #21 ... [2020-07-08T23:46:45.693Z] [2020-07-08T23:46:45.693Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-08T23:46:45.693Z] #17 2.273 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-08T23:46:45.693Z] #17 2.296 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-08T23:46:45.693Z] #17 2.455 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-08T23:46:45.693Z] #17 2.939 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB] [2020-07-08T23:46:45.693Z] #17 4.151 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [206 kB] [2020-07-08T23:46:45.693Z] #17 5.373 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7848 B] [2020-07-08T23:46:45.693Z] #17 7.447 Fetched 8188 kB in 6s (1484 kB/s) [2020-07-08T23:46:45.693Z] #17 7.447 Reading package lists... [2020-07-08T23:46:45.693Z] #17 ... [2020-07-08T23:46:45.693Z] [2020-07-08T23:46:45.693Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-08T23:46:45.693Z] #39 61.20 LINK criu/pie/parasite.built-in.o [2020-07-08T23:46:45.693Z] #39 61.21 GEN criu/pie/parasite-blob.h [2020-07-08T23:46:45.693Z] #39 61.22 CC criu/pie/parasite-vdso.o [2020-07-08T23:46:45.693Z] #39 61.98 CC criu/arch/aarch64/vdso-pie.o [2020-07-08T23:46:45.727Z] #39 47.49 CC compel/arch/x86/src/lib/infect.o [2020-07-08T23:46:45.847Z] #10 120.0 Selecting previously unselected package libdevmapper-dev:amd64. [2020-07-08T23:46:45.847Z] #10 120.0 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2020-07-08T23:46:45.847Z] #10 120.0 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-07-08T23:46:45.847Z] #10 120.1 Selecting previously unselected package libseccomp-dev:amd64. [2020-07-08T23:46:45.847Z] #10 120.1 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_amd64.deb ... [2020-07-08T23:46:45.868Z] #40 59.95 CC soccr/soccr.o [2020-07-08T23:46:45.957Z] #39 62.27 CC criu/arch/aarch64/restorer.o [2020-07-08T23:46:46.106Z] #10 120.1 Unpacking libseccomp-dev:amd64 (2.3.3-4) ... [2020-07-08T23:46:46.106Z] #10 120.2 Selecting previously unselected package libsystemd-dev:amd64. [2020-07-08T23:46:46.106Z] #10 120.2 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u4_amd64.deb ... [2020-07-08T23:46:46.106Z] #10 120.2 Unpacking libsystemd-dev:amd64 (241-7~deb10u4) ... [2020-07-08T23:46:46.289Z] #39 48.29 CC compel/src/lib/infect-rpc.o [2020-07-08T23:46:46.516Z] #40 ... [2020-07-08T23:46:46.516Z] [2020-07-08T23:46:46.516Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-08T23:46:46.516Z] #48 119.8 mvdan.cc/sh/v3/cmd/shfmt [2020-07-08T23:46:46.516Z] #48 DONE 125.9s [2020-07-08T23:46:46.516Z] [2020-07-08T23:46:46.516Z] #50 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-08T23:46:46.516Z] #50 10.05 + cd /tmp/tmp.WOHuK76arx/src/github.com/opencontainers/runc [2020-07-08T23:46:46.516Z] #50 10.05 + git checkout -q 24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2 [2020-07-08T23:46:46.516Z] #50 10.20 + '[' -z '' ']' [2020-07-08T23:46:46.516Z] #50 10.20 + target=static [2020-07-08T23:46:46.516Z] #50 10.20 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-07-08T23:46:46.516Z] #50 10.44 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2" -X main.version=1.0.0-rc91 " -o runc . [2020-07-08T23:46:46.534Z] #39 62.71 CC criu/arch/aarch64/intraprocedure.o [2020-07-08T23:46:46.534Z] #39 62.78 CC criu/pie/restorer.o [2020-07-08T23:46:46.556Z] #39 48.59 CC compel/src/lib/infect-util.o [2020-07-08T23:46:46.676Z] #10 120.7 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-07-08T23:46:46.676Z] #10 120.7 Setting up libseccomp-dev:amd64 (2.3.3-4) ... [2020-07-08T23:46:46.676Z] #10 120.7 Setting up libapparmor1:amd64 (2.13.2-10) ... [2020-07-08T23:46:46.676Z] #10 120.7 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-07-08T23:46:46.676Z] #10 120.8 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2020-07-08T23:46:46.676Z] #10 120.8 Setting up libsepol1-dev:amd64 (2.8-1) ... [2020-07-08T23:46:46.676Z] #10 120.8 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-07-08T23:46:46.676Z] #10 120.8 Setting up libbtrfs0 (4.20.1-2) ... [2020-07-08T23:46:46.676Z] #10 120.8 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2020-07-08T23:46:46.676Z] #10 120.8 Setting up libudev-dev:amd64 (241-7~deb10u4) ... [2020-07-08T23:46:46.676Z] #10 120.9 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-07-08T23:46:46.676Z] #10 120.9 Setting up libbtrfs-dev (4.20.1-2) ... [2020-07-08T23:46:46.676Z] #10 120.9 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2020-07-08T23:46:46.676Z] #10 120.9 Setting up mingw-w64-common (6.0.0-3) ... [2020-07-08T23:46:46.676Z] #10 120.9 Setting up libsystemd-dev:amd64 (241-7~deb10u4) ... [2020-07-08T23:46:46.676Z] #10 120.9 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-07-08T23:46:46.676Z] #10 120.9 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2020-07-08T23:46:46.676Z] #10 120.9 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-07-08T23:46:46.676Z] #10 120.9 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-07-08T23:46:46.676Z] #10 121.0 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-07-08T23:46:46.676Z] #10 121.0 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-07-08T23:46:46.676Z] #10 121.0 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-07-08T23:46:46.676Z] #10 121.0 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-07-08T23:46:46.676Z] #10 121.0 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-07-08T23:46:46.676Z] #10 121.0 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2020-07-08T23:46:46.676Z] #10 121.0 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-07-08T23:46:46.676Z] #10 121.0 Setting up dmsetup (2:1.02.155-3) ... [2020-07-08T23:46:46.813Z] #39 48.84 CC compel/src/lib/infect.o [2020-07-08T23:46:46.936Z] #10 121.0 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-07-08T23:46:46.936Z] #10 121.0 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-07-08T23:46:46.936Z] #10 121.0 Processing triggers for libc-bin (2.28-10) ... [2020-07-08T23:46:47.195Z] #10 DONE 121.4s [2020-07-08T23:46:47.196Z] [2020-07-08T23:46:47.196Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-08T23:46:47.196Z] #39 47.01 CC compel/plugins/std/infect.o [2020-07-08T23:46:47.196Z] #39 47.59 CC compel/arch/x86/plugins/std/parasite-head.o [2020-07-08T23:46:47.196Z] #39 47.63 CC compel/arch/x86/plugins/std/memcpy.o [2020-07-08T23:46:47.196Z] #39 47.67 CC compel/arch/x86/plugins/std/syscalls-64.o [2020-07-08T23:46:47.196Z] #39 47.75 AR compel/plugins/std.lib.a [2020-07-08T23:46:47.196Z] #39 47.83 CC compel/plugins/fds/fds.o [2020-07-08T23:46:47.196Z] #39 48.03 AR compel/plugins/fds.lib.a [2020-07-08T23:46:47.196Z] #39 48.07 HOSTDEP compel/src/lib/log-host.d [2020-07-08T23:46:47.196Z] #39 48.16 HOSTDEP compel/src/lib/handle-elf-host.d [2020-07-08T23:46:47.196Z] #39 48.27 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2020-07-08T23:46:47.196Z] #39 48.33 HOSTDEP compel/src/main-host.d [2020-07-08T23:46:47.196Z] #39 48.40 DEP compel/src/lib/ptrace.d [2020-07-08T23:46:47.196Z] #39 48.53 DEP compel/src/lib/infect.d [2020-07-08T23:46:47.196Z] #39 48.63 DEP compel/src/lib/infect-util.d [2020-07-08T23:46:47.196Z] #39 48.70 DEP compel/src/lib/infect-rpc.d [2020-07-08T23:46:47.196Z] #39 48.80 DEP compel/arch/x86/src/lib/infect.d [2020-07-08T23:46:47.196Z] #39 48.88 DEP compel/arch/x86/src/lib/cpu.d [2020-07-08T23:46:47.196Z] #39 48.94 DEP compel/src/lib/log.d [2020-07-08T23:46:47.196Z] #39 49.02 DEP compel/src/main.d [2020-07-08T23:46:47.196Z] #39 49.10 DEP compel/src/lib/handle-elf.d [2020-07-08T23:46:47.196Z] #39 49.19 DEP compel/arch/x86/src/lib/handle-elf.d [2020-07-08T23:46:47.196Z] #39 49.29 CC compel/src/lib/log.o [2020-07-08T23:46:47.196Z] #39 49.49 CC compel/arch/x86/src/lib/cpu.o [2020-07-08T23:46:47.196Z] #39 50.13 CC compel/arch/x86/src/lib/infect.o [2020-07-08T23:46:47.196Z] #39 50.85 CC compel/src/lib/infect-rpc.o [2020-07-08T23:46:47.196Z] #39 51.17 CC compel/src/lib/infect-util.o [2020-07-08T23:46:47.196Z] #39 51.43 CC compel/src/lib/infect.o [2020-07-08T23:46:47.380Z] #39 ... [2020-07-08T23:46:47.381Z] [2020-07-08T23:46:47.381Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-08T23:46:47.381Z] #10 119.4 Selecting previously unselected package libapparmor1:amd64. [2020-07-08T23:46:47.381Z] #10 119.4 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2020-07-08T23:46:47.381Z] #10 119.4 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2020-07-08T23:46:47.381Z] #10 119.6 Selecting previously unselected package libapparmor-dev:amd64. [2020-07-08T23:46:47.381Z] #10 119.6 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2020-07-08T23:46:47.381Z] #10 119.6 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2020-07-08T23:46:47.381Z] #10 119.7 Selecting previously unselected package libbtrfs0. [2020-07-08T23:46:47.381Z] #10 119.7 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2020-07-08T23:46:47.381Z] #10 119.7 Unpacking libbtrfs0 (4.20.1-2) ... [2020-07-08T23:46:47.381Z] #10 119.8 Selecting previously unselected package libbtrfs-dev. [2020-07-08T23:46:47.381Z] #10 119.8 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-07-08T23:46:47.381Z] #10 119.8 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-07-08T23:46:47.381Z] #10 119.9 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2020-07-08T23:46:47.381Z] #10 119.9 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-07-08T23:46:47.381Z] #10 119.9 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-07-08T23:46:47.381Z] #10 120.0 Selecting previously unselected package libudev-dev:amd64. [2020-07-08T23:46:47.381Z] #10 120.0 Preparing to unpack .../15-libudev-dev_241-7~deb10u4_amd64.deb ... [2020-07-08T23:46:47.381Z] #10 120.0 Unpacking libudev-dev:amd64 (241-7~deb10u4) ... [2020-07-08T23:46:47.381Z] #10 120.1 Selecting previously unselected package libsepol1-dev:amd64. [2020-07-08T23:46:47.381Z] #10 120.2 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2020-07-08T23:46:47.381Z] #10 120.2 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2020-07-08T23:46:47.381Z] #10 120.4 Selecting previously unselected package libpcre16-3:amd64. [2020-07-08T23:46:47.381Z] #10 120.4 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2020-07-08T23:46:47.381Z] #10 120.5 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2020-07-08T23:46:47.381Z] #10 120.6 Selecting previously unselected package libpcre32-3:amd64. [2020-07-08T23:46:47.381Z] #10 120.6 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2020-07-08T23:46:47.381Z] #10 120.7 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2020-07-08T23:46:47.381Z] #10 120.8 Selecting previously unselected package libpcrecpp0v5:amd64. [2020-07-08T23:46:47.381Z] #10 120.8 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2020-07-08T23:46:47.381Z] #10 120.8 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-07-08T23:46:47.381Z] #10 120.9 Selecting previously unselected package libpcre3-dev:amd64. [2020-07-08T23:46:47.381Z] #10 120.9 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2020-07-08T23:46:47.381Z] #10 120.9 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2020-07-08T23:46:47.381Z] #10 121.3 Selecting previously unselected package libselinux1-dev:amd64. [2020-07-08T23:46:47.381Z] #10 121.3 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2020-07-08T23:46:47.381Z] #10 121.4 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2020-07-08T23:46:47.381Z] #10 121.6 Selecting previously unselected package libdevmapper-dev:amd64. [2020-07-08T23:46:47.381Z] #10 121.6 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2020-07-08T23:46:47.381Z] #10 121.6 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-07-08T23:46:47.381Z] #10 121.7 Selecting previously unselected package libseccomp-dev:amd64. [2020-07-08T23:46:47.381Z] #10 121.7 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_amd64.deb ... [2020-07-08T23:46:47.381Z] #10 121.7 Unpacking libseccomp-dev:amd64 (2.3.3-4) ... [2020-07-08T23:46:47.381Z] #10 121.8 Selecting previously unselected package libsystemd-dev:amd64. [2020-07-08T23:46:47.381Z] #10 121.8 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u4_amd64.deb ... [2020-07-08T23:46:47.381Z] #10 121.8 Unpacking libsystemd-dev:amd64 (241-7~deb10u4) ... [2020-07-08T23:46:47.381Z] #10 122.2 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-07-08T23:46:47.381Z] #10 122.2 Setting up libseccomp-dev:amd64 (2.3.3-4) ... [2020-07-08T23:46:47.381Z] #10 122.3 Setting up libapparmor1:amd64 (2.13.2-10) ... [2020-07-08T23:46:47.381Z] #10 122.3 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-07-08T23:46:47.381Z] #10 122.3 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2020-07-08T23:46:47.381Z] #10 122.3 Setting up libsepol1-dev:amd64 (2.8-1) ... [2020-07-08T23:46:47.381Z] #10 122.3 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-07-08T23:46:47.381Z] #10 122.3 Setting up libbtrfs0 (4.20.1-2) ... [2020-07-08T23:46:47.381Z] #10 122.3 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2020-07-08T23:46:47.381Z] #10 122.3 Setting up libudev-dev:amd64 (241-7~deb10u4) ... [2020-07-08T23:46:47.381Z] #10 122.3 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-07-08T23:46:47.381Z] #10 122.4 Setting up libbtrfs-dev (4.20.1-2) ... [2020-07-08T23:46:47.381Z] #10 122.4 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2020-07-08T23:46:47.381Z] #10 122.4 Setting up mingw-w64-common (6.0.0-3) ... [2020-07-08T23:46:47.381Z] #10 122.4 Setting up libsystemd-dev:amd64 (241-7~deb10u4) ... [2020-07-08T23:46:47.381Z] #10 122.4 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-07-08T23:46:47.381Z] #10 122.4 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2020-07-08T23:46:47.381Z] #10 122.4 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-07-08T23:46:47.381Z] #10 122.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-07-08T23:46:47.381Z] #10 122.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-07-08T23:46:47.381Z] #10 122.4 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-07-08T23:46:47.381Z] #10 122.5 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-07-08T23:46:47.381Z] #10 122.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-07-08T23:46:47.381Z] #10 122.5 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-07-08T23:46:47.381Z] #10 122.5 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2020-07-08T23:46:47.381Z] #10 122.5 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-07-08T23:46:47.381Z] #10 122.5 Setting up dmsetup (2:1.02.155-3) ... [2020-07-08T23:46:47.381Z] #10 122.5 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-07-08T23:46:47.381Z] #10 122.5 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-07-08T23:46:47.381Z] #10 122.5 Processing triggers for libc-bin (2.28-10) ... [2020-07-08T23:46:47.929Z] #39 ... [2020-07-08T23:46:47.929Z] [2020-07-08T23:46:47.929Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-07-08T23:46:47.929Z] #28 DONE 114.5s [2020-07-08T23:46:47.994Z] #10 DONE 123.1s [2020-07-08T23:46:47.994Z] [2020-07-08T23:46:47.994Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-08T23:46:48.193Z] [2020-07-08T23:46:48.193Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-08T23:46:48.193Z] #17 7.447 Reading package lists... [2020-07-08T23:46:48.770Z] #17 10.88 Reading package lists... [2020-07-08T23:46:48.796Z] #19 11.66 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-07-08T23:46:48.796Z] #19 11.75 Collecting pyyaml (from yamllint==1.16.0) [2020-07-08T23:46:48.796Z] #19 11.88 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-07-08T23:46:48.947Z] #49 ... [2020-07-08T23:46:48.947Z] [2020-07-08T23:46:48.947Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-08T23:46:48.947Z] #41 113.8 net/textproto [2020-07-08T23:46:48.947Z] #41 113.8 crypto/x509 [2020-07-08T23:46:48.947Z] #41 114.8 vendor/golang.org/x/net/http/httpguts [2020-07-08T23:46:48.947Z] #41 115.1 vendor/golang.org/x/net/http/httpproxy [2020-07-08T23:46:48.947Z] #41 115.5 mime/multipart [2020-07-08T23:46:48.947Z] #41 118.2 crypto/tls [2020-07-08T23:46:48.947Z] #41 ... [2020-07-08T23:46:48.947Z] [2020-07-08T23:46:48.947Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-07-08T23:46:49.056Z] #19 12.94 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-07-08T23:46:49.057Z] #19 12.99 Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl [2020-07-08T23:46:49.057Z] #19 13.02 Building wheels for collected packages: pyyaml [2020-07-08T23:46:49.057Z] #19 13.02 Running setup.py bdist_wheel for pyyaml: started [2020-07-08T23:46:49.105Z] #39 ... [2020-07-08T23:46:49.105Z] [2020-07-08T23:46:49.105Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-08T23:46:49.105Z] #41 123.2 net/http/httptrace [2020-07-08T23:46:49.365Z] #41 123.4 net/http [2020-07-08T23:46:49.624Z] #41 ... [2020-07-08T23:46:49.624Z] [2020-07-08T23:46:49.624Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-07-08T23:46:49.624Z] #11 DONE 2.5s [2020-07-08T23:46:49.884Z] [2020-07-08T23:46:49.884Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-08T23:46:49.884Z] #49 2.373 + RM_GOPATH=0 [2020-07-08T23:46:49.884Z] #49 2.373 + TMP_GOPATH= [2020-07-08T23:46:49.884Z] #49 2.373 + : /build [2020-07-08T23:46:49.884Z] #49 2.373 + '[' -z '' ']' [2020-07-08T23:46:49.884Z] #49 2.373 ++ mktemp -d [2020-07-08T23:46:49.884Z] #49 2.374 + export GOPATH=/tmp/tmp.ocD1wKObMo [2020-07-08T23:46:49.884Z] #49 2.374 + GOPATH=/tmp/tmp.ocD1wKObMo [2020-07-08T23:46:49.884Z] #49 2.374 + RM_GOPATH=1 [2020-07-08T23:46:49.884Z] #49 2.375 + case "$(go env GOARCH)" in [2020-07-08T23:46:49.884Z] #49 2.375 ++ go env GOARCH [2020-07-08T23:46:49.884Z] #49 2.385 + export GO_BUILDMODE=-buildmode=pie [2020-07-08T23:46:49.884Z] #49 2.385 + GO_BUILDMODE=-buildmode=pie [2020-07-08T23:46:49.884Z] #49 2.402 ++ dirname /tmp/install/install.sh [2020-07-08T23:46:49.884Z] #49 2.403 + dir=/tmp/install [2020-07-08T23:46:49.884Z] #49 2.404 + bin=runc [2020-07-08T23:46:49.884Z] #49 2.404 + shift [2020-07-08T23:46:49.884Z] #49 2.404 + '[' '!' -f /tmp/install/runc.installer ']' [2020-07-08T23:46:49.884Z] #49 2.404 + . /tmp/install/runc.installer [2020-07-08T23:46:49.884Z] #49 2.405 ++ : 24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2 [2020-07-08T23:46:49.884Z] #49 2.405 + install_runc [2020-07-08T23:46:49.884Z] #49 2.406 + uname -r [2020-07-08T23:46:49.884Z] #49 2.407 + grep -q '^3\.10\.0.*\.el7\.' [2020-07-08T23:46:49.884Z] #49 2.408 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-07-08T23:46:49.884Z] #49 2.408 + echo 'Install runc version 24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2 (build tags: seccomp apparmor selinux )' [2020-07-08T23:46:49.884Z] #49 2.408 Install runc version 24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2 (build tags: seccomp apparmor selinux ) [2020-07-08T23:46:49.884Z] #49 2.408 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.ocD1wKObMo/src/github.com/opencontainers/runc [2020-07-08T23:46:49.884Z] #49 2.415 Cloning into '/tmp/tmp.ocD1wKObMo/src/github.com/opencontainers/runc'... [2020-07-08T23:46:49.923Z] #17 13.78 Building dependency tree... [2020-07-08T23:46:49.997Z] #19 13.91 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-07-08T23:46:49.997Z] #19 13.91 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-07-08T23:46:49.997Z] #19 13.95 Successfully built pyyaml [2020-07-08T23:46:49.997Z] #19 13.96 Installing collected packages: pyyaml, pathspec, yamllint [2020-07-08T23:46:50.261Z] #19 14.23 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0 [2020-07-08T23:46:50.832Z] #19 DONE 14.7s [2020-07-08T23:46:50.832Z] [2020-07-08T23:46:50.832Z] #22 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-07-08T23:46:50.832Z] #22 ... [2020-07-08T23:46:50.832Z] [2020-07-08T23:46:50.832Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-07-08T23:46:50.832Z] #36 DONE 215.4s [2020-07-08T23:46:50.866Z] #11 DONE 2.8s [2020-07-08T23:46:50.866Z] [2020-07-08T23:46:50.866Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-07-08T23:46:50.873Z] #17 15.13 libcap2-bin is already the newest version (1:2.25-2). [2020-07-08T23:46:50.873Z] #17 15.13 The following additional packages will be installed: [2020-07-08T23:46:50.873Z] #17 15.13 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-07-08T23:46:50.873Z] #17 15.13 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-07-08T23:46:50.873Z] #17 15.13 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-07-08T23:46:50.873Z] #17 15.13 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-07-08T23:46:50.873Z] #17 15.13 python3.7 python3.7-minimal vim-runtime xxd [2020-07-08T23:46:50.873Z] #17 15.14 Suggested packages: [2020-07-08T23:46:50.873Z] #17 15.14 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-07-08T23:46:50.873Z] #17 15.14 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-07-08T23:46:50.873Z] #17 15.14 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-07-08T23:46:50.873Z] #17 15.14 Recommended packages: [2020-07-08T23:46:50.873Z] #17 15.14 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-07-08T23:46:50.873Z] #17 15.14 python3-keyrings.alt python3-xdg unzip [2020-07-08T23:46:51.095Z] [2020-07-08T23:46:51.095Z] #22 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-07-08T23:46:51.095Z] #22 DONE 0.2s [2020-07-08T23:46:51.095Z] [2020-07-08T23:46:51.095Z] #26 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-07-08T23:46:51.795Z] #49 ... [2020-07-08T23:46:51.795Z] [2020-07-08T23:46:51.795Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-07-08T23:46:51.795Z] #12 DONE 2.2s [2020-07-08T23:46:51.822Z] #17 16.24 The following NEW packages will be installed: [2020-07-08T23:46:51.822Z] #17 16.24 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-07-08T23:46:51.822Z] #17 16.24 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-07-08T23:46:51.822Z] #17 16.24 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-07-08T23:46:51.822Z] #17 16.24 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-07-08T23:46:51.822Z] #17 16.25 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-07-08T23:46:51.822Z] #17 16.25 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-07-08T23:46:51.822Z] #17 16.25 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2020-07-08T23:46:51.822Z] #17 16.25 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2020-07-08T23:46:51.822Z] #17 16.25 xz-utils zip [2020-07-08T23:46:52.056Z] [2020-07-08T23:46:52.056Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-07-08T23:46:52.086Z] #17 16.57 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded. [2020-07-08T23:46:52.086Z] #17 16.57 Need to get 27.6 MB of archives. [2020-07-08T23:46:52.086Z] #17 16.57 After this operation, 114 MB of additional disk space will be used. [2020-07-08T23:46:52.086Z] #17 16.57 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 pigz arm64 2.4-1 [48.0 kB] [2020-07-08T23:46:52.086Z] #17 16.57 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-minimal arm64 3.7.3-2+deb10u1 [588 kB] [2020-07-08T23:46:52.086Z] #17 16.59 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7-minimal arm64 3.7.3-2+deb10u1 [1404 kB] [2020-07-08T23:46:52.086Z] #17 16.62 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-minimal arm64 3.7.3-1 [36.6 kB] [2020-07-08T23:46:52.086Z] #17 16.62 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libmpdec2 arm64 2.4.2-2 [77.7 kB] [2020-07-08T23:46:52.086Z] #17 16.63 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-stdlib arm64 3.7.3-2+deb10u1 [1640 kB] [2020-07-08T23:46:52.086Z] #17 16.67 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7 arm64 3.7.3-2+deb10u1 [330 kB] [2020-07-08T23:46:52.086Z] #17 16.68 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3-stdlib arm64 3.7.3-1 [20.0 kB] [2020-07-08T23:46:52.086Z] #17 16.68 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3 arm64 3.7.3-1 [61.5 kB] [2020-07-08T23:46:52.086Z] #17 16.68 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip4tc0 arm64 1.8.2-4 [69.6 kB] [2020-07-08T23:46:52.086Z] #17 16.69 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip6tc0 arm64 1.8.2-4 [69.9 kB] [2020-07-08T23:46:52.086Z] #17 16.70 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libiptc0 arm64 1.8.2-4 [59.7 kB] [2020-07-08T23:46:52.086Z] #17 16.70 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB] [2020-07-08T23:46:52.086Z] #17 16.70 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnetfilter-conntrack3 arm64 1.0.7-1 [34.4 kB] [2020-07-08T23:46:52.086Z] #17 16.70 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnftnl11 arm64 1.1.2-2 [53.1 kB] [2020-07-08T23:46:52.086Z] #17 16.71 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 iptables arm64 1.8.2-4 [385 kB] [2020-07-08T23:46:52.086Z] #17 16.72 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5 [139 kB] [2020-07-08T23:46:52.086Z] #17 16.72 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5 [195 kB] [2020-07-08T23:46:52.086Z] #17 16.73 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main arm64 bash-completion all 1:2.8-6 [208 kB] [2020-07-08T23:46:52.086Z] #17 16.73 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main arm64 bzip2 arm64 1.0.6-9.2~deb10u1 [47.7 kB] [2020-07-08T23:46:52.086Z] #17 16.74 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xz-utils arm64 5.2.4-1 [182 kB] [2020-07-08T23:46:52.086Z] #17 16.74 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 apparmor arm64 2.13.2-10 [504 kB] [2020-07-08T23:46:52.086Z] #17 16.75 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 aufs-tools arm64 1:4.14+20190211-1 [104 kB] [2020-07-08T23:46:52.086Z] #17 16.76 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB] [2020-07-08T23:46:52.086Z] #17 16.78 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB] [2020-07-08T23:46:52.163Z] #50 ... [2020-07-08T23:46:52.163Z] [2020-07-08T23:46:52.163Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-08T23:46:52.163Z] #40 62.42 AR soccr/libsoccr.a [2020-07-08T23:46:52.163Z] #40 62.46 make[1]: 'soccr/libsoccr.a' is up to date. [2020-07-08T23:46:52.163Z] #40 62.86 DEP criu/arch/ppc64/sigframe.d [2020-07-08T23:46:52.163Z] #40 63.03 DEP criu/arch/ppc64/crtools.d [2020-07-08T23:46:52.163Z] #40 63.25 DEP criu/arch/ppc64/cpu.d [2020-07-08T23:46:52.163Z] #40 63.52 CC criu/arch/ppc64/cpu.o [2020-07-08T23:46:52.163Z] #40 64.08 CC criu/arch/ppc64/crtools.o [2020-07-08T23:46:52.163Z] #40 65.29 CC criu/arch/ppc64/sigframe.o [2020-07-08T23:46:52.163Z] #40 65.79 LINK criu/arch/ppc64/crtools.built-in.o [2020-07-08T23:46:52.163Z] #40 65.84 DEP criu/pie/util-vdso.d [2020-07-08T23:46:52.163Z] #40 66.04 DEP criu/pie/util.d [2020-07-08T23:46:52.163Z] #40 66.24 CC criu/pie/util.o [2020-07-08T23:46:52.350Z] #17 16.78 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB] [2020-07-08T23:46:52.350Z] #17 16.78 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libaio1 arm64 0.3.112-3 [11.1 kB] [2020-07-08T23:46:52.350Z] #17 16.80 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libgpm2 arm64 1.20.7-5 [34.5 kB] [2020-07-08T23:46:52.350Z] #17 16.80 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libicu63 arm64 63.1-6+deb10u1 [8151 kB] [2020-07-08T23:46:52.467Z] #40 66.59 CC criu/pie/util-vdso.o [2020-07-08T23:46:52.485Z] #26 ... [2020-07-08T23:46:52.485Z] [2020-07-08T23:46:52.485Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-08T23:46:52.485Z] #39 135.3 CC criu/page-pipe.o [2020-07-08T23:46:52.485Z] #39 135.7 CC criu/page-xfer.o [2020-07-08T23:46:52.485Z] #39 136.8 CC criu/pagemap-cache.o [2020-07-08T23:46:52.485Z] #39 137.1 CC criu/pagemap.o [2020-07-08T23:46:52.485Z] #39 137.8 CC criu/parasite-syscall.o [2020-07-08T23:46:52.485Z] #39 138.4 CC criu/path.o [2020-07-08T23:46:52.485Z] #39 138.7 CC criu/pie-util-vdso-elf32.o [2020-07-08T23:46:52.485Z] #39 139.0 CC criu/pie-util-vdso.o [2020-07-08T23:46:52.485Z] #39 139.4 CC criu/pie-util.o [2020-07-08T23:46:52.485Z] #39 139.5 CC criu/pipes.o [2020-07-08T23:46:52.485Z] #39 140.0 CC criu/plugin.o [2020-07-08T23:46:52.485Z] #39 140.2 CC criu/proc_parse.o [2020-07-08T23:46:52.485Z] #39 142.5 CC criu/protobuf-desc.o [2020-07-08T23:46:52.485Z] #39 143.4 CC criu/protobuf.o [2020-07-08T23:46:52.485Z] #39 143.8 CC criu/pstree.o [2020-07-08T23:46:52.485Z] #39 145.0 CC criu/rbtree.o [2020-07-08T23:46:52.485Z] #39 145.3 CC criu/rst-malloc.o [2020-07-08T23:46:52.614Z] #17 17.11 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2020-07-08T23:46:52.614Z] #17 17.11 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-200 arm64 3.4.0-1 [54.9 kB] [2020-07-08T23:46:52.614Z] #17 17.11 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c1 arm64 1.3.1-1+b1 [26.2 kB] [2020-07-08T23:46:52.614Z] #17 17.11 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libreadline5 arm64 5.2+dfsg-3+b13 [113 kB] [2020-07-08T23:46:52.614Z] #17 17.12 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main arm64 net-tools arm64 1.60+git20180626.aebd88e-1 [247 kB] [2020-07-08T23:46:52.614Z] #17 17.12 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-pip-whl all 18.1-5 [1591 kB] [2020-07-08T23:46:52.614Z] #17 17.16 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-07-08T23:46:52.614Z] #17 17.17 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-distutils all 3.7.3-1 [142 kB] [2020-07-08T23:46:52.614Z] #17 17.18 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pip all 18.1-5 [171 kB] [2020-07-08T23:46:52.614Z] #17 17.18 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pkg-resources all 40.8.0-1 [153 kB] [2020-07-08T23:46:52.614Z] #17 17.19 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-setuptools all 40.8.0-1 [306 kB] [2020-07-08T23:46:52.614Z] #17 17.20 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-wheel all 0.32.3-2 [19.4 kB] [2020-07-08T23:46:52.614Z] #17 17.20 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main arm64 sudo arm64 1.8.27-1+deb10u2 [1208 kB] [2020-07-08T23:46:52.614Z] #17 17.23 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main arm64 thin-provisioning-tools arm64 0.7.6-2.1 [318 kB] [2020-07-08T23:46:52.614Z] #17 17.24 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main arm64 uidmap arm64 1:4.5-1.1 [257 kB] [2020-07-08T23:46:52.614Z] #17 17.25 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-07-08T23:46:52.746Z] #39 145.5 CC criu/seccomp.o [2020-07-08T23:46:52.801Z] #12 DONE 2.0s [2020-07-08T23:46:52.801Z] [2020-07-08T23:46:52.801Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-07-08T23:46:52.878Z] #17 17.45 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim arm64 2:8.1.0875-5 [1189 kB] [2020-07-08T23:46:52.878Z] #17 17.48 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xfsprogs arm64 4.20.0-1 [874 kB] [2020-07-08T23:46:52.878Z] #17 17.50 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main arm64 zip arm64 3.0-11+b1 [225 kB] [2020-07-08T23:46:53.112Z] #40 67.27 AR criu/pie/pie.lib.a [2020-07-08T23:46:53.317Z] #39 145.9 CC criu/seize.o [2020-07-08T23:46:53.412Z] #40 67.37 DEP criu/pie/restorer.d [2020-07-08T23:46:53.454Z] #17 18.14 debconf: delaying package configuration, since apt-utils is not installed [2020-07-08T23:46:53.577Z] #39 146.4 CC criu/servicefd.o [2020-07-08T23:46:53.712Z] #40 67.66 DEP criu/arch/ppc64/vdso-trampoline.d [2020-07-08T23:46:53.712Z] #40 67.67 DEP criu/arch/ppc64/restorer.d [2020-07-08T23:46:53.717Z] #17 18.24 Fetched 27.6 MB in 1s (22.9 MB/s) [2020-07-08T23:46:53.717Z] #17 18.30 Selecting previously unselected package pigz. [2020-07-08T23:46:53.717Z] #17 18.30 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23405 files and directories currently installed.) [2020-07-08T23:46:53.717Z] #17 18.37 Preparing to unpack .../archives/pigz_2.4-1_arm64.deb ... [2020-07-08T23:46:53.717Z] #17 18.38 Unpacking pigz (2.4-1) ... [2020-07-08T23:46:53.837Z] #39 146.7 CC criu/shmem.o [2020-07-08T23:46:53.966Z] #13 1.990 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-07-08T23:46:53.966Z] #13 DONE 2.1s [2020-07-08T23:46:53.966Z] [2020-07-08T23:46:53.966Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-07-08T23:46:53.980Z] #17 18.48 Selecting previously unselected package libpython3.7-minimal:arm64. [2020-07-08T23:46:53.980Z] #17 18.49 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_arm64.deb ... [2020-07-08T23:46:53.980Z] #17 18.51 Unpacking libpython3.7-minimal:arm64 (3.7.3-2+deb10u1) ... [2020-07-08T23:46:54.014Z] #40 67.96 DEP criu/arch/ppc64/vdso-pie.d [2020-07-08T23:46:54.014Z] #40 68.09 DEP criu/pie/parasite-vdso.d [2020-07-08T23:46:54.243Z] #17 18.92 Selecting previously unselected package python3.7-minimal. [2020-07-08T23:46:54.243Z] #17 18.92 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_arm64.deb ... [2020-07-08T23:46:54.243Z] #17 18.94 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ... [2020-07-08T23:46:54.314Z] #40 68.32 DEP criu/pie/parasite.d [2020-07-08T23:46:54.613Z] #40 68.65 CC criu/pie/parasite.o [2020-07-08T23:46:54.696Z] #13 1.808 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-07-08T23:46:54.696Z] #13 DONE 1.9s [2020-07-08T23:46:54.696Z] [2020-07-08T23:46:54.696Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-08T23:46:54.696Z] #49 2.545 + RM_GOPATH=0 [2020-07-08T23:46:54.696Z] #49 2.546 + TMP_GOPATH= [2020-07-08T23:46:54.696Z] #49 2.546 + : /build [2020-07-08T23:46:54.696Z] #49 2.546 + '[' -z '' ']' [2020-07-08T23:46:54.696Z] #49 2.548 ++ mktemp -d [2020-07-08T23:46:54.696Z] #49 2.551 + export GOPATH=/tmp/tmp.f3kdb8m4Q5 [2020-07-08T23:46:54.696Z] #49 2.551 + GOPATH=/tmp/tmp.f3kdb8m4Q5 [2020-07-08T23:46:54.696Z] #49 2.551 + RM_GOPATH=1 [2020-07-08T23:46:54.696Z] #49 2.551 + case "$(go env GOARCH)" in [2020-07-08T23:46:54.696Z] #49 2.558 ++ go env GOARCH [2020-07-08T23:46:54.696Z] #49 2.562 + export GO_BUILDMODE=-buildmode=pie [2020-07-08T23:46:54.696Z] #49 2.562 + GO_BUILDMODE=-buildmode=pie [2020-07-08T23:46:54.696Z] #49 2.563 ++ dirname /tmp/install/install.sh [2020-07-08T23:46:54.696Z] #49 2.568 + dir=/tmp/install [2020-07-08T23:46:54.696Z] #49 2.568 + bin=runc [2020-07-08T23:46:54.696Z] #49 2.568 + shift [2020-07-08T23:46:54.696Z] #49 2.568 + '[' '!' -f /tmp/install/runc.installer ']' [2020-07-08T23:46:54.696Z] #49 2.568 + . /tmp/install/runc.installer [2020-07-08T23:46:54.696Z] #49 2.568 ++ : 24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2 [2020-07-08T23:46:54.696Z] #49 2.570 + install_runc [2020-07-08T23:46:54.696Z] #49 2.570 + uname -r [2020-07-08T23:46:54.696Z] #49 2.570 + grep -q '^3\.10\.0.*\.el7\.' [2020-07-08T23:46:54.696Z] #49 2.576 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-07-08T23:46:54.696Z] #49 2.577 + echo 'Install runc version 24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2 (build tags: seccomp apparmor selinux )' [2020-07-08T23:46:54.696Z] #49 2.577 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.f3kdb8m4Q5/src/github.com/opencontainers/runc [2020-07-08T23:46:54.696Z] #49 2.577 Install runc version 24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2 (build tags: seccomp apparmor selinux ) [2020-07-08T23:46:54.696Z] #49 2.578 Cloning into '/tmp/tmp.f3kdb8m4Q5/src/github.com/opencontainers/runc'... [2020-07-08T23:46:54.778Z] #39 147.4 CC criu/sigframe.o [2020-07-08T23:46:54.778Z] #39 147.5 CC criu/signalfd.o [2020-07-08T23:46:54.778Z] #39 ... [2020-07-08T23:46:54.778Z] [2020-07-08T23:46:54.778Z] #26 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-07-08T23:46:54.778Z] #26 DONE 3.9s [2020-07-08T23:46:54.778Z] [2020-07-08T23:46:54.778Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-08T23:46:54.778Z] #39 147.7 CC criu/sk-inet.o [2020-07-08T23:46:54.778Z] #39 ... [2020-07-08T23:46:54.778Z] [2020-07-08T23:46:54.778Z] #29 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-07-08T23:46:55.193Z] #17 19.54 Setting up libpython3.7-minimal:arm64 (3.7.3-2+deb10u1) ... [2020-07-08T23:46:55.193Z] #17 19.56 Setting up python3.7-minimal (3.7.3-2+deb10u1) ... [2020-07-08T23:46:55.350Z] #29 DONE 0.3s [2020-07-08T23:46:55.350Z] [2020-07-08T23:46:55.350Z] #31 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-07-08T23:46:55.350Z] #31 DONE 0.0s [2020-07-08T23:46:55.350Z] [2020-07-08T23:46:55.350Z] #34 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-07-08T23:46:55.350Z] #34 DONE 0.0s [2020-07-08T23:46:55.350Z] [2020-07-08T23:46:55.350Z] #37 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-07-08T23:46:55.673Z] #40 ... [2020-07-08T23:46:55.673Z] [2020-07-08T23:46:55.673Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-08T23:46:55.673Z] #42 125.3 crypto/rand [2020-07-08T23:46:55.673Z] #42 127.5 go/doc [2020-07-08T23:46:55.673Z] #42 127.6 crypto/elliptic [2020-07-08T23:46:55.673Z] #42 134.3 encoding/asn1 [2020-07-08T23:46:55.876Z] #14 DONE 1.8s [2020-07-08T23:46:55.877Z] [2020-07-08T23:46:55.877Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-08T23:46:55.877Z] #39 54.30 CC compel/src/lib/ptrace.o [2020-07-08T23:46:55.877Z] #39 54.89 AR compel/libcompel.a [2020-07-08T23:46:55.877Z] #39 54.96 HOSTCC compel/src/main-host.o [2020-07-08T23:46:55.877Z] #39 55.32 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2020-07-08T23:46:55.877Z] #39 55.44 HOSTCC compel/src/lib/handle-elf-host.o [2020-07-08T23:46:55.877Z] #39 55.83 HOSTCC compel/src/lib/log-host.o [2020-07-08T23:46:55.877Z] #39 56.03 HOSTLINK compel/compel-host-bin [2020-07-08T23:46:55.877Z] #39 56.18 DEP soccr/soccr.d [2020-07-08T23:46:55.877Z] #39 56.53 CC soccr/soccr.o [2020-07-08T23:46:55.877Z] #39 57.68 AR soccr/libsoccr.a [2020-07-08T23:46:55.877Z] #39 57.73 make[1]: 'soccr/libsoccr.a' is up to date. [2020-07-08T23:46:55.877Z] #39 58.08 DEP criu/arch/x86/sigframe.d [2020-07-08T23:46:55.877Z] #39 58.16 DEP criu/arch/x86/sigaction_compat.d [2020-07-08T23:46:55.877Z] #39 58.29 DEP criu/arch/x86/kerndat.d [2020-07-08T23:46:55.877Z] #39 58.45 DEP criu/arch/x86/crtools.d [2020-07-08T23:46:55.877Z] #39 58.72 DEP criu/arch/x86/cpu.d [2020-07-08T23:46:55.877Z] #39 58.98 CC criu/arch/x86/cpu.o [2020-07-08T23:46:55.877Z] #39 59.63 CC criu/arch/x86/crtools.o [2020-07-08T23:46:55.920Z] #37 DONE 0.5s [2020-07-08T23:46:55.920Z] [2020-07-08T23:46:55.920Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-08T23:46:55.920Z] #39 148.4 CC criu/sk-netlink.o [2020-07-08T23:46:55.920Z] #39 148.6 CC criu/sk-packet.o [2020-07-08T23:46:55.984Z] #42 ... [2020-07-08T23:46:55.984Z] [2020-07-08T23:46:55.984Z] #55 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-08T23:46:55.984Z] #55 131.2 + for f in rootlesskit rootlesskit-docker-proxy [2020-07-08T23:46:55.984Z] #55 131.2 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-07-08T23:46:56.180Z] #39 149.0 CC criu/sk-queue.o [2020-07-08T23:46:56.441Z] #39 149.2 CC criu/sk-tcp.o [2020-07-08T23:46:56.701Z] #39 149.5 CC criu/sk-unix.o [2020-07-08T23:46:56.821Z] #39 61.09 CC criu/arch/x86/kerndat.o [2020-07-08T23:46:57.040Z] #55 ... [2020-07-08T23:46:57.040Z] [2020-07-08T23:46:57.040Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-08T23:46:57.040Z] #40 70.25 LINK criu/pie/parasite.built-in.o [2020-07-08T23:46:57.040Z] #40 70.26 GEN criu/pie/parasite-blob.h [2020-07-08T23:46:57.040Z] #40 70.32 CC criu/pie/parasite-vdso.o [2020-07-08T23:46:57.081Z] #39 61.50 CC criu/arch/x86/sigaction_compat.o [2020-07-08T23:46:57.121Z] #17 21.42 Selecting previously unselected package python3-minimal. [2020-07-08T23:46:57.121Z] #17 21.42 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23654 files and directories currently installed.) [2020-07-08T23:46:57.121Z] #17 21.46 Preparing to unpack .../python3-minimal_3.7.3-1_arm64.deb ... [2020-07-08T23:46:57.121Z] #17 21.47 Unpacking python3-minimal (3.7.3-1) ... [2020-07-08T23:46:57.121Z] #17 21.56 Selecting previously unselected package libmpdec2:arm64. [2020-07-08T23:46:57.121Z] #17 21.57 Preparing to unpack .../libmpdec2_2.4.2-2_arm64.deb ... [2020-07-08T23:46:57.121Z] #17 21.59 Unpacking libmpdec2:arm64 (2.4.2-2) ... [2020-07-08T23:46:57.121Z] #17 21.71 Selecting previously unselected package libpython3.7-stdlib:arm64. [2020-07-08T23:46:57.121Z] #17 21.72 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_arm64.deb ... [2020-07-08T23:46:57.121Z] #17 21.73 Unpacking libpython3.7-stdlib:arm64 (3.7.3-2+deb10u1) ... [2020-07-08T23:46:57.259Z] #49 ... [2020-07-08T23:46:57.259Z] [2020-07-08T23:46:57.259Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-07-08T23:46:57.259Z] #14 DONE 1.9s [2020-07-08T23:46:57.259Z] [2020-07-08T23:46:57.259Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-07-08T23:46:57.341Z] #39 61.77 CC criu/arch/x86/sigframe.o [2020-07-08T23:46:57.341Z] #40 71.32 CC criu/arch/ppc64/vdso-pie.o [2020-07-08T23:46:57.601Z] #39 62.03 LINK criu/arch/x86/crtools.built-in.o [2020-07-08T23:46:57.601Z] #39 ... [2020-07-08T23:46:57.601Z] [2020-07-08T23:46:57.601Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-08T23:46:57.601Z] #49 10.37 + cd /tmp/tmp.ocD1wKObMo/src/github.com/opencontainers/runc [2020-07-08T23:46:57.601Z] #49 10.37 + git checkout -q 24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2 [2020-07-08T23:46:57.640Z] #40 71.73 CC criu/arch/ppc64/restorer.o [2020-07-08T23:46:57.861Z] #49 ... [2020-07-08T23:46:57.861Z] [2020-07-08T23:46:57.861Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-07-08T23:46:57.861Z] #15 DONE 1.9s [2020-07-08T23:46:57.861Z] [2020-07-08T23:46:57.861Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-08T23:46:57.861Z] #49 10.75 + '[' -z '' ']' [2020-07-08T23:46:57.861Z] #49 10.75 + target=static [2020-07-08T23:46:57.861Z] #49 10.75 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-07-08T23:46:58.069Z] #17 22.46 Selecting previously unselected package python3.7. [2020-07-08T23:46:58.069Z] #17 22.46 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_arm64.deb ... [2020-07-08T23:46:58.069Z] #17 22.48 Unpacking python3.7 (3.7.3-2+deb10u1) ... [2020-07-08T23:46:58.069Z] #17 22.64 Selecting previously unselected package libpython3-stdlib:arm64. [2020-07-08T23:46:58.069Z] #17 22.65 Preparing to unpack .../libpython3-stdlib_3.7.3-1_arm64.deb ... [2020-07-08T23:46:58.069Z] #17 22.66 Unpacking libpython3-stdlib:arm64 (3.7.3-1) ... [2020-07-08T23:46:58.069Z] #17 22.75 Setting up python3-minimal (3.7.3-1) ... [2020-07-08T23:46:58.084Z] #39 150.6 CC criu/sockets.o [2020-07-08T23:46:58.290Z] #40 72.25 CC criu/arch/ppc64/vdso-trampoline.o [2020-07-08T23:46:58.290Z] #40 72.29 CC criu/pie/restorer.o [2020-07-08T23:46:58.290Z] #40 ... [2020-07-08T23:46:58.290Z] [2020-07-08T23:46:58.290Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-08T23:46:58.290Z] #18 10.55 Fetched 8140 kB in 10s (806 kB/s) [2020-07-08T23:46:58.290Z] #18 10.55 Reading package lists... [2020-07-08T23:46:58.290Z] #18 14.95 Reading package lists... [2020-07-08T23:46:58.290Z] #18 19.34 Building dependency tree... [2020-07-08T23:46:58.290Z] #18 ... [2020-07-08T23:46:58.290Z] [2020-07-08T23:46:58.290Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-08T23:46:58.290Z] #42 137.2 vendor/golang.org/x/text/unicode/norm [2020-07-08T23:46:58.343Z] #39 151.1 CC criu/stats.o [2020-07-08T23:46:58.344Z] #39 151.2 CC criu/string.o [2020-07-08T23:46:58.344Z] #39 151.3 CC criu/sysctl.o [2020-07-08T23:46:58.627Z] #15 DONE 2.0s [2020-07-08T23:46:58.627Z] [2020-07-08T23:46:58.627Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-07-08T23:46:58.803Z] #49 11.36 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2" -X main.version=1.0.0-rc91 " -o runc . [2020-07-08T23:46:58.831Z] Client: [2020-07-08T23:46:58.831Z] Debug Mode: false [2020-07-08T23:46:58.831Z] Plugins: [2020-07-08T23:46:58.831Z] cluster: Manage Docker clusters (Docker Inc., v1.2.0) [2020-07-08T23:46:58.831Z] [2020-07-08T23:46:58.831Z] Server: [2020-07-08T23:46:58.831Z] Containers: 0 [2020-07-08T23:46:58.831Z] Running: 0 [2020-07-08T23:46:58.831Z] Paused: 0 [2020-07-08T23:46:58.831Z] Stopped: 0 [2020-07-08T23:46:58.831Z] Images: 0 [2020-07-08T23:46:58.831Z] Server Version: 19.03.5 [2020-07-08T23:46:58.831Z] Storage Driver: windowsfilter (windows) lcow (linux) [2020-07-08T23:46:58.831Z] Windows: [2020-07-08T23:46:58.831Z] LCOW: [2020-07-08T23:46:58.831Z] Logging Driver: json-file [2020-07-08T23:46:58.831Z] Plugins: [2020-07-08T23:46:58.831Z] Volume: local [2020-07-08T23:46:58.831Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-07-08T23:46:58.831Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-07-08T23:46:58.831Z] Swarm: inactive [2020-07-08T23:46:58.831Z] Default Isolation: process [2020-07-08T23:46:58.831Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-07-08T23:46:58.831Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1282) [2020-07-08T23:46:58.831Z] OSType: windows [2020-07-08T23:46:58.831Z] Architecture: x86_64 [2020-07-08T23:46:58.831Z] CPUs: 4 [2020-07-08T23:46:58.831Z] Total Memory: 32GiB [2020-07-08T23:46:58.831Z] Name: azwin-2-a8c860 [2020-07-08T23:46:58.831Z] ID: ZOFV:QAC5:2FLK:T5RX:FVJP:LT5R:IR5Y:HY4P:UCVB:IXLC:5JTE:Z7K5 [2020-07-08T23:46:58.831Z] Docker Root Dir: D:\docker [2020-07-08T23:46:58.831Z] Debug Mode: false [2020-07-08T23:46:58.831Z] Registry: https://index.docker.io/v1/ [2020-07-08T23:46:58.831Z] Labels: [2020-07-08T23:46:58.831Z] Experimental: true [2020-07-08T23:46:58.831Z] Insecure Registries: [2020-07-08T23:46:58.831Z] 10.0.0.4:5000 [2020-07-08T23:46:58.831Z] 127.0.0.0/8 [2020-07-08T23:46:58.831Z] Registry Mirrors: [2020-07-08T23:46:58.831Z] http://10.0.0.4:5000/ [2020-07-08T23:46:58.831Z] Live Restore Enabled: false [2020-07-08T23:46:58.831Z] [2020-07-08T23:46:58.913Z] #39 151.6 CC criu/sysfs_parse.o [2020-07-08T23:46:58.913Z] #39 151.7 CC criu/timens.o [2020-07-08T23:46:58.936Z] #42 138.5 github.com/LK4D4/vndr/build [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2020-07-08T23:46:59.174Z] #39 151.9 CC criu/timerfd.o [2020-07-08T23:46:59.190Z] #16 ... [2020-07-08T23:46:59.190Z] [2020-07-08T23:46:59.190Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-08T23:46:59.190Z] #39 51.25 CC compel/src/lib/ptrace.o [2020-07-08T23:46:59.190Z] #39 51.64 AR compel/libcompel.a [2020-07-08T23:46:59.190Z] #39 51.77 HOSTCC compel/src/main-host.o [2020-07-08T23:46:59.190Z] #39 52.12 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2020-07-08T23:46:59.190Z] #39 52.23 HOSTCC compel/src/lib/handle-elf-host.o [2020-07-08T23:46:59.190Z] #39 52.57 HOSTCC compel/src/lib/log-host.o [2020-07-08T23:46:59.190Z] #39 52.82 HOSTLINK compel/compel-host-bin [2020-07-08T23:46:59.190Z] #39 53.07 DEP soccr/soccr.d [2020-07-08T23:46:59.190Z] #39 53.32 CC soccr/soccr.o [2020-07-08T23:46:59.190Z] #39 54.67 AR soccr/libsoccr.a [2020-07-08T23:46:59.190Z] #39 54.70 make[1]: 'soccr/libsoccr.a' is up to date. [2020-07-08T23:46:59.190Z] #39 55.22 DEP criu/arch/x86/sigframe.d [2020-07-08T23:46:59.190Z] #39 55.29 DEP criu/arch/x86/sigaction_compat.d [2020-07-08T23:46:59.190Z] #39 55.40 DEP criu/arch/x86/kerndat.d [2020-07-08T23:46:59.190Z] #39 55.59 DEP criu/arch/x86/crtools.d [2020-07-08T23:46:59.190Z] #39 55.69 DEP criu/arch/x86/cpu.d [2020-07-08T23:46:59.190Z] #39 55.87 CC criu/arch/x86/cpu.o [2020-07-08T23:46:59.190Z] #39 56.38 CC criu/arch/x86/crtools.o [2020-07-08T23:46:59.190Z] #39 57.70 CC criu/arch/x86/kerndat.o [2020-07-08T23:46:59.190Z] #39 58.21 CC criu/arch/x86/sigaction_compat.o [2020-07-08T23:46:59.190Z] #39 58.40 CC criu/arch/x86/sigframe.o [2020-07-08T23:46:59.190Z] #39 58.76 LINK criu/arch/x86/crtools.built-in.o [2020-07-08T23:46:59.190Z] #39 58.88 DEP criu/pie/util-vdso-elf32.d [2020-07-08T23:46:59.190Z] #39 59.06 DEP criu/pie/util-vdso.d [2020-07-08T23:46:59.190Z] #39 59.18 DEP criu/pie/util.d [2020-07-08T23:46:59.190Z] #39 59.31 CC criu/pie/util.o [2020-07-08T23:46:59.190Z] #39 59.66 CC criu/pie/util-vdso.o [2020-07-08T23:46:59.190Z] #39 60.28 CC criu/pie/util-vdso-elf32.o [2020-07-08T23:46:59.190Z] #39 61.06 AR criu/pie/pie.lib.a [2020-07-08T23:46:59.190Z] #39 61.14 DEP criu/pie/restorer.d [2020-07-08T23:46:59.434Z] #39 152.1 CC criu/tty.o [2020-07-08T23:46:59.446Z] #39 61.41 DEP criu/arch/x86/sigaction_compat_pie.d [2020-07-08T23:46:59.447Z] #39 ... [2020-07-08T23:46:59.447Z] [2020-07-08T23:46:59.447Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-08T23:46:59.447Z] #41 124.3 net/http/httptrace [2020-07-08T23:46:59.447Z] #41 124.7 net/http [2020-07-08T23:46:59.447Z] #41 ... [2020-07-08T23:46:59.447Z] [2020-07-08T23:46:59.447Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-08T23:46:59.447Z] #39 61.44 DEP criu/arch/x86/restorer_unmap.d [2020-07-08T23:46:59.447Z] #39 61.46 DEP criu/arch/x86/restorer.d [2020-07-08T23:46:59.463Z] #17 23.76 Selecting previously unselected package python3. [2020-07-08T23:46:59.463Z] #17 23.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 ... 24066 files and directories currently installed.) [2020-07-08T23:46:59.463Z] #17 23.80 Preparing to unpack .../00-python3_3.7.3-1_arm64.deb ... [2020-07-08T23:46:59.463Z] #17 23.82 Unpacking python3 (3.7.3-1) ... [2020-07-08T23:46:59.463Z] #17 23.95 Selecting previously unselected package libip4tc0:arm64. [2020-07-08T23:46:59.463Z] #17 23.95 Preparing to unpack .../01-libip4tc0_1.8.2-4_arm64.deb ... [2020-07-08T23:46:59.463Z] #17 23.96 Unpacking libip4tc0:arm64 (1.8.2-4) ... [2020-07-08T23:46:59.463Z] #17 24.07 Selecting previously unselected package libip6tc0:arm64. [2020-07-08T23:46:59.463Z] #17 24.08 Preparing to unpack .../02-libip6tc0_1.8.2-4_arm64.deb ... [2020-07-08T23:46:59.463Z] #17 24.09 Unpacking libip6tc0:arm64 (1.8.2-4) ... [2020-07-08T23:46:59.463Z] #17 24.17 Selecting previously unselected package libiptc0:arm64. [2020-07-08T23:46:59.463Z] #17 ... [2020-07-08T23:46:59.463Z] [2020-07-08T23:46:59.463Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-08T23:46:59.463Z] #39 65.93 LINK criu/pie/restorer.built-in.o [2020-07-08T23:46:59.463Z] #39 65.94 GEN criu/pie/restorer-blob.h [2020-07-08T23:46:59.463Z] #39 66.04 DEP criu/vdso.d [2020-07-08T23:46:59.463Z] #39 66.21 DEP criu/uts_ns.d [2020-07-08T23:46:59.463Z] #39 66.39 DEP criu/util.d [2020-07-08T23:46:59.463Z] #39 66.68 DEP criu/uffd.d [2020-07-08T23:46:59.463Z] #39 66.82 DEP criu/tun.d [2020-07-08T23:46:59.463Z] #39 67.06 DEP criu/tty.d [2020-07-08T23:46:59.463Z] #39 67.22 DEP criu/timerfd.d [2020-07-08T23:46:59.463Z] #39 67.41 DEP criu/timens.d [2020-07-08T23:46:59.463Z] #39 67.55 DEP criu/sysfs_parse.d [2020-07-08T23:46:59.463Z] #39 67.72 DEP criu/sysctl.d [2020-07-08T23:46:59.463Z] #39 67.92 DEP criu/string.d [2020-07-08T23:46:59.463Z] #39 67.98 DEP criu/stats.d [2020-07-08T23:46:59.463Z] #39 68.13 DEP criu/sockets.d [2020-07-08T23:46:59.463Z] #39 68.32 DEP criu/sk-unix.d [2020-07-08T23:46:59.463Z] #39 68.59 DEP criu/sk-tcp.d [2020-07-08T23:46:59.463Z] #39 68.75 DEP criu/sk-queue.d [2020-07-08T23:46:59.463Z] #39 68.90 DEP criu/sk-packet.d [2020-07-08T23:46:59.463Z] #39 69.10 DEP criu/sk-netlink.d [2020-07-08T23:46:59.463Z] #39 69.26 DEP criu/sk-inet.d [2020-07-08T23:46:59.463Z] #39 69.45 DEP criu/signalfd.d [2020-07-08T23:46:59.463Z] #39 69.59 DEP criu/sigframe.d [2020-07-08T23:46:59.463Z] #39 69.68 DEP criu/shmem.d [2020-07-08T23:46:59.463Z] #39 69.78 DEP criu/servicefd.d [2020-07-08T23:46:59.463Z] #39 69.90 DEP criu/seize.d [2020-07-08T23:46:59.463Z] #39 70.04 DEP criu/seccomp.d [2020-07-08T23:46:59.463Z] #39 70.25 DEP criu/rst-malloc.d [2020-07-08T23:46:59.463Z] #39 70.37 DEP criu/rbtree.d [2020-07-08T23:46:59.463Z] #39 70.40 DEP criu/pstree.d [2020-07-08T23:46:59.463Z] #39 70.58 DEP criu/protobuf.d [2020-07-08T23:46:59.463Z] #39 70.80 GEN criu/protobuf-desc-gen.h [2020-07-08T23:46:59.463Z] #39 72.18 DEP criu/protobuf-desc.d [2020-07-08T23:46:59.463Z] #39 72.30 DEP criu/proc_parse.d [2020-07-08T23:46:59.463Z] #39 72.54 DEP criu/plugin.d [2020-07-08T23:46:59.463Z] #39 72.64 DEP criu/pipes.d [2020-07-08T23:46:59.463Z] #39 72.79 DEP criu/pie-util.d [2020-07-08T23:46:59.463Z] #39 72.88 DEP criu/pie-util-vdso.d [2020-07-08T23:46:59.463Z] #39 72.96 DEP criu/path.d [2020-07-08T23:46:59.463Z] #39 73.07 DEP criu/parasite-syscall.d [2020-07-08T23:46:59.463Z] #39 73.32 DEP criu/pagemap.d [2020-07-08T23:46:59.463Z] #39 73.50 DEP criu/pagemap-cache.d [2020-07-08T23:46:59.463Z] #39 73.68 DEP criu/page-xfer.d [2020-07-08T23:46:59.463Z] #39 73.83 DEP criu/page-pipe.d [2020-07-08T23:46:59.463Z] #39 73.98 DEP criu/netfilter.d [2020-07-08T23:46:59.463Z] #39 74.20 DEP criu/net.d [2020-07-08T23:46:59.463Z] #39 74.37 DEP criu/namespaces.d [2020-07-08T23:46:59.463Z] #39 74.54 DEP criu/mount.d [2020-07-08T23:46:59.463Z] #39 74.66 DEP criu/memfd.d [2020-07-08T23:46:59.463Z] #39 74.75 DEP criu/mem.d [2020-07-08T23:46:59.463Z] #39 74.88 DEP criu/lsm.d [2020-07-08T23:46:59.463Z] #39 74.97 DEP criu/log.d [2020-07-08T23:46:59.463Z] #39 75.10 DEP criu/libnetlink.d [2020-07-08T23:46:59.463Z] #39 75.22 DEP criu/kerndat.d [2020-07-08T23:46:59.463Z] #39 75.33 DEP criu/kcmp-ids.d [2020-07-08T23:46:59.463Z] #39 75.39 DEP criu/irmap.d [2020-07-08T23:46:59.463Z] #39 75.57 DEP criu/ipc_ns.d [2020-07-08T23:46:59.463Z] #39 75.75 DEP criu/image.d [2020-07-08T23:46:59.463Z] #39 75.92 DEP criu/image-desc.d [2020-07-08T23:46:59.703Z] #39 61.63 DEP criu/arch/x86/vdso-pie.d [2020-07-08T23:46:59.726Z] #39 76.03 DEP criu/fsnotify.d [2020-07-08T23:46:59.726Z] #39 ... [2020-07-08T23:46:59.726Z] [2020-07-08T23:46:59.726Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-08T23:46:59.726Z] #17 24.17 Preparing to unpack .../03-libiptc0_1.8.2-4_arm64.deb ... [2020-07-08T23:46:59.726Z] #17 24.18 Unpacking libiptc0:arm64 (1.8.2-4) ... [2020-07-08T23:46:59.726Z] #17 24.28 Selecting previously unselected package libnfnetlink0:arm64. [2020-07-08T23:46:59.726Z] #17 24.28 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_arm64.deb ... [2020-07-08T23:46:59.726Z] #17 24.30 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ... [2020-07-08T23:46:59.726Z] #17 24.41 Selecting previously unselected package libnetfilter-conntrack3:arm64. [2020-07-08T23:46:59.744Z] #49 ... [2020-07-08T23:46:59.744Z] [2020-07-08T23:46:59.744Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-07-08T23:46:59.744Z] #16 DONE 2.1s [2020-07-08T23:46:59.960Z] #39 61.77 DEP criu/pie/parasite-vdso.d [2020-07-08T23:46:59.960Z] #39 61.96 DEP criu/pie/parasite.d [2020-07-08T23:46:59.988Z] #17 24.41 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_arm64.deb ... [2020-07-08T23:46:59.989Z] #17 24.42 Unpacking libnetfilter-conntrack3:arm64 (1.0.7-1) ... [2020-07-08T23:46:59.989Z] #17 24.51 Selecting previously unselected package libnftnl11:arm64. [2020-07-08T23:46:59.989Z] #17 24.53 Preparing to unpack .../06-libnftnl11_1.1.2-2_arm64.deb ... [2020-07-08T23:46:59.989Z] #17 24.53 Unpacking libnftnl11:arm64 (1.1.2-2) ... [2020-07-08T23:46:59.991Z] #42 ... [2020-07-08T23:46:59.991Z] [2020-07-08T23:46:59.991Z] #55 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-08T23:46:59.991Z] #55 DONE 139.5s [2020-07-08T23:46:59.991Z] [2020-07-08T23:46:59.991Z] #56 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2020-07-08T23:46:59.991Z] #56 DONE 0.1s [2020-07-08T23:46:59.991Z] [2020-07-08T23:46:59.991Z] #57 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2020-07-08T23:46:59.991Z] #57 DONE 0.1s [2020-07-08T23:46:59.991Z] [2020-07-08T23:46:59.991Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-08T23:46:59.991Z] #18 20.98 libcap2-bin is already the newest version (1:2.25-2). [2020-07-08T23:46:59.991Z] #18 20.98 The following additional packages will be installed: [2020-07-08T23:46:59.992Z] #18 20.99 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-07-08T23:46:59.992Z] #18 20.99 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-07-08T23:46:59.992Z] #18 20.99 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-07-08T23:46:59.992Z] #18 20.99 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-07-08T23:46:59.992Z] #18 21.00 python3.7 python3.7-minimal vim-runtime xxd [2020-07-08T23:46:59.992Z] #18 21.01 Suggested packages: [2020-07-08T23:46:59.992Z] #18 21.01 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-07-08T23:46:59.992Z] #18 21.01 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-07-08T23:46:59.992Z] #18 21.01 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-07-08T23:46:59.992Z] #18 21.01 Recommended packages: [2020-07-08T23:46:59.992Z] #18 21.01 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-07-08T23:46:59.992Z] #18 21.01 python3-keyrings.alt python3-xdg unzip [2020-07-08T23:47:00.004Z] [2020-07-08T23:47:00.004Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-08T23:47:00.217Z] #39 62.22 CC criu/pie/parasite.o [2020-07-08T23:47:00.253Z] #17 24.62 Selecting previously unselected package iptables. [2020-07-08T23:47:00.253Z] #17 24.64 Preparing to unpack .../07-iptables_1.8.2-4_arm64.deb ... [2020-07-08T23:47:00.253Z] #17 24.64 Unpacking iptables (1.8.2-4) ... [2020-07-08T23:47:00.375Z] #39 153.2 CC criu/tun.o [2020-07-08T23:47:00.534Z] #17 24.97 Selecting previously unselected package xxd. [2020-07-08T23:47:00.534Z] #17 24.98 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_arm64.deb ... [2020-07-08T23:47:00.534Z] #17 24.99 Unpacking xxd (2:8.1.0875-5) ... [2020-07-08T23:47:00.534Z] #17 25.10 Selecting previously unselected package vim-common. [2020-07-08T23:47:00.534Z] #17 25.11 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-07-08T23:47:00.534Z] #17 25.14 Unpacking vim-common (2:8.1.0875-5) ... [2020-07-08T23:47:00.780Z] #39 ... [2020-07-08T23:47:00.780Z] [2020-07-08T23:47:00.780Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-07-08T23:47:00.780Z] #16 DONE 2.1s [2020-07-08T23:47:00.780Z] [2020-07-08T23:47:00.780Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-08T23:47:00.798Z] #17 25.36 Selecting previously unselected package bash-completion. [2020-07-08T23:47:00.798Z] #17 25.37 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-07-08T23:47:00.945Z] #39 153.5 CC criu/uffd.o [2020-07-08T23:47:01.516Z] #39 154.1 CC criu/util.o [2020-07-08T23:47:01.516Z] #39 ... [2020-07-08T23:47:01.516Z] [2020-07-08T23:47:01.516Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-08T23:47:01.516Z] #45 225.5 + cd /tmp/tmp.zOA819V13Z/src/github.com/golangci/golangci-lint/ [2020-07-08T23:47:01.516Z] #45 225.5 + git checkout -q v1.23.8 [2020-07-08T23:47:01.516Z] #45 226.0 ++ git describe --tags [2020-07-08T23:47:01.516Z] #45 226.0 + version=v1.23.8 [2020-07-08T23:47:01.516Z] #45 226.0 ++ git rev-parse --short HEAD [2020-07-08T23:47:01.516Z] #45 226.0 + commit=76a82c6 [2020-07-08T23:47:01.516Z] #45 226.0 ++ git show -s --format=%cd [2020-07-08T23:47:01.516Z] #45 226.0 + commitDate='Wed Mar 4 06:43:41 2020 +0300' [2020-07-08T23:47:01.516Z] #45 226.0 + go build -buildmode=pie -ldflags '-s -w -X "main.version=v1.23.8" -X "main.commit=76a82c6" -X "main.date=Wed Mar 4 06:43:41 2020 +0300"' -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint [2020-07-08T23:47:01.541Z] #18 23.62 The following NEW packages will be installed: [2020-07-08T23:47:01.541Z] #18 23.62 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-07-08T23:47:01.541Z] #18 23.64 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-07-08T23:47:01.541Z] #18 23.64 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-07-08T23:47:01.541Z] #18 23.64 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-07-08T23:47:01.541Z] #18 23.65 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-07-08T23:47:01.541Z] #18 23.65 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-07-08T23:47:01.541Z] #18 23.65 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2020-07-08T23:47:01.541Z] #18 23.65 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2020-07-08T23:47:01.541Z] #18 23.65 xz-utils zip [2020-07-08T23:47:01.541Z] #18 23.79 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded. [2020-07-08T23:47:01.541Z] #18 23.79 Need to get 29.2 MB of archives. [2020-07-08T23:47:01.541Z] #18 23.79 After this operation, 134 MB of additional disk space will be used. [2020-07-08T23:47:01.541Z] #18 23.79 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el pigz ppc64el 2.4-1 [53.3 kB] [2020-07-08T23:47:01.541Z] #18 23.82 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3.7-minimal ppc64el 3.7.3-2+deb10u1 [593 kB] [2020-07-08T23:47:01.845Z] #18 24.01 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3.7-minimal ppc64el 3.7.3-2+deb10u1 [2025 kB] [2020-07-08T23:47:02.494Z] #18 24.62 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-minimal ppc64el 3.7.3-1 [36.6 kB] [2020-07-08T23:47:02.494Z] #18 24.62 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libmpdec2 ppc64el 2.4.2-2 [84.6 kB] [2020-07-08T23:47:02.494Z] #18 24.78 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3.7-stdlib ppc64el 3.7.3-2+deb10u1 [1793 kB] [2020-07-08T23:47:02.547Z] #17 2.252 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-08T23:47:02.547Z] #17 2.294 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-08T23:47:02.547Z] #17 2.298 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-08T23:47:02.808Z] #17 2.872 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-07-08T23:47:03.151Z] #18 25.54 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3.7 ppc64el 3.7.3-2+deb10u1 [330 kB] [2020-07-08T23:47:03.151Z] #18 25.57 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3-stdlib ppc64el 3.7.3-1 [20.0 kB] [2020-07-08T23:47:03.151Z] #18 25.58 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3 ppc64el 3.7.3-1 [61.5 kB] [2020-07-08T23:47:03.151Z] #18 25.58 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libip4tc0 ppc64el 1.8.2-4 [73.3 kB] [2020-07-08T23:47:03.151Z] #18 25.59 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libip6tc0 ppc64el 1.8.2-4 [73.7 kB] [2020-07-08T23:47:03.151Z] #18 25.60 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libiptc0 ppc64el 1.8.2-4 [59.8 kB] [2020-07-08T23:47:03.151Z] #18 25.61 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnfnetlink0 ppc64el 1.0.1-3+b1 [12.8 kB] [2020-07-08T23:47:03.151Z] #18 25.61 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnetfilter-conntrack3 ppc64el 1.0.7-1 [38.8 kB] [2020-07-08T23:47:03.151Z] #18 25.62 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnftnl11 ppc64el 1.1.2-2 [61.5 kB] [2020-07-08T23:47:03.151Z] #18 25.63 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el iptables ppc64el 1.8.2-4 [437 kB] [2020-07-08T23:47:03.151Z] #18 25.67 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xxd ppc64el 2:8.1.0875-5 [140 kB] [2020-07-08T23:47:03.300Z] #17 2.627 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-08T23:47:03.300Z] #17 2.725 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-08T23:47:03.372Z] #17 27.97 Unpacking bash-completion (1:2.8-6) ... [2020-07-08T23:47:03.456Z] #18 25.67 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-common all 2:8.1.0875-5 [195 kB] [2020-07-08T23:47:03.456Z] #18 25.71 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el bash-completion all 1:2.8-6 [208 kB] [2020-07-08T23:47:03.456Z] #18 25.73 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el bzip2 ppc64el 1.0.6-9.2~deb10u1 [49.7 kB] [2020-07-08T23:47:03.456Z] #18 25.73 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xz-utils ppc64el 5.2.4-1 [186 kB] [2020-07-08T23:47:03.456Z] #18 25.76 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el apparmor ppc64el 2.13.2-10 [584 kB] [2020-07-08T23:47:03.456Z] #18 25.79 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el aufs-tools ppc64el 1:4.14+20190211-1 [107 kB] [2020-07-08T23:47:03.456Z] #18 25.80 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libonig5 ppc64el 6.9.1-1 [181 kB] [2020-07-08T23:47:03.456Z] #18 25.81 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjq1 ppc64el 1.5+dfsg-2+b1 [117 kB] [2020-07-08T23:47:03.456Z] #18 25.83 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el jq ppc64el 1.5+dfsg-2+b1 [59.8 kB] [2020-07-08T23:47:03.456Z] #18 25.83 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libaio1 ppc64el 0.3.112-3 [11.6 kB] [2020-07-08T23:47:03.456Z] #18 25.84 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libgpm2 ppc64el 1.20.7-5 [35.4 kB] [2020-07-08T23:47:03.456Z] #18 25.84 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libicu63 ppc64el 63.1-6+deb10u1 [8411 kB] [2020-07-08T23:47:03.557Z] #17 2.815 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-08T23:47:03.748Z] #17 3.799 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [208 kB] [2020-07-08T23:47:03.949Z] #17 28.47 Selecting previously unselected package bzip2. [2020-07-08T23:47:03.949Z] #17 28.48 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_arm64.deb ... [2020-07-08T23:47:03.949Z] #17 28.48 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-07-08T23:47:04.120Z] #17 3.232 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-07-08T23:47:04.123Z] #18 26.39 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3.1 [59.8 kB] [2020-07-08T23:47:04.123Z] #18 26.42 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-200 ppc64el 3.4.0-1 [59.6 kB] [2020-07-08T23:47:04.123Z] #18 26.42 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c1 ppc64el 1.3.1-1+b1 [29.2 kB] [2020-07-08T23:47:04.123Z] #18 26.42 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libreadline5 ppc64el 5.2+dfsg-3+b13 [129 kB] [2020-07-08T23:47:04.123Z] #18 26.44 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el net-tools ppc64el 1.60+git20180626.aebd88e-1 [265 kB] [2020-07-08T23:47:04.123Z] #18 26.46 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-pip-whl all 18.1-5 [1591 kB] [2020-07-08T23:47:04.123Z] #18 26.58 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-07-08T23:47:04.123Z] #18 26.58 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-distutils all 3.7.3-1 [142 kB] [2020-07-08T23:47:04.123Z] #18 26.60 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-pip all 18.1-5 [171 kB] [2020-07-08T23:47:04.123Z] #18 26.61 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-pkg-resources all 40.8.0-1 [153 kB] [2020-07-08T23:47:04.123Z] #18 26.62 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-setuptools all 40.8.0-1 [306 kB] [2020-07-08T23:47:04.345Z] #17 28.55 Selecting previously unselected package xz-utils. [2020-07-08T23:47:04.345Z] #17 28.56 Preparing to unpack .../12-xz-utils_5.2.4-1_arm64.deb ... [2020-07-08T23:47:04.345Z] #17 28.56 Unpacking xz-utils (5.2.4-1) ... [2020-07-08T23:47:04.345Z] #17 28.76 Selecting previously unselected package apparmor. [2020-07-08T23:47:04.345Z] #17 28.77 Preparing to unpack .../13-apparmor_2.13.2-10_arm64.deb ... [2020-07-08T23:47:04.345Z] #17 28.85 Unpacking apparmor (2.13.2-10) ... [2020-07-08T23:47:04.445Z] #18 26.64 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-wheel all 0.32.3-2 [19.4 kB] [2020-07-08T23:47:04.445Z] #18 26.71 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el sudo ppc64el 1.8.27-1+deb10u2 [1230 kB] [2020-07-08T23:47:04.643Z] #17 29.29 Selecting previously unselected package aufs-tools. [2020-07-08T23:47:04.643Z] #17 29.32 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_arm64.deb ... [2020-07-08T23:47:04.643Z] #17 29.33 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-07-08T23:47:05.050Z] #17 4.383 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [208 kB] [2020-07-08T23:47:05.097Z] #18 27.31 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el thin-provisioning-tools ppc64el 0.7.6-2.1 [350 kB] [2020-07-08T23:47:05.097Z] #18 27.34 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el uidmap ppc64el 1:4.5-1.1 [261 kB] [2020-07-08T23:47:05.097Z] #18 27.36 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-07-08T23:47:05.197Z] #17 5.096 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-07-08T23:47:05.220Z] #17 29.53 Selecting previously unselected package libonig5:arm64. [2020-07-08T23:47:05.220Z] #17 29.54 Preparing to unpack .../15-libonig5_6.9.1-1_arm64.deb ... [2020-07-08T23:47:05.220Z] #17 29.54 Unpacking libonig5:arm64 (6.9.1-1) ... [2020-07-08T23:47:05.220Z] #17 29.72 Selecting previously unselected package libjq1:arm64. [2020-07-08T23:47:05.220Z] #17 29.72 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_arm64.deb ... [2020-07-08T23:47:05.220Z] #17 29.73 Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ... [2020-07-08T23:47:05.220Z] #17 29.84 Selecting previously unselected package jq. [2020-07-08T23:47:05.220Z] #17 29.84 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_arm64.deb ... [2020-07-08T23:47:05.400Z] #18 27.70 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim ppc64el 2:8.1.0875-5 [1346 kB] [2020-07-08T23:47:05.400Z] #18 27.77 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xfsprogs ppc64el 4.20.0-1 [961 kB] [2020-07-08T23:47:05.400Z] #18 27.82 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el zip ppc64el 3.0-11+b1 [223 kB] [2020-07-08T23:47:05.483Z] #17 29.85 Unpacking jq (1.5+dfsg-2+b1) ... [2020-07-08T23:47:05.483Z] #17 29.97 Selecting previously unselected package libaio1:arm64. [2020-07-08T23:47:05.483Z] #17 29.97 Preparing to unpack .../18-libaio1_0.3.112-3_arm64.deb ... [2020-07-08T23:47:05.483Z] #17 29.99 Unpacking libaio1:arm64 (0.3.112-3) ... [2020-07-08T23:47:05.483Z] #17 30.09 Selecting previously unselected package libgpm2:arm64. [2020-07-08T23:47:05.483Z] #17 30.09 Preparing to unpack .../19-libgpm2_1.20.7-5_arm64.deb ... [2020-07-08T23:47:05.483Z] #17 30.09 Unpacking libgpm2:arm64 (1.20.7-5) ... [2020-07-08T23:47:05.483Z] #17 30.17 Selecting previously unselected package libicu63:arm64. [2020-07-08T23:47:05.483Z] #17 30.18 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_arm64.deb ... [2020-07-08T23:47:05.483Z] #17 30.19 Unpacking libicu63:arm64 (63.1-6+deb10u1) ... [2020-07-08T23:47:06.058Z] #17 ... [2020-07-08T23:47:06.058Z] [2020-07-08T23:47:06.058Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-07-08T23:47:06.058Z] #36 131.9 + dpkg --print-architecture [2020-07-08T23:47:06.058Z] #36 DONE 132.4s [2020-07-08T23:47:06.058Z] [2020-07-08T23:47:06.058Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-08T23:47:06.058Z] #39 76.19 DEP criu/filesystems.d [2020-07-08T23:47:06.058Z] #39 76.36 DEP criu/files.d [2020-07-08T23:47:06.058Z] #39 76.54 DEP criu/files-reg.d [2020-07-08T23:47:06.058Z] #39 76.74 DEP criu/files-ext.d [2020-07-08T23:47:06.058Z] #39 76.92 DEP criu/file-lock.d [2020-07-08T23:47:06.058Z] #39 77.15 DEP criu/file-ids.d [2020-07-08T23:47:06.058Z] #39 77.39 DEP criu/fifo.d [2020-07-08T23:47:06.058Z] #39 77.51 DEP criu/fdstore.d [2020-07-08T23:47:06.058Z] #39 77.58 DEP criu/fault-injection.d [2020-07-08T23:47:06.058Z] #39 77.65 DEP criu/external.d [2020-07-08T23:47:06.058Z] #39 77.75 DEP criu/eventpoll.d [2020-07-08T23:47:06.058Z] #39 77.90 DEP criu/eventfd.d [2020-07-08T23:47:06.058Z] #39 78.07 DEP criu/crtools.d [2020-07-08T23:47:06.058Z] #39 78.28 DEP criu/cr-service.d [2020-07-08T23:47:06.058Z] #39 78.46 DEP criu/cr-restore.d [2020-07-08T23:47:06.058Z] #39 78.73 DEP criu/cr-errno.d [2020-07-08T23:47:06.058Z] #39 78.76 DEP criu/cr-dump.d [2020-07-08T23:47:06.058Z] #39 78.99 DEP criu/cr-dedup.d [2020-07-08T23:47:06.058Z] #39 79.11 DEP criu/cr-check.d [2020-07-08T23:47:06.058Z] #39 79.28 DEP criu/config.d [2020-07-08T23:47:06.058Z] #39 79.44 DEP criu/clone-noasan.d [2020-07-08T23:47:06.058Z] #39 79.58 DEP criu/cgroup.d [2020-07-08T23:47:06.058Z] #39 79.73 DEP criu/cgroup-props.d [2020-07-08T23:47:06.058Z] #39 79.82 DEP criu/bitmap.d [2020-07-08T23:47:06.058Z] #39 79.84 DEP criu/bfd.d [2020-07-08T23:47:06.058Z] #39 79.94 DEP criu/autofs.d [2020-07-08T23:47:06.058Z] #39 80.12 DEP criu/aio.d [2020-07-08T23:47:06.058Z] #39 80.35 DEP criu/action-scripts.d [2020-07-08T23:47:06.058Z] #39 80.62 CC criu/action-scripts.o [2020-07-08T23:47:06.058Z] #39 81.12 CC criu/aio.o [2020-07-08T23:47:06.058Z] #39 81.77 CC criu/autofs.o [2020-07-08T23:47:06.418Z] #17 5.761 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-07-08T23:47:06.464Z] #18 28.65 debconf: delaying package configuration, since apt-utils is not installed [2020-07-08T23:47:06.464Z] #18 28.88 Fetched 29.2 MB in 4s (7154 kB/s) [2020-07-08T23:47:06.579Z] #17 ... [2020-07-08T23:47:06.579Z] [2020-07-08T23:47:06.579Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-08T23:47:06.579Z] #39 62.12 DEP criu/pie/util-vdso-elf32.d [2020-07-08T23:47:06.579Z] #39 62.36 DEP criu/pie/util-vdso.d [2020-07-08T23:47:06.579Z] #39 62.56 DEP criu/pie/util.d [2020-07-08T23:47:06.579Z] #39 62.68 CC criu/pie/util.o [2020-07-08T23:47:06.579Z] #39 62.99 CC criu/pie/util-vdso.o [2020-07-08T23:47:06.579Z] #39 63.62 CC criu/pie/util-vdso-elf32.o [2020-07-08T23:47:06.579Z] #39 64.30 AR criu/pie/pie.lib.a [2020-07-08T23:47:06.579Z] #39 64.36 DEP criu/pie/restorer.d [2020-07-08T23:47:06.579Z] #39 64.64 DEP criu/arch/x86/sigaction_compat_pie.d [2020-07-08T23:47:06.579Z] #39 64.80 DEP criu/arch/x86/restorer_unmap.d [2020-07-08T23:47:06.579Z] #39 64.82 DEP criu/arch/x86/restorer.d [2020-07-08T23:47:06.579Z] #39 65.04 DEP criu/arch/x86/vdso-pie.d [2020-07-08T23:47:06.579Z] #39 65.13 DEP criu/pie/parasite-vdso.d [2020-07-08T23:47:06.579Z] #39 65.26 DEP criu/pie/parasite.d [2020-07-08T23:47:06.579Z] #39 65.48 CC criu/pie/parasite.o [2020-07-08T23:47:06.579Z] #39 66.65 LINK criu/pie/parasite.built-in.o [2020-07-08T23:47:06.579Z] #39 66.67 GEN criu/pie/parasite-blob.h [2020-07-08T23:47:06.579Z] #39 66.68 CC criu/pie/parasite-vdso.o [2020-07-08T23:47:06.579Z] #39 67.33 CC criu/arch/x86/vdso-pie.o [2020-07-08T23:47:06.579Z] #39 67.65 CC criu/arch/x86/restorer.o [2020-07-08T23:47:06.579Z] #39 68.11 CC criu/arch/x86/restorer_unmap.o [2020-07-08T23:47:06.579Z] #39 68.14 CC criu/arch/x86/sigaction_compat_pie.o [2020-07-08T23:47:06.579Z] #39 68.38 CC criu/pie/restorer.o [2020-07-08T23:47:06.766Z] #18 29.02 Selecting previously unselected package pigz. [2020-07-08T23:47:06.766Z] #18 29.02 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23361 files and directories currently installed.) [2020-07-08T23:47:06.766Z] #18 29.11 Preparing to unpack .../pigz_2.4-1_ppc64el.deb ... [2020-07-08T23:47:06.766Z] #18 29.12 Unpacking pigz (2.4-1) ... [2020-07-08T23:47:06.839Z] #39 71.23 LINK criu/pie/restorer.built-in.o [2020-07-08T23:47:07.007Z] #39 83.37 CC criu/bfd.o [2020-07-08T23:47:07.067Z] #18 29.22 Selecting previously unselected package libpython3.7-minimal:ppc64el. [2020-07-08T23:47:07.067Z] #18 29.22 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_ppc64el.deb ... [2020-07-08T23:47:07.067Z] #18 29.23 Unpacking libpython3.7-minimal:ppc64el (3.7.3-2+deb10u1) ... [2020-07-08T23:47:07.100Z] #39 71.24 GEN criu/pie/restorer-blob.h [2020-07-08T23:47:07.100Z] #39 71.36 DEP criu/vdso.d [2020-07-08T23:47:07.361Z] #39 71.65 DEP criu/vdso-compat.d [2020-07-08T23:47:07.361Z] #39 71.79 DEP criu/uts_ns.d [2020-07-08T23:47:07.362Z] #17 ... [2020-07-08T23:47:07.362Z] [2020-07-08T23:47:07.362Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-08T23:47:07.362Z] #39 63.97 LINK criu/pie/parasite.built-in.o [2020-07-08T23:47:07.362Z] #39 63.98 GEN criu/pie/parasite-blob.h [2020-07-08T23:47:07.362Z] #39 64.01 CC criu/pie/parasite-vdso.o [2020-07-08T23:47:07.362Z] #39 64.59 CC criu/arch/x86/vdso-pie.o [2020-07-08T23:47:07.362Z] #39 64.92 CC criu/arch/x86/restorer.o [2020-07-08T23:47:07.362Z] #39 65.38 CC criu/arch/x86/restorer_unmap.o [2020-07-08T23:47:07.362Z] #39 65.44 CC criu/arch/x86/sigaction_compat_pie.o [2020-07-08T23:47:07.362Z] #39 65.68 CC criu/pie/restorer.o [2020-07-08T23:47:07.362Z] #39 68.90 LINK criu/pie/restorer.built-in.o [2020-07-08T23:47:07.362Z] #39 68.92 GEN criu/pie/restorer-blob.h [2020-07-08T23:47:07.362Z] #39 69.01 DEP criu/vdso.d [2020-07-08T23:47:07.362Z] #39 69.22 DEP criu/vdso-compat.d [2020-07-08T23:47:07.362Z] #39 69.34 DEP criu/uts_ns.d [2020-07-08T23:47:07.584Z] #39 84.00 CC criu/bitmap.o [2020-07-08T23:47:07.618Z] #39 69.55 DEP criu/util.d [2020-07-08T23:47:07.618Z] #39 ... [2020-07-08T23:47:07.618Z] [2020-07-08T23:47:07.618Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-08T23:47:07.618Z] #49 9.636 + cd /tmp/tmp.f3kdb8m4Q5/src/github.com/opencontainers/runc [2020-07-08T23:47:07.618Z] #49 9.636 + git checkout -q 24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2 [2020-07-08T23:47:07.618Z] #49 9.915 + '[' -z '' ']' [2020-07-08T23:47:07.618Z] #49 9.915 + target=static [2020-07-08T23:47:07.618Z] #49 9.915 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-07-08T23:47:07.618Z] #49 10.24 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2" -X main.version=1.0.0-rc91 " -o runc . [2020-07-08T23:47:07.621Z] #39 71.93 DEP criu/util.d [2020-07-08T23:47:07.720Z] #18 29.77 Selecting previously unselected package python3.7-minimal. [2020-07-08T23:47:07.720Z] #18 29.78 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_ppc64el.deb ... [2020-07-08T23:47:07.720Z] #18 29.79 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ... [2020-07-08T23:47:07.847Z] #39 84.24 CC criu/cgroup-props.o [2020-07-08T23:47:07.875Z] #49 ... [2020-07-08T23:47:07.875Z] [2020-07-08T23:47:07.875Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-08T23:47:07.875Z] #39 69.74 DEP criu/uffd.d [2020-07-08T23:47:07.882Z] #39 72.09 DEP criu/uffd.d [2020-07-08T23:47:08.097Z] #45 ... [2020-07-08T23:47:08.097Z] [2020-07-08T23:47:08.097Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-08T23:47:08.097Z] #39 154.9 CC criu/uts_ns.o [2020-07-08T23:47:08.097Z] #39 155.0 CC criu/vdso-compat.o [2020-07-08T23:47:08.097Z] #39 155.2 CC criu/vdso.o [2020-07-08T23:47:08.097Z] #39 155.6 LINK criu/built-in.o [2020-07-08T23:47:08.097Z] #39 155.7 LINK criu/criu [2020-07-08T23:47:08.097Z] #39 156.0 DEP lib/c/criu.d [2020-07-08T23:47:08.097Z] #39 156.1 CC images/rpc.pb-c.o [2020-07-08T23:47:08.097Z] #39 156.5 CC lib/c/criu.o [2020-07-08T23:47:08.097Z] #39 157.2 LINK lib/c/built-in.o [2020-07-08T23:47:08.097Z] #39 157.2 LINK lib/c/libcriu.so [2020-07-08T23:47:08.097Z] #39 157.2 LINK lib/c/libcriu.a [2020-07-08T23:47:08.097Z] #39 157.4 GEN magic.py [2020-07-08T23:47:08.097Z] #39 157.5 Note: Building without setproctitle() and strlcpy() support. [2020-07-08T23:47:08.097Z] #39 157.5 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-07-08T23:47:08.097Z] #39 157.5 Note: Building without GnuTLS support [2020-07-08T23:47:08.097Z] #39 157.5 Makefile.config:39: Warn: you have no libnftables installed [2020-07-08T23:47:08.097Z] #39 157.5 Makefile.config:40: Warn: Building without nftables support [2020-07-08T23:47:08.097Z] #39 158.1 fatal: not a git repository (or any of the parent directories): .git [2020-07-08T23:47:08.097Z] #39 158.6 make[1]: Nothing to be done for 'all'. [2020-07-08T23:47:08.097Z] #39 159.1 make[1]: 'images/built-in.o' is up to date. [2020-07-08T23:47:08.097Z] #39 159.2 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-07-08T23:47:08.097Z] #39 159.2 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-07-08T23:47:08.097Z] #39 159.2 make[1]: 'compel/libcompel.a' is up to date. [2020-07-08T23:47:08.097Z] #39 159.3 make[1]: 'compel/compel-host-bin' is up to date. [2020-07-08T23:47:08.097Z] #39 159.3 make[1]: Nothing to be done for 'all'. [2020-07-08T23:47:08.097Z] #39 159.3 make[1]: 'soccr/libsoccr.a' is up to date. [2020-07-08T23:47:08.097Z] #39 159.4 make[2]: Nothing to be done for 'all'. [2020-07-08T23:47:08.097Z] #39 159.5 make[2]: Nothing to be done for 'all'. [2020-07-08T23:47:08.097Z] #39 159.5 make[2]: Nothing to be done for 'all'. [2020-07-08T23:47:08.097Z] #39 159.6 make[2]: Nothing to be done for 'all'. [2020-07-08T23:47:08.097Z] #39 159.7 make[2]: Nothing to be done for 'all'. [2020-07-08T23:47:08.098Z] #39 159.7 make[2]: Nothing to be done for 'all'. [2020-07-08T23:47:08.098Z] #39 159.7 make[2]: Nothing to be done for 'all'. [2020-07-08T23:47:08.098Z] #39 159.8 make[2]: Nothing to be done for 'all'. [2020-07-08T23:47:08.098Z] #39 159.8 INSTALL criu/criu [2020-07-08T23:47:08.098Z] #39 DONE 160.4s [2020-07-08T23:47:08.098Z] [2020-07-08T23:47:08.098Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-08T23:47:08.098Z] #52 180.8 + bin/containerd [2020-07-08T23:47:08.110Z] #39 ... [2020-07-08T23:47:08.110Z] [2020-07-08T23:47:08.110Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-08T23:47:08.110Z] #17 32.58 Selecting previously unselected package libnet1:arm64. [2020-07-08T23:47:08.110Z] #17 32.58 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2020-07-08T23:47:08.110Z] #17 32.58 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2020-07-08T23:47:08.110Z] #17 32.67 Selecting previously unselected package libnl-3-200:arm64. [2020-07-08T23:47:08.110Z] #17 32.67 Preparing to unpack .../22-libnl-3-200_3.4.0-1_arm64.deb ... [2020-07-08T23:47:08.110Z] #17 32.69 Unpacking libnl-3-200:arm64 (3.4.0-1) ... [2020-07-08T23:47:08.110Z] #17 32.79 Selecting previously unselected package libprotobuf-c1:arm64. [2020-07-08T23:47:08.131Z] #39 70.02 DEP criu/tun.d [2020-07-08T23:47:08.141Z] #39 72.30 DEP criu/tun.d [2020-07-08T23:47:08.141Z] #39 72.51 DEP criu/tty.d [2020-07-08T23:47:08.369Z] #18 30.65 Setting up libpython3.7-minimal:ppc64el (3.7.3-2+deb10u1) ... [2020-07-08T23:47:08.369Z] #18 30.68 Setting up python3.7-minimal (3.7.3-2+deb10u1) ... [2020-07-08T23:47:08.373Z] #17 32.79 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_arm64.deb ... [2020-07-08T23:47:08.373Z] #17 32.80 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2020-07-08T23:47:08.373Z] #17 32.87 Selecting previously unselected package libreadline5:arm64. [2020-07-08T23:47:08.373Z] #17 32.87 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_arm64.deb ... [2020-07-08T23:47:08.373Z] #17 32.87 Unpacking libreadline5:arm64 (5.2+dfsg-3+b13) ... [2020-07-08T23:47:08.373Z] #17 33.03 Selecting previously unselected package net-tools. [2020-07-08T23:47:08.373Z] #17 33.03 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_arm64.deb ... [2020-07-08T23:47:08.373Z] #17 33.04 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-07-08T23:47:08.388Z] #39 70.18 DEP criu/tty.d [2020-07-08T23:47:08.388Z] #39 70.40 DEP criu/timerfd.d [2020-07-08T23:47:08.401Z] #39 72.68 DEP criu/timerfd.d [2020-07-08T23:47:08.636Z] #17 33.26 Selecting previously unselected package python-pip-whl. [2020-07-08T23:47:08.636Z] #17 33.27 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-07-08T23:47:08.636Z] #17 33.28 Unpacking python-pip-whl (18.1-5) ... [2020-07-08T23:47:08.647Z] #39 70.53 DEP criu/timens.d [2020-07-08T23:47:08.647Z] #39 70.68 DEP criu/sysfs_parse.d [2020-07-08T23:47:08.661Z] #39 72.92 DEP criu/timens.d [2020-07-08T23:47:08.661Z] #39 73.07 DEP criu/sysfs_parse.d [2020-07-08T23:47:08.904Z] #39 70.89 DEP criu/sysctl.d [2020-07-08T23:47:08.904Z] #39 71.03 DEP criu/string.d [2020-07-08T23:47:08.921Z] #39 73.26 DEP criu/sysctl.d [2020-07-08T23:47:09.047Z] #52 ... [2020-07-08T23:47:09.047Z] [2020-07-08T23:47:09.047Z] #40 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-07-08T23:47:09.161Z] #39 71.07 DEP criu/stats.d [2020-07-08T23:47:09.161Z] #39 71.28 DEP criu/sockets.d [2020-07-08T23:47:09.181Z] #39 73.49 DEP criu/string.d [2020-07-08T23:47:09.181Z] #39 73.55 DEP criu/stats.d [2020-07-08T23:47:09.212Z] #17 33.62 Selecting previously unselected package python3-lib2to3. [2020-07-08T23:47:09.212Z] #17 33.63 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-07-08T23:47:09.212Z] #17 33.64 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-07-08T23:47:09.307Z] #40 DONE 0.1s [2020-07-08T23:47:09.307Z] [2020-07-08T23:47:09.307Z] #42 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-07-08T23:47:09.307Z] #42 DONE 0.1s [2020-07-08T23:47:09.307Z] [2020-07-08T23:47:09.307Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-08T23:47:09.307Z] #45 ... [2020-07-08T23:47:09.307Z] [2020-07-08T23:47:09.307Z] #44 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-07-08T23:47:09.307Z] #44 DONE 0.1s [2020-07-08T23:47:09.418Z] #39 71.43 DEP criu/sk-unix.d [2020-07-08T23:47:09.443Z] #39 73.66 DEP criu/sockets.d [2020-07-08T23:47:09.476Z] #17 33.79 Selecting previously unselected package python3-distutils. [2020-07-08T23:47:09.476Z] #17 33.79 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-07-08T23:47:09.476Z] #17 33.80 Unpacking python3-distutils (3.7.3-1) ... [2020-07-08T23:47:09.476Z] #17 33.96 Selecting previously unselected package python3-pip. [2020-07-08T23:47:09.476Z] #17 33.96 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-07-08T23:47:09.476Z] #17 33.98 Unpacking python3-pip (18.1-5) ... [2020-07-08T23:47:09.476Z] #17 34.18 Selecting previously unselected package python3-pkg-resources. [2020-07-08T23:47:09.567Z] [2020-07-08T23:47:09.567Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-08T23:47:09.674Z] #39 71.65 DEP criu/sk-tcp.d [2020-07-08T23:47:09.708Z] #39 73.88 DEP criu/sk-unix.d [2020-07-08T23:47:09.739Z] #17 34.18 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-07-08T23:47:09.739Z] #17 34.19 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-07-08T23:47:09.739Z] #17 34.33 Selecting previously unselected package python3-setuptools. [2020-07-08T23:47:09.931Z] #39 71.83 DEP criu/sk-queue.d [2020-07-08T23:47:09.969Z] #39 74.19 DEP criu/sk-tcp.d [2020-07-08T23:47:10.002Z] #17 34.33 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-07-08T23:47:10.002Z] #17 34.34 Unpacking python3-setuptools (40.8.0-1) ... [2020-07-08T23:47:10.002Z] #17 34.57 Selecting previously unselected package python3-wheel. [2020-07-08T23:47:10.002Z] #17 34.58 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-07-08T23:47:10.002Z] #17 34.58 Unpacking python3-wheel (0.32.3-2) ... [2020-07-08T23:47:10.002Z] #17 34.68 Selecting previously unselected package sudo. [2020-07-08T23:47:10.187Z] #39 72.07 DEP criu/sk-packet.d [2020-07-08T23:47:10.187Z] #39 72.22 DEP criu/sk-netlink.d [2020-07-08T23:47:10.229Z] #39 74.40 DEP criu/sk-queue.d [2020-07-08T23:47:10.229Z] #39 74.56 DEP criu/sk-packet.d [2020-07-08T23:47:10.229Z] #39 74.69 DEP criu/sk-netlink.d [2020-07-08T23:47:10.265Z] #17 34.69 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_arm64.deb ... [2020-07-08T23:47:10.265Z] #17 34.70 Unpacking sudo (1.8.27-1+deb10u2) ... [2020-07-08T23:47:10.489Z] #39 74.89 DEP criu/sk-inet.d [2020-07-08T23:47:10.489Z] #39 ... [2020-07-08T23:47:10.489Z] [2020-07-08T23:47:10.489Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-08T23:47:10.489Z] #17 10.76 Fetched 8360 kB in 9s (955 kB/s) [2020-07-08T23:47:10.750Z] #39 72.48 DEP criu/sk-inet.d [2020-07-08T23:47:10.750Z] #39 72.69 DEP criu/signalfd.d [2020-07-08T23:47:10.750Z] #39 72.81 DEP criu/sigframe.d [2020-07-08T23:47:10.840Z] #17 35.19 Selecting previously unselected package thin-provisioning-tools. [2020-07-08T23:47:10.840Z] #17 35.20 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_arm64.deb ... [2020-07-08T23:47:10.840Z] #17 35.22 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-07-08T23:47:11.007Z] #39 72.93 DEP criu/shmem.d [2020-07-08T23:47:11.102Z] #17 35.48 Selecting previously unselected package uidmap. [2020-07-08T23:47:11.102Z] #17 35.48 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_arm64.deb ... [2020-07-08T23:47:11.102Z] #17 35.49 Unpacking uidmap (1:4.5-1.1) ... [2020-07-08T23:47:11.102Z] #17 35.61 Selecting previously unselected package vim-runtime. [2020-07-08T23:47:11.102Z] #17 35.61 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-07-08T23:47:11.102Z] #17 35.65 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-07-08T23:47:11.102Z] #17 35.70 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-07-08T23:47:11.160Z] #18 33.18 Selecting previously unselected package python3-minimal. [2020-07-08T23:47:11.160Z] #18 33.18 (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 ... 23610 files and directories currently installed.) [2020-07-08T23:47:11.160Z] #18 33.27 Preparing to unpack .../python3-minimal_3.7.3-1_ppc64el.deb ... [2020-07-08T23:47:11.160Z] #18 33.27 Unpacking python3-minimal (3.7.3-1) ... [2020-07-08T23:47:11.160Z] #18 33.37 Selecting previously unselected package libmpdec2:ppc64el. [2020-07-08T23:47:11.160Z] #18 33.38 Preparing to unpack .../libmpdec2_2.4.2-2_ppc64el.deb ... [2020-07-08T23:47:11.160Z] #18 33.39 Unpacking libmpdec2:ppc64el (2.4.2-2) ... [2020-07-08T23:47:11.160Z] #18 33.52 Selecting previously unselected package libpython3.7-stdlib:ppc64el. [2020-07-08T23:47:11.160Z] #18 33.53 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_ppc64el.deb ... [2020-07-08T23:47:11.160Z] #18 33.54 Unpacking libpython3.7-stdlib:ppc64el (3.7.3-2+deb10u1) ... [2020-07-08T23:47:11.264Z] #39 73.08 DEP criu/servicefd.d [2020-07-08T23:47:11.264Z] #39 73.23 DEP criu/seize.d [2020-07-08T23:47:11.264Z] #39 73.36 DEP criu/seccomp.d [2020-07-08T23:47:11.365Z] #17 35.72 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-07-08T23:47:11.520Z] #39 73.54 DEP criu/rst-malloc.d [2020-07-08T23:47:11.520Z] #39 73.60 DEP criu/rbtree.d [2020-07-08T23:47:11.520Z] #39 73.64 DEP criu/pstree.d [2020-07-08T23:47:12.083Z] #39 73.80 DEP criu/protobuf.d [2020-07-08T23:47:12.083Z] #39 74.00 GEN criu/protobuf-desc-gen.h [2020-07-08T23:47:12.218Z] #18 ... [2020-07-08T23:47:12.219Z] [2020-07-08T23:47:12.219Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-08T23:47:12.219Z] #40 76.15 LINK criu/pie/restorer.built-in.o [2020-07-08T23:47:12.219Z] #40 76.15 GEN criu/pie/restorer-blob.h [2020-07-08T23:47:12.219Z] #40 76.25 DEP criu/vdso.d [2020-07-08T23:47:12.219Z] #40 76.38 DEP criu/uts_ns.d [2020-07-08T23:47:12.219Z] #40 76.46 DEP criu/util.d [2020-07-08T23:47:12.219Z] #40 76.67 DEP criu/uffd.d [2020-07-08T23:47:12.219Z] #40 76.85 DEP criu/tun.d [2020-07-08T23:47:12.219Z] #40 77.04 DEP criu/tty.d [2020-07-08T23:47:12.219Z] #40 77.21 DEP criu/timerfd.d [2020-07-08T23:47:12.219Z] #40 77.40 DEP criu/timens.d [2020-07-08T23:47:12.219Z] #40 77.54 DEP criu/sysfs_parse.d [2020-07-08T23:47:12.219Z] #40 77.71 DEP criu/sysctl.d [2020-07-08T23:47:12.219Z] #40 77.86 DEP criu/string.d [2020-07-08T23:47:12.219Z] #40 77.88 DEP criu/stats.d [2020-07-08T23:47:12.219Z] #40 78.02 DEP criu/sockets.d [2020-07-08T23:47:12.219Z] #40 78.23 DEP criu/sk-unix.d [2020-07-08T23:47:12.219Z] #40 78.45 DEP criu/sk-tcp.d [2020-07-08T23:47:12.219Z] #40 78.64 DEP criu/sk-queue.d [2020-07-08T23:47:12.219Z] #40 78.79 DEP criu/sk-packet.d [2020-07-08T23:47:12.219Z] #40 79.13 DEP criu/sk-netlink.d [2020-07-08T23:47:12.219Z] #40 79.37 DEP criu/sk-inet.d [2020-07-08T23:47:12.219Z] #40 79.59 DEP criu/signalfd.d [2020-07-08T23:47:12.219Z] #40 79.77 DEP criu/sigframe.d [2020-07-08T23:47:12.219Z] #40 79.97 DEP criu/shmem.d [2020-07-08T23:47:12.219Z] #40 80.18 DEP criu/servicefd.d [2020-07-08T23:47:12.219Z] #40 80.36 DEP criu/seize.d [2020-07-08T23:47:12.219Z] #40 80.55 DEP criu/seccomp.d [2020-07-08T23:47:12.219Z] #40 80.72 DEP criu/rst-malloc.d [2020-07-08T23:47:12.219Z] #40 80.86 DEP criu/rbtree.d [2020-07-08T23:47:12.219Z] #40 80.95 DEP criu/pstree.d [2020-07-08T23:47:12.219Z] #40 81.17 DEP criu/protobuf.d [2020-07-08T23:47:12.219Z] #40 81.35 GEN criu/protobuf-desc-gen.h [2020-07-08T23:47:12.219Z] #40 83.43 DEP criu/protobuf-desc.d [2020-07-08T23:47:12.219Z] #40 83.54 DEP criu/proc_parse.d [2020-07-08T23:47:12.219Z] #40 83.72 DEP criu/plugin.d [2020-07-08T23:47:12.219Z] #40 83.80 DEP criu/pipes.d [2020-07-08T23:47:12.219Z] #40 84.05 DEP criu/pie-util.d [2020-07-08T23:47:12.219Z] #40 84.19 DEP criu/pie-util-vdso.d [2020-07-08T23:47:12.219Z] #40 84.35 DEP criu/path.d [2020-07-08T23:47:12.219Z] #40 84.56 DEP criu/parasite-syscall.d [2020-07-08T23:47:12.219Z] #40 84.87 DEP criu/pagemap.d [2020-07-08T23:47:12.219Z] #40 85.13 DEP criu/pagemap-cache.d [2020-07-08T23:47:12.219Z] #40 85.24 DEP criu/page-xfer.d [2020-07-08T23:47:12.219Z] #40 85.47 DEP criu/page-pipe.d [2020-07-08T23:47:12.219Z] #40 85.59 DEP criu/netfilter.d [2020-07-08T23:47:12.219Z] #40 85.74 DEP criu/net.d [2020-07-08T23:47:12.219Z] #40 86.02 DEP criu/namespaces.d [2020-07-08T23:47:12.219Z] #40 86.23 DEP criu/mount.d [2020-07-08T23:47:12.219Z] #40 86.43 DEP criu/memfd.d [2020-07-08T23:47:12.219Z] #40 ... [2020-07-08T23:47:12.219Z] [2020-07-08T23:47:12.219Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-08T23:47:12.219Z] #18 34.57 Selecting previously unselected package python3.7. [2020-07-08T23:47:12.219Z] #18 34.60 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_ppc64el.deb ... [2020-07-08T23:47:12.219Z] #18 34.60 Unpacking python3.7 (3.7.3-2+deb10u1) ... [2020-07-08T23:47:12.355Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-07-08T23:47:12.355Z] ok github.com/docker/docker/api/server/httputils 0.017s coverage: 14.7% of statements [2020-07-08T23:47:12.355Z] ok github.com/docker/docker/api/server/middleware 0.016s coverage: 37.7% of statements [2020-07-08T23:47:12.355Z] ? github.com/docker/docker/api/server/router [no test files] [2020-07-08T23:47:12.355Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-07-08T23:47:12.355Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-07-08T23:47:12.355Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-07-08T23:47:12.356Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-07-08T23:47:12.356Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-07-08T23:47:12.356Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-07-08T23:47:12.356Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-07-08T23:47:12.356Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-07-08T23:47:12.356Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-07-08T23:47:12.356Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-07-08T23:47:12.356Z] ok github.com/docker/docker/api/server/router/swarm 0.011s coverage: 5.1% of statements [2020-07-08T23:47:12.356Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-07-08T23:47:12.356Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-07-08T23:47:12.356Z] ? github.com/docker/docker/api/types [no test files] [2020-07-08T23:47:12.356Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-07-08T23:47:12.356Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-07-08T23:47:12.356Z] ? github.com/docker/docker/api/types/container [no test files] [2020-07-08T23:47:12.356Z] ? github.com/docker/docker/api/types/events [no test files] [2020-07-08T23:47:12.398Z] #17 10.76 Reading package lists... [2020-07-08T23:47:12.398Z] #17 ... [2020-07-08T23:47:12.398Z] [2020-07-08T23:47:12.398Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-08T23:47:12.398Z] #41 136.4 github.com/LK4D4/vndr/godl [2020-07-08T23:47:12.398Z] #41 137.0 github.com/LK4D4/vndr [2020-07-08T23:47:12.398Z] #41 DONE 146.3s [2020-07-08T23:47:12.398Z] [2020-07-08T23:47:12.398Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-08T23:47:12.398Z] #39 75.10 DEP criu/signalfd.d [2020-07-08T23:47:12.398Z] #39 75.21 DEP criu/sigframe.d [2020-07-08T23:47:12.398Z] #39 75.32 DEP criu/shmem.d [2020-07-08T23:47:12.398Z] #39 75.46 DEP criu/servicefd.d [2020-07-08T23:47:12.398Z] #39 75.61 DEP criu/seize.d [2020-07-08T23:47:12.398Z] #39 75.73 DEP criu/seccomp.d [2020-07-08T23:47:12.398Z] #39 75.95 DEP criu/rst-malloc.d [2020-07-08T23:47:12.398Z] #39 76.01 DEP criu/rbtree.d [2020-07-08T23:47:12.398Z] #39 76.08 DEP criu/pstree.d [2020-07-08T23:47:12.398Z] #39 76.29 DEP criu/protobuf.d [2020-07-08T23:47:12.398Z] #39 76.42 GEN criu/protobuf-desc-gen.h [2020-07-08T23:47:12.518Z] #18 34.77 Selecting previously unselected package libpython3-stdlib:ppc64el. [2020-07-08T23:47:12.518Z] #18 34.78 Preparing to unpack .../libpython3-stdlib_3.7.3-1_ppc64el.deb ... [2020-07-08T23:47:12.518Z] #18 34.78 Unpacking libpython3-stdlib:ppc64el (3.7.3-1) ... [2020-07-08T23:47:12.518Z] #18 ... [2020-07-08T23:47:12.519Z] [2020-07-08T23:47:12.519Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-08T23:47:12.519Z] #42 142.2 vendor/golang.org/x/crypto/cryptobyte [2020-07-08T23:47:12.519Z] #42 147.4 mime [2020-07-08T23:47:12.519Z] #42 150.2 vendor/golang.org/x/net/idna [2020-07-08T23:47:12.519Z] #42 152.3 net/textproto [2020-07-08T23:47:12.519Z] #42 152.3 crypto/x509 [2020-07-08T23:47:12.519Z] #42 ... [2020-07-08T23:47:12.519Z] [2020-07-08T23:47:12.519Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-08T23:47:12.646Z] ok github.com/docker/docker/api/types/strslice 0.006s coverage: 90.0% of statements [2020-07-08T23:47:12.646Z] ok github.com/docker/docker/api/types/filters 0.007s coverage: 92.2% of statements [2020-07-08T23:47:12.646Z] ? github.com/docker/docker/api/types/image [no test files] [2020-07-08T23:47:12.646Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-07-08T23:47:12.646Z] ? github.com/docker/docker/api/types/network [no test files] [2020-07-08T23:47:12.646Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-07-08T23:47:12.646Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-07-08T23:47:12.646Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-07-08T23:47:12.646Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-07-08T23:47:12.646Z] #39 ... [2020-07-08T23:47:12.646Z] [2020-07-08T23:47:12.646Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-08T23:47:12.646Z] #41 137.8 github.com/LK4D4/vndr/godl [2020-07-08T23:47:12.646Z] #41 138.6 github.com/LK4D4/vndr [2020-07-08T23:47:12.903Z] #41 ... [2020-07-08T23:47:12.903Z] [2020-07-08T23:47:12.903Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-08T23:47:12.903Z] #17 11.33 Fetched 8360 kB in 9s (916 kB/s) [2020-07-08T23:47:12.903Z] #17 11.33 Reading package lists... [2020-07-08T23:47:12.903Z] #17 ... [2020-07-08T23:47:12.903Z] [2020-07-08T23:47:12.903Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-08T23:47:12.903Z] #41 DONE 148.0s [2020-07-08T23:47:12.937Z] ok github.com/docker/docker/api/types/time 0.004s coverage: 100.0% of statements [2020-07-08T23:47:12.938Z] ok github.com/docker/docker/api/types/versions 0.001s coverage: 75.0% of statements [2020-07-08T23:47:12.938Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-07-08T23:47:12.938Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-07-08T23:47:12.938Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-07-08T23:47:12.938Z] ? github.com/docker/docker/builder [no test files] [2020-07-08T23:47:12.938Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-07-08T23:47:12.938Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-07-08T23:47:12.938Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-07-08T23:47:12.938Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-07-08T23:47:12.938Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-07-08T23:47:12.938Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-07-08T23:47:12.938Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-07-08T23:47:13.159Z] [2020-07-08T23:47:13.159Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-08T23:47:13.227Z] ok github.com/docker/docker/builder/dockerignore 0.001s coverage: 96.8% of statements [2020-07-08T23:47:13.922Z] #17 38.01 Selecting previously unselected package vim. [2020-07-08T23:47:13.922Z] #17 38.02 Preparing to unpack .../37-vim_2%3a8.1.0875-5_arm64.deb ... [2020-07-08T23:47:13.922Z] #17 38.06 Unpacking vim (2:8.1.0875-5) ... [2020-07-08T23:47:13.922Z] #17 38.46 Selecting previously unselected package xfsprogs. [2020-07-08T23:47:13.922Z] #17 38.48 Preparing to unpack .../38-xfsprogs_4.20.0-1_arm64.deb ... [2020-07-08T23:47:13.922Z] #17 38.49 Unpacking xfsprogs (4.20.0-1) ... [2020-07-08T23:47:14.359Z] #39 78.66 DEP criu/protobuf-desc.d [2020-07-08T23:47:14.449Z] #17 38.88 Selecting previously unselected package zip. [2020-07-08T23:47:14.449Z] #17 38.89 Preparing to unpack .../39-zip_3.0-11+b1_arm64.deb ... [2020-07-08T23:47:14.449Z] #17 38.90 Unpacking zip (3.0-11+b1) ... [2020-07-08T23:47:14.449Z] #17 39.08 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-07-08T23:47:14.449Z] #17 39.10 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-07-08T23:47:14.449Z] #17 39.12 Setting up libip6tc0:arm64 (1.8.2-4) ... [2020-07-08T23:47:14.449Z] #17 39.14 Setting up libreadline5:arm64 (5.2+dfsg-3+b13) ... [2020-07-08T23:47:14.568Z] #49 ... [2020-07-08T23:47:14.568Z] [2020-07-08T23:47:14.568Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-08T23:47:14.568Z] #39 76.25 DEP criu/protobuf-desc.d [2020-07-08T23:47:14.568Z] #39 76.35 DEP criu/proc_parse.d [2020-07-08T23:47:14.568Z] #39 76.50 DEP criu/plugin.d [2020-07-08T23:47:14.568Z] #39 76.61 DEP criu/pipes.d [2020-07-08T23:47:14.618Z] #39 78.82 DEP criu/proc_parse.d [2020-07-08T23:47:14.712Z] #17 39.17 Setting up libgpm2:arm64 (1.20.7-5) ... [2020-07-08T23:47:14.712Z] #17 39.18 Setting up libip4tc0:arm64 (1.8.2-4) ... [2020-07-08T23:47:14.712Z] #17 39.20 Setting up uidmap (1:4.5-1.1) ... [2020-07-08T23:47:14.712Z] #17 39.21 Setting up libnftnl11:arm64 (1.1.2-2) ... [2020-07-08T23:47:14.712Z] #17 39.23 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2020-07-08T23:47:14.712Z] #17 39.25 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-07-08T23:47:14.712Z] #17 39.26 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2020-07-08T23:47:14.712Z] #17 39.28 Setting up libicu63:arm64 (63.1-6+deb10u1) ... [2020-07-08T23:47:14.712Z] #17 39.29 Setting up xxd (2:8.1.0875-5) ... [2020-07-08T23:47:14.712Z] #17 39.31 Setting up zip (3.0-11+b1) ... [2020-07-08T23:47:14.712Z] #17 39.32 Setting up vim-common (2:8.1.0875-5) ... [2020-07-08T23:47:14.825Z] #39 76.82 DEP criu/pie-util.d [2020-07-08T23:47:14.825Z] #39 76.90 DEP criu/pie-util-vdso.d [2020-07-08T23:47:14.877Z] #39 79.05 DEP criu/plugin.d [2020-07-08T23:47:14.877Z] #39 79.14 DEP criu/pipes.d [2020-07-08T23:47:14.974Z] #17 39.37 Setting up bash-completion (1:2.8-6) ... [2020-07-08T23:47:15.125Z] #39 76.98 DEP criu/pie-util-vdso-elf32.d [2020-07-08T23:47:15.125Z] #39 77.06 DEP criu/path.d [2020-07-08T23:47:15.125Z] #39 77.20 DEP criu/parasite-syscall.d [2020-07-08T23:47:15.136Z] #39 79.27 DEP criu/pie-util.d [2020-07-08T23:47:15.136Z] #39 79.39 DEP criu/pie-util-vdso.d [2020-07-08T23:47:15.136Z] #39 79.51 DEP criu/pie-util-vdso-elf32.d [2020-07-08T23:47:15.382Z] #39 77.41 DEP criu/pagemap.d [2020-07-08T23:47:15.395Z] #39 79.69 DEP criu/path.d [2020-07-08T23:47:15.540Z] #22 152.2 Checking out files: 28% (3095/10850) Checking out files: 29% (3147/10850) Checking out files: 30% (3255/10850) Checking out files: 31% (3364/10850) Checking out files: 32% (3472/10850) Checking out files: 33% (3581/10850) Checking out files: 34% (3689/10850) Checking out files: 35% (3798/10850) Checking out files: 36% (3906/10850) Checking out files: 37% (4015/10850) Checking out files: 38% (4123/10850) Checking out files: 39% (4232/10850) Checking out files: 40% (4340/10850) Checking out files: 41% (4449/10850) Checking out files: 42% (4557/10850) Checking out files: 43% (4666/10850) Checking out files: 44% (4774/10850) Checking out files: 45% (4883/10850) Checking out files: 46% (4991/10850) Checking out files: 47% (5100/10850) Checking out files: 48% (5208/10850) Checking out files: 49% (5317/10850) Checking out files: 50% (5425/10850) Checking out files: 50% (5430/10850) Checking out files: 51% (5534/10850) Checking out files: 52% (5642/10850) Checking out files: 53% (5751/10850) Checking out files: 54% (5859/10850) Checking out files: 55% (5968/10850) Checking out files: 56% (6076/10850) Checking out files: 57% (6185/10850) Checking out files: 58% (6293/10850) Checking out files: 59% (6402/10850) Checking out files: 60% (6510/10850) Checking out files: 61% (6619/10850) Checking out files: 62% (6727/10850) Checking out files: 63% (6836/10850) Checking out files: 64% (6944/10850) Checking out files: 65% (7053/10850) Checking out files: 66% (7161/10850) Checking out files: 67% (7270/10850) Checking out files: 68% (7378/10850) Checking out files: 69% (7487/10850) Checking out files: 70% (7595/10850) Checking out files: 71% (7704/10850) Checking out files: 72% (7812/10850) Checking out files: 73% (7921/10850) Checking out files: 74% (8029/10850) Checking out files: 75% (8138/10850) Checking out files: 76% (8246/10850) Checking out files: 77% (8355/10850) Checking out files: 78% (8463/10850) Checking out files: 79% (8572/10850) Checking out files: 79% (8581/10850) Checking out files: 80% (8680/10850) Checking out files: 81% (8789/10850) Checking out files: 82% (8897/10850) Checking out files: 83% (9006/10850) Checking out files: 84% (9114/10850) Checking out files: 85% (9223/10850) Checking out files: 86% (9331/10850) Checking out files: 87% (9440/10850) Checking out files: 88% (9548/10850) Checking out files: 89% (9657/10850) Checking out files: 90% (9765/10850) Checking out files: 91% (9874/10850) Checking out files: 92% (9982/10850) Checking out files: 93% (10091/10850) Checking out files: 94% (10199/10850) Checking out files: 95% (10308/10850) Checking out files: 96% (10416/10850) Checking out files: 97% (10525/10850) Checking out files: 98% (10633/10850) Checking out files: 99% (10742/10850) Checking out files: 100% (10850/10850) Checking out files: 100% (10850/10850), done. [2020-07-08T23:47:15.540Z] #22 155.2 + cd /tmp/tmp.Ri1lUb0pKk/tmp/docker-ce [2020-07-08T23:47:15.540Z] #22 155.2 + git checkout -q v17.06.2-ce [2020-07-08T23:47:15.639Z] #39 77.60 DEP criu/pagemap-cache.d [2020-07-08T23:47:15.639Z] #39 77.70 DEP criu/page-xfer.d [2020-07-08T23:47:15.655Z] #39 79.88 DEP criu/parasite-syscall.d [2020-07-08T23:47:15.655Z] #39 80.09 DEP criu/pagemap.d [2020-07-08T23:47:15.895Z] #39 77.85 DEP criu/page-pipe.d [2020-07-08T23:47:15.895Z] #39 77.94 DEP criu/netfilter.d [2020-07-08T23:47:15.914Z] #39 80.30 DEP criu/pagemap-cache.d [2020-07-08T23:47:15.947Z] ok github.com/docker/docker/builder/remotecontext 0.340s coverage: 13.6% of statements [2020-07-08T23:47:15.947Z] ok github.com/docker/docker/builder/dockerfile 0.983s coverage: 48.1% of statements [2020-07-08T23:47:16.153Z] #39 78.11 DEP criu/net.d [2020-07-08T23:47:16.173Z] #39 80.46 DEP criu/page-xfer.d [2020-07-08T23:47:16.415Z] #39 78.29 DEP criu/namespaces.d [2020-07-08T23:47:16.432Z] #39 80.63 DEP criu/page-pipe.d [2020-07-08T23:47:16.432Z] #39 80.78 DEP criu/netfilter.d [2020-07-08T23:47:16.672Z] #39 78.49 DEP criu/mount.d [2020-07-08T23:47:16.672Z] #39 78.64 DEP criu/memfd.d [2020-07-08T23:47:16.691Z] #39 80.92 DEP criu/net.d [2020-07-08T23:47:16.928Z] #39 78.77 DEP criu/mem.d [2020-07-08T23:47:16.928Z] #39 78.98 DEP criu/lsm.d [2020-07-08T23:47:16.951Z] #39 81.19 DEP criu/namespaces.d [2020-07-08T23:47:16.951Z] #39 81.37 DEP criu/mount.d [2020-07-08T23:47:16.977Z] ok github.com/docker/docker/cli/debug 0.001s coverage: 100.0% of statements [2020-07-08T23:47:17.185Z] #39 79.16 DEP criu/log.d [2020-07-08T23:47:17.185Z] #39 79.24 DEP criu/libnetlink.d [2020-07-08T23:47:17.210Z] #39 81.56 DEP criu/memfd.d [2020-07-08T23:47:17.267Z] ok github.com/docker/docker/builder/remotecontext/git 1.184s coverage: 86.3% of statements [2020-07-08T23:47:17.267Z] ? github.com/docker/docker/cli [no test files] [2020-07-08T23:47:17.267Z] ? github.com/docker/docker/cli/config [no test files] [2020-07-08T23:47:17.442Z] #39 79.32 DEP criu/kerndat.d [2020-07-08T23:47:17.442Z] #39 79.44 DEP criu/kcmp-ids.d [2020-07-08T23:47:17.470Z] #39 81.72 DEP criu/mem.d [2020-07-08T23:47:17.698Z] #39 79.53 DEP criu/irmap.d [2020-07-08T23:47:17.698Z] #39 79.70 DEP criu/ipc_ns.d [2020-07-08T23:47:17.748Z] #39 81.90 DEP criu/lsm.d [2020-07-08T23:47:17.748Z] #39 82.03 DEP criu/log.d [2020-07-08T23:47:17.748Z] #39 82.15 DEP criu/libnetlink.d [2020-07-08T23:47:17.960Z] #39 79.91 DEP criu/image.d [2020-07-08T23:47:18.008Z] #39 82.27 DEP criu/kerndat.d [2020-07-08T23:47:18.008Z] #39 82.38 DEP criu/kcmp-ids.d [2020-07-08T23:47:18.217Z] #39 80.09 DEP criu/image-desc.d [2020-07-08T23:47:18.217Z] #39 80.16 DEP criu/fsnotify.d [2020-07-08T23:47:18.217Z] #39 80.29 DEP criu/filesystems.d [2020-07-08T23:47:18.266Z] #39 82.42 DEP criu/irmap.d [2020-07-08T23:47:18.266Z] #39 82.52 DEP criu/ipc_ns.d [2020-07-08T23:47:18.266Z] #39 82.65 DEP criu/image.d [2020-07-08T23:47:18.289Z] #17 42.24 Setting up libiptc0:arm64 (1.8.2-4) ... [2020-07-08T23:47:18.289Z] #17 42.25 Setting up xz-utils (5.2.4-1) ... [2020-07-08T23:47:18.289Z] #17 42.27 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-07-08T23:47:18.289Z] #17 42.29 Setting up sudo (1.8.27-1+deb10u2) ... [2020-07-08T23:47:18.289Z] #17 42.39 invoke-rc.d: could not determine current runlevel [2020-07-08T23:47:18.289Z] #17 42.40 invoke-rc.d: policy-rc.d denied execution of start. [2020-07-08T23:47:18.289Z] #17 42.42 Setting up pigz (2.4-1) ... [2020-07-08T23:47:18.289Z] #17 42.43 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ... [2020-07-08T23:47:18.289Z] #17 42.45 Setting up libnl-3-200:arm64 (3.4.0-1) ... [2020-07-08T23:47:18.289Z] #17 42.49 Setting up python-pip-whl (18.1-5) ... [2020-07-08T23:47:18.289Z] #17 42.51 Setting up libmpdec2:arm64 (2.4.2-2) ... [2020-07-08T23:47:18.289Z] #17 42.53 Setting up vim-runtime (2:8.1.0875-5) ... [2020-07-08T23:47:18.289Z] #17 42.90 Setting up libaio1:arm64 (0.3.112-3) ... [2020-07-08T23:47:18.474Z] #39 80.45 DEP criu/files.d [2020-07-08T23:47:18.526Z] #39 82.79 DEP criu/image-desc.d [2020-07-08T23:47:18.526Z] #39 82.86 DEP criu/fsnotify.d [2020-07-08T23:47:18.552Z] #17 42.92 Setting up libonig5:arm64 (6.9.1-1) ... [2020-07-08T23:47:18.552Z] #17 42.94 Setting up libpython3.7-stdlib:arm64 (3.7.3-2+deb10u1) ... [2020-07-08T23:47:18.552Z] #17 42.96 Setting up vim (2:8.1.0875-5) ... [2020-07-08T23:47:18.552Z] #17 42.97 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-07-08T23:47:18.552Z] #17 42.98 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-07-08T23:47:18.552Z] #17 42.98 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-07-08T23:47:18.552Z] #17 42.99 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-07-08T23:47:18.552Z] #17 42.99 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-07-08T23:47:18.552Z] #17 43.00 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-07-08T23:47:18.552Z] #17 43.01 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-07-08T23:47:18.552Z] #17 43.02 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-07-08T23:47:18.552Z] #17 43.05 Setting up libjq1:arm64 (1.5+dfsg-2+b1) ... [2020-07-08T23:47:18.552Z] #17 43.06 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-07-08T23:47:18.552Z] #17 43.08 Setting up libnetfilter-conntrack3:arm64 (1.0.7-1) ... [2020-07-08T23:47:18.552Z] #17 43.10 Setting up jq (1.5+dfsg-2+b1) ... [2020-07-08T23:47:18.552Z] #17 43.12 Setting up libpython3-stdlib:arm64 (3.7.3-1) ... [2020-07-08T23:47:18.552Z] #17 43.14 Setting up python3.7 (3.7.3-2+deb10u1) ... [2020-07-08T23:47:18.552Z] #17 ... [2020-07-08T23:47:18.552Z] [2020-07-08T23:47:18.552Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-08T23:47:18.552Z] #39 84.97 CC criu/cgroup.o [2020-07-08T23:47:18.552Z] #39 87.03 CC criu/clone-noasan.o [2020-07-08T23:47:18.552Z] #39 87.23 CC criu/config.o [2020-07-08T23:47:18.552Z] #39 88.42 CC criu/cr-check.o [2020-07-08T23:47:18.552Z] #39 89.69 CC criu/cr-dedup.o [2020-07-08T23:47:18.552Z] #39 90.06 CC criu/cr-dump.o [2020-07-08T23:47:18.552Z] #39 92.01 CC criu/cr-errno.o [2020-07-08T23:47:18.552Z] #39 92.08 CC criu/cr-restore.o [2020-07-08T23:47:18.731Z] #39 80.64 DEP criu/files-reg.d [2020-07-08T23:47:18.785Z] #39 82.96 DEP criu/filesystems.d [2020-07-08T23:47:18.786Z] #39 83.14 DEP criu/files.d [2020-07-08T23:47:18.988Z] #39 80.78 DEP criu/files-ext.d [2020-07-08T23:47:18.988Z] #39 80.91 DEP criu/file-lock.d [2020-07-08T23:47:18.988Z] #39 81.03 DEP criu/file-ids.d [2020-07-08T23:47:19.046Z] #39 83.27 DEP criu/files-reg.d [2020-07-08T23:47:19.046Z] #39 83.45 DEP criu/files-ext.d [2020-07-08T23:47:19.121Z] #22 158.6 + mkdir -p /tmp/tmp.Ri1lUb0pKk/src/github.com/docker [2020-07-08T23:47:19.122Z] #22 158.6 + mv components/cli /tmp/tmp.Ri1lUb0pKk/src/github.com/docker/cli [2020-07-08T23:47:19.122Z] #22 158.6 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2020-07-08T23:47:19.127Z] #39 ... [2020-07-08T23:47:19.127Z] [2020-07-08T23:47:19.127Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-08T23:47:19.127Z] #49 56.79 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2" -X main.version=1.0.0-rc91 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2020-07-08T23:47:19.244Z] #39 81.15 DEP criu/fifo.d [2020-07-08T23:47:19.306Z] #39 83.56 DEP criu/file-lock.d [2020-07-08T23:47:19.306Z] #39 83.69 DEP criu/file-ids.d [2020-07-08T23:47:19.501Z] #39 81.31 DEP criu/fdstore.d [2020-07-08T23:47:19.501Z] #39 81.44 DEP criu/fault-injection.d [2020-07-08T23:47:19.501Z] #39 81.48 DEP criu/external.d [2020-07-08T23:47:19.565Z] #39 83.84 DEP criu/fifo.d [2020-07-08T23:47:19.565Z] #39 83.96 DEP criu/fdstore.d [2020-07-08T23:47:19.757Z] #39 81.60 DEP criu/eventpoll.d [2020-07-08T23:47:19.757Z] #39 81.75 DEP criu/eventfd.d [2020-07-08T23:47:19.757Z] #39 81.86 DEP criu/crtools.d [2020-07-08T23:47:19.825Z] #39 84.08 DEP criu/fault-injection.d [2020-07-08T23:47:19.825Z] #39 84.12 DEP criu/external.d [2020-07-08T23:47:19.825Z] #39 84.20 DEP criu/eventpoll.d [2020-07-08T23:47:19.992Z] ok github.com/docker/docker/client 0.115s coverage: 75.4% of statements [2020-07-08T23:47:20.013Z] #39 82.07 DEP criu/cr-service.d [2020-07-08T23:47:20.085Z] #39 84.33 DEP criu/eventfd.d [2020-07-08T23:47:20.085Z] #39 84.47 DEP criu/crtools.d [2020-07-08T23:47:20.269Z] #39 82.24 DEP criu/cr-restore.d [2020-07-08T23:47:20.345Z] #39 84.63 DEP criu/cr-service.d [2020-07-08T23:47:20.345Z] #39 84.75 DEP criu/cr-restore.d [2020-07-08T23:47:20.526Z] #39 82.48 DEP criu/cr-errno.d [2020-07-08T23:47:20.526Z] #39 82.52 DEP criu/cr-dump.d [2020-07-08T23:47:20.605Z] #39 84.93 DEP criu/cr-errno.d [2020-07-08T23:47:20.605Z] #39 84.95 DEP criu/cr-dump.d [2020-07-08T23:47:20.782Z] #39 82.77 DEP criu/cr-dedup.d [2020-07-08T23:47:20.866Z] #39 85.17 DEP criu/cr-dedup.d [2020-07-08T23:47:21.039Z] #39 82.96 DEP criu/cr-check.d [2020-07-08T23:47:21.058Z] #49 58.64 + mkdir -p /build [2020-07-08T23:47:21.058Z] #49 58.64 + cp runc /build/runc [2020-07-08T23:47:21.126Z] #39 85.38 DEP criu/cr-check.d [2020-07-08T23:47:21.296Z] #39 83.20 DEP criu/config.d [2020-07-08T23:47:21.296Z] #39 ... [2020-07-08T23:47:21.296Z] [2020-07-08T23:47:21.296Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-07-08T23:47:21.296Z] #28 DONE 156.4s [2020-07-08T23:47:21.296Z] [2020-07-08T23:47:21.296Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-08T23:47:21.296Z] #17 11.33 Reading package lists... [2020-07-08T23:47:21.296Z] #17 15.20 Reading package lists... [2020-07-08T23:47:21.296Z] #17 18.58 Building dependency tree... [2020-07-08T23:47:21.296Z] #17 19.98 libcap2-bin is already the newest version (1:2.25-2). [2020-07-08T23:47:21.296Z] #17 19.98 The following additional packages will be installed: [2020-07-08T23:47:21.296Z] #17 19.98 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-07-08T23:47:21.296Z] #17 19.98 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-07-08T23:47:21.296Z] #17 19.98 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-07-08T23:47:21.296Z] #17 19.98 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-07-08T23:47:21.296Z] #17 19.98 python3.7 python3.7-minimal vim-runtime xxd [2020-07-08T23:47:21.296Z] #17 19.98 Suggested packages: [2020-07-08T23:47:21.296Z] #17 19.98 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-07-08T23:47:21.296Z] #17 19.98 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-07-08T23:47:21.296Z] #17 19.98 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-07-08T23:47:21.296Z] #17 19.98 Recommended packages: [2020-07-08T23:47:21.296Z] #17 19.98 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-07-08T23:47:21.296Z] #17 19.98 python3-keyrings.alt python3-xdg unzip [2020-07-08T23:47:21.386Z] #39 85.63 DEP criu/config.d [2020-07-08T23:47:21.552Z] #17 ... [2020-07-08T23:47:21.552Z] [2020-07-08T23:47:21.552Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-08T23:47:21.552Z] #39 83.46 DEP criu/clone-noasan.d [2020-07-08T23:47:21.552Z] #39 83.52 DEP criu/cgroup.d [2020-07-08T23:47:21.633Z] #49 DONE 59.5s [2020-07-08T23:47:21.633Z] [2020-07-08T23:47:21.633Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-08T23:47:21.633Z] #17 45.61 Setting up iptables (1.8.2-4) ... [2020-07-08T23:47:21.633Z] #17 45.66 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-07-08T23:47:21.633Z] #17 45.67 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-07-08T23:47:21.633Z] #17 45.68 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-07-08T23:47:21.633Z] #17 45.75 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-07-08T23:47:21.633Z] #17 45.82 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-07-08T23:47:21.633Z] #17 45.90 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-07-08T23:47:21.633Z] #17 46.09 Setting up python3 (3.7.3-1) ... [2020-07-08T23:47:21.646Z] #39 85.77 DEP criu/clone-noasan.d [2020-07-08T23:47:21.646Z] #39 85.84 DEP criu/cgroup.d [2020-07-08T23:47:21.646Z] #39 ... [2020-07-08T23:47:21.646Z] [2020-07-08T23:47:21.646Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-07-08T23:47:21.646Z] #28 DONE 155.7s [2020-07-08T23:47:21.646Z] [2020-07-08T23:47:21.646Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-08T23:47:21.646Z] #17 10.76 Reading package lists... [2020-07-08T23:47:21.646Z] #17 14.85 Reading package lists... [2020-07-08T23:47:21.646Z] #17 18.20 Building dependency tree... [2020-07-08T23:47:21.646Z] #17 19.78 libcap2-bin is already the newest version (1:2.25-2). [2020-07-08T23:47:21.646Z] #17 19.78 The following additional packages will be installed: [2020-07-08T23:47:21.646Z] #17 19.78 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-07-08T23:47:21.646Z] #17 19.78 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-07-08T23:47:21.646Z] #17 19.78 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-07-08T23:47:21.646Z] #17 19.78 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-07-08T23:47:21.646Z] #17 19.78 python3.7 python3.7-minimal vim-runtime xxd [2020-07-08T23:47:21.646Z] #17 19.78 Suggested packages: [2020-07-08T23:47:21.646Z] #17 19.78 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-07-08T23:47:21.646Z] #17 19.78 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-07-08T23:47:21.646Z] #17 19.78 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-07-08T23:47:21.646Z] #17 19.78 Recommended packages: [2020-07-08T23:47:21.646Z] #17 19.78 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-07-08T23:47:21.646Z] #17 19.78 python3-keyrings.alt python3-xdg unzip [2020-07-08T23:47:21.646Z] #17 21.71 The following NEW packages will be installed: [2020-07-08T23:47:21.646Z] #17 21.72 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-07-08T23:47:21.646Z] #17 21.72 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-07-08T23:47:21.646Z] #17 21.72 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-07-08T23:47:21.646Z] #17 21.72 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-07-08T23:47:21.646Z] #17 21.72 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-07-08T23:47:21.646Z] #17 21.72 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-07-08T23:47:21.646Z] #17 21.72 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2020-07-08T23:47:21.646Z] #17 21.72 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2020-07-08T23:47:21.646Z] #17 21.72 xz-utils zip [2020-07-08T23:47:21.809Z] #39 83.78 DEP criu/cgroup-props.d [2020-07-08T23:47:21.905Z] #17 ... [2020-07-08T23:47:21.905Z] [2020-07-08T23:47:21.905Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-08T23:47:21.905Z] #39 86.10 DEP criu/cgroup-props.d [2020-07-08T23:47:21.905Z] #39 86.27 DEP criu/bitmap.d [2020-07-08T23:47:21.905Z] #39 86.28 DEP criu/bfd.d [2020-07-08T23:47:22.065Z] #39 83.98 DEP criu/bitmap.d [2020-07-08T23:47:22.065Z] #39 83.99 DEP criu/bfd.d [2020-07-08T23:47:22.065Z] #39 84.16 DEP criu/autofs.d [2020-07-08T23:47:22.164Z] #39 86.44 DEP criu/autofs.d [2020-07-08T23:47:22.209Z] #17 46.76 Setting up python3-wheel (0.32.3-2) ... [2020-07-08T23:47:22.424Z] #39 86.60 DEP criu/aio.d [2020-07-08T23:47:22.628Z] #39 84.39 DEP criu/aio.d [2020-07-08T23:47:22.628Z] #39 84.60 DEP criu/action-scripts.d [2020-07-08T23:47:22.685Z] #39 86.90 DEP criu/action-scripts.d [2020-07-08T23:47:22.690Z] #22 ... [2020-07-08T23:47:22.690Z] [2020-07-08T23:47:22.690Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-08T23:47:22.690Z] #18 34.90 Setting up python3-minimal (3.7.3-1) ... [2020-07-08T23:47:22.690Z] #18 36.06 Selecting previously unselected package python3. [2020-07-08T23:47:22.690Z] #18 36.06 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24022 files and directories currently installed.) [2020-07-08T23:47:22.690Z] #18 36.13 Preparing to unpack .../00-python3_3.7.3-1_ppc64el.deb ... [2020-07-08T23:47:22.690Z] #18 36.14 Unpacking python3 (3.7.3-1) ... [2020-07-08T23:47:22.690Z] #18 36.27 Selecting previously unselected package libip4tc0:ppc64el. [2020-07-08T23:47:22.690Z] #18 36.29 Preparing to unpack .../01-libip4tc0_1.8.2-4_ppc64el.deb ... [2020-07-08T23:47:22.690Z] #18 36.30 Unpacking libip4tc0:ppc64el (1.8.2-4) ... [2020-07-08T23:47:22.690Z] #18 36.38 Selecting previously unselected package libip6tc0:ppc64el. [2020-07-08T23:47:22.690Z] #18 36.38 Preparing to unpack .../02-libip6tc0_1.8.2-4_ppc64el.deb ... [2020-07-08T23:47:22.690Z] #18 36.41 Unpacking libip6tc0:ppc64el (1.8.2-4) ... [2020-07-08T23:47:22.690Z] #18 36.59 Selecting previously unselected package libiptc0:ppc64el. [2020-07-08T23:47:22.690Z] #18 36.59 Preparing to unpack .../03-libiptc0_1.8.2-4_ppc64el.deb ... [2020-07-08T23:47:22.690Z] #18 36.61 Unpacking libiptc0:ppc64el (1.8.2-4) ... [2020-07-08T23:47:22.690Z] #18 36.69 Selecting previously unselected package libnfnetlink0:ppc64el. [2020-07-08T23:47:22.690Z] #18 36.70 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_ppc64el.deb ... [2020-07-08T23:47:22.690Z] #18 36.70 Unpacking libnfnetlink0:ppc64el (1.0.1-3+b1) ... [2020-07-08T23:47:22.690Z] #18 36.76 Selecting previously unselected package libnetfilter-conntrack3:ppc64el. [2020-07-08T23:47:22.690Z] #18 36.77 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_ppc64el.deb ... [2020-07-08T23:47:22.690Z] #18 36.77 Unpacking libnetfilter-conntrack3:ppc64el (1.0.7-1) ... [2020-07-08T23:47:22.690Z] #18 36.96 Selecting previously unselected package libnftnl11:ppc64el. [2020-07-08T23:47:22.690Z] #18 36.97 Preparing to unpack .../06-libnftnl11_1.1.2-2_ppc64el.deb ... [2020-07-08T23:47:22.690Z] #18 36.98 Unpacking libnftnl11:ppc64el (1.1.2-2) ... [2020-07-08T23:47:22.690Z] #18 37.09 Selecting previously unselected package iptables. [2020-07-08T23:47:22.690Z] #18 37.10 Preparing to unpack .../07-iptables_1.8.2-4_ppc64el.deb ... [2020-07-08T23:47:22.690Z] #18 37.11 Unpacking iptables (1.8.2-4) ... [2020-07-08T23:47:22.690Z] #18 37.71 Selecting previously unselected package xxd. [2020-07-08T23:47:22.690Z] #18 37.73 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_ppc64el.deb ... [2020-07-08T23:47:22.690Z] #18 37.73 Unpacking xxd (2:8.1.0875-5) ... [2020-07-08T23:47:22.690Z] #18 37.90 Selecting previously unselected package vim-common. [2020-07-08T23:47:22.690Z] #18 37.91 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-07-08T23:47:22.690Z] #18 37.97 Unpacking vim-common (2:8.1.0875-5) ... [2020-07-08T23:47:22.690Z] #18 38.17 Selecting previously unselected package bash-completion. [2020-07-08T23:47:22.690Z] #18 38.18 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-07-08T23:47:22.690Z] #18 42.60 Unpacking bash-completion (1:2.8-6) ... [2020-07-08T23:47:22.690Z] #18 43.12 Selecting previously unselected package bzip2. [2020-07-08T23:47:22.690Z] #18 43.12 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_ppc64el.deb ... [2020-07-08T23:47:22.690Z] #18 43.13 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-07-08T23:47:22.690Z] #18 43.21 Selecting previously unselected package xz-utils. [2020-07-08T23:47:22.690Z] #18 43.22 Preparing to unpack .../12-xz-utils_5.2.4-1_ppc64el.deb ... [2020-07-08T23:47:22.690Z] #18 43.24 Unpacking xz-utils (5.2.4-1) ... [2020-07-08T23:47:22.690Z] #18 43.39 Selecting previously unselected package apparmor. [2020-07-08T23:47:22.690Z] #18 43.40 Preparing to unpack .../13-apparmor_2.13.2-10_ppc64el.deb ... [2020-07-08T23:47:22.690Z] #18 43.59 Unpacking apparmor (2.13.2-10) ... [2020-07-08T23:47:22.690Z] #18 44.00 Selecting previously unselected package aufs-tools. [2020-07-08T23:47:22.690Z] #18 44.01 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_ppc64el.deb ... [2020-07-08T23:47:22.690Z] #18 44.02 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-07-08T23:47:22.690Z] #18 44.15 Selecting previously unselected package libonig5:ppc64el. [2020-07-08T23:47:22.690Z] #18 44.18 Preparing to unpack .../15-libonig5_6.9.1-1_ppc64el.deb ... [2020-07-08T23:47:22.690Z] #18 44.19 Unpacking libonig5:ppc64el (6.9.1-1) ... [2020-07-08T23:47:22.690Z] #18 44.34 Selecting previously unselected package libjq1:ppc64el. [2020-07-08T23:47:22.690Z] #18 44.35 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_ppc64el.deb ... [2020-07-08T23:47:22.690Z] #18 44.35 Unpacking libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-07-08T23:47:22.690Z] #18 44.58 Selecting previously unselected package jq. [2020-07-08T23:47:22.690Z] #18 44.59 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_ppc64el.deb ... [2020-07-08T23:47:22.690Z] #18 44.60 Unpacking jq (1.5+dfsg-2+b1) ... [2020-07-08T23:47:22.690Z] #18 44.68 Selecting previously unselected package libaio1:ppc64el. [2020-07-08T23:47:22.690Z] #18 44.69 Preparing to unpack .../18-libaio1_0.3.112-3_ppc64el.deb ... [2020-07-08T23:47:22.690Z] #18 44.71 Unpacking libaio1:ppc64el (0.3.112-3) ... [2020-07-08T23:47:22.690Z] #18 44.77 Selecting previously unselected package libgpm2:ppc64el. [2020-07-08T23:47:22.690Z] #18 44.78 Preparing to unpack .../19-libgpm2_1.20.7-5_ppc64el.deb ... [2020-07-08T23:47:22.690Z] #18 44.78 Unpacking libgpm2:ppc64el (1.20.7-5) ... [2020-07-08T23:47:22.690Z] #18 44.90 Selecting previously unselected package libicu63:ppc64el. [2020-07-08T23:47:22.690Z] #18 ... [2020-07-08T23:47:22.690Z] [2020-07-08T23:47:22.690Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-08T23:47:22.690Z] #40 86.64 DEP criu/mem.d [2020-07-08T23:47:22.690Z] #40 86.95 DEP criu/lsm.d [2020-07-08T23:47:22.690Z] #40 87.15 DEP criu/log.d [2020-07-08T23:47:22.690Z] #40 87.39 DEP criu/libnetlink.d [2020-07-08T23:47:22.690Z] #40 87.68 DEP criu/kerndat.d [2020-07-08T23:47:22.690Z] #40 87.91 DEP criu/kcmp-ids.d [2020-07-08T23:47:22.690Z] #40 88.00 DEP criu/irmap.d [2020-07-08T23:47:22.690Z] #40 88.21 DEP criu/ipc_ns.d [2020-07-08T23:47:22.690Z] #40 88.42 DEP criu/image.d [2020-07-08T23:47:22.690Z] #40 88.65 DEP criu/image-desc.d [2020-07-08T23:47:22.690Z] #40 88.76 DEP criu/fsnotify.d [2020-07-08T23:47:22.690Z] #40 88.99 DEP criu/filesystems.d [2020-07-08T23:47:22.690Z] #40 89.17 DEP criu/files.d [2020-07-08T23:47:22.690Z] #40 89.43 DEP criu/files-reg.d [2020-07-08T23:47:22.690Z] #40 89.62 DEP criu/files-ext.d [2020-07-08T23:47:22.690Z] #40 89.76 DEP criu/file-lock.d [2020-07-08T23:47:22.690Z] #40 89.95 DEP criu/file-ids.d [2020-07-08T23:47:22.690Z] #40 90.13 DEP criu/fifo.d [2020-07-08T23:47:22.690Z] #40 90.32 DEP criu/fdstore.d [2020-07-08T23:47:22.690Z] #40 90.43 DEP criu/fault-injection.d [2020-07-08T23:47:22.690Z] #40 90.48 DEP criu/external.d [2020-07-08T23:47:22.690Z] #40 90.66 DEP criu/eventpoll.d [2020-07-08T23:47:22.690Z] #40 90.91 DEP criu/eventfd.d [2020-07-08T23:47:22.690Z] #40 91.08 DEP criu/crtools.d [2020-07-08T23:47:22.690Z] #40 91.35 DEP criu/cr-service.d [2020-07-08T23:47:22.691Z] #40 91.61 DEP criu/cr-restore.d [2020-07-08T23:47:22.691Z] #40 91.90 DEP criu/cr-errno.d [2020-07-08T23:47:22.691Z] #40 91.94 DEP criu/cr-dump.d [2020-07-08T23:47:22.691Z] #40 92.21 DEP criu/cr-dedup.d [2020-07-08T23:47:22.691Z] #40 92.43 DEP criu/cr-check.d [2020-07-08T23:47:22.691Z] #40 92.67 DEP criu/config.d [2020-07-08T23:47:22.691Z] #40 92.85 DEP criu/clone-noasan.d [2020-07-08T23:47:22.691Z] #40 92.96 DEP criu/cgroup.d [2020-07-08T23:47:22.691Z] #40 93.18 DEP criu/cgroup-props.d [2020-07-08T23:47:22.691Z] #40 93.31 DEP criu/bitmap.d [2020-07-08T23:47:22.691Z] #40 93.33 DEP criu/bfd.d [2020-07-08T23:47:22.691Z] #40 93.50 DEP criu/autofs.d [2020-07-08T23:47:22.691Z] #40 93.72 DEP criu/aio.d [2020-07-08T23:47:22.691Z] #40 94.07 DEP criu/action-scripts.d [2020-07-08T23:47:22.691Z] #40 94.43 CC criu/action-scripts.o [2020-07-08T23:47:22.691Z] #40 95.17 CC criu/aio.o [2020-07-08T23:47:22.691Z] #40 96.14 CC criu/autofs.o [2020-07-08T23:47:22.691Z] #40 ... [2020-07-08T23:47:22.691Z] [2020-07-08T23:47:22.691Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-08T23:47:22.691Z] #18 44.90 Selecting previously unselected package libicu63:ppc64el. [2020-07-08T23:47:22.691Z] #18 44.91 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_ppc64el.deb ... [2020-07-08T23:47:22.691Z] #18 44.91 Unpacking libicu63:ppc64el (63.1-6+deb10u1) ... [2020-07-08T23:47:22.944Z] #39 87.29 CC criu/action-scripts.o [2020-07-08T23:47:23.159Z] #17 47.54 Setting up apparmor (2.13.2-10) ... [2020-07-08T23:47:23.193Z] #39 84.94 CC criu/action-scripts.o [2020-07-08T23:47:23.449Z] #39 85.34 CC criu/aio.o [2020-07-08T23:47:23.512Z] #39 87.81 CC criu/aio.o [2020-07-08T23:47:23.767Z] #18 ... [2020-07-08T23:47:23.767Z] [2020-07-08T23:47:23.767Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-08T23:47:23.767Z] #42 153.5 vendor/golang.org/x/net/http/httpproxy [2020-07-08T23:47:23.767Z] #42 154.9 vendor/golang.org/x/net/http/httpguts [2020-07-08T23:47:23.767Z] #42 157.1 crypto/tls [2020-07-08T23:47:24.013Z] #39 85.87 CC criu/autofs.o [2020-07-08T23:47:24.079Z] #39 88.18 CC criu/autofs.o [2020-07-08T23:47:24.840Z] #42 ... [2020-07-08T23:47:24.840Z] [2020-07-08T23:47:24.840Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-08T23:47:24.840Z] #40 98.75 CC criu/bfd.o [2020-07-08T23:47:25.083Z] #17 49.55 Setting up xfsprogs (4.20.0-1) ... [2020-07-08T23:47:25.083Z] #17 49.57 Setting up python3-lib2to3 (3.7.3-1) ... [2020-07-08T23:47:25.346Z] #17 50.04 Setting up python3-pkg-resources (40.8.0-1) ... [2020-07-08T23:47:25.380Z] #39 87.12 CC criu/bfd.o [2020-07-08T23:47:25.461Z] #39 89.47 CC criu/bfd.o [2020-07-08T23:47:25.461Z] #39 89.88 CC criu/bitmap.o [2020-07-08T23:47:25.489Z] #40 99.52 CC criu/bitmap.o [2020-07-08T23:47:25.489Z] #40 99.70 CC criu/cgroup-props.o [2020-07-08T23:47:25.637Z] #39 87.63 CC criu/bitmap.o [2020-07-08T23:47:25.721Z] #39 90.01 CC criu/cgroup-props.o [2020-07-08T23:47:25.894Z] #39 87.72 CC criu/cgroup-props.o [2020-07-08T23:47:26.291Z] #39 90.72 CC criu/cgroup.o [2020-07-08T23:47:26.457Z] #39 88.35 CC criu/cgroup.o [2020-07-08T23:47:26.739Z] #17 50.94 Setting up python3-distutils (3.7.3-1) ... [2020-07-08T23:47:27.001Z] #17 51.35 Setting up python3-setuptools (40.8.0-1) ... [2020-07-08T23:47:27.026Z] #40 101.0 CC criu/cgroup.o [2020-07-08T23:47:27.027Z] #39 ... [2020-07-08T23:47:27.027Z] [2020-07-08T23:47:27.027Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-08T23:47:27.027Z] #17 22.12 The following NEW packages will be installed: [2020-07-08T23:47:27.027Z] #17 22.13 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-07-08T23:47:27.027Z] #17 22.13 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-07-08T23:47:27.027Z] #17 22.13 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-07-08T23:47:27.027Z] #17 22.13 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-07-08T23:47:27.027Z] #17 22.13 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-07-08T23:47:27.027Z] #17 22.13 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-07-08T23:47:27.027Z] #17 22.13 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2020-07-08T23:47:27.027Z] #17 22.13 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2020-07-08T23:47:27.027Z] #17 22.13 xz-utils zip [2020-07-08T23:47:27.027Z] #17 22.44 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded. [2020-07-08T23:47:27.027Z] #17 22.44 Need to get 28.5 MB of archives. [2020-07-08T23:47:27.027Z] #17 22.44 After this operation, 116 MB of additional disk space will be used. [2020-07-08T23:47:27.027Z] #17 22.44 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2020-07-08T23:47:27.027Z] #17 22.45 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u1 [589 kB] [2020-07-08T23:47:27.027Z] #17 22.48 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u1 [1736 kB] [2020-07-08T23:47:27.027Z] #17 22.55 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2020-07-08T23:47:27.027Z] #17 22.55 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2020-07-08T23:47:27.027Z] #17 22.56 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u1 [1734 kB] [2020-07-08T23:47:27.027Z] #17 22.62 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u1 [330 kB] [2020-07-08T23:47:27.027Z] #17 22.63 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2020-07-08T23:47:27.027Z] #17 22.64 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2020-07-08T23:47:27.027Z] #17 22.64 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2020-07-08T23:47:27.027Z] #17 22.64 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2020-07-08T23:47:27.027Z] #17 22.65 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2020-07-08T23:47:27.027Z] #17 22.65 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2020-07-08T23:47:27.027Z] #17 22.65 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2020-07-08T23:47:27.027Z] #17 22.65 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2020-07-08T23:47:27.027Z] #17 22.65 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2020-07-08T23:47:27.027Z] #17 22.67 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-07-08T23:47:27.027Z] #17 22.67 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-07-08T23:47:27.027Z] #17 22.68 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2020-07-08T23:47:27.027Z] #17 22.69 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2020-07-08T23:47:27.027Z] #17 22.70 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2020-07-08T23:47:27.027Z] #17 22.70 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2020-07-08T23:47:27.027Z] #17 22.72 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2020-07-08T23:47:27.027Z] #17 22.73 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-07-08T23:47:27.027Z] #17 22.74 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-07-08T23:47:27.027Z] #17 22.74 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-07-08T23:47:27.027Z] #17 22.75 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2020-07-08T23:47:27.027Z] #17 22.75 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2020-07-08T23:47:27.027Z] #17 22.75 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-07-08T23:47:27.027Z] #17 23.09 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-07-08T23:47:27.027Z] #17 23.09 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-07-08T23:47:27.027Z] #17 23.09 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-07-08T23:47:27.027Z] #17 23.09 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2020-07-08T23:47:27.027Z] #17 23.10 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2020-07-08T23:47:27.027Z] #17 23.12 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2020-07-08T23:47:27.027Z] #17 23.18 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-07-08T23:47:27.027Z] #17 23.19 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2020-07-08T23:47:27.027Z] #17 23.20 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2020-07-08T23:47:27.027Z] #17 23.20 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2020-07-08T23:47:27.027Z] #17 23.21 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2020-07-08T23:47:27.027Z] #17 23.24 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2020-07-08T23:47:27.027Z] #17 23.24 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u2 [1245 kB] [2020-07-08T23:47:27.027Z] #17 23.29 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2020-07-08T23:47:27.027Z] #17 23.31 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2020-07-08T23:47:27.027Z] #17 23.32 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-07-08T23:47:27.027Z] #17 23.59 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2020-07-08T23:47:27.027Z] #17 23.64 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2020-07-08T23:47:27.027Z] #17 23.68 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2020-07-08T23:47:27.027Z] #17 24.24 debconf: delaying package configuration, since apt-utils is not installed [2020-07-08T23:47:27.027Z] #17 24.33 Fetched 28.5 MB in 2s (18.8 MB/s) [2020-07-08T23:47:27.027Z] #17 24.38 Selecting previously unselected package pigz. [2020-07-08T23:47:27.027Z] #17 24.39 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23432 files and directories currently installed.) [2020-07-08T23:47:27.027Z] #17 24.46 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2020-07-08T23:47:27.027Z] #17 24.47 Unpacking pigz (2.4-1) ... [2020-07-08T23:47:27.027Z] #17 24.55 Selecting previously unselected package libpython3.7-minimal:amd64. [2020-07-08T23:47:27.027Z] #17 24.55 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_amd64.deb ... [2020-07-08T23:47:27.027Z] #17 24.55 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ... [2020-07-08T23:47:27.027Z] #17 24.90 Selecting previously unselected package python3.7-minimal. [2020-07-08T23:47:27.027Z] #17 24.90 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_amd64.deb ... [2020-07-08T23:47:27.027Z] #17 24.91 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ... [2020-07-08T23:47:27.027Z] #17 25.69 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ... [2020-07-08T23:47:27.027Z] #17 25.71 Setting up python3.7-minimal (3.7.3-2+deb10u1) ... [2020-07-08T23:47:27.673Z] #39 ... [2020-07-08T23:47:27.673Z] [2020-07-08T23:47:27.673Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-08T23:47:27.673Z] #17 22.06 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded. [2020-07-08T23:47:27.673Z] #17 22.06 Need to get 28.5 MB of archives. [2020-07-08T23:47:27.673Z] #17 22.06 After this operation, 116 MB of additional disk space will be used. [2020-07-08T23:47:27.673Z] #17 22.06 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2020-07-08T23:47:27.673Z] #17 22.06 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u1 [589 kB] [2020-07-08T23:47:27.673Z] #17 22.09 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u1 [1736 kB] [2020-07-08T23:47:27.673Z] #17 22.16 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2020-07-08T23:47:27.673Z] #17 22.17 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2020-07-08T23:47:27.673Z] #17 22.17 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u1 [1734 kB] [2020-07-08T23:47:27.673Z] #17 22.27 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u1 [330 kB] [2020-07-08T23:47:27.673Z] #17 22.30 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2020-07-08T23:47:27.673Z] #17 22.30 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2020-07-08T23:47:27.673Z] #17 22.30 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2020-07-08T23:47:27.673Z] #17 22.30 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2020-07-08T23:47:27.673Z] #17 22.32 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2020-07-08T23:47:27.673Z] #17 22.32 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2020-07-08T23:47:27.673Z] #17 22.32 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2020-07-08T23:47:27.673Z] #17 22.33 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2020-07-08T23:47:27.673Z] #17 22.33 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2020-07-08T23:47:27.673Z] #17 22.37 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-07-08T23:47:27.673Z] #17 22.37 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-07-08T23:47:27.673Z] #17 22.39 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2020-07-08T23:47:27.673Z] #17 22.41 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2020-07-08T23:47:27.673Z] #17 22.41 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2020-07-08T23:47:27.673Z] #17 22.42 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2020-07-08T23:47:27.673Z] #17 22.45 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2020-07-08T23:47:27.673Z] #17 22.45 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-07-08T23:47:27.673Z] #17 22.47 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-07-08T23:47:27.673Z] #17 22.48 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-07-08T23:47:27.673Z] #17 22.48 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2020-07-08T23:47:27.673Z] #17 22.48 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2020-07-08T23:47:27.673Z] #17 22.49 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-07-08T23:47:27.673Z] #17 23.03 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-07-08T23:47:27.673Z] #17 23.04 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-07-08T23:47:27.673Z] #17 23.04 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-07-08T23:47:27.673Z] #17 23.04 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2020-07-08T23:47:27.673Z] #17 23.05 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2020-07-08T23:47:27.674Z] #17 23.08 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2020-07-08T23:47:27.674Z] #17 23.14 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-07-08T23:47:27.674Z] #17 23.15 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2020-07-08T23:47:27.674Z] #17 23.16 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2020-07-08T23:47:27.674Z] #17 23.17 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2020-07-08T23:47:27.674Z] #17 23.18 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2020-07-08T23:47:27.674Z] #17 23.19 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2020-07-08T23:47:27.674Z] #17 23.19 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u2 [1245 kB] [2020-07-08T23:47:27.674Z] #17 23.23 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2020-07-08T23:47:27.674Z] #17 23.25 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2020-07-08T23:47:27.674Z] #17 23.26 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-07-08T23:47:27.674Z] #17 23.53 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2020-07-08T23:47:27.674Z] #17 23.57 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2020-07-08T23:47:27.674Z] #17 23.61 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2020-07-08T23:47:27.674Z] #17 24.16 debconf: delaying package configuration, since apt-utils is not installed [2020-07-08T23:47:27.674Z] #17 24.26 Fetched 28.5 MB in 2s (15.6 MB/s) [2020-07-08T23:47:27.674Z] #17 24.32 Selecting previously unselected package pigz. [2020-07-08T23:47:27.674Z] #17 24.32 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23432 files and directories currently installed.) [2020-07-08T23:47:27.674Z] #17 24.36 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2020-07-08T23:47:27.674Z] #17 24.37 Unpacking pigz (2.4-1) ... [2020-07-08T23:47:27.674Z] #17 24.46 Selecting previously unselected package libpython3.7-minimal:amd64. [2020-07-08T23:47:27.674Z] #17 24.46 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_amd64.deb ... [2020-07-08T23:47:27.674Z] #17 24.46 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ... [2020-07-08T23:47:27.674Z] #17 24.80 Selecting previously unselected package python3.7-minimal. [2020-07-08T23:47:27.674Z] #17 24.80 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_amd64.deb ... [2020-07-08T23:47:27.674Z] #17 24.81 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ... [2020-07-08T23:47:27.674Z] #17 25.62 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ... [2020-07-08T23:47:27.674Z] #17 25.63 Setting up python3.7-minimal (3.7.3-2+deb10u1) ... [2020-07-08T23:47:27.674Z] #17 27.47 Selecting previously unselected package python3-minimal. [2020-07-08T23:47:27.674Z] #17 27.47 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23681 files and directories currently installed.) [2020-07-08T23:47:27.674Z] #17 27.53 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2020-07-08T23:47:27.674Z] #17 27.54 Unpacking python3-minimal (3.7.3-1) ... [2020-07-08T23:47:27.674Z] #17 27.61 Selecting previously unselected package libmpdec2:amd64. [2020-07-08T23:47:27.674Z] #17 27.62 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2020-07-08T23:47:27.674Z] #17 27.63 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2020-07-08T23:47:27.674Z] #17 27.72 Selecting previously unselected package libpython3.7-stdlib:amd64. [2020-07-08T23:47:27.674Z] #17 27.72 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_amd64.deb ... [2020-07-08T23:47:27.674Z] #17 27.73 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ... [2020-07-08T23:47:27.950Z] #17 52.50 Setting up python3-pip (18.1-5) ... [2020-07-08T23:47:28.395Z] #17 27.45 Selecting previously unselected package python3-minimal. [2020-07-08T23:47:28.395Z] #17 27.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 ... 23681 files and directories currently installed.) [2020-07-08T23:47:28.395Z] #17 27.51 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2020-07-08T23:47:28.395Z] #17 27.51 Unpacking python3-minimal (3.7.3-1) ... [2020-07-08T23:47:28.395Z] #17 27.58 Selecting previously unselected package libmpdec2:amd64. [2020-07-08T23:47:28.395Z] #17 27.59 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2020-07-08T23:47:28.395Z] #17 27.60 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2020-07-08T23:47:28.395Z] #17 27.69 Selecting previously unselected package libpython3.7-stdlib:amd64. [2020-07-08T23:47:28.395Z] #17 27.69 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_amd64.deb ... [2020-07-08T23:47:28.395Z] #17 27.70 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ... [2020-07-08T23:47:28.615Z] #17 28.57 Selecting previously unselected package python3.7. [2020-07-08T23:47:28.615Z] #17 28.58 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_amd64.deb ... [2020-07-08T23:47:28.615Z] #17 28.58 Unpacking python3.7 (3.7.3-2+deb10u1) ... [2020-07-08T23:47:28.615Z] #17 28.71 Selecting previously unselected package libpython3-stdlib:amd64. [2020-07-08T23:47:28.615Z] #17 28.72 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2020-07-08T23:47:28.615Z] #17 28.72 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2020-07-08T23:47:28.875Z] #17 28.83 Setting up python3-minimal (3.7.3-1) ... [2020-07-08T23:47:28.897Z] #17 53.49 Processing triggers for libc-bin (2.28-10) ... [2020-07-08T23:47:29.161Z] #17 53.53 Processing triggers for mime-support (3.62) ... [2020-07-08T23:47:29.241Z] DEBUG: print all environment variables to check how Jenkins runs this script [2020-07-08T23:47:29.241Z] C:\windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-e41ea3be\powershellScript.ps1'; exit $LASTEXITCODE; [2020-07-08T23:47:29.241Z] ---------------------------------------------------------------------------- [2020-07-08T23:47:29.241Z] [2020-07-08T23:47:29.241Z] INFO: executeCI.ps1 starting at Wed Jul 8 23:47:24 CUT 2020 [2020-07-08T23:47:29.241Z] [2020-07-08T23:47:29.241Z] INFO: Script version 05-Feb-2019 09:03 PDT [2020-07-08T23:47:29.241Z] INFO: Running git version 2.24.1.windows.2 [2020-07-08T23:47:29.241Z] INFO: Branch:rs5_release Build:17763.1.180914-1434 [2020-07-08T23:47:29.241Z] INFO: Environment variables: [2020-07-08T23:47:29.241Z] [2020-07-08T23:47:29.241Z] Name Value [2020-07-08T23:47:29.241Z] ---- ----- [2020-07-08T23:47:29.241Z] ALLUSERSPROFILE C:\ProgramData [2020-07-08T23:47:29.241Z] APPDATA C:\windows\system32\config\systemprofile\AppData\Roaming [2020-07-08T23:47:29.241Z] APT_MIRROR cdn-fastly.deb.debian.org [2020-07-08T23:47:29.241Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.9 [2020-07-08T23:47:29.241Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.9 [2020-07-08T23:47:29.241Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2020-07-08T23:47:29.241Z] BRANCH_NAME PR-41194 [2020-07-08T23:47:29.241Z] BUILD_DISPLAY_NAME #1 [2020-07-08T23:47:29.241Z] BUILD_ID 1 [2020-07-08T23:47:29.241Z] BUILD_NUMBER 1 [2020-07-08T23:47:29.241Z] BUILD_TAG jenkins-moby-PR-41194-1 [2020-07-08T23:47:29.241Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-41194/1/ [2020-07-08T23:47:29.241Z] CHANGE_AUTHOR MaximeAubanel [2020-07-08T23:47:29.241Z] CHANGE_AUTHOR_DISPLAY_NAME Maxime Aubanel [2020-07-08T23:47:29.241Z] CHANGE_AUTHOR_EMAIL maximeauba@gmail.com [2020-07-08T23:47:29.241Z] CHANGE_BRANCH 41193-add_devices_to_host_config [2020-07-08T23:47:29.241Z] CHANGE_FORK MaximeAubanel [2020-07-08T23:47:29.241Z] CHANGE_ID 41194 [2020-07-08T23:47:29.241Z] CHANGE_TARGET master [2020-07-08T23:47:29.241Z] CHANGE_TITLE Added missing Devices field to HostConfig [2020-07-08T23:47:29.241Z] CHANGE_URL https://github.com/moby/moby/pull/41194 [2020-07-08T23:47:29.241Z] CHECK_CONFIG_COMMIT 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-07-08T23:47:29.241Z] CommonProgramFiles C:\Program Files\Common Files [2020-07-08T23:47:29.241Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2020-07-08T23:47:29.241Z] CommonProgramW6432 C:\Program Files\Common Files [2020-07-08T23:47:29.241Z] COMPUTERNAME azwin-2-a8c860 [2020-07-08T23:47:29.241Z] ComSpec C:\windows\system32\cmd.exe [2020-07-08T23:47:29.241Z] ConfigSequenceNumber 0 [2020-07-08T23:47:29.241Z] DOCKER_BUILDKIT 0 [2020-07-08T23:47:29.241Z] DOCKER_DUT_DEBUG 1 [2020-07-08T23:47:29.241Z] DOCKER_EXPERIMENTAL 1 [2020-07-08T23:47:29.241Z] DOCKER_GRAPHDRIVER overlay2 [2020-07-08T23:47:29.241Z] DriverData C:\Windows\System32\Drivers\DriverData [2020-07-08T23:47:29.241Z] EXECUTOR_NUMBER 0 [2020-07-08T23:47:29.241Z] FQDN azwin-2-a8c860.westus.cloudapp.azure.com [2020-07-08T23:47:29.241Z] GIT_BRANCH PR-41194 [2020-07-08T23:47:29.241Z] GIT_COMMIT 276c725394426b45e5f3d6cbac3f9ff4acf4feaa [2020-07-08T23:47:29.241Z] GIT_URL https://github.com/moby/moby.git [2020-07-08T23:47:29.241Z] HUDSON_COOKIE b5d31921-9fb1-4a4c-88ac-b2e66ad19cc7 [2020-07-08T23:47:29.241Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2020-07-08T23:47:29.241Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2020-07-08T23:47:29.241Z] HUDSON_URL https://ci-next.docker.com/public/ [2020-07-08T23:47:29.241Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.252-2.b09.ojdkbuild.windows.x86_64 [2020-07-08T23:47:29.241Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2020-07-08T23:47:29.241Z] JENKINS_NODE_COOKIE a9e8a4e1-c196-4d04-8e0b-79899bca3e90 [2020-07-08T23:47:29.241Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2020-07-08T23:47:29.241Z] JENKINS_URL https://ci-next.docker.com/public/ [2020-07-08T23:47:29.241Z] JOB_BASE_NAME PR-41194 [2020-07-08T23:47:29.241Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-41194/display/redirect [2020-07-08T23:47:29.241Z] JOB_NAME moby/PR-41194 [2020-07-08T23:47:29.241Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-41194/ [2020-07-08T23:47:29.241Z] library.jps.version master [2020-07-08T23:47:29.241Z] LOCALAPPDATA C:\windows\system32\config\systemprofile\AppData\Local [2020-07-08T23:47:29.241Z] NODE_LABELS amd64 azure azwin-2-a8c860 azwin-2019 docker west-us windows windows-2019 x86_64 [2020-07-08T23:47:29.241Z] NODE_NAME azwin-2-a8c860 [2020-07-08T23:47:29.241Z] NUMBER_OF_PROCESSORS 4 [2020-07-08T23:47:29.241Z] OS Windows_NT [2020-07-08T23:47:29.241Z] Path C:\windows\system32;C:\windows;C:\windows\System32\Wbem;C:\windows\System32\WindowsPo... [2020-07-08T23:47:29.241Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2020-07-08T23:47:29.241Z] PROCESSOR_ARCHITECTURE AMD64 [2020-07-08T23:47:29.241Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 85 Stepping 4, GenuineIntel [2020-07-08T23:47:29.241Z] PROCESSOR_LEVEL 6 [2020-07-08T23:47:29.241Z] PROCESSOR_REVISION 5504 [2020-07-08T23:47:29.241Z] ProgramData C:\ProgramData [2020-07-08T23:47:29.241Z] ProgramFiles C:\Program Files [2020-07-08T23:47:29.241Z] ProgramFiles(x86) C:\Program Files (x86) [2020-07-08T23:47:29.241Z] ProgramW6432 C:\Program Files [2020-07-08T23:47:29.241Z] PROMPT $P$G [2020-07-08T23:47:29.242Z] PSExecutionPolicyPreference Bypass [2020-07-08T23:47:29.242Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\windows\syste... [2020-07-08T23:47:29.242Z] PUBLIC C:\Users\Public [2020-07-08T23:47:29.242Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-41194/1/display/redirect?page=changes [2020-07-08T23:47:29.242Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-41194/1/display/redirect [2020-07-08T23:47:29.242Z] SKIP_VALIDATION_TESTS 1 [2020-07-08T23:47:29.242Z] SOURCES_DRIVE d [2020-07-08T23:47:29.242Z] SOURCES_SUBDIR gopath [2020-07-08T23:47:29.242Z] STAGE_NAME Run tests [2020-07-08T23:47:29.242Z] SystemDrive C: [2020-07-08T23:47:29.242Z] SystemRoot C:\windows [2020-07-08T23:47:29.242Z] TEMP C:\windows\TEMP [2020-07-08T23:47:29.242Z] TESTDEBUG 0 [2020-07-08T23:47:29.242Z] TESTRUN_DRIVE d [2020-07-08T23:47:29.242Z] TESTRUN_SUBDIR CI [2020-07-08T23:47:29.242Z] TIMEOUT 120m [2020-07-08T23:47:29.242Z] TMP C:\windows\TEMP [2020-07-08T23:47:29.242Z] USERDOMAIN WORKGROUP [2020-07-08T23:47:29.242Z] USERNAME azwin-2-a8c860$ [2020-07-08T23:47:29.242Z] USERPROFILE C:\windows\system32\config\systemprofile [2020-07-08T23:47:29.242Z] windir C:\windows [2020-07-08T23:47:29.242Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2020-07-08T23:47:29.242Z] WINDOWS_BASE_IMAGE_TAG ltsc2019 [2020-07-08T23:47:29.242Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2020-07-08T23:47:29.242Z] [2020-07-08T23:47:29.242Z] [2020-07-08T23:47:29.242Z] [2020-07-08T23:47:29.242Z] INFO: Sources under d:\gopath\... [2020-07-08T23:47:29.242Z] INFO: Test run under d:\CI\... [2020-07-08T23:47:29.242Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2020-07-08T23:47:29.242Z] INFO: docker/docker repository was found [2020-07-08T23:47:29.242Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub. This may take some time... [2020-07-08T23:47:29.242Z] ltsc2019: Pulling from windows/servercore [2020-07-08T23:47:29.242Z] 4612f6d0b889: Pulling fs layer [2020-07-08T23:47:29.242Z] 666079ee0460: Pulling fs layer [2020-07-08T23:47:29.325Z] #17 28.45 Selecting previously unselected package python3.7. [2020-07-08T23:47:29.325Z] #17 28.45 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_amd64.deb ... [2020-07-08T23:47:29.325Z] #17 28.46 Unpacking python3.7 (3.7.3-2+deb10u1) ... [2020-07-08T23:47:29.325Z] #17 28.58 Selecting previously unselected package libpython3-stdlib:amd64. [2020-07-08T23:47:29.325Z] #17 28.59 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2020-07-08T23:47:29.325Z] #17 28.59 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2020-07-08T23:47:29.325Z] #17 28.68 Setting up python3-minimal (3.7.3-1) ... [2020-07-08T23:47:29.424Z] #17 DONE 53.9s [2020-07-08T23:47:29.424Z] [2020-07-08T23:47:29.424Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-08T23:47:29.424Z] #39 95.73 CC criu/cr-service.o [2020-07-08T23:47:29.424Z] #39 97.12 CC criu/crtools.o [2020-07-08T23:47:29.424Z] #39 97.71 CC criu/eventfd.o [2020-07-08T23:47:29.424Z] #39 97.95 CC criu/eventpoll.o [2020-07-08T23:47:29.424Z] #39 98.84 CC criu/external.o [2020-07-08T23:47:29.424Z] #39 99.22 CC criu/fault-injection.o [2020-07-08T23:47:29.424Z] #39 99.40 CC criu/fdstore.o [2020-07-08T23:47:29.424Z] #39 99.77 CC criu/fifo.o [2020-07-08T23:47:29.424Z] #39 100.1 CC criu/file-ids.o [2020-07-08T23:47:29.424Z] #39 100.4 CC criu/file-lock.o [2020-07-08T23:47:29.424Z] #39 101.1 CC criu/files-ext.o [2020-07-08T23:47:29.424Z] #39 101.3 CC criu/files-reg.o [2020-07-08T23:47:29.424Z] #39 102.7 CC criu/files.o [2020-07-08T23:47:29.424Z] #39 104.3 CC criu/filesystems.o [2020-07-08T23:47:29.424Z] #39 104.9 CC criu/fsnotify.o [2020-07-08T23:47:29.424Z] #39 105.8 CC criu/image-desc.o [2020-07-08T23:47:29.424Z] #39 ... [2020-07-08T23:47:29.424Z] [2020-07-08T23:47:29.424Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-07-08T23:47:29.445Z] #17 29.50 Selecting previously unselected package python3. [2020-07-08T23:47:29.445Z] #17 29.50 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24093 files and directories currently installed.) [2020-07-08T23:47:29.445Z] #17 29.55 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2020-07-08T23:47:29.445Z] #17 29.57 Unpacking python3 (3.7.3-1) ... [2020-07-08T23:47:29.705Z] #17 29.65 Selecting previously unselected package libip4tc0:amd64. [2020-07-08T23:47:29.705Z] #17 29.66 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2020-07-08T23:47:29.705Z] #17 29.67 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2020-07-08T23:47:29.705Z] #17 29.75 Selecting previously unselected package libip6tc0:amd64. [2020-07-08T23:47:29.705Z] #17 29.76 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2020-07-08T23:47:29.705Z] #17 29.77 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2020-07-08T23:47:29.705Z] #17 29.86 Selecting previously unselected package libiptc0:amd64. [2020-07-08T23:47:29.705Z] #17 29.87 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2020-07-08T23:47:29.705Z] #17 29.87 Unpacking libiptc0:amd64 (1.8.2-4) ... [2020-07-08T23:47:29.818Z] #40 ... [2020-07-08T23:47:29.818Z] [2020-07-08T23:47:29.818Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-08T23:47:29.818Z] #18 48.91 Selecting previously unselected package libnet1:ppc64el. [2020-07-08T23:47:29.818Z] #18 48.92 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_ppc64el.deb ... [2020-07-08T23:47:29.818Z] #18 48.93 Unpacking libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-07-08T23:47:29.818Z] #18 49.00 Selecting previously unselected package libnl-3-200:ppc64el. [2020-07-08T23:47:29.818Z] #18 49.01 Preparing to unpack .../22-libnl-3-200_3.4.0-1_ppc64el.deb ... [2020-07-08T23:47:29.818Z] #18 49.01 Unpacking libnl-3-200:ppc64el (3.4.0-1) ... [2020-07-08T23:47:29.818Z] #18 49.15 Selecting previously unselected package libprotobuf-c1:ppc64el. [2020-07-08T23:47:29.818Z] #18 49.17 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_ppc64el.deb ... [2020-07-08T23:47:29.818Z] #18 49.17 Unpacking libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-07-08T23:47:29.818Z] #18 49.32 Selecting previously unselected package libreadline5:ppc64el. [2020-07-08T23:47:29.818Z] #18 49.33 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_ppc64el.deb ... [2020-07-08T23:47:29.818Z] #18 49.34 Unpacking libreadline5:ppc64el (5.2+dfsg-3+b13) ... [2020-07-08T23:47:29.818Z] #18 49.52 Selecting previously unselected package net-tools. [2020-07-08T23:47:29.818Z] #18 49.53 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_ppc64el.deb ... [2020-07-08T23:47:29.818Z] #18 49.53 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-07-08T23:47:29.818Z] #18 49.76 Selecting previously unselected package python-pip-whl. [2020-07-08T23:47:29.818Z] #18 49.78 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-07-08T23:47:29.818Z] #18 49.78 Unpacking python-pip-whl (18.1-5) ... [2020-07-08T23:47:29.818Z] #18 50.20 Selecting previously unselected package python3-lib2to3. [2020-07-08T23:47:29.818Z] #18 50.20 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-07-08T23:47:29.818Z] #18 50.21 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-07-08T23:47:29.818Z] #18 50.32 Selecting previously unselected package python3-distutils. [2020-07-08T23:47:29.818Z] #18 50.33 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-07-08T23:47:29.818Z] #18 50.34 Unpacking python3-distutils (3.7.3-1) ... [2020-07-08T23:47:29.818Z] #18 50.51 Selecting previously unselected package python3-pip. [2020-07-08T23:47:29.818Z] #18 50.52 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-07-08T23:47:29.818Z] #18 50.54 Unpacking python3-pip (18.1-5) ... [2020-07-08T23:47:29.818Z] #18 50.73 Selecting previously unselected package python3-pkg-resources. [2020-07-08T23:47:29.818Z] #18 50.75 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-07-08T23:47:29.818Z] #18 50.75 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-07-08T23:47:29.818Z] #18 50.90 Selecting previously unselected package python3-setuptools. [2020-07-08T23:47:29.818Z] #18 50.93 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-07-08T23:47:29.818Z] #18 50.93 Unpacking python3-setuptools (40.8.0-1) ... [2020-07-08T23:47:29.818Z] #18 51.13 Selecting previously unselected package python3-wheel. [2020-07-08T23:47:29.818Z] #18 51.14 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-07-08T23:47:29.818Z] #18 51.14 Unpacking python3-wheel (0.32.3-2) ... [2020-07-08T23:47:29.818Z] #18 51.21 Selecting previously unselected package sudo. [2020-07-08T23:47:29.818Z] #18 51.22 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_ppc64el.deb ... [2020-07-08T23:47:29.818Z] #18 51.23 Unpacking sudo (1.8.27-1+deb10u2) ... [2020-07-08T23:47:29.818Z] #18 51.79 Selecting previously unselected package thin-provisioning-tools. [2020-07-08T23:47:29.818Z] #18 51.79 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_ppc64el.deb ... [2020-07-08T23:47:29.818Z] #18 51.80 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-07-08T23:47:29.818Z] #18 52.12 Selecting previously unselected package uidmap. [2020-07-08T23:47:29.818Z] #18 52.14 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_ppc64el.deb ... [2020-07-08T23:47:29.818Z] #18 52.14 Unpacking uidmap (1:4.5-1.1) ... [2020-07-08T23:47:29.964Z] #17 29.97 Selecting previously unselected package libnfnetlink0:amd64. [2020-07-08T23:47:29.964Z] #17 29.98 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2020-07-08T23:47:29.964Z] #17 29.99 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-07-08T23:47:29.964Z] #17 30.04 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2020-07-08T23:47:29.964Z] #17 30.05 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2020-07-08T23:47:29.964Z] #17 30.05 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-07-08T23:47:29.964Z] #17 30.12 Selecting previously unselected package libnftnl11:amd64. [2020-07-08T23:47:29.964Z] #17 30.13 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2020-07-08T23:47:29.964Z] #17 30.13 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2020-07-08T23:47:29.964Z] #17 30.21 Selecting previously unselected package iptables. [2020-07-08T23:47:29.965Z] #17 30.22 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2020-07-08T23:47:30.117Z] #18 52.29 Selecting previously unselected package vim-runtime. [2020-07-08T23:47:30.117Z] #18 52.30 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-07-08T23:47:30.117Z] #18 52.35 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-07-08T23:47:30.117Z] #18 52.39 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-07-08T23:47:30.117Z] #18 52.40 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-07-08T23:47:30.229Z] #17 30.22 Unpacking iptables (1.8.2-4) ... [2020-07-08T23:47:30.255Z] #17 29.48 Selecting previously unselected package python3. [2020-07-08T23:47:30.255Z] #17 29.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 ... 24093 files and directories currently installed.) [2020-07-08T23:47:30.255Z] #17 29.53 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2020-07-08T23:47:30.255Z] #17 29.54 Unpacking python3 (3.7.3-1) ... [2020-07-08T23:47:30.255Z] #17 29.62 Selecting previously unselected package libip4tc0:amd64. [2020-07-08T23:47:30.489Z] #17 30.53 Selecting previously unselected package xxd. [2020-07-08T23:47:30.489Z] #17 30.54 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-07-08T23:47:30.489Z] #17 30.54 Unpacking xxd (2:8.1.0875-5) ... [2020-07-08T23:47:30.510Z] #17 29.64 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2020-07-08T23:47:30.510Z] #17 29.64 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2020-07-08T23:47:30.510Z] #17 29.76 Selecting previously unselected package libip6tc0:amd64. [2020-07-08T23:47:30.510Z] #17 29.76 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2020-07-08T23:47:30.510Z] #17 29.77 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2020-07-08T23:47:30.749Z] #17 30.64 Selecting previously unselected package vim-common. [2020-07-08T23:47:30.749Z] #17 30.66 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-07-08T23:47:30.749Z] #17 30.70 Unpacking vim-common (2:8.1.0875-5) ... [2020-07-08T23:47:30.749Z] #17 30.88 Selecting previously unselected package bash-completion. [2020-07-08T23:47:30.749Z] #17 30.88 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-07-08T23:47:30.766Z] #17 29.86 Selecting previously unselected package libiptc0:amd64. [2020-07-08T23:47:30.766Z] #17 29.87 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2020-07-08T23:47:30.766Z] #17 29.88 Unpacking libiptc0:amd64 (1.8.2-4) ... [2020-07-08T23:47:30.766Z] #17 29.99 Selecting previously unselected package libnfnetlink0:amd64. [2020-07-08T23:47:30.766Z] #17 29.99 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2020-07-08T23:47:30.766Z] #17 30.00 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-07-08T23:47:30.766Z] #17 30.05 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2020-07-08T23:47:30.766Z] #17 30.06 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2020-07-08T23:47:30.766Z] #17 30.07 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-07-08T23:47:31.021Z] #17 30.17 Selecting previously unselected package libnftnl11:amd64. [2020-07-08T23:47:31.021Z] #17 30.17 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2020-07-08T23:47:31.021Z] #17 30.18 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2020-07-08T23:47:31.021Z] #17 30.32 Selecting previously unselected package iptables. [2020-07-08T23:47:31.021Z] #17 30.33 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2020-07-08T23:47:31.021Z] #17 30.34 Unpacking iptables (1.8.2-4) ... [2020-07-08T23:47:31.276Z] #17 30.65 Selecting previously unselected package xxd. [2020-07-08T23:47:31.277Z] #17 30.66 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-07-08T23:47:31.277Z] #17 30.67 Unpacking xxd (2:8.1.0875-5) ... [2020-07-08T23:47:31.379Z] #18 1.515 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-07-08T23:47:31.379Z] #18 1.524 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-07-08T23:47:31.379Z] #18 1.528 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-07-08T23:47:31.379Z] #18 DONE 1.7s [2020-07-08T23:47:31.379Z] [2020-07-08T23:47:31.379Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-07-08T23:47:31.532Z] #17 30.81 Selecting previously unselected package vim-common. [2020-07-08T23:47:31.532Z] #17 30.84 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-07-08T23:47:31.787Z] #17 30.87 Unpacking vim-common (2:8.1.0875-5) ... [2020-07-08T23:47:31.787Z] #17 31.08 Selecting previously unselected package bash-completion. [2020-07-08T23:47:31.787Z] #17 31.08 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-07-08T23:47:32.224Z] #18 ... [2020-07-08T23:47:32.224Z] [2020-07-08T23:47:32.224Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-08T23:47:32.224Z] #40 106.4 CC criu/clone-noasan.o [2020-07-08T23:47:32.524Z] #40 106.7 CC criu/config.o [2020-07-08T23:47:33.289Z] #17 33.32 Unpacking bash-completion (1:2.8-6) ... [2020-07-08T23:47:33.550Z] #17 33.71 Selecting previously unselected package bzip2. [2020-07-08T23:47:33.550Z] #17 33.71 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2020-07-08T23:47:33.550Z] #17 33.72 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-07-08T23:47:33.810Z] #17 33.79 Selecting previously unselected package xz-utils. [2020-07-08T23:47:33.810Z] #17 33.80 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2020-07-08T23:47:33.810Z] #17 33.81 Unpacking xz-utils (5.2.4-1) ... [2020-07-08T23:47:33.810Z] #17 33.97 Selecting previously unselected package apparmor. [2020-07-08T23:47:33.810Z] #17 33.97 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2020-07-08T23:47:33.851Z] 666079ee0460: Verifying Checksum [2020-07-08T23:47:33.851Z] 666079ee0460: Download complete [2020-07-08T23:47:34.069Z] #17 34.06 Unpacking apparmor (2.13.2-10) ... [2020-07-08T23:47:34.301Z] #17 33.21 Unpacking bash-completion (1:2.8-6) ... [2020-07-08T23:47:34.302Z] #17 33.53 Selecting previously unselected package bzip2. [2020-07-08T23:47:34.302Z] #17 33.54 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2020-07-08T23:47:34.302Z] #17 33.55 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-07-08T23:47:34.334Z] #17 34.44 Selecting previously unselected package aufs-tools. [2020-07-08T23:47:34.334Z] #17 34.46 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2020-07-08T23:47:34.334Z] #17 34.46 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-07-08T23:47:34.558Z] #17 33.66 Selecting previously unselected package xz-utils. [2020-07-08T23:47:34.558Z] #17 33.67 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2020-07-08T23:47:34.558Z] #17 33.68 Unpacking xz-utils (5.2.4-1) ... [2020-07-08T23:47:34.558Z] #17 33.84 Selecting previously unselected package apparmor. [2020-07-08T23:47:34.558Z] #17 33.85 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2020-07-08T23:47:34.558Z] #17 33.92 Unpacking apparmor (2.13.2-10) ... [2020-07-08T23:47:34.594Z] #17 34.61 Selecting previously unselected package libonig5:amd64. [2020-07-08T23:47:34.594Z] #17 34.63 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2020-07-08T23:47:34.594Z] #17 34.64 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-07-08T23:47:34.594Z] #17 34.84 Selecting previously unselected package libjq1:amd64. [2020-07-08T23:47:34.594Z] #17 34.85 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-07-08T23:47:34.853Z] #17 34.86 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-07-08T23:47:34.853Z] #17 34.97 Selecting previously unselected package jq. [2020-07-08T23:47:34.853Z] #17 34.98 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2020-07-08T23:47:34.853Z] #17 34.99 Unpacking jq (1.5+dfsg-2+b1) ... [2020-07-08T23:47:34.853Z] #17 35.05 Selecting previously unselected package libaio1:amd64. [2020-07-08T23:47:34.853Z] #17 35.05 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2020-07-08T23:47:34.853Z] #17 35.06 Unpacking libaio1:amd64 (0.3.112-3) ... [2020-07-08T23:47:35.113Z] #17 35.11 Selecting previously unselected package libgpm2:amd64. [2020-07-08T23:47:35.113Z] #17 35.12 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2020-07-08T23:47:35.113Z] #17 35.13 Unpacking libgpm2:amd64 (1.20.7-5) ... [2020-07-08T23:47:35.113Z] #17 35.19 Selecting previously unselected package libicu63:amd64. [2020-07-08T23:47:35.113Z] #17 35.20 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-07-08T23:47:35.113Z] #17 35.21 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-07-08T23:47:35.121Z] #17 34.21 Selecting previously unselected package aufs-tools. [2020-07-08T23:47:35.121Z] #17 34.22 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2020-07-08T23:47:35.121Z] #17 34.22 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-07-08T23:47:35.121Z] #17 34.37 Selecting previously unselected package libonig5:amd64. [2020-07-08T23:47:35.121Z] #17 34.38 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2020-07-08T23:47:35.121Z] #17 34.38 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-07-08T23:47:35.305Z] #40 ... [2020-07-08T23:47:35.305Z] [2020-07-08T23:47:35.305Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-08T23:47:35.305Z] #42 164.7 net/http/httptrace [2020-07-08T23:47:35.305Z] #42 165.1 net/http [2020-07-08T23:47:35.305Z] #42 ... [2020-07-08T23:47:35.305Z] [2020-07-08T23:47:35.305Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-08T23:47:35.305Z] #18 56.14 Selecting previously unselected package vim. [2020-07-08T23:47:35.305Z] #18 56.15 Preparing to unpack .../37-vim_2%3a8.1.0875-5_ppc64el.deb ... [2020-07-08T23:47:35.305Z] #18 56.18 Unpacking vim (2:8.1.0875-5) ... [2020-07-08T23:47:35.305Z] #18 56.97 Selecting previously unselected package xfsprogs. [2020-07-08T23:47:35.305Z] #18 56.99 Preparing to unpack .../38-xfsprogs_4.20.0-1_ppc64el.deb ... [2020-07-08T23:47:35.305Z] #18 57.00 Unpacking xfsprogs (4.20.0-1) ... [2020-07-08T23:47:35.305Z] #18 57.66 Selecting previously unselected package zip. [2020-07-08T23:47:35.305Z] #18 57.68 Preparing to unpack .../39-zip_3.0-11+b1_ppc64el.deb ... [2020-07-08T23:47:35.305Z] #18 57.69 Unpacking zip (3.0-11+b1) ... [2020-07-08T23:47:35.437Z] #17 34.54 Selecting previously unselected package libjq1:amd64. [2020-07-08T23:47:35.437Z] #17 34.54 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-07-08T23:47:35.437Z] #17 34.55 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-07-08T23:47:35.437Z] #17 34.67 Selecting previously unselected package jq. [2020-07-08T23:47:35.437Z] #17 34.67 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2020-07-08T23:47:35.437Z] #17 34.68 Unpacking jq (1.5+dfsg-2+b1) ... [2020-07-08T23:47:35.604Z] #19 4.335 Collecting yamllint==1.16.0 [2020-07-08T23:47:35.604Z] #18 58.04 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-07-08T23:47:35.604Z] #18 58.05 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-07-08T23:47:35.604Z] #18 58.06 Setting up libip6tc0:ppc64el (1.8.2-4) ... [2020-07-08T23:47:35.701Z] #17 34.80 Selecting previously unselected package libaio1:amd64. [2020-07-08T23:47:35.701Z] #17 34.80 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2020-07-08T23:47:35.701Z] #17 34.82 Unpacking libaio1:amd64 (0.3.112-3) ... [2020-07-08T23:47:35.701Z] #17 34.90 Selecting previously unselected package libgpm2:amd64. [2020-07-08T23:47:35.701Z] #17 34.90 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2020-07-08T23:47:35.701Z] #17 34.91 Unpacking libgpm2:amd64 (1.20.7-5) ... [2020-07-08T23:47:35.701Z] #17 34.99 Selecting previously unselected package libicu63:amd64. [2020-07-08T23:47:35.701Z] #17 34.99 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-07-08T23:47:35.701Z] #17 35.00 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-07-08T23:47:35.904Z] #18 58.07 Setting up libreadline5:ppc64el (5.2+dfsg-3+b13) ... [2020-07-08T23:47:35.904Z] #18 58.07 Setting up libgpm2:ppc64el (1.20.7-5) ... [2020-07-08T23:47:35.904Z] #18 58.08 Setting up libip4tc0:ppc64el (1.8.2-4) ... [2020-07-08T23:47:35.904Z] #18 58.09 Setting up uidmap (1:4.5-1.1) ... [2020-07-08T23:47:35.904Z] #18 58.10 Setting up libnftnl11:ppc64el (1.1.2-2) ... [2020-07-08T23:47:35.904Z] #18 58.11 Setting up libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-07-08T23:47:35.904Z] #18 58.12 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-07-08T23:47:35.904Z] #18 58.13 Setting up libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-07-08T23:47:35.904Z] #18 58.13 Setting up libicu63:ppc64el (63.1-6+deb10u1) ... [2020-07-08T23:47:35.904Z] #18 58.14 Setting up xxd (2:8.1.0875-5) ... [2020-07-08T23:47:35.904Z] #18 58.14 Setting up zip (3.0-11+b1) ... [2020-07-08T23:47:35.904Z] #18 58.15 Setting up vim-common (2:8.1.0875-5) ... [2020-07-08T23:47:35.904Z] #18 58.17 Setting up bash-completion (1:2.8-6) ... [2020-07-08T23:47:37.528Z] #19 ... [2020-07-08T23:47:37.528Z] [2020-07-08T23:47:37.528Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-08T23:47:37.528Z] #39 106.1 CC criu/image.o [2020-07-08T23:47:37.528Z] #39 106.9 CC criu/ipc_ns.o [2020-07-08T23:47:37.528Z] #39 108.0 CC criu/irmap.o [2020-07-08T23:47:37.528Z] #39 108.5 CC criu/kcmp-ids.o [2020-07-08T23:47:37.528Z] #39 108.7 CC criu/kerndat.o [2020-07-08T23:47:37.528Z] #39 109.8 CC criu/libnetlink.o [2020-07-08T23:47:37.528Z] #39 110.1 CC criu/log.o [2020-07-08T23:47:37.528Z] #39 110.4 CC criu/lsm.o [2020-07-08T23:47:37.528Z] #39 110.8 CC criu/mem.o [2020-07-08T23:47:37.528Z] #39 112.2 CC criu/memfd.o [2020-07-08T23:47:37.528Z] #39 112.6 CC criu/mount.o [2020-07-08T23:47:38.405Z] #17 38.53 Selecting previously unselected package libnet1:amd64. [2020-07-08T23:47:38.405Z] #17 38.54 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-07-08T23:47:38.405Z] #17 38.56 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-07-08T23:47:38.667Z] #17 38.65 Selecting previously unselected package libnl-3-200:amd64. [2020-07-08T23:47:38.667Z] #17 38.66 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2020-07-08T23:47:38.668Z] #17 38.67 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-07-08T23:47:38.668Z] #17 38.74 Selecting previously unselected package libprotobuf-c1:amd64. [2020-07-08T23:47:38.668Z] #17 38.74 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-07-08T23:47:38.668Z] #17 38.75 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-07-08T23:47:38.668Z] #17 38.81 Selecting previously unselected package libreadline5:amd64. [2020-07-08T23:47:38.668Z] #17 38.83 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2020-07-08T23:47:38.668Z] #17 38.83 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-07-08T23:47:38.927Z] #17 38.97 Selecting previously unselected package net-tools. [2020-07-08T23:47:38.927Z] #17 38.98 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2020-07-08T23:47:38.927Z] #17 38.99 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-07-08T23:47:38.927Z] #17 ... [2020-07-08T23:47:38.927Z] [2020-07-08T23:47:38.927Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-08T23:47:38.927Z] #39 93.20 CC criu/clone-noasan.o [2020-07-08T23:47:38.927Z] #39 93.41 CC criu/config.o [2020-07-08T23:47:38.927Z] #39 94.61 CC criu/cr-check.o [2020-07-08T23:47:38.927Z] #39 96.11 CC criu/cr-dedup.o [2020-07-08T23:47:38.927Z] #39 96.49 CC criu/cr-dump.o [2020-07-08T23:47:38.927Z] #39 98.52 CC criu/cr-errno.o [2020-07-08T23:47:38.927Z] #39 98.65 CC criu/cr-restore.o [2020-07-08T23:47:38.927Z] #39 102.9 CC criu/cr-service.o [2020-07-08T23:47:38.927Z] #39 ... [2020-07-08T23:47:38.927Z] [2020-07-08T23:47:38.927Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-08T23:47:38.927Z] #17 39.19 Selecting previously unselected package python-pip-whl. [2020-07-08T23:47:38.981Z] #39 115.2 CC criu/namespaces.o [2020-07-08T23:47:39.187Z] #17 39.21 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-07-08T23:47:39.187Z] #17 39.21 Unpacking python-pip-whl (18.1-5) ... [2020-07-08T23:47:39.755Z] #17 39.80 Selecting previously unselected package python3-lib2to3. [2020-07-08T23:47:39.755Z] #17 39.80 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-07-08T23:47:39.755Z] #17 39.80 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-07-08T23:47:39.755Z] #17 39.93 Selecting previously unselected package python3-distutils. [2020-07-08T23:47:39.871Z] #17 ... [2020-07-08T23:47:39.871Z] [2020-07-08T23:47:39.871Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-08T23:47:39.871Z] #39 91.05 CC criu/clone-noasan.o [2020-07-08T23:47:39.871Z] #39 91.29 CC criu/config.o [2020-07-08T23:47:39.871Z] #39 92.50 CC criu/cr-check.o [2020-07-08T23:47:39.871Z] #39 93.90 CC criu/cr-dedup.o [2020-07-08T23:47:39.871Z] #39 94.26 CC criu/cr-dump.o [2020-07-08T23:47:39.871Z] #39 96.71 CC criu/cr-errno.o [2020-07-08T23:47:39.871Z] #39 96.80 CC criu/cr-restore.o [2020-07-08T23:47:39.871Z] #39 ... [2020-07-08T23:47:39.871Z] [2020-07-08T23:47:39.871Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-08T23:47:39.871Z] #17 38.57 Selecting previously unselected package libnet1:amd64. [2020-07-08T23:47:39.871Z] #17 38.57 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-07-08T23:47:39.871Z] #17 38.59 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-07-08T23:47:39.871Z] #17 38.65 Selecting previously unselected package libnl-3-200:amd64. [2020-07-08T23:47:39.871Z] #17 38.67 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2020-07-08T23:47:39.871Z] #17 38.67 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-07-08T23:47:39.871Z] #17 38.76 Selecting previously unselected package libprotobuf-c1:amd64. [2020-07-08T23:47:39.871Z] #17 38.76 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-07-08T23:47:39.871Z] #17 38.76 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-07-08T23:47:39.871Z] #17 38.82 Selecting previously unselected package libreadline5:amd64. [2020-07-08T23:47:39.871Z] #17 38.82 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2020-07-08T23:47:39.871Z] #17 38.83 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-07-08T23:47:39.871Z] #17 38.94 Selecting previously unselected package net-tools. [2020-07-08T23:47:39.871Z] #17 38.94 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2020-07-08T23:47:39.871Z] #17 38.96 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-07-08T23:47:39.871Z] #17 39.15 Selecting previously unselected package python-pip-whl. [2020-07-08T23:47:39.871Z] #17 39.16 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-07-08T23:47:39.871Z] #17 39.16 Unpacking python-pip-whl (18.1-5) ... [2020-07-08T23:47:40.015Z] #17 39.93 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-07-08T23:47:40.015Z] #17 39.94 Unpacking python3-distutils (3.7.3-1) ... [2020-07-08T23:47:40.015Z] #17 40.08 Selecting previously unselected package python3-pip. [2020-07-08T23:47:40.015Z] #17 40.10 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-07-08T23:47:40.015Z] #17 40.10 Unpacking python3-pip (18.1-5) ... [2020-07-08T23:47:40.275Z] #17 40.26 Selecting previously unselected package python3-pkg-resources. [2020-07-08T23:47:40.275Z] #17 40.27 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-07-08T23:47:40.275Z] #17 40.27 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-07-08T23:47:40.276Z] #17 40.39 Selecting previously unselected package python3-setuptools. [2020-07-08T23:47:40.276Z] #17 40.40 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-07-08T23:47:40.276Z] #17 40.41 Unpacking python3-setuptools (40.8.0-1) ... [2020-07-08T23:47:40.421Z] #18 62.54 Setting up libiptc0:ppc64el (1.8.2-4) ... [2020-07-08T23:47:40.421Z] #18 62.55 Setting up xz-utils (5.2.4-1) ... [2020-07-08T23:47:40.421Z] #18 62.56 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-07-08T23:47:40.421Z] #18 62.58 Setting up sudo (1.8.27-1+deb10u2) ... [2020-07-08T23:47:40.421Z] #18 62.68 invoke-rc.d: could not determine current runlevel [2020-07-08T23:47:40.421Z] #18 62.70 invoke-rc.d: policy-rc.d denied execution of start. [2020-07-08T23:47:40.421Z] #18 62.72 Setting up pigz (2.4-1) ... [2020-07-08T23:47:40.421Z] #18 62.72 Setting up libnfnetlink0:ppc64el (1.0.1-3+b1) ... [2020-07-08T23:47:40.421Z] #18 62.73 Setting up libnl-3-200:ppc64el (3.4.0-1) ... [2020-07-08T23:47:40.437Z] #39 116.6 CC criu/net.o [2020-07-08T23:47:40.474Z] #17 39.76 Selecting previously unselected package python3-lib2to3. [2020-07-08T23:47:40.474Z] #17 39.77 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-07-08T23:47:40.474Z] #17 39.78 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-07-08T23:47:40.535Z] #17 40.64 Selecting previously unselected package python3-wheel. [2020-07-08T23:47:40.535Z] #17 40.66 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-07-08T23:47:40.535Z] #17 40.67 Unpacking python3-wheel (0.32.3-2) ... [2020-07-08T23:47:40.706Z] #39 ... [2020-07-08T23:47:40.706Z] [2020-07-08T23:47:40.706Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-07-08T23:47:40.706Z] #19 9.612 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-07-08T23:47:40.706Z] #19 9.678 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-07-08T23:47:40.706Z] #19 9.719 Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl [2020-07-08T23:47:40.726Z] #18 62.81 Setting up python-pip-whl (18.1-5) ... [2020-07-08T23:47:40.726Z] #18 62.82 Setting up libmpdec2:ppc64el (2.4.2-2) ... [2020-07-08T23:47:40.726Z] #18 62.83 Setting up vim-runtime (2:8.1.0875-5) ... [2020-07-08T23:47:40.729Z] #17 39.89 Selecting previously unselected package python3-distutils. [2020-07-08T23:47:40.729Z] #17 39.90 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-07-08T23:47:40.729Z] #17 39.91 Unpacking python3-distutils (3.7.3-1) ... [2020-07-08T23:47:40.729Z] #17 40.07 Selecting previously unselected package python3-pip. [2020-07-08T23:47:40.729Z] #17 40.09 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-07-08T23:47:40.729Z] #17 40.09 Unpacking python3-pip (18.1-5) ... [2020-07-08T23:47:40.798Z] #17 40.75 Selecting previously unselected package sudo. [2020-07-08T23:47:40.798Z] #17 40.75 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_amd64.deb ... [2020-07-08T23:47:40.798Z] #17 40.77 Unpacking sudo (1.8.27-1+deb10u2) ... [2020-07-08T23:47:40.981Z] #19 9.784 Collecting pyyaml (from yamllint==1.16.0) [2020-07-08T23:47:40.982Z] #19 9.915 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-07-08T23:47:40.984Z] #17 40.29 Selecting previously unselected package python3-pkg-resources. [2020-07-08T23:47:40.985Z] #17 40.30 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-07-08T23:47:40.985Z] #17 40.31 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-07-08T23:47:41.033Z] #18 63.30 Setting up libaio1:ppc64el (0.3.112-3) ... [2020-07-08T23:47:41.033Z] #18 63.32 Setting up libonig5:ppc64el (6.9.1-1) ... [2020-07-08T23:47:41.033Z] #18 63.34 Setting up libpython3.7-stdlib:ppc64el (3.7.3-2+deb10u1) ... [2020-07-08T23:47:41.033Z] #18 63.37 Setting up vim (2:8.1.0875-5) ... [2020-07-08T23:47:41.033Z] #18 63.38 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-07-08T23:47:41.033Z] #18 63.39 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-07-08T23:47:41.033Z] #18 63.40 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-07-08T23:47:41.033Z] #18 63.42 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-07-08T23:47:41.033Z] #18 63.43 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-07-08T23:47:41.033Z] #18 63.44 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-07-08T23:47:41.033Z] #18 63.45 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-07-08T23:47:41.033Z] #18 63.46 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-07-08T23:47:41.033Z] #18 63.48 Setting up libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-07-08T23:47:41.033Z] #18 63.48 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-07-08T23:47:41.057Z] #17 41.28 Selecting previously unselected package thin-provisioning-tools. [2020-07-08T23:47:41.057Z] #17 41.30 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2020-07-08T23:47:41.240Z] #17 40.42 Selecting previously unselected package python3-setuptools. [2020-07-08T23:47:41.241Z] #17 40.44 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-07-08T23:47:41.241Z] #17 40.44 Unpacking python3-setuptools (40.8.0-1) ... [2020-07-08T23:47:41.241Z] #17 40.65 Selecting previously unselected package python3-wheel. [2020-07-08T23:47:41.316Z] #17 41.30 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-07-08T23:47:41.316Z] #17 41.55 Selecting previously unselected package uidmap. [2020-07-08T23:47:41.316Z] #17 41.56 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ... [2020-07-08T23:47:41.332Z] #18 63.49 Setting up libnetfilter-conntrack3:ppc64el (1.0.7-1) ... [2020-07-08T23:47:41.332Z] #18 63.50 Setting up jq (1.5+dfsg-2+b1) ... [2020-07-08T23:47:41.332Z] #18 63.50 Setting up libpython3-stdlib:ppc64el (3.7.3-1) ... [2020-07-08T23:47:41.332Z] #18 63.51 Setting up python3.7 (3.7.3-2+deb10u1) ... [2020-07-08T23:47:41.497Z] #17 40.66 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-07-08T23:47:41.497Z] #17 40.66 Unpacking python3-wheel (0.32.3-2) ... [2020-07-08T23:47:41.497Z] #17 40.76 Selecting previously unselected package sudo. [2020-07-08T23:47:41.497Z] #17 40.78 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_amd64.deb ... [2020-07-08T23:47:41.497Z] #17 40.79 Unpacking sudo (1.8.27-1+deb10u2) ... [2020-07-08T23:47:41.575Z] #17 41.57 Unpacking uidmap (1:4.5-1.1) ... [2020-07-08T23:47:41.575Z] #17 41.67 Selecting previously unselected package vim-runtime. [2020-07-08T23:47:41.575Z] #17 41.68 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-07-08T23:47:41.575Z] #17 41.71 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-07-08T23:47:41.575Z] #17 41.75 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-07-08T23:47:41.575Z] #17 41.75 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-07-08T23:47:42.058Z] #17 41.28 Selecting previously unselected package thin-provisioning-tools. [2020-07-08T23:47:42.058Z] #17 41.29 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2020-07-08T23:47:42.058Z] #17 41.30 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-07-08T23:47:42.314Z] #17 41.54 Selecting previously unselected package uidmap. [2020-07-08T23:47:42.314Z] #17 41.55 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ... [2020-07-08T23:47:42.314Z] #17 41.56 Unpacking uidmap (1:4.5-1.1) ... [2020-07-08T23:47:42.314Z] #17 41.70 Selecting previously unselected package vim-runtime. [2020-07-08T23:47:42.314Z] #17 41.71 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-07-08T23:47:42.395Z] #19 11.07 Building wheels for collected packages: pyyaml [2020-07-08T23:47:42.395Z] #19 11.07 Running setup.py bdist_wheel for pyyaml: started [2020-07-08T23:47:42.570Z] #17 41.75 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-07-08T23:47:42.570Z] #17 41.78 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-07-08T23:47:42.570Z] #17 41.80 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-07-08T23:47:42.970Z] #19 11.84 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-07-08T23:47:42.970Z] #19 11.84 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-07-08T23:47:42.970Z] #19 11.90 Successfully built pyyaml [2020-07-08T23:47:42.970Z] #19 11.92 Installing collected packages: pathspec, pyyaml, yamllint [2020-07-08T23:47:43.233Z] #19 12.18 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0 [2020-07-08T23:47:43.812Z] #19 DONE 12.8s [2020-07-08T23:47:43.812Z] [2020-07-08T23:47:43.812Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-08T23:47:43.812Z] #39 118.9 CC criu/netfilter.o [2020-07-08T23:47:43.812Z] #39 119.1 CC criu/page-pipe.o [2020-07-08T23:47:43.812Z] #39 119.7 CC criu/page-xfer.o [2020-07-08T23:47:44.390Z] #39 120.9 CC criu/pagemap-cache.o [2020-07-08T23:47:44.866Z] #17 44.46 Selecting previously unselected package vim. [2020-07-08T23:47:44.866Z] #17 44.46 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ... [2020-07-08T23:47:44.866Z] #17 44.48 Unpacking vim (2:8.1.0875-5) ... [2020-07-08T23:47:44.866Z] #17 45.03 Selecting previously unselected package xfsprogs. [2020-07-08T23:47:44.964Z] #39 121.3 CC criu/pagemap.o [2020-07-08T23:47:45.125Z] #17 45.04 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ... [2020-07-08T23:47:45.125Z] #17 45.05 Unpacking xfsprogs (4.20.0-1) ... [2020-07-08T23:47:45.385Z] #17 45.51 Selecting previously unselected package zip. [2020-07-08T23:47:45.385Z] #17 45.52 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ... [2020-07-08T23:47:45.385Z] #17 45.53 Unpacking zip (3.0-11+b1) ... [2020-07-08T23:47:45.539Z] #39 122.1 CC criu/parasite-syscall.o [2020-07-08T23:47:45.644Z] #17 45.75 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-07-08T23:47:45.644Z] #17 45.77 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-07-08T23:47:45.644Z] #17 45.78 Setting up libip6tc0:amd64 (1.8.2-4) ... [2020-07-08T23:47:45.644Z] #17 45.79 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-07-08T23:47:45.644Z] #17 45.80 Setting up libgpm2:amd64 (1.20.7-5) ... [2020-07-08T23:47:45.644Z] #17 45.81 Setting up libip4tc0:amd64 (1.8.2-4) ... [2020-07-08T23:47:45.644Z] #17 45.82 Setting up uidmap (1:4.5-1.1) ... [2020-07-08T23:47:45.644Z] #17 45.83 Setting up libnftnl11:amd64 (1.1.2-2) ... [2020-07-08T23:47:45.644Z] #17 45.84 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-07-08T23:47:45.644Z] #17 45.85 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-07-08T23:47:45.844Z] #18 67.61 Setting up iptables (1.8.2-4) ... [2020-07-08T23:47:45.844Z] #18 67.62 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-07-08T23:47:45.844Z] #18 67.64 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-07-08T23:47:45.844Z] #18 67.64 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-07-08T23:47:45.844Z] #18 67.65 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-07-08T23:47:45.844Z] #18 67.66 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-07-08T23:47:45.844Z] #18 67.68 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-07-08T23:47:45.844Z] #18 67.68 Setting up python3 (3.7.3-1) ... [2020-07-08T23:47:45.844Z] #18 ... [2020-07-08T23:47:45.844Z] [2020-07-08T23:47:45.844Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-08T23:47:45.844Z] #40 109.6 CC criu/cr-check.o [2020-07-08T23:47:45.844Z] #40 112.4 CC criu/cr-dedup.o [2020-07-08T23:47:45.844Z] #40 113.1 CC criu/cr-dump.o [2020-07-08T23:47:45.844Z] #40 116.4 CC criu/cr-errno.o [2020-07-08T23:47:45.844Z] #40 116.5 CC criu/cr-restore.o [2020-07-08T23:47:45.844Z] #40 ... [2020-07-08T23:47:45.844Z] [2020-07-08T23:47:45.844Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-08T23:47:45.844Z] #18 68.08 Setting up python3-wheel (0.32.3-2) ... [2020-07-08T23:47:45.880Z] #17 45.14 Selecting previously unselected package vim. [2020-07-08T23:47:45.880Z] #17 45.15 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ... [2020-07-08T23:47:45.880Z] #17 45.17 Unpacking vim (2:8.1.0875-5) ... [2020-07-08T23:47:45.903Z] #17 45.86 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-07-08T23:47:45.903Z] #17 45.87 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-07-08T23:47:45.903Z] #17 45.88 Setting up xxd (2:8.1.0875-5) ... [2020-07-08T23:47:45.903Z] #17 45.89 Setting up zip (3.0-11+b1) ... [2020-07-08T23:47:45.903Z] #17 45.90 Setting up vim-common (2:8.1.0875-5) ... [2020-07-08T23:47:45.903Z] #17 45.93 Setting up bash-completion (1:2.8-6) ... [2020-07-08T23:47:46.441Z] #17 45.77 Selecting previously unselected package xfsprogs. [2020-07-08T23:47:46.441Z] #17 45.77 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ... [2020-07-08T23:47:46.441Z] #17 45.78 Unpacking xfsprogs (4.20.0-1) ... [2020-07-08T23:47:46.487Z] #39 122.7 CC criu/path.o [2020-07-08T23:47:46.487Z] #39 122.9 CC criu/pie-util-vdso.o [2020-07-08T23:47:46.750Z] #39 123.2 CC criu/pie-util.o [2020-07-08T23:47:46.913Z] #18 69.21 Setting up apparmor (2.13.2-10) ... [2020-07-08T23:47:47.003Z] #17 46.31 Selecting previously unselected package zip. [2020-07-08T23:47:47.003Z] #17 46.33 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ... [2020-07-08T23:47:47.003Z] #17 46.34 Unpacking zip (3.0-11+b1) ... [2020-07-08T23:47:47.012Z] #39 123.4 CC criu/pipes.o [2020-07-08T23:47:47.120Z] ok github.com/docker/docker/cmd/dockerd 0.041s coverage: 30.8% of statements [2020-07-08T23:47:47.120Z] ok github.com/docker/docker/container 0.113s coverage: 34.7% of statements [2020-07-08T23:47:47.120Z] ? github.com/docker/docker/container/stream [no test files] [2020-07-08T23:47:47.120Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-07-08T23:47:47.120Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-07-08T23:47:47.120Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-07-08T23:47:47.258Z] #17 46.51 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-07-08T23:47:47.258Z] #17 46.52 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-07-08T23:47:47.258Z] #17 46.53 Setting up libip6tc0:amd64 (1.8.2-4) ... [2020-07-08T23:47:47.258Z] #17 46.54 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-07-08T23:47:47.258Z] #17 46.55 Setting up libgpm2:amd64 (1.20.7-5) ... [2020-07-08T23:47:47.258Z] #17 46.56 Setting up libip4tc0:amd64 (1.8.2-4) ... [2020-07-08T23:47:47.258Z] #17 46.57 Setting up uidmap (1:4.5-1.1) ... [2020-07-08T23:47:47.258Z] #17 46.58 Setting up libnftnl11:amd64 (1.1.2-2) ... [2020-07-08T23:47:47.258Z] #17 46.59 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-07-08T23:47:47.258Z] #17 46.60 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-07-08T23:47:47.258Z] #17 46.61 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-07-08T23:47:47.258Z] #17 46.62 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-07-08T23:47:47.258Z] #17 46.63 Setting up xxd (2:8.1.0875-5) ... [2020-07-08T23:47:47.258Z] #17 46.64 Setting up zip (3.0-11+b1) ... [2020-07-08T23:47:47.258Z] #17 46.65 Setting up vim-common (2:8.1.0875-5) ... [2020-07-08T23:47:47.514Z] #17 46.67 Setting up bash-completion (1:2.8-6) ... [2020-07-08T23:47:47.588Z] #39 123.8 CC criu/plugin.o [2020-07-08T23:47:47.851Z] #39 124.1 CC criu/proc_parse.o [2020-07-08T23:47:48.438Z] #17 48.57 Setting up libiptc0:amd64 (1.8.2-4) ... [2020-07-08T23:47:48.438Z] #17 48.59 Setting up xz-utils (5.2.4-1) ... [2020-07-08T23:47:48.438Z] #17 48.60 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-07-08T23:47:48.438Z] #17 48.62 Setting up sudo (1.8.27-1+deb10u2) ... [2020-07-08T23:47:48.444Z] #18 ... [2020-07-08T23:47:48.444Z] [2020-07-08T23:47:48.444Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-08T23:47:48.444Z] #42 178.0 github.com/LK4D4/vndr/godl [2020-07-08T23:47:48.444Z] #42 178.8 github.com/LK4D4/vndr [2020-07-08T23:47:48.510Z] 4612f6d0b889: Verifying Checksum [2020-07-08T23:47:48.510Z] 4612f6d0b889: Download complete [2020-07-08T23:47:48.697Z] #17 48.68 invoke-rc.d: could not determine current runlevel [2020-07-08T23:47:48.697Z] #17 48.69 invoke-rc.d: policy-rc.d denied execution of start. [2020-07-08T23:47:48.697Z] #17 48.70 Setting up pigz (2.4-1) ... [2020-07-08T23:47:48.697Z] #17 48.71 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-07-08T23:47:48.697Z] #17 48.72 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-07-08T23:47:48.697Z] #17 48.75 Setting up python-pip-whl (18.1-5) ... [2020-07-08T23:47:48.697Z] #17 48.76 Setting up libmpdec2:amd64 (2.4.2-2) ... [2020-07-08T23:47:48.697Z] #17 48.77 Setting up vim-runtime (2:8.1.0875-5) ... [2020-07-08T23:47:48.957Z] #17 49.19 Setting up libaio1:amd64 (0.3.112-3) ... [2020-07-08T23:47:48.957Z] #17 49.20 Setting up libonig5:amd64 (6.9.1-1) ... [2020-07-08T23:47:48.957Z] #17 49.21 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ... [2020-07-08T23:47:48.957Z] #17 49.23 Setting up vim (2:8.1.0875-5) ... [2020-07-08T23:47:49.088Z] #42 ... [2020-07-08T23:47:49.088Z] [2020-07-08T23:47:49.088Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-08T23:47:49.088Z] #40 123.0 CC criu/cr-service.o [2020-07-08T23:47:49.217Z] #17 49.24 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-07-08T23:47:49.217Z] #17 49.24 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-07-08T23:47:49.217Z] #17 49.25 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-07-08T23:47:49.217Z] #17 49.26 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-07-08T23:47:49.217Z] #17 49.26 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-07-08T23:47:49.217Z] #17 49.27 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-07-08T23:47:49.217Z] #17 49.27 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-07-08T23:47:49.217Z] #17 49.28 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-07-08T23:47:49.217Z] #17 49.29 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-07-08T23:47:49.217Z] #17 49.30 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-07-08T23:47:49.217Z] #17 49.32 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-07-08T23:47:49.404Z] #17 ... [2020-07-08T23:47:49.404Z] [2020-07-08T23:47:49.404Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-08T23:47:49.404Z] #39 101.4 CC criu/cr-service.o [2020-07-08T23:47:49.404Z] #39 103.1 CC criu/crtools.o [2020-07-08T23:47:49.404Z] #39 103.7 CC criu/eventfd.o [2020-07-08T23:47:49.404Z] #39 104.0 CC criu/eventpoll.o [2020-07-08T23:47:49.404Z] #39 104.8 CC criu/external.o [2020-07-08T23:47:49.404Z] #39 105.1 CC criu/fault-injection.o [2020-07-08T23:47:49.404Z] #39 105.2 CC criu/fdstore.o [2020-07-08T23:47:49.404Z] #39 105.5 CC criu/fifo.o [2020-07-08T23:47:49.404Z] #39 105.9 CC criu/file-ids.o [2020-07-08T23:47:49.404Z] #39 106.2 CC criu/file-lock.o [2020-07-08T23:47:49.404Z] #39 107.2 CC criu/files-ext.o [2020-07-08T23:47:49.404Z] #39 107.7 CC criu/files-reg.o [2020-07-08T23:47:49.404Z] #39 110.0 CC criu/files.o [2020-07-08T23:47:49.480Z] #17 49.44 Setting up jq (1.5+dfsg-2+b1) ... [2020-07-08T23:47:49.480Z] #17 49.45 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2020-07-08T23:47:49.480Z] #17 49.46 Setting up python3.7 (3.7.3-2+deb10u1) ... [2020-07-08T23:47:49.734Z] #40 ... [2020-07-08T23:47:49.734Z] [2020-07-08T23:47:49.734Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-08T23:47:49.734Z] #42 DONE 189.4s [2020-07-08T23:47:49.774Z] #39 126.0 CC criu/protobuf-desc.o [2020-07-08T23:47:49.968Z] #39 ... [2020-07-08T23:47:49.968Z] [2020-07-08T23:47:49.968Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-08T23:47:50.032Z] [2020-07-08T23:47:50.032Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-08T23:47:50.032Z] #18 71.33 Setting up xfsprogs (4.20.0-1) ... [2020-07-08T23:47:50.032Z] #18 71.35 Setting up python3-lib2to3 (3.7.3-1) ... [2020-07-08T23:47:50.032Z] #18 71.82 Setting up python3-pkg-resources (40.8.0-1) ... [2020-07-08T23:47:50.050Z] #17 ... [2020-07-08T23:47:50.050Z] [2020-07-08T23:47:50.050Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-08T23:47:50.050Z] #39 104.5 CC criu/crtools.o [2020-07-08T23:47:50.050Z] #39 105.0 CC criu/eventfd.o [2020-07-08T23:47:50.050Z] #39 105.4 CC criu/eventpoll.o [2020-07-08T23:47:50.050Z] #39 106.2 CC criu/external.o [2020-07-08T23:47:50.050Z] #39 106.5 CC criu/fault-injection.o [2020-07-08T23:47:50.050Z] #39 106.6 CC criu/fdstore.o [2020-07-08T23:47:50.050Z] #39 107.0 CC criu/fifo.o [2020-07-08T23:47:50.050Z] #39 107.4 CC criu/file-ids.o [2020-07-08T23:47:50.050Z] #39 107.7 CC criu/file-lock.o [2020-07-08T23:47:50.050Z] #39 108.7 CC criu/files-ext.o [2020-07-08T23:47:50.050Z] #39 109.0 CC criu/files-reg.o [2020-07-08T23:47:50.050Z] #39 111.2 CC criu/files.o [2020-07-08T23:47:50.050Z] #39 113.4 CC criu/filesystems.o [2020-07-08T23:47:50.050Z] #39 114.0 CC criu/fsnotify.o [2020-07-08T23:47:50.225Z] #17 49.34 Setting up libiptc0:amd64 (1.8.2-4) ... [2020-07-08T23:47:50.225Z] #17 49.35 Setting up xz-utils (5.2.4-1) ... [2020-07-08T23:47:50.225Z] #17 49.36 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-07-08T23:47:50.225Z] #17 49.39 Setting up sudo (1.8.27-1+deb10u2) ... [2020-07-08T23:47:50.225Z] #17 49.49 invoke-rc.d: could not determine current runlevel [2020-07-08T23:47:50.225Z] #17 49.49 invoke-rc.d: policy-rc.d denied execution of start. [2020-07-08T23:47:50.225Z] #17 49.52 Setting up pigz (2.4-1) ... [2020-07-08T23:47:50.225Z] #17 49.53 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-07-08T23:47:50.225Z] #17 49.55 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-07-08T23:47:50.225Z] #17 49.57 Setting up python-pip-whl (18.1-5) ... [2020-07-08T23:47:50.225Z] #17 49.58 Setting up libmpdec2:amd64 (2.4.2-2) ... [2020-07-08T23:47:50.349Z] #39 126.8 CC criu/protobuf.o [2020-07-08T23:47:50.489Z] #17 49.59 Setting up vim-runtime (2:8.1.0875-5) ... [2020-07-08T23:47:50.614Z] #39 127.1 CC criu/pstree.o [2020-07-08T23:47:50.746Z] #17 49.95 Setting up libaio1:amd64 (0.3.112-3) ... [2020-07-08T23:47:50.746Z] #17 49.97 Setting up libonig5:amd64 (6.9.1-1) ... [2020-07-08T23:47:50.746Z] #17 49.98 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ... [2020-07-08T23:47:50.746Z] #17 49.99 Setting up vim (2:8.1.0875-5) ... [2020-07-08T23:47:50.746Z] #17 50.00 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-07-08T23:47:50.746Z] #17 50.02 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-07-08T23:47:50.746Z] #17 50.02 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-07-08T23:47:50.746Z] #17 50.02 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-07-08T23:47:50.746Z] #17 50.03 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-07-08T23:47:50.746Z] #17 50.04 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-07-08T23:47:50.746Z] #17 50.04 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-07-08T23:47:50.746Z] #17 50.05 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-07-08T23:47:50.746Z] #17 50.07 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-07-08T23:47:50.746Z] #17 50.08 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-07-08T23:47:50.746Z] #17 50.10 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-07-08T23:47:50.988Z] #39 115.1 CC criu/image-desc.o [2020-07-08T23:47:50.988Z] #39 115.2 CC criu/image.o [2020-07-08T23:47:51.002Z] #17 50.11 Setting up jq (1.5+dfsg-2+b1) ... [2020-07-08T23:47:51.002Z] #17 50.12 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2020-07-08T23:47:51.002Z] #17 50.13 Setting up python3.7 (3.7.3-2+deb10u1) ... [2020-07-08T23:47:51.093Z] #18 73.52 Setting up python3-distutils (3.7.3-1) ... [2020-07-08T23:47:51.928Z] #39 116.2 CC criu/ipc_ns.o [2020-07-08T23:47:52.008Z] #39 128.0 CC criu/rbtree.o [2020-07-08T23:47:52.008Z] #39 128.2 CC criu/rst-malloc.o [2020-07-08T23:47:52.008Z] #39 ... [2020-07-08T23:47:52.008Z] [2020-07-08T23:47:52.008Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-08T23:47:52.008Z] #52 135.4 + bin/containerd [2020-07-08T23:47:52.148Z] #18 74.14 Setting up python3-setuptools (40.8.0-1) ... [2020-07-08T23:47:52.187Z] #39 ... [2020-07-08T23:47:52.187Z] [2020-07-08T23:47:52.187Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-08T23:47:52.271Z] #52 ... [2020-07-08T23:47:52.271Z] [2020-07-08T23:47:52.271Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-08T23:47:52.271Z] #39 128.4 CC criu/seccomp.o [2020-07-08T23:47:52.446Z] #17 52.35 Setting up iptables (1.8.2-4) ... [2020-07-08T23:47:52.446Z] #17 52.38 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-07-08T23:47:52.446Z] #17 52.39 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-07-08T23:47:52.446Z] #17 52.39 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-07-08T23:47:52.446Z] #17 52.39 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-07-08T23:47:52.446Z] #17 52.40 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-07-08T23:47:52.446Z] #17 52.40 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-07-08T23:47:52.446Z] #17 52.41 Setting up python3 (3.7.3-1) ... [2020-07-08T23:47:52.534Z] #39 128.9 CC criu/seize.o [2020-07-08T23:47:52.678Z] ok github.com/docker/docker/daemon/cluster 0.044s coverage: 0.5% of statements [2020-07-08T23:47:52.678Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.007s coverage: 65.3% of statements [2020-07-08T23:47:52.705Z] #17 52.74 Setting up python3-wheel (0.32.3-2) ... [2020-07-08T23:47:53.200Z] #18 75.54 Setting up python3-pip (18.1-5) ... [2020-07-08T23:47:53.273Z] #17 53.45 Setting up apparmor (2.13.2-10) ... [2020-07-08T23:47:53.482Z] #39 129.6 CC criu/servicefd.o [2020-07-08T23:47:53.745Z] #39 130.0 CC criu/shmem.o [2020-07-08T23:47:54.182Z] ok github.com/docker/docker/daemon/cluster/convert 0.008s coverage: 35.4% of statements [2020-07-08T23:47:54.274Z] #17 53.10 Setting up iptables (1.8.2-4) ... [2020-07-08T23:47:54.274Z] #17 53.12 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-07-08T23:47:54.274Z] #17 53.13 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-07-08T23:47:54.274Z] #17 53.13 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-07-08T23:47:54.275Z] #17 53.14 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-07-08T23:47:54.275Z] #17 53.14 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-07-08T23:47:54.275Z] #17 53.14 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-07-08T23:47:54.275Z] #17 53.15 Setting up python3 (3.7.3-1) ... [2020-07-08T23:47:54.275Z] #17 53.59 Setting up python3-wheel (0.32.3-2) ... [2020-07-08T23:47:54.692Z] #39 130.8 CC criu/sigframe.o [2020-07-08T23:47:54.692Z] #39 130.9 CC criu/signalfd.o [2020-07-08T23:47:54.733Z] #18 76.71 Processing triggers for libc-bin (2.28-10) ... [2020-07-08T23:47:54.733Z] #18 76.74 Processing triggers for mime-support (3.62) ... [2020-07-08T23:47:54.733Z] #18 DONE 77.0s [2020-07-08T23:47:54.733Z] [2020-07-08T23:47:54.733Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-08T23:47:54.733Z] #40 126.2 CC criu/crtools.o [2020-07-08T23:47:54.733Z] #40 126.9 CC criu/eventfd.o [2020-07-08T23:47:54.733Z] #40 127.4 CC criu/eventpoll.o [2020-07-08T23:47:54.733Z] #40 128.5 CC criu/external.o [2020-07-08T23:47:54.956Z] #39 131.2 CC criu/sk-inet.o [2020-07-08T23:47:55.032Z] #40 129.0 CC criu/fault-injection.o [2020-07-08T23:47:55.032Z] #40 ... [2020-07-08T23:47:55.032Z] [2020-07-08T23:47:55.032Z] #19 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-07-08T23:47:55.032Z] #19 0.331 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-07-08T23:47:55.032Z] #19 0.334 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-07-08T23:47:55.032Z] #19 0.336 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-07-08T23:47:55.032Z] #19 DONE 0.4s [2020-07-08T23:47:55.032Z] [2020-07-08T23:47:55.032Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-08T23:47:55.032Z] #40 129.1 CC criu/fdstore.o [2020-07-08T23:47:55.181Z] #17 55.01 Setting up xfsprogs (4.20.0-1) ... [2020-07-08T23:47:55.181Z] #17 55.02 Setting up python3-lib2to3 (3.7.3-1) ... [2020-07-08T23:47:55.181Z] #17 55.41 Setting up python3-pkg-resources (40.8.0-1) ... [2020-07-08T23:47:55.200Z] #17 54.37 Setting up apparmor (2.13.2-10) ... [2020-07-08T23:47:55.343Z] #40 129.5 CC criu/fifo.o [2020-07-08T23:47:55.531Z] #39 132.0 CC criu/sk-netlink.o [2020-07-08T23:47:55.989Z] #40 130.0 CC criu/file-ids.o [2020-07-08T23:47:56.107Z] #39 132.3 CC criu/sk-packet.o [2020-07-08T23:47:56.119Z] #17 56.22 Setting up python3-distutils (3.7.3-1) ... [2020-07-08T23:47:56.269Z] #45 DONE 276.1s [2020-07-08T23:47:56.269Z] [2020-07-08T23:47:56.269Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-08T23:47:56.269Z] #52 231.1 + bin/containerd-stress [2020-07-08T23:47:56.269Z] #52 ... [2020-07-08T23:47:56.269Z] [2020-07-08T23:47:56.269Z] #46 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-07-08T23:47:56.269Z] #46 DONE 0.2s [2020-07-08T23:47:56.269Z] [2020-07-08T23:47:56.269Z] #48 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-07-08T23:47:56.269Z] #48 DONE 0.1s [2020-07-08T23:47:56.269Z] [2020-07-08T23:47:56.269Z] #50 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-07-08T23:47:56.269Z] #50 DONE 0.1s [2020-07-08T23:47:56.269Z] [2020-07-08T23:47:56.269Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-08T23:47:56.269Z] #52 233.2 + bin/containerd-shim [2020-07-08T23:47:56.288Z] #40 130.3 CC criu/file-lock.o [2020-07-08T23:47:56.369Z] #39 132.8 CC criu/sk-queue.o [2020-07-08T23:47:56.565Z] #17 55.85 Setting up xfsprogs (4.20.0-1) ... [2020-07-08T23:47:56.566Z] #17 55.86 Setting up python3-lib2to3 (3.7.3-1) ... [2020-07-08T23:47:56.632Z] #39 ... [2020-07-08T23:47:56.632Z] [2020-07-08T23:47:56.632Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-08T23:47:56.632Z] #21 182.7 + return [2020-07-08T23:47:56.632Z] #21 DONE 183.4s [2020-07-08T23:47:56.686Z] #17 56.73 Setting up python3-setuptools (40.8.0-1) ... [2020-07-08T23:47:56.895Z] [2020-07-08T23:47:56.895Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-08T23:47:56.895Z] #45 180.4 + cd /tmp/tmp.HsdfcPmbJM/src/github.com/golangci/golangci-lint/ [2020-07-08T23:47:56.895Z] #45 180.4 + git checkout -q v1.23.8 [2020-07-08T23:47:56.895Z] #45 180.8 ++ git describe --tags [2020-07-08T23:47:56.895Z] #45 180.8 + version=v1.23.8 [2020-07-08T23:47:56.895Z] #45 180.8 ++ git rev-parse --short HEAD [2020-07-08T23:47:56.895Z] #45 180.8 + commit=76a82c6 [2020-07-08T23:47:56.895Z] #45 180.8 ++ git show -s --format=%cd [2020-07-08T23:47:56.895Z] #45 180.8 + commitDate='Wed Mar 4 06:43:41 2020 +0300' [2020-07-08T23:47:56.895Z] #45 180.8 + 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-07-08T23:47:56.936Z] #40 ... [2020-07-08T23:47:56.936Z] [2020-07-08T23:47:56.936Z] #29 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-07-08T23:47:56.936Z] #29 DONE 196.5s [2020-07-08T23:47:57.130Z] #17 56.20 Setting up python3-pkg-resources (40.8.0-1) ... [2020-07-08T23:47:57.236Z] [2020-07-08T23:47:57.236Z] #20 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-07-08T23:47:58.059Z] #17 57.22 Setting up python3-distutils (3.7.3-1) ... [2020-07-08T23:47:58.092Z] #17 57.89 Setting up python3-pip (18.1-5) ... [2020-07-08T23:47:58.315Z] #17 57.69 Setting up python3-setuptools (40.8.0-1) ... [2020-07-08T23:47:59.058Z] #17 59.16 Processing triggers for libc-bin (2.28-10) ... [2020-07-08T23:47:59.058Z] #17 59.19 Processing triggers for mime-support (3.62) ... [2020-07-08T23:47:59.454Z] #45 ... [2020-07-08T23:47:59.454Z] [2020-07-08T23:47:59.454Z] #22 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-07-08T23:47:59.454Z] #22 DONE 0.3s [2020-07-08T23:47:59.454Z] [2020-07-08T23:47:59.454Z] #26 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-07-08T23:47:59.683Z] #17 58.90 Setting up python3-pip (18.1-5) ... [2020-07-08T23:48:00.246Z] #17 ... [2020-07-08T23:48:00.246Z] [2020-07-08T23:48:00.246Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-08T23:48:00.246Z] #39 112.1 CC criu/filesystems.o [2020-07-08T23:48:00.246Z] #39 112.7 CC criu/fsnotify.o [2020-07-08T23:48:00.246Z] #39 114.0 CC criu/image-desc.o [2020-07-08T23:48:00.246Z] #39 114.1 CC criu/image.o [2020-07-08T23:48:00.246Z] #39 115.0 CC criu/ipc_ns.o [2020-07-08T23:48:00.246Z] #39 116.2 CC criu/irmap.o [2020-07-08T23:48:00.246Z] #39 116.8 CC criu/kcmp-ids.o [2020-07-08T23:48:00.246Z] #39 117.1 CC criu/kerndat.o [2020-07-08T23:48:00.246Z] #39 118.2 CC criu/libnetlink.o [2020-07-08T23:48:00.246Z] #39 118.7 CC criu/log.o [2020-07-08T23:48:00.246Z] #39 119.3 CC criu/lsm.o [2020-07-08T23:48:00.246Z] #39 119.7 CC criu/mem.o [2020-07-08T23:48:00.246Z] #39 121.3 CC criu/memfd.o [2020-07-08T23:48:00.246Z] #39 122.0 CC criu/mount.o [2020-07-08T23:48:00.246Z] #39 ... [2020-07-08T23:48:00.246Z] [2020-07-08T23:48:00.246Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-07-08T23:48:00.246Z] #36 189.3 + dpkg --print-architecture [2020-07-08T23:48:00.246Z] #36 189.3 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-07-08T23:48:00.246Z] #36 189.4 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2020-07-08T23:48:00.246Z] #36 189.4 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-07-08T23:48:00.443Z] #17 DONE 60.6s [2020-07-08T23:48:00.443Z] [2020-07-08T23:48:00.443Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-07-08T23:48:00.443Z] #36 188.2 + dpkg --print-architecture [2020-07-08T23:48:00.443Z] #36 188.2 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-07-08T23:48:00.443Z] #36 188.9 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2020-07-08T23:48:00.443Z] #36 188.9 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-07-08T23:48:00.805Z] #20 5.197 Collecting yamllint==1.16.0 [2020-07-08T23:48:00.805Z] #20 5.512 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-07-08T23:48:00.805Z] #20 5.572 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-07-08T23:48:00.805Z] #20 5.630 Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl [2020-07-08T23:48:00.805Z] #20 5.692 Collecting pyyaml (from yamllint==1.16.0) [2020-07-08T23:48:00.809Z] #36 ... [2020-07-08T23:48:00.809Z] [2020-07-08T23:48:00.809Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-08T23:48:00.809Z] #17 59.95 Processing triggers for libc-bin (2.28-10) ... [2020-07-08T23:48:00.809Z] #17 59.99 Processing triggers for mime-support (3.62) ... [2020-07-08T23:48:01.063Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.437s coverage: 13.9% of statements [2020-07-08T23:48:01.119Z] #20 5.869 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-07-08T23:48:01.374Z] #17 DONE 60.6s [2020-07-08T23:48:01.374Z] [2020-07-08T23:48:01.374Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-07-08T23:48:01.547Z] #52 239.8 + bin/containerd-shim-runc-v1 [2020-07-08T23:48:02.094Z] ok github.com/docker/docker/daemon/config 0.019s coverage: 81.7% of statements [2020-07-08T23:48:02.168Z] #20 7.250 Building wheels for collected packages: pyyaml [2020-07-08T23:48:02.348Z] #36 ... [2020-07-08T23:48:02.348Z] [2020-07-08T23:48:02.348Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-07-08T23:48:02.348Z] #18 1.661 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-07-08T23:48:02.348Z] #18 1.664 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-07-08T23:48:02.348Z] #18 1.670 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-07-08T23:48:02.348Z] #18 DONE 1.9s [2020-07-08T23:48:02.348Z] [2020-07-08T23:48:02.348Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-08T23:48:02.348Z] #39 117.4 CC criu/irmap.o [2020-07-08T23:48:02.348Z] #39 118.1 CC criu/kcmp-ids.o [2020-07-08T23:48:02.348Z] #39 118.4 CC criu/kerndat.o [2020-07-08T23:48:02.348Z] #39 119.7 CC criu/libnetlink.o [2020-07-08T23:48:02.348Z] #39 120.1 CC criu/log.o [2020-07-08T23:48:02.348Z] #39 120.7 CC criu/lsm.o [2020-07-08T23:48:02.348Z] #39 121.1 CC criu/mem.o [2020-07-08T23:48:02.348Z] #39 122.8 CC criu/memfd.o [2020-07-08T23:48:02.348Z] #39 123.5 CC criu/mount.o [2020-07-08T23:48:02.467Z] #20 7.254 Running setup.py bdist_wheel for pyyaml: started [2020-07-08T23:48:02.607Z] #39 ... [2020-07-08T23:48:02.607Z] [2020-07-08T23:48:02.607Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-07-08T23:48:02.724Z] ok github.com/docker/docker/daemon/discovery 0.002s coverage: 30.0% of statements [2020-07-08T23:48:02.771Z] #26 DONE 3.6s [2020-07-08T23:48:02.771Z] [2020-07-08T23:48:02.771Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-08T23:48:02.771Z] #39 133.3 CC criu/sk-tcp.o [2020-07-08T23:48:02.771Z] #39 133.8 CC criu/sk-unix.o [2020-07-08T23:48:02.771Z] #39 135.5 CC criu/sockets.o [2020-07-08T23:48:02.771Z] #39 136.3 CC criu/stats.o [2020-07-08T23:48:02.771Z] #39 136.5 CC criu/string.o [2020-07-08T23:48:02.771Z] #39 136.6 CC criu/sysctl.o [2020-07-08T23:48:02.771Z] #39 137.1 CC criu/sysfs_parse.o [2020-07-08T23:48:02.771Z] #39 137.4 CC criu/timens.o [2020-07-08T23:48:02.771Z] #39 137.7 CC criu/timerfd.o [2020-07-08T23:48:02.771Z] #39 138.0 CC criu/tty.o [2020-07-08T23:48:03.004Z] #18 1.564 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-07-08T23:48:03.004Z] #18 1.571 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-07-08T23:48:03.004Z] #18 1.574 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-07-08T23:48:03.004Z] #18 DONE 1.7s [2020-07-08T23:48:03.004Z] [2020-07-08T23:48:03.004Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-08T23:48:03.004Z] #49 ... [2020-07-08T23:48:03.004Z] [2020-07-08T23:48:03.004Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-07-08T23:48:03.034Z] #39 ... [2020-07-08T23:48:03.034Z] [2020-07-08T23:48:03.034Z] #29 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-07-08T23:48:03.034Z] #29 DONE 0.4s [2020-07-08T23:48:03.034Z] [2020-07-08T23:48:03.034Z] #31 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-07-08T23:48:03.034Z] #31 DONE 0.1s [2020-07-08T23:48:03.034Z] [2020-07-08T23:48:03.034Z] #34 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-07-08T23:48:03.297Z] #34 DONE 0.1s [2020-07-08T23:48:03.297Z] [2020-07-08T23:48:03.297Z] #37 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-07-08T23:48:03.353Z] ok github.com/docker/docker/daemon/events 0.055s coverage: 50.0% of statements [2020-07-08T23:48:03.528Z] #20 8.435 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-07-08T23:48:03.528Z] #20 8.442 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-07-08T23:48:03.528Z] #20 8.521 Successfully built pyyaml [2020-07-08T23:48:03.528Z] #20 8.558 Installing collected packages: pathspec, pyyaml, yamllint [2020-07-08T23:48:03.559Z] #37 DONE 0.4s [2020-07-08T23:48:03.559Z] [2020-07-08T23:48:03.559Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-08T23:48:03.559Z] #39 139.7 CC criu/tun.o [2020-07-08T23:48:03.822Z] #39 140.2 CC criu/uffd.o [2020-07-08T23:48:03.983Z] ok github.com/docker/docker/daemon/graphdriver 0.003s coverage: 2.2% of statements [2020-07-08T23:48:03.983Z] ok github.com/docker/docker/daemon 12.297s coverage: 17.5% of statements [2020-07-08T23:48:03.983Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-07-08T23:48:03.983Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-07-08T23:48:03.983Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-07-08T23:48:03.983Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-07-08T23:48:04.184Z] #20 9.004 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0 [2020-07-08T23:48:04.485Z] #20 DONE 9.2s [2020-07-08T23:48:04.485Z] [2020-07-08T23:48:04.485Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-08T23:48:04.485Z] #40 131.8 CC criu/files-ext.o [2020-07-08T23:48:04.485Z] #40 132.8 CC criu/files-reg.o [2020-07-08T23:48:04.485Z] #40 135.1 CC criu/files.o [2020-07-08T23:48:04.485Z] #40 137.7 CC criu/filesystems.o [2020-07-08T23:48:04.485Z] #40 138.8 CC criu/fsnotify.o [2020-07-08T23:48:04.771Z] #39 141.2 CC criu/util.o [2020-07-08T23:48:04.841Z] #52 243.0 + bin/containerd-shim-runc-v2 [2020-07-08T23:48:05.781Z] #52 243.9 + binaries [2020-07-08T23:48:05.781Z] #52 243.9 + install -D bin/containerd /build/containerd [2020-07-08T23:48:05.781Z] #52 243.9 + install -D bin/containerd-shim /build/containerd-shim [2020-07-08T23:48:05.781Z] #52 243.9 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-07-08T23:48:05.781Z] #52 243.9 + install -D bin/ctr /build/ctr [2020-07-08T23:48:05.904Z] #19 ... [2020-07-08T23:48:05.904Z] [2020-07-08T23:48:05.904Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-08T23:48:05.904Z] #49 76.02 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2" -X main.version=1.0.0-rc91 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2020-07-08T23:48:05.904Z] #49 78.56 + mkdir -p /build [2020-07-08T23:48:05.904Z] #49 78.56 + cp runc /build/runc [2020-07-08T23:48:05.904Z] #49 DONE 78.8s [2020-07-08T23:48:06.027Z] #40 139.9 CC criu/image-desc.o [2020-07-08T23:48:06.027Z] #40 140.0 CC criu/image.o [2020-07-08T23:48:06.087Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.004s coverage: 2.9% of statements [2020-07-08T23:48:06.163Z] [2020-07-08T23:48:06.163Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-08T23:48:06.163Z] #39 128.1 CC criu/namespaces.o [2020-07-08T23:48:06.163Z] #39 130.0 CC criu/net.o [2020-07-08T23:48:06.166Z] #39 142.3 CC criu/uts_ns.o [2020-07-08T23:48:06.166Z] #39 142.5 CC criu/vdso.o [2020-07-08T23:48:06.350Z] #52 DONE 244.7s [2020-07-08T23:48:06.388Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.214s coverage: 57.0% of statements [2020-07-08T23:48:06.429Z] #39 143.0 LINK criu/built-in.o [2020-07-08T23:48:06.692Z] #39 143.1 LINK criu/criu [2020-07-08T23:48:07.082Z] #40 141.0 CC criu/ipc_ns.o [2020-07-08T23:48:07.176Z] #19 ... [2020-07-08T23:48:07.176Z] [2020-07-08T23:48:07.176Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-08T23:48:07.176Z] #49 76.10 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2" -X main.version=1.0.0-rc91 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2020-07-08T23:48:07.176Z] #49 78.60 + mkdir -p /build [2020-07-08T23:48:07.176Z] #49 78.61 + cp runc /build/runc [2020-07-08T23:48:07.176Z] #49 DONE 78.9s [2020-07-08T23:48:07.176Z] [2020-07-08T23:48:07.176Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-08T23:48:07.176Z] #39 126.8 CC criu/namespaces.o [2020-07-08T23:48:07.176Z] #39 128.8 CC criu/net.o [2020-07-08T23:48:07.268Z] #39 143.6 DEP lib/c/criu.d [2020-07-08T23:48:07.290Z] [2020-07-08T23:48:07.290Z] #53 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-07-08T23:48:07.531Z] #39 143.7 CC images/rpc.pb-c.o [2020-07-08T23:48:07.858Z] #53 DONE 0.4s [2020-07-08T23:48:07.858Z] [2020-07-08T23:48:07.858Z] #57 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-07-08T23:48:07.858Z] #57 DONE 0.2s [2020-07-08T23:48:08.107Z] #39 144.4 CC lib/c/criu.o [2020-07-08T23:48:08.117Z] [2020-07-08T23:48:08.117Z] #59 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-07-08T23:48:08.381Z] #59 DONE 0.4s [2020-07-08T23:48:08.381Z] [2020-07-08T23:48:08.381Z] #61 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-07-08T23:48:08.381Z] #61 DONE 0.0s [2020-07-08T23:48:08.381Z] [2020-07-08T23:48:08.381Z] #62 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-07-08T23:48:08.381Z] #62 DONE 0.0s [2020-07-08T23:48:08.381Z] [2020-07-08T23:48:08.381Z] #63 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-07-08T23:48:08.681Z] #40 142.4 CC criu/irmap.o [2020-07-08T23:48:08.955Z] #63 DONE 0.6s [2020-07-08T23:48:08.979Z] #40 143.2 CC criu/kcmp-ids.o [2020-07-08T23:48:09.056Z] #39 145.3 LINK lib/c/built-in.o [2020-07-08T23:48:09.056Z] #39 145.4 LINK lib/c/libcriu.so [2020-07-08T23:48:09.056Z] #39 145.4 LINK lib/c/libcriu.a [2020-07-08T23:48:09.056Z] #39 145.5 GEN magic.py [2020-07-08T23:48:09.215Z] [2020-07-08T23:48:09.215Z] #64 exporting to image [2020-07-08T23:48:09.215Z] #64 exporting layers [2020-07-08T23:48:09.277Z] #40 143.5 CC criu/kerndat.o [2020-07-08T23:48:09.319Z] #39 145.7 Note: Building without setproctitle() and strlcpy() support. [2020-07-08T23:48:09.319Z] #39 145.7 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-07-08T23:48:09.319Z] #39 145.7 Note: Building without GnuTLS support [2020-07-08T23:48:09.319Z] #39 145.7 Makefile.config:39: Warn: you have no libnftables installed [2020-07-08T23:48:09.319Z] #39 145.7 Makefile.config:40: Warn: Building without nftables support [2020-07-08T23:48:09.456Z] #39 133.6 CC criu/netfilter.o [2020-07-08T23:48:09.716Z] #39 133.9 CC criu/page-pipe.o [2020-07-08T23:48:10.268Z] #39 146.5 fatal: not a git repository (or any of the parent directories): .git [2020-07-08T23:48:10.291Z] #39 134.5 CC criu/page-xfer.o [2020-07-08T23:48:10.448Z] #39 132.1 CC criu/netfilter.o [2020-07-08T23:48:10.448Z] #39 132.3 CC criu/page-pipe.o [2020-07-08T23:48:10.812Z] #40 144.8 CC criu/libnetlink.o [2020-07-08T23:48:10.837Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 3.003s coverage: 46.2% of statements [2020-07-08T23:48:11.011Z] #39 132.8 CC criu/page-xfer.o [2020-07-08T23:48:11.110Z] #40 145.2 CC criu/log.o [2020-07-08T23:48:11.216Z] #39 147.4 make[1]: Nothing to be done for 'all'. [2020-07-08T23:48:11.228Z] #39 135.5 CC criu/pagemap-cache.o [2020-07-08T23:48:11.488Z] #39 135.8 CC criu/pagemap.o [2020-07-08T23:48:11.755Z] #40 145.7 CC criu/lsm.o [2020-07-08T23:48:11.868Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.005s coverage: 1.8% of statements [2020-07-08T23:48:11.940Z] #39 134.0 CC criu/pagemap-cache.o [2020-07-08T23:48:12.053Z] #40 146.1 CC criu/mem.o [2020-07-08T23:48:12.057Z] #39 136.5 CC criu/parasite-syscall.o [2020-07-08T23:48:12.164Z] #39 148.3 make[1]: 'images/built-in.o' is up to date. [2020-07-08T23:48:12.164Z] #39 148.4 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-07-08T23:48:12.164Z] #39 148.4 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-07-08T23:48:12.164Z] #39 148.5 make[1]: 'compel/libcompel.a' is up to date. [2020-07-08T23:48:12.164Z] #39 148.6 make[1]: 'compel/compel-host-bin' is up to date. [2020-07-08T23:48:12.164Z] #39 148.6 make[1]: Nothing to be done for 'all'. [2020-07-08T23:48:12.196Z] #39 134.2 CC criu/pagemap.o [2020-07-08T23:48:12.428Z] #39 148.6 make[1]: 'soccr/libsoccr.a' is up to date. [2020-07-08T23:48:12.691Z] #39 148.9 make[2]: Nothing to be done for 'all'. [2020-07-08T23:48:12.691Z] #39 149.0 make[2]: Nothing to be done for 'all'. [2020-07-08T23:48:12.691Z] #39 149.0 make[2]: Nothing to be done for 'all'. [2020-07-08T23:48:12.691Z] #39 149.1 make[2]: Nothing to be done for 'all'. [2020-07-08T23:48:12.759Z] #39 134.8 CC criu/parasite-syscall.o [2020-07-08T23:48:12.954Z] #39 149.2 make[2]: Nothing to be done for 'all'. [2020-07-08T23:48:12.954Z] #39 149.3 make[2]: Nothing to be done for 'all'. [2020-07-08T23:48:12.954Z] #39 149.3 make[2]: Nothing to be done for 'all'. [2020-07-08T23:48:12.997Z] #39 137.3 CC criu/path.o [2020-07-08T23:48:13.217Z] #39 149.5 make[2]: Nothing to be done for 'all'. [2020-07-08T23:48:13.217Z] #39 149.5 INSTALL criu/criu [2020-07-08T23:48:13.257Z] #39 137.4 CC criu/pie-util-vdso-elf32.o [2020-07-08T23:48:13.321Z] #39 135.4 CC criu/path.o [2020-07-08T23:48:13.516Z] #39 137.8 CC criu/pie-util-vdso.o [2020-07-08T23:48:13.776Z] #39 138.2 CC criu/pie-util.o [2020-07-08T23:48:13.792Z] #39 DONE 150.0s [2020-07-08T23:48:13.792Z] [2020-07-08T23:48:13.792Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-08T23:48:13.885Z] #39 135.7 CC criu/pie-util-vdso-elf32.o [2020-07-08T23:48:14.035Z] #39 138.4 CC criu/pipes.o [2020-07-08T23:48:14.141Z] #39 136.0 CC criu/pie-util-vdso.o [2020-07-08T23:48:14.156Z] #40 147.8 CC criu/memfd.o [2020-07-08T23:48:14.452Z] #40 148.5 CC criu/mount.o [2020-07-08T23:48:14.704Z] #39 136.5 CC criu/pie-util.o [2020-07-08T23:48:14.704Z] #39 136.7 CC criu/pipes.o [2020-07-08T23:48:14.974Z] #39 139.2 CC criu/plugin.o [2020-07-08T23:48:15.233Z] #39 139.6 CC criu/proc_parse.o [2020-07-08T23:48:15.267Z] #39 137.3 CC criu/plugin.o [2020-07-08T23:48:15.378Z] ok github.com/docker/docker/daemon/graphdriver/overlay 2.480s coverage: 49.5% of statements [2020-07-08T23:48:15.718Z] #52 ... [2020-07-08T23:48:15.718Z] [2020-07-08T23:48:15.718Z] #40 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-07-08T23:48:15.718Z] #40 DONE 0.2s [2020-07-08T23:48:15.718Z] [2020-07-08T23:48:15.718Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-08T23:48:15.718Z] #45 ... [2020-07-08T23:48:15.718Z] [2020-07-08T23:48:15.718Z] #42 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-07-08T23:48:15.718Z] #42 DONE 0.3s [2020-07-08T23:48:15.718Z] [2020-07-08T23:48:15.718Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-08T23:48:15.793Z] #64 exporting layers 6.4s done [2020-07-08T23:48:15.793Z] #64 writing image sha256:5867c220325d0c8ff075d8dee682a6cf23a904661e18abe85e695286eaa8284e done [2020-07-08T23:48:15.793Z] #64 naming to docker.io/library/docker:276c725394426b45e5f3d6cbac3f9ff4acf4feaa done [2020-07-08T23:48:15.793Z] #64 DONE 6.4s [Pipeline] } [2020-07-08T23:48:15.803Z] #39 ... [2020-07-08T23:48:15.803Z] [2020-07-08T23:48:15.803Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-07-08T23:48:15.803Z] #19 6.205 Collecting yamllint==1.16.0 [2020-07-08T23:48:15.803Z] #19 11.54 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-07-08T23:48:15.803Z] #19 11.64 Collecting pyyaml (from yamllint==1.16.0) [2020-07-08T23:48:15.803Z] #19 11.76 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-07-08T23:48:15.803Z] #19 12.60 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-07-08T23:48:15.803Z] #19 12.63 Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl [2020-07-08T23:48:15.803Z] #19 12.66 Building wheels for collected packages: pyyaml [2020-07-08T23:48:15.803Z] #19 12.67 Running setup.py bdist_wheel for pyyaml: started [2020-07-08T23:48:15.803Z] #19 13.44 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-07-08T23:48:15.803Z] #19 13.45 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [Pipeline] // stage [2020-07-08T23:48:15.830Z] #39 137.7 CC criu/proc_parse.o [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2020-07-08T23:48:15.979Z] #45 ... [2020-07-08T23:48:15.979Z] [2020-07-08T23:48:15.979Z] #44 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-07-08T23:48:15.979Z] #44 DONE 0.1s [2020-07-08T23:48:15.979Z] [2020-07-08T23:48:15.979Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-08T23:48:16.062Z] #19 13.52 Successfully built pyyaml [2020-07-08T23:48:16.062Z] #19 13.54 Installing collected packages: pyyaml, pathspec, yamllint [2020-07-08T23:48:16.138Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41194/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41194/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=276c725394426b45e5f3d6cbac3f9ff4acf4feaa -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:276c725394426b45e5f3d6cbac3f9ff4acf4feaa hack/validate/default [2020-07-08T23:48:16.322Z] #19 13.82 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0 [2020-07-08T23:48:16.393Z] #39 ... [2020-07-08T23:48:16.393Z] [2020-07-08T23:48:16.393Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-07-08T23:48:16.393Z] #19 5.937 Collecting yamllint==1.16.0 [2020-07-08T23:48:16.393Z] #19 11.22 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-07-08T23:48:16.393Z] #19 11.28 Collecting pyyaml (from yamllint==1.16.0) [2020-07-08T23:48:16.393Z] #19 11.40 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-07-08T23:48:16.393Z] #19 12.52 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-07-08T23:48:16.393Z] #19 12.56 Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl [2020-07-08T23:48:16.393Z] #19 12.61 Building wheels for collected packages: pyyaml [2020-07-08T23:48:16.393Z] #19 12.61 Running setup.py bdist_wheel for pyyaml: started [2020-07-08T23:48:16.393Z] #19 13.41 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-07-08T23:48:16.393Z] #19 13.41 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-07-08T23:48:16.393Z] #19 13.44 Successfully built pyyaml [2020-07-08T23:48:16.393Z] #19 13.44 Installing collected packages: pyyaml, pathspec, yamllint [2020-07-08T23:48:16.410Z] ok github.com/docker/docker/daemon/graphdriver/aufs 11.494s coverage: 73.1% of statements [2020-07-08T23:48:16.410Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-07-08T23:48:16.584Z] #19 DONE 14.1s [2020-07-08T23:48:16.584Z] [2020-07-08T23:48:16.584Z] #22 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-07-08T23:48:16.650Z] #19 13.67 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0 [2020-07-08T23:48:16.706Z] Congratulations! All commits are properly signed with the DCO! [2020-07-08T23:48:16.706Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2020-07-08T23:48:16.843Z] #22 DONE 0.3s [2020-07-08T23:48:16.843Z] [2020-07-08T23:48:16.843Z] #26 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-07-08T23:48:17.219Z] #19 DONE 14.1s [2020-07-08T23:48:17.219Z] [2020-07-08T23:48:17.219Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-08T23:48:17.219Z] #39 ... [2020-07-08T23:48:17.219Z] [2020-07-08T23:48:17.219Z] #22 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-07-08T23:48:17.477Z] #22 DONE 0.3s [2020-07-08T23:48:17.477Z] [2020-07-08T23:48:17.477Z] #26 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-07-08T23:48:17.913Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.624s coverage: 76.1% of statements [2020-07-08T23:48:18.544Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.006s coverage: 58.0% of statements [2020-07-08T23:48:18.619Z] Congratulations! All API changes are done the right way. [2020-07-08T23:48:18.619Z] Congratulations! All TOML source files changed here have valid syntax. [2020-07-08T23:48:18.619Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2020-07-08T23:48:18.619Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2020-07-08T23:48:18.619Z] Congratulations! No new tests were added to integration-cli. [2020-07-08T23:48:18.619Z] [2020-07-08T23:48:18.619Z] INFO Start validation with golang-ci-lint [2020-07-08T23:48:18.619Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2020-07-08T23:48:18.619Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2020-07-08T23:48:18.619Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2020-07-08T23:48:18.961Z] #40 152.7 CC criu/namespaces.o [2020-07-08T23:48:19.577Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.025s coverage: 3.0% of statements [2020-07-08T23:48:20.499Z] #40 ... [2020-07-08T23:48:20.500Z] [2020-07-08T23:48:20.500Z] #50 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-08T23:48:20.500Z] #50 105.4 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2" -X main.version=1.0.0-rc91 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2020-07-08T23:48:21.041Z] #26 DONE 3.5s [2020-07-08T23:48:21.041Z] [2020-07-08T23:48:21.041Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-07-08T23:48:21.041Z] #36 DONE 214.3s [2020-07-08T23:48:21.041Z] [2020-07-08T23:48:21.041Z] #29 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-07-08T23:48:21.041Z] #29 DONE 0.4s [2020-07-08T23:48:21.041Z] [2020-07-08T23:48:21.041Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-08T23:48:21.041Z] #39 142.0 CC criu/protobuf-desc.o [2020-07-08T23:48:21.041Z] #39 142.6 CC criu/protobuf.o [2020-07-08T23:48:21.041Z] #39 143.0 CC criu/pstree.o [2020-07-08T23:48:21.041Z] #39 143.8 CC criu/rbtree.o [2020-07-08T23:48:21.041Z] #39 144.0 CC criu/rst-malloc.o [2020-07-08T23:48:21.041Z] #39 144.2 CC criu/seccomp.o [2020-07-08T23:48:21.041Z] #39 144.6 CC criu/seize.o [2020-07-08T23:48:21.041Z] #39 ... [2020-07-08T23:48:21.041Z] [2020-07-08T23:48:21.041Z] #31 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-07-08T23:48:21.041Z] #31 DONE 0.1s [2020-07-08T23:48:21.041Z] [2020-07-08T23:48:21.041Z] #34 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-07-08T23:48:21.041Z] #34 DONE 0.0s [2020-07-08T23:48:21.041Z] [2020-07-08T23:48:21.041Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-08T23:48:21.080Z] ok github.com/docker/docker/daemon/images 0.008s coverage: 4.8% of statements [2020-07-08T23:48:21.300Z] #39 145.8 CC criu/servicefd.o [2020-07-08T23:48:21.371Z] ok github.com/docker/docker/daemon/links 0.001s coverage: 93.0% of statements [2020-07-08T23:48:21.650Z] #26 DONE 3.6s [2020-07-08T23:48:21.650Z] [2020-07-08T23:48:21.650Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-07-08T23:48:21.650Z] #36 DONE 216.0s [2020-07-08T23:48:21.650Z] [2020-07-08T23:48:21.650Z] #29 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-07-08T23:48:21.650Z] #29 DONE 0.3s [2020-07-08T23:48:21.650Z] [2020-07-08T23:48:21.650Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-08T23:48:21.650Z] #39 139.9 CC criu/protobuf-desc.o [2020-07-08T23:48:21.650Z] #39 140.6 CC criu/protobuf.o [2020-07-08T23:48:21.650Z] #39 141.0 CC criu/pstree.o [2020-07-08T23:48:21.650Z] #39 141.8 CC criu/rbtree.o [2020-07-08T23:48:21.650Z] #39 142.0 CC criu/rst-malloc.o [2020-07-08T23:48:21.650Z] #39 142.2 CC criu/seccomp.o [2020-07-08T23:48:21.650Z] #39 142.6 CC criu/seize.o [2020-07-08T23:48:21.650Z] #39 143.2 CC criu/servicefd.o [2020-07-08T23:48:21.650Z] #39 ... [2020-07-08T23:48:21.650Z] [2020-07-08T23:48:21.650Z] #31 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-07-08T23:48:21.650Z] #31 DONE 0.1s [2020-07-08T23:48:21.650Z] [2020-07-08T23:48:21.650Z] #34 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-07-08T23:48:21.650Z] #34 DONE 0.0s [2020-07-08T23:48:21.650Z] [2020-07-08T23:48:21.650Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-08T23:48:21.650Z] #39 143.7 CC criu/shmem.o [2020-07-08T23:48:21.868Z] #39 146.1 CC criu/shmem.o [2020-07-08T23:48:22.051Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 5.995s coverage: 57.7% of statements [2020-07-08T23:48:22.051Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-07-08T23:48:22.051Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-07-08T23:48:22.051Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-07-08T23:48:22.051Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-07-08T23:48:22.127Z] #39 ... [2020-07-08T23:48:22.127Z] [2020-07-08T23:48:22.127Z] #37 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-07-08T23:48:22.127Z] #37 DONE 0.5s [2020-07-08T23:48:22.342Z] ok github.com/docker/docker/daemon/logger 0.210s coverage: 41.8% of statements [2020-07-08T23:48:22.387Z] [2020-07-08T23:48:22.387Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-08T23:48:22.387Z] #45 ... [2020-07-08T23:48:22.387Z] [2020-07-08T23:48:22.387Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-08T23:48:22.387Z] #39 146.8 CC criu/sigframe.o [2020-07-08T23:48:22.622Z] #39 144.5 CC criu/sigframe.o [2020-07-08T23:48:22.646Z] #39 146.8 CC criu/signalfd.o [2020-07-08T23:48:22.646Z] #39 147.0 CC criu/sk-inet.o [2020-07-08T23:48:22.879Z] #39 144.7 CC criu/signalfd.o [2020-07-08T23:48:22.879Z] #39 144.9 CC criu/sk-inet.o [2020-07-08T23:48:23.136Z] #39 ... [2020-07-08T23:48:23.136Z] [2020-07-08T23:48:23.136Z] #37 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-07-08T23:48:23.136Z] #37 DONE 0.5s [2020-07-08T23:48:23.215Z] #39 147.5 CC criu/sk-netlink.o [2020-07-08T23:48:23.271Z] #50 108.0 + mkdir -p /build [2020-07-08T23:48:23.271Z] #50 108.0 + cp runc /build/runc [2020-07-08T23:48:23.271Z] #50 DONE 108.1s [2020-07-08T23:48:23.271Z] [2020-07-08T23:48:23.271Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-08T23:48:23.271Z] #40 154.8 CC criu/net.o [2020-07-08T23:48:23.374Z] ok github.com/docker/docker/daemon/logger/gelf 0.013s coverage: 67.0% of statements [2020-07-08T23:48:23.374Z] ok github.com/docker/docker/daemon/logger/awslogs 0.078s coverage: 77.4% of statements [2020-07-08T23:48:23.374Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-07-08T23:48:23.374Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-07-08T23:48:23.393Z] [2020-07-08T23:48:23.393Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-08T23:48:23.393Z] #39 145.4 CC criu/sk-netlink.o [2020-07-08T23:48:23.475Z] #39 147.7 CC criu/sk-packet.o [2020-07-08T23:48:23.736Z] #39 148.0 CC criu/sk-queue.o [2020-07-08T23:48:23.957Z] #39 145.6 CC criu/sk-packet.o [2020-07-08T23:48:23.957Z] #39 146.1 CC criu/sk-queue.o [2020-07-08T23:48:23.996Z] #39 148.3 CC criu/sk-tcp.o [2020-07-08T23:48:24.214Z] #39 146.3 CC criu/sk-tcp.o [2020-07-08T23:48:24.256Z] #39 148.6 CC criu/sk-unix.o [2020-07-08T23:48:24.406Z] ok github.com/docker/docker/daemon/logger/journald 0.027s coverage: 26.2% of statements [2020-07-08T23:48:24.697Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.018s coverage: 61.6% of statements [2020-07-08T23:48:24.697Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.013s coverage: 87.2% of statements [2020-07-08T23:48:24.777Z] #39 146.7 CC criu/sk-unix.o [2020-07-08T23:48:24.807Z] #40 158.7 CC criu/netfilter.o [2020-07-08T23:48:25.105Z] #40 159.1 CC criu/page-pipe.o [2020-07-08T23:48:25.636Z] #39 149.7 CC criu/sockets.o [2020-07-08T23:48:25.707Z] #39 147.6 CC criu/sockets.o [2020-07-08T23:48:25.729Z] ok github.com/docker/docker/daemon/logger/local 0.031s coverage: 75.2% of statements [2020-07-08T23:48:25.729Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-07-08T23:48:25.729Z] time="2020-07-08T23:48:25Z" level=error msg="Failed to remove source log file: remove /tmp/TestCheckCapacityAndRotate997948537/log009988996.1: no such file or directory" [2020-07-08T23:48:25.729Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.041s coverage: 37.7% of statements [2020-07-08T23:48:25.896Z] #39 150.2 CC criu/stats.o [2020-07-08T23:48:26.156Z] #39 150.4 CC criu/string.o [2020-07-08T23:48:26.156Z] #39 150.4 CC criu/sysctl.o [2020-07-08T23:48:26.162Z] #40 160.0 CC criu/page-xfer.o [2020-07-08T23:48:26.271Z] #39 148.1 CC criu/stats.o [2020-07-08T23:48:26.271Z] #39 148.3 CC criu/string.o [2020-07-08T23:48:26.416Z] #39 150.8 CC criu/sysfs_parse.o [2020-07-08T23:48:26.528Z] #39 148.3 CC criu/sysctl.o [2020-07-08T23:48:26.676Z] #39 151.0 CC criu/timens.o [2020-07-08T23:48:26.762Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.031s coverage: 33.3% of statements [2020-07-08T23:48:26.785Z] #39 148.8 CC criu/sysfs_parse.o [2020-07-08T23:48:26.936Z] #39 151.2 CC criu/timerfd.o [2020-07-08T23:48:27.196Z] #39 151.4 CC criu/tty.o [2020-07-08T23:48:27.348Z] #39 149.1 CC criu/timens.o [2020-07-08T23:48:27.606Z] #39 149.3 CC criu/timerfd.o [2020-07-08T23:48:27.606Z] #39 149.7 CC criu/tty.o [2020-07-08T23:48:27.696Z] #40 161.8 CC criu/pagemap-cache.o [2020-07-08T23:48:27.792Z] ok github.com/docker/docker/daemon/logger/syslog 0.003s coverage: 46.8% of statements [2020-07-08T23:48:27.793Z] ok github.com/docker/docker/daemon/logger/templates 0.001s coverage: 8.3% of statements [2020-07-08T23:48:27.995Z] #40 162.1 CC criu/pagemap.o [2020-07-08T23:48:28.135Z] #39 152.4 CC criu/tun.o [2020-07-08T23:48:28.394Z] #39 152.7 CC criu/uffd.o [2020-07-08T23:48:28.423Z] ok github.com/docker/docker/daemon/network 0.003s coverage: 63.8% of statements [2020-07-08T23:48:28.423Z] ok github.com/docker/docker/daemon/logger/splunk 1.500s coverage: 82.5% of statements [2020-07-08T23:48:28.423Z] ? github.com/docker/docker/daemon/names [no test files] [2020-07-08T23:48:28.423Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-07-08T23:48:28.654Z] #39 ... [2020-07-08T23:48:28.654Z] [2020-07-08T23:48:28.654Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-08T23:48:28.654Z] #45 222.9 + cd /tmp/tmp.b0N7OgskMZ/src/github.com/golangci/golangci-lint/ [2020-07-08T23:48:28.654Z] #45 222.9 + git checkout -q v1.23.8 [2020-07-08T23:48:28.976Z] #39 150.8 CC criu/tun.o [2020-07-08T23:48:29.053Z] #40 163.0 CC criu/parasite-syscall.o [2020-07-08T23:48:29.224Z] #45 223.3 ++ git describe --tags [2020-07-08T23:48:29.224Z] #45 223.3 + version=v1.23.8 [2020-07-08T23:48:29.224Z] #45 223.3 ++ git rev-parse --short HEAD [2020-07-08T23:48:29.224Z] #45 223.3 + commit=76a82c6 [2020-07-08T23:48:29.224Z] #45 223.3 ++ git show -s --format=%cd [2020-07-08T23:48:29.224Z] #45 223.3 + commitDate='Wed Mar 4 06:43:41 2020 +0300' [2020-07-08T23:48:29.224Z] #45 223.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-07-08T23:48:29.232Z] #39 151.1 CC criu/uffd.o [2020-07-08T23:48:29.925Z] ok github.com/docker/docker/distribution/metadata 0.026s coverage: 48.2% of statements [2020-07-08T23:48:30.112Z] #40 164.1 CC criu/path.o [2020-07-08T23:48:30.163Z] #39 151.8 CC criu/util.o [2020-07-08T23:48:30.215Z] ok github.com/docker/docker/distribution 0.274s coverage: 22.1% of statements [2020-07-08T23:48:30.215Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-07-08T23:48:30.416Z] #40 164.3 CC criu/pie-util-vdso.o [2020-07-08T23:48:30.713Z] #40 164.8 CC criu/pie-util.o [2020-07-08T23:48:30.713Z] #40 165.0 CC criu/pipes.o [2020-07-08T23:48:30.767Z] #39 152.7 CC criu/uts_ns.o [2020-07-08T23:48:31.024Z] #39 152.9 CC criu/vdso-compat.o [2020-07-08T23:48:31.246Z] ok github.com/docker/docker/errdefs 0.004s coverage: 49.4% of statements [2020-07-08T23:48:31.296Z] #39 153.1 CC criu/vdso.o [2020-07-08T23:48:31.559Z] #39 153.4 LINK criu/built-in.o [2020-07-08T23:48:31.559Z] #39 153.6 LINK criu/criu [2020-07-08T23:48:31.765Z] #40 165.8 CC criu/plugin.o [2020-07-08T23:48:31.877Z] ok github.com/docker/docker/image 0.014s coverage: 86.4% of statements [2020-07-08T23:48:32.062Z] #40 166.1 CC criu/proc_parse.o [2020-07-08T23:48:32.124Z] #39 153.9 DEP lib/c/criu.d [2020-07-08T23:48:32.124Z] #39 154.0 CC images/rpc.pb-c.o [2020-07-08T23:48:32.359Z] #40 ... [2020-07-08T23:48:32.359Z] [2020-07-08T23:48:32.359Z] #37 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-07-08T23:48:32.380Z] #39 154.4 CC lib/c/criu.o [2020-07-08T23:48:32.507Z] ok github.com/docker/docker/image/cache 0.006s coverage: 19.2% of statements [2020-07-08T23:48:32.638Z] #39 ... [2020-07-08T23:48:32.638Z] [2020-07-08T23:48:32.638Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-08T23:48:32.638Z] #52 179.6 + bin/containerd [2020-07-08T23:48:32.658Z] #37 232.0 + dpkg --print-architecture [2020-07-08T23:48:32.658Z] #37 232.0 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-07-08T23:48:32.798Z] ok github.com/docker/docker/distribution/xfer 1.878s coverage: 85.1% of statements [2020-07-08T23:48:32.798Z] ? github.com/docker/docker/dockerversion [no test files] [2020-07-08T23:48:32.798Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-07-08T23:48:32.957Z] #37 232.3 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2020-07-08T23:48:32.957Z] #37 232.3 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-07-08T23:48:33.429Z] ok github.com/docker/docker/image/v1 0.018s coverage: 25.0% of statements [2020-07-08T23:48:33.429Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-07-08T23:48:33.719Z] ok github.com/docker/docker/libcontainerd/queue 0.021s coverage: 100.0% of statements [2020-07-08T23:48:34.120Z] #45 ... [2020-07-08T23:48:34.121Z] [2020-07-08T23:48:34.121Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-08T23:48:34.121Z] #52 185.1 + bin/containerd-stress [2020-07-08T23:48:34.121Z] #52 ... [2020-07-08T23:48:34.121Z] [2020-07-08T23:48:34.121Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-08T23:48:34.121Z] #45 DONE 219.5s [2020-07-08T23:48:34.121Z] [2020-07-08T23:48:34.121Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-08T23:48:34.121Z] #52 187.9 + bin/containerd-shim [2020-07-08T23:48:34.750Z] ok github.com/docker/docker/opts 0.016s coverage: 67.4% of statements [2020-07-08T23:48:35.063Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 50.0% of statements [2020-07-08T23:48:35.802Z] #45 ... [2020-07-08T23:48:35.802Z] [2020-07-08T23:48:35.802Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-08T23:48:35.802Z] #39 153.3 CC criu/util.o [2020-07-08T23:48:35.802Z] #39 154.1 CC criu/uts_ns.o [2020-07-08T23:48:35.802Z] #39 154.3 CC criu/vdso-compat.o [2020-07-08T23:48:35.802Z] #39 154.4 CC criu/vdso.o [2020-07-08T23:48:35.802Z] #39 154.7 LINK criu/built-in.o [2020-07-08T23:48:35.802Z] #39 154.9 LINK criu/criu [2020-07-08T23:48:35.802Z] #39 155.2 DEP lib/c/criu.d [2020-07-08T23:48:35.802Z] #39 155.2 CC images/rpc.pb-c.o [2020-07-08T23:48:35.802Z] #39 155.7 CC lib/c/criu.o [2020-07-08T23:48:35.802Z] #39 156.4 LINK lib/c/built-in.o [2020-07-08T23:48:35.802Z] #39 156.4 LINK lib/c/libcriu.so [2020-07-08T23:48:35.802Z] #39 156.4 LINK lib/c/libcriu.a [2020-07-08T23:48:35.802Z] #39 156.5 GEN magic.py [2020-07-08T23:48:35.802Z] #39 156.6 Note: Building without setproctitle() and strlcpy() support. [2020-07-08T23:48:35.802Z] #39 156.6 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-07-08T23:48:35.802Z] #39 156.6 Note: Building without GnuTLS support [2020-07-08T23:48:35.802Z] #39 156.6 Makefile.config:39: Warn: you have no libnftables installed [2020-07-08T23:48:35.802Z] #39 156.6 Makefile.config:40: Warn: Building without nftables support [2020-07-08T23:48:35.802Z] #39 157.2 fatal: not a git repository (or any of the parent directories): .git [2020-07-08T23:48:35.802Z] #39 157.7 make[1]: Nothing to be done for 'all'. [2020-07-08T23:48:35.802Z] #39 158.2 make[1]: 'images/built-in.o' is up to date. [2020-07-08T23:48:35.802Z] #39 158.2 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-07-08T23:48:35.802Z] #39 158.2 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-07-08T23:48:35.802Z] #39 158.2 make[1]: 'compel/libcompel.a' is up to date. [2020-07-08T23:48:35.802Z] #39 158.3 make[1]: 'compel/compel-host-bin' is up to date. [2020-07-08T23:48:35.802Z] #39 158.3 make[1]: Nothing to be done for 'all'. [2020-07-08T23:48:35.802Z] #39 158.3 make[1]: 'soccr/libsoccr.a' is up to date. [2020-07-08T23:48:35.802Z] #39 158.4 make[2]: Nothing to be done for 'all'. [2020-07-08T23:48:35.802Z] #39 158.4 make[2]: Nothing to be done for 'all'. [2020-07-08T23:48:35.802Z] #39 158.4 make[2]: Nothing to be done for 'all'. [2020-07-08T23:48:35.802Z] #39 158.5 make[2]: Nothing to be done for 'all'. [2020-07-08T23:48:35.802Z] #39 158.6 make[2]: Nothing to be done for 'all'. [2020-07-08T23:48:35.802Z] #39 158.6 make[2]: Nothing to be done for 'all'. [2020-07-08T23:48:35.802Z] #39 158.6 make[2]: Nothing to be done for 'all'. [2020-07-08T23:48:35.802Z] #39 158.7 make[2]: Nothing to be done for 'all'. [2020-07-08T23:48:35.802Z] #39 158.7 INSTALL criu/criu [2020-07-08T23:48:35.802Z] #39 DONE 159.3s [2020-07-08T23:48:35.802Z] [2020-07-08T23:48:35.802Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-08T23:48:35.802Z] #52 179.6 + bin/containerd [2020-07-08T23:48:36.043Z] #52 ... [2020-07-08T23:48:36.043Z] [2020-07-08T23:48:36.043Z] #46 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-07-08T23:48:36.043Z] #46 DONE 0.4s [2020-07-08T23:48:36.043Z] [2020-07-08T23:48:36.043Z] #48 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-07-08T23:48:36.043Z] #48 DONE 0.1s [2020-07-08T23:48:36.043Z] [2020-07-08T23:48:36.043Z] #50 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-07-08T23:48:36.043Z] #50 DONE 0.2s [2020-07-08T23:48:36.043Z] [2020-07-08T23:48:36.043Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-08T23:48:36.077Z] #52 ... [2020-07-08T23:48:36.077Z] [2020-07-08T23:48:36.077Z] #40 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-07-08T23:48:36.077Z] #40 DONE 0.1s [2020-07-08T23:48:36.077Z] [2020-07-08T23:48:36.077Z] #42 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-07-08T23:48:36.077Z] #42 DONE 0.1s [2020-07-08T23:48:36.077Z] [2020-07-08T23:48:36.077Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-08T23:48:36.337Z] #45 ... [2020-07-08T23:48:36.337Z] [2020-07-08T23:48:36.337Z] #44 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-07-08T23:48:36.337Z] #44 DONE 0.1s [2020-07-08T23:48:36.337Z] [2020-07-08T23:48:36.337Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-08T23:48:36.567Z] ok github.com/docker/docker/pkg/archive 0.567s coverage: 77.2% of statements [2020-07-08T23:48:36.811Z] #52 ... [2020-07-08T23:48:36.811Z] [2020-07-08T23:48:36.811Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-08T23:48:36.811Z] #39 155.1 LINK lib/c/built-in.o [2020-07-08T23:48:36.811Z] #39 155.1 LINK lib/c/libcriu.so [2020-07-08T23:48:36.811Z] #39 155.2 LINK lib/c/libcriu.a [2020-07-08T23:48:36.811Z] #39 155.3 GEN magic.py [2020-07-08T23:48:36.811Z] #39 155.4 Note: Building without setproctitle() and strlcpy() support. [2020-07-08T23:48:36.811Z] #39 155.4 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-07-08T23:48:36.811Z] #39 155.4 Note: Building without GnuTLS support [2020-07-08T23:48:36.811Z] #39 155.4 Makefile.config:39: Warn: you have no libnftables installed [2020-07-08T23:48:36.811Z] #39 155.4 Makefile.config:40: Warn: Building without nftables support [2020-07-08T23:48:36.811Z] #39 156.0 fatal: not a git repository (or any of the parent directories): .git [2020-07-08T23:48:36.811Z] #39 156.5 make[1]: Nothing to be done for 'all'. [2020-07-08T23:48:36.811Z] #39 157.0 make[1]: 'images/built-in.o' is up to date. [2020-07-08T23:48:36.811Z] #39 157.0 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-07-08T23:48:36.811Z] #39 157.1 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-07-08T23:48:36.811Z] #39 157.1 make[1]: 'compel/libcompel.a' is up to date. [2020-07-08T23:48:36.811Z] #39 157.1 make[1]: 'compel/compel-host-bin' is up to date. [2020-07-08T23:48:36.811Z] #39 157.1 make[1]: Nothing to be done for 'all'. [2020-07-08T23:48:36.811Z] #39 157.1 make[1]: 'soccr/libsoccr.a' is up to date. [2020-07-08T23:48:36.811Z] #39 157.3 make[2]: Nothing to be done for 'all'. [2020-07-08T23:48:36.811Z] #39 157.3 make[2]: Nothing to be done for 'all'. [2020-07-08T23:48:36.811Z] #39 157.3 make[2]: Nothing to be done for 'all'. [2020-07-08T23:48:36.811Z] #39 157.4 make[2]: Nothing to be done for 'all'. [2020-07-08T23:48:36.811Z] #39 157.5 make[2]: Nothing to be done for 'all'. [2020-07-08T23:48:36.811Z] #39 157.5 make[2]: Nothing to be done for 'all'. [2020-07-08T23:48:36.811Z] #39 157.5 make[2]: Nothing to be done for 'all'. [2020-07-08T23:48:36.811Z] #39 157.6 make[2]: Nothing to be done for 'all'. [2020-07-08T23:48:36.811Z] #39 157.6 INSTALL criu/criu [2020-07-08T23:48:36.811Z] #39 DONE 158.2s [2020-07-08T23:48:36.811Z] [2020-07-08T23:48:36.811Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-08T23:48:36.811Z] #45 222.5 + cd /tmp/tmp.Ykhfn4rCmy/src/github.com/golangci/golangci-lint/ [2020-07-08T23:48:36.811Z] #45 222.5 + git checkout -q v1.23.8 [2020-07-08T23:48:36.811Z] #45 222.9 ++ git describe --tags [2020-07-08T23:48:36.811Z] #45 222.9 + version=v1.23.8 [2020-07-08T23:48:36.811Z] #45 222.9 ++ git rev-parse --short HEAD [2020-07-08T23:48:36.811Z] #45 222.9 + commit=76a82c6 [2020-07-08T23:48:36.811Z] #45 222.9 ++ git show -s --format=%cd [2020-07-08T23:48:36.811Z] #45 222.9 + commitDate='Wed Mar 4 06:43:41 2020 +0300' [2020-07-08T23:48:36.811Z] #45 222.9 + 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-07-08T23:48:37.373Z] #45 ... [2020-07-08T23:48:37.373Z] [2020-07-08T23:48:37.373Z] #40 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-07-08T23:48:37.373Z] #40 DONE 0.1s [2020-07-08T23:48:37.373Z] [2020-07-08T23:48:37.373Z] #42 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-07-08T23:48:37.373Z] #42 DONE 0.1s [2020-07-08T23:48:37.373Z] [2020-07-08T23:48:37.373Z] #44 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-07-08T23:48:37.373Z] #44 DONE 0.0s [2020-07-08T23:48:37.373Z] [2020-07-08T23:48:37.373Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-08T23:48:37.597Z] ok github.com/docker/docker/pkg/authorization 0.324s coverage: 68.3% of statements [2020-07-08T23:48:37.887Z] ok github.com/docker/docker/pkg/broadcaster 0.001s coverage: 100.0% of statements [2020-07-08T23:48:37.887Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2020-07-08T23:48:40.260Z] #52 193.8 + bin/containerd-shim-runc-v1 [2020-07-08T23:48:41.395Z] ok github.com/docker/docker/layer 7.114s coverage: 68.8% of statements [2020-07-08T23:48:41.395Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-07-08T23:48:41.395Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-07-08T23:48:41.395Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-07-08T23:48:41.395Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-07-08T23:48:41.395Z] ? github.com/docker/docker/oci [no test files] [2020-07-08T23:48:41.395Z] ? github.com/docker/docker/oci/caps [no test files] [2020-07-08T23:48:41.395Z] ok github.com/docker/docker/pkg/directory 0.002s coverage: 80.0% of statements [2020-07-08T23:48:41.685Z] ok github.com/docker/docker/pkg/discovery 0.002s coverage: 58.3% of statements [2020-07-08T23:48:41.976Z] ok github.com/docker/docker/pkg/discovery/file 0.002s coverage: 97.6% of statements [2020-07-08T23:48:42.266Z] ok github.com/docker/docker/pkg/chrootarchive 3.566s coverage: 43.2% of statements [2020-07-08T23:48:42.266Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-07-08T23:48:42.266Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-07-08T23:48:42.556Z] ok github.com/docker/docker/pkg/discovery/memory 0.010s coverage: 92.3% of statements [2020-07-08T23:48:43.187Z] ok github.com/docker/docker/pkg/discovery/nodes 0.006s coverage: 93.8% of statements [2020-07-08T23:48:43.568Z] #52 196.7 + bin/containerd-shim-runc-v2 [2020-07-08T23:48:43.818Z] ok github.com/docker/docker/pkg/dmesg 0.008s coverage: 83.3% of statements [2020-07-08T23:48:44.140Z] #52 197.9 + binaries [2020-07-08T23:48:44.401Z] #52 197.9 + install -D bin/containerd /build/containerd [2020-07-08T23:48:44.401Z] #52 198.0 + install -D bin/containerd-shim /build/containerd-shim [2020-07-08T23:48:44.401Z] #52 198.0 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-07-08T23:48:44.401Z] #52 198.0 + install -D bin/ctr /build/ctr [2020-07-08T23:48:44.848Z] ok github.com/docker/docker/pkg/filenotify 0.602s coverage: 67.0% of statements [2020-07-08T23:48:45.343Z] #52 DONE 198.9s [2020-07-08T23:48:45.478Z] ok github.com/docker/docker/pkg/fileutils 0.005s coverage: 89.5% of statements [2020-07-08T23:48:45.699Z] #37 ... [2020-07-08T23:48:45.700Z] [2020-07-08T23:48:45.700Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-08T23:48:45.700Z] #40 169.8 CC criu/protobuf-desc.o [2020-07-08T23:48:45.700Z] #40 170.9 CC criu/protobuf.o [2020-07-08T23:48:45.700Z] #40 171.4 CC criu/pstree.o [2020-07-08T23:48:45.700Z] #40 172.6 CC criu/rbtree.o [2020-07-08T23:48:45.700Z] #40 172.9 CC criu/rst-malloc.o [2020-07-08T23:48:45.700Z] #40 173.2 CC criu/seccomp.o [2020-07-08T23:48:45.700Z] #40 173.9 CC criu/seize.o [2020-07-08T23:48:45.700Z] #40 175.0 CC criu/servicefd.o [2020-07-08T23:48:45.700Z] #40 175.5 CC criu/shmem.o [2020-07-08T23:48:45.700Z] #40 176.5 CC criu/sigframe.o [2020-07-08T23:48:45.700Z] #40 176.7 CC criu/signalfd.o [2020-07-08T23:48:45.700Z] #40 177.0 CC criu/sk-inet.o [2020-07-08T23:48:45.700Z] #40 178.1 CC criu/sk-netlink.o [2020-07-08T23:48:45.700Z] #40 178.6 CC criu/sk-packet.o [2020-07-08T23:48:45.700Z] #40 179.2 CC criu/sk-queue.o [2020-07-08T23:48:45.700Z] #40 179.7 CC criu/sk-tcp.o [2020-07-08T23:48:46.108Z] ok github.com/docker/docker/pkg/discovery/kv 3.070s coverage: 84.1% of statements [2020-07-08T23:48:46.108Z] ok github.com/docker/docker/pkg/homedir 0.001s coverage: 11.4% of statements [2020-07-08T23:48:46.345Z] #40 180.4 CC criu/sk-unix.o [2020-07-08T23:48:46.398Z] ok github.com/docker/docker/pkg/fsutils 0.444s coverage: 85.1% of statements [2020-07-08T23:48:46.728Z] [2020-07-08T23:48:46.728Z] #53 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-07-08T23:48:46.992Z] #53 DONE 0.4s [2020-07-08T23:48:46.992Z] [2020-07-08T23:48:46.992Z] #57 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-07-08T23:48:47.032Z] ok github.com/docker/docker/pkg/idtools 0.297s coverage: 70.5% of statements [2020-07-08T23:48:47.254Z] #57 DONE 0.1s [2020-07-08T23:48:47.254Z] [2020-07-08T23:48:47.254Z] #59 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-07-08T23:48:47.324Z] ok github.com/docker/docker/pkg/ioutils 0.285s coverage: 70.6% of statements [2020-07-08T23:48:47.324Z] ok github.com/docker/docker/pkg/jsonmessage 0.002s coverage: 91.7% of statements [2020-07-08T23:48:47.614Z] ok github.com/docker/docker/pkg/locker 0.014s coverage: 88.9% of statements [2020-07-08T23:48:47.614Z] ok github.com/docker/docker/pkg/longpath 0.002s coverage: 100.0% of statements [2020-07-08T23:48:47.614Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-07-08T23:48:47.614Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-07-08T23:48:47.825Z] #59 DONE 0.4s [2020-07-08T23:48:47.825Z] [2020-07-08T23:48:47.825Z] #61 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-07-08T23:48:47.825Z] #61 DONE 0.1s [2020-07-08T23:48:47.825Z] [2020-07-08T23:48:47.825Z] #62 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-07-08T23:48:47.825Z] #62 DONE 0.0s [2020-07-08T23:48:47.825Z] [2020-07-08T23:48:47.825Z] #63 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-07-08T23:48:47.904Z] ok github.com/docker/docker/pkg/namesgenerator 0.001s coverage: 85.7% of statements [2020-07-08T23:48:47.904Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-07-08T23:48:47.904Z] ok github.com/docker/docker/pkg/parsers 0.020s coverage: 97.0% of statements [2020-07-08T23:48:48.195Z] ok github.com/docker/docker/pkg/parsers/kernel 0.008s coverage: 60.0% of statements [2020-07-08T23:48:48.446Z] #40 182.6 CC criu/sockets.o [2020-07-08T23:48:48.528Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.003s coverage: 91.4% of statements [2020-07-08T23:48:48.528Z] ok github.com/docker/docker/pkg/pidfile 0.003s coverage: 82.4% of statements [2020-07-08T23:48:48.528Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-07-08T23:48:48.528Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-07-08T23:48:49.175Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.004s coverage: 56.8% of statements [2020-07-08T23:48:49.211Z] #63 DONE 1.5s [2020-07-08T23:48:49.211Z] [2020-07-08T23:48:49.211Z] #64 exporting to image [2020-07-08T23:48:49.211Z] #64 exporting layers [2020-07-08T23:48:49.499Z] #40 183.5 CC criu/stats.o [2020-07-08T23:48:49.798Z] #40 183.8 CC criu/string.o [2020-07-08T23:48:49.798Z] #40 184.0 CC criu/sysctl.o [2020-07-08T23:48:49.806Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2020-07-08T23:48:50.097Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2020-07-08T23:48:50.388Z] ok github.com/docker/docker/pkg/progress 0.001s coverage: 75.9% of statements [2020-07-08T23:48:50.444Z] #40 184.6 CC criu/sysfs_parse.o [2020-07-08T23:48:50.743Z] #40 185.0 CC criu/timens.o [2020-07-08T23:48:51.418Z] #40 185.4 CC criu/timerfd.o [2020-07-08T23:48:51.420Z] ok github.com/docker/docker/pkg/pubsub 1.019s coverage: 73.9% of statements [2020-07-08T23:48:51.711Z] ok github.com/docker/docker/pkg/reexec 0.004s coverage: 82.4% of statements [2020-07-08T23:48:51.722Z] #40 185.8 CC criu/tty.o [2020-07-08T23:48:53.424Z] #64 exporting layers 3.7s done [2020-07-08T23:48:53.424Z] #64 writing image sha256:97274af6b17e922b68ec22d23a9b08125997edf9649c67aa3ed05e728f2226fc done [2020-07-08T23:48:53.424Z] #64 naming to docker.io/library/docker:276c725394426b45e5f3d6cbac3f9ff4acf4feaa done [2020-07-08T23:48:53.424Z] #64 DONE 3.7s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-07-08T23:48:53.780Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41194/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=276c725394426b45e5f3d6cbac3f9ff4acf4feaa -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:276c725394426b45e5f3d6cbac3f9ff4acf4feaa hack/test/unit [2020-07-08T23:48:54.436Z] ok github.com/docker/docker/pkg/signal 2.367s coverage: 61.0% of statements [2020-07-08T23:48:54.489Z] #40 188.1 CC criu/tun.o [2020-07-08T23:48:54.727Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2020-07-08T23:48:54.786Z] #40 188.9 CC criu/uffd.o [2020-07-08T23:48:55.357Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2020-07-08T23:48:55.357Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2020-07-08T23:48:55.648Z] ok github.com/docker/docker/pkg/symlink 0.007s coverage: 87.7% of statements [2020-07-08T23:48:56.279Z] ok github.com/docker/docker/pkg/sysinfo 0.006s coverage: 54.1% of statements [2020-07-08T23:48:56.317Z] #40 190.1 CC criu/util.o [2020-07-08T23:48:56.317Z] #40 ... [2020-07-08T23:48:56.317Z] [2020-07-08T23:48:56.317Z] #37 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-07-08T23:48:56.317Z] #37 DONE 256.0s [2020-07-08T23:48:56.620Z] [2020-07-08T23:48:56.620Z] #46 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-08T23:48:56.909Z] ok github.com/docker/docker/pkg/system 0.045s coverage: 36.9% of statements [2020-07-08T23:48:57.199Z] ok github.com/docker/docker/pkg/tailfile 0.049s coverage: 88.6% of statements [2020-07-08T23:48:57.829Z] ok github.com/docker/docker/pkg/tarsum 0.037s coverage: 89.3% of statements [2020-07-08T23:48:57.829Z] testing: warning: no tests to run [2020-07-08T23:48:57.829Z] coverage: [no statements] [2020-07-08T23:48:57.829Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2020-07-08T23:48:58.120Z] ok github.com/docker/docker/pkg/truncindex 0.101s coverage: 91.5% of statements [2020-07-08T23:48:58.160Z] #46 ... [2020-07-08T23:48:58.160Z] [2020-07-08T23:48:58.160Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-08T23:48:58.160Z] #40 192.2 CC criu/uts_ns.o [2020-07-08T23:48:58.411Z] ok github.com/docker/docker/pkg/urlutil 0.001s coverage: 100.0% of statements [2020-07-08T23:48:58.411Z] ok github.com/docker/docker/pkg/useragent 0.001s coverage: 88.9% of statements [2020-07-08T23:48:58.459Z] #40 192.5 CC criu/vdso.o [2020-07-08T23:48:59.075Z] ? github.com/docker/docker/api [no test files] [2020-07-08T23:48:59.107Z] #40 193.2 LINK criu/built-in.o [2020-07-08T23:48:59.107Z] #40 193.3 LINK criu/criu [2020-07-08T23:48:59.755Z] #40 193.9 DEP lib/c/criu.d [2020-07-08T23:48:59.755Z] #40 194.0 CC images/rpc.pb-c.o [2020-07-08T23:49:00.403Z] #40 194.7 CC lib/c/criu.o [2020-07-08T23:49:00.472Z] ok github.com/docker/docker/plugin 0.549s coverage: 23.1% of statements [2020-07-08T23:49:00.831Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.5% of statements [2020-07-08T23:49:01.461Z] ok github.com/docker/docker/profiles/seccomp 0.003s coverage: 75.0% of statements [2020-07-08T23:49:01.782Z] ok github.com/docker/docker/reference 0.005s coverage: 83.7% of statements [2020-07-08T23:49:01.944Z] #40 195.8 LINK lib/c/built-in.o [2020-07-08T23:49:01.944Z] #40 195.8 LINK lib/c/libcriu.so [2020-07-08T23:49:01.944Z] #40 195.9 LINK lib/c/libcriu.a [2020-07-08T23:49:01.944Z] #40 196.0 GEN magic.py [2020-07-08T23:49:02.240Z] #40 196.2 Note: Building without setproctitle() and strlcpy() support. [2020-07-08T23:49:02.240Z] #40 196.2 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-07-08T23:49:02.240Z] #40 196.2 Note: Building without GnuTLS support [2020-07-08T23:49:02.240Z] #40 196.3 Makefile.config:39: Warn: you have no libnftables installed [2020-07-08T23:49:02.240Z] #40 196.3 Makefile.config:40: Warn: Building without nftables support [2020-07-08T23:49:02.886Z] #40 197.0 fatal: not a git repository (or any of the parent directories): .git [2020-07-08T23:49:02.887Z] ok github.com/docker/docker/registry 0.095s coverage: 56.3% of statements [2020-07-08T23:49:03.518Z] ok github.com/docker/docker/registry/resumable 0.015s coverage: 100.0% of statements [2020-07-08T23:49:03.808Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 50.9% of statements [2020-07-08T23:49:03.942Z] #40 197.9 make[1]: Nothing to be done for 'all'. [2020-07-08T23:49:04.438Z] ok github.com/docker/docker/runconfig 0.007s coverage: 65.8% of statements [2020-07-08T23:49:04.438Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2020-07-08T23:49:04.588Z] #40 198.8 make[1]: 'images/built-in.o' is up to date. [2020-07-08T23:49:04.588Z] #40 198.8 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-07-08T23:49:04.588Z] #40 198.8 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-07-08T23:49:04.588Z] #40 198.9 make[1]: 'compel/libcompel.a' is up to date. [2020-07-08T23:49:04.892Z] #40 198.9 make[1]: 'compel/compel-host-bin' is up to date. [2020-07-08T23:49:04.892Z] #40 199.0 make[1]: Nothing to be done for 'all'. [2020-07-08T23:49:04.892Z] #40 199.0 make[1]: 'soccr/libsoccr.a' is up to date. [2020-07-08T23:49:05.198Z] #40 199.2 make[2]: Nothing to be done for 'all'. [2020-07-08T23:49:05.198Z] #40 199.2 make[2]: Nothing to be done for 'all'. [2020-07-08T23:49:05.198Z] #40 199.3 make[2]: Nothing to be done for 'all'. [2020-07-08T23:49:05.198Z] #40 199.4 make[2]: Nothing to be done for 'all'. [2020-07-08T23:49:05.496Z] #40 199.5 make[2]: Nothing to be done for 'all'. [2020-07-08T23:49:05.496Z] #40 199.5 make[2]: Nothing to be done for 'all'. [2020-07-08T23:49:05.496Z] #40 199.6 make[2]: Nothing to be done for 'all'. [2020-07-08T23:49:05.794Z] #40 199.8 make[2]: Nothing to be done for 'all'. [2020-07-08T23:49:05.794Z] #40 199.8 INSTALL criu/criu [2020-07-08T23:49:05.794Z] #40 DONE 199.9s [2020-07-08T23:49:05.794Z] [2020-07-08T23:49:05.794Z] #46 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-08T23:49:05.794Z] #46 262.6 + cd /tmp/tmp.cH6rumCwYr/src/github.com/golangci/golangci-lint/ [2020-07-08T23:49:05.794Z] #46 262.6 + git checkout -q v1.23.8 [2020-07-08T23:49:05.794Z] #46 263.1 ++ git describe --tags [2020-07-08T23:49:05.794Z] #46 263.1 + version=v1.23.8 [2020-07-08T23:49:05.794Z] #46 263.1 ++ git rev-parse --short HEAD [2020-07-08T23:49:05.794Z] #46 263.1 + commit=76a82c6 [2020-07-08T23:49:05.794Z] #46 263.1 ++ git show -s --format=%cd [2020-07-08T23:49:05.794Z] #46 263.1 + commitDate='Wed Mar 4 06:43:41 2020 +0300' [2020-07-08T23:49:05.794Z] #46 263.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-07-08T23:49:07.253Z] ok github.com/docker/docker/volume/drivers 0.003s coverage: 36.1% of statements [2020-07-08T23:49:07.542Z] ok github.com/docker/docker/volume/local 0.037s coverage: 73.0% of statements [2020-07-08T23:49:07.833Z] ok github.com/docker/docker/volume/mounts 0.017s coverage: 67.0% of statements [2020-07-08T23:49:08.863Z] ok github.com/docker/docker/volume/service 0.013s coverage: 73.0% of statements [2020-07-08T23:49:11.330Z] ok github.com/docker/docker/api/server 0.020s coverage: 9.0% of statements [2020-07-08T23:49:23.035Z] #45 DONE 272.2s [2020-07-08T23:49:23.035Z] [2020-07-08T23:49:23.035Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-08T23:49:23.035Z] #52 ... [2020-07-08T23:49:23.035Z] [2020-07-08T23:49:23.035Z] #46 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-07-08T23:49:23.035Z] #46 DONE 0.7s [2020-07-08T23:49:23.035Z] [2020-07-08T23:49:23.035Z] #48 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-07-08T23:49:23.035Z] #48 DONE 0.0s [2020-07-08T23:49:23.035Z] [2020-07-08T23:49:23.035Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-08T23:49:23.035Z] #52 227.6 + bin/containerd-stress [2020-07-08T23:49:23.035Z] #52 ... [2020-07-08T23:49:23.035Z] [2020-07-08T23:49:23.035Z] #50 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-07-08T23:49:23.035Z] #50 DONE 0.1s [2020-07-08T23:49:23.035Z] [2020-07-08T23:49:23.035Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-08T23:49:23.035Z] #52 229.3 + bin/containerd-shim [2020-07-08T23:49:23.991Z] #45 DONE 272.8s [2020-07-08T23:49:23.991Z] [2020-07-08T23:49:23.991Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-08T23:49:23.991Z] #52 ... [2020-07-08T23:49:23.991Z] [2020-07-08T23:49:23.991Z] #46 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-07-08T23:49:23.991Z] #46 DONE 0.1s [2020-07-08T23:49:23.991Z] [2020-07-08T23:49:23.991Z] #48 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-07-08T23:49:23.991Z] #48 DONE 0.0s [2020-07-08T23:49:23.991Z] [2020-07-08T23:49:23.991Z] #50 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-07-08T23:49:23.991Z] #50 DONE 0.3s [2020-07-08T23:49:23.991Z] [2020-07-08T23:49:23.991Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-08T23:49:23.991Z] #52 228.1 + bin/containerd-stress [2020-07-08T23:49:23.991Z] #52 230.0 + bin/containerd-shim [2020-07-08T23:49:24.283Z] ok github.com/docker/docker/pkg/plugins 33.621s coverage: 76.6% of statements [2020-07-08T23:49:24.283Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-07-08T23:49:24.283Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-07-08T23:49:24.283Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-07-08T23:49:24.283Z] ? github.com/docker/docker/pkg/term [no test files] [2020-07-08T23:49:24.283Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-07-08T23:49:24.283Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-07-08T23:49:24.283Z] ? github.com/docker/docker/rootless [no test files] [2020-07-08T23:49:24.283Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-07-08T23:49:24.283Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-07-08T23:49:24.283Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-07-08T23:49:24.283Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-07-08T23:49:24.283Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-07-08T23:49:24.283Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-07-08T23:49:24.283Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-07-08T23:49:24.283Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-07-08T23:49:24.283Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-07-08T23:49:24.283Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-07-08T23:49:24.283Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-07-08T23:49:24.283Z] ? github.com/docker/docker/testutil/request [no test files] [2020-07-08T23:49:24.283Z] ? github.com/docker/docker/volume [no test files] [2020-07-08T23:49:24.283Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-07-08T23:49:24.283Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-07-08T23:49:24.283Z] [2020-07-08T23:49:24.283Z] === Skipped [2020-07-08T23:49:24.283Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-07-08T23:49:24.283Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-07-08T23:49:24.283Z] [2020-07-08T23:49:24.283Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-07-08T23:49:24.283Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-07-08T23:49:24.283Z] [2020-07-08T23:49:24.283Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-07-08T23:49:24.283Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-08T23:49:24.283Z] graphtest_unix.go:46: Driver btrfs not supported [2020-07-08T23:49:24.283Z] [2020-07-08T23:49:24.283Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-07-08T23:49:24.283Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-08T23:49:24.283Z] graphtest_unix.go:46: Driver btrfs not supported [2020-07-08T23:49:24.283Z] [2020-07-08T23:49:24.283Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-07-08T23:49:24.283Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-08T23:49:24.283Z] graphtest_unix.go:46: Driver btrfs not supported [2020-07-08T23:49:24.283Z] [2020-07-08T23:49:24.283Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-07-08T23:49:24.283Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-08T23:49:24.283Z] graphtest_unix.go:46: Driver btrfs not supported [2020-07-08T23:49:24.283Z] [2020-07-08T23:49:24.283Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-07-08T23:49:24.283Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-08T23:49:24.283Z] graphtest_unix.go:46: Driver btrfs not supported [2020-07-08T23:49:24.283Z] [2020-07-08T23:49:24.283Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-07-08T23:49:24.283Z] graphtest_unix.go:73: No driver to put! [2020-07-08T23:49:24.283Z] [2020-07-08T23:49:24.283Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2020-07-08T23:49:24.283Z] time="2020-07-08T23:48:11Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-07-08T23:49:24.283Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-07-08T23:49:24.283Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-07-08T23:49:24.283Z] [2020-07-08T23:49:24.283Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2020-07-08T23:49:24.283Z] time="2020-07-08T23:48:11Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-07-08T23:49:24.283Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-07-08T23:49:24.283Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-07-08T23:49:24.283Z] [2020-07-08T23:49:24.283Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2020-07-08T23:49:24.283Z] time="2020-07-08T23:48:11Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-07-08T23:49:24.283Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-07-08T23:49:24.283Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-07-08T23:49:24.283Z] [2020-07-08T23:49:24.283Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2020-07-08T23:49:24.283Z] time="2020-07-08T23:48:11Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-07-08T23:49:24.283Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-07-08T23:49:24.283Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-07-08T23:49:24.283Z] [2020-07-08T23:49:24.283Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2020-07-08T23:49:24.283Z] time="2020-07-08T23:48:11Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-07-08T23:49:24.283Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-07-08T23:49:24.283Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-07-08T23:49:24.283Z] [2020-07-08T23:49:24.283Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2020-07-08T23:49:24.283Z] graphtest_unix.go:73: No driver to put! [2020-07-08T23:49:24.283Z] [2020-07-08T23:49:24.283Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-07-08T23:49:24.283Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-07-08T23:49:24.283Z] [2020-07-08T23:49:24.283Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-07-08T23:49:24.283Z] overlay_test.go:49: Fails to compute changes intermittently [2020-07-08T23:49:24.283Z] [2020-07-08T23:49:24.283Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-07-08T23:49:24.283Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-07-08T23:49:24.283Z] [2020-07-08T23:49:24.283Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-07-08T23:49:24.283Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-07-08T23:49:24.283Z] [2020-07-08T23:49:24.283Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-07-08T23:49:24.283Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-08T23:49:24.283Z] graphtest_unix.go:46: Driver zfs not supported [2020-07-08T23:49:24.283Z] [2020-07-08T23:49:24.283Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-07-08T23:49:24.284Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-08T23:49:24.284Z] graphtest_unix.go:46: Driver zfs not supported [2020-07-08T23:49:24.284Z] [2020-07-08T23:49:24.284Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-07-08T23:49:24.284Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-08T23:49:24.284Z] graphtest_unix.go:46: Driver zfs not supported [2020-07-08T23:49:24.284Z] [2020-07-08T23:49:24.284Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-07-08T23:49:24.284Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-08T23:49:24.284Z] graphtest_unix.go:46: Driver zfs not supported [2020-07-08T23:49:24.284Z] [2020-07-08T23:49:24.284Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-07-08T23:49:24.284Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-08T23:49:24.284Z] graphtest_unix.go:46: Driver zfs not supported [2020-07-08T23:49:24.284Z] [2020-07-08T23:49:24.284Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-07-08T23:49:24.284Z] graphtest_unix.go:73: No driver to put! [2020-07-08T23:49:24.284Z] [2020-07-08T23:49:24.284Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-07-08T23:49:24.284Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-07-08T23:49:24.284Z] [2020-07-08T23:49:24.284Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-07-08T23:49:24.284Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-07-08T23:49:24.284Z] [2020-07-08T23:49:24.284Z] [2020-07-08T23:49:24.284Z] DONE 2124 tests, 26 skipped in 188.069s Post stage [Pipeline] junit [2020-07-08T23:49:24.329Z] Recording test results [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-07-08T23:49:24.992Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-41194/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=276c725394426b45e5f3d6cbac3f9ff4acf4feaa -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:276c725394426b45e5f3d6cbac3f9ff4acf4feaa hack/make.sh dynbinary test-integration [2020-07-08T23:49:25.282Z] [2020-07-08T23:49:25.282Z] Removing bundles/ [2020-07-08T23:49:25.282Z] [2020-07-08T23:49:25.282Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-07-08T23:49:25.282Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-07-08T23:49:25.282Z] GOOS="" GOARCH="" GOARM="" [2020-07-08T23:49:28.411Z] #46 ... [2020-07-08T23:49:28.411Z] [2020-07-08T23:49:28.411Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-08T23:49:28.411Z] #53 249.5 + bin/containerd [2020-07-08T23:49:29.608Z] #52 235.9 + bin/containerd-shim-runc-v1 [2020-07-08T23:49:30.533Z] #52 236.6 + bin/containerd-shim-runc-v1 [2020-07-08T23:49:31.184Z] #53 ... [2020-07-08T23:49:31.184Z] [2020-07-08T23:49:31.184Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-08T23:49:31.184Z] #22 290.6 + return [2020-07-08T23:49:31.184Z] #22 DONE 290.7s [2020-07-08T23:49:31.184Z] [2020-07-08T23:49:31.184Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-08T23:49:31.517Z] #52 238.9 + bin/containerd-shim-runc-v2 [2020-07-08T23:49:32.454Z] #52 239.7 + binaries [2020-07-08T23:49:32.454Z] #52 239.7 + install -D bin/containerd /build/containerd [2020-07-08T23:49:32.454Z] #52 239.7 + install -D bin/containerd-shim /build/containerd-shim [2020-07-08T23:49:32.454Z] #52 239.7 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-07-08T23:49:32.454Z] #52 239.8 + install -D bin/ctr /build/ctr [2020-07-08T23:49:32.714Z] #52 DONE 240.0s [2020-07-08T23:49:33.049Z] #52 239.6 + bin/containerd-shim-runc-v2 [2020-07-08T23:49:33.304Z] #52 240.4 + binaries [2020-07-08T23:49:33.304Z] #52 240.4 + install -D bin/containerd /build/containerd [2020-07-08T23:49:33.304Z] #52 240.4 + install -D bin/containerd-shim /build/containerd-shim [2020-07-08T23:49:33.304Z] #52 240.4 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-07-08T23:49:33.305Z] #53 ... [2020-07-08T23:49:33.305Z] [2020-07-08T23:49:33.305Z] #23 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-07-08T23:49:33.305Z] #23 DONE 0.1s [2020-07-08T23:49:33.305Z] [2020-07-08T23:49:33.305Z] #27 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-07-08T23:49:33.560Z] #52 240.4 + install -D bin/ctr /build/ctr [2020-07-08T23:49:33.653Z] [2020-07-08T23:49:33.653Z] #53 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-07-08T23:49:33.653Z] #53 DONE 0.2s [2020-07-08T23:49:33.653Z] [2020-07-08T23:49:33.653Z] #57 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-07-08T23:49:33.913Z] #57 DONE 0.1s [2020-07-08T23:49:33.913Z] [2020-07-08T23:49:33.913Z] #59 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-07-08T23:49:33.952Z] #27 DONE 0.8s [2020-07-08T23:49:33.952Z] [2020-07-08T23:49:33.952Z] #30 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-07-08T23:49:33.952Z] #30 DONE 0.2s [2020-07-08T23:49:33.952Z] [2020-07-08T23:49:33.952Z] #32 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-07-08T23:49:33.952Z] #32 DONE 0.1s [2020-07-08T23:49:33.952Z] [2020-07-08T23:49:33.952Z] #35 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-07-08T23:49:33.952Z] #35 DONE 0.1s [2020-07-08T23:49:33.952Z] [2020-07-08T23:49:33.952Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-08T23:49:34.172Z] #59 DONE 0.3s [2020-07-08T23:49:34.172Z] [2020-07-08T23:49:34.172Z] #61 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-07-08T23:49:34.172Z] #61 DONE 0.0s [2020-07-08T23:49:34.172Z] [2020-07-08T23:49:34.172Z] #62 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-07-08T23:49:34.172Z] #62 DONE 0.0s [2020-07-08T23:49:34.172Z] [2020-07-08T23:49:34.172Z] #63 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-07-08T23:49:34.252Z] #53 ... [2020-07-08T23:49:34.252Z] [2020-07-08T23:49:34.252Z] #38 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-07-08T23:49:34.252Z] #38 DONE 0.1s [2020-07-08T23:49:34.252Z] [2020-07-08T23:49:34.252Z] #41 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-07-08T23:49:34.252Z] #41 DONE 0.1s [2020-07-08T23:49:34.252Z] [2020-07-08T23:49:34.252Z] #43 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-07-08T23:49:34.551Z] #43 DONE 0.1s [2020-07-08T23:49:34.551Z] [2020-07-08T23:49:34.551Z] #45 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-07-08T23:49:34.551Z] #45 DONE 0.1s [2020-07-08T23:49:34.551Z] [2020-07-08T23:49:34.551Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-08T23:49:34.923Z] #52 DONE 241.5s [2020-07-08T23:49:35.109Z] #63 DONE 0.8s [2020-07-08T23:49:35.109Z] [2020-07-08T23:49:35.109Z] #64 exporting to image [2020-07-08T23:49:35.109Z] #64 exporting layers [2020-07-08T23:49:35.483Z] [2020-07-08T23:49:35.483Z] #53 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-07-08T23:49:36.410Z] #53 DONE 0.9s [2020-07-08T23:49:36.410Z] [2020-07-08T23:49:36.410Z] #57 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-07-08T23:49:36.410Z] #57 DONE 0.2s [2020-07-08T23:49:36.410Z] [2020-07-08T23:49:36.410Z] #59 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-07-08T23:49:36.971Z] #59 DONE 0.4s [2020-07-08T23:49:36.971Z] [2020-07-08T23:49:36.971Z] #61 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-07-08T23:49:36.971Z] #61 DONE 0.0s [2020-07-08T23:49:36.971Z] [2020-07-08T23:49:36.971Z] #62 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-07-08T23:49:36.971Z] #62 DONE 0.0s [2020-07-08T23:49:36.971Z] [2020-07-08T23:49:36.971Z] #63 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-07-08T23:49:37.532Z] #63 DONE 0.5s [2020-07-08T23:49:37.532Z] [2020-07-08T23:49:37.532Z] #64 exporting to image [2020-07-08T23:49:37.532Z] #64 exporting layers [2020-07-08T23:49:41.681Z] #64 exporting layers 6.2s done [2020-07-08T23:49:41.681Z] #64 writing image sha256:23072caed43b8a2c82889b7784ec490835bf9b2d38b5d231d80db086e3cfe552 done [2020-07-08T23:49:41.681Z] #64 naming to docker.io/library/docker:276c725394426b45e5f3d6cbac3f9ff4acf4feaa done [2020-07-08T23:49:41.681Z] #64 DONE 6.2s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-07-08T23:49:42.053Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41194/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=276c725394426b45e5f3d6cbac3f9ff4acf4feaa -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:276c725394426b45e5f3d6cbac3f9ff4acf4feaa hack/make.sh dynbinary test-integration [2020-07-08T23:49:43.020Z] [2020-07-08T23:49:43.020Z] Removing bundles/ [2020-07-08T23:49:43.020Z] [2020-07-08T23:49:43.020Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-07-08T23:49:43.020Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-07-08T23:49:43.020Z] GOOS="" GOARCH="" GOARM="" [2020-07-08T23:49:44.066Z] #64 exporting layers 6.5s done [2020-07-08T23:49:44.066Z] #64 writing image sha256:fa9bff61566ff2008703375d3c33b0b41a269802f8046d385277c3686a21c417 done [2020-07-08T23:49:44.066Z] #64 naming to docker.io/library/docker:276c725394426b45e5f3d6cbac3f9ff4acf4feaa done [2020-07-08T23:49:44.066Z] #64 DONE 6.5s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2020-07-08T23:49:44.391Z] + trap exit INT TERM [2020-07-08T23:49:44.391Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT [2020-07-08T23:49:44.391Z] + CONTAINER_NAME=docker-pr1 [2020-07-08T23:49:44.391Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41194/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41194/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=276c725394426b45e5f3d6cbac3f9ff4acf4feaa -e DOCKER_GRAPHDRIVER docker:276c725394426b45e5f3d6cbac3f9ff4acf4feaa hack/make.sh dynbinary-daemon [2020-07-08T23:49:45.317Z] [2020-07-08T23:49:45.317Z] Removing bundles/ [2020-07-08T23:49:45.317Z] [2020-07-08T23:49:45.317Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2020-07-08T23:49:45.317Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-07-08T23:49:45.317Z] GOOS="" GOARCH="" GOARM="" [2020-07-08T23:50:07.371Z] #53 ... [2020-07-08T23:50:07.371Z] [2020-07-08T23:50:07.371Z] #46 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-08T23:50:07.371Z] #46 DONE 326.4s [2020-07-08T23:50:07.371Z] [2020-07-08T23:50:07.371Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-08T23:50:07.640Z] ok github.com/docker/docker/api/server/httputils 0.012s coverage: 14.7% of statements [2020-07-08T23:50:07.640Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-07-08T23:50:07.640Z] ok github.com/docker/docker/api/server/middleware 0.018s coverage: 37.7% of statements [2020-07-08T23:50:07.640Z] ? github.com/docker/docker/api/server/router [no test files] [2020-07-08T23:50:07.640Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-07-08T23:50:07.640Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-07-08T23:50:07.640Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-07-08T23:50:07.640Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-07-08T23:50:07.640Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-07-08T23:50:07.640Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-07-08T23:50:07.640Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-07-08T23:50:07.640Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-07-08T23:50:07.640Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-07-08T23:50:07.640Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-07-08T23:50:07.640Z] ok github.com/docker/docker/api/types/filters 0.018s coverage: 92.2% of statements [2020-07-08T23:50:07.640Z] ok github.com/docker/docker/api/types/strslice 0.011s coverage: 90.0% of statements [2020-07-08T23:50:07.640Z] ok github.com/docker/docker/api/server/router/swarm 0.021s coverage: 5.1% of statements [2020-07-08T23:50:07.640Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-07-08T23:50:07.640Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-07-08T23:50:07.640Z] ? github.com/docker/docker/api/types [no test files] [2020-07-08T23:50:07.640Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-07-08T23:50:07.640Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-07-08T23:50:07.640Z] ? github.com/docker/docker/api/types/container [no test files] [2020-07-08T23:50:07.640Z] ? github.com/docker/docker/api/types/events [no test files] [2020-07-08T23:50:07.640Z] ? github.com/docker/docker/api/types/image [no test files] [2020-07-08T23:50:07.640Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-07-08T23:50:07.640Z] ? github.com/docker/docker/api/types/network [no test files] [2020-07-08T23:50:07.640Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-07-08T23:50:07.640Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-07-08T23:50:07.640Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-07-08T23:50:07.640Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-07-08T23:50:07.640Z] ok github.com/docker/docker/api/types/time 0.017s coverage: 100.0% of statements [2020-07-08T23:50:07.640Z] ok github.com/docker/docker/api/types/versions 0.013s coverage: 75.0% of statements [2020-07-08T23:50:07.640Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-07-08T23:50:07.640Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-07-08T23:50:07.640Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-07-08T23:50:07.640Z] ? github.com/docker/docker/builder [no test files] [2020-07-08T23:50:07.640Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-07-08T23:50:07.640Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-07-08T23:50:07.640Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-07-08T23:50:07.640Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-07-08T23:50:07.640Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-07-08T23:50:07.640Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-07-08T23:50:07.640Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-07-08T23:50:07.640Z] ok github.com/docker/docker/builder/dockerignore 0.020s coverage: 96.8% of statements [2020-07-08T23:50:07.640Z] ok github.com/docker/docker/cli/debug 0.014s coverage: 100.0% of statements [2020-07-08T23:50:07.904Z] ok github.com/docker/docker/builder/remotecontext 0.330s coverage: 13.6% of statements [2020-07-08T23:50:08.850Z] ok github.com/docker/docker/builder/dockerfile 0.926s coverage: 48.1% of statements [2020-07-08T23:50:08.903Z] #53 ... [2020-07-08T23:50:08.903Z] [2020-07-08T23:50:08.903Z] #47 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-07-08T23:50:08.903Z] #47 DONE 0.1s [2020-07-08T23:50:08.903Z] [2020-07-08T23:50:08.903Z] #49 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-07-08T23:50:08.903Z] #49 DONE 0.1s [2020-07-08T23:50:08.903Z] [2020-07-08T23:50:08.903Z] #51 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-07-08T23:50:08.903Z] #51 DONE 0.1s [2020-07-08T23:50:08.903Z] [2020-07-08T23:50:08.903Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-08T23:50:09.114Z] ok github.com/docker/docker/builder/remotecontext/git 3.585s coverage: 86.3% of statements [2020-07-08T23:50:09.114Z] ? github.com/docker/docker/cli [no test files] [2020-07-08T23:50:09.114Z] ? github.com/docker/docker/cli/config [no test files] [2020-07-08T23:50:14.423Z] ok github.com/docker/docker/client 0.281s coverage: 75.4% of statements [2020-07-08T23:50:15.062Z] 4612f6d0b889: Pull complete [2020-07-08T23:50:15.850Z] #53 299.7 + bin/containerd-stress [2020-07-08T23:50:17.935Z] #53 302.1 + bin/containerd-shim [2020-07-08T23:50:22.291Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-07-08T23:50:22.291Z] [2020-07-08T23:50:22.291Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-07-08T23:50:22.291Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-07-08T23:50:22.291Z] HOSTNAME=a3fcf528ffa9 [2020-07-08T23:50:22.291Z] TESTDEBUG=0 [2020-07-08T23:50:22.291Z] DEST=bundles/test-integration [2020-07-08T23:50:22.291Z] PWD=/go/src/github.com/docker/docker [2020-07-08T23:50:22.291Z] DOCKER_GITCOMMIT=276c725394426b45e5f3d6cbac3f9ff4acf4feaa [2020-07-08T23:50:22.291Z] container=docker [2020-07-08T23:50:22.291Z] HOME=/root [2020-07-08T23:50:22.291Z] GOLANG_VERSION=1.13.12 [2020-07-08T23:50:22.291Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-07-08T23:50:22.291Z] VALIDATE_BRANCH=master [2020-07-08T23:50:22.291Z] TERM=xterm [2020-07-08T23:50:22.291Z] DOCKER_PKG=github.com/docker/docker [2020-07-08T23:50:22.291Z] SHLVL=1 [2020-07-08T23:50:22.291Z] TIMEOUT=120m [2020-07-08T23:50:22.291Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-07-08T23:50:22.291Z] DOCKER_GRAPHDRIVER=overlay2 [2020-07-08T23:50:22.291Z] GO111MODULE=off [2020-07-08T23:50:22.291Z] DOCKER_EXPERIMENTAL=1 [2020-07-08T23:50:22.291Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-07-08T23:50:22.291Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-07-08T23:50:22.291Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-07-08T23:50:22.291Z] GOPATH=/go [2020-07-08T23:50:22.291Z] PKG_CONFIG=pkg-config [2020-07-08T23:50:22.291Z] _=/usr/bin/env [2020-07-08T23:50:22.292Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-07-08T23:50:25.170Z] INFO [loader] Go packages loading at mode 575 (compiled_files|files|name|deps|exports_file|imports|types_sizes) took 1m57.828863596s [2020-07-08T23:50:25.170Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 689.061471ms [2020-07-08T23:50:26.488Z] #53 309.1 + bin/containerd-shim-runc-v1 [2020-07-08T23:50:28.578Z] #53 312.3 + bin/containerd-shim-runc-v2 [2020-07-08T23:50:29.223Z] #53 313.3 + binaries [2020-07-08T23:50:29.223Z] #53 313.3 + install -D bin/containerd /build/containerd [2020-07-08T23:50:29.223Z] #53 313.3 + install -D bin/containerd-shim /build/containerd-shim [2020-07-08T23:50:29.223Z] #53 313.3 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-07-08T23:50:29.223Z] #53 313.3 + install -D bin/ctr /build/ctr [2020-07-08T23:50:29.223Z] #53 DONE 313.4s [2020-07-08T23:50:30.266Z] [2020-07-08T23:50:30.266Z] #54 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-07-08T23:50:30.559Z] #54 DONE 0.1s [2020-07-08T23:50:30.559Z] [2020-07-08T23:50:30.559Z] #58 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-07-08T23:50:30.559Z] #58 DONE 0.1s [2020-07-08T23:50:30.559Z] [2020-07-08T23:50:30.559Z] #60 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-07-08T23:50:30.559Z] #60 DONE 0.1s [2020-07-08T23:50:30.854Z] [2020-07-08T23:50:30.854Z] #62 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-07-08T23:50:30.854Z] #62 DONE 0.0s [2020-07-08T23:50:30.854Z] [2020-07-08T23:50:30.854Z] #63 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-07-08T23:50:30.854Z] #63 DONE 0.0s [2020-07-08T23:50:30.854Z] [2020-07-08T23:50:30.854Z] #64 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-07-08T23:50:32.965Z] #64 DONE 2.2s [2020-07-08T23:50:32.965Z] [2020-07-08T23:50:32.965Z] #65 exporting to oci image format [2020-07-08T23:50:32.965Z] #65 exporting layers [2020-07-08T23:50:37.407Z] INFO [runner/unused/goanalysis] analyzers took 27.952668145s with top 10 stages: buildssa: 23.5374254s, U1000: 4.415242745s [2020-07-08T23:50:41.039Z] ok github.com/docker/docker/cmd/dockerd 0.122s coverage: 30.8% of statements [2020-07-08T23:50:41.995Z] ok github.com/docker/docker/container 0.160s coverage: 34.7% of statements [2020-07-08T23:50:41.995Z] ? github.com/docker/docker/container/stream [no test files] [2020-07-08T23:50:41.995Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-07-08T23:50:41.995Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-07-08T23:50:41.995Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-07-08T23:50:44.550Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.101s coverage: 65.3% of statements [2020-07-08T23:50:44.812Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-07-08T23:50:44.812Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-07-08T23:50:46.325Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-07-08T23:50:46.477Z] ok github.com/docker/docker/daemon/cluster/convert 0.063s coverage: 35.4% of statements [2020-07-08T23:50:49.794Z] ok github.com/docker/docker/daemon/cluster 0.106s coverage: 0.5% of statements [2020-07-08T23:50:51.722Z] ok github.com/docker/docker/daemon/discovery 0.013s coverage: 30.0% of statements [2020-07-08T23:50:52.672Z] ok github.com/docker/docker/daemon/config 0.144s coverage: 81.7% of statements [2020-07-08T23:50:53.249Z] ok github.com/docker/docker/daemon/events 0.104s coverage: 50.0% of statements [2020-07-08T23:50:54.644Z] ok github.com/docker/docker/daemon/graphdriver 0.027s coverage: 2.2% of statements [2020-07-08T23:50:57.950Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.499s coverage: 13.9% of statements [2020-07-08T23:50:57.950Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.017s coverage: 2.9% of statements [2020-07-08T23:50:59.341Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.585s coverage: 57.0% of statements [2020-07-08T23:51:01.694Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-07-08T23:51:01.894Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.016s coverage: 1.8% of statements [2020-07-08T23:51:01.987Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-07-08T23:51:03.035Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-07-08T23:51:03.285Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.895s coverage: 46.2% of statements [2020-07-08T23:51:03.673Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-07-08T23:51:03.965Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-07-08T23:51:04.233Z] ok github.com/docker/docker/daemon/graphdriver/aufs 9.339s coverage: 73.1% of statements [2020-07-08T23:51:04.494Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-07-08T23:51:04.755Z] [2020-07-08T23:51:04.755Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-07-08T23:51:05.178Z] ok github.com/docker/docker/daemon/graphdriver/overlay 1.951s coverage: 49.5% of statements [2020-07-08T23:51:05.324Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-07-08T23:51:05.324Z] HOSTNAME=65c3d3895dfb [2020-07-08T23:51:05.324Z] DEST=bundles/test-integration [2020-07-08T23:51:05.324Z] PWD=/go/src/github.com/docker/docker [2020-07-08T23:51:05.324Z] DOCKER_ROOTLESS=1 [2020-07-08T23:51:05.324Z] DOCKER_GITCOMMIT=276c725394426b45e5f3d6cbac3f9ff4acf4feaa [2020-07-08T23:51:05.324Z] container=docker [2020-07-08T23:51:05.324Z] HOME=/root [2020-07-08T23:51:05.324Z] GOLANG_VERSION=1.13.12 [2020-07-08T23:51:05.324Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-07-08T23:51:05.324Z] VALIDATE_BRANCH=master [2020-07-08T23:51:05.324Z] TERM=xterm [2020-07-08T23:51:05.324Z] DOCKER_PKG=github.com/docker/docker [2020-07-08T23:51:05.324Z] SHLVL=1 [2020-07-08T23:51:05.324Z] TIMEOUT=120m [2020-07-08T23:51:05.324Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-07-08T23:51:05.324Z] DOCKER_GRAPHDRIVER=overlay2 [2020-07-08T23:51:05.324Z] GO111MODULE=off [2020-07-08T23:51:05.324Z] DOCKER_EXPERIMENTAL=1 [2020-07-08T23:51:05.324Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-07-08T23:51:05.324Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-07-08T23:51:05.324Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-07-08T23:51:05.324Z] GOPATH=/go [2020-07-08T23:51:05.324Z] PKG_CONFIG=pkg-config [2020-07-08T23:51:05.324Z] _=/usr/bin/env [2020-07-08T23:51:05.324Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-07-08T23:51:05.499Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-07-08T23:51:06.567Z] ok github.com/docker/docker/daemon 12.298s coverage: 17.5% of statements [2020-07-08T23:51:06.567Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-07-08T23:51:06.567Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-07-08T23:51:06.567Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-07-08T23:51:06.567Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-07-08T23:51:06.567Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-07-08T23:51:06.777Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-07-08T23:51:07.145Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.021s coverage: 58.0% of statements [2020-07-08T23:51:07.145Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.604s coverage: 76.1% of statements [2020-07-08T23:51:07.340Z] [2020-07-08T23:51:07.574Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-07-08T23:51:08.092Z] ok github.com/docker/docker/daemon/links 0.033s coverage: 93.0% of statements [2020-07-08T23:51:09.041Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.057s coverage: 3.0% of statements [2020-07-08T23:51:09.090Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-07-08T23:51:09.227Z] + TEST_INTEGRATION_DEST=2 [2020-07-08T23:51:09.227Z] + CONTAINER_NAME=docker-pr1-2 [2020-07-08T23:51:09.227Z] + TEST_SKIP_INTEGRATION=1 [2020-07-08T23:51:09.227Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2020-07-08T23:51:09.227Z] + run_tests [2020-07-08T23:51:09.227Z] + c=0 [2020-07-08T23:51:09.227Z] + '[' -n 0 ']' [2020-07-08T23:51:09.227Z] + rm= [2020-07-08T23:51:09.227Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-41194/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41194/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-41194/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-2 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=276c725394426b45e5f3d6cbac3f9ff4acf4feaa -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:276c725394426b45e5f3d6cbac3f9ff4acf4feaa hack/make.sh '' test-integration [2020-07-08T23:51:09.227Z] ++ jobs -p [2020-07-08T23:51:09.227Z] + TEST_INTEGRATION_DEST=3 [2020-07-08T23:51:09.227Z] + CONTAINER_NAME=docker-pr1-3 [2020-07-08T23:51:09.227Z] + TEST_SKIP_INTEGRATION=1 [2020-07-08T23:51:09.227Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2020-07-08T23:51:09.227Z] + run_tests [2020-07-08T23:51:09.227Z] + '[' -n 0 ']' [2020-07-08T23:51:09.227Z] + rm= [2020-07-08T23:51:09.227Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-41194/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41194/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-41194/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-3 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=276c725394426b45e5f3d6cbac3f9ff4acf4feaa -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:276c725394426b45e5f3d6cbac3f9ff4acf4feaa hack/make.sh '' test-integration [2020-07-08T23:51:09.227Z] + for job in $(jobs -p) [2020-07-08T23:51:09.227Z] + wait 5032 [2020-07-08T23:51:09.227Z] + TEST_INTEGRATION_DEST=1 [2020-07-08T23:51:09.227Z] + CONTAINER_NAME=docker-pr1-1 [2020-07-08T23:51:09.227Z] + TEST_SKIP_INTEGRATION_CLI=1 [2020-07-08T23:51:09.227Z] + run_tests test-integration-flaky [2020-07-08T23:51:09.227Z] + '[' -n 0 ']' [2020-07-08T23:51:09.227Z] + rm= [2020-07-08T23:51:09.227Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-41194/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41194/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-41194/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-1 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=276c725394426b45e5f3d6cbac3f9ff4acf4feaa -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:276c725394426b45e5f3d6cbac3f9ff4acf4feaa hack/make.sh test-integration-flaky test-integration [2020-07-08T23:51:10.155Z] [2020-07-08T23:51:10.155Z] [2020-07-08T23:51:10.155Z] [2020-07-08T23:51:10.411Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-07-08T23:51:10.411Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-07-08T23:51:10.411Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-07-08T23:51:10.411Z] HOSTNAME=5410097ba16e [2020-07-08T23:51:10.411Z] TEST_SKIP_INTEGRATION=1 [2020-07-08T23:51:10.411Z] TESTDEBUG=0 [2020-07-08T23:51:10.411Z] DEST=bundles/test-integration [2020-07-08T23:51:10.411Z] PWD=/go/src/github.com/docker/docker [2020-07-08T23:51:10.411Z] KEEPBUNDLE=1 [2020-07-08T23:51:10.411Z] DOCKER_GITCOMMIT=276c725394426b45e5f3d6cbac3f9ff4acf4feaa [2020-07-08T23:51:10.411Z] container=docker [2020-07-08T23:51:10.411Z] HOME=/root [2020-07-08T23:51:10.411Z] GOLANG_VERSION=1.13.12 [2020-07-08T23:51:10.411Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-07-08T23:51:10.411Z] VALIDATE_BRANCH=master [2020-07-08T23:51:10.411Z] TERM=xterm [2020-07-08T23:51:10.411Z] DOCKER_PKG=github.com/docker/docker [2020-07-08T23:51:10.411Z] SHLVL=1 [2020-07-08T23:51:10.411Z] TIMEOUT=120m [2020-07-08T23:51:10.411Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-07-08T23:51:10.411Z] DOCKER_GRAPHDRIVER=overlay2 [2020-07-08T23:51:10.411Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2020-07-08T23:51:10.411Z] GO111MODULE=off [2020-07-08T23:51:10.411Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-07-08T23:51:10.411Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-07-08T23:51:10.411Z] GOPATH=/go [2020-07-08T23:51:10.411Z] PKG_CONFIG=pkg-config [2020-07-08T23:51:10.411Z] _=/usr/bin/env [2020-07-08T23:51:10.411Z] Building test suite binary ./integration-cli/test.main [2020-07-08T23:51:10.411Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-07-08T23:51:10.411Z] HOSTNAME=ed0f19427a93 [2020-07-08T23:51:10.411Z] TEST_SKIP_INTEGRATION=1 [2020-07-08T23:51:10.411Z] TESTDEBUG=0 [2020-07-08T23:51:10.411Z] DEST=bundles/test-integration [2020-07-08T23:51:10.411Z] PWD=/go/src/github.com/docker/docker [2020-07-08T23:51:10.411Z] KEEPBUNDLE=1 [2020-07-08T23:51:10.411Z] DOCKER_GITCOMMIT=276c725394426b45e5f3d6cbac3f9ff4acf4feaa [2020-07-08T23:51:10.411Z] container=docker [2020-07-08T23:51:10.411Z] HOME=/root [2020-07-08T23:51:10.411Z] GOLANG_VERSION=1.13.12 [2020-07-08T23:51:10.411Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-07-08T23:51:10.411Z] VALIDATE_BRANCH=master [2020-07-08T23:51:10.411Z] TERM=xterm [2020-07-08T23:51:10.411Z] DOCKER_PKG=github.com/docker/docker [2020-07-08T23:51:10.411Z] SHLVL=1 [2020-07-08T23:51:10.411Z] TIMEOUT=120m [2020-07-08T23:51:10.411Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-07-08T23:51:10.411Z] DOCKER_GRAPHDRIVER=overlay2 [2020-07-08T23:51:10.411Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2020-07-08T23:51:10.411Z] GO111MODULE=off [2020-07-08T23:51:10.411Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-07-08T23:51:10.411Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-07-08T23:51:10.411Z] GOPATH=/go [2020-07-08T23:51:10.411Z] PKG_CONFIG=pkg-config [2020-07-08T23:51:10.411Z] _=/usr/bin/env [2020-07-08T23:51:10.411Z] Building test suite binary ./integration-cli/test.main [2020-07-08T23:51:10.411Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2020-07-08T23:51:10.434Z] ok github.com/docker/docker/daemon/images 0.026s coverage: 4.8% of statements [2020-07-08T23:51:10.434Z] ok github.com/docker/docker/daemon/logger 0.245s coverage: 41.8% of statements [2020-07-08T23:51:10.604Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-07-08T23:51:10.696Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 5.793s coverage: 57.7% of statements [2020-07-08T23:51:10.696Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-07-08T23:51:10.696Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-07-08T23:51:10.696Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-07-08T23:51:10.696Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-07-08T23:51:10.897Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-07-08T23:51:10.974Z] No new tests added to integration. [2020-07-08T23:51:10.974Z] [2020-07-08T23:51:10.974Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-07-08T23:51:11.645Z] ok github.com/docker/docker/daemon/logger/gelf 0.034s coverage: 67.0% of statements [2020-07-08T23:51:11.907Z] ok github.com/docker/docker/daemon/logger/awslogs 0.363s coverage: 77.8% of statements [2020-07-08T23:51:11.908Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-07-08T23:51:11.908Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-07-08T23:51:11.936Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-07-08T23:51:12.171Z] ok github.com/docker/docker/daemon/logger/journald 0.036s coverage: 26.2% of statements [2020-07-08T23:51:12.342Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-07-08T23:51:12.342Z] HOSTNAME=2b3b4fd6f97a [2020-07-08T23:51:12.342Z] TESTDEBUG=0 [2020-07-08T23:51:12.342Z] DEST=bundles/test-integration [2020-07-08T23:51:12.342Z] PWD=/go/src/github.com/docker/docker [2020-07-08T23:51:12.342Z] KEEPBUNDLE=1 [2020-07-08T23:51:12.342Z] DOCKER_GITCOMMIT=276c725394426b45e5f3d6cbac3f9ff4acf4feaa [2020-07-08T23:51:12.342Z] container=docker [2020-07-08T23:51:12.342Z] HOME=/root [2020-07-08T23:51:12.342Z] GOLANG_VERSION=1.13.12 [2020-07-08T23:51:12.342Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-07-08T23:51:12.342Z] VALIDATE_BRANCH=master [2020-07-08T23:51:12.342Z] TERM=xterm [2020-07-08T23:51:12.342Z] DOCKER_PKG=github.com/docker/docker [2020-07-08T23:51:12.342Z] SHLVL=1 [2020-07-08T23:51:12.342Z] TIMEOUT=120m [2020-07-08T23:51:12.342Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-07-08T23:51:12.342Z] DOCKER_GRAPHDRIVER=overlay2 [2020-07-08T23:51:12.342Z] GO111MODULE=off [2020-07-08T23:51:12.342Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-07-08T23:51:12.342Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-07-08T23:51:12.342Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-07-08T23:51:12.342Z] GOPATH=/go [2020-07-08T23:51:12.342Z] PKG_CONFIG=pkg-config [2020-07-08T23:51:12.342Z] _=/usr/bin/env [2020-07-08T23:51:12.342Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-07-08T23:51:12.434Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.038s coverage: 61.6% of statements [2020-07-08T23:51:12.697Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.014s coverage: 87.2% of statements [2020-07-08T23:51:12.975Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-07-08T23:51:13.646Z] ok github.com/docker/docker/daemon/logger/local 0.054s coverage: 75.2% of statements [2020-07-08T23:51:13.646Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-07-08T23:51:14.492Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-07-08T23:51:14.596Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.027s coverage: 33.3% of statements [2020-07-08T23:51:14.596Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.066s coverage: 37.7% of statements [2020-07-08T23:51:15.172Z] ok github.com/docker/docker/daemon/logger/templates 0.040s coverage: 8.3% of statements [2020-07-08T23:51:15.434Z] ok github.com/docker/docker/daemon/logger/syslog 0.046s coverage: 46.8% of statements [2020-07-08T23:51:15.531Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-07-08T23:51:16.175Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-07-08T23:51:16.431Z] ok github.com/docker/docker/daemon/network 0.057s coverage: 63.8% of statements [2020-07-08T23:51:17.017Z] ok github.com/docker/docker/daemon/logger/splunk 1.966s coverage: 82.5% of statements [2020-07-08T23:51:17.017Z] ? github.com/docker/docker/daemon/names [no test files] [2020-07-08T23:51:17.017Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-07-08T23:51:17.284Z] ok github.com/docker/docker/distribution/metadata 0.148s coverage: 48.2% of statements [2020-07-08T23:51:17.689Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-07-08T23:51:17.689Z] Using test binary docker [2020-07-08T23:51:17.689Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-07-08T23:51:17.689Z] +++ /etc/init.d/apparmor start [2020-07-08T23:51:17.689Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-07-08T23:51:17.689Z] INFO: Waiting for daemon to start... [2020-07-08T23:51:17.689Z] Starting dockerd [2020-07-08T23:51:17.689Z] +++ 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-07-08T23:51:18.676Z] ok github.com/docker/docker/distribution 0.374s coverage: 22.1% of statements [2020-07-08T23:51:18.676Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-07-08T23:51:18.938Z] ok github.com/docker/docker/errdefs 0.017s coverage: 49.4% of statements [2020-07-08T23:51:19.515Z] ok github.com/docker/docker/image 0.078s coverage: 86.4% of statements [2020-07-08T23:51:19.817Z] . [2020-07-08T23:51:19.817Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-07-08T23:51:19.817Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-07-08T23:51:19.817Z] Error: No such image: emptyfs [2020-07-08T23:51:19.817Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-07-08T23:51:19.817Z] ++++ docker load [2020-07-08T23:51:19.817Z] Running integration-test (iteration 1) [2020-07-08T23:51:19.817Z] Running /go/src/github.com/docker/docker/integration/build (s390x.integration.build) flags=-test.v -test.timeout=120m [2020-07-08T23:51:19.817Z] ++ 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-07-08T23:51:19.817Z] ++ set -e [2020-07-08T23:51:19.817Z] ++ '[' -n 0 ']' [2020-07-08T23:51:19.817Z] ++ set -x [2020-07-08T23:51:19.817Z] ++ env -i DEST=/go/src/github.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-07-08T23:51:20.093Z] ok github.com/docker/docker/image/cache 0.029s coverage: 19.2% of statements [2020-07-08T23:51:20.356Z] ok github.com/docker/docker/distribution/xfer 1.767s coverage: 85.1% of statements [2020-07-08T23:51:20.356Z] ? github.com/docker/docker/dockerversion [no test files] [2020-07-08T23:51:20.356Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-07-08T23:51:20.356Z] ok github.com/docker/docker/image/v1 0.062s coverage: 25.0% of statements [2020-07-08T23:51:20.356Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-07-08T23:51:20.619Z] ok github.com/docker/docker/libcontainerd/queue 0.049s coverage: 100.0% of statements [2020-07-08T23:51:21.195Z] ok github.com/docker/docker/pkg/aaparser 0.023s coverage: 50.0% of statements [2020-07-08T23:51:22.589Z] ok github.com/docker/docker/opts 0.090s coverage: 67.4% of statements [2020-07-08T23:51:23.535Z] ok github.com/docker/docker/pkg/authorization 0.631s coverage: 68.3% of statements [2020-07-08T23:51:23.535Z] ok github.com/docker/docker/pkg/broadcaster 0.011s coverage: 100.0% of statements [2020-07-08T23:51:24.110Z] ok github.com/docker/docker/pkg/capabilities 0.016s coverage: 87.5% of statements [2020-07-08T23:51:25.058Z] ok github.com/docker/docker/pkg/directory 0.026s coverage: 80.0% of statements [2020-07-08T23:51:25.058Z] ok github.com/docker/docker/pkg/archive 1.294s coverage: 76.7% of statements [2020-07-08T23:51:25.632Z] ok github.com/docker/docker/pkg/discovery 0.011s coverage: 58.3% of statements [2020-07-08T23:51:25.632Z] ok github.com/docker/docker/pkg/discovery/file 0.010s coverage: 92.9% of statements [2020-07-08T23:51:26.206Z] ok github.com/docker/docker/pkg/discovery/memory 0.009s coverage: 92.3% of statements [2020-07-08T23:51:26.781Z] ok github.com/docker/docker/pkg/discovery/nodes 0.013s coverage: 93.8% of statements [2020-07-08T23:51:27.354Z] ok github.com/docker/docker/pkg/dmesg 0.011s coverage: 83.3% of statements [2020-07-08T23:51:27.926Z] ok github.com/docker/docker/pkg/chrootarchive 3.420s coverage: 43.2% of statements [2020-07-08T23:51:28.189Z] ok github.com/docker/docker/pkg/filenotify 0.609s coverage: 67.0% of statements [2020-07-08T23:51:28.763Z] ok github.com/docker/docker/pkg/fileutils 0.024s coverage: 89.5% of statements [2020-07-08T23:51:29.338Z] ok github.com/docker/docker/pkg/fsutils 0.311s coverage: 85.1% of statements [2020-07-08T23:51:29.338Z] ok github.com/docker/docker/pkg/homedir 0.013s coverage: 11.4% of statements [2020-07-08T23:51:29.913Z] ok github.com/docker/docker/pkg/discovery/kv 3.088s coverage: 84.1% of statements [2020-07-08T23:51:30.176Z] ok github.com/docker/docker/layer 7.498s coverage: 68.8% of statements [2020-07-08T23:51:30.176Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-07-08T23:51:30.176Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-07-08T23:51:30.176Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-07-08T23:51:30.176Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-07-08T23:51:30.176Z] ? github.com/docker/docker/oci [no test files] [2020-07-08T23:51:30.176Z] ? github.com/docker/docker/oci/caps [no test files] [2020-07-08T23:51:30.176Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-07-08T23:51:30.176Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-07-08T23:51:30.213Z] Loaded image: buildpack-deps:buster [2020-07-08T23:51:30.213Z] Loaded image: busybox:latest [2020-07-08T23:51:30.213Z] Loaded image: busybox:glibc [2020-07-08T23:51:30.213Z] Loaded image: debian:buster [2020-07-08T23:51:30.213Z] Loaded image: hello-world:latest [2020-07-08T23:51:30.213Z] INFO: Testing against a local daemon [2020-07-08T23:51:30.213Z] === RUN TestCgroupNamespacesBuild [2020-07-08T23:51:30.751Z] ok github.com/docker/docker/pkg/jsonmessage 0.012s coverage: 91.7% of statements [2020-07-08T23:51:30.751Z] ok github.com/docker/docker/pkg/locker 0.038s coverage: 88.9% of statements [2020-07-08T23:51:30.751Z] ok github.com/docker/docker/pkg/idtools 0.840s coverage: 70.5% of statements [2020-07-08T23:51:30.751Z] ok github.com/docker/docker/pkg/ioutils 0.625s coverage: 69.3% of statements [2020-07-08T23:51:31.014Z] ok github.com/docker/docker/pkg/longpath 0.031s coverage: 100.0% of statements [2020-07-08T23:51:31.014Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-07-08T23:51:31.014Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-07-08T23:51:31.250Z] --- PASS: TestCgroupNamespacesBuild (2.28s) [2020-07-08T23:51:31.250Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-07-08T23:51:31.277Z] ok github.com/docker/docker/pkg/namesgenerator 0.012s coverage: 85.7% of statements [2020-07-08T23:51:31.277Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-07-08T23:51:31.543Z] ok github.com/docker/docker/pkg/parsers 0.021s coverage: 97.0% of statements [2020-07-08T23:51:31.543Z] ok github.com/docker/docker/pkg/parsers/kernel 0.029s coverage: 60.0% of statements [2020-07-08T23:51:32.119Z] ok github.com/docker/docker/pkg/pidfile 0.026s coverage: 82.4% of statements [2020-07-08T23:51:32.119Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.027s coverage: 91.4% of statements [2020-07-08T23:51:32.119Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-07-08T23:51:32.119Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-07-08T23:51:32.695Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.021s coverage: 56.8% of statements [2020-07-08T23:51:33.270Z] ok github.com/docker/docker/pkg/pools 0.019s coverage: 88.2% of statements [2020-07-08T23:51:33.270Z] ok github.com/docker/docker/pkg/plugins/transport 0.014s coverage: 85.7% of statements [2020-07-08T23:51:33.270Z] ok github.com/docker/docker/pkg/progress 0.012s coverage: 75.9% of statements [2020-07-08T23:51:33.327Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.79s) [2020-07-08T23:51:33.327Z] === RUN TestBuildWithSession [2020-07-08T23:51:33.327Z] --- SKIP: TestBuildWithSession (0.00s) [2020-07-08T23:51:33.327Z] build_session_test.go:25: TODO: BuildKit [2020-07-08T23:51:33.327Z] === RUN TestBuildSquashParent [2020-07-08T23:51:33.844Z] ok github.com/docker/docker/pkg/reexec 0.027s coverage: 82.4% of statements [2020-07-08T23:51:34.790Z] ok github.com/docker/docker/pkg/stdcopy 0.011s coverage: 100.0% of statements [2020-07-08T23:51:34.790Z] ok github.com/docker/docker/pkg/pubsub 1.092s coverage: 73.9% of statements [2020-07-08T23:51:35.366Z] ok github.com/docker/docker/pkg/streamformatter 0.011s coverage: 66.2% of statements [2020-07-08T23:51:35.366Z] ok github.com/docker/docker/pkg/stringid 0.009s coverage: 70.6% of statements [2020-07-08T23:51:35.628Z] ok github.com/docker/docker/pkg/symlink 0.019s coverage: 87.7% of statements [2020-07-08T23:51:36.202Z] ok github.com/docker/docker/pkg/sysinfo 0.019s coverage: 54.1% of statements [2020-07-08T23:51:36.779Z] ok github.com/docker/docker/pkg/system 0.032s coverage: 36.9% of statements [2020-07-08T23:51:37.049Z] ok github.com/docker/docker/pkg/signal 2.826s coverage: 61.0% of statements [2020-07-08T23:51:37.049Z] ok github.com/docker/docker/pkg/tailfile 0.161s coverage: 88.6% of statements [2020-07-08T23:51:37.637Z] testing: warning: no tests to run [2020-07-08T23:51:37.637Z] coverage: [no statements] [2020-07-08T23:51:37.637Z] ok github.com/docker/docker/pkg/term/windows 0.008s coverage: [no statements] [no tests to run] [2020-07-08T23:51:37.637Z] ok github.com/docker/docker/pkg/tarsum 0.105s coverage: 89.3% of statements [2020-07-08T23:51:37.900Z] ok github.com/docker/docker/pkg/truncindex 0.108s coverage: 91.5% of statements [2020-07-08T23:51:37.900Z] ok github.com/docker/docker/pkg/urlutil 0.024s coverage: 100.0% of statements [2020-07-08T23:51:38.163Z] ok github.com/docker/docker/pkg/useragent 0.008s coverage: 88.9% of statements [2020-07-08T23:51:39.556Z] ok github.com/docker/docker/plugin/v2 0.012s coverage: 14.5% of statements [2020-07-08T23:51:40.130Z] ok github.com/docker/docker/profiles/seccomp 0.016s coverage: 73.8% of statements [2020-07-08T23:51:40.235Z] --- PASS: TestBuildSquashParent (6.72s) [2020-07-08T23:51:40.235Z] === RUN TestBuildWithRemoveAndForceRemove [2020-07-08T23:51:40.235Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-07-08T23:51:40.235Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-07-08T23:51:40.235Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-07-08T23:51:40.235Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-07-08T23:51:40.235Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-07-08T23:51:40.235Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-07-08T23:51:40.235Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-07-08T23:51:40.235Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-07-08T23:51:40.235Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-07-08T23:51:40.235Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-07-08T23:51:40.235Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-07-08T23:51:40.235Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-07-08T23:51:40.235Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-07-08T23:51:40.235Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-07-08T23:51:40.393Z] ok github.com/docker/docker/reference 0.018s coverage: 84.4% of statements [2020-07-08T23:51:40.656Z] ok github.com/docker/docker/plugin 0.574s coverage: 23.1% of statements [2020-07-08T23:51:41.605Z] ok github.com/docker/docker/registry/resumable 0.026s coverage: 100.0% of statements [2020-07-08T23:51:41.605Z] ok github.com/docker/docker/restartmanager 0.011s coverage: 50.9% of statements [2020-07-08T23:51:42.320Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-07-08T23:51:42.553Z] ok github.com/docker/docker/registry 0.242s coverage: 56.3% of statements [2020-07-08T23:51:42.553Z] ok github.com/docker/docker/testutil 0.028s coverage: 62.5% of statements [2020-07-08T23:51:42.553Z] ok github.com/docker/docker/runconfig 0.024s coverage: 65.8% of statements [2020-07-08T23:51:42.612Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-07-08T23:51:44.057Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-07-08T23:51:44.476Z] ok github.com/docker/docker/volume/drivers 0.020s coverage: 36.1% of statements [2020-07-08T23:51:44.685Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-07-08T23:51:44.977Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-07-08T23:51:45.428Z] ok github.com/docker/docker/volume/local 0.060s coverage: 73.0% of statements [2020-07-08T23:51:45.437Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-07-08T23:51:45.690Z] ok github.com/docker/docker/volume/mounts 0.047s coverage: 67.0% of statements [2020-07-08T23:51:46.264Z] ok github.com/docker/docker/volume/service 0.026s coverage: 73.0% of statements [2020-07-08T23:51:47.059Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2020-07-08T23:51:47.059Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.65s) [2020-07-08T23:51:47.059Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.76s) [2020-07-08T23:51:47.059Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.38s) [2020-07-08T23:51:47.059Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.32s) [2020-07-08T23:51:47.059Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.10s) [2020-07-08T23:51:47.059Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.28s) [2020-07-08T23:51:47.059Z] === RUN TestBuildMultiStageCopy [2020-07-08T23:51:47.059Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-07-08T23:51:47.345Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-07-08T23:51:49.800Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-07-08T23:51:50.093Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-07-08T23:51:50.728Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-07-08T23:51:51.362Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-07-08T23:51:52.000Z] --- PASS: TestBuildMultiStageCopy (4.91s) [2020-07-08T23:51:52.000Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.54s) [2020-07-08T23:51:52.000Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.53s) [2020-07-08T23:51:52.000Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.57s) [2020-07-08T23:51:52.000Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.59s) [2020-07-08T23:51:52.000Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.68s) [2020-07-08T23:51:52.000Z] === RUN TestBuildMultiStageParentConfig [2020-07-08T23:51:53.513Z] --- PASS: TestBuildMultiStageParentConfig (1.48s) [2020-07-08T23:51:53.513Z] === RUN TestBuildLabelWithTargets [2020-07-08T23:51:55.351Z] #65 exporting layers 80.7s done [2020-07-08T23:51:55.351Z] #65 exporting manifest sha256:72a60090f681ae7d36eb43d7e21f8385e4bd534b65039ad084bcc255cb06f913 done [2020-07-08T23:51:55.351Z] #65 exporting config sha256:d9cb40d75e7ecdb76923ed994e5b75613d79b814333214ac55a405620fc6dda8 done [2020-07-08T23:51:55.351Z] #65 sending tarball [2020-07-08T23:51:56.044Z] 666079ee0460: Pull complete [2020-07-08T23:51:56.044Z] Digest: sha256:0594b3bb67e2b5e57ab4414d7ce012a72582a6094b04b536c421ea1a23b7e7c7 [2020-07-08T23:51:56.044Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2020-07-08T23:51:56.044Z] mcr.microsoft.com/windows/servercore:ltsc2019 [2020-07-08T23:51:56.044Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 completed successfully [2020-07-08T23:51:56.044Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore [2020-07-08T23:51:56.044Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.1282' [2020-07-08T23:51:56.044Z] INFO: Docker version of control daemon [2020-07-08T23:51:56.044Z] [2020-07-08T23:51:56.044Z] Client: Docker Engine - Enterprise [2020-07-08T23:51:56.044Z] Version: 19.03.5 [2020-07-08T23:51:56.044Z] API version: 1.40 [2020-07-08T23:51:56.044Z] Go version: go1.12.12 [2020-07-08T23:51:56.044Z] Git commit: 2ee0c57608 [2020-07-08T23:51:56.044Z] Built: 11/13/2019 08:00:16 [2020-07-08T23:51:56.044Z] OS/Arch: windows/amd64 [2020-07-08T23:51:56.044Z] Experimental: false [2020-07-08T23:51:56.044Z] [2020-07-08T23:51:56.044Z] Server: Docker Engine - Enterprise [2020-07-08T23:51:56.044Z] Engine: [2020-07-08T23:51:56.044Z] Version: 19.03.5 [2020-07-08T23:51:56.044Z] API version: 1.40 (minimum version 1.24) [2020-07-08T23:51:56.044Z] Go version: go1.12.12 [2020-07-08T23:51:56.044Z] Git commit: 2ee0c57608 [2020-07-08T23:51:56.044Z] Built: 11/13/2019 07:58:51 [2020-07-08T23:51:56.044Z] OS/Arch: windows/amd64 [2020-07-08T23:51:56.044Z] Experimental: true [2020-07-08T23:51:56.044Z] [2020-07-08T23:51:56.044Z] INFO: Docker info of control daemon [2020-07-08T23:51:56.044Z] [2020-07-08T23:51:56.044Z] Client: [2020-07-08T23:51:56.044Z] Debug Mode: false [2020-07-08T23:51:56.044Z] Plugins: [2020-07-08T23:51:56.044Z] cluster: Manage Docker clusters (Docker Inc., v1.2.0) [2020-07-08T23:51:56.044Z] [2020-07-08T23:51:56.044Z] Server: [2020-07-08T23:51:56.044Z] Containers: 0 [2020-07-08T23:51:56.044Z] Running: 0 [2020-07-08T23:51:56.044Z] Paused: 0 [2020-07-08T23:51:56.044Z] Stopped: 0 [2020-07-08T23:51:56.044Z] Images: 1 [2020-07-08T23:51:56.044Z] Server Version: 19.03.5 [2020-07-08T23:51:56.044Z] Storage Driver: windowsfilter (windows) lcow (linux) [2020-07-08T23:51:56.044Z] Windows: [2020-07-08T23:51:56.044Z] LCOW: [2020-07-08T23:51:56.044Z] Logging Driver: json-file [2020-07-08T23:51:56.044Z] Plugins: [2020-07-08T23:51:56.044Z] Volume: local [2020-07-08T23:51:56.044Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-07-08T23:51:56.044Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-07-08T23:51:56.044Z] Swarm: inactive [2020-07-08T23:51:56.044Z] Default Isolation: process [2020-07-08T23:51:56.044Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-07-08T23:51:56.044Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1282) [2020-07-08T23:51:56.044Z] OSType: windows [2020-07-08T23:51:56.044Z] Architecture: x86_64 [2020-07-08T23:51:56.044Z] CPUs: 4 [2020-07-08T23:51:56.044Z] Total Memory: 32GiB [2020-07-08T23:51:56.044Z] Name: azwin-2-a8c860 [2020-07-08T23:51:56.044Z] ID: ZOFV:QAC5:2FLK:T5RX:FVJP:LT5R:IR5Y:HY4P:UCVB:IXLC:5JTE:Z7K5 [2020-07-08T23:51:56.044Z] Docker Root Dir: D:\docker [2020-07-08T23:51:56.044Z] Debug Mode: false [2020-07-08T23:51:56.044Z] Registry: https://index.docker.io/v1/ [2020-07-08T23:51:56.044Z] Labels: [2020-07-08T23:51:56.044Z] Experimental: true [2020-07-08T23:51:56.044Z] Insecure Registries: [2020-07-08T23:51:56.044Z] 10.0.0.4:5000 [2020-07-08T23:51:56.044Z] 127.0.0.0/8 [2020-07-08T23:51:56.044Z] Registry Mirrors: [2020-07-08T23:51:56.044Z] http://10.0.0.4:5000/ [2020-07-08T23:51:56.044Z] Live Restore Enabled: false [2020-07-08T23:51:56.044Z] [2020-07-08T23:51:56.044Z] [2020-07-08T23:51:56.044Z] INFO: Commit hash is 276c725394 [2020-07-08T23:51:56.044Z] INFO: Nuke-Everything... [2020-07-08T23:51:56.044Z] INFO: Container count on control daemon to delete is 0 [2020-07-08T23:51:56.044Z] INFO: Nuking d:\CI [2020-07-08T23:51:56.044Z] INFO: Zapped successfully [2020-07-08T23:51:56.044Z] INFO: Location for testing is d:\CI\PR-41194\1 [2020-07-08T23:51:56.044Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2020-07-08T23:51:56.044Z] [2020-07-08T23:51:56.044Z] [2020-07-08T23:51:56.044Z] INFO: Building the image from Dockerfile.windows at 07/08/2020 23:51:48... [2020-07-08T23:51:56.044Z] [2020-07-08T23:51:56.044Z] Sending build context to Docker daemon 56.02MB [2020-07-08T23:51:56.044Z] [2020-07-08T23:51:56.044Z] Step 1/10 : FROM microsoft/windowsservercore [2020-07-08T23:51:56.044Z] ---> 486def14a6bd [2020-07-08T23:51:56.044Z] Step 2/10 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2020-07-08T23:51:56.044Z] ---> Running in 22dd10104959 [2020-07-08T23:51:56.045Z] Removing intermediate container 22dd10104959 [2020-07-08T23:51:56.045Z] ---> 51e95ec26780 [2020-07-08T23:51:56.045Z] Step 3/10 : ARG GO_VERSION=1.13.12 [2020-07-08T23:51:56.045Z] ---> Running in 9078229681e7 [2020-07-08T23:51:56.045Z] Removing intermediate container 9078229681e7 [2020-07-08T23:51:56.045Z] ---> 820a6dc7c404 [2020-07-08T23:51:56.045Z] Step 4/10 : ARG GOTESTSUM_COMMIT=v0.3.5 [2020-07-08T23:51:56.045Z] ---> Running in 6cb27ee9bea4 [2020-07-08T23:51:56.045Z] Removing intermediate container 6cb27ee9bea4 [2020-07-08T23:51:56.045Z] ---> 0fd2dd9150a7 [2020-07-08T23:51:56.045Z] 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-07-08T23:51:56.045Z] ---> Running in bb1bff036ae4 [2020-07-08T23:51:56.045Z] Removing intermediate container bb1bff036ae4 [2020-07-08T23:51:56.045Z] ---> d350bdab675e [2020-07-08T23:51:56.045Z] 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-07-08T23:51:56.045Z] ---> Running in a7055923e6cc [2020-07-08T23:51:56.256Z] --- PASS: TestBuildLabelWithTargets (2.43s) [2020-07-08T23:51:56.256Z] === RUN TestBuildWithEmptyLayers [2020-07-08T23:51:56.892Z] --- PASS: TestBuildWithEmptyLayers (1.00s) [2020-07-08T23:51:56.892Z] === RUN TestBuildMultiStageOnBuild [2020-07-08T23:51:58.884Z] INFO [runner/goanalysis_metalinter/goanalysis] analyzers took 3m7.565617585s with top 10 stages: buildssa: 1m36.294384963s, goimports: 23.167044306s, unconvert: 12.724862206s, gosec: 10.56725673s, golint: 5.985638973s, ineffassign: 4.550008705s, misspell: 4.300395186s, inspect: 3.433335644s, vrp: 3.42522663s, printf: 1.861580972s [2020-07-08T23:51:58.884Z] INFO [runner] Issues before processing: 2302, after processing: 0 [2020-07-08T23:51:58.885Z] INFO [runner] Processors filtering stat (out/in): identifier_marker: 1588/1588, exclude: 1588/1588, filename_unadjuster: 1693/1693, skip_dirs: 1693/1693, autogenerated_exclude: 1588/1693, exclude-rules: 64/1588, nolint: 0/64, cgo: 1693/2302, path_prettifier: 1693/1693, skip_files: 1693/1693 [2020-07-08T23:51:58.885Z] INFO [runner] processing took 59.602452ms with stages: nolint: 25.395014ms, identifier_marker: 16.492206ms, path_prettifier: 8.203319ms, autogenerated_exclude: 4.078014ms, exclude-rules: 3.462014ms, skip_dirs: 1.677886ms, cgo: 200.815µs, filename_unadjuster: 88.732µs, max_same_issues: 1.236µs, uniq_by_line: 711ns, diff: 520ns, exclude: 430ns, max_from_linter: 397ns, skip_files: 381ns, source_code: 284ns, path_shortener: 258ns, max_per_file_from_linter: 235ns [2020-07-08T23:51:58.885Z] INFO [runner] linters took 1m39.277068944s with stages: goanalysis_metalinter: 1m19.388362503s, unused: 19.828891395s [2020-07-08T23:51:58.885Z] INFO File cache stats: 1443 entries of total size 6.8MiB [2020-07-08T23:51:58.885Z] INFO Memory: 1501 samples, avg is 801.4MB, max is 3974.3MB [2020-07-08T23:51:58.885Z] INFO Execution took 3m37.80569957s [2020-07-08T23:51:58.885Z] Congratulations! The shell scripts are properly formatted. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2020-07-08T23:51:59.222Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41194/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=276c725394426b45e5f3d6cbac3f9ff4acf4feaa -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:276c725394426b45e5f3d6cbac3f9ff4acf4feaa hack/make.sh dynbinary-daemon test-docker-py [2020-07-08T23:51:59.792Z] [2020-07-08T23:51:59.792Z] Removing bundles/ [2020-07-08T23:51:59.792Z] [2020-07-08T23:51:59.792Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2020-07-08T23:51:59.792Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-07-08T23:51:59.792Z] GOOS="" GOARCH="" GOARM="" [2020-07-08T23:52:00.457Z] --- PASS: TestBuildMultiStageOnBuild (2.98s) [2020-07-08T23:52:00.457Z] === RUN TestBuildUncleanTarFilenames [2020-07-08T23:52:01.098Z] --- PASS: TestBuildUncleanTarFilenames (1.29s) [2020-07-08T23:52:01.098Z] === RUN TestBuildMultiStageLayerLeak [2020-07-08T23:52:03.023Z] [2020-07-08T23:52:03.023Z] SUCCESS: Specified value was saved. [2020-07-08T23:52:04.526Z] INFO: Downloading git... [2020-07-08T23:52:04.624Z] --- PASS: TestBuildMultiStageLayerLeak (3.10s) [2020-07-08T23:52:04.624Z] === RUN TestBuildWithHugeFile [2020-07-08T23:52:05.478Z] INFO: Downloading go... [2020-07-08T23:52:08.226Z] ok github.com/docker/docker/pkg/plugins 33.640s coverage: 76.6% of statements [2020-07-08T23:52:08.226Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-07-08T23:52:08.226Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-07-08T23:52:08.226Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-07-08T23:52:08.226Z] ? github.com/docker/docker/pkg/term [no test files] [2020-07-08T23:52:08.226Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-07-08T23:52:08.226Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-07-08T23:52:08.226Z] ? github.com/docker/docker/rootless [no test files] [2020-07-08T23:52:08.226Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-07-08T23:52:08.226Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-07-08T23:52:08.226Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-07-08T23:52:08.226Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-07-08T23:52:08.226Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-07-08T23:52:08.226Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-07-08T23:52:08.226Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-07-08T23:52:08.226Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-07-08T23:52:08.226Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-07-08T23:52:08.226Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-07-08T23:52:08.226Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-07-08T23:52:08.226Z] ? github.com/docker/docker/testutil/request [no test files] [2020-07-08T23:52:08.226Z] ? github.com/docker/docker/volume [no test files] [2020-07-08T23:52:08.226Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-07-08T23:52:08.226Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-07-08T23:52:08.226Z] [2020-07-08T23:52:08.226Z] === Skipped [2020-07-08T23:52:08.226Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-07-08T23:52:08.226Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-07-08T23:52:08.226Z] [2020-07-08T23:52:08.226Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-07-08T23:52:08.226Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-07-08T23:52:08.226Z] [2020-07-08T23:52:08.226Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-07-08T23:52:08.226Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-08T23:52:08.226Z] graphtest_unix.go:46: Driver btrfs not supported [2020-07-08T23:52:08.226Z] [2020-07-08T23:52:08.226Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-07-08T23:52:08.226Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-08T23:52:08.226Z] graphtest_unix.go:46: Driver btrfs not supported [2020-07-08T23:52:08.226Z] [2020-07-08T23:52:08.226Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-07-08T23:52:08.226Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-08T23:52:08.226Z] graphtest_unix.go:46: Driver btrfs not supported [2020-07-08T23:52:08.226Z] [2020-07-08T23:52:08.226Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-07-08T23:52:08.226Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-08T23:52:08.226Z] graphtest_unix.go:46: Driver btrfs not supported [2020-07-08T23:52:08.226Z] [2020-07-08T23:52:08.226Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-07-08T23:52:08.226Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-08T23:52:08.226Z] graphtest_unix.go:46: Driver btrfs not supported [2020-07-08T23:52:08.226Z] [2020-07-08T23:52:08.226Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-07-08T23:52:08.226Z] graphtest_unix.go:73: No driver to put! [2020-07-08T23:52:08.226Z] [2020-07-08T23:52:08.226Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2020-07-08T23:52:08.226Z] time="2020-07-08T23:51:01Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-07-08T23:52:08.226Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-07-08T23:52:08.226Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-07-08T23:52:08.226Z] [2020-07-08T23:52:08.226Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2020-07-08T23:52:08.226Z] time="2020-07-08T23:51:01Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-07-08T23:52:08.226Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-07-08T23:52:08.226Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-07-08T23:52:08.226Z] [2020-07-08T23:52:08.226Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2020-07-08T23:52:08.226Z] time="2020-07-08T23:51:01Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-07-08T23:52:08.226Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-07-08T23:52:08.226Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-07-08T23:52:08.226Z] [2020-07-08T23:52:08.226Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2020-07-08T23:52:08.226Z] time="2020-07-08T23:51:01Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-07-08T23:52:08.226Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-07-08T23:52:08.226Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-07-08T23:52:08.226Z] [2020-07-08T23:52:08.226Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2020-07-08T23:52:08.226Z] time="2020-07-08T23:51:01Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-07-08T23:52:08.226Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-07-08T23:52:08.226Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-07-08T23:52:08.226Z] [2020-07-08T23:52:08.226Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2020-07-08T23:52:08.226Z] graphtest_unix.go:73: No driver to put! [2020-07-08T23:52:08.226Z] [2020-07-08T23:52:08.226Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-07-08T23:52:08.226Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-07-08T23:52:08.226Z] [2020-07-08T23:52:08.226Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-07-08T23:52:08.226Z] overlay_test.go:49: Fails to compute changes intermittently [2020-07-08T23:52:08.226Z] [2020-07-08T23:52:08.226Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-07-08T23:52:08.226Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-07-08T23:52:08.226Z] [2020-07-08T23:52:08.226Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-07-08T23:52:08.226Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-07-08T23:52:08.226Z] [2020-07-08T23:52:08.226Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-07-08T23:52:08.226Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-08T23:52:08.226Z] graphtest_unix.go:46: Driver zfs not supported [2020-07-08T23:52:08.226Z] [2020-07-08T23:52:08.226Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-07-08T23:52:08.226Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-08T23:52:08.226Z] graphtest_unix.go:46: Driver zfs not supported [2020-07-08T23:52:08.226Z] [2020-07-08T23:52:08.226Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-07-08T23:52:08.226Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-08T23:52:08.226Z] graphtest_unix.go:46: Driver zfs not supported [2020-07-08T23:52:08.226Z] [2020-07-08T23:52:08.226Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-07-08T23:52:08.226Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-08T23:52:08.226Z] graphtest_unix.go:46: Driver zfs not supported [2020-07-08T23:52:08.226Z] [2020-07-08T23:52:08.226Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-07-08T23:52:08.226Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-08T23:52:08.226Z] graphtest_unix.go:46: Driver zfs not supported [2020-07-08T23:52:08.226Z] [2020-07-08T23:52:08.226Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-07-08T23:52:08.226Z] graphtest_unix.go:73: No driver to put! [2020-07-08T23:52:08.226Z] [2020-07-08T23:52:08.226Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-07-08T23:52:08.226Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-07-08T23:52:08.226Z] [2020-07-08T23:52:08.226Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-07-08T23:52:08.226Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-07-08T23:52:08.226Z] [2020-07-08T23:52:08.226Z] [2020-07-08T23:52:08.226Z] DONE 2124 tests, 26 skipped in 190.042s Post stage [Pipeline] junit [2020-07-08T23:52:08.241Z] Recording test results [2020-07-08T23:52:08.330Z] INFO: Downloading compiler 1 of 3... [2020-07-08T23:52:09.276Z] INFO: Downloading compiler 2 of 3... [2020-07-08T23:52:09.723Z] INFO: Downloading compiler 3 of 3... [2020-07-08T23:52:10.170Z] INFO: Extracting git... [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-07-08T23:52:10.653Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41194/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=276c725394426b45e5f3d6cbac3f9ff4acf4feaa -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:276c725394426b45e5f3d6cbac3f9ff4acf4feaa hack/make.sh dynbinary test-integration [2020-07-08T23:52:10.896Z] #65 ... [2020-07-08T23:52:10.896Z] [2020-07-08T23:52:10.896Z] #66 importing to docker [2020-07-08T23:52:10.896Z] #66 ... [2020-07-08T23:52:10.896Z] [2020-07-08T23:52:10.896Z] #65 exporting to oci image format [2020-07-08T23:52:10.896Z] #65 sending tarball 15.6s done [2020-07-08T23:52:10.896Z] #65 DONE 96.4s [2020-07-08T23:52:10.896Z] [2020-07-08T23:52:10.896Z] #66 importing to docker [2020-07-08T23:52:11.226Z] [2020-07-08T23:52:11.488Z] Removing bundles/ [2020-07-08T23:52:11.488Z] [2020-07-08T23:52:11.488Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-07-08T23:52:11.488Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-07-08T23:52:11.488Z] GOOS="" GOARCH="" GOARM="" [2020-07-08T23:52:13.910Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-07-08T23:52:13.910Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-07-08T23:52:13.910Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-07-08T23:52:13.910Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-07-08T23:52:13.910Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-07-08T23:52:15.286Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-07-08T23:52:18.577Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-07-08T23:52:19.957Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-07-08T23:52:21.336Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-07-08T23:52:21.905Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-07-08T23:52:23.285Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-07-08T23:52:24.663Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-07-08T23:52:24.829Z] INFO: Expanding go... [2020-07-08T23:52:26.041Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-07-08T23:52:26.295Z] #66 DONE 16.3s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-07-08T23:52:26.762Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-41194/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=276c725394426b45e5f3d6cbac3f9ff4acf4feaa -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:276c725394426b45e5f3d6cbac3f9ff4acf4feaa hack/test/unit [2020-07-08T23:52:27.429Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-07-08T23:52:28.364Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-07-08T23:52:29.744Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-07-08T23:52:29.744Z] Using test binary docker [2020-07-08T23:52:29.744Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-07-08T23:52:29.744Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-07-08T23:52:29.744Z] INFO: Waiting for daemon to start... [2020-07-08T23:52:29.744Z] Starting dockerd [2020-07-08T23:52:30.316Z] ? github.com/docker/docker/api [no test files] [2020-07-08T23:52:32.278Z] . [2020-07-08T23:52:32.278Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-07-08T23:52:32.278Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-07-08T23:52:32.278Z] Error: No such image: emptyfs [2020-07-08T23:52:32.278Z] Running integration-test (iteration 1) [2020-07-08T23:52:32.278Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2020-07-08T23:52:37.315Z] --- PASS: TestBuildWithHugeFile (27.81s) [2020-07-08T23:52:37.315Z] === RUN TestBuildWithEmptyDockerfile [2020-07-08T23:52:37.315Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-07-08T23:52:37.315Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-07-08T23:52:37.315Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-07-08T23:52:37.315Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-07-08T23:52:37.315Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-07-08T23:52:37.315Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-07-08T23:52:37.315Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-07-08T23:52:37.315Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-07-08T23:52:37.315Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-07-08T23:52:37.315Z] --- PASS: TestBuildWithEmptyDockerfile (0.12s) [2020-07-08T23:52:37.315Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.16s) [2020-07-08T23:52:37.315Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.18s) [2020-07-08T23:52:37.315Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.11s) [2020-07-08T23:52:37.315Z] === RUN TestBuildPreserveOwnership [2020-07-08T23:52:37.315Z] === RUN TestBuildPreserveOwnership/copy_from [2020-07-08T23:52:37.315Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-07-08T23:52:39.389Z] --- PASS: TestBuildPreserveOwnership (6.55s) [2020-07-08T23:52:39.389Z] --- PASS: TestBuildPreserveOwnership/copy_from (4.29s) [2020-07-08T23:52:39.389Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.25s) [2020-07-08T23:52:39.389Z] === RUN TestBuildPlatformInvalid [2020-07-08T23:52:39.389Z] --- PASS: TestBuildPlatformInvalid (0.13s) [2020-07-08T23:52:39.389Z] PASS [2020-07-08T23:52:39.389Z] [2020-07-08T23:52:39.389Z] === Skipped [2020-07-08T23:52:39.389Z] === SKIP: s390x.integration.build TestBuildWithSession (0.00s) [2020-07-08T23:52:39.389Z] build_session_test.go:25: TODO: BuildKit [2020-07-08T23:52:39.389Z] [2020-07-08T23:52:39.389Z] [2020-07-08T23:52:39.389Z] DONE 32 tests, 1 skipped in 79.445s [2020-07-08T23:52:39.389Z] Running /go/src/github.com/docker/docker/integration/config (s390x.integration.config) flags=-test.v -test.timeout=120m [2020-07-08T23:52:39.389Z] ++ 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-07-08T23:52:39.389Z] ++ set -e [2020-07-08T23:52:39.389Z] ++ '[' -n 0 ']' [2020-07-08T23:52:39.389Z] ++ set -x [2020-07-08T23:52:39.389Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-07-08T23:52:39.389Z] INFO: Testing against a local daemon [2020-07-08T23:52:39.389Z] === RUN TestConfigInspect [2020-07-08T23:52:43.877Z] --- PASS: TestConfigInspect (3.75s) [2020-07-08T23:52:43.877Z] === RUN TestConfigList [2020-07-08T23:52:44.490Z] Loaded image: buildpack-deps:buster [2020-07-08T23:52:44.750Z] Loaded image: busybox:latest [2020-07-08T23:52:44.750Z] Loaded image: busybox:glibc [2020-07-08T23:52:44.750Z] Loaded image: debian:buster [2020-07-08T23:52:44.750Z] Loaded image: hello-world:latest [2020-07-08T23:52:45.009Z] INFO: Testing against a local daemon [2020-07-08T23:52:45.009Z] === RUN TestCgroupNamespacesBuild [2020-07-08T23:52:45.746Z] ok github.com/docker/docker/api/server 0.009s coverage: 9.0% of statements [2020-07-08T23:52:45.750Z] INFO: Expanding compiler 1 of 3... [2020-07-08T23:52:45.750Z] INFO: Expanding compiler 2 of 3... [2020-07-08T23:52:46.611Z] --- PASS: TestConfigList (3.58s) [2020-07-08T23:52:46.611Z] === RUN TestConfigsCreateAndDelete [2020-07-08T23:52:48.298Z] --- PASS: TestCgroupNamespacesBuild (3.22s) [2020-07-08T23:52:48.298Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-07-08T23:52:50.203Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.17s) [2020-07-08T23:52:50.203Z] === RUN TestBuildWithSession [2020-07-08T23:52:50.203Z] --- SKIP: TestBuildWithSession (0.00s) [2020-07-08T23:52:50.203Z] build_session_test.go:25: TODO: BuildKit [2020-07-08T23:52:50.203Z] === RUN TestBuildSquashParent [2020-07-08T23:52:50.365Z] INFO: Expanding compiler 3 of 3... [2020-07-08T23:52:51.070Z] --- PASS: TestConfigsCreateAndDelete (3.66s) [2020-07-08T23:52:51.070Z] === RUN TestConfigsUpdate [2020-07-08T23:52:51.311Z] INFO: Removing downloaded files... [2020-07-08T23:52:51.311Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2020-07-08T23:52:51.311Z] INFO: Configuring git core.autocrlf... [2020-07-08T23:52:53.803Z] --- PASS: TestConfigsUpdate (3.61s) [2020-07-08T23:52:53.803Z] === RUN TestTemplatedConfig [2020-07-08T23:52:57.324Z] --- PASS: TestTemplatedConfig (3.22s) [2020-07-08T23:52:57.324Z] === RUN TestConfigCreateResolve [2020-07-08T23:52:58.390Z] --- PASS: TestBuildSquashParent (6.68s) [2020-07-08T23:52:58.390Z] === RUN TestBuildWithRemoveAndForceRemove [2020-07-08T23:52:58.390Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-07-08T23:52:58.390Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-07-08T23:52:58.390Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-07-08T23:52:58.390Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-07-08T23:52:58.390Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-07-08T23:52:58.390Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-07-08T23:52:58.390Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-07-08T23:52:58.390Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-07-08T23:52:58.390Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-07-08T23:52:58.390Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-07-08T23:52:58.390Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-07-08T23:52:58.390Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-07-08T23:52:58.390Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-07-08T23:52:58.390Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-07-08T23:52:58.958Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-07-08T23:52:58.958Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-07-08T23:53:00.849Z] --- PASS: TestConfigCreateResolve (3.68s) [2020-07-08T23:53:00.849Z] === RUN TestConfigDaemonLibtrustID [2020-07-08T23:53:00.862Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-07-08T23:53:00.862Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-07-08T23:53:01.485Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2020-07-08T23:53:01.485Z] PASS [2020-07-08T23:53:01.485Z] [2020-07-08T23:53:01.485Z] DONE 7 tests in 22.151s [2020-07-08T23:53:01.485Z] Running /go/src/github.com/docker/docker/integration/container (s390x.integration.container) flags=-test.v -test.timeout=120m [2020-07-08T23:53:01.485Z] ++ 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-07-08T23:53:01.485Z] ++ set -e [2020-07-08T23:53:01.485Z] ++ '[' -n 0 ']' [2020-07-08T23:53:01.485Z] ++ set -x [2020-07-08T23:53:01.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=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-07-08T23:53:01.485Z] INFO: Testing against a local daemon [2020-07-08T23:53:01.485Z] === RUN TestCheckpoint [2020-07-08T23:53:01.485Z] --- SKIP: TestCheckpoint (0.00s) [2020-07-08T23:53:01.485Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-07-08T23:53:01.485Z] === RUN TestContainerInvalidJSON [2020-07-08T23:53:01.485Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-07-08T23:53:01.485Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-07-08T23:53:01.485Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-07-08T23:53:01.485Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-07-08T23:53:01.485Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-07-08T23:53:01.485Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-07-08T23:53:01.485Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-07-08T23:53:01.485Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-07-08T23:53:01.485Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-07-08T23:53:01.485Z] --- PASS: TestContainerInvalidJSON (0.01s) [2020-07-08T23:53:01.485Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-07-08T23:53:01.485Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-07-08T23:53:01.485Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-07-08T23:53:01.485Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-07-08T23:53:01.777Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.14s) [2020-07-08T23:53:01.777Z] === RUN TestCopyFromContainerPathIsNotDir [2020-07-08T23:53:01.777Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.15s) [2020-07-08T23:53:01.777Z] === RUN TestCopyToContainerPathDoesNotExist [2020-07-08T23:53:02.069Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.15s) [2020-07-08T23:53:02.069Z] === RUN TestCopyToContainerPathIsNotDir [2020-07-08T23:53:02.069Z] --- PASS: TestCopyToContainerPathIsNotDir (0.14s) [2020-07-08T23:53:02.069Z] === RUN TestCopyFromContainer [2020-07-08T23:53:03.401Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2020-07-08T23:53:03.401Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.81s) [2020-07-08T23:53:03.401Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.84s) [2020-07-08T23:53:03.401Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.06s) [2020-07-08T23:53:03.401Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.07s) [2020-07-08T23:53:03.401Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.96s) [2020-07-08T23:53:03.401Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.05s) [2020-07-08T23:53:03.401Z] === RUN TestBuildMultiStageCopy [2020-07-08T23:53:03.401Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-07-08T23:53:04.140Z] === RUN TestCopyFromContainer// [2020-07-08T23:53:04.140Z] === RUN TestCopyFromContainer//bar/root [2020-07-08T23:53:04.432Z] === RUN TestCopyFromContainer//bar/root/ [2020-07-08T23:53:04.432Z] === RUN TestCopyFromContainer/bar/quux [2020-07-08T23:53:04.432Z] === RUN TestCopyFromContainer/bar/quux/ [2020-07-08T23:53:04.725Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-07-08T23:53:04.725Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-07-08T23:53:04.725Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-07-08T23:53:04.725Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-07-08T23:53:05.018Z] === RUN TestCopyFromContainer/bar/notarget [2020-07-08T23:53:05.018Z] --- PASS: TestCopyFromContainer (2.88s) [2020-07-08T23:53:05.018Z] --- PASS: TestCopyFromContainer// (0.07s) [2020-07-08T23:53:05.018Z] --- PASS: TestCopyFromContainer//bar/root (0.11s) [2020-07-08T23:53:05.018Z] --- PASS: TestCopyFromContainer//bar/root/ (0.05s) [2020-07-08T23:53:05.018Z] --- PASS: TestCopyFromContainer/bar/quux (0.11s) [2020-07-08T23:53:05.018Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.08s) [2020-07-08T23:53:05.018Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.07s) [2020-07-08T23:53:05.018Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.07s) [2020-07-08T23:53:05.018Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2020-07-08T23:53:05.018Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.08s) [2020-07-08T23:53:05.018Z] --- PASS: TestCopyFromContainer/bar/notarget (0.07s) [2020-07-08T23:53:05.018Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-07-08T23:53:05.018Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-07-08T23:53:05.018Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-07-08T23:53:05.018Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-07-08T23:53:05.018Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-07-08T23:53:05.018Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-07-08T23:53:05.018Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-07-08T23:53:05.018Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-07-08T23:53:05.018Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-07-08T23:53:05.018Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-07-08T23:53:05.018Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2020-07-08T23:53:05.018Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-07-08T23:53:05.018Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-07-08T23:53:05.018Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-07-08T23:53:05.018Z] === RUN TestCreateLinkToNonExistingContainer [2020-07-08T23:53:05.018Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2020-07-08T23:53:05.018Z] === RUN TestCreateWithInvalidEnv [2020-07-08T23:53:05.018Z] === RUN TestCreateWithInvalidEnv/0 [2020-07-08T23:53:05.018Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-07-08T23:53:05.018Z] === RUN TestCreateWithInvalidEnv/1 [2020-07-08T23:53:05.018Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-07-08T23:53:05.018Z] === RUN TestCreateWithInvalidEnv/2 [2020-07-08T23:53:05.018Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-07-08T23:53:05.018Z] === CONT TestCreateWithInvalidEnv/0 [2020-07-08T23:53:05.018Z] === CONT TestCreateWithInvalidEnv/2 [2020-07-08T23:53:05.018Z] === CONT TestCreateWithInvalidEnv/1 [2020-07-08T23:53:05.018Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2020-07-08T23:53:05.018Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-07-08T23:53:05.018Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-07-08T23:53:05.018Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-07-08T23:53:05.018Z] === RUN TestCreateTmpfsMountsTarget [2020-07-08T23:53:05.018Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2020-07-08T23:53:05.018Z] === RUN TestCreateWithCustomMaskedPaths [2020-07-08T23:53:06.688Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-07-08T23:53:07.255Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-07-08T23:53:07.762Z] --- PASS: TestCreateWithCustomMaskedPaths (2.33s) [2020-07-08T23:53:07.762Z] === RUN TestCreateWithCapabilities [2020-07-08T23:53:07.762Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-07-08T23:53:07.762Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-07-08T23:53:07.762Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-07-08T23:53:07.762Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-07-08T23:53:07.762Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-07-08T23:53:07.762Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-07-08T23:53:07.762Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-07-08T23:53:07.762Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-07-08T23:53:07.762Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-07-08T23:53:07.762Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-07-08T23:53:07.762Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-07-08T23:53:07.762Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-07-08T23:53:07.762Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-07-08T23:53:07.762Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-07-08T23:53:07.762Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-07-08T23:53:07.762Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-07-08T23:53:07.762Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-07-08T23:53:07.762Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-07-08T23:53:07.762Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-07-08T23:53:07.762Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-07-08T23:53:07.762Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-07-08T23:53:07.762Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-07-08T23:53:07.762Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-07-08T23:53:07.762Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-07-08T23:53:07.762Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-07-08T23:53:07.762Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2020-07-08T23:53:07.762Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-07-08T23:53:07.762Z] === CONT TestCreateWithCapabilities/empty_capadd [2020-07-08T23:53:07.762Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-07-08T23:53:07.762Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-07-08T23:53:07.762Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-07-08T23:53:07.762Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-07-08T23:53:07.762Z] === CONT TestCreateWithCapabilities/empty_capabilities [2020-07-08T23:53:07.762Z] --- PASS: TestCreateWithCapabilities (0.02s) [2020-07-08T23:53:07.762Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2020-07-08T23:53:07.762Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2020-07-08T23:53:07.762Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.09s) [2020-07-08T23:53:07.762Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.12s) [2020-07-08T23:53:07.762Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.10s) [2020-07-08T23:53:07.762Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.08s) [2020-07-08T23:53:07.762Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.08s) [2020-07-08T23:53:07.762Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2020-07-08T23:53:07.762Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.07s) [2020-07-08T23:53:07.762Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.07s) [2020-07-08T23:53:07.763Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.10s) [2020-07-08T23:53:07.763Z] === RUN TestCreateWithCustomReadonlyPaths [2020-07-08T23:53:08.191Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-07-08T23:53:09.128Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-07-08T23:53:10.069Z] --- PASS: TestBuildMultiStageCopy (7.25s) [2020-07-08T23:53:10.069Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.25s) [2020-07-08T23:53:10.069Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s) [2020-07-08T23:53:10.069Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s) [2020-07-08T23:53:10.069Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s) [2020-07-08T23:53:10.069Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s) [2020-07-08T23:53:10.069Z] === RUN TestBuildMultiStageParentConfig [2020-07-08T23:53:10.499Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.57s) [2020-07-08T23:53:10.499Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-07-08T23:53:10.499Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-07-08T23:53:10.499Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-07-08T23:53:10.499Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-07-08T23:53:10.499Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-07-08T23:53:10.499Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-07-08T23:53:10.499Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-07-08T23:53:10.499Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-07-08T23:53:10.499Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-07-08T23:53:10.499Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-07-08T23:53:10.499Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-07-08T23:53:10.499Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-07-08T23:53:10.499Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-07-08T23:53:10.499Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-07-08T23:53:10.499Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-07-08T23:53:10.499Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-07-08T23:53:10.499Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2020-07-08T23:53:10.499Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2020-07-08T23:53:10.499Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2020-07-08T23:53:10.499Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2020-07-08T23:53:10.499Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2020-07-08T23:53:10.499Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2020-07-08T23:53:10.499Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-07-08T23:53:11.134Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.82s) [2020-07-08T23:53:11.134Z] === RUN TestCreateDifferentPlatform [2020-07-08T23:53:11.134Z] === RUN TestCreateDifferentPlatform/different_os [2020-07-08T23:53:11.134Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2020-07-08T23:53:11.134Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2020-07-08T23:53:11.134Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2020-07-08T23:53:11.134Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2020-07-08T23:53:11.134Z] === RUN TestCreateVolumesFromNonExistingContainer [2020-07-08T23:53:11.134Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.05s) [2020-07-08T23:53:11.134Z] === RUN TestContainerStartOnDaemonRestart [2020-07-08T23:53:11.134Z] === PAUSE TestContainerStartOnDaemonRestart [2020-07-08T23:53:11.134Z] === RUN TestDaemonRestartIpcMode [2020-07-08T23:53:11.134Z] === PAUSE TestDaemonRestartIpcMode [2020-07-08T23:53:11.134Z] === RUN TestDaemonHostGatewayIP [2020-07-08T23:53:11.134Z] === PAUSE TestDaemonHostGatewayIP [2020-07-08T23:53:11.134Z] === RUN TestContainerKillOnDaemonStart [2020-07-08T23:53:11.134Z] === PAUSE TestContainerKillOnDaemonStart [2020-07-08T23:53:11.134Z] === RUN TestDiff [2020-07-08T23:53:12.171Z] --- PASS: TestDiff (0.87s) [2020-07-08T23:53:12.171Z] === RUN TestExecWithCloseStdin [2020-07-08T23:53:13.209Z] --- PASS: TestExecWithCloseStdin (0.89s) [2020-07-08T23:53:13.209Z] === RUN TestExec [2020-07-08T23:53:13.874Z] --- PASS: TestExec (0.94s) [2020-07-08T23:53:13.874Z] === RUN TestExecUser [2020-07-08T23:53:14.917Z] --- PASS: TestExecUser (0.94s) [2020-07-08T23:53:14.917Z] === RUN TestExportContainerAndImportImage [2020-07-08T23:53:15.339Z] --- PASS: TestBuildMultiStageParentConfig (4.99s) [2020-07-08T23:53:15.339Z] === RUN TestBuildLabelWithTargets [2020-07-08T23:53:15.963Z] --- PASS: TestExportContainerAndImportImage (1.18s) [2020-07-08T23:53:15.963Z] === RUN TestExportContainerAfterDaemonRestart [2020-07-08T23:53:18.038Z] --- PASS: TestExportContainerAfterDaemonRestart (1.59s) [2020-07-08T23:53:18.038Z] === RUN TestHealthCheckWorkdir [2020-07-08T23:53:18.837Z] --- PASS: TestHealthCheckWorkdir (1.14s) [2020-07-08T23:53:18.837Z] === RUN TestHealthKillContainer [2020-07-08T23:53:18.864Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-07-08T23:53:18.864Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-07-08T23:53:22.362Z] --- PASS: TestHealthKillContainer (3.01s) [2020-07-08T23:53:22.362Z] === RUN TestInspectCpusetInConfigPre120 [2020-07-08T23:53:22.654Z] --- PASS: TestInspectCpusetInConfigPre120 (0.88s) [2020-07-08T23:53:22.654Z] === RUN TestIpcModeNone [2020-07-08T23:53:23.455Z] --- PASS: TestBuildLabelWithTargets (8.00s) [2020-07-08T23:53:23.455Z] === RUN TestBuildWithEmptyLayers [2020-07-08T23:53:23.691Z] --- PASS: TestIpcModeNone (0.93s) [2020-07-08T23:53:23.691Z] === RUN TestIpcModePrivate [2020-07-08T23:53:24.729Z] --- PASS: TestIpcModePrivate (0.91s) [2020-07-08T23:53:24.729Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:105, shared: false, mustBeShared: false [2020-07-08T23:53:24.729Z] === RUN TestIpcModeShareable [2020-07-08T23:53:25.766Z] --- PASS: TestIpcModeShareable (1.00s) [2020-07-08T23:53:25.766Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:99, shared: true, mustBeShared: true [2020-07-08T23:53:25.766Z] === RUN TestAPIIpcModeShareableAndContainer [2020-07-08T23:53:26.742Z] --- PASS: TestBuildWithEmptyLayers (3.00s) [2020-07-08T23:53:26.742Z] === RUN TestBuildMultiStageOnBuild [2020-07-08T23:53:27.032Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-07-08T23:53:28.536Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.87s) [2020-07-08T23:53:28.536Z] === RUN TestAPIIpcModeHost [2020-07-08T23:53:29.178Z] --- PASS: TestAPIIpcModeHost (0.64s) [2020-07-08T23:53:29.178Z] === RUN TestDaemonIpcModeShareable [2020-07-08T23:53:31.258Z] --- PASS: TestDaemonIpcModeShareable (1.84s) [2020-07-08T23:53:31.258Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:109, shared: true, mustBeShared: true [2020-07-08T23:53:31.258Z] === RUN TestDaemonIpcModePrivate [2020-07-08T23:53:32.015Z] --- PASS: TestBuildMultiStageOnBuild (5.02s) [2020-07-08T23:53:32.015Z] === RUN TestBuildUncleanTarFilenames [2020-07-08T23:53:32.015Z] --- PASS: TestBuildUncleanTarFilenames (0.63s) [2020-07-08T23:53:32.015Z] === RUN TestBuildMultiStageLayerLeak [2020-07-08T23:53:32.772Z] --- PASS: TestDaemonIpcModePrivate (1.79s) [2020-07-08T23:53:32.772Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:115, shared: false, mustBeShared: false [2020-07-08T23:53:32.772Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-07-08T23:53:33.018Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-07-08T23:53:33.018Z] [2020-07-08T23:53:33.018Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-07-08T23:53:33.018Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-07-08T23:53:33.018Z] HOSTNAME=b058a3bd3b75 [2020-07-08T23:53:33.018Z] TESTDEBUG=0 [2020-07-08T23:53:33.018Z] DEST=bundles/test-integration [2020-07-08T23:53:33.019Z] PWD=/go/src/github.com/docker/docker [2020-07-08T23:53:33.019Z] DOCKER_GITCOMMIT=276c725394426b45e5f3d6cbac3f9ff4acf4feaa [2020-07-08T23:53:33.019Z] container=docker [2020-07-08T23:53:33.019Z] HOME=/root [2020-07-08T23:53:33.019Z] GOLANG_VERSION=1.13.12 [2020-07-08T23:53:33.019Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-07-08T23:53:33.019Z] VALIDATE_BRANCH=master [2020-07-08T23:53:33.019Z] TERM=xterm [2020-07-08T23:53:33.019Z] DOCKER_PKG=github.com/docker/docker [2020-07-08T23:53:33.019Z] SHLVL=1 [2020-07-08T23:53:33.019Z] TIMEOUT=120m [2020-07-08T23:53:33.019Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-07-08T23:53:33.019Z] DOCKER_GRAPHDRIVER=overlay2 [2020-07-08T23:53:33.019Z] GO111MODULE=off [2020-07-08T23:53:33.019Z] DOCKER_EXPERIMENTAL=1 [2020-07-08T23:53:33.019Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-07-08T23:53:33.019Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-07-08T23:53:33.019Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-07-08T23:53:33.019Z] GOPATH=/go [2020-07-08T23:53:33.019Z] PKG_CONFIG=pkg-config [2020-07-08T23:53:33.019Z] _=/usr/bin/env [2020-07-08T23:53:33.019Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-07-08T23:53:34.285Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.73s) [2020-07-08T23:53:34.285Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:115, shared: false, mustBeShared: false [2020-07-08T23:53:34.285Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-07-08T23:53:36.206Z] --- PASS: TestBuildMultiStageLayerLeak (4.37s) [2020-07-08T23:53:36.206Z] === RUN TestBuildWithHugeFile [2020-07-08T23:53:36.279Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-07-08T23:53:36.279Z] [2020-07-08T23:53:36.279Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2020-07-08T23:53:36.279Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2020-07-08T23:53:36.279Z] Using test binary docker [2020-07-08T23:53:36.279Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-07-08T23:53:36.279Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-07-08T23:53:36.279Z] INFO: Waiting for daemon to start... [2020-07-08T23:53:36.279Z] Starting dockerd [2020-07-08T23:53:36.279Z] . [2020-07-08T23:53:36.279Z] INFO: Building docker-sdk-python3:4.2.1... [2020-07-08T23:53:36.355Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.77s) [2020-07-08T23:53:36.355Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:109, shared: true, mustBeShared: true [2020-07-08T23:53:36.355Z] === RUN TestIpcModeOlderClient [2020-07-08T23:53:36.355Z] === PAUSE TestIpcModeOlderClient [2020-07-08T23:53:36.355Z] === RUN TestKillContainerInvalidSignal [2020-07-08T23:53:36.988Z] --- PASS: TestKillContainerInvalidSignal (0.82s) [2020-07-08T23:53:36.988Z] === RUN TestKillContainer [2020-07-08T23:53:36.988Z] === RUN TestKillContainer/no_signal [2020-07-08T23:53:38.024Z] === RUN TestKillContainer/non_killing_signal [2020-07-08T23:53:38.316Z] === RUN TestKillContainer/killing_signal [2020-07-08T23:53:39.827Z] --- PASS: TestKillContainer (2.60s) [2020-07-08T23:53:39.827Z] --- PASS: TestKillContainer/no_signal (0.86s) [2020-07-08T23:53:39.827Z] --- PASS: TestKillContainer/non_killing_signal (0.49s) [2020-07-08T23:53:39.827Z] --- PASS: TestKillContainer/killing_signal (0.86s) [2020-07-08T23:53:39.827Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-07-08T23:53:39.827Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-07-08T23:53:40.461Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-07-08T23:53:41.500Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.72s) [2020-07-08T23:53:41.500Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.84s) [2020-07-08T23:53:41.500Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.49s) [2020-07-08T23:53:41.500Z] === RUN TestKillStoppedContainer [2020-07-08T23:53:41.500Z] --- PASS: TestKillStoppedContainer (0.10s) [2020-07-08T23:53:41.500Z] === RUN TestKillStoppedContainerAPIPre120 [2020-07-08T23:53:41.500Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.10s) [2020-07-08T23:53:41.500Z] === RUN TestKillDifferentUserContainer [2020-07-08T23:53:42.536Z] --- PASS: TestKillDifferentUserContainer (0.84s) [2020-07-08T23:53:42.536Z] === RUN TestInspectOomKilledTrue [2020-07-08T23:53:42.536Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-07-08T23:53:42.536Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-07-08T23:53:42.536Z] === RUN TestInspectOomKilledFalse [2020-07-08T23:53:42.536Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-07-08T23:53:42.536Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-07-08T23:53:42.536Z] === RUN TestLinksEtcHostsContentMatch [2020-07-08T23:53:42.861Z] --- PASS: TestLinksEtcHostsContentMatch (0.57s) [2020-07-08T23:53:42.861Z] === RUN TestLinksContainerNames [2020-07-08T23:53:44.934Z] --- PASS: TestLinksContainerNames (1.62s) [2020-07-08T23:53:44.934Z] === RUN TestLogsFollowTailEmpty [2020-07-08T23:53:45.568Z] --- PASS: TestLogsFollowTailEmpty (0.84s) [2020-07-08T23:53:45.568Z] === RUN TestContainerNetworkMountsNoChown [2020-07-08T23:53:46.203Z] --- PASS: TestContainerNetworkMountsNoChown (0.83s) [2020-07-08T23:53:46.203Z] === RUN TestMountDaemonRoot [2020-07-08T23:53:46.203Z] === RUN TestMountDaemonRoot/default [2020-07-08T23:53:46.203Z] === PAUSE TestMountDaemonRoot/default [2020-07-08T23:53:46.203Z] === RUN TestMountDaemonRoot/private [2020-07-08T23:53:46.203Z] === PAUSE TestMountDaemonRoot/private [2020-07-08T23:53:46.203Z] === RUN TestMountDaemonRoot/rprivate [2020-07-08T23:53:46.203Z] === PAUSE TestMountDaemonRoot/rprivate [2020-07-08T23:53:46.203Z] === RUN TestMountDaemonRoot/slave [2020-07-08T23:53:46.203Z] === PAUSE TestMountDaemonRoot/slave [2020-07-08T23:53:46.203Z] === RUN TestMountDaemonRoot/rslave [2020-07-08T23:53:46.203Z] === PAUSE TestMountDaemonRoot/rslave [2020-07-08T23:53:46.203Z] === RUN TestMountDaemonRoot/shared [2020-07-08T23:53:46.203Z] === PAUSE TestMountDaemonRoot/shared [2020-07-08T23:53:46.203Z] === RUN TestMountDaemonRoot/rshared [2020-07-08T23:53:46.203Z] === PAUSE TestMountDaemonRoot/rshared [2020-07-08T23:53:46.203Z] === CONT TestMountDaemonRoot/default [2020-07-08T23:53:46.203Z] === RUN TestMountDaemonRoot/default/bind_root [2020-07-08T23:53:46.203Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-07-08T23:53:46.203Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-07-08T23:53:46.203Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-07-08T23:53:46.203Z] === RUN TestMountDaemonRoot/default/mount_root [2020-07-08T23:53:46.203Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-07-08T23:53:46.203Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-07-08T23:53:46.203Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-07-08T23:53:46.203Z] === CONT TestMountDaemonRoot/default/bind_root [2020-07-08T23:53:46.203Z] === CONT TestMountDaemonRoot/rshared [2020-07-08T23:53:46.203Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-07-08T23:53:46.203Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-07-08T23:53:46.203Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-07-08T23:53:46.203Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-07-08T23:53:46.203Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-07-08T23:53:46.203Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-07-08T23:53:46.203Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-07-08T23:53:46.203Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-07-08T23:53:46.203Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-07-08T23:53:46.203Z] === CONT TestMountDaemonRoot/shared [2020-07-08T23:53:46.203Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-07-08T23:53:46.203Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-07-08T23:53:46.203Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-07-08T23:53:46.203Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-07-08T23:53:46.203Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-07-08T23:53:46.203Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-07-08T23:53:46.203Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-07-08T23:53:46.203Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-07-08T23:53:46.203Z] === CONT TestMountDaemonRoot/rslave [2020-07-08T23:53:46.203Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-07-08T23:53:46.203Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-07-08T23:53:46.203Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-07-08T23:53:46.203Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-07-08T23:53:46.203Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-07-08T23:53:46.203Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-07-08T23:53:46.203Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-07-08T23:53:46.203Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-07-08T23:53:46.203Z] === CONT TestMountDaemonRoot/slave [2020-07-08T23:53:46.203Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-07-08T23:53:46.203Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-07-08T23:53:46.203Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-07-08T23:53:46.203Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-07-08T23:53:46.203Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-07-08T23:53:46.203Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-07-08T23:53:46.203Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-07-08T23:53:46.203Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-07-08T23:53:46.203Z] === CONT TestMountDaemonRoot/rprivate [2020-07-08T23:53:46.203Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-07-08T23:53:46.203Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-07-08T23:53:46.203Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-07-08T23:53:46.203Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-07-08T23:53:46.203Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-07-08T23:53:46.203Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-07-08T23:53:46.203Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-07-08T23:53:46.203Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-07-08T23:53:46.203Z] === CONT TestMountDaemonRoot/private [2020-07-08T23:53:46.203Z] === RUN TestMountDaemonRoot/private/bind_root [2020-07-08T23:53:46.203Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-07-08T23:53:46.203Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-07-08T23:53:46.203Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-07-08T23:53:46.203Z] === RUN TestMountDaemonRoot/private/mount_root [2020-07-08T23:53:46.203Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-07-08T23:53:46.203Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-07-08T23:53:46.203Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-07-08T23:53:46.203Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-07-08T23:53:46.203Z] === CONT TestMountDaemonRoot/default/mount_root [2020-07-08T23:53:46.495Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-07-08T23:53:46.495Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-07-08T23:53:46.495Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-07-08T23:53:46.495Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-07-08T23:53:46.495Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-07-08T23:53:46.495Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-07-08T23:53:46.788Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-07-08T23:53:46.788Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-07-08T23:53:46.788Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-07-08T23:53:46.788Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-07-08T23:53:46.788Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-07-08T23:53:46.788Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-07-08T23:53:46.788Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-07-08T23:53:46.788Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-07-08T23:53:46.788Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-07-08T23:53:46.788Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-07-08T23:53:47.080Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-07-08T23:53:47.080Z] === CONT TestMountDaemonRoot/private/bind_root [2020-07-08T23:53:47.080Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-07-08T23:53:47.080Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-07-08T23:53:47.080Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-07-08T23:53:47.080Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-07-08T23:53:47.080Z] === CONT TestMountDaemonRoot/private/mount_root [2020-07-08T23:53:47.080Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-07-08T23:53:47.080Z] --- PASS: TestMountDaemonRoot (0.01s) [2020-07-08T23:53:47.080Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-07-08T23:53:47.080Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.08s) [2020-07-08T23:53:47.080Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.10s) [2020-07-08T23:53:47.080Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.10s) [2020-07-08T23:53:47.080Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.08s) [2020-07-08T23:53:47.080Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-07-08T23:53:47.080Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.08s) [2020-07-08T23:53:47.080Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.08s) [2020-07-08T23:53:47.080Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.09s) [2020-07-08T23:53:47.080Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.09s) [2020-07-08T23:53:47.080Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-07-08T23:53:47.080Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.05s) [2020-07-08T23:53:47.080Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.05s) [2020-07-08T23:53:47.080Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.05s) [2020-07-08T23:53:47.080Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.05s) [2020-07-08T23:53:47.080Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-07-08T23:53:47.080Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.10s) [2020-07-08T23:53:47.080Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.08s) [2020-07-08T23:53:47.080Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.08s) [2020-07-08T23:53:47.080Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.08s) [2020-07-08T23:53:47.080Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-07-08T23:53:47.080Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s) [2020-07-08T23:53:47.080Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s) [2020-07-08T23:53:47.080Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.05s) [2020-07-08T23:53:47.080Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2020-07-08T23:53:47.080Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-07-08T23:53:47.080Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.05s) [2020-07-08T23:53:47.080Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.06s) [2020-07-08T23:53:47.080Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.06s) [2020-07-08T23:53:47.080Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) [2020-07-08T23:53:47.080Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-07-08T23:53:47.080Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.05s) [2020-07-08T23:53:47.080Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.06s) [2020-07-08T23:53:47.080Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.08s) [2020-07-08T23:53:47.080Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.06s) [2020-07-08T23:53:47.080Z] === RUN TestContainerBindMountNonRecursive [2020-07-08T23:53:49.153Z] --- PASS: TestContainerBindMountNonRecursive (2.01s) [2020-07-08T23:53:49.153Z] === RUN TestNetworkNat [2020-07-08T23:53:50.201Z] --- PASS: TestNetworkNat (0.93s) [2020-07-08T23:53:50.201Z] === RUN TestNetworkLocalhostTCPNat [2020-07-08T23:53:51.161Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-07-08T23:53:51.237Z] --- PASS: TestNetworkLocalhostTCPNat (0.85s) [2020-07-08T23:53:51.237Z] === RUN TestNetworkLoopbackNat [2020-07-08T23:53:52.550Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-07-08T23:53:54.758Z] --- PASS: TestNetworkLoopbackNat (3.24s) [2020-07-08T23:53:54.758Z] === RUN TestPause [2020-07-08T23:53:55.050Z] --- PASS: TestPause (0.94s) [2020-07-08T23:53:55.050Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-07-08T23:53:55.050Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-07-08T23:53:55.050Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-07-08T23:53:55.050Z] === RUN TestPauseStopPausedContainer [2020-07-08T23:53:55.108Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-07-08T23:53:56.087Z] --- PASS: TestPauseStopPausedContainer (0.85s) [2020-07-08T23:53:56.087Z] === RUN TestPsFilter [2020-07-08T23:53:56.379Z] --- PASS: TestPsFilter (0.30s) [2020-07-08T23:53:56.379Z] === RUN TestRemoveContainerWithRemovedVolume [2020-07-08T23:53:57.014Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.79s) [2020-07-08T23:53:57.014Z] === RUN TestRemoveContainerWithVolume [2020-07-08T23:53:58.123Z] --- PASS: TestRemoveContainerWithVolume (0.87s) [2020-07-08T23:53:58.123Z] === RUN TestRemoveContainerRunning [2020-07-08T23:53:58.757Z] --- PASS: TestRemoveContainerRunning (0.83s) [2020-07-08T23:53:58.757Z] === RUN TestRemoveContainerForceRemoveRunning [2020-07-08T23:53:59.793Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.88s) [2020-07-08T23:53:59.793Z] === RUN TestRemoveInvalidContainer [2020-07-08T23:53:59.793Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2020-07-08T23:53:59.793Z] === RUN TestRenameLinkedContainer [2020-07-08T23:54:03.378Z] --- PASS: TestRenameLinkedContainer (3.38s) [2020-07-08T23:54:03.378Z] === RUN TestRenameStoppedContainer [2020-07-08T23:54:04.071Z] --- PASS: TestRenameStoppedContainer (0.83s) [2020-07-08T23:54:04.071Z] === RUN TestRenameRunningContainerAndReuse [2020-07-08T23:54:05.614Z] --- PASS: TestRenameRunningContainerAndReuse (1.73s) [2020-07-08T23:54:05.614Z] === RUN TestRenameInvalidName [2020-07-08T23:54:06.695Z] --- PASS: TestRenameInvalidName (0.89s) [2020-07-08T23:54:06.695Z] === RUN TestRenameAnonymousContainer [2020-07-08T23:54:08.082Z] ok github.com/docker/docker/api/server/httputils 0.016s coverage: 14.7% of statements [2020-07-08T23:54:08.082Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-07-08T23:54:08.082Z] ok github.com/docker/docker/api/server/middleware 0.010s coverage: 37.7% of statements [2020-07-08T23:54:08.082Z] ? github.com/docker/docker/api/server/router [no test files] [2020-07-08T23:54:08.082Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-07-08T23:54:08.082Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-07-08T23:54:08.082Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-07-08T23:54:08.082Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-07-08T23:54:08.082Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-07-08T23:54:08.082Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-07-08T23:54:08.082Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-07-08T23:54:08.082Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-07-08T23:54:08.082Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-07-08T23:54:08.082Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-07-08T23:54:08.082Z] ok github.com/docker/docker/api/types/filters 0.032s coverage: 92.2% of statements [2020-07-08T23:54:08.082Z] ok github.com/docker/docker/api/types/strslice 0.039s coverage: 90.0% of statements [2020-07-08T23:54:08.082Z] ok github.com/docker/docker/api/server/router/swarm 0.017s coverage: 5.1% of statements [2020-07-08T23:54:08.082Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-07-08T23:54:08.082Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-07-08T23:54:08.082Z] ? github.com/docker/docker/api/types [no test files] [2020-07-08T23:54:08.082Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-07-08T23:54:08.082Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-07-08T23:54:08.082Z] ? github.com/docker/docker/api/types/container [no test files] [2020-07-08T23:54:08.082Z] ? github.com/docker/docker/api/types/events [no test files] [2020-07-08T23:54:08.082Z] ? github.com/docker/docker/api/types/image [no test files] [2020-07-08T23:54:08.082Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-07-08T23:54:08.082Z] ? github.com/docker/docker/api/types/network [no test files] [2020-07-08T23:54:08.082Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-07-08T23:54:08.082Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-07-08T23:54:08.082Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-07-08T23:54:08.082Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-07-08T23:54:08.082Z] ok github.com/docker/docker/api/types/time 0.027s coverage: 100.0% of statements [2020-07-08T23:54:08.082Z] ok github.com/docker/docker/api/types/versions 0.009s coverage: 75.0% of statements [2020-07-08T23:54:08.082Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-07-08T23:54:08.082Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-07-08T23:54:08.082Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-07-08T23:54:08.082Z] ? github.com/docker/docker/builder [no test files] [2020-07-08T23:54:08.082Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-07-08T23:54:08.082Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-07-08T23:54:08.082Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-07-08T23:54:08.082Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-07-08T23:54:08.082Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-07-08T23:54:08.082Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-07-08T23:54:08.082Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-07-08T23:54:08.082Z] ok github.com/docker/docker/builder/dockerignore 0.023s coverage: 96.8% of statements [2020-07-08T23:54:08.082Z] ok github.com/docker/docker/cli/debug 0.008s coverage: 100.0% of statements [2020-07-08T23:54:08.375Z] sha256:76af854ade7d6973b2bd895882efdbfb07b6cea251da1253d07dd94e45c4d410 [2020-07-08T23:54:08.375Z] INFO: Starting docker-py tests... [2020-07-08T23:54:08.380Z] ok github.com/docker/docker/builder/remotecontext/git 3.368s coverage: 86.3% of statements [2020-07-08T23:54:08.945Z] ============================= test session starts ============================== [2020-07-08T23:54:08.945Z] platform linux -- Python 3.7.8, pytest-4.3.1, py-1.9.0, pluggy-0.13.1 [2020-07-08T23:54:08.945Z] rootdir: /src, inifile: pytest.ini [2020-07-08T23:54:08.945Z] plugins: cov-2.6.1, timeout-1.3.3 [2020-07-08T23:54:09.887Z] collected 388 items / 1 deselected / 387 selected [2020-07-08T23:54:09.887Z] [2020-07-08T23:54:10.488Z] ok github.com/docker/docker/builder/remotecontext 0.559s coverage: 13.6% of statements [2020-07-08T23:54:10.787Z] ok github.com/docker/docker/builder/dockerfile 1.280s coverage: 48.1% of statements [2020-07-08T23:54:10.787Z] ? github.com/docker/docker/cli [no test files] [2020-07-08T23:54:10.787Z] ? github.com/docker/docker/cli/config [no test files] [2020-07-08T23:54:11.269Z] --- PASS: TestRenameAnonymousContainer (4.77s) [2020-07-08T23:54:11.269Z] === RUN TestRenameContainerWithSameName [2020-07-08T23:54:12.309Z] --- PASS: TestRenameContainerWithSameName (0.89s) [2020-07-08T23:54:12.309Z] === RUN TestRenameContainerWithLinkedContainer [2020-07-08T23:54:13.251Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-07-08T23:54:13.844Z] --- PASS: TestRenameContainerWithLinkedContainer (1.67s) [2020-07-08T23:54:13.844Z] === RUN TestResize [2020-07-08T23:54:14.639Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-07-08T23:54:14.955Z] --- PASS: TestResize (0.93s) [2020-07-08T23:54:14.955Z] === RUN TestResizeWithInvalidSize [2020-07-08T23:54:15.661Z] --- PASS: TestResizeWithInvalidSize (0.83s) [2020-07-08T23:54:15.661Z] === RUN TestResizeWhenContainerNotStarted [2020-07-08T23:54:16.028Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-07-08T23:54:16.424Z] ok github.com/docker/docker/client 0.563s coverage: 75.4% of statements [2020-07-08T23:54:16.769Z] --- PASS: TestResizeWhenContainerNotStarted (0.82s) [2020-07-08T23:54:16.769Z] === RUN TestDaemonRestartKillContainers [2020-07-08T23:54:16.769Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-07-08T23:54:16.769Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-07-08T23:54:16.769Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-07-08T23:54:16.769Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-07-08T23:54:16.769Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-07-08T23:54:16.769Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-07-08T23:54:16.769Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-07-08T23:54:16.769Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-07-08T23:54:16.769Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-07-08T23:54:16.769Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-07-08T23:54:16.769Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-07-08T23:54:16.769Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-07-08T23:54:16.769Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-07-08T23:54:16.769Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-07-08T23:54:16.769Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-07-08T23:54:16.769Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-07-08T23:54:16.769Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-07-08T23:54:16.769Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-07-08T23:54:16.769Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-07-08T23:54:16.769Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-07-08T23:54:16.769Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-07-08T23:54:16.769Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-07-08T23:54:16.769Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-07-08T23:54:16.769Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-07-08T23:54:16.769Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-07-08T23:54:16.769Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-07-08T23:54:17.415Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-07-08T23:54:17.677Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-07-08T23:54:18.906Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-07-08T23:54:18.906Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-07-08T23:54:19.597Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-07-08T23:54:20.415Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-07-08T23:54:20.415Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-07-08T23:54:21.525Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-07-08T23:54:21.874Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-07-08T23:54:22.906Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-07-08T23:54:24.057Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-07-08T23:54:24.058Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-07-08T23:54:24.824Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-07-08T23:54:25.726Z] tests/integration/api_build_test.py .......................X [ 6%] [2020-07-08T23:54:26.296Z] tests/integration/api_client_test.py ..... [ 7%] [2020-07-08T23:54:26.743Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-07-08T23:54:26.877Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-07-08T23:54:27.170Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-07-08T23:54:27.316Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-07-08T23:54:28.253Z] tests/integration/api_config_test.py ..... [ 8%] [2020-07-08T23:54:29.239Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-07-08T23:54:29.300Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-07-08T23:54:29.300Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.21s) [2020-07-08T23:54:29.300Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.32s) [2020-07-08T23:54:29.300Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.45s) [2020-07-08T23:54:29.300Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.48s) [2020-07-08T23:54:29.300Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.46s) [2020-07-08T23:54:29.300Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.44s) [2020-07-08T23:54:29.300Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.30s) [2020-07-08T23:54:29.300Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.24s) [2020-07-08T23:54:29.300Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.90s) [2020-07-08T23:54:29.300Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.15s) [2020-07-08T23:54:29.300Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.27s) [2020-07-08T23:54:29.300Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.06s) [2020-07-08T23:54:29.300Z] === RUN TestCgroupNamespacesRun [2020-07-08T23:54:30.627Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-07-08T23:54:30.918Z] --- PASS: TestCgroupNamespacesRun (1.78s) [2020-07-08T23:54:30.918Z] === RUN TestCgroupNamespacesRunPrivileged [2020-07-08T23:54:32.455Z] --- PASS: TestBuildWithHugeFile (51.85s) [2020-07-08T23:54:32.455Z] === RUN TestBuildWithEmptyDockerfile [2020-07-08T23:54:32.455Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-07-08T23:54:32.455Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-07-08T23:54:32.455Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-07-08T23:54:32.455Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-07-08T23:54:32.455Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-07-08T23:54:32.455Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-07-08T23:54:32.455Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-07-08T23:54:32.455Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-07-08T23:54:32.455Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-07-08T23:54:32.455Z] --- PASS: TestBuildWithEmptyDockerfile (0.11s) [2020-07-08T23:54:32.455Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.11s) [2020-07-08T23:54:32.455Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.15s) [2020-07-08T23:54:32.455Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.06s) [2020-07-08T23:54:32.455Z] === RUN TestBuildPreserveOwnership [2020-07-08T23:54:32.455Z] === RUN TestBuildPreserveOwnership/copy_from [2020-07-08T23:54:32.501Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.66s) [2020-07-08T23:54:32.501Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-07-08T23:54:32.544Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-07-08T23:54:33.932Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-07-08T23:54:34.359Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-07-08T23:54:34.573Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.78s) [2020-07-08T23:54:34.573Z] === RUN TestCgroupNamespacesRunHostMode [2020-07-08T23:54:35.320Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-07-08T23:54:36.150Z] --- PASS: TestCgroupNamespacesRunHostMode (1.82s) [2020-07-08T23:54:36.150Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-07-08T23:54:36.708Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-07-08T23:54:36.708Z] Using test binary docker [2020-07-08T23:54:36.708Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-07-08T23:54:36.708Z] +++ /etc/init.d/apparmor start [2020-07-08T23:54:36.708Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-07-08T23:54:36.708Z] INFO: Waiting for daemon to start... [2020-07-08T23:54:36.708Z] Starting dockerd [2020-07-08T23:54:36.708Z] +++ 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-07-08T23:54:38.228Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.76s) [2020-07-08T23:54:38.228Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-07-08T23:54:38.548Z] --- PASS: TestBuildPreserveOwnership (9.84s) [2020-07-08T23:54:38.548Z] --- PASS: TestBuildPreserveOwnership/copy_from (5.83s) [2020-07-08T23:54:38.548Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s) [2020-07-08T23:54:38.548Z] === RUN TestBuildPlatformInvalid [2020-07-08T23:54:38.548Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2020-07-08T23:54:38.548Z] PASS [2020-07-08T23:54:38.548Z] [2020-07-08T23:54:38.548Z] === Skipped [2020-07-08T23:54:38.548Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2020-07-08T23:54:38.548Z] build_session_test.go:25: TODO: BuildKit [2020-07-08T23:54:38.548Z] [2020-07-08T23:54:38.548Z] [2020-07-08T23:54:38.548Z] DONE 32 tests, 1 skipped in 125.827s [2020-07-08T23:54:38.548Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2020-07-08T23:54:38.548Z] INFO: Testing against a local daemon [2020-07-08T23:54:38.548Z] === RUN TestConfigInspect [2020-07-08T23:54:38.548Z] --- SKIP: TestConfigInspect (0.02s) [2020-07-08T23:54:38.548Z] config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-08T23:54:38.548Z] === RUN TestConfigList [2020-07-08T23:54:38.548Z] --- SKIP: TestConfigList (0.02s) [2020-07-08T23:54:38.548Z] config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-08T23:54:38.548Z] === RUN TestConfigsCreateAndDelete [2020-07-08T23:54:38.548Z] --- SKIP: TestConfigsCreateAndDelete (0.02s) [2020-07-08T23:54:38.548Z] config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-08T23:54:38.548Z] === RUN TestConfigsUpdate [2020-07-08T23:54:38.548Z] --- SKIP: TestConfigsUpdate (0.01s) [2020-07-08T23:54:38.548Z] config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-08T23:54:38.548Z] === RUN TestTemplatedConfig [2020-07-08T23:54:38.548Z] --- SKIP: TestTemplatedConfig (0.00s) [2020-07-08T23:54:38.548Z] config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-08T23:54:38.548Z] === RUN TestConfigCreateResolve [2020-07-08T23:54:38.548Z] --- SKIP: TestConfigCreateResolve (0.01s) [2020-07-08T23:54:38.548Z] config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-08T23:54:38.548Z] === RUN TestConfigDaemonLibtrustID [2020-07-08T23:54:39.739Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.71s) [2020-07-08T23:54:39.739Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-07-08T23:54:39.925Z] --- PASS: TestConfigDaemonLibtrustID (1.54s) [2020-07-08T23:54:39.925Z] PASS [2020-07-08T23:54:39.925Z] [2020-07-08T23:54:39.925Z] === Skipped [2020-07-08T23:54:39.925Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s) [2020-07-08T23:54:39.925Z] config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-08T23:54:39.925Z] [2020-07-08T23:54:39.925Z] === SKIP: amd64.integration.config TestConfigList (0.02s) [2020-07-08T23:54:39.925Z] config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-08T23:54:39.925Z] [2020-07-08T23:54:39.925Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.02s) [2020-07-08T23:54:39.925Z] config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-08T23:54:39.925Z] [2020-07-08T23:54:39.925Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s) [2020-07-08T23:54:39.925Z] config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-08T23:54:39.925Z] [2020-07-08T23:54:39.925Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s) [2020-07-08T23:54:39.925Z] config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-08T23:54:39.925Z] [2020-07-08T23:54:39.925Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s) [2020-07-08T23:54:39.925Z] config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-08T23:54:39.925Z] [2020-07-08T23:54:39.925Z] [2020-07-08T23:54:39.925Z] DONE 7 tests, 6 skipped in 1.731s [2020-07-08T23:54:39.925Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2020-07-08T23:54:40.011Z] . [2020-07-08T23:54:40.011Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-07-08T23:54:40.185Z] INFO: Testing against a local daemon [2020-07-08T23:54:40.185Z] === RUN TestCheckpoint [2020-07-08T23:54:40.185Z] --- SKIP: TestCheckpoint (0.00s) [2020-07-08T23:54:40.185Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-07-08T23:54:40.185Z] === RUN TestContainerInvalidJSON [2020-07-08T23:54:40.185Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-07-08T23:54:40.185Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-07-08T23:54:40.185Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-07-08T23:54:40.185Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-07-08T23:54:40.185Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-07-08T23:54:40.185Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-07-08T23:54:40.185Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-07-08T23:54:40.185Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-07-08T23:54:40.185Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-07-08T23:54:40.185Z] --- PASS: TestContainerInvalidJSON (0.01s) [2020-07-08T23:54:40.185Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-07-08T23:54:40.185Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-07-08T23:54:40.185Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-07-08T23:54:40.185Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-07-08T23:54:40.185Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.04s) [2020-07-08T23:54:40.185Z] === RUN TestCopyFromContainerPathIsNotDir [2020-07-08T23:54:40.185Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2020-07-08T23:54:40.185Z] === RUN TestCopyToContainerPathDoesNotExist [2020-07-08T23:54:40.185Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s) [2020-07-08T23:54:40.185Z] === RUN TestCopyToContainerPathIsNotDir [2020-07-08T23:54:40.273Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-07-08T23:54:40.273Z] Error: No such image: emptyfs [2020-07-08T23:54:40.273Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-07-08T23:54:40.273Z] ++++ docker load [2020-07-08T23:54:40.374Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.81s) [2020-07-08T23:54:40.374Z] === RUN TestCgroupNamespacesRunOlderClient [2020-07-08T23:54:40.446Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s) [2020-07-08T23:54:40.446Z] === RUN TestCopyFromContainer [2020-07-08T23:54:40.535Z] Running integration-test (iteration 1) [2020-07-08T23:54:40.535Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2020-07-08T23:54:40.535Z] ++ 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-07-08T23:54:40.535Z] ++ set -e [2020-07-08T23:54:40.535Z] ++ '[' -n 0 ']' [2020-07-08T23:54:40.535Z] ++ set -x [2020-07-08T23:54:40.535Z] ++ env -i DEST=/go/src/github.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-07-08T23:54:42.446Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.80s) [2020-07-08T23:54:42.446Z] === RUN TestKernelTCPMemory [2020-07-08T23:54:43.485Z] --- PASS: TestKernelTCPMemory (1.01s) [2020-07-08T23:54:43.485Z] === RUN TestNISDomainname [2020-07-08T23:54:44.120Z] --- PASS: TestNISDomainname (0.98s) [2020-07-08T23:54:44.120Z] === RUN TestHostnameDnsResolution [2020-07-08T23:54:44.639Z] === RUN TestCopyFromContainer// [2020-07-08T23:54:44.639Z] === RUN TestCopyFromContainer//bar/root [2020-07-08T23:54:44.639Z] === RUN TestCopyFromContainer//bar/root/ [2020-07-08T23:54:44.639Z] === RUN TestCopyFromContainer/bar/quux [2020-07-08T23:54:44.639Z] === RUN TestCopyFromContainer/bar/quux/ [2020-07-08T23:54:44.639Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-07-08T23:54:44.639Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-07-08T23:54:44.639Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-07-08T23:54:44.639Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-07-08T23:54:44.639Z] === RUN TestCopyFromContainer/bar/notarget [2020-07-08T23:54:44.898Z] --- PASS: TestCopyFromContainer (4.46s) [2020-07-08T23:54:44.898Z] --- PASS: TestCopyFromContainer// (0.06s) [2020-07-08T23:54:44.898Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2020-07-08T23:54:44.898Z] --- PASS: TestCopyFromContainer//bar/root/ (0.07s) [2020-07-08T23:54:44.898Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2020-07-08T23:54:44.898Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2020-07-08T23:54:44.898Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2020-07-08T23:54:44.898Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2020-07-08T23:54:44.898Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2020-07-08T23:54:44.898Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2020-07-08T23:54:44.898Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2020-07-08T23:54:44.898Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-07-08T23:54:44.898Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-07-08T23:54:44.898Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-07-08T23:54:44.898Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-07-08T23:54:44.898Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-07-08T23:54:44.898Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-07-08T23:54:44.898Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-07-08T23:54:44.898Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-07-08T23:54:44.898Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-07-08T23:54:44.898Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-07-08T23:54:44.898Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2020-07-08T23:54:44.898Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-07-08T23:54:44.898Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-07-08T23:54:44.898Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-07-08T23:54:44.898Z] === RUN TestCreateLinkToNonExistingContainer [2020-07-08T23:54:44.898Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2020-07-08T23:54:44.898Z] === RUN TestCreateWithInvalidEnv [2020-07-08T23:54:44.898Z] === RUN TestCreateWithInvalidEnv/0 [2020-07-08T23:54:44.898Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-07-08T23:54:44.898Z] === RUN TestCreateWithInvalidEnv/1 [2020-07-08T23:54:44.899Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-07-08T23:54:44.899Z] === RUN TestCreateWithInvalidEnv/2 [2020-07-08T23:54:44.899Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-07-08T23:54:44.899Z] === CONT TestCreateWithInvalidEnv/0 [2020-07-08T23:54:44.899Z] === CONT TestCreateWithInvalidEnv/2 [2020-07-08T23:54:44.899Z] === CONT TestCreateWithInvalidEnv/1 [2020-07-08T23:54:44.899Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2020-07-08T23:54:44.899Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-07-08T23:54:44.899Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-07-08T23:54:44.899Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-07-08T23:54:44.899Z] === RUN TestCreateTmpfsMountsTarget [2020-07-08T23:54:44.899Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2020-07-08T23:54:44.899Z] === RUN TestCreateWithCustomMaskedPaths [2020-07-08T23:54:46.230Z] --- PASS: TestHostnameDnsResolution (1.79s) [2020-07-08T23:54:46.230Z] === RUN TestStats [2020-07-08T23:54:46.278Z] --- PASS: TestCreateWithCustomMaskedPaths (1.24s) [2020-07-08T23:54:46.278Z] === RUN TestCreateWithCapabilities [2020-07-08T23:54:46.278Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-07-08T23:54:46.278Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-07-08T23:54:46.278Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-07-08T23:54:46.278Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-07-08T23:54:46.278Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-07-08T23:54:46.278Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-07-08T23:54:46.278Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-07-08T23:54:46.278Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-07-08T23:54:46.278Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-07-08T23:54:46.278Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-07-08T23:54:46.278Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-07-08T23:54:46.278Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-07-08T23:54:46.278Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-07-08T23:54:46.278Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-07-08T23:54:46.278Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-07-08T23:54:46.278Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-07-08T23:54:46.278Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-07-08T23:54:46.278Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-07-08T23:54:46.278Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-07-08T23:54:46.278Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-07-08T23:54:46.278Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-07-08T23:54:46.278Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-07-08T23:54:46.278Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-07-08T23:54:46.278Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-07-08T23:54:46.278Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-07-08T23:54:46.278Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2020-07-08T23:54:46.278Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-07-08T23:54:46.278Z] === CONT TestCreateWithCapabilities/empty_capadd [2020-07-08T23:54:46.278Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-07-08T23:54:46.278Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-07-08T23:54:46.278Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-07-08T23:54:46.278Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-07-08T23:54:46.278Z] === CONT TestCreateWithCapabilities/empty_capabilities [2020-07-08T23:54:46.278Z] --- PASS: TestCreateWithCapabilities (0.02s) [2020-07-08T23:54:46.278Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2020-07-08T23:54:46.278Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2020-07-08T23:54:46.278Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.03s) [2020-07-08T23:54:46.278Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.04s) [2020-07-08T23:54:46.278Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.03s) [2020-07-08T23:54:46.278Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.03s) [2020-07-08T23:54:46.278Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.02s) [2020-07-08T23:54:46.278Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2020-07-08T23:54:46.278Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.03s) [2020-07-08T23:54:46.278Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.03s) [2020-07-08T23:54:46.278Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.02s) [2020-07-08T23:54:46.278Z] === RUN TestCreateWithCustomReadonlyPaths [2020-07-08T23:54:47.491Z] Removing intermediate container a7055923e6cc [2020-07-08T23:54:47.491Z] ---> 54898b614da5 [2020-07-08T23:54:47.491Z] Step 7/10 : RUN Function Build-GoTestSum() { Write-Host "INFO: Building gotestsum version $Env:GOTESTSUM_COMMIT in $Env:GOPATH"; $Env:GO111MODULE = 'on'; $tmpGobin = "${Env:GOBIN_TMP}"; $Env:GOBIN = """${Env:GOPATH}`\bin"""; &go get -buildmode=exe "gotest.tools/gotestsum@${Env:GOTESTSUM_COMMIT}"; $Env:GOBIN = "${tmpGobin}"; $Env:GO111MODULE = 'off'; if ($LASTEXITCODE -ne 0) { Throw '"gotestsum build failed..."'; } Write-Host "INFO: Build done for gotestsum..."; } Build-GoTestSum [2020-07-08T23:54:47.491Z] ---> Running in f1a8e4d57e6b [2020-07-08T23:54:47.491Z] INFO: Building gotestsum version v0.3.5 in C:\gopath [2020-07-08T23:54:47.491Z] go: finding gotest.tools v0.3.5 [2020-07-08T23:54:47.491Z] go: finding gotest.tools/gotestsum v0.3.5 [2020-07-08T23:54:47.491Z] go: downloading gotest.tools/gotestsum v0.3.5 [2020-07-08T23:54:47.491Z] go: extracting gotest.tools/gotestsum v0.3.5 [2020-07-08T23:54:47.491Z] go: downloading gotest.tools v2.1.0+incompatible [2020-07-08T23:54:47.491Z] go: extracting gotest.tools v2.1.0+incompatible [2020-07-08T23:54:47.491Z] go: downloading github.com/fatih/color v1.6.0 [2020-07-08T23:54:47.491Z] go: downloading github.com/pkg/errors v0.8.0 [2020-07-08T23:54:47.491Z] go: downloading github.com/sirupsen/logrus v1.0.5 [2020-07-08T23:54:47.491Z] go: downloading github.com/jonboulle/clockwork v0.1.0 [2020-07-08T23:54:47.491Z] go: extracting github.com/fatih/color v1.6.0 [2020-07-08T23:54:47.491Z] go: extracting github.com/jonboulle/clockwork v0.1.0 [2020-07-08T23:54:47.491Z] go: downloading github.com/spf13/pflag v1.0.1 [2020-07-08T23:54:47.491Z] go: extracting github.com/pkg/errors v0.8.0 [2020-07-08T23:54:47.491Z] go: downloading github.com/mattn/go-colorable v0.0.9 [2020-07-08T23:54:47.491Z] go: extracting github.com/spf13/pflag v1.0.1 [2020-07-08T23:54:47.491Z] go: extracting github.com/sirupsen/logrus v1.0.5 [2020-07-08T23:54:47.491Z] go: extracting github.com/mattn/go-colorable v0.0.9 [2020-07-08T23:54:47.491Z] go: downloading golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-07-08T23:54:47.491Z] go: downloading github.com/mattn/go-isatty v0.0.3 [2020-07-08T23:54:47.491Z] go: extracting github.com/mattn/go-isatty v0.0.3 [2020-07-08T23:54:47.491Z] go: extracting golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-07-08T23:54:47.491Z] go: downloading golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-07-08T23:54:47.491Z] go: downloading golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-07-08T23:54:47.491Z] go: downloading golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-07-08T23:54:47.491Z] go: extracting golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-07-08T23:54:47.491Z] go: extracting golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-07-08T23:54:47.491Z] go: extracting golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-07-08T23:54:47.491Z] go: finding github.com/fatih/color v1.6.0 [2020-07-08T23:54:47.491Z] go: finding github.com/pkg/errors v0.8.0 [2020-07-08T23:54:47.491Z] go: finding github.com/sirupsen/logrus v1.0.5 [2020-07-08T23:54:47.491Z] go: finding github.com/spf13/pflag v1.0.1 [2020-07-08T23:54:47.491Z] go: finding github.com/mattn/go-colorable v0.0.9 [2020-07-08T23:54:47.491Z] go: finding github.com/mattn/go-isatty v0.0.3 [2020-07-08T23:54:47.491Z] go: finding golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-07-08T23:54:47.491Z] go: finding github.com/jonboulle/clockwork v0.1.0 [2020-07-08T23:54:47.491Z] go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-07-08T23:54:47.491Z] go: finding golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-07-08T23:54:47.491Z] go: finding golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-07-08T23:54:47.655Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.20s) [2020-07-08T23:54:47.655Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-07-08T23:54:47.655Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-07-08T23:54:47.655Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-07-08T23:54:47.655Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-07-08T23:54:47.655Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-07-08T23:54:47.655Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-07-08T23:54:47.655Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-07-08T23:54:47.655Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-07-08T23:54:47.655Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-07-08T23:54:47.655Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-07-08T23:54:47.655Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-07-08T23:54:47.655Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-07-08T23:54:47.655Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-07-08T23:54:47.655Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-07-08T23:54:47.655Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-07-08T23:54:47.655Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-07-08T23:54:47.655Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2020-07-08T23:54:47.655Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2020-07-08T23:54:47.655Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2020-07-08T23:54:47.655Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2020-07-08T23:54:47.655Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2020-07-08T23:54:47.655Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2020-07-08T23:54:47.655Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-07-08T23:54:47.915Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.40s) [2020-07-08T23:54:47.915Z] === RUN TestCreateDifferentPlatform [2020-07-08T23:54:47.915Z] === RUN TestCreateDifferentPlatform/different_os [2020-07-08T23:54:47.915Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2020-07-08T23:54:47.915Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2020-07-08T23:54:47.915Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2020-07-08T23:54:47.915Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2020-07-08T23:54:47.915Z] === RUN TestCreateVolumesFromNonExistingContainer [2020-07-08T23:54:47.915Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s) [2020-07-08T23:54:47.915Z] === RUN TestContainerStartOnDaemonRestart [2020-07-08T23:54:47.915Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s) [2020-07-08T23:54:47.915Z] daemon_linux_test.go:33: (*Execution).IsRootless-fm [2020-07-08T23:54:47.915Z] === RUN TestDaemonRestartIpcMode [2020-07-08T23:54:47.915Z] === PAUSE TestDaemonRestartIpcMode [2020-07-08T23:54:47.915Z] === RUN TestDaemonHostGatewayIP [2020-07-08T23:54:47.915Z] --- SKIP: TestDaemonHostGatewayIP (0.00s) [2020-07-08T23:54:47.915Z] daemon_linux_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-07-08T23:54:47.915Z] === RUN TestContainerKillOnDaemonStart [2020-07-08T23:54:47.915Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2020-07-08T23:54:47.915Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2020-07-08T23:54:47.915Z] === RUN TestDiff [2020-07-08T23:54:48.416Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-07-08T23:54:48.416Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-07-08T23:54:48.416Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-07-08T23:54:48.417Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-07-08T23:54:48.417Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-07-08T23:54:48.436Z] INFO: Build done for gotestsum... [2020-07-08T23:54:48.483Z] --- PASS: TestDiff (0.43s) [2020-07-08T23:54:48.483Z] === RUN TestExecWithCloseStdin [2020-07-08T23:54:48.742Z] --- PASS: TestExecWithCloseStdin (0.48s) [2020-07-08T23:54:48.742Z] === RUN TestExec [2020-07-08T23:54:48.964Z] --- PASS: TestStats (2.91s) [2020-07-08T23:54:48.964Z] === RUN TestStopContainerWithTimeout [2020-07-08T23:54:48.964Z] === RUN TestStopContainerWithTimeout/0 [2020-07-08T23:54:48.964Z] === PAUSE TestStopContainerWithTimeout/0 [2020-07-08T23:54:48.964Z] === RUN TestStopContainerWithTimeout/1 [2020-07-08T23:54:48.964Z] === PAUSE TestStopContainerWithTimeout/1 [2020-07-08T23:54:48.964Z] === RUN TestStopContainerWithTimeout/3 [2020-07-08T23:54:48.964Z] === PAUSE TestStopContainerWithTimeout/3 [2020-07-08T23:54:48.964Z] === RUN TestStopContainerWithTimeout/-1 [2020-07-08T23:54:48.964Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-07-08T23:54:48.964Z] === CONT TestStopContainerWithTimeout/0 [2020-07-08T23:54:48.964Z] === CONT TestStopContainerWithTimeout/3 [2020-07-08T23:54:49.311Z] --- PASS: TestExec (0.49s) [2020-07-08T23:54:49.311Z] === RUN TestExecUser [2020-07-08T23:54:49.880Z] --- PASS: TestExecUser (0.49s) [2020-07-08T23:54:49.880Z] === RUN TestExportContainerAndImportImage [2020-07-08T23:54:50.000Z] === CONT TestStopContainerWithTimeout/1 [2020-07-08T23:54:50.448Z] --- PASS: TestExportContainerAndImportImage (0.60s) [2020-07-08T23:54:50.448Z] === RUN TestExportContainerAfterDaemonRestart [2020-07-08T23:54:52.073Z] === CONT TestStopContainerWithTimeout/-1 [2020-07-08T23:54:52.803Z] Loaded image: buildpack-deps:buster [2020-07-08T23:54:52.803Z] Loaded image: busybox:latest [2020-07-08T23:54:52.803Z] Loaded image: busybox:glibc [2020-07-08T23:54:52.803Z] Loaded image: debian:buster [2020-07-08T23:54:52.803Z] Loaded image: hello-world:latest [2020-07-08T23:54:52.803Z] INFO: Testing against a local daemon [2020-07-08T23:54:52.803Z] === RUN TestCgroupNamespacesBuild [2020-07-08T23:54:53.659Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-07-08T23:54:53.737Z] --- PASS: TestExportContainerAfterDaemonRestart (3.30s) [2020-07-08T23:54:53.737Z] === RUN TestHealthCheckWorkdir [2020-07-08T23:54:54.346Z] --- PASS: TestHealthCheckWorkdir (0.59s) [2020-07-08T23:54:54.346Z] === RUN TestHealthKillContainer [2020-07-08T23:54:54.807Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2020-07-08T23:54:54.807Z] --- PASS: TestStopContainerWithTimeout/0 (0.90s) [2020-07-08T23:54:54.807Z] --- PASS: TestStopContainerWithTimeout/1 (1.84s) [2020-07-08T23:54:54.807Z] --- PASS: TestStopContainerWithTimeout/3 (3.03s) [2020-07-08T23:54:54.807Z] --- PASS: TestStopContainerWithTimeout/-1 (3.13s) [2020-07-08T23:54:54.807Z] === RUN TestDeleteDevicemapper [2020-07-08T23:54:54.807Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-07-08T23:54:54.807Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-07-08T23:54:54.807Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-07-08T23:54:55.909Z] ok github.com/docker/docker/cmd/dockerd 0.245s coverage: 30.8% of statements [2020-07-08T23:54:56.104Z] --- PASS: TestCgroupNamespacesBuild (3.13s) [2020-07-08T23:54:56.104Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-07-08T23:54:56.931Z] --- PASS: TestHealthKillContainer (2.59s) [2020-07-08T23:54:56.931Z] === RUN TestInspectCpusetInConfigPre120 [2020-07-08T23:54:57.442Z] tests/integration/api_container_test.py ....x...........x............... [ 17%] [2020-07-08T23:54:57.491Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.77s) [2020-07-08T23:54:57.491Z] === RUN TestBuildWithSession [2020-07-08T23:54:57.491Z] --- SKIP: TestBuildWithSession (0.00s) [2020-07-08T23:54:57.491Z] build_session_test.go:25: TODO: BuildKit [2020-07-08T23:54:57.491Z] === RUN TestBuildSquashParent [2020-07-08T23:54:57.499Z] --- PASS: TestInspectCpusetInConfigPre120 (0.42s) [2020-07-08T23:54:57.499Z] === RUN TestIpcModeNone [2020-07-08T23:54:57.760Z] --- PASS: TestIpcModeNone (0.46s) [2020-07-08T23:54:57.760Z] === RUN TestIpcModePrivate [2020-07-08T23:54:58.328Z] --- PASS: TestIpcModePrivate (0.49s) [2020-07-08T23:54:58.328Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:70, shared: false, mustBeShared: false [2020-07-08T23:54:58.328Z] === RUN TestIpcModeShareable [2020-07-08T23:54:58.328Z] --- SKIP: TestIpcModeShareable (0.00s) [2020-07-08T23:54:58.328Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-07-08T23:54:58.328Z] === RUN TestAPIIpcModeShareableAndContainer [2020-07-08T23:54:58.332Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.61s) [2020-07-08T23:54:58.333Z] === RUN TestUpdateMemory [2020-07-08T23:54:58.333Z] --- SKIP: TestUpdateMemory (0.00s) [2020-07-08T23:54:58.333Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-07-08T23:54:58.333Z] === RUN TestUpdateCPUQuota [2020-07-08T23:54:58.626Z] Removing intermediate container f1a8e4d57e6b [2020-07-08T23:54:58.626Z] ---> 285b7755afb0 [2020-07-08T23:54:58.626Z] Step 8/10 : ENTRYPOINT ["powershell.exe"] [2020-07-08T23:54:58.626Z] ---> Running in e3d3651cc67a [2020-07-08T23:54:58.675Z] ok github.com/docker/docker/container 0.232s coverage: 34.7% of statements [2020-07-08T23:54:58.675Z] ? github.com/docker/docker/container/stream [no test files] [2020-07-08T23:54:58.675Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-07-08T23:54:58.675Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-07-08T23:54:58.675Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-07-08T23:54:59.073Z] Removing intermediate container e3d3651cc67a [2020-07-08T23:54:59.073Z] ---> 5f517f4a3f11 [2020-07-08T23:54:59.073Z] Step 9/10 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2020-07-08T23:54:59.073Z] ---> Running in 6cf9148ccaa5 [2020-07-08T23:54:59.705Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.40s) [2020-07-08T23:54:59.705Z] === RUN TestAPIIpcModeHost [2020-07-08T23:54:59.705Z] --- SKIP: TestAPIIpcModeHost (0.00s) [2020-07-08T23:54:59.705Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-07-08T23:54:59.705Z] === RUN TestDaemonIpcModeShareable [2020-07-08T23:54:59.705Z] --- SKIP: TestDaemonIpcModeShareable (0.00s) [2020-07-08T23:54:59.705Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-07-08T23:54:59.705Z] === RUN TestDaemonIpcModePrivate [2020-07-08T23:54:59.843Z] --- PASS: TestUpdateCPUQuota (1.27s) [2020-07-08T23:54:59.843Z] === RUN TestUpdatePidsLimit [2020-07-08T23:54:59.843Z] === RUN TestUpdatePidsLimit/update_from_none [2020-07-08T23:55:00.017Z] Removing intermediate container 6cf9148ccaa5 [2020-07-08T23:55:00.018Z] ---> 39be4339613c [2020-07-08T23:55:00.018Z] Step 10/10 : COPY . . [2020-07-08T23:55:00.135Z] === RUN TestUpdatePidsLimit/no_change [2020-07-08T23:55:00.427Z] === RUN TestUpdatePidsLimit/update_lower [2020-07-08T23:55:01.062Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-07-08T23:55:01.391Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-07-08T23:55:01.451Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.029s coverage: 65.3% of statements [2020-07-08T23:55:01.684Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-07-08T23:55:02.238Z] --- PASS: TestDaemonIpcModePrivate (2.16s) [2020-07-08T23:55:02.238Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:73, shared: false, mustBeShared: false [2020-07-08T23:55:02.238Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-07-08T23:55:02.238Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s) [2020-07-08T23:55:02.238Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-07-08T23:55:02.238Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-07-08T23:55:02.238Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s) [2020-07-08T23:55:02.238Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-07-08T23:55:02.238Z] === RUN TestIpcModeOlderClient [2020-07-08T23:55:02.238Z] === PAUSE TestIpcModeOlderClient [2020-07-08T23:55:02.238Z] === RUN TestKillContainerInvalidSignal [2020-07-08T23:55:02.238Z] --- PASS: TestKillContainerInvalidSignal (0.44s) [2020-07-08T23:55:02.238Z] === RUN TestKillContainer [2020-07-08T23:55:02.238Z] === RUN TestKillContainer/no_signal [2020-07-08T23:55:02.319Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-07-08T23:55:02.808Z] === RUN TestKillContainer/non_killing_signal [2020-07-08T23:55:03.068Z] === RUN TestKillContainer/killing_signal [2020-07-08T23:55:03.598Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-07-08T23:55:03.637Z] --- PASS: TestKillContainer (1.33s) [2020-07-08T23:55:03.637Z] --- PASS: TestKillContainer/no_signal (0.48s) [2020-07-08T23:55:03.637Z] --- PASS: TestKillContainer/non_killing_signal (0.26s) [2020-07-08T23:55:03.637Z] --- PASS: TestKillContainer/killing_signal (0.41s) [2020-07-08T23:55:03.637Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-07-08T23:55:03.637Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-07-08T23:55:03.837Z] --- PASS: TestUpdatePidsLimit (4.08s) [2020-07-08T23:55:03.837Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.40s) [2020-07-08T23:55:03.837Z] --- PASS: TestUpdatePidsLimit/no_change (0.36s) [2020-07-08T23:55:03.837Z] --- PASS: TestUpdatePidsLimit/update_lower (0.39s) [2020-07-08T23:55:03.837Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.46s) [2020-07-08T23:55:03.837Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.44s) [2020-07-08T23:55:03.837Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.46s) [2020-07-08T23:55:03.837Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.42s) [2020-07-08T23:55:03.837Z] === RUN TestUpdateRestartPolicy [2020-07-08T23:55:04.079Z] --- PASS: TestBuildSquashParent (6.17s) [2020-07-08T23:55:04.079Z] === RUN TestBuildWithRemoveAndForceRemove [2020-07-08T23:55:04.079Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-07-08T23:55:04.079Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-07-08T23:55:04.079Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-07-08T23:55:04.079Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-07-08T23:55:04.079Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-07-08T23:55:04.079Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-07-08T23:55:04.079Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-07-08T23:55:04.079Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-07-08T23:55:04.079Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-07-08T23:55:04.079Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-07-08T23:55:04.079Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-07-08T23:55:04.079Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-07-08T23:55:04.079Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-07-08T23:55:04.079Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-07-08T23:55:04.079Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-07-08T23:55:04.079Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-07-08T23:55:04.205Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-07-08T23:55:04.466Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.88s) [2020-07-08T23:55:04.466Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.42s) [2020-07-08T23:55:04.466Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.26s) [2020-07-08T23:55:04.466Z] === RUN TestKillStoppedContainer [2020-07-08T23:55:04.466Z] --- PASS: TestKillStoppedContainer (0.04s) [2020-07-08T23:55:04.466Z] === RUN TestKillStoppedContainerAPIPre120 [2020-07-08T23:55:04.466Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2020-07-08T23:55:04.466Z] === RUN TestKillDifferentUserContainer [2020-07-08T23:55:05.034Z] --- PASS: TestKillDifferentUserContainer (0.43s) [2020-07-08T23:55:05.034Z] === RUN TestInspectOomKilledTrue [2020-07-08T23:55:05.034Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-07-08T23:55:05.034Z] kill_test.go:152: testEnv.DaemonInfo.CgroupDriver == "none" [2020-07-08T23:55:05.034Z] === RUN TestInspectOomKilledFalse [2020-07-08T23:55:05.034Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-07-08T23:55:05.034Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-07-08T23:55:05.034Z] === RUN TestLinksEtcHostsContentMatch [2020-07-08T23:55:05.034Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s) [2020-07-08T23:55:05.034Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2020-07-08T23:55:05.034Z] === RUN TestLinksContainerNames [2020-07-08T23:55:05.969Z] ok github.com/docker/docker/daemon/cluster/convert 0.026s coverage: 35.4% of statements [2020-07-08T23:55:05.973Z] --- PASS: TestLinksContainerNames (0.83s) [2020-07-08T23:55:05.973Z] === RUN TestLogsFollowTailEmpty [2020-07-08T23:55:06.232Z] --- PASS: TestLogsFollowTailEmpty (0.45s) [2020-07-08T23:55:06.232Z] === RUN TestContainerNetworkMountsNoChown [2020-07-08T23:55:06.627Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-07-08T23:55:06.627Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-07-08T23:55:06.800Z] --- PASS: TestContainerNetworkMountsNoChown (0.41s) [2020-07-08T23:55:06.800Z] === RUN TestMountDaemonRoot [2020-07-08T23:55:06.800Z] === RUN TestMountDaemonRoot/default [2020-07-08T23:55:06.800Z] === PAUSE TestMountDaemonRoot/default [2020-07-08T23:55:06.800Z] === RUN TestMountDaemonRoot/private [2020-07-08T23:55:06.800Z] === PAUSE TestMountDaemonRoot/private [2020-07-08T23:55:06.800Z] === RUN TestMountDaemonRoot/rprivate [2020-07-08T23:55:06.800Z] === PAUSE TestMountDaemonRoot/rprivate [2020-07-08T23:55:06.800Z] === RUN TestMountDaemonRoot/slave [2020-07-08T23:55:06.800Z] === PAUSE TestMountDaemonRoot/slave [2020-07-08T23:55:06.800Z] === RUN TestMountDaemonRoot/rslave [2020-07-08T23:55:06.800Z] === PAUSE TestMountDaemonRoot/rslave [2020-07-08T23:55:06.800Z] === RUN TestMountDaemonRoot/shared [2020-07-08T23:55:06.800Z] === PAUSE TestMountDaemonRoot/shared [2020-07-08T23:55:06.800Z] === RUN TestMountDaemonRoot/rshared [2020-07-08T23:55:06.800Z] === PAUSE TestMountDaemonRoot/rshared [2020-07-08T23:55:06.800Z] === CONT TestMountDaemonRoot/default [2020-07-08T23:55:06.800Z] === RUN TestMountDaemonRoot/default/bind_root [2020-07-08T23:55:06.800Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-07-08T23:55:06.800Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-07-08T23:55:06.800Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-07-08T23:55:06.800Z] === RUN TestMountDaemonRoot/default/mount_root [2020-07-08T23:55:06.800Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-07-08T23:55:06.800Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-07-08T23:55:06.800Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-07-08T23:55:06.800Z] === CONT TestMountDaemonRoot/default/bind_root [2020-07-08T23:55:06.800Z] === CONT TestMountDaemonRoot/rshared [2020-07-08T23:55:06.800Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-07-08T23:55:06.800Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-07-08T23:55:06.800Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-07-08T23:55:06.800Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-07-08T23:55:06.800Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-07-08T23:55:06.800Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-07-08T23:55:06.800Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-07-08T23:55:06.800Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-07-08T23:55:06.800Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-07-08T23:55:06.800Z] === CONT TestMountDaemonRoot/shared [2020-07-08T23:55:06.800Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-07-08T23:55:06.800Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-07-08T23:55:06.800Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-07-08T23:55:06.800Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-07-08T23:55:06.800Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-07-08T23:55:06.800Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-07-08T23:55:06.800Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-07-08T23:55:06.800Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-07-08T23:55:06.800Z] === CONT TestMountDaemonRoot/rslave [2020-07-08T23:55:06.800Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-07-08T23:55:06.800Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-07-08T23:55:06.800Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-07-08T23:55:06.800Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-07-08T23:55:06.800Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-07-08T23:55:06.800Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-07-08T23:55:06.800Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-07-08T23:55:06.800Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-07-08T23:55:06.800Z] === CONT TestMountDaemonRoot/slave [2020-07-08T23:55:06.800Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-07-08T23:55:06.800Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-07-08T23:55:06.800Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-07-08T23:55:06.800Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-07-08T23:55:06.800Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-07-08T23:55:06.800Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-07-08T23:55:06.800Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-07-08T23:55:06.800Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-07-08T23:55:06.800Z] === CONT TestMountDaemonRoot/rprivate [2020-07-08T23:55:06.800Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-07-08T23:55:06.800Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-07-08T23:55:06.800Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-07-08T23:55:06.800Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-07-08T23:55:06.800Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-07-08T23:55:06.800Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-07-08T23:55:06.800Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-07-08T23:55:06.800Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-07-08T23:55:06.801Z] === CONT TestMountDaemonRoot/private [2020-07-08T23:55:06.801Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-07-08T23:55:06.801Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-07-08T23:55:06.801Z] === RUN TestMountDaemonRoot/private/mount_root [2020-07-08T23:55:06.801Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-07-08T23:55:06.801Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-07-08T23:55:06.801Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-07-08T23:55:06.801Z] === RUN TestMountDaemonRoot/private/bind_root [2020-07-08T23:55:06.801Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-07-08T23:55:06.801Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-07-08T23:55:06.801Z] === CONT TestMountDaemonRoot/default/mount_root [2020-07-08T23:55:06.801Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-07-08T23:55:06.801Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-07-08T23:55:06.801Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-07-08T23:55:06.801Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-07-08T23:55:06.801Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-07-08T23:55:06.801Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-07-08T23:55:06.801Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-07-08T23:55:06.801Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-07-08T23:55:07.061Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-07-08T23:55:07.061Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-07-08T23:55:07.061Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-07-08T23:55:07.061Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-07-08T23:55:07.061Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-07-08T23:55:07.061Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-07-08T23:55:07.061Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-07-08T23:55:07.061Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-07-08T23:55:07.061Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-07-08T23:55:07.061Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-07-08T23:55:07.061Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-07-08T23:55:07.061Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-07-08T23:55:07.061Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-07-08T23:55:07.061Z] === CONT TestMountDaemonRoot/private/bind_root [2020-07-08T23:55:07.061Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-07-08T23:55:07.061Z] === CONT TestMountDaemonRoot/private/mount_root [2020-07-08T23:55:07.061Z] --- PASS: TestMountDaemonRoot (0.02s) [2020-07-08T23:55:07.061Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-07-08T23:55:07.061Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.05s) [2020-07-08T23:55:07.061Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) [2020-07-08T23:55:07.061Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) [2020-07-08T23:55:07.061Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.03s) [2020-07-08T23:55:07.061Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-07-08T23:55:07.061Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2020-07-08T23:55:07.061Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2020-07-08T23:55:07.061Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2020-07-08T23:55:07.061Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2020-07-08T23:55:07.061Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-07-08T23:55:07.061Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.01s) [2020-07-08T23:55:07.061Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2020-07-08T23:55:07.061Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2020-07-08T23:55:07.061Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2020-07-08T23:55:07.061Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-07-08T23:55:07.061Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2020-07-08T23:55:07.061Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2020-07-08T23:55:07.061Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2020-07-08T23:55:07.061Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.03s) [2020-07-08T23:55:07.061Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-07-08T23:55:07.061Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2020-07-08T23:55:07.061Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2020-07-08T23:55:07.061Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2020-07-08T23:55:07.061Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2020-07-08T23:55:07.061Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-07-08T23:55:07.061Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2020-07-08T23:55:07.061Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2020-07-08T23:55:07.061Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2020-07-08T23:55:07.061Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2020-07-08T23:55:07.061Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-07-08T23:55:07.061Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2020-07-08T23:55:07.061Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2020-07-08T23:55:07.061Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2020-07-08T23:55:07.061Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.01s) [2020-07-08T23:55:07.061Z] === RUN TestContainerBindMountNonRecursive [2020-07-08T23:55:07.061Z] --- SKIP: TestContainerBindMountNonRecursive (0.01s) [2020-07-08T23:55:07.061Z] 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-07-08T23:55:07.061Z] === RUN TestNetworkNat [2020-07-08T23:55:07.630Z] --- PASS: TestNetworkNat (0.50s) [2020-07-08T23:55:07.630Z] === RUN TestNetworkLocalhostTCPNat [2020-07-08T23:55:07.768Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-07-08T23:55:08.198Z] --- PASS: TestNetworkLocalhostTCPNat (0.42s) [2020-07-08T23:55:08.198Z] === RUN TestNetworkLoopbackNat [2020-07-08T23:55:09.176Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2020-07-08T23:55:09.176Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.76s) [2020-07-08T23:55:09.176Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.88s) [2020-07-08T23:55:09.176Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.10s) [2020-07-08T23:55:09.176Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.17s) [2020-07-08T23:55:09.176Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.25s) [2020-07-08T23:55:09.176Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.19s) [2020-07-08T23:55:09.176Z] === RUN TestBuildMultiStageCopy [2020-07-08T23:55:09.176Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-07-08T23:55:09.553Z] ok github.com/docker/docker/daemon/cluster 0.211s coverage: 0.5% of statements [2020-07-08T23:55:10.731Z] --- PASS: TestNetworkLoopbackNat (2.55s) [2020-07-08T23:55:10.731Z] === RUN TestPause [2020-07-08T23:55:10.731Z] --- SKIP: TestPause (0.00s) [2020-07-08T23:55:10.731Z] pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2020-07-08T23:55:10.731Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-07-08T23:55:10.731Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-07-08T23:55:10.731Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-07-08T23:55:10.731Z] === RUN TestPauseStopPausedContainer [2020-07-08T23:55:10.731Z] --- SKIP: TestPauseStopPausedContainer (0.01s) [2020-07-08T23:55:10.731Z] pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none" [2020-07-08T23:55:10.731Z] === RUN TestPsFilter [2020-07-08T23:55:10.731Z] --- PASS: TestPsFilter (0.10s) [2020-07-08T23:55:10.731Z] === RUN TestRemoveContainerWithRemovedVolume [2020-07-08T23:55:11.091Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-07-08T23:55:11.299Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.42s) [2020-07-08T23:55:11.299Z] === RUN TestRemoveContainerWithVolume [2020-07-08T23:55:11.558Z] --- PASS: TestRemoveContainerWithVolume (0.42s) [2020-07-08T23:55:11.558Z] === RUN TestRemoveContainerRunning [2020-07-08T23:55:11.663Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-07-08T23:55:12.127Z] --- PASS: TestRemoveContainerRunning (0.42s) [2020-07-08T23:55:12.127Z] === RUN TestRemoveContainerForceRemoveRunning [2020-07-08T23:55:12.236Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-07-08T23:55:12.387Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.41s) [2020-07-08T23:55:12.387Z] === RUN TestRemoveInvalidContainer [2020-07-08T23:55:12.387Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2020-07-08T23:55:12.387Z] === RUN TestRenameLinkedContainer [2020-07-08T23:55:12.808Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-07-08T23:55:13.017Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-07-08T23:55:13.121Z] ok github.com/docker/docker/daemon/config 0.119s coverage: 81.7% of statements [2020-07-08T23:55:13.380Z] --- PASS: TestBuildMultiStageCopy (4.41s) [2020-07-08T23:55:13.380Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.35s) [2020-07-08T23:55:13.380Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.50s) [2020-07-08T23:55:13.380Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.51s) [2020-07-08T23:55:13.380Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.53s) [2020-07-08T23:55:13.380Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.53s) [2020-07-08T23:55:13.380Z] === RUN TestBuildMultiStageParentConfig [2020-07-08T23:55:13.766Z] ok github.com/docker/docker/daemon/discovery 0.035s coverage: 30.0% of statements [2020-07-08T23:55:14.291Z] --- PASS: TestRenameLinkedContainer (1.70s) [2020-07-08T23:55:14.291Z] === RUN TestRenameStoppedContainer [2020-07-08T23:55:14.384Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-07-08T23:55:14.550Z] --- PASS: TestRenameStoppedContainer (0.41s) [2020-07-08T23:55:14.550Z] === RUN TestRenameRunningContainerAndReuse [2020-07-08T23:55:14.765Z] --- PASS: TestBuildMultiStageParentConfig (1.46s) [2020-07-08T23:55:14.765Z] === RUN TestBuildLabelWithTargets [2020-07-08T23:55:15.303Z] ok github.com/docker/docker/daemon/events 0.064s coverage: 50.0% of statements [2020-07-08T23:55:15.488Z] --- PASS: TestRenameRunningContainerAndReuse (0.83s) [2020-07-08T23:55:15.488Z] === RUN TestRenameInvalidName [2020-07-08T23:55:15.747Z] --- PASS: TestRenameInvalidName (0.44s) [2020-07-08T23:55:15.747Z] === RUN TestRenameAnonymousContainer [2020-07-08T23:55:16.840Z] ok github.com/docker/docker/daemon/graphdriver 0.055s coverage: 2.2% of statements [2020-07-08T23:55:17.312Z] --- PASS: TestBuildLabelWithTargets (2.24s) [2020-07-08T23:55:17.312Z] === RUN TestBuildWithEmptyLayers [2020-07-08T23:55:17.654Z] --- PASS: TestRenameAnonymousContainer (1.49s) [2020-07-08T23:55:17.654Z] === RUN TestRenameContainerWithSameName [2020-07-08T23:55:17.654Z] --- PASS: TestRenameContainerWithSameName (0.43s) [2020-07-08T23:55:17.654Z] === RUN TestRenameContainerWithLinkedContainer [2020-07-08T23:55:17.885Z] --- PASS: TestBuildWithEmptyLayers (1.03s) [2020-07-08T23:55:17.885Z] === RUN TestBuildMultiStageOnBuild [2020-07-08T23:55:18.565Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-07-08T23:55:18.593Z] --- PASS: TestRenameContainerWithLinkedContainer (0.85s) [2020-07-08T23:55:18.593Z] === RUN TestResize [2020-07-08T23:55:18.852Z] --- PASS: TestResize (0.42s) [2020-07-08T23:55:18.852Z] === RUN TestResizeWithInvalidSize [2020-07-08T23:55:19.190Z] --- PASS: TestUpdateRestartPolicy (13.09s) [2020-07-08T23:55:19.191Z] === RUN TestUpdateRestartWithAutoRemove [2020-07-08T23:55:19.191Z] --- PASS: TestUpdateRestartWithAutoRemove (0.88s) [2020-07-08T23:55:19.191Z] === RUN TestWaitNonBlocked [2020-07-08T23:55:19.191Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-07-08T23:55:19.191Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-07-08T23:55:19.191Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-07-08T23:55:19.191Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-07-08T23:55:19.191Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-07-08T23:55:19.191Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-07-08T23:55:19.191Z] --- PASS: TestWaitNonBlocked (0.01s) [2020-07-08T23:55:19.191Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.83s) [2020-07-08T23:55:19.191Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.95s) [2020-07-08T23:55:19.191Z] === RUN TestWaitBlocked [2020-07-08T23:55:19.191Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-07-08T23:55:19.191Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-07-08T23:55:19.191Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-07-08T23:55:19.191Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-07-08T23:55:19.191Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-07-08T23:55:19.191Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-07-08T23:55:19.419Z] --- PASS: TestResizeWithInvalidSize (0.41s) [2020-07-08T23:55:19.419Z] === RUN TestResizeWhenContainerNotStarted [2020-07-08T23:55:19.679Z] --- PASS: TestResizeWhenContainerNotStarted (0.41s) [2020-07-08T23:55:19.679Z] === RUN TestDaemonRestartKillContainers [2020-07-08T23:55:19.679Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2020-07-08T23:55:19.679Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2020-07-08T23:55:19.679Z] === RUN TestCgroupNamespacesRun [2020-07-08T23:55:19.824Z] --- PASS: TestWaitBlocked (0.02s) [2020-07-08T23:55:19.824Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.09s) [2020-07-08T23:55:19.824Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.18s) [2020-07-08T23:55:19.824Z] === CONT TestContainerStartOnDaemonRestart [2020-07-08T23:55:19.824Z] === CONT TestIpcModeOlderClient [2020-07-08T23:55:20.117Z] --- PASS: TestIpcModeOlderClient (0.16s) [2020-07-08T23:55:20.117Z] === CONT TestContainerKillOnDaemonStart [2020-07-08T23:55:20.389Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.006s coverage: 2.9% of statements [2020-07-08T23:55:21.031Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.484s coverage: 13.9% of statements [2020-07-08T23:55:21.187Z] --- PASS: TestBuildMultiStageOnBuild (3.10s) [2020-07-08T23:55:21.187Z] === RUN TestBuildUncleanTarFilenames [2020-07-08T23:55:21.346Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.558s coverage: 57.9% of statements [2020-07-08T23:55:21.836Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-07-08T23:55:22.213Z] --- PASS: TestCgroupNamespacesRun (2.18s) [2020-07-08T23:55:22.213Z] === RUN TestCgroupNamespacesRunPrivileged [2020-07-08T23:55:22.573Z] --- PASS: TestBuildUncleanTarFilenames (1.40s) [2020-07-08T23:55:22.573Z] === RUN TestBuildMultiStageLayerLeak [2020-07-08T23:55:22.849Z] --- PASS: TestContainerStartOnDaemonRestart (2.81s) [2020-07-08T23:55:22.849Z] === CONT TestDaemonHostGatewayIP [2020-07-08T23:55:24.112Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.009s coverage: 1.8% of statements [2020-07-08T23:55:24.116Z] --- PASS: TestCgroupNamespacesRunPrivileged (2.11s) [2020-07-08T23:55:24.116Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-07-08T23:55:24.992Z] ---> 4803d18469ea [2020-07-08T23:55:24.992Z] Successfully built 4803d18469ea [2020-07-08T23:55:24.992Z] Successfully tagged docker:latest [2020-07-08T23:55:24.992Z] INFO: Image build ended at 07/08/2020 23:55:22. Duration:00:03:34.2045938 [2020-07-08T23:55:24.992Z] [2020-07-08T23:55:24.992Z] [2020-07-08T23:55:24.992Z] INFO: Building the test binaries at 07/08/2020 23:55:22... [2020-07-08T23:55:25.642Z] ok github.com/docker/docker/daemon/graphdriver/aufs 7.719s coverage: 69.2% of statements [2020-07-08T23:55:25.877Z] --- PASS: TestBuildMultiStageLayerLeak (2.85s) [2020-07-08T23:55:25.877Z] === RUN TestBuildWithHugeFile [2020-07-08T23:55:26.288Z] ok github.com/docker/docker/daemon 12.348s coverage: 17.5% of statements [2020-07-08T23:55:26.288Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-07-08T23:55:26.288Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-07-08T23:55:26.288Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-07-08T23:55:26.288Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-07-08T23:55:26.371Z] --- PASS: TestDaemonHostGatewayIP (3.37s) [2020-07-08T23:55:26.371Z] === CONT TestDaemonRestartIpcMode [2020-07-08T23:55:26.651Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.16s) [2020-07-08T23:55:26.651Z] === RUN TestCgroupNamespacesRunHostMode [2020-07-08T23:55:27.093Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-07-08T23:55:27.121Z] INFO: make.ps1 starting at 07/08/2020 23:55:26 [2020-07-08T23:55:27.568Z] INFO: Git commit (276c725394) assumed from DOCKER_GITCOMMIT environment variable [2020-07-08T23:55:27.568Z] INFO: Invoking autogen... [2020-07-08T23:55:27.820Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 3.862s coverage: 46.2% of statements [2020-07-08T23:55:27.820Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-07-08T23:55:28.015Z] INFO: Building daemon... [2020-07-08T23:55:28.476Z] ok github.com/docker/docker/daemon/graphdriver/overlay 2.228s coverage: 49.5% of statements [2020-07-08T23:55:28.554Z] --- PASS: TestCgroupNamespacesRunHostMode (2.15s) [2020-07-08T23:55:28.554Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-07-08T23:55:29.896Z] --- PASS: TestDaemonRestartIpcMode (3.65s) [2020-07-08T23:55:30.008Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.642s coverage: 76.1% of statements [2020-07-08T23:55:30.362Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-07-08T23:55:30.461Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.17s) [2020-07-08T23:55:30.461Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-07-08T23:55:30.655Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.024s coverage: 58.0% of statements [2020-07-08T23:55:31.302Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.015s coverage: 3.0% of statements [2020-07-08T23:55:31.949Z] ok github.com/docker/docker/daemon/links 0.014s coverage: 93.0% of statements [2020-07-08T23:55:32.629Z] --- PASS: TestContainerKillOnDaemonStart (12.20s) [2020-07-08T23:55:32.630Z] PASS [2020-07-08T23:55:32.630Z] [2020-07-08T23:55:32.630Z] === Skipped [2020-07-08T23:55:32.630Z] === SKIP: s390x.integration.container TestCheckpoint (0.00s) [2020-07-08T23:55:32.630Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-07-08T23:55:32.630Z] [2020-07-08T23:55:32.630Z] === SKIP: s390x.integration.container TestInspectOomKilledTrue (0.00s) [2020-07-08T23:55:32.630Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-07-08T23:55:32.630Z] [2020-07-08T23:55:32.630Z] === SKIP: s390x.integration.container TestInspectOomKilledFalse (0.00s) [2020-07-08T23:55:32.630Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-07-08T23:55:32.630Z] [2020-07-08T23:55:32.630Z] === SKIP: s390x.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-07-08T23:55:32.630Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-07-08T23:55:32.630Z] [2020-07-08T23:55:32.630Z] === SKIP: s390x.integration.container TestDeleteDevicemapper (0.00s) [2020-07-08T23:55:32.630Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-07-08T23:55:32.630Z] [2020-07-08T23:55:32.630Z] === SKIP: s390x.integration.container TestUpdateMemory (0.00s) [2020-07-08T23:55:32.630Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-07-08T23:55:32.630Z] [2020-07-08T23:55:32.630Z] [2020-07-08T23:55:32.630Z] DONE 204 tests, 6 skipped in 150.901s [2020-07-08T23:55:32.630Z] Running /go/src/github.com/docker/docker/integration/image (s390x.integration.image) flags=-test.v -test.timeout=120m [2020-07-08T23:55:32.630Z] ++ 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-07-08T23:55:32.630Z] ++ set -e [2020-07-08T23:55:32.630Z] ++ '[' -n 0 ']' [2020-07-08T23:55:32.630Z] ++ set -x [2020-07-08T23:55:32.630Z] ++ env -i DEST=/go/src/github.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-07-08T23:55:32.630Z] INFO: Testing against a local daemon [2020-07-08T23:55:32.630Z] === RUN TestCommitInheritsEnv [2020-07-08T23:55:32.996Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (2.12s) [2020-07-08T23:55:32.996Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-07-08T23:55:33.263Z] --- PASS: TestCommitInheritsEnv (0.56s) [2020-07-08T23:55:33.263Z] === RUN TestImportExtremelyLargeImageWorks [2020-07-08T23:55:33.263Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-07-08T23:55:33.263Z] === RUN TestImagesFilterMultiReference [2020-07-08T23:55:33.263Z] --- PASS: TestImagesFilterMultiReference (0.04s) [2020-07-08T23:55:33.263Z] === RUN TestImagePullPlatformInvalid [2020-07-08T23:55:33.263Z] --- PASS: TestImagePullPlatformInvalid (0.01s) [2020-07-08T23:55:33.263Z] === RUN TestRemoveImageOrphaning [2020-07-08T23:55:33.501Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 4.725s coverage: 52.1% of statements [2020-07-08T23:55:33.501Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-07-08T23:55:33.501Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-07-08T23:55:33.632Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-07-08T23:55:33.898Z] --- PASS: TestRemoveImageOrphaning (0.58s) [2020-07-08T23:55:33.898Z] === RUN TestRemoveImageGarbageCollector [2020-07-08T23:55:33.898Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-07-08T23:55:33.898Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-08T23:55:33.898Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-07-08T23:55:33.898Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2020-07-08T23:55:33.898Z] === RUN TestTagInvalidReference [2020-07-08T23:55:33.898Z] --- PASS: TestTagInvalidReference (0.02s) [2020-07-08T23:55:33.898Z] === RUN TestTagValidPrefixedRepo [2020-07-08T23:55:33.898Z] --- PASS: TestTagValidPrefixedRepo (0.03s) [2020-07-08T23:55:33.898Z] === RUN TestTagExistedNameWithoutForce [2020-07-08T23:55:33.898Z] --- PASS: TestTagExistedNameWithoutForce (0.01s) [2020-07-08T23:55:33.898Z] === RUN TestTagOfficialNames [2020-07-08T23:55:33.898Z] --- PASS: TestTagOfficialNames (0.03s) [2020-07-08T23:55:33.898Z] === RUN TestTagMatchesDigest [2020-07-08T23:55:33.898Z] --- PASS: TestTagMatchesDigest (0.02s) [2020-07-08T23:55:33.898Z] === CONT TestImportExtremelyLargeImageWorks [2020-07-08T23:55:34.373Z] --- PASS: TestCgroupNamespacesRunInvalidMode (1.70s) [2020-07-08T23:55:34.373Z] === RUN TestCgroupNamespacesRunOlderClient [2020-07-08T23:55:35.038Z] ok github.com/docker/docker/daemon/logger 0.261s coverage: 41.8% of statements [2020-07-08T23:55:36.572Z] ok github.com/docker/docker/daemon/logger/gelf 0.019s coverage: 67.0% of statements [2020-07-08T23:55:36.572Z] ok github.com/docker/docker/daemon/images 0.027s coverage: 4.8% of statements [2020-07-08T23:55:36.572Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-07-08T23:55:36.572Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-07-08T23:55:36.871Z] ok github.com/docker/docker/daemon/logger/awslogs 0.493s coverage: 77.4% of statements [2020-07-08T23:55:36.871Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-07-08T23:55:36.871Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-07-08T23:55:36.907Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.14s) [2020-07-08T23:55:36.907Z] === RUN TestKernelTCPMemory [2020-07-08T23:55:36.907Z] --- SKIP: TestKernelTCPMemory (0.03s) [2020-07-08T23:55:36.907Z] run_linux_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2020-07-08T23:55:36.907Z] === RUN TestNISDomainname [2020-07-08T23:55:36.907Z] --- SKIP: TestNISDomainname (0.01s) [2020-07-08T23:55:36.907Z] run_linux_test.go:64: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2020-07-08T23:55:36.907Z] === RUN TestHostnameDnsResolution [2020-07-08T23:55:37.165Z] --- PASS: TestHostnameDnsResolution (0.66s) [2020-07-08T23:55:37.165Z] === RUN TestStats [2020-07-08T23:55:37.165Z] --- SKIP: TestStats (0.00s) [2020-07-08T23:55:37.165Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2020-07-08T23:55:37.165Z] === RUN TestStopContainerWithTimeout [2020-07-08T23:55:37.165Z] === RUN TestStopContainerWithTimeout/0 [2020-07-08T23:55:37.165Z] === PAUSE TestStopContainerWithTimeout/0 [2020-07-08T23:55:37.165Z] === RUN TestStopContainerWithTimeout/1 [2020-07-08T23:55:37.165Z] === PAUSE TestStopContainerWithTimeout/1 [2020-07-08T23:55:37.165Z] === RUN TestStopContainerWithTimeout/3 [2020-07-08T23:55:37.165Z] === PAUSE TestStopContainerWithTimeout/3 [2020-07-08T23:55:37.165Z] === RUN TestStopContainerWithTimeout/-1 [2020-07-08T23:55:37.165Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-07-08T23:55:37.165Z] === CONT TestStopContainerWithTimeout/0 [2020-07-08T23:55:37.165Z] === CONT TestStopContainerWithTimeout/3 [2020-07-08T23:55:37.802Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-07-08T23:55:37.802Z] Using test binary docker [2020-07-08T23:55:37.802Z] +++ /etc/init.d/apparmor start [2020-07-08T23:55:37.802Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-07-08T23:55:37.802Z] INFO: Waiting for daemon to start... [2020-07-08T23:55:37.802Z] Starting dockerd [2020-07-08T23:55:37.802Z] +++ 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-07-08T23:55:37.941Z] ok github.com/docker/docker/daemon/logger/journald 0.008s coverage: 26.2% of statements [2020-07-08T23:55:37.941Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.010s coverage: 87.2% of statements [2020-07-08T23:55:38.103Z] === CONT TestStopContainerWithTimeout/-1 [2020-07-08T23:55:39.478Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.040s coverage: 61.6% of statements [2020-07-08T23:55:39.694Z] . [2020-07-08T23:55:39.694Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-07-08T23:55:39.694Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-07-08T23:55:39.694Z] Error: No such image: emptyfs [2020-07-08T23:55:39.694Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-07-08T23:55:39.694Z] ++++ docker load [2020-07-08T23:55:39.951Z] Running integration-test (iteration 1) [2020-07-08T23:55:39.951Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2020-07-08T23:55:39.951Z] ++ 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-07-08T23:55:39.951Z] ++ set -e [2020-07-08T23:55:39.951Z] ++ '[' -n 0 ']' [2020-07-08T23:55:39.951Z] ++ set -x [2020-07-08T23:55:39.951Z] ++ env -i DEST=/go/src/github.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-07-08T23:55:40.006Z] === CONT TestStopContainerWithTimeout/1 [2020-07-08T23:55:40.128Z] ok github.com/docker/docker/daemon/logger/local 0.047s coverage: 75.2% of statements [2020-07-08T23:55:40.128Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-07-08T23:55:41.186Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.039s coverage: 33.3% of statements [2020-07-08T23:55:41.186Z] time="2020-07-08T23:55:40Z" level=error msg="Failed to open log file: open /tmp/TestCheckCapacityAndRotate822801931/log730255342.1: no such file or directory" [2020-07-08T23:55:41.186Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.036s coverage: 38.3% of statements [2020-07-08T23:55:41.384Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2020-07-08T23:55:41.384Z] --- PASS: TestStopContainerWithTimeout/0 (0.75s) [2020-07-08T23:55:41.384Z] --- PASS: TestStopContainerWithTimeout/3 (2.76s) [2020-07-08T23:55:41.384Z] --- PASS: TestStopContainerWithTimeout/-1 (2.40s) [2020-07-08T23:55:41.384Z] --- PASS: TestStopContainerWithTimeout/1 (1.42s) [2020-07-08T23:55:41.384Z] === RUN TestDeleteDevicemapper [2020-07-08T23:55:41.384Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-07-08T23:55:41.384Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-07-08T23:55:41.384Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-07-08T23:55:42.724Z] ok github.com/docker/docker/daemon/logger/templates 0.004s coverage: 8.3% of statements [2020-07-08T23:55:42.724Z] ok github.com/docker/docker/daemon/logger/syslog 0.018s coverage: 46.8% of statements [2020-07-08T23:55:43.288Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.97s) [2020-07-08T23:55:43.288Z] === RUN TestUpdateMemory [2020-07-08T23:55:43.288Z] --- SKIP: TestUpdateMemory (0.00s) [2020-07-08T23:55:43.288Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2020-07-08T23:55:43.288Z] === RUN TestUpdateCPUQuota [2020-07-08T23:55:43.288Z] --- SKIP: TestUpdateCPUQuota (0.00s) [2020-07-08T23:55:43.288Z] update_linux_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none" [2020-07-08T23:55:43.288Z] === RUN TestUpdatePidsLimit [2020-07-08T23:55:43.288Z] --- SKIP: TestUpdatePidsLimit (0.00s) [2020-07-08T23:55:43.288Z] update_linux_test.go:111: testEnv.DaemonInfo.CgroupDriver == "none" [2020-07-08T23:55:43.288Z] === RUN TestUpdateRestartPolicy [2020-07-08T23:55:45.496Z] ok github.com/docker/docker/daemon/network 0.009s coverage: 63.8% of statements [2020-07-08T23:55:45.794Z] ok github.com/docker/docker/daemon/logger/splunk 2.387s coverage: 82.5% of statements [2020-07-08T23:55:45.794Z] ? github.com/docker/docker/daemon/names [no test files] [2020-07-08T23:55:45.794Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-07-08T23:55:46.439Z] ok github.com/docker/docker/distribution/metadata 0.217s coverage: 48.2% of statements [2020-07-08T23:55:47.975Z] ok github.com/docker/docker/errdefs 0.036s coverage: 49.4% of statements [2020-07-08T23:55:48.272Z] ok github.com/docker/docker/distribution 0.510s coverage: 22.1% of statements [2020-07-08T23:55:48.272Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-07-08T23:55:50.301Z] ..........................xx.................... [ 29%] [2020-07-08T23:55:50.378Z] ok github.com/docker/docker/image 0.043s coverage: 86.4% of statements [2020-07-08T23:55:51.029Z] ok github.com/docker/docker/image/cache 0.013s coverage: 19.2% of statements [2020-07-08T23:55:51.334Z] ok github.com/docker/docker/image/v1 0.037s coverage: 25.0% of statements [2020-07-08T23:55:51.334Z] ok github.com/docker/docker/distribution/xfer 1.712s coverage: 85.1% of statements [2020-07-08T23:55:51.334Z] ? github.com/docker/docker/dockerversion [no test files] [2020-07-08T23:55:51.334Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-07-08T23:55:51.334Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-07-08T23:55:51.995Z] ok github.com/docker/docker/libcontainerd/queue 0.030s coverage: 100.0% of statements [2020-07-08T23:55:52.642Z] ok github.com/docker/docker/pkg/aaparser 0.012s coverage: 50.0% of statements [2020-07-08T23:55:55.492Z] --- PASS: TestUpdateRestartPolicy (10.99s) [2020-07-08T23:55:55.492Z] === RUN TestUpdateRestartWithAutoRemove [2020-07-08T23:55:55.492Z] --- PASS: TestUpdateRestartWithAutoRemove (0.58s) [2020-07-08T23:55:55.492Z] === RUN TestWaitNonBlocked [2020-07-08T23:55:55.492Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-07-08T23:55:55.492Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-07-08T23:55:55.492Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-07-08T23:55:55.492Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-07-08T23:55:55.492Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-07-08T23:55:55.492Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-07-08T23:55:55.751Z] --- PASS: TestWaitNonBlocked (0.01s) [2020-07-08T23:55:55.751Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.66s) [2020-07-08T23:55:55.751Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.68s) [2020-07-08T23:55:55.751Z] === RUN TestWaitBlocked [2020-07-08T23:55:55.751Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-07-08T23:55:55.751Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-07-08T23:55:55.751Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-07-08T23:55:55.751Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-07-08T23:55:55.751Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-07-08T23:55:55.751Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-07-08T23:55:56.209Z] ok github.com/docker/docker/opts 0.078s coverage: 67.4% of statements [2020-07-08T23:55:56.320Z] --- PASS: TestWaitBlocked (0.01s) [2020-07-08T23:55:56.320Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.62s) [2020-07-08T23:55:56.320Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.66s) [2020-07-08T23:55:56.320Z] === CONT TestDaemonRestartIpcMode [2020-07-08T23:55:56.320Z] === CONT TestIpcModeOlderClient [2020-07-08T23:55:56.320Z] --- PASS: TestIpcModeOlderClient (0.09s) [2020-07-08T23:55:56.508Z] ok github.com/docker/docker/pkg/broadcaster 0.003s coverage: 100.0% of statements [2020-07-08T23:55:56.812Z] ok github.com/docker/docker/pkg/authorization 0.800s coverage: 68.3% of statements [2020-07-08T23:55:57.111Z] ok github.com/docker/docker/pkg/capabilities 0.008s coverage: 87.5% of statements [2020-07-08T23:55:57.409Z] ok github.com/docker/docker/pkg/archive 1.219s coverage: 76.9% of statements [2020-07-08T23:55:58.056Z] ok github.com/docker/docker/pkg/directory 0.006s coverage: 80.0% of statements [2020-07-08T23:55:58.703Z] ok github.com/docker/docker/pkg/discovery 0.014s coverage: 58.3% of statements [2020-07-08T23:55:59.002Z] ok github.com/docker/docker/pkg/discovery/file 0.006s coverage: 97.6% of statements [2020-07-08T23:56:00.053Z] ok github.com/docker/docker/pkg/discovery/memory 0.004s coverage: 92.3% of statements [2020-07-08T23:56:00.574Z] --- PASS: TestDaemonRestartIpcMode (4.20s) [2020-07-08T23:56:00.574Z] PASS [2020-07-08T23:56:00.574Z] [2020-07-08T23:56:00.574Z] === Skipped [2020-07-08T23:56:00.574Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2020-07-08T23:56:00.574Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-07-08T23:56:00.574Z] [2020-07-08T23:56:00.574Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s) [2020-07-08T23:56:00.574Z] daemon_linux_test.go:33: (*Execution).IsRootless-fm [2020-07-08T23:56:00.574Z] [2020-07-08T23:56:00.574Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s) [2020-07-08T23:56:00.574Z] daemon_linux_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-07-08T23:56:00.574Z] [2020-07-08T23:56:00.574Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s) [2020-07-08T23:56:00.575Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2020-07-08T23:56:00.575Z] [2020-07-08T23:56:00.575Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s) [2020-07-08T23:56:00.575Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-07-08T23:56:00.575Z] [2020-07-08T23:56:00.575Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s) [2020-07-08T23:56:00.575Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-07-08T23:56:00.575Z] [2020-07-08T23:56:00.575Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s) [2020-07-08T23:56:00.575Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-07-08T23:56:00.575Z] [2020-07-08T23:56:00.575Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s) [2020-07-08T23:56:00.575Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-07-08T23:56:00.575Z] [2020-07-08T23:56:00.575Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s) [2020-07-08T23:56:00.575Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-07-08T23:56:00.575Z] [2020-07-08T23:56:00.575Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2020-07-08T23:56:00.575Z] kill_test.go:152: testEnv.DaemonInfo.CgroupDriver == "none" [2020-07-08T23:56:00.575Z] [2020-07-08T23:56:00.575Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2020-07-08T23:56:00.575Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-07-08T23:56:00.575Z] [2020-07-08T23:56:00.575Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s) [2020-07-08T23:56:00.575Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2020-07-08T23:56:00.575Z] [2020-07-08T23:56:00.575Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.01s) [2020-07-08T23:56:00.575Z] 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-07-08T23:56:00.575Z] [2020-07-08T23:56:00.575Z] === SKIP: amd64.integration.container TestPause (0.00s) [2020-07-08T23:56:00.575Z] pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2020-07-08T23:56:00.575Z] [2020-07-08T23:56:00.575Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-07-08T23:56:00.575Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-07-08T23:56:00.575Z] [2020-07-08T23:56:00.575Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.01s) [2020-07-08T23:56:00.575Z] pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none" [2020-07-08T23:56:00.575Z] [2020-07-08T23:56:00.575Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s) [2020-07-08T23:56:00.575Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2020-07-08T23:56:00.575Z] [2020-07-08T23:56:00.575Z] === SKIP: amd64.integration.container TestKernelTCPMemory (0.03s) [2020-07-08T23:56:00.575Z] run_linux_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2020-07-08T23:56:00.575Z] [2020-07-08T23:56:00.575Z] === SKIP: amd64.integration.container TestNISDomainname (0.01s) [2020-07-08T23:56:00.575Z] run_linux_test.go:64: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2020-07-08T23:56:00.575Z] [2020-07-08T23:56:00.575Z] === SKIP: amd64.integration.container TestStats (0.00s) [2020-07-08T23:56:00.575Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2020-07-08T23:56:00.575Z] [2020-07-08T23:56:00.575Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2020-07-08T23:56:00.575Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-07-08T23:56:00.575Z] [2020-07-08T23:56:00.575Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2020-07-08T23:56:00.575Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2020-07-08T23:56:00.575Z] [2020-07-08T23:56:00.575Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s) [2020-07-08T23:56:00.575Z] update_linux_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none" [2020-07-08T23:56:00.575Z] [2020-07-08T23:56:00.575Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s) [2020-07-08T23:56:00.575Z] update_linux_test.go:111: testEnv.DaemonInfo.CgroupDriver == "none" [2020-07-08T23:56:00.575Z] [2020-07-08T23:56:00.575Z] [2020-07-08T23:56:00.575Z] DONE 185 tests, 24 skipped in 80.531s [2020-07-08T23:56:00.575Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2020-07-08T23:56:00.700Z] ok github.com/docker/docker/pkg/discovery/nodes 0.005s coverage: 93.8% of statements [2020-07-08T23:56:00.843Z] INFO: Testing against a local daemon [2020-07-08T23:56:00.843Z] === RUN TestCommitInheritsEnv [2020-07-08T23:56:01.348Z] ok github.com/docker/docker/pkg/dmesg 0.006s coverage: 83.3% of statements [2020-07-08T23:56:02.224Z] --- PASS: TestCommitInheritsEnv (1.42s) [2020-07-08T23:56:02.224Z] === RUN TestImportExtremelyLargeImageWorks [2020-07-08T23:56:02.224Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-07-08T23:56:02.224Z] === RUN TestImagesFilterMultiReference [2020-07-08T23:56:02.224Z] --- PASS: TestImagesFilterMultiReference (0.07s) [2020-07-08T23:56:02.224Z] === RUN TestImagePullPlatformInvalid [2020-07-08T23:56:02.224Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2020-07-08T23:56:02.224Z] === RUN TestRemoveImageOrphaning [2020-07-08T23:56:02.396Z] ok github.com/docker/docker/pkg/filenotify 0.604s coverage: 67.0% of statements [2020-07-08T23:56:02.396Z] ok github.com/docker/docker/pkg/chrootarchive 3.896s coverage: 43.2% of statements [2020-07-08T23:56:03.452Z] ok github.com/docker/docker/layer 8.029s coverage: 68.8% of statements [2020-07-08T23:56:03.452Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-07-08T23:56:03.452Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-07-08T23:56:03.452Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-07-08T23:56:03.452Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-07-08T23:56:03.452Z] ? github.com/docker/docker/oci [no test files] [2020-07-08T23:56:03.452Z] ? github.com/docker/docker/oci/caps [no test files] [2020-07-08T23:56:03.452Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-07-08T23:56:03.452Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-07-08T23:56:03.452Z] ok github.com/docker/docker/pkg/fileutils 0.051s coverage: 89.5% of statements [2020-07-08T23:56:03.452Z] ok github.com/docker/docker/pkg/discovery/kv 3.093s coverage: 84.1% of statements [2020-07-08T23:56:03.751Z] ok github.com/docker/docker/pkg/fsutils 0.377s coverage: 85.1% of statements [2020-07-08T23:56:04.130Z] --- PASS: TestRemoveImageOrphaning (1.91s) [2020-07-08T23:56:04.130Z] === RUN TestRemoveImageGarbageCollector [2020-07-08T23:56:04.130Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-07-08T23:56:04.130Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2020-07-08T23:56:04.130Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-07-08T23:56:04.130Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2020-07-08T23:56:04.130Z] === RUN TestTagInvalidReference [2020-07-08T23:56:04.130Z] --- PASS: TestTagInvalidReference (0.01s) [2020-07-08T23:56:04.130Z] === RUN TestTagValidPrefixedRepo [2020-07-08T23:56:04.130Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2020-07-08T23:56:04.130Z] === RUN TestTagExistedNameWithoutForce [2020-07-08T23:56:04.389Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2020-07-08T23:56:04.389Z] === RUN TestTagOfficialNames [2020-07-08T23:56:04.389Z] --- PASS: TestTagOfficialNames (0.05s) [2020-07-08T23:56:04.389Z] === RUN TestTagMatchesDigest [2020-07-08T23:56:04.389Z] --- PASS: TestTagMatchesDigest (0.02s) [2020-07-08T23:56:04.389Z] === CONT TestImportExtremelyLargeImageWorks [2020-07-08T23:56:04.808Z] ok github.com/docker/docker/pkg/homedir 0.045s coverage: 11.4% of statements [2020-07-08T23:56:05.459Z] ok github.com/docker/docker/pkg/jsonmessage 0.024s coverage: 91.7% of statements [2020-07-08T23:56:05.459Z] ok github.com/docker/docker/pkg/locker 0.035s coverage: 88.9% of statements [2020-07-08T23:56:06.104Z] ok github.com/docker/docker/pkg/longpath 0.014s coverage: 100.0% of statements [2020-07-08T23:56:06.104Z] ok github.com/docker/docker/pkg/idtools 0.798s coverage: 70.5% of statements [2020-07-08T23:56:06.403Z] ok github.com/docker/docker/pkg/namesgenerator 0.023s coverage: 85.7% of statements [2020-07-08T23:56:06.403Z] ok github.com/docker/docker/pkg/ioutils 1.270s coverage: 70.6% of statements [2020-07-08T23:56:06.403Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-07-08T23:56:06.403Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-07-08T23:56:06.403Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-07-08T23:56:06.612Z] tests/integration/api_exec_test.py ..................... [ 34%] [2020-07-08T23:56:07.047Z] ok github.com/docker/docker/pkg/parsers 0.034s coverage: 97.0% of statements [2020-07-08T23:56:07.047Z] ok github.com/docker/docker/pkg/parsers/kernel 0.004s coverage: 60.0% of statements [2020-07-08T23:56:07.347Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.054s coverage: 91.4% of statements [2020-07-08T23:56:07.645Z] ok github.com/docker/docker/pkg/pidfile 0.031s coverage: 82.4% of statements [2020-07-08T23:56:07.646Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-07-08T23:56:07.646Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-07-08T23:56:08.699Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.069s coverage: 56.8% of statements [2020-07-08T23:56:09.358Z] ok github.com/docker/docker/pkg/plugins/transport 0.007s coverage: 85.7% of statements [2020-07-08T23:56:09.655Z] ok github.com/docker/docker/pkg/progress 0.014s coverage: 75.9% of statements [2020-07-08T23:56:09.655Z] ok github.com/docker/docker/pkg/pools 0.030s coverage: 88.2% of statements [2020-07-08T23:56:10.298Z] ok github.com/docker/docker/pkg/reexec 0.008s coverage: 82.4% of statements [2020-07-08T23:56:10.940Z] ok github.com/docker/docker/pkg/stdcopy 0.005s coverage: 100.0% of statements [2020-07-08T23:56:11.238Z] ok github.com/docker/docker/pkg/pubsub 1.143s coverage: 73.9% of statements [2020-07-08T23:56:11.882Z] ok github.com/docker/docker/pkg/stringid 0.004s coverage: 70.6% of statements [2020-07-08T23:56:11.882Z] ok github.com/docker/docker/pkg/streamformatter 0.020s coverage: 66.2% of statements [2020-07-08T23:56:12.179Z] ok github.com/docker/docker/pkg/symlink 0.012s coverage: 87.7% of statements [2020-07-08T23:56:12.698Z] --- PASS: TestBuildWithHugeFile (46.32s) [2020-07-08T23:56:12.698Z] === RUN TestBuildWithEmptyDockerfile [2020-07-08T23:56:12.698Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-07-08T23:56:12.698Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-07-08T23:56:12.698Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-07-08T23:56:12.698Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-07-08T23:56:12.698Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-07-08T23:56:12.698Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-07-08T23:56:12.698Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-07-08T23:56:12.698Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-07-08T23:56:12.698Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-07-08T23:56:12.698Z] --- PASS: TestBuildWithEmptyDockerfile (0.30s) [2020-07-08T23:56:12.698Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.33s) [2020-07-08T23:56:12.698Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.33s) [2020-07-08T23:56:12.698Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.35s) [2020-07-08T23:56:12.698Z] === RUN TestBuildPreserveOwnership [2020-07-08T23:56:12.698Z] === RUN TestBuildPreserveOwnership/copy_from [2020-07-08T23:56:13.191Z] tests/integration/api_healthcheck_test.py .... [ 35%] [2020-07-08T23:56:13.705Z] ok github.com/docker/docker/pkg/system 0.019s coverage: 36.9% of statements [2020-07-08T23:56:13.705Z] ok github.com/docker/docker/pkg/sysinfo 0.011s coverage: 53.7% of statements [2020-07-08T23:56:13.705Z] ok github.com/docker/docker/pkg/signal 2.939s coverage: 61.0% of statements [2020-07-08T23:56:14.351Z] ok github.com/docker/docker/pkg/tailfile 0.145s coverage: 88.6% of statements [2020-07-08T23:56:14.351Z] testing: warning: no tests to run [2020-07-08T23:56:14.351Z] coverage: [no statements] [2020-07-08T23:56:14.351Z] ok github.com/docker/docker/pkg/term/windows 0.056s coverage: [no statements] [no tests to run] [2020-07-08T23:56:14.996Z] ok github.com/docker/docker/pkg/tarsum 0.156s coverage: 89.3% of statements [2020-07-08T23:56:14.996Z] ok github.com/docker/docker/pkg/urlutil 0.004s coverage: 100.0% of statements [2020-07-08T23:56:15.293Z] ok github.com/docker/docker/pkg/truncindex 0.107s coverage: 91.5% of statements [2020-07-08T23:56:15.591Z] ok github.com/docker/docker/pkg/useragent 0.005s coverage: 88.9% of statements [2020-07-08T23:56:16.001Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-07-08T23:56:16.718Z] tests/integration/api_image_test.py ............s..... [ 40%] [2020-07-08T23:56:17.120Z] ok github.com/docker/docker/plugin/v2 0.029s coverage: 14.5% of statements [2020-07-08T23:56:18.546Z] --- PASS: TestBuildPreserveOwnership (5.94s) [2020-07-08T23:56:18.547Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.81s) [2020-07-08T23:56:18.547Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.11s) [2020-07-08T23:56:18.547Z] === RUN TestBuildPlatformInvalid [2020-07-08T23:56:18.547Z] --- PASS: TestBuildPlatformInvalid (0.18s) [2020-07-08T23:56:18.547Z] PASS [2020-07-08T23:56:18.547Z] [2020-07-08T23:56:18.547Z] === Skipped [2020-07-08T23:56:18.547Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2020-07-08T23:56:18.547Z] build_session_test.go:25: TODO: BuildKit [2020-07-08T23:56:18.547Z] [2020-07-08T23:56:18.547Z] [2020-07-08T23:56:18.547Z] DONE 32 tests, 1 skipped in 97.915s [2020-07-08T23:56:18.547Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2020-07-08T23:56:18.547Z] ++ 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-07-08T23:56:18.547Z] ++ set -e [2020-07-08T23:56:18.547Z] ++ '[' -n 0 ']' [2020-07-08T23:56:18.547Z] ++ set -x [2020-07-08T23:56:18.547Z] ++ env -i DEST=/go/src/github.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-07-08T23:56:18.743Z] ok github.com/docker/docker/reference 0.011s coverage: 84.4% of statements [2020-07-08T23:56:18.743Z] ok github.com/docker/docker/profiles/seccomp 0.008s coverage: 68.8% of statements [2020-07-08T23:56:18.807Z] INFO: Testing against a local daemon [2020-07-08T23:56:18.807Z] === RUN TestConfigInspect [2020-07-08T23:56:19.389Z] ok github.com/docker/docker/plugin 0.581s coverage: 23.1% of statements [2020-07-08T23:56:20.036Z] ok github.com/docker/docker/registry/resumable 0.024s coverage: 100.0% of statements [2020-07-08T23:56:20.681Z] ok github.com/docker/docker/restartmanager 0.008s coverage: 45.3% of statements [2020-07-08T23:56:21.736Z] ok github.com/docker/docker/testutil 0.005s coverage: 62.5% of statements [2020-07-08T23:56:22.393Z] ok github.com/docker/docker/registry 0.375s coverage: 56.3% of statements [2020-07-08T23:56:22.393Z] ok github.com/docker/docker/runconfig 0.022s coverage: 65.8% of statements [2020-07-08T23:56:23.011Z] --- PASS: TestConfigInspect (3.75s) [2020-07-08T23:56:23.011Z] === RUN TestConfigList [2020-07-08T23:56:25.161Z] ok github.com/docker/docker/volume/drivers 0.029s coverage: 36.1% of statements [2020-07-08T23:56:26.214Z] ok github.com/docker/docker/volume/mounts 0.058s coverage: 67.0% of statements [2020-07-08T23:56:26.310Z] --- PASS: TestConfigList (3.24s) [2020-07-08T23:56:26.310Z] === RUN TestConfigsCreateAndDelete [2020-07-08T23:56:26.508Z] ok github.com/docker/docker/volume/local 0.036s coverage: 73.0% of statements [2020-07-08T23:56:26.581Z] Loaded image: buildpack-deps:buster [2020-07-08T23:56:26.581Z] Loaded image: busybox:latest [2020-07-08T23:56:26.581Z] Loaded image: busybox:glibc [2020-07-08T23:56:26.581Z] Loaded image: debian:buster [2020-07-08T23:56:26.581Z] Loaded image: hello-world:latest [2020-07-08T23:56:26.581Z] INFO: Testing against a local daemon [2020-07-08T23:56:26.581Z] === RUN TestCgroupNamespacesBuild [2020-07-08T23:56:26.581Z] --- PASS: TestCgroupNamespacesBuild (3.56s) [2020-07-08T23:56:26.581Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-07-08T23:56:26.581Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.99s) [2020-07-08T23:56:26.581Z] === RUN TestBuildWithSession [2020-07-08T23:56:26.581Z] --- SKIP: TestBuildWithSession (0.00s) [2020-07-08T23:56:26.581Z] build_session_test.go:25: TODO: BuildKit [2020-07-08T23:56:26.581Z] === RUN TestBuildSquashParent [2020-07-08T23:56:27.551Z] ok github.com/docker/docker/volume/service 0.025s coverage: 73.0% of statements [2020-07-08T23:56:29.609Z] --- PASS: TestConfigsCreateAndDelete (3.23s) [2020-07-08T23:56:29.609Z] === RUN TestConfigsUpdate [2020-07-08T23:56:32.052Z] tests/integration/api_network_test.py ........................... [ 47%] [2020-07-08T23:56:32.156Z] --- PASS: TestConfigsUpdate (3.15s) [2020-07-08T23:56:32.156Z] === RUN TestTemplatedConfig [2020-07-08T23:56:34.669Z] --- PASS: TestBuildSquashParent (8.73s) [2020-07-08T23:56:34.669Z] === RUN TestBuildWithRemoveAndForceRemove [2020-07-08T23:56:34.669Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-07-08T23:56:34.669Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-07-08T23:56:34.669Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-07-08T23:56:34.669Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-07-08T23:56:34.669Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-07-08T23:56:34.669Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-07-08T23:56:34.669Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-07-08T23:56:34.669Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-07-08T23:56:34.669Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-07-08T23:56:34.669Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-07-08T23:56:34.669Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-07-08T23:56:34.669Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-07-08T23:56:34.669Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-07-08T23:56:34.669Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-07-08T23:56:35.459Z] --- PASS: TestTemplatedConfig (3.45s) [2020-07-08T23:56:35.459Z] === RUN TestConfigCreateResolve [2020-07-08T23:56:37.935Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-07-08T23:56:37.935Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-07-08T23:56:38.762Z] --- PASS: TestConfigCreateResolve (3.19s) [2020-07-08T23:56:38.762Z] === RUN TestConfigDaemonLibtrustID [2020-07-08T23:56:39.057Z] tests/integration/api_plugin_test.py ........... [ 50%] [2020-07-08T23:56:39.725Z] --- PASS: TestConfigDaemonLibtrustID (0.77s) [2020-07-08T23:56:39.725Z] PASS [2020-07-08T23:56:39.725Z] [2020-07-08T23:56:39.725Z] DONE 7 tests in 21.052s [2020-07-08T23:56:39.725Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2020-07-08T23:56:39.725Z] ++ 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-07-08T23:56:39.725Z] ++ set -e [2020-07-08T23:56:39.725Z] ++ '[' -n 0 ']' [2020-07-08T23:56:39.726Z] ++ set -x [2020-07-08T23:56:39.726Z] ++ env -i DEST=/go/src/github.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-07-08T23:56:39.726Z] INFO: Testing against a local daemon [2020-07-08T23:56:39.726Z] === RUN TestCheckpoint [2020-07-08T23:56:39.726Z] --- SKIP: TestCheckpoint (0.00s) [2020-07-08T23:56:39.726Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-07-08T23:56:39.726Z] === RUN TestContainerInvalidJSON [2020-07-08T23:56:39.726Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-07-08T23:56:39.726Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-07-08T23:56:39.726Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-07-08T23:56:39.726Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-07-08T23:56:39.726Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-07-08T23:56:39.726Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-07-08T23:56:39.862Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2020-07-08T23:56:39.862Z] [2020-07-08T23:56:39.862Z] ________ ____ __. [2020-07-08T23:56:39.862Z] \_____ \ | |/ _| [2020-07-08T23:56:39.862Z] / | \| < [2020-07-08T23:56:39.862Z] / | \ | \ [2020-07-08T23:56:39.862Z] \_______ /____|__ \ [2020-07-08T23:56:39.862Z] \/ \/ [2020-07-08T23:56:39.862Z] [2020-07-08T23:56:39.862Z] INFO: make.ps1 ended at 07/08/2020 23:56:33 [2020-07-08T23:56:39.862Z] INFO: Binaries build ended at 07/08/2020 23:56:36. Duration:00:01:12.8955248 [2020-07-08T23:56:39.862Z] INFO: Copying the built daemon binary to d:\CI\PR-41194\1\binary\dockerd-276c725394.exe... [2020-07-08T23:56:39.862Z] INFO: Copying the built client binary to d:\CI\PR-41194\1\binary\docker-276c725394.exe... [2020-07-08T23:56:39.862Z] INFO: Copying dockerversion from the container... [2020-07-08T23:56:39.862Z] INFO: Copying the golang package from the container to d:\CI\PR-41194\1\installer\go.zip... [2020-07-08T23:56:39.988Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-07-08T23:56:39.988Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-07-08T23:56:39.988Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-07-08T23:56:39.988Z] --- PASS: TestContainerInvalidJSON (0.04s) [2020-07-08T23:56:39.988Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2020-07-08T23:56:39.988Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s) [2020-07-08T23:56:39.988Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s) [2020-07-08T23:56:39.988Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-07-08T23:56:39.988Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.13s) [2020-07-08T23:56:39.988Z] === RUN TestCopyFromContainerPathIsNotDir [2020-07-08T23:56:39.988Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.11s) [2020-07-08T23:56:39.988Z] === RUN TestCopyToContainerPathDoesNotExist [2020-07-08T23:56:40.253Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.15s) [2020-07-08T23:56:40.253Z] === RUN TestCopyToContainerPathIsNotDir [2020-07-08T23:56:40.253Z] --- PASS: TestCopyToContainerPathIsNotDir (0.12s) [2020-07-08T23:56:40.253Z] === RUN TestCopyFromContainer [2020-07-08T23:56:40.563Z] tests/integration/api_secret_test.py ..... [ 51%] [2020-07-08T23:56:41.277Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-07-08T23:56:41.277Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-07-08T23:56:42.707Z] INFO: Extracting go.zip to d:\CI\PR-41194\1\go [2020-07-08T23:56:42.804Z] === RUN TestCopyFromContainer// [2020-07-08T23:56:42.804Z] === RUN TestCopyFromContainer//bar/root [2020-07-08T23:56:42.804Z] === RUN TestCopyFromContainer//bar/root/ [2020-07-08T23:56:42.804Z] === RUN TestCopyFromContainer/bar/quux [2020-07-08T23:56:42.804Z] === RUN TestCopyFromContainer/bar/quux/ [2020-07-08T23:56:43.066Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-07-08T23:56:43.066Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-07-08T23:56:43.066Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-07-08T23:56:43.328Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-07-08T23:56:43.328Z] === RUN TestCopyFromContainer/bar/notarget [2020-07-08T23:56:43.589Z] --- PASS: TestCopyFromContainer (3.17s) [2020-07-08T23:56:43.589Z] --- PASS: TestCopyFromContainer// (0.10s) [2020-07-08T23:56:43.589Z] --- PASS: TestCopyFromContainer//bar/root (0.14s) [2020-07-08T23:56:43.589Z] --- PASS: TestCopyFromContainer//bar/root/ (0.10s) [2020-07-08T23:56:43.589Z] --- PASS: TestCopyFromContainer/bar/quux (0.14s) [2020-07-08T23:56:43.589Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.11s) [2020-07-08T23:56:43.589Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.12s) [2020-07-08T23:56:43.589Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.11s) [2020-07-08T23:56:43.589Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.11s) [2020-07-08T23:56:43.589Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.12s) [2020-07-08T23:56:43.589Z] --- PASS: TestCopyFromContainer/bar/notarget (0.12s) [2020-07-08T23:56:43.589Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-07-08T23:56:43.589Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-07-08T23:56:43.589Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-07-08T23:56:43.589Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-07-08T23:56:43.589Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-07-08T23:56:43.589Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-07-08T23:56:43.589Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-07-08T23:56:43.589Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-07-08T23:56:43.589Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-07-08T23:56:43.589Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-07-08T23:56:43.589Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2020-07-08T23:56:43.589Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-07-08T23:56:43.589Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-07-08T23:56:43.589Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-07-08T23:56:43.589Z] === RUN TestCreateLinkToNonExistingContainer [2020-07-08T23:56:43.589Z] --- PASS: TestCreateLinkToNonExistingContainer (0.08s) [2020-07-08T23:56:43.589Z] === RUN TestCreateWithInvalidEnv [2020-07-08T23:56:43.589Z] === RUN TestCreateWithInvalidEnv/0 [2020-07-08T23:56:43.589Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-07-08T23:56:43.589Z] === RUN TestCreateWithInvalidEnv/1 [2020-07-08T23:56:43.589Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-07-08T23:56:43.589Z] === RUN TestCreateWithInvalidEnv/2 [2020-07-08T23:56:43.589Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-07-08T23:56:43.589Z] === CONT TestCreateWithInvalidEnv/0 [2020-07-08T23:56:43.589Z] === CONT TestCreateWithInvalidEnv/2 [2020-07-08T23:56:43.589Z] === CONT TestCreateWithInvalidEnv/1 [2020-07-08T23:56:43.589Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2020-07-08T23:56:43.589Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-07-08T23:56:43.589Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-07-08T23:56:43.589Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-07-08T23:56:43.589Z] === RUN TestCreateTmpfsMountsTarget [2020-07-08T23:56:43.589Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2020-07-08T23:56:43.589Z] === RUN TestCreateWithCustomMaskedPaths [2020-07-08T23:56:44.560Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2020-07-08T23:56:44.560Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.26s) [2020-07-08T23:56:44.560Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.32s) [2020-07-08T23:56:44.560Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.24s) [2020-07-08T23:56:44.560Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.40s) [2020-07-08T23:56:44.560Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.05s) [2020-07-08T23:56:44.560Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.90s) [2020-07-08T23:56:44.560Z] === RUN TestBuildMultiStageCopy [2020-07-08T23:56:44.560Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-07-08T23:56:44.833Z] tests/integration/api_service_test.py ................s................. [ 60%] [2020-07-08T23:56:46.135Z] --- PASS: TestCreateWithCustomMaskedPaths (2.20s) [2020-07-08T23:56:46.135Z] === RUN TestCreateWithCapabilities [2020-07-08T23:56:46.135Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-07-08T23:56:46.135Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-07-08T23:56:46.135Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-07-08T23:56:46.135Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-07-08T23:56:46.135Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-07-08T23:56:46.135Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-07-08T23:56:46.135Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-07-08T23:56:46.135Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-07-08T23:56:46.135Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-07-08T23:56:46.135Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-07-08T23:56:46.135Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-07-08T23:56:46.135Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-07-08T23:56:46.135Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-07-08T23:56:46.135Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-07-08T23:56:46.135Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-07-08T23:56:46.135Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-07-08T23:56:46.135Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-07-08T23:56:46.135Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-07-08T23:56:46.135Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-07-08T23:56:46.135Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-07-08T23:56:46.135Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-07-08T23:56:46.135Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-07-08T23:56:46.135Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-07-08T23:56:46.135Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-07-08T23:56:46.135Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-07-08T23:56:46.135Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-07-08T23:56:46.135Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-07-08T23:56:46.135Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2020-07-08T23:56:46.135Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-07-08T23:56:46.135Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-07-08T23:56:46.135Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-07-08T23:56:46.135Z] === CONT TestCreateWithCapabilities/empty_capabilities [2020-07-08T23:56:46.135Z] === CONT TestCreateWithCapabilities/empty_capadd [2020-07-08T23:56:46.135Z] --- PASS: TestCreateWithCapabilities (0.06s) [2020-07-08T23:56:46.135Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2020-07-08T23:56:46.135Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2020-07-08T23:56:46.135Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2020-07-08T23:56:46.135Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.08s) [2020-07-08T23:56:46.135Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.09s) [2020-07-08T23:56:46.135Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.08s) [2020-07-08T23:56:46.135Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.08s) [2020-07-08T23:56:46.135Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.08s) [2020-07-08T23:56:46.135Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.08s) [2020-07-08T23:56:46.135Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.08s) [2020-07-08T23:56:46.135Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.08s) [2020-07-08T23:56:46.135Z] === RUN TestCreateWithCustomReadonlyPaths [2020-07-08T23:56:46.143Z] ok github.com/docker/docker/pkg/plugins 33.630s coverage: 76.6% of statements [2020-07-08T23:56:46.143Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-07-08T23:56:46.143Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-07-08T23:56:46.143Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-07-08T23:56:46.143Z] ? github.com/docker/docker/pkg/term [no test files] [2020-07-08T23:56:46.143Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-07-08T23:56:46.143Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-07-08T23:56:46.143Z] ? github.com/docker/docker/rootless [no test files] [2020-07-08T23:56:46.143Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-07-08T23:56:46.143Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-07-08T23:56:46.143Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-07-08T23:56:46.143Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-07-08T23:56:46.143Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-07-08T23:56:46.143Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-07-08T23:56:46.143Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-07-08T23:56:46.143Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-07-08T23:56:46.143Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-07-08T23:56:46.143Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-07-08T23:56:46.143Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-07-08T23:56:46.143Z] ? github.com/docker/docker/testutil/request [no test files] [2020-07-08T23:56:46.143Z] ? github.com/docker/docker/volume [no test files] [2020-07-08T23:56:46.143Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-07-08T23:56:46.143Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-07-08T23:56:46.143Z] [2020-07-08T23:56:46.143Z] === Skipped [2020-07-08T23:56:46.143Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-07-08T23:56:46.143Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-07-08T23:56:46.143Z] [2020-07-08T23:56:46.143Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-07-08T23:56:46.143Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-07-08T23:56:46.143Z] [2020-07-08T23:56:46.143Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-07-08T23:56:46.143Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-08T23:56:46.143Z] graphtest_unix.go:46: Driver btrfs not supported [2020-07-08T23:56:46.143Z] [2020-07-08T23:56:46.143Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-07-08T23:56:46.143Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-08T23:56:46.143Z] graphtest_unix.go:46: Driver btrfs not supported [2020-07-08T23:56:46.143Z] [2020-07-08T23:56:46.143Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-07-08T23:56:46.143Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-08T23:56:46.143Z] graphtest_unix.go:46: Driver btrfs not supported [2020-07-08T23:56:46.143Z] [2020-07-08T23:56:46.143Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-07-08T23:56:46.143Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-08T23:56:46.143Z] graphtest_unix.go:46: Driver btrfs not supported [2020-07-08T23:56:46.143Z] [2020-07-08T23:56:46.143Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-07-08T23:56:46.143Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-08T23:56:46.143Z] graphtest_unix.go:46: Driver btrfs not supported [2020-07-08T23:56:46.143Z] [2020-07-08T23:56:46.143Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-07-08T23:56:46.143Z] graphtest_unix.go:73: No driver to put! [2020-07-08T23:56:46.143Z] [2020-07-08T23:56:46.143Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2020-07-08T23:56:46.143Z] time="2020-07-08T23:55:23Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-07-08T23:56:46.143Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-07-08T23:56:46.143Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-07-08T23:56:46.143Z] [2020-07-08T23:56:46.143Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2020-07-08T23:56:46.143Z] time="2020-07-08T23:55:23Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-07-08T23:56:46.143Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-07-08T23:56:46.143Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-07-08T23:56:46.143Z] [2020-07-08T23:56:46.143Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2020-07-08T23:56:46.143Z] time="2020-07-08T23:55:23Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-07-08T23:56:46.143Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-07-08T23:56:46.143Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-07-08T23:56:46.143Z] [2020-07-08T23:56:46.143Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2020-07-08T23:56:46.143Z] time="2020-07-08T23:55:23Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-07-08T23:56:46.143Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-07-08T23:56:46.143Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-07-08T23:56:46.143Z] [2020-07-08T23:56:46.143Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2020-07-08T23:56:46.143Z] time="2020-07-08T23:55:23Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-07-08T23:56:46.143Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-07-08T23:56:46.143Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-07-08T23:56:46.143Z] [2020-07-08T23:56:46.143Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2020-07-08T23:56:46.143Z] graphtest_unix.go:73: No driver to put! [2020-07-08T23:56:46.143Z] [2020-07-08T23:56:46.143Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-07-08T23:56:46.143Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-07-08T23:56:46.143Z] [2020-07-08T23:56:46.143Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-07-08T23:56:46.143Z] overlay_test.go:49: Fails to compute changes intermittently [2020-07-08T23:56:46.143Z] [2020-07-08T23:56:46.143Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-07-08T23:56:46.143Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-07-08T23:56:46.143Z] [2020-07-08T23:56:46.143Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-07-08T23:56:46.143Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-07-08T23:56:46.143Z] [2020-07-08T23:56:46.143Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-07-08T23:56:46.143Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-08T23:56:46.143Z] graphtest_unix.go:46: Driver zfs not supported [2020-07-08T23:56:46.143Z] [2020-07-08T23:56:46.143Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-07-08T23:56:46.143Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-08T23:56:46.143Z] graphtest_unix.go:46: Driver zfs not supported [2020-07-08T23:56:46.143Z] [2020-07-08T23:56:46.143Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-07-08T23:56:46.143Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-08T23:56:46.143Z] graphtest_unix.go:46: Driver zfs not supported [2020-07-08T23:56:46.143Z] [2020-07-08T23:56:46.143Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-07-08T23:56:46.143Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-08T23:56:46.143Z] graphtest_unix.go:46: Driver zfs not supported [2020-07-08T23:56:46.143Z] [2020-07-08T23:56:46.143Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-07-08T23:56:46.143Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-08T23:56:46.143Z] graphtest_unix.go:46: Driver zfs not supported [2020-07-08T23:56:46.143Z] [2020-07-08T23:56:46.143Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-07-08T23:56:46.143Z] graphtest_unix.go:73: No driver to put! [2020-07-08T23:56:46.143Z] [2020-07-08T23:56:46.143Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-07-08T23:56:46.143Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-07-08T23:56:46.143Z] [2020-07-08T23:56:46.143Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-07-08T23:56:46.143Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-07-08T23:56:46.143Z] [2020-07-08T23:56:46.143Z] [2020-07-08T23:56:46.143Z] DONE 2124 tests, 26 skipped in 255.029s Post stage [Pipeline] junit [2020-07-08T23:56:46.189Z] Recording test results [2020-07-08T23:56:47.078Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-07-08T23:56:47.078Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-07-08T23:56:47.641Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-07-08T23:56:48.204Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-07-08T23:56:48.397Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-41194/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=276c725394426b45e5f3d6cbac3f9ff4acf4feaa -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:276c725394426b45e5f3d6cbac3f9ff4acf4feaa hack/make.sh dynbinary test-integration [2020-07-08T23:56:48.680Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.28s) [2020-07-08T23:56:48.680Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-07-08T23:56:48.680Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-07-08T23:56:48.680Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-07-08T23:56:48.680Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-07-08T23:56:48.680Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-07-08T23:56:48.680Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-07-08T23:56:48.680Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-07-08T23:56:48.680Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-07-08T23:56:48.680Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-07-08T23:56:48.680Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-07-08T23:56:48.680Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-07-08T23:56:48.680Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-07-08T23:56:48.680Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-07-08T23:56:48.680Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-07-08T23:56:48.680Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-07-08T23:56:48.680Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-07-08T23:56:48.680Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2020-07-08T23:56:48.680Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s) [2020-07-08T23:56:48.680Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.04s) [2020-07-08T23:56:48.680Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.04s) [2020-07-08T23:56:48.680Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.04s) [2020-07-08T23:56:48.680Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.03s) [2020-07-08T23:56:48.680Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-07-08T23:56:48.696Z] [2020-07-08T23:56:48.696Z] Removing bundles/ [2020-07-08T23:56:48.696Z] [2020-07-08T23:56:48.696Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-07-08T23:56:48.696Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-07-08T23:56:48.696Z] GOOS="" GOARCH="" GOARM="" [2020-07-08T23:56:48.767Z] --- PASS: TestBuildMultiStageCopy (4.90s) [2020-07-08T23:56:48.767Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.67s) [2020-07-08T23:56:48.767Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.52s) [2020-07-08T23:56:48.767Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.57s) [2020-07-08T23:56:48.767Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.56s) [2020-07-08T23:56:48.767Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.58s) [2020-07-08T23:56:48.767Z] === RUN TestBuildMultiStageParentConfig [2020-07-08T23:56:49.252Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.79s) [2020-07-08T23:56:49.252Z] === RUN TestCreateDifferentPlatform [2020-07-08T23:56:49.252Z] === RUN TestCreateDifferentPlatform/different_os [2020-07-08T23:56:49.252Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2020-07-08T23:56:49.252Z] --- PASS: TestCreateDifferentPlatform (0.03s) [2020-07-08T23:56:49.252Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2020-07-08T23:56:49.252Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2020-07-08T23:56:49.252Z] === RUN TestCreateVolumesFromNonExistingContainer [2020-07-08T23:56:49.514Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.07s) [2020-07-08T23:56:49.514Z] === RUN TestContainerStartOnDaemonRestart [2020-07-08T23:56:49.514Z] === PAUSE TestContainerStartOnDaemonRestart [2020-07-08T23:56:49.514Z] === RUN TestDaemonRestartIpcMode [2020-07-08T23:56:49.514Z] === PAUSE TestDaemonRestartIpcMode [2020-07-08T23:56:49.514Z] === RUN TestDaemonHostGatewayIP [2020-07-08T23:56:49.514Z] === PAUSE TestDaemonHostGatewayIP [2020-07-08T23:56:49.514Z] === RUN TestContainerKillOnDaemonStart [2020-07-08T23:56:49.514Z] === PAUSE TestContainerKillOnDaemonStart [2020-07-08T23:56:49.514Z] === RUN TestDiff [2020-07-08T23:56:50.086Z] --- PASS: TestDiff (0.80s) [2020-07-08T23:56:50.086Z] === RUN TestExecWithCloseStdin [2020-07-08T23:56:50.134Z] --- PASS: TestBuildMultiStageParentConfig (1.27s) [2020-07-08T23:56:50.134Z] === RUN TestBuildLabelWithTargets [2020-07-08T23:56:51.030Z] --- PASS: TestExecWithCloseStdin (0.91s) [2020-07-08T23:56:51.030Z] === RUN TestExec [2020-07-08T23:56:51.973Z] --- PASS: TestExec (0.93s) [2020-07-08T23:56:51.973Z] === RUN TestExecUser [2020-07-08T23:56:52.697Z] --- PASS: TestBuildLabelWithTargets (2.16s) [2020-07-08T23:56:52.697Z] === RUN TestBuildWithEmptyLayers [2020-07-08T23:56:52.916Z] --- PASS: TestExecUser (0.92s) [2020-07-08T23:56:52.916Z] === RUN TestExportContainerAndImportImage [2020-07-08T23:56:53.625Z] --- PASS: TestBuildWithEmptyLayers (1.20s) [2020-07-08T23:56:53.625Z] === RUN TestBuildMultiStageOnBuild [2020-07-08T23:56:54.300Z] --- PASS: TestExportContainerAndImportImage (1.10s) [2020-07-08T23:56:54.300Z] === RUN TestExportContainerAfterDaemonRestart [2020-07-08T23:56:56.138Z] --- PASS: TestImportExtremelyLargeImageWorks (79.85s) [2020-07-08T23:56:56.138Z] PASS [2020-07-08T23:56:56.138Z] [2020-07-08T23:56:56.138Z] === Skipped [2020-07-08T23:56:56.138Z] === SKIP: s390x.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-07-08T23:56:56.138Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-08T23:56:56.138Z] [2020-07-08T23:56:56.138Z] [2020-07-08T23:56:56.138Z] DONE 12 tests, 1 skipped in 81.415s [2020-07-08T23:56:56.138Z] Running /go/src/github.com/docker/docker/integration/network (s390x.integration.network) flags=-test.v -test.timeout=120m [2020-07-08T23:56:56.138Z] ++ 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-07-08T23:56:56.138Z] ++ set -e [2020-07-08T23:56:56.138Z] ++ '[' -n 0 ']' [2020-07-08T23:56:56.138Z] ++ set -x [2020-07-08T23:56:56.138Z] ++ env -i DEST=/go/src/github.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-07-08T23:56:56.138Z] INFO: Testing against a local daemon [2020-07-08T23:56:56.138Z] === RUN TestNetworkCreateDelete [2020-07-08T23:56:56.138Z] --- PASS: TestNetworkCreateDelete (0.11s) [2020-07-08T23:56:56.139Z] === RUN TestDockerNetworkDeletePreferID [2020-07-08T23:56:56.139Z] --- PASS: TestDockerNetworkDeletePreferID (0.37s) [2020-07-08T23:56:56.139Z] === RUN TestDaemonDNSFallback [2020-07-08T23:56:56.215Z] --- PASS: TestExportContainerAfterDaemonRestart (1.96s) [2020-07-08T23:56:56.215Z] === RUN TestHealthCheckWorkdir [2020-07-08T23:56:56.896Z] --- PASS: TestBuildMultiStageOnBuild (2.92s) [2020-07-08T23:56:56.896Z] === RUN TestBuildUncleanTarFilenames [2020-07-08T23:56:57.157Z] --- PASS: TestHealthCheckWorkdir (0.99s) [2020-07-08T23:56:57.157Z] === RUN TestHealthKillContainer [2020-07-08T23:56:57.173Z] --- PASS: TestDaemonDNSFallback (2.50s) [2020-07-08T23:56:57.173Z] === RUN TestInspectNetwork [2020-07-08T23:56:58.262Z] --- PASS: TestBuildUncleanTarFilenames (1.65s) [2020-07-08T23:56:58.262Z] === RUN TestBuildMultiStageLayerLeak [2020-07-08T23:56:59.376Z] ......................... [ 66%] [2020-07-08T23:57:00.458Z] --- PASS: TestHealthKillContainer (3.03s) [2020-07-08T23:57:00.458Z] === RUN TestInspectCpusetInConfigPre120 [2020-07-08T23:57:00.719Z] --- PASS: TestInspectCpusetInConfigPre120 (0.81s) [2020-07-08T23:57:00.719Z] === RUN TestIpcModeNone [2020-07-08T23:57:01.535Z] --- PASS: TestBuildMultiStageLayerLeak (3.18s) [2020-07-08T23:57:01.535Z] === RUN TestBuildWithHugeFile [2020-07-08T23:57:01.661Z] --- PASS: TestIpcModeNone (0.91s) [2020-07-08T23:57:01.661Z] === RUN TestIpcModePrivate [2020-07-08T23:57:02.602Z] --- PASS: TestIpcModePrivate (0.94s) [2020-07-08T23:57:02.602Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:102, shared: false, mustBeShared: false [2020-07-08T23:57:02.602Z] === RUN TestIpcModeShareable [2020-07-08T23:57:03.546Z] --- PASS: TestIpcModeShareable (0.91s) [2020-07-08T23:57:03.547Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:96, shared: true, mustBeShared: true [2020-07-08T23:57:03.547Z] === RUN TestAPIIpcModeShareableAndContainer [2020-07-08T23:57:04.074Z] === RUN TestInspectNetwork/full_network_id [2020-07-08T23:57:04.074Z] === RUN TestInspectNetwork/partial_network_id [2020-07-08T23:57:04.074Z] === RUN TestInspectNetwork/network_name [2020-07-08T23:57:04.074Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-07-08T23:57:06.847Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.93s) [2020-07-08T23:57:06.847Z] === RUN TestAPIIpcModeHost [2020-07-08T23:57:07.420Z] --- PASS: TestAPIIpcModeHost (0.72s) [2020-07-08T23:57:07.420Z] === RUN TestDaemonIpcModeShareable [2020-07-08T23:57:07.657Z] INFO: Extraction ended at 07/08/2020 23:57:05. Duration:00:00:23.8327633 [2020-07-08T23:57:07.657Z] INFO: Updating the golang and path environment variables [2020-07-08T23:57:07.657Z] INFO: GOPATH=d:\gopath [2020-07-08T23:57:07.657Z] INFO: go version go1.13.12 windows/amd64 [2020-07-08T23:57:07.657Z] INFO: Running the daemon under test in debug mode [2020-07-08T23:57:07.657Z] INFO: Starting a daemon under test... [2020-07-08T23:57:07.657Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-41194\1\daemon --pidfile d:\CI\PR-41194\1\docker.pid -D [2020-07-08T23:57:07.657Z] INFO: Process started successfully. [2020-07-08T23:57:07.657Z] INFO: Start tailing logs of the daemon under tests [2020-07-08T23:57:07.657Z] INFO: Waiting for the daemon under test to start... [2020-07-08T23:57:08.535Z] --- PASS: TestInspectNetwork (11.43s) [2020-07-08T23:57:08.535Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-07-08T23:57:08.535Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-07-08T23:57:08.535Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-07-08T23:57:08.535Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-07-08T23:57:08.535Z] === RUN TestRunContainerWithBridgeNone [2020-07-08T23:57:09.334Z] --- PASS: TestDaemonIpcModeShareable (1.85s) [2020-07-08T23:57:09.334Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:107, shared: true, mustBeShared: true [2020-07-08T23:57:09.334Z] === RUN TestDaemonIpcModePrivate [2020-07-08T23:57:09.631Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-07-08T23:57:09.631Z] Using test binary docker [2020-07-08T23:57:09.631Z] +++ /etc/init.d/apparmor start [2020-07-08T23:57:09.631Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-07-08T23:57:09.631Z] INFO: Waiting for daemon to start... [2020-07-08T23:57:09.631Z] Starting dockerd [2020-07-08T23:57:09.631Z] +++ 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-07-08T23:57:09.631Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-07-08T23:57:09.631Z] Using test binary docker [2020-07-08T23:57:09.631Z] +++ /etc/init.d/apparmor start [2020-07-08T23:57:09.631Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-07-08T23:57:09.631Z] INFO: Waiting for daemon to start... [2020-07-08T23:57:09.631Z] Starting dockerd [2020-07-08T23:57:09.631Z] +++ 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-07-08T23:57:09.790Z] INFO: Daemon under test started and replied! [2020-07-08T23:57:09.790Z] INFO: Docker version of the daemon under test [2020-07-08T23:57:09.790Z] [2020-07-08T23:57:09.790Z] Client: [2020-07-08T23:57:09.790Z] Version: 17.06.2-ce [2020-07-08T23:57:09.790Z] API version: 1.30 [2020-07-08T23:57:09.790Z] Go version: go1.8.3 [2020-07-08T23:57:09.790Z] Git commit: cec0b72 [2020-07-08T23:57:09.790Z] Built: Tue Sep 5 19:57:19 2017 [2020-07-08T23:57:09.790Z] OS/Arch: windows/amd64 [2020-07-08T23:57:09.790Z] [2020-07-08T23:57:09.790Z] Server: [2020-07-08T23:57:09.790Z] Version: 0.0.0-dev [2020-07-08T23:57:09.790Z] API version: 1.41 (minimum version 1.24) [2020-07-08T23:57:09.790Z] Go version: go1.13.12 [2020-07-08T23:57:09.790Z] Git commit: 276c725394 [2020-07-08T23:57:09.790Z] Built: 07/08/2020 23:55:27 [2020-07-08T23:57:09.790Z] OS/Arch: windows/amd64 [2020-07-08T23:57:09.790Z] Experimental: false [2020-07-08T23:57:09.790Z] [2020-07-08T23:57:09.790Z] INFO: Docker info of the daemon under test [2020-07-08T23:57:09.790Z] [2020-07-08T23:57:09.790Z] Containers: 0 [2020-07-08T23:57:09.790Z] Running: 0 [2020-07-08T23:57:09.790Z] Paused: 0 [2020-07-08T23:57:09.790Z] Stopped: 0 [2020-07-08T23:57:09.790Z] Images: 0 [2020-07-08T23:57:09.790Z] Server Version: 0.0.0-dev [2020-07-08T23:57:09.790Z] Storage Driver: windowsfilter [2020-07-08T23:57:09.790Z] Windows: [2020-07-08T23:57:09.790Z] Logging Driver: json-file [2020-07-08T23:57:09.790Z] Plugins: [2020-07-08T23:57:09.790Z] Volume: local [2020-07-08T23:57:09.790Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-07-08T23:57:09.790Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-07-08T23:57:09.790Z] Swarm: inactive [2020-07-08T23:57:09.790Z] Default Isolation: process [2020-07-08T23:57:09.790Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-07-08T23:57:09.790Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1282) [2020-07-08T23:57:09.790Z] OSType: windows [2020-07-08T23:57:09.790Z] Architecture: x86_64 [2020-07-08T23:57:09.790Z] CPUs: 4 [2020-07-08T23:57:09.790Z] Total Memory: 32GiB [2020-07-08T23:57:09.790Z] Name: azwin-2-a8c860 [2020-07-08T23:57:09.790Z] ID: TPL3:GQOH:KCEZ:H7W5:HS6E:VOR4:Q76K:UI3X:YYHM:WHG7:4VDT:3OGS [2020-07-08T23:57:09.790Z] Docker Root Dir: D:\CI\PR-41194\1\daemon [2020-07-08T23:57:09.790Z] Debug Mode (client): false [2020-07-08T23:57:09.790Z] Debug Mode (server): true [2020-07-08T23:57:09.790Z] File Descriptors: -1 [2020-07-08T23:57:09.790Z] Goroutines: 17 [2020-07-08T23:57:09.790Z] System Time: 2020-07-08T23:57:09.6095863Z [2020-07-08T23:57:09.790Z] EventsListeners: 0 [2020-07-08T23:57:09.790Z] Registry: https://index.docker.io/v1/ [2020-07-08T23:57:09.790Z] Labels: [2020-07-08T23:57:09.790Z] Experimental: false [2020-07-08T23:57:09.790Z] Insecure Registries: [2020-07-08T23:57:09.790Z] 127.0.0.0/8 [2020-07-08T23:57:09.790Z] Live Restore Enabled: false [2020-07-08T23:57:09.790Z] [2020-07-08T23:57:09.790Z] [2020-07-08T23:57:09.790Z] INFO: Docker images of the daemon under test [2020-07-08T23:57:09.790Z] [2020-07-08T23:57:09.790Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2020-07-08T23:57:09.790Z] [2020-07-08T23:57:09.790Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2020-07-08T23:57:09.790Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time... [2020-07-08T23:57:10.237Z] ltsc2019: Pulling from windows/servercore [2020-07-08T23:57:10.237Z] 4612f6d0b889: Pulling fs layer [2020-07-08T23:57:10.237Z] 666079ee0460: Pulling fs layer [2020-07-08T23:57:10.610Z] --- PASS: TestRunContainerWithBridgeNone (2.39s) [2020-07-08T23:57:10.610Z] === RUN TestNetworkInvalidJSON [2020-07-08T23:57:10.610Z] === RUN TestNetworkInvalidJSON//networks/create [2020-07-08T23:57:10.610Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-07-08T23:57:10.610Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-07-08T23:57:10.610Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-07-08T23:57:10.610Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-07-08T23:57:10.610Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-07-08T23:57:10.902Z] === CONT TestNetworkInvalidJSON//networks/create [2020-07-08T23:57:10.902Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-07-08T23:57:10.902Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-07-08T23:57:10.902Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2020-07-08T23:57:10.902Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-07-08T23:57:10.902Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-07-08T23:57:10.902Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-07-08T23:57:10.902Z] === RUN TestHostIPv4BridgeLabel [2020-07-08T23:57:11.195Z] --- PASS: TestHostIPv4BridgeLabel (0.54s) [2020-07-08T23:57:11.195Z] === RUN TestDaemonRestartWithLiveRestore [2020-07-08T23:57:11.248Z] --- PASS: TestDaemonIpcModePrivate (1.80s) [2020-07-08T23:57:11.248Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:113, shared: false, mustBeShared: false [2020-07-08T23:57:11.248Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-07-08T23:57:12.230Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s) [2020-07-08T23:57:12.230Z] === RUN TestDaemonDefaultNetworkPools [2020-07-08T23:57:13.162Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.87s) [2020-07-08T23:57:13.162Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:113, shared: false, mustBeShared: false [2020-07-08T23:57:13.162Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-07-08T23:57:13.382Z] --- PASS: TestDaemonDefaultNetworkPools (0.88s) [2020-07-08T23:57:13.382Z] === RUN TestDaemonRestartWithExistingNetwork [2020-07-08T23:57:14.420Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.19s) [2020-07-08T23:57:14.420Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-07-08T23:57:14.548Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.89s) [2020-07-08T23:57:14.548Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:107, shared: true, mustBeShared: true [2020-07-08T23:57:14.548Z] === RUN TestIpcModeOlderClient [2020-07-08T23:57:14.810Z] === PAUSE TestIpcModeOlderClient [2020-07-08T23:57:14.810Z] === RUN TestKillContainerInvalidSignal [2020-07-08T23:57:15.382Z] --- PASS: TestKillContainerInvalidSignal (0.79s) [2020-07-08T23:57:15.382Z] === RUN TestKillContainer [2020-07-08T23:57:15.382Z] === RUN TestKillContainer/no_signal [2020-07-08T23:57:15.944Z] 666079ee0460: Verifying Checksum [2020-07-08T23:57:15.945Z] 666079ee0460: Download complete [2020-07-08T23:57:16.176Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.23s) [2020-07-08T23:57:16.176Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-07-08T23:57:16.176Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.67s) [2020-07-08T23:57:16.176Z] === RUN TestServiceWithPredefinedNetwork [2020-07-08T23:57:16.325Z] === RUN TestKillContainer/non_killing_signal [2020-07-08T23:57:16.898Z] === RUN TestKillContainer/killing_signal [2020-07-08T23:57:17.840Z] --- PASS: TestKillContainer (2.41s) [2020-07-08T23:57:17.840Z] --- PASS: TestKillContainer/no_signal (0.76s) [2020-07-08T23:57:17.840Z] --- PASS: TestKillContainer/non_killing_signal (0.52s) [2020-07-08T23:57:17.840Z] --- PASS: TestKillContainer/killing_signal (0.79s) [2020-07-08T23:57:17.840Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-07-08T23:57:17.840Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-07-08T23:57:18.784Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-07-08T23:57:19.355Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.56s) [2020-07-08T23:57:19.355Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.76s) [2020-07-08T23:57:19.355Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.52s) [2020-07-08T23:57:19.355Z] === RUN TestKillStoppedContainer [2020-07-08T23:57:19.616Z] --- PASS: TestKillStoppedContainer (0.11s) [2020-07-08T23:57:19.616Z] === RUN TestKillStoppedContainerAPIPre120 [2020-07-08T23:57:19.616Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.11s) [2020-07-08T23:57:19.616Z] === RUN TestKillDifferentUserContainer [2020-07-08T23:57:20.562Z] --- PASS: TestKillDifferentUserContainer (0.84s) [2020-07-08T23:57:20.562Z] === RUN TestInspectOomKilledTrue [2020-07-08T23:57:20.562Z] --- SKIP: TestInspectOomKilledTrue (0.01s) [2020-07-08T23:57:20.562Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-07-08T23:57:20.562Z] === RUN TestInspectOomKilledFalse [2020-07-08T23:57:20.562Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-07-08T23:57:20.562Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-07-08T23:57:20.562Z] === RUN TestLinksEtcHostsContentMatch [2020-07-08T23:57:20.636Z] --- PASS: TestServiceWithPredefinedNetwork (3.70s) [2020-07-08T23:57:20.636Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-07-08T23:57:20.636Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-07-08T23:57:20.636Z] service_test.go:236: FLAKY_TEST [2020-07-08T23:57:20.636Z] === RUN TestServiceWithDataPathPortInit [2020-07-08T23:57:21.133Z] --- PASS: TestLinksEtcHostsContentMatch (0.68s) [2020-07-08T23:57:21.133Z] === RUN TestLinksContainerNames [2020-07-08T23:57:23.048Z] --- PASS: TestLinksContainerNames (1.58s) [2020-07-08T23:57:23.048Z] === RUN TestLogsFollowTailEmpty [2020-07-08T23:57:23.620Z] --- PASS: TestLogsFollowTailEmpty (0.76s) [2020-07-08T23:57:23.620Z] === RUN TestContainerNetworkMountsNoChown [2020-07-08T23:57:24.192Z] --- PASS: TestContainerNetworkMountsNoChown (0.75s) [2020-07-08T23:57:24.192Z] === RUN TestMountDaemonRoot [2020-07-08T23:57:24.408Z] 4612f6d0b889: Verifying Checksum [2020-07-08T23:57:24.408Z] 4612f6d0b889: Download complete [2020-07-08T23:57:24.454Z] === RUN TestMountDaemonRoot/default [2020-07-08T23:57:24.454Z] === PAUSE TestMountDaemonRoot/default [2020-07-08T23:57:24.454Z] === RUN TestMountDaemonRoot/private [2020-07-08T23:57:24.454Z] === PAUSE TestMountDaemonRoot/private [2020-07-08T23:57:24.454Z] === RUN TestMountDaemonRoot/rprivate [2020-07-08T23:57:24.454Z] === PAUSE TestMountDaemonRoot/rprivate [2020-07-08T23:57:24.454Z] === RUN TestMountDaemonRoot/slave [2020-07-08T23:57:24.454Z] === PAUSE TestMountDaemonRoot/slave [2020-07-08T23:57:24.454Z] === RUN TestMountDaemonRoot/rslave [2020-07-08T23:57:24.454Z] === PAUSE TestMountDaemonRoot/rslave [2020-07-08T23:57:24.454Z] === RUN TestMountDaemonRoot/shared [2020-07-08T23:57:24.454Z] === PAUSE TestMountDaemonRoot/shared [2020-07-08T23:57:24.454Z] === RUN TestMountDaemonRoot/rshared [2020-07-08T23:57:24.454Z] === PAUSE TestMountDaemonRoot/rshared [2020-07-08T23:57:24.454Z] === CONT TestMountDaemonRoot/default [2020-07-08T23:57:24.454Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-07-08T23:57:24.454Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-07-08T23:57:24.454Z] === RUN TestMountDaemonRoot/default/bind_root [2020-07-08T23:57:24.454Z] === CONT TestMountDaemonRoot/rslave [2020-07-08T23:57:24.454Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-07-08T23:57:24.454Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-07-08T23:57:24.454Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-07-08T23:57:24.454Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-07-08T23:57:24.454Z] === RUN TestMountDaemonRoot/default/mount_root [2020-07-08T23:57:24.454Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-07-08T23:57:24.454Z] === CONT TestMountDaemonRoot/slave [2020-07-08T23:57:24.454Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-07-08T23:57:24.454Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-07-08T23:57:24.454Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-07-08T23:57:24.454Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-07-08T23:57:24.454Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-07-08T23:57:24.454Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-07-08T23:57:24.454Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-07-08T23:57:24.454Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-07-08T23:57:24.454Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-07-08T23:57:24.454Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-07-08T23:57:24.454Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-07-08T23:57:24.454Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-07-08T23:57:24.454Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-07-08T23:57:24.454Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-07-08T23:57:24.454Z] === CONT TestMountDaemonRoot/private [2020-07-08T23:57:24.454Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-07-08T23:57:24.454Z] === CONT TestMountDaemonRoot/rprivate [2020-07-08T23:57:24.454Z] === RUN TestMountDaemonRoot/private/mount_root [2020-07-08T23:57:24.454Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-07-08T23:57:24.454Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-07-08T23:57:24.454Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-07-08T23:57:24.454Z] === CONT TestMountDaemonRoot/rshared [2020-07-08T23:57:24.454Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-07-08T23:57:24.454Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-07-08T23:57:24.454Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-07-08T23:57:24.454Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-07-08T23:57:24.454Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-07-08T23:57:24.454Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-07-08T23:57:24.454Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-07-08T23:57:24.454Z] === CONT TestMountDaemonRoot/shared [2020-07-08T23:57:24.454Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-07-08T23:57:24.454Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-07-08T23:57:24.454Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-07-08T23:57:24.454Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-07-08T23:57:24.454Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-07-08T23:57:24.454Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-07-08T23:57:24.454Z] === RUN TestMountDaemonRoot/private/bind_root [2020-07-08T23:57:24.454Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-07-08T23:57:24.454Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-07-08T23:57:24.454Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-07-08T23:57:24.454Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-07-08T23:57:24.454Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-07-08T23:57:24.454Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-07-08T23:57:24.454Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-07-08T23:57:24.454Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-07-08T23:57:24.454Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-07-08T23:57:24.454Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-07-08T23:57:24.454Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-07-08T23:57:24.454Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-07-08T23:57:24.454Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-07-08T23:57:24.454Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-07-08T23:57:24.454Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-07-08T23:57:24.454Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-07-08T23:57:24.454Z] === CONT TestMountDaemonRoot/default/mount_root [2020-07-08T23:57:24.454Z] === CONT TestMountDaemonRoot/default/bind_root [2020-07-08T23:57:24.454Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-07-08T23:57:24.454Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-07-08T23:57:24.454Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-07-08T23:57:24.454Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-07-08T23:57:24.454Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-07-08T23:57:24.454Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-07-08T23:57:24.454Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-07-08T23:57:24.454Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-07-08T23:57:24.454Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-07-08T23:57:24.716Z] === CONT TestMountDaemonRoot/private/mount_root [2020-07-08T23:57:24.716Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-07-08T23:57:24.716Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-07-08T23:57:24.716Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-07-08T23:57:24.716Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-07-08T23:57:24.716Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-07-08T23:57:24.716Z] === CONT TestMountDaemonRoot/private/bind_root [2020-07-08T23:57:24.716Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-07-08T23:57:24.716Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-07-08T23:57:24.716Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-07-08T23:57:24.716Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-07-08T23:57:24.716Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-07-08T23:57:24.716Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-07-08T23:57:24.716Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-07-08T23:57:24.716Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-07-08T23:57:24.976Z] --- PASS: TestMountDaemonRoot (0.05s) [2020-07-08T23:57:24.976Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-07-08T23:57:24.976Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.09s) [2020-07-08T23:57:24.976Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.09s) [2020-07-08T23:57:24.976Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.10s) [2020-07-08T23:57:24.976Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.10s) [2020-07-08T23:57:24.976Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-07-08T23:57:24.976Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.05s) [2020-07-08T23:57:24.976Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.05s) [2020-07-08T23:57:24.976Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.05s) [2020-07-08T23:57:24.976Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.05s) [2020-07-08T23:57:24.976Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-07-08T23:57:24.976Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.09s) [2020-07-08T23:57:24.976Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.09s) [2020-07-08T23:57:24.976Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.09s) [2020-07-08T23:57:24.976Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.12s) [2020-07-08T23:57:24.976Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-07-08T23:57:24.976Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.08s) [2020-07-08T23:57:24.976Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.10s) [2020-07-08T23:57:24.976Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.09s) [2020-07-08T23:57:24.976Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.09s) [2020-07-08T23:57:24.976Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-07-08T23:57:24.976Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.05s) [2020-07-08T23:57:24.976Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.05s) [2020-07-08T23:57:24.976Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.05s) [2020-07-08T23:57:24.976Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.05s) [2020-07-08T23:57:24.976Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-07-08T23:57:24.976Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.05s) [2020-07-08T23:57:24.976Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.05s) [2020-07-08T23:57:24.976Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s) [2020-07-08T23:57:24.976Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s) [2020-07-08T23:57:24.976Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-07-08T23:57:24.976Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.05s) [2020-07-08T23:57:24.976Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.06s) [2020-07-08T23:57:24.976Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.06s) [2020-07-08T23:57:24.976Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.06s) [2020-07-08T23:57:24.976Z] === RUN TestContainerBindMountNonRecursive [2020-07-08T23:57:26.891Z] --- PASS: TestContainerBindMountNonRecursive (2.01s) [2020-07-08T23:57:26.891Z] === RUN TestNetworkNat [2020-07-08T23:57:27.834Z] --- PASS: TestNetworkNat (0.90s) [2020-07-08T23:57:27.834Z] === RUN TestNetworkLocalhostTCPNat [2020-07-08T23:57:27.926Z] . [2020-07-08T23:57:27.926Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-07-08T23:57:27.926Z] [2020-07-08T23:57:27.926Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-07-08T23:57:27.926Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-07-08T23:57:27.926Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-07-08T23:57:27.926Z] Error: No such image: emptyfs [2020-07-08T23:57:27.926Z] Error: No such image: emptyfs [2020-07-08T23:57:27.926Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-07-08T23:57:27.926Z] ++++ docker load [2020-07-08T23:57:27.926Z] ++++ docker load [2020-07-08T23:57:27.926Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-07-08T23:57:27.926Z] Running integration-test (iteration 1) [2020-07-08T23:57:27.926Z] 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-07-08T23:57:27.926Z] ++ 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-07-08T23:57:27.926Z] ++ set -e [2020-07-08T23:57:28.183Z] ++ '[' -n 0 ']' [2020-07-08T23:57:28.183Z] ++ set -x [2020-07-08T23:57:28.183Z] ++ env -i DEST=/go/src/github.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-07-08T23:57:28.183Z] Running integration-test (iteration 1) [2020-07-08T23:57:28.183Z] 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-07-08T23:57:28.183Z] ++ 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-07-08T23:57:28.183Z] ++ set -e [2020-07-08T23:57:28.183Z] ++ '[' -n 0 ']' [2020-07-08T23:57:28.183Z] ++ set -x [2020-07-08T23:57:28.183Z] ++ env -i DEST=/go/src/github.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-07-08T23:57:28.776Z] --- PASS: TestNetworkLocalhostTCPNat (0.95s) [2020-07-08T23:57:28.776Z] === RUN TestNetworkLoopbackNat [2020-07-08T23:57:32.104Z] --- PASS: TestNetworkLoopbackNat (3.18s) [2020-07-08T23:57:32.104Z] === RUN TestPause [2020-07-08T23:57:32.684Z] --- PASS: TestPause (0.86s) [2020-07-08T23:57:32.684Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-07-08T23:57:32.684Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-07-08T23:57:32.684Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-07-08T23:57:32.684Z] === RUN TestPauseStopPausedContainer [2020-07-08T23:57:33.495Z] tests/integration/api_swarm_test.py .ssss.xs...x....... [ 71%] [2020-07-08T23:57:33.628Z] --- PASS: TestPauseStopPausedContainer (0.87s) [2020-07-08T23:57:33.628Z] === RUN TestPsFilter [2020-07-08T23:57:33.889Z] --- PASS: TestPsFilter (0.27s) [2020-07-08T23:57:33.889Z] === RUN TestRemoveContainerWithRemovedVolume [2020-07-08T23:57:34.833Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.79s) [2020-07-08T23:57:34.833Z] === RUN TestRemoveContainerWithVolume [2020-07-08T23:57:35.404Z] --- PASS: TestRemoveContainerWithVolume (0.79s) [2020-07-08T23:57:35.404Z] === RUN TestRemoveContainerRunning [2020-07-08T23:57:36.348Z] --- PASS: TestRemoveContainerRunning (0.82s) [2020-07-08T23:57:36.348Z] === RUN TestRemoveContainerForceRemoveRunning [2020-07-08T23:57:37.290Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.81s) [2020-07-08T23:57:37.291Z] === RUN TestRemoveInvalidContainer [2020-07-08T23:57:37.291Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2020-07-08T23:57:37.291Z] === RUN TestRenameLinkedContainer [2020-07-08T23:57:40.592Z] --- PASS: TestRenameLinkedContainer (3.11s) [2020-07-08T23:57:40.592Z] === RUN TestRenameStoppedContainer [2020-07-08T23:57:41.165Z] --- PASS: TestRenameStoppedContainer (0.77s) [2020-07-08T23:57:41.165Z] === RUN TestRenameRunningContainerAndReuse [2020-07-08T23:57:42.550Z] --- PASS: TestRenameRunningContainerAndReuse (1.59s) [2020-07-08T23:57:42.550Z] === RUN TestRenameInvalidName [2020-07-08T23:57:43.106Z] --- PASS: TestServiceWithDataPathPortInit (20.82s) [2020-07-08T23:57:43.106Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-07-08T23:57:43.492Z] --- PASS: TestRenameInvalidName (0.82s) [2020-07-08T23:57:43.492Z] === RUN TestRenameAnonymousContainer [2020-07-08T23:57:47.700Z] --- PASS: TestRenameAnonymousContainer (3.91s) [2020-07-08T23:57:47.700Z] === RUN TestRenameContainerWithSameName [2020-07-08T23:57:48.272Z] --- PASS: TestRenameContainerWithSameName (0.85s) [2020-07-08T23:57:48.272Z] === RUN TestRenameContainerWithLinkedContainer [2020-07-08T23:57:48.388Z] tests/integration/api_volume_test.py ......... [ 74%] [2020-07-08T23:57:49.659Z] --- PASS: TestRenameContainerWithLinkedContainer (1.53s) [2020-07-08T23:57:49.659Z] === RUN TestResize [2020-07-08T23:57:50.557Z] tests/integration/client_test.py ..... [ 75%] [2020-07-08T23:57:50.557Z] tests/integration/context_api_test.py ... [ 76%] [2020-07-08T23:57:50.601Z] --- PASS: TestResize (0.78s) [2020-07-08T23:57:50.601Z] === RUN TestResizeWithInvalidSize [2020-07-08T23:57:51.126Z] tests/integration/errors_test.py . [ 76%] [2020-07-08T23:57:51.173Z] --- PASS: TestResizeWithInvalidSize (0.80s) [2020-07-08T23:57:51.173Z] === RUN TestResizeWhenContainerNotStarted [2020-07-08T23:57:51.602Z] --- PASS: TestServiceWithDefaultAddressPoolInit (10.27s) [2020-07-08T23:57:51.602Z] service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:6deutqritvt69ji26adt52vhl Created:2020-07-08 23:57:42.259212475 +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[b3d873481388e333399e8075cb407b9c299c7fd0a346f47de7ab3f76eb4de7a1:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.c6a6lrgtuy6zd42k6g448uwjz EndpointID:0aa2d59b563931ae6f159e612eba5e7486d812381979ded23202bd07c365d0ce MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:cc70a1999ff358de7dc2f9cdee31b51da49e03ce1ba89357992a84fe4580a4b8 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:ebb1c7f94332 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.c6a6lrgtuy6zd42k6g448uwjz EndpointID:0aa2d59b563931ae6f159e612eba5e7486d812381979ded23202bd07c365d0ce EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-07-08T23:57:51.602Z] PASS [2020-07-08T23:57:51.602Z] [2020-07-08T23:57:51.602Z] === Skipped [2020-07-08T23:57:51.602Z] === SKIP: s390x.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-07-08T23:57:51.602Z] service_test.go:236: FLAKY_TEST [2020-07-08T23:57:51.602Z] [2020-07-08T23:57:51.602Z] [2020-07-08T23:57:51.602Z] DONE 23 tests, 1 skipped in 57.383s [2020-07-08T23:57:51.602Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (s390x.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-07-08T23:57:51.602Z] ++ 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-07-08T23:57:51.602Z] ++ set -e [2020-07-08T23:57:51.602Z] ++ '[' -n 0 ']' [2020-07-08T23:57:51.602Z] ++ set -x [2020-07-08T23:57:51.602Z] ++ env -i DEST=/go/src/github.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-07-08T23:57:51.602Z] INFO: Testing against a local daemon [2020-07-08T23:57:51.602Z] === RUN TestDockerNetworkIpvlanPersistance [2020-07-08T23:57:51.602Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s) [2020-07-08T23:57:51.602Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-07-08T23:57:51.602Z] === RUN TestDockerNetworkIpvlan [2020-07-08T23:57:51.602Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-07-08T23:57:51.602Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-07-08T23:57:51.602Z] PASS [2020-07-08T23:57:51.602Z] [2020-07-08T23:57:51.602Z] === Skipped [2020-07-08T23:57:51.602Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.01s) [2020-07-08T23:57:51.602Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-07-08T23:57:51.602Z] [2020-07-08T23:57:51.602Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-07-08T23:57:51.602Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-07-08T23:57:51.602Z] [2020-07-08T23:57:51.602Z] [2020-07-08T23:57:51.602Z] DONE 2 tests, 2 skipped in 0.160s [2020-07-08T23:57:51.602Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (s390x.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-07-08T23:57:51.602Z] ++ 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-07-08T23:57:51.602Z] ++ set -e [2020-07-08T23:57:51.602Z] ++ '[' -n 0 ']' [2020-07-08T23:57:51.602Z] ++ set -x [2020-07-08T23:57:51.602Z] ++ env -i DEST=/go/src/github.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-07-08T23:57:51.602Z] INFO: Testing against a local daemon [2020-07-08T23:57:51.602Z] === RUN TestDockerNetworkMacvlanPersistance [2020-07-08T23:57:52.118Z] --- PASS: TestResizeWhenContainerNotStarted (0.79s) [2020-07-08T23:57:52.118Z] === RUN TestDaemonRestartKillContainers [2020-07-08T23:57:52.118Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-07-08T23:57:52.118Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-07-08T23:57:52.118Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-07-08T23:57:52.118Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-07-08T23:57:52.118Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-07-08T23:57:52.118Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-07-08T23:57:52.118Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-07-08T23:57:52.118Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-07-08T23:57:52.118Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-07-08T23:57:52.118Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-07-08T23:57:52.118Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-07-08T23:57:52.118Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-07-08T23:57:52.118Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-07-08T23:57:52.118Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-07-08T23:57:52.118Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-07-08T23:57:52.118Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-07-08T23:57:52.118Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-07-08T23:57:52.118Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-07-08T23:57:52.118Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-07-08T23:57:52.118Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-07-08T23:57:52.118Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-07-08T23:57:52.118Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-07-08T23:57:52.118Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-07-08T23:57:52.118Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-07-08T23:57:52.118Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-07-08T23:57:52.118Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-07-08T23:57:52.118Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-07-08T23:57:52.118Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-07-08T23:57:53.215Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.45s) [2020-07-08T23:57:53.215Z] === RUN TestDockerNetworkMacvlan [2020-07-08T23:57:53.851Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-07-08T23:57:54.034Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-07-08T23:57:54.035Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-07-08T23:57:54.485Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-07-08T23:57:54.981Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-07-08T23:57:54.981Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-07-08T23:57:55.243Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-07-08T23:57:55.523Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-07-08T23:57:55.864Z] --- PASS: TestImportExtremelyLargeImageWorks (109.10s) [2020-07-08T23:57:55.864Z] PASS [2020-07-08T23:57:55.864Z] [2020-07-08T23:57:55.864Z] === Skipped [2020-07-08T23:57:55.864Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-07-08T23:57:55.864Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2020-07-08T23:57:55.864Z] [2020-07-08T23:57:55.864Z] [2020-07-08T23:57:55.864Z] DONE 12 tests, 1 skipped in 112.909s [2020-07-08T23:57:55.864Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2020-07-08T23:57:55.864Z] INFO: Testing against a local daemon [2020-07-08T23:57:55.864Z] === RUN TestNetworkCreateDelete [2020-07-08T23:57:55.864Z] --- PASS: TestNetworkCreateDelete (0.13s) [2020-07-08T23:57:55.864Z] === RUN TestDockerNetworkDeletePreferID [2020-07-08T23:57:55.864Z] --- PASS: TestDockerNetworkDeletePreferID (0.34s) [2020-07-08T23:57:55.864Z] === RUN TestDaemonDNSFallback [2020-07-08T23:57:56.633Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-07-08T23:57:58.025Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-07-08T23:57:58.287Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-07-08T23:57:59.979Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-07-08T23:58:00.838Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-07-08T23:58:00.838Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.67s) [2020-07-08T23:58:00.838Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.73s) [2020-07-08T23:58:00.838Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.69s) [2020-07-08T23:58:00.838Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.83s) [2020-07-08T23:58:00.838Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.63s) [2020-07-08T23:58:00.838Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.69s) [2020-07-08T23:58:00.838Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.71s) [2020-07-08T23:58:00.838Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.47s) [2020-07-08T23:58:00.838Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.77s) [2020-07-08T23:58:00.838Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.73s) [2020-07-08T23:58:00.838Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.58s) [2020-07-08T23:58:00.838Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.30s) [2020-07-08T23:58:00.838Z] === RUN TestCgroupNamespacesRun [2020-07-08T23:58:02.439Z] --- PASS: TestDaemonDNSFallback (7.29s) [2020-07-08T23:58:02.439Z] === RUN TestInspectNetwork [2020-07-08T23:58:02.439Z] --- SKIP: TestInspectNetwork (0.00s) [2020-07-08T23:58:02.439Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-08T23:58:02.439Z] === RUN TestRunContainerWithBridgeNone [2020-07-08T23:58:02.439Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2020-07-08T23:58:02.439Z] network_test.go:26: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-07-08T23:58:02.439Z] === RUN TestNetworkInvalidJSON [2020-07-08T23:58:02.439Z] === RUN TestNetworkInvalidJSON//networks/create [2020-07-08T23:58:02.439Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-07-08T23:58:02.439Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-07-08T23:58:02.439Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-07-08T23:58:02.439Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-07-08T23:58:02.439Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-07-08T23:58:02.439Z] === CONT TestNetworkInvalidJSON//networks/create [2020-07-08T23:58:02.439Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-07-08T23:58:02.439Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-07-08T23:58:02.439Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2020-07-08T23:58:02.439Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-07-08T23:58:02.439Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-07-08T23:58:02.439Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-07-08T23:58:02.439Z] === RUN TestHostIPv4BridgeLabel [2020-07-08T23:58:02.439Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2020-07-08T23:58:02.439Z] network_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-07-08T23:58:02.439Z] === RUN TestDaemonRestartWithLiveRestore [2020-07-08T23:58:02.439Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.03s) [2020-07-08T23:58:02.439Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-07-08T23:58:02.439Z] === RUN TestDaemonDefaultNetworkPools [2020-07-08T23:58:02.439Z] --- SKIP: TestDaemonDefaultNetworkPools (0.02s) [2020-07-08T23:58:02.439Z] service_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-07-08T23:58:02.439Z] === RUN TestDaemonRestartWithExistingNetwork [2020-07-08T23:58:02.439Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.01s) [2020-07-08T23:58:02.439Z] service_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-07-08T23:58:02.439Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-07-08T23:58:02.439Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.01s) [2020-07-08T23:58:02.439Z] service_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-07-08T23:58:02.439Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-07-08T23:58:02.439Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.04s) [2020-07-08T23:58:02.439Z] service_test.go:184: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-07-08T23:58:02.439Z] === RUN TestServiceWithPredefinedNetwork [2020-07-08T23:58:02.439Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2020-07-08T23:58:02.439Z] service_test.go:207: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-08T23:58:02.439Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-07-08T23:58:02.439Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-07-08T23:58:02.439Z] service_test.go:236: FLAKY_TEST [2020-07-08T23:58:02.439Z] === RUN TestServiceWithDataPathPortInit [2020-07-08T23:58:02.439Z] --- SKIP: TestServiceWithDataPathPortInit (0.04s) [2020-07-08T23:58:02.439Z] service_test.go:328: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-08T23:58:02.439Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-07-08T23:58:02.439Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2020-07-08T23:58:02.439Z] service_test.go:395: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-08T23:58:02.439Z] PASS [2020-07-08T23:58:02.439Z] [2020-07-08T23:58:02.439Z] === Skipped [2020-07-08T23:58:02.439Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s) [2020-07-08T23:58:02.439Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-08T23:58:02.439Z] [2020-07-08T23:58:02.439Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s) [2020-07-08T23:58:02.439Z] network_test.go:26: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-07-08T23:58:02.439Z] [2020-07-08T23:58:02.439Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s) [2020-07-08T23:58:02.439Z] network_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-07-08T23:58:02.439Z] [2020-07-08T23:58:02.439Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.03s) [2020-07-08T23:58:02.439Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-07-08T23:58:02.439Z] [2020-07-08T23:58:02.439Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.02s) [2020-07-08T23:58:02.439Z] service_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-07-08T23:58:02.439Z] [2020-07-08T23:58:02.439Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.01s) [2020-07-08T23:58:02.439Z] service_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-07-08T23:58:02.439Z] [2020-07-08T23:58:02.439Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.01s) [2020-07-08T23:58:02.439Z] service_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-07-08T23:58:02.439Z] [2020-07-08T23:58:02.439Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.04s) [2020-07-08T23:58:02.439Z] service_test.go:184: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-07-08T23:58:02.439Z] [2020-07-08T23:58:02.439Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s) [2020-07-08T23:58:02.439Z] service_test.go:207: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-08T23:58:02.439Z] [2020-07-08T23:58:02.439Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-07-08T23:58:02.439Z] service_test.go:236: FLAKY_TEST [2020-07-08T23:58:02.439Z] [2020-07-08T23:58:02.439Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.04s) [2020-07-08T23:58:02.439Z] service_test.go:328: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-08T23:58:02.439Z] [2020-07-08T23:58:02.439Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s) [2020-07-08T23:58:02.439Z] service_test.go:395: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-08T23:58:02.439Z] [2020-07-08T23:58:02.439Z] [2020-07-08T23:58:02.439Z] DONE 19 tests, 12 skipped in 8.060s [2020-07-08T23:58:02.439Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-07-08T23:58:02.439Z] INFO: Testing against a local daemon [2020-07-08T23:58:02.439Z] === RUN TestDockerNetworkIpvlanPersistance [2020-07-08T23:58:02.439Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-07-08T23:58:02.439Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-07-08T23:58:02.439Z] === RUN TestDockerNetworkIpvlan [2020-07-08T23:58:02.439Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-07-08T23:58:02.439Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-07-08T23:58:02.439Z] PASS [2020-07-08T23:58:02.439Z] [2020-07-08T23:58:02.439Z] === Skipped [2020-07-08T23:58:02.439Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-07-08T23:58:02.439Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-07-08T23:58:02.439Z] [2020-07-08T23:58:02.439Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-07-08T23:58:02.439Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-07-08T23:58:02.439Z] [2020-07-08T23:58:02.439Z] [2020-07-08T23:58:02.439Z] DONE 2 tests, 2 skipped in 0.120s [2020-07-08T23:58:02.439Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-07-08T23:58:02.439Z] INFO: Testing against a local daemon [2020-07-08T23:58:02.439Z] === RUN TestDockerNetworkMacvlanPersistance [2020-07-08T23:58:02.439Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s) [2020-07-08T23:58:02.439Z] macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-07-08T23:58:02.439Z] === RUN TestDockerNetworkMacvlan [2020-07-08T23:58:02.439Z] --- SKIP: TestDockerNetworkMacvlan (0.00s) [2020-07-08T23:58:02.439Z] macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-07-08T23:58:02.439Z] PASS [2020-07-08T23:58:02.439Z] [2020-07-08T23:58:02.439Z] === Skipped [2020-07-08T23:58:02.439Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s) [2020-07-08T23:58:02.439Z] macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-07-08T23:58:02.439Z] [2020-07-08T23:58:02.439Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s) [2020-07-08T23:58:02.439Z] macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-07-08T23:58:02.439Z] [2020-07-08T23:58:02.439Z] [2020-07-08T23:58:02.439Z] DONE 2 tests, 2 skipped in 0.097s [2020-07-08T23:58:02.439Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2020-07-08T23:58:02.439Z] testing: warning: no tests to run [2020-07-08T23:58:02.439Z] PASS [2020-07-08T23:58:02.439Z] [2020-07-08T23:58:02.439Z] DONE 0 tests in 0.022s [2020-07-08T23:58:02.439Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-07-08T23:58:02.439Z] INFO: Testing against a local daemon [2020-07-08T23:58:02.439Z] === RUN TestAuthZPluginAllowRequest [2020-07-08T23:58:02.439Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s) [2020-07-08T23:58:02.439Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-08T23:58:02.439Z] === RUN TestAuthZPluginTLS [2020-07-08T23:58:02.439Z] --- SKIP: TestAuthZPluginTLS (0.00s) [2020-07-08T23:58:02.439Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-08T23:58:02.439Z] === RUN TestAuthZPluginDenyRequest [2020-07-08T23:58:02.439Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s) [2020-07-08T23:58:02.439Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-08T23:58:02.439Z] === RUN TestAuthZPluginAPIDenyResponse [2020-07-08T23:58:02.439Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s) [2020-07-08T23:58:02.439Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-08T23:58:02.439Z] === RUN TestAuthZPluginDenyResponse [2020-07-08T23:58:02.439Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s) [2020-07-08T23:58:02.439Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-08T23:58:02.439Z] === RUN TestAuthZPluginAllowEventStream [2020-07-08T23:58:02.439Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s) [2020-07-08T23:58:02.439Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-08T23:58:02.439Z] === RUN TestAuthZPluginErrorResponse [2020-07-08T23:58:02.439Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s) [2020-07-08T23:58:02.439Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-08T23:58:02.439Z] === RUN TestAuthZPluginErrorRequest [2020-07-08T23:58:02.439Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s) [2020-07-08T23:58:02.439Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-08T23:58:02.439Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-07-08T23:58:02.439Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2020-07-08T23:58:02.439Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-08T23:58:02.439Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-07-08T23:58:02.439Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s) [2020-07-08T23:58:02.439Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-08T23:58:02.439Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-07-08T23:58:02.439Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2020-07-08T23:58:02.439Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-08T23:58:02.439Z] === RUN TestAuthZPluginHeader [2020-07-08T23:58:02.439Z] --- SKIP: TestAuthZPluginHeader (0.00s) [2020-07-08T23:58:02.439Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-08T23:58:02.439Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-07-08T23:58:02.439Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.17s) [2020-07-08T23:58:02.439Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-08T23:58:02.439Z] === RUN TestAuthZPluginV2Disable [2020-07-08T23:58:02.439Z] --- SKIP: TestAuthZPluginV2Disable (0.05s) [2020-07-08T23:58:02.439Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-08T23:58:02.439Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-07-08T23:58:02.439Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.11s) [2020-07-08T23:58:02.439Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-08T23:58:02.439Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-07-08T23:58:02.439Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.05s) [2020-07-08T23:58:02.439Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-08T23:58:02.439Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-07-08T23:58:02.439Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.03s) [2020-07-08T23:58:02.439Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-08T23:58:02.439Z] PASS [2020-07-08T23:58:02.439Z] [2020-07-08T23:58:02.439Z] === Skipped [2020-07-08T23:58:02.439Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s) [2020-07-08T23:58:02.439Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-08T23:58:02.439Z] [2020-07-08T23:58:02.439Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s) [2020-07-08T23:58:02.439Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-08T23:58:02.439Z] [2020-07-08T23:58:02.439Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s) [2020-07-08T23:58:02.439Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-08T23:58:02.439Z] [2020-07-08T23:58:02.439Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s) [2020-07-08T23:58:02.439Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-08T23:58:02.439Z] [2020-07-08T23:58:02.439Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s) [2020-07-08T23:58:02.439Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-08T23:58:02.439Z] [2020-07-08T23:58:02.439Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s) [2020-07-08T23:58:02.439Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-08T23:58:02.439Z] [2020-07-08T23:58:02.439Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s) [2020-07-08T23:58:02.439Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-08T23:58:02.439Z] [2020-07-08T23:58:02.439Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s) [2020-07-08T23:58:02.439Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-08T23:58:02.439Z] [2020-07-08T23:58:02.439Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2020-07-08T23:58:02.439Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-08T23:58:02.439Z] [2020-07-08T23:58:02.439Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s) [2020-07-08T23:58:02.439Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-08T23:58:02.439Z] [2020-07-08T23:58:02.439Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2020-07-08T23:58:02.439Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-08T23:58:02.439Z] [2020-07-08T23:58:02.439Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s) [2020-07-08T23:58:02.439Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-08T23:58:02.439Z] [2020-07-08T23:58:02.439Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.17s) [2020-07-08T23:58:02.439Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-08T23:58:02.439Z] [2020-07-08T23:58:02.439Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.05s) [2020-07-08T23:58:02.439Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-08T23:58:02.439Z] [2020-07-08T23:58:02.440Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.11s) [2020-07-08T23:58:02.440Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-08T23:58:02.440Z] [2020-07-08T23:58:02.440Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.05s) [2020-07-08T23:58:02.440Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-08T23:58:02.440Z] [2020-07-08T23:58:02.440Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.03s) [2020-07-08T23:58:02.440Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-08T23:58:02.440Z] [2020-07-08T23:58:02.440Z] [2020-07-08T23:58:02.440Z] DONE 17 tests, 17 skipped in 0.519s [2020-07-08T23:58:02.440Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-07-08T23:58:02.440Z] INFO: Testing against a local daemon [2020-07-08T23:58:02.440Z] === RUN TestPluginInvalidJSON [2020-07-08T23:58:02.440Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-07-08T23:58:02.440Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-07-08T23:58:02.440Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-07-08T23:58:02.440Z] --- PASS: TestPluginInvalidJSON (0.02s) [2020-07-08T23:58:02.440Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-07-08T23:58:02.440Z] === RUN TestPluginInstall [2020-07-08T23:58:02.440Z] --- SKIP: TestPluginInstall (0.00s) [2020-07-08T23:58:02.440Z] plugin_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-08T23:58:02.440Z] PASS [2020-07-08T23:58:02.440Z] [2020-07-08T23:58:02.440Z] === Skipped [2020-07-08T23:58:02.440Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s) [2020-07-08T23:58:02.440Z] plugin_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-08T23:58:02.440Z] [2020-07-08T23:58:02.440Z] [2020-07-08T23:58:02.440Z] DONE 3 tests, 1 skipped in 0.145s [2020-07-08T23:58:02.440Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-07-08T23:58:02.700Z] INFO: Testing against a local daemon [2020-07-08T23:58:02.700Z] === RUN TestExternalGraphDriver [2020-07-08T23:58:02.700Z] --- SKIP: TestExternalGraphDriver (0.08s) [2020-07-08T23:58:02.700Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2020-07-08T23:58:02.700Z] === RUN TestGraphdriverPluginV2 [2020-07-08T23:58:02.753Z] --- PASS: TestCgroupNamespacesRun (1.85s) [2020-07-08T23:58:02.753Z] === RUN TestCgroupNamespacesRunPrivileged [2020-07-08T23:58:03.499Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-07-08T23:58:04.140Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.75s) [2020-07-08T23:58:04.140Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-07-08T23:58:06.054Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.87s) [2020-07-08T23:58:06.055Z] === RUN TestCgroupNamespacesRunHostMode [2020-07-08T23:58:06.859Z] Loaded image: buildpack-deps:buster [2020-07-08T23:58:07.790Z] Loaded image: busybox:latest [2020-07-08T23:58:07.969Z] --- PASS: TestCgroupNamespacesRunHostMode (1.84s) [2020-07-08T23:58:07.969Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-07-08T23:58:08.353Z] Loaded image: busybox:glibc [2020-07-08T23:58:08.353Z] Loaded image: debian:buster [2020-07-08T23:58:08.616Z] Loaded image: hello-world:latest [2020-07-08T23:58:08.616Z] INFO: Testing against a local daemon [2020-07-08T23:58:08.873Z] === RUN TestDockerDaemonSuite [2020-07-08T23:58:08.873Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2020-07-08T23:58:08.873Z] Loaded image: buildpack-deps:buster [2020-07-08T23:58:08.873Z] Loaded image: busybox:latest [2020-07-08T23:58:09.268Z] --- PASS: TestGraphdriverPluginV2 (5.71s) [2020-07-08T23:58:09.268Z] PASS [2020-07-08T23:58:09.268Z] [2020-07-08T23:58:09.268Z] === Skipped [2020-07-08T23:58:09.268Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.08s) [2020-07-08T23:58:09.268Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2020-07-08T23:58:09.268Z] [2020-07-08T23:58:09.268Z] [2020-07-08T23:58:09.268Z] DONE 2 tests, 1 skipped in 5.894s [2020-07-08T23:58:09.268Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-07-08T23:58:09.268Z] INFO: Testing against a local daemon [2020-07-08T23:58:09.268Z] === RUN TestContinueAfterPluginCrash [2020-07-08T23:58:09.268Z] === PAUSE TestContinueAfterPluginCrash [2020-07-08T23:58:09.268Z] === RUN TestReadPluginNoRead [2020-07-08T23:58:09.268Z] === PAUSE TestReadPluginNoRead [2020-07-08T23:58:09.268Z] === RUN TestDaemonStartWithLogOpt [2020-07-08T23:58:09.268Z] === PAUSE TestDaemonStartWithLogOpt [2020-07-08T23:58:09.268Z] === CONT TestContinueAfterPluginCrash [2020-07-08T23:58:09.268Z] === CONT TestDaemonStartWithLogOpt [2020-07-08T23:58:09.434Z] Loaded image: busybox:glibc [2020-07-08T23:58:09.435Z] Loaded image: debian:buster [2020-07-08T23:58:09.435Z] Loaded image: hello-world:latest [2020-07-08T23:58:09.435Z] INFO: Testing against a local daemon [2020-07-08T23:58:09.435Z] === RUN TestDockerSuite [2020-07-08T23:58:09.691Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2020-07-08T23:58:09.691Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2020-07-08T23:58:09.691Z] === RUN TestDockerSuite/TestAPIErrorJSON [2020-07-08T23:58:09.691Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2020-07-08T23:58:09.691Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2020-07-08T23:58:09.691Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2020-07-08T23:58:09.691Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2020-07-08T23:58:09.691Z] === RUN TestDockerSuite/TestAPIImagesDelete [2020-07-08T23:58:09.883Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.87s) [2020-07-08T23:58:09.883Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-07-08T23:58:10.404Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-07-08T23:58:10.617Z] === RUN TestDockerSuite/TestAPIImagesFilter [2020-07-08T23:58:10.617Z] === RUN TestDockerSuite/TestAPIImagesHistory [2020-07-08T23:58:11.178Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2020-07-08T23:58:11.178Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2020-07-08T23:58:11.739Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2020-07-08T23:58:11.798Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.78s) [2020-07-08T23:58:11.798Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-07-08T23:58:11.995Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2020-07-08T23:58:11.995Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2020-07-08T23:58:12.371Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.97s) [2020-07-08T23:58:12.371Z] === RUN TestCgroupNamespacesRunOlderClient [2020-07-08T23:58:12.473Z] --- PASS: TestDockerNetworkMacvlan (19.28s) [2020-07-08T23:58:12.473Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.10s) [2020-07-08T23:58:12.473Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.14s) [2020-07-08T23:58:12.473Z] --- PASS: TestDockerNetworkMacvlan/NilParent (2.42s) [2020-07-08T23:58:12.473Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.56s) [2020-07-08T23:58:12.473Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (5.25s) [2020-07-08T23:58:12.473Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.39s) [2020-07-08T23:58:12.473Z] PASS [2020-07-08T23:58:12.473Z] [2020-07-08T23:58:12.473Z] DONE 8 tests in 20.882s [2020-07-08T23:58:12.473Z] Running /go/src/github.com/docker/docker/integration/plugin (s390x.integration.plugin) flags=-test.v -test.timeout=120m [2020-07-08T23:58:12.473Z] ++ 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-07-08T23:58:12.473Z] ++ set -e [2020-07-08T23:58:12.473Z] ++ '[' -n 0 ']' [2020-07-08T23:58:12.473Z] ++ set -x [2020-07-08T23:58:12.473Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-07-08T23:58:12.473Z] testing: warning: no tests to run [2020-07-08T23:58:12.473Z] PASS [2020-07-08T23:58:12.473Z] [2020-07-08T23:58:12.473Z] DONE 0 tests in 0.053s [2020-07-08T23:58:12.473Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (s390x.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-07-08T23:58:12.473Z] ++ 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-07-08T23:58:12.473Z] ++ set -e [2020-07-08T23:58:12.473Z] ++ '[' -n 0 ']' [2020-07-08T23:58:12.473Z] ++ set -x [2020-07-08T23:58:12.474Z] ++ env -i DEST=/go/src/github.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-07-08T23:58:12.474Z] INFO: Testing against a local daemon [2020-07-08T23:58:12.474Z] === RUN TestAuthZPluginAllowRequest [2020-07-08T23:58:13.404Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2020-07-08T23:58:13.404Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2020-07-08T23:58:13.966Z] === RUN TestDockerSuite/TestAPINetworkFilter [2020-07-08T23:58:13.966Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2020-07-08T23:58:13.966Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2020-07-08T23:58:14.061Z] --- PASS: TestAuthZPluginAllowRequest (1.72s) [2020-07-08T23:58:14.061Z] === RUN TestAuthZPluginTLS [2020-07-08T23:58:14.285Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.78s) [2020-07-08T23:58:14.285Z] === RUN TestKernelTCPMemory [2020-07-08T23:58:14.695Z] --- PASS: TestAuthZPluginTLS (0.54s) [2020-07-08T23:58:14.695Z] === RUN TestAuthZPluginDenyRequest [2020-07-08T23:58:14.895Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2020-07-08T23:58:15.152Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2020-07-08T23:58:15.227Z] --- PASS: TestKernelTCPMemory (0.93s) [2020-07-08T23:58:15.228Z] === RUN TestNISDomainname [2020-07-08T23:58:15.330Z] --- PASS: TestAuthZPluginDenyRequest (0.52s) [2020-07-08T23:58:15.330Z] === RUN TestAuthZPluginAPIDenyResponse [2020-07-08T23:58:15.623Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.52s) [2020-07-08T23:58:15.623Z] === RUN TestAuthZPluginDenyResponse [2020-07-08T23:58:16.081Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2020-07-08T23:58:16.082Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2020-07-08T23:58:16.082Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2020-07-08T23:58:16.082Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2020-07-08T23:58:16.082Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2020-07-08T23:58:16.169Z] --- PASS: TestNISDomainname (1.03s) [2020-07-08T23:58:16.169Z] === RUN TestHostnameDnsResolution [2020-07-08T23:58:16.260Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) [2020-07-08T23:58:16.261Z] === RUN TestAuthZPluginAllowEventStream [2020-07-08T23:58:18.083Z] --- PASS: TestHostnameDnsResolution (1.77s) [2020-07-08T23:58:18.083Z] === RUN TestStats [2020-07-08T23:58:18.332Z] --- PASS: TestAuthZPluginAllowEventStream (1.72s) [2020-07-08T23:58:18.332Z] === RUN TestAuthZPluginErrorResponse [2020-07-08T23:58:18.600Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2020-07-08T23:58:18.625Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2020-07-08T23:58:18.626Z] === RUN TestAuthZPluginErrorRequest [2020-07-08T23:58:18.917Z] --- PASS: TestAuthZPluginErrorRequest (0.52s) [2020-07-08T23:58:18.917Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-07-08T23:58:19.550Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2020-07-08T23:58:19.550Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-07-08T23:58:20.488Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2020-07-08T23:58:20.744Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2020-07-08T23:58:21.383Z] --- PASS: TestStats (2.83s) [2020-07-08T23:58:21.383Z] === RUN TestStopContainerWithTimeout [2020-07-08T23:58:21.383Z] === RUN TestStopContainerWithTimeout/0 [2020-07-08T23:58:21.383Z] === PAUSE TestStopContainerWithTimeout/0 [2020-07-08T23:58:21.383Z] === RUN TestStopContainerWithTimeout/1 [2020-07-08T23:58:21.383Z] === PAUSE TestStopContainerWithTimeout/1 [2020-07-08T23:58:21.383Z] === RUN TestStopContainerWithTimeout/3 [2020-07-08T23:58:21.383Z] === PAUSE TestStopContainerWithTimeout/3 [2020-07-08T23:58:21.383Z] === RUN TestStopContainerWithTimeout/-1 [2020-07-08T23:58:21.383Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-07-08T23:58:21.383Z] === CONT TestStopContainerWithTimeout/0 [2020-07-08T23:58:21.383Z] === CONT TestStopContainerWithTimeout/-1 [2020-07-08T23:58:21.383Z] === CONT TestStopContainerWithTimeout/3 [2020-07-08T23:58:21.383Z] === CONT TestStopContainerWithTimeout/1 [2020-07-08T23:58:21.620Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.13s) [2020-07-08T23:58:21.620Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-07-08T23:58:22.109Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2020-07-08T23:58:22.672Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2020-07-08T23:58:24.042Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2020-07-08T23:58:24.155Z] --- PASS: TestDaemonStartWithLogOpt (13.30s) [2020-07-08T23:58:24.155Z] === CONT TestReadPluginNoRead [2020-07-08T23:58:24.355Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.31s) [2020-07-08T23:58:24.355Z] === RUN TestAuthZPluginHeader [2020-07-08T23:58:24.609Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2020-07-08T23:58:24.682Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2020-07-08T23:58:24.682Z] --- PASS: TestStopContainerWithTimeout/0 (1.29s) [2020-07-08T23:58:24.682Z] --- PASS: TestStopContainerWithTimeout/1 (2.40s) [2020-07-08T23:58:24.682Z] --- PASS: TestStopContainerWithTimeout/-1 (3.25s) [2020-07-08T23:58:24.682Z] --- PASS: TestStopContainerWithTimeout/3 (3.33s) [2020-07-08T23:58:24.682Z] === RUN TestDeleteDevicemapper [2020-07-08T23:58:24.682Z] --- SKIP: TestDeleteDevicemapper (0.02s) [2020-07-08T23:58:24.682Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-07-08T23:58:24.682Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-07-08T23:58:24.989Z] --- PASS: TestAuthZPluginHeader (0.82s) [2020-07-08T23:58:24.989Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-07-08T23:58:24.989Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-07-08T23:58:24.989Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-08T23:58:24.989Z] === RUN TestAuthZPluginV2Disable [2020-07-08T23:58:24.989Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2020-07-08T23:58:24.989Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-08T23:58:24.989Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-07-08T23:58:24.989Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-07-08T23:58:24.989Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-08T23:58:24.989Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-07-08T23:58:24.989Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-07-08T23:58:24.989Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-08T23:58:24.989Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-07-08T23:58:25.535Z] === RUN TestReadPluginNoRead/default [2020-07-08T23:58:25.535Z] --- PASS: TestContinueAfterPluginCrash (16.96s) [2020-07-08T23:58:26.078Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-07-08T23:58:26.078Z] [2020-07-08T23:58:26.078Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-07-08T23:58:26.078Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-07-08T23:58:26.078Z] HOSTNAME=32acea86d009 [2020-07-08T23:58:26.078Z] TESTDEBUG=0 [2020-07-08T23:58:26.078Z] DEST=bundles/test-integration [2020-07-08T23:58:26.078Z] PWD=/go/src/github.com/docker/docker [2020-07-08T23:58:26.078Z] DOCKER_GITCOMMIT=276c725394426b45e5f3d6cbac3f9ff4acf4feaa [2020-07-08T23:58:26.078Z] container=docker [2020-07-08T23:58:26.078Z] HOME=/root [2020-07-08T23:58:26.078Z] GOLANG_VERSION=1.13.12 [2020-07-08T23:58:26.078Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-07-08T23:58:26.078Z] VALIDATE_BRANCH=master [2020-07-08T23:58:26.078Z] TERM=xterm [2020-07-08T23:58:26.078Z] DOCKER_PKG=github.com/docker/docker [2020-07-08T23:58:26.078Z] SHLVL=1 [2020-07-08T23:58:26.078Z] TIMEOUT=120m [2020-07-08T23:58:26.078Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-07-08T23:58:26.078Z] DOCKER_GRAPHDRIVER=overlay2 [2020-07-08T23:58:26.078Z] GO111MODULE=off [2020-07-08T23:58:26.078Z] DOCKER_EXPERIMENTAL=1 [2020-07-08T23:58:26.078Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-07-08T23:58:26.078Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-07-08T23:58:26.078Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-07-08T23:58:26.078Z] GOPATH=/go [2020-07-08T23:58:26.078Z] PKG_CONFIG=pkg-config [2020-07-08T23:58:26.078Z] _=/usr/bin/env [2020-07-08T23:58:26.078Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-07-08T23:58:26.563Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2020-07-08T23:58:27.125Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2020-07-08T23:58:27.247Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.04s) [2020-07-08T23:58:27.247Z] === RUN TestUpdateMemory [2020-07-08T23:58:27.247Z] --- SKIP: TestUpdateMemory (0.00s) [2020-07-08T23:58:27.247Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-07-08T23:58:27.247Z] === RUN TestUpdateCPUQuota [2020-07-08T23:58:27.381Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2020-07-08T23:58:27.486Z] tests/integration/models_containers_test.py ............................ [ 83%] [2020-07-08T23:58:28.068Z] === RUN TestReadPluginNoRead/disabled_caching [2020-07-08T23:58:28.311Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2020-07-08T23:58:28.635Z] --- PASS: TestUpdateCPUQuota (1.47s) [2020-07-08T23:58:28.635Z] === RUN TestUpdatePidsLimit [2020-07-08T23:58:28.635Z] === RUN TestUpdatePidsLimit/update_from_none [2020-07-08T23:58:29.206Z] === RUN TestUpdatePidsLimit/no_change [2020-07-08T23:58:29.238Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2020-07-08T23:58:29.467Z] === RUN TestUpdatePidsLimit/update_lower [2020-07-08T23:58:29.801Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2020-07-08T23:58:29.971Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-07-08T23:58:30.039Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-07-08T23:58:30.056Z] === RUN TestDockerSuite/TestAttachAfterDetach [2020-07-08T23:58:30.299Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-07-08T23:58:30.871Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-07-08T23:58:31.131Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-07-08T23:58:32.504Z] --- PASS: TestReadPluginNoRead (10.32s) [2020-07-08T23:58:32.504Z] --- PASS: TestReadPluginNoRead/default (2.25s) [2020-07-08T23:58:32.504Z] --- PASS: TestReadPluginNoRead/disabled_caching (2.24s) [2020-07-08T23:58:32.504Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.28s) [2020-07-08T23:58:32.504Z] read_test.go:92: [df0f79bbb5081] daemon is not started [2020-07-08T23:58:32.504Z] PASS [2020-07-08T23:58:32.504Z] [2020-07-08T23:58:32.504Z] DONE 6 tests in 23.748s [2020-07-08T23:58:32.504Z] 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-07-08T23:58:32.504Z] testing: warning: no tests to run [2020-07-08T23:58:32.504Z] PASS [2020-07-08T23:58:32.504Z] [2020-07-08T23:58:32.504Z] DONE 0 tests in 0.044s [2020-07-08T23:58:32.504Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-07-08T23:58:32.504Z] INFO: Testing against a local daemon [2020-07-08T23:58:32.504Z] === RUN TestPluginWithDevMounts [2020-07-08T23:58:32.504Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2020-07-08T23:58:32.504Z] mounts_test.go:21: (*Execution).IsRootless-fm [2020-07-08T23:58:32.504Z] PASS [2020-07-08T23:58:32.504Z] [2020-07-08T23:58:32.504Z] === Skipped [2020-07-08T23:58:32.504Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s) [2020-07-08T23:58:32.504Z] mounts_test.go:21: (*Execution).IsRootless-fm [2020-07-08T23:58:32.504Z] [2020-07-08T23:58:32.504Z] [2020-07-08T23:58:32.504Z] DONE 1 tests, 1 skipped in 0.142s [2020-07-08T23:58:32.504Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2020-07-08T23:58:32.504Z] INFO: Testing against a local daemon [2020-07-08T23:58:32.504Z] === RUN TestSecretInspect [2020-07-08T23:58:32.504Z] --- SKIP: TestSecretInspect (0.02s) [2020-07-08T23:58:32.504Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-08T23:58:32.504Z] === RUN TestSecretList [2020-07-08T23:58:32.504Z] --- SKIP: TestSecretList (0.01s) [2020-07-08T23:58:32.504Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-08T23:58:32.504Z] === RUN TestSecretsCreateAndDelete [2020-07-08T23:58:32.504Z] --- SKIP: TestSecretsCreateAndDelete (0.01s) [2020-07-08T23:58:32.504Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-08T23:58:32.504Z] === RUN TestSecretsUpdate [2020-07-08T23:58:32.504Z] --- SKIP: TestSecretsUpdate (0.01s) [2020-07-08T23:58:32.504Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-08T23:58:32.504Z] === RUN TestTemplatedSecret [2020-07-08T23:58:32.504Z] --- SKIP: TestTemplatedSecret (0.00s) [2020-07-08T23:58:32.504Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-08T23:58:32.504Z] === RUN TestSecretCreateResolve [2020-07-08T23:58:32.504Z] --- SKIP: TestSecretCreateResolve (0.02s) [2020-07-08T23:58:32.504Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-08T23:58:32.504Z] PASS [2020-07-08T23:58:32.504Z] [2020-07-08T23:58:32.504Z] === Skipped [2020-07-08T23:58:32.504Z] === SKIP: amd64.integration.secret TestSecretInspect (0.02s) [2020-07-08T23:58:32.504Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-08T23:58:32.504Z] [2020-07-08T23:58:32.504Z] === SKIP: amd64.integration.secret TestSecretList (0.01s) [2020-07-08T23:58:32.504Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-08T23:58:32.504Z] [2020-07-08T23:58:32.504Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s) [2020-07-08T23:58:32.504Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-08T23:58:32.504Z] [2020-07-08T23:58:32.504Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s) [2020-07-08T23:58:32.504Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-08T23:58:32.504Z] [2020-07-08T23:58:32.504Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s) [2020-07-08T23:58:32.504Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-08T23:58:32.504Z] [2020-07-08T23:58:32.504Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.02s) [2020-07-08T23:58:32.504Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-08T23:58:32.504Z] [2020-07-08T23:58:32.504Z] [2020-07-08T23:58:32.504Z] DONE 6 tests, 6 skipped in 0.180s [2020-07-08T23:58:32.504Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2020-07-08T23:58:32.575Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2020-07-08T23:58:32.763Z] INFO: Testing against a local daemon [2020-07-08T23:58:32.763Z] === RUN TestServiceCreateInit [2020-07-08T23:58:32.763Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-07-08T23:58:32.763Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-07-08T23:58:32.763Z] --- PASS: TestServiceCreateInit (0.02s) [2020-07-08T23:58:32.763Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-07-08T23:58:32.763Z] create_test.go:39: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-08T23:58:32.763Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-07-08T23:58:32.763Z] create_test.go:39: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-08T23:58:32.763Z] === RUN TestCreateServiceMultipleTimes [2020-07-08T23:58:32.763Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s) [2020-07-08T23:58:32.763Z] create_test.go:81: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-08T23:58:32.763Z] === RUN TestCreateServiceConflict [2020-07-08T23:58:32.763Z] --- SKIP: TestCreateServiceConflict (0.01s) [2020-07-08T23:58:32.764Z] create_test.go:154: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-08T23:58:32.764Z] === RUN TestCreateServiceMaxReplicas [2020-07-08T23:58:32.764Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s) [2020-07-08T23:58:32.764Z] create_test.go:175: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-08T23:58:32.764Z] === RUN TestCreateWithDuplicateNetworkNames [2020-07-08T23:58:32.764Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.02s) [2020-07-08T23:58:32.764Z] create_test.go:196: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-08T23:58:32.764Z] === RUN TestCreateServiceSecretFileMode [2020-07-08T23:58:32.764Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s) [2020-07-08T23:58:32.764Z] create_test.go:249: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-08T23:58:32.764Z] === RUN TestCreateServiceConfigFileMode [2020-07-08T23:58:32.764Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s) [2020-07-08T23:58:32.764Z] create_test.go:313: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-08T23:58:32.764Z] === RUN TestCreateServiceSysctls [2020-07-08T23:58:32.764Z] --- SKIP: TestCreateServiceSysctls (0.02s) [2020-07-08T23:58:32.764Z] create_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-08T23:58:32.764Z] === RUN TestCreateServiceCapabilities [2020-07-08T23:58:32.764Z] --- SKIP: TestCreateServiceCapabilities (0.02s) [2020-07-08T23:58:32.764Z] create_test.go:487: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-08T23:58:32.764Z] === RUN TestInspect [2020-07-08T23:58:32.764Z] --- SKIP: TestInspect (0.02s) [2020-07-08T23:58:32.764Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-08T23:58:32.764Z] === RUN TestCreateJob [2020-07-08T23:58:32.764Z] --- SKIP: TestCreateJob (0.01s) [2020-07-08T23:58:32.764Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-08T23:58:32.764Z] === RUN TestReplicatedJob [2020-07-08T23:58:32.764Z] --- SKIP: TestReplicatedJob (0.01s) [2020-07-08T23:58:32.764Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-08T23:58:32.764Z] === RUN TestUpdateReplicatedJob [2020-07-08T23:58:32.831Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2020-07-08T23:58:33.023Z] --- SKIP: TestUpdateReplicatedJob (0.02s) [2020-07-08T23:58:33.023Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-08T23:58:33.023Z] === RUN TestServiceListWithStatuses [2020-07-08T23:58:33.023Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-07-08T23:58:33.023Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-07-08T23:58:33.023Z] === RUN TestDockerNetworkConnectAlias [2020-07-08T23:58:33.023Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s) [2020-07-08T23:58:33.023Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-08T23:58:33.023Z] === RUN TestDockerNetworkReConnect [2020-07-08T23:58:33.023Z] --- SKIP: TestDockerNetworkReConnect (0.01s) [2020-07-08T23:58:33.023Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-08T23:58:33.023Z] === RUN TestServicePlugin [2020-07-08T23:58:33.045Z] --- PASS: TestUpdatePidsLimit (4.16s) [2020-07-08T23:58:33.045Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.41s) [2020-07-08T23:58:33.045Z] --- PASS: TestUpdatePidsLimit/no_change (0.41s) [2020-07-08T23:58:33.045Z] --- PASS: TestUpdatePidsLimit/update_lower (0.42s) [2020-07-08T23:58:33.045Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.41s) [2020-07-08T23:58:33.045Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.42s) [2020-07-08T23:58:33.045Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.41s) [2020-07-08T23:58:33.045Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.46s) [2020-07-08T23:58:33.045Z] === RUN TestUpdateRestartPolicy [2020-07-08T23:58:34.196Z] === RUN TestDockerSuite/TestAttachDetach [2020-07-08T23:58:34.453Z] --- PASS: TestBuildWithHugeFile (93.10s) [2020-07-08T23:58:34.453Z] === RUN TestBuildWithEmptyDockerfile [2020-07-08T23:58:34.453Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-07-08T23:58:34.453Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-07-08T23:58:34.453Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-07-08T23:58:34.453Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-07-08T23:58:34.453Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-07-08T23:58:34.453Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-07-08T23:58:34.453Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-07-08T23:58:34.453Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-07-08T23:58:34.453Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-07-08T23:58:34.710Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s) [2020-07-08T23:58:34.710Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.18s) [2020-07-08T23:58:34.710Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.27s) [2020-07-08T23:58:34.710Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.18s) [2020-07-08T23:58:34.710Z] === RUN TestBuildPreserveOwnership [2020-07-08T23:58:34.710Z] === RUN TestBuildPreserveOwnership/copy_from [2020-07-08T23:58:35.008Z] === RUN TestDockerSuite/TestAttachDisconnect [2020-07-08T23:58:35.938Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2020-07-08T23:58:36.195Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2020-07-08T23:58:36.313Z] --- SKIP: TestServicePlugin (3.39s) [2020-07-08T23:58:36.313Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-08T23:58:36.313Z] === RUN TestServiceUpdateLabel [2020-07-08T23:58:36.313Z] --- SKIP: TestServiceUpdateLabel (0.02s) [2020-07-08T23:58:36.313Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-08T23:58:36.313Z] === RUN TestServiceUpdateSecrets [2020-07-08T23:58:36.313Z] --- SKIP: TestServiceUpdateSecrets (0.01s) [2020-07-08T23:58:36.313Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-08T23:58:36.313Z] === RUN TestServiceUpdateConfigs [2020-07-08T23:58:36.313Z] --- SKIP: TestServiceUpdateConfigs (0.01s) [2020-07-08T23:58:36.313Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-08T23:58:36.314Z] === RUN TestServiceUpdateNetwork [2020-07-08T23:58:36.314Z] --- SKIP: TestServiceUpdateNetwork (0.01s) [2020-07-08T23:58:36.314Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-08T23:58:36.314Z] === RUN TestServiceUpdatePidsLimit [2020-07-08T23:58:36.314Z] --- SKIP: TestServiceUpdatePidsLimit (0.04s) [2020-07-08T23:58:36.314Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-08T23:58:36.314Z] PASS [2020-07-08T23:58:36.314Z] [2020-07-08T23:58:36.314Z] === Skipped [2020-07-08T23:58:36.314Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-07-08T23:58:36.314Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-07-08T23:58:36.314Z] create_test.go:39: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-08T23:58:36.314Z] [2020-07-08T23:58:36.314Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-07-08T23:58:36.314Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-07-08T23:58:36.314Z] create_test.go:39: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-08T23:58:36.314Z] [2020-07-08T23:58:36.314Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s) [2020-07-08T23:58:36.314Z] create_test.go:81: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-08T23:58:36.314Z] [2020-07-08T23:58:36.314Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s) [2020-07-08T23:58:36.314Z] create_test.go:154: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-08T23:58:36.314Z] [2020-07-08T23:58:36.314Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s) [2020-07-08T23:58:36.314Z] create_test.go:175: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-08T23:58:36.314Z] [2020-07-08T23:58:36.314Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.02s) [2020-07-08T23:58:36.314Z] create_test.go:196: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-08T23:58:36.314Z] [2020-07-08T23:58:36.314Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s) [2020-07-08T23:58:36.314Z] create_test.go:249: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-08T23:58:36.314Z] [2020-07-08T23:58:36.314Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s) [2020-07-08T23:58:36.314Z] create_test.go:313: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-08T23:58:36.314Z] [2020-07-08T23:58:36.314Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.02s) [2020-07-08T23:58:36.314Z] create_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-08T23:58:36.314Z] [2020-07-08T23:58:36.314Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.02s) [2020-07-08T23:58:36.314Z] create_test.go:487: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-08T23:58:36.314Z] [2020-07-08T23:58:36.314Z] === SKIP: amd64.integration.service TestInspect (0.02s) [2020-07-08T23:58:36.314Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-08T23:58:36.314Z] [2020-07-08T23:58:36.314Z] === SKIP: amd64.integration.service TestCreateJob (0.01s) [2020-07-08T23:58:36.314Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-08T23:58:36.314Z] [2020-07-08T23:58:36.314Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s) [2020-07-08T23:58:36.314Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-08T23:58:36.314Z] [2020-07-08T23:58:36.314Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.02s) [2020-07-08T23:58:36.314Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-08T23:58:36.314Z] [2020-07-08T23:58:36.314Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2020-07-08T23:58:36.314Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-07-08T23:58:36.314Z] [2020-07-08T23:58:36.314Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s) [2020-07-08T23:58:36.314Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-08T23:58:36.314Z] [2020-07-08T23:58:36.314Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.01s) [2020-07-08T23:58:36.314Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-08T23:58:36.314Z] [2020-07-08T23:58:36.314Z] === SKIP: amd64.integration.service TestServicePlugin (3.39s) [2020-07-08T23:58:36.314Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-08T23:58:36.314Z] [2020-07-08T23:58:36.314Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.02s) [2020-07-08T23:58:36.314Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-08T23:58:36.314Z] [2020-07-08T23:58:36.314Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s) [2020-07-08T23:58:36.314Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-08T23:58:36.314Z] [2020-07-08T23:58:36.314Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s) [2020-07-08T23:58:36.314Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-08T23:58:36.314Z] [2020-07-08T23:58:36.314Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s) [2020-07-08T23:58:36.314Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-08T23:58:36.314Z] [2020-07-08T23:58:36.314Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.04s) [2020-07-08T23:58:36.314Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-08T23:58:36.314Z] [2020-07-08T23:58:36.314Z] [2020-07-08T23:58:36.314Z] DONE 24 tests, 23 skipped in 3.819s [2020-07-08T23:58:36.314Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2020-07-08T23:58:36.572Z] INFO: Testing against a local daemon [2020-07-08T23:58:36.572Z] === RUN TestSessionCreate [2020-07-08T23:58:36.572Z] --- PASS: TestSessionCreate (0.03s) [2020-07-08T23:58:36.572Z] === RUN TestSessionCreateWithBadUpgrade [2020-07-08T23:58:36.572Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2020-07-08T23:58:36.572Z] PASS [2020-07-08T23:58:36.572Z] [2020-07-08T23:58:36.572Z] DONE 2 tests in 0.151s [2020-07-08T23:58:36.572Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2020-07-08T23:58:36.572Z] INFO: Testing against a local daemon [2020-07-08T23:58:36.572Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-07-08T23:58:36.573Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-07-08T23:58:36.573Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-07-08T23:58:36.573Z] === RUN TestEventsExecDie [2020-07-08T23:58:37.140Z] --- PASS: TestEventsExecDie (0.50s) [2020-07-08T23:58:37.140Z] === RUN TestEventsBackwardsCompatible [2020-07-08T23:58:37.140Z] --- PASS: TestEventsBackwardsCompatible (0.04s) [2020-07-08T23:58:37.140Z] === RUN TestInfoBinaryCommits [2020-07-08T23:58:37.140Z] --- PASS: TestInfoBinaryCommits (0.02s) [2020-07-08T23:58:37.140Z] === RUN TestInfoAPIVersioned [2020-07-08T23:58:37.140Z] --- PASS: TestInfoAPIVersioned (0.01s) [2020-07-08T23:58:37.140Z] === RUN TestInfoDiscoveryBackend [2020-07-08T23:58:37.561Z] === RUN TestDockerSuite/TestAttachPausedContainer [2020-07-08T23:58:38.123Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-07-08T23:58:38.123Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2020-07-08T23:58:38.380Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2020-07-08T23:58:39.043Z] --- PASS: TestInfoDiscoveryBackend (1.53s) [2020-07-08T23:58:39.044Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-07-08T23:58:39.309Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2020-07-08T23:58:39.913Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2020-07-08T23:58:39.913Z] --- PASS: TestBuildPreserveOwnership (4.97s) [2020-07-08T23:58:39.913Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.20s) [2020-07-08T23:58:39.913Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.75s) [2020-07-08T23:58:39.913Z] === RUN TestBuildPlatformInvalid [2020-07-08T23:58:39.913Z] --- PASS: TestBuildPlatformInvalid (0.19s) [2020-07-08T23:58:39.913Z] PASS [2020-07-08T23:58:39.913Z] [2020-07-08T23:58:39.913Z] === Skipped [2020-07-08T23:58:39.913Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2020-07-08T23:58:39.913Z] build_session_test.go:25: TODO: BuildKit [2020-07-08T23:58:39.913Z] [2020-07-08T23:58:39.913Z] [2020-07-08T23:58:39.913Z] DONE 32 tests, 1 skipped in 179.828s [2020-07-08T23:58:39.913Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2020-07-08T23:58:39.913Z] ++ 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-07-08T23:58:39.913Z] ++ set -e [2020-07-08T23:58:39.913Z] ++ '[' -n 0 ']' [2020-07-08T23:58:39.913Z] ++ set -x [2020-07-08T23:58:39.914Z] ++ env -i DEST=/go/src/github.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-07-08T23:58:40.170Z] INFO: Testing against a local daemon [2020-07-08T23:58:40.170Z] === RUN TestConfigInspect [2020-07-08T23:58:40.425Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2020-07-08T23:58:41.791Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2020-07-08T23:58:42.330Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (3.35s) [2020-07-08T23:58:42.330Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-07-08T23:58:42.330Z] --- SKIP: TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2020-07-08T23:58:42.330Z] info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-07-08T23:58:42.330Z] === RUN TestInfoAPI [2020-07-08T23:58:42.330Z] --- PASS: TestInfoAPI (0.04s) [2020-07-08T23:58:42.330Z] === RUN TestInfoAPIWarnings [2020-07-08T23:58:42.352Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2020-07-08T23:58:42.352Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2020-07-08T23:58:42.912Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2020-07-08T23:58:43.168Z] --- PASS: TestConfigInspect (3.02s) [2020-07-08T23:58:43.168Z] === RUN TestConfigList [2020-07-08T23:58:43.168Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2020-07-08T23:58:43.437Z] ......... [ 86%] [2020-07-08T23:58:43.653Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (17.36s) [2020-07-08T23:58:43.653Z] PASS [2020-07-08T23:58:43.653Z] [2020-07-08T23:58:43.653Z] === Skipped [2020-07-08T23:58:43.653Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-07-08T23:58:43.653Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-08T23:58:43.653Z] [2020-07-08T23:58:43.653Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2020-07-08T23:58:43.653Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-08T23:58:43.653Z] [2020-07-08T23:58:43.653Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-07-08T23:58:43.653Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-08T23:58:43.653Z] [2020-07-08T23:58:43.653Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-07-08T23:58:43.653Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-08T23:58:43.653Z] [2020-07-08T23:58:43.653Z] [2020-07-08T23:58:43.653Z] DONE 17 tests, 4 skipped in 29.976s [2020-07-08T23:58:43.653Z] Running /go/src/github.com/docker/docker/integration/plugin/common (s390x.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-07-08T23:58:43.653Z] ++ 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-07-08T23:58:43.653Z] ++ set -e [2020-07-08T23:58:43.653Z] ++ '[' -n 0 ']' [2020-07-08T23:58:43.653Z] ++ set -x [2020-07-08T23:58:43.653Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-07-08T23:58:43.653Z] INFO: Testing against a local daemon [2020-07-08T23:58:43.653Z] === RUN TestPluginInvalidJSON [2020-07-08T23:58:43.653Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-07-08T23:58:43.653Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-07-08T23:58:43.653Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-07-08T23:58:43.653Z] --- PASS: TestPluginInvalidJSON (0.02s) [2020-07-08T23:58:43.653Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-07-08T23:58:43.653Z] === RUN TestPluginInstall [2020-07-08T23:58:43.653Z] === RUN TestPluginInstall/no_auth [2020-07-08T23:58:43.707Z] --- PASS: TestInfoAPIWarnings (1.52s) [2020-07-08T23:58:43.707Z] === RUN TestInfoDebug [2020-07-08T23:58:44.544Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2020-07-08T23:58:44.544Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2020-07-08T23:58:44.544Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2020-07-08T23:58:44.799Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2020-07-08T23:58:45.056Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2020-07-08T23:58:45.275Z] --- PASS: TestUpdateRestartPolicy (12.54s) [2020-07-08T23:58:45.275Z] === RUN TestUpdateRestartWithAutoRemove [2020-07-08T23:58:45.608Z] --- PASS: TestInfoDebug (1.53s) [2020-07-08T23:58:45.608Z] === RUN TestInfoInsecureRegistries [2020-07-08T23:58:45.984Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2020-07-08T23:58:46.217Z] --- PASS: TestUpdateRestartWithAutoRemove (0.78s) [2020-07-08T23:58:46.217Z] === RUN TestWaitNonBlocked [2020-07-08T23:58:46.217Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-07-08T23:58:46.217Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-07-08T23:58:46.217Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-07-08T23:58:46.217Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-07-08T23:58:46.217Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-07-08T23:58:46.217Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-07-08T23:58:46.244Z] --- PASS: TestConfigList (2.99s) [2020-07-08T23:58:46.244Z] === RUN TestConfigsCreateAndDelete [2020-07-08T23:58:46.984Z] --- PASS: TestInfoInsecureRegistries (1.53s) [2020-07-08T23:58:46.984Z] === RUN TestInfoRegistryMirrors [2020-07-08T23:58:47.158Z] --- PASS: TestWaitNonBlocked (0.03s) [2020-07-08T23:58:47.158Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.87s) [2020-07-08T23:58:47.158Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.90s) [2020-07-08T23:58:47.158Z] === RUN TestWaitBlocked [2020-07-08T23:58:47.158Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-07-08T23:58:47.158Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-07-08T23:58:47.158Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-07-08T23:58:47.158Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-07-08T23:58:47.158Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-07-08T23:58:47.158Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-07-08T23:58:47.173Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2020-07-08T23:58:47.174Z] time="2020-07-08T23:58:46Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-07-08T23:58:47.174Z] time="2020-07-08T23:58:46Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-07-08T23:58:47.174Z] time="2020-07-08T23:58:46Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:9375a2dcf02594ac47a34e6ac13a8abe3d253d10ec94e394879cbf3501a879b6" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-07-08T23:58:47.174Z] time="2020-07-08T23:58:46Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-07-08T23:58:47.174Z] time="2020-07-08T23:58:46Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-07-08T23:58:47.174Z] time="2020-07-08T23:58:46Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:9375a2dcf02594ac47a34e6ac13a8abe3d253d10ec94e394879cbf3501a879b6" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-07-08T23:58:47.174Z] === RUN TestPluginInstall/with_htpasswd [2020-07-08T23:58:47.466Z] time="2020-07-08T23:58:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-07-08T23:58:47.466Z] time="2020-07-08T23:58:47Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-07-08T23:58:47.466Z] time="2020-07-08T23:58:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:8e70223c54c64a525170aa852fc4c23f347a39195a27d515318cb5be2db78d4e" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-07-08T23:58:47.466Z] time="2020-07-08T23:58:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-07-08T23:58:47.466Z] time="2020-07-08T23:58:47Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-07-08T23:58:47.466Z] time="2020-07-08T23:58:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:8e70223c54c64a525170aa852fc4c23f347a39195a27d515318cb5be2db78d4e" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-07-08T23:58:47.758Z] === RUN TestPluginInstall/with_insecure [2020-07-08T23:58:48.076Z] tests/integration/models_images_test.py ............... [ 89%] [2020-07-08T23:58:48.103Z] --- PASS: TestWaitBlocked (0.03s) [2020-07-08T23:58:48.103Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.05s) [2020-07-08T23:58:48.361Z] --- PASS: TestInfoRegistryMirrors (1.53s) [2020-07-08T23:58:48.361Z] === RUN TestLoginFailsWithBadCredentials [2020-07-08T23:58:48.365Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.10s) [2020-07-08T23:58:48.365Z] === CONT TestContainerStartOnDaemonRestart [2020-07-08T23:58:48.365Z] === CONT TestContainerKillOnDaemonStart [2020-07-08T23:58:48.365Z] === CONT TestIpcModeOlderClient [2020-07-08T23:58:48.365Z] === CONT TestDaemonHostGatewayIP [2020-07-08T23:58:48.365Z] --- PASS: TestIpcModeOlderClient (0.23s) [2020-07-08T23:58:48.365Z] === CONT TestDaemonRestartIpcMode [2020-07-08T23:58:48.621Z] --- PASS: TestLoginFailsWithBadCredentials (0.20s) [2020-07-08T23:58:48.621Z] === RUN TestPingCacheHeaders [2020-07-08T23:58:48.621Z] --- PASS: TestPingCacheHeaders (0.04s) [2020-07-08T23:58:48.621Z] === RUN TestPingGet [2020-07-08T23:58:48.621Z] --- PASS: TestPingGet (0.01s) [2020-07-08T23:58:48.621Z] === RUN TestPingHead [2020-07-08T23:58:48.621Z] --- PASS: TestPingHead (0.02s) [2020-07-08T23:58:48.621Z] === RUN TestVersion [2020-07-08T23:58:48.621Z] --- PASS: TestVersion (0.02s) [2020-07-08T23:58:48.621Z] PASS [2020-07-08T23:58:48.621Z] [2020-07-08T23:58:48.621Z] === Skipped [2020-07-08T23:58:48.621Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-07-08T23:58:48.621Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-07-08T23:58:48.621Z] [2020-07-08T23:58:48.621Z] === SKIP: amd64.integration.system TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2020-07-08T23:58:48.621Z] info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-07-08T23:58:48.621Z] [2020-07-08T23:58:48.621Z] [2020-07-08T23:58:48.621Z] DONE 18 tests, 2 skipped in 12.010s [2020-07-08T23:58:48.621Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2020-07-08T23:58:48.621Z] INFO: Testing against a local daemon [2020-07-08T23:58:48.621Z] === RUN TestVolumesCreateAndList [2020-07-08T23:58:48.621Z] --- PASS: TestVolumesCreateAndList (0.03s) [2020-07-08T23:58:48.621Z] === RUN TestVolumesRemove [2020-07-08T23:58:48.797Z] time="2020-07-08T23:58:48Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-07-08T23:58:48.797Z] time="2020-07-08T23:58:48Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-07-08T23:58:48.797Z] time="2020-07-08T23:58:48Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:623ebc5d4e93a2eb2dc71370d145d2fd937e8f155dd8a0dc1cd091ca8ae9847a" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-07-08T23:58:48.797Z] time="2020-07-08T23:58:48Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-07-08T23:58:48.797Z] time="2020-07-08T23:58:48Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-07-08T23:58:48.797Z] time="2020-07-08T23:58:48Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:623ebc5d4e93a2eb2dc71370d145d2fd937e8f155dd8a0dc1cd091ca8ae9847a" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-07-08T23:58:48.880Z] --- PASS: TestVolumesRemove (0.05s) [2020-07-08T23:58:48.880Z] === RUN TestVolumesInspect [2020-07-08T23:58:48.880Z] --- PASS: TestVolumesInspect (0.02s) [2020-07-08T23:58:48.880Z] === RUN TestVolumesInvalidJSON [2020-07-08T23:58:48.880Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-07-08T23:58:48.880Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-07-08T23:58:48.880Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-07-08T23:58:48.880Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2020-07-08T23:58:48.880Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-07-08T23:58:48.880Z] PASS [2020-07-08T23:58:48.880Z] [2020-07-08T23:58:48.880Z] DONE 5 tests in 0.217s [2020-07-08T23:58:48.880Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-07-08T23:58:48.880Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 11961 is not a child of this shell [2020-07-08T23:58:48.880Z] warning: PID 11961 from bundles/test-integration/docker.pid had a nonzero exit code [2020-07-08T23:58:48.880Z] Leaving: AppArmorNo profiles have been unloaded. [2020-07-08T23:58:48.880Z] [2020-07-08T23:58:48.880Z] Unloading profiles will leave already running processes permanently [2020-07-08T23:58:48.880Z] unconfined, which can lead to unexpected situations. [2020-07-08T23:58:48.880Z] [2020-07-08T23:58:48.880Z] To set a process to complain mode, use the command line tool [2020-07-08T23:58:48.880Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-07-08T23:58:48.880Z] Removing test suite binaries [2020-07-08T23:58:48.880Z] exiting test-integration [2020-07-08T23:58:48.880Z] ++ exit 0 [2020-07-08T23:58:49.062Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2020-07-08T23:58:49.062Z] --- PASS: TestConfigsCreateAndDelete (3.06s) [2020-07-08T23:58:49.062Z] === RUN TestConfigsUpdate [2020-07-08T23:58:49.089Z] --- PASS: TestPluginInstall (6.59s) [2020-07-08T23:58:49.089Z] --- PASS: TestPluginInstall/no_auth (4.43s) [2020-07-08T23:58:49.089Z] --- PASS: TestPluginInstall/with_htpasswd (0.87s) [2020-07-08T23:58:49.089Z] --- PASS: TestPluginInstall/with_insecure (1.29s) [2020-07-08T23:58:49.089Z] plugin_test.go:157: [d22b23764484b] daemon is not started [2020-07-08T23:58:49.089Z] PASS [2020-07-08T23:58:49.089Z] [2020-07-08T23:58:49.089Z] DONE 6 tests in 6.831s [2020-07-08T23:58:49.089Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (s390x.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-07-08T23:58:49.089Z] ++ 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-07-08T23:58:49.089Z] ++ set -e [2020-07-08T23:58:49.089Z] ++ '[' -n 0 ']' [2020-07-08T23:58:49.089Z] ++ set -x [2020-07-08T23:58:49.089Z] ++ env -i DEST=/go/src/github.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-07-08T23:58:49.089Z] INFO: Testing against a local daemon [2020-07-08T23:58:49.089Z] === RUN TestExternalGraphDriver [2020-07-08T23:58:49.381Z] === RUN TestExternalGraphDriver/json [2020-07-08T23:58:49.540Z] tests/integration/models_networks_test.py .... [ 90%] [2020-07-08T23:58:49.816Z] Post stage [Pipeline] junit [2020-07-08T23:58:51.210Z] Recording test results [2020-07-08T23:58:51.454Z] === RUN TestExternalGraphDriver/spec [2020-07-08T23:58:51.623Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig [2020-07-08T23:58:51.879Z] --- PASS: TestConfigsUpdate (2.61s) [2020-07-08T23:58:51.879Z] === RUN TestTemplatedConfig [2020-07-08T23:58:52.440Z] === RUN TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload [2020-07-08T23:58:52.577Z] --- PASS: TestContainerStartOnDaemonRestart (3.59s) [2020-07-08T23:58:52.577Z] --- PASS: TestDaemonRestartIpcMode (4.11s) [2020-07-08T23:58:53.002Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2020-07-08T23:58:53.147Z] --- PASS: TestDaemonHostGatewayIP (4.89s) [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-07-08T23:58:53.295Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-07-08T23:58:53.507Z] + echo Ensuring container killed. [2020-07-08T23:58:53.507Z] Ensuring container killed. [2020-07-08T23:58:53.507Z] + docker rm -vf docker-pr1 [2020-07-08T23:58:53.507Z] Error: No such container: docker-pr1 [2020-07-08T23:58:53.507Z] + true [Pipeline] sh [2020-07-08T23:58:53.526Z] === RUN TestExternalGraphDriver/pull [2020-07-08T23:58:53.790Z] + echo Chowning /workspace to jenkins user [2020-07-08T23:58:53.790Z] Chowning /workspace to jenkins user [2020-07-08T23:58:53.790Z] + id -u [2020-07-08T23:58:53.790Z] + id -g [2020-07-08T23:58:53.790Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41194:/workspace busybox chown -R 1000:1000 /workspace [2020-07-08T23:58:53.790Z] Unable to find image 'busybox:latest' locally [2020-07-08T23:58:54.818Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-07-08T23:58:55.564Z] --- PASS: TestTemplatedConfig (3.36s) [2020-07-08T23:58:55.564Z] === RUN TestConfigCreateResolve [2020-07-08T23:58:56.111Z] tests/integration/models_nodes_test.py . [ 91%] [2020-07-08T23:58:56.111Z] tests/integration/models_resources_test.py . [ 91%] [2020-07-08T23:58:56.260Z] --- PASS: TestExternalGraphDriver (6.59s) [2020-07-08T23:58:56.260Z] --- PASS: TestExternalGraphDriver/json (2.14s) [2020-07-08T23:58:56.260Z] --- PASS: TestExternalGraphDriver/spec (2.07s) [2020-07-08T23:58:56.260Z] --- PASS: TestExternalGraphDriver/pull (2.27s) [2020-07-08T23:58:56.260Z] === RUN TestGraphdriverPluginV2 [2020-07-08T23:58:56.260Z] --- SKIP: TestGraphdriverPluginV2 (0.10s) [2020-07-08T23:58:56.260Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-08T23:58:56.260Z] PASS [2020-07-08T23:58:56.260Z] [2020-07-08T23:58:56.260Z] === Skipped [2020-07-08T23:58:56.260Z] === SKIP: s390x.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.10s) [2020-07-08T23:58:56.260Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-08T23:58:56.260Z] [2020-07-08T23:58:56.260Z] [2020-07-08T23:58:56.260Z] DONE 5 tests, 1 skipped in 6.833s [2020-07-08T23:58:56.260Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (s390x.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-07-08T23:58:56.260Z] ++ 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-07-08T23:58:56.260Z] ++ set -e [2020-07-08T23:58:56.260Z] ++ '[' -n 0 ']' [2020-07-08T23:58:56.260Z] ++ set -x [2020-07-08T23:58:56.260Z] ++ env -i DEST=/go/src/github.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-07-08T23:58:56.260Z] INFO: Testing against a local daemon [2020-07-08T23:58:56.260Z] === RUN TestContinueAfterPluginCrash [2020-07-08T23:58:56.260Z] === PAUSE TestContinueAfterPluginCrash [2020-07-08T23:58:56.260Z] === RUN TestReadPluginNoRead [2020-07-08T23:58:56.260Z] === PAUSE TestReadPluginNoRead [2020-07-08T23:58:56.260Z] === RUN TestDaemonStartWithLogOpt [2020-07-08T23:58:56.260Z] === PAUSE TestDaemonStartWithLogOpt [2020-07-08T23:58:56.260Z] === CONT TestContinueAfterPluginCrash [2020-07-08T23:58:56.260Z] === CONT TestDaemonStartWithLogOpt [2020-07-08T23:58:56.491Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2020-07-08T23:58:57.587Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-07-08T23:58:57.857Z] --- PASS: TestConfigCreateResolve (2.81s) [2020-07-08T23:58:57.857Z] === RUN TestConfigDaemonLibtrustID [2020-07-08T23:58:58.418Z] --- PASS: TestConfigDaemonLibtrustID (0.55s) [2020-07-08T23:58:58.418Z] PASS [2020-07-08T23:58:58.418Z] [2020-07-08T23:58:58.418Z] DONE 7 tests in 18.571s [2020-07-08T23:58:58.418Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2020-07-08T23:58:58.418Z] ++ 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-07-08T23:58:58.418Z] ++ set -e [2020-07-08T23:58:58.418Z] ++ '[' -n 0 ']' [2020-07-08T23:58:58.418Z] ++ set -x [2020-07-08T23:58:58.418Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-07-08T23:58:58.674Z] INFO: Testing against a local daemon [2020-07-08T23:58:58.674Z] === RUN TestCheckpoint [2020-07-08T23:58:58.674Z] --- SKIP: TestCheckpoint (0.00s) [2020-07-08T23:58:58.674Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-07-08T23:58:58.674Z] === RUN TestContainerInvalidJSON [2020-07-08T23:58:58.674Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-07-08T23:58:58.674Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-07-08T23:58:58.674Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-07-08T23:58:58.674Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-07-08T23:58:58.674Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-07-08T23:58:58.674Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-07-08T23:58:58.674Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-07-08T23:58:58.674Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-07-08T23:58:58.674Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-07-08T23:58:58.674Z] --- PASS: TestContainerInvalidJSON (0.03s) [2020-07-08T23:58:58.674Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-07-08T23:58:58.674Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-07-08T23:58:58.674Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-07-08T23:58:58.674Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-07-08T23:58:58.674Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s) [2020-07-08T23:58:58.674Z] === RUN TestCopyFromContainerPathIsNotDir [2020-07-08T23:58:58.931Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.06s) [2020-07-08T23:58:58.931Z] === RUN TestCopyToContainerPathDoesNotExist [2020-07-08T23:58:58.931Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.08s) [2020-07-08T23:58:58.931Z] === RUN TestCopyToContainerPathIsNotDir [2020-07-08T23:58:58.931Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2020-07-08T23:58:58.931Z] === RUN TestCopyFromContainer [2020-07-08T23:58:59.059Z] latest: Pulling from library/busybox [2020-07-08T23:58:59.059Z] 91f30d776fb2: Pulling fs layer [2020-07-08T23:58:59.059Z] 91f30d776fb2: Verifying Checksum [2020-07-08T23:58:59.059Z] 91f30d776fb2: Download complete [2020-07-08T23:58:59.319Z] 91f30d776fb2: Pull complete [2020-07-08T23:58:59.319Z] Digest: sha256:9ddee63a712cea977267342e8750ecbc60d3aab25f04ceacfa795e6fce341793 [2020-07-08T23:58:59.319Z] Status: Downloaded newer image for busybox:latest [2020-07-08T23:59:00.295Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2020-07-08T23:59:00.295Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2020-07-08T23:59:00.295Z] === RUN TestCopyFromContainer// [2020-07-08T23:59:00.552Z] === RUN TestCopyFromContainer//bar/root [2020-07-08T23:59:00.552Z] === RUN TestCopyFromContainer//bar/root/ [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-07-08T23:59:00.780Z] --- PASS: TestDaemonStartWithLogOpt (4.09s) [2020-07-08T23:59:00.780Z] === CONT TestReadPluginNoRead [2020-07-08T23:59:00.808Z] === RUN TestCopyFromContainer/bar/quux [2020-07-08T23:59:00.809Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2020-07-08T23:59:00.809Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2020-07-08T23:59:00.809Z] === RUN TestCopyFromContainer/bar/quux/ [2020-07-08T23:59:01.000Z] + bundleName=amd64-rootless [2020-07-08T23:59:01.000Z] + echo Creating amd64-rootless-bundles.tar.gz [2020-07-08T23:59:01.000Z] Creating amd64-rootless-bundles.tar.gz [2020-07-08T23:59:01.000Z] + xargs tar -czf amd64-rootless-bundles.tar.gz [2020-07-08T23:59:01.000Z] + 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-07-08T23:59:01.013Z] Archiving artifacts [2020-07-08T23:59:01.065Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-07-08T23:59:01.065Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-07-08T23:59:01.065Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-07-08T23:59:01.283Z] --- PASS: TestContainerKillOnDaemonStart (13.03s) [2020-07-08T23:59:01.284Z] PASS [2020-07-08T23:59:01.284Z] [2020-07-08T23:59:01.284Z] === Skipped [2020-07-08T23:59:01.284Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2020-07-08T23:59:01.284Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-07-08T23:59:01.284Z] [2020-07-08T23:59:01.284Z] === SKIP: arm64.integration.container TestInspectOomKilledTrue (0.01s) [2020-07-08T23:59:01.284Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-07-08T23:59:01.284Z] [2020-07-08T23:59:01.284Z] === SKIP: arm64.integration.container TestInspectOomKilledFalse (0.00s) [2020-07-08T23:59:01.284Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-07-08T23:59:01.284Z] [2020-07-08T23:59:01.284Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-07-08T23:59:01.284Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-07-08T23:59:01.284Z] [2020-07-08T23:59:01.284Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.02s) [2020-07-08T23:59:01.284Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-07-08T23:59:01.284Z] [2020-07-08T23:59:01.284Z] === SKIP: arm64.integration.container TestUpdateMemory (0.00s) [2020-07-08T23:59:01.284Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-07-08T23:59:01.284Z] [2020-07-08T23:59:01.284Z] [2020-07-08T23:59:01.284Z] DONE 204 tests, 6 skipped in 141.706s [2020-07-08T23:59:01.284Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2020-07-08T23:59:01.284Z] ++ 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-07-08T23:59:01.284Z] ++ set -e [2020-07-08T23:59:01.284Z] ++ '[' -n 0 ']' [2020-07-08T23:59:01.284Z] ++ set -x [2020-07-08T23:59:01.284Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-07-08T23:59:01.321Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2020-07-08T23:59:01.321Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-07-08T23:59:01.321Z] === RUN TestCopyFromContainer/bar/notarget [2020-07-08T23:59:01.545Z] INFO: Testing against a local daemon [2020-07-08T23:59:01.545Z] === RUN TestCommitInheritsEnv [2020-07-08T23:59:01.577Z] --- PASS: TestCopyFromContainer (2.61s) [2020-07-08T23:59:01.577Z] --- PASS: TestCopyFromContainer// (0.13s) [2020-07-08T23:59:01.577Z] --- PASS: TestCopyFromContainer//bar/root (0.11s) [2020-07-08T23:59:01.577Z] --- PASS: TestCopyFromContainer//bar/root/ (0.13s) [2020-07-08T23:59:01.577Z] --- PASS: TestCopyFromContainer/bar/quux (0.11s) [2020-07-08T23:59:01.577Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.12s) [2020-07-08T23:59:01.577Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.11s) [2020-07-08T23:59:01.577Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.12s) [2020-07-08T23:59:01.577Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.13s) [2020-07-08T23:59:01.577Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.12s) [2020-07-08T23:59:01.577Z] --- PASS: TestCopyFromContainer/bar/notarget (0.10s) [2020-07-08T23:59:01.577Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-07-08T23:59:01.577Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-07-08T23:59:01.577Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-07-08T23:59:01.577Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-07-08T23:59:01.577Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-07-08T23:59:01.577Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-07-08T23:59:01.577Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-07-08T23:59:01.577Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-07-08T23:59:01.577Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-07-08T23:59:01.577Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-07-08T23:59:01.577Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2020-07-08T23:59:01.577Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-07-08T23:59:01.577Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-07-08T23:59:01.577Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2020-07-08T23:59:01.577Z] === RUN TestCreateLinkToNonExistingContainer [2020-07-08T23:59:01.577Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2020-07-08T23:59:01.577Z] === RUN TestCreateWithInvalidEnv [2020-07-08T23:59:01.577Z] === RUN TestCreateWithInvalidEnv/0 [2020-07-08T23:59:01.577Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-07-08T23:59:01.577Z] === RUN TestCreateWithInvalidEnv/1 [2020-07-08T23:59:01.577Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-07-08T23:59:01.577Z] === RUN TestCreateWithInvalidEnv/2 [2020-07-08T23:59:01.577Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-07-08T23:59:01.577Z] === CONT TestCreateWithInvalidEnv/0 [2020-07-08T23:59:01.577Z] === CONT TestCreateWithInvalidEnv/2 [2020-07-08T23:59:01.577Z] === CONT TestCreateWithInvalidEnv/1 [2020-07-08T23:59:01.577Z] --- PASS: TestCreateWithInvalidEnv (0.03s) [2020-07-08T23:59:01.577Z] --- PASS: TestCreateWithInvalidEnv/2 (0.01s) [2020-07-08T23:59:01.577Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-07-08T23:59:01.577Z] --- PASS: TestCreateWithInvalidEnv/0 (0.01s) [2020-07-08T23:59:01.577Z] === RUN TestCreateTmpfsMountsTarget [2020-07-08T23:59:01.577Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2020-07-08T23:59:01.577Z] === RUN TestCreateWithCustomMaskedPaths [2020-07-08T23:59:01.833Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2020-07-08T23:59:01.901Z] tests/integration/models_services_test.py ..............X. [ 95%] [2020-07-08T23:59:02.117Z] --- PASS: TestCommitInheritsEnv (0.56s) [2020-07-08T23:59:02.117Z] === RUN TestImportExtremelyLargeImageWorks [2020-07-08T23:59:02.117Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2020-07-08T23:59:02.117Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2020-07-08T23:59:02.117Z] === RUN TestImagesFilterMultiReference [2020-07-08T23:59:02.378Z] --- PASS: TestImagesFilterMultiReference (0.10s) [2020-07-08T23:59:02.378Z] === RUN TestImagePullPlatformInvalid [2020-07-08T23:59:02.378Z] --- PASS: TestImagePullPlatformInvalid (0.05s) [2020-07-08T23:59:02.378Z] === RUN TestRemoveImageOrphaning [2020-07-08T23:59:02.394Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2020-07-08T23:59:02.394Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2020-07-08T23:59:02.650Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2020-07-08T23:59:02.853Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41194/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-07-08T23:59:02.950Z] --- PASS: TestRemoveImageOrphaning (0.54s) [2020-07-08T23:59:02.950Z] === RUN TestRemoveImageGarbageCollector [2020-07-08T23:59:02.950Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-07-08T23:59:02.950Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-08T23:59:02.950Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-07-08T23:59:02.950Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) [2020-07-08T23:59:02.950Z] === RUN TestTagInvalidReference [2020-07-08T23:59:02.950Z] --- PASS: TestTagInvalidReference (0.03s) [2020-07-08T23:59:02.950Z] === RUN TestTagValidPrefixedRepo [2020-07-08T23:59:02.950Z] --- PASS: TestTagValidPrefixedRepo (0.07s) [2020-07-08T23:59:02.950Z] === RUN TestTagExistedNameWithoutForce [2020-07-08T23:59:03.170Z] + make clean [2020-07-08T23:59:03.211Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2020-07-08T23:59:03.211Z] === RUN TestTagOfficialNames [2020-07-08T23:59:03.211Z] --- PASS: TestTagOfficialNames (0.08s) [2020-07-08T23:59:03.211Z] === RUN TestTagMatchesDigest [2020-07-08T23:59:03.211Z] --- PASS: TestTagMatchesDigest (0.03s) [2020-07-08T23:59:03.211Z] PASS [2020-07-08T23:59:03.211Z] [2020-07-08T23:59:03.211Z] === Skipped [2020-07-08T23:59:03.211Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2020-07-08T23:59:03.211Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2020-07-08T23:59:03.211Z] [2020-07-08T23:59:03.211Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-07-08T23:59:03.211Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-08T23:59:03.211Z] [2020-07-08T23:59:03.211Z] [2020-07-08T23:59:03.211Z] DONE 12 tests, 2 skipped in 1.865s [2020-07-08T23:59:03.211Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2020-07-08T23:59:03.211Z] ++ 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-07-08T23:59:03.211Z] ++ set -e [2020-07-08T23:59:03.211Z] ++ '[' -n 0 ']' [2020-07-08T23:59:03.211Z] ++ set -x [2020-07-08T23:59:03.211Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-07-08T23:59:03.429Z] docker volume rm -f docker-dev-cache [2020-07-08T23:59:03.429Z] docker-dev-cache [Pipeline] deleteDir [2020-07-08T23:59:03.472Z] INFO: Testing against a local daemon [2020-07-08T23:59:03.472Z] === RUN TestNetworkCreateDelete [2020-07-08T23:59:03.514Z] === RUN TestReadPluginNoRead/default [2020-07-08T23:59:03.578Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2020-07-08T23:59:03.733Z] --- PASS: TestNetworkCreateDelete (0.42s) [2020-07-08T23:59:03.733Z] === RUN TestDockerNetworkDeletePreferID [2020-07-08T23:59:03.837Z] --- PASS: TestCreateWithCustomMaskedPaths (2.25s) [2020-07-08T23:59:03.837Z] === RUN TestCreateWithCapabilities [2020-07-08T23:59:03.837Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-07-08T23:59:03.837Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-07-08T23:59:03.837Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-07-08T23:59:03.837Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-07-08T23:59:03.837Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-07-08T23:59:03.837Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-07-08T23:59:03.837Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-07-08T23:59:03.837Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-07-08T23:59:03.837Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-07-08T23:59:03.837Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-07-08T23:59:03.837Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-07-08T23:59:03.837Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-07-08T23:59:03.837Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-07-08T23:59:03.837Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-07-08T23:59:03.837Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-07-08T23:59:03.837Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-07-08T23:59:03.837Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-07-08T23:59:03.837Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-07-08T23:59:03.837Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-07-08T23:59:03.837Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-07-08T23:59:03.837Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-07-08T23:59:03.837Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-07-08T23:59:04.094Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-07-08T23:59:04.094Z] === CONT TestCreateWithCapabilities/empty_capadd [2020-07-08T23:59:04.094Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-07-08T23:59:04.094Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-07-08T23:59:04.094Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2020-07-08T23:59:04.094Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-07-08T23:59:04.094Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-07-08T23:59:04.094Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-07-08T23:59:04.094Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-07-08T23:59:04.094Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-07-08T23:59:04.094Z] === CONT TestCreateWithCapabilities/empty_capabilities [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-07-08T23:59:04.353Z] --- PASS: TestCreateWithCapabilities (0.04s) [2020-07-08T23:59:04.353Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.06s) [2020-07-08T23:59:04.353Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.01s) [2020-07-08T23:59:04.353Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.07s) [2020-07-08T23:59:04.353Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.02s) [2020-07-08T23:59:04.353Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.07s) [2020-07-08T23:59:04.353Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2020-07-08T23:59:04.353Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.08s) [2020-07-08T23:59:04.353Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.05s) [2020-07-08T23:59:04.353Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.06s) [2020-07-08T23:59:04.353Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.05s) [2020-07-08T23:59:04.353Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.03s) [2020-07-08T23:59:04.353Z] === RUN TestCreateWithCustomReadonlyPaths [2020-07-08T23:59:04.664Z] tests/integration/models_swarm_test.py .. [ 96%] [2020-07-08T23:59:04.664Z] tests/integration/models_volumes_test.py .. [ 96%] [2020-07-08T23:59:05.090Z] === RUN TestReadPluginNoRead/disabled_caching [2020-07-08T23:59:05.090Z] --- PASS: TestContinueAfterPluginCrash (9.17s) [2020-07-08T23:59:05.125Z] --- PASS: TestDockerNetworkDeletePreferID (1.20s) [2020-07-08T23:59:05.125Z] === RUN TestDaemonDNSFallback [2020-07-08T23:59:05.721Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2020-07-08T23:59:05.721Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2020-07-08T23:59:06.649Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.20s) [2020-07-08T23:59:06.649Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-07-08T23:59:06.649Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-07-08T23:59:06.649Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-07-08T23:59:06.649Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-07-08T23:59:06.649Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-07-08T23:59:06.649Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-07-08T23:59:06.649Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-07-08T23:59:06.649Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-07-08T23:59:06.649Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-07-08T23:59:06.649Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-07-08T23:59:06.649Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-07-08T23:59:06.649Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-07-08T23:59:06.649Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-07-08T23:59:06.649Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-07-08T23:59:06.649Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-07-08T23:59:06.649Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-07-08T23:59:06.649Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.04s) [2020-07-08T23:59:06.649Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s) [2020-07-08T23:59:06.649Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s) [2020-07-08T23:59:06.649Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s) [2020-07-08T23:59:06.649Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.03s) [2020-07-08T23:59:06.649Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.03s) [2020-07-08T23:59:06.649Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-07-08T23:59:07.165Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-07-08T23:59:07.577Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.84s) [2020-07-08T23:59:07.577Z] === RUN TestCreateDifferentPlatform [2020-07-08T23:59:07.577Z] === RUN TestCreateDifferentPlatform/different_os [2020-07-08T23:59:07.577Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2020-07-08T23:59:07.577Z] --- PASS: TestCreateDifferentPlatform (0.03s) [2020-07-08T23:59:07.577Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2020-07-08T23:59:07.577Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2020-07-08T23:59:07.577Z] === RUN TestCreateVolumesFromNonExistingContainer [2020-07-08T23:59:07.577Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2020-07-08T23:59:07.577Z] === RUN TestContainerStartOnDaemonRestart [2020-07-08T23:59:07.577Z] === PAUSE TestContainerStartOnDaemonRestart [2020-07-08T23:59:07.577Z] === RUN TestDaemonRestartIpcMode [2020-07-08T23:59:07.577Z] === PAUSE TestDaemonRestartIpcMode [2020-07-08T23:59:07.577Z] === RUN TestDaemonHostGatewayIP [2020-07-08T23:59:07.577Z] === PAUSE TestDaemonHostGatewayIP [2020-07-08T23:59:07.577Z] === RUN TestContainerKillOnDaemonStart [2020-07-08T23:59:07.577Z] === PAUSE TestContainerKillOnDaemonStart [2020-07-08T23:59:07.578Z] === RUN TestDiff [2020-07-08T23:59:07.833Z] --- PASS: TestDiff (0.50s) [2020-07-08T23:59:07.833Z] === RUN TestExecWithCloseStdin [2020-07-08T23:59:08.394Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2020-07-08T23:59:08.394Z] --- PASS: TestExecWithCloseStdin (0.55s) [2020-07-08T23:59:08.394Z] === RUN TestExec [2020-07-08T23:59:08.549Z] tests/integration/regression_test.py ...... [ 98%] [2020-07-08T23:59:09.068Z] tests/integration/credentials/store_test.py ...... [ 99%] [2020-07-08T23:59:09.068Z] tests/integration/credentials/utils_test.py . [100%] [2020-07-08T23:59:09.068Z] [2020-07-08T23:59:09.068Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2020-07-08T23:59:09.068Z] =========================== short test summary info ============================ [2020-07-08T23:59:09.068Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2020-07-08T23:59:09.068Z] CONFIG_RT_GROUP_SCHED isn't enabled [2020-07-08T23:59:09.068Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2020-07-08T23:59:09.068Z] Not supported on most drivers [2020-07-08T23:59:09.068Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top [2020-07-08T23:59:09.068Z] Output of docker top depends on host distro, and is not formalized. [2020-07-08T23:59:09.068Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs [2020-07-08T23:59:09.068Z] Output of docker top depends on host distro, and is not formalized. [2020-07-08T23:59:09.068Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2020-07-08T23:59:09.068Z] Can fail if eth0 has multiple IP addresses [2020-07-08T23:59:09.068Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2020-07-08T23:59:09.068Z] This doesn't seem to be taken into account by the engine [2020-07-08T23:59:09.068Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME [2020-07-08T23:59:09.068Z] SKIPPED [1] tests/integration/api_service_test.py:882: API version is too low (< 1.38) [2020-07-08T23:59:09.068Z] SKIPPED [1] tests/integration/api_swarm_test.py:59: API version is too low (< 1.39) [2020-07-08T23:59:09.068Z] SKIPPED [1] tests/integration/api_swarm_test.py:38: API version is too low (< 1.39) [2020-07-08T23:59:09.068Z] SKIPPED [1] tests/integration/api_swarm_test.py:45: API version is too low (< 1.39) [2020-07-08T23:59:09.068Z] SKIPPED [1] tests/integration/api_swarm_test.py:52: API version is too low (< 1.39) [2020-07-08T23:59:09.068Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2020-07-08T23:59:09.068Z] = 372 passed, 7 skipped, 1 deselected, 6 xfailed, 2 xpassed in 300.10 seconds == [2020-07-08T23:59:09.309Z] --- PASS: TestReadPluginNoRead (8.75s) [2020-07-08T23:59:09.309Z] --- PASS: TestReadPluginNoRead/default (1.90s) [2020-07-08T23:59:09.309Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.98s) [2020-07-08T23:59:09.309Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.96s) [2020-07-08T23:59:09.309Z] read_test.go:92: [d367a39997692] daemon is not started [2020-07-08T23:59:09.309Z] PASS [2020-07-08T23:59:09.309Z] [2020-07-08T23:59:09.309Z] DONE 6 tests in 12.992s [2020-07-08T23:59:09.309Z] 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-07-08T23:59:09.309Z] ++ 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-07-08T23:59:09.309Z] ++ set -e [2020-07-08T23:59:09.309Z] ++ '[' -n 0 ']' [2020-07-08T23:59:09.309Z] ++ set -x [2020-07-08T23:59:09.309Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-07-08T23:59:09.309Z] testing: warning: no tests to run [2020-07-08T23:59:09.309Z] PASS [2020-07-08T23:59:09.309Z] [2020-07-08T23:59:09.309Z] DONE 0 tests in 0.102s [2020-07-08T23:59:09.309Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (s390x.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-07-08T23:59:09.309Z] ++ 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-07-08T23:59:09.309Z] ++ set -e [2020-07-08T23:59:09.309Z] ++ '[' -n 0 ']' [2020-07-08T23:59:09.309Z] ++ set -x [2020-07-08T23:59:09.309Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-07-08T23:59:09.309Z] INFO: Testing against a local daemon [2020-07-08T23:59:09.309Z] === RUN TestPluginWithDevMounts [2020-07-08T23:59:09.309Z] === PAUSE TestPluginWithDevMounts [2020-07-08T23:59:09.309Z] === CONT TestPluginWithDevMounts [2020-07-08T23:59:09.322Z] --- PASS: TestExec (0.87s) [2020-07-08T23:59:09.322Z] === RUN TestExecUser [2020-07-08T23:59:09.327Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2020-07-08T23:59:09.579Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2020-07-08T23:59:10.549Z] --- PASS: TestExecUser (0.95s) [2020-07-08T23:59:10.549Z] === RUN TestExportContainerAndImportImage [2020-07-08T23:59:10.549Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2020-07-08T23:59:11.478Z] --- PASS: TestExportContainerAndImportImage (1.15s) [2020-07-08T23:59:11.478Z] === RUN TestExportContainerAfterDaemonRestart [2020-07-08T23:59:11.512Z] --- PASS: TestPluginWithDevMounts (1.94s) [2020-07-08T23:59:11.512Z] PASS [2020-07-08T23:59:11.512Z] [2020-07-08T23:59:11.512Z] DONE 1 tests in 2.102s [2020-07-08T23:59:11.512Z] Running /go/src/github.com/docker/docker/integration/secret (s390x.integration.secret) flags=-test.v -test.timeout=120m [2020-07-08T23:59:11.512Z] ++ 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-07-08T23:59:11.512Z] ++ set -e [2020-07-08T23:59:11.512Z] ++ '[' -n 0 ']' [2020-07-08T23:59:11.512Z] ++ set -x [2020-07-08T23:59:11.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=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-07-08T23:59:11.512Z] INFO: Testing against a local daemon [2020-07-08T23:59:11.512Z] === RUN TestSecretInspect [2020-07-08T23:59:13.264Z] --- PASS: TestDaemonDNSFallback (7.41s) [2020-07-08T23:59:13.264Z] === RUN TestInspectNetwork [2020-07-08T23:59:13.370Z] --- PASS: TestExportContainerAfterDaemonRestart (1.59s) [2020-07-08T23:59:13.370Z] === RUN TestHealthCheckWorkdir [2020-07-08T23:59:13.370Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2020-07-08T23:59:13.370Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2020-07-08T23:59:14.302Z] --- PASS: TestHealthCheckWorkdir (1.04s) [2020-07-08T23:59:14.302Z] === RUN TestHealthKillContainer [2020-07-08T23:59:15.189Z] --- PASS: TestSecretInspect (3.60s) [2020-07-08T23:59:15.189Z] === RUN TestSecretList [2020-07-08T23:59:15.291Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2020-07-08T23:59:16.232Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2020-07-08T23:59:17.168Z] --- PASS: TestHealthKillContainer (3.13s) [2020-07-08T23:59:17.168Z] === RUN TestInspectCpusetInConfigPre120 [2020-07-08T23:59:17.168Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2020-07-08T23:59:18.095Z] --- PASS: TestInspectCpusetInConfigPre120 (0.72s) [2020-07-08T23:59:18.095Z] === RUN TestIpcModeNone [2020-07-08T23:59:18.554Z] === RUN TestInspectNetwork/full_network_id [2020-07-08T23:59:18.554Z] === RUN TestInspectNetwork/partial_network_id [2020-07-08T23:59:18.554Z] === RUN TestInspectNetwork/network_name [2020-07-08T23:59:18.554Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-07-08T23:59:18.847Z] --- PASS: TestSecretList (3.68s) [2020-07-08T23:59:18.847Z] === RUN TestSecretsCreateAndDelete [2020-07-08T23:59:19.026Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2020-07-08T23:59:19.026Z] --- PASS: TestIpcModeNone (1.01s) [2020-07-08T23:59:19.026Z] === RUN TestIpcModePrivate [2020-07-08T23:59:19.955Z] --- PASS: TestIpcModePrivate (0.88s) [2020-07-08T23:59:19.955Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:85, shared: false, mustBeShared: false [2020-07-08T23:59:19.955Z] === RUN TestIpcModeShareable [2020-07-08T23:59:20.211Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2020-07-08T23:59:20.467Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2020-07-08T23:59:20.723Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2020-07-08T23:59:20.723Z] --- PASS: TestIpcModeShareable (0.89s) [2020-07-08T23:59:20.723Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:84, shared: true, mustBeShared: true [2020-07-08T23:59:20.723Z] === RUN TestAPIIpcModeShareableAndContainer [2020-07-08T23:59:21.537Z] Leaving: AppArmorNo profiles have been unloaded. [2020-07-08T23:59:21.537Z] [2020-07-08T23:59:21.537Z] Unloading profiles will leave already running processes permanently [2020-07-08T23:59:21.537Z] unconfined, which can lead to unexpected situations. [2020-07-08T23:59:21.537Z] [2020-07-08T23:59:21.537Z] To set a process to complain mode, use the command line tool [2020-07-08T23:59:21.537Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-07-08T23:59:21.537Z] Post stage [Pipeline] junit [2020-07-08T23:59:21.855Z] Recording test results [2020-07-08T23:59:22.469Z] --- PASS: TestSecretsCreateAndDelete (3.66s) [2020-07-08T23:59:22.469Z] === RUN TestSecretsUpdate [2020-07-08T23:59:22.615Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2020-07-08T23:59:22.759Z] --- PASS: TestInspectNetwork (9.83s) [2020-07-08T23:59:22.759Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-07-08T23:59:22.759Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-07-08T23:59:22.759Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-07-08T23:59:22.759Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-07-08T23:59:22.759Z] === RUN TestRunContainerWithBridgeNone [Pipeline] sh [2020-07-08T23:59:23.528Z] + echo Ensuring container killed. [2020-07-08T23:59:23.528Z] Ensuring container killed. [2020-07-08T23:59:23.528Z] + docker rm -vf docker-pr1 [2020-07-08T23:59:23.528Z] Error: No such container: docker-pr1 [2020-07-08T23:59:23.528Z] + true [Pipeline] sh [2020-07-08T23:59:23.545Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.62s) [2020-07-08T23:59:23.545Z] === RUN TestAPIIpcModeHost [2020-07-08T23:59:23.813Z] + echo Chowning /workspace to jenkins user [2020-07-08T23:59:23.813Z] Chowning /workspace to jenkins user [2020-07-08T23:59:23.813Z] + id -u [2020-07-08T23:59:23.813Z] + id -g [2020-07-08T23:59:23.813Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41194:/workspace busybox chown -R 1000:1000 /workspace [2020-07-08T23:59:23.813Z] Unable to find image 'busybox:latest' locally [2020-07-08T23:59:24.108Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2020-07-08T23:59:24.108Z] --- PASS: TestAPIIpcModeHost (0.76s) [2020-07-08T23:59:24.108Z] === RUN TestDaemonIpcModeShareable [2020-07-08T23:59:24.366Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2020-07-08T23:59:24.796Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-07-08T23:59:24.796Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-07-08T23:59:24.796Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-07-08T23:59:25.310Z] --- PASS: TestRunContainerWithBridgeNone (2.60s) [2020-07-08T23:59:25.311Z] === RUN TestNetworkInvalidJSON [2020-07-08T23:59:25.311Z] === RUN TestNetworkInvalidJSON//networks/create [2020-07-08T23:59:25.311Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-07-08T23:59:25.311Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-07-08T23:59:25.311Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-07-08T23:59:25.311Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-07-08T23:59:25.311Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-07-08T23:59:25.311Z] === CONT TestNetworkInvalidJSON//networks/create [2020-07-08T23:59:25.311Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-07-08T23:59:25.311Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-07-08T23:59:25.311Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2020-07-08T23:59:25.311Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-07-08T23:59:25.311Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-07-08T23:59:25.311Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-07-08T23:59:25.311Z] === RUN TestHostIPv4BridgeLabel [2020-07-08T23:59:25.436Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-07-08T23:59:25.572Z] --- PASS: TestHostIPv4BridgeLabel (0.79s) [2020-07-08T23:59:25.572Z] === RUN TestDaemonRestartWithLiveRestore [2020-07-08T23:59:25.733Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-07-08T23:59:25.733Z] --- PASS: TestDaemonIpcModeShareable (1.73s) [2020-07-08T23:59:25.733Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:81, shared: true, mustBeShared: true [2020-07-08T23:59:25.733Z] === RUN TestDaemonIpcModePrivate [2020-07-08T23:59:25.990Z] === RUN TestDockerSuite/TestBuildAddNonTar [2020-07-08T23:59:26.027Z] --- PASS: TestSecretsUpdate (3.63s) [2020-07-08T23:59:26.027Z] === RUN TestTemplatedSecret [2020-07-08T23:59:26.957Z] --- PASS: TestDaemonRestartWithLiveRestore (1.36s) [2020-07-08T23:59:26.957Z] === RUN TestDaemonDefaultNetworkPools [2020-07-08T23:59:27.357Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2020-07-08T23:59:27.357Z] --- PASS: TestDaemonIpcModePrivate (1.53s) [2020-07-08T23:59:27.357Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:104, shared: false, mustBeShared: false [2020-07-08T23:59:27.357Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-07-08T23:59:27.824Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-07-08T23:59:27.918Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2020-07-08T23:59:28.174Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2020-07-08T23:59:28.344Z] --- PASS: TestDaemonDefaultNetworkPools (1.26s) [2020-07-08T23:59:28.344Z] === RUN TestDaemonRestartWithExistingNetwork [2020-07-08T23:59:29.092Z] latest: Pulling from library/busybox [2020-07-08T23:59:29.092Z] 91f30d776fb2: Pulling fs layer [2020-07-08T23:59:29.092Z] 91f30d776fb2: Verifying Checksum [2020-07-08T23:59:29.092Z] 91f30d776fb2: Download complete [2020-07-08T23:59:29.092Z] 91f30d776fb2: Pull complete [2020-07-08T23:59:29.092Z] Digest: sha256:9ddee63a712cea977267342e8750ecbc60d3aab25f04ceacfa795e6fce341793 [2020-07-08T23:59:29.092Z] Status: Downloaded newer image for busybox:latest [2020-07-08T23:59:29.104Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.77s) [2020-07-08T23:59:29.104Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:102, shared: false, mustBeShared: false [2020-07-08T23:59:29.104Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-07-08T23:59:29.642Z] --- PASS: TestTemplatedSecret (3.77s) [2020-07-08T23:59:29.642Z] === RUN TestSecretCreateResolve [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-07-08T23:59:30.257Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.92s) [2020-07-08T23:59:30.257Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-07-08T23:59:30.333Z] + bundleName=docker-py [2020-07-08T23:59:30.333Z] + echo Creating docker-py-bundles.tar.gz [2020-07-08T23:59:30.333Z] Creating docker-py-bundles.tar.gz [2020-07-08T23:59:30.333Z] + 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-07-08T23:59:30.345Z] Archiving artifacts [2020-07-08T23:59:30.998Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2020-07-08T23:59:30.998Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.72s) [2020-07-08T23:59:30.998Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:99, shared: true, mustBeShared: true [2020-07-08T23:59:30.998Z] === RUN TestIpcModeOlderClient [2020-07-08T23:59:30.998Z] === PAUSE TestIpcModeOlderClient [2020-07-08T23:59:30.998Z] === RUN TestKillContainerInvalidSignal [2020-07-08T23:59:31.373Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-07-08T23:59:31.561Z] --- PASS: TestKillContainerInvalidSignal (0.62s) [2020-07-08T23:59:31.561Z] === RUN TestKillContainer [2020-07-08T23:59:31.561Z] === RUN TestKillContainer/no_signal [2020-07-08T23:59:31.817Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2020-07-08T23:59:32.073Z] === RUN TestKillContainer/non_killing_signal [2020-07-08T23:59:32.116Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41194/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2020-07-08T23:59:32.476Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41194/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=276c725394426b45e5f3d6cbac3f9ff4acf4feaa -e DOCKER_GRAPHDRIVER docker:276c725394426b45e5f3d6cbac3f9ff4acf4feaa hack/make.sh binary-daemon [2020-07-08T23:59:32.636Z] === RUN TestKillContainer/killing_signal [2020-07-08T23:59:32.804Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (2.36s) [2020-07-08T23:59:32.804Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-07-08T23:59:32.900Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-07-08T23:59:33.046Z] [2020-07-08T23:59:33.046Z] Removing bundles/ [2020-07-08T23:59:33.046Z] [2020-07-08T23:59:33.046Z] ---> Making bundle: binary-daemon (in bundles/binary-daemon) [2020-07-08T23:59:33.046Z] Building: bundles/binary-daemon/dockerd-dev [2020-07-08T23:59:33.046Z] GOOS="" GOARCH="" GOARM="" [2020-07-08T23:59:33.199Z] --- PASS: TestKillContainer (1.76s) [2020-07-08T23:59:33.199Z] --- PASS: TestKillContainer/no_signal (0.59s) [2020-07-08T23:59:33.199Z] --- PASS: TestKillContainer/non_killing_signal (0.38s) [2020-07-08T23:59:33.199Z] --- PASS: TestKillContainer/killing_signal (0.59s) [2020-07-08T23:59:33.199Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-07-08T23:59:33.199Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-07-08T23:59:33.222Z] --- PASS: TestSecretCreateResolve (3.73s) [2020-07-08T23:59:33.223Z] PASS [2020-07-08T23:59:33.223Z] [2020-07-08T23:59:33.223Z] DONE 6 tests in 22.214s [2020-07-08T23:59:33.223Z] Running /go/src/github.com/docker/docker/integration/service (s390x.integration.service) flags=-test.v -test.timeout=120m [2020-07-08T23:59:33.223Z] ++ 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-07-08T23:59:33.223Z] ++ set -e [2020-07-08T23:59:33.223Z] ++ '[' -n 0 ']' [2020-07-08T23:59:33.223Z] ++ set -x [2020-07-08T23:59:33.223Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-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-07-08T23:59:33.375Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.85s) [2020-07-08T23:59:33.375Z] === RUN TestServiceWithPredefinedNetwork [2020-07-08T23:59:33.514Z] INFO: Testing against a local daemon [2020-07-08T23:59:33.514Z] === RUN TestServiceCreateInit [2020-07-08T23:59:33.514Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-07-08T23:59:33.760Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2020-07-08T23:59:34.020Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-07-08T23:59:34.582Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2020-07-08T23:59:34.838Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.47s) [2020-07-08T23:59:34.838Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.69s) [2020-07-08T23:59:34.838Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.57s) [2020-07-08T23:59:34.838Z] === RUN TestKillStoppedContainer [2020-07-08T23:59:34.838Z] --- PASS: TestKillStoppedContainer (0.07s) [2020-07-08T23:59:34.838Z] === RUN TestKillStoppedContainerAPIPre120 [2020-07-08T23:59:34.838Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.08s) [2020-07-08T23:59:34.838Z] === RUN TestKillDifferentUserContainer [2020-07-08T23:59:34.838Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2020-07-08T23:59:34.989Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-07-08T23:59:35.094Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2020-07-08T23:59:35.635Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-07-08T23:59:35.657Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2020-07-08T23:59:35.657Z] --- PASS: TestKillDifferentUserContainer (0.81s) [2020-07-08T23:59:35.657Z] === RUN TestInspectOomKilledTrue [2020-07-08T23:59:35.657Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-07-08T23:59:35.657Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-07-08T23:59:35.657Z] === RUN TestInspectOomKilledFalse [2020-07-08T23:59:35.657Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-07-08T23:59:35.657Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-07-08T23:59:35.657Z] === RUN TestLinksEtcHostsContentMatch [2020-07-08T23:59:36.219Z] === RUN TestDockerSuite/TestBuildAddScript [2020-07-08T23:59:36.219Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2020-07-08T23:59:36.219Z] --- PASS: TestLinksEtcHostsContentMatch (0.54s) [2020-07-08T23:59:36.219Z] === RUN TestLinksContainerNames [2020-07-08T23:59:36.686Z] --- PASS: TestServiceWithPredefinedNetwork (2.82s) [2020-07-08T23:59:36.686Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-07-08T23:59:36.686Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-07-08T23:59:36.686Z] service_test.go:236: FLAKY_TEST [2020-07-08T23:59:36.686Z] === RUN TestServiceWithDataPathPortInit [2020-07-08T23:59:37.169Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-07-08T23:59:37.587Z] --- PASS: TestLinksContainerNames (1.44s) [2020-07-08T23:59:37.587Z] === RUN TestLogsFollowTailEmpty [2020-07-08T23:59:38.149Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2020-07-08T23:59:38.405Z] --- PASS: TestLogsFollowTailEmpty (0.73s) [2020-07-08T23:59:38.405Z] === RUN TestContainerNetworkMountsNoChown [2020-07-08T23:59:38.695Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-07-08T23:59:39.221Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-07-08T23:59:39.333Z] --- PASS: TestContainerNetworkMountsNoChown (0.78s) [2020-07-08T23:59:39.333Z] === RUN TestMountDaemonRoot [2020-07-08T23:59:39.333Z] === RUN TestMountDaemonRoot/default [2020-07-08T23:59:39.333Z] === PAUSE TestMountDaemonRoot/default [2020-07-08T23:59:39.333Z] === RUN TestMountDaemonRoot/private [2020-07-08T23:59:39.333Z] === PAUSE TestMountDaemonRoot/private [2020-07-08T23:59:39.333Z] === RUN TestMountDaemonRoot/rprivate [2020-07-08T23:59:39.333Z] === PAUSE TestMountDaemonRoot/rprivate [2020-07-08T23:59:39.333Z] === RUN TestMountDaemonRoot/slave [2020-07-08T23:59:39.333Z] === PAUSE TestMountDaemonRoot/slave [2020-07-08T23:59:39.333Z] === RUN TestMountDaemonRoot/rslave [2020-07-08T23:59:39.333Z] === PAUSE TestMountDaemonRoot/rslave [2020-07-08T23:59:39.333Z] === RUN TestMountDaemonRoot/shared [2020-07-08T23:59:39.333Z] === PAUSE TestMountDaemonRoot/shared [2020-07-08T23:59:39.333Z] === RUN TestMountDaemonRoot/rshared [2020-07-08T23:59:39.333Z] === PAUSE TestMountDaemonRoot/rshared [2020-07-08T23:59:39.333Z] === CONT TestMountDaemonRoot/default [2020-07-08T23:59:39.333Z] === RUN TestMountDaemonRoot/default/bind_root [2020-07-08T23:59:39.333Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-07-08T23:59:39.333Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-07-08T23:59:39.333Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-07-08T23:59:39.333Z] === RUN TestMountDaemonRoot/default/mount_root [2020-07-08T23:59:39.333Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-07-08T23:59:39.333Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-07-08T23:59:39.333Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-07-08T23:59:39.333Z] === CONT TestMountDaemonRoot/default/bind_root [2020-07-08T23:59:39.334Z] === CONT TestMountDaemonRoot/rshared [2020-07-08T23:59:39.334Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-07-08T23:59:39.334Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-07-08T23:59:39.334Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-07-08T23:59:39.334Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-07-08T23:59:39.334Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-07-08T23:59:39.334Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-07-08T23:59:39.334Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-07-08T23:59:39.334Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-07-08T23:59:39.334Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-07-08T23:59:39.334Z] === CONT TestMountDaemonRoot/shared [2020-07-08T23:59:39.334Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-07-08T23:59:39.334Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-07-08T23:59:39.334Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-07-08T23:59:39.334Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-07-08T23:59:39.334Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-07-08T23:59:39.334Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-07-08T23:59:39.334Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-07-08T23:59:39.334Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-07-08T23:59:39.334Z] === CONT TestMountDaemonRoot/rslave [2020-07-08T23:59:39.334Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-07-08T23:59:39.334Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-07-08T23:59:39.334Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-07-08T23:59:39.334Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-07-08T23:59:39.334Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-07-08T23:59:39.334Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-07-08T23:59:39.334Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-07-08T23:59:39.334Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-07-08T23:59:39.334Z] === CONT TestMountDaemonRoot/slave [2020-07-08T23:59:39.334Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-07-08T23:59:39.334Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-07-08T23:59:39.334Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-07-08T23:59:39.334Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-07-08T23:59:39.334Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-07-08T23:59:39.334Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-07-08T23:59:39.334Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-07-08T23:59:39.334Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-07-08T23:59:39.334Z] === CONT TestMountDaemonRoot/rprivate [2020-07-08T23:59:39.334Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-07-08T23:59:39.334Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-07-08T23:59:39.334Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-07-08T23:59:39.334Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-07-08T23:59:39.334Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-07-08T23:59:39.334Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-07-08T23:59:39.334Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-07-08T23:59:39.334Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-07-08T23:59:39.334Z] === CONT TestMountDaemonRoot/private [2020-07-08T23:59:39.334Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-07-08T23:59:39.334Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-07-08T23:59:39.334Z] === RUN TestMountDaemonRoot/private/mount_root [2020-07-08T23:59:39.334Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-07-08T23:59:39.334Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-07-08T23:59:39.334Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-07-08T23:59:39.334Z] === RUN TestMountDaemonRoot/private/bind_root [2020-07-08T23:59:39.334Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-07-08T23:59:39.334Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-07-08T23:59:39.334Z] === CONT TestMountDaemonRoot/default/mount_root [2020-07-08T23:59:39.334Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-07-08T23:59:39.334Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2020-07-08T23:59:39.334Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-07-08T23:59:39.334Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-07-08T23:59:39.334Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-07-08T23:59:39.590Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-07-08T23:59:39.590Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-07-08T23:59:39.590Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-07-08T23:59:39.590Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-07-08T23:59:39.590Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-07-08T23:59:39.590Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-07-08T23:59:39.590Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-07-08T23:59:39.590Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-07-08T23:59:39.590Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-07-08T23:59:39.590Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-07-08T23:59:39.846Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-07-08T23:59:39.846Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-07-08T23:59:39.846Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-07-08T23:59:39.846Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-07-08T23:59:39.846Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2020-07-08T23:59:39.846Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-07-08T23:59:39.846Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-07-08T23:59:39.846Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-07-08T23:59:39.846Z] === CONT TestMountDaemonRoot/private/bind_root [2020-07-08T23:59:39.846Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-07-08T23:59:39.846Z] === CONT TestMountDaemonRoot/private/mount_root [2020-07-08T23:59:39.846Z] --- PASS: TestMountDaemonRoot (0.03s) [2020-07-08T23:59:39.846Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-07-08T23:59:39.846Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.10s) [2020-07-08T23:59:39.846Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.07s) [2020-07-08T23:59:39.846Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.09s) [2020-07-08T23:59:39.846Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.07s) [2020-07-08T23:59:39.846Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-07-08T23:59:39.846Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2020-07-08T23:59:39.846Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2020-07-08T23:59:39.846Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s) [2020-07-08T23:59:39.846Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s) [2020-07-08T23:59:39.846Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-07-08T23:59:39.846Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s) [2020-07-08T23:59:39.846Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2020-07-08T23:59:39.846Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s) [2020-07-08T23:59:39.846Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s) [2020-07-08T23:59:39.846Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-07-08T23:59:39.846Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.07s) [2020-07-08T23:59:39.846Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.07s) [2020-07-08T23:59:39.846Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s) [2020-07-08T23:59:39.846Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2020-07-08T23:59:39.846Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-07-08T23:59:39.846Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2020-07-08T23:59:39.846Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s) [2020-07-08T23:59:39.846Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2020-07-08T23:59:39.846Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.05s) [2020-07-08T23:59:39.846Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-07-08T23:59:39.846Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.05s) [2020-07-08T23:59:39.846Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.05s) [2020-07-08T23:59:39.846Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2020-07-08T23:59:39.846Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.06s) [2020-07-08T23:59:39.846Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-07-08T23:59:39.846Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2020-07-08T23:59:39.846Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2020-07-08T23:59:39.846Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2020-07-08T23:59:39.846Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2020-07-08T23:59:39.846Z] === RUN TestContainerBindMountNonRecursive [2020-07-08T23:59:40.781Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-07-08T23:59:41.737Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2020-07-08T23:59:41.737Z] --- PASS: TestContainerBindMountNonRecursive (1.91s) [2020-07-08T23:59:41.737Z] === RUN TestNetworkNat [2020-07-08T23:59:41.831Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-07-08T23:59:42.665Z] --- PASS: TestNetworkNat (0.77s) [2020-07-08T23:59:42.665Z] === RUN TestNetworkLocalhostTCPNat [2020-07-08T23:59:43.367Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-07-08T23:59:43.593Z] --- PASS: TestNetworkLocalhostTCPNat (0.80s) [2020-07-08T23:59:43.593Z] === RUN TestNetworkLoopbackNat [2020-07-08T23:59:43.593Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2020-07-08T23:59:44.779Z] --- PASS: TestServiceCreateInit (10.55s) [2020-07-08T23:59:44.779Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.25s) [2020-07-08T23:59:44.779Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.28s) [2020-07-08T23:59:44.779Z] === RUN TestCreateServiceMultipleTimes [2020-07-08T23:59:44.892Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-07-08T23:59:44.892Z] Using test binary docker [2020-07-08T23:59:44.892Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-07-08T23:59:44.892Z] +++ /etc/init.d/apparmor start [2020-07-08T23:59:44.892Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-07-08T23:59:44.892Z] INFO: Waiting for daemon to start... [2020-07-08T23:59:44.892Z] Starting dockerd [2020-07-08T23:59:44.892Z] +++ 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-07-08T23:59:44.960Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2020-07-08T23:59:46.326Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2020-07-08T23:59:46.326Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2020-07-08T23:59:46.583Z] --- PASS: TestNetworkLoopbackNat (3.05s) [2020-07-08T23:59:46.583Z] === RUN TestPause [2020-07-08T23:59:46.977Z] . [2020-07-08T23:59:46.977Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-07-08T23:59:46.977Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-07-08T23:59:46.977Z] Error: No such image: emptyfs [2020-07-08T23:59:46.977Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-07-08T23:59:46.977Z] ++++ docker load [2020-07-08T23:59:46.977Z] Running integration-test (iteration 1) [2020-07-08T23:59:46.977Z] Running /go/src/github.com/docker/docker/integration/build (ppc64le.integration.build) flags=-test.v -test.timeout=120m [2020-07-08T23:59:46.977Z] ++ 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-07-08T23:59:46.977Z] ++ set -e [2020-07-08T23:59:46.977Z] ++ '[' -n 0 ']' [2020-07-08T23:59:46.977Z] ++ set -x [2020-07-08T23:59:46.977Z] ++ env -i DEST=/go/src/github.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-07-08T23:59:47.512Z] --- PASS: TestPause (0.84s) [2020-07-08T23:59:47.512Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-07-08T23:59:47.512Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-07-08T23:59:47.512Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-07-08T23:59:47.512Z] === RUN TestPauseStopPausedContainer [2020-07-08T23:59:48.076Z] --- PASS: TestPauseStopPausedContainer (0.82s) [2020-07-08T23:59:48.076Z] === RUN TestPsFilter [2020-07-08T23:59:48.334Z] --- PASS: TestPsFilter (0.19s) [2020-07-08T23:59:48.334Z] === RUN TestRemoveContainerWithRemovedVolume [2020-07-08T23:59:48.334Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2020-07-08T23:59:48.900Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2020-07-08T23:59:48.900Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.66s) [2020-07-08T23:59:48.900Z] === RUN TestRemoveContainerWithVolume [2020-07-08T23:59:49.827Z] --- PASS: TestRemoveContainerWithVolume (0.71s) [2020-07-08T23:59:49.827Z] === RUN TestRemoveContainerRunning [2020-07-08T23:59:50.393Z] --- PASS: TestRemoveContainerRunning (0.64s) [2020-07-08T23:59:50.393Z] === RUN TestRemoveContainerForceRemoveRunning [2020-07-08T23:59:50.393Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2020-07-08T23:59:50.957Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.60s) [2020-07-08T23:59:50.957Z] === RUN TestRemoveInvalidContainer [2020-07-08T23:59:50.957Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2020-07-08T23:59:50.957Z] === RUN TestRenameLinkedContainer [2020-07-08T23:59:50.972Z] 4612f6d0b889: Pull complete [2020-07-08T23:59:52.324Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2020-07-08T23:59:52.886Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2020-07-08T23:59:53.141Z] === RUN TestDockerSuite/TestBuildAddTar [2020-07-08T23:59:53.397Z] --- PASS: TestRenameLinkedContainer (2.50s) [2020-07-08T23:59:53.397Z] === RUN TestRenameStoppedContainer [2020-07-08T23:59:54.324Z] --- PASS: TestRenameStoppedContainer (0.66s) [2020-07-08T23:59:54.324Z] === RUN TestRenameRunningContainerAndReuse [2020-07-08T23:59:54.803Z] --- PASS: TestServiceWithDataPathPortInit (18.11s) [2020-07-08T23:59:54.803Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-07-08T23:59:55.251Z] --- PASS: TestRenameRunningContainerAndReuse (1.19s) [2020-07-08T23:59:55.251Z] === RUN TestRenameInvalidName [2020-07-08T23:59:56.179Z] --- PASS: TestRenameInvalidName (0.65s) [2020-07-08T23:59:56.179Z] === RUN TestRenameAnonymousContainer [2020-07-08T23:59:58.069Z] --- PASS: TestRenameAnonymousContainer (2.24s) [2020-07-08T23:59:58.069Z] === RUN TestRenameContainerWithSameName [2020-07-08T23:59:58.999Z] --- PASS: TestRenameContainerWithSameName (0.59s) [2020-07-08T23:59:58.999Z] === RUN TestRenameContainerWithLinkedContainer [2020-07-08T23:59:58.999Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2020-07-08T23:59:59.563Z] === RUN TestDockerSuite/TestBuildAddTarXz [2020-07-09T00:00:00.128Z] --- PASS: TestRenameContainerWithLinkedContainer (1.42s) [2020-07-09T00:00:00.128Z] === RUN TestResize [2020-07-09T00:00:00.691Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2020-07-09T00:00:00.948Z] --- PASS: TestResize (0.82s) [2020-07-09T00:00:00.948Z] === RUN TestResizeWithInvalidSize [2020-07-09T00:00:01.881Z] --- PASS: TestResizeWithInvalidSize (0.76s) [2020-07-09T00:00:01.881Z] === RUN TestResizeWhenContainerNotStarted [2020-07-09T00:00:02.138Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2020-07-09T00:00:02.385Z] Loaded image: buildpack-deps:buster [2020-07-09T00:00:02.385Z] Loaded image: busybox:latest [2020-07-09T00:00:02.385Z] Loaded image: busybox:glibc [2020-07-09T00:00:02.385Z] Loaded image: debian:buster [2020-07-09T00:00:02.385Z] Loaded image: hello-world:latest [2020-07-09T00:00:02.385Z] INFO: Testing against a local daemon [2020-07-09T00:00:02.385Z] === RUN TestCgroupNamespacesBuild [2020-07-09T00:00:02.385Z] --- PASS: TestCgroupNamespacesBuild (1.36s) [2020-07-09T00:00:02.385Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-07-09T00:00:02.702Z] --- PASS: TestResizeWhenContainerNotStarted (0.87s) [2020-07-09T00:00:02.702Z] === RUN TestDaemonRestartKillContainers [2020-07-09T00:00:02.702Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-07-09T00:00:02.702Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-07-09T00:00:02.702Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-07-09T00:00:02.702Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-07-09T00:00:02.702Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-07-09T00:00:02.702Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-07-09T00:00:02.702Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-07-09T00:00:02.702Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-07-09T00:00:02.702Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-07-09T00:00:02.702Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-07-09T00:00:02.702Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-07-09T00:00:02.702Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-07-09T00:00:02.702Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-07-09T00:00:02.702Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-07-09T00:00:02.702Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-07-09T00:00:02.702Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-07-09T00:00:02.702Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-07-09T00:00:02.702Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-07-09T00:00:02.702Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-07-09T00:00:02.702Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-07-09T00:00:02.702Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-07-09T00:00:02.702Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-07-09T00:00:02.702Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-07-09T00:00:02.702Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-07-09T00:00:02.702Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-07-09T00:00:02.702Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-07-09T00:00:03.024Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.37s) [2020-07-09T00:00:03.024Z] === RUN TestBuildWithSession [2020-07-09T00:00:03.024Z] --- SKIP: TestBuildWithSession (0.00s) [2020-07-09T00:00:03.024Z] build_session_test.go:25: TODO: BuildKit [2020-07-09T00:00:03.024Z] === RUN TestBuildSquashParent [2020-07-09T00:00:04.803Z] --- PASS: TestServiceWithDefaultAddressPoolInit (9.05s) [2020-07-09T00:00:04.803Z] service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:tgr0glp8290ov63episa8b93b Created:2020-07-08 23:59:56.013072732 +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[061b6def467d79da92c9a9ae10d9134c46d61d0bacb57258bdb25f554595eca4:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.occ3es5orxi89j1w24uqvg8k8 EndpointID:d48c2f25bb9649ffae238154b1ce557ff0e1bcfd3008a3e46d3c7b7302b60333 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:d28168f3d66fbbac6185abe423ed24146dc48a97e38069f564612151482d7bbe 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:277ba25d04f5 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.occ3es5orxi89j1w24uqvg8k8 EndpointID:d48c2f25bb9649ffae238154b1ce557ff0e1bcfd3008a3e46d3c7b7302b60333 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-07-09T00:00:04.803Z] PASS [2020-07-09T00:00:04.803Z] [2020-07-09T00:00:04.803Z] === Skipped [2020-07-09T00:00:04.803Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-07-09T00:00:04.803Z] service_test.go:236: FLAKY_TEST [2020-07-09T00:00:04.803Z] [2020-07-09T00:00:04.803Z] [2020-07-09T00:00:04.803Z] DONE 23 tests, 1 skipped in 60.205s [2020-07-09T00:00:04.803Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-07-09T00:00:04.803Z] ++ 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-07-09T00:00:04.803Z] ++ set -e [2020-07-09T00:00:04.803Z] ++ '[' -n 0 ']' [2020-07-09T00:00:04.803Z] ++ set -x [2020-07-09T00:00:04.804Z] ++ env -i DEST=/go/src/github.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-07-09T00:00:04.804Z] INFO: Testing against a local daemon [2020-07-09T00:00:04.804Z] === RUN TestDockerNetworkIpvlanPersistance [2020-07-09T00:00:04.804Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-07-09T00:00:04.804Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-07-09T00:00:04.804Z] === RUN TestDockerNetworkIpvlan [2020-07-09T00:00:04.804Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-07-09T00:00:04.804Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-07-09T00:00:04.804Z] PASS [2020-07-09T00:00:04.804Z] [2020-07-09T00:00:04.804Z] === Skipped [2020-07-09T00:00:04.804Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-07-09T00:00:04.804Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-07-09T00:00:04.804Z] [2020-07-09T00:00:04.804Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-07-09T00:00:04.804Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-07-09T00:00:04.804Z] [2020-07-09T00:00:04.804Z] [2020-07-09T00:00:04.804Z] DONE 2 tests, 2 skipped in 0.249s [2020-07-09T00:00:04.804Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-07-09T00:00:04.804Z] ++ 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-07-09T00:00:04.804Z] ++ set -e [2020-07-09T00:00:04.804Z] ++ '[' -n 0 ']' [2020-07-09T00:00:04.804Z] ++ set -x [2020-07-09T00:00:04.804Z] ++ env -i DEST=/go/src/github.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-07-09T00:00:04.804Z] INFO: Testing against a local daemon [2020-07-09T00:00:04.804Z] === RUN TestDockerNetworkMacvlanPersistance [2020-07-09T00:00:06.065Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-07-09T00:00:06.065Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-07-09T00:00:06.065Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2020-07-09T00:00:06.190Z] --- PASS: TestDockerNetworkMacvlanPersistance (2.09s) [2020-07-09T00:00:06.190Z] === RUN TestDockerNetworkMacvlan [2020-07-09T00:00:06.636Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2020-07-09T00:00:07.133Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-07-09T00:00:07.492Z] --- PASS: TestBuildSquashParent (4.26s) [2020-07-09T00:00:07.492Z] === RUN TestBuildWithRemoveAndForceRemove [2020-07-09T00:00:07.492Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-07-09T00:00:07.492Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-07-09T00:00:07.492Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-07-09T00:00:07.492Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-07-09T00:00:07.492Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-07-09T00:00:07.492Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-07-09T00:00:07.492Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-07-09T00:00:07.492Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-07-09T00:00:07.492Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-07-09T00:00:07.492Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-07-09T00:00:07.492Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-07-09T00:00:07.492Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-07-09T00:00:07.492Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-07-09T00:00:07.492Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-07-09T00:00:07.492Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-07-09T00:00:07.492Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-07-09T00:00:07.582Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-07-09T00:00:07.837Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-07-09T00:00:08.520Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-07-09T00:00:08.764Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2020-07-09T00:00:09.467Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-07-09T00:00:09.606Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-07-09T00:00:09.692Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-07-09T00:00:09.692Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-07-09T00:00:09.906Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-07-09T00:00:11.863Z] --- PASS: TestCreateServiceMultipleTimes (23.47s) [2020-07-09T00:00:11.863Z] === RUN TestCreateServiceConflict [2020-07-09T00:00:11.863Z] --- PASS: TestCreateServiceConflict (3.66s) [2020-07-09T00:00:11.863Z] === RUN TestCreateServiceMaxReplicas [2020-07-09T00:00:11.989Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2020-07-09T00:00:11.990Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.32s) [2020-07-09T00:00:11.990Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.88s) [2020-07-09T00:00:11.990Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.90s) [2020-07-09T00:00:11.990Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.92s) [2020-07-09T00:00:11.990Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.91s) [2020-07-09T00:00:11.990Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.65s) [2020-07-09T00:00:11.990Z] === RUN TestBuildMultiStageCopy [2020-07-09T00:00:11.990Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-07-09T00:00:12.966Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-07-09T00:00:13.222Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-07-09T00:00:13.516Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-07-09T00:00:13.516Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-07-09T00:00:13.673Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-07-09T00:00:13.809Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-07-09T00:00:14.118Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-07-09T00:00:14.413Z] --- PASS: TestBuildMultiStageCopy (2.86s) [2020-07-09T00:00:14.413Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.55s) [2020-07-09T00:00:14.413Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.31s) [2020-07-09T00:00:14.413Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.31s) [2020-07-09T00:00:14.413Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.34s) [2020-07-09T00:00:14.414Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.36s) [2020-07-09T00:00:14.414Z] === RUN TestBuildMultiStageParentConfig [2020-07-09T00:00:15.115Z] === RUN TestDockerSuite/TestBuildBlankName [2020-07-09T00:00:15.372Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2020-07-09T00:00:15.376Z] --- PASS: TestCreateServiceMaxReplicas (4.01s) [2020-07-09T00:00:15.376Z] === RUN TestCreateWithDuplicateNetworkNames [2020-07-09T00:00:15.457Z] --- PASS: TestBuildMultiStageParentConfig (0.82s) [2020-07-09T00:00:15.457Z] === RUN TestBuildLabelWithTargets [2020-07-09T00:00:16.219Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-07-09T00:00:16.976Z] --- PASS: TestBuildLabelWithTargets (1.31s) [2020-07-09T00:00:16.976Z] === RUN TestBuildWithEmptyLayers [2020-07-09T00:00:17.279Z] --- PASS: TestBuildWithEmptyLayers (0.59s) [2020-07-09T00:00:17.279Z] === RUN TestBuildMultiStageOnBuild [2020-07-09T00:00:17.893Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-07-09T00:00:17.893Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-07-09T00:00:18.456Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2020-07-09T00:00:19.365Z] --- PASS: TestBuildMultiStageOnBuild (1.80s) [2020-07-09T00:00:19.365Z] === RUN TestBuildUncleanTarFilenames [2020-07-09T00:00:20.004Z] --- PASS: TestBuildUncleanTarFilenames (0.85s) [2020-07-09T00:00:20.004Z] === RUN TestBuildMultiStageLayerLeak [2020-07-09T00:00:20.979Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2020-07-09T00:00:21.542Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-07-09T00:00:21.542Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (3.01s) [2020-07-09T00:00:21.542Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (3.12s) [2020-07-09T00:00:21.542Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.68s) [2020-07-09T00:00:21.542Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.96s) [2020-07-09T00:00:21.542Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (2.12s) [2020-07-09T00:00:21.542Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.96s) [2020-07-09T00:00:21.542Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (3.20s) [2020-07-09T00:00:21.542Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (3.56s) [2020-07-09T00:00:21.542Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (4.92s) [2020-07-09T00:00:21.542Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (4.75s) [2020-07-09T00:00:21.542Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (3.26s) [2020-07-09T00:00:21.542Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.58s) [2020-07-09T00:00:21.542Z] === RUN TestCgroupNamespacesRun [2020-07-09T00:00:22.087Z] --- PASS: TestBuildMultiStageLayerLeak (1.84s) [2020-07-09T00:00:22.087Z] === RUN TestBuildWithHugeFile [2020-07-09T00:00:22.805Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-07-09T00:00:22.908Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2020-07-09T00:00:23.470Z] --- PASS: TestCgroupNamespacesRun (1.86s) [2020-07-09T00:00:23.470Z] === RUN TestCgroupNamespacesRunPrivileged [2020-07-09T00:00:24.721Z] --- PASS: TestDockerNetworkMacvlan (18.34s) [2020-07-09T00:00:24.721Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.14s) [2020-07-09T00:00:24.721Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.15s) [2020-07-09T00:00:24.721Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.97s) [2020-07-09T00:00:24.721Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.00s) [2020-07-09T00:00:24.721Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.71s) [2020-07-09T00:00:24.721Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.33s) [2020-07-09T00:00:24.721Z] PASS [2020-07-09T00:00:24.721Z] [2020-07-09T00:00:24.721Z] DONE 8 tests in 20.660s [2020-07-09T00:00:24.721Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2020-07-09T00:00:24.721Z] ++ 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-07-09T00:00:24.721Z] ++ set -e [2020-07-09T00:00:24.721Z] ++ '[' -n 0 ']' [2020-07-09T00:00:24.721Z] ++ set -x [2020-07-09T00:00:24.721Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-07-09T00:00:24.721Z] testing: warning: no tests to run [2020-07-09T00:00:24.721Z] PASS [2020-07-09T00:00:24.721Z] [2020-07-09T00:00:24.721Z] DONE 0 tests in 0.037s [2020-07-09T00:00:24.721Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-07-09T00:00:24.721Z] ++ 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-07-09T00:00:24.721Z] ++ set -e [2020-07-09T00:00:24.721Z] ++ '[' -n 0 ']' [2020-07-09T00:00:24.721Z] ++ set -x [2020-07-09T00:00:24.721Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-07-09T00:00:24.721Z] INFO: Testing against a local daemon [2020-07-09T00:00:24.721Z] === RUN TestAuthZPluginAllowRequest [2020-07-09T00:00:25.359Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2020-07-09T00:00:25.359Z] --- PASS: TestCgroupNamespacesRunPrivileged (2.00s) [2020-07-09T00:00:25.359Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-07-09T00:00:25.615Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2020-07-09T00:00:26.636Z] --- PASS: TestAuthZPluginAllowRequest (1.83s) [2020-07-09T00:00:26.636Z] === RUN TestAuthZPluginTLS [2020-07-09T00:00:27.208Z] --- PASS: TestAuthZPluginTLS (0.72s) [2020-07-09T00:00:27.208Z] === RUN TestAuthZPluginDenyRequest [2020-07-09T00:00:27.506Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.75s) [2020-07-09T00:00:27.506Z] === RUN TestCgroupNamespacesRunHostMode [2020-07-09T00:00:27.506Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2020-07-09T00:00:27.506Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2020-07-09T00:00:28.150Z] --- PASS: TestAuthZPluginDenyRequest (0.66s) [2020-07-09T00:00:28.150Z] === RUN TestAuthZPluginAPIDenyResponse [2020-07-09T00:00:28.477Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2020-07-09T00:00:28.723Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.66s) [2020-07-09T00:00:28.723Z] === RUN TestAuthZPluginDenyResponse [2020-07-09T00:00:29.039Z] --- PASS: TestCgroupNamespacesRunHostMode (1.71s) [2020-07-09T00:00:29.039Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-07-09T00:00:29.295Z] --- PASS: TestAuthZPluginDenyResponse (0.67s) [2020-07-09T00:00:29.295Z] === RUN TestAuthZPluginAllowEventStream [2020-07-09T00:00:29.966Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2020-07-09T00:00:30.739Z] --- PASS: TestCreateWithDuplicateNetworkNames (15.44s) [2020-07-09T00:00:30.740Z] === RUN TestCreateServiceSecretFileMode [2020-07-09T00:00:30.894Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.89s) [2020-07-09T00:00:30.894Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-07-09T00:00:31.151Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2020-07-09T00:00:31.209Z] --- PASS: TestAuthZPluginAllowEventStream (1.78s) [2020-07-09T00:00:31.209Z] === RUN TestAuthZPluginErrorResponse [2020-07-09T00:00:31.780Z] --- PASS: TestAuthZPluginErrorResponse (0.68s) [2020-07-09T00:00:31.780Z] === RUN TestAuthZPluginErrorRequest [2020-07-09T00:00:32.353Z] --- PASS: TestAuthZPluginErrorRequest (0.66s) [2020-07-09T00:00:32.353Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-07-09T00:00:32.518Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.67s) [2020-07-09T00:00:32.518Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-07-09T00:00:32.925Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.67s) [2020-07-09T00:00:32.925Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-07-09T00:00:33.079Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2020-07-09T00:00:33.336Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.93s) [2020-07-09T00:00:33.336Z] === RUN TestCgroupNamespacesRunOlderClient [2020-07-09T00:00:34.253Z] --- PASS: TestCreateServiceSecretFileMode (3.19s) [2020-07-09T00:00:34.253Z] === RUN TestCreateServiceConfigFileMode [2020-07-09T00:00:34.264Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2020-07-09T00:00:35.195Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.83s) [2020-07-09T00:00:35.195Z] === RUN TestKernelTCPMemory [2020-07-09T00:00:35.471Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.20s) [2020-07-09T00:00:35.471Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-07-09T00:00:36.122Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2020-07-09T00:00:36.122Z] --- PASS: TestKernelTCPMemory (0.96s) [2020-07-09T00:00:36.122Z] === RUN TestNISDomainname [2020-07-09T00:00:37.050Z] --- PASS: TestNISDomainname (0.98s) [2020-07-09T00:00:37.050Z] === RUN TestHostnameDnsResolution [2020-07-09T00:00:37.764Z] --- PASS: TestCreateServiceConfigFileMode (3.73s) [2020-07-09T00:00:37.764Z] === RUN TestCreateServiceSysctls [2020-07-09T00:00:38.017Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.30s) [2020-07-09T00:00:38.017Z] === RUN TestAuthZPluginHeader [2020-07-09T00:00:38.421Z] --- PASS: TestHostnameDnsResolution (1.25s) [2020-07-09T00:00:38.421Z] === RUN TestStats [2020-07-09T00:00:38.589Z] --- PASS: TestAuthZPluginHeader (1.02s) [2020-07-09T00:00:38.589Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-07-09T00:00:38.589Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-07-09T00:00:38.589Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-09T00:00:38.589Z] === RUN TestAuthZPluginV2Disable [2020-07-09T00:00:38.589Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2020-07-09T00:00:38.589Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-09T00:00:38.589Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-07-09T00:00:38.589Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-07-09T00:00:38.589Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-09T00:00:38.589Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-07-09T00:00:38.589Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-07-09T00:00:38.589Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-09T00:00:38.589Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-07-09T00:00:40.937Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2020-07-09T00:00:41.195Z] --- PASS: TestStats (2.76s) [2020-07-09T00:00:41.195Z] === RUN TestStopContainerWithTimeout [2020-07-09T00:00:41.195Z] === RUN TestStopContainerWithTimeout/0 [2020-07-09T00:00:41.195Z] === PAUSE TestStopContainerWithTimeout/0 [2020-07-09T00:00:41.195Z] === RUN TestStopContainerWithTimeout/1 [2020-07-09T00:00:41.195Z] === PAUSE TestStopContainerWithTimeout/1 [2020-07-09T00:00:41.195Z] === RUN TestStopContainerWithTimeout/3 [2020-07-09T00:00:41.195Z] === PAUSE TestStopContainerWithTimeout/3 [2020-07-09T00:00:41.195Z] === RUN TestStopContainerWithTimeout/-1 [2020-07-09T00:00:41.195Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-07-09T00:00:41.195Z] === CONT TestStopContainerWithTimeout/0 [2020-07-09T00:00:41.195Z] === CONT TestStopContainerWithTimeout/3 [2020-07-09T00:00:42.128Z] === CONT TestStopContainerWithTimeout/-1 [2020-07-09T00:00:42.206Z] --- PASS: TestCreateServiceSysctls (4.60s) [2020-07-09T00:00:42.206Z] === RUN TestCreateServiceCapabilities [2020-07-09T00:00:42.691Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2020-07-09T00:00:44.056Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2020-07-09T00:00:44.313Z] === CONT TestStopContainerWithTimeout/1 [2020-07-09T00:00:44.569Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2020-07-09T00:00:45.717Z] --- PASS: TestCreateServiceCapabilities (3.50s) [2020-07-09T00:00:45.717Z] === RUN TestInspect [2020-07-09T00:00:45.937Z] --- PASS: TestStopContainerWithTimeout (0.04s) [2020-07-09T00:00:45.937Z] --- PASS: TestStopContainerWithTimeout/0 (0.97s) [2020-07-09T00:00:45.937Z] --- PASS: TestStopContainerWithTimeout/3 (3.07s) [2020-07-09T00:00:45.937Z] --- PASS: TestStopContainerWithTimeout/-1 (2.69s) [2020-07-09T00:00:45.937Z] --- PASS: TestStopContainerWithTimeout/1 (1.75s) [2020-07-09T00:00:45.937Z] === RUN TestDeleteDevicemapper [2020-07-09T00:00:45.937Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-07-09T00:00:45.937Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-07-09T00:00:45.937Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-07-09T00:00:47.305Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2020-07-09T00:00:49.825Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.45s) [2020-07-09T00:00:49.825Z] === RUN TestUpdateMemory [2020-07-09T00:00:49.825Z] --- SKIP: TestUpdateMemory (0.00s) [2020-07-09T00:00:49.825Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-07-09T00:00:49.825Z] === RUN TestUpdateCPUQuota [2020-07-09T00:00:50.082Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2020-07-09T00:00:50.161Z] --- PASS: TestInspect (3.87s) [2020-07-09T00:00:50.161Z] === RUN TestCreateJob [2020-07-09T00:00:50.338Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2020-07-09T00:00:50.901Z] --- PASS: TestUpdateCPUQuota (1.44s) [2020-07-09T00:00:50.901Z] === RUN TestUpdatePidsLimit [2020-07-09T00:00:50.901Z] === RUN TestUpdatePidsLimit/update_from_none [2020-07-09T00:00:51.465Z] === RUN TestUpdatePidsLimit/no_change [2020-07-09T00:00:51.721Z] === RUN TestUpdatePidsLimit/update_lower [2020-07-09T00:00:52.284Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-07-09T00:00:52.540Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2020-07-09T00:00:52.540Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-07-09T00:00:53.102Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-07-09T00:00:53.663Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-07-09T00:00:53.673Z] --- PASS: TestCreateJob (3.95s) [2020-07-09T00:00:53.673Z] === RUN TestReplicatedJob [2020-07-09T00:00:54.226Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2020-07-09T00:00:54.508Z] Created binary: bundles/binary-daemon/dockerd-dev [2020-07-09T00:00:54.508Z] Copying nested executables into bundles/binary-daemon [2020-07-09T00:00:54.508Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2020-07-09T00:00:54.853Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41194/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=276c725394426b45e5f3d6cbac3f9ff4acf4feaa -e DOCKER_GRAPHDRIVER docker:276c725394426b45e5f3d6cbac3f9ff4acf4feaa hack/make.sh cross [2020-07-09T00:00:55.114Z] [2020-07-09T00:00:55.154Z] --- PASS: TestUpdatePidsLimit (4.06s) [2020-07-09T00:00:55.154Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.43s) [2020-07-09T00:00:55.154Z] --- PASS: TestUpdatePidsLimit/no_change (0.35s) [2020-07-09T00:00:55.154Z] --- PASS: TestUpdatePidsLimit/update_lower (0.44s) [2020-07-09T00:00:55.154Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.46s) [2020-07-09T00:00:55.154Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.47s) [2020-07-09T00:00:55.154Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.41s) [2020-07-09T00:00:55.154Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.38s) [2020-07-09T00:00:55.154Z] === RUN TestUpdateRestartPolicy [2020-07-09T00:00:55.154Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2020-07-09T00:00:55.375Z] Removing bundles/ [2020-07-09T00:00:55.375Z] [2020-07-09T00:00:55.375Z] ---> Making bundle: cross (in bundles/cross) [2020-07-09T00:00:55.375Z] Cross building: bundles/cross/linux/amd64 [2020-07-09T00:00:55.375Z] Building: bundles/cross/linux/amd64/dockerd-dev [2020-07-09T00:00:55.375Z] GOOS="linux" GOARCH="amd64" GOARM="" [2020-07-09T00:00:57.046Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2020-07-09T00:00:58.412Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2020-07-09T00:00:59.339Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2020-07-09T00:01:00.315Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2020-07-09T00:01:00.552Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (18.31s) [2020-07-09T00:01:00.552Z] PASS [2020-07-09T00:01:00.552Z] [2020-07-09T00:01:00.552Z] === Skipped [2020-07-09T00:01:00.552Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-07-09T00:01:00.552Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-09T00:01:00.553Z] [2020-07-09T00:01:00.553Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2020-07-09T00:01:00.553Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-09T00:01:00.553Z] [2020-07-09T00:01:00.553Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-07-09T00:01:00.553Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-09T00:01:00.553Z] [2020-07-09T00:01:00.553Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-07-09T00:01:00.553Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-09T00:01:00.553Z] [2020-07-09T00:01:00.553Z] [2020-07-09T00:01:00.553Z] DONE 17 tests, 4 skipped in 32.412s [2020-07-09T00:01:00.553Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-07-09T00:01:00.553Z] ++ 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-07-09T00:01:00.553Z] ++ set -e [2020-07-09T00:01:00.553Z] ++ '[' -n 0 ']' [2020-07-09T00:01:00.553Z] ++ set -x [2020-07-09T00:01:00.553Z] ++ env -i DEST=/go/src/github.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-07-09T00:01:00.553Z] INFO: Testing against a local daemon [2020-07-09T00:01:00.553Z] === RUN TestPluginInvalidJSON [2020-07-09T00:01:00.553Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-07-09T00:01:00.553Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-07-09T00:01:00.553Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-07-09T00:01:00.553Z] --- PASS: TestPluginInvalidJSON (0.07s) [2020-07-09T00:01:00.553Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-07-09T00:01:00.553Z] === RUN TestPluginInstall [2020-07-09T00:01:00.553Z] === RUN TestPluginInstall/no_auth [2020-07-09T00:01:00.572Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2020-07-09T00:01:01.936Z] === RUN TestDockerSuite/TestBuildCacheAdd [2020-07-09T00:01:02.141Z] --- PASS: TestReplicatedJob (7.36s) [2020-07-09T00:01:02.141Z] === RUN TestUpdateReplicatedJob [2020-07-09T00:01:02.497Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2020-07-09T00:01:03.058Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2020-07-09T00:01:03.058Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2020-07-09T00:01:03.058Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2020-07-09T00:01:03.058Z] === RUN TestDockerSuite/TestBuildCacheFrom [2020-07-09T00:01:03.102Z] time="2020-07-09T00:01:03Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-07-09T00:01:03.102Z] time="2020-07-09T00:01:03Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-07-09T00:01:03.102Z] time="2020-07-09T00:01:03Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:1ee97bee3c2640ef29f435edacb66209927f2750af365435197a30537f7d6af3" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-07-09T00:01:03.102Z] time="2020-07-09T00:01:03Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-07-09T00:01:03.102Z] time="2020-07-09T00:01:03Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-07-09T00:01:03.102Z] time="2020-07-09T00:01:03Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:1ee97bee3c2640ef29f435edacb66209927f2750af365435197a30537f7d6af3" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-07-09T00:01:03.686Z] === RUN TestPluginInstall/with_htpasswd [2020-07-09T00:01:04.657Z] time="2020-07-09T00:01:04Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-07-09T00:01:04.657Z] time="2020-07-09T00:01:04Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-07-09T00:01:04.657Z] time="2020-07-09T00:01:04Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:98107701aa18590911d7aec77aec6bc662e2ffbc22b70c6254bb6c0a8ba1e97f" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-07-09T00:01:04.657Z] time="2020-07-09T00:01:04Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-07-09T00:01:04.657Z] time="2020-07-09T00:01:04Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-07-09T00:01:04.657Z] time="2020-07-09T00:01:04Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:98107701aa18590911d7aec77aec6bc662e2ffbc22b70c6254bb6c0a8ba1e97f" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-07-09T00:01:04.918Z] === RUN TestPluginInstall/with_insecure [2020-07-09T00:01:05.652Z] --- PASS: TestUpdateReplicatedJob (4.61s) [2020-07-09T00:01:05.652Z] === RUN TestServiceListWithStatuses [2020-07-09T00:01:05.652Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-07-09T00:01:05.652Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-07-09T00:01:05.652Z] === RUN TestDockerNetworkConnectAlias [2020-07-09T00:01:06.305Z] time="2020-07-09T00:01:06Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-07-09T00:01:06.305Z] time="2020-07-09T00:01:06Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-07-09T00:01:06.305Z] time="2020-07-09T00:01:06Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:6b5ddba903c14d966db51e35f25a8498a96f48634cea0021519856de6035f065" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-07-09T00:01:06.305Z] time="2020-07-09T00:01:06Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-07-09T00:01:06.305Z] time="2020-07-09T00:01:06Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-07-09T00:01:06.305Z] time="2020-07-09T00:01:06Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:6b5ddba903c14d966db51e35f25a8498a96f48634cea0021519856de6035f065" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-07-09T00:01:06.326Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2020-07-09T00:01:06.876Z] --- PASS: TestPluginInstall (9.46s) [2020-07-09T00:01:06.876Z] --- PASS: TestPluginInstall/no_auth (6.45s) [2020-07-09T00:01:06.876Z] --- PASS: TestPluginInstall/with_htpasswd (1.22s) [2020-07-09T00:01:06.876Z] --- PASS: TestPluginInstall/with_insecure (1.79s) [2020-07-09T00:01:06.876Z] plugin_test.go:157: [df385ea318aca] daemon is not started [2020-07-09T00:01:06.876Z] PASS [2020-07-09T00:01:06.876Z] [2020-07-09T00:01:06.876Z] DONE 6 tests in 9.831s [2020-07-09T00:01:06.876Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-07-09T00:01:06.877Z] ++ 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-07-09T00:01:06.877Z] ++ set -e [2020-07-09T00:01:06.877Z] ++ '[' -n 0 ']' [2020-07-09T00:01:06.877Z] ++ set -x [2020-07-09T00:01:06.877Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-07-09T00:01:06.877Z] INFO: Testing against a local daemon [2020-07-09T00:01:06.877Z] === RUN TestExternalGraphDriver [2020-07-09T00:01:07.138Z] === RUN TestExternalGraphDriver/json [2020-07-09T00:01:07.690Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2020-07-09T00:01:07.690Z] --- PASS: TestUpdateRestartPolicy (12.67s) [2020-07-09T00:01:07.690Z] === RUN TestUpdateRestartWithAutoRemove [2020-07-09T00:01:08.621Z] --- PASS: TestUpdateRestartWithAutoRemove (0.85s) [2020-07-09T00:01:08.621Z] === RUN TestWaitNonBlocked [2020-07-09T00:01:08.621Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-07-09T00:01:08.621Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-07-09T00:01:08.621Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-07-09T00:01:08.621Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-07-09T00:01:08.621Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-07-09T00:01:08.621Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-07-09T00:01:08.878Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2020-07-09T00:01:09.684Z] === RUN TestExternalGraphDriver/spec [2020-07-09T00:01:09.809Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2020-07-09T00:01:09.809Z] --- PASS: TestWaitNonBlocked (0.02s) [2020-07-09T00:01:09.809Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.37s) [2020-07-09T00:01:09.809Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.39s) [2020-07-09T00:01:09.809Z] === RUN TestWaitBlocked [2020-07-09T00:01:10.066Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-07-09T00:01:10.066Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-07-09T00:01:10.066Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-07-09T00:01:10.066Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-07-09T00:01:10.066Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-07-09T00:01:10.066Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-07-09T00:01:10.629Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2020-07-09T00:01:10.886Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2020-07-09T00:01:11.143Z] --- PASS: TestWaitBlocked (0.06s) [2020-07-09T00:01:11.143Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.05s) [2020-07-09T00:01:11.143Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.11s) [2020-07-09T00:01:11.143Z] === CONT TestContainerStartOnDaemonRestart [2020-07-09T00:01:11.143Z] === CONT TestIpcModeOlderClient [2020-07-09T00:01:11.143Z] --- PASS: TestIpcModeOlderClient (0.11s) [2020-07-09T00:01:11.143Z] === CONT TestDaemonHostGatewayIP [2020-07-09T00:01:12.231Z] === RUN TestExternalGraphDriver/pull [2020-07-09T00:01:14.165Z] --- PASS: TestDockerNetworkConnectAlias (8.02s) [2020-07-09T00:01:14.165Z] === RUN TestDockerNetworkReConnect [2020-07-09T00:01:14.413Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2020-07-09T00:01:14.777Z] --- PASS: TestExternalGraphDriver (7.50s) [2020-07-09T00:01:14.777Z] --- PASS: TestExternalGraphDriver/json (2.39s) [2020-07-09T00:01:14.777Z] --- PASS: TestExternalGraphDriver/spec (2.62s) [2020-07-09T00:01:14.777Z] --- PASS: TestExternalGraphDriver/pull (2.33s) [2020-07-09T00:01:14.777Z] === RUN TestGraphdriverPluginV2 [2020-07-09T00:01:14.777Z] --- SKIP: TestGraphdriverPluginV2 (0.03s) [2020-07-09T00:01:14.777Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-09T00:01:14.777Z] PASS [2020-07-09T00:01:14.777Z] [2020-07-09T00:01:14.777Z] === Skipped [2020-07-09T00:01:14.777Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.03s) [2020-07-09T00:01:14.777Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-09T00:01:14.777Z] [2020-07-09T00:01:14.777Z] [2020-07-09T00:01:14.777Z] DONE 5 tests, 1 skipped in 7.739s [2020-07-09T00:01:14.777Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-07-09T00:01:14.777Z] ++ 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-07-09T00:01:14.777Z] ++ set -e [2020-07-09T00:01:14.777Z] ++ '[' -n 0 ']' [2020-07-09T00:01:14.777Z] ++ set -x [2020-07-09T00:01:14.777Z] ++ env -i DEST=/go/src/github.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-07-09T00:01:14.777Z] INFO: Testing against a local daemon [2020-07-09T00:01:14.777Z] === RUN TestContinueAfterPluginCrash [2020-07-09T00:01:14.777Z] === PAUSE TestContinueAfterPluginCrash [2020-07-09T00:01:14.777Z] === RUN TestReadPluginNoRead [2020-07-09T00:01:14.777Z] === PAUSE TestReadPluginNoRead [2020-07-09T00:01:14.777Z] === RUN TestDaemonStartWithLogOpt [2020-07-09T00:01:14.777Z] === PAUSE TestDaemonStartWithLogOpt [2020-07-09T00:01:14.777Z] === CONT TestContinueAfterPluginCrash [2020-07-09T00:01:14.777Z] === CONT TestDaemonStartWithLogOpt [2020-07-09T00:01:14.777Z] === CONT TestReadPluginNoRead [2020-07-09T00:01:14.977Z] --- PASS: TestContainerStartOnDaemonRestart (3.79s) [2020-07-09T00:01:14.977Z] === CONT TestContainerKillOnDaemonStart [2020-07-09T00:01:16.868Z] --- PASS: TestDaemonHostGatewayIP (5.61s) [2020-07-09T00:01:16.868Z] === CONT TestDaemonRestartIpcMode [2020-07-09T00:01:17.124Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2020-07-09T00:01:17.124Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2020-07-09T00:01:18.989Z] === RUN TestReadPluginNoRead/default [2020-07-09T00:01:19.015Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2020-07-09T00:01:19.123Z] --- PASS: TestBuildWithHugeFile (54.07s) [2020-07-09T00:01:19.123Z] === RUN TestBuildWithEmptyDockerfile [2020-07-09T00:01:19.123Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-07-09T00:01:19.123Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-07-09T00:01:19.123Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-07-09T00:01:19.123Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-07-09T00:01:19.123Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-07-09T00:01:19.123Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-07-09T00:01:19.123Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-07-09T00:01:19.123Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-07-09T00:01:19.123Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-07-09T00:01:19.123Z] --- PASS: TestBuildWithEmptyDockerfile (0.05s) [2020-07-09T00:01:19.123Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.24s) [2020-07-09T00:01:19.123Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.24s) [2020-07-09T00:01:19.123Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.25s) [2020-07-09T00:01:19.123Z] === RUN TestBuildPreserveOwnership [2020-07-09T00:01:19.123Z] === RUN TestBuildPreserveOwnership/copy_from [2020-07-09T00:01:19.123Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-07-09T00:01:19.562Z] --- PASS: TestDaemonStartWithLogOpt (4.86s) [2020-07-09T00:01:19.723Z] --- PASS: TestDockerNetworkReConnect (6.16s) [2020-07-09T00:01:19.723Z] === RUN TestServicePlugin [2020-07-09T00:01:19.723Z] --- SKIP: TestServicePlugin (0.00s) [2020-07-09T00:01:19.723Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-09T00:01:19.723Z] === RUN TestServiceUpdateLabel [2020-07-09T00:01:19.992Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2020-07-09T00:01:19.992Z] === RUN TestDockerSuite/TestBuildClearCmd [2020-07-09T00:01:19.992Z] --- PASS: TestDaemonRestartIpcMode (3.27s) [2020-07-09T00:01:20.164Z] --- PASS: TestBuildPreserveOwnership (3.86s) [2020-07-09T00:01:20.164Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.49s) [2020-07-09T00:01:20.164Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.36s) [2020-07-09T00:01:20.164Z] === RUN TestBuildPlatformInvalid [2020-07-09T00:01:20.164Z] --- PASS: TestBuildPlatformInvalid (0.11s) [2020-07-09T00:01:20.164Z] PASS [2020-07-09T00:01:20.164Z] [2020-07-09T00:01:20.164Z] === Skipped [2020-07-09T00:01:20.164Z] === SKIP: ppc64le.integration.build TestBuildWithSession (0.00s) [2020-07-09T00:01:20.164Z] build_session_test.go:25: TODO: BuildKit [2020-07-09T00:01:20.164Z] [2020-07-09T00:01:20.164Z] [2020-07-09T00:01:20.164Z] DONE 32 tests, 1 skipped in 92.996s [2020-07-09T00:01:20.164Z] Running /go/src/github.com/docker/docker/integration/config (ppc64le.integration.config) flags=-test.v -test.timeout=120m [2020-07-09T00:01:20.164Z] ++ 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-07-09T00:01:20.164Z] ++ set -e [2020-07-09T00:01:20.164Z] ++ '[' -n 0 ']' [2020-07-09T00:01:20.164Z] ++ set -x [2020-07-09T00:01:20.164Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-07-09T00:01:20.164Z] INFO: Testing against a local daemon [2020-07-09T00:01:20.164Z] === RUN TestConfigInspect [2020-07-09T00:01:20.249Z] === RUN TestDockerSuite/TestBuildCmd [2020-07-09T00:01:20.505Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2020-07-09T00:01:20.761Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2020-07-09T00:01:20.948Z] === RUN TestReadPluginNoRead/disabled_caching [2020-07-09T00:01:21.016Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2020-07-09T00:01:21.016Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2020-07-09T00:01:21.944Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2020-07-09T00:01:22.256Z] --- PASS: TestConfigInspect (1.90s) [2020-07-09T00:01:22.256Z] === RUN TestConfigList [2020-07-09T00:01:22.861Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-07-09T00:01:23.238Z] --- PASS: TestServiceUpdateLabel (3.64s) [2020-07-09T00:01:23.238Z] === RUN TestServiceUpdateSecrets [2020-07-09T00:01:23.309Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2020-07-09T00:01:24.334Z] --- PASS: TestConfigList (1.90s) [2020-07-09T00:01:24.334Z] === RUN TestConfigsCreateAndDelete [2020-07-09T00:01:24.774Z] --- PASS: TestReadPluginNoRead (9.75s) [2020-07-09T00:01:24.774Z] --- PASS: TestReadPluginNoRead/default (1.83s) [2020-07-09T00:01:24.774Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.82s) [2020-07-09T00:01:24.774Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.86s) [2020-07-09T00:01:24.774Z] read_test.go:92: [de97e67d5903d] daemon is not started [2020-07-09T00:01:25.035Z] --- PASS: TestContinueAfterPluginCrash (10.24s) [2020-07-09T00:01:25.035Z] PASS [2020-07-09T00:01:25.035Z] [2020-07-09T00:01:25.035Z] DONE 6 tests in 10.486s [2020-07-09T00:01:25.035Z] 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-07-09T00:01:25.035Z] ++ 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-07-09T00:01:25.035Z] ++ set -e [2020-07-09T00:01:25.035Z] ++ '[' -n 0 ']' [2020-07-09T00:01:25.035Z] ++ set -x [2020-07-09T00:01:25.035Z] ++ env -i DEST=/go/src/github.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-07-09T00:01:25.035Z] testing: warning: no tests to run [2020-07-09T00:01:25.035Z] PASS [2020-07-09T00:01:25.035Z] [2020-07-09T00:01:25.035Z] DONE 0 tests in 0.068s [2020-07-09T00:01:25.035Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-07-09T00:01:25.035Z] ++ 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-07-09T00:01:25.035Z] ++ set -e [2020-07-09T00:01:25.035Z] ++ '[' -n 0 ']' [2020-07-09T00:01:25.035Z] ++ set -x [2020-07-09T00:01:25.035Z] ++ env -i DEST=/go/src/github.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-07-09T00:01:25.295Z] INFO: Testing against a local daemon [2020-07-09T00:01:25.295Z] === RUN TestPluginWithDevMounts [2020-07-09T00:01:25.295Z] === PAUSE TestPluginWithDevMounts [2020-07-09T00:01:25.295Z] === CONT TestPluginWithDevMounts [2020-07-09T00:01:25.856Z] --- PASS: TestConfigsCreateAndDelete (1.92s) [2020-07-09T00:01:25.856Z] === RUN TestConfigsUpdate [2020-07-09T00:01:26.577Z] === RUN TestDockerSuite/TestBuildConditionalCache [2020-07-09T00:01:26.577Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2020-07-09T00:01:26.577Z] === RUN TestDockerSuite/TestBuildContChar [2020-07-09T00:01:27.840Z] --- PASS: TestPluginWithDevMounts (2.17s) [2020-07-09T00:01:27.840Z] PASS [2020-07-09T00:01:27.840Z] [2020-07-09T00:01:27.840Z] DONE 1 tests in 2.390s [2020-07-09T00:01:27.840Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2020-07-09T00:01:27.840Z] ++ 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-07-09T00:01:27.840Z] ++ set -e [2020-07-09T00:01:27.840Z] ++ '[' -n 0 ']' [2020-07-09T00:01:27.840Z] ++ set -x [2020-07-09T00:01:27.840Z] ++ env -i DEST=/go/src/github.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-07-09T00:01:27.840Z] INFO: Testing against a local daemon [2020-07-09T00:01:27.840Z] === RUN TestSecretInspect [2020-07-09T00:01:27.938Z] --- PASS: TestConfigsUpdate (1.94s) [2020-07-09T00:01:27.938Z] === RUN TestTemplatedConfig [2020-07-09T00:01:27.947Z] --- PASS: TestContainerKillOnDaemonStart (13.01s) [2020-07-09T00:01:27.947Z] PASS [2020-07-09T00:01:27.947Z] [2020-07-09T00:01:27.947Z] === Skipped [2020-07-09T00:01:27.947Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2020-07-09T00:01:27.947Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-07-09T00:01:27.947Z] [2020-07-09T00:01:27.947Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2020-07-09T00:01:27.947Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-07-09T00:01:27.947Z] [2020-07-09T00:01:27.947Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2020-07-09T00:01:27.947Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-07-09T00:01:27.947Z] [2020-07-09T00:01:27.947Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-07-09T00:01:27.947Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-07-09T00:01:27.947Z] [2020-07-09T00:01:27.947Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2020-07-09T00:01:27.947Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-07-09T00:01:27.947Z] [2020-07-09T00:01:27.947Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2020-07-09T00:01:27.947Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-07-09T00:01:27.947Z] [2020-07-09T00:01:27.947Z] [2020-07-09T00:01:27.947Z] DONE 204 tests, 6 skipped in 149.375s [2020-07-09T00:01:27.947Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2020-07-09T00:01:27.947Z] ++ 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-07-09T00:01:27.947Z] ++ set -e [2020-07-09T00:01:27.947Z] ++ '[' -n 0 ']' [2020-07-09T00:01:27.947Z] ++ set -x [2020-07-09T00:01:27.947Z] ++ env -i DEST=/go/src/github.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-07-09T00:01:28.204Z] INFO: Testing against a local daemon [2020-07-09T00:01:28.204Z] === RUN TestCommitInheritsEnv [2020-07-09T00:01:28.767Z] --- PASS: TestCommitInheritsEnv (0.46s) [2020-07-09T00:01:28.767Z] === RUN TestImportExtremelyLargeImageWorks [2020-07-09T00:01:28.767Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-07-09T00:01:28.767Z] === RUN TestImagesFilterMultiReference [2020-07-09T00:01:28.767Z] --- PASS: TestImagesFilterMultiReference (0.11s) [2020-07-09T00:01:28.767Z] === RUN TestImagePullPlatformInvalid [2020-07-09T00:01:28.767Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2020-07-09T00:01:28.767Z] === RUN TestRemoveImageOrphaning [2020-07-09T00:01:29.330Z] --- PASS: TestRemoveImageOrphaning (0.48s) [2020-07-09T00:01:29.330Z] === RUN TestRemoveImageGarbageCollector [2020-07-09T00:01:29.893Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2020-07-09T00:01:30.149Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2020-07-09T00:01:30.685Z] --- PASS: TestTemplatedConfig (2.43s) [2020-07-09T00:01:30.685Z] === RUN TestConfigCreateResolve [2020-07-09T00:01:30.710Z] === RUN TestDockerSuite/TestBuildContextCleanup [2020-07-09T00:01:30.966Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2020-07-09T00:01:31.143Z] --- PASS: TestSecretInspect (3.26s) [2020-07-09T00:01:31.143Z] === RUN TestSecretList [2020-07-09T00:01:31.528Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2020-07-09T00:01:31.528Z] --- PASS: TestRemoveImageGarbageCollector (2.17s) [2020-07-09T00:01:31.528Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-07-09T00:01:31.528Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2020-07-09T00:01:31.528Z] === RUN TestTagInvalidReference [2020-07-09T00:01:31.528Z] --- PASS: TestTagInvalidReference (0.03s) [2020-07-09T00:01:31.528Z] === RUN TestTagValidPrefixedRepo [2020-07-09T00:01:31.528Z] --- PASS: TestTagValidPrefixedRepo (0.07s) [2020-07-09T00:01:31.528Z] === RUN TestTagExistedNameWithoutForce [2020-07-09T00:01:31.528Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2020-07-09T00:01:31.528Z] === RUN TestTagOfficialNames [2020-07-09T00:01:31.785Z] --- PASS: TestTagOfficialNames (0.09s) [2020-07-09T00:01:31.785Z] === RUN TestTagMatchesDigest [2020-07-09T00:01:31.785Z] --- PASS: TestTagMatchesDigest (0.04s) [2020-07-09T00:01:31.785Z] === CONT TestImportExtremelyLargeImageWorks [2020-07-09T00:01:32.042Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2020-07-09T00:01:32.205Z] --- PASS: TestConfigCreateResolve (1.94s) [2020-07-09T00:01:32.205Z] === RUN TestConfigDaemonLibtrustID [2020-07-09T00:01:32.298Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2020-07-09T00:01:32.555Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2020-07-09T00:01:32.843Z] --- PASS: TestConfigDaemonLibtrustID (0.54s) [2020-07-09T00:01:32.843Z] PASS [2020-07-09T00:01:32.843Z] [2020-07-09T00:01:32.843Z] DONE 7 tests in 12.653s [2020-07-09T00:01:32.843Z] Running /go/src/github.com/docker/docker/integration/container (ppc64le.integration.container) flags=-test.v -test.timeout=120m [2020-07-09T00:01:32.843Z] ++ 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-07-09T00:01:32.843Z] ++ set -e [2020-07-09T00:01:32.843Z] ++ '[' -n 0 ']' [2020-07-09T00:01:32.843Z] ++ set -x [2020-07-09T00:01:32.843Z] ++ env -i DEST=/go/src/github.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-07-09T00:01:32.843Z] INFO: Testing against a local daemon [2020-07-09T00:01:32.843Z] === RUN TestCheckpoint [2020-07-09T00:01:32.843Z] --- SKIP: TestCheckpoint (0.00s) [2020-07-09T00:01:32.843Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-07-09T00:01:32.843Z] === RUN TestContainerInvalidJSON [2020-07-09T00:01:32.843Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-07-09T00:01:32.843Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-07-09T00:01:32.843Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-07-09T00:01:32.843Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-07-09T00:01:32.843Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-07-09T00:01:32.843Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-07-09T00:01:32.843Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-07-09T00:01:32.843Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-07-09T00:01:32.843Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-07-09T00:01:32.843Z] --- PASS: TestContainerInvalidJSON (0.02s) [2020-07-09T00:01:32.843Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-07-09T00:01:32.843Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-07-09T00:01:32.843Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-07-09T00:01:32.843Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-07-09T00:01:32.843Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s) [2020-07-09T00:01:32.843Z] === RUN TestCopyFromContainerPathIsNotDir [2020-07-09T00:01:33.138Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.07s) [2020-07-09T00:01:33.138Z] === RUN TestCopyToContainerPathDoesNotExist [2020-07-09T00:01:33.138Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.08s) [2020-07-09T00:01:33.138Z] === RUN TestCopyToContainerPathIsNotDir [2020-07-09T00:01:33.138Z] --- PASS: TestCopyToContainerPathIsNotDir (0.07s) [2020-07-09T00:01:33.138Z] === RUN TestCopyFromContainer [2020-07-09T00:01:34.446Z] --- PASS: TestSecretList (2.79s) [2020-07-09T00:01:34.446Z] === RUN TestSecretsCreateAndDelete [2020-07-09T00:01:34.662Z] === RUN TestCopyFromContainer// [2020-07-09T00:01:34.662Z] === RUN TestCopyFromContainer//bar/root [2020-07-09T00:01:34.662Z] === RUN TestCopyFromContainer//bar/root/ [2020-07-09T00:01:34.662Z] === RUN TestCopyFromContainer/bar/quux [2020-07-09T00:01:34.662Z] === RUN TestCopyFromContainer/bar/quux/ [2020-07-09T00:01:34.662Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-07-09T00:01:34.958Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-07-09T00:01:34.958Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-07-09T00:01:34.958Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-07-09T00:01:34.958Z] === RUN TestCopyFromContainer/bar/notarget [2020-07-09T00:01:35.253Z] --- PASS: TestCopyFromContainer (1.96s) [2020-07-09T00:01:35.253Z] --- PASS: TestCopyFromContainer// (0.07s) [2020-07-09T00:01:35.253Z] --- PASS: TestCopyFromContainer//bar/root (0.09s) [2020-07-09T00:01:35.253Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2020-07-09T00:01:35.253Z] --- PASS: TestCopyFromContainer/bar/quux (0.08s) [2020-07-09T00:01:35.253Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.07s) [2020-07-09T00:01:35.253Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.08s) [2020-07-09T00:01:35.253Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2020-07-09T00:01:35.253Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.07s) [2020-07-09T00:01:35.253Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2020-07-09T00:01:35.253Z] --- PASS: TestCopyFromContainer/bar/notarget (0.08s) [2020-07-09T00:01:35.253Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-07-09T00:01:35.253Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-07-09T00:01:35.253Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-07-09T00:01:35.253Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-07-09T00:01:35.253Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-07-09T00:01:35.253Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-07-09T00:01:35.253Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-07-09T00:01:35.253Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-07-09T00:01:35.253Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-07-09T00:01:35.253Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-07-09T00:01:35.253Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2020-07-09T00:01:35.253Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-07-09T00:01:35.253Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-07-09T00:01:35.253Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-07-09T00:01:35.253Z] === RUN TestCreateLinkToNonExistingContainer [2020-07-09T00:01:35.253Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2020-07-09T00:01:35.253Z] === RUN TestCreateWithInvalidEnv [2020-07-09T00:01:35.253Z] === RUN TestCreateWithInvalidEnv/0 [2020-07-09T00:01:35.253Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-07-09T00:01:35.253Z] === RUN TestCreateWithInvalidEnv/1 [2020-07-09T00:01:35.253Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-07-09T00:01:35.253Z] === RUN TestCreateWithInvalidEnv/2 [2020-07-09T00:01:35.253Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-07-09T00:01:35.253Z] === CONT TestCreateWithInvalidEnv/0 [2020-07-09T00:01:35.253Z] === CONT TestCreateWithInvalidEnv/2 [2020-07-09T00:01:35.253Z] === CONT TestCreateWithInvalidEnv/1 [2020-07-09T00:01:35.253Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2020-07-09T00:01:35.253Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-07-09T00:01:35.253Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-07-09T00:01:35.253Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-07-09T00:01:35.253Z] === RUN TestCreateTmpfsMountsTarget [2020-07-09T00:01:35.253Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2020-07-09T00:01:35.253Z] === RUN TestCreateWithCustomMaskedPaths [2020-07-09T00:01:35.825Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2020-07-09T00:01:36.774Z] --- PASS: TestCreateWithCustomMaskedPaths (1.55s) [2020-07-09T00:01:36.774Z] === RUN TestCreateWithCapabilities [2020-07-09T00:01:36.774Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-07-09T00:01:36.774Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-07-09T00:01:36.774Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-07-09T00:01:36.774Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-07-09T00:01:36.774Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-07-09T00:01:36.774Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-07-09T00:01:36.774Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-07-09T00:01:36.774Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-07-09T00:01:36.774Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-07-09T00:01:36.774Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-07-09T00:01:36.774Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-07-09T00:01:36.774Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-07-09T00:01:36.774Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-07-09T00:01:36.774Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-07-09T00:01:36.774Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-07-09T00:01:36.774Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-07-09T00:01:36.774Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-07-09T00:01:36.774Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-07-09T00:01:36.774Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-07-09T00:01:36.774Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-07-09T00:01:36.774Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-07-09T00:01:36.774Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-07-09T00:01:36.774Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-07-09T00:01:36.774Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-07-09T00:01:36.774Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-07-09T00:01:36.774Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2020-07-09T00:01:36.774Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-07-09T00:01:36.774Z] === CONT TestCreateWithCapabilities/empty_capadd [2020-07-09T00:01:36.774Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-07-09T00:01:36.774Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-07-09T00:01:36.774Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-07-09T00:01:36.774Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-07-09T00:01:36.774Z] === CONT TestCreateWithCapabilities/empty_capabilities [2020-07-09T00:01:36.991Z] --- PASS: TestSecretsCreateAndDelete (3.19s) [2020-07-09T00:01:36.991Z] === RUN TestSecretsUpdate [2020-07-09T00:01:37.066Z] --- PASS: TestCreateWithCapabilities (0.03s) [2020-07-09T00:01:37.067Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.01s) [2020-07-09T00:01:37.067Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.01s) [2020-07-09T00:01:37.067Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.05s) [2020-07-09T00:01:37.067Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.05s) [2020-07-09T00:01:37.067Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.05s) [2020-07-09T00:01:37.067Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.06s) [2020-07-09T00:01:37.067Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2020-07-09T00:01:37.067Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.05s) [2020-07-09T00:01:37.067Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.04s) [2020-07-09T00:01:37.067Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.04s) [2020-07-09T00:01:37.067Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.05s) [2020-07-09T00:01:37.067Z] === RUN TestCreateWithCustomReadonlyPaths [2020-07-09T00:01:38.584Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.58s) [2020-07-09T00:01:38.584Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-07-09T00:01:38.584Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-07-09T00:01:38.584Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-07-09T00:01:38.584Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-07-09T00:01:38.584Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-07-09T00:01:38.584Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-07-09T00:01:38.584Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-07-09T00:01:38.584Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-07-09T00:01:38.584Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-07-09T00:01:38.584Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-07-09T00:01:38.584Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-07-09T00:01:38.584Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-07-09T00:01:38.584Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-07-09T00:01:38.584Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-07-09T00:01:38.584Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-07-09T00:01:38.584Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-07-09T00:01:38.584Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2020-07-09T00:01:38.584Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.04s) [2020-07-09T00:01:38.584Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.04s) [2020-07-09T00:01:38.584Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.04s) [2020-07-09T00:01:38.584Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.04s) [2020-07-09T00:01:38.584Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2020-07-09T00:01:38.584Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-07-09T00:01:39.224Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.56s) [2020-07-09T00:01:39.224Z] === RUN TestCreateDifferentPlatform [2020-07-09T00:01:39.224Z] === RUN TestCreateDifferentPlatform/different_os [2020-07-09T00:01:39.224Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2020-07-09T00:01:39.224Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2020-07-09T00:01:39.224Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2020-07-09T00:01:39.224Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2020-07-09T00:01:39.224Z] === RUN TestCreateVolumesFromNonExistingContainer [2020-07-09T00:01:39.224Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.05s) [2020-07-09T00:01:39.224Z] === RUN TestContainerStartOnDaemonRestart [2020-07-09T00:01:39.224Z] === PAUSE TestContainerStartOnDaemonRestart [2020-07-09T00:01:39.224Z] === RUN TestDaemonRestartIpcMode [2020-07-09T00:01:39.224Z] === PAUSE TestDaemonRestartIpcMode [2020-07-09T00:01:39.224Z] === RUN TestDaemonHostGatewayIP [2020-07-09T00:01:39.224Z] === PAUSE TestDaemonHostGatewayIP [2020-07-09T00:01:39.224Z] === RUN TestContainerKillOnDaemonStart [2020-07-09T00:01:39.224Z] === PAUSE TestContainerKillOnDaemonStart [2020-07-09T00:01:39.224Z] === RUN TestDiff [2020-07-09T00:01:39.860Z] --- PASS: TestDiff (0.50s) [2020-07-09T00:01:39.860Z] === RUN TestExecWithCloseStdin [2020-07-09T00:01:39.997Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2020-07-09T00:01:40.291Z] --- PASS: TestSecretsUpdate (3.22s) [2020-07-09T00:01:40.291Z] === RUN TestTemplatedSecret [2020-07-09T00:01:40.521Z] --- PASS: TestExecWithCloseStdin (0.65s) [2020-07-09T00:01:40.521Z] === RUN TestExec [2020-07-09T00:01:41.156Z] --- PASS: TestExec (0.64s) [2020-07-09T00:01:41.156Z] === RUN TestExecUser [2020-07-09T00:01:41.792Z] --- PASS: TestExecUser (0.66s) [2020-07-09T00:01:41.792Z] === RUN TestExportContainerAndImportImage [2020-07-09T00:01:41.833Z] --- PASS: TestServiceUpdateSecrets (15.68s) [2020-07-09T00:01:41.833Z] === RUN TestServiceUpdateConfigs [2020-07-09T00:01:41.890Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2020-07-09T00:01:42.430Z] --- PASS: TestExportContainerAndImportImage (0.79s) [2020-07-09T00:01:42.430Z] === RUN TestExportContainerAfterDaemonRestart [2020-07-09T00:01:43.783Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2020-07-09T00:01:43.947Z] --- PASS: TestExportContainerAfterDaemonRestart (1.41s) [2020-07-09T00:01:43.947Z] === RUN TestHealthCheckWorkdir [2020-07-09T00:01:44.347Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2020-07-09T00:01:44.499Z] --- PASS: TestTemplatedSecret (3.65s) [2020-07-09T00:01:44.499Z] === RUN TestSecretCreateResolve [2020-07-09T00:01:44.585Z] --- PASS: TestHealthCheckWorkdir (0.78s) [2020-07-09T00:01:44.585Z] === RUN TestHealthKillContainer [2020-07-09T00:01:44.910Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2020-07-09T00:01:45.166Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2020-07-09T00:01:47.047Z] --- PASS: TestSecretCreateResolve (2.75s) [2020-07-09T00:01:47.047Z] PASS [2020-07-09T00:01:47.047Z] [2020-07-09T00:01:47.047Z] DONE 6 tests in 19.113s [2020-07-09T00:01:47.047Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2020-07-09T00:01:47.047Z] ++ 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-07-09T00:01:47.047Z] ++ set -e [2020-07-09T00:01:47.047Z] ++ '[' -n 0 ']' [2020-07-09T00:01:47.047Z] ++ set -x [2020-07-09T00:01:47.047Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-07-09T00:01:47.047Z] INFO: Testing against a local daemon [2020-07-09T00:01:47.047Z] === RUN TestServiceCreateInit [2020-07-09T00:01:47.047Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-07-09T00:01:47.143Z] 666079ee0460: Pull complete [2020-07-09T00:01:47.143Z] Digest: sha256:0594b3bb67e2b5e57ab4414d7ce012a72582a6094b04b536c421ea1a23b7e7c7 [2020-07-09T00:01:47.144Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2020-07-09T00:01:47.144Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully [2020-07-09T00:01:47.144Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test [2020-07-09T00:01:47.144Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.1282' [2020-07-09T00:01:47.144Z] WARN: Skipping validation tests [2020-07-09T00:01:47.144Z] INFO: Running unit tests at 07/09/2020 00:01:36... [2020-07-09T00:01:47.144Z] INFO: make.ps1 starting at 07/09/2020 00:01:39 [2020-07-09T00:01:47.144Z] INFO: Git commit (276c725394) assumed from DOCKER_GITCOMMIT environment variable [2020-07-09T00:01:47.144Z] INFO: Invoking autogen... [2020-07-09T00:01:47.144Z] INFO: Running unit tests... [2020-07-09T00:01:47.327Z] --- PASS: TestHealthKillContainer (2.74s) [2020-07-09T00:01:47.327Z] === RUN TestInspectCpusetInConfigPre120 [2020-07-09T00:01:47.966Z] --- PASS: TestInspectCpusetInConfigPre120 (0.55s) [2020-07-09T00:01:47.966Z] === RUN TestIpcModeNone [2020-07-09T00:01:48.430Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2020-07-09T00:01:48.604Z] --- PASS: TestIpcModeNone (0.65s) [2020-07-09T00:01:48.605Z] === RUN TestIpcModePrivate [2020-07-09T00:01:48.645Z] INFO: Invoking unit tests run with C:\gopath/bin/\gotestsum.exe --format=standard-quiet --jsonfile=bundles\go-test-report-unit-tests.json --junitfile=bundles\junit-report-unit-tests.xml -- -cover -ldflags -w -a "-test.timeout=10m" github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/autogen/winresources/dockerd github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/dockerignore github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/client github.com/docker/docker/cmd/dockerd github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/discovery github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/lcow github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/quota github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/windows github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/etwlogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/local github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/discovery github.com/docker/docker/pkg/discovery/file github.com/docker/docker/pkg/discovery/kv github.com/docker/docker/pkg/discovery/memory github.com/docker/docker/pkg/discovery/nodes github.com/docker/docker/pkg/filenotify github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/locker github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/mount github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/namesgenerator/cmd/names-generator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/signal/testfiles github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/symlink github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/term github.com/docker/docker/pkg/term/windows github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2020-07-09T00:01:49.247Z] --- PASS: TestIpcModePrivate (0.67s) [2020-07-09T00:01:49.247Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:62, shared: false, mustBeShared: false [2020-07-09T00:01:49.247Z] === RUN TestIpcModeShareable [2020-07-09T00:01:49.891Z] --- PASS: TestIpcModeShareable (0.65s) [2020-07-09T00:01:49.891Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:56, shared: true, mustBeShared: true [2020-07-09T00:01:49.891Z] === RUN TestAPIIpcModeShareableAndContainer [2020-07-09T00:01:50.947Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2020-07-09T00:01:51.509Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2020-07-09T00:01:51.766Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2020-07-09T00:01:51.975Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.94s) [2020-07-09T00:01:51.975Z] === RUN TestAPIIpcModeHost [2020-07-09T00:01:52.022Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2020-07-09T00:01:52.269Z] --- PASS: TestAPIIpcModeHost (0.51s) [2020-07-09T00:01:52.269Z] === RUN TestDaemonIpcModeShareable [2020-07-09T00:01:52.336Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-07-09T00:01:52.950Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2020-07-09T00:01:53.514Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2020-07-09T00:01:53.515Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2020-07-09T00:01:53.515Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2020-07-09T00:01:53.515Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2020-07-09T00:01:53.515Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2020-07-09T00:01:53.793Z] --- PASS: TestDaemonIpcModeShareable (1.40s) [2020-07-09T00:01:53.793Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2020-07-09T00:01:53.793Z] === RUN TestDaemonIpcModePrivate [2020-07-09T00:01:55.314Z] --- PASS: TestDaemonIpcModePrivate (1.40s) [2020-07-09T00:01:55.314Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false [2020-07-09T00:01:55.314Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-07-09T00:01:55.618Z] ? github.com/docker/docker/api [no test files] [2020-07-09T00:01:56.834Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.40s) [2020-07-09T00:01:56.834Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false [2020-07-09T00:01:56.834Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-07-09T00:01:57.159Z] --- PASS: TestServiceUpdateConfigs (15.89s) [2020-07-09T00:01:57.159Z] === RUN TestServiceUpdateNetwork [2020-07-09T00:01:57.626Z] --- PASS: TestServiceCreateInit (10.40s) [2020-07-09T00:01:57.626Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.41s) [2020-07-09T00:01:57.626Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.95s) [2020-07-09T00:01:57.626Z] === RUN TestCreateServiceMultipleTimes [2020-07-09T00:01:57.689Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2020-07-09T00:01:57.880Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.44s) [2020-07-09T00:01:57.880Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2020-07-09T00:01:57.880Z] === RUN TestIpcModeOlderClient [2020-07-09T00:01:57.880Z] === PAUSE TestIpcModeOlderClient [2020-07-09T00:01:57.880Z] === RUN TestKillContainerInvalidSignal [2020-07-09T00:01:57.945Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2020-07-09T00:01:58.530Z] --- PASS: TestKillContainerInvalidSignal (0.55s) [2020-07-09T00:01:58.530Z] === RUN TestKillContainer [2020-07-09T00:01:58.530Z] === RUN TestKillContainer/no_signal [2020-07-09T00:01:59.170Z] === RUN TestKillContainer/non_killing_signal [2020-07-09T00:01:59.342Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2020-07-09T00:01:59.464Z] === RUN TestKillContainer/killing_signal [2020-07-09T00:01:59.598Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2020-07-09T00:02:00.102Z] --- PASS: TestKillContainer (1.66s) [2020-07-09T00:02:00.102Z] --- PASS: TestKillContainer/no_signal (0.52s) [2020-07-09T00:02:00.102Z] --- PASS: TestKillContainer/non_killing_signal (0.37s) [2020-07-09T00:02:00.102Z] --- PASS: TestKillContainer/killing_signal (0.51s) [2020-07-09T00:02:00.102Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-07-09T00:02:00.102Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-07-09T00:02:00.227Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2020-07-09T00:02:00.740Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-07-09T00:02:01.377Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.13s) [2020-07-09T00:02:01.377Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.55s) [2020-07-09T00:02:01.377Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.36s) [2020-07-09T00:02:01.377Z] === RUN TestKillStoppedContainer [2020-07-09T00:02:01.377Z] --- PASS: TestKillStoppedContainer (0.07s) [2020-07-09T00:02:01.377Z] === RUN TestKillStoppedContainerAPIPre120 [2020-07-09T00:02:01.377Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.06s) [2020-07-09T00:02:01.377Z] === RUN TestKillDifferentUserContainer [2020-07-09T00:02:02.023Z] --- PASS: TestKillDifferentUserContainer (0.53s) [2020-07-09T00:02:02.023Z] === RUN TestInspectOomKilledTrue [2020-07-09T00:02:02.745Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2020-07-09T00:02:03.078Z] --- PASS: TestInspectOomKilledTrue (0.94s) [2020-07-09T00:02:03.078Z] === RUN TestInspectOomKilledFalse [2020-07-09T00:02:03.373Z] --- PASS: TestInspectOomKilledFalse (0.55s) [2020-07-09T00:02:03.373Z] === RUN TestLinksEtcHostsContentMatch [2020-07-09T00:02:03.673Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2020-07-09T00:02:03.929Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2020-07-09T00:02:04.014Z] --- PASS: TestLinksEtcHostsContentMatch (0.44s) [2020-07-09T00:02:04.014Z] === RUN TestLinksContainerNames [2020-07-09T00:02:05.058Z] --- PASS: TestLinksContainerNames (1.05s) [2020-07-09T00:02:05.058Z] === RUN TestLogsFollowTailEmpty [2020-07-09T00:02:05.696Z] --- PASS: TestLogsFollowTailEmpty (0.55s) [2020-07-09T00:02:05.696Z] === RUN TestContainerNetworkMountsNoChown [2020-07-09T00:02:05.819Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2020-07-09T00:02:05.990Z] --- PASS: TestContainerNetworkMountsNoChown (0.56s) [2020-07-09T00:02:05.990Z] === RUN TestMountDaemonRoot [2020-07-09T00:02:05.990Z] === RUN TestMountDaemonRoot/default [2020-07-09T00:02:05.990Z] === PAUSE TestMountDaemonRoot/default [2020-07-09T00:02:05.990Z] === RUN TestMountDaemonRoot/private [2020-07-09T00:02:05.990Z] === PAUSE TestMountDaemonRoot/private [2020-07-09T00:02:05.990Z] === RUN TestMountDaemonRoot/rprivate [2020-07-09T00:02:05.990Z] === PAUSE TestMountDaemonRoot/rprivate [2020-07-09T00:02:05.990Z] === RUN TestMountDaemonRoot/slave [2020-07-09T00:02:05.990Z] === PAUSE TestMountDaemonRoot/slave [2020-07-09T00:02:05.990Z] === RUN TestMountDaemonRoot/rslave [2020-07-09T00:02:05.990Z] === PAUSE TestMountDaemonRoot/rslave [2020-07-09T00:02:05.990Z] === RUN TestMountDaemonRoot/shared [2020-07-09T00:02:05.990Z] === PAUSE TestMountDaemonRoot/shared [2020-07-09T00:02:05.990Z] === RUN TestMountDaemonRoot/rshared [2020-07-09T00:02:05.990Z] === PAUSE TestMountDaemonRoot/rshared [2020-07-09T00:02:06.075Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2020-07-09T00:02:06.293Z] === CONT TestMountDaemonRoot/default [2020-07-09T00:02:06.293Z] === CONT TestMountDaemonRoot/rprivate [2020-07-09T00:02:06.293Z] === RUN TestMountDaemonRoot/default/mount_root [2020-07-09T00:02:06.293Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-07-09T00:02:06.293Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-07-09T00:02:06.293Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-07-09T00:02:06.293Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-07-09T00:02:06.293Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-07-09T00:02:06.293Z] === RUN TestMountDaemonRoot/default/bind_root [2020-07-09T00:02:06.293Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-07-09T00:02:06.293Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-07-09T00:02:06.293Z] === CONT TestMountDaemonRoot/rslave [2020-07-09T00:02:06.293Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-07-09T00:02:06.293Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-07-09T00:02:06.293Z] === CONT TestMountDaemonRoot/rshared [2020-07-09T00:02:06.293Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-07-09T00:02:06.293Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-07-09T00:02:06.293Z] === CONT TestMountDaemonRoot/shared [2020-07-09T00:02:06.293Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-07-09T00:02:06.293Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-07-09T00:02:06.293Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-07-09T00:02:06.293Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-07-09T00:02:06.293Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-07-09T00:02:06.293Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-07-09T00:02:06.293Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-07-09T00:02:06.293Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-07-09T00:02:06.293Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-07-09T00:02:06.293Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-07-09T00:02:06.293Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-07-09T00:02:06.293Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-07-09T00:02:06.293Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-07-09T00:02:06.293Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-07-09T00:02:06.293Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-07-09T00:02:06.293Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-07-09T00:02:06.293Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-07-09T00:02:06.293Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-07-09T00:02:06.293Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-07-09T00:02:06.293Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-07-09T00:02:06.293Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-07-09T00:02:06.293Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-07-09T00:02:06.293Z] === CONT TestMountDaemonRoot/private [2020-07-09T00:02:06.293Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-07-09T00:02:06.293Z] === CONT TestMountDaemonRoot/default/mount_root [2020-07-09T00:02:06.293Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-07-09T00:02:06.293Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-07-09T00:02:06.293Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-07-09T00:02:06.293Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-07-09T00:02:06.293Z] === CONT TestMountDaemonRoot/slave [2020-07-09T00:02:06.293Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-07-09T00:02:06.293Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-07-09T00:02:06.293Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-07-09T00:02:06.293Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-07-09T00:02:06.293Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-07-09T00:02:06.293Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-07-09T00:02:06.293Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-07-09T00:02:06.293Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-07-09T00:02:06.293Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-07-09T00:02:06.293Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-07-09T00:02:06.293Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-07-09T00:02:06.293Z] === RUN TestMountDaemonRoot/private/bind_root [2020-07-09T00:02:06.293Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-07-09T00:02:06.293Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-07-09T00:02:06.293Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-07-09T00:02:06.293Z] === RUN TestMountDaemonRoot/private/mount_root [2020-07-09T00:02:06.293Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-07-09T00:02:06.293Z] === CONT TestMountDaemonRoot/default/bind_root [2020-07-09T00:02:06.293Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-07-09T00:02:06.293Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-07-09T00:02:06.293Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-07-09T00:02:06.293Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-07-09T00:02:06.293Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-07-09T00:02:06.293Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-07-09T00:02:06.293Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-07-09T00:02:06.293Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-07-09T00:02:06.293Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-07-09T00:02:06.293Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-07-09T00:02:06.293Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-07-09T00:02:06.293Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-07-09T00:02:06.293Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-07-09T00:02:06.293Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-07-09T00:02:06.293Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-07-09T00:02:06.293Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-07-09T00:02:06.293Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-07-09T00:02:06.293Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-07-09T00:02:06.293Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-07-09T00:02:06.293Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-07-09T00:02:06.293Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-07-09T00:02:06.293Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-07-09T00:02:06.293Z] === CONT TestMountDaemonRoot/private/mount_root [2020-07-09T00:02:06.293Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-07-09T00:02:06.293Z] === CONT TestMountDaemonRoot/private/bind_root [2020-07-09T00:02:06.293Z] --- PASS: TestMountDaemonRoot (0.03s) [2020-07-09T00:02:06.293Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-07-09T00:02:06.293Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2020-07-09T00:02:06.293Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.06s) [2020-07-09T00:02:06.293Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s) [2020-07-09T00:02:06.293Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.06s) [2020-07-09T00:02:06.293Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-07-09T00:02:06.293Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2020-07-09T00:02:06.293Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2020-07-09T00:02:06.293Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2020-07-09T00:02:06.293Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s) [2020-07-09T00:02:06.293Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-07-09T00:02:06.293Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2020-07-09T00:02:06.293Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2020-07-09T00:02:06.293Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2020-07-09T00:02:06.293Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2020-07-09T00:02:06.293Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-07-09T00:02:06.293Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2020-07-09T00:02:06.293Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2020-07-09T00:02:06.293Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2020-07-09T00:02:06.293Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2020-07-09T00:02:06.293Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-07-09T00:02:06.293Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2020-07-09T00:02:06.293Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2020-07-09T00:02:06.293Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2020-07-09T00:02:06.293Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2020-07-09T00:02:06.293Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-07-09T00:02:06.293Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s) [2020-07-09T00:02:06.293Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s) [2020-07-09T00:02:06.293Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2020-07-09T00:02:06.293Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2020-07-09T00:02:06.293Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-07-09T00:02:06.293Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2020-07-09T00:02:06.293Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2020-07-09T00:02:06.293Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2020-07-09T00:02:06.293Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2020-07-09T00:02:06.293Z] === RUN TestContainerBindMountNonRecursive [2020-07-09T00:02:07.444Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2020-07-09T00:02:07.819Z] --- PASS: TestContainerBindMountNonRecursive (1.33s) [2020-07-09T00:02:07.819Z] === RUN TestNetworkNat [2020-07-09T00:02:08.457Z] --- PASS: TestNetworkNat (0.59s) [2020-07-09T00:02:08.457Z] === RUN TestNetworkLocalhostTCPNat [2020-07-09T00:02:09.095Z] --- PASS: TestNetworkLocalhostTCPNat (0.56s) [2020-07-09T00:02:09.095Z] === RUN TestNetworkLoopbackNat [2020-07-09T00:02:09.337Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2020-07-09T00:02:10.277Z] ok github.com/docker/docker/api/server 0.143s coverage: 9.0% of statements [2020-07-09T00:02:11.831Z] --- PASS: TestNetworkLoopbackNat (2.79s) [2020-07-09T00:02:11.831Z] === RUN TestPause [2020-07-09T00:02:12.466Z] --- PASS: TestPause (0.62s) [2020-07-09T00:02:12.466Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-07-09T00:02:12.466Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-07-09T00:02:12.466Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-07-09T00:02:12.466Z] === RUN TestPauseStopPausedContainer [2020-07-09T00:02:12.486Z] --- PASS: TestServiceUpdateNetwork (16.65s) [2020-07-09T00:02:12.486Z] === RUN TestServiceUpdatePidsLimit [2020-07-09T00:02:12.776Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2020-07-09T00:02:13.104Z] --- PASS: TestPauseStopPausedContainer (0.59s) [2020-07-09T00:02:13.104Z] === RUN TestPsFilter [2020-07-09T00:02:13.104Z] --- PASS: TestPsFilter (0.15s) [2020-07-09T00:02:13.104Z] === RUN TestRemoveContainerWithRemovedVolume [2020-07-09T00:02:13.507Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2020-07-09T00:02:13.507Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2020-07-09T00:02:13.741Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.53s) [2020-07-09T00:02:13.741Z] === RUN TestRemoveContainerWithVolume [2020-07-09T00:02:13.807Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2020-07-09T00:02:14.033Z] --- PASS: TestRemoveContainerWithVolume (0.53s) [2020-07-09T00:02:14.033Z] === RUN TestRemoveContainerRunning [2020-07-09T00:02:14.670Z] --- PASS: TestRemoveContainerRunning (0.58s) [2020-07-09T00:02:14.670Z] === RUN TestRemoveContainerForceRemoveRunning [2020-07-09T00:02:14.872Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2020-07-09T00:02:15.310Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.55s) [2020-07-09T00:02:15.310Z] === RUN TestRemoveInvalidContainer [2020-07-09T00:02:15.310Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2020-07-09T00:02:15.310Z] === RUN TestRenameLinkedContainer [2020-07-09T00:02:16.849Z] Created binary: bundles/cross/linux/amd64/dockerd-dev [2020-07-09T00:02:16.849Z] Copying nested executables into bundles/cross/linux/amd64 [2020-07-09T00:02:16.849Z] Cross building: bundles/cross/windows/amd64 [2020-07-09T00:02:16.849Z] Building: bundles/cross/windows/amd64/dockerd-dev.exe [2020-07-09T00:02:16.849Z] GOOS="windows" GOARCH="amd64" GOARM="" [2020-07-09T00:02:17.390Z] --- PASS: TestRenameLinkedContainer (2.17s) [2020-07-09T00:02:17.390Z] === RUN TestRenameStoppedContainer [2020-07-09T00:02:18.027Z] --- PASS: TestRenameStoppedContainer (0.55s) [2020-07-09T00:02:18.027Z] === RUN TestRenameRunningContainerAndReuse [2020-07-09T00:02:19.036Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2020-07-09T00:02:19.066Z] --- PASS: TestRenameRunningContainerAndReuse (1.09s) [2020-07-09T00:02:19.066Z] === RUN TestRenameInvalidName [2020-07-09T00:02:19.597Z] --- PASS: TestCreateServiceMultipleTimes (19.29s) [2020-07-09T00:02:19.597Z] === RUN TestCreateServiceConflict [2020-07-09T00:02:19.597Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2020-07-09T00:02:19.706Z] --- PASS: TestRenameInvalidName (0.54s) [2020-07-09T00:02:19.706Z] === RUN TestRenameAnonymousContainer [2020-07-09T00:02:19.853Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2020-07-09T00:02:19.858Z] --- PASS: TestCreateServiceConflict (3.22s) [2020-07-09T00:02:19.858Z] === RUN TestCreateServiceMaxReplicas [2020-07-09T00:02:21.745Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2020-07-09T00:02:21.786Z] --- PASS: TestRenameAnonymousContainer (2.00s) [2020-07-09T00:02:21.786Z] === RUN TestRenameContainerWithSameName [2020-07-09T00:02:22.080Z] --- PASS: TestRenameContainerWithSameName (0.51s) [2020-07-09T00:02:22.080Z] === RUN TestRenameContainerWithLinkedContainer [2020-07-09T00:02:22.300Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2020-07-09T00:02:23.111Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2020-07-09T00:02:23.594Z] --- PASS: TestRenameContainerWithLinkedContainer (1.13s) [2020-07-09T00:02:23.594Z] === RUN TestResize [2020-07-09T00:02:23.888Z] --- PASS: TestResize (0.59s) [2020-07-09T00:02:23.888Z] === RUN TestResizeWithInvalidSize [2020-07-09T00:02:24.060Z] --- PASS: TestCreateServiceMaxReplicas (3.55s) [2020-07-09T00:02:24.060Z] === RUN TestCreateWithDuplicateNetworkNames [2020-07-09T00:02:24.525Z] --- PASS: TestResizeWithInvalidSize (0.55s) [2020-07-09T00:02:24.525Z] === RUN TestResizeWhenContainerNotStarted [2020-07-09T00:02:25.178Z] --- PASS: TestResizeWhenContainerNotStarted (0.57s) [2020-07-09T00:02:25.178Z] === RUN TestDaemonRestartKillContainers [2020-07-09T00:02:25.178Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-07-09T00:02:25.178Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-07-09T00:02:25.178Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-07-09T00:02:25.178Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-07-09T00:02:25.178Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-07-09T00:02:25.178Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-07-09T00:02:25.178Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-07-09T00:02:25.178Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-07-09T00:02:25.178Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-07-09T00:02:25.178Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-07-09T00:02:25.178Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-07-09T00:02:25.178Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-07-09T00:02:25.178Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-07-09T00:02:25.178Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-07-09T00:02:25.178Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-07-09T00:02:25.178Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-07-09T00:02:25.178Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-07-09T00:02:25.178Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-07-09T00:02:25.178Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-07-09T00:02:25.178Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-07-09T00:02:25.178Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-07-09T00:02:25.178Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-07-09T00:02:25.178Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-07-09T00:02:25.178Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-07-09T00:02:25.178Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-07-09T00:02:25.178Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-07-09T00:02:25.178Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-07-09T00:02:25.178Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-07-09T00:02:25.674Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2020-07-09T00:02:25.930Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2020-07-09T00:02:26.185Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2020-07-09T00:02:26.185Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2020-07-09T00:02:26.717Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-07-09T00:02:27.549Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2020-07-09T00:02:27.771Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-07-09T00:02:27.771Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-07-09T00:02:27.771Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-07-09T00:02:28.476Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2020-07-09T00:02:28.477Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2020-07-09T00:02:28.824Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-07-09T00:02:29.038Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2020-07-09T00:02:29.176Z] --- PASS: TestServiceUpdatePidsLimit (17.79s) [2020-07-09T00:02:29.176Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.91s) [2020-07-09T00:02:29.176Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.15s) [2020-07-09T00:02:29.176Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.14s) [2020-07-09T00:02:29.176Z] PASS [2020-07-09T00:02:29.176Z] [2020-07-09T00:02:29.176Z] === Skipped [2020-07-09T00:02:29.176Z] === SKIP: s390x.integration.service TestServiceListWithStatuses (0.00s) [2020-07-09T00:02:29.176Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-07-09T00:02:29.176Z] [2020-07-09T00:02:29.176Z] === SKIP: s390x.integration.service TestServicePlugin (0.00s) [2020-07-09T00:02:29.176Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-09T00:02:29.176Z] [2020-07-09T00:02:29.176Z] [2020-07-09T00:02:29.176Z] DONE 27 tests, 2 skipped in 175.897s [2020-07-09T00:02:29.176Z] Running /go/src/github.com/docker/docker/integration/session (s390x.integration.session) flags=-test.v -test.timeout=120m [2020-07-09T00:02:29.176Z] ++ 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-07-09T00:02:29.176Z] ++ set -e [2020-07-09T00:02:29.176Z] ++ '[' -n 0 ']' [2020-07-09T00:02:29.176Z] ++ set -x [2020-07-09T00:02:29.177Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-07-09T00:02:29.466Z] INFO: Testing against a local daemon [2020-07-09T00:02:29.466Z] === RUN TestSessionCreate [2020-07-09T00:02:29.466Z] --- PASS: TestSessionCreate (0.02s) [2020-07-09T00:02:29.466Z] === RUN TestSessionCreateWithBadUpgrade [2020-07-09T00:02:29.466Z] --- PASS: TestSessionCreateWithBadUpgrade (0.01s) [2020-07-09T00:02:29.466Z] PASS [2020-07-09T00:02:29.466Z] [2020-07-09T00:02:29.466Z] DONE 2 tests in 0.232s [2020-07-09T00:02:29.466Z] Running /go/src/github.com/docker/docker/integration/system (s390x.integration.system) flags=-test.v -test.timeout=120m [2020-07-09T00:02:29.466Z] ++ 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-07-09T00:02:29.466Z] ++ set -e [2020-07-09T00:02:29.466Z] ++ '[' -n 0 ']' [2020-07-09T00:02:29.466Z] ++ set -x [2020-07-09T00:02:29.466Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-07-09T00:02:29.467Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-07-09T00:02:29.599Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2020-07-09T00:02:29.756Z] INFO: Testing against a local daemon [2020-07-09T00:02:29.756Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-07-09T00:02:29.756Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-07-09T00:02:29.756Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-07-09T00:02:29.756Z] === RUN TestEventsExecDie [2020-07-09T00:02:29.855Z] === RUN TestDockerSuite/TestBuildDockerignore [2020-07-09T00:02:30.110Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2020-07-09T00:02:30.522Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-07-09T00:02:30.785Z] --- PASS: TestEventsExecDie (0.97s) [2020-07-09T00:02:30.785Z] === RUN TestEventsBackwardsCompatible [2020-07-09T00:02:30.785Z] --- PASS: TestEventsBackwardsCompatible (0.10s) [2020-07-09T00:02:30.785Z] === RUN TestInfoBinaryCommits [2020-07-09T00:02:30.785Z] --- PASS: TestInfoBinaryCommits (0.02s) [2020-07-09T00:02:30.785Z] === RUN TestInfoAPIVersioned [2020-07-09T00:02:30.785Z] --- PASS: TestInfoAPIVersioned (0.01s) [2020-07-09T00:02:30.785Z] === RUN TestInfoDiscoveryBackend [2020-07-09T00:02:31.166Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-07-09T00:02:31.414Z] --- PASS: TestInfoDiscoveryBackend (0.53s) [2020-07-09T00:02:31.414Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-07-09T00:02:32.443Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-07-09T00:02:32.443Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-07-09T00:02:32.623Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2020-07-09T00:02:32.623Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2020-07-09T00:02:32.689Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-07-09T00:02:32.689Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.86s) [2020-07-09T00:02:32.689Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.65s) [2020-07-09T00:02:32.689Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.74s) [2020-07-09T00:02:32.689Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.82s) [2020-07-09T00:02:32.689Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.75s) [2020-07-09T00:02:32.689Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.65s) [2020-07-09T00:02:32.689Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.59s) [2020-07-09T00:02:32.689Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.17s) [2020-07-09T00:02:32.689Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.65s) [2020-07-09T00:02:32.689Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.37s) [2020-07-09T00:02:32.689Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.58s) [2020-07-09T00:02:32.689Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.49s) [2020-07-09T00:02:32.689Z] === RUN TestCgroupNamespacesRun [2020-07-09T00:02:32.732Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s) [2020-07-09T00:02:32.732Z] === RUN TestInfoAPI [2020-07-09T00:02:32.732Z] --- PASS: TestInfoAPI (0.02s) [2020-07-09T00:02:32.732Z] === RUN TestInfoAPIWarnings [2020-07-09T00:02:33.361Z] --- PASS: TestInfoAPIWarnings (0.52s) [2020-07-09T00:02:33.361Z] === RUN TestInfoDebug [2020-07-09T00:02:33.990Z] --- PASS: TestInfoDebug (0.53s) [2020-07-09T00:02:33.990Z] === RUN TestInfoInsecureRegistries [2020-07-09T00:02:34.211Z] --- PASS: TestCgroupNamespacesRun (1.43s) [2020-07-09T00:02:34.211Z] === RUN TestCgroupNamespacesRunPrivileged [2020-07-09T00:02:34.280Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2020-07-09T00:02:34.280Z] === RUN TestInfoRegistryMirrors [2020-07-09T00:02:34.512Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2020-07-09T00:02:34.909Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2020-07-09T00:02:34.909Z] === RUN TestLoginFailsWithBadCredentials [2020-07-09T00:02:35.198Z] --- PASS: TestLoginFailsWithBadCredentials (0.31s) [2020-07-09T00:02:35.198Z] === RUN TestPingCacheHeaders [2020-07-09T00:02:35.198Z] --- PASS: TestPingCacheHeaders (0.01s) [2020-07-09T00:02:35.198Z] === RUN TestPingGet [2020-07-09T00:02:35.198Z] --- PASS: TestPingGet (0.01s) [2020-07-09T00:02:35.198Z] === RUN TestPingHead [2020-07-09T00:02:35.198Z] --- PASS: TestPingHead (0.01s) [2020-07-09T00:02:35.198Z] === RUN TestVersion [2020-07-09T00:02:35.198Z] --- PASS: TestVersion (0.01s) [2020-07-09T00:02:35.198Z] PASS [2020-07-09T00:02:35.198Z] [2020-07-09T00:02:35.198Z] === Skipped [2020-07-09T00:02:35.198Z] === SKIP: s390x.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-07-09T00:02:35.198Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-07-09T00:02:35.198Z] [2020-07-09T00:02:35.198Z] [2020-07-09T00:02:35.198Z] DONE 18 tests, 1 skipped in 5.734s [2020-07-09T00:02:35.198Z] Running /go/src/github.com/docker/docker/integration/volume (s390x.integration.volume) flags=-test.v -test.timeout=120m [2020-07-09T00:02:35.198Z] ++ 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-07-09T00:02:35.198Z] ++ set -e [2020-07-09T00:02:35.198Z] ++ '[' -n 0 ']' [2020-07-09T00:02:35.198Z] ++ set -x [2020-07-09T00:02:35.198Z] ++ env -i DEST=/go/src/github.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-07-09T00:02:35.488Z] INFO: Testing against a local daemon [2020-07-09T00:02:35.488Z] === RUN TestVolumesCreateAndList [2020-07-09T00:02:35.488Z] --- PASS: TestVolumesCreateAndList (0.03s) [2020-07-09T00:02:35.488Z] === RUN TestVolumesRemove [2020-07-09T00:02:35.488Z] --- PASS: TestVolumesRemove (0.10s) [2020-07-09T00:02:35.488Z] === RUN TestVolumesInspect [2020-07-09T00:02:35.488Z] --- PASS: TestVolumesInspect (0.01s) [2020-07-09T00:02:35.488Z] === RUN TestVolumesInvalidJSON [2020-07-09T00:02:35.488Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-07-09T00:02:35.488Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-07-09T00:02:35.488Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-07-09T00:02:35.488Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2020-07-09T00:02:35.488Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-07-09T00:02:35.488Z] PASS [2020-07-09T00:02:35.488Z] [2020-07-09T00:02:35.488Z] DONE 5 tests in 0.260s [2020-07-09T00:02:35.488Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-07-09T00:02:35.488Z] ++++ cat bundles/test-integration/docker.pid [2020-07-09T00:02:35.488Z] +++ kill 12033 [2020-07-09T00:02:35.729Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.38s) [2020-07-09T00:02:35.729Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-07-09T00:02:36.402Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2020-07-09T00:02:36.991Z] +++ /etc/init.d/apparmor stop [2020-07-09T00:02:36.991Z] Leaving: AppArmorNo profiles have been unloaded. [2020-07-09T00:02:36.991Z] [2020-07-09T00:02:36.991Z] Unloading profiles will leave already running processes permanently [2020-07-09T00:02:36.991Z] unconfined, which can lead to unexpected situations. [2020-07-09T00:02:36.991Z] [2020-07-09T00:02:36.991Z] To set a process to complain mode, use the command line tool [2020-07-09T00:02:36.991Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-07-09T00:02:36.991Z] +++ true [2020-07-09T00:02:36.991Z] exiting test-integration [2020-07-09T00:02:36.991Z] ++ exit 0 [2020-07-09T00:02:36.991Z] [2020-07-09T00:02:37.246Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.41s) [2020-07-09T00:02:37.246Z] === RUN TestCgroupNamespacesRunHostMode [2020-07-09T00:02:38.290Z] --- PASS: TestCgroupNamespacesRunHostMode (1.40s) [2020-07-09T00:02:38.290Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-07-09T00:02:38.967Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.95s) [2020-07-09T00:02:38.967Z] === RUN TestCreateServiceSecretFileMode Post stage [Pipeline] junit [2020-07-09T00:02:39.124Z] Recording test results [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-07-09T00:02:39.669Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2020-07-09T00:02:39.743Z] + echo Ensuring container killed. [2020-07-09T00:02:39.743Z] Ensuring container killed. [2020-07-09T00:02:39.743Z] + docker rm -vf docker-pr1 [2020-07-09T00:02:39.743Z] Error: No such container: docker-pr1 [2020-07-09T00:02:39.743Z] + true [Pipeline] sh [2020-07-09T00:02:39.810Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.41s) [2020-07-09T00:02:39.810Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-07-09T00:02:40.117Z] + echo Chowning /workspace to jenkins user [2020-07-09T00:02:40.117Z] Chowning /workspace to jenkins user [2020-07-09T00:02:40.117Z] + id -u [2020-07-09T00:02:40.117Z] + id -g [2020-07-09T00:02:40.117Z] + docker run --rm -v /home/jenkins/workspace/moby_PR-41194:/workspace busybox chown -R 1001:1001 /workspace [2020-07-09T00:02:40.117Z] Unable to find image 'busybox:latest' locally [2020-07-09T00:02:40.231Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2020-07-09T00:02:40.407Z] latest: Pulling from library/busybox [2020-07-09T00:02:40.407Z] 351d6c492d3f: Pulling fs layer [2020-07-09T00:02:40.697Z] 351d6c492d3f: Download complete [2020-07-09T00:02:40.987Z] 351d6c492d3f: Pull complete [2020-07-09T00:02:40.987Z] Digest: sha256:9ddee63a712cea977267342e8750ecbc60d3aab25f04ceacfa795e6fce341793 [2020-07-09T00:02:40.987Z] Status: Downloaded newer image for busybox:latest [2020-07-09T00:02:41.160Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2020-07-09T00:02:41.327Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.38s) [2020-07-09T00:02:41.327Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-07-09T00:02:41.968Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.79s) [2020-07-09T00:02:41.968Z] === RUN TestCgroupNamespacesRunOlderClient [2020-07-09T00:02:42.087Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2020-07-09T00:02:42.269Z] --- PASS: TestCreateServiceSecretFileMode (3.43s) [2020-07-09T00:02:42.269Z] === RUN TestCreateServiceConfigFileMode [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-07-09T00:02:43.483Z] + bundleName=s390x-integration [2020-07-09T00:02:43.483Z] + echo Creating s390x-integration-bundles.tar.gz [2020-07-09T00:02:43.483Z] Creating s390x-integration-bundles.tar.gz [2020-07-09T00:02:43.483Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2020-07-09T00:02:43.483Z] + xargs tar -czf s390x-integration-bundles.tar.gz [2020-07-09T00:02:43.492Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.45s) [2020-07-09T00:02:43.492Z] === RUN TestKernelTCPMemory [Pipeline] archiveArtifacts [2020-07-09T00:02:43.527Z] Archiving artifacts [2020-07-09T00:02:43.871Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41194/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-07-09T00:02:43.978Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2020-07-09T00:02:44.132Z] --- PASS: TestKernelTCPMemory (0.66s) [2020-07-09T00:02:44.132Z] === RUN TestNISDomainname [2020-07-09T00:02:44.235Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2020-07-09T00:02:44.266Z] + make clean [2020-07-09T00:02:44.770Z] --- PASS: TestNISDomainname (0.70s) [2020-07-09T00:02:44.770Z] === RUN TestHostnameDnsResolution [2020-07-09T00:02:44.899Z] docker volume rm -f docker-dev-cache [2020-07-09T00:02:44.899Z] docker-dev-cache [Pipeline] deleteDir [2020-07-09T00:02:45.570Z] --- PASS: TestCreateServiceConfigFileMode (3.26s) [2020-07-09T00:02:45.570Z] === RUN TestCreateServiceSysctls [2020-07-09T00:02:45.808Z] --- PASS: TestHostnameDnsResolution (0.89s) [2020-07-09T00:02:45.808Z] === RUN TestStats [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-07-09T00:02:47.505Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2020-07-09T00:02:48.553Z] --- PASS: TestStats (2.53s) [2020-07-09T00:02:48.553Z] === RUN TestStopContainerWithTimeout [2020-07-09T00:02:48.553Z] === RUN TestStopContainerWithTimeout/0 [2020-07-09T00:02:48.553Z] === PAUSE TestStopContainerWithTimeout/0 [2020-07-09T00:02:48.553Z] === RUN TestStopContainerWithTimeout/1 [2020-07-09T00:02:48.553Z] === PAUSE TestStopContainerWithTimeout/1 [2020-07-09T00:02:48.553Z] === RUN TestStopContainerWithTimeout/3 [2020-07-09T00:02:48.553Z] === PAUSE TestStopContainerWithTimeout/3 [2020-07-09T00:02:48.553Z] === RUN TestStopContainerWithTimeout/-1 [2020-07-09T00:02:48.553Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-07-09T00:02:48.553Z] === CONT TestStopContainerWithTimeout/0 [2020-07-09T00:02:48.553Z] === CONT TestStopContainerWithTimeout/-1 [2020-07-09T00:02:48.553Z] === CONT TestStopContainerWithTimeout/1 [2020-07-09T00:02:48.553Z] === CONT TestStopContainerWithTimeout/3 [2020-07-09T00:02:49.776Z] --- PASS: TestCreateServiceSysctls (4.28s) [2020-07-09T00:02:49.776Z] === RUN TestCreateServiceCapabilities [2020-07-09T00:02:50.773Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2020-07-09T00:02:51.292Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2020-07-09T00:02:51.292Z] --- PASS: TestStopContainerWithTimeout/0 (0.87s) [2020-07-09T00:02:51.292Z] --- PASS: TestStopContainerWithTimeout/1 (1.76s) [2020-07-09T00:02:51.292Z] --- PASS: TestStopContainerWithTimeout/3 (2.92s) [2020-07-09T00:02:51.292Z] --- PASS: TestStopContainerWithTimeout/-1 (3.01s) [2020-07-09T00:02:51.292Z] === RUN TestDeleteDevicemapper [2020-07-09T00:02:51.292Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-07-09T00:02:51.292Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-07-09T00:02:51.292Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-07-09T00:02:52.814Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.64s) [2020-07-09T00:02:52.814Z] === RUN TestUpdateMemory [2020-07-09T00:02:53.077Z] --- PASS: TestCreateServiceCapabilities (3.37s) [2020-07-09T00:02:53.077Z] === RUN TestInspect [2020-07-09T00:02:53.862Z] --- PASS: TestUpdateMemory (0.79s) [2020-07-09T00:02:53.862Z] === RUN TestUpdateCPUQuota [2020-07-09T00:02:54.741Z] --- PASS: TestUpdateCPUQuota (0.96s) [2020-07-09T00:02:54.741Z] === RUN TestUpdatePidsLimit [2020-07-09T00:02:54.741Z] === RUN TestUpdatePidsLimit/update_from_none [2020-07-09T00:02:54.984Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2020-07-09T00:02:55.033Z] === RUN TestUpdatePidsLimit/no_change [2020-07-09T00:02:55.327Z] === RUN TestUpdatePidsLimit/update_lower [2020-07-09T00:02:55.621Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-07-09T00:02:55.914Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2020-07-09T00:02:55.915Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-07-09T00:02:55.915Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-07-09T00:02:56.210Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-07-09T00:02:56.379Z] --- PASS: TestInspect (3.54s) [2020-07-09T00:02:56.379Z] === RUN TestCreateJob [2020-07-09T00:02:56.477Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2020-07-09T00:02:57.040Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2020-07-09T00:02:57.040Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2020-07-09T00:02:57.252Z] --- PASS: TestUpdatePidsLimit (2.71s) [2020-07-09T00:02:57.252Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.34s) [2020-07-09T00:02:57.252Z] --- PASS: TestUpdatePidsLimit/no_change (0.27s) [2020-07-09T00:02:57.252Z] --- PASS: TestUpdatePidsLimit/update_lower (0.25s) [2020-07-09T00:02:57.252Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.26s) [2020-07-09T00:02:57.252Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.26s) [2020-07-09T00:02:57.252Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.27s) [2020-07-09T00:02:57.252Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.25s) [2020-07-09T00:02:57.252Z] === RUN TestUpdateRestartPolicy [2020-07-09T00:02:57.970Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2020-07-09T00:02:58.901Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2020-07-09T00:03:00.586Z] --- PASS: TestCreateJob (4.32s) [2020-07-09T00:03:00.586Z] === RUN TestReplicatedJob [2020-07-09T00:03:00.725Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-07-09T00:03:00.725Z] ok github.com/docker/docker/api/server/httputils 0.116s coverage: 14.7% of statements [2020-07-09T00:03:00.726Z] ok github.com/docker/docker/api/server/middleware 0.163s coverage: 37.7% of statements [2020-07-09T00:03:00.726Z] ? github.com/docker/docker/api/server/router [no test files] [2020-07-09T00:03:00.726Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-07-09T00:03:00.726Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-07-09T00:03:00.726Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-07-09T00:03:00.726Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-07-09T00:03:00.726Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-07-09T00:03:00.726Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-07-09T00:03:00.726Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-07-09T00:03:00.726Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-07-09T00:03:00.726Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-07-09T00:03:00.726Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-07-09T00:03:02.169Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2020-07-09T00:03:02.169Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2020-07-09T00:03:02.228Z] ok github.com/docker/docker/api/types/filters 0.050s coverage: 92.2% of statements [2020-07-09T00:03:02.228Z] ok github.com/docker/docker/api/types/strslice 0.036s coverage: 90.0% of statements [2020-07-09T00:03:02.676Z] ok github.com/docker/docker/api/server/router/swarm 0.115s coverage: 5.1% of statements [2020-07-09T00:03:02.676Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-07-09T00:03:02.676Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-07-09T00:03:02.676Z] ? github.com/docker/docker/api/types [no test files] [2020-07-09T00:03:02.676Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-07-09T00:03:02.676Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-07-09T00:03:02.676Z] ? github.com/docker/docker/api/types/container [no test files] [2020-07-09T00:03:02.676Z] ? github.com/docker/docker/api/types/events [no test files] [2020-07-09T00:03:02.676Z] ? github.com/docker/docker/api/types/image [no test files] [2020-07-09T00:03:02.676Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-07-09T00:03:02.676Z] ? github.com/docker/docker/api/types/network [no test files] [2020-07-09T00:03:02.676Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-07-09T00:03:02.676Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-07-09T00:03:02.676Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-07-09T00:03:02.676Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-07-09T00:03:02.676Z] ok github.com/docker/docker/api/types/time 0.189s coverage: 100.0% of statements [2020-07-09T00:03:03.124Z] ok github.com/docker/docker/api/types/versions 0.042s coverage: 75.0% of statements [2020-07-09T00:03:03.124Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-07-09T00:03:03.124Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-07-09T00:03:03.124Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-07-09T00:03:03.124Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2020-07-09T00:03:03.124Z] ? github.com/docker/docker/builder [no test files] [2020-07-09T00:03:03.124Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-07-09T00:03:03.124Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-07-09T00:03:03.124Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-07-09T00:03:03.124Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-07-09T00:03:03.124Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-07-09T00:03:03.124Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-07-09T00:03:03.124Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-07-09T00:03:03.572Z] ok github.com/docker/docker/builder/dockerignore 0.068s coverage: 96.8% of statements [2020-07-09T00:03:04.150Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2020-07-09T00:03:06.697Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2020-07-09T00:03:07.236Z] ok github.com/docker/docker/builder/remotecontext 0.651s coverage: 9.2% of statements [2020-07-09T00:03:07.684Z] ok github.com/docker/docker/cli/debug 0.099s coverage: 100.0% of statements [2020-07-09T00:03:08.131Z] ok github.com/docker/docker/builder/dockerfile 0.560s coverage: 46.4% of statements [2020-07-09T00:03:08.729Z] --- PASS: TestReplicatedJob (6.79s) [2020-07-09T00:03:08.729Z] === RUN TestUpdateReplicatedJob [2020-07-09T00:03:09.901Z] --- PASS: TestUpdateRestartPolicy (11.38s) [2020-07-09T00:03:09.901Z] === RUN TestUpdateRestartWithAutoRemove [2020-07-09T00:03:09.901Z] --- PASS: TestUpdateRestartWithAutoRemove (0.58s) [2020-07-09T00:03:09.901Z] === RUN TestWaitNonBlocked [2020-07-09T00:03:09.901Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-07-09T00:03:09.901Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-07-09T00:03:09.901Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-07-09T00:03:09.901Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-07-09T00:03:09.901Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-07-09T00:03:09.901Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-07-09T00:03:10.009Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2020-07-09T00:03:10.197Z] --- PASS: TestWaitNonBlocked (0.02s) [2020-07-09T00:03:10.197Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.77s) [2020-07-09T00:03:10.197Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.78s) [2020-07-09T00:03:10.197Z] === RUN TestWaitBlocked [2020-07-09T00:03:10.197Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-07-09T00:03:10.197Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-07-09T00:03:10.197Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-07-09T00:03:10.197Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-07-09T00:03:10.197Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-07-09T00:03:10.197Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-07-09T00:03:10.844Z] --- PASS: TestWaitBlocked (0.02s) [2020-07-09T00:03:10.844Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.65s) [2020-07-09T00:03:10.844Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.72s) [2020-07-09T00:03:10.844Z] === CONT TestContainerStartOnDaemonRestart [2020-07-09T00:03:10.844Z] === CONT TestIpcModeOlderClient [2020-07-09T00:03:10.844Z] === CONT TestDaemonHostGatewayIP [2020-07-09T00:03:10.844Z] === CONT TestContainerKillOnDaemonStart [2020-07-09T00:03:10.844Z] --- PASS: TestIpcModeOlderClient (0.13s) [2020-07-09T00:03:10.844Z] === CONT TestDaemonRestartIpcMode [2020-07-09T00:03:12.033Z] --- PASS: TestUpdateReplicatedJob (4.17s) [2020-07-09T00:03:12.033Z] === RUN TestServiceListWithStatuses [2020-07-09T00:03:12.033Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-07-09T00:03:12.033Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-07-09T00:03:12.033Z] === RUN TestDockerNetworkConnectAlias [2020-07-09T00:03:13.280Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2020-07-09T00:03:14.428Z] --- PASS: TestContainerStartOnDaemonRestart (3.57s) [2020-07-09T00:03:14.723Z] --- PASS: TestDaemonHostGatewayIP (4.00s) [2020-07-09T00:03:15.358Z] --- PASS: TestDaemonRestartIpcMode (4.20s) [2020-07-09T00:03:15.798Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2020-07-09T00:03:17.168Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2020-07-09T00:03:18.618Z] --- PASS: TestDockerNetworkConnectAlias (6.57s) [2020-07-09T00:03:18.619Z] === RUN TestDockerNetworkReConnect [2020-07-09T00:03:19.059Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2020-07-09T00:03:20.371Z] ok github.com/docker/docker/client 0.582s coverage: 74.9% of statements [2020-07-09T00:03:22.330Z] === RUN TestDockerDaemonSuite/TestShmSize [2020-07-09T00:03:23.698Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2020-07-09T00:03:23.854Z] --- PASS: TestContainerKillOnDaemonStart (12.72s) [2020-07-09T00:03:23.854Z] PASS [2020-07-09T00:03:23.854Z] [2020-07-09T00:03:23.854Z] === Skipped [2020-07-09T00:03:23.854Z] === SKIP: ppc64le.integration.container TestCheckpoint (0.00s) [2020-07-09T00:03:23.854Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-07-09T00:03:23.854Z] [2020-07-09T00:03:23.854Z] === SKIP: ppc64le.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-07-09T00:03:23.854Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-07-09T00:03:23.854Z] [2020-07-09T00:03:23.854Z] === SKIP: ppc64le.integration.container TestDeleteDevicemapper (0.00s) [2020-07-09T00:03:23.854Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-07-09T00:03:23.854Z] [2020-07-09T00:03:23.854Z] [2020-07-09T00:03:23.854Z] DONE 204 tests, 3 skipped in 110.791s [2020-07-09T00:03:23.854Z] Running /go/src/github.com/docker/docker/integration/image (ppc64le.integration.image) flags=-test.v -test.timeout=120m [2020-07-09T00:03:23.854Z] ++ 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-07-09T00:03:23.854Z] ++ set -e [2020-07-09T00:03:23.854Z] ++ '[' -n 0 ']' [2020-07-09T00:03:23.854Z] ++ set -x [2020-07-09T00:03:23.854Z] ++ env -i DEST=/go/src/github.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-07-09T00:03:23.854Z] INFO: Testing against a local daemon [2020-07-09T00:03:23.854Z] === RUN TestCommitInheritsEnv [2020-07-09T00:03:23.908Z] --- PASS: TestDockerNetworkReConnect (5.08s) [2020-07-09T00:03:23.908Z] === RUN TestServicePlugin [2020-07-09T00:03:23.908Z] --- SKIP: TestServicePlugin (0.00s) [2020-07-09T00:03:23.908Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-09T00:03:23.908Z] === RUN TestServiceUpdateLabel [2020-07-09T00:03:24.148Z] --- PASS: TestCommitInheritsEnv (0.33s) [2020-07-09T00:03:24.148Z] === RUN TestImportExtremelyLargeImageWorks [2020-07-09T00:03:24.148Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-07-09T00:03:24.148Z] === RUN TestImagesFilterMultiReference [2020-07-09T00:03:24.148Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2020-07-09T00:03:24.148Z] === RUN TestImagePullPlatformInvalid [2020-07-09T00:03:24.148Z] --- PASS: TestImagePullPlatformInvalid (0.04s) [2020-07-09T00:03:24.148Z] === RUN TestRemoveImageOrphaning [2020-07-09T00:03:24.443Z] --- PASS: TestRemoveImageOrphaning (0.31s) [2020-07-09T00:03:24.443Z] === RUN TestRemoveImageGarbageCollector [2020-07-09T00:03:24.443Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-07-09T00:03:24.443Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-09T00:03:24.443Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-07-09T00:03:24.443Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2020-07-09T00:03:24.443Z] === RUN TestTagInvalidReference [2020-07-09T00:03:24.443Z] --- PASS: TestTagInvalidReference (0.02s) [2020-07-09T00:03:24.443Z] === RUN TestTagValidPrefixedRepo [2020-07-09T00:03:24.443Z] --- PASS: TestTagValidPrefixedRepo (0.03s) [2020-07-09T00:03:24.443Z] === RUN TestTagExistedNameWithoutForce [2020-07-09T00:03:24.443Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2020-07-09T00:03:24.443Z] === RUN TestTagOfficialNames [2020-07-09T00:03:24.738Z] --- PASS: TestTagOfficialNames (0.05s) [2020-07-09T00:03:24.738Z] === RUN TestTagMatchesDigest [2020-07-09T00:03:24.738Z] --- PASS: TestTagMatchesDigest (0.02s) [2020-07-09T00:03:24.738Z] === CONT TestImportExtremelyLargeImageWorks [2020-07-09T00:03:26.452Z] --- PASS: TestServiceUpdateLabel (3.18s) [2020-07-09T00:03:26.452Z] === RUN TestServiceUpdateSecrets [2020-07-09T00:03:26.968Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2020-07-09T00:03:26.968Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2020-07-09T00:03:32.214Z] --- PASS: TestDockerDaemonSuite (323.25s) [2020-07-09T00:03:32.214Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (4.51s) [2020-07-09T00:03:32.214Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (1.84s) [2020-07-09T00:03:32.214Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.59s) [2020-07-09T00:03:32.214Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (2.64s) [2020-07-09T00:03:32.214Z] docker_cli_daemon_test.go:1449: [d5a40dc8d8e23] daemon is not started [2020-07-09T00:03:32.214Z] check_test.go:309: [dbdbb0b376b24] daemon is not started [2020-07-09T00:03:32.214Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.28s) [2020-07-09T00:03:32.214Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (1.80s) [2020-07-09T00:03:32.214Z] check_test.go:309: [dce47a1085f86] daemon is not started [2020-07-09T00:03:32.214Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (1.48s) [2020-07-09T00:03:32.214Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (3.05s) [2020-07-09T00:03:32.214Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.63s) [2020-07-09T00:03:32.214Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (3.12s) [2020-07-09T00:03:32.214Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (3.23s) [2020-07-09T00:03:32.214Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.14s) [2020-07-09T00:03:32.214Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.47s) [2020-07-09T00:03:32.214Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.19s) [2020-07-09T00:03:32.214Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s) [2020-07-09T00:03:32.214Z] check_test.go:309: [d3d59b1e840a0] daemon is not started [2020-07-09T00:03:32.214Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s) [2020-07-09T00:03:32.214Z] check_test.go:309: [da6c8e0f79d31] daemon is not started [2020-07-09T00:03:32.214Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.33s) [2020-07-09T00:03:32.214Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.53s) [2020-07-09T00:03:32.214Z] check_test.go:309: [dbdfdbac433ad] daemon is not started [2020-07-09T00:03:32.214Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.30s) [2020-07-09T00:03:32.214Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.71s) [2020-07-09T00:03:32.214Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.45s) [2020-07-09T00:03:32.214Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.14s) [2020-07-09T00:03:32.214Z] --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.58s) [2020-07-09T00:03:32.214Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.58s) [2020-07-09T00:03:32.214Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.69s) [2020-07-09T00:03:32.214Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2020-07-09T00:03:32.214Z] check_test.go:309: [dbdd8bda1dea2] daemon is not started [2020-07-09T00:03:32.214Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.53s) [2020-07-09T00:03:32.214Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.53s) [2020-07-09T00:03:32.214Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.53s) [2020-07-09T00:03:32.214Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (3.26s) [2020-07-09T00:03:32.214Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (5.04s) [2020-07-09T00:03:32.214Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.66s) [2020-07-09T00:03:32.214Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2020-07-09T00:03:32.214Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2020-07-09T00:03:32.214Z] check_test.go:309: [d76b9096b0061] daemon is not started [2020-07-09T00:03:32.214Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (2.11s) [2020-07-09T00:03:32.214Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (1.87s) [2020-07-09T00:03:32.214Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.64s) [2020-07-09T00:03:32.214Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.81s) [2020-07-09T00:03:32.214Z] check_test.go:309: [dc1d32f2c922b] daemon is not started [2020-07-09T00:03:32.214Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (3.25s) [2020-07-09T00:03:32.214Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.53s) [2020-07-09T00:03:32.214Z] check_test.go:309: [d6ea175cd6a40] daemon is not started [2020-07-09T00:03:32.214Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (3.69s) [2020-07-09T00:03:32.214Z] docker_cli_daemon_plugins_test.go:79: [dc882b17e0f67] daemon is not started [2020-07-09T00:03:32.214Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (3.57s) [2020-07-09T00:03:32.214Z] docker_cli_daemon_plugins_test.go:169: [d2ce4ac40ff3d] daemon is not started [2020-07-09T00:03:32.214Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (2.88s) [2020-07-09T00:03:32.214Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.55s) [2020-07-09T00:03:32.214Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.54s) [2020-07-09T00:03:32.214Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.51s) [2020-07-09T00:03:32.214Z] check_test.go:309: [d568a999feda9] daemon is not started [2020-07-09T00:03:32.214Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.87s) [2020-07-09T00:03:32.214Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.71s) [2020-07-09T00:03:32.214Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.95s) [2020-07-09T00:03:32.214Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.77s) [2020-07-09T00:03:32.214Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.43s) [2020-07-09T00:03:32.214Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.49s) [2020-07-09T00:03:32.214Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (1.89s) [2020-07-09T00:03:32.214Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.55s) [2020-07-09T00:03:32.214Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.53s) [2020-07-09T00:03:32.214Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.53s) [2020-07-09T00:03:32.214Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (7.02s) [2020-07-09T00:03:32.214Z] check_test.go:309: [d544a13c2a3c0] daemon is not started [2020-07-09T00:03:32.214Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.92s) [2020-07-09T00:03:32.214Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (16.21s) [2020-07-09T00:03:32.214Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.34s) [2020-07-09T00:03:32.214Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.15s) [2020-07-09T00:03:32.214Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (4.53s) [2020-07-09T00:03:32.214Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (3.01s) [2020-07-09T00:03:32.214Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (4.68s) [2020-07-09T00:03:32.214Z] check_test.go:309: [d3028d5e5848c] daemon is not started [2020-07-09T00:03:32.214Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.75s) [2020-07-09T00:03:32.214Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.03s) [2020-07-09T00:03:32.214Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (9.59s) [2020-07-09T00:03:32.214Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (2.74s) [2020-07-09T00:03:32.214Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.57s) [2020-07-09T00:03:32.214Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (1.96s) [2020-07-09T00:03:32.214Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (2.51s) [2020-07-09T00:03:32.214Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2020-07-09T00:03:32.214Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2020-07-09T00:03:32.214Z] check_test.go:309: [d2c14d55c1675] daemon is not started [2020-07-09T00:03:32.214Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2020-07-09T00:03:32.214Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2020-07-09T00:03:32.214Z] check_test.go:309: [dd56bae465e22] daemon is not started [2020-07-09T00:03:32.214Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (2.88s) [2020-07-09T00:03:32.214Z] check_test.go:309: [d59d3b9568fef] daemon is not started [2020-07-09T00:03:32.214Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (4.62s) [2020-07-09T00:03:32.214Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (3.44s) [2020-07-09T00:03:32.214Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (3.30s) [2020-07-09T00:03:32.214Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.61s) [2020-07-09T00:03:32.214Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (3.31s) [2020-07-09T00:03:32.214Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (3.01s) [2020-07-09T00:03:32.214Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (3.97s) [2020-07-09T00:03:32.214Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.42s) [2020-07-09T00:03:32.214Z] check_test.go:309: [d789c64873d2d] daemon is not started [2020-07-09T00:03:32.214Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (3.43s) [2020-07-09T00:03:32.214Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.83s) [2020-07-09T00:03:32.214Z] docker_cli_daemon_plugins_test.go:105: [d1aea7e78d1e9] daemon is not started [2020-07-09T00:03:32.214Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.89s) [2020-07-09T00:03:32.214Z] check_test.go:309: [df321c7a53203] daemon is not started [2020-07-09T00:03:32.214Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.53s) [2020-07-09T00:03:32.214Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (5.29s) [2020-07-09T00:03:32.214Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.08s) [2020-07-09T00:03:32.214Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.53s) [2020-07-09T00:03:32.214Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.65s) [2020-07-09T00:03:32.214Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.18s) [2020-07-09T00:03:32.214Z] docker_cli_daemon_test.go:2881: Checking IpcMode private set from config [2020-07-09T00:03:32.214Z] docker_cli_daemon_test.go:2881: Checking IpcMode shareable set from config [2020-07-09T00:03:32.214Z] docker_cli_daemon_test.go:2881: Checking IpcMode host set from config [2020-07-09T00:03:32.214Z] docker_cli_daemon_test.go:2881: Checking IpcMode container:123 set from config [2020-07-09T00:03:32.214Z] docker_cli_daemon_test.go:2881: Checking IpcMode nosuchmode set from config [2020-07-09T00:03:32.214Z] docker_cli_daemon_test.go:2881: Checking IpcMode private set from cli [2020-07-09T00:03:32.214Z] docker_cli_daemon_test.go:2881: Checking IpcMode shareable set from cli [2020-07-09T00:03:32.214Z] docker_cli_daemon_test.go:2881: Checking IpcMode host set from cli [2020-07-09T00:03:32.214Z] docker_cli_daemon_test.go:2881: Checking IpcMode container:123 set from cli [2020-07-09T00:03:32.215Z] docker_cli_daemon_test.go:2881: Checking IpcMode nosuchmode set from cli [2020-07-09T00:03:32.215Z] check_test.go:309: [d7d5f88258f2c] daemon is not started [2020-07-09T00:03:32.215Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.16s) [2020-07-09T00:03:32.215Z] check_test.go:309: [d49b4c0e6b27e] daemon is not started [2020-07-09T00:03:32.215Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.57s) [2020-07-09T00:03:32.215Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (0.55s) [2020-07-09T00:03:32.215Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.25s) [2020-07-09T00:03:32.215Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.54s) [2020-07-09T00:03:32.215Z] check_test.go:309: [dc8a6f2b828d9] daemon is not started [2020-07-09T00:03:32.215Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (3.16s) [2020-07-09T00:03:32.215Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (1.97s) [2020-07-09T00:03:32.215Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (4.50s) [2020-07-09T00:03:32.215Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.05s) [2020-07-09T00:03:32.215Z] check_test.go:309: [dcce04ba8653a] daemon is not started [2020-07-09T00:03:32.215Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (4.93s) [2020-07-09T00:03:32.215Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.52s) [2020-07-09T00:03:32.215Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (3.09s) [2020-07-09T00:03:32.215Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.22s) [2020-07-09T00:03:32.215Z] check_test.go:309: [d85d7a25f6ddc] daemon is not started [2020-07-09T00:03:32.215Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.60s) [2020-07-09T00:03:32.215Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.57s) [2020-07-09T00:03:32.215Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.58s) [2020-07-09T00:03:32.215Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (2.01s) [2020-07-09T00:03:32.215Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.01s) [2020-07-09T00:03:32.215Z] check_test.go:309: [d05f9cd854435] daemon is not started [2020-07-09T00:03:32.215Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (1.99s) [2020-07-09T00:03:32.215Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (2.31s) [2020-07-09T00:03:32.215Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (3.77s) [2020-07-09T00:03:32.215Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.64s) [2020-07-09T00:03:32.215Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (1.93s) [2020-07-09T00:03:32.215Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.41s) [2020-07-09T00:03:32.215Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.29s) [2020-07-09T00:03:32.215Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (4.21s) [2020-07-09T00:03:32.215Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.80s) [2020-07-09T00:03:32.215Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.20s) [2020-07-09T00:03:32.215Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.18s) [2020-07-09T00:03:32.215Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.19s) [2020-07-09T00:03:32.215Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (7.80s) [2020-07-09T00:03:32.215Z] docker_cli_daemon_test.go:2544: [dafcababdb8dc] daemon is not started [2020-07-09T00:03:32.215Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (9.09s) [2020-07-09T00:03:32.215Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (2.90s) [2020-07-09T00:03:32.215Z] --- PASS: TestDockerDaemonSuite/TestShmSize (1.89s) [2020-07-09T00:03:32.215Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (2.76s) [2020-07-09T00:03:32.215Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.15s) [2020-07-09T00:03:32.215Z] check_test.go:309: [d8eb7f16699cb] daemon is not started [2020-07-09T00:03:32.215Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (5.27s) [2020-07-09T00:03:32.215Z] === RUN TestDockerSwarmSuite [2020-07-09T00:03:32.215Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2020-07-09T00:03:33.579Z] === RUN TestDockerSuite/TestBuildDotDotFile [2020-07-09T00:03:33.579Z] === RUN TestDockerSuite/TestBuildEOLInLine [2020-07-09T00:03:34.947Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2020-07-09T00:03:37.904Z] ok github.com/docker/docker/builder/remotecontext/git 31.177s coverage: 86.3% of statements [2020-07-09T00:03:37.904Z] ? github.com/docker/docker/cli [no test files] [2020-07-09T00:03:37.904Z] ? github.com/docker/docker/cli/config [no test files] [2020-07-09T00:03:38.217Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2020-07-09T00:03:38.217Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2020-07-09T00:03:38.323Z] Created binary: bundles/cross/windows/amd64/dockerd-dev.exe [2020-07-09T00:03:38.323Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2020-07-09T00:03:38.323Z] remote: Enumerating objects: 2, done. [2020-07-09T00:03:38.323Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2020-07-09T00:03:38.323Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2020-07-09T00:03:38.323Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2020-07-09T00:03:38.323Z] 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-07-09T00:03:38.323Z] Building: bundles/cross/windows/amd64/containerutility.exe [2020-07-09T00:03:38.323Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-07-09T00:03:38.657Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41194/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=276c725394426b45e5f3d6cbac3f9ff4acf4feaa -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:276c725394426b45e5f3d6cbac3f9ff4acf4feaa hack/test/unit [2020-07-09T00:03:38.781Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2020-07-09T00:03:39.038Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2020-07-09T00:03:39.600Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2020-07-09T00:03:39.857Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2020-07-09T00:03:40.420Z] === RUN TestDockerSuite/TestBuildEntrypoint [2020-07-09T00:03:40.676Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2020-07-09T00:03:41.199Z] ? github.com/docker/docker/api [no test files] [2020-07-09T00:03:41.367Z] --- PASS: TestServiceUpdateSecrets (14.83s) [2020-07-09T00:03:41.367Z] === RUN TestServiceUpdateConfigs [2020-07-09T00:03:43.235Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2020-07-09T00:03:43.492Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2020-07-09T00:03:43.616Z] ok github.com/docker/docker/cmd/dockerd 0.601s coverage: 19.3% of statements [2020-07-09T00:03:44.857Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2020-07-09T00:03:45.119Z] ok github.com/docker/docker/container 0.570s coverage: 41.6% of statements [2020-07-09T00:03:45.119Z] ? github.com/docker/docker/container/stream [no test files] [2020-07-09T00:03:45.119Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-07-09T00:03:45.119Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-07-09T00:03:45.119Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-07-09T00:03:46.747Z] === RUN TestDockerSuite/TestBuildEnv [2020-07-09T00:03:47.249Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.372s coverage: 65.3% of statements [2020-07-09T00:03:48.113Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2020-07-09T00:03:49.041Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2020-07-09T00:03:49.969Z] === RUN TestDockerSuite/TestBuildEnvUsage [2020-07-09T00:03:50.094Z] ok github.com/docker/docker/daemon/cluster/convert 0.531s coverage: 35.4% of statements [2020-07-09T00:03:50.094Z] ok github.com/docker/docker/daemon/cluster 1.043s coverage: 0.5% of statements [2020-07-09T00:03:55.256Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2020-07-09T00:03:55.791Z] ok github.com/docker/docker/daemon/discovery 0.221s coverage: 30.0% of statements [2020-07-09T00:03:56.118Z] ok github.com/docker/docker/api/server 0.004s coverage: 9.0% of statements [2020-07-09T00:03:56.238Z] ok github.com/docker/docker/daemon/config 0.706s coverage: 79.6% of statements [2020-07-09T00:03:57.189Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2020-07-09T00:03:57.743Z] ok github.com/docker/docker/daemon/cluster/executor/container 1.729s coverage: 11.1% of statements [2020-07-09T00:03:57.750Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2020-07-09T00:03:59.245Z] ok github.com/docker/docker/daemon/events 0.269s coverage: 50.0% of statements [2020-07-09T00:03:59.492Z] --- PASS: TestServiceUpdateConfigs (15.40s) [2020-07-09T00:03:59.492Z] === RUN TestServiceUpdateNetwork [2020-07-09T00:03:59.692Z] ok github.com/docker/docker/daemon/graphdriver 0.244s coverage: 2.3% of statements [2020-07-09T00:04:00.139Z] ok github.com/docker/docker/daemon 4.084s coverage: 9.2% of statements [2020-07-09T00:04:00.139Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-07-09T00:04:00.139Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-07-09T00:04:00.139Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-07-09T00:04:00.139Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-07-09T00:04:00.139Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2020-07-09T00:04:00.139Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2020-07-09T00:04:00.139Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2020-07-09T00:04:00.139Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-07-09T00:04:00.139Z] ? github.com/docker/docker/daemon/graphdriver/lcow [no test files] [2020-07-09T00:04:00.139Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2020-07-09T00:04:00.139Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2020-07-09T00:04:00.139Z] ? github.com/docker/docker/daemon/graphdriver/quota [no test files] [2020-07-09T00:04:00.139Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-07-09T00:04:00.139Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2020-07-09T00:04:00.139Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2020-07-09T00:04:00.139Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2020-07-09T00:04:00.139Z] ok github.com/docker/docker/daemon/links 0.039s coverage: 93.0% of statements [2020-07-09T00:04:03.802Z] ok github.com/docker/docker/daemon/images 0.608s coverage: 4.8% of statements [2020-07-09T00:04:03.802Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-07-09T00:04:03.802Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-07-09T00:04:04.249Z] ok github.com/docker/docker/daemon/logger/awslogs 1.142s coverage: 77.4% of statements [2020-07-09T00:04:04.697Z] ok github.com/docker/docker/daemon/logger 0.826s coverage: 42.1% of statements [2020-07-09T00:04:04.697Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2020-07-09T00:04:04.697Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-07-09T00:04:04.697Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-07-09T00:04:04.697Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2020-07-09T00:04:04.697Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2020-07-09T00:04:04.697Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.618s coverage: 61.6% of statements [2020-07-09T00:04:06.198Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.228s coverage: 87.2% of statements [2020-07-09T00:04:07.143Z] ok github.com/docker/docker/daemon/logger/local 0.279s coverage: 75.2% of statements [2020-07-09T00:04:07.143Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-07-09T00:04:07.591Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.332s coverage: 35.9% of statements [2020-07-09T00:04:08.056Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.294s coverage: 33.3% of statements [2020-07-09T00:04:09.000Z] ok github.com/docker/docker/daemon/logger/templates 0.293s coverage: 8.3% of statements [2020-07-09T00:04:09.945Z] ok github.com/docker/docker/daemon/logger/syslog 0.310s coverage: 46.8% of statements [2020-07-09T00:04:10.890Z] ok github.com/docker/docker/daemon/logger/splunk 2.328s coverage: 82.5% of statements [2020-07-09T00:04:10.890Z] ? github.com/docker/docker/daemon/names [no test files] [2020-07-09T00:04:10.890Z] ? github.com/docker/docker/daemon/network [no test files] [2020-07-09T00:04:10.890Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-07-09T00:04:11.723Z] --- PASS: TestServiceUpdateNetwork (14.85s) [2020-07-09T00:04:11.723Z] === RUN TestServiceUpdatePidsLimit [2020-07-09T00:04:13.027Z] ok github.com/docker/docker/distribution/metadata 1.484s coverage: 48.2% of statements [2020-07-09T00:04:13.027Z] ok github.com/docker/docker/distribution 1.458s coverage: 20.3% of statements [2020-07-09T00:04:13.027Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-07-09T00:04:13.027Z] ok github.com/docker/docker/errdefs 0.140s coverage: 49.4% of statements [2020-07-09T00:04:13.108Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2020-07-09T00:04:14.050Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2020-07-09T00:04:15.160Z] ok github.com/docker/docker/distribution/xfer 2.465s coverage: 76.8% of statements [2020-07-09T00:04:15.160Z] ? github.com/docker/docker/dockerversion [no test files] [2020-07-09T00:04:15.160Z] ok github.com/docker/docker/image/cache 0.285s coverage: 19.2% of statements [2020-07-09T00:04:15.607Z] ok github.com/docker/docker/image/v1 0.324s coverage: 25.0% of statements [2020-07-09T00:04:16.054Z] ok github.com/docker/docker/image 1.084s coverage: 86.4% of statements [2020-07-09T00:04:16.054Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-07-09T00:04:16.054Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-07-09T00:04:16.999Z] ok github.com/docker/docker/libcontainerd/queue 0.077s coverage: 100.0% of statements [2020-07-09T00:04:19.130Z] ok github.com/docker/docker/libcontainerd/local 0.639s coverage: 1.0% of statements [2020-07-09T00:04:19.130Z] ok github.com/docker/docker/pkg/aaparser 0.654s coverage: 50.0% of statements [2020-07-09T00:04:19.130Z] ok github.com/docker/docker/layer 0.844s coverage: 30.1% of statements [2020-07-09T00:04:19.130Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-07-09T00:04:19.130Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-07-09T00:04:19.130Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-07-09T00:04:19.130Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-07-09T00:04:19.130Z] ? github.com/docker/docker/oci [no test files] [2020-07-09T00:04:19.130Z] ? github.com/docker/docker/oci/caps [no test files] [2020-07-09T00:04:19.577Z] ok github.com/docker/docker/opts 0.203s coverage: 67.7% of statements [2020-07-09T00:04:19.725Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2020-07-09T00:04:19.725Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2020-07-09T00:04:20.522Z] ok github.com/docker/docker/pkg/broadcaster 0.038s coverage: 100.0% of statements [2020-07-09T00:04:21.470Z] ok github.com/docker/docker/pkg/capabilities 0.109s coverage: 87.5% of statements [2020-07-09T00:04:21.470Z] ok github.com/docker/docker/pkg/authorization 0.646s coverage: 26.8% of statements [2020-07-09T00:04:22.189Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2020-07-09T00:04:22.415Z] ok github.com/docker/docker/pkg/directory 0.286s coverage: 80.0% of statements [2020-07-09T00:04:22.862Z] ok github.com/docker/docker/pkg/chrootarchive 0.288s coverage: 15.4% of statements [2020-07-09T00:04:23.807Z] ok github.com/docker/docker/pkg/discovery 0.195s coverage: 58.3% of statements [2020-07-09T00:04:23.807Z] ok github.com/docker/docker/pkg/discovery/file 0.187s coverage: 92.9% of statements [2020-07-09T00:04:25.943Z] ok github.com/docker/docker/pkg/discovery/memory 0.522s coverage: 92.3% of statements [2020-07-09T00:04:25.943Z] ok github.com/docker/docker/pkg/discovery/nodes 0.268s coverage: 93.8% of statements [2020-07-09T00:04:26.312Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2020-07-09T00:04:26.312Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2020-07-09T00:04:26.873Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2020-07-09T00:04:27.153Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2020-07-09T00:04:27.153Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2020-07-09T00:04:27.422Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2020-07-09T00:04:27.445Z] ok github.com/docker/docker/pkg/filenotify 0.138s coverage: 45.7% of statements [2020-07-09T00:04:27.445Z] ok github.com/docker/docker/pkg/fileutils 0.137s coverage: 87.7% of statements [2020-07-09T00:04:28.392Z] ok github.com/docker/docker/pkg/homedir 0.173s coverage: 42.9% of statements [2020-07-09T00:04:28.392Z] ok github.com/docker/docker/pkg/discovery/kv 3.815s coverage: 84.1% of statements [2020-07-09T00:04:28.839Z] ok github.com/docker/docker/pkg/idtools 0.107s coverage: 7.3% of statements [2020-07-09T00:04:29.350Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2020-07-09T00:04:29.350Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2020-07-09T00:04:29.784Z] ok github.com/docker/docker/pkg/jsonmessage 0.195s coverage: 91.7% of statements [2020-07-09T00:04:29.910Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2020-07-09T00:04:30.231Z] ok github.com/docker/docker/pkg/locker 0.049s coverage: 88.9% of statements [2020-07-09T00:04:30.231Z] ok github.com/docker/docker/pkg/archive 8.275s coverage: 62.0% of statements [2020-07-09T00:04:30.328Z] --- PASS: TestServiceUpdatePidsLimit (17.56s) [2020-07-09T00:04:30.328Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.94s) [2020-07-09T00:04:30.328Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.22s) [2020-07-09T00:04:30.328Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.12s) [2020-07-09T00:04:30.328Z] PASS [2020-07-09T00:04:30.328Z] [2020-07-09T00:04:30.328Z] === Skipped [2020-07-09T00:04:30.328Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2020-07-09T00:04:30.328Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-07-09T00:04:30.328Z] [2020-07-09T00:04:30.328Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2020-07-09T00:04:30.328Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-09T00:04:30.328Z] [2020-07-09T00:04:30.328Z] [2020-07-09T00:04:30.328Z] DONE 27 tests, 2 skipped in 162.403s [2020-07-09T00:04:30.328Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2020-07-09T00:04:30.328Z] ++ 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-07-09T00:04:30.328Z] ++ set -e [2020-07-09T00:04:30.328Z] ++ '[' -n 0 ']' [2020-07-09T00:04:30.328Z] ++ set -x [2020-07-09T00:04:30.328Z] ++ env -i DEST=/go/src/github.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-07-09T00:04:30.328Z] INFO: Testing against a local daemon [2020-07-09T00:04:30.328Z] === RUN TestSessionCreate [2020-07-09T00:04:30.328Z] --- PASS: TestSessionCreate (0.06s) [2020-07-09T00:04:30.328Z] === RUN TestSessionCreateWithBadUpgrade [2020-07-09T00:04:30.328Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s) [2020-07-09T00:04:30.328Z] PASS [2020-07-09T00:04:30.328Z] [2020-07-09T00:04:30.328Z] DONE 2 tests in 0.373s [2020-07-09T00:04:30.328Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2020-07-09T00:04:30.328Z] ++ 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-07-09T00:04:30.328Z] ++ set -e [2020-07-09T00:04:30.328Z] ++ '[' -n 0 ']' [2020-07-09T00:04:30.328Z] ++ set -x [2020-07-09T00:04:30.328Z] ++ env -i DEST=/go/src/github.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-07-09T00:04:30.328Z] INFO: Testing against a local daemon [2020-07-09T00:04:30.328Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-07-09T00:04:30.328Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.03s) [2020-07-09T00:04:30.328Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-07-09T00:04:30.328Z] === RUN TestEventsExecDie [2020-07-09T00:04:30.589Z] --- PASS: TestEventsExecDie (0.94s) [2020-07-09T00:04:30.589Z] === RUN TestEventsBackwardsCompatible [2020-07-09T00:04:30.679Z] ok github.com/docker/docker/pkg/ioutils 0.693s coverage: 69.7% of statements [2020-07-09T00:04:30.679Z] ok github.com/docker/docker/pkg/longpath 0.045s coverage: 100.0% of statements [2020-07-09T00:04:30.850Z] --- PASS: TestEventsBackwardsCompatible (0.13s) [2020-07-09T00:04:30.850Z] === RUN TestInfoBinaryCommits [2020-07-09T00:04:30.850Z] --- PASS: TestInfoBinaryCommits (0.05s) [2020-07-09T00:04:30.850Z] === RUN TestInfoAPIVersioned [2020-07-09T00:04:30.850Z] --- PASS: TestInfoAPIVersioned (0.02s) [2020-07-09T00:04:30.850Z] === RUN TestInfoDiscoveryBackend [2020-07-09T00:04:31.127Z] ok github.com/docker/docker/pkg/namesgenerator 0.036s coverage: 85.7% of statements [2020-07-09T00:04:31.423Z] --- PASS: TestInfoDiscoveryBackend (0.61s) [2020-07-09T00:04:31.423Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-07-09T00:04:31.575Z] ok github.com/docker/docker/pkg/parsers 0.035s coverage: 97.0% of statements [2020-07-09T00:04:32.024Z] ok github.com/docker/docker/pkg/pidfile 0.060s coverage: 82.6% of statements [2020-07-09T00:04:32.808Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-07-09T00:04:32.808Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-07-09T00:04:33.069Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.63s) [2020-07-09T00:04:33.069Z] === RUN TestInfoAPI [2020-07-09T00:04:33.330Z] --- PASS: TestInfoAPI (0.05s) [2020-07-09T00:04:33.330Z] === RUN TestInfoAPIWarnings [2020-07-09T00:04:33.529Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.208s coverage: 56.8% of statements [2020-07-09T00:04:33.902Z] --- PASS: TestInfoAPIWarnings (0.63s) [2020-07-09T00:04:33.902Z] === RUN TestInfoDebug [2020-07-09T00:04:34.473Z] ok github.com/docker/docker/pkg/plugins/transport 0.203s coverage: 85.7% of statements [2020-07-09T00:04:34.473Z] ok github.com/docker/docker/pkg/pools 0.089s coverage: 88.2% of statements [2020-07-09T00:04:34.475Z] --- PASS: TestInfoDebug (0.62s) [2020-07-09T00:04:34.475Z] === RUN TestInfoInsecureRegistries [2020-07-09T00:04:35.048Z] --- PASS: TestInfoInsecureRegistries (0.63s) [2020-07-09T00:04:35.048Z] === RUN TestInfoRegistryMirrors [2020-07-09T00:04:35.418Z] ok github.com/docker/docker/pkg/progress 0.036s coverage: 75.9% of statements [2020-07-09T00:04:35.620Z] --- PASS: TestInfoRegistryMirrors (0.61s) [2020-07-09T00:04:35.620Z] === RUN TestLoginFailsWithBadCredentials [2020-07-09T00:04:36.191Z] --- PASS: TestLoginFailsWithBadCredentials (0.33s) [2020-07-09T00:04:36.191Z] === RUN TestPingCacheHeaders [2020-07-09T00:04:36.191Z] --- PASS: TestPingCacheHeaders (0.05s) [2020-07-09T00:04:36.191Z] === RUN TestPingGet [2020-07-09T00:04:36.191Z] --- PASS: TestPingGet (0.03s) [2020-07-09T00:04:36.191Z] === RUN TestPingHead [2020-07-09T00:04:36.191Z] --- PASS: TestPingHead (0.05s) [2020-07-09T00:04:36.191Z] === RUN TestVersion [2020-07-09T00:04:36.191Z] --- PASS: TestVersion (0.05s) [2020-07-09T00:04:36.191Z] PASS [2020-07-09T00:04:36.191Z] [2020-07-09T00:04:36.191Z] === Skipped [2020-07-09T00:04:36.191Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.03s) [2020-07-09T00:04:36.191Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-07-09T00:04:36.191Z] [2020-07-09T00:04:36.191Z] [2020-07-09T00:04:36.191Z] DONE 18 tests, 1 skipped in 6.749s [2020-07-09T00:04:36.191Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2020-07-09T00:04:36.191Z] ++ 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-07-09T00:04:36.191Z] ++ set -e [2020-07-09T00:04:36.191Z] ++ '[' -n 0 ']' [2020-07-09T00:04:36.191Z] ++ set -x [2020-07-09T00:04:36.191Z] ++ env -i DEST=/go/src/github.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-07-09T00:04:36.370Z] ok github.com/docker/docker/pkg/reexec 0.166s coverage: 82.4% of statements [2020-07-09T00:04:36.370Z] ok github.com/docker/docker/pkg/pubsub 1.126s coverage: 73.9% of statements [2020-07-09T00:04:36.451Z] INFO: Testing against a local daemon [2020-07-09T00:04:36.451Z] === RUN TestVolumesCreateAndList [2020-07-09T00:04:36.451Z] --- PASS: TestVolumesCreateAndList (0.04s) [2020-07-09T00:04:36.451Z] === RUN TestVolumesRemove [2020-07-09T00:04:36.712Z] --- PASS: TestVolumesRemove (0.12s) [2020-07-09T00:04:36.712Z] === RUN TestVolumesInspect [2020-07-09T00:04:36.712Z] --- PASS: TestVolumesInspect (0.03s) [2020-07-09T00:04:36.712Z] === RUN TestVolumesInvalidJSON [2020-07-09T00:04:36.712Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-07-09T00:04:36.712Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-07-09T00:04:36.712Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-07-09T00:04:36.712Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2020-07-09T00:04:36.712Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-07-09T00:04:36.712Z] PASS [2020-07-09T00:04:36.712Z] [2020-07-09T00:04:36.712Z] DONE 5 tests in 0.455s [2020-07-09T00:04:36.712Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-07-09T00:04:36.973Z] ++++ cat bundles/test-integration/docker.pid [2020-07-09T00:04:36.973Z] +++ kill 13547 [2020-07-09T00:04:37.314Z] ok github.com/docker/docker/pkg/signal 0.126s coverage: 20.3% of statements [2020-07-09T00:04:37.314Z] ok github.com/docker/docker/pkg/stdcopy 0.038s coverage: 100.0% of statements [2020-07-09T00:04:38.258Z] ok github.com/docker/docker/pkg/streamformatter 0.063s coverage: 66.2% of statements [2020-07-09T00:04:38.358Z] +++ /etc/init.d/apparmor stop [2020-07-09T00:04:38.358Z] Leaving: AppArmorNo profiles have been unloaded. [2020-07-09T00:04:38.358Z] [2020-07-09T00:04:38.358Z] Unloading profiles will leave already running processes permanently [2020-07-09T00:04:38.358Z] unconfined, which can lead to unexpected situations. [2020-07-09T00:04:38.358Z] [2020-07-09T00:04:38.358Z] To set a process to complain mode, use the command line tool [2020-07-09T00:04:38.358Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-07-09T00:04:38.358Z] +++ true [2020-07-09T00:04:38.358Z] exiting test-integration [2020-07-09T00:04:38.358Z] ++ exit 0 [2020-07-09T00:04:38.358Z] [2020-07-09T00:04:38.707Z] ok github.com/docker/docker/pkg/stringid 0.112s coverage: 70.6% of statements [2020-07-09T00:04:39.653Z] ok github.com/docker/docker/pkg/sysinfo 0.048s coverage: 38.2% of statements [2020-07-09T00:04:39.851Z] === RUN TestDockerSuite/TestBuildExpose [2020-07-09T00:04:39.851Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2020-07-09T00:04:39.851Z] === RUN TestDockerSuite/TestBuildExposeOrder [2020-07-09T00:04:39.851Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2020-07-09T00:04:40.101Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-07-09T00:04:40.101Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-07-09T00:04:40.101Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-07-09T00:04:40.101Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-07-09T00:04:40.101Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2020-07-09T00:04:40.101Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2020-07-09T00:04:40.101Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-07-09T00:04:40.101Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-07-09T00:04:40.413Z] === RUN TestDockerSuite/TestBuildFails [2020-07-09T00:04:40.549Z] ok github.com/docker/docker/pkg/system 0.134s coverage: 13.8% of statements [2020-07-09T00:04:40.549Z] ok github.com/docker/docker/pkg/tailfile 0.217s coverage: 88.6% of statements [2020-07-09T00:04:41.341Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2020-07-09T00:04:41.341Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2020-07-09T00:04:41.493Z] testing: warning: no tests to run [2020-07-09T00:04:41.493Z] coverage: [no statements] [2020-07-09T00:04:41.493Z] ok github.com/docker/docker/pkg/term/windows 0.075s coverage: [no statements] [no tests to run] Post stage [Pipeline] junit [2020-07-09T00:04:41.675Z] Recording test results [2020-07-09T00:04:41.941Z] ok github.com/docker/docker/pkg/tarsum 0.279s coverage: 89.3% of statements [2020-07-09T00:04:41.941Z] ok github.com/docker/docker/pkg/truncindex 0.167s coverage: 91.5% of statements [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-07-09T00:04:42.360Z] + echo Ensuring container killed. [2020-07-09T00:04:42.360Z] Ensuring container killed. [2020-07-09T00:04:42.360Z] + docker rm -vf docker-pr1 [2020-07-09T00:04:42.360Z] Error: No such container: docker-pr1 [2020-07-09T00:04:42.360Z] + true [Pipeline] sh [2020-07-09T00:04:42.388Z] ok github.com/docker/docker/pkg/urlutil 0.041s coverage: 100.0% of statements [2020-07-09T00:04:42.388Z] ok github.com/docker/docker/pkg/useragent 0.034s coverage: 88.9% of statements [2020-07-09T00:04:42.674Z] + echo Chowning /workspace to jenkins user [2020-07-09T00:04:42.674Z] Chowning /workspace to jenkins user [2020-07-09T00:04:42.674Z] + id -u [2020-07-09T00:04:42.674Z] + id -g [2020-07-09T00:04:42.674Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41194:/workspace busybox chown -R 1000:1000 /workspace [2020-07-09T00:04:42.674Z] Unable to find image 'busybox:latest' locally [2020-07-09T00:04:42.943Z] latest: Pulling from library/busybox [2020-07-09T00:04:42.943Z] ebdaf4d05d6f: Pulling fs layer [2020-07-09T00:04:42.943Z] ebdaf4d05d6f: Verifying Checksum [2020-07-09T00:04:42.943Z] ebdaf4d05d6f: Download complete [2020-07-09T00:04:43.205Z] ebdaf4d05d6f: Pull complete [2020-07-09T00:04:43.205Z] Digest: sha256:9ddee63a712cea977267342e8750ecbc60d3aab25f04ceacfa795e6fce341793 [2020-07-09T00:04:43.205Z] Status: Downloaded newer image for busybox:latest [2020-07-09T00:04:43.890Z] ok github.com/docker/docker/plugin/v2 0.158s coverage: 20.1% of statements [2020-07-09T00:04:43.900Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2020-07-09T00:04:44.337Z] ok github.com/docker/docker/plugin 0.381s coverage: 12.0% of statements [2020-07-09T00:04:44.337Z] ok github.com/docker/docker/reference 0.415s coverage: 84.4% of statements [2020-07-09T00:04:45.789Z] === RUN TestDockerSuite/TestBuildForceRm [2020-07-09T00:04:45.839Z] ok github.com/docker/docker/restartmanager 0.051s coverage: 50.9% of statements [2020-07-09T00:04:46.286Z] ok github.com/docker/docker/registry/resumable 0.293s coverage: 100.0% of statements [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-07-09T00:04:46.814Z] + bundleName=arm64-integration [2020-07-09T00:04:46.814Z] + echo Creating arm64-integration-bundles.tar.gz [2020-07-09T00:04:46.814Z] Creating arm64-integration-bundles.tar.gz [2020-07-09T00:04:46.814Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2020-07-09T00:04:46.814Z] + xargs tar -czf arm64-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2020-07-09T00:04:47.088Z] Archiving artifacts [2020-07-09T00:04:47.155Z] === RUN TestDockerSuite/TestBuildFromGit [2020-07-09T00:04:47.231Z] ok github.com/docker/docker/runconfig 0.045s coverage: 52.2% of statements [2020-07-09T00:04:47.231Z] ok github.com/docker/docker/testutil 0.070s coverage: 62.5% of statements [2020-07-09T00:04:47.678Z] ok github.com/docker/docker/registry 0.487s coverage: 51.7% of statements [2020-07-09T00:04:47.719Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2020-07-09T00:04:48.648Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2020-07-09T00:04:48.648Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2020-07-09T00:04:48.904Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2020-07-09T00:04:49.103Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41194/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-07-09T00:04:49.450Z] + make clean [2020-07-09T00:04:50.271Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2020-07-09T00:04:50.392Z] docker volume rm -f docker-dev-cache [2020-07-09T00:04:50.393Z] docker-dev-cache [Pipeline] deleteDir [2020-07-09T00:04:50.526Z] ok github.com/docker/docker/volume/drivers 0.119s coverage: 36.1% of statements [2020-07-09T00:04:50.526Z] ok github.com/docker/docker/volume/local 0.208s coverage: 37.7% of statements [2020-07-09T00:04:50.973Z] ok github.com/docker/docker/volume/mounts 0.226s coverage: 66.2% of statements [2020-07-09T00:04:52.475Z] ok github.com/docker/docker/volume/service 0.501s coverage: 70.3% of statements [2020-07-09T00:04:52.792Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2020-07-09T00:04:53.354Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2020-07-09T00:04:53.611Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-07-09T00:04:55.502Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2020-07-09T00:04:57.439Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2020-07-09T00:04:58.368Z] === RUN TestDockerSuite/TestBuildHistory [2020-07-09T00:05:02.539Z] === RUN TestDockerSuite/TestBuildIidFile [2020-07-09T00:05:02.796Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2020-07-09T00:05:03.053Z] === RUN TestDockerSuite/TestBuildInheritance [2020-07-09T00:05:03.615Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2020-07-09T00:05:03.841Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-07-09T00:05:04.412Z] ok github.com/docker/docker/api/server/httputils 0.003s coverage: 14.7% of statements [2020-07-09T00:05:04.543Z] === RUN TestDockerSuite/TestBuildInvalidTag [2020-07-09T00:05:04.543Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2020-07-09T00:05:05.223Z] === RUN TestDockerSuite/TestBuildLabel [2020-07-09T00:05:05.784Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2020-07-09T00:05:05.859Z] ok github.com/docker/docker/api/server/middleware 0.010s coverage: 37.7% of statements [2020-07-09T00:05:05.860Z] ? github.com/docker/docker/api/server/router [no test files] [2020-07-09T00:05:05.860Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-07-09T00:05:05.860Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-07-09T00:05:06.039Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2020-07-09T00:05:06.602Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2020-07-09T00:05:06.809Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-07-09T00:05:06.809Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-07-09T00:05:06.809Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-07-09T00:05:06.809Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-07-09T00:05:06.809Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-07-09T00:05:06.809Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-07-09T00:05:06.858Z] === RUN TestDockerSuite/TestBuildLabels [2020-07-09T00:05:06.858Z] --- PASS: TestImportExtremelyLargeImageWorks (215.18s) [2020-07-09T00:05:06.858Z] PASS [2020-07-09T00:05:06.858Z] [2020-07-09T00:05:06.858Z] DONE 12 tests in 219.019s [2020-07-09T00:05:06.858Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2020-07-09T00:05:06.858Z] ++ 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-07-09T00:05:06.858Z] ++ set -e [2020-07-09T00:05:06.858Z] ++ '[' -n 0 ']' [2020-07-09T00:05:06.858Z] ++ set -x [2020-07-09T00:05:06.858Z] ++ env -i DEST=/go/src/github.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-07-09T00:05:07.114Z] INFO: Testing against a local daemon [2020-07-09T00:05:07.114Z] === RUN TestNetworkCreateDelete [2020-07-09T00:05:07.370Z] === RUN TestDockerSuite/TestBuildLabelsCache [2020-07-09T00:05:07.370Z] --- PASS: TestNetworkCreateDelete (0.17s) [2020-07-09T00:05:07.370Z] === RUN TestDockerNetworkDeletePreferID [2020-07-09T00:05:07.626Z] --- PASS: TestDockerNetworkDeletePreferID (0.45s) [2020-07-09T00:05:07.626Z] === RUN TestDaemonDNSFallback [2020-07-09T00:05:07.748Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-07-09T00:05:07.748Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-07-09T00:05:08.188Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2020-07-09T00:05:08.319Z] ok github.com/docker/docker/api/server/router/swarm 0.012s coverage: 5.1% of statements [2020-07-09T00:05:08.319Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-07-09T00:05:08.319Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-07-09T00:05:08.319Z] ? github.com/docker/docker/api/types [no test files] [2020-07-09T00:05:08.319Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-07-09T00:05:08.319Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-07-09T00:05:08.319Z] ? github.com/docker/docker/api/types/container [no test files] [2020-07-09T00:05:08.319Z] ? github.com/docker/docker/api/types/events [no test files] [2020-07-09T00:05:08.889Z] ok github.com/docker/docker/api/types/strslice 0.005s coverage: 90.0% of statements [2020-07-09T00:05:09.149Z] ok github.com/docker/docker/api/types/filters 0.005s coverage: 92.2% of statements [2020-07-09T00:05:09.149Z] ? github.com/docker/docker/api/types/image [no test files] [2020-07-09T00:05:09.149Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-07-09T00:05:09.149Z] ? github.com/docker/docker/api/types/network [no test files] [2020-07-09T00:05:09.149Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-07-09T00:05:09.149Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-07-09T00:05:09.149Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-07-09T00:05:09.149Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-07-09T00:05:09.409Z] ok github.com/docker/docker/api/types/time 0.002s coverage: 100.0% of statements [2020-07-09T00:05:09.409Z] ok github.com/docker/docker/api/types/versions 0.002s coverage: 75.0% of statements [2020-07-09T00:05:09.409Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-07-09T00:05:09.409Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-07-09T00:05:09.409Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-07-09T00:05:09.409Z] ? github.com/docker/docker/builder [no test files] [2020-07-09T00:05:09.409Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-07-09T00:05:09.409Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-07-09T00:05:09.409Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-07-09T00:05:09.409Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-07-09T00:05:09.409Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-07-09T00:05:09.409Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-07-09T00:05:09.409Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-07-09T00:05:10.160Z] ok github.com/docker/docker/pkg/plugins 35.159s coverage: 73.4% of statements [2020-07-09T00:05:10.160Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-07-09T00:05:10.160Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-07-09T00:05:10.160Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-07-09T00:05:10.160Z] ? github.com/docker/docker/pkg/symlink [no test files] [2020-07-09T00:05:10.160Z] ? github.com/docker/docker/pkg/term [no test files] [2020-07-09T00:05:10.160Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-07-09T00:05:10.160Z] ? github.com/docker/docker/rootless [no test files] [2020-07-09T00:05:10.160Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-07-09T00:05:10.160Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-07-09T00:05:10.160Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-07-09T00:05:10.160Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-07-09T00:05:10.160Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-07-09T00:05:10.160Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-07-09T00:05:10.160Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-07-09T00:05:10.160Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-07-09T00:05:10.160Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-07-09T00:05:10.160Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-07-09T00:05:10.160Z] ? github.com/docker/docker/testutil/request [no test files] [2020-07-09T00:05:10.160Z] ? github.com/docker/docker/volume [no test files] [2020-07-09T00:05:10.160Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-07-09T00:05:10.160Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-07-09T00:05:10.160Z] [2020-07-09T00:05:10.160Z] === Skipped [2020-07-09T00:05:10.160Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2020-07-09T00:05:10.160Z] dispatchers_test.go:376: Windows does not support stopsignal [2020-07-09T00:05:10.160Z] [2020-07-09T00:05:10.160Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2020-07-09T00:05:10.160Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-07-09T00:05:10.160Z] [2020-07-09T00:05:10.160Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2020-07-09T00:05:10.160Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-07-09T00:05:10.160Z] [2020-07-09T00:05:10.160Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.01s) [2020-07-09T00:05:10.160Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-07-09T00:05:10.160Z] [2020-07-09T00:05:10.160Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2020-07-09T00:05:10.160Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-07-09T00:05:10.160Z] [2020-07-09T00:05:10.160Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2020-07-09T00:05:10.160Z] client_test.go:23: runtime.GOOS == "windows" [2020-07-09T00:05:10.160Z] [2020-07-09T00:05:10.160Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2020-07-09T00:05:10.160Z] daemon_test.go:147: root required [2020-07-09T00:05:10.160Z] [2020-07-09T00:05:10.160Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2020-07-09T00:05:10.160Z] reload_test.go:520: root required [2020-07-09T00:05:10.160Z] [2020-07-09T00:05:10.160Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2020-07-09T00:05:10.160Z] config_test.go:484: os.Getuid() != 0: skipping test that requires root [2020-07-09T00:05:10.160Z] [2020-07-09T00:05:10.160Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2020-07-09T00:05:10.160Z] pull_v2_test.go:73: Needs fixing on Windows [2020-07-09T00:05:10.160Z] [2020-07-09T00:05:10.160Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2020-07-09T00:05:10.160Z] pull_v2_test.go:118: Needs fixing on Windows [2020-07-09T00:05:10.160Z] [2020-07-09T00:05:10.160Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2020-07-09T00:05:10.160Z] download_test.go:268: Needs fixing on Windows [2020-07-09T00:05:10.160Z] [2020-07-09T00:05:10.160Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2020-07-09T00:05:10.160Z] layer_test.go:304: Failing on Windows [2020-07-09T00:05:10.160Z] [2020-07-09T00:05:10.160Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2020-07-09T00:05:10.160Z] layer_test.go:353: Failing on Windows [2020-07-09T00:05:10.160Z] [2020-07-09T00:05:10.160Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2020-07-09T00:05:10.160Z] layer_test.go:468: Failing on Windows [2020-07-09T00:05:10.160Z] [2020-07-09T00:05:10.160Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2020-07-09T00:05:10.160Z] layer_test.go:697: Failing on Windows [2020-07-09T00:05:10.160Z] [2020-07-09T00:05:10.160Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2020-07-09T00:05:10.160Z] migration_test.go:46: Failing on Windows [2020-07-09T00:05:10.160Z] [2020-07-09T00:05:10.160Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2020-07-09T00:05:10.160Z] migration_test.go:182: Failing on Windows [2020-07-09T00:05:10.160Z] [2020-07-09T00:05:10.160Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2020-07-09T00:05:10.160Z] mount_test.go:17: Failing on Windows [2020-07-09T00:05:10.160Z] [2020-07-09T00:05:10.160Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2020-07-09T00:05:10.160Z] mount_test.go:76: Failing on Windows [2020-07-09T00:05:10.160Z] [2020-07-09T00:05:10.160Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2020-07-09T00:05:10.160Z] mount_test.go:125: Failing on Windows [2020-07-09T00:05:10.160Z] [2020-07-09T00:05:10.160Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2020-07-09T00:05:10.160Z] mount_test.go:212: Failing on Windows [2020-07-09T00:05:10.160Z] [2020-07-09T00:05:10.160Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2020-07-09T00:05:10.160Z] archive_test.go:133: Xz not present in msys2 [2020-07-09T00:05:10.160Z] [2020-07-09T00:05:10.160Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2020-07-09T00:05:10.160Z] archive_test.go:238: Failing on Windows CI machines [2020-07-09T00:05:10.160Z] [2020-07-09T00:05:10.160Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2020-07-09T00:05:10.160Z] archive_windows_test.go:16: Currently fails [2020-07-09T00:05:10.160Z] [2020-07-09T00:05:10.160Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2020-07-09T00:05:10.160Z] changes_test.go:192: needs more investigation [2020-07-09T00:05:10.160Z] [2020-07-09T00:05:10.160Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2020-07-09T00:05:10.160Z] changes_test.go:405: needs further investigation [2020-07-09T00:05:10.160Z] [2020-07-09T00:05:10.160Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2020-07-09T00:05:10.160Z] changes_test.go:441: needs further investigation [2020-07-09T00:05:10.160Z] [2020-07-09T00:05:10.160Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2020-07-09T00:05:10.160Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2020-07-09T00:05:10.160Z] [2020-07-09T00:05:10.160Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2020-07-09T00:05:10.160Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2020-07-09T00:05:10.160Z] [2020-07-09T00:05:10.160Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2020-07-09T00:05:10.160Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2020-07-09T00:05:10.160Z] [2020-07-09T00:05:10.160Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2020-07-09T00:05:10.161Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2020-07-09T00:05:10.161Z] [2020-07-09T00:05:10.161Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2020-07-09T00:05:10.161Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2020-07-09T00:05:10.161Z] [2020-07-09T00:05:10.161Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2020-07-09T00:05:10.161Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2020-07-09T00:05:10.161Z] [2020-07-09T00:05:10.161Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2020-07-09T00:05:10.161Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2020-07-09T00:05:10.161Z] [2020-07-09T00:05:10.161Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2020-07-09T00:05:10.161Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2020-07-09T00:05:10.161Z] [2020-07-09T00:05:10.161Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2020-07-09T00:05:10.161Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2020-07-09T00:05:10.161Z] [2020-07-09T00:05:10.161Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2020-07-09T00:05:10.161Z] poller_test.go:41: No chmod on Windows [2020-07-09T00:05:10.161Z] [2020-07-09T00:05:10.161Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2020-07-09T00:05:10.161Z] fileutils_test.go:134: Needs porting to Windows [2020-07-09T00:05:10.161Z] [2020-07-09T00:05:10.161Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2020-07-09T00:05:10.161Z] fileutils_test.go:180: Needs porting to Windows [2020-07-09T00:05:10.161Z] [2020-07-09T00:05:10.161Z] === SKIP: github.com/docker/docker/pkg/system TestEnsureRemoveAllWithMount (0.00s) [2020-07-09T00:05:10.161Z] rm_test.go:44: runtime.GOOS == "windows": mount not supported on Windows [2020-07-09T00:05:10.161Z] [2020-07-09T00:05:10.161Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2020-07-09T00:05:10.161Z] registry_test.go:58: os.Getuid() != 0: skipping test that requires root [2020-07-09T00:05:10.161Z] [2020-07-09T00:05:10.161Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.01s) [2020-07-09T00:05:10.161Z] registry_test.go:78: os.Getuid() != 0: skipping test that requires root [2020-07-09T00:05:10.161Z] [2020-07-09T00:05:10.161Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2020-07-09T00:05:10.161Z] registry_test.go:668: os.Getuid() != 0: skipping test that requires root [2020-07-09T00:05:10.161Z] [2020-07-09T00:05:10.161Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2020-07-09T00:05:10.161Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2020-07-09T00:05:10.161Z] [2020-07-09T00:05:10.161Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2020-07-09T00:05:10.161Z] local_test.go:181: runtime.GOOS == "windows" [2020-07-09T00:05:10.161Z] [2020-07-09T00:05:10.161Z] [2020-07-09T00:05:10.161Z] DONE 1761 tests, 46 skipped in 201.563s [2020-07-09T00:05:10.161Z] INFO: make.ps1 ended at 07/09/2020 00:05:09 [2020-07-09T00:05:10.350Z] ok github.com/docker/docker/builder/dockerignore 0.011s coverage: 96.8% of statements [2020-07-09T00:05:10.704Z] === RUN TestDockerSuite/TestBuildLastModified [2020-07-09T00:05:11.664Z] INFO: Unit tests results(C:\windows\TEMP\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2020-07-09T00:05:11.664Z] INFO: Unit tests ended at 07/09/2020 00:05:11. Duration:00:03:35.0457330 [2020-07-09T00:05:11.664Z] INFO: Building busybox [2020-07-09T00:05:12.112Z] Sending build context to Docker daemon 5.12kB [2020-07-09T00:05:12.112Z] [2020-07-09T00:05:12.112Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2020-07-09T00:05:12.112Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2020-07-09T00:05:12.112Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2020-07-09T00:05:12.112Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2020-07-09T00:05:12.112Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2020-07-09T00:05:12.112Z] ---> 486def14a6bd [2020-07-09T00:05:12.112Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2020-07-09T00:05:12.112Z] ---> Running in 96a69a469561 [2020-07-09T00:05:13.646Z] ok github.com/docker/docker/builder/dockerfile 0.177s coverage: 48.1% of statements [2020-07-09T00:05:13.646Z] ok github.com/docker/docker/builder/remotecontext 0.115s coverage: 13.6% of statements [2020-07-09T00:05:14.587Z] ok github.com/docker/docker/cli/debug 0.004s coverage: 100.0% of statements [2020-07-09T00:05:14.865Z] === RUN TestDockerSuite/TestBuildLineBreak [2020-07-09T00:05:14.865Z] --- PASS: TestDaemonDNSFallback (6.66s) [2020-07-09T00:05:14.865Z] === RUN TestInspectNetwork [2020-07-09T00:05:15.968Z] ok github.com/docker/docker/builder/remotecontext/git 1.592s coverage: 86.3% of statements [2020-07-09T00:05:15.968Z] ? github.com/docker/docker/cli [no test files] [2020-07-09T00:05:15.968Z] ? github.com/docker/docker/cli/config [no test files] [2020-07-09T00:05:17.384Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2020-07-09T00:05:17.384Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2020-07-09T00:05:17.384Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2020-07-09T00:05:17.640Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2020-07-09T00:05:17.641Z] === RUN TestDockerSuite/TestBuildMaintainer [2020-07-09T00:05:17.896Z] === RUN TestInspectNetwork/full_network_id [2020-07-09T00:05:17.896Z] === RUN TestDockerSuite/TestBuildMissingArgs [2020-07-09T00:05:17.896Z] === RUN TestInspectNetwork/partial_network_id [2020-07-09T00:05:17.896Z] === RUN TestInspectNetwork/network_name [2020-07-09T00:05:17.896Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-07-09T00:05:18.824Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2020-07-09T00:05:19.263Z] ok github.com/docker/docker/client 0.161s coverage: 75.4% of statements [2020-07-09T00:05:19.750Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2020-07-09T00:05:22.307Z] --- PASS: TestInspectNetwork (7.94s) [2020-07-09T00:05:22.307Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-07-09T00:05:22.307Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-07-09T00:05:22.307Z] --- PASS: TestInspectNetwork/network_name (0.01s) [2020-07-09T00:05:22.307Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-07-09T00:05:22.307Z] === RUN TestRunContainerWithBridgeNone [2020-07-09T00:05:22.315Z] Removing intermediate container 96a69a469561 [2020-07-09T00:05:22.315Z] ---> 9bbee3a57a3c [2020-07-09T00:05:22.315Z] Step 7/13 : ARG BUSYBOX_VERSION [2020-07-09T00:05:22.315Z] ---> Running in 254e96e26680 [2020-07-09T00:05:22.315Z] Removing intermediate container 254e96e26680 [2020-07-09T00:05:22.315Z] ---> 284833b09b1c [2020-07-09T00:05:22.315Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2020-07-09T00:05:22.315Z] ---> Running in 736e000587d0 [2020-07-09T00:05:22.315Z] Removing intermediate container 736e000587d0 [2020-07-09T00:05:22.315Z] ---> c4ce7a4fbe98 [2020-07-09T00:05:22.315Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2020-07-09T00:05:22.563Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2020-07-09T00:05:22.819Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2020-07-09T00:05:23.381Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2020-07-09T00:05:23.820Z] [2020-07-09T00:05:24.267Z] ---> 7f155c8383a2 [2020-07-09T00:05:24.267Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2020-07-09T00:05:24.267Z] ---> Running in 9d2b7e8b993d [2020-07-09T00:05:24.308Z] --- PASS: TestRunContainerWithBridgeNone (1.98s) [2020-07-09T00:05:24.308Z] === RUN TestNetworkInvalidJSON [2020-07-09T00:05:24.308Z] === RUN TestNetworkInvalidJSON//networks/create [2020-07-09T00:05:24.308Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-07-09T00:05:24.308Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-07-09T00:05:24.308Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-07-09T00:05:24.308Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-07-09T00:05:24.308Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-07-09T00:05:24.308Z] === CONT TestNetworkInvalidJSON//networks/create [2020-07-09T00:05:24.308Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-07-09T00:05:24.308Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-07-09T00:05:24.308Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2020-07-09T00:05:24.308Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-07-09T00:05:24.308Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-07-09T00:05:24.308Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-07-09T00:05:24.308Z] === RUN TestHostIPv4BridgeLabel [2020-07-09T00:05:24.869Z] --- PASS: TestHostIPv4BridgeLabel (0.61s) [2020-07-09T00:05:24.869Z] === RUN TestDaemonRestartWithLiveRestore [2020-07-09T00:05:26.235Z] --- PASS: TestDaemonRestartWithLiveRestore (1.06s) [2020-07-09T00:05:26.235Z] === RUN TestDaemonDefaultNetworkPools [2020-07-09T00:05:26.796Z] --- PASS: TestDaemonDefaultNetworkPools (0.74s) [2020-07-09T00:05:26.796Z] === RUN TestDaemonRestartWithExistingNetwork [2020-07-09T00:05:28.160Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.19s) [2020-07-09T00:05:28.160Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-07-09T00:05:29.088Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.28s) [2020-07-09T00:05:29.088Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-07-09T00:05:30.015Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.61s) [2020-07-09T00:05:30.015Z] === RUN TestServiceWithPredefinedNetwork [2020-07-09T00:05:30.576Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2020-07-09T00:05:32.467Z] --- PASS: TestServiceWithPredefinedNetwork (2.69s) [2020-07-09T00:05:32.467Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-07-09T00:05:32.467Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-07-09T00:05:32.467Z] service_test.go:236: FLAKY_TEST [2020-07-09T00:05:32.467Z] === RUN TestServiceWithDataPathPortInit [2020-07-09T00:05:32.717Z] Removing intermediate container 9d2b7e8b993d [2020-07-09T00:05:32.717Z] ---> 0e60d8962ca4 [2020-07-09T00:05:32.717Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2020-07-09T00:05:32.717Z] ---> Running in f430fa06b3a2 [2020-07-09T00:05:33.395Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2020-07-09T00:05:33.661Z] [2020-07-09T00:05:33.662Z] SUCCESS: Specified value was saved. [2020-07-09T00:05:34.346Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2020-07-09T00:05:36.265Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2020-07-09T00:05:36.265Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2020-07-09T00:05:36.506Z] Removing intermediate container f430fa06b3a2 [2020-07-09T00:05:36.506Z] ---> e946ea7ad808 [2020-07-09T00:05:36.506Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2020-07-09T00:05:36.506Z] ---> Running in 70efb5136278 [2020-07-09T00:05:37.630Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2020-07-09T00:05:40.146Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2020-07-09T00:05:40.174Z] Cannot create a file when that file already exists. [2020-07-09T00:05:40.402Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2020-07-09T00:05:42.291Z] === RUN TestDockerSuite/TestBuildMultipleTags [2020-07-09T00:05:42.547Z] === RUN TestDockerSuite/TestBuildNetContainer [2020-07-09T00:05:44.435Z] === RUN TestDockerSuite/TestBuildNetNone [2020-07-09T00:05:44.690Z] === RUN TestDockerSuite/TestBuildNoContext [2020-07-09T00:05:44.778Z] Removing intermediate container 70efb5136278 [2020-07-09T00:05:44.778Z] ---> af6d3c070831 [2020-07-09T00:05:44.778Z] Step 13/13 : CMD ["sh"] [2020-07-09T00:05:44.778Z] ---> Running in c4f6a52d514f [2020-07-09T00:05:44.778Z] Removing intermediate container c4f6a52d514f [2020-07-09T00:05:44.778Z] ---> 36e199b287b7 [2020-07-09T00:05:44.778Z] Successfully built 36e199b287b7 [2020-07-09T00:05:44.778Z] Successfully tagged busybox:latest [2020-07-09T00:05:44.778Z] INFO: Docker images of the daemon under test [2020-07-09T00:05:44.778Z] [2020-07-09T00:05:44.778Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2020-07-09T00:05:44.778Z] busybox latest 36e199b287b7 Less than a second ago 5GB [2020-07-09T00:05:44.778Z] microsoft/windowsservercore latest 486def14a6bd 4 weeks ago 4.98GB [2020-07-09T00:05:44.778Z] mcr.microsoft.com/windows/servercore ltsc2019 486def14a6bd 4 weeks ago 4.98GB [2020-07-09T00:05:44.778Z] [2020-07-09T00:05:44.778Z] INFO: Running integration tests at 07/09/2020 00:05:44... [2020-07-09T00:05:44.778Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2020-07-09T00:05:44.778Z] INFO: Integration API tests being run from the host: [2020-07-09T00:05:44.778Z] INFO: make.ps1 starting at 07/09/2020 00:05:44 [2020-07-09T00:05:45.251Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2020-07-09T00:05:45.723Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2020-07-09T00:05:45.813Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2020-07-09T00:05:47.178Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2020-07-09T00:05:47.178Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2020-07-09T00:05:47.178Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2020-07-09T00:05:47.740Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2020-07-09T00:05:47.996Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2020-07-09T00:05:48.252Z] === RUN TestDockerSuite/TestBuildOnBuild [2020-07-09T00:05:48.511Z] --- PASS: TestServiceWithDataPathPortInit (16.03s) [2020-07-09T00:05:48.511Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-07-09T00:05:49.876Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2020-07-09T00:05:50.438Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2020-07-09T00:05:52.955Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2020-07-09T00:05:53.516Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2020-07-09T00:05:54.883Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2020-07-09T00:05:55.445Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2020-07-09T00:05:56.372Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2020-07-09T00:05:56.628Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.12s) [2020-07-09T00:05:56.628Z] service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:aknq0wvdqsni5ikdhf5kjpanq Created:2020-07-09 00:05:50.04324198 +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[3b7cf8c5eb29e8beaf5bb9af37f8926b1dd081fb99d0c0b4139d241d5c3a27ff:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.0izo8pdcibp1pj2r24hrv6qs4 EndpointID:a79c79fa36e99b1abfd5e43fb04143a9aca859aac2bf3042ecfa732bede6e769 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:a409aaa735a02af993eb71df9dfa1fc702607949a725ecf86e4b888eff1aa4e3 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:75f7b0a664ca IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.0izo8pdcibp1pj2r24hrv6qs4 EndpointID:a79c79fa36e99b1abfd5e43fb04143a9aca859aac2bf3042ecfa732bede6e769 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-07-09T00:05:56.628Z] PASS [2020-07-09T00:05:56.628Z] [2020-07-09T00:05:56.628Z] === Skipped [2020-07-09T00:05:56.628Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-07-09T00:05:56.628Z] service_test.go:236: FLAKY_TEST [2020-07-09T00:05:56.628Z] [2020-07-09T00:05:56.628Z] [2020-07-09T00:05:56.628Z] DONE 23 tests, 1 skipped in 49.691s [2020-07-09T00:05:56.628Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-07-09T00:05:56.628Z] ++ 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-07-09T00:05:56.628Z] ++ set -e [2020-07-09T00:05:56.628Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2020-07-09T00:05:56.628Z] ++ '[' -n 0 ']' [2020-07-09T00:05:56.628Z] ++ set -x [2020-07-09T00:05:56.628Z] ++ env -i DEST=/go/src/github.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-07-09T00:05:56.884Z] INFO: Testing against a local daemon [2020-07-09T00:05:56.884Z] === RUN TestDockerNetworkIpvlanPersistance [2020-07-09T00:05:56.884Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s) [2020-07-09T00:05:56.884Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-07-09T00:05:56.884Z] === RUN TestDockerNetworkIpvlan [2020-07-09T00:05:56.884Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-07-09T00:05:56.884Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-07-09T00:05:56.884Z] PASS [2020-07-09T00:05:56.884Z] [2020-07-09T00:05:56.884Z] === Skipped [2020-07-09T00:05:56.884Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.01s) [2020-07-09T00:05:56.884Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-07-09T00:05:56.884Z] [2020-07-09T00:05:56.884Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-07-09T00:05:56.884Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-07-09T00:05:56.884Z] [2020-07-09T00:05:56.884Z] [2020-07-09T00:05:56.884Z] DONE 2 tests, 2 skipped in 0.167s [2020-07-09T00:05:56.884Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-07-09T00:05:56.884Z] ++ 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-07-09T00:05:56.884Z] ++ set -e [2020-07-09T00:05:56.884Z] ++ '[' -n 0 ']' [2020-07-09T00:05:56.884Z] ++ set -x [2020-07-09T00:05:56.884Z] ++ env -i DEST=/go/src/github.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-07-09T00:05:56.884Z] INFO: Testing against a local daemon [2020-07-09T00:05:56.884Z] === RUN TestDockerNetworkMacvlanPersistance [2020-07-09T00:05:58.005Z] ok github.com/docker/docker/cmd/dockerd 0.075s coverage: 30.8% of statements [2020-07-09T00:05:58.775Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.57s) [2020-07-09T00:05:58.775Z] === RUN TestDockerNetworkMacvlan [2020-07-09T00:05:58.944Z] ok github.com/docker/docker/container 0.118s coverage: 34.7% of statements [2020-07-09T00:05:58.944Z] ? github.com/docker/docker/container/stream [no test files] [2020-07-09T00:05:58.944Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-07-09T00:05:58.944Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-07-09T00:05:58.944Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-07-09T00:05:59.337Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-07-09T00:05:59.593Z] === RUN TestDockerSuite/TestBuildPATH [2020-07-09T00:06:00.156Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-07-09T00:06:01.125Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-07-09T00:06:01.382Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2020-07-09T00:06:02.312Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2020-07-09T00:06:02.877Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2020-07-09T00:06:03.439Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-07-09T00:06:05.955Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-07-09T00:06:09.225Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2020-07-09T00:06:10.592Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-07-09T00:06:10.712Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-07-09T00:06:10.712Z] INFO: Testing against a local daemon [2020-07-09T00:06:11.155Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2020-07-09T00:06:11.164Z] ok github.com/docker/docker/daemon/cluster 0.063s coverage: 0.5% of statements [2020-07-09T00:06:11.164Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.030s coverage: 65.3% of statements [2020-07-09T00:06:12.526Z] --- PASS: TestDockerNetworkMacvlan (13.77s) [2020-07-09T00:06:12.526Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.05s) [2020-07-09T00:06:12.526Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.08s) [2020-07-09T00:06:12.526Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.28s) [2020-07-09T00:06:12.526Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.17s) [2020-07-09T00:06:12.526Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.13s) [2020-07-09T00:06:12.526Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.37s) [2020-07-09T00:06:12.526Z] PASS [2020-07-09T00:06:12.526Z] [2020-07-09T00:06:12.526Z] DONE 8 tests in 15.473s [2020-07-09T00:06:12.526Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2020-07-09T00:06:12.526Z] ++ 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-07-09T00:06:12.526Z] ++ set -e [2020-07-09T00:06:12.526Z] ++ '[' -n 0 ']' [2020-07-09T00:06:12.526Z] ++ set -x [2020-07-09T00:06:12.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=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-07-09T00:06:12.526Z] testing: warning: no tests to run [2020-07-09T00:06:12.526Z] PASS [2020-07-09T00:06:12.526Z] [2020-07-09T00:06:12.526Z] DONE 0 tests in 0.048s [2020-07-09T00:06:12.526Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-07-09T00:06:12.526Z] ++ 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-07-09T00:06:12.526Z] ++ set -e [2020-07-09T00:06:12.526Z] ++ '[' -n 0 ']' [2020-07-09T00:06:12.526Z] ++ set -x [2020-07-09T00:06:12.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=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-07-09T00:06:12.526Z] INFO: Testing against a local daemon [2020-07-09T00:06:12.526Z] === RUN TestAuthZPluginAllowRequest [2020-07-09T00:06:12.544Z] ok github.com/docker/docker/daemon/cluster/convert 0.008s coverage: 35.4% of statements [2020-07-09T00:06:14.499Z] --- PASS: TestAuthZPluginAllowRequest (1.66s) [2020-07-09T00:06:14.499Z] === RUN TestAuthZPluginTLS [2020-07-09T00:06:14.767Z] --- PASS: TestAuthZPluginTLS (0.55s) [2020-07-09T00:06:14.767Z] === RUN TestAuthZPluginDenyRequest [2020-07-09T00:06:15.025Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2020-07-09T00:06:15.284Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2020-07-09T00:06:15.284Z] === RUN TestAuthZPluginAPIDenyResponse [2020-07-09T00:06:15.846Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s) [2020-07-09T00:06:15.846Z] === RUN TestAuthZPluginDenyResponse [2020-07-09T00:06:16.409Z] === RUN TestDockerSuite/TestBuildRm [2020-07-09T00:06:16.409Z] --- PASS: TestAuthZPluginDenyResponse (0.60s) [2020-07-09T00:06:16.409Z] === RUN TestAuthZPluginAllowEventStream [2020-07-09T00:06:17.777Z] --- PASS: TestAuthZPluginAllowEventStream (1.41s) [2020-07-09T00:06:17.777Z] === RUN TestAuthZPluginErrorResponse [2020-07-09T00:06:18.706Z] --- PASS: TestAuthZPluginErrorResponse (0.57s) [2020-07-09T00:06:18.706Z] === RUN TestAuthZPluginErrorRequest [2020-07-09T00:06:18.963Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2020-07-09T00:06:18.963Z] --- PASS: TestAuthZPluginErrorRequest (0.55s) [2020-07-09T00:06:18.963Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-07-09T00:06:19.527Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.56s) [2020-07-09T00:06:19.527Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-07-09T00:06:19.527Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2020-07-09T00:06:20.672Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.434s coverage: 13.9% of statements [2020-07-09T00:06:20.894Z] === RUN TestDockerSuite/TestBuildScratchCopy [2020-07-09T00:06:21.150Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2020-07-09T00:06:21.406Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.84s) [2020-07-09T00:06:21.406Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-07-09T00:06:21.663Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2020-07-09T00:06:22.582Z] ok github.com/docker/docker/daemon 12.148s coverage: 17.5% of statements [2020-07-09T00:06:22.582Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-07-09T00:06:22.582Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-07-09T00:06:22.582Z] ok github.com/docker/docker/daemon/config 0.048s coverage: 81.7% of statements [2020-07-09T00:06:22.597Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2020-07-09T00:06:22.956Z] ok github.com/docker/docker/integration/build 13.622s [2020-07-09T00:06:22.956Z] [2020-07-09T00:06:22.956Z] === Skipped [2020-07-09T00:06:22.956Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2020-07-09T00:06:22.956Z] build_session_test.go:25: TODO: BuildKit [2020-07-09T00:06:22.956Z] [2020-07-09T00:06:22.956Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2020-07-09T00:06:22.956Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2020-07-09T00:06:22.956Z] [2020-07-09T00:06:22.956Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithRemoveAndForceRemove (0.00s) [2020-07-09T00:06:22.956Z] build_test.go:25: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-07-09T00:06:22.956Z] [2020-07-09T00:06:22.956Z] === SKIP: github.com/docker/docker/integration/build TestBuildMultiStageParentConfig (0.00s) [2020-07-09T00:06:22.956Z] build_test.go:192: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-07-09T00:06:22.956Z] [2020-07-09T00:06:22.956Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.01s) [2020-07-09T00:06:22.956Z] build_test.go:237: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-07-09T00:06:22.956Z] [2020-07-09T00:06:22.956Z] === SKIP: github.com/docker/docker/integration/build TestBuildMultiStageOnBuild (0.00s) [2020-07-09T00:06:22.956Z] build_test.go:344: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-07-09T00:06:22.956Z] [2020-07-09T00:06:22.956Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s) [2020-07-09T00:06:22.956Z] build_test.go:391: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-07-09T00:06:22.956Z] [2020-07-09T00:06:22.956Z] === SKIP: github.com/docker/docker/integration/build TestBuildMultiStageLayerLeak (0.01s) [2020-07-09T00:06:22.956Z] build_test.go:451: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-07-09T00:06:22.956Z] [2020-07-09T00:06:22.956Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithHugeFile (0.00s) [2020-07-09T00:06:22.956Z] build_test.go:492: testEnv.OSType == "windows" [2020-07-09T00:06:22.956Z] [2020-07-09T00:06:22.956Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2020-07-09T00:06:22.956Z] build_test.go:580: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-07-09T00:06:22.956Z] [2020-07-09T00:06:22.956Z] [2020-07-09T00:06:22.956Z] DONE 22 tests, 10 skipped in 36.215s [2020-07-09T00:06:22.956Z] [2020-07-09T00:06:22.956Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2020-07-09T00:06:23.160Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.81s) [2020-07-09T00:06:23.160Z] === RUN TestAuthZPluginHeader [2020-07-09T00:06:23.722Z] === RUN TestDockerSuite/TestBuildShellInherited [2020-07-09T00:06:23.964Z] ok github.com/docker/docker/daemon/discovery 0.003s coverage: 30.0% of statements [2020-07-09T00:06:23.964Z] ok github.com/docker/docker/daemon/events 0.058s coverage: 50.0% of statements [2020-07-09T00:06:23.964Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-07-09T00:06:23.964Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-07-09T00:06:23.977Z] --- PASS: TestAuthZPluginHeader (0.83s) [2020-07-09T00:06:23.977Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-07-09T00:06:24.464Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-07-09T00:06:24.464Z] INFO: Testing against a local daemon [2020-07-09T00:06:24.464Z] ok github.com/docker/docker/integration/config 0.246s [2020-07-09T00:06:24.464Z] [2020-07-09T00:06:24.464Z] === Skipped [2020-07-09T00:06:24.464Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2020-07-09T00:06:24.464Z] config_test.go:28: testEnv.DaemonInfo.OSType == "windows" [2020-07-09T00:06:24.464Z] [2020-07-09T00:06:24.464Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2020-07-09T00:06:24.464Z] config_test.go:52: testEnv.DaemonInfo.OSType == "windows" [2020-07-09T00:06:24.464Z] [2020-07-09T00:06:24.464Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2020-07-09T00:06:24.464Z] config_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2020-07-09T00:06:24.464Z] [2020-07-09T00:06:24.464Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2020-07-09T00:06:24.464Z] config_test.go:171: testEnv.DaemonInfo.OSType == "windows" [2020-07-09T00:06:24.464Z] [2020-07-09T00:06:24.464Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2020-07-09T00:06:24.464Z] config_test.go:223: testEnv.DaemonInfo.OSType == "windows" [2020-07-09T00:06:24.464Z] [2020-07-09T00:06:24.464Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2020-07-09T00:06:24.464Z] config_test.go:333: testEnv.DaemonInfo.OSType != "linux" [2020-07-09T00:06:24.464Z] [2020-07-09T00:06:24.464Z] === SKIP: github.com/docker/docker/integration/config TestConfigDaemonLibtrustID (0.00s) [2020-07-09T00:06:24.464Z] config_test.go:383: testEnv.DaemonInfo.OSType != "linux" [2020-07-09T00:06:24.464Z] [2020-07-09T00:06:24.464Z] [2020-07-09T00:06:24.464Z] DONE 7 tests, 7 skipped in 2.422s [2020-07-09T00:06:24.464Z] [2020-07-09T00:06:24.464Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2020-07-09T00:06:24.541Z] === RUN TestDockerSuite/TestBuildShellMultiple [2020-07-09T00:06:25.347Z] ok github.com/docker/docker/daemon/graphdriver 0.006s coverage: 2.2% of statements [2020-07-09T00:06:26.729Z] ok github.com/docker/docker/daemon/graphdriver/aufs 1.445s coverage: 73.1% of statements [2020-07-09T00:06:27.057Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2020-07-09T00:06:27.309Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-07-09T00:06:27.310Z] INFO: Testing against a local daemon [2020-07-09T00:06:27.314Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2020-07-09T00:06:27.571Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2020-07-09T00:06:27.571Z] === RUN TestDockerSuite/TestBuildSpaces [2020-07-09T00:06:27.668Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.007s coverage: 2.9% of statements [2020-07-09T00:06:27.827Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2020-07-09T00:06:28.390Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.25s) [2020-07-09T00:06:28.390Z] === RUN TestAuthZPluginV2Disable [2020-07-09T00:06:28.609Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.440s coverage: 57.0% of statements [2020-07-09T00:06:28.646Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2020-07-09T00:06:28.646Z] === RUN TestDockerSuite/TestBuildStderr [2020-07-09T00:06:29.574Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2020-07-09T00:06:30.521Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.006s coverage: 1.8% of statements [2020-07-09T00:06:31.909Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.208s coverage: 49.5% of statements [2020-07-09T00:06:32.092Z] --- PASS: TestAuthZPluginV2Disable (3.44s) [2020-07-09T00:06:32.092Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-07-09T00:06:32.349Z] === RUN TestDockerSuite/TestBuildStopSignal [2020-07-09T00:06:33.276Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2020-07-09T00:06:33.821Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 3.267s coverage: 46.2% of statements [2020-07-09T00:06:33.821Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-07-09T00:06:34.081Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.486s coverage: 57.7% of statements [2020-07-09T00:06:34.081Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-07-09T00:06:34.205Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2020-07-09T00:06:34.461Z] === RUN TestDockerSuite/TestBuildTagEvent [2020-07-09T00:06:34.461Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2020-07-09T00:06:34.717Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.08s) [2020-07-09T00:06:34.717Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-07-09T00:06:35.279Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2020-07-09T00:06:35.990Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.007s coverage: 58.0% of statements [2020-07-09T00:06:35.991Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.359s coverage: 76.1% of statements [2020-07-09T00:06:35.991Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-07-09T00:06:36.644Z] === RUN TestDockerSuite/TestBuildUser [2020-07-09T00:06:37.371Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.007s coverage: 3.0% of statements [2020-07-09T00:06:38.312Z] ok github.com/docker/docker/daemon/links 0.003s coverage: 93.0% of statements [2020-07-09T00:06:39.166Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2020-07-09T00:06:39.252Z] ok github.com/docker/docker/daemon/images 0.018s coverage: 4.8% of statements [2020-07-09T00:06:39.252Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-07-09T00:06:39.252Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-07-09T00:06:40.192Z] ok github.com/docker/docker/daemon/logger 0.217s coverage: 41.8% of statements [2020-07-09T00:06:41.575Z] ok github.com/docker/docker/daemon/logger/awslogs 0.174s coverage: 77.4% of statements [2020-07-09T00:06:41.575Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-07-09T00:06:41.575Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-07-09T00:06:41.575Z] ok github.com/docker/docker/daemon/logger/gelf 0.006s coverage: 67.0% of statements [2020-07-09T00:06:42.432Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2020-07-09T00:06:42.956Z] ok github.com/docker/docker/daemon/logger/journald 0.003s coverage: 26.2% of statements [2020-07-09T00:06:42.956Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.025s coverage: 61.6% of statements [2020-07-09T00:06:43.526Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.004s coverage: 87.2% of statements [2020-07-09T00:06:44.495Z] ok github.com/docker/docker/daemon/logger/local 0.014s coverage: 75.2% of statements [2020-07-09T00:06:44.495Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-07-09T00:06:45.467Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.041s coverage: 37.7% of statements [2020-07-09T00:06:46.411Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.009s coverage: 33.3% of statements [2020-07-09T00:06:46.619Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (11.04s) [2020-07-09T00:06:46.619Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-07-09T00:06:47.754Z] --- PASS: TestImportExtremelyLargeImageWorks (195.83s) [2020-07-09T00:06:47.754Z] PASS [2020-07-09T00:06:47.754Z] [2020-07-09T00:06:47.754Z] === Skipped [2020-07-09T00:06:47.754Z] === SKIP: ppc64le.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-07-09T00:06:47.754Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-09T00:06:47.754Z] [2020-07-09T00:06:47.754Z] [2020-07-09T00:06:47.754Z] DONE 12 tests, 1 skipped in 196.851s [2020-07-09T00:06:47.754Z] Running /go/src/github.com/docker/docker/integration/network (ppc64le.integration.network) flags=-test.v -test.timeout=120m [2020-07-09T00:06:47.754Z] ++ 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-07-09T00:06:47.754Z] ++ set -e [2020-07-09T00:06:47.754Z] ++ '[' -n 0 ']' [2020-07-09T00:06:47.754Z] ++ set -x [2020-07-09T00:06:47.754Z] ++ env -i DEST=/go/src/github.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-07-09T00:06:47.754Z] INFO: Testing against a local daemon [2020-07-09T00:06:47.754Z] === RUN TestNetworkCreateDelete [2020-07-09T00:06:47.754Z] --- PASS: TestNetworkCreateDelete (0.17s) [2020-07-09T00:06:47.754Z] === RUN TestDockerNetworkDeletePreferID [2020-07-09T00:06:47.754Z] --- PASS: TestDockerNetworkDeletePreferID (0.47s) [2020-07-09T00:06:47.754Z] === RUN TestDaemonDNSFallback [2020-07-09T00:06:47.754Z] --- PASS: TestDaemonDNSFallback (1.53s) [2020-07-09T00:06:47.754Z] === RUN TestInspectNetwork [2020-07-09T00:06:47.754Z] === RUN TestInspectNetwork/full_network_id [2020-07-09T00:06:47.754Z] === RUN TestInspectNetwork/partial_network_id [2020-07-09T00:06:47.754Z] === RUN TestInspectNetwork/network_name [2020-07-09T00:06:47.754Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-07-09T00:06:47.797Z] ok github.com/docker/docker/daemon/logger/syslog 0.016s coverage: 46.8% of statements [2020-07-09T00:06:48.057Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2020-07-09T00:06:48.996Z] ok github.com/docker/docker/daemon/network 0.004s coverage: 63.8% of statements [2020-07-09T00:06:48.996Z] ok github.com/docker/docker/daemon/logger/splunk 1.614s coverage: 82.5% of statements [2020-07-09T00:06:48.996Z] ? github.com/docker/docker/daemon/names [no test files] [2020-07-09T00:06:48.996Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-07-09T00:06:49.835Z] --- PASS: TestInspectNetwork (6.98s) [2020-07-09T00:06:49.835Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-07-09T00:06:49.835Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-07-09T00:06:49.835Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-07-09T00:06:49.835Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-07-09T00:06:49.835Z] === RUN TestRunContainerWithBridgeNone [2020-07-09T00:06:50.904Z] ok github.com/docker/docker/distribution/metadata 0.041s coverage: 48.2% of statements [2020-07-09T00:06:51.474Z] ok github.com/docker/docker/distribution 0.259s coverage: 22.1% of statements [2020-07-09T00:06:51.474Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-07-09T00:06:51.919Z] --- PASS: TestRunContainerWithBridgeNone (1.93s) [2020-07-09T00:06:51.919Z] === RUN TestNetworkInvalidJSON [2020-07-09T00:06:51.920Z] === RUN TestNetworkInvalidJSON//networks/create [2020-07-09T00:06:51.920Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-07-09T00:06:51.920Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-07-09T00:06:51.920Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-07-09T00:06:51.920Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-07-09T00:06:51.920Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-07-09T00:06:51.920Z] === CONT TestNetworkInvalidJSON//networks/create [2020-07-09T00:06:51.920Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-07-09T00:06:51.920Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-07-09T00:06:51.920Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2020-07-09T00:06:51.920Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-07-09T00:06:51.920Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-07-09T00:06:51.920Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-07-09T00:06:51.920Z] === RUN TestHostIPv4BridgeLabel [2020-07-09T00:06:52.214Z] --- PASS: TestHostIPv4BridgeLabel (0.58s) [2020-07-09T00:06:52.214Z] === RUN TestDaemonRestartWithLiveRestore [2020-07-09T00:06:52.415Z] ok github.com/docker/docker/errdefs 0.004s coverage: 49.4% of statements [2020-07-09T00:06:53.160Z] === RUN TestDockerSuite/TestBuildVerboseOut [2020-07-09T00:06:53.160Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2020-07-09T00:06:53.160Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2020-07-09T00:06:53.256Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2020-07-09T00:06:53.256Z] === RUN TestDaemonDefaultNetworkPools [2020-07-09T00:06:53.356Z] ok github.com/docker/docker/image 0.017s coverage: 86.4% of statements [2020-07-09T00:06:53.725Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2020-07-09T00:06:53.895Z] --- PASS: TestDaemonDefaultNetworkPools (0.76s) [2020-07-09T00:06:53.895Z] === RUN TestDaemonRestartWithExistingNetwork [2020-07-09T00:06:53.926Z] ok github.com/docker/docker/image/cache 0.006s coverage: 19.2% of statements [2020-07-09T00:06:54.185Z] ok github.com/docker/docker/distribution/xfer 1.877s coverage: 85.1% of statements [2020-07-09T00:06:54.185Z] ? github.com/docker/docker/dockerversion [no test files] [2020-07-09T00:06:54.185Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-07-09T00:06:54.287Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2020-07-09T00:06:55.124Z] ok github.com/docker/docker/image/v1 0.020s coverage: 25.0% of statements [2020-07-09T00:06:55.125Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-07-09T00:06:55.258Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2020-07-09T00:06:55.258Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2020-07-09T00:06:55.258Z] === RUN TestDockerSuite/TestBuildWindowsUser [2020-07-09T00:06:55.258Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2020-07-09T00:06:55.258Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2020-07-09T00:06:55.410Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.17s) [2020-07-09T00:06:55.410Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-07-09T00:06:56.065Z] ok github.com/docker/docker/libcontainerd/queue 0.022s coverage: 100.0% of statements [2020-07-09T00:06:56.226Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2020-07-09T00:06:56.226Z] === RUN TestDockerSuite/TestBuildWithFailure [2020-07-09T00:06:56.456Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.31s) [2020-07-09T00:06:56.456Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-07-09T00:06:57.098Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2020-07-09T00:06:57.098Z] === RUN TestServiceWithPredefinedNetwork [2020-07-09T00:06:57.155Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2020-07-09T00:06:57.411Z] === RUN TestDockerSuite/TestBuildWithTabs [2020-07-09T00:06:57.447Z] ok github.com/docker/docker/opts 0.023s coverage: 67.4% of statements [2020-07-09T00:06:57.447Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 50.0% of statements [2020-07-09T00:06:57.973Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2020-07-09T00:06:57.973Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2020-07-09T00:06:58.535Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2020-07-09T00:06:58.829Z] ok github.com/docker/docker/pkg/archive 0.308s coverage: 77.2% of statements [2020-07-09T00:06:59.182Z] --- PASS: TestServiceWithPredefinedNetwork (2.09s) [2020-07-09T00:06:59.182Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-07-09T00:06:59.182Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-07-09T00:06:59.182Z] service_test.go:236: FLAKY_TEST [2020-07-09T00:06:59.182Z] === RUN TestServiceWithDataPathPortInit [2020-07-09T00:06:59.769Z] ok github.com/docker/docker/pkg/authorization 0.097s coverage: 68.3% of statements [2020-07-09T00:07:00.029Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2020-07-09T00:07:00.289Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2020-07-09T00:07:00.426Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2020-07-09T00:07:02.318Z] === RUN TestDockerSuite/TestBuildWithVolumes [2020-07-09T00:07:02.318Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2020-07-09T00:07:02.574Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.76s) [2020-07-09T00:07:02.574Z] PASS [2020-07-09T00:07:02.574Z] [2020-07-09T00:07:02.574Z] DONE 17 tests in 50.209s [2020-07-09T00:07:02.574Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-07-09T00:07:02.574Z] ++ 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-07-09T00:07:02.574Z] ++ set -e [2020-07-09T00:07:02.574Z] ++ '[' -n 0 ']' [2020-07-09T00:07:02.574Z] ++ set -x [2020-07-09T00:07:02.574Z] ++ env -i DEST=/go/src/github.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-07-09T00:07:02.830Z] INFO: Testing against a local daemon [2020-07-09T00:07:02.830Z] === RUN TestPluginInvalidJSON [2020-07-09T00:07:02.830Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-07-09T00:07:02.830Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-07-09T00:07:02.830Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-07-09T00:07:02.830Z] --- PASS: TestPluginInvalidJSON (0.02s) [2020-07-09T00:07:02.830Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-07-09T00:07:02.830Z] === RUN TestPluginInstall [2020-07-09T00:07:02.830Z] === RUN TestPluginInstall/no_auth [2020-07-09T00:07:02.830Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2020-07-09T00:07:03.393Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2020-07-09T00:07:03.582Z] ok github.com/docker/docker/pkg/chrootarchive 2.478s coverage: 43.2% of statements [2020-07-09T00:07:03.582Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 80.0% of statements [2020-07-09T00:07:04.152Z] ok github.com/docker/docker/pkg/discovery 0.003s coverage: 58.3% of statements [2020-07-09T00:07:04.152Z] ok github.com/docker/docker/layer 7.666s coverage: 68.8% of statements [2020-07-09T00:07:04.152Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-07-09T00:07:04.152Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-07-09T00:07:04.152Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-07-09T00:07:04.152Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-07-09T00:07:04.152Z] ? github.com/docker/docker/oci [no test files] [2020-07-09T00:07:04.152Z] ? github.com/docker/docker/oci/caps [no test files] [2020-07-09T00:07:04.152Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-07-09T00:07:04.152Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-07-09T00:07:04.330Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2020-07-09T00:07:04.330Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2020-07-09T00:07:04.412Z] ok github.com/docker/docker/pkg/discovery/file 0.004s coverage: 92.9% of statements [2020-07-09T00:07:05.272Z] === RUN TestDockerSuite/TestBuildXZHost [2020-07-09T00:07:05.354Z] ok github.com/docker/docker/pkg/discovery/memory 0.003s coverage: 92.3% of statements [2020-07-09T00:07:05.924Z] ok github.com/docker/docker/pkg/discovery/nodes 0.013s coverage: 93.8% of statements [2020-07-09T00:07:06.185Z] ok github.com/docker/docker/pkg/dmesg 0.007s coverage: 83.3% of statements [2020-07-09T00:07:07.566Z] ok github.com/docker/docker/pkg/filenotify 0.603s coverage: 67.0% of statements [2020-07-09T00:07:08.136Z] ok github.com/docker/docker/pkg/fileutils 0.008s coverage: 89.5% of statements [2020-07-09T00:07:08.544Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2020-07-09T00:07:08.544Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2020-07-09T00:07:08.544Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2020-07-09T00:07:08.707Z] ok github.com/docker/docker/pkg/discovery/kv 3.071s coverage: 84.1% of statements [2020-07-09T00:07:08.707Z] ok github.com/docker/docker/pkg/fsutils 0.152s coverage: 85.1% of statements [2020-07-09T00:07:08.801Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2020-07-09T00:07:08.967Z] ok github.com/docker/docker/pkg/homedir 0.020s coverage: 11.4% of statements [2020-07-09T00:07:09.728Z] === RUN TestDockerSuite/TestCommitChange [2020-07-09T00:07:09.907Z] ok github.com/docker/docker/pkg/idtools 0.467s coverage: 70.5% of statements [2020-07-09T00:07:10.477Z] ok github.com/docker/docker/pkg/ioutils 0.534s coverage: 69.3% of statements [2020-07-09T00:07:10.661Z] === RUN TestDockerSuite/TestCommitChangeLabels [2020-07-09T00:07:10.736Z] ok github.com/docker/docker/pkg/jsonmessage 0.005s coverage: 91.7% of statements [2020-07-09T00:07:10.736Z] ok github.com/docker/docker/pkg/locker 0.027s coverage: 88.9% of statements [2020-07-09T00:07:10.996Z] ok github.com/docker/docker/pkg/longpath 0.002s coverage: 100.0% of statements [2020-07-09T00:07:10.996Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-07-09T00:07:10.996Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-07-09T00:07:11.257Z] ok github.com/docker/docker/pkg/namesgenerator 0.002s coverage: 85.7% of statements [2020-07-09T00:07:11.257Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-07-09T00:07:11.517Z] ok github.com/docker/docker/pkg/parsers 0.002s coverage: 97.0% of statements [2020-07-09T00:07:11.588Z] === RUN TestDockerSuite/TestCommitHardlink [2020-07-09T00:07:11.777Z] ok github.com/docker/docker/pkg/parsers/kernel 0.011s coverage: 60.0% of statements [2020-07-09T00:07:11.846Z] time="2020-07-09T00:07:11Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-07-09T00:07:11.846Z] time="2020-07-09T00:07:11Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-07-09T00:07:11.846Z] time="2020-07-09T00:07:11Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:4f32a9d99c5af6370cf3c00c5e7b244f1e8d97b121e1f76b380a3e8182b0b937" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-07-09T00:07:11.846Z] time="2020-07-09T00:07:11Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-07-09T00:07:11.846Z] time="2020-07-09T00:07:11Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-07-09T00:07:11.846Z] time="2020-07-09T00:07:11Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:4f32a9d99c5af6370cf3c00c5e7b244f1e8d97b121e1f76b380a3e8182b0b937" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-07-09T00:07:12.037Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.004s coverage: 91.4% of statements [2020-07-09T00:07:12.037Z] ok github.com/docker/docker/pkg/pidfile 0.002s coverage: 82.4% of statements [2020-07-09T00:07:12.037Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-07-09T00:07:12.037Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-07-09T00:07:12.102Z] === RUN TestPluginInstall/with_htpasswd [2020-07-09T00:07:12.977Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.013s coverage: 56.8% of statements [2020-07-09T00:07:13.031Z] time="2020-07-09T00:07:12Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-07-09T00:07:13.031Z] time="2020-07-09T00:07:12Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-07-09T00:07:13.031Z] time="2020-07-09T00:07:12Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b703e402a018f8b5748d6b6e7055b020f847bc09c8b1660a2ec8d1e4ad96358a" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-07-09T00:07:13.031Z] time="2020-07-09T00:07:12Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-07-09T00:07:13.031Z] time="2020-07-09T00:07:12Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-07-09T00:07:13.031Z] time="2020-07-09T00:07:12Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b703e402a018f8b5748d6b6e7055b020f847bc09c8b1660a2ec8d1e4ad96358a" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-07-09T00:07:13.031Z] === RUN TestDockerSuite/TestCommitNewFile [2020-07-09T00:07:13.287Z] === RUN TestPluginInstall/with_insecure [2020-07-09T00:07:13.918Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2020-07-09T00:07:13.918Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2020-07-09T00:07:14.178Z] ok github.com/docker/docker/pkg/progress 0.003s coverage: 75.9% of statements [2020-07-09T00:07:14.213Z] === RUN TestDockerSuite/TestCommitPausedContainer [2020-07-09T00:07:14.470Z] time="2020-07-09T00:07:14Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-07-09T00:07:14.470Z] time="2020-07-09T00:07:14Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-07-09T00:07:14.470Z] time="2020-07-09T00:07:14Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ecb86b4419896923c2422582d4bc8727cf78fbd54c996c71ec95a7179761857a" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-07-09T00:07:14.470Z] time="2020-07-09T00:07:14Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-07-09T00:07:14.470Z] time="2020-07-09T00:07:14Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-07-09T00:07:14.470Z] time="2020-07-09T00:07:14Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ecb86b4419896923c2422582d4bc8727cf78fbd54c996c71ec95a7179761857a" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-07-09T00:07:14.560Z] --- PASS: TestServiceWithDataPathPortInit (13.86s) [2020-07-09T00:07:14.560Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-07-09T00:07:14.725Z] --- PASS: TestPluginInstall (11.98s) [2020-07-09T00:07:14.725Z] --- PASS: TestPluginInstall/no_auth (9.34s) [2020-07-09T00:07:14.725Z] --- PASS: TestPluginInstall/with_htpasswd (1.10s) [2020-07-09T00:07:14.725Z] --- PASS: TestPluginInstall/with_insecure (1.54s) [2020-07-09T00:07:14.725Z] plugin_test.go:157: [d4fd285040e77] daemon is not started [2020-07-09T00:07:14.725Z] PASS [2020-07-09T00:07:14.725Z] [2020-07-09T00:07:14.725Z] DONE 6 tests in 12.171s [2020-07-09T00:07:14.725Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-07-09T00:07:14.725Z] ++ 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-07-09T00:07:14.725Z] ++ set -e [2020-07-09T00:07:14.725Z] ++ '[' -n 0 ']' [2020-07-09T00:07:14.725Z] ++ set -x [2020-07-09T00:07:14.725Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-07-09T00:07:14.981Z] === RUN TestDockerSuite/TestCommitTTY [2020-07-09T00:07:14.981Z] INFO: Testing against a local daemon [2020-07-09T00:07:14.981Z] === RUN TestExternalGraphDriver [2020-07-09T00:07:15.237Z] === RUN TestExternalGraphDriver/json [2020-07-09T00:07:15.556Z] ok github.com/docker/docker/pkg/pubsub 1.026s coverage: 73.9% of statements [2020-07-09T00:07:15.816Z] ok github.com/docker/docker/pkg/reexec 0.006s coverage: 82.4% of statements [2020-07-09T00:07:16.164Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2020-07-09T00:07:16.727Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2020-07-09T00:07:16.984Z] === RUN TestExternalGraphDriver/spec [2020-07-09T00:07:17.242Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2020-07-09T00:07:18.170Z] === RUN TestDockerSuite/TestCommitWithoutPause [2020-07-09T00:07:19.099Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2020-07-09T00:07:19.099Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2020-07-09T00:07:19.099Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2020-07-09T00:07:19.099Z] === RUN TestExternalGraphDriver/pull [2020-07-09T00:07:19.099Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2020-07-09T00:07:19.099Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2020-07-09T00:07:19.099Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2020-07-09T00:07:19.107Z] ok github.com/docker/docker/pkg/signal 2.392s coverage: 61.0% of statements [2020-07-09T00:07:19.107Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2020-07-09T00:07:19.355Z] === RUN TestDockerSuite/TestContainerAPICommit [2020-07-09T00:07:19.367Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2020-07-09T00:07:19.627Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2020-07-09T00:07:19.887Z] ok github.com/docker/docker/pkg/symlink 0.007s coverage: 87.7% of statements [2020-07-09T00:07:20.219Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.06s) [2020-07-09T00:07:20.219Z] service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:yjh2pi4zyul6hlqkv7lbnqezv Created:2020-07-09 00:07:14.030665121 +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[6c7427d6547d18c6074a47a6e0ff14bc6109760856f726d66ea13bb2b005c763:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.7v1cgfpxo9mcs67to4u8al73a EndpointID:7a9a871cc3766fdb9ad723be9e3c36a772b5dfa44d9112bf6fd39bd73b2d3aa8 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:a71be472fbbc72f4a1a05f1eee03749b687e9fa6594f055122eb8787fbcf128f 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:29608b30fd7c IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.7v1cgfpxo9mcs67to4u8al73a EndpointID:7a9a871cc3766fdb9ad723be9e3c36a772b5dfa44d9112bf6fd39bd73b2d3aa8 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-07-09T00:07:20.219Z] PASS [2020-07-09T00:07:20.219Z] [2020-07-09T00:07:20.219Z] === Skipped [2020-07-09T00:07:20.219Z] === SKIP: ppc64le.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-07-09T00:07:20.219Z] service_test.go:236: FLAKY_TEST [2020-07-09T00:07:20.219Z] [2020-07-09T00:07:20.219Z] [2020-07-09T00:07:20.219Z] DONE 23 tests, 1 skipped in 39.621s [2020-07-09T00:07:20.219Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (ppc64le.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-07-09T00:07:20.219Z] ++ 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-07-09T00:07:20.219Z] ++ set -e [2020-07-09T00:07:20.219Z] ++ '[' -n 0 ']' [2020-07-09T00:07:20.219Z] ++ set -x [2020-07-09T00:07:20.219Z] ++ env -i DEST=/go/src/github.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-07-09T00:07:20.219Z] INFO: Testing against a local daemon [2020-07-09T00:07:20.219Z] === RUN TestDockerNetworkIpvlanPersistance [2020-07-09T00:07:20.219Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-07-09T00:07:20.219Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-07-09T00:07:20.219Z] === RUN TestDockerNetworkIpvlan [2020-07-09T00:07:20.219Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-07-09T00:07:20.219Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-07-09T00:07:20.219Z] PASS [2020-07-09T00:07:20.219Z] [2020-07-09T00:07:20.219Z] === Skipped [2020-07-09T00:07:20.219Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-07-09T00:07:20.219Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-07-09T00:07:20.219Z] [2020-07-09T00:07:20.219Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-07-09T00:07:20.219Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-07-09T00:07:20.219Z] [2020-07-09T00:07:20.219Z] [2020-07-09T00:07:20.219Z] DONE 2 tests, 2 skipped in 0.080s [2020-07-09T00:07:20.219Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (ppc64le.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-07-09T00:07:20.219Z] ++ 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-07-09T00:07:20.219Z] ++ set -e [2020-07-09T00:07:20.219Z] ++ '[' -n 0 ']' [2020-07-09T00:07:20.219Z] ++ set -x [2020-07-09T00:07:20.219Z] ++ env -i DEST=/go/src/github.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-07-09T00:07:20.219Z] INFO: Testing against a local daemon [2020-07-09T00:07:20.219Z] === RUN TestDockerNetworkMacvlanPersistance [2020-07-09T00:07:20.458Z] ok github.com/docker/docker/pkg/sysinfo 0.006s coverage: 54.8% of statements [2020-07-09T00:07:20.724Z] --- PASS: TestExternalGraphDriver (5.84s) [2020-07-09T00:07:20.724Z] --- PASS: TestExternalGraphDriver/json (1.83s) [2020-07-09T00:07:20.724Z] --- PASS: TestExternalGraphDriver/spec (2.03s) [2020-07-09T00:07:20.724Z] --- PASS: TestExternalGraphDriver/pull (1.84s) [2020-07-09T00:07:20.724Z] === RUN TestGraphdriverPluginV2 [2020-07-09T00:07:20.980Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2020-07-09T00:07:21.029Z] ok github.com/docker/docker/pkg/system 0.004s coverage: 36.9% of statements [2020-07-09T00:07:21.289Z] ok github.com/docker/docker/pkg/tailfile 0.079s coverage: 88.6% of statements [2020-07-09T00:07:21.739Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.38s) [2020-07-09T00:07:21.739Z] === RUN TestDockerNetworkMacvlan [2020-07-09T00:07:21.859Z] ok github.com/docker/docker/pkg/tarsum 0.040s coverage: 89.3% of statements [2020-07-09T00:07:22.119Z] testing: warning: no tests to run [2020-07-09T00:07:22.119Z] coverage: [no statements] [2020-07-09T00:07:22.119Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2020-07-09T00:07:22.376Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-07-09T00:07:22.378Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2020-07-09T00:07:22.638Z] ok github.com/docker/docker/pkg/urlutil 0.001s coverage: 100.0% of statements [2020-07-09T00:07:22.896Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2020-07-09T00:07:22.896Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2020-07-09T00:07:22.898Z] ok github.com/docker/docker/pkg/useragent 0.001s coverage: 88.9% of statements [2020-07-09T00:07:23.421Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-07-09T00:07:23.457Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2020-07-09T00:07:24.018Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2020-07-09T00:07:24.058Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-07-09T00:07:24.627Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2020-07-09T00:07:24.807Z] ok github.com/docker/docker/plugin 0.515s coverage: 23.1% of statements [2020-07-09T00:07:25.191Z] === RUN TestDockerSuite/TestContainerAPICreate [2020-07-09T00:07:25.191Z] --- PASS: TestGraphdriverPluginV2 (4.31s) [2020-07-09T00:07:25.191Z] PASS [2020-07-09T00:07:25.191Z] [2020-07-09T00:07:25.191Z] DONE 5 tests in 10.337s [2020-07-09T00:07:25.191Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-07-09T00:07:25.191Z] ++ 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-07-09T00:07:25.191Z] ++ set -e [2020-07-09T00:07:25.191Z] ++ '[' -n 0 ']' [2020-07-09T00:07:25.191Z] ++ set -x [2020-07-09T00:07:25.191Z] ++ env -i DEST=/go/src/github.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-07-09T00:07:25.377Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.5% of statements [2020-07-09T00:07:25.447Z] INFO: Testing against a local daemon [2020-07-09T00:07:25.447Z] === RUN TestContinueAfterPluginCrash [2020-07-09T00:07:25.447Z] === PAUSE TestContinueAfterPluginCrash [2020-07-09T00:07:25.447Z] === RUN TestReadPluginNoRead [2020-07-09T00:07:25.447Z] === PAUSE TestReadPluginNoRead [2020-07-09T00:07:25.447Z] === RUN TestDaemonStartWithLogOpt [2020-07-09T00:07:25.447Z] === PAUSE TestDaemonStartWithLogOpt [2020-07-09T00:07:25.447Z] === CONT TestContinueAfterPluginCrash [2020-07-09T00:07:25.447Z] === CONT TestDaemonStartWithLogOpt [2020-07-09T00:07:25.702Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2020-07-09T00:07:25.702Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2020-07-09T00:07:25.702Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2020-07-09T00:07:26.133Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-07-09T00:07:26.264Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2020-07-09T00:07:26.264Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2020-07-09T00:07:26.264Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2020-07-09T00:07:26.318Z] ok github.com/docker/docker/profiles/seccomp 0.004s coverage: 73.8% of statements [2020-07-09T00:07:26.520Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2020-07-09T00:07:26.520Z] === RUN TestDockerSuite/TestContainerAPIDelete [2020-07-09T00:07:26.577Z] ok github.com/docker/docker/reference 0.007s coverage: 84.4% of statements [2020-07-09T00:07:27.448Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2020-07-09T00:07:27.500Z] ok github.com/docker/docker/integration/container 53.408s [2020-07-09T00:07:27.500Z] [2020-07-09T00:07:27.500Z] === Skipped [2020-07-09T00:07:27.500Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2020-07-09T00:07:27.500Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-07-09T00:07:27.500Z] [2020-07-09T00:07:27.500Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainerPathDoesNotExist (0.02s) [2020-07-09T00:07:27.500Z] copy_test.go:25: testEnv.OSType == "windows" [2020-07-09T00:07:27.500Z] [2020-07-09T00:07:27.500Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainerPathIsNotDir (0.02s) [2020-07-09T00:07:27.500Z] copy_test.go:39: testEnv.OSType == "windows" [2020-07-09T00:07:27.500Z] [2020-07-09T00:07:27.500Z] === SKIP: github.com/docker/docker/integration/container TestCopyToContainerPathDoesNotExist (0.02s) [2020-07-09T00:07:27.500Z] copy_test.go:51: testEnv.OSType == "windows" [2020-07-09T00:07:27.500Z] [2020-07-09T00:07:27.500Z] === SKIP: github.com/docker/docker/integration/container TestCopyToContainerPathIsNotDir (0.04s) [2020-07-09T00:07:27.500Z] copy_test.go:65: testEnv.OSType == "windows" [2020-07-09T00:07:27.500Z] [2020-07-09T00:07:27.500Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2020-07-09T00:07:27.500Z] copy_test.go:76: testEnv.DaemonInfo.OSType == "windows" [2020-07-09T00:07:27.500Z] [2020-07-09T00:07:27.500Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2020-07-09T00:07:27.500Z] create_test.go:75: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2020-07-09T00:07:27.500Z] [2020-07-09T00:07:27.500Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2020-07-09T00:07:27.500Z] create_test.go:138: testEnv.DaemonInfo.OSType == "windows" [2020-07-09T00:07:27.500Z] [2020-07-09T00:07:27.500Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2020-07-09T00:07:27.500Z] create_test.go:182: testEnv.DaemonInfo.OSType != "linux" [2020-07-09T00:07:27.500Z] [2020-07-09T00:07:27.500Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCapabilities (0.00s) [2020-07-09T00:07:27.500Z] create_test.go:262: testEnv.DaemonInfo.OSType == "windows": FIXME: test should be able to run on LCOW [2020-07-09T00:07:27.500Z] [2020-07-09T00:07:27.500Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2020-07-09T00:07:27.500Z] create_test.go:389: testEnv.DaemonInfo.OSType != "linux" [2020-07-09T00:07:27.500Z] [2020-07-09T00:07:27.500Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2020-07-09T00:07:27.500Z] create_test.go:550: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2020-07-09T00:07:27.500Z] [2020-07-09T00:07:27.500Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2020-07-09T00:07:27.500Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2020-07-09T00:07:27.500Z] [2020-07-09T00:07:27.500Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2020-07-09T00:07:27.500Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2020-07-09T00:07:27.500Z] [2020-07-09T00:07:27.500Z] === SKIP: github.com/docker/docker/integration/container TestExec (0.00s) [2020-07-09T00:07:27.500Z] exec_test.go:88: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2020-07-09T00:07:27.500Z] [2020-07-09T00:07:27.500Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2020-07-09T00:07:27.500Z] exec_test.go:127: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2020-07-09T00:07:27.500Z] [2020-07-09T00:07:27.500Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2020-07-09T00:07:27.500Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2020-07-09T00:07:27.500Z] [2020-07-09T00:07:27.500Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2020-07-09T00:07:27.500Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2020-07-09T00:07:27.500Z] [2020-07-09T00:07:27.500Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2020-07-09T00:07:27.500Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2020-07-09T00:07:27.500Z] [2020-07-09T00:07:27.500Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2020-07-09T00:07:27.500Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2020-07-09T00:07:27.500Z] [2020-07-09T00:07:27.500Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2020-07-09T00:07:27.500Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2020-07-09T00:07:27.500Z] [2020-07-09T00:07:27.500Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer (0.00s) [2020-07-09T00:07:27.500Z] kill_test.go:33: testEnv.OSType == "windows": TODO Windows: FIXME. No SIGWINCH [2020-07-09T00:07:27.500Z] [2020-07-09T00:07:27.500Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2020-07-09T00:07:27.500Z] kill_test.go:73: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-07-09T00:07:27.500Z] [2020-07-09T00:07:27.500Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2020-07-09T00:07:27.500Z] kill_test.go:112: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-07-09T00:07:27.500Z] [2020-07-09T00:07:27.500Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2020-07-09T00:07:27.500Z] kill_test.go:123: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-07-09T00:07:27.500Z] [2020-07-09T00:07:27.500Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2020-07-09T00:07:27.500Z] kill_test.go:134: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2020-07-09T00:07:27.500Z] [2020-07-09T00:07:27.500Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2020-07-09T00:07:27.500Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" [2020-07-09T00:07:27.500Z] [2020-07-09T00:07:27.500Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2020-07-09T00:07:27.500Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-07-09T00:07:27.500Z] [2020-07-09T00:07:27.500Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2020-07-09T00:07:27.500Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2020-07-09T00:07:27.500Z] [2020-07-09T00:07:27.500Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLocalhostTCPNat (0.00s) [2020-07-09T00:07:27.500Z] nat_test.go:43: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-07-09T00:07:27.500Z] [2020-07-09T00:07:27.500Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2020-07-09T00:07:27.500Z] nat_test.go:61: testEnv.OSType == "windows": FIXME [2020-07-09T00:07:27.500Z] [2020-07-09T00:07:27.500Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2020-07-09T00:07:27.500Z] pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2020-07-09T00:07:27.500Z] [2020-07-09T00:07:27.500Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2020-07-09T00:07:27.500Z] pause_test.go:69: testEnv.DaemonInfo.OSType == "windows" [2020-07-09T00:07:27.500Z] [2020-07-09T00:07:27.500Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2020-07-09T00:07:27.500Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2020-07-09T00:07:27.500Z] [2020-07-09T00:07:27.500Z] === SKIP: github.com/docker/docker/integration/container TestRenameAnonymousContainer (0.00s) [2020-07-09T00:07:27.500Z] rename_test.go:126: testEnv.OSType == "windows": FIXME [2020-07-09T00:07:27.500Z] [2020-07-09T00:07:27.500Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2020-07-09T00:07:27.500Z] rename_test.go:194: testEnv.OSType == "windows": FIXME [2020-07-09T00:07:27.500Z] [2020-07-09T00:07:27.500Z] === SKIP: github.com/docker/docker/integration/container TestResize (0.00s) [2020-07-09T00:07:27.500Z] resize_test.go:20: testEnv.OSType == "windows": FIXME [2020-07-09T00:07:27.500Z] [2020-07-09T00:07:27.500Z] === SKIP: github.com/docker/docker/integration/container TestResizeWithInvalidSize (0.00s) [2020-07-09T00:07:27.500Z] resize_test.go:38: testEnv.OSType == "windows": FIXME [2020-07-09T00:07:27.500Z] [2020-07-09T00:07:27.500Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2020-07-09T00:07:27.500Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2020-07-09T00:07:27.500Z] [2020-07-09T00:07:27.500Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2020-07-09T00:07:27.500Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2020-07-09T00:07:27.500Z] [2020-07-09T00:07:27.500Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2020-07-09T00:07:27.500Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2020-07-09T00:07:27.500Z] [2020-07-09T00:07:27.500Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2020-07-09T00:07:27.500Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2020-07-09T00:07:27.500Z] [2020-07-09T00:07:27.500Z] [2020-07-09T00:07:27.500Z] DONE 85 tests, 42 skipped in 56.102s [2020-07-09T00:07:27.500Z] [2020-07-09T00:07:27.500Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2020-07-09T00:07:27.500Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-07-09T00:07:27.500Z] INFO: Testing against a local daemon [2020-07-09T00:07:27.500Z] ok github.com/docker/docker/integration/image 0.446s [2020-07-09T00:07:27.500Z] [2020-07-09T00:07:27.500Z] === Skipped [2020-07-09T00:07:27.500Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2020-07-09T00:07:27.500Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-07-09T00:07:27.500Z] [2020-07-09T00:07:27.500Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2020-07-09T00:07:27.500Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2020-07-09T00:07:27.500Z] [2020-07-09T00:07:27.500Z] === SKIP: github.com/docker/docker/integration/image TestRemoveImageOrphaning (0.00s) [2020-07-09T00:07:27.500Z] remove_test.go:16: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-07-09T00:07:27.500Z] [2020-07-09T00:07:27.500Z] === SKIP: github.com/docker/docker/integration/image TestTagOfficialNames (0.00s) [2020-07-09T00:07:27.500Z] tag_test.go:98: testEnv.OSType == "windows" [2020-07-09T00:07:27.500Z] [2020-07-09T00:07:27.500Z] [2020-07-09T00:07:27.500Z] DONE 11 tests, 4 skipped in 2.402s [2020-07-09T00:07:27.500Z] [2020-07-09T00:07:27.500Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2020-07-09T00:07:27.500Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-07-09T00:07:27.500Z] INFO: Testing against a local daemon [2020-07-09T00:07:27.500Z] ok github.com/docker/docker/integration/network 0.251s [2020-07-09T00:07:27.500Z] [2020-07-09T00:07:27.500Z] === Skipped [2020-07-09T00:07:27.501Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2020-07-09T00:07:27.501Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2020-07-09T00:07:27.501Z] [2020-07-09T00:07:27.501Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2020-07-09T00:07:27.501Z] 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-07-09T00:07:27.501Z] [2020-07-09T00:07:27.501Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2020-07-09T00:07:27.501Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2020-07-09T00:07:27.501Z] [2020-07-09T00:07:27.501Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2020-07-09T00:07:27.501Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2020-07-09T00:07:27.501Z] [2020-07-09T00:07:27.501Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2020-07-09T00:07:27.501Z] network_test.go:24: testEnv.DaemonInfo.OSType != "linux" [2020-07-09T00:07:27.501Z] [2020-07-09T00:07:27.501Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2020-07-09T00:07:27.501Z] network_test.go:97: testEnv.OSType == "windows" [2020-07-09T00:07:27.501Z] [2020-07-09T00:07:27.501Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2020-07-09T00:07:27.501Z] service_test.go:29: testEnv.OSType == "windows" [2020-07-09T00:07:27.501Z] [2020-07-09T00:07:27.501Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2020-07-09T00:07:27.501Z] service_test.go:52: testEnv.OSType == "windows" [2020-07-09T00:07:27.501Z] [2020-07-09T00:07:27.501Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2020-07-09T00:07:27.501Z] service_test.go:96: testEnv.OSType == "windows" [2020-07-09T00:07:27.501Z] [2020-07-09T00:07:27.501Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2020-07-09T00:07:27.501Z] service_test.go:130: testEnv.OSType == "windows" [2020-07-09T00:07:27.501Z] [2020-07-09T00:07:27.501Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2020-07-09T00:07:27.501Z] service_test.go:181: testEnv.OSType == "windows" [2020-07-09T00:07:27.501Z] [2020-07-09T00:07:27.501Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2020-07-09T00:07:27.501Z] service_test.go:206: testEnv.OSType == "windows" [2020-07-09T00:07:27.501Z] [2020-07-09T00:07:27.501Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-07-09T00:07:27.501Z] service_test.go:236: FLAKY_TEST [2020-07-09T00:07:27.501Z] [2020-07-09T00:07:27.501Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2020-07-09T00:07:27.501Z] service_test.go:326: testEnv.OSType == "windows" [2020-07-09T00:07:27.501Z] [2020-07-09T00:07:27.501Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2020-07-09T00:07:27.501Z] service_test.go:394: testEnv.OSType == "windows" [2020-07-09T00:07:27.501Z] [2020-07-09T00:07:27.501Z] [2020-07-09T00:07:27.501Z] DONE 19 tests, 15 skipped in 2.689s [2020-07-09T00:07:27.501Z] [2020-07-09T00:07:27.501Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2020-07-09T00:07:27.501Z] testing: warning: no tests to run [2020-07-09T00:07:27.501Z] ok github.com/docker/docker/integration/network/ipvlan 0.068s [2020-07-09T00:07:27.501Z] [2020-07-09T00:07:27.501Z] DONE 0 tests in 0.771s [2020-07-09T00:07:27.501Z] [2020-07-09T00:07:27.501Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2020-07-09T00:07:27.501Z] testing: warning: no tests to run [2020-07-09T00:07:27.501Z] ok github.com/docker/docker/integration/network/macvlan 0.085s [2020-07-09T00:07:27.501Z] [2020-07-09T00:07:27.501Z] DONE 0 tests in 0.785s [2020-07-09T00:07:27.501Z] [2020-07-09T00:07:27.501Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2020-07-09T00:07:28.216Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-07-09T00:07:28.377Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2020-07-09T00:07:28.445Z] testing: warning: no tests to run [2020-07-09T00:07:28.446Z] ok github.com/docker/docker/integration/plugin 0.066s [2020-07-09T00:07:28.446Z] [2020-07-09T00:07:28.446Z] DONE 0 tests in 0.775s [2020-07-09T00:07:28.446Z] [2020-07-09T00:07:28.446Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2020-07-09T00:07:28.486Z] ok github.com/docker/docker/registry 0.079s coverage: 56.3% of statements [2020-07-09T00:07:28.747Z] ok github.com/docker/docker/registry/resumable 0.015s coverage: 100.0% of statements [2020-07-09T00:07:28.942Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2020-07-09T00:07:28.942Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2020-07-09T00:07:29.007Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 50.9% of statements [2020-07-09T00:07:29.391Z] testing: warning: no tests to run [2020-07-09T00:07:29.391Z] ok github.com/docker/docker/integration/plugin/authz 0.083s [2020-07-09T00:07:29.391Z] [2020-07-09T00:07:29.391Z] DONE 0 tests in 0.910s [2020-07-09T00:07:29.391Z] [2020-07-09T00:07:29.391Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2020-07-09T00:07:29.577Z] ok github.com/docker/docker/runconfig 0.008s coverage: 65.8% of statements [2020-07-09T00:07:29.837Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2020-07-09T00:07:30.832Z] --- PASS: TestDaemonStartWithLogOpt (5.31s) [2020-07-09T00:07:30.832Z] === CONT TestReadPluginNoRead [2020-07-09T00:07:30.832Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2020-07-09T00:07:31.395Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2020-07-09T00:07:31.395Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2020-07-09T00:07:31.750Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-07-09T00:07:31.956Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2020-07-09T00:07:32.378Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2020-07-09T00:07:32.520Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2020-07-09T00:07:32.797Z] --- PASS: TestDockerNetworkMacvlan (11.08s) [2020-07-09T00:07:32.797Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s) [2020-07-09T00:07:32.797Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s) [2020-07-09T00:07:32.797Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.88s) [2020-07-09T00:07:32.797Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.93s) [2020-07-09T00:07:32.797Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.25s) [2020-07-09T00:07:32.797Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.64s) [2020-07-09T00:07:32.797Z] PASS [2020-07-09T00:07:32.797Z] [2020-07-09T00:07:32.797Z] DONE 8 tests in 12.528s [2020-07-09T00:07:32.797Z] Running /go/src/github.com/docker/docker/integration/plugin (ppc64le.integration.plugin) flags=-test.v -test.timeout=120m [2020-07-09T00:07:32.797Z] ++ 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-07-09T00:07:32.797Z] ++ set -e [2020-07-09T00:07:32.797Z] ++ '[' -n 0 ']' [2020-07-09T00:07:32.797Z] ++ set -x [2020-07-09T00:07:32.797Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-07-09T00:07:32.797Z] testing: warning: no tests to run [2020-07-09T00:07:32.797Z] PASS [2020-07-09T00:07:32.797Z] [2020-07-09T00:07:32.797Z] DONE 0 tests in 0.011s [2020-07-09T00:07:32.797Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (ppc64le.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-07-09T00:07:32.797Z] ++ 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-07-09T00:07:32.797Z] ++ set -e [2020-07-09T00:07:32.797Z] ++ '[' -n 0 ']' [2020-07-09T00:07:32.797Z] ++ set -x [2020-07-09T00:07:32.797Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-07-09T00:07:32.798Z] INFO: Testing against a local daemon [2020-07-09T00:07:32.798Z] === RUN TestAuthZPluginAllowRequest [2020-07-09T00:07:33.318Z] ok github.com/docker/docker/volume/local 0.006s coverage: 73.0% of statements [2020-07-09T00:07:33.453Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2020-07-09T00:07:33.579Z] ok github.com/docker/docker/volume/mounts 0.019s coverage: 67.0% of statements [2020-07-09T00:07:33.710Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2020-07-09T00:07:33.710Z] === RUN TestDockerSuite/TestContainerAPIKill [2020-07-09T00:07:33.966Z] === RUN TestReadPluginNoRead/default [2020-07-09T00:07:34.315Z] --- PASS: TestAuthZPluginAllowRequest (1.35s) [2020-07-09T00:07:34.315Z] === RUN TestAuthZPluginTLS [2020-07-09T00:07:34.527Z] === RUN TestDockerSuite/TestContainerAPIPause [2020-07-09T00:07:34.952Z] --- PASS: TestAuthZPluginTLS (0.57s) [2020-07-09T00:07:34.952Z] === RUN TestAuthZPluginDenyRequest [2020-07-09T00:07:34.960Z] ok github.com/docker/docker/volume/service 0.013s coverage: 73.0% of statements [2020-07-09T00:07:35.091Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2020-07-09T00:07:35.246Z] --- PASS: TestAuthZPluginDenyRequest (0.54s) [2020-07-09T00:07:35.246Z] === RUN TestAuthZPluginAPIDenyResponse [2020-07-09T00:07:35.349Z] === RUN TestReadPluginNoRead/disabled_caching [2020-07-09T00:07:35.883Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.55s) [2020-07-09T00:07:35.883Z] === RUN TestAuthZPluginDenyResponse [2020-07-09T00:07:35.911Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2020-07-09T00:07:35.911Z] --- PASS: TestContinueAfterPluginCrash (10.48s) [2020-07-09T00:07:35.911Z] === RUN TestDockerSuite/TestContainerAPIRename [2020-07-09T00:07:36.472Z] === RUN TestDockerSuite/TestContainerAPIRestart [2020-07-09T00:07:36.523Z] --- PASS: TestAuthZPluginDenyResponse (0.55s) [2020-07-09T00:07:36.523Z] === RUN TestAuthZPluginAllowEventStream [2020-07-09T00:07:37.046Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-07-09T00:07:37.607Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2020-07-09T00:07:37.887Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-07-09T00:07:37.887Z] INFO: Testing against a local daemon [2020-07-09T00:07:37.887Z] ok github.com/docker/docker/integration/plugin/common 0.293s [2020-07-09T00:07:37.887Z] [2020-07-09T00:07:37.887Z] === Skipped [2020-07-09T00:07:37.887Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2020-07-09T00:07:37.887Z] plugin_test.go:55: testEnv.OSType == "windows" [2020-07-09T00:07:37.887Z] [2020-07-09T00:07:37.887Z] [2020-07-09T00:07:37.887Z] DONE 3 tests, 1 skipped in 7.890s [2020-07-09T00:07:37.887Z] [2020-07-09T00:07:37.887Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2020-07-09T00:07:38.039Z] --- PASS: TestAuthZPluginAllowEventStream (1.32s) [2020-07-09T00:07:38.039Z] === RUN TestAuthZPluginErrorResponse [2020-07-09T00:07:38.334Z] --- PASS: TestAuthZPluginErrorResponse (0.55s) [2020-07-09T00:07:38.334Z] === RUN TestAuthZPluginErrorRequest [2020-07-09T00:07:38.535Z] --- PASS: TestReadPluginNoRead (7.84s) [2020-07-09T00:07:38.535Z] --- PASS: TestReadPluginNoRead/default (1.50s) [2020-07-09T00:07:38.535Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.62s) [2020-07-09T00:07:38.535Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.43s) [2020-07-09T00:07:38.535Z] read_test.go:92: [d62a7914e503c] daemon is not started [2020-07-09T00:07:38.535Z] PASS [2020-07-09T00:07:38.535Z] [2020-07-09T00:07:38.535Z] DONE 6 tests in 13.310s [2020-07-09T00:07:38.535Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2020-07-09T00:07:38.535Z] 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-07-09T00:07:38.535Z] ++ 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-07-09T00:07:38.535Z] ++ set -e [2020-07-09T00:07:38.535Z] ++ '[' -n 0 ']' [2020-07-09T00:07:38.535Z] ++ set -x [2020-07-09T00:07:38.535Z] ++ env -i DEST=/go/src/github.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-07-09T00:07:38.535Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2020-07-09T00:07:38.535Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2020-07-09T00:07:38.535Z] testing: warning: no tests to run [2020-07-09T00:07:38.535Z] PASS [2020-07-09T00:07:38.535Z] [2020-07-09T00:07:38.535Z] DONE 0 tests in 0.053s [2020-07-09T00:07:38.535Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2020-07-09T00:07:38.535Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-07-09T00:07:38.535Z] ++ 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-07-09T00:07:38.535Z] ++ set -e [2020-07-09T00:07:38.535Z] ++ '[' -n 0 ']' [2020-07-09T00:07:38.535Z] ++ set -x [2020-07-09T00:07:38.535Z] ++ env -i DEST=/go/src/github.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-07-09T00:07:38.535Z] === RUN TestDockerSuite/TestContainerAPIStart [2020-07-09T00:07:38.790Z] INFO: Testing against a local daemon [2020-07-09T00:07:38.791Z] === RUN TestPluginWithDevMounts [2020-07-09T00:07:38.791Z] === PAUSE TestPluginWithDevMounts [2020-07-09T00:07:38.791Z] === CONT TestPluginWithDevMounts [2020-07-09T00:07:38.971Z] --- PASS: TestAuthZPluginErrorRequest (0.54s) [2020-07-09T00:07:38.971Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-07-09T00:07:39.046Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2020-07-09T00:07:39.277Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.55s) [2020-07-09T00:07:39.277Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-07-09T00:07:40.411Z] --- PASS: TestPluginWithDevMounts (1.67s) [2020-07-09T00:07:40.411Z] PASS [2020-07-09T00:07:40.411Z] [2020-07-09T00:07:40.411Z] DONE 1 tests in 1.841s [2020-07-09T00:07:40.411Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2020-07-09T00:07:40.411Z] ++ 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-07-09T00:07:40.411Z] ++ set -e [2020-07-09T00:07:40.411Z] ++ '[' -n 0 ']' [2020-07-09T00:07:40.411Z] ++ set -x [2020-07-09T00:07:40.411Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-07-09T00:07:40.666Z] INFO: Testing against a local daemon [2020-07-09T00:07:40.667Z] === RUN TestSecretInspect [2020-07-09T00:07:40.732Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-07-09T00:07:40.732Z] INFO: Testing against a local daemon [2020-07-09T00:07:40.732Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.218s [2020-07-09T00:07:40.732Z] [2020-07-09T00:07:40.732Z] === Skipped [2020-07-09T00:07:40.732Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2020-07-09T00:07:40.732Z] external_test.go:48: runtime.GOOS == "windows" [2020-07-09T00:07:40.732Z] [2020-07-09T00:07:40.732Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2020-07-09T00:07:40.733Z] external_test.go:408: runtime.GOOS == "windows" [2020-07-09T00:07:40.733Z] [2020-07-09T00:07:40.733Z] [2020-07-09T00:07:40.733Z] DONE 2 tests, 2 skipped in 3.290s [2020-07-09T00:07:40.733Z] [2020-07-09T00:07:40.733Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2020-07-09T00:07:41.357Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.74s) [2020-07-09T00:07:41.357Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-07-09T00:07:42.884Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-07-09T00:07:42.884Z] INFO: Testing against a local daemon [2020-07-09T00:07:42.884Z] ok github.com/docker/docker/integration/plugin/logging 0.274s [2020-07-09T00:07:42.893Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.72s) [2020-07-09T00:07:42.893Z] === RUN TestAuthZPluginHeader [2020-07-09T00:07:43.178Z] --- PASS: TestSecretInspect (2.32s) [2020-07-09T00:07:43.178Z] === RUN TestSecretList [2020-07-09T00:07:43.339Z] [2020-07-09T00:07:43.339Z] === Skipped [2020-07-09T00:07:43.339Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2020-07-09T00:07:43.339Z] read_test.go:21: no unix domain sockets on Windows [2020-07-09T00:07:43.339Z] [2020-07-09T00:07:43.339Z] [2020-07-09T00:07:43.339Z] DONE 1 tests, 1 skipped in 2.629s [2020-07-09T00:07:43.339Z] [2020-07-09T00:07:43.339Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2020-07-09T00:07:43.434Z] === RUN TestDockerSuite/TestContainerAPIStop [2020-07-09T00:07:43.937Z] --- PASS: TestAuthZPluginHeader (0.84s) [2020-07-09T00:07:43.938Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-07-09T00:07:43.938Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-07-09T00:07:43.938Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-09T00:07:43.938Z] === RUN TestAuthZPluginV2Disable [2020-07-09T00:07:43.938Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2020-07-09T00:07:43.938Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-09T00:07:43.938Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-07-09T00:07:43.938Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-07-09T00:07:43.938Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-09T00:07:43.938Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-07-09T00:07:43.938Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-07-09T00:07:43.938Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-09T00:07:43.938Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-07-09T00:07:43.997Z] === RUN TestDockerSuite/TestContainerAPITop [2020-07-09T00:07:44.558Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2020-07-09T00:07:44.558Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2020-07-09T00:07:44.558Z] === RUN TestDockerSuite/TestContainerAPIWait [2020-07-09T00:07:44.843Z] testing: warning: no tests to run [2020-07-09T00:07:44.843Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.118s [2020-07-09T00:07:44.843Z] [2020-07-09T00:07:44.843Z] DONE 0 tests in 1.374s [2020-07-09T00:07:44.843Z] [2020-07-09T00:07:44.843Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2020-07-09T00:07:45.922Z] --- PASS: TestSecretList (2.71s) [2020-07-09T00:07:45.922Z] === RUN TestSecretsCreateAndDelete [2020-07-09T00:07:46.983Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-07-09T00:07:46.983Z] INFO: Testing against a local daemon [2020-07-09T00:07:46.983Z] ok github.com/docker/docker/integration/plugin/volumes 0.219s [2020-07-09T00:07:47.234Z] ok github.com/docker/docker/pkg/plugins 33.616s coverage: 76.6% of statements [2020-07-09T00:07:47.234Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-07-09T00:07:47.234Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-07-09T00:07:47.234Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-07-09T00:07:47.234Z] ? github.com/docker/docker/pkg/term [no test files] [2020-07-09T00:07:47.234Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-07-09T00:07:47.234Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-07-09T00:07:47.234Z] ? github.com/docker/docker/rootless [no test files] [2020-07-09T00:07:47.234Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-07-09T00:07:47.234Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-07-09T00:07:47.234Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-07-09T00:07:47.234Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-07-09T00:07:47.234Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-07-09T00:07:47.234Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-07-09T00:07:47.234Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-07-09T00:07:47.234Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-07-09T00:07:47.234Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-07-09T00:07:47.234Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-07-09T00:07:47.234Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-07-09T00:07:47.234Z] ? github.com/docker/docker/testutil/request [no test files] [2020-07-09T00:07:47.234Z] ? github.com/docker/docker/volume [no test files] [2020-07-09T00:07:47.234Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-07-09T00:07:47.234Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-07-09T00:07:47.234Z] [2020-07-09T00:07:47.234Z] === Skipped [2020-07-09T00:07:47.234Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-07-09T00:07:47.234Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-07-09T00:07:47.234Z] [2020-07-09T00:07:47.234Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-07-09T00:07:47.234Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-07-09T00:07:47.234Z] [2020-07-09T00:07:47.234Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-07-09T00:07:47.234Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-09T00:07:47.234Z] graphtest_unix.go:46: Driver btrfs not supported [2020-07-09T00:07:47.234Z] [2020-07-09T00:07:47.234Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-07-09T00:07:47.234Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-09T00:07:47.234Z] graphtest_unix.go:46: Driver btrfs not supported [2020-07-09T00:07:47.234Z] [2020-07-09T00:07:47.234Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-07-09T00:07:47.234Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-09T00:07:47.234Z] graphtest_unix.go:46: Driver btrfs not supported [2020-07-09T00:07:47.234Z] [2020-07-09T00:07:47.234Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-07-09T00:07:47.234Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-09T00:07:47.234Z] graphtest_unix.go:46: Driver btrfs not supported [2020-07-09T00:07:47.234Z] [2020-07-09T00:07:47.234Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-07-09T00:07:47.234Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-09T00:07:47.234Z] graphtest_unix.go:46: Driver btrfs not supported [2020-07-09T00:07:47.234Z] [2020-07-09T00:07:47.234Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-07-09T00:07:47.234Z] graphtest_unix.go:73: No driver to put! [2020-07-09T00:07:47.234Z] [2020-07-09T00:07:47.234Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2020-07-09T00:07:47.234Z] time="2020-07-09T00:06:30Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-07-09T00:07:47.234Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-07-09T00:07:47.234Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-07-09T00:07:47.234Z] [2020-07-09T00:07:47.234Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2020-07-09T00:07:47.234Z] time="2020-07-09T00:06:30Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-07-09T00:07:47.234Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-07-09T00:07:47.234Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-07-09T00:07:47.234Z] [2020-07-09T00:07:47.234Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2020-07-09T00:07:47.234Z] time="2020-07-09T00:06:30Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-07-09T00:07:47.234Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-07-09T00:07:47.234Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-07-09T00:07:47.234Z] [2020-07-09T00:07:47.234Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2020-07-09T00:07:47.234Z] time="2020-07-09T00:06:30Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-07-09T00:07:47.234Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-07-09T00:07:47.234Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-07-09T00:07:47.234Z] [2020-07-09T00:07:47.234Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2020-07-09T00:07:47.234Z] time="2020-07-09T00:06:30Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-07-09T00:07:47.234Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-07-09T00:07:47.234Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-07-09T00:07:47.234Z] [2020-07-09T00:07:47.234Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2020-07-09T00:07:47.234Z] graphtest_unix.go:73: No driver to put! [2020-07-09T00:07:47.234Z] [2020-07-09T00:07:47.234Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-07-09T00:07:47.234Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-07-09T00:07:47.234Z] [2020-07-09T00:07:47.234Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-07-09T00:07:47.234Z] overlay_test.go:49: Fails to compute changes intermittently [2020-07-09T00:07:47.234Z] [2020-07-09T00:07:47.234Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-07-09T00:07:47.234Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-07-09T00:07:47.234Z] [2020-07-09T00:07:47.234Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-07-09T00:07:47.234Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-07-09T00:07:47.234Z] [2020-07-09T00:07:47.234Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-07-09T00:07:47.234Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-09T00:07:47.234Z] graphtest_unix.go:46: Driver zfs not supported [2020-07-09T00:07:47.234Z] [2020-07-09T00:07:47.234Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-07-09T00:07:47.234Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-09T00:07:47.234Z] graphtest_unix.go:46: Driver zfs not supported [2020-07-09T00:07:47.234Z] [2020-07-09T00:07:47.234Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-07-09T00:07:47.234Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-09T00:07:47.234Z] graphtest_unix.go:46: Driver zfs not supported [2020-07-09T00:07:47.234Z] [2020-07-09T00:07:47.234Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-07-09T00:07:47.234Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-09T00:07:47.234Z] graphtest_unix.go:46: Driver zfs not supported [2020-07-09T00:07:47.234Z] [2020-07-09T00:07:47.234Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-07-09T00:07:47.234Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-09T00:07:47.234Z] graphtest_unix.go:46: Driver zfs not supported [2020-07-09T00:07:47.234Z] [2020-07-09T00:07:47.234Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-07-09T00:07:47.234Z] graphtest_unix.go:73: No driver to put! [2020-07-09T00:07:47.234Z] [2020-07-09T00:07:47.234Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-07-09T00:07:47.234Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-07-09T00:07:47.234Z] [2020-07-09T00:07:47.234Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-07-09T00:07:47.234Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-07-09T00:07:47.234Z] [2020-07-09T00:07:47.234Z] [2020-07-09T00:07:47.234Z] DONE 2124 tests, 26 skipped in 247.121s [2020-07-09T00:07:47.288Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2020-07-09T00:07:47.431Z] [2020-07-09T00:07:47.431Z] === Skipped [2020-07-09T00:07:47.431Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2020-07-09T00:07:47.431Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2020-07-09T00:07:47.431Z] [2020-07-09T00:07:47.431Z] [2020-07-09T00:07:47.431Z] DONE 1 tests, 1 skipped in 2.547s [2020-07-09T00:07:47.431Z] [2020-07-09T00:07:47.431Z] Running D:\gopath\src\github.com\docker\docker\integration\secret Post stage [Pipeline] junit [2020-07-09T00:07:47.506Z] Recording test results [2020-07-09T00:07:47.544Z] --- PASS: TestSecretsCreateAndDelete (1.95s) [2020-07-09T00:07:47.544Z] === RUN TestSecretsUpdate [2020-07-09T00:07:47.800Z] === RUN TestDockerSuite/TestContainerNetworkMode [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2020-07-09T00:07:48.354Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41194/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=276c725394426b45e5f3d6cbac3f9ff4acf4feaa -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:276c725394426b45e5f3d6cbac3f9ff4acf4feaa hack/validate/vendor [2020-07-09T00:07:48.770Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2020-07-09T00:07:48.923Z] No vendor changes in diff. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build e2e image) [Pipeline] sh [2020-07-09T00:07:49.562Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-07-09T00:07:49.562Z] INFO: Testing against a local daemon [2020-07-09T00:07:49.562Z] ok github.com/docker/docker/integration/secret 0.226s [2020-07-09T00:07:49.562Z] [2020-07-09T00:07:49.562Z] === Skipped [2020-07-09T00:07:49.562Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2020-07-09T00:07:49.562Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2020-07-09T00:07:49.562Z] [2020-07-09T00:07:49.562Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2020-07-09T00:07:49.562Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2020-07-09T00:07:49.562Z] [2020-07-09T00:07:49.562Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2020-07-09T00:07:49.562Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2020-07-09T00:07:49.562Z] [2020-07-09T00:07:49.562Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2020-07-09T00:07:49.562Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2020-07-09T00:07:49.562Z] [2020-07-09T00:07:49.562Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2020-07-09T00:07:49.562Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2020-07-09T00:07:49.562Z] [2020-07-09T00:07:49.562Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2020-07-09T00:07:49.562Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2020-07-09T00:07:49.562Z] [2020-07-09T00:07:49.562Z] [2020-07-09T00:07:49.562Z] DONE 6 tests, 6 skipped in 2.235s [2020-07-09T00:07:49.562Z] [2020-07-09T00:07:49.562Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2020-07-09T00:07:49.832Z] + echo Building e2e image [2020-07-09T00:07:49.832Z] Building e2e image [2020-07-09T00:07:49.832Z] + docker build --build-arg DOCKER_GITCOMMIT=276c725394426b45e5f3d6cbac3f9ff4acf4feaa -t moby-e2e-test -f Dockerfile.e2e . [2020-07-09T00:07:49.832Z] #2 [internal] load .dockerignore [2020-07-09T00:07:49.832Z] #2 transferring context: 34B done [2020-07-09T00:07:49.832Z] #2 DONE 0.0s [2020-07-09T00:07:49.832Z] [2020-07-09T00:07:49.832Z] #1 [internal] load build definition from Dockerfile.e2e [2020-07-09T00:07:49.832Z] #1 transferring dockerfile: 3.21kB done [2020-07-09T00:07:49.832Z] #1 DONE 0.0s [2020-07-09T00:07:49.832Z] [2020-07-09T00:07:49.832Z] #4 [internal] load metadata for docker.io/library/alpine:3.10 [2020-07-09T00:07:50.092Z] #4 ... [2020-07-09T00:07:50.092Z] [2020-07-09T00:07:50.092Z] #3 [internal] load metadata for docker.io/library/golang:1.13.12-alpine [2020-07-09T00:07:50.092Z] #3 DONE 0.2s [2020-07-09T00:07:50.092Z] [2020-07-09T00:07:50.092Z] #4 [internal] load metadata for docker.io/library/alpine:3.10 [2020-07-09T00:07:50.092Z] #4 DONE 0.3s [2020-07-09T00:07:50.092Z] [2020-07-09T00:07:50.092Z] #8 [internal] load build context [2020-07-09T00:07:50.135Z] --- PASS: TestSecretsUpdate (2.64s) [2020-07-09T00:07:50.135Z] === RUN TestTemplatedSecret [2020-07-09T00:07:50.663Z] #8 transferring context: 850.26kB 0.4s done [2020-07-09T00:07:50.663Z] #8 DONE 0.5s [2020-07-09T00:07:50.663Z] [2020-07-09T00:07:50.663Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.12-alpine@sha256:4c475018c... [2020-07-09T00:07:50.663Z] #14 resolve docker.io/library/golang:1.13.12-alpine@sha256:4c475018cc22a3c1b1e42806467be68c61beef9f94cb4533960f5fdd53f631b4 done [2020-07-09T00:07:50.663Z] #14 sha256:a92cc7c5fd73817407fa0e4de5e1fb262a9c0f34c35c7450a2d01a7cef79c62f 155B / 155B 0.1s done [2020-07-09T00:07:50.663Z] #14 sha256:4c475018cc22a3c1b1e42806467be68c61beef9f94cb4533960f5fdd53f631b4 1.65kB / 1.65kB done [2020-07-09T00:07:50.663Z] #14 sha256:90e2f8cc39f2bb8450c45b41580b285ca4c177b3c9c7fe0015732ba010c68a2b 1.36kB / 1.36kB done [2020-07-09T00:07:50.663Z] #14 sha256:cea245765db1a405a8511d96d147f5161c55f225515c3929dfcf215048add463 3.83kB / 3.83kB done [2020-07-09T00:07:50.663Z] #14 sha256:ed8968b2872e472e21554ca58b35a02277634f3e501cc04ab7b0d0963f60f54d 282.60kB / 282.60kB 0.1s done [2020-07-09T00:07:50.663Z] #14 extracting sha256:ed8968b2872e472e21554ca58b35a02277634f3e501cc04ab7b0d0963f60f54d 0.2s done [2020-07-09T00:07:50.663Z] #14 sha256:e5ffe4cf9f04433b1e030067c4d129ea3821af101c597980cfeb846f7efea799 126B / 126B 0.2s done [2020-07-09T00:07:50.663Z] #14 sha256:e9b686f23470bc8eab4c3afc6da133e5ff7dc010c2ce3f58564e1bcd3cecd752 20.11MB / 126.96MB 0.6s [2020-07-09T00:07:50.663Z] #14 extracting sha256:a92cc7c5fd73817407fa0e4de5e1fb262a9c0f34c35c7450a2d01a7cef79c62f done [2020-07-09T00:07:50.925Z] #14 ... [2020-07-09T00:07:50.925Z] [2020-07-09T00:07:50.925Z] #5 [runner 1/12] FROM docker.io/library/alpine:3.10@sha256:f0e9534a598e5013... [2020-07-09T00:07:50.925Z] #5 resolve docker.io/library/alpine:3.10@sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 done [2020-07-09T00:07:50.925Z] #5 sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 1.64kB / 1.64kB done [2020-07-09T00:07:50.925Z] #5 sha256:a143f3ba578f79e2c7b3022c488e6e12a35836cd4a6eb9e363d7f3a07d848590 528B / 528B done [2020-07-09T00:07:50.925Z] #5 sha256:be4e4bea2c2e15b403bb321562e78ea84b501fb41497472e91ecb41504e8a27c 1.51kB / 1.51kB done [2020-07-09T00:07:50.925Z] #5 sha256:21c83c5242199776c232920ddb58cfa2a46b17e42ed831ca9001c8dbc532d22d 2.80MB / 2.80MB 0.1s done [2020-07-09T00:07:50.925Z] #5 extracting sha256:21c83c5242199776c232920ddb58cfa2a46b17e42ed831ca9001c8dbc532d22d 0.4s done [2020-07-09T00:07:50.925Z] #5 DONE 0.7s [2020-07-09T00:07:50.925Z] [2020-07-09T00:07:50.925Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.12-alpine@sha256:4c475018c... [2020-07-09T00:07:50.925Z] #14 sha256:e9b686f23470bc8eab4c3afc6da133e5ff7dc010c2ce3f58564e1bcd3cecd752 26.88MB / 126.96MB 0.7s [2020-07-09T00:07:50.925Z] #14 sha256:e9b686f23470bc8eab4c3afc6da133e5ff7dc010c2ce3f58564e1bcd3cecd752 43.26MB / 126.96MB 0.9s [2020-07-09T00:07:51.186Z] #14 sha256:e9b686f23470bc8eab4c3afc6da133e5ff7dc010c2ce3f58564e1bcd3cecd752 55.11MB / 126.96MB 1.0s [2020-07-09T00:07:51.186Z] #14 sha256:e9b686f23470bc8eab4c3afc6da133e5ff7dc010c2ce3f58564e1bcd3cecd752 73.51MB / 126.96MB 1.2s [2020-07-09T00:07:51.449Z] #14 sha256:e9b686f23470bc8eab4c3afc6da133e5ff7dc010c2ce3f58564e1bcd3cecd752 86.84MB / 126.96MB 1.3s [2020-07-09T00:07:51.449Z] #14 sha256:e9b686f23470bc8eab4c3afc6da133e5ff7dc010c2ce3f58564e1bcd3cecd752 98.00MB / 126.96MB 1.4s [2020-07-09T00:07:51.708Z] #14 sha256:e9b686f23470bc8eab4c3afc6da133e5ff7dc010c2ce3f58564e1bcd3cecd752 108.68MB / 126.96MB 1.5s [2020-07-09T00:07:51.708Z] #14 sha256:e9b686f23470bc8eab4c3afc6da133e5ff7dc010c2ce3f58564e1bcd3cecd752 126.96MB / 126.96MB 1.7s [2020-07-09T00:07:51.968Z] #14 ... [2020-07-09T00:07:51.968Z] [2020-07-09T00:07:51.968Z] #6 [runner 2/12] RUN addgroup docker && adduser -D -G docker unprivilegedus... [2020-07-09T00:07:51.968Z] #6 DONE 1.2s [2020-07-09T00:07:51.968Z] [2020-07-09T00:07:51.968Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.12-alpine@sha256:4c475018c... [2020-07-09T00:07:51.968Z] #14 sha256:e9b686f23470bc8eab4c3afc6da133e5ff7dc010c2ce3f58564e1bcd3cecd752 126.96MB / 126.96MB 1.8s done [2020-07-09T00:07:52.026Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2020-07-09T00:07:52.228Z] #14 extracting sha256:e9b686f23470bc8eab4c3afc6da133e5ff7dc010c2ce3f58564e1bcd3cecd752 [2020-07-09T00:07:52.409Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-07-09T00:07:52.409Z] INFO: Testing against a local daemon [2020-07-09T00:07:52.409Z] ok github.com/docker/docker/integration/service 0.370s [2020-07-09T00:07:52.409Z] [2020-07-09T00:07:52.409Z] === Skipped [2020-07-09T00:07:52.409Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-07-09T00:07:52.409Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-07-09T00:07:52.409Z] create_test.go:39: testEnv.DaemonInfo.OSType == "windows" [2020-07-09T00:07:52.409Z] [2020-07-09T00:07:52.409Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-07-09T00:07:52.409Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-07-09T00:07:52.409Z] create_test.go:39: testEnv.DaemonInfo.OSType == "windows" [2020-07-09T00:07:52.409Z] [2020-07-09T00:07:52.409Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2020-07-09T00:07:52.409Z] create_test.go:79: testEnv.DaemonInfo.OSType == "windows" [2020-07-09T00:07:52.409Z] [2020-07-09T00:07:52.409Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2020-07-09T00:07:52.409Z] create_test.go:152: testEnv.DaemonInfo.OSType == "windows" [2020-07-09T00:07:52.409Z] [2020-07-09T00:07:52.409Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.03s) [2020-07-09T00:07:52.409Z] create_test.go:175: testEnv.DaemonInfo.OSType == "windows" [2020-07-09T00:07:52.409Z] [2020-07-09T00:07:52.409Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2020-07-09T00:07:52.409Z] create_test.go:194: testEnv.DaemonInfo.OSType == "windows" [2020-07-09T00:07:52.409Z] [2020-07-09T00:07:52.409Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2020-07-09T00:07:52.409Z] create_test.go:247: testEnv.DaemonInfo.OSType == "windows" [2020-07-09T00:07:52.409Z] [2020-07-09T00:07:52.409Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2020-07-09T00:07:52.409Z] create_test.go:311: testEnv.DaemonInfo.OSType == "windows" [2020-07-09T00:07:52.409Z] [2020-07-09T00:07:52.409Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.03s) [2020-07-09T00:07:52.409Z] create_test.go:403: testEnv.DaemonInfo.OSType == "windows" [2020-07-09T00:07:52.409Z] [2020-07-09T00:07:52.409Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.03s) [2020-07-09T00:07:52.409Z] create_test.go:487: testEnv.DaemonInfo.OSType == "windows" [2020-07-09T00:07:52.409Z] [2020-07-09T00:07:52.409Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2020-07-09T00:07:52.409Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2020-07-09T00:07:52.409Z] [2020-07-09T00:07:52.409Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2020-07-09T00:07:52.409Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2020-07-09T00:07:52.409Z] [2020-07-09T00:07:52.409Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2020-07-09T00:07:52.409Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2020-07-09T00:07:52.409Z] [2020-07-09T00:07:52.409Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2020-07-09T00:07:52.409Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2020-07-09T00:07:52.409Z] [2020-07-09T00:07:52.409Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2020-07-09T00:07:52.409Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2020-07-09T00:07:52.409Z] [2020-07-09T00:07:52.409Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2020-07-09T00:07:52.409Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2020-07-09T00:07:52.409Z] [2020-07-09T00:07:52.409Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2020-07-09T00:07:52.409Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2020-07-09T00:07:52.409Z] [2020-07-09T00:07:52.409Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2020-07-09T00:07:52.409Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2020-07-09T00:07:52.409Z] [2020-07-09T00:07:52.409Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2020-07-09T00:07:52.409Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2020-07-09T00:07:52.409Z] [2020-07-09T00:07:52.409Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2020-07-09T00:07:52.409Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2020-07-09T00:07:52.409Z] [2020-07-09T00:07:52.409Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2020-07-09T00:07:52.409Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2020-07-09T00:07:52.409Z] [2020-07-09T00:07:52.409Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2020-07-09T00:07:52.409Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2020-07-09T00:07:52.409Z] [2020-07-09T00:07:52.409Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.01s) [2020-07-09T00:07:52.409Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2020-07-09T00:07:52.409Z] [2020-07-09T00:07:52.409Z] [2020-07-09T00:07:52.409Z] DONE 24 tests, 23 skipped in 2.891s [2020-07-09T00:07:52.409Z] [2020-07-09T00:07:52.409Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2020-07-09T00:07:52.589Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2020-07-09T00:07:53.152Z] --- PASS: TestTemplatedSecret (2.85s) [2020-07-09T00:07:53.152Z] === RUN TestSecretCreateResolve [2020-07-09T00:07:53.723Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2020-07-09T00:07:54.539Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-07-09T00:07:54.539Z] INFO: Testing against a local daemon [2020-07-09T00:07:54.539Z] ok github.com/docker/docker/integration/session 0.213s [2020-07-09T00:07:54.682Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2020-07-09T00:07:54.987Z] [2020-07-09T00:07:54.987Z] === Skipped [2020-07-09T00:07:54.987Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2020-07-09T00:07:54.987Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2020-07-09T00:07:54.987Z] [2020-07-09T00:07:54.987Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2020-07-09T00:07:54.987Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2020-07-09T00:07:54.987Z] [2020-07-09T00:07:54.987Z] [2020-07-09T00:07:54.987Z] DONE 2 tests, 2 skipped in 2.221s [2020-07-09T00:07:54.987Z] [2020-07-09T00:07:54.987Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2020-07-09T00:07:55.609Z] --- PASS: TestSecretCreateResolve (2.61s) [2020-07-09T00:07:55.610Z] PASS [2020-07-09T00:07:55.610Z] [2020-07-09T00:07:55.610Z] DONE 6 tests in 15.211s [2020-07-09T00:07:55.610Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2020-07-09T00:07:55.610Z] ++ 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-07-09T00:07:55.610Z] ++ set -e [2020-07-09T00:07:55.610Z] ++ '[' -n 0 ']' [2020-07-09T00:07:55.610Z] ++ set -x [2020-07-09T00:07:55.610Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-07-09T00:07:55.610Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} [2020-07-09T00:07:55.866Z] INFO: Testing against a local daemon [2020-07-09T00:07:55.866Z] === RUN TestServiceCreateInit [2020-07-09T00:07:55.866Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-07-09T00:07:57.118Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-07-09T00:07:57.118Z] INFO: Testing against a local daemon [2020-07-09T00:07:57.272Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} [2020-07-09T00:07:57.510Z] #14 extracting sha256:e9b686f23470bc8eab4c3afc6da133e5ff7dc010c2ce3f58564e1bcd3cecd752 5.1s [2020-07-09T00:07:57.510Z] #14 ... [2020-07-09T00:07:57.510Z] [2020-07-09T00:07:57.510Z] #7 [runner 3/12] RUN apk --no-cache add bash ca-certificates g+... [2020-07-09T00:07:57.510Z] #7 0.953 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz [2020-07-09T00:07:57.510Z] #7 2.033 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz [2020-07-09T00:07:57.510Z] #7 2.134 (1/30) Installing ncurses-terminfo-base (6.1_p20190518-r2) [2020-07-09T00:07:57.510Z] #7 2.142 (2/30) Installing ncurses-libs (6.1_p20190518-r2) [2020-07-09T00:07:57.510Z] #7 2.152 (3/30) Installing readline (8.0.0-r0) [2020-07-09T00:07:57.510Z] #7 2.159 (4/30) Installing bash (5.0.0-r0) [2020-07-09T00:07:57.510Z] #7 2.179 Executing bash-5.0.0-r0.post-install [2020-07-09T00:07:57.510Z] #7 2.184 (5/30) Installing ca-certificates (20191127-r2) [2020-07-09T00:07:57.510Z] #7 2.203 (6/30) Installing libgcc (8.3.0-r0) [2020-07-09T00:07:57.510Z] #7 2.209 (7/30) Installing libstdc++ (8.3.0-r0) [2020-07-09T00:07:57.510Z] #7 2.223 (8/30) Installing binutils (2.32-r0) [2020-07-09T00:07:57.510Z] #7 2.323 (9/30) Installing gmp (6.1.2-r1) [2020-07-09T00:07:57.510Z] #7 2.335 (10/30) Installing isl (0.18-r0) [2020-07-09T00:07:57.510Z] #7 2.354 (11/30) Installing libgomp (8.3.0-r0) [2020-07-09T00:07:57.510Z] #7 2.359 (12/30) Installing libatomic (8.3.0-r0) [2020-07-09T00:07:57.510Z] #7 2.363 (13/30) Installing mpfr3 (3.1.5-r1) [2020-07-09T00:07:57.510Z] #7 2.370 (14/30) Installing mpc1 (1.1.0-r0) [2020-07-09T00:07:57.510Z] #7 2.372 (15/30) Installing gcc (8.3.0-r0) [2020-07-09T00:07:57.510Z] #7 3.288 (16/30) Installing musl-dev (1.1.22-r3) [2020-07-09T00:07:57.510Z] #7 3.392 (17/30) Installing libc-dev (0.7.1-r0) [2020-07-09T00:07:57.510Z] #7 3.394 (18/30) Installing g++ (8.3.0-r0) [2020-07-09T00:07:57.510Z] #7 3.962 (19/30) Installing nghttp2-libs (1.39.2-r1) [2020-07-09T00:07:57.510Z] #7 3.968 (20/30) Installing libcurl (7.66.0-r0) [2020-07-09T00:07:57.510Z] #7 3.978 (21/30) Installing expat (2.2.8-r0) [2020-07-09T00:07:57.510Z] #7 3.982 (22/30) Installing pcre2 (10.33-r0) [2020-07-09T00:07:57.510Z] #7 3.991 (23/30) Installing git (2.22.4-r0) [2020-07-09T00:07:57.510Z] #7 4.195 (24/30) Installing libmnl (1.0.4-r0) [2020-07-09T00:07:57.510Z] #7 4.200 (25/30) Installing libnftnl-libs (1.1.3-r0) [2020-07-09T00:07:57.510Z] #7 4.203 (26/30) Installing iptables (1.8.3-r1) [2020-07-09T00:07:57.510Z] #7 4.230 (27/30) Installing pigz (2.4-r0) [2020-07-09T00:07:57.510Z] #7 4.236 (28/30) Installing tar (1.32-r0) [2020-07-09T00:07:57.510Z] #7 4.245 (29/30) Installing xz-libs (5.2.4-r0) [2020-07-09T00:07:57.510Z] #7 4.251 (30/30) Installing xz (5.2.4-r0) [2020-07-09T00:07:57.510Z] #7 4.256 Executing busybox-1.30.1-r3.trigger [2020-07-09T00:07:57.510Z] #7 4.259 Executing ca-certificates-20191127-r2.trigger [2020-07-09T00:07:57.510Z] #7 4.313 OK: 179 MiB in 44 packages [2020-07-09T00:07:57.510Z] #7 DONE 5.4s [2020-07-09T00:07:57.510Z] [2020-07-09T00:07:57.510Z] #9 [runner 4/12] COPY hack/test/e2e-run.sh /scripts/run.sh [2020-07-09T00:07:57.510Z] #9 DONE 0.1s [2020-07-09T00:07:57.770Z] [2020-07-09T00:07:57.770Z] #10 [runner 5/12] COPY hack/make/.ensure-emptyfs /scripts/ensure-emptyfs.sh [2020-07-09T00:07:57.770Z] #10 DONE 0.0s [2020-07-09T00:07:57.770Z] [2020-07-09T00:07:57.770Z] #11 [runner 6/12] COPY integration/testdata /tests/integration/testdat... [2020-07-09T00:07:57.770Z] #11 DONE 0.1s [2020-07-09T00:07:57.770Z] [2020-07-09T00:07:57.770Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.12-alpine@sha256:4c475018c... [2020-07-09T00:07:57.770Z] #14 ... [2020-07-09T00:07:57.770Z] [2020-07-09T00:07:57.770Z] #12 [runner 7/12] COPY integration/build/testdata /tests/integration/build/t... [2020-07-09T00:07:57.770Z] #12 DONE 0.0s [2020-07-09T00:07:57.770Z] [2020-07-09T00:07:57.770Z] #13 [runner 8/12] COPY integration-cli/fixtures /tests/integration-cli/fix... [2020-07-09T00:07:57.770Z] #13 DONE 0.1s [2020-07-09T00:07:58.030Z] [2020-07-09T00:07:58.030Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.12-alpine@sha256:4c475018c... [2020-07-09T00:07:58.062Z] ok github.com/docker/docker/integration/system 1.335s [2020-07-09T00:07:58.062Z] [2020-07-09T00:07:58.062Z] === Skipped [2020-07-09T00:07:58.063Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-07-09T00:07:58.063Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2020-07-09T00:07:58.063Z] [2020-07-09T00:07:58.063Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2020-07-09T00:07:58.063Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2020-07-09T00:07:58.063Z] [2020-07-09T00:07:58.063Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2020-07-09T00:07:58.063Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2020-07-09T00:07:58.063Z] [2020-07-09T00:07:58.063Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2020-07-09T00:07:58.063Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-07-09T00:07:58.063Z] [2020-07-09T00:07:58.063Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2020-07-09T00:07:58.063Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2020-07-09T00:07:58.063Z] [2020-07-09T00:07:58.063Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2020-07-09T00:07:58.063Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2020-07-09T00:07:58.063Z] [2020-07-09T00:07:58.063Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2020-07-09T00:07:58.063Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2020-07-09T00:07:58.063Z] [2020-07-09T00:07:58.063Z] [2020-07-09T00:07:58.063Z] DONE 13 tests, 7 skipped in 3.245s [2020-07-09T00:07:58.063Z] [2020-07-09T00:07:58.063Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2020-07-09T00:07:58.291Z] #14 extracting sha256:e9b686f23470bc8eab4c3afc6da133e5ff7dc010c2ce3f58564e1bcd3cecd752 6.2s done [2020-07-09T00:07:58.551Z] #14 extracting sha256:e5ffe4cf9f04433b1e030067c4d129ea3821af101c597980cfeb846f7efea799 done [2020-07-09T00:07:58.551Z] #14 DONE 8.3s [2020-07-09T00:07:58.551Z] [2020-07-09T00:07:58.551Z] #15 [base 2/5] RUN apk --no-cache add bash btrfs-progs-dev build... [2020-07-09T00:07:58.637Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} [2020-07-09T00:07:59.119Z] #15 0.572 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-07-09T00:08:00.004Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} [2020-07-09T00:08:00.004Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-07-09T00:08:00.057Z] #15 1.619 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-07-09T00:08:00.198Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-07-09T00:08:00.198Z] INFO: Testing against a local daemon [2020-07-09T00:08:00.316Z] #15 1.731 (1/55) Upgrading musl (1.1.24-r8 -> 1.1.24-r9) [2020-07-09T00:08:00.316Z] #15 1.740 (2/55) Installing ncurses-terminfo-base (6.2_p20200523-r0) [2020-07-09T00:08:00.316Z] #15 1.744 (3/55) Installing ncurses-libs (6.2_p20200523-r0) [2020-07-09T00:08:00.316Z] #15 1.750 (4/55) Installing readline (8.0.4-r0) [2020-07-09T00:08:00.316Z] #15 1.754 (5/55) Installing bash (5.0.17-r0) [2020-07-09T00:08:00.316Z] #15 1.766 Executing bash-5.0.17-r0.post-install [2020-07-09T00:08:00.316Z] #15 1.768 (6/55) Installing linux-headers (5.4.5-r1) [2020-07-09T00:08:00.316Z] #15 1.847 (7/55) Installing libblkid (2.35.2-r0) [2020-07-09T00:08:00.316Z] #15 1.856 (8/55) Installing libuuid (2.35.2-r0) [2020-07-09T00:08:00.316Z] #15 1.858 (9/55) Installing btrfs-progs-libs (5.6.1-r0) [2020-07-09T00:08:00.316Z] #15 1.864 (10/55) Installing btrfs-progs-dev (5.6.1-r0) [2020-07-09T00:08:00.316Z] #15 1.868 (11/55) Installing libgcc (9.3.0-r2) [2020-07-09T00:08:00.316Z] #15 1.871 (12/55) Installing libstdc++ (9.3.0-r2) [2020-07-09T00:08:00.316Z] #15 1.883 (13/55) Installing binutils (2.34-r1) [2020-07-09T00:08:00.316Z] #15 1.951 (14/55) Installing libmagic (5.38-r0) [2020-07-09T00:08:00.576Z] #15 1.972 (15/55) Installing file (5.38-r0) [2020-07-09T00:08:00.576Z] #15 1.974 (16/55) Installing gmp (6.2.0-r0) [2020-07-09T00:08:00.576Z] #15 1.980 (17/55) Installing isl (0.18-r0) [2020-07-09T00:08:00.576Z] #15 1.995 (18/55) Installing libgomp (9.3.0-r2) [2020-07-09T00:08:00.576Z] #15 1.999 (19/55) Installing libatomic (9.3.0-r2) [2020-07-09T00:08:00.576Z] #15 2.001 (20/55) Installing libgphobos (9.3.0-r2) [2020-07-09T00:08:00.576Z] #15 2.048 (21/55) Installing mpfr4 (4.0.2-r4) [2020-07-09T00:08:00.576Z] #15 2.054 (22/55) Installing mpc1 (1.1.0-r1) [2020-07-09T00:08:00.576Z] #15 2.058 (23/55) Installing gcc (9.3.0-r2) [2020-07-09T00:08:00.646Z] ok github.com/docker/docker/integration/volume 0.308s [2020-07-09T00:08:00.646Z] [2020-07-09T00:08:00.646Z] === Skipped [2020-07-09T00:08:00.646Z] === SKIP: github.com/docker/docker/integration/volume TestVolumesRemove (0.00s) [2020-07-09T00:08:00.646Z] volume_test.go:64: testEnv.OSType == "windows": FIXME [2020-07-09T00:08:00.646Z] [2020-07-09T00:08:00.646Z] [2020-07-09T00:08:00.646Z] DONE 5 tests, 1 skipped in 2.383s [2020-07-09T00:08:00.646Z] [2020-07-09T00:08:00.646Z] INFO: make.ps1 ended at 07/09/2020 00:08:00 [2020-07-09T00:08:00.646Z] INFO: Integration CLI tests being run from the host: [2020-07-09T00:08:00.646Z] 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-07-09T00:08:01.367Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc0007135a0_} [2020-07-09T00:08:01.515Z] #15 2.893 (24/55) Installing musl-dev (1.1.24-r9) [2020-07-09T00:08:01.515Z] #15 2.964 (25/55) Installing libc-dev (0.7.2-r3) [2020-07-09T00:08:01.515Z] #15 2.965 (26/55) Installing g++ (9.3.0-r2) [2020-07-09T00:08:02.086Z] #15 3.409 (27/55) Installing make (4.3-r0) [2020-07-09T00:08:02.086Z] #15 3.414 (28/55) Installing fortify-headers (1.1-r0) [2020-07-09T00:08:02.086Z] #15 3.416 (29/55) Installing patch (2.7.6-r6) [2020-07-09T00:08:02.086Z] #15 3.420 (30/55) Installing build-base (0.5-r2) [2020-07-09T00:08:02.086Z] #15 3.421 (31/55) Installing nghttp2-libs (1.41.0-r0) [2020-07-09T00:08:02.086Z] #15 3.424 (32/55) Installing libcurl (7.69.1-r0) [2020-07-09T00:08:02.086Z] #15 3.430 (33/55) Installing curl (7.69.1-r0) [2020-07-09T00:08:02.086Z] #15 3.433 (34/55) Installing oniguruma (6.9.5-r1) [2020-07-09T00:08:02.086Z] #15 3.439 (35/55) Installing jq (1.6-r1) [2020-07-09T00:08:02.086Z] #15 3.445 (36/55) Installing device-mapper-libs (2.02.186-r1) [2020-07-09T00:08:02.086Z] #15 3.450 (37/55) Installing device-mapper-event-libs (2.02.186-r1) [2020-07-09T00:08:02.086Z] #15 3.452 (38/55) Installing libaio (0.3.112-r1) [2020-07-09T00:08:02.086Z] #15 3.454 (39/55) Installing lvm2-libs (2.02.186-r1) [2020-07-09T00:08:02.086Z] #15 3.484 (40/55) Installing blkid (2.35.2-r0) [2020-07-09T00:08:02.086Z] #15 3.487 (41/55) Installing libcap-ng (0.7.10-r0) [2020-07-09T00:08:02.086Z] #15 3.490 (42/55) Installing setpriv (2.35.2-r0) [2020-07-09T00:08:02.086Z] #15 3.492 (43/55) Installing libmount (2.35.2-r0) [2020-07-09T00:08:02.086Z] #15 3.499 (44/55) Installing libsmartcols (2.35.2-r0) [2020-07-09T00:08:02.086Z] #15 3.502 (45/55) Installing findmnt (2.35.2-r0) [2020-07-09T00:08:02.086Z] #15 3.505 (46/55) Installing mcookie (2.35.2-r0) [2020-07-09T00:08:02.086Z] #15 3.507 (47/55) Installing hexdump (2.35.2-r0) [2020-07-09T00:08:02.086Z] #15 3.510 (48/55) Installing lsblk (2.35.2-r0) [2020-07-09T00:08:02.086Z] #15 3.513 (49/55) Installing libfdisk (2.35.2-r0) [2020-07-09T00:08:02.086Z] #15 3.518 (50/55) Installing sfdisk (2.35.2-r0) [2020-07-09T00:08:02.086Z] #15 3.521 (51/55) Installing cfdisk (2.35.2-r0) [2020-07-09T00:08:02.086Z] #15 3.524 (52/55) Installing util-linux (2.35.2-r0) [2020-07-09T00:08:02.086Z] #15 3.558 (53/55) Installing pkgconf (1.7.2-r0) [2020-07-09T00:08:02.086Z] #15 3.562 (54/55) Installing util-linux-dev (2.35.2-r0) [2020-07-09T00:08:02.086Z] #15 3.583 (55/55) Installing lvm2-dev (2.02.186-r1) [2020-07-09T00:08:02.086Z] #15 3.588 Executing busybox-1.31.1-r16.trigger [2020-07-09T00:08:02.086Z] #15 3.595 OK: 230 MiB in 69 packages [2020-07-09T00:08:02.540Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.76s) [2020-07-09T00:08:02.540Z] PASS [2020-07-09T00:08:02.540Z] [2020-07-09T00:08:02.540Z] === Skipped [2020-07-09T00:08:02.540Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-07-09T00:08:02.540Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-09T00:08:02.540Z] [2020-07-09T00:08:02.540Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2020-07-09T00:08:02.540Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-09T00:08:02.540Z] [2020-07-09T00:08:02.540Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-07-09T00:08:02.540Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-09T00:08:02.540Z] [2020-07-09T00:08:02.540Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-07-09T00:08:02.540Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-09T00:08:02.540Z] [2020-07-09T00:08:02.540Z] [2020-07-09T00:08:02.540Z] DONE 17 tests, 4 skipped in 27.676s [2020-07-09T00:08:02.540Z] Running /go/src/github.com/docker/docker/integration/plugin/common (ppc64le.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-07-09T00:08:02.540Z] ++ 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-07-09T00:08:02.540Z] ++ set -e [2020-07-09T00:08:02.540Z] ++ '[' -n 0 ']' [2020-07-09T00:08:02.540Z] ++ set -x [2020-07-09T00:08:02.540Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-07-09T00:08:02.540Z] INFO: Testing against a local daemon [2020-07-09T00:08:02.540Z] === RUN TestPluginInvalidJSON [2020-07-09T00:08:02.541Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-07-09T00:08:02.541Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-07-09T00:08:02.541Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-07-09T00:08:02.541Z] --- PASS: TestPluginInvalidJSON (0.03s) [2020-07-09T00:08:02.541Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-07-09T00:08:02.541Z] === RUN TestPluginInstall [2020-07-09T00:08:02.541Z] === RUN TestPluginInstall/no_auth [2020-07-09T00:08:02.654Z] #15 DONE 4.2s [2020-07-09T00:08:02.732Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1671197791_/foo_false____} [2020-07-09T00:08:02.918Z] [2020-07-09T00:08:02.918Z] #16 [base 3/5] RUN mkdir -p /build/ [2020-07-09T00:08:03.487Z] #16 DONE 0.6s [2020-07-09T00:08:03.487Z] [2020-07-09T00:08:03.487Z] #17 [base 4/5] RUN mkdir -p /go/src/github.com/docker/docker/ [2020-07-09T00:08:04.059Z] #17 DONE 0.6s [2020-07-09T00:08:04.060Z] [2020-07-09T00:08:04.060Z] #18 [base 5/5] WORKDIR /go/src/github.com/docker/docker/ [2020-07-09T00:08:04.060Z] #18 DONE 0.0s [2020-07-09T00:08:04.060Z] [2020-07-09T00:08:04.060Z] #19 [frozen-images 1/2] COPY contrib/download-frozen-image-v2.sh / [2020-07-09T00:08:04.060Z] #19 DONE 0.1s [2020-07-09T00:08:04.060Z] [2020-07-09T00:08:04.060Z] #22 [dockercli 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-07-09T00:08:04.060Z] #22 DONE 0.1s [2020-07-09T00:08:04.060Z] [2020-07-09T00:08:04.060Z] #26 [contrib 1/4] COPY contrib/syscall-test /build/syscall-test [2020-07-09T00:08:04.060Z] #26 DONE 0.1s [2020-07-09T00:08:04.060Z] [2020-07-09T00:08:04.060Z] #23 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-07-09T00:08:04.060Z] #23 DONE 0.1s [2020-07-09T00:08:04.060Z] [2020-07-09T00:08:04.060Z] #27 [contrib 2/4] COPY contrib/httpserver/Dockerfile /build/httpserver/Dock... [2020-07-09T00:08:04.060Z] #27 DONE 0.1s [2020-07-09T00:08:04.060Z] [2020-07-09T00:08:04.060Z] #24 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2020-07-09T00:08:04.095Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1671197791_/foo_true____} [2020-07-09T00:08:04.095Z] --- PASS: TestServiceCreateInit (8.17s) [2020-07-09T00:08:04.095Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.12s) [2020-07-09T00:08:04.095Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.03s) [2020-07-09T00:08:04.095Z] === RUN TestCreateServiceMultipleTimes [2020-07-09T00:08:04.319Z] #24 ... [2020-07-09T00:08:04.319Z] [2020-07-09T00:08:04.319Z] #28 [contrib 3/4] COPY contrib/httpserver contrib/httpserver [2020-07-09T00:08:04.319Z] #28 DONE 0.1s [2020-07-09T00:08:04.319Z] [2020-07-09T00:08:04.319Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... [2020-07-09T00:08:05.459Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3652598322_/foo_false____} [2020-07-09T00:08:06.095Z] time="2020-07-09T00:08:05Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-07-09T00:08:06.095Z] time="2020-07-09T00:08:05Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-07-09T00:08:06.095Z] time="2020-07-09T00:08:05Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:7e92c460ffe6e5c06f338f9cb0fcee917433c74b7358474036ccb920c4d3fe89" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-07-09T00:08:06.095Z] time="2020-07-09T00:08:05Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-07-09T00:08:06.095Z] time="2020-07-09T00:08:05Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-07-09T00:08:06.095Z] time="2020-07-09T00:08:05Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:7e92c460ffe6e5c06f338f9cb0fcee917433c74b7358474036ccb920c4d3fe89" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-07-09T00:08:06.095Z] === RUN TestPluginInstall/with_htpasswd [2020-07-09T00:08:06.395Z] time="2020-07-09T00:08:06Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-07-09T00:08:06.395Z] time="2020-07-09T00:08:06Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-07-09T00:08:06.395Z] time="2020-07-09T00:08:06Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:3551be83a24d2590754db4a49fd9a7c579b8954b10dfad88109d49c640adc369" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-07-09T00:08:06.395Z] time="2020-07-09T00:08:06Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-07-09T00:08:06.395Z] time="2020-07-09T00:08:06Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-07-09T00:08:06.395Z] time="2020-07-09T00:08:06Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:3551be83a24d2590754db4a49fd9a7c579b8954b10dfad88109d49c640adc369" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-07-09T00:08:06.691Z] === RUN TestPluginInstall/with_insecure [2020-07-09T00:08:06.824Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3652598322_/foo_true____} [2020-07-09T00:08:06.824Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2020-07-09T00:08:08.190Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3652598322_/foo_true__0xc000713600__} [2020-07-09T00:08:08.211Z] time="2020-07-09T00:08:07Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-07-09T00:08:08.211Z] time="2020-07-09T00:08:07Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-07-09T00:08:08.211Z] time="2020-07-09T00:08:07Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:866ed493e3ad18d6b9b8b1472eafe02e426173380bbdd06cf2519ce1c44b198e" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-07-09T00:08:08.211Z] time="2020-07-09T00:08:07Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-07-09T00:08:08.211Z] time="2020-07-09T00:08:07Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-07-09T00:08:08.211Z] time="2020-07-09T00:08:07Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:866ed493e3ad18d6b9b8b1472eafe02e426173380bbdd06cf2519ce1c44b198e" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-07-09T00:08:08.211Z] --- PASS: TestPluginInstall (7.59s) [2020-07-09T00:08:08.211Z] --- PASS: TestPluginInstall/no_auth (5.36s) [2020-07-09T00:08:08.211Z] --- PASS: TestPluginInstall/with_htpasswd (0.89s) [2020-07-09T00:08:08.211Z] --- PASS: TestPluginInstall/with_insecure (1.34s) [2020-07-09T00:08:08.211Z] plugin_test.go:157: [d02c37d64406b] daemon is not started [2020-07-09T00:08:08.211Z] PASS [2020-07-09T00:08:08.211Z] [2020-07-09T00:08:08.211Z] DONE 6 tests in 7.690s [2020-07-09T00:08:08.211Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (ppc64le.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-07-09T00:08:08.211Z] ++ 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-07-09T00:08:08.211Z] ++ set -e [2020-07-09T00:08:08.211Z] ++ '[' -n 0 ']' [2020-07-09T00:08:08.211Z] ++ set -x [2020-07-09T00:08:08.211Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-07-09T00:08:08.211Z] INFO: Testing against a local daemon [2020-07-09T00:08:08.211Z] === RUN TestExternalGraphDriver [2020-07-09T00:08:08.512Z] === RUN TestExternalGraphDriver/json [2020-07-09T00:08:09.096Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-07-09T00:08:09.096Z] INFO: Testing against a local daemon [2020-07-09T00:08:09.616Z] #29 ... [2020-07-09T00:08:09.616Z] [2020-07-09T00:08:09.616Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build buildpack-d... [2020-07-09T00:08:09.616Z] #20 2.605 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2020-07-09T00:08:09.616Z] #20 3.268 [2020-07-09T00:08:09.616Z] #20 3.399 0.0% ################# 23.8% #################################### 50.8% ################################################## 70.7% ################################################################# 90.5% ######################################################################## 100.0% [2020-07-09T00:08:09.616Z] #20 4.317 [2020-07-09T00:08:09.616Z] #20 4.452 0.2% ######################################################################## 100.0% [2020-07-09T00:08:09.616Z] #20 4.819 [2020-07-09T00:08:09.616Z] #20 4.932 ###################################################### 75.4% ######################################################################## 100.0% [2020-07-09T00:08:09.616Z] #20 5.259 [2020-07-09T00:08:09.877Z] #20 5.372 ########## 14.8% ######################## 33.6% ##################################### 52.5% #################################################### 73.5% ################################################################## 92.9% ######################################################################## 100.0% [2020-07-09T00:08:10.038Z] === RUN TestExternalGraphDriver/spec [2020-07-09T00:08:10.081Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000713620_} [2020-07-09T00:08:10.137Z] #20 6.111 [2020-07-09T00:08:10.922Z] #20 6.222 ## 4.0% ###### 9.2% ########## 14.4% ############# 18.3% ################ 22.9% [2020-07-09T00:08:10.922Z] #20 ... [2020-07-09T00:08:10.922Z] [2020-07-09T00:08:10.922Z] #24 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2020-07-09T00:08:10.922Z] #24 1.412 + RM_GOPATH=0 [2020-07-09T00:08:10.922Z] #24 1.412 + TMP_GOPATH= [2020-07-09T00:08:10.922Z] #24 1.412 + : /build [2020-07-09T00:08:10.922Z] #24 1.412 + '[' -z '' ']' [2020-07-09T00:08:10.922Z] #24 1.412 ++ mktemp -d [2020-07-09T00:08:10.922Z] #24 1.413 + export GOPATH=/tmp/tmp.MbignN [2020-07-09T00:08:10.922Z] #24 1.413 + GOPATH=/tmp/tmp.MbignN [2020-07-09T00:08:10.922Z] #24 1.413 + RM_GOPATH=1 [2020-07-09T00:08:10.922Z] #24 1.413 + case "$(go env GOARCH)" in [2020-07-09T00:08:10.922Z] #24 1.413 ++ go env GOARCH [2020-07-09T00:08:10.922Z] #24 1.420 + export GO_BUILDMODE=-buildmode=pie [2020-07-09T00:08:10.922Z] #24 1.420 + GO_BUILDMODE=-buildmode=pie [2020-07-09T00:08:10.922Z] #24 1.421 ++ dirname ./install.sh [2020-07-09T00:08:10.922Z] #24 1.422 + dir=. [2020-07-09T00:08:10.922Z] #24 1.422 + bin=dockercli [2020-07-09T00:08:10.922Z] #24 1.423 + shift [2020-07-09T00:08:10.922Z] #24 1.423 + '[' '!' -f ./dockercli.installer ']' [2020-07-09T00:08:10.922Z] #24 1.423 + . ./dockercli.installer [2020-07-09T00:08:10.922Z] #24 1.424 ++ : stable [2020-07-09T00:08:10.922Z] #24 1.424 ++ : 17.06.2-ce [2020-07-09T00:08:10.922Z] #24 1.424 + install_dockercli [2020-07-09T00:08:10.922Z] #24 1.425 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-07-09T00:08:10.922Z] #24 1.425 Install docker/cli version 17.06.2-ce from stable [2020-07-09T00:08:10.922Z] #24 1.426 ++ uname -m [2020-07-09T00:08:10.922Z] #24 1.427 + arch=x86_64 [2020-07-09T00:08:10.922Z] #24 1.427 + '[' x86_64 '!=' x86_64 ']' [2020-07-09T00:08:10.922Z] #24 1.428 + url=https://download.docker.com/linux/static [2020-07-09T00:08:10.922Z] #24 1.428 + tar -xz docker/docker [2020-07-09T00:08:10.922Z] #24 1.428 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2020-07-09T00:08:10.922Z] #24 4.063 + mkdir -p /build [2020-07-09T00:08:10.922Z] #24 4.064 + mv docker/docker /build/ [2020-07-09T00:08:10.922Z] #24 4.066 + rmdir docker [2020-07-09T00:08:10.922Z] #24 DONE 6.6s [2020-07-09T00:08:10.922Z] [2020-07-09T00:08:10.922Z] #31 [builder 1/4] COPY . . [2020-07-09T00:08:10.922Z] #31 DONE 6.8s [2020-07-09T00:08:10.922Z] [2020-07-09T00:08:10.922Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build buildpack-d... [2020-07-09T00:08:10.922Z] #20 6.222 ## 4.0% ###### 9.2% ########## 14.4% ############# 18.3% ################ 22.9% #################### 28.2% [2020-07-09T00:08:10.922Z] #20 ... [2020-07-09T00:08:10.922Z] [2020-07-09T00:08:10.922Z] #32 [builder 2/4] RUN mkdir -p /build${PWD} && find integration integration-... [2020-07-09T00:08:11.450Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000713640_} [2020-07-09T00:08:12.121Z] === RUN TestExternalGraphDriver/pull [2020-07-09T00:08:12.821Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000713660_} [2020-07-09T00:08:12.839Z] #32 DONE 2.0s [2020-07-09T00:08:12.839Z] [2020-07-09T00:08:12.839Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build buildpack-d... [2020-07-09T00:08:12.840Z] #20 6.222 ## 4.0% ###### 9.2% ########## 14.4% ############# 18.3% ################ 22.9% #################### 28.2% ####################### 33.2% ########################## 37.0% ############################# 40.7% ################################# 46.5% #################################### 50.2% ######################################## 55.8% ############################################ 61.4% ################################################# 68.3% ###################################################### 75.7% ########################################################### 83.1% ################################################################## 91.7% ######################################################################## 100.0% [2020-07-09T00:08:12.840Z] #20 8.386 [2020-07-09T00:08:13.643Z] --- PASS: TestExternalGraphDriver (5.42s) [2020-07-09T00:08:13.643Z] --- PASS: TestExternalGraphDriver/json (1.81s) [2020-07-09T00:08:13.643Z] --- PASS: TestExternalGraphDriver/spec (1.81s) [2020-07-09T00:08:13.643Z] --- PASS: TestExternalGraphDriver/pull (1.68s) [2020-07-09T00:08:13.643Z] === RUN TestGraphdriverPluginV2 [2020-07-09T00:08:13.643Z] --- SKIP: TestGraphdriverPluginV2 (0.07s) [2020-07-09T00:08:13.643Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-09T00:08:13.643Z] PASS [2020-07-09T00:08:13.643Z] [2020-07-09T00:08:13.643Z] === Skipped [2020-07-09T00:08:13.643Z] === SKIP: ppc64le.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.07s) [2020-07-09T00:08:13.643Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-09T00:08:13.643Z] [2020-07-09T00:08:13.643Z] [2020-07-09T00:08:13.643Z] DONE 5 tests, 1 skipped in 5.566s [2020-07-09T00:08:13.643Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (ppc64le.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-07-09T00:08:13.643Z] ++ 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-07-09T00:08:13.643Z] ++ set -e [2020-07-09T00:08:13.643Z] ++ '[' -n 0 ']' [2020-07-09T00:08:13.643Z] ++ set -x [2020-07-09T00:08:13.643Z] ++ env -i DEST=/go/src/github.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-07-09T00:08:13.782Z] #20 9.611 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2020-07-09T00:08:13.938Z] INFO: Testing against a local daemon [2020-07-09T00:08:13.938Z] === RUN TestContinueAfterPluginCrash [2020-07-09T00:08:13.938Z] === PAUSE TestContinueAfterPluginCrash [2020-07-09T00:08:13.938Z] === RUN TestReadPluginNoRead [2020-07-09T00:08:13.938Z] === PAUSE TestReadPluginNoRead [2020-07-09T00:08:13.938Z] === RUN TestDaemonStartWithLogOpt [2020-07-09T00:08:13.938Z] === PAUSE TestDaemonStartWithLogOpt [2020-07-09T00:08:13.938Z] === CONT TestContinueAfterPluginCrash [2020-07-09T00:08:13.938Z] === CONT TestDaemonStartWithLogOpt [2020-07-09T00:08:13.938Z] === CONT TestReadPluginNoRead [2020-07-09T00:08:14.041Z] #20 10.07 [2020-07-09T00:08:14.184Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000713680_} [2020-07-09T00:08:14.301Z] #20 10.16 ######################################################################## 100.0% [2020-07-09T00:08:14.561Z] #20 10.47 [2020-07-09T00:08:15.501Z] #20 11.57 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2020-07-09T00:08:15.548Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2020-07-09T00:08:16.070Z] #20 12.03 [2020-07-09T00:08:16.330Z] #20 12.15 0.6% ######################################################################## 100.0% [2020-07-09T00:08:16.590Z] #20 12.50 [2020-07-09T00:08:16.912Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2020-07-09T00:08:16.912Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2020-07-09T00:08:16.912Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2020-07-09T00:08:16.912Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2020-07-09T00:08:16.912Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2020-07-09T00:08:16.912Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2020-07-09T00:08:16.912Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2020-07-09T00:08:17.168Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2020-07-09T00:08:17.168Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2020-07-09T00:08:17.168Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2020-07-09T00:08:17.168Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2020-07-09T00:08:17.168Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2020-07-09T00:08:17.168Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2020-07-09T00:08:17.168Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2020-07-09T00:08:17.168Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2020-07-09T00:08:17.168Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2020-07-09T00:08:17.168Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2020-07-09T00:08:17.424Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2020-07-09T00:08:17.529Z] #20 13.59 Downloading 'library/debian:buster@sha256:46d659005ca1151087efa997f1039ae45a7bf7a2cbbe2d17d3dcbda632a3ee9a' (1 layers)... [2020-07-09T00:08:17.789Z] #20 13.79 skipping existing c35d46ef359f [2020-07-09T00:08:18.049Z] #20 14.09 [2020-07-09T00:08:18.432Z] === RUN TestReadPluginNoRead/default [2020-07-09T00:08:19.068Z] --- PASS: TestDaemonStartWithLogOpt (5.36s) [2020-07-09T00:08:19.309Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2020-07-09T00:08:19.430Z] #20 15.24 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2020-07-09T00:08:19.690Z] #20 15.65 [2020-07-09T00:08:19.690Z] #20 15.75 ######################################################################## 100.0% [2020-07-09T00:08:20.111Z] === RUN TestReadPluginNoRead/disabled_caching [2020-07-09T00:08:20.236Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2020-07-09T00:08:20.258Z] #20 16.16 [2020-07-09T00:08:20.258Z] #20 16.25 Download of images into '/build' complete. [2020-07-09T00:08:20.258Z] #20 16.25 Use something like the following to load the result into a Docker daemon: [2020-07-09T00:08:20.258Z] #20 16.25 tar -cC '/build' . | docker load [2020-07-09T00:08:20.258Z] #20 DONE 16.3s [2020-07-09T00:08:20.258Z] [2020-07-09T00:08:20.258Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-07-09T00:08:20.258Z] #33 1.260 [2020-07-09T00:08:20.258Z] #33 1.420 Removing bundles/ [2020-07-09T00:08:20.258Z] #33 1.421 [2020-07-09T00:08:20.258Z] #33 1.425 ---> Making bundle: build-integration-test-binary (in bundles/build-integration-test-binary) [2020-07-09T00:08:20.258Z] #33 2.797 Building test suite binary ./integration-cli/test.main [2020-07-09T00:08:21.163Z] --- PASS: TestCreateServiceMultipleTimes (16.90s) [2020-07-09T00:08:21.163Z] === RUN TestCreateServiceConflict [2020-07-09T00:08:21.622Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-07-09T00:08:22.088Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2020-07-09T00:08:22.088Z] === RUN TestDockerSuite/TestCopyAndRestart [2020-07-09T00:08:22.802Z] #33 ... [2020-07-09T00:08:22.802Z] [2020-07-09T00:08:22.802Z] #21 [runner 9/12] COPY --from=frozen-images /build/ /docker-frozen-images [2020-07-09T00:08:23.135Z] --- PASS: TestReadPluginNoRead (9.15s) [2020-07-09T00:08:23.135Z] --- PASS: TestReadPluginNoRead/default (1.42s) [2020-07-09T00:08:23.135Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.54s) [2020-07-09T00:08:23.135Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.47s) [2020-07-09T00:08:23.135Z] read_test.go:92: [db1361b952c7a] daemon is not started [2020-07-09T00:08:23.455Z] --- PASS: TestCreateServiceConflict (2.23s) [2020-07-09T00:08:23.455Z] === RUN TestCreateServiceMaxReplicas [2020-07-09T00:08:23.455Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2020-07-09T00:08:23.711Z] === RUN TestDockerSuite/TestCpAbsolutePath [2020-07-09T00:08:23.743Z] #21 DONE 1.1s [2020-07-09T00:08:23.743Z] [2020-07-09T00:08:23.743Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-07-09T00:08:24.004Z] #33 ... [2020-07-09T00:08:24.004Z] [2020-07-09T00:08:24.004Z] #25 [runner 10/12] COPY --from=dockercli /build/ /usr/bin/ [2020-07-09T00:08:24.004Z] #25 DONE 0.1s [2020-07-09T00:08:24.004Z] [2020-07-09T00:08:24.004Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-07-09T00:08:24.180Z] --- PASS: TestContinueAfterPluginCrash (10.49s) [2020-07-09T00:08:24.180Z] PASS [2020-07-09T00:08:24.180Z] [2020-07-09T00:08:24.180Z] DONE 6 tests in 10.567s [2020-07-09T00:08:24.180Z] 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-07-09T00:08:24.180Z] ++ 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-07-09T00:08:24.180Z] ++ set -e [2020-07-09T00:08:24.180Z] ++ '[' -n 0 ']' [2020-07-09T00:08:24.180Z] ++ set -x [2020-07-09T00:08:24.180Z] ++ env -i DEST=/go/src/github.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-07-09T00:08:24.473Z] testing: warning: no tests to run [2020-07-09T00:08:24.473Z] PASS [2020-07-09T00:08:24.473Z] [2020-07-09T00:08:24.473Z] DONE 0 tests in 0.017s [2020-07-09T00:08:24.473Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (ppc64le.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-07-09T00:08:24.473Z] ++ 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-07-09T00:08:24.473Z] ++ set -e [2020-07-09T00:08:24.473Z] ++ '[' -n 0 ']' [2020-07-09T00:08:24.473Z] ++ set -x [2020-07-09T00:08:24.473Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-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-07-09T00:08:24.473Z] INFO: Testing against a local daemon [2020-07-09T00:08:24.473Z] === RUN TestPluginWithDevMounts [2020-07-09T00:08:24.473Z] === PAUSE TestPluginWithDevMounts [2020-07-09T00:08:24.473Z] === CONT TestPluginWithDevMounts [2020-07-09T00:08:24.638Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2020-07-09T00:08:26.005Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2020-07-09T00:08:26.547Z] --- PASS: TestPluginWithDevMounts (1.88s) [2020-07-09T00:08:26.547Z] PASS [2020-07-09T00:08:26.547Z] [2020-07-09T00:08:26.547Z] DONE 1 tests in 1.958s [2020-07-09T00:08:26.547Z] Running /go/src/github.com/docker/docker/integration/secret (ppc64le.integration.secret) flags=-test.v -test.timeout=120m [2020-07-09T00:08:26.547Z] ++ 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-07-09T00:08:26.547Z] ++ set -e [2020-07-09T00:08:26.547Z] ++ '[' -n 0 ']' [2020-07-09T00:08:26.547Z] ++ set -x [2020-07-09T00:08:26.547Z] ++ env -i DEST=/go/src/github.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-07-09T00:08:26.547Z] INFO: Testing against a local daemon [2020-07-09T00:08:26.547Z] === RUN TestSecretInspect [2020-07-09T00:08:26.564Z] === RUN TestDockerSuite/TestCpFromCaseA [2020-07-09T00:08:27.124Z] --- PASS: TestCreateServiceMaxReplicas (3.83s) [2020-07-09T00:08:27.124Z] === RUN TestCreateWithDuplicateNetworkNames [2020-07-09T00:08:27.379Z] === RUN TestDockerSuite/TestCpFromCaseB [2020-07-09T00:08:27.940Z] === RUN TestDockerSuite/TestCpFromCaseC [2020-07-09T00:08:28.527Z] === RUN TestDockerSuite/TestCpFromCaseD [2020-07-09T00:08:28.624Z] --- PASS: TestSecretInspect (1.87s) [2020-07-09T00:08:28.625Z] === RUN TestSecretList [2020-07-09T00:08:29.464Z] === RUN TestDockerSuite/TestCpFromCaseE [2020-07-09T00:08:30.144Z] --- PASS: TestSecretList (1.92s) [2020-07-09T00:08:30.144Z] === RUN TestSecretsCreateAndDelete [2020-07-09T00:08:30.391Z] === RUN TestDockerSuite/TestCpFromCaseF [2020-07-09T00:08:30.952Z] === RUN TestDockerSuite/TestCpFromCaseG [2020-07-09T00:08:31.513Z] === RUN TestDockerSuite/TestCpFromCaseH [2020-07-09T00:08:32.073Z] === RUN TestDockerSuite/TestCpFromCaseI [2020-07-09T00:08:32.223Z] --- PASS: TestSecretsCreateAndDelete (1.90s) [2020-07-09T00:08:32.223Z] === RUN TestSecretsUpdate [2020-07-09T00:08:32.635Z] === RUN TestDockerSuite/TestCpFromCaseJ [2020-07-09T00:08:33.201Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2020-07-09T00:08:34.127Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2020-07-09T00:08:34.300Z] --- PASS: TestSecretsUpdate (1.92s) [2020-07-09T00:08:34.300Z] === RUN TestTemplatedSecret [2020-07-09T00:08:34.688Z] === RUN TestDockerSuite/TestCpGarbagePath [2020-07-09T00:08:35.291Z] === RUN TestDockerSuite/TestCpLocalOnly [2020-07-09T00:08:35.291Z] === RUN TestDockerSuite/TestCpNameHasColon [2020-07-09T00:08:35.854Z] === RUN TestDockerSuite/TestCpRelativePath [2020-07-09T00:08:36.109Z] === RUN TestDockerSuite/TestCpSpecialFiles [2020-07-09T00:08:36.228Z] #33 ... [2020-07-09T00:08:36.228Z] [2020-07-09T00:08:36.228Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... [2020-07-09T00:08:36.228Z] #29 30.32 # github.com/docker/docker/contrib/httpserver [2020-07-09T00:08:36.228Z] #29 30.32 loadinternal: cannot find runtime/cgo [2020-07-09T00:08:36.228Z] #29 DONE 30.5s [2020-07-09T00:08:36.228Z] [2020-07-09T00:08:36.228Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-07-09T00:08:36.228Z] #33 ... [2020-07-09T00:08:36.228Z] [2020-07-09T00:08:36.228Z] #30 [runner 11/12] COPY --from=contrib /build/ /tests/contrib/ [2020-07-09T00:08:36.228Z] #30 DONE 0.1s [2020-07-09T00:08:36.228Z] [2020-07-09T00:08:36.228Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-07-09T00:08:36.380Z] --- PASS: TestTemplatedSecret (2.42s) [2020-07-09T00:08:36.380Z] === RUN TestSecretCreateResolve [2020-07-09T00:08:37.036Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2020-07-09T00:08:37.291Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2020-07-09T00:08:37.853Z] === RUN TestDockerSuite/TestCpToCaseA [2020-07-09T00:08:38.456Z] --- PASS: TestSecretCreateResolve (1.93s) [2020-07-09T00:08:38.456Z] PASS [2020-07-09T00:08:38.456Z] [2020-07-09T00:08:38.456Z] DONE 6 tests in 12.035s [2020-07-09T00:08:38.456Z] Running /go/src/github.com/docker/docker/integration/service (ppc64le.integration.service) flags=-test.v -test.timeout=120m [2020-07-09T00:08:38.457Z] ++ 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-07-09T00:08:38.457Z] ++ set -e [2020-07-09T00:08:38.457Z] ++ '[' -n 0 ']' [2020-07-09T00:08:38.457Z] ++ set -x [2020-07-09T00:08:38.457Z] ++ env -i DEST=/go/src/github.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-07-09T00:08:38.457Z] INFO: Testing against a local daemon [2020-07-09T00:08:38.457Z] === RUN TestServiceCreateInit [2020-07-09T00:08:38.457Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-07-09T00:08:38.780Z] === RUN TestDockerSuite/TestCpToCaseB [2020-07-09T00:08:39.341Z] === RUN TestDockerSuite/TestCpToCaseC [2020-07-09T00:08:40.707Z] === RUN TestDockerSuite/TestCpToCaseD [2020-07-09T00:08:40.963Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.99s) [2020-07-09T00:08:40.963Z] === RUN TestCreateServiceSecretFileMode [2020-07-09T00:08:42.928Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-07-09T00:08:44.226Z] --- PASS: TestCreateServiceSecretFileMode (2.92s) [2020-07-09T00:08:44.227Z] === RUN TestCreateServiceConfigFileMode [2020-07-09T00:08:44.227Z] === RUN TestDockerSuite/TestCpToCaseE [2020-07-09T00:08:46.509Z] --- PASS: TestServiceCreateInit (7.45s) [2020-07-09T00:08:46.509Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.79s) [2020-07-09T00:08:46.509Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.63s) [2020-07-09T00:08:46.509Z] === RUN TestCreateServiceMultipleTimes [2020-07-09T00:08:46.759Z] === RUN TestDockerSuite/TestCpToCaseF [2020-07-09T00:08:47.015Z] --- PASS: TestCreateServiceConfigFileMode (2.98s) [2020-07-09T00:08:47.015Z] === RUN TestCreateServiceSysctls [2020-07-09T00:08:47.015Z] === RUN TestDockerSuite/TestCpToCaseG [2020-07-09T00:08:51.180Z] --- PASS: TestCreateServiceSysctls (3.63s) [2020-07-09T00:08:51.180Z] === RUN TestCreateServiceCapabilities [2020-07-09T00:08:51.180Z] === RUN TestDockerSuite/TestCpToCaseH [2020-07-09T00:08:53.067Z] === RUN TestDockerSuite/TestCpToCaseI [2020-07-09T00:08:53.628Z] --- PASS: TestCreateServiceCapabilities (3.06s) [2020-07-09T00:08:53.628Z] === RUN TestInspect [2020-07-09T00:08:53.628Z] === RUN TestDockerSuite/TestCpToCaseJ [2020-07-09T00:08:57.795Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2020-07-09T00:08:57.795Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2020-07-09T00:08:58.357Z] === RUN TestDockerSuite/TestCpToDot [2020-07-09T00:08:59.287Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2020-07-09T00:09:00.216Z] --- PASS: TestInspect (6.64s) [2020-07-09T00:09:00.216Z] === RUN TestCreateJob [2020-07-09T00:09:00.777Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2020-07-09T00:09:01.705Z] === RUN TestDockerSuite/TestCpToStdout [2020-07-09T00:09:01.896Z] --- PASS: TestCreateServiceMultipleTimes (15.22s) [2020-07-09T00:09:01.897Z] === RUN TestCreateServiceConflict [2020-07-09T00:09:02.634Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2020-07-09T00:09:02.937Z] --- PASS: TestCreateServiceConflict (1.92s) [2020-07-09T00:09:02.937Z] === RUN TestCreateServiceMaxReplicas [2020-07-09T00:09:04.000Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2020-07-09T00:09:04.000Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2020-07-09T00:09:04.000Z] --- PASS: TestCreateJob (3.74s) [2020-07-09T00:09:04.000Z] === RUN TestReplicatedJob [2020-07-09T00:09:04.561Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2020-07-09T00:09:04.561Z] === RUN TestDockerSuite/TestCpVolumePath [2020-07-09T00:09:05.690Z] --- PASS: TestCreateServiceMaxReplicas (2.63s) [2020-07-09T00:09:05.690Z] === RUN TestCreateWithDuplicateNetworkNames [2020-07-09T00:09:05.941Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2020-07-09T00:09:05.941Z] === RUN TestDockerSuite/TestCreateArgs [2020-07-09T00:09:05.941Z] === RUN TestDockerSuite/TestCreateByImageID [2020-07-09T00:09:06.868Z] === RUN TestDockerSuite/TestCreateEchoStdout [2020-07-09T00:09:07.795Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2020-07-09T00:09:07.795Z] === RUN TestDockerSuite/TestCreateHostConfig [2020-07-09T00:09:07.795Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2020-07-09T00:09:08.723Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2020-07-09T00:09:08.979Z] === RUN TestDockerSuite/TestCreateLabels [2020-07-09T00:09:08.979Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2020-07-09T00:09:09.236Z] === RUN TestDockerSuite/TestCreateRM [2020-07-09T00:09:09.492Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2020-07-09T00:09:09.492Z] === RUN TestDockerSuite/TestCreateStopSignal [2020-07-09T00:09:09.492Z] === RUN TestDockerSuite/TestCreateStopTimeout [2020-07-09T00:09:09.748Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2020-07-09T00:09:11.115Z] --- PASS: TestReplicatedJob (7.21s) [2020-07-09T00:09:11.115Z] === RUN TestUpdateReplicatedJob [2020-07-09T00:09:11.371Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2020-07-09T00:09:11.627Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2020-07-09T00:09:11.627Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2020-07-09T00:09:14.893Z] --- PASS: TestUpdateReplicatedJob (3.51s) [2020-07-09T00:09:14.893Z] === RUN TestServiceListWithStatuses [2020-07-09T00:09:14.893Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-07-09T00:09:14.893Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-07-09T00:09:14.893Z] === RUN TestDockerNetworkConnectAlias [2020-07-09T00:09:16.259Z] === RUN TestDockerSuite/TestCreateWithPortRange [2020-07-09T00:09:16.259Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2020-07-09T00:09:16.259Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2020-07-09T00:09:16.259Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2020-07-09T00:09:16.515Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2020-07-09T00:09:16.516Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2020-07-09T00:09:17.078Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2020-07-09T00:09:18.389Z] --- PASS: TestCreateWithDuplicateNetworkNames (12.83s) [2020-07-09T00:09:18.389Z] === RUN TestCreateServiceSecretFileMode [2020-07-09T00:09:18.444Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2020-07-09T00:09:19.369Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2020-07-09T00:09:19.931Z] --- PASS: TestDockerNetworkConnectAlias (5.10s) [2020-07-09T00:09:19.931Z] === RUN TestDockerNetworkReConnect [2020-07-09T00:09:20.492Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2020-07-09T00:09:21.154Z] --- PASS: TestCreateServiceSecretFileMode (2.20s) [2020-07-09T00:09:21.154Z] === RUN TestCreateServiceConfigFileMode [2020-07-09T00:09:21.421Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2020-07-09T00:09:22.348Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2020-07-09T00:09:22.609Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2020-07-09T00:09:23.171Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2020-07-09T00:09:23.171Z] === RUN TestDockerSuite/TestDevicePermissions [2020-07-09T00:09:23.229Z] --- PASS: TestCreateServiceConfigFileMode (2.21s) [2020-07-09T00:09:23.229Z] === RUN TestCreateServiceSysctls [2020-07-09T00:09:24.098Z] === RUN TestDockerSuite/TestDockerFails [2020-07-09T00:09:24.098Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2020-07-09T00:09:24.098Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2020-07-09T00:09:24.098Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2020-07-09T00:09:24.354Z] --- PASS: TestDockerNetworkReConnect (4.59s) [2020-07-09T00:09:24.354Z] === RUN TestServicePlugin [2020-07-09T00:09:25.721Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2020-07-09T00:09:25.983Z] --- PASS: TestCreateServiceSysctls (3.04s) [2020-07-09T00:09:25.983Z] === RUN TestCreateServiceCapabilities [2020-07-09T00:09:26.648Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2020-07-09T00:09:28.013Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2020-07-09T00:09:28.013Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2020-07-09T00:09:28.013Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2020-07-09T00:09:28.268Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2020-07-09T00:09:28.727Z] --- PASS: TestCreateServiceCapabilities (2.36s) [2020-07-09T00:09:28.727Z] === RUN TestInspect [2020-07-09T00:09:31.483Z] --- PASS: TestInspect (2.71s) [2020-07-09T00:09:31.483Z] === RUN TestCreateJob [2020-07-09T00:09:34.223Z] --- PASS: TestCreateJob (3.06s) [2020-07-09T00:09:34.223Z] === RUN TestReplicatedJob [2020-07-09T00:09:34.801Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2020-07-09T00:09:35.729Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2020-07-09T00:09:37.618Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2020-07-09T00:09:38.544Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2020-07-09T00:09:39.471Z] === RUN TestDockerSuite/TestEventsAttach [2020-07-09T00:09:39.817Z] --- PASS: TestReplicatedJob (4.97s) [2020-07-09T00:09:39.817Z] === RUN TestUpdateReplicatedJob [2020-07-09T00:09:40.032Z] === RUN TestDockerSuite/TestEventsCommit [2020-07-09T00:09:40.960Z] === RUN TestDockerSuite/TestEventsContainerEvents [2020-07-09T00:09:41.218Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2020-07-09T00:09:41.781Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2020-07-09T00:09:42.356Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2020-07-09T00:09:42.577Z] --- PASS: TestUpdateReplicatedJob (3.10s) [2020-07-09T00:09:42.577Z] === RUN TestServiceListWithStatuses [2020-07-09T00:09:42.577Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-07-09T00:09:42.577Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-07-09T00:09:42.577Z] === RUN TestDockerNetworkConnectAlias [2020-07-09T00:09:44.252Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2020-07-09T00:09:44.812Z] === RUN TestDockerSuite/TestEventsContainerRestart [2020-07-09T00:09:46.122Z] --- PASS: TestDockerNetworkConnectAlias (4.09s) [2020-07-09T00:09:46.122Z] === RUN TestDockerNetworkReConnect [2020-07-09T00:09:47.327Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2020-07-09T00:09:49.213Z] === RUN TestDockerSuite/TestEventsCopy [2020-07-09T00:09:49.659Z] --- PASS: TestDockerNetworkReConnect (3.24s) [2020-07-09T00:09:49.659Z] === RUN TestServicePlugin [2020-07-09T00:09:49.659Z] --- SKIP: TestServicePlugin (0.00s) [2020-07-09T00:09:49.659Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-09T00:09:49.659Z] === RUN TestServiceUpdateLabel [2020-07-09T00:09:49.774Z] === RUN TestDockerSuite/TestEventsFilterContainer [2020-07-09T00:09:50.703Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2020-07-09T00:09:51.263Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2020-07-09T00:09:51.263Z] === RUN TestDockerSuite/TestEventsFilterImageName [2020-07-09T00:09:51.743Z] --- PASS: TestServiceUpdateLabel (1.87s) [2020-07-09T00:09:51.743Z] === RUN TestServiceUpdateSecrets [2020-07-09T00:09:52.188Z] === RUN TestDockerSuite/TestEventsFilterLabels [2020-07-09T00:09:53.113Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2020-07-09T00:09:53.368Z] === RUN TestDockerSuite/TestEventsFilterType [2020-07-09T00:09:53.624Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2020-07-09T00:09:53.624Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2020-07-09T00:09:53.624Z] === RUN TestDockerSuite/TestEventsFilters [2020-07-09T00:09:54.551Z] === RUN TestDockerSuite/TestEventsFormat [2020-07-09T00:09:55.478Z] === RUN TestDockerSuite/TestEventsFormatBadField [2020-07-09T00:09:55.478Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2020-07-09T00:09:55.478Z] === RUN TestDockerSuite/TestEventsImageImport [2020-07-09T00:09:56.040Z] === RUN TestDockerSuite/TestEventsImageLoad [2020-07-09T00:09:56.295Z] === RUN TestDockerSuite/TestEventsImagePull [2020-07-09T00:09:56.551Z] === RUN TestDockerSuite/TestEventsImageTag [2020-07-09T00:09:56.551Z] --- PASS: TestServicePlugin (32.28s) [2020-07-09T00:09:56.551Z] plugin_test.go:62: [d19194f38cffa] joining swarm manager [df37368ac3d6c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-09T00:09:56.551Z] plugin_test.go:65: [d661e93f3acc9] joining swarm manager [df37368ac3d6c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-09T00:09:56.551Z] === RUN TestServiceUpdateLabel [2020-07-09T00:09:57.477Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2020-07-09T00:09:57.733Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2020-07-09T00:09:57.733Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2020-07-09T00:09:57.733Z] === RUN TestDockerSuite/TestEventsPluginOps [2020-07-09T00:09:59.106Z] --- PASS: TestServiceUpdateLabel (2.45s) [2020-07-09T00:09:59.106Z] === RUN TestServiceUpdateSecrets [2020-07-09T00:09:59.366Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2020-07-09T00:09:59.927Z] === RUN TestDockerSuite/TestEventsRename [2020-07-09T00:10:00.488Z] === RUN TestDockerSuite/TestEventsResize [2020-07-09T00:10:01.051Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2020-07-09T00:10:01.614Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2020-07-09T00:10:02.175Z] === RUN TestDockerSuite/TestEventsStreaming [2020-07-09T00:10:02.735Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2020-07-09T00:10:05.247Z] === RUN TestDockerSuite/TestEventsTop [2020-07-09T00:10:05.808Z] === RUN TestDockerSuite/TestEventsUntag [2020-07-09T00:10:07.111Z] --- PASS: TestServiceUpdateSecrets (14.26s) [2020-07-09T00:10:07.111Z] === RUN TestServiceUpdateConfigs [2020-07-09T00:10:08.321Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2020-07-09T00:10:09.248Z] === RUN TestDockerSuite/TestExec [2020-07-09T00:10:09.809Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2020-07-09T00:10:10.370Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2020-07-09T00:10:10.931Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2020-07-09T00:10:11.186Z] === RUN TestDockerSuite/TestExecAPIStart [2020-07-09T00:10:12.550Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2020-07-09T00:10:12.806Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2020-07-09T00:10:13.366Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2020-07-09T00:10:13.927Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2020-07-09T00:10:13.927Z] --- PASS: TestServiceUpdateSecrets (14.90s) [2020-07-09T00:10:13.927Z] === RUN TestServiceUpdateConfigs [2020-07-09T00:10:14.489Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2020-07-09T00:10:15.415Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2020-07-09T00:10:15.672Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2020-07-09T00:10:17.054Z] === RUN TestDockerSuite/TestExecCgroup [2020-07-09T00:10:17.981Z] === RUN TestDockerSuite/TestExecEnv [2020-07-09T00:10:18.543Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2020-07-09T00:10:19.470Z] === RUN TestDockerSuite/TestExecExitStatus [2020-07-09T00:10:20.033Z] === RUN TestDockerSuite/TestExecInspectID [2020-07-09T00:10:21.920Z] === RUN TestDockerSuite/TestExecInteractive [2020-07-09T00:10:22.175Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2020-07-09T00:10:22.493Z] --- PASS: TestServiceUpdateConfigs (14.36s) [2020-07-09T00:10:22.493Z] === RUN TestServiceUpdateNetwork [2020-07-09T00:10:22.737Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2020-07-09T00:10:23.299Z] === RUN TestDockerSuite/TestExecParseError [2020-07-09T00:10:23.859Z] === RUN TestDockerSuite/TestExecPausedContainer [2020-07-09T00:10:24.420Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2020-07-09T00:10:24.981Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2020-07-09T00:10:25.909Z] === RUN TestDockerSuite/TestExecSetEnv [2020-07-09T00:10:26.471Z] === RUN TestDockerSuite/TestExecStartFails [2020-07-09T00:10:27.033Z] === RUN TestDockerSuite/TestExecStateCleanup [2020-07-09T00:10:27.773Z] #33 132.2 Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-07-09T00:10:27.773Z] #33 134.3 Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-07-09T00:10:28.342Z] #33 135.7 Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-07-09T00:10:28.920Z] --- PASS: TestServiceUpdateConfigs (14.96s) [2020-07-09T00:10:28.920Z] === RUN TestServiceUpdateNetwork [2020-07-09T00:10:30.250Z] #33 137.7 Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-07-09T00:10:32.892Z] --- PASS: TestServiceUpdateNetwork (12.22s) [2020-07-09T00:10:32.892Z] === RUN TestServiceUpdatePidsLimit [2020-07-09T00:10:33.187Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2020-07-09T00:10:33.544Z] #33 140.4 Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-07-09T00:10:33.826Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2020-07-09T00:10:34.483Z] #33 141.7 Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-07-09T00:10:35.866Z] #33 143.0 Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-07-09T00:10:37.006Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2020-07-09T00:10:37.248Z] #33 144.5 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-07-09T00:10:37.508Z] #33 144.8 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-07-09T00:10:37.581Z] === RUN TestDockerSuite/TestExecStopNotHanging [2020-07-09T00:10:38.508Z] === RUN TestDockerSuite/TestExecTTY [2020-07-09T00:10:38.889Z] #33 146.2 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-07-09T00:10:39.068Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2020-07-09T00:10:39.629Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2020-07-09T00:10:40.192Z] === RUN TestDockerSuite/TestExecUlimits [2020-07-09T00:10:40.731Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2020-07-09T00:10:40.754Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2020-07-09T00:10:40.754Z] === RUN TestDockerSuite/TestExecWithImageUser [2020-07-09T00:10:40.797Z] #33 147.9 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-07-09T00:10:41.316Z] --- PASS: TestServiceUpdateNetwork (12.49s) [2020-07-09T00:10:41.316Z] === RUN TestServiceUpdatePidsLimit [2020-07-09T00:10:42.679Z] === RUN TestDockerSuite/TestExecWithNoTERM [2020-07-09T00:10:42.706Z] #33 149.7 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-07-09T00:10:42.935Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2020-07-09T00:10:43.191Z] === RUN TestDockerSuite/TestExecWithPrivileged [2020-07-09T00:10:43.753Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2020-07-09T00:10:44.086Z] #33 151.3 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-07-09T00:10:44.654Z] #33 152.0 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-07-09T00:10:44.680Z] === RUN TestDockerSuite/TestExecWithTERM [2020-07-09T00:10:45.242Z] === RUN TestDockerSuite/TestExecWithUser [2020-07-09T00:10:46.169Z] === RUN TestDockerSuite/TestGetContainerStats [2020-07-09T00:10:46.562Z] #33 153.6 Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-07-09T00:10:47.943Z] #33 155.0 Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-07-09T00:10:49.232Z] --- PASS: TestServiceUpdatePidsLimit (16.24s) [2020-07-09T00:10:49.232Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.73s) [2020-07-09T00:10:49.232Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.88s) [2020-07-09T00:10:49.232Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.98s) [2020-07-09T00:10:49.232Z] PASS [2020-07-09T00:10:49.232Z] [2020-07-09T00:10:49.232Z] === Skipped [2020-07-09T00:10:49.232Z] === SKIP: ppc64le.integration.service TestServiceListWithStatuses (0.00s) [2020-07-09T00:10:49.232Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-07-09T00:10:49.232Z] [2020-07-09T00:10:49.232Z] === SKIP: ppc64le.integration.service TestServicePlugin (0.00s) [2020-07-09T00:10:49.232Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-09T00:10:49.232Z] [2020-07-09T00:10:49.232Z] [2020-07-09T00:10:49.232Z] DONE 27 tests, 2 skipped in 130.033s [2020-07-09T00:10:49.232Z] Running /go/src/github.com/docker/docker/integration/session (ppc64le.integration.session) flags=-test.v -test.timeout=120m [2020-07-09T00:10:49.232Z] ++ 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-07-09T00:10:49.232Z] ++ set -e [2020-07-09T00:10:49.232Z] ++ '[' -n 0 ']' [2020-07-09T00:10:49.232Z] ++ set -x [2020-07-09T00:10:49.232Z] ++ env -i DEST=/go/src/github.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-07-09T00:10:49.232Z] INFO: Testing against a local daemon [2020-07-09T00:10:49.232Z] === RUN TestSessionCreate [2020-07-09T00:10:49.232Z] --- PASS: TestSessionCreate (0.04s) [2020-07-09T00:10:49.232Z] === RUN TestSessionCreateWithBadUpgrade [2020-07-09T00:10:49.232Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s) [2020-07-09T00:10:49.232Z] PASS [2020-07-09T00:10:49.232Z] [2020-07-09T00:10:49.232Z] DONE 2 tests in 0.149s [2020-07-09T00:10:49.232Z] Running /go/src/github.com/docker/docker/integration/system (ppc64le.integration.system) flags=-test.v -test.timeout=120m [2020-07-09T00:10:49.232Z] ++ 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-07-09T00:10:49.232Z] ++ set -e [2020-07-09T00:10:49.232Z] ++ '[' -n 0 ']' [2020-07-09T00:10:49.232Z] ++ set -x [2020-07-09T00:10:49.232Z] ++ env -i DEST=/go/src/github.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-07-09T00:10:49.232Z] INFO: Testing against a local daemon [2020-07-09T00:10:49.232Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-07-09T00:10:49.232Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-07-09T00:10:49.232Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-07-09T00:10:49.232Z] === RUN TestEventsExecDie [2020-07-09T00:10:49.232Z] --- PASS: TestEventsExecDie (0.60s) [2020-07-09T00:10:49.232Z] === RUN TestEventsBackwardsCompatible [2020-07-09T00:10:49.232Z] --- PASS: TestEventsBackwardsCompatible (0.10s) [2020-07-09T00:10:49.232Z] === RUN TestInfoBinaryCommits [2020-07-09T00:10:49.527Z] --- PASS: TestInfoBinaryCommits (0.05s) [2020-07-09T00:10:49.527Z] === RUN TestInfoAPIVersioned [2020-07-09T00:10:49.527Z] --- PASS: TestInfoAPIVersioned (0.01s) [2020-07-09T00:10:49.527Z] === RUN TestInfoDiscoveryBackend [2020-07-09T00:10:49.825Z] --- PASS: TestInfoDiscoveryBackend (0.53s) [2020-07-09T00:10:49.825Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-07-09T00:10:49.851Z] #33 156.9 Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-07-09T00:10:50.328Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2020-07-09T00:10:50.789Z] #33 158.2 Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-07-09T00:10:50.885Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-07-09T00:10:50.885Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-07-09T00:10:50.889Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2020-07-09T00:10:51.522Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.53s) [2020-07-09T00:10:51.522Z] === RUN TestInfoAPI [2020-07-09T00:10:51.522Z] --- PASS: TestInfoAPI (0.04s) [2020-07-09T00:10:51.522Z] === RUN TestInfoAPIWarnings [2020-07-09T00:10:52.158Z] --- PASS: TestInfoAPIWarnings (0.53s) [2020-07-09T00:10:52.158Z] === RUN TestInfoDebug [2020-07-09T00:10:52.453Z] --- PASS: TestInfoDebug (0.53s) [2020-07-09T00:10:52.453Z] === RUN TestInfoInsecureRegistries [2020-07-09T00:10:52.697Z] #33 159.6 Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-07-09T00:10:53.091Z] --- PASS: TestInfoInsecureRegistries (0.53s) [2020-07-09T00:10:53.091Z] === RUN TestInfoRegistryMirrors [2020-07-09T00:10:53.635Z] #33 161.0 [2020-07-09T00:10:53.726Z] --- PASS: TestInfoRegistryMirrors (0.53s) [2020-07-09T00:10:53.726Z] === RUN TestLoginFailsWithBadCredentials [2020-07-09T00:10:54.020Z] --- PASS: TestLoginFailsWithBadCredentials (0.31s) [2020-07-09T00:10:54.020Z] === RUN TestPingCacheHeaders [2020-07-09T00:10:54.020Z] --- PASS: TestPingCacheHeaders (0.03s) [2020-07-09T00:10:54.020Z] === RUN TestPingGet [2020-07-09T00:10:54.020Z] --- PASS: TestPingGet (0.03s) [2020-07-09T00:10:54.020Z] === RUN TestPingHead [2020-07-09T00:10:54.020Z] --- PASS: TestPingHead (0.03s) [2020-07-09T00:10:54.020Z] === RUN TestVersion [2020-07-09T00:10:54.020Z] --- PASS: TestVersion (0.03s) [2020-07-09T00:10:54.020Z] PASS [2020-07-09T00:10:54.020Z] [2020-07-09T00:10:54.020Z] === Skipped [2020-07-09T00:10:54.020Z] === SKIP: ppc64le.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-07-09T00:10:54.020Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-07-09T00:10:54.020Z] [2020-07-09T00:10:54.020Z] [2020-07-09T00:10:54.020Z] DONE 18 tests, 1 skipped in 5.483s [2020-07-09T00:10:54.020Z] Running /go/src/github.com/docker/docker/integration/volume (ppc64le.integration.volume) flags=-test.v -test.timeout=120m [2020-07-09T00:10:54.020Z] ++ 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-07-09T00:10:54.020Z] ++ set -e [2020-07-09T00:10:54.020Z] ++ '[' -n 0 ']' [2020-07-09T00:10:54.020Z] ++ set -x [2020-07-09T00:10:54.020Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-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-07-09T00:10:54.020Z] INFO: Testing against a local daemon [2020-07-09T00:10:54.020Z] === RUN TestVolumesCreateAndList [2020-07-09T00:10:54.313Z] --- PASS: TestVolumesCreateAndList (0.03s) [2020-07-09T00:10:54.313Z] === RUN TestVolumesRemove [2020-07-09T00:10:54.313Z] --- PASS: TestVolumesRemove (0.06s) [2020-07-09T00:10:54.313Z] === RUN TestVolumesInspect [2020-07-09T00:10:54.313Z] --- PASS: TestVolumesInspect (0.02s) [2020-07-09T00:10:54.313Z] === RUN TestVolumesInvalidJSON [2020-07-09T00:10:54.313Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-07-09T00:10:54.313Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-07-09T00:10:54.313Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-07-09T00:10:54.313Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2020-07-09T00:10:54.313Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-07-09T00:10:54.313Z] PASS [2020-07-09T00:10:54.313Z] [2020-07-09T00:10:54.313Z] DONE 5 tests in 0.210s [2020-07-09T00:10:54.313Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-07-09T00:10:54.578Z] #33 DONE 161.8s [2020-07-09T00:10:54.578Z] [2020-07-09T00:10:54.578Z] #34 [builder 4/4] RUN mkdir -p /build/tests && find . -name test.main -exec ... [2020-07-09T00:10:54.606Z] ++++ cat bundles/test-integration/docker.pid [2020-07-09T00:10:54.606Z] +++ kill 13859 [2020-07-09T00:10:55.050Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2020-07-09T00:10:55.645Z] +++ /etc/init.d/apparmor stop [2020-07-09T00:10:55.645Z] Leaving: AppArmorNo profiles have been unloaded. [2020-07-09T00:10:55.645Z] [2020-07-09T00:10:55.645Z] Unloading profiles will leave already running processes permanently [2020-07-09T00:10:55.645Z] unconfined, which can lead to unexpected situations. [2020-07-09T00:10:55.645Z] [2020-07-09T00:10:55.645Z] To set a process to complain mode, use the command line tool [2020-07-09T00:10:55.645Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-07-09T00:10:55.645Z] +++ true [2020-07-09T00:10:55.645Z] exiting test-integration [2020-07-09T00:10:55.645Z] ++ exit 0 [2020-07-09T00:10:55.645Z] [2020-07-09T00:10:56.419Z] === RUN TestDockerSuite/TestGetContainerStatsStream Post stage [Pipeline] junit [2020-07-09T00:10:57.210Z] Recording test results [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-07-09T00:10:58.005Z] + echo Ensuring container killed. [2020-07-09T00:10:58.005Z] Ensuring container killed. [2020-07-09T00:10:58.005Z] + docker rm -vf docker-pr1 [2020-07-09T00:10:58.005Z] Error: No such container: docker-pr1 [2020-07-09T00:10:58.005Z] + true [Pipeline] sh [2020-07-09T00:10:58.319Z] --- PASS: TestServiceUpdatePidsLimit (16.71s) [2020-07-09T00:10:58.319Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.94s) [2020-07-09T00:10:58.319Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.00s) [2020-07-09T00:10:58.319Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.79s) [2020-07-09T00:10:58.319Z] PASS [2020-07-09T00:10:58.319Z] [2020-07-09T00:10:58.319Z] === Skipped [2020-07-09T00:10:58.319Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2020-07-09T00:10:58.319Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-07-09T00:10:58.319Z] [2020-07-09T00:10:58.319Z] [2020-07-09T00:10:58.319Z] DONE 27 tests, 1 skipped in 182.454s [2020-07-09T00:10:58.319Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2020-07-09T00:10:58.319Z] ++ 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-07-09T00:10:58.319Z] ++ set -e [2020-07-09T00:10:58.319Z] ++ '[' -n 0 ']' [2020-07-09T00:10:58.319Z] ++ set -x [2020-07-09T00:10:58.319Z] ++ env -i DEST=/go/src/github.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-07-09T00:10:58.319Z] INFO: Testing against a local daemon [2020-07-09T00:10:58.319Z] === RUN TestSessionCreate [2020-07-09T00:10:58.319Z] --- PASS: TestSessionCreate (0.04s) [2020-07-09T00:10:58.319Z] === RUN TestSessionCreateWithBadUpgrade [2020-07-09T00:10:58.319Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2020-07-09T00:10:58.319Z] PASS [2020-07-09T00:10:58.319Z] [2020-07-09T00:10:58.319Z] DONE 2 tests in 0.163s [2020-07-09T00:10:58.319Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2020-07-09T00:10:58.319Z] ++ 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-07-09T00:10:58.319Z] ++ set -e [2020-07-09T00:10:58.319Z] ++ '[' -n 0 ']' [2020-07-09T00:10:58.319Z] ++ set -x [2020-07-09T00:10:58.319Z] ++ env -i DEST=/go/src/github.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-07-09T00:10:58.387Z] + echo Chowning /workspace to jenkins user [2020-07-09T00:10:58.387Z] Chowning /workspace to jenkins user [2020-07-09T00:10:58.387Z] + id -u [2020-07-09T00:10:58.387Z] + id -g [2020-07-09T00:10:58.387Z] + docker run --rm -v /home/docker/workspace/moby_PR-41194:/workspace busybox chown -R 1001:1001 /workspace [2020-07-09T00:10:58.387Z] Unable to find image 'busybox:latest' locally [2020-07-09T00:10:58.574Z] INFO: Testing against a local daemon [2020-07-09T00:10:58.574Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-07-09T00:10:58.574Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-07-09T00:10:58.574Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-07-09T00:10:58.574Z] === RUN TestEventsExecDie [2020-07-09T00:10:58.685Z] latest: Pulling from library/busybox [2020-07-09T00:10:58.685Z] 7257f00f7d70: Pulling fs layer [2020-07-09T00:10:58.977Z] 7257f00f7d70: Download complete [2020-07-09T00:10:58.977Z] 7257f00f7d70: Pull complete [2020-07-09T00:10:58.977Z] Digest: sha256:9ddee63a712cea977267342e8750ecbc60d3aab25f04ceacfa795e6fce341793 [2020-07-09T00:10:58.977Z] Status: Downloaded newer image for busybox:latest [2020-07-09T00:10:59.135Z] --- PASS: TestEventsExecDie (0.52s) [2020-07-09T00:10:59.135Z] === RUN TestEventsBackwardsCompatible [2020-07-09T00:10:59.135Z] --- PASS: TestEventsBackwardsCompatible (0.04s) [2020-07-09T00:10:59.135Z] === RUN TestInfoBinaryCommits [2020-07-09T00:10:59.135Z] --- PASS: TestInfoBinaryCommits (0.02s) [2020-07-09T00:10:59.135Z] === RUN TestInfoAPIVersioned [2020-07-09T00:10:59.135Z] --- PASS: TestInfoAPIVersioned (0.01s) [2020-07-09T00:10:59.135Z] === RUN TestInfoDiscoveryBackend [2020-07-09T00:10:59.694Z] --- PASS: TestInfoDiscoveryBackend (0.53s) [2020-07-09T00:10:59.694Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-07-09T00:10:59.853Z] #34 DONE 4.4s [2020-07-09T00:11:00.423Z] [2020-07-09T00:11:00.423Z] #35 [runner 12/12] COPY --from=builder /build/ / [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-07-09T00:11:00.620Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-07-09T00:11:00.621Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-07-09T00:11:00.876Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2020-07-09T00:11:00.891Z] + bundleName=ppc64le-integration [2020-07-09T00:11:00.891Z] + echo Creating ppc64le-integration-bundles.tar.gz [2020-07-09T00:11:00.891Z] Creating ppc64le-integration-bundles.tar.gz [2020-07-09T00:11:00.891Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2020-07-09T00:11:00.891Z] + xargs tar -czf ppc64le-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2020-07-09T00:11:00.936Z] Archiving artifacts [2020-07-09T00:11:01.131Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.56s) [2020-07-09T00:11:01.131Z] === RUN TestInfoAPI [2020-07-09T00:11:01.131Z] --- PASS: TestInfoAPI (0.03s) [2020-07-09T00:11:01.131Z] === RUN TestInfoAPIWarnings [2020-07-09T00:11:01.692Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2020-07-09T00:11:01.692Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2020-07-09T00:11:01.692Z] === RUN TestDockerSuite/TestHealth [2020-07-09T00:11:01.692Z] --- PASS: TestInfoAPIWarnings (0.53s) [2020-07-09T00:11:01.692Z] === RUN TestInfoDebug [2020-07-09T00:11:02.295Z] --- PASS: TestInfoDebug (0.53s) [2020-07-09T00:11:02.295Z] === RUN TestInfoInsecureRegistries [2020-07-09T00:11:02.856Z] --- PASS: TestInfoInsecureRegistries (0.53s) [2020-07-09T00:11:02.856Z] === RUN TestInfoRegistryMirrors [2020-07-09T00:11:03.416Z] --- PASS: TestInfoRegistryMirrors (0.53s) [2020-07-09T00:11:03.416Z] === RUN TestLoginFailsWithBadCredentials [2020-07-09T00:11:03.478Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41194/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-07-09T00:11:03.865Z] + make clean [2020-07-09T00:11:04.158Z] make: command: Command not found [2020-07-09T00:11:04.158Z] make: command: Command not found [2020-07-09T00:11:04.158Z] docker volume rm -f docker-dev-cache [2020-07-09T00:11:04.158Z] docker-dev-cache [Pipeline] deleteDir [2020-07-09T00:11:04.614Z] #35 DONE 3.7s [2020-07-09T00:11:04.614Z] [2020-07-09T00:11:04.614Z] #36 exporting to image [2020-07-09T00:11:04.614Z] #36 exporting layers [2020-07-09T00:11:04.778Z] --- PASS: TestLoginFailsWithBadCredentials (1.37s) [2020-07-09T00:11:04.778Z] === RUN TestPingCacheHeaders [2020-07-09T00:11:04.778Z] --- PASS: TestPingCacheHeaders (0.02s) [2020-07-09T00:11:04.778Z] === RUN TestPingGet [2020-07-09T00:11:04.778Z] --- PASS: TestPingGet (0.01s) [2020-07-09T00:11:04.778Z] === RUN TestPingHead [2020-07-09T00:11:04.778Z] --- PASS: TestPingHead (0.02s) [2020-07-09T00:11:04.778Z] === RUN TestVersion [2020-07-09T00:11:04.778Z] --- PASS: TestVersion (0.02s) [2020-07-09T00:11:04.778Z] PASS [2020-07-09T00:11:04.778Z] [2020-07-09T00:11:04.778Z] === Skipped [2020-07-09T00:11:04.778Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-07-09T00:11:04.778Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-07-09T00:11:04.778Z] [2020-07-09T00:11:04.778Z] [2020-07-09T00:11:04.778Z] DONE 18 tests, 1 skipped in 6.385s [2020-07-09T00:11:04.778Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2020-07-09T00:11:04.778Z] ++ 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-07-09T00:11:04.778Z] ++ set -e [2020-07-09T00:11:04.778Z] ++ '[' -n 0 ']' [2020-07-09T00:11:04.778Z] ++ set -x [2020-07-09T00:11:04.778Z] ++ env -i DEST=/go/src/github.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-07-09T00:11:04.778Z] INFO: Testing against a local daemon [2020-07-09T00:11:04.778Z] === RUN TestVolumesCreateAndList [2020-07-09T00:11:04.778Z] --- PASS: TestVolumesCreateAndList (0.03s) [2020-07-09T00:11:04.778Z] === RUN TestVolumesRemove [2020-07-09T00:11:05.034Z] --- PASS: TestVolumesRemove (0.06s) [2020-07-09T00:11:05.034Z] === RUN TestVolumesInspect [2020-07-09T00:11:05.034Z] --- PASS: TestVolumesInspect (0.03s) [2020-07-09T00:11:05.034Z] === RUN TestVolumesInvalidJSON [2020-07-09T00:11:05.034Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-07-09T00:11:05.034Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-07-09T00:11:05.034Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-07-09T00:11:05.034Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2020-07-09T00:11:05.034Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-07-09T00:11:05.034Z] PASS [2020-07-09T00:11:05.034Z] [2020-07-09T00:11:05.034Z] DONE 5 tests in 0.258s [2020-07-09T00:11:05.034Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-07-09T00:11:05.289Z] ++++ cat bundles/test-integration/docker.pid [2020-07-09T00:11:05.289Z] +++ kill 5583 [2020-07-09T00:11:06.258Z] +++ /etc/init.d/apparmor stop [2020-07-09T00:11:06.258Z] Leaving: AppArmorNo profiles have been unloaded. [2020-07-09T00:11:06.258Z] [2020-07-09T00:11:06.258Z] Unloading profiles will leave already running processes permanently [2020-07-09T00:11:06.258Z] unconfined, which can lead to unexpected situations. [2020-07-09T00:11:06.258Z] [2020-07-09T00:11:06.258Z] To set a process to complain mode, use the command line tool [2020-07-09T00:11:06.258Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-07-09T00:11:06.258Z] +++ true [2020-07-09T00:11:06.258Z] exiting test-integration [2020-07-09T00:11:06.258Z] ++ exit 0 [2020-07-09T00:11:06.258Z] [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-07-09T00:11:06.867Z] + for job in $(jobs -p) [2020-07-09T00:11:06.867Z] + wait 5033 [2020-07-09T00:11:07.151Z] #36 exporting layers 3.1s done [2020-07-09T00:11:07.151Z] #36 writing image sha256:328608f171082d6e2e831756ce13898e4636c467d26e5c6ab9b3ef443583c4b7 done [2020-07-09T00:11:07.151Z] #36 naming to docker.io/library/moby-e2e-test done [2020-07-09T00:11:07.151Z] #36 DONE 3.1s [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-07-09T00:11:07.466Z] + echo Ensuring container killed. [2020-07-09T00:11:07.466Z] Ensuring container killed. [2020-07-09T00:11:07.466Z] + docker rm -vf docker-pr1 [2020-07-09T00:11:07.466Z] Error: No such container: docker-pr1 [2020-07-09T00:11:07.466Z] + true [Pipeline] sh [2020-07-09T00:11:07.748Z] + echo Chowning /workspace to jenkins user [2020-07-09T00:11:07.748Z] Chowning /workspace to jenkins user [2020-07-09T00:11:07.748Z] + id -u [2020-07-09T00:11:07.748Z] + id -g [2020-07-09T00:11:07.748Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41194:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-07-09T00:11:08.984Z] + bundleName=unit [2020-07-09T00:11:08.984Z] + echo Creating unit-bundles.tar.gz [2020-07-09T00:11:08.984Z] Creating unit-bundles.tar.gz [2020-07-09T00:11:08.984Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out [2020-07-09T00:11:08.984Z] bundles/junit-report.xml [2020-07-09T00:11:08.984Z] bundles/go-test-report.json [2020-07-09T00:11:08.984Z] bundles/profile.out [Pipeline] archiveArtifacts [2020-07-09T00:11:08.996Z] Archiving artifacts [2020-07-09T00:11:09.447Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41194/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-07-09T00:11:09.759Z] + make clean [2020-07-09T00:11:10.019Z] docker volume rm -f docker-dev-cache [2020-07-09T00:11:10.019Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-07-09T00:11:21.740Z] === RUN TestDockerSuite/TestHistoryExistentImage [2020-07-09T00:11:21.741Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2020-07-09T00:11:21.741Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2020-07-09T00:11:21.741Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2020-07-09T00:11:21.741Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2020-07-09T00:11:21.741Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2020-07-09T00:11:21.741Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2020-07-09T00:11:21.741Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2020-07-09T00:11:21.741Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2020-07-09T00:11:21.741Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2020-07-09T00:11:21.741Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2020-07-09T00:11:21.999Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2020-07-09T00:11:22.258Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2020-07-09T00:11:22.258Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2020-07-09T00:11:23.192Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2020-07-09T00:11:23.192Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2020-07-09T00:11:23.752Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2020-07-09T00:11:24.314Z] === RUN TestDockerSuite/TestImagesFormat [2020-07-09T00:11:24.314Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2020-07-09T00:11:24.875Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2020-07-09T00:11:27.387Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2020-07-09T00:11:27.387Z] === RUN TestDockerSuite/TestImportBadURL [2020-07-09T00:11:27.387Z] === RUN TestDockerSuite/TestImportDisplay [2020-07-09T00:11:28.314Z] === RUN TestDockerSuite/TestImportFile [2020-07-09T00:11:29.679Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2020-07-09T00:11:29.679Z] === RUN TestDockerSuite/TestImportFileWithMessage [2020-07-09T00:11:30.606Z] === RUN TestDockerSuite/TestImportGzipped [2020-07-09T00:11:31.536Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2020-07-09T00:11:32.900Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2020-07-09T00:11:32.900Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2020-07-09T00:11:33.158Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2020-07-09T00:11:33.720Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2020-07-09T00:11:34.281Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2020-07-09T00:11:34.281Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2020-07-09T00:11:34.281Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2020-07-09T00:11:34.842Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2020-07-09T00:11:35.403Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2020-07-09T00:11:35.659Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2020-07-09T00:11:36.220Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2020-07-09T00:11:36.476Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2020-07-09T00:11:37.037Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2020-07-09T00:11:37.037Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2020-07-09T00:11:38.425Z] === RUN TestDockerSuite/TestInspectAmpersand [2020-07-09T00:11:38.682Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2020-07-09T00:11:38.937Z] === RUN TestDockerSuite/TestInspectByPrefix [2020-07-09T00:11:38.937Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2020-07-09T00:11:39.499Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2020-07-09T00:11:39.499Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2020-07-09T00:11:40.060Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2020-07-09T00:11:40.621Z] === RUN TestDockerSuite/TestInspectDefault [2020-07-09T00:11:41.182Z] === RUN TestDockerSuite/TestInspectHistory [2020-07-09T00:11:41.742Z] === RUN TestDockerSuite/TestInspectImage [2020-07-09T00:11:41.742Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2020-07-09T00:11:41.742Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2020-07-09T00:11:41.742Z] === RUN TestDockerSuite/TestInspectInt64 [2020-07-09T00:11:41.997Z] === RUN TestDockerSuite/TestInspectJSONFields [2020-07-09T00:11:42.559Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2020-07-09T00:11:42.559Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2020-07-09T00:11:43.121Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2020-07-09T00:11:43.376Z] === RUN TestDockerSuite/TestInspectPlugin [2020-07-09T00:11:44.739Z] === RUN TestDockerSuite/TestInspectRootFS [2020-07-09T00:11:44.739Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2020-07-09T00:11:45.305Z] === RUN TestDockerSuite/TestInspectStatus [2020-07-09T00:11:45.866Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2020-07-09T00:11:46.793Z] === RUN TestDockerSuite/TestInspectTemplateError [2020-07-09T00:11:47.355Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2020-07-09T00:11:47.611Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2020-07-09T00:11:48.173Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2020-07-09T00:11:48.734Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2020-07-09T00:11:48.992Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2020-07-09T00:11:49.553Z] === RUN TestDockerSuite/TestInspectUnknownObject [2020-07-09T00:11:49.553Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2020-07-09T00:11:50.918Z] === RUN TestDockerSuite/TestLinkShortDefinition [2020-07-09T00:11:51.845Z] === RUN TestDockerSuite/TestLinksEnvs [2020-07-09T00:11:52.780Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2020-07-09T00:11:53.051Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2020-07-09T00:11:54.416Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2020-07-09T00:11:54.416Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2020-07-09T00:11:55.782Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2020-07-09T00:11:57.673Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2020-07-09T00:11:57.673Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2020-07-09T00:11:59.036Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2020-07-09T00:11:59.599Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2020-07-09T00:12:00.161Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2020-07-09T00:12:00.723Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2020-07-09T00:12:10.666Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2020-07-09T00:12:10.921Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2020-07-09T00:12:11.848Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2020-07-09T00:12:12.410Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2020-07-09T00:12:13.777Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2020-07-09T00:12:13.777Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2020-07-09T00:12:14.033Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2020-07-09T00:12:14.289Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2020-07-09T00:12:14.289Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2020-07-09T00:12:14.544Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2020-07-09T00:12:15.122Z] === RUN TestDockerSuite/TestLogsAPIUntil [2020-07-09T00:12:17.641Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2020-07-09T00:12:18.567Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2020-07-09T00:12:19.496Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2020-07-09T00:12:24.738Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2020-07-09T00:12:24.738Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2020-07-09T00:12:24.738Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2020-07-09T00:12:25.302Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2020-07-09T00:12:26.231Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2020-07-09T00:12:26.793Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2020-07-09T00:12:27.720Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2020-07-09T00:12:28.644Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2020-07-09T00:12:30.532Z] === RUN TestDockerSuite/TestLogsFollowStopped [2020-07-09T00:12:30.788Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2020-07-09T00:12:31.351Z] === RUN TestDockerSuite/TestLogsSince [2020-07-09T00:12:33.236Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2020-07-09T00:12:38.497Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2020-07-09T00:12:43.733Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2020-07-09T00:12:43.989Z] === RUN TestDockerSuite/TestLogsTail [2020-07-09T00:12:44.592Z] === RUN TestDockerSuite/TestLogsTimestamps [2020-07-09T00:12:44.848Z] === RUN TestDockerSuite/TestLogsWithDetails [2020-07-09T00:12:45.411Z] === RUN TestDockerSuite/TestMountIntoProc [2020-07-09T00:12:45.667Z] === RUN TestDockerSuite/TestMountIntoSys [2020-07-09T00:12:45.982Z] === RUN TestDockerSuite/TestNetHostname [2020-07-09T00:12:47.351Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2020-07-09T00:12:47.606Z] === RUN TestDockerSuite/TestNetworkEvents [2020-07-09T00:12:48.530Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2020-07-09T00:12:48.789Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2020-07-09T00:12:49.719Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2020-07-09T00:12:50.281Z] === RUN TestDockerSuite/TestPluginActive [2020-07-09T00:12:52.172Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2020-07-09T00:12:54.694Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2020-07-09T00:12:58.873Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2020-07-09T00:12:58.874Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2020-07-09T00:12:59.436Z] === RUN TestDockerSuite/TestPluginLogDriver [2020-07-09T00:13:02.703Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2020-07-09T00:13:04.589Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2020-07-09T00:13:07.194Z] === RUN TestDockerSuite/TestPluginUpgrade [2020-07-09T00:13:11.364Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2020-07-09T00:13:12.291Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2020-07-09T00:13:13.218Z] === RUN TestDockerSuite/TestPortHostBinding [2020-07-09T00:13:14.187Z] === RUN TestDockerSuite/TestPortList [2020-07-09T00:13:20.745Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2020-07-09T00:13:20.745Z] === RUN TestDockerSuite/TestPostContainersAttach [2020-07-09T00:13:22.631Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2020-07-09T00:13:25.142Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2020-07-09T00:13:27.073Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2020-07-09T00:13:27.073Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2020-07-09T00:13:27.073Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2020-07-09T00:13:27.636Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2020-07-09T00:13:27.636Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2020-07-09T00:13:28.198Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2020-07-09T00:13:28.198Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2020-07-09T00:13:28.760Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2020-07-09T00:13:28.760Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2020-07-09T00:13:30.130Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2020-07-09T00:13:30.130Z] === RUN TestDockerSuite/TestPruneContainerLabel [2020-07-09T00:13:32.020Z] === RUN TestDockerSuite/TestPruneContainerUntil [2020-07-09T00:13:32.947Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2020-07-09T00:13:33.534Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2020-07-09T00:13:33.534Z] === RUN TestDockerSuite/TestPsByOrder [2020-07-09T00:13:35.467Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2020-07-09T00:13:36.396Z] === RUN TestDockerSuite/TestPsListContainersBase [2020-07-09T00:13:38.916Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2020-07-09T00:13:42.186Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2020-07-09T00:13:42.186Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2020-07-09T00:13:44.079Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2020-07-09T00:13:48.286Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2020-07-09T00:13:50.217Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2020-07-09T00:13:51.146Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2020-07-09T00:13:53.038Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2020-07-09T00:13:54.968Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2020-07-09T00:13:55.898Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2020-07-09T00:13:57.263Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2020-07-09T00:13:59.152Z] === RUN TestDockerSuite/TestPsListContainersSize [2020-07-09T00:13:59.713Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2020-07-09T00:13:59.968Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2020-07-09T00:14:00.529Z] === RUN TestDockerSuite/TestPsRightTagName [2020-07-09T00:14:01.892Z] === RUN TestDockerSuite/TestPsShowMounts [2020-07-09T00:14:03.779Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2020-07-09T00:14:04.035Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2020-07-09T00:14:04.035Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2020-07-09T00:14:04.290Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2020-07-09T00:14:04.290Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2020-07-09T00:14:04.545Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2020-07-09T00:14:04.801Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2020-07-09T00:14:06.166Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2020-07-09T00:14:07.558Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2020-07-09T00:14:07.814Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2020-07-09T00:14:14.768Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2020-07-09T00:14:14.768Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2020-07-09T00:14:14.768Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2020-07-09T00:14:16.657Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2020-07-09T00:14:16.657Z] === RUN TestDockerSuite/TestRestartPolicyNO [2020-07-09T00:14:16.657Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2020-07-09T00:14:16.913Z] === RUN TestDockerSuite/TestRestartRunningContainer [2020-07-09T00:14:19.427Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2020-07-09T00:14:20.357Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2020-07-09T00:14:24.527Z] === RUN TestDockerSuite/TestRestartWithVolumes [2020-07-09T00:14:25.089Z] === RUN TestDockerSuite/TestRmiBlank [2020-07-09T00:14:25.089Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2020-07-09T00:14:25.089Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2020-07-09T00:14:27.603Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2020-07-09T00:14:28.176Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2020-07-09T00:14:28.176Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2020-07-09T00:14:29.553Z] === RUN TestDockerSuite/TestRmiImgIDForce [2020-07-09T00:14:29.810Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2020-07-09T00:14:31.219Z] === RUN TestDockerSuite/TestRmiParentImageFail [2020-07-09T00:14:32.148Z] === RUN TestDockerSuite/TestRmiTag [2020-07-09T00:14:32.404Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2020-07-09T00:14:32.966Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2020-07-09T00:14:35.522Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2020-07-09T00:14:35.778Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2020-07-09T00:14:36.380Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2020-07-09T00:14:36.635Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2020-07-09T00:14:37.197Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2020-07-09T00:14:37.759Z] === RUN TestDockerSuite/TestRunAddHost [2020-07-09T00:14:38.320Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2020-07-09T00:14:38.320Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2020-07-09T00:14:38.883Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2020-07-09T00:14:38.883Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2020-07-09T00:14:39.810Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2020-07-09T00:14:40.738Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2020-07-09T00:14:41.666Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2020-07-09T00:14:42.593Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2020-07-09T00:14:43.167Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2020-07-09T00:14:44.095Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2020-07-09T00:14:45.021Z] === RUN TestDockerSuite/TestRunAttachDetach [2020-07-09T00:14:45.582Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2020-07-09T00:14:46.144Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2020-07-09T00:14:46.705Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2020-07-09T00:14:47.267Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2020-07-09T00:14:47.829Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2020-07-09T00:14:48.755Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2020-07-09T00:14:49.316Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2020-07-09T00:14:49.922Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2020-07-09T00:14:50.851Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2020-07-09T00:14:51.107Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2020-07-09T00:14:51.107Z] === RUN TestDockerSuite/TestRunBindMounts [2020-07-09T00:14:52.472Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2020-07-09T00:14:52.728Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2020-07-09T00:14:53.290Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2020-07-09T00:14:53.850Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2020-07-09T00:14:54.106Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2020-07-09T00:14:54.106Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2020-07-09T00:14:54.671Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2020-07-09T00:14:54.928Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2020-07-09T00:14:55.490Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2020-07-09T00:14:56.051Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2020-07-09T00:14:56.628Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2020-07-09T00:14:56.628Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2020-07-09T00:14:56.890Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2020-07-09T00:14:56.890Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2020-07-09T00:14:57.831Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2020-07-09T00:14:58.394Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2020-07-09T00:14:59.321Z] === RUN TestDockerSuite/TestRunContainerNetwork [2020-07-09T00:14:59.577Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2020-07-09T00:14:59.577Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2020-07-09T00:15:00.185Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2020-07-09T00:15:01.111Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2020-07-09T00:15:02.038Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2020-07-09T00:15:02.966Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2020-07-09T00:15:03.222Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2020-07-09T00:15:03.783Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2020-07-09T00:15:04.350Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2020-07-09T00:15:04.958Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2020-07-09T00:15:05.519Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2020-07-09T00:15:06.890Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2020-07-09T00:15:08.778Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2020-07-09T00:15:08.778Z] === RUN TestDockerSuite/TestRunCreateVolume [2020-07-09T00:15:09.339Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2020-07-09T00:15:10.745Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2020-07-09T00:15:11.681Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2020-07-09T00:15:13.610Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2020-07-09T00:15:14.972Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2020-07-09T00:15:14.972Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2020-07-09T00:15:14.972Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2020-07-09T00:15:15.228Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2020-07-09T00:15:16.591Z] === RUN TestDockerSuite/TestRunDNSOptions [2020-07-09T00:15:16.591Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2020-07-09T00:15:17.519Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2020-07-09T00:15:19.408Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2020-07-09T00:15:19.972Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2020-07-09T00:15:21.336Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2020-07-09T00:15:21.591Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2020-07-09T00:15:21.591Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2020-07-09T00:15:22.151Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2020-07-09T00:15:23.077Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2020-07-09T00:15:23.077Z] === RUN TestDockerSuite/TestRunDuplicateMount [2020-07-09T00:15:24.008Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2020-07-09T00:15:24.263Z] === RUN TestDockerSuite/TestRunEchoStdout [2020-07-09T00:15:24.823Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2020-07-09T00:15:25.079Z] === RUN TestDockerSuite/TestRunEmptyEnv [2020-07-09T00:15:25.079Z] === RUN TestDockerSuite/TestRunEntrypoint [2020-07-09T00:15:25.642Z] === RUN TestDockerSuite/TestRunEnvironment [2020-07-09T00:15:26.225Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2020-07-09T00:15:26.480Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2020-07-09T00:15:27.407Z] === RUN TestDockerSuite/TestRunExitCode [2020-07-09T00:15:27.662Z] === RUN TestDockerSuite/TestRunExitCodeOne [2020-07-09T00:15:28.223Z] === RUN TestDockerSuite/TestRunExitCodeZero [2020-07-09T00:15:28.783Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2020-07-09T00:15:29.347Z] === RUN TestDockerSuite/TestRunExposePort [2020-07-09T00:15:29.347Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2020-07-09T00:15:29.909Z] === RUN TestDockerSuite/TestRunGroupAdd [2020-07-09T00:15:30.471Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2020-07-09T00:15:31.400Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2020-07-09T00:15:31.400Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2020-07-09T00:15:31.400Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2020-07-09T00:15:33.914Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2020-07-09T00:15:34.475Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2020-07-09T00:15:42.598Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2020-07-09T00:15:45.864Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2020-07-09T00:15:45.864Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2020-07-09T00:15:46.805Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2020-07-09T00:15:47.735Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2020-07-09T00:15:47.735Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2020-07-09T00:15:47.735Z] === RUN TestDockerSuite/TestRunInvalidReference [2020-07-09T00:15:47.992Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2020-07-09T00:15:48.553Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2020-07-09T00:15:48.553Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2020-07-09T00:15:51.115Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2020-07-09T00:15:52.041Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2020-07-09T00:15:52.041Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2020-07-09T00:15:52.968Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2020-07-09T00:15:54.855Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2020-07-09T00:15:57.368Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2020-07-09T00:15:58.732Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2020-07-09T00:15:58.989Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2020-07-09T00:15:59.551Z] === RUN TestDockerSuite/TestRunModeHostname [2020-07-09T00:15:59.807Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2020-07-09T00:16:00.368Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2020-07-09T00:16:00.368Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2020-07-09T00:16:00.623Z] === RUN TestDockerSuite/TestRunModeIpcHost [2020-07-09T00:16:01.549Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2020-07-09T00:16:02.925Z] === RUN TestDockerSuite/TestRunModePIDContainer [2020-07-09T00:16:04.332Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2020-07-09T00:16:04.332Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2020-07-09T00:16:04.332Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2020-07-09T00:16:04.332Z] === RUN TestDockerSuite/TestRunModePIDHost [2020-07-09T00:16:05.261Z] === RUN TestDockerSuite/TestRunModeUTSHost [2020-07-09T00:16:06.628Z] === RUN TestDockerSuite/TestRunMount [2020-07-09T00:16:08.607Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2020-07-09T00:16:11.918Z] === RUN TestDockerSuite/TestRunMountOrdering [2020-07-09T00:16:11.918Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2020-07-09T00:16:12.479Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2020-07-09T00:16:13.406Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2020-07-09T00:16:14.769Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2020-07-09T00:16:16.700Z] === RUN TestDockerSuite/TestRunNamedVolume [2020-07-09T00:16:18.064Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2020-07-09T00:16:19.447Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2020-07-09T00:16:20.374Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2020-07-09T00:16:21.300Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2020-07-09T00:16:21.300Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2020-07-09T00:16:21.555Z] === RUN TestDockerSuite/TestRunNetHost [2020-07-09T00:16:22.481Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2020-07-09T00:16:22.737Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2020-07-09T00:16:23.298Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2020-07-09T00:16:24.663Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2020-07-09T00:16:26.026Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2020-07-09T00:16:28.540Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2020-07-09T00:16:28.795Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2020-07-09T00:16:28.795Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2020-07-09T00:16:29.356Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2020-07-09T00:16:29.356Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2020-07-09T00:16:29.611Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2020-07-09T00:16:30.172Z] === RUN TestDockerSuite/TestRunNonExistingImage [2020-07-09T00:16:30.172Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2020-07-09T00:16:30.733Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2020-07-09T00:16:32.660Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2020-07-09T00:16:36.878Z] === RUN TestDockerSuite/TestRunOOMExitCode [2020-07-09T00:16:36.878Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2020-07-09T00:16:36.878Z] === RUN TestDockerSuite/TestRunPIDsLimit [2020-07-09T00:16:37.133Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2020-07-09T00:16:38.061Z] === RUN TestDockerSuite/TestRunPortInUse [2020-07-09T00:16:38.622Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2020-07-09T00:16:39.185Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2020-07-09T00:16:39.747Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2020-07-09T00:16:40.308Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2020-07-09T00:16:40.564Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2020-07-09T00:16:41.169Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2020-07-09T00:16:41.424Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2020-07-09T00:16:41.424Z] === RUN TestDockerSuite/TestRunPublishPort [2020-07-09T00:16:41.986Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2020-07-09T00:16:42.546Z] === RUN TestDockerSuite/TestRunReadProcLatency [2020-07-09T00:16:42.547Z] === RUN TestDockerSuite/TestRunReadProcTimer [2020-07-09T00:16:43.474Z] === RUN TestDockerSuite/TestRunRedirectStdout [2020-07-09T00:16:44.037Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2020-07-09T00:16:44.598Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2020-07-09T00:16:44.598Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2020-07-09T00:16:47.111Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2020-07-09T00:16:48.038Z] === RUN TestDockerSuite/TestRunRm [2020-07-09T00:16:48.295Z] === RUN TestDockerSuite/TestRunRmAndWait [2020-07-09T00:16:52.483Z] === RUN TestDockerSuite/TestRunRmPre125Api [2020-07-09T00:16:52.483Z] === RUN TestDockerSuite/TestRunRootWorkdir [2020-07-09T00:16:52.740Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2020-07-09T00:16:54.104Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2020-07-09T00:16:54.359Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2020-07-09T00:16:56.871Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2020-07-09T00:16:57.127Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2020-07-09T00:16:59.642Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2020-07-09T00:17:00.204Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2020-07-09T00:17:00.806Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2020-07-09T00:17:01.062Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2020-07-09T00:17:01.991Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2020-07-09T00:17:02.552Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2020-07-09T00:17:02.808Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2020-07-09T00:17:03.063Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2020-07-09T00:17:03.319Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2020-07-09T00:17:03.881Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2020-07-09T00:17:04.807Z] === RUN TestDockerSuite/TestRunSetMacAddress [2020-07-09T00:17:05.063Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2020-07-09T00:17:05.063Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2020-07-09T00:17:07.602Z] === RUN TestDockerSuite/TestRunState [2020-07-09T00:17:07.859Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2020-07-09T00:17:08.787Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2020-07-09T00:17:09.348Z] === RUN TestDockerSuite/TestRunStdinPipe [2020-07-09T00:17:10.276Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2020-07-09T00:17:10.276Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2020-07-09T00:17:10.276Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2020-07-09T00:17:10.531Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2020-07-09T00:17:10.786Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2020-07-09T00:17:11.346Z] === RUN TestDockerSuite/TestRunSysctls [2020-07-09T00:17:12.711Z] === RUN TestDockerSuite/TestRunTLSVerify [2020-07-09T00:17:12.711Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2020-07-09T00:17:12.711Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2020-07-09T00:17:13.679Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2020-07-09T00:17:13.679Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2020-07-09T00:17:15.046Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2020-07-09T00:17:15.974Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2020-07-09T00:17:16.229Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2020-07-09T00:17:17.155Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2020-07-09T00:17:19.669Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2020-07-09T00:17:19.924Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2020-07-09T00:17:23.193Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2020-07-09T00:17:23.448Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2020-07-09T00:17:24.008Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2020-07-09T00:17:24.264Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2020-07-09T00:17:25.627Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2020-07-09T00:17:25.926Z] === RUN TestDockerSuite/TestRunUnshareProc [2020-07-09T00:17:27.332Z] === RUN TestDockerSuite/TestRunUserByID [2020-07-09T00:17:27.892Z] === RUN TestDockerSuite/TestRunUserByIDBig [2020-07-09T00:17:27.893Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2020-07-09T00:17:28.148Z] === RUN TestDockerSuite/TestRunUserByIDZero [2020-07-09T00:17:28.403Z] === RUN TestDockerSuite/TestRunUserByName [2020-07-09T00:17:28.965Z] === RUN TestDockerSuite/TestRunUserDefaults [2020-07-09T00:17:29.571Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2020-07-09T00:17:29.571Z] === RUN TestDockerSuite/TestRunUserNotFound [2020-07-09T00:17:29.571Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2020-07-09T00:17:30.132Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2020-07-09T00:17:30.697Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2020-07-09T00:17:34.005Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2020-07-09T00:17:34.005Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2020-07-09T00:17:34.566Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2020-07-09T00:17:35.931Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2020-07-09T00:17:36.897Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2020-07-09T00:17:38.285Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2020-07-09T00:17:39.741Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2020-07-09T00:17:39.997Z] === RUN TestDockerSuite/TestRunVolumesMountedAsShared [2020-07-09T00:17:40.560Z] === RUN TestDockerSuite/TestRunVolumesMountedAsSlave [2020-07-09T00:17:41.119Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2020-07-09T00:17:41.119Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2020-07-09T00:17:41.119Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2020-07-09T00:17:41.120Z] === RUN TestDockerSuite/TestRunWithBadDevice [2020-07-09T00:17:41.120Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2020-07-09T00:17:41.120Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2020-07-09T00:17:41.679Z] === RUN TestDockerSuite/TestRunWithCPUShares [2020-07-09T00:17:42.239Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2020-07-09T00:17:43.167Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2020-07-09T00:17:43.422Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2020-07-09T00:17:43.986Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2020-07-09T00:17:43.986Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2020-07-09T00:17:44.243Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2020-07-09T00:17:44.804Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2020-07-09T00:17:44.804Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2020-07-09T00:17:44.804Z] === RUN TestDockerSuite/TestRunWithInvalidKernelMemory [2020-07-09T00:17:44.804Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2020-07-09T00:17:44.804Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2020-07-09T00:17:44.805Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2020-07-09T00:17:44.805Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2020-07-09T00:17:44.805Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2020-07-09T00:17:44.805Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2020-07-09T00:17:44.805Z] === RUN TestDockerSuite/TestRunWithKernelMemory [2020-07-09T00:17:45.365Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2020-07-09T00:17:45.928Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2020-07-09T00:17:46.856Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2020-07-09T00:17:46.856Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2020-07-09T00:17:47.112Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2020-07-09T00:17:47.367Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2020-07-09T00:17:47.622Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2020-07-09T00:17:48.184Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2020-07-09T00:17:48.184Z] === RUN TestDockerSuite/TestRunWithShmSize [2020-07-09T00:17:48.745Z] === RUN TestDockerSuite/TestRunWithSwappiness [2020-07-09T00:17:49.309Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2020-07-09T00:17:49.309Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2020-07-09T00:17:49.309Z] === RUN TestDockerSuite/TestRunWithUlimits [2020-07-09T00:17:49.870Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2020-07-09T00:17:50.797Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2020-07-09T00:17:51.069Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2020-07-09T00:17:51.633Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2020-07-09T00:17:51.633Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2020-07-09T00:17:51.888Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2020-07-09T00:17:51.888Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2020-07-09T00:17:53.343Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2020-07-09T00:17:53.903Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2020-07-09T00:17:53.903Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2020-07-09T00:17:55.793Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2020-07-09T00:17:56.049Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2020-07-09T00:17:56.049Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2020-07-09T00:17:56.049Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2020-07-09T00:17:56.977Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2020-07-09T00:17:57.903Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2020-07-09T00:17:58.464Z] === RUN TestDockerSuite/TestSaveCheckTimes [2020-07-09T00:17:58.719Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2020-07-09T00:17:58.975Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2020-07-09T00:18:00.344Z] === RUN TestDockerSuite/TestSaveImageId [2020-07-09T00:18:00.344Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2020-07-09T00:18:00.905Z] === RUN TestDockerSuite/TestSaveLoadParents [2020-07-09T00:18:01.831Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2020-07-09T00:18:02.758Z] === RUN TestDockerSuite/TestSaveMultipleNames [2020-07-09T00:18:02.758Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2020-07-09T00:18:04.123Z] === RUN TestDockerSuite/TestSaveSingleTag [2020-07-09T00:18:04.123Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2020-07-09T00:18:04.123Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2020-07-09T00:18:05.495Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2020-07-09T00:18:06.423Z] === RUN TestDockerSuite/TestSearchCmdOptions [2020-07-09T00:18:06.983Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2020-07-09T00:18:07.238Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2020-07-09T00:18:07.238Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2020-07-09T00:18:07.238Z] === RUN TestDockerSuite/TestSearchWithLimit [2020-07-09T00:18:08.162Z] === RUN TestDockerSuite/TestSlowStdinClosing [2020-07-09T00:18:10.088Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2020-07-09T00:18:15.324Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2020-07-09T00:18:15.324Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2020-07-09T00:18:16.686Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2020-07-09T00:18:17.611Z] === RUN TestDockerSuite/TestStartAttachSilent [2020-07-09T00:18:18.537Z] === RUN TestDockerSuite/TestStartAttachWithRename [2020-07-09T00:18:21.046Z] === RUN TestDockerSuite/TestStartMultipleContainers [2020-07-09T00:18:22.412Z] === RUN TestDockerSuite/TestStartPausedContainer [2020-07-09T00:18:22.973Z] === RUN TestDockerSuite/TestStartRecordError [2020-07-09T00:18:24.350Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2020-07-09T00:18:25.278Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2020-07-09T00:18:26.684Z] === RUN TestDockerSuite/TestStatsAllNoStream [2020-07-09T00:18:27.610Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2020-07-09T00:18:29.134Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2020-07-09T00:18:34.458Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2020-07-09T00:18:36.968Z] === RUN TestDockerSuite/TestStatsFormatAll [2020-07-09T00:18:41.127Z] === RUN TestDockerSwarmSuite/TestServiceScale [2020-07-09T00:18:41.127Z] === RUN TestDockerSuite/TestStatsNoStream [2020-07-09T00:18:43.018Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2020-07-09T00:18:43.578Z] === RUN TestDockerSuite/TestStopContainerSignal [2020-07-09T00:18:45.497Z] === RUN TestDockerSuite/TestTopMultipleArgs [2020-07-09T00:18:45.497Z] === RUN TestDockerSuite/TestTopNonPrivileged [2020-07-09T00:18:46.059Z] === RUN TestDockerSuite/TestTopPrivileged [2020-07-09T00:18:46.620Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2020-07-09T00:18:46.620Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2020-07-09T00:18:47.181Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2020-07-09T00:18:49.734Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2020-07-09T00:18:52.996Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2020-07-09T00:18:53.251Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2020-07-09T00:18:53.811Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2020-07-09T00:18:53.811Z] === RUN TestDockerSuite/TestUpdateKernelMemory [2020-07-09T00:18:54.371Z] === RUN TestDockerSuite/TestUpdateKernelMemoryUninitialized [2020-07-09T00:18:55.297Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2020-07-09T00:18:55.297Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2020-07-09T00:18:56.222Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2020-07-09T00:18:56.783Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2020-07-09T00:18:57.345Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2020-07-09T00:18:58.710Z] === RUN TestDockerSuite/TestUpdateStats [2020-07-09T00:19:01.312Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2020-07-09T00:19:01.872Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2020-07-09T00:19:03.249Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2020-07-09T00:19:03.249Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2020-07-09T00:19:03.809Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2020-07-09T00:19:04.065Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2020-07-09T00:19:04.626Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2020-07-09T00:19:06.556Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2020-07-09T00:19:07.482Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2020-07-09T00:19:10.746Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2020-07-09T00:19:12.631Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2020-07-09T00:19:13.993Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2020-07-09T00:19:15.879Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2020-07-09T00:19:18.390Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2020-07-09T00:19:19.758Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2020-07-09T00:19:21.195Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2020-07-09T00:19:22.123Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2020-07-09T00:19:23.047Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2020-07-09T00:19:24.454Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2020-07-09T00:19:25.381Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2020-07-09T00:19:25.636Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2020-07-09T00:19:27.001Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2020-07-09T00:19:28.888Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2020-07-09T00:19:29.814Z] === RUN TestDockerSuite/TestVolumeCLICreate [2020-07-09T00:19:33.973Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2020-07-09T00:19:36.484Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2020-07-09T00:19:46.441Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2020-07-09T00:19:46.441Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2020-07-09T00:19:46.441Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2020-07-09T00:19:46.441Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2020-07-09T00:19:46.441Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2020-07-09T00:19:46.441Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2020-07-09T00:19:46.441Z] === RUN TestDockerSuite/TestVolumeCLILs [2020-07-09T00:19:46.441Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2020-07-09T00:19:46.441Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2020-07-09T00:19:46.696Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2020-07-09T00:19:46.697Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2020-07-09T00:19:46.697Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2020-07-09T00:19:46.697Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2020-07-09T00:19:46.952Z] === RUN TestDockerSuite/TestVolumeCLIRm [2020-07-09T00:19:48.314Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2020-07-09T00:19:48.314Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2020-07-09T00:19:48.570Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2020-07-09T00:19:48.570Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2020-07-09T00:19:48.570Z] === RUN TestDockerSuite/TestVolumeEvents [2020-07-09T00:19:49.130Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2020-07-09T00:19:50.492Z] === RUN TestDockerSuite/TestVolumeLsFormat [2020-07-09T00:19:50.492Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2020-07-09T00:19:50.492Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2020-07-09T00:19:51.053Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2020-07-09T00:19:52.941Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2020-07-09T00:19:56.208Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2020-07-09T00:19:56.208Z] --- PASS: TestDockerSuite (1306.28s) [2020-07-09T00:19:56.208Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.01s) [2020-07-09T00:19:56.208Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.06s) [2020-07-09T00:19:56.208Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.03s) [2020-07-09T00:19:56.208Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s) [2020-07-09T00:19:56.208Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.00s) [2020-07-09T00:19:56.208Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2020-07-09T00:19:56.208Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2020-07-09T00:19:56.208Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.78s) [2020-07-09T00:19:56.208Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.14s) [2020-07-09T00:19:56.208Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.41s) [2020-07-09T00:19:56.208Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.03s) [2020-07-09T00:19:56.208Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.66s) [2020-07-09T00:19:56.208Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.20s) [2020-07-09T00:19:56.208Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2020-07-09T00:19:56.208Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.45s) [2020-07-09T00:19:56.208Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.40s) [2020-07-09T00:19:56.208Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s) [2020-07-09T00:19:56.208Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2020-07-09T00:19:56.208Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.02s) [2020-07-09T00:19:56.208Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (1.08s) [2020-07-09T00:19:56.208Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.23s) [2020-07-09T00:19:56.208Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.01s) [2020-07-09T00:19:56.208Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2020-07-09T00:19:56.208Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (3.95s) [2020-07-09T00:19:56.208Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (2.01s) [2020-07-09T00:19:56.208Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.39s) [2020-07-09T00:19:56.208Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.07s) [2020-07-09T00:19:56.208Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (0.85s) [2020-07-09T00:19:56.208Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (0.87s) [2020-07-09T00:19:56.208Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (0.78s) [2020-07-09T00:19:56.208Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (0.97s) [2020-07-09T00:19:56.208Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (2.16s) [2020-07-09T00:19:56.208Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (1.79s) [2020-07-09T00:19:56.208Z] --- PASS: TestDockerSuite/TestAttachDetach (1.05s) [2020-07-09T00:19:56.208Z] --- PASS: TestDockerSuite/TestAttachDisconnect (0.84s) [2020-07-09T00:19:56.208Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (1.76s) [2020-07-09T00:19:56.208Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (0.83s) [2020-07-09T00:19:56.208Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (0.88s) [2020-07-09T00:19:56.208Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.15s) [2020-07-09T00:19:56.208Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (1.70s) [2020-07-09T00:19:56.208Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.07s) [2020-07-09T00:19:56.208Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.03s) [2020-07-09T00:19:56.208Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s) [2020-07-09T00:19:56.208Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (0.79s) [2020-07-09T00:19:56.208Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.72s) [2020-07-09T00:19:56.208Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (14.43s) [2020-07-09T00:19:56.208Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.56s) [2020-07-09T00:19:56.208Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.53s) [2020-07-09T00:19:56.208Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.29s) [2020-07-09T00:19:56.208Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.90s) [2020-07-09T00:19:56.208Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (2.30s) [2020-07-09T00:19:56.208Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.65s) [2020-07-09T00:19:56.208Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (0.98s) [2020-07-09T00:19:56.208Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (6.89s) [2020-07-09T00:19:56.208Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (3.94s) [2020-07-09T00:19:56.208Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.15s) [2020-07-09T00:19:56.208Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.04s) [2020-07-09T00:19:56.208Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (3.48s) [2020-07-09T00:19:56.208Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (1.18s) [2020-07-09T00:19:56.208Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.68s) [2020-07-09T00:19:56.208Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (3.02s) [2020-07-09T00:19:56.208Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.85s) [2020-07-09T00:19:56.208Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.23s) [2020-07-09T00:19:56.208Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.20s) [2020-07-09T00:19:56.208Z] --- PASS: TestDockerSuite/TestBuildAddScript (3.24s) [2020-07-09T00:19:56.208Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (6.67s) [2020-07-09T00:19:56.208Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (4.46s) [2020-07-09T00:19:56.208Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (2.41s) [2020-07-09T00:19:56.208Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.34s) [2020-07-09T00:19:56.208Z] --- PASS: TestDockerSuite/TestBuildAddTar (6.21s) [2020-07-09T00:19:56.208Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.35s) [2020-07-09T00:19:56.208Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.25s) [2020-07-09T00:19:56.208Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (4.60s) [2020-07-09T00:19:56.208Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (8.20s) [2020-07-09T00:19:56.208Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.55s) [2020-07-09T00:19:56.208Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (2.91s) [2020-07-09T00:19:56.208Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (2.79s) [2020-07-09T00:19:56.208Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.53s) [2020-07-09T00:19:56.208Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (2.87s) [2020-07-09T00:19:56.208Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (2.12s) [2020-07-09T00:19:56.208Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (2.18s) [2020-07-09T00:19:56.208Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.37s) [2020-07-09T00:19:56.208Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (3.07s) [2020-07-09T00:19:56.208Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (9.86s) [2020-07-09T00:19:56.208Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (2.97s) [2020-07-09T00:19:56.208Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (2.95s) [2020-07-09T00:19:56.208Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.37s) [2020-07-09T00:19:56.208Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.14s) [2020-07-09T00:19:56.208Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.64s) [2020-07-09T00:19:56.208Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (4.29s) [2020-07-09T00:19:56.208Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.03s) [2020-07-09T00:19:56.208Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.20s) [2020-07-09T00:19:56.208Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (0.67s) [2020-07-09T00:19:56.208Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.81s) [2020-07-09T00:19:56.208Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (4.34s) [2020-07-09T00:19:56.208Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.40s) [2020-07-09T00:19:56.208Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.99s) [2020-07-09T00:19:56.208Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (1.00s) [2020-07-09T00:19:56.208Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (6.28s) [2020-07-09T00:19:56.208Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (1.93s) [2020-07-09T00:19:56.208Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (0.91s) [2020-07-09T00:19:56.208Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.35s) [2020-07-09T00:19:56.208Z] --- PASS: TestDockerSuite/TestBuildCmd (0.26s) [2020-07-09T00:19:56.208Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.20s) [2020-07-09T00:19:56.208Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.24s) [2020-07-09T00:19:56.208Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2020-07-09T00:19:56.208Z] docker_cli_build_test.go:5338: unmatched requirement DaemonIsWindows [2020-07-09T00:19:56.208Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (0.90s) [2020-07-09T00:19:56.208Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (4.04s) [2020-07-09T00:19:56.208Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (0.66s) [2020-07-09T00:19:56.208Z] --- PASS: TestDockerSuite/TestBuildContChar (3.11s) [2020-07-09T00:19:56.208Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (0.93s) [2020-07-09T00:19:56.208Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.35s) [2020-07-09T00:19:56.208Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.33s) [2020-07-09T00:19:56.208Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.65s) [2020-07-09T00:19:56.208Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.23s) [2020-07-09T00:19:56.208Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (11.40s) [2020-07-09T00:19:56.208Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.74s) [2020-07-09T00:19:56.208Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.51s) [2020-07-09T00:19:56.208Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (3.15s) [2020-07-09T00:19:56.208Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (3.79s) [2020-07-09T00:19:56.208Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.58s) [2020-07-09T00:19:56.208Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2020-07-09T00:19:56.208Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2020-07-09T00:19:56.208Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2020-07-09T00:19:56.208Z] docker_cli_build_test.go:5912: unmatched requirement DaemonIsWindows [2020-07-09T00:19:56.208Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2020-07-09T00:19:56.208Z] docker_cli_build_test.go:5895: unmatched requirement DaemonIsWindows [2020-07-09T00:19:56.208Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2020-07-09T00:19:56.208Z] docker_cli_build_test.go:5930: unmatched requirement DaemonIsWindows [2020-07-09T00:19:56.208Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (3.65s) [2020-07-09T00:19:56.208Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (5.23s) [2020-07-09T00:19:56.208Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (3.26s) [2020-07-09T00:19:56.208Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.47s) [2020-07-09T00:19:56.208Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (6.62s) [2020-07-09T00:19:56.208Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (6.25s) [2020-07-09T00:19:56.208Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.97s) [2020-07-09T00:19:56.208Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.45s) [2020-07-09T00:19:56.208Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (3.86s) [2020-07-09T00:19:56.208Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.75s) [2020-07-09T00:19:56.208Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.05s) [2020-07-09T00:19:56.208Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.21s) [2020-07-09T00:19:56.208Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.27s) [2020-07-09T00:19:56.208Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.34s) [2020-07-09T00:19:56.208Z] --- PASS: TestDockerSuite/TestBuildDockerignore (9.68s) [2020-07-09T00:19:56.208Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.49s) [2020-07-09T00:19:56.208Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (3.21s) [2020-07-09T00:19:56.208Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (11.41s) [2020-07-09T00:19:56.208Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.23s) [2020-07-09T00:19:56.208Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.04s) [2020-07-09T00:19:56.208Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (4.79s) [2020-07-09T00:19:56.208Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (2.44s) [2020-07-09T00:19:56.208Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (2.57s) [2020-07-09T00:19:56.208Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (6.56s) [2020-07-09T00:19:56.208Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (1.99s) [2020-07-09T00:19:56.208Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (1.91s) [2020-07-09T00:19:56.208Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (16.06s) [2020-07-09T00:19:56.208Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.20s) [2020-07-09T00:19:56.208Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (4.82s) [2020-07-09T00:19:56.208Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.35s) [2020-07-09T00:19:56.208Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.43s) [2020-07-09T00:19:56.208Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.59s) [2020-07-09T00:19:56.208Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.23s) [2020-07-09T00:19:56.208Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.37s) [2020-07-09T00:19:56.208Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.45s) [2020-07-09T00:19:56.208Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.58s) [2020-07-09T00:19:56.208Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.45s) [2020-07-09T00:19:56.208Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.98s) [2020-07-09T00:19:56.208Z] --- PASS: TestDockerSuite/TestBuildEnv (1.18s) [2020-07-09T00:19:56.208Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.00s) [2020-07-09T00:19:56.208Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (0.89s) [2020-07-09T00:19:56.208Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (5.48s) [2020-07-09T00:19:56.208Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (20.87s) [2020-07-09T00:19:56.208Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (1.76s) [2020-07-09T00:19:56.209Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (7.58s) [2020-07-09T00:19:56.209Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.76s) [2020-07-09T00:19:56.209Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.49s) [2020-07-09T00:19:56.209Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.63s) [2020-07-09T00:19:56.209Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.70s) [2020-07-09T00:19:56.209Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.08s) [2020-07-09T00:19:56.209Z] docker_cli_build_test.go:5315: unmatched requirement DaemonIsWindows [2020-07-09T00:19:56.209Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.55s) [2020-07-09T00:19:56.209Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (8.76s) [2020-07-09T00:19:56.209Z] --- PASS: TestDockerSuite/TestBuildExpose (0.32s) [2020-07-09T00:19:56.209Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.67s) [2020-07-09T00:19:56.209Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.48s) [2020-07-09T00:19:56.209Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.32s) [2020-07-09T00:19:56.209Z] --- PASS: TestDockerSuite/TestBuildFails (0.86s) [2020-07-09T00:19:56.209Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.12s) [2020-07-09T00:19:56.209Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (2.36s) [2020-07-09T00:19:56.209Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (1.95s) [2020-07-09T00:19:56.209Z] --- PASS: TestDockerSuite/TestBuildForceRm (1.45s) [2020-07-09T00:19:56.209Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.40s) [2020-07-09T00:19:56.209Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.60s) [2020-07-09T00:19:56.209Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (1.09s) [2020-07-09T00:19:56.209Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (2.33s) [2020-07-09T00:19:56.209Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.87s) [2020-07-09T00:19:56.209Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.33s) [2020-07-09T00:19:56.209Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (1.75s) [2020-07-09T00:19:56.209Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (1.75s) [2020-07-09T00:19:56.209Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.34s) [2020-07-09T00:19:56.209Z] --- PASS: TestDockerSuite/TestBuildHistory (3.89s) [2020-07-09T00:19:56.209Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.47s) [2020-07-09T00:19:56.209Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.26s) [2020-07-09T00:19:56.209Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.62s) [2020-07-09T00:19:56.209Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.60s) [2020-07-09T00:19:56.209Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.03s) [2020-07-09T00:19:56.209Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (0.84s) [2020-07-09T00:19:56.209Z] --- PASS: TestDockerSuite/TestBuildLabel (0.44s) [2020-07-09T00:19:56.209Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.46s) [2020-07-09T00:19:56.209Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.44s) [2020-07-09T00:19:56.209Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.34s) [2020-07-09T00:19:56.209Z] --- PASS: TestDockerSuite/TestBuildLabels (0.39s) [2020-07-09T00:19:56.209Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (0.89s) [2020-07-09T00:19:56.209Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (2.08s) [2020-07-09T00:19:56.209Z] --- PASS: TestDockerSuite/TestBuildLastModified (3.96s) [2020-07-09T00:19:56.209Z] --- PASS: TestDockerSuite/TestBuildLineBreak (2.91s) [2020-07-09T00:19:56.209Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.16s) [2020-07-09T00:19:56.209Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.14s) [2020-07-09T00:19:56.209Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.13s) [2020-07-09T00:19:56.209Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.13s) [2020-07-09T00:19:56.209Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.22s) [2020-07-09T00:19:56.209Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (1.02s) [2020-07-09T00:19:56.209Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (0.94s) [2020-07-09T00:19:56.209Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (2.65s) [2020-07-09T00:19:56.209Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.31s) [2020-07-09T00:19:56.209Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.56s) [2020-07-09T00:19:56.209Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (7.22s) [2020-07-09T00:19:56.209Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (2.73s) [2020-07-09T00:19:56.209Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (1.04s) [2020-07-09T00:19:56.209Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (1.97s) [2020-07-09T00:19:56.209Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2020-07-09T00:19:56.209Z] docker_cli_build_test.go:5861: unmatched requirement DaemonIsWindows [2020-07-09T00:19:56.209Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (3.79s) [2020-07-09T00:19:56.209Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.38s) [2020-07-09T00:19:56.209Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (1.72s) [2020-07-09T00:19:56.209Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.44s) [2020-07-09T00:19:56.209Z] --- PASS: TestDockerSuite/TestBuildNetContainer (1.60s) [2020-07-09T00:19:56.209Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.38s) [2020-07-09T00:19:56.209Z] --- PASS: TestDockerSuite/TestBuildNoContext (0.63s) [2020-07-09T00:19:56.209Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (0.57s) [2020-07-09T00:19:56.209Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.07s) [2020-07-09T00:19:56.209Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.29s) [2020-07-09T00:19:56.209Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.04s) [2020-07-09T00:19:56.209Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.39s) [2020-07-09T00:19:56.209Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.27s) [2020-07-09T00:19:56.209Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.46s) [2020-07-09T00:19:56.209Z] --- PASS: TestDockerSuite/TestBuildOnBuild (1.40s) [2020-07-09T00:19:56.209Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.53s) [2020-07-09T00:19:56.209Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (2.16s) [2020-07-09T00:19:56.209Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (0.92s) [2020-07-09T00:19:56.209Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (1.28s) [2020-07-09T00:19:56.209Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (0.79s) [2020-07-09T00:19:56.209Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (0.90s) [2020-07-09T00:19:56.209Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.32s) [2020-07-09T00:19:56.209Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (2.94s) [2020-07-09T00:19:56.209Z] --- PASS: TestDockerSuite/TestBuildPATH (1.89s) [2020-07-09T00:19:56.209Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.65s) [2020-07-09T00:19:56.209Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.79s) [2020-07-09T00:19:56.209Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (8.12s) [2020-07-09T00:19:56.209Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (3.88s) [2020-07-09T00:19:56.209Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (1.48s) [2020-07-09T00:19:56.209Z] --- PASS: TestDockerSuite/TestBuildRm (2.50s) [2020-07-09T00:19:56.209Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (0.72s) [2020-07-09T00:19:56.209Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.16s) [2020-07-09T00:19:56.209Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.42s) [2020-07-09T00:19:56.209Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.52s) [2020-07-09T00:19:56.209Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (0.94s) [2020-07-09T00:19:56.209Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (1.02s) [2020-07-09T00:19:56.209Z] --- PASS: TestDockerSuite/TestBuildShellInherited (0.84s) [2020-07-09T00:19:56.209Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (2.52s) [2020-07-09T00:19:56.209Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.12s) [2020-07-09T00:19:56.209Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.31s) [2020-07-09T00:19:56.209Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.02s) [2020-07-09T00:19:56.209Z] docker_cli_build_test.go:5303: unmatched requirement DaemonIsWindows [2020-07-09T00:19:56.209Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.41s) [2020-07-09T00:19:56.209Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (0.73s) [2020-07-09T00:19:56.209Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.08s) [2020-07-09T00:19:56.209Z] --- PASS: TestDockerSuite/TestBuildStderr (0.65s) [2020-07-09T00:19:56.209Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (3.05s) [2020-07-09T00:19:56.209Z] --- PASS: TestDockerSuite/TestBuildStopSignal (0.83s) [2020-07-09T00:19:56.209Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (0.76s) [2020-07-09T00:19:56.209Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.35s) [2020-07-09T00:19:56.209Z] --- PASS: TestDockerSuite/TestBuildTagEvent (0.95s) [2020-07-09T00:19:56.209Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.34s) [2020-07-09T00:19:56.209Z] --- PASS: TestDockerSuite/TestBuildUser (2.19s) [2020-07-09T00:19:56.209Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (3.70s) [2020-07-09T00:19:56.209Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (9.88s) [2020-07-09T00:19:56.209Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (0.58s) [2020-07-09T00:19:56.209Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.19s) [2020-07-09T00:19:56.209Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (0.61s) [2020-07-09T00:19:56.209Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.58s) [2020-07-09T00:19:56.209Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (0.85s) [2020-07-09T00:19:56.209Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2020-07-09T00:19:56.209Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2020-07-09T00:19:56.209Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2020-07-09T00:19:56.209Z] docker_cli_build_test.go:6052: unmatched requirement DaemonIsWindows [2020-07-09T00:19:56.209Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2020-07-09T00:19:56.209Z] docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows [2020-07-09T00:19:56.209Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2020-07-09T00:19:56.209Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2020-07-09T00:19:56.209Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.03s) [2020-07-09T00:19:56.209Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.07s) [2020-07-09T00:19:56.209Z] --- PASS: TestDockerSuite/TestBuildWithFailure (0.57s) [2020-07-09T00:19:56.209Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.45s) [2020-07-09T00:19:56.209Z] --- PASS: TestDockerSuite/TestBuildWithTabs (0.58s) [2020-07-09T00:19:56.209Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.09s) [2020-07-09T00:19:56.209Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (2.01s) [2020-07-09T00:19:56.209Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (1.90s) [2020-07-09T00:19:56.209Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (0.99s) [2020-07-09T00:19:56.209Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.49s) [2020-07-09T00:19:56.209Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.68s) [2020-07-09T00:19:56.209Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.02s) [2020-07-09T00:19:56.209Z] docker_cli_build_test.go:4911: unmatched requirement DaemonIsWindows [2020-07-09T00:19:56.209Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (1.22s) [2020-07-09T00:19:56.209Z] --- PASS: TestDockerSuite/TestBuildXZHost (2.74s) [2020-07-09T00:19:56.209Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2020-07-09T00:19:56.209Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2020-07-09T00:19:56.209Z] docker_cli_sni_test.go:18: Flakey test [2020-07-09T00:19:56.209Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.68s) [2020-07-09T00:19:56.209Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (1.01s) [2020-07-09T00:19:56.209Z] --- PASS: TestDockerSuite/TestCommitChange (0.93s) [2020-07-09T00:19:56.209Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (0.77s) [2020-07-09T00:19:56.209Z] --- PASS: TestDockerSuite/TestCommitHardlink (1.38s) [2020-07-09T00:19:56.209Z] --- PASS: TestDockerSuite/TestCommitNewFile (1.15s) [2020-07-09T00:19:56.209Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (0.84s) [2020-07-09T00:19:56.209Z] --- PASS: TestDockerSuite/TestCommitTTY (1.12s) [2020-07-09T00:19:56.209Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.75s) [2020-07-09T00:19:56.209Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.34s) [2020-07-09T00:19:56.209Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (0.82s) [2020-07-09T00:19:56.209Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.03s) [2020-07-09T00:19:56.209Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.04s) [2020-07-09T00:19:56.209Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.18s) [2020-07-09T00:19:56.209Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.03s) [2020-07-09T00:19:56.209Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2020-07-09T00:19:56.209Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.04s) [2020-07-09T00:19:56.209Z] --- PASS: TestDockerSuite/TestContainerAPICommit (1.60s) [2020-07-09T00:19:56.209Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (2.01s) [2020-07-09T00:19:56.209Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s) [2020-07-09T00:19:56.209Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.48s) [2020-07-09T00:19:56.209Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.57s) [2020-07-09T00:19:56.209Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.51s) [2020-07-09T00:19:56.209Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.61s) [2020-07-09T00:19:56.209Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.60s) [2020-07-09T00:19:56.209Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.04s) [2020-07-09T00:19:56.209Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.00s) [2020-07-09T00:19:56.209Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.57s) [2020-07-09T00:19:56.209Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.01s) [2020-07-09T00:19:56.209Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.06s) [2020-07-09T00:19:56.209Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.08s) [2020-07-09T00:19:56.209Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.10s) [2020-07-09T00:19:56.209Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.83s) [2020-07-09T00:19:56.209Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.83s) [2020-07-09T00:19:56.209Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.86s) [2020-07-09T00:19:56.209Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.01s) [2020-07-09T00:19:56.209Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.67s) [2020-07-09T00:19:56.209Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.55s) [2020-07-09T00:19:56.209Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s) [2020-07-09T00:19:56.209Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.61s) [2020-07-09T00:19:56.209Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.72s) [2020-07-09T00:19:56.209Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.79s) [2020-07-09T00:19:56.209Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.44s) [2020-07-09T00:19:56.209Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2020-07-09T00:19:56.209Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.62s) [2020-07-09T00:19:56.209Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.61s) [2020-07-09T00:19:56.209Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.68s) [2020-07-09T00:19:56.209Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.10s) [2020-07-09T00:19:56.209Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.51s) [2020-07-09T00:19:56.209Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.16s) [2020-07-09T00:19:56.209Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.01s) [2020-07-09T00:19:56.209Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.05s) [2020-07-09T00:19:56.209Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2020-07-09T00:19:56.209Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2020-07-09T00:19:56.209Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2020-07-09T00:19:56.209Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.49s) [2020-07-09T00:19:56.209Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.22s) [2020-07-09T00:19:56.209Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.67s) [2020-07-09T00:19:56.209Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.51s) [2020-07-09T00:19:56.209Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2020-07-09T00:19:56.209Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2020-07-09T00:19:56.209Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.06s) [2020-07-09T00:19:56.209Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.63s) [2020-07-09T00:19:56.209Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.61s) [2020-07-09T00:19:56.209Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (0.81s) [2020-07-09T00:19:56.209Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (3.27s) [2020-07-09T00:19:56.209Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.66s) [2020-07-09T00:19:56.209Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.26s) [2020-07-09T00:19:56.209Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.98s) [2020-07-09T00:19:56.209Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (20.89s) [2020-07-09T00:19:56.209Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} (1.36s) [2020-07-09T00:19:56.209Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} (1.39s) [2020-07-09T00:19:56.209Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} (1.30s) [2020-07-09T00:19:56.209Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} (1.41s) [2020-07-09T00:19:56.209Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc0007135a0_} (1.36s) [2020-07-09T00:19:56.209Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1671197791_/foo_false____} (1.29s) [2020-07-09T00:19:56.209Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1671197791_/foo_true____} (1.41s) [2020-07-09T00:19:56.209Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3652598322_/foo_false____} (1.38s) [2020-07-09T00:19:56.209Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3652598322_/foo_true____} (1.66s) [2020-07-09T00:19:56.209Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3652598322_/foo_true__0xc000713600__} (1.53s) [2020-07-09T00:19:56.209Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000713620_} (1.50s) [2020-07-09T00:19:56.209Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000713640_} (1.35s) [2020-07-09T00:19:56.209Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000713660_} (1.36s) [2020-07-09T00:19:56.209Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000713680_} (1.61s) [2020-07-09T00:19:56.209Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.34s) [2020-07-09T00:19:56.209Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.32s) [2020-07-09T00:19:56.209Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2020-07-09T00:19:56.209Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2020-07-09T00:19:56.209Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2020-07-09T00:19:56.209Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2020-07-09T00:19:56.209Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2020-07-09T00:19:56.209Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.03s) [2020-07-09T00:19:56.209Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.03s) [2020-07-09T00:19:56.209Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.03s) [2020-07-09T00:19:56.209Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2020-07-09T00:19:56.209Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.02s) [2020-07-09T00:19:56.209Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.01s) [2020-07-09T00:19:56.209Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.05s) [2020-07-09T00:19:56.209Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.03s) [2020-07-09T00:19:56.209Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.02s) [2020-07-09T00:19:56.209Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.02s) [2020-07-09T00:19:56.210Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2020-07-09T00:19:56.210Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (1.71s) [2020-07-09T00:19:56.210Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (1.15s) [2020-07-09T00:19:56.210Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (1.95s) [2020-07-09T00:19:56.210Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.34s) [2020-07-09T00:19:56.210Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.23s) [2020-07-09T00:19:56.210Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.93s) [2020-07-09T00:19:56.210Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (1.12s) [2020-07-09T00:19:56.210Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.77s) [2020-07-09T00:19:56.210Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.78s) [2020-07-09T00:19:56.210Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.61s) [2020-07-09T00:19:56.210Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.55s) [2020-07-09T00:19:56.210Z] --- PASS: TestDockerSuite/TestCpFromCaseD (0.92s) [2020-07-09T00:19:56.210Z] --- PASS: TestDockerSuite/TestCpFromCaseE (0.83s) [2020-07-09T00:19:56.210Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.71s) [2020-07-09T00:19:56.210Z] --- PASS: TestDockerSuite/TestCpFromCaseG (0.61s) [2020-07-09T00:19:56.210Z] --- PASS: TestDockerSuite/TestCpFromCaseH (0.58s) [2020-07-09T00:19:56.210Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.50s) [2020-07-09T00:19:56.210Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (0.59s) [2020-07-09T00:19:56.210Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (0.89s) [2020-07-09T00:19:56.210Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (0.58s) [2020-07-09T00:19:56.210Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.50s) [2020-07-09T00:19:56.210Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.01s) [2020-07-09T00:19:56.210Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.51s) [2020-07-09T00:19:56.210Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.49s) [2020-07-09T00:19:56.210Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (0.66s) [2020-07-09T00:19:56.210Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.50s) [2020-07-09T00:19:56.210Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.59s) [2020-07-09T00:19:56.210Z] --- PASS: TestDockerSuite/TestCpToCaseA (0.91s) [2020-07-09T00:19:56.210Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.45s) [2020-07-09T00:19:56.210Z] --- PASS: TestDockerSuite/TestCpToCaseC (1.33s) [2020-07-09T00:19:56.210Z] --- PASS: TestDockerSuite/TestCpToCaseD (3.49s) [2020-07-09T00:19:56.210Z] --- PASS: TestDockerSuite/TestCpToCaseE (2.42s) [2020-07-09T00:19:56.210Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.57s) [2020-07-09T00:19:56.210Z] --- PASS: TestDockerSuite/TestCpToCaseG (3.49s) [2020-07-09T00:19:56.210Z] --- PASS: TestDockerSuite/TestCpToCaseH (2.46s) [2020-07-09T00:19:56.210Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.61s) [2020-07-09T00:19:56.210Z] --- PASS: TestDockerSuite/TestCpToCaseJ (3.75s) [2020-07-09T00:19:56.210Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.92s) [2020-07-09T00:19:56.210Z] --- PASS: TestDockerSuite/TestCpToDot (0.87s) [2020-07-09T00:19:56.210Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.59s) [2020-07-09T00:19:56.210Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (0.99s) [2020-07-09T00:19:56.210Z] --- PASS: TestDockerSuite/TestCpToStdout (0.84s) [2020-07-09T00:19:56.210Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (1.09s) [2020-07-09T00:19:56.210Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.22s) [2020-07-09T00:19:56.210Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.65s) [2020-07-09T00:19:56.210Z] --- PASS: TestDockerSuite/TestCpVolumePath (1.17s) [2020-07-09T00:19:56.210Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.06s) [2020-07-09T00:19:56.210Z] --- PASS: TestDockerSuite/TestCreateArgs (0.13s) [2020-07-09T00:19:56.210Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.90s) [2020-07-09T00:19:56.210Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.93s) [2020-07-09T00:19:56.210Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2020-07-09T00:19:56.210Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2020-07-09T00:19:56.210Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.09s) [2020-07-09T00:19:56.210Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.77s) [2020-07-09T00:19:56.210Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.33s) [2020-07-09T00:19:56.210Z] --- PASS: TestDockerSuite/TestCreateLabels (0.06s) [2020-07-09T00:19:56.210Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.13s) [2020-07-09T00:19:56.210Z] --- PASS: TestDockerSuite/TestCreateRM (0.23s) [2020-07-09T00:19:56.210Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2020-07-09T00:19:56.210Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2020-07-09T00:19:56.210Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.10s) [2020-07-09T00:19:56.210Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.18s) [2020-07-09T00:19:56.210Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (1.79s) [2020-07-09T00:19:56.210Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.07s) [2020-07-09T00:19:56.210Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.03s) [2020-07-09T00:19:56.210Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (4.49s) [2020-07-09T00:19:56.210Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.08s) [2020-07-09T00:19:56.210Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2020-07-09T00:19:56.210Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.17s) [2020-07-09T00:19:56.210Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.05s) [2020-07-09T00:19:56.210Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.08s) [2020-07-09T00:19:56.210Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.71s) [2020-07-09T00:19:56.210Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.19s) [2020-07-09T00:19:56.210Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.90s) [2020-07-09T00:19:56.210Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.07s) [2020-07-09T00:19:56.210Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.15s) [2020-07-09T00:19:56.210Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.89s) [2020-07-09T00:19:56.210Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.70s) [2020-07-09T00:19:56.210Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.08s) [2020-07-09T00:19:56.210Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.78s) [2020-07-09T00:19:56.210Z] --- PASS: TestDockerSuite/TestDockerFails (0.01s) [2020-07-09T00:19:56.210Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.02s) [2020-07-09T00:19:56.210Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.04s) [2020-07-09T00:19:56.210Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (1.57s) [2020-07-09T00:19:56.210Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.84s) [2020-07-09T00:19:56.210Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.34s) [2020-07-09T00:19:56.210Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.05s) [2020-07-09T00:19:56.210Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.06s) [2020-07-09T00:19:56.210Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.30s) [2020-07-09T00:19:56.210Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (5.77s) [2020-07-09T00:19:56.210Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (1.78s) [2020-07-09T00:19:56.210Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (1.74s) [2020-07-09T00:19:56.210Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.20s) [2020-07-09T00:19:56.210Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (0.66s) [2020-07-09T00:19:56.210Z] --- PASS: TestDockerSuite/TestEventsAttach (0.57s) [2020-07-09T00:19:56.210Z] --- PASS: TestDockerSuite/TestEventsCommit (0.89s) [2020-07-09T00:19:56.210Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.50s) [2020-07-09T00:19:56.210Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.46s) [2020-07-09T00:19:56.210Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.46s) [2020-07-09T00:19:56.210Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.78s) [2020-07-09T00:19:56.210Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (0.96s) [2020-07-09T00:19:56.210Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (2.06s) [2020-07-09T00:19:56.210Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (1.97s) [2020-07-09T00:19:56.210Z] --- PASS: TestDockerSuite/TestEventsCopy (0.79s) [2020-07-09T00:19:56.210Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (0.91s) [2020-07-09T00:19:56.210Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (0.46s) [2020-07-09T00:19:56.210Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.26s) [2020-07-09T00:19:56.210Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (0.80s) [2020-07-09T00:19:56.210Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.98s) [2020-07-09T00:19:56.210Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.16s) [2020-07-09T00:19:56.210Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.25s) [2020-07-09T00:19:56.210Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.14s) [2020-07-09T00:19:56.210Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s) [2020-07-09T00:19:56.210Z] --- PASS: TestDockerSuite/TestEventsFilters (0.92s) [2020-07-09T00:19:56.210Z] --- PASS: TestDockerSuite/TestEventsFormat (0.89s) [2020-07-09T00:19:56.210Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s) [2020-07-09T00:19:56.210Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s) [2020-07-09T00:19:56.210Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.54s) [2020-07-09T00:19:56.210Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.20s) [2020-07-09T00:19:56.210Z] --- PASS: TestDockerSuite/TestEventsImagePull (0.22s) [2020-07-09T00:19:56.210Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.03s) [2020-07-09T00:19:56.210Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.20s) [2020-07-09T00:19:56.210Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2020-07-09T00:19:56.210Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2020-07-09T00:19:56.210Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2020-07-09T00:19:56.210Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2020-07-09T00:19:56.210Z] --- PASS: TestDockerSuite/TestEventsPluginOps (1.55s) [2020-07-09T00:19:56.210Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.54s) [2020-07-09T00:19:56.210Z] --- PASS: TestDockerSuite/TestEventsRename (0.53s) [2020-07-09T00:19:56.210Z] --- PASS: TestDockerSuite/TestEventsResize (0.58s) [2020-07-09T00:19:56.210Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (0.63s) [2020-07-09T00:19:56.210Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.57s) [2020-07-09T00:19:56.210Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.45s) [2020-07-09T00:19:56.210Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.69s) [2020-07-09T00:19:56.210Z] --- PASS: TestDockerSuite/TestEventsTop (0.54s) [2020-07-09T00:19:56.210Z] --- PASS: TestDockerSuite/TestEventsUntag (2.56s) [2020-07-09T00:19:56.210Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (0.95s) [2020-07-09T00:19:56.210Z] --- PASS: TestDockerSuite/TestExec (0.51s) [2020-07-09T00:19:56.210Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.47s) [2020-07-09T00:19:56.210Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.47s) [2020-07-09T00:19:56.210Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.47s) [2020-07-09T00:19:56.210Z] --- PASS: TestDockerSuite/TestExecAPIStart (0.98s) [2020-07-09T00:19:56.210Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.50s) [2020-07-09T00:19:56.210Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.48s) [2020-07-09T00:19:56.210Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.65s) [2020-07-09T00:19:56.210Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.66s) [2020-07-09T00:19:56.210Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.65s) [2020-07-09T00:19:56.210Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.57s) [2020-07-09T00:19:56.210Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.31s) [2020-07-09T00:19:56.210Z] --- PASS: TestDockerSuite/TestExecCgroup (0.77s) [2020-07-09T00:19:56.210Z] --- PASS: TestDockerSuite/TestExecEnv (0.70s) [2020-07-09T00:19:56.210Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (0.97s) [2020-07-09T00:19:56.210Z] --- PASS: TestDockerSuite/TestExecExitStatus (0.53s) [2020-07-09T00:19:56.210Z] --- PASS: TestDockerSuite/TestExecInspectID (1.59s) [2020-07-09T00:19:56.210Z] --- PASS: TestDockerSuite/TestExecInteractive (0.53s) [2020-07-09T00:19:56.210Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.55s) [2020-07-09T00:19:56.210Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.64s) [2020-07-09T00:19:56.210Z] --- PASS: TestDockerSuite/TestExecParseError (0.50s) [2020-07-09T00:19:56.210Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.49s) [2020-07-09T00:19:56.210Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.47s) [2020-07-09T00:19:56.210Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (1.10s) [2020-07-09T00:19:56.210Z] --- PASS: TestDockerSuite/TestExecSetEnv (0.56s) [2020-07-09T00:19:56.210Z] --- PASS: TestDockerSuite/TestExecStartFails (0.50s) [2020-07-09T00:19:56.210Z] --- PASS: TestDockerSuite/TestExecStateCleanup (10.70s) [2020-07-09T00:19:56.210Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.82s) [2020-07-09T00:19:56.210Z] --- PASS: TestDockerSuite/TestExecTTY (0.53s) [2020-07-09T00:19:56.210Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.62s) [2020-07-09T00:19:56.210Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.57s) [2020-07-09T00:19:56.210Z] --- PASS: TestDockerSuite/TestExecUlimits (0.58s) [2020-07-09T00:19:56.210Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2020-07-09T00:19:56.210Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2020-07-09T00:19:56.210Z] --- PASS: TestDockerSuite/TestExecWithImageUser (1.75s) [2020-07-09T00:19:56.210Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (0.71s) [2020-07-09T00:19:56.210Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (1.30s) [2020-07-09T00:19:56.210Z] --- PASS: TestDockerSuite/TestExecWithTERM (0.68s) [2020-07-09T00:19:56.210Z] --- PASS: TestDockerSuite/TestExecWithUser (0.74s) [2020-07-09T00:19:56.210Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.46s) [2020-07-09T00:19:56.210Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.51s) [2020-07-09T00:19:56.210Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.48s) [2020-07-09T00:19:56.210Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.53s) [2020-07-09T00:19:56.210Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.58s) [2020-07-09T00:19:56.210Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s) [2020-07-09T00:19:56.210Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.04s) [2020-07-09T00:19:56.210Z] --- PASS: TestDockerSuite/TestHealth (18.85s) [2020-07-09T00:19:56.210Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.01s) [2020-07-09T00:19:56.210Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.01s) [2020-07-09T00:19:56.210Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.01s) [2020-07-09T00:19:56.210Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.55s) [2020-07-09T00:19:56.210Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.01s) [2020-07-09T00:19:56.210Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.52s) [2020-07-09T00:19:56.210Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.01s) [2020-07-09T00:19:56.210Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.01s) [2020-07-09T00:19:56.210Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.07s) [2020-07-09T00:19:56.210Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.20s) [2020-07-09T00:19:56.210Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.19s) [2020-07-09T00:19:56.210Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.31s) [2020-07-09T00:19:56.210Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s) [2020-07-09T00:19:56.210Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.61s) [2020-07-09T00:19:56.210Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.05s) [2020-07-09T00:19:56.210Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.61s) [2020-07-09T00:19:56.210Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.57s) [2020-07-09T00:19:56.210Z] --- PASS: TestDockerSuite/TestImagesFormat (0.05s) [2020-07-09T00:19:56.210Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.47s) [2020-07-09T00:19:56.210Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.56s) [2020-07-09T00:19:56.210Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s) [2020-07-09T00:19:56.210Z] --- PASS: TestDockerSuite/TestImportBadURL (0.03s) [2020-07-09T00:19:56.210Z] --- PASS: TestDockerSuite/TestImportDisplay (0.99s) [2020-07-09T00:19:56.210Z] --- PASS: TestDockerSuite/TestImportFile (1.06s) [2020-07-09T00:19:56.210Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.01s) [2020-07-09T00:19:56.210Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.04s) [2020-07-09T00:19:56.210Z] --- PASS: TestDockerSuite/TestImportGzipped (1.16s) [2020-07-09T00:19:56.210Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.06s) [2020-07-09T00:19:56.210Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.54s) [2020-07-09T00:19:56.210Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.54s) [2020-07-09T00:19:56.210Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.50s) [2020-07-09T00:19:56.210Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s) [2020-07-09T00:19:56.210Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s) [2020-07-09T00:19:56.210Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.46s) [2020-07-09T00:19:56.210Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.50s) [2020-07-09T00:19:56.210Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.43s) [2020-07-09T00:19:56.210Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.44s) [2020-07-09T00:19:56.210Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.44s) [2020-07-09T00:19:56.210Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.47s) [2020-07-09T00:19:56.210Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.02s) [2020-07-09T00:19:56.210Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.09s) [2020-07-09T00:19:56.210Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.45s) [2020-07-09T00:19:56.210Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.43s) [2020-07-09T00:19:56.210Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.03s) [2020-07-09T00:19:56.210Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.43s) [2020-07-09T00:19:56.210Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2020-07-09T00:19:56.210Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2020-07-09T00:19:56.210Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (0.67s) [2020-07-09T00:19:56.210Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.48s) [2020-07-09T00:19:56.210Z] --- PASS: TestDockerSuite/TestInspectDefault (0.44s) [2020-07-09T00:19:56.210Z] --- PASS: TestDockerSuite/TestInspectHistory (0.52s) [2020-07-09T00:19:56.210Z] --- PASS: TestDockerSuite/TestInspectImage (0.01s) [2020-07-09T00:19:56.210Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2020-07-09T00:19:56.210Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2020-07-09T00:19:56.210Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2020-07-09T00:19:56.210Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.43s) [2020-07-09T00:19:56.210Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.46s) [2020-07-09T00:19:56.210Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.05s) [2020-07-09T00:19:56.210Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.43s) [2020-07-09T00:19:56.210Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.48s) [2020-07-09T00:19:56.210Z] --- PASS: TestDockerSuite/TestInspectPlugin (1.36s) [2020-07-09T00:19:56.210Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.02s) [2020-07-09T00:19:56.210Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.46s) [2020-07-09T00:19:56.210Z] --- PASS: TestDockerSuite/TestInspectStatus (0.52s) [2020-07-09T00:19:56.210Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (0.94s) [2020-07-09T00:19:56.210Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.46s) [2020-07-09T00:19:56.210Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.45s) [2020-07-09T00:19:56.210Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.46s) [2020-07-09T00:19:56.210Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.43s) [2020-07-09T00:19:56.210Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.45s) [2020-07-09T00:19:56.210Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.44s) [2020-07-09T00:19:56.210Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.03s) [2020-07-09T00:19:56.210Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (1.46s) [2020-07-09T00:19:56.211Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (0.95s) [2020-07-09T00:19:56.211Z] --- PASS: TestDockerSuite/TestLinksEnvs (0.90s) [2020-07-09T00:19:56.211Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.23s) [2020-07-09T00:19:56.211Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.08s) [2020-07-09T00:19:56.211Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (1.56s) [2020-07-09T00:19:56.211Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (2.05s) [2020-07-09T00:19:56.211Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.04s) [2020-07-09T00:19:56.211Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (1.91s) [2020-07-09T00:19:56.211Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.35s) [2020-07-09T00:19:56.211Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.78s) [2020-07-09T00:19:56.211Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (8.66s) [2020-07-09T00:19:56.211Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (1.39s) [2020-07-09T00:19:56.211Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.03s) [2020-07-09T00:19:56.211Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.45s) [2020-07-09T00:19:56.211Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (1.50s) [2020-07-09T00:19:56.211Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.01s) [2020-07-09T00:19:56.211Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.28s) [2020-07-09T00:19:56.211Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s) [2020-07-09T00:19:56.211Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s) [2020-07-09T00:19:56.211Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.45s) [2020-07-09T00:19:56.211Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.45s) [2020-07-09T00:19:56.211Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.50s) [2020-07-09T00:19:56.211Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.87s) [2020-07-09T00:19:56.211Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.64s) [2020-07-09T00:19:56.211Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.46s) [2020-07-09T00:19:56.211Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.01s) [2020-07-09T00:19:56.211Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (0.77s) [2020-07-09T00:19:56.211Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (0.77s) [2020-07-09T00:19:56.211Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (0.77s) [2020-07-09T00:19:56.211Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (0.88s) [2020-07-09T00:19:56.211Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (0.70s) [2020-07-09T00:19:56.211Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (1.91s) [2020-07-09T00:19:56.211Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.45s) [2020-07-09T00:19:56.211Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.44s) [2020-07-09T00:19:56.211Z] --- PASS: TestDockerSuite/TestLogsSince (6.63s) [2020-07-09T00:19:56.211Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.60s) [2020-07-09T00:19:56.211Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.55s) [2020-07-09T00:19:56.211Z] --- PASS: TestDockerSuite/TestLogsTail (0.50s) [2020-07-09T00:19:56.211Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.44s) [2020-07-09T00:19:56.211Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.44s) [2020-07-09T00:19:56.211Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.22s) [2020-07-09T00:19:56.211Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.41s) [2020-07-09T00:19:56.211Z] --- PASS: TestDockerSuite/TestNetHostname (1.42s) [2020-07-09T00:19:56.211Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.21s) [2020-07-09T00:19:56.211Z] --- PASS: TestDockerSuite/TestNetworkEvents (0.67s) [2020-07-09T00:19:56.211Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (1.32s) [2020-07-09T00:19:56.211Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.45s) [2020-07-09T00:19:56.211Z] --- PASS: TestDockerSuite/TestPluginActive (1.84s) [2020-07-09T00:19:56.211Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (6.66s) [2020-07-09T00:19:56.211Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2020-07-09T00:19:56.211Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2020-07-09T00:19:56.211Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.84s) [2020-07-09T00:19:56.211Z] --- PASS: TestDockerSuite/TestPluginLogDriver (3.04s) [2020-07-09T00:19:56.211Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (2.19s) [2020-07-09T00:19:56.211Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.31s) [2020-07-09T00:19:56.211Z] --- PASS: TestDockerSuite/TestPluginUpgrade (3.85s) [2020-07-09T00:19:56.211Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (1.28s) [2020-07-09T00:19:56.211Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (0.96s) [2020-07-09T00:19:56.211Z] --- PASS: TestDockerSuite/TestPortHostBinding (0.87s) [2020-07-09T00:19:56.211Z] --- PASS: TestDockerSuite/TestPortList (6.02s) [2020-07-09T00:19:56.211Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (0.87s) [2020-07-09T00:19:56.211Z] --- PASS: TestDockerSuite/TestPostContainersAttach (6.02s) [2020-07-09T00:19:56.211Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.01s) [2020-07-09T00:19:56.211Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.05s) [2020-07-09T00:19:56.211Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.66s) [2020-07-09T00:19:56.211Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2020-07-09T00:19:56.211Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.48s) [2020-07-09T00:19:56.211Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2020-07-09T00:19:56.211Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.51s) [2020-07-09T00:19:56.211Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.08s) [2020-07-09T00:19:56.211Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.42s) [2020-07-09T00:19:56.211Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2020-07-09T00:19:56.211Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (1.91s) [2020-07-09T00:19:56.211Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (0.95s) [2020-07-09T00:19:56.211Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.42s) [2020-07-09T00:19:56.211Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.12s) [2020-07-09T00:19:56.211Z] --- PASS: TestDockerSuite/TestPsByOrder (1.91s) [2020-07-09T00:19:56.211Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (0.87s) [2020-07-09T00:19:56.211Z] --- PASS: TestDockerSuite/TestPsListContainersBase (2.39s) [2020-07-09T00:19:56.211Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (2.91s) [2020-07-09T00:19:56.211Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.07s) [2020-07-09T00:19:56.211Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (2.11s) [2020-07-09T00:19:56.211Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (6.55s) [2020-07-09T00:19:56.211Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (0.92s) [2020-07-09T00:19:56.211Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (1.65s) [2020-07-09T00:19:56.211Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (1.68s) [2020-07-09T00:19:56.211Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (1.26s) [2020-07-09T00:19:56.211Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.51s) [2020-07-09T00:19:56.211Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (1.42s) [2020-07-09T00:19:56.211Z] --- PASS: TestDockerSuite/TestPsListContainersSize (0.95s) [2020-07-09T00:19:56.211Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.15s) [2020-07-09T00:19:56.211Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.53s) [2020-07-09T00:19:56.211Z] --- PASS: TestDockerSuite/TestPsRightTagName (1.51s) [2020-07-09T00:19:56.211Z] --- PASS: TestDockerSuite/TestPsShowMounts (1.65s) [2020-07-09T00:19:56.211Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.52s) [2020-07-09T00:19:56.211Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2020-07-09T00:19:56.211Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2020-07-09T00:19:56.211Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.16s) [2020-07-09T00:19:56.211Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.12s) [2020-07-09T00:19:56.211Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.08s) [2020-07-09T00:19:56.211Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.48s) [2020-07-09T00:19:56.211Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (1.27s) [2020-07-09T00:19:56.211Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (1.09s) [2020-07-09T00:19:56.211Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.54s) [2020-07-09T00:19:56.211Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (6.23s) [2020-07-09T00:19:56.211Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (0.82s) [2020-07-09T00:19:56.211Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (1.63s) [2020-07-09T00:19:56.211Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.11s) [2020-07-09T00:19:56.211Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.10s) [2020-07-09T00:19:56.211Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.29s) [2020-07-09T00:19:56.211Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (1.97s) [2020-07-09T00:19:56.211Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (1.42s) [2020-07-09T00:19:56.211Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (3.37s) [2020-07-09T00:19:56.211Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (1.23s) [2020-07-09T00:19:56.211Z] --- PASS: TestDockerSuite/TestRmiBlank (0.02s) [2020-07-09T00:19:56.211Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.09s) [2020-07-09T00:19:56.211Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (2.29s) [2020-07-09T00:19:56.211Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (0.62s) [2020-07-09T00:19:56.211Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.23s) [2020-07-09T00:19:56.211Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.08s) [2020-07-09T00:19:56.211Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (0.61s) [2020-07-09T00:19:56.211Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.38s) [2020-07-09T00:19:56.211Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (0.93s) [2020-07-09T00:19:56.211Z] --- PASS: TestDockerSuite/TestRmiTag (0.15s) [2020-07-09T00:19:56.211Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.48s) [2020-07-09T00:19:56.211Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (2.51s) [2020-07-09T00:19:56.211Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.47s) [2020-07-09T00:19:56.211Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.58s) [2020-07-09T00:19:56.211Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.27s) [2020-07-09T00:19:56.211Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (0.94s) [2020-07-09T00:19:56.211Z] --- PASS: TestDockerSuite/TestRunAddHost (0.54s) [2020-07-09T00:19:56.211Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.22s) [2020-07-09T00:19:56.211Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.53s) [2020-07-09T00:19:56.211Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2020-07-09T00:19:56.211Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.65s) [2020-07-09T00:19:56.211Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.23s) [2020-07-09T00:19:56.211Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.86s) [2020-07-09T00:19:56.211Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.78s) [2020-07-09T00:19:56.211Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.57s) [2020-07-09T00:19:56.211Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (0.96s) [2020-07-09T00:19:56.211Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (1.00s) [2020-07-09T00:19:56.211Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.62s) [2020-07-09T00:19:56.211Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.59s) [2020-07-09T00:19:56.211Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.59s) [2020-07-09T00:19:56.211Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.49s) [2020-07-09T00:19:56.211Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.58s) [2020-07-09T00:19:56.211Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (0.67s) [2020-07-09T00:19:56.211Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (0.80s) [2020-07-09T00:19:56.211Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.58s) [2020-07-09T00:19:56.211Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.71s) [2020-07-09T00:19:56.211Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.43s) [2020-07-09T00:19:56.211Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.01s) [2020-07-09T00:19:56.211Z] --- PASS: TestDockerSuite/TestRunBindMounts (1.33s) [2020-07-09T00:19:56.211Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.42s) [2020-07-09T00:19:56.211Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.45s) [2020-07-09T00:19:56.211Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.44s) [2020-07-09T00:19:56.211Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.43s) [2020-07-09T00:19:56.211Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2020-07-09T00:19:56.211Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.43s) [2020-07-09T00:19:56.211Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.45s) [2020-07-09T00:19:56.211Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.46s) [2020-07-09T00:19:56.211Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.48s) [2020-07-09T00:19:56.211Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.53s) [2020-07-09T00:19:56.211Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2020-07-09T00:19:56.211Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.44s) [2020-07-09T00:19:56.211Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2020-07-09T00:19:56.211Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (0.73s) [2020-07-09T00:19:56.211Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.73s) [2020-07-09T00:19:56.211Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.74s) [2020-07-09T00:19:56.211Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.43s) [2020-07-09T00:19:56.211Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.05s) [2020-07-09T00:19:56.211Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.44s) [2020-07-09T00:19:56.211Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (0.91s) [2020-07-09T00:19:56.211Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.91s) [2020-07-09T00:19:56.211Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.91s) [2020-07-09T00:19:56.211Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.45s) [2020-07-09T00:19:56.211Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.45s) [2020-07-09T00:19:56.211Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.58s) [2020-07-09T00:19:56.211Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.72s) [2020-07-09T00:19:56.211Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.58s) [2020-07-09T00:19:56.211Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.17s) [2020-07-09T00:19:56.211Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (2.00s) [2020-07-09T00:19:56.211Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.05s) [2020-07-09T00:19:56.211Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.45s) [2020-07-09T00:19:56.211Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (1.31s) [2020-07-09T00:19:56.211Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.18s) [2020-07-09T00:19:56.211Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (1.51s) [2020-07-09T00:19:56.211Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (1.52s) [2020-07-09T00:19:56.211Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2020-07-09T00:19:56.211Z] docker_cli_run_test.go:4130: unmatched requirement DaemonIsWindows [2020-07-09T00:19:56.211Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2020-07-09T00:19:56.211Z] docker_cli_run_test.go:4149: unmatched requirement DaemonIsWindows [2020-07-09T00:19:56.211Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.43s) [2020-07-09T00:19:56.211Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.06s) [2020-07-09T00:19:56.211Z] --- PASS: TestDockerSuite/TestRunDNSOptions (0.98s) [2020-07-09T00:19:56.211Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (1.72s) [2020-07-09T00:19:56.211Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.78s) [2020-07-09T00:19:56.211Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.38s) [2020-07-09T00:19:56.211Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.49s) [2020-07-09T00:19:56.211Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2020-07-09T00:19:56.211Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2020-07-09T00:19:56.211Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.43s) [2020-07-09T00:19:56.211Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.00s) [2020-07-09T00:19:56.211Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.03s) [2020-07-09T00:19:56.211Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.63s) [2020-07-09T00:19:56.211Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.44s) [2020-07-09T00:19:56.211Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.48s) [2020-07-09T00:19:56.211Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.47s) [2020-07-09T00:19:56.211Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.03s) [2020-07-09T00:19:56.211Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.47s) [2020-07-09T00:19:56.211Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.44s) [2020-07-09T00:19:56.211Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.49s) [2020-07-09T00:19:56.211Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.68s) [2020-07-09T00:19:56.211Z] --- PASS: TestDockerSuite/TestRunExitCode (0.49s) [2020-07-09T00:19:56.211Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.53s) [2020-07-09T00:19:56.211Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.48s) [2020-07-09T00:19:56.211Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.49s) [2020-07-09T00:19:56.211Z] --- PASS: TestDockerSuite/TestRunExposePort (0.03s) [2020-07-09T00:19:56.211Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.56s) [2020-07-09T00:19:56.211Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.46s) [2020-07-09T00:19:56.211Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (0.95s) [2020-07-09T00:19:56.211Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.25s) [2020-07-09T00:19:56.211Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-07-09T00:19:56.211Z] docker_cli_run_test.go:4232: unmatched requirement IsolationIsHyperv [2020-07-09T00:19:56.211Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (2.31s) [2020-07-09T00:19:56.211Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.54s) [2020-07-09T00:19:56.211Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.49s) [2020-07-09T00:19:56.211Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.88s) [2020-07-09T00:19:56.211Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.06s) [2020-07-09T00:19:56.211Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.03s) [2020-07-09T00:19:56.211Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.02s) [2020-07-09T00:19:56.211Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.03s) [2020-07-09T00:19:56.211Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.68s) [2020-07-09T00:19:56.211Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (2.17s) [2020-07-09T00:19:56.211Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.28s) [2020-07-09T00:19:56.211Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.01s) [2020-07-09T00:19:56.211Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.58s) [2020-07-09T00:19:56.211Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.49s) [2020-07-09T00:19:56.211Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.46s) [2020-07-09T00:19:56.211Z] --- PASS: TestDockerSuite/TestRunModeHostname (0.82s) [2020-07-09T00:19:56.212Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.04s) [2020-07-09T00:19:56.212Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.21s) [2020-07-09T00:19:56.212Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (0.99s) [2020-07-09T00:19:56.212Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (1.16s) [2020-07-09T00:19:56.212Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (1.34s) [2020-07-09T00:19:56.212Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2020-07-09T00:19:56.212Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.17s) [2020-07-09T00:19:56.212Z] --- PASS: TestDockerSuite/TestRunModePIDHost (0.99s) [2020-07-09T00:19:56.212Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (1.10s) [2020-07-09T00:19:56.212Z] --- PASS: TestDockerSuite/TestRunMount (5.04s) [2020-07-09T00:19:56.212Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.50s) [2020-07-09T00:19:56.212Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.46s) [2020-07-09T00:19:56.212Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (0.92s) [2020-07-09T00:19:56.212Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (1.27s) [2020-07-09T00:19:56.212Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (1.92s) [2020-07-09T00:19:56.212Z] --- PASS: TestDockerSuite/TestRunNamedVolume (1.25s) [2020-07-09T00:19:56.212Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (1.47s) [2020-07-09T00:19:56.212Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (0.95s) [2020-07-09T00:19:56.212Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (0.87s) [2020-07-09T00:19:56.212Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.04s) [2020-07-09T00:19:56.212Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.52s) [2020-07-09T00:19:56.212Z] --- PASS: TestDockerSuite/TestRunNetHost (0.64s) [2020-07-09T00:19:56.212Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.45s) [2020-07-09T00:19:56.212Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.45s) [2020-07-09T00:19:56.212Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (1.33s) [2020-07-09T00:19:56.212Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (1.27s) [2020-07-09T00:19:56.212Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (2.57s) [2020-07-09T00:19:56.212Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.35s) [2020-07-09T00:19:56.212Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.08s) [2020-07-09T00:19:56.212Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.45s) [2020-07-09T00:19:56.212Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.07s) [2020-07-09T00:19:56.212Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.39s) [2020-07-09T00:19:56.212Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.41s) [2020-07-09T00:19:56.212Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.07s) [2020-07-09T00:19:56.212Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.43s) [2020-07-09T00:19:56.212Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (5.51s) [2020-07-09T00:19:56.212Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2020-07-09T00:19:56.212Z] docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport [2020-07-09T00:19:56.212Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.48s) [2020-07-09T00:19:56.212Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.47s) [2020-07-09T00:19:56.212Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.04s) [2020-07-09T00:19:56.212Z] --- PASS: TestDockerSuite/TestRunPortInUse (0.62s) [2020-07-09T00:19:56.212Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.48s) [2020-07-09T00:19:56.212Z] docker_cli_run_unix_test.go:1434: out: "a *:* rwm\n" [2020-07-09T00:19:56.212Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.67s) [2020-07-09T00:19:56.212Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.58s) [2020-07-09T00:19:56.212Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.52s) [2020-07-09T00:19:56.212Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.55s) [2020-07-09T00:19:56.212Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-07-09T00:19:56.212Z] docker_cli_run_test.go:4215: unmatched requirement IsolationIsProcess [2020-07-09T00:19:56.212Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.46s) [2020-07-09T00:19:56.212Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.65s) [2020-07-09T00:19:56.212Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2020-07-09T00:19:56.212Z] docker_cli_run_test.go:2870: kernel doesn't have latency_stats configured [2020-07-09T00:19:56.212Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.73s) [2020-07-09T00:19:56.212Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (1.23s) [2020-07-09T00:19:56.212Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2020-07-09T00:19:56.212Z] docker_cli_run_test.go:1428: Unstable test, to be re-activated once #19937 is resolved [2020-07-09T00:19:56.212Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (2.45s) [2020-07-09T00:19:56.212Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.86s) [2020-07-09T00:19:56.212Z] --- PASS: TestDockerSuite/TestRunRm (0.46s) [2020-07-09T00:19:56.212Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.46s) [2020-07-09T00:19:56.212Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.46s) [2020-07-09T00:19:56.212Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.43s) [2020-07-09T00:19:56.212Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.25s) [2020-07-09T00:19:56.212Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.45s) [2020-07-09T00:19:56.212Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (2.26s) [2020-07-09T00:19:56.212Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (3.41s) [2020-07-09T00:19:56.212Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.58s) [2020-07-09T00:19:56.212Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.44s) [2020-07-09T00:19:56.212Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.76s) [2020-07-09T00:19:56.212Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.58s) [2020-07-09T00:19:56.212Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.54s) [2020-07-09T00:19:56.212Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.44s) [2020-07-09T00:19:56.212Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.58s) [2020-07-09T00:19:56.212Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.62s) [2020-07-09T00:19:56.212Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.58s) [2020-07-09T00:19:56.212Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.40s) [2020-07-09T00:19:56.212Z] --- PASS: TestDockerSuite/TestRunState (1.19s) [2020-07-09T00:19:56.212Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.61s) [2020-07-09T00:19:56.212Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.78s) [2020-07-09T00:19:56.212Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.19s) [2020-07-09T00:19:56.212Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2020-07-09T00:19:56.212Z] docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport [2020-07-09T00:19:56.212Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.52s) [2020-07-09T00:19:56.212Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.55s) [2020-07-09T00:19:56.212Z] --- PASS: TestDockerSuite/TestRunSysctls (1.23s) [2020-07-09T00:19:56.212Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.08s) [2020-07-09T00:19:56.212Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.02s) [2020-07-09T00:19:56.212Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.74s) [2020-07-09T00:19:56.212Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (1.63s) [2020-07-09T00:19:56.212Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.64s) [2020-07-09T00:19:56.212Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.34s) [2020-07-09T00:19:56.212Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (2.87s) [2020-07-09T00:19:56.212Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (2.95s) [2020-07-09T00:19:56.212Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.46s) [2020-07-09T00:19:56.212Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.51s) [2020-07-09T00:19:56.212Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.44s) [2020-07-09T00:19:56.212Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (1.62s) [2020-07-09T00:19:56.212Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.13s) [2020-07-09T00:19:56.212Z] --- PASS: TestDockerSuite/TestRunUserByID (0.74s) [2020-07-09T00:19:56.212Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.14s) [2020-07-09T00:19:56.212Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.14s) [2020-07-09T00:19:56.212Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.44s) [2020-07-09T00:19:56.212Z] --- PASS: TestDockerSuite/TestRunUserByName (0.44s) [2020-07-09T00:19:56.212Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.50s) [2020-07-09T00:19:56.212Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2020-07-09T00:19:56.212Z] docker_cli_run_unix_test.go:1443: Host does not have /dev/snd/timer [2020-07-09T00:19:56.212Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.12s) [2020-07-09T00:19:56.212Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.47s) [2020-07-09T00:19:56.212Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (3.41s) [2020-07-09T00:19:56.212Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.45s) [2020-07-09T00:19:56.212Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (0.66s) [2020-07-09T00:19:56.212Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (1.32s) [2020-07-09T00:19:56.212Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (0.85s) [2020-07-09T00:19:56.212Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (1.34s) [2020-07-09T00:19:56.212Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (1.56s) [2020-07-09T00:19:56.212Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.44s) [2020-07-09T00:19:56.212Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsShared (0.45s) [2020-07-09T00:19:56.212Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsSlave (0.51s) [2020-07-09T00:19:56.212Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2020-07-09T00:19:56.212Z] docker_cli_run_test.go:4185: unmatched requirement DaemonIsWindows [2020-07-09T00:19:56.212Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2020-07-09T00:19:56.212Z] docker_cli_run_test.go:4205: unmatched requirement DaemonIsWindows [2020-07-09T00:19:56.212Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2020-07-09T00:19:56.212Z] docker_cli_run_test.go:4195: unmatched requirement DaemonIsWindows [2020-07-09T00:19:56.212Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.16s) [2020-07-09T00:19:56.212Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2020-07-09T00:19:56.212Z] docker_cli_run_unix_test.go:568: unmatched requirement blkioWeight [2020-07-09T00:19:56.212Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.46s) [2020-07-09T00:19:56.212Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.44s) [2020-07-09T00:19:56.212Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (0.87s) [2020-07-09T00:19:56.212Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.45s) [2020-07-09T00:19:56.212Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.65s) [2020-07-09T00:19:56.212Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.01s) [2020-07-09T00:19:56.212Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.55s) [2020-07-09T00:19:56.212Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2020-07-09T00:19:56.212Z] docker_cli_run_unix_test.go:579: unmatched requirement blkioWeight [2020-07-09T00:19:56.212Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.04s) [2020-07-09T00:19:56.212Z] --- PASS: TestDockerSuite/TestRunWithInvalidKernelMemory (0.07s) [2020-07-09T00:19:56.212Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.02s) [2020-07-09T00:19:56.212Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2020-07-09T00:19:56.212Z] docker_cli_run_unix_test.go:593: unmatched requirement blkioWeight [2020-07-09T00:19:56.212Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2020-07-09T00:19:56.212Z] docker_cli_run_unix_test.go:605: unmatched requirement blkioWeight [2020-07-09T00:19:56.212Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2020-07-09T00:19:56.212Z] docker_cli_run_unix_test.go:599: unmatched requirement blkioWeight [2020-07-09T00:19:56.212Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2020-07-09T00:19:56.212Z] docker_cli_run_unix_test.go:611: unmatched requirement blkioWeight [2020-07-09T00:19:56.212Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2020-07-09T00:19:56.212Z] docker_cli_run_unix_test.go:587: unmatched requirement blkioWeight [2020-07-09T00:19:56.212Z] --- PASS: TestDockerSuite/TestRunWithKernelMemory (0.54s) [2020-07-09T00:19:56.212Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.52s) [2020-07-09T00:19:56.212Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.82s) [2020-07-09T00:19:56.212Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.04s) [2020-07-09T00:19:56.212Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.69s) [2020-07-09T00:19:56.212Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.15s) [2020-07-09T00:19:56.212Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.53s) [2020-07-09T00:19:56.212Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s) [2020-07-09T00:19:56.212Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.44s) [2020-07-09T00:19:56.212Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.73s) [2020-07-09T00:19:56.212Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.06s) [2020-07-09T00:19:56.212Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2020-07-09T00:19:56.212Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.56s) [2020-07-09T00:19:56.212Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.11s) [2020-07-09T00:19:56.212Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.49s) [2020-07-09T00:19:56.212Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2020-07-09T00:19:56.212Z] docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport [2020-07-09T00:19:56.212Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.40s) [2020-07-09T00:19:56.212Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.04s) [2020-07-09T00:19:56.212Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.17s) [2020-07-09T00:19:56.212Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.69s) [2020-07-09T00:19:56.212Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (1.57s) [2020-07-09T00:19:56.212Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.59s) [2020-07-09T00:19:56.212Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.03s) [2020-07-09T00:19:56.212Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.04s) [2020-07-09T00:19:56.212Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (0.86s) [2020-07-09T00:19:56.212Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (0.72s) [2020-07-09T00:19:56.212Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (0.86s) [2020-07-09T00:19:56.212Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.07s) [2020-07-09T00:19:56.212Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.46s) [2020-07-09T00:19:56.212Z] --- PASS: TestDockerSuite/TestSaveImageId (0.15s) [2020-07-09T00:19:56.212Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.70s) [2020-07-09T00:19:56.212Z] --- PASS: TestDockerSuite/TestSaveLoadParents (1.66s) [2020-07-09T00:19:56.212Z] docker_cli_save_load_test.go:365: tmpdir /tmp/save-load-parents601350892 [2020-07-09T00:19:56.212Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.05s) [2020-07-09T00:19:56.212Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.32s) [2020-07-09T00:19:56.212Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.13s) [2020-07-09T00:19:56.212Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2020-07-09T00:19:56.212Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.21s) [2020-07-09T00:19:56.212Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.19s) [2020-07-09T00:19:56.212Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (0.57s) [2020-07-09T00:19:56.212Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.08s) [2020-07-09T00:19:56.212Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.09s) [2020-07-09T00:19:56.212Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.07s) [2020-07-09T00:19:56.212Z] --- PASS: TestDockerSuite/TestSearchWithLimit (0.64s) [2020-07-09T00:19:56.212Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (1.97s) [2020-07-09T00:19:56.212Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (4.87s) [2020-07-09T00:19:56.212Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (1.77s) [2020-07-09T00:19:56.212Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.86s) [2020-07-09T00:19:56.212Z] --- PASS: TestDockerSuite/TestStartAttachSilent (0.89s) [2020-07-09T00:19:56.212Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.53s) [2020-07-09T00:19:56.212Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (1.51s) [2020-07-09T00:19:56.212Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.68s) [2020-07-09T00:19:56.212Z] --- PASS: TestDockerSuite/TestStartRecordError (1.07s) [2020-07-09T00:19:56.212Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (1.23s) [2020-07-09T00:19:56.212Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.15s) [2020-07-09T00:19:56.212Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (2.62s) [2020-07-09T00:19:56.212Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.52s) [2020-07-09T00:19:56.212Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.05s) [2020-07-09T00:19:56.212Z] --- PASS: TestDockerSuite/TestStatsFormatAll (4.53s) [2020-07-09T00:19:56.212Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.48s) [2020-07-09T00:19:56.212Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.45s) [2020-07-09T00:19:56.212Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.47s) [2020-07-09T00:19:56.212Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.54s) [2020-07-09T00:19:56.212Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.48s) [2020-07-09T00:19:56.212Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2020-07-09T00:19:56.212Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2020-07-09T00:19:56.212Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.50s) [2020-07-09T00:19:56.212Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (2.55s) [2020-07-09T00:19:56.212Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (2.95s) [2020-07-09T00:19:56.212Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.61s) [2020-07-09T00:19:56.212Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.47s) [2020-07-09T00:19:56.212Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2020-07-09T00:19:56.212Z] docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport [2020-07-09T00:19:56.212Z] --- PASS: TestDockerSuite/TestUpdateKernelMemory (0.51s) [2020-07-09T00:19:56.212Z] --- PASS: TestDockerSuite/TestUpdateKernelMemoryUninitialized (1.07s) [2020-07-09T00:19:56.212Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2020-07-09T00:19:56.212Z] docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport [2020-07-09T00:19:56.212Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (0.91s) [2020-07-09T00:19:56.212Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.58s) [2020-07-09T00:19:56.212Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.55s) [2020-07-09T00:19:56.212Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.14s) [2020-07-09T00:19:56.212Z] --- PASS: TestDockerSuite/TestUpdateStats (3.49s) [2020-07-09T00:19:56.212Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (1.01s) [2020-07-09T00:19:56.212Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.01s) [2020-07-09T00:19:56.212Z] docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport [2020-07-09T00:19:56.212Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (0.88s) [2020-07-09T00:19:56.212Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.67s) [2020-07-09T00:19:56.212Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (3.02s) [2020-07-09T00:19:56.212Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (2.73s) [2020-07-09T00:19:56.212Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (2.07s) [2020-07-09T00:19:56.212Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (1.40s) [2020-07-09T00:19:56.212Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (2.22s) [2020-07-09T00:19:56.212Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (2.52s) [2020-07-09T00:19:56.212Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (1.27s) [2020-07-09T00:19:56.212Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (1.38s) [2020-07-09T00:19:56.212Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (0.89s) [2020-07-09T00:19:56.212Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (0.89s) [2020-07-09T00:19:56.212Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (1.25s) [2020-07-09T00:19:56.212Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (1.32s) [2020-07-09T00:19:56.212Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (1.42s) [2020-07-09T00:19:56.212Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (1.65s) [2020-07-09T00:19:56.212Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (1.28s) [2020-07-09T00:19:56.212Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.06s) [2020-07-09T00:19:56.212Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s) [2020-07-09T00:19:56.213Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.04s) [2020-07-09T00:19:56.213Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.45s) [2020-07-09T00:19:56.213Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.06s) [2020-07-09T00:19:56.213Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.06s) [2020-07-09T00:19:56.213Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s) [2020-07-09T00:19:56.213Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.49s) [2020-07-09T00:19:56.213Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s) [2020-07-09T00:19:56.213Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.60s) [2020-07-09T00:19:56.213Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.07s) [2020-07-09T00:19:56.213Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.07s) [2020-07-09T00:19:56.213Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2020-07-09T00:19:56.213Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s) [2020-07-09T00:19:56.213Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (1.47s) [2020-07-09T00:19:56.213Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.08s) [2020-07-09T00:19:56.213Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.12s) [2020-07-09T00:19:56.213Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.03s) [2020-07-09T00:19:56.213Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s) [2020-07-09T00:19:56.213Z] --- PASS: TestDockerSuite/TestVolumeEvents (0.49s) [2020-07-09T00:19:56.213Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (1.38s) [2020-07-09T00:19:56.213Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.08s) [2020-07-09T00:19:56.213Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.07s) [2020-07-09T00:19:56.213Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (2.19s) [2020-07-09T00:19:56.213Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (3.02s) [2020-07-09T00:19:56.213Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2020-07-09T00:19:56.213Z] docker_cli_run_test.go:4523: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2020-07-09T00:19:56.213Z] === RUN TestDockerRegistrySuite [2020-07-09T00:19:56.213Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2020-07-09T00:19:57.138Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2020-07-09T00:19:58.064Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2020-07-09T00:19:59.428Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2020-07-09T00:19:59.428Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2020-07-09T00:20:01.944Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2020-07-09T00:20:04.460Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2020-07-09T00:20:07.722Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2020-07-09T00:20:07.977Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2020-07-09T00:20:08.902Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2020-07-09T00:20:09.828Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2020-07-09T00:20:10.388Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2020-07-09T00:20:10.949Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2020-07-09T00:20:12.313Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2020-07-09T00:20:13.675Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2020-07-09T00:20:14.280Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2020-07-09T00:20:16.167Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2020-07-09T00:20:18.055Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2020-07-09T00:20:18.312Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2020-07-09T00:20:19.282Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2020-07-09T00:20:21.814Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2020-07-09T00:20:22.744Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2020-07-09T00:20:22.744Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2020-07-09T00:20:24.108Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2020-07-09T00:20:24.669Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2020-07-09T00:20:25.595Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2020-07-09T00:20:28.112Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2020-07-09T00:20:28.112Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2020-07-09T00:20:29.038Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2020-07-09T00:20:29.293Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2020-07-09T00:20:29.549Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2020-07-09T00:20:29.806Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2020-07-09T00:20:30.061Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2020-07-09T00:20:30.317Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2020-07-09T00:20:30.573Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2020-07-09T00:20:31.498Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2020-07-09T00:20:32.863Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2020-07-09T00:20:33.830Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2020-07-09T00:20:34.757Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2020-07-09T00:20:35.704Z] === RUN TestDockerRegistrySuite/TestV2Only [2020-07-09T00:20:36.631Z] --- PASS: TestDockerRegistrySuite (40.58s) [2020-07-09T00:20:36.631Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.13s) [2020-07-09T00:20:36.631Z] check_test.go:196: [dae87021282fa] daemon is not started [2020-07-09T00:20:36.631Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.96s) [2020-07-09T00:20:36.631Z] check_test.go:196: [de3da98a0b923] daemon is not started [2020-07-09T00:20:36.631Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.21s) [2020-07-09T00:20:36.631Z] check_test.go:196: [d6d40d3ba0cfd] daemon is not started [2020-07-09T00:20:36.631Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.16s) [2020-07-09T00:20:36.631Z] check_test.go:196: [d8db5b2bbd215] daemon is not started [2020-07-09T00:20:36.631Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (2.61s) [2020-07-09T00:20:36.631Z] check_test.go:196: [d39c2ea3bf049] daemon is not started [2020-07-09T00:20:36.631Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (2.62s) [2020-07-09T00:20:36.631Z] check_test.go:196: [d812ac44e2fac] daemon is not started [2020-07-09T00:20:36.631Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (2.60s) [2020-07-09T00:20:36.631Z] check_test.go:196: [d73e4cde4ccdc] daemon is not started [2020-07-09T00:20:36.631Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (0.95s) [2020-07-09T00:20:36.631Z] check_test.go:196: [da5453dafdbdf] daemon is not started [2020-07-09T00:20:36.631Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.82s) [2020-07-09T00:20:36.631Z] check_test.go:196: [d8ca838c713e7] daemon is not started [2020-07-09T00:20:36.631Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.00s) [2020-07-09T00:20:36.631Z] check_test.go:196: [de23cf9a16df3] daemon is not started [2020-07-09T00:20:36.631Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.15s) [2020-07-09T00:20:36.631Z] check_test.go:196: [de8979a1036e2] daemon is not started [2020-07-09T00:20:36.631Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.17s) [2020-07-09T00:20:36.631Z] check_test.go:196: [dd4befdb6f3f2] daemon is not started [2020-07-09T00:20:36.631Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.20s) [2020-07-09T00:20:36.631Z] check_test.go:196: [d509df0c1242a] daemon is not started [2020-07-09T00:20:36.631Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (0.93s) [2020-07-09T00:20:36.631Z] check_test.go:196: [d613bc3507a49] daemon is not started [2020-07-09T00:20:36.631Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (1.75s) [2020-07-09T00:20:36.631Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:bf549780775aacc3dbbd4335368da6a8f44c997a287d935f7f914728c141e48c [2020-07-09T00:20:36.631Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:8173b1e02eb9a173c2056ad1141c581b670758cebee25e92d383429e7ebdb7d5 [2020-07-09T00:20:36.631Z] check_test.go:196: [d0db770cc62a5] daemon is not started [2020-07-09T00:20:36.631Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (1.80s) [2020-07-09T00:20:36.631Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:b211d0c87c06e6c43247c69e7366784a63306268a36674758d06ac535296f365 [2020-07-09T00:20:36.631Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:4b57f2248fd8a5224f255cd05043f4b6bb4227c4781d3e2688188ccf2400ed67 [2020-07-09T00:20:36.631Z] check_test.go:196: [d92757bff141b] daemon is not started [2020-07-09T00:20:36.631Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (1.18s) [2020-07-09T00:20:36.631Z] check_test.go:196: [d65bce9262dd6] daemon is not started [2020-07-09T00:20:36.631Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (2.67s) [2020-07-09T00:20:36.631Z] check_test.go:196: [dda4e2c14e607] daemon is not started [2020-07-09T00:20:36.631Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (0.96s) [2020-07-09T00:20:36.631Z] check_test.go:196: [de4c9e1fb923a] daemon is not started [2020-07-09T00:20:36.631Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.17s) [2020-07-09T00:20:36.631Z] check_test.go:196: [d717ad13291be] daemon is not started [2020-07-09T00:20:36.631Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.94s) [2020-07-09T00:20:36.631Z] check_test.go:196: [d38a097f85d0e] daemon is not started [2020-07-09T00:20:36.631Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.82s) [2020-07-09T00:20:36.631Z] check_test.go:196: [d816e4b5289ae] daemon is not started [2020-07-09T00:20:36.631Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.83s) [2020-07-09T00:20:36.631Z] check_test.go:196: [d93ca546ac2cd] daemon is not started [2020-07-09T00:20:36.631Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (2.27s) [2020-07-09T00:20:36.631Z] check_test.go:196: [de1dd70ff5738] daemon is not started [2020-07-09T00:20:36.631Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.39s) [2020-07-09T00:20:36.631Z] check_test.go:196: [da792cd14ff3c] daemon is not started [2020-07-09T00:20:36.631Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (0.95s) [2020-07-09T00:20:36.631Z] check_test.go:196: [d71cfaaecf093] daemon is not started [2020-07-09T00:20:36.631Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.34s) [2020-07-09T00:20:36.631Z] check_test.go:196: [d4c7c23a4f30a] daemon is not started [2020-07-09T00:20:36.631Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2020-07-09T00:20:36.631Z] check_test.go:196: [dfe3a2b04d6a8] daemon is not started [2020-07-09T00:20:36.631Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.29s) [2020-07-09T00:20:36.631Z] check_test.go:196: [ddb1bda016062] daemon is not started [2020-07-09T00:20:36.631Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.24s) [2020-07-09T00:20:36.631Z] check_test.go:196: [d176e3da1da41] daemon is not started [2020-07-09T00:20:36.631Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.32s) [2020-07-09T00:20:36.631Z] check_test.go:196: [d472a6dd55876] daemon is not started [2020-07-09T00:20:36.631Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2020-07-09T00:20:36.631Z] check_test.go:196: [d3eb12f504deb] daemon is not started [2020-07-09T00:20:36.631Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (0.98s) [2020-07-09T00:20:36.631Z] check_test.go:196: [d43cba8289f64] daemon is not started [2020-07-09T00:20:36.631Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.40s) [2020-07-09T00:20:36.631Z] check_test.go:196: [d841bc683df53] daemon is not started [2020-07-09T00:20:36.631Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.88s) [2020-07-09T00:20:36.631Z] check_test.go:196: [d7af7b8b714d2] daemon is not started [2020-07-09T00:20:36.631Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (0.97s) [2020-07-09T00:20:36.631Z] check_test.go:196: [dc80d4898e767] daemon is not started [2020-07-09T00:20:36.631Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (0.93s) [2020-07-09T00:20:36.631Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.76s) [2020-07-09T00:20:36.631Z] === RUN TestDockerSchema1RegistrySuite [2020-07-09T00:20:36.631Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2020-07-09T00:20:36.631Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2020-07-09T00:20:39.145Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2020-07-09T00:20:42.409Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2020-07-09T00:20:44.925Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2020-07-09T00:20:45.485Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2020-07-09T00:20:46.411Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2020-07-09T00:20:46.411Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2020-07-09T00:20:47.379Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2020-07-09T00:20:48.306Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2020-07-09T00:20:49.272Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2020-07-09T00:20:51.785Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2020-07-09T00:20:51.785Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2020-07-09T00:20:52.345Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2020-07-09T00:20:52.345Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2020-07-09T00:20:52.601Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2020-07-09T00:20:52.856Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2020-07-09T00:20:53.111Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2020-07-09T00:20:53.375Z] --- PASS: TestDockerSchema1RegistrySuite (16.90s) [2020-07-09T00:20:53.375Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.15s) [2020-07-09T00:20:53.375Z] check_test.go:223: [daa3ddc5e2c8d] daemon is not started [2020-07-09T00:20:53.375Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (2.61s) [2020-07-09T00:20:53.375Z] check_test.go:223: [d195d549b440e] daemon is not started [2020-07-09T00:20:53.375Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (2.64s) [2020-07-09T00:20:53.375Z] check_test.go:223: [d9c79c9e69c62] daemon is not started [2020-07-09T00:20:53.375Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (2.65s) [2020-07-09T00:20:53.375Z] check_test.go:223: [dcd89e6f78bcc] daemon is not started [2020-07-09T00:20:53.375Z] --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.93s) [2020-07-09T00:20:53.375Z] check_test.go:223: [d321290ab52f3] daemon is not started [2020-07-09T00:20:53.375Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (0.94s) [2020-07-09T00:20:53.375Z] check_test.go:223: [d3dc03a6ff26b] daemon is not started [2020-07-09T00:20:53.375Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.12s) [2020-07-09T00:20:53.375Z] check_test.go:223: [d4025850f8322] daemon is not started [2020-07-09T00:20:53.375Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.93s) [2020-07-09T00:20:53.375Z] check_test.go:223: [db153905c6924] daemon is not started [2020-07-09T00:20:53.375Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.89s) [2020-07-09T00:20:53.375Z] check_test.go:223: [db58842b0dd6f] daemon is not started [2020-07-09T00:20:53.375Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.86s) [2020-07-09T00:20:53.375Z] check_test.go:223: [d469843bbed1d] daemon is not started [2020-07-09T00:20:53.375Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (2.29s) [2020-07-09T00:20:53.375Z] check_test.go:223: [d70f19152ac4a] daemon is not started [2020-07-09T00:20:53.375Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.40s) [2020-07-09T00:20:53.375Z] check_test.go:223: [dbd7cc4f62a99] daemon is not started [2020-07-09T00:20:53.375Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.38s) [2020-07-09T00:20:53.375Z] check_test.go:223: [d2f4288775f98] daemon is not started [2020-07-09T00:20:53.375Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.12s) [2020-07-09T00:20:53.375Z] check_test.go:223: [d54f1aae95eb5] daemon is not started [2020-07-09T00:20:53.375Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.28s) [2020-07-09T00:20:53.375Z] check_test.go:223: [de01b60bbc020] daemon is not started [2020-07-09T00:20:53.375Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.25s) [2020-07-09T00:20:53.375Z] check_test.go:223: [d066aa0720f59] daemon is not started [2020-07-09T00:20:53.375Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.36s) [2020-07-09T00:20:53.375Z] check_test.go:223: [db004f486403a] daemon is not started [2020-07-09T00:20:53.375Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.12s) [2020-07-09T00:20:53.375Z] check_test.go:223: [dc35743f49e90] daemon is not started [2020-07-09T00:20:53.375Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2020-07-09T00:20:53.375Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2020-07-09T00:20:53.943Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2020-07-09T00:20:54.504Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2020-07-09T00:20:54.759Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2020-07-09T00:20:55.684Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2020-07-09T00:20:55.939Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2020-07-09T00:20:56.500Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2020-07-09T00:20:56.755Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2020-07-09T00:20:57.009Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (3.67s) [2020-07-09T00:20:57.009Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.73s) [2020-07-09T00:20:57.009Z] check_test.go:252: [d0df3a45b27dc] daemon is not started [2020-07-09T00:20:57.009Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.47s) [2020-07-09T00:20:57.009Z] check_test.go:252: [d4dc3e2551cc9] daemon is not started [2020-07-09T00:20:57.009Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.16s) [2020-07-09T00:20:57.009Z] check_test.go:252: [d49a398c33d52] daemon is not started [2020-07-09T00:20:57.009Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.08s) [2020-07-09T00:20:57.009Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.22s) [2020-07-09T00:20:57.009Z] check_test.go:252: [daadb77fea4c7] daemon is not started [2020-07-09T00:20:57.009Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.37s) [2020-07-09T00:20:57.009Z] check_test.go:252: [d112aebc2037a] daemon is not started [2020-07-09T00:20:57.009Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.50s) [2020-07-09T00:20:57.009Z] check_test.go:252: [dbaa0f217f102] daemon is not started [2020-07-09T00:20:57.009Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.15s) [2020-07-09T00:20:57.009Z] check_test.go:252: [de4fa4763c061] daemon is not started [2020-07-09T00:20:57.009Z] === RUN TestDockerRegistryAuthTokenSuite [2020-07-09T00:20:57.009Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2020-07-09T00:21:02.243Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2020-07-09T00:21:02.243Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2020-07-09T00:21:02.498Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2020-07-09T00:21:02.498Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2020-07-09T00:21:02.752Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.75s) [2020-07-09T00:21:02.753Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.16s) [2020-07-09T00:21:02.753Z] check_test.go:279: [de782f8af1cc1] daemon is not started [2020-07-09T00:21:02.753Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s) [2020-07-09T00:21:02.753Z] check_test.go:279: [d6184bbd15840] daemon is not started [2020-07-09T00:21:02.753Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s) [2020-07-09T00:21:02.753Z] check_test.go:279: [d84f4fe2a96b6] daemon is not started [2020-07-09T00:21:02.753Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.15s) [2020-07-09T00:21:02.753Z] check_test.go:279: [d784057b6c3ec] daemon is not started [2020-07-09T00:21:02.753Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.15s) [2020-07-09T00:21:02.753Z] check_test.go:279: [d44865299be79] daemon is not started [2020-07-09T00:21:02.753Z] === RUN TestDockerNetworkSuite [2020-07-09T00:21:02.753Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2020-07-09T00:21:05.306Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2020-07-09T00:21:05.561Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2020-07-09T00:21:08.828Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2020-07-09T00:21:09.754Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2020-07-09T00:21:12.267Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2020-07-09T00:21:13.642Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2020-07-09T00:21:18.885Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2020-07-09T00:21:21.444Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2020-07-09T00:21:22.368Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2020-07-09T00:21:22.624Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2020-07-09T00:21:23.185Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2020-07-09T00:21:24.111Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2020-07-09T00:21:25.036Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2020-07-09T00:21:25.036Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2020-07-09T00:21:25.290Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2020-07-09T00:21:26.216Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2020-07-09T00:21:26.216Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2020-07-09T00:21:26.216Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2020-07-09T00:21:26.471Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2020-07-09T00:21:27.397Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2020-07-09T00:21:28.322Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2020-07-09T00:21:28.322Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2020-07-09T00:21:28.577Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2020-07-09T00:21:28.577Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2020-07-09T00:21:31.093Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2020-07-09T00:21:32.457Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2020-07-09T00:21:38.985Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2020-07-09T00:21:38.986Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2020-07-09T00:21:39.546Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2020-07-09T00:21:39.801Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2020-07-09T00:21:39.801Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2020-07-09T00:21:39.801Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2020-07-09T00:21:40.056Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2020-07-09T00:21:40.057Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2020-07-09T00:21:42.569Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2020-07-09T00:21:42.569Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2020-07-09T00:21:42.569Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2020-07-09T00:21:43.130Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2020-07-09T00:21:47.295Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2020-07-09T00:21:49.826Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2020-07-09T00:21:49.826Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2020-07-09T00:21:50.392Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2020-07-09T00:21:52.277Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2020-07-09T00:21:52.277Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2020-07-09T00:21:52.839Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2020-07-09T00:21:53.400Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2020-07-09T00:21:54.326Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2020-07-09T00:21:59.570Z] --- PASS: TestDockerNetworkSuite (56.21s) [2020-07-09T00:21:59.570Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (2.13s) [2020-07-09T00:21:59.570Z] docker_cli_network_unix_test.go:46: [deb8616ca4014] daemon is not started [2020-07-09T00:21:59.570Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (0.69s) [2020-07-09T00:21:59.570Z] docker_cli_network_unix_test.go:46: [dc339da9fdd33] daemon is not started [2020-07-09T00:21:59.570Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (2.68s) [2020-07-09T00:21:59.570Z] docker_cli_network_unix_test.go:46: [d8dd080506797] daemon is not started [2020-07-09T00:21:59.570Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (1.47s) [2020-07-09T00:21:59.570Z] docker_cli_network_unix_test.go:46: [d76fe7bc19dcb] daemon is not started [2020-07-09T00:21:59.570Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (2.46s) [2020-07-09T00:21:59.570Z] docker_cli_network_unix_test.go:1233: [dd133840d7384] daemon is not started [2020-07-09T00:21:59.570Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.40s) [2020-07-09T00:21:59.570Z] docker_cli_network_unix_test.go:46: [d34fba59d4aeb] daemon is not started [2020-07-09T00:21:59.570Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (5.16s) [2020-07-09T00:21:59.570Z] docker_cli_network_unix_test.go:46: [d1b96d9b39e32] daemon is not started [2020-07-09T00:21:59.570Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (2.28s) [2020-07-09T00:21:59.570Z] docker_cli_network_unix_test.go:46: [d1adfc47b04b9] daemon is not started [2020-07-09T00:21:59.570Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.13s) [2020-07-09T00:21:59.570Z] docker_cli_network_unix_test.go:46: [db568051943a8] daemon is not started [2020-07-09T00:21:59.570Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.60s) [2020-07-09T00:21:59.570Z] docker_cli_network_unix_test.go:46: [d91671b573ae5] daemon is not started [2020-07-09T00:21:59.570Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.41s) [2020-07-09T00:21:59.570Z] docker_cli_network_unix_test.go:46: [db6da5280bb20] daemon is not started [2020-07-09T00:21:59.570Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (0.88s) [2020-07-09T00:21:59.570Z] docker_cli_network_unix_test.go:46: [d830f1e094e0a] daemon is not started [2020-07-09T00:21:59.570Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (0.86s) [2020-07-09T00:21:59.570Z] docker_cli_network_unix_test.go:46: [d943069bc75a5] daemon is not started [2020-07-09T00:21:59.570Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.18s) [2020-07-09T00:21:59.570Z] docker_cli_network_unix_test.go:46: [dae13ed03bc8d] daemon is not started [2020-07-09T00:21:59.570Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.32s) [2020-07-09T00:21:59.570Z] docker_cli_network_unix_test.go:46: [d631248638a65] daemon is not started [2020-07-09T00:21:59.570Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (0.70s) [2020-07-09T00:21:59.570Z] docker_cli_network_unix_test.go:46: [d75fcc16a7837] daemon is not started [2020-07-09T00:21:59.570Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.18s) [2020-07-09T00:21:59.570Z] docker_cli_network_unix_test.go:46: [da5d54a8e53aa] daemon is not started [2020-07-09T00:21:59.570Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.04s) [2020-07-09T00:21:59.570Z] docker_cli_network_unix_test.go:46: [d610a1b08d7a1] daemon is not started [2020-07-09T00:21:59.570Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.15s) [2020-07-09T00:21:59.570Z] docker_cli_network_unix_test.go:46: [de5c9a144c786] daemon is not started [2020-07-09T00:21:59.570Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (0.73s) [2020-07-09T00:21:59.570Z] docker_cli_network_unix_test.go:46: [dbf452497d662] daemon is not started [2020-07-09T00:21:59.570Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.00s) [2020-07-09T00:21:59.570Z] docker_cli_network_unix_test.go:46: [dea5e49c485db] daemon is not started [2020-07-09T00:21:59.570Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.07s) [2020-07-09T00:21:59.570Z] docker_cli_network_unix_test.go:46: [d77f64cdd2863] daemon is not started [2020-07-09T00:21:59.570Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.24s) [2020-07-09T00:21:59.570Z] docker_cli_network_unix_test.go:46: [d84d818c00a42] daemon is not started [2020-07-09T00:21:59.570Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.07s) [2020-07-09T00:21:59.570Z] docker_cli_network_unix_test.go:46: [d8c91dd8b316d] daemon is not started [2020-07-09T00:21:59.570Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (2.28s) [2020-07-09T00:21:59.570Z] docker_cli_network_unix_test.go:968: [dbed1d06c95fa] daemon is not started [2020-07-09T00:21:59.570Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (1.69s) [2020-07-09T00:21:59.570Z] docker_cli_network_unix_test.go:46: [d625fd03e0d8f] daemon is not started [2020-07-09T00:21:59.570Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (5.85s) [2020-07-09T00:21:59.570Z] docker_cli_network_unix_test.go:1116: [d34bd65acbcc2] daemon is not started [2020-07-09T00:21:59.570Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.22s) [2020-07-09T00:21:59.570Z] docker_cli_network_unix_test.go:46: [d6eb97c3e0532] daemon is not started [2020-07-09T00:21:59.570Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.91s) [2020-07-09T00:21:59.570Z] docker_cli_network_unix_test.go:46: [d48283962453a] daemon is not started [2020-07-09T00:21:59.570Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.14s) [2020-07-09T00:21:59.570Z] docker_cli_network_unix_test.go:46: [d6fe89eb85e42] daemon is not started [2020-07-09T00:21:59.570Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.06s) [2020-07-09T00:21:59.570Z] docker_cli_network_unix_test.go:46: [d23c0e31d20d2] daemon is not started [2020-07-09T00:21:59.570Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.16s) [2020-07-09T00:21:59.570Z] docker_cli_network_unix_test.go:46: [d0b2a79c7c519] daemon is not started [2020-07-09T00:21:59.570Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.16s) [2020-07-09T00:21:59.570Z] docker_cli_network_unix_test.go:46: [d2ea6711e6eaa] daemon is not started [2020-07-09T00:21:59.570Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.01s) [2020-07-09T00:21:59.570Z] docker_cli_network_unix_test.go:46: [d04943656753f] daemon is not started [2020-07-09T00:21:59.570Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (2.33s) [2020-07-09T00:21:59.570Z] docker_cli_network_unix_test.go:46: [df798911c2cc6] daemon is not started [2020-07-09T00:21:59.570Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.04s) [2020-07-09T00:21:59.570Z] docker_cli_network_unix_test.go:46: [ddc59e23481e2] daemon is not started [2020-07-09T00:21:59.570Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2020-07-09T00:21:59.570Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2020-07-09T00:21:59.570Z] docker_cli_network_unix_test.go:46: [dcff890ec37ca] daemon is not started [2020-07-09T00:21:59.570Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (0.73s) [2020-07-09T00:21:59.570Z] docker_cli_network_unix_test.go:46: [d85d64fd2dc4c] daemon is not started [2020-07-09T00:21:59.570Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (3.48s) [2020-07-09T00:21:59.570Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (3.03s) [2020-07-09T00:21:59.570Z] docker_cli_network_unix_test.go:1084: [d080baab0c91b] daemon is not started [2020-07-09T00:21:59.570Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.04s) [2020-07-09T00:21:59.570Z] docker_cli_network_unix_test.go:46: [d3e41a66b079e] daemon is not started [2020-07-09T00:21:59.570Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (0.75s) [2020-07-09T00:21:59.570Z] docker_cli_network_unix_test.go:46: [d96b3cdda78d3] daemon is not started [2020-07-09T00:21:59.570Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (1.67s) [2020-07-09T00:21:59.570Z] docker_cli_network_unix_test.go:46: [d33f60793f289] daemon is not started [2020-07-09T00:21:59.570Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.05s) [2020-07-09T00:21:59.570Z] docker_cli_network_unix_test.go:46: [df21e6a013ac8] daemon is not started [2020-07-09T00:21:59.570Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (0.62s) [2020-07-09T00:21:59.570Z] docker_cli_network_unix_test.go:46: [d737672216e99] daemon is not started [2020-07-09T00:21:59.570Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.46s) [2020-07-09T00:21:59.570Z] docker_cli_network_unix_test.go:46: [d0dfaa0c16ac3] daemon is not started [2020-07-09T00:21:59.570Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (0.92s) [2020-07-09T00:21:59.570Z] docker_cli_network_unix_test.go:46: [d570b79b331b3] daemon is not started [2020-07-09T00:21:59.570Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (4.76s) [2020-07-09T00:21:59.570Z] docker_cli_network_unix_test.go:46: [dd1d77174e8bd] daemon is not started [2020-07-09T00:21:59.570Z] === RUN TestDockerHubPullSuite [2020-07-09T00:21:59.570Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2020-07-09T00:22:00.495Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2020-07-09T00:22:03.006Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2020-07-09T00:22:03.262Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2020-07-09T00:22:05.774Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2020-07-09T00:22:05.774Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2020-07-09T00:22:06.334Z] --- PASS: TestDockerHubPullSuite (7.42s) [2020-07-09T00:22:06.334Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.42s) [2020-07-09T00:22:06.334Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.21s) [2020-07-09T00:22:06.334Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.64s) [2020-07-09T00:22:06.334Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (2.28s) [2020-07-09T00:22:06.334Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.23s) [2020-07-09T00:22:06.334Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.65s) [2020-07-09T00:22:06.334Z] PASS [2020-07-09T00:22:06.334Z] [2020-07-09T00:22:06.334Z] === Skipped [2020-07-09T00:22:06.334Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2020-07-09T00:22:06.334Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2020-07-09T00:22:06.334Z] docker_cli_build_test.go:5338: unmatched requirement DaemonIsWindows [2020-07-09T00:22:06.334Z] [2020-07-09T00:22:06.334Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2020-07-09T00:22:06.334Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2020-07-09T00:22:06.334Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2020-07-09T00:22:06.334Z] [2020-07-09T00:22:06.334Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2020-07-09T00:22:06.334Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2020-07-09T00:22:06.334Z] docker_cli_build_test.go:5912: unmatched requirement DaemonIsWindows [2020-07-09T00:22:06.334Z] [2020-07-09T00:22:06.334Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2020-07-09T00:22:06.334Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2020-07-09T00:22:06.334Z] docker_cli_build_test.go:5895: unmatched requirement DaemonIsWindows [2020-07-09T00:22:06.334Z] [2020-07-09T00:22:06.334Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2020-07-09T00:22:06.334Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2020-07-09T00:22:06.334Z] docker_cli_build_test.go:5930: unmatched requirement DaemonIsWindows [2020-07-09T00:22:06.334Z] [2020-07-09T00:22:06.334Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.08s) [2020-07-09T00:22:06.334Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.08s) [2020-07-09T00:22:06.334Z] docker_cli_build_test.go:5315: unmatched requirement DaemonIsWindows [2020-07-09T00:22:06.334Z] [2020-07-09T00:22:06.334Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2020-07-09T00:22:06.334Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2020-07-09T00:22:06.334Z] docker_cli_build_test.go:5861: unmatched requirement DaemonIsWindows [2020-07-09T00:22:06.334Z] [2020-07-09T00:22:06.334Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.02s) [2020-07-09T00:22:06.334Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.02s) [2020-07-09T00:22:06.334Z] docker_cli_build_test.go:5303: unmatched requirement DaemonIsWindows [2020-07-09T00:22:06.334Z] [2020-07-09T00:22:06.334Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2020-07-09T00:22:06.334Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2020-07-09T00:22:06.334Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2020-07-09T00:22:06.334Z] [2020-07-09T00:22:06.334Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2020-07-09T00:22:06.334Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2020-07-09T00:22:06.334Z] docker_cli_build_test.go:6052: unmatched requirement DaemonIsWindows [2020-07-09T00:22:06.334Z] [2020-07-09T00:22:06.334Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) [2020-07-09T00:22:06.334Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2020-07-09T00:22:06.334Z] docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows [2020-07-09T00:22:06.334Z] [2020-07-09T00:22:06.334Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2020-07-09T00:22:06.334Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2020-07-09T00:22:06.334Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2020-07-09T00:22:06.334Z] [2020-07-09T00:22:06.334Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.02s) [2020-07-09T00:22:06.334Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.02s) [2020-07-09T00:22:06.334Z] docker_cli_build_test.go:4911: unmatched requirement DaemonIsWindows [2020-07-09T00:22:06.334Z] [2020-07-09T00:22:06.334Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2020-07-09T00:22:06.334Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2020-07-09T00:22:06.334Z] docker_cli_sni_test.go:18: Flakey test [2020-07-09T00:22:06.334Z] [2020-07-09T00:22:06.334Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s) [2020-07-09T00:22:06.334Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2020-07-09T00:22:06.334Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2020-07-09T00:22:06.334Z] [2020-07-09T00:22:06.334Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2020-07-09T00:22:06.334Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2020-07-09T00:22:06.334Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2020-07-09T00:22:06.334Z] [2020-07-09T00:22:06.334Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2020-07-09T00:22:06.334Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2020-07-09T00:22:06.334Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2020-07-09T00:22:06.334Z] [2020-07-09T00:22:06.334Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2020-07-09T00:22:06.334Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2020-07-09T00:22:06.334Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2020-07-09T00:22:06.334Z] [2020-07-09T00:22:06.334Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2020-07-09T00:22:06.334Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2020-07-09T00:22:06.334Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2020-07-09T00:22:06.334Z] [2020-07-09T00:22:06.334Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2020-07-09T00:22:06.334Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2020-07-09T00:22:06.334Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2020-07-09T00:22:06.334Z] [2020-07-09T00:22:06.334Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2020-07-09T00:22:06.334Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2020-07-09T00:22:06.334Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2020-07-09T00:22:06.334Z] [2020-07-09T00:22:06.334Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2020-07-09T00:22:06.335Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2020-07-09T00:22:06.335Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2020-07-09T00:22:06.335Z] [2020-07-09T00:22:06.335Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2020-07-09T00:22:06.335Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2020-07-09T00:22:06.335Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2020-07-09T00:22:06.335Z] [2020-07-09T00:22:06.335Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2020-07-09T00:22:06.335Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2020-07-09T00:22:06.335Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2020-07-09T00:22:06.335Z] [2020-07-09T00:22:06.335Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2020-07-09T00:22:06.335Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2020-07-09T00:22:06.335Z] docker_cli_run_test.go:4130: unmatched requirement DaemonIsWindows [2020-07-09T00:22:06.335Z] [2020-07-09T00:22:06.335Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2020-07-09T00:22:06.335Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2020-07-09T00:22:06.335Z] docker_cli_run_test.go:4149: unmatched requirement DaemonIsWindows [2020-07-09T00:22:06.335Z] [2020-07-09T00:22:06.335Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2020-07-09T00:22:06.335Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2020-07-09T00:22:06.335Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2020-07-09T00:22:06.335Z] [2020-07-09T00:22:06.335Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-07-09T00:22:06.335Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-07-09T00:22:06.335Z] docker_cli_run_test.go:4232: unmatched requirement IsolationIsHyperv [2020-07-09T00:22:06.335Z] [2020-07-09T00:22:06.335Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) [2020-07-09T00:22:06.335Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2020-07-09T00:22:06.335Z] docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport [2020-07-09T00:22:06.335Z] [2020-07-09T00:22:06.335Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-07-09T00:22:06.335Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-07-09T00:22:06.335Z] docker_cli_run_test.go:4215: unmatched requirement IsolationIsProcess [2020-07-09T00:22:06.335Z] [2020-07-09T00:22:06.335Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2020-07-09T00:22:06.335Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2020-07-09T00:22:06.335Z] docker_cli_run_test.go:2870: kernel doesn't have latency_stats configured [2020-07-09T00:22:06.335Z] [2020-07-09T00:22:06.335Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2020-07-09T00:22:06.335Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2020-07-09T00:22:06.335Z] docker_cli_run_test.go:1428: Unstable test, to be re-activated once #19937 is resolved [2020-07-09T00:22:06.335Z] [2020-07-09T00:22:06.335Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2020-07-09T00:22:06.335Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2020-07-09T00:22:06.335Z] docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport [2020-07-09T00:22:06.335Z] [2020-07-09T00:22:06.335Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2020-07-09T00:22:06.335Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2020-07-09T00:22:06.335Z] docker_cli_run_unix_test.go:1443: Host does not have /dev/snd/timer [2020-07-09T00:22:06.335Z] [2020-07-09T00:22:06.335Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2020-07-09T00:22:06.335Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2020-07-09T00:22:06.335Z] docker_cli_run_test.go:4185: unmatched requirement DaemonIsWindows [2020-07-09T00:22:06.335Z] [2020-07-09T00:22:06.335Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2020-07-09T00:22:06.335Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2020-07-09T00:22:06.335Z] docker_cli_run_test.go:4205: unmatched requirement DaemonIsWindows [2020-07-09T00:22:06.335Z] [2020-07-09T00:22:06.335Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2020-07-09T00:22:06.335Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2020-07-09T00:22:06.335Z] docker_cli_run_test.go:4195: unmatched requirement DaemonIsWindows [2020-07-09T00:22:06.335Z] [2020-07-09T00:22:06.335Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2020-07-09T00:22:06.335Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2020-07-09T00:22:06.335Z] docker_cli_run_unix_test.go:568: unmatched requirement blkioWeight [2020-07-09T00:22:06.335Z] [2020-07-09T00:22:06.335Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2020-07-09T00:22:06.335Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2020-07-09T00:22:06.335Z] docker_cli_run_unix_test.go:579: unmatched requirement blkioWeight [2020-07-09T00:22:06.335Z] [2020-07-09T00:22:06.335Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2020-07-09T00:22:06.335Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2020-07-09T00:22:06.335Z] docker_cli_run_unix_test.go:593: unmatched requirement blkioWeight [2020-07-09T00:22:06.335Z] [2020-07-09T00:22:06.335Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2020-07-09T00:22:06.335Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2020-07-09T00:22:06.335Z] docker_cli_run_unix_test.go:605: unmatched requirement blkioWeight [2020-07-09T00:22:06.335Z] [2020-07-09T00:22:06.335Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2020-07-09T00:22:06.335Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2020-07-09T00:22:06.335Z] docker_cli_run_unix_test.go:599: unmatched requirement blkioWeight [2020-07-09T00:22:06.335Z] [2020-07-09T00:22:06.335Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2020-07-09T00:22:06.335Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2020-07-09T00:22:06.335Z] docker_cli_run_unix_test.go:611: unmatched requirement blkioWeight [2020-07-09T00:22:06.335Z] [2020-07-09T00:22:06.335Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2020-07-09T00:22:06.335Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2020-07-09T00:22:06.335Z] docker_cli_run_unix_test.go:587: unmatched requirement blkioWeight [2020-07-09T00:22:06.335Z] [2020-07-09T00:22:06.335Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2020-07-09T00:22:06.335Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2020-07-09T00:22:06.335Z] docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport [2020-07-09T00:22:06.335Z] [2020-07-09T00:22:06.335Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2020-07-09T00:22:06.335Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2020-07-09T00:22:06.335Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2020-07-09T00:22:06.335Z] [2020-07-09T00:22:06.335Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2020-07-09T00:22:06.335Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2020-07-09T00:22:06.335Z] docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport [2020-07-09T00:22:06.335Z] [2020-07-09T00:22:06.335Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2020-07-09T00:22:06.335Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2020-07-09T00:22:06.335Z] docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport [2020-07-09T00:22:06.335Z] [2020-07-09T00:22:06.335Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.01s) [2020-07-09T00:22:06.335Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.01s) [2020-07-09T00:22:06.335Z] docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport [2020-07-09T00:22:06.335Z] [2020-07-09T00:22:06.335Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2020-07-09T00:22:06.335Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2020-07-09T00:22:06.335Z] docker_cli_run_test.go:4523: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2020-07-09T00:22:06.335Z] [2020-07-09T00:22:06.335Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2020-07-09T00:22:06.335Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2020-07-09T00:22:06.335Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2020-07-09T00:22:06.335Z] docker_cli_network_unix_test.go:46: [dcff890ec37ca] daemon is not started [2020-07-09T00:22:06.335Z] [2020-07-09T00:22:06.335Z] [2020-07-09T00:22:06.335Z] DONE 1277 tests, 51 skipped in 1478.281s [2020-07-09T00:22:06.335Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-07-09T00:22:06.335Z] ++++ cat bundles/test-integration/docker.pid [2020-07-09T00:22:06.335Z] +++ kill 7584 [2020-07-09T00:22:07.700Z] +++ /etc/init.d/apparmor stop [2020-07-09T00:22:07.700Z] Leaving: AppArmorNo profiles have been unloaded. [2020-07-09T00:22:07.700Z] [2020-07-09T00:22:07.700Z] Unloading profiles will leave already running processes permanently [2020-07-09T00:22:07.700Z] unconfined, which can lead to unexpected situations. [2020-07-09T00:22:07.700Z] [2020-07-09T00:22:07.700Z] To set a process to complain mode, use the command line tool [2020-07-09T00:22:07.700Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-07-09T00:22:07.700Z] +++ true [2020-07-09T00:22:07.700Z] exiting test-integration [2020-07-09T00:22:07.700Z] ++ exit 0 [2020-07-09T00:22:07.700Z] [2020-07-09T00:22:07.700Z] + for job in $(jobs -p) [2020-07-09T00:22:07.700Z] + wait 5034 [2020-07-09T00:22:08.260Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2020-07-09T00:22:12.421Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2020-07-09T00:22:18.951Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2020-07-09T00:22:24.188Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2020-07-09T00:22:26.703Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2020-07-09T00:22:30.864Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2020-07-09T00:22:33.376Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2020-07-09T00:22:36.701Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2020-07-09T00:22:36.701Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2020-07-09T00:22:41.941Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2020-07-09T00:22:42.502Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2020-07-09T00:22:43.428Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2020-07-09T00:22:45.941Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2020-07-09T00:23:42.129Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2020-07-09T00:24:28.797Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2020-07-09T00:24:43.625Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2020-07-09T00:24:46.137Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2020-07-09T00:26:52.556Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2020-07-09T00:26:57.793Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2020-07-09T00:26:58.718Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2020-07-09T00:26:58.718Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2020-07-09T00:26:58.974Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2020-07-09T00:26:58.974Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2020-07-09T00:26:59.535Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2020-07-09T00:27:02.048Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2020-07-09T00:27:05.310Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2020-07-09T00:27:07.197Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2020-07-09T00:28:03.417Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2020-07-09T00:28:03.417Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2020-07-09T00:28:05.304Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2020-07-09T00:28:07.815Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2020-07-09T00:28:10.372Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2020-07-09T00:28:12.926Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2020-07-09T00:28:34.848Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2020-07-09T00:28:44.793Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2020-07-09T00:28:46.199Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2020-07-09T00:28:48.085Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2020-07-09T00:28:51.353Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2020-07-09T00:28:59.429Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2020-07-09T00:29:03.596Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2020-07-09T00:29:06.109Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2020-07-09T00:29:08.642Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2020-07-09T00:29:11.154Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2020-07-09T00:29:14.414Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2020-07-09T00:29:16.927Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2020-07-09T00:29:18.812Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2020-07-09T00:30:14.960Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2020-07-09T00:30:29.835Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2020-07-09T00:30:47.862Z] --- PASS: TestDockerSwarmSuite (1632.79s) [2020-07-09T00:30:47.862Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (2.78s) [2020-07-09T00:30:47.862Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.31s) [2020-07-09T00:30:47.862Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (5.32s) [2020-07-09T00:30:47.862Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.41s) [2020-07-09T00:30:47.862Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (1.00s) [2020-07-09T00:30:47.862Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (29.26s) [2020-07-09T00:30:47.862Z] docker_api_swarm_test.go:562: [dba1373486142] joining swarm manager [d503e651930dc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-09T00:30:47.862Z] docker_api_swarm_test.go:584: [da14b2788c169] joining swarm manager [d503e651930dc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-09T00:30:47.862Z] check_test.go:380: [dba1373486142] daemon is not started [2020-07-09T00:30:47.862Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2020-07-09T00:30:47.862Z] docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed [2020-07-09T00:30:47.862Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (20.74s) [2020-07-09T00:30:47.862Z] docker_api_swarm_test.go:45: [df2f305e87fcb] joining swarm manager [d7103c2068291]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-09T00:30:47.862Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.88s) [2020-07-09T00:30:47.862Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.98s) [2020-07-09T00:30:47.862Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (31.25s) [2020-07-09T00:30:47.862Z] docker_api_swarm_test.go:303: [dadb9875e5b6d] joining swarm manager [dfd02851c0cfc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-09T00:30:47.862Z] docker_api_swarm_test.go:304: [d5b96796bdfac] joining swarm manager [dfd02851c0cfc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-09T00:30:47.862Z] docker_api_swarm_test.go:350: Waiting for election to occur... [2020-07-09T00:30:47.862Z] docker_api_swarm_test.go:363: Waiting for possible election... [2020-07-09T00:30:47.862Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (25.45s) [2020-07-09T00:30:47.862Z] docker_api_swarm_test.go:271: [da667a3a2673a] joining swarm manager [d120b83590bb1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-09T00:30:47.862Z] docker_api_swarm_test.go:272: [d39533010c106] joining swarm manager [d120b83590bb1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-09T00:30:47.862Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (24.02s) [2020-07-09T00:30:47.862Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (3.93s) [2020-07-09T00:30:47.862Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (14.81s) [2020-07-09T00:30:47.863Z] docker_api_swarm_node_test.go:19: [dff8aa778cb01] joining swarm manager [d166900261dba]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-09T00:30:47.863Z] docker_api_swarm_node_test.go:20: [dbdfe3936630f] joining swarm manager [d166900261dba]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-09T00:30:47.863Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (49.52s) [2020-07-09T00:30:47.863Z] docker_api_swarm_test.go:501: [d723d5c5b8481] joining swarm manager [d1c37843289b1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-09T00:30:47.863Z] docker_api_swarm_test.go:506: [dcabe4c134270] joining swarm manager [d1c37843289b1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-09T00:30:47.863Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (15.34s) [2020-07-09T00:30:47.863Z] docker_api_swarm_node_test.go:80: [d241734b71c94] joining swarm manager [df28fd07c912b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-09T00:30:47.863Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.78s) [2020-07-09T00:30:47.863Z] docker_api_swarm_node_test.go:52: [de5ec0ee0e260] joining swarm manager [d652ce64a62b3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-09T00:30:47.863Z] docker_api_swarm_node_test.go:53: [daadfaa01f9a6] joining swarm manager [d652ce64a62b3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-09T00:30:47.863Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.72s) [2020-07-09T00:30:47.863Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (18.11s) [2020-07-09T00:30:47.863Z] docker_api_swarm_test.go:201: [def6e1186f501] joining swarm manager [d28fef2d5f32b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-09T00:30:47.863Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (73.47s) [2020-07-09T00:30:47.863Z] docker_api_swarm_test.go:383: [d5e87874f7eda] joining swarm manager [dd969a109cc7c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-09T00:30:47.863Z] docker_api_swarm_test.go:384: [d6bdcb4af38ed] joining swarm manager [dd969a109cc7c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-09T00:30:47.863Z] check_test.go:380: [d6bdcb4af38ed] daemon is not started [2020-07-09T00:30:47.863Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (56.92s) [2020-07-09T00:30:47.863Z] docker_api_swarm_test.go:801: [d40f11df18d8f] joining swarm manager [db705a36f79ea]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-09T00:30:47.863Z] docker_api_swarm_test.go:801: [d31c5323051da] joining swarm manager [db705a36f79ea]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-09T00:30:47.863Z] docker_api_swarm_test.go:801: [df119869d67ea] joining swarm manager [db705a36f79ea]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2020-07-09T00:30:47.863Z] docker_api_swarm_test.go:801: [ddbb2b41bf706] joining swarm manager [db705a36f79ea]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2020-07-09T00:30:47.863Z] docker_api_swarm_test.go:809: [d662af0a4044a] joining swarm manager [db705a36f79ea]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2020-07-09T00:30:47.863Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.32s) [2020-07-09T00:30:47.863Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.58s) [2020-07-09T00:30:47.863Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (18.22s) [2020-07-09T00:30:47.863Z] docker_api_swarm_service_test.go:394: [d086479be2548] joining swarm manager [d165dba1228fe]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-09T00:30:47.863Z] docker_api_swarm_service_test.go:394: [dcb77f79b0f96] joining swarm manager [d165dba1228fe]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-09T00:30:47.863Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (16.13s) [2020-07-09T00:30:47.863Z] docker_api_swarm_service_test.go:342: [d62cfc95707a1] joining swarm manager [d09c7f8a40588]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-09T00:30:47.863Z] docker_api_swarm_service_test.go:342: [d107463a5da76] joining swarm manager [d09c7f8a40588]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-09T00:30:47.863Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (15.45s) [2020-07-09T00:30:47.863Z] docker_api_swarm_service_test.go:489: [d09be244ec41f] joining swarm manager [da9e3d268aa63]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-09T00:30:47.863Z] docker_api_swarm_service_test.go:489: [d7a45b4565cd3] joining swarm manager [da9e3d268aa63]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-09T00:30:47.863Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (5.74s) [2020-07-09T00:30:47.863Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (28.18s) [2020-07-09T00:30:47.863Z] docker_api_swarm_service_test.go:127: [d191f55cb3e38] joining swarm manager [df74084aa6db8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-09T00:30:47.863Z] docker_api_swarm_service_test.go:128: [de1e6adfc15a4] joining swarm manager [df74084aa6db8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-09T00:30:47.863Z] docker_api_swarm_service_test.go:136: [d115957f99497] joining swarm manager [df74084aa6db8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2020-07-09T00:30:47.863Z] docker_api_swarm_service_test.go:137: [d78425cdee90d] joining swarm manager [df74084aa6db8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2020-07-09T00:30:47.863Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.31s) [2020-07-09T00:30:47.863Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (22.77s) [2020-07-09T00:30:47.863Z] docker_api_swarm_service_test.go:303: [df1ae77d66683] joining swarm manager [d985fbd340101]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-09T00:30:47.863Z] docker_api_swarm_service_test.go:303: [dc142bea60906] joining swarm manager [d985fbd340101]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-09T00:30:47.863Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (26.83s) [2020-07-09T00:30:47.863Z] docker_api_swarm_service_test.go:99: [d9fd1d893d63a] joining swarm manager [de945f8589640]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-09T00:30:47.863Z] docker_api_swarm_service_test.go:100: [df1e66796c7d7] joining swarm manager [de945f8589640]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-09T00:30:47.863Z] check_test.go:380: [d9fd1d893d63a] daemon is not started [2020-07-09T00:30:47.863Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (22.73s) [2020-07-09T00:30:47.863Z] docker_api_swarm_service_test.go:532: [d7b3a325baa2a] joining swarm manager [d62a1a9c5e4df]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-09T00:30:47.863Z] docker_api_swarm_service_test.go:533: [d17e04f61d0df] joining swarm manager [d62a1a9c5e4df]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-09T00:30:47.863Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (39.16s) [2020-07-09T00:30:47.863Z] docker_api_swarm_service_test.go:147: [dab209fd0ef72] joining swarm manager [d35c12559909c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-09T00:30:47.863Z] docker_api_swarm_service_test.go:147: [dbd661c9f87d4] joining swarm manager [d35c12559909c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-09T00:30:47.863Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (25.25s) [2020-07-09T00:30:47.863Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (4.24s) [2020-07-09T00:30:47.863Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.62s) [2020-07-09T00:30:47.863Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.28s) [2020-07-09T00:30:47.863Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (2.77s) [2020-07-09T00:30:47.863Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (2.63s) [2020-07-09T00:30:47.863Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.67s) [2020-07-09T00:30:47.863Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (4.37s) [2020-07-09T00:30:47.863Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (4.33s) [2020-07-09T00:30:47.863Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (24.04s) [2020-07-09T00:30:47.863Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (7.82s) [2020-07-09T00:30:47.863Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.67s) [2020-07-09T00:30:47.863Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (12.91s) [2020-07-09T00:30:47.863Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (2.58s) [2020-07-09T00:30:47.863Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (3.14s) [2020-07-09T00:30:47.863Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.22s) [2020-07-09T00:30:47.863Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (2.82s) [2020-07-09T00:30:47.863Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (2.63s) [2020-07-09T00:30:47.863Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (3.28s) [2020-07-09T00:30:47.863Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.62s) [2020-07-09T00:30:47.863Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.27s) [2020-07-09T00:30:47.863Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (5.75s) [2020-07-09T00:30:47.863Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.40s) [2020-07-09T00:30:47.863Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (13.44s) [2020-07-09T00:30:47.863Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (2.99s) [2020-07-09T00:30:47.863Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (3.73s) [2020-07-09T00:30:47.863Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.11s) [2020-07-09T00:30:47.863Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (4.90s) [2020-07-09T00:30:47.863Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (2.70s) [2020-07-09T00:30:47.863Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (12.96s) [2020-07-09T00:30:47.863Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (13.07s) [2020-07-09T00:30:47.863Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (13.36s) [2020-07-09T00:30:47.863Z] docker_cli_service_logs_test.go:245: checking task 6dw5skaoo8dg [2020-07-09T00:30:47.863Z] docker_cli_service_logs_test.go:250: checking messages for 6dw5skaoo8dg [2020-07-09T00:30:47.863Z] docker_cli_service_logs_test.go:245: checking task qsby6zbc1eqr [2020-07-09T00:30:47.863Z] docker_cli_service_logs_test.go:250: checking messages for qsby6zbc1eqr [2020-07-09T00:30:47.863Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (1.85s) [2020-07-09T00:30:47.863Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (18.48s) [2020-07-09T00:30:47.863Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.68s) [2020-07-09T00:30:47.863Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.25s) [2020-07-09T00:30:47.863Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (19.44s) [2020-07-09T00:30:47.863Z] docker_cli_swarm_test.go:1901: [dd6bf4d1859a0] joining swarm manager [d4562805eb448]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-09T00:30:47.863Z] docker_cli_swarm_test.go:1902: [d687af09a07e5] joining swarm manager [d4562805eb448]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-09T00:30:47.863Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (8.17s) [2020-07-09T00:30:47.863Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.17s) [2020-07-09T00:30:47.863Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (14.97s) [2020-07-09T00:30:47.863Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (19.38s) [2020-07-09T00:30:47.863Z] docker_cli_swarm_test.go:1802: [d32b40536d5dd] joining swarm manager [dd7c0fe2e035f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-09T00:30:47.863Z] docker_cli_swarm_test.go:1803: [d9780a44e3b1f] joining swarm manager [dd7c0fe2e035f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-09T00:30:47.863Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (8.01s) [2020-07-09T00:30:47.863Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (109.70s) [2020-07-09T00:30:47.863Z] docker_cli_swarm_test.go:1321: [ddd61a3df6a81] joining swarm manager [d12223576833f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-09T00:30:47.863Z] docker_cli_swarm_test.go:1322: [d4b7e9882a998] joining swarm manager [d12223576833f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-09T00:30:47.863Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (3.60s) [2020-07-09T00:30:47.863Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (6.84s) [2020-07-09T00:30:47.863Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (5.47s) [2020-07-09T00:30:47.863Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.26s) [2020-07-09T00:30:47.863Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (4.44s) [2020-07-09T00:30:47.863Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (2.29s) [2020-07-09T00:30:47.863Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (3.72s) [2020-07-09T00:30:47.863Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) [2020-07-09T00:30:47.863Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2020-07-09T00:30:47.863Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (5.04s) [2020-07-09T00:30:47.863Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.72s) [2020-07-09T00:30:47.863Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.74s) [2020-07-09T00:30:47.863Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.23s) [2020-07-09T00:30:47.863Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (53.07s) [2020-07-09T00:30:47.863Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (49.83s) [2020-07-09T00:30:47.863Z] docker_cli_swarm_test.go:1186: [d59a56bfb8edd] joining swarm manager [d56fed5eea26b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-09T00:30:47.863Z] docker_cli_swarm_test.go:1195: [d72b21e543197] joining swarm manager [d56fed5eea26b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-09T00:30:47.863Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (13.08s) [2020-07-09T00:30:47.863Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (4.34s) [2020-07-09T00:30:47.863Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (118.31s) [2020-07-09T00:30:47.863Z] docker_cli_swarm_test.go:1118: [d840b69b40d44] joining swarm manager [dc5cbb5c1080b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-09T00:30:47.863Z] docker_cli_swarm_test.go:1119: [da5956388bb14] joining swarm manager [dc5cbb5c1080b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-09T00:30:47.863Z] docker_cli_swarm_test.go:1172: [d6adfd66c3daf] joining swarm manager [dc5cbb5c1080b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2020-07-09T00:30:47.863Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.27s) [2020-07-09T00:30:47.863Z] docker_cli_swarm_test.go:1453: [d479b6dfc0090] joining swarm manager [d7914aa0ecf6f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-09T00:30:47.863Z] docker_cli_swarm_test.go:1454: [df1d6c2b64548] joining swarm manager [d7914aa0ecf6f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-09T00:30:47.863Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.29s) [2020-07-09T00:30:47.863Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.16s) [2020-07-09T00:30:47.863Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.17s) [2020-07-09T00:30:47.863Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.04s) [2020-07-09T00:30:47.863Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.06s) [2020-07-09T00:30:47.863Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.22s) [2020-07-09T00:30:47.863Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (3.24s) [2020-07-09T00:30:47.863Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.19s) [2020-07-09T00:30:47.863Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (52.43s) [2020-07-09T00:30:47.863Z] docker_cli_swarm_unix_test.go:62: [d794868ba8fe8] joining swarm manager [d4c042f2dd694]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-09T00:30:47.863Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.22s) [2020-07-09T00:30:47.863Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.11s) [2020-07-09T00:30:47.863Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.32s) [2020-07-09T00:30:47.863Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (3.11s) [2020-07-09T00:30:47.863Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.19s) [2020-07-09T00:30:47.863Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (19.57s) [2020-07-09T00:30:47.863Z] docker_api_swarm_test.go:961: [d449c4396a04c] joining swarm manager [d532e005d6d19]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-09T00:30:47.863Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (11.49s) [2020-07-09T00:30:47.863Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.29s) [2020-07-09T00:30:47.863Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (1.85s) [2020-07-09T00:30:47.863Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (2.92s) [2020-07-09T00:30:47.863Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (8.05s) [2020-07-09T00:30:47.863Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (4.56s) [2020-07-09T00:30:47.863Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.59s) [2020-07-09T00:30:47.863Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.57s) [2020-07-09T00:30:47.863Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.65s) [2020-07-09T00:30:47.863Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.59s) [2020-07-09T00:30:47.863Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (2.81s) [2020-07-09T00:30:47.863Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (1.82s) [2020-07-09T00:30:47.863Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (51.90s) [2020-07-09T00:30:47.863Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.24s) [2020-07-09T00:30:47.863Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.20s) [2020-07-09T00:30:47.863Z] === RUN TestDockerExternalVolumeSuite [2020-07-09T00:30:47.863Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2020-07-09T00:31:02.690Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2020-07-09T00:32:10.348Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2020-07-09T00:32:18.510Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2020-07-09T00:32:50.517Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2020-07-09T00:33:02.675Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2020-07-09T00:33:34.737Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2020-07-09T00:33:49.564Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2020-07-09T00:34:21.572Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2020-07-09T00:34:36.450Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2020-07-09T00:34:51.318Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2020-07-09T00:35:37.958Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2020-07-09T00:35:56.030Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2020-07-09T00:36:28.104Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2020-07-09T00:37:00.244Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2020-07-09T00:37:15.076Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2020-07-09T00:37:33.154Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2020-07-09T00:37:48.069Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2020-07-09T00:38:02.941Z] --- PASS: TestDockerExternalVolumeSuite (436.83s) [2020-07-09T00:38:02.941Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.52s) [2020-07-09T00:38:02.941Z] docker_cli_external_volume_driver_test.go:53: [ddf0533d9d7db] daemon is not started [2020-07-09T00:38:02.941Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.61s) [2020-07-09T00:38:02.941Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.17s) [2020-07-09T00:38:02.941Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.04s) [2020-07-09T00:38:02.941Z] docker_cli_external_volume_driver_test.go:53: [db0e469d5e7e9] daemon is not started [2020-07-09T00:38:02.941Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s) [2020-07-09T00:38:02.941Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.03s) [2020-07-09T00:38:02.941Z] docker_cli_external_volume_driver_test.go:53: [d516906ffc1e5] daemon is not started [2020-07-09T00:38:02.941Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2020-07-09T00:38:02.941Z] docker_cli_external_volume_driver_test.go:53: [d897d948e8514] daemon is not started [2020-07-09T00:38:02.941Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.14s) [2020-07-09T00:38:02.941Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.21s) [2020-07-09T00:38:02.941Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.79s) [2020-07-09T00:38:02.941Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.56s) [2020-07-09T00:38:02.941Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.18s) [2020-07-09T00:38:02.941Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.27s) [2020-07-09T00:38:02.941Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.87s) [2020-07-09T00:38:02.941Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.14s) [2020-07-09T00:38:02.941Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (16.60s) [2020-07-09T00:38:02.941Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (15.98s) [2020-07-09T00:38:02.941Z] docker_cli_external_volume_driver_test.go:485: [db87709477507] daemon is not started [2020-07-09T00:38:02.941Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s) [2020-07-09T00:38:02.941Z] docker_cli_external_volume_driver_test.go:53: [d64665c87fdd0] daemon is not started [2020-07-09T00:38:02.941Z] PASS [2020-07-09T00:38:02.941Z] [2020-07-09T00:38:02.941Z] === Skipped [2020-07-09T00:38:02.941Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2020-07-09T00:38:02.941Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2020-07-09T00:38:02.941Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2020-07-09T00:38:02.941Z] check_test.go:309: [d76b9096b0061] daemon is not started [2020-07-09T00:38:02.941Z] [2020-07-09T00:38:02.941Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2020-07-09T00:38:02.941Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2020-07-09T00:38:02.941Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2020-07-09T00:38:02.941Z] check_test.go:309: [d2c14d55c1675] daemon is not started [2020-07-09T00:38:02.941Z] [2020-07-09T00:38:02.941Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2020-07-09T00:38:02.941Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2020-07-09T00:38:02.941Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2020-07-09T00:38:02.941Z] check_test.go:309: [dd56bae465e22] daemon is not started [2020-07-09T00:38:02.941Z] [2020-07-09T00:38:02.941Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2020-07-09T00:38:02.941Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2020-07-09T00:38:02.941Z] docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed [2020-07-09T00:38:02.941Z] [2020-07-09T00:38:02.941Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) [2020-07-09T00:38:02.941Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) [2020-07-09T00:38:02.941Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2020-07-09T00:38:02.941Z] [2020-07-09T00:38:02.941Z] [2020-07-09T00:38:02.941Z] DONE 273 tests, 5 skipped in 2433.545s [2020-07-09T00:38:02.941Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-07-09T00:38:02.941Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d9994808bc40e/docker.pid [2020-07-09T00:38:02.941Z] +++ kill 4091 [2020-07-09T00:38:02.941Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 4091 is not a child of this shell [2020-07-09T00:38:02.941Z] warning: PID 4091 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d9994808bc40e/docker.pid had a nonzero exit code [2020-07-09T00:38:02.941Z] ++++ cat bundles/test-integration/docker.pid [2020-07-09T00:38:02.941Z] +++ kill 7566 [2020-07-09T00:38:02.942Z] +++ /etc/init.d/apparmor stop [2020-07-09T00:38:02.942Z] Leaving: AppArmorNo profiles have been unloaded. [2020-07-09T00:38:02.942Z] [2020-07-09T00:38:02.942Z] Unloading profiles will leave already running processes permanently [2020-07-09T00:38:02.942Z] unconfined, which can lead to unexpected situations. [2020-07-09T00:38:02.942Z] [2020-07-09T00:38:02.942Z] To set a process to complain mode, use the command line tool [2020-07-09T00:38:02.942Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-07-09T00:38:02.942Z] +++ true [2020-07-09T00:38:02.942Z] exiting test-integration [2020-07-09T00:38:02.942Z] ++ exit 0 [2020-07-09T00:38:02.942Z] [2020-07-09T00:38:03.197Z] + exit 0 [2020-07-09T00:38:03.197Z] ++ jobs -p [2020-07-09T00:38:03.197Z] + pids= [2020-07-09T00:38:03.197Z] + echo 'Remaining pids to kill: []' [2020-07-09T00:38:03.197Z] Remaining pids to kill: [] [2020-07-09T00:38:03.197Z] + '[' -z '' ']' Post stage [Pipeline] junit [2020-07-09T00:38:03.221Z] Recording test results [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-07-09T00:38:05.542Z] + echo Ensuring container killed. [2020-07-09T00:38:05.542Z] Ensuring container killed. [2020-07-09T00:38:05.542Z] + docker ps -aq -f name=docker-pr1-* [2020-07-09T00:38:05.542Z] + cids=5410097ba16e [2020-07-09T00:38:05.542Z] ed0f19427a93 [2020-07-09T00:38:05.542Z] 2b3b4fd6f97a [2020-07-09T00:38:05.542Z] + [ -n 5410097ba16e [2020-07-09T00:38:05.542Z] ed0f19427a93 [2020-07-09T00:38:05.542Z] 2b3b4fd6f97a ] [2020-07-09T00:38:05.542Z] + docker rm -vf 5410097ba16e ed0f19427a93 2b3b4fd6f97a [2020-07-09T00:38:06.476Z] 5410097ba16e [2020-07-09T00:38:06.733Z] ed0f19427a93 [2020-07-09T00:38:07.703Z] 2b3b4fd6f97a [Pipeline] sh [2020-07-09T00:38:07.976Z] + echo Chowning /workspace to jenkins user [2020-07-09T00:38:07.976Z] Chowning /workspace to jenkins user [2020-07-09T00:38:07.976Z] + id -u [2020-07-09T00:38:07.976Z] + id -g [2020-07-09T00:38:07.976Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41194:/workspace busybox chown -R 1000:1000 /workspace [2020-07-09T00:38:07.976Z] Unable to find image 'busybox:latest' locally [2020-07-09T00:38:13.222Z] latest: Pulling from library/busybox [2020-07-09T00:38:13.222Z] 91f30d776fb2: Pulling fs layer [2020-07-09T00:38:13.222Z] 91f30d776fb2: Verifying Checksum [2020-07-09T00:38:13.222Z] 91f30d776fb2: Download complete [2020-07-09T00:38:13.222Z] 91f30d776fb2: Pull complete [2020-07-09T00:38:13.222Z] Digest: sha256:9ddee63a712cea977267342e8750ecbc60d3aab25f04ceacfa795e6fce341793 [2020-07-09T00:38:13.222Z] Status: Downloaded newer image for busybox:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-07-09T00:38:16.859Z] + bundleName=amd64 [2020-07-09T00:38:16.859Z] + echo Creating amd64-bundles.tar.gz [2020-07-09T00:38:16.859Z] Creating amd64-bundles.tar.gz [2020-07-09T00:38:16.859Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2020-07-09T00:38:16.859Z] + xargs tar -czf amd64-bundles.tar.gz [Pipeline] archiveArtifacts [2020-07-09T00:38:17.793Z] Archiving artifacts [2020-07-09T00:38:19.549Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41194/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-07-09T00:38:19.856Z] + make clean [2020-07-09T00:38:20.112Z] docker volume rm -f docker-dev-cache [2020-07-09T00:38:20.112Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-07-09T00:46:18.538Z] ok github.com/docker/docker/integration-cli 2281.060s [2020-07-09T00:46:18.538Z] [2020-07-09T00:46:18.538Z] === Skipped [2020-07-09T00:46:18.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2020-07-09T00:46:18.538Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2020-07-09T00:46:18.538Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.538Z] [2020-07-09T00:46:18.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.01s) [2020-07-09T00:46:18.538Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2020-07-09T00:46:18.538Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.538Z] [2020-07-09T00:46:18.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.03s) [2020-07-09T00:46:18.538Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.03s) [2020-07-09T00:46:18.538Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.538Z] [2020-07-09T00:46:18.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.03s) [2020-07-09T00:46:18.538Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.03s) [2020-07-09T00:46:18.538Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.538Z] [2020-07-09T00:46:18.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.04s) [2020-07-09T00:46:18.538Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.04s) [2020-07-09T00:46:18.538Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.538Z] [2020-07-09T00:46:18.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2020-07-09T00:46:18.538Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2020-07-09T00:46:18.538Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.538Z] [2020-07-09T00:46:18.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.03s) [2020-07-09T00:46:18.538Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.03s) [2020-07-09T00:46:18.538Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.538Z] [2020-07-09T00:46:18.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2020-07-09T00:46:18.538Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2020-07-09T00:46:18.538Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.538Z] [2020-07-09T00:46:18.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2020-07-09T00:46:18.538Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2020-07-09T00:46:18.538Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.538Z] [2020-07-09T00:46:18.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2020-07-09T00:46:18.538Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2020-07-09T00:46:18.538Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.538Z] [2020-07-09T00:46:18.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2020-07-09T00:46:18.538Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2020-07-09T00:46:18.538Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.538Z] [2020-07-09T00:46:18.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2020-07-09T00:46:18.538Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2020-07-09T00:46:18.538Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.538Z] [2020-07-09T00:46:18.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2020-07-09T00:46:18.538Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2020-07-09T00:46:18.538Z] docker_cli_run_test.go:3182: unmatched requirement Apparmor [2020-07-09T00:46:18.538Z] [2020-07-09T00:46:18.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2020-07-09T00:46:18.538Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2020-07-09T00:46:18.538Z] docker_cli_run_test.go:3160: unmatched requirement Apparmor [2020-07-09T00:46:18.538Z] [2020-07-09T00:46:18.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2020-07-09T00:46:18.538Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2020-07-09T00:46:18.538Z] docker_cli_run_test.go:3172: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.538Z] [2020-07-09T00:46:18.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.01s) [2020-07-09T00:46:18.538Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2020-07-09T00:46:18.538Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.538Z] [2020-07-09T00:46:18.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.01s) [2020-07-09T00:46:18.538Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2020-07-09T00:46:18.538Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2020-07-09T00:46:18.538Z] [2020-07-09T00:46:18.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2020-07-09T00:46:18.538Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2020-07-09T00:46:18.538Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.538Z] [2020-07-09T00:46:18.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.39s) [2020-07-09T00:46:18.538Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.39s) [2020-07-09T00:46:18.538Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2020-07-09T00:46:18.538Z] [2020-07-09T00:46:18.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2020-07-09T00:46:18.538Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2020-07-09T00:46:18.538Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.538Z] [2020-07-09T00:46:18.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.01s) [2020-07-09T00:46:18.538Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2020-07-09T00:46:18.538Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.538Z] [2020-07-09T00:46:18.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2020-07-09T00:46:18.538Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2020-07-09T00:46:18.538Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.538Z] [2020-07-09T00:46:18.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.03s) [2020-07-09T00:46:18.538Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.03s) [2020-07-09T00:46:18.538Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.538Z] [2020-07-09T00:46:18.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2020-07-09T00:46:18.538Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2020-07-09T00:46:18.538Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.538Z] [2020-07-09T00:46:18.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s) [2020-07-09T00:46:18.538Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s) [2020-07-09T00:46:18.538Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.538Z] [2020-07-09T00:46:18.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.03s) [2020-07-09T00:46:18.538Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2020-07-09T00:46:18.538Z] docker_cli_build_test.go:2817: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.538Z] [2020-07-09T00:46:18.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2020-07-09T00:46:18.538Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2020-07-09T00:46:18.538Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.538Z] [2020-07-09T00:46:18.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2020-07-09T00:46:18.538Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2020-07-09T00:46:18.538Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.538Z] [2020-07-09T00:46:18.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2020-07-09T00:46:18.538Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2020-07-09T00:46:18.538Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.538Z] [2020-07-09T00:46:18.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.03s) [2020-07-09T00:46:18.538Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s) [2020-07-09T00:46:18.538Z] docker_cli_build_test.go:2953: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.538Z] [2020-07-09T00:46:18.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.32s) [2020-07-09T00:46:18.538Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.32s) [2020-07-09T00:46:18.538Z] docker_cli_build_test.go:3000: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.538Z] [2020-07-09T00:46:18.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.60s) [2020-07-09T00:46:18.538Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.60s) [2020-07-09T00:46:18.538Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.538Z] [2020-07-09T00:46:18.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.89s) [2020-07-09T00:46:18.538Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.89s) [2020-07-09T00:46:18.538Z] docker_cli_build_test.go:4463: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.538Z] [2020-07-09T00:46:18.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.32s) [2020-07-09T00:46:18.538Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.32s) [2020-07-09T00:46:18.538Z] docker_cli_build_test.go:4486: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.538Z] [2020-07-09T00:46:18.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.02s) [2020-07-09T00:46:18.538Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.02s) [2020-07-09T00:46:18.538Z] docker_cli_build_test.go:4609: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.538Z] [2020-07-09T00:46:18.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2020-07-09T00:46:18.538Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2020-07-09T00:46:18.538Z] docker_cli_build_test.go:4528: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.538Z] [2020-07-09T00:46:18.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2020-07-09T00:46:18.538Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2020-07-09T00:46:18.538Z] docker_cli_build_test.go:4411: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.538Z] [2020-07-09T00:46:18.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2020-07-09T00:46:18.538Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2020-07-09T00:46:18.538Z] docker_cli_build_test.go:4265: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.538Z] [2020-07-09T00:46:18.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2020-07-09T00:46:18.538Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2020-07-09T00:46:18.538Z] docker_cli_build_test.go:4294: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.538Z] [2020-07-09T00:46:18.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.61s) [2020-07-09T00:46:18.538Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.61s) [2020-07-09T00:46:18.538Z] docker_cli_build_test.go:4439: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.538Z] [2020-07-09T00:46:18.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.34s) [2020-07-09T00:46:18.538Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.34s) [2020-07-09T00:46:18.538Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.538Z] [2020-07-09T00:46:18.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.04s) [2020-07-09T00:46:18.538Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s) [2020-07-09T00:46:18.538Z] docker_cli_build_test.go:5428: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.538Z] [2020-07-09T00:46:18.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.03s) [2020-07-09T00:46:18.538Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.03s) [2020-07-09T00:46:18.538Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.538Z] [2020-07-09T00:46:18.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.01s) [2020-07-09T00:46:18.538Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2020-07-09T00:46:18.539Z] docker_cli_build_test.go:3576: unmatched requirement UnixCli [2020-07-09T00:46:18.539Z] [2020-07-09T00:46:18.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2020-07-09T00:46:18.539Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2020-07-09T00:46:18.539Z] docker_cli_build_test.go:2647: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.539Z] [2020-07-09T00:46:18.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2020-07-09T00:46:18.539Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2020-07-09T00:46:18.539Z] docker_cli_build_test.go:3975: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.539Z] [2020-07-09T00:46:18.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s) [2020-07-09T00:46:18.539Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s) [2020-07-09T00:46:18.539Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.539Z] [2020-07-09T00:46:18.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2020-07-09T00:46:18.539Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2020-07-09T00:46:18.539Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.539Z] [2020-07-09T00:46:18.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2020-07-09T00:46:18.539Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2020-07-09T00:46:18.539Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.539Z] [2020-07-09T00:46:18.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.30s) [2020-07-09T00:46:18.539Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.30s) [2020-07-09T00:46:18.539Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.539Z] [2020-07-09T00:46:18.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.44s) [2020-07-09T00:46:18.539Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.44s) [2020-07-09T00:46:18.539Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.539Z] [2020-07-09T00:46:18.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.02s) [2020-07-09T00:46:18.539Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.02s) [2020-07-09T00:46:18.539Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.539Z] [2020-07-09T00:46:18.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2020-07-09T00:46:18.539Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2020-07-09T00:46:18.539Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.539Z] [2020-07-09T00:46:18.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.32s) [2020-07-09T00:46:18.539Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.32s) [2020-07-09T00:46:18.539Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.539Z] [2020-07-09T00:46:18.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.34s) [2020-07-09T00:46:18.539Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.34s) [2020-07-09T00:46:18.539Z] docker_cli_build_test.go:5151: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.539Z] [2020-07-09T00:46:18.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.34s) [2020-07-09T00:46:18.539Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.34s) [2020-07-09T00:46:18.539Z] docker_cli_build_test.go:2636: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.539Z] [2020-07-09T00:46:18.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.03s) [2020-07-09T00:46:18.539Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2020-07-09T00:46:18.539Z] docker_cli_build_test.go:3171: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.539Z] [2020-07-09T00:46:18.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.01s) [2020-07-09T00:46:18.539Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s) [2020-07-09T00:46:18.539Z] docker_cli_build_test.go:3938: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.539Z] [2020-07-09T00:46:18.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.02s) [2020-07-09T00:46:18.539Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.02s) [2020-07-09T00:46:18.539Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.539Z] [2020-07-09T00:46:18.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.28s) [2020-07-09T00:46:18.539Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.28s) [2020-07-09T00:46:18.539Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.539Z] [2020-07-09T00:46:18.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2020-07-09T00:46:18.539Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2020-07-09T00:46:18.539Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.539Z] [2020-07-09T00:46:18.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.01s) [2020-07-09T00:46:18.539Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2020-07-09T00:46:18.539Z] docker_cli_build_test.go:2719: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.539Z] [2020-07-09T00:46:18.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2020-07-09T00:46:18.539Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2020-07-09T00:46:18.539Z] docker_cli_build_test.go:2750: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.539Z] [2020-07-09T00:46:18.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.02s) [2020-07-09T00:46:18.539Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.02s) [2020-07-09T00:46:18.539Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.539Z] [2020-07-09T00:46:18.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.02s) [2020-07-09T00:46:18.539Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.02s) [2020-07-09T00:46:18.539Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.539Z] [2020-07-09T00:46:18.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.02s) [2020-07-09T00:46:18.539Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.02s) [2020-07-09T00:46:18.539Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.539Z] [2020-07-09T00:46:18.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.03s) [2020-07-09T00:46:18.539Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.03s) [2020-07-09T00:46:18.539Z] docker_cli_build_test.go:3304: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.539Z] [2020-07-09T00:46:18.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.03s) [2020-07-09T00:46:18.539Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2020-07-09T00:46:18.539Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.539Z] [2020-07-09T00:46:18.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2020-07-09T00:46:18.539Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2020-07-09T00:46:18.539Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.539Z] [2020-07-09T00:46:18.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.01s) [2020-07-09T00:46:18.539Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2020-07-09T00:46:18.539Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.539Z] [2020-07-09T00:46:18.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2020-07-09T00:46:18.539Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2020-07-09T00:46:18.539Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.539Z] [2020-07-09T00:46:18.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.02s) [2020-07-09T00:46:18.539Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.02s) [2020-07-09T00:46:18.539Z] docker_cli_build_test.go:3703: unmatched requirement UnixCli [2020-07-09T00:46:18.539Z] [2020-07-09T00:46:18.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2020-07-09T00:46:18.539Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2020-07-09T00:46:18.539Z] docker_cli_build_test.go:3754: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.539Z] [2020-07-09T00:46:18.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.02s) [2020-07-09T00:46:18.539Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.02s) [2020-07-09T00:46:18.539Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.539Z] [2020-07-09T00:46:18.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.05s) [2020-07-09T00:46:18.539Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.05s) [2020-07-09T00:46:18.539Z] docker_cli_build_test.go:2208: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.539Z] [2020-07-09T00:46:18.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.07s) [2020-07-09T00:46:18.539Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.07s) [2020-07-09T00:46:18.539Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.539Z] [2020-07-09T00:46:18.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.04s) [2020-07-09T00:46:18.539Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.04s) [2020-07-09T00:46:18.539Z] docker_cli_build_test.go:2625: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.539Z] [2020-07-09T00:46:18.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.05s) [2020-07-09T00:46:18.539Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.05s) [2020-07-09T00:46:18.539Z] docker_cli_build_test.go:5522: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.539Z] [2020-07-09T00:46:18.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2020-07-09T00:46:18.539Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2020-07-09T00:46:18.539Z] docker_cli_build_test.go:5949: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.539Z] [2020-07-09T00:46:18.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.01s) [2020-07-09T00:46:18.539Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2020-07-09T00:46:18.539Z] docker_cli_build_test.go:5558: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.539Z] [2020-07-09T00:46:18.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.01s) [2020-07-09T00:46:18.539Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2020-07-09T00:46:18.539Z] docker_cli_build_test.go:5546: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.539Z] [2020-07-09T00:46:18.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.03s) [2020-07-09T00:46:18.539Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.03s) [2020-07-09T00:46:18.539Z] docker_cli_build_test.go:6007: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.539Z] [2020-07-09T00:46:18.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.01s) [2020-07-09T00:46:18.539Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2020-07-09T00:46:18.539Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.539Z] [2020-07-09T00:46:18.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2020-07-09T00:46:18.539Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2020-07-09T00:46:18.539Z] docker_cli_build_test.go:3953: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.539Z] [2020-07-09T00:46:18.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.04s) [2020-07-09T00:46:18.539Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.04s) [2020-07-09T00:46:18.539Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.539Z] [2020-07-09T00:46:18.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.32s) [2020-07-09T00:46:18.539Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.32s) [2020-07-09T00:46:18.539Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.539Z] [2020-07-09T00:46:18.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.33s) [2020-07-09T00:46:18.539Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.33s) [2020-07-09T00:46:18.539Z] docker_cli_build_test.go:4073: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.539Z] [2020-07-09T00:46:18.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.03s) [2020-07-09T00:46:18.539Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2020-07-09T00:46:18.539Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.539Z] [2020-07-09T00:46:18.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s) [2020-07-09T00:46:18.539Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s) [2020-07-09T00:46:18.539Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.539Z] [2020-07-09T00:46:18.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2020-07-09T00:46:18.539Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2020-07-09T00:46:18.539Z] docker_cli_build_test.go:2661: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.539Z] [2020-07-09T00:46:18.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2020-07-09T00:46:18.539Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2020-07-09T00:46:18.539Z] docker_cli_build_test.go:3880: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.539Z] [2020-07-09T00:46:18.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2020-07-09T00:46:18.539Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2020-07-09T00:46:18.539Z] docker_cli_build_test.go:3675: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.539Z] [2020-07-09T00:46:18.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.31s) [2020-07-09T00:46:18.539Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.31s) [2020-07-09T00:46:18.539Z] docker_cli_build_test.go:5574: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.539Z] [2020-07-09T00:46:18.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2020-07-09T00:46:18.539Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2020-07-09T00:46:18.539Z] docker_cli_build_test.go:5590: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.539Z] [2020-07-09T00:46:18.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.35s) [2020-07-09T00:46:18.539Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.35s) [2020-07-09T00:46:18.539Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.539Z] [2020-07-09T00:46:18.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.31s) [2020-07-09T00:46:18.539Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.31s) [2020-07-09T00:46:18.539Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.539Z] [2020-07-09T00:46:18.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.32s) [2020-07-09T00:46:18.539Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.32s) [2020-07-09T00:46:18.539Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.539Z] [2020-07-09T00:46:18.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2020-07-09T00:46:18.539Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2020-07-09T00:46:18.539Z] docker_cli_build_test.go:6087: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.539Z] [2020-07-09T00:46:18.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.30s) [2020-07-09T00:46:18.539Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.30s) [2020-07-09T00:46:18.539Z] docker_cli_build_test.go:3657: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.539Z] [2020-07-09T00:46:18.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2020-07-09T00:46:18.539Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2020-07-09T00:46:18.539Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.539Z] [2020-07-09T00:46:18.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2020-07-09T00:46:18.539Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2020-07-09T00:46:18.539Z] docker_cli_sni_test.go:18: Flakey test [2020-07-09T00:46:18.539Z] [2020-07-09T00:46:18.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.01s) [2020-07-09T00:46:18.539Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2020-07-09T00:46:18.539Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.539Z] [2020-07-09T00:46:18.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.01s) [2020-07-09T00:46:18.539Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2020-07-09T00:46:18.539Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.539Z] [2020-07-09T00:46:18.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2020-07-09T00:46:18.539Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2020-07-09T00:46:18.539Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.539Z] [2020-07-09T00:46:18.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.01s) [2020-07-09T00:46:18.539Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2020-07-09T00:46:18.539Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.539Z] [2020-07-09T00:46:18.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2020-07-09T00:46:18.539Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2020-07-09T00:46:18.539Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.539Z] [2020-07-09T00:46:18.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2020-07-09T00:46:18.539Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2020-07-09T00:46:18.539Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.539Z] [2020-07-09T00:46:18.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2020-07-09T00:46:18.539Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2020-07-09T00:46:18.539Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.539Z] [2020-07-09T00:46:18.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2020-07-09T00:46:18.539Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2020-07-09T00:46:18.539Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.539Z] [2020-07-09T00:46:18.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.01s) [2020-07-09T00:46:18.539Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2020-07-09T00:46:18.539Z] docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.539Z] [2020-07-09T00:46:18.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2020-07-09T00:46:18.539Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2020-07-09T00:46:18.539Z] docker_api_containers_test.go:1095: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.539Z] [2020-07-09T00:46:18.540Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2020-07-09T00:46:18.540Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2020-07-09T00:46:18.540Z] docker_api_containers_test.go:1021: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.540Z] [2020-07-09T00:46:18.540Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2020-07-09T00:46:18.540Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2020-07-09T00:46:18.540Z] docker_api_containers_test.go:1051: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.540Z] [2020-07-09T00:46:18.540Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2020-07-09T00:46:18.540Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2020-07-09T00:46:18.540Z] docker_api_containers_test.go:1073: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.540Z] [2020-07-09T00:46:18.540Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2020-07-09T00:46:18.540Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2020-07-09T00:46:18.540Z] docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.540Z] [2020-07-09T00:46:18.540Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2020-07-09T00:46:18.540Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2020-07-09T00:46:18.540Z] docker_api_containers_test.go:1351: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.540Z] [2020-07-09T00:46:18.540Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2020-07-09T00:46:18.540Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2020-07-09T00:46:18.540Z] docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.540Z] [2020-07-09T00:46:18.540Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2020-07-09T00:46:18.540Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2020-07-09T00:46:18.540Z] docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.540Z] [2020-07-09T00:46:18.540Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2020-07-09T00:46:18.540Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2020-07-09T00:46:18.540Z] docker_api_containers_test.go:1149: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.540Z] [2020-07-09T00:46:18.540Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2020-07-09T00:46:18.540Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2020-07-09T00:46:18.540Z] docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.540Z] [2020-07-09T00:46:18.540Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.01s) [2020-07-09T00:46:18.540Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2020-07-09T00:46:18.540Z] docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.540Z] [2020-07-09T00:46:18.540Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.01s) [2020-07-09T00:46:18.540Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2020-07-09T00:46:18.540Z] docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.540Z] [2020-07-09T00:46:18.540Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2020-07-09T00:46:18.540Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2020-07-09T00:46:18.540Z] docker_api_containers_test.go:1599: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.540Z] [2020-07-09T00:46:18.540Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.01s) [2020-07-09T00:46:18.540Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2020-07-09T00:46:18.540Z] docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.540Z] [2020-07-09T00:46:18.540Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.01s) [2020-07-09T00:46:18.540Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2020-07-09T00:46:18.540Z] docker_cli_run_test.go:2411: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.540Z] [2020-07-09T00:46:18.540Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2020-07-09T00:46:18.540Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2020-07-09T00:46:18.540Z] docker_cli_run_test.go:3531: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.540Z] [2020-07-09T00:46:18.540Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2020-07-09T00:46:18.540Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2020-07-09T00:46:18.540Z] docker_cli_run_test.go:3563: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.540Z] [2020-07-09T00:46:18.540Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2020-07-09T00:46:18.540Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2020-07-09T00:46:18.540Z] docker_cli_run_test.go:3594: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.540Z] [2020-07-09T00:46:18.540Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2020-07-09T00:46:18.540Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2020-07-09T00:46:18.540Z] docker_cli_run_test.go:3577: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.540Z] [2020-07-09T00:46:18.540Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2020-07-09T00:46:18.540Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2020-07-09T00:46:18.540Z] docker_api_containers_test.go:2180: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.540Z] [2020-07-09T00:46:18.540Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2020-07-09T00:46:18.540Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2020-07-09T00:46:18.540Z] docker_cli_run_test.go:3467: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.540Z] [2020-07-09T00:46:18.540Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2020-07-09T00:46:18.540Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2020-07-09T00:46:18.540Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.540Z] [2020-07-09T00:46:18.540Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2020-07-09T00:46:18.540Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2020-07-09T00:46:18.540Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.540Z] [2020-07-09T00:46:18.540Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.01s) [2020-07-09T00:46:18.540Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2020-07-09T00:46:18.540Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.540Z] [2020-07-09T00:46:18.540Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.01s) [2020-07-09T00:46:18.540Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2020-07-09T00:46:18.540Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.540Z] [2020-07-09T00:46:18.540Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2020-07-09T00:46:18.540Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2020-07-09T00:46:18.540Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.540Z] [2020-07-09T00:46:18.540Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.01s) [2020-07-09T00:46:18.540Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2020-07-09T00:46:18.540Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.540Z] [2020-07-09T00:46:18.540Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.01s) [2020-07-09T00:46:18.540Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2020-07-09T00:46:18.540Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.540Z] [2020-07-09T00:46:18.540Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.01s) [2020-07-09T00:46:18.540Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2020-07-09T00:46:18.540Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.540Z] [2020-07-09T00:46:18.540Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.01s) [2020-07-09T00:46:18.540Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2020-07-09T00:46:18.540Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.540Z] [2020-07-09T00:46:18.540Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.01s) [2020-07-09T00:46:18.540Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2020-07-09T00:46:18.540Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.540Z] [2020-07-09T00:46:18.540Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.01s) [2020-07-09T00:46:18.540Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2020-07-09T00:46:18.540Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.540Z] [2020-07-09T00:46:18.540Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.01s) [2020-07-09T00:46:18.540Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2020-07-09T00:46:18.540Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.540Z] [2020-07-09T00:46:18.540Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.01s) [2020-07-09T00:46:18.540Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2020-07-09T00:46:18.540Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.540Z] [2020-07-09T00:46:18.540Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.01s) [2020-07-09T00:46:18.540Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2020-07-09T00:46:18.540Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.540Z] [2020-07-09T00:46:18.540Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.01s) [2020-07-09T00:46:18.540Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2020-07-09T00:46:18.540Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.540Z] [2020-07-09T00:46:18.540Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2020-07-09T00:46:18.540Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2020-07-09T00:46:18.540Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.540Z] [2020-07-09T00:46:18.540Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2020-07-09T00:46:18.540Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2020-07-09T00:46:18.540Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.540Z] [2020-07-09T00:46:18.540Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.01s) [2020-07-09T00:46:18.540Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2020-07-09T00:46:18.540Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.540Z] [2020-07-09T00:46:18.540Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.01s) [2020-07-09T00:46:18.540Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2020-07-09T00:46:18.540Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.540Z] [2020-07-09T00:46:18.540Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.01s) [2020-07-09T00:46:18.540Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2020-07-09T00:46:18.540Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.540Z] [2020-07-09T00:46:18.540Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2020-07-09T00:46:18.540Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2020-07-09T00:46:18.540Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.540Z] [2020-07-09T00:46:18.540Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.01s) [2020-07-09T00:46:18.540Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2020-07-09T00:46:18.540Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.540Z] [2020-07-09T00:46:18.540Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.01s) [2020-07-09T00:46:18.540Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2020-07-09T00:46:18.540Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.540Z] [2020-07-09T00:46:18.540Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.01s) [2020-07-09T00:46:18.540Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2020-07-09T00:46:18.540Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.540Z] [2020-07-09T00:46:18.540Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.01s) [2020-07-09T00:46:18.540Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2020-07-09T00:46:18.540Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.540Z] [2020-07-09T00:46:18.540Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.02s) [2020-07-09T00:46:18.540Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2020-07-09T00:46:18.540Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.540Z] [2020-07-09T00:46:18.540Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.01s) [2020-07-09T00:46:18.540Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2020-07-09T00:46:18.540Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.540Z] [2020-07-09T00:46:18.540Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2020-07-09T00:46:18.540Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2020-07-09T00:46:18.540Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.540Z] [2020-07-09T00:46:18.540Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2020-07-09T00:46:18.540Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2020-07-09T00:46:18.540Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.540Z] [2020-07-09T00:46:18.540Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2020-07-09T00:46:18.540Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2020-07-09T00:46:18.540Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.540Z] [2020-07-09T00:46:18.540Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2020-07-09T00:46:18.540Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2020-07-09T00:46:18.540Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.540Z] [2020-07-09T00:46:18.540Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2020-07-09T00:46:18.540Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2020-07-09T00:46:18.540Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.540Z] [2020-07-09T00:46:18.540Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.01s) [2020-07-09T00:46:18.540Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2020-07-09T00:46:18.540Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.540Z] [2020-07-09T00:46:18.540Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2020-07-09T00:46:18.540Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2020-07-09T00:46:18.540Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.540Z] [2020-07-09T00:46:18.540Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2020-07-09T00:46:18.540Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2020-07-09T00:46:18.540Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2020-07-09T00:46:18.540Z] [2020-07-09T00:46:18.540Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2020-07-09T00:46:18.540Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2020-07-09T00:46:18.540Z] docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.540Z] [2020-07-09T00:46:18.540Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2020-07-09T00:46:18.540Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2020-07-09T00:46:18.540Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.540Z] [2020-07-09T00:46:18.540Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2020-07-09T00:46:18.540Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2020-07-09T00:46:18.540Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.540Z] [2020-07-09T00:46:18.540Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2020-07-09T00:46:18.540Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2020-07-09T00:46:18.540Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.540Z] [2020-07-09T00:46:18.540Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2020-07-09T00:46:18.540Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2020-07-09T00:46:18.540Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.540Z] [2020-07-09T00:46:18.540Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2020-07-09T00:46:18.540Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2020-07-09T00:46:18.540Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.540Z] [2020-07-09T00:46:18.540Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2020-07-09T00:46:18.540Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2020-07-09T00:46:18.540Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.540Z] [2020-07-09T00:46:18.540Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2020-07-09T00:46:18.540Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2020-07-09T00:46:18.540Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.540Z] [2020-07-09T00:46:18.540Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2020-07-09T00:46:18.540Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2020-07-09T00:46:18.540Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.540Z] [2020-07-09T00:46:18.540Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2020-07-09T00:46:18.540Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2020-07-09T00:46:18.540Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.540Z] [2020-07-09T00:46:18.541Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.01s) [2020-07-09T00:46:18.541Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2020-07-09T00:46:18.541Z] docker_cli_run_test.go:2996: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.541Z] [2020-07-09T00:46:18.541Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2020-07-09T00:46:18.541Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2020-07-09T00:46:18.541Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.541Z] [2020-07-09T00:46:18.541Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2020-07-09T00:46:18.541Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2020-07-09T00:46:18.541Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.541Z] [2020-07-09T00:46:18.541Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2020-07-09T00:46:18.541Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2020-07-09T00:46:18.541Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.541Z] [2020-07-09T00:46:18.541Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.01s) [2020-07-09T00:46:18.541Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2020-07-09T00:46:18.541Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.541Z] [2020-07-09T00:46:18.541Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.01s) [2020-07-09T00:46:18.541Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2020-07-09T00:46:18.541Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.541Z] [2020-07-09T00:46:18.541Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.01s) [2020-07-09T00:46:18.541Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2020-07-09T00:46:18.541Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.541Z] [2020-07-09T00:46:18.541Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.01s) [2020-07-09T00:46:18.541Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2020-07-09T00:46:18.541Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.541Z] [2020-07-09T00:46:18.541Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.01s) [2020-07-09T00:46:18.541Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2020-07-09T00:46:18.541Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.541Z] [2020-07-09T00:46:18.541Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.02s) [2020-07-09T00:46:18.541Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2020-07-09T00:46:18.541Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.541Z] [2020-07-09T00:46:18.541Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.01s) [2020-07-09T00:46:18.541Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2020-07-09T00:46:18.541Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.541Z] [2020-07-09T00:46:18.541Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.01s) [2020-07-09T00:46:18.541Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2020-07-09T00:46:18.541Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.541Z] [2020-07-09T00:46:18.541Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2020-07-09T00:46:18.541Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2020-07-09T00:46:18.541Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.541Z] [2020-07-09T00:46:18.541Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.01s) [2020-07-09T00:46:18.541Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2020-07-09T00:46:18.541Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.541Z] [2020-07-09T00:46:18.541Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2020-07-09T00:46:18.541Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2020-07-09T00:46:18.541Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.541Z] [2020-07-09T00:46:18.541Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2020-07-09T00:46:18.541Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2020-07-09T00:46:18.541Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.541Z] [2020-07-09T00:46:18.541Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.02s) [2020-07-09T00:46:18.541Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2020-07-09T00:46:18.541Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.541Z] [2020-07-09T00:46:18.541Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.01s) [2020-07-09T00:46:18.541Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2020-07-09T00:46:18.541Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.541Z] [2020-07-09T00:46:18.541Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.01s) [2020-07-09T00:46:18.541Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2020-07-09T00:46:18.541Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.541Z] [2020-07-09T00:46:18.541Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.01s) [2020-07-09T00:46:18.541Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2020-07-09T00:46:18.541Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.541Z] [2020-07-09T00:46:18.541Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2020-07-09T00:46:18.541Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2020-07-09T00:46:18.541Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.541Z] [2020-07-09T00:46:18.541Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.01s) [2020-07-09T00:46:18.541Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2020-07-09T00:46:18.541Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.541Z] [2020-07-09T00:46:18.541Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.01s) [2020-07-09T00:46:18.541Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2020-07-09T00:46:18.541Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2020-07-09T00:46:18.541Z] [2020-07-09T00:46:18.541Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2020-07-09T00:46:18.541Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2020-07-09T00:46:18.541Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.541Z] [2020-07-09T00:46:18.541Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.01s) [2020-07-09T00:46:18.541Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2020-07-09T00:46:18.541Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.541Z] [2020-07-09T00:46:18.541Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.01s) [2020-07-09T00:46:18.541Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2020-07-09T00:46:18.541Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.541Z] [2020-07-09T00:46:18.541Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.01s) [2020-07-09T00:46:18.541Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2020-07-09T00:46:18.541Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.541Z] [2020-07-09T00:46:18.541Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.01s) [2020-07-09T00:46:18.541Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2020-07-09T00:46:18.541Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.541Z] [2020-07-09T00:46:18.541Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2020-07-09T00:46:18.541Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2020-07-09T00:46:18.541Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.541Z] [2020-07-09T00:46:18.541Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.01s) [2020-07-09T00:46:18.541Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2020-07-09T00:46:18.541Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.541Z] [2020-07-09T00:46:18.541Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.01s) [2020-07-09T00:46:18.541Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2020-07-09T00:46:18.541Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.541Z] [2020-07-09T00:46:18.541Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.01s) [2020-07-09T00:46:18.541Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2020-07-09T00:46:18.541Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.541Z] [2020-07-09T00:46:18.541Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.01s) [2020-07-09T00:46:18.541Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2020-07-09T00:46:18.541Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.541Z] [2020-07-09T00:46:18.541Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2020-07-09T00:46:18.541Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2020-07-09T00:46:18.541Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.541Z] [2020-07-09T00:46:18.541Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.01s) [2020-07-09T00:46:18.541Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2020-07-09T00:46:18.541Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.541Z] [2020-07-09T00:46:18.541Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2020-07-09T00:46:18.541Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2020-07-09T00:46:18.541Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.541Z] [2020-07-09T00:46:18.541Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2020-07-09T00:46:18.541Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2020-07-09T00:46:18.541Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.541Z] [2020-07-09T00:46:18.541Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2020-07-09T00:46:18.541Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2020-07-09T00:46:18.541Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.541Z] [2020-07-09T00:46:18.541Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.01s) [2020-07-09T00:46:18.541Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2020-07-09T00:46:18.541Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.541Z] [2020-07-09T00:46:18.541Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.01s) [2020-07-09T00:46:18.541Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2020-07-09T00:46:18.541Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.541Z] [2020-07-09T00:46:18.541Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.01s) [2020-07-09T00:46:18.541Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2020-07-09T00:46:18.541Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.541Z] [2020-07-09T00:46:18.541Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.01s) [2020-07-09T00:46:18.541Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2020-07-09T00:46:18.541Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.541Z] [2020-07-09T00:46:18.541Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2020-07-09T00:46:18.541Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2020-07-09T00:46:18.541Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.541Z] [2020-07-09T00:46:18.541Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2020-07-09T00:46:18.541Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2020-07-09T00:46:18.541Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2020-07-09T00:46:18.541Z] [2020-07-09T00:46:18.541Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2020-07-09T00:46:18.541Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2020-07-09T00:46:18.541Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.541Z] [2020-07-09T00:46:18.541Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2020-07-09T00:46:18.541Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2020-07-09T00:46:18.541Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.541Z] [2020-07-09T00:46:18.541Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2020-07-09T00:46:18.541Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2020-07-09T00:46:18.541Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.541Z] [2020-07-09T00:46:18.541Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2020-07-09T00:46:18.541Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2020-07-09T00:46:18.541Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.541Z] [2020-07-09T00:46:18.541Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2020-07-09T00:46:18.541Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2020-07-09T00:46:18.541Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.541Z] [2020-07-09T00:46:18.541Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2020-07-09T00:46:18.541Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2020-07-09T00:46:18.541Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.541Z] [2020-07-09T00:46:18.541Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.01s) [2020-07-09T00:46:18.541Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2020-07-09T00:46:18.541Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.541Z] [2020-07-09T00:46:18.541Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2020-07-09T00:46:18.541Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2020-07-09T00:46:18.541Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.541Z] [2020-07-09T00:46:18.541Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2020-07-09T00:46:18.541Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2020-07-09T00:46:18.541Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.541Z] [2020-07-09T00:46:18.541Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2020-07-09T00:46:18.541Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2020-07-09T00:46:18.541Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.541Z] [2020-07-09T00:46:18.541Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.01s) [2020-07-09T00:46:18.541Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2020-07-09T00:46:18.541Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.541Z] [2020-07-09T00:46:18.541Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.01s) [2020-07-09T00:46:18.541Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2020-07-09T00:46:18.541Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.541Z] [2020-07-09T00:46:18.541Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2020-07-09T00:46:18.541Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2020-07-09T00:46:18.541Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.541Z] [2020-07-09T00:46:18.541Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.01s) [2020-07-09T00:46:18.541Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2020-07-09T00:46:18.541Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.541Z] [2020-07-09T00:46:18.541Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.01s) [2020-07-09T00:46:18.541Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2020-07-09T00:46:18.541Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.541Z] [2020-07-09T00:46:18.541Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.01s) [2020-07-09T00:46:18.541Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2020-07-09T00:46:18.541Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.541Z] [2020-07-09T00:46:18.541Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2020-07-09T00:46:18.541Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2020-07-09T00:46:18.541Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.541Z] [2020-07-09T00:46:18.541Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2020-07-09T00:46:18.542Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2020-07-09T00:46:18.542Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.542Z] [2020-07-09T00:46:18.542Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2020-07-09T00:46:18.542Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2020-07-09T00:46:18.542Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.542Z] [2020-07-09T00:46:18.542Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2020-07-09T00:46:18.542Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2020-07-09T00:46:18.542Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.542Z] [2020-07-09T00:46:18.542Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2020-07-09T00:46:18.542Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2020-07-09T00:46:18.542Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.542Z] [2020-07-09T00:46:18.542Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2020-07-09T00:46:18.542Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2020-07-09T00:46:18.542Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.542Z] [2020-07-09T00:46:18.542Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2020-07-09T00:46:18.542Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2020-07-09T00:46:18.542Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.542Z] [2020-07-09T00:46:18.542Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2020-07-09T00:46:18.542Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2020-07-09T00:46:18.542Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.542Z] [2020-07-09T00:46:18.542Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2020-07-09T00:46:18.542Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2020-07-09T00:46:18.542Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.542Z] [2020-07-09T00:46:18.542Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2020-07-09T00:46:18.542Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2020-07-09T00:46:18.542Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.542Z] [2020-07-09T00:46:18.542Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2020-07-09T00:46:18.542Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2020-07-09T00:46:18.542Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.542Z] [2020-07-09T00:46:18.542Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2020-07-09T00:46:18.542Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2020-07-09T00:46:18.542Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.542Z] [2020-07-09T00:46:18.542Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2020-07-09T00:46:18.542Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2020-07-09T00:46:18.542Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.542Z] [2020-07-09T00:46:18.542Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2020-07-09T00:46:18.542Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2020-07-09T00:46:18.542Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.542Z] [2020-07-09T00:46:18.542Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2020-07-09T00:46:18.542Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2020-07-09T00:46:18.542Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.542Z] [2020-07-09T00:46:18.542Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2020-07-09T00:46:18.542Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2020-07-09T00:46:18.542Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.542Z] [2020-07-09T00:46:18.542Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2020-07-09T00:46:18.542Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2020-07-09T00:46:18.542Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.542Z] [2020-07-09T00:46:18.542Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.01s) [2020-07-09T00:46:18.542Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2020-07-09T00:46:18.542Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.542Z] [2020-07-09T00:46:18.542Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.01s) [2020-07-09T00:46:18.542Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2020-07-09T00:46:18.542Z] docker_cli_run_test.go:2910: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.542Z] [2020-07-09T00:46:18.542Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.01s) [2020-07-09T00:46:18.542Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2020-07-09T00:46:18.542Z] docker_cli_run_test.go:2919: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.542Z] [2020-07-09T00:46:18.542Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.01s) [2020-07-09T00:46:18.542Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2020-07-09T00:46:18.542Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.542Z] [2020-07-09T00:46:18.542Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2020-07-09T00:46:18.542Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2020-07-09T00:46:18.542Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.542Z] [2020-07-09T00:46:18.542Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2020-07-09T00:46:18.542Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2020-07-09T00:46:18.542Z] docker_cli_run_test.go:3513: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.542Z] [2020-07-09T00:46:18.542Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2020-07-09T00:46:18.542Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2020-07-09T00:46:18.542Z] docker_cli_run_test.go:2697: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.542Z] [2020-07-09T00:46:18.542Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.01s) [2020-07-09T00:46:18.542Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2020-07-09T00:46:18.542Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.542Z] [2020-07-09T00:46:18.542Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.01s) [2020-07-09T00:46:18.542Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2020-07-09T00:46:18.542Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.542Z] [2020-07-09T00:46:18.542Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2020-07-09T00:46:18.542Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2020-07-09T00:46:18.542Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.542Z] [2020-07-09T00:46:18.542Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.01s) [2020-07-09T00:46:18.542Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2020-07-09T00:46:18.542Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2020-07-09T00:46:18.542Z] [2020-07-09T00:46:18.542Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2020-07-09T00:46:18.542Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2020-07-09T00:46:18.542Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2020-07-09T00:46:18.542Z] [2020-07-09T00:46:18.542Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.01s) [2020-07-09T00:46:18.542Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2020-07-09T00:46:18.542Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.542Z] [2020-07-09T00:46:18.542Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.01s) [2020-07-09T00:46:18.542Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2020-07-09T00:46:18.542Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.542Z] [2020-07-09T00:46:18.542Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2020-07-09T00:46:18.542Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2020-07-09T00:46:18.542Z] docker_cli_port_test.go:328: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.542Z] [2020-07-09T00:46:18.542Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.01s) [2020-07-09T00:46:18.542Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2020-07-09T00:46:18.542Z] docker_cli_port_test.go:306: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.542Z] [2020-07-09T00:46:18.542Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.01s) [2020-07-09T00:46:18.542Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2020-07-09T00:46:18.542Z] docker_cli_port_test.go:284: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.542Z] [2020-07-09T00:46:18.542Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.01s) [2020-07-09T00:46:18.542Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2020-07-09T00:46:18.542Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.542Z] [2020-07-09T00:46:18.542Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.02s) [2020-07-09T00:46:18.542Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2020-07-09T00:46:18.542Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.542Z] [2020-07-09T00:46:18.542Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2020-07-09T00:46:18.542Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2020-07-09T00:46:18.542Z] docker_api_containers_test.go:1531: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.542Z] [2020-07-09T00:46:18.542Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2020-07-09T00:46:18.542Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2020-07-09T00:46:18.542Z] docker_api_containers_test.go:1445: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.542Z] [2020-07-09T00:46:18.542Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2020-07-09T00:46:18.542Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2020-07-09T00:46:18.542Z] docker_api_containers_test.go:1427: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.542Z] [2020-07-09T00:46:18.542Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2020-07-09T00:46:18.542Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2020-07-09T00:46:18.542Z] docker_api_containers_test.go:1473: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.542Z] [2020-07-09T00:46:18.542Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2020-07-09T00:46:18.542Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2020-07-09T00:46:18.542Z] docker_api_containers_test.go:1556: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.542Z] [2020-07-09T00:46:18.542Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2020-07-09T00:46:18.542Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2020-07-09T00:46:18.542Z] docker_api_containers_test.go:1500: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.542Z] [2020-07-09T00:46:18.542Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2020-07-09T00:46:18.542Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2020-07-09T00:46:18.542Z] docker_api_containers_test.go:1323: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.542Z] [2020-07-09T00:46:18.542Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2020-07-09T00:46:18.542Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2020-07-09T00:46:18.542Z] docker_api_containers_test.go:1394: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.542Z] [2020-07-09T00:46:18.542Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2020-07-09T00:46:18.542Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2020-07-09T00:46:18.542Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.542Z] [2020-07-09T00:46:18.542Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2020-07-09T00:46:18.542Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2020-07-09T00:46:18.542Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2020-07-09T00:46:18.542Z] [2020-07-09T00:46:18.542Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2020-07-09T00:46:18.542Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2020-07-09T00:46:18.542Z] docker_cli_ps_test.go:718: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.542Z] [2020-07-09T00:46:18.542Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2020-07-09T00:46:18.542Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2020-07-09T00:46:18.542Z] docker_cli_ps_test.go:810: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.542Z] [2020-07-09T00:46:18.542Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.01s) [2020-07-09T00:46:18.542Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2020-07-09T00:46:18.542Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.542Z] [2020-07-09T00:46:18.542Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2020-07-09T00:46:18.542Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2020-07-09T00:46:18.542Z] docker_cli_ps_test.go:860: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.542Z] [2020-07-09T00:46:18.542Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2020-07-09T00:46:18.542Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2020-07-09T00:46:18.542Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.542Z] [2020-07-09T00:46:18.542Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.01s) [2020-07-09T00:46:18.542Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2020-07-09T00:46:18.542Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.542Z] [2020-07-09T00:46:18.542Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2020-07-09T00:46:18.542Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2020-07-09T00:46:18.542Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.542Z] [2020-07-09T00:46:18.542Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2020-07-09T00:46:18.542Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2020-07-09T00:46:18.542Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.542Z] [2020-07-09T00:46:18.542Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2020-07-09T00:46:18.542Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2020-07-09T00:46:18.542Z] docker_api_containers_test.go:1370: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.542Z] [2020-07-09T00:46:18.542Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2020-07-09T00:46:18.542Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2020-07-09T00:46:18.542Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.542Z] [2020-07-09T00:46:18.542Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2020-07-09T00:46:18.542Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2020-07-09T00:46:18.542Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.542Z] [2020-07-09T00:46:18.542Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2020-07-09T00:46:18.542Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2020-07-09T00:46:18.542Z] docker_cli_run_test.go:4508: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.542Z] [2020-07-09T00:46:18.542Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.01s) [2020-07-09T00:46:18.542Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2020-07-09T00:46:18.542Z] docker_cli_run_test.go:1578: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.542Z] [2020-07-09T00:46:18.542Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2020-07-09T00:46:18.542Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2020-07-09T00:46:18.542Z] docker_cli_run_test.go:4025: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.542Z] [2020-07-09T00:46:18.542Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2020-07-09T00:46:18.542Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2020-07-09T00:46:18.542Z] docker_cli_run_test.go:1173: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.542Z] [2020-07-09T00:46:18.542Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2020-07-09T00:46:18.542Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2020-07-09T00:46:18.542Z] docker_cli_run_test.go:1191: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.542Z] [2020-07-09T00:46:18.542Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2020-07-09T00:46:18.542Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2020-07-09T00:46:18.542Z] docker_cli_run_test.go:1182: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.542Z] [2020-07-09T00:46:18.542Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2020-07-09T00:46:18.542Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2020-07-09T00:46:18.542Z] docker_cli_run_test.go:2062: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.542Z] [2020-07-09T00:46:18.542Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2020-07-09T00:46:18.542Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2020-07-09T00:46:18.542Z] docker_cli_run_test.go:2268: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.542Z] [2020-07-09T00:46:18.542Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2020-07-09T00:46:18.542Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2020-07-09T00:46:18.542Z] docker_cli_run_test.go:2627: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.542Z] [2020-07-09T00:46:18.543Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2020-07-09T00:46:18.543Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2020-07-09T00:46:18.543Z] docker_cli_run_test.go:1054: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.543Z] [2020-07-09T00:46:18.543Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2020-07-09T00:46:18.543Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2020-07-09T00:46:18.543Z] docker_cli_run_test.go:1064: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.543Z] [2020-07-09T00:46:18.543Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2020-07-09T00:46:18.543Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2020-07-09T00:46:18.543Z] docker_cli_run_test.go:3009: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.543Z] [2020-07-09T00:46:18.543Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2020-07-09T00:46:18.543Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2020-07-09T00:46:18.543Z] docker_cli_run_test.go:1044: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.543Z] [2020-07-09T00:46:18.543Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.01s) [2020-07-09T00:46:18.543Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2020-07-09T00:46:18.543Z] docker_cli_run_test.go:1035: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.543Z] [2020-07-09T00:46:18.543Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2020-07-09T00:46:18.543Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2020-07-09T00:46:18.543Z] docker_cli_run_test.go:3195: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.543Z] [2020-07-09T00:46:18.543Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2020-07-09T00:46:18.543Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2020-07-09T00:46:18.543Z] docker_cli_run_test.go:1025: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.543Z] [2020-07-09T00:46:18.543Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2020-07-09T00:46:18.543Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2020-07-09T00:46:18.543Z] docker_cli_run_test.go:1013: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.543Z] [2020-07-09T00:46:18.543Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2020-07-09T00:46:18.543Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2020-07-09T00:46:18.543Z] docker_cli_run_test.go:987: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.543Z] [2020-07-09T00:46:18.543Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2020-07-09T00:46:18.543Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2020-07-09T00:46:18.543Z] docker_cli_run_test.go:1000: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.543Z] [2020-07-09T00:46:18.543Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.01s) [2020-07-09T00:46:18.543Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2020-07-09T00:46:18.543Z] docker_cli_run_test.go:978: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.543Z] [2020-07-09T00:46:18.543Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2020-07-09T00:46:18.543Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2020-07-09T00:46:18.543Z] docker_cli_run_test.go:1934: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.543Z] [2020-07-09T00:46:18.543Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s) [2020-07-09T00:46:18.543Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s) [2020-07-09T00:46:18.543Z] docker_cli_run_test.go:3337: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.543Z] [2020-07-09T00:46:18.543Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2020-07-09T00:46:18.543Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2020-07-09T00:46:18.543Z] docker_cli_run_test.go:3361: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.543Z] [2020-07-09T00:46:18.543Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2020-07-09T00:46:18.543Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2020-07-09T00:46:18.543Z] docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.543Z] [2020-07-09T00:46:18.543Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2020-07-09T00:46:18.543Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2020-07-09T00:46:18.543Z] docker_cli_run_test.go:3313: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.543Z] [2020-07-09T00:46:18.543Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2020-07-09T00:46:18.543Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2020-07-09T00:46:18.543Z] docker_cli_run_test.go:3238: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.543Z] [2020-07-09T00:46:18.543Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2020-07-09T00:46:18.543Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2020-07-09T00:46:18.543Z] docker_cli_run_test.go:2735: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.543Z] [2020-07-09T00:46:18.543Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2020-07-09T00:46:18.543Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2020-07-09T00:46:18.543Z] docker_cli_run_test.go:2684: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.543Z] [2020-07-09T00:46:18.543Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2020-07-09T00:46:18.543Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2020-07-09T00:46:18.543Z] docker_cli_run_test.go:2757: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.543Z] [2020-07-09T00:46:18.543Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2020-07-09T00:46:18.543Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2020-07-09T00:46:18.543Z] docker_cli_run_test.go:2747: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.543Z] [2020-07-09T00:46:18.543Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2020-07-09T00:46:18.543Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2020-07-09T00:46:18.543Z] docker_cli_run_test.go:1679: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.543Z] [2020-07-09T00:46:18.543Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2020-07-09T00:46:18.543Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2020-07-09T00:46:18.543Z] docker_cli_run_test.go:1660: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.543Z] [2020-07-09T00:46:18.543Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2020-07-09T00:46:18.543Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2020-07-09T00:46:18.543Z] docker_cli_run_test.go:3203: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.543Z] [2020-07-09T00:46:18.543Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2020-07-09T00:46:18.543Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2020-07-09T00:46:18.543Z] docker_cli_run_test.go:2155: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.543Z] [2020-07-09T00:46:18.543Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2020-07-09T00:46:18.543Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2020-07-09T00:46:18.543Z] docker_cli_run_test.go:623: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.543Z] [2020-07-09T00:46:18.543Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2020-07-09T00:46:18.543Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2020-07-09T00:46:18.543Z] docker_cli_run_test.go:385: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.543Z] [2020-07-09T00:46:18.543Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2020-07-09T00:46:18.543Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2020-07-09T00:46:18.543Z] docker_cli_run_test.go:429: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.543Z] [2020-07-09T00:46:18.543Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2020-07-09T00:46:18.543Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2020-07-09T00:46:18.543Z] docker_cli_run_test.go:1255: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.543Z] [2020-07-09T00:46:18.543Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.01s) [2020-07-09T00:46:18.543Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2020-07-09T00:46:18.543Z] docker_cli_run_test.go:3990: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.543Z] [2020-07-09T00:46:18.543Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.01s) [2020-07-09T00:46:18.543Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2020-07-09T00:46:18.543Z] docker_cli_run_test.go:1290: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.543Z] [2020-07-09T00:46:18.543Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2020-07-09T00:46:18.543Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2020-07-09T00:46:18.543Z] docker_cli_run_test.go:1323: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.543Z] [2020-07-09T00:46:18.543Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2020-07-09T00:46:18.543Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2020-07-09T00:46:18.543Z] docker_cli_run_test.go:1312: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.543Z] [2020-07-09T00:46:18.543Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2020-07-09T00:46:18.543Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2020-07-09T00:46:18.543Z] docker_cli_run_test.go:2027: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.543Z] [2020-07-09T00:46:18.543Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.01s) [2020-07-09T00:46:18.543Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2020-07-09T00:46:18.543Z] docker_cli_run_test.go:1143: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.543Z] [2020-07-09T00:46:18.543Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.02s) [2020-07-09T00:46:18.543Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2020-07-09T00:46:18.543Z] docker_cli_run_test.go:4165: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.543Z] [2020-07-09T00:46:18.543Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.01s) [2020-07-09T00:46:18.543Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2020-07-09T00:46:18.543Z] docker_cli_run_test.go:4248: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.543Z] [2020-07-09T00:46:18.543Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.01s) [2020-07-09T00:46:18.543Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2020-07-09T00:46:18.543Z] docker_cli_run_test.go:819: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.543Z] [2020-07-09T00:46:18.543Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.01s) [2020-07-09T00:46:18.543Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2020-07-09T00:46:18.543Z] docker_cli_run_test.go:858: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.543Z] [2020-07-09T00:46:18.543Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2020-07-09T00:46:18.543Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2020-07-09T00:46:18.543Z] docker_cli_run_test.go:891: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.543Z] [2020-07-09T00:46:18.543Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.01s) [2020-07-09T00:46:18.543Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2020-07-09T00:46:18.543Z] docker_cli_run_test.go:949: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.543Z] [2020-07-09T00:46:18.543Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.01s) [2020-07-09T00:46:18.543Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2020-07-09T00:46:18.543Z] docker_cli_run_test.go:1076: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.543Z] [2020-07-09T00:46:18.543Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.02s) [2020-07-09T00:46:18.543Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2020-07-09T00:46:18.543Z] docker_cli_run_test.go:4487: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.543Z] [2020-07-09T00:46:18.543Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2020-07-09T00:46:18.543Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2020-07-09T00:46:18.543Z] docker_cli_run_test.go:4500: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.543Z] [2020-07-09T00:46:18.543Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2020-07-09T00:46:18.543Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2020-07-09T00:46:18.543Z] docker_cli_run_test.go:4232: unmatched requirement IsolationIsHyperv [2020-07-09T00:46:18.543Z] [2020-07-09T00:46:18.543Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2020-07-09T00:46:18.543Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2020-07-09T00:46:18.543Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.543Z] [2020-07-09T00:46:18.543Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.01s) [2020-07-09T00:46:18.543Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2020-07-09T00:46:18.543Z] docker_cli_run_test.go:2005: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.543Z] [2020-07-09T00:46:18.543Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2020-07-09T00:46:18.543Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2020-07-09T00:46:18.543Z] docker_cli_run_test.go:3273: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.543Z] [2020-07-09T00:46:18.543Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2020-07-09T00:46:18.543Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2020-07-09T00:46:18.543Z] docker_cli_run_test.go:62: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.543Z] [2020-07-09T00:46:18.543Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2020-07-09T00:46:18.543Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2020-07-09T00:46:18.543Z] docker_cli_run_test.go:3382: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.543Z] [2020-07-09T00:46:18.543Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2020-07-09T00:46:18.543Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2020-07-09T00:46:18.543Z] docker_cli_run_test.go:197: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.543Z] [2020-07-09T00:46:18.543Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2020-07-09T00:46:18.543Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2020-07-09T00:46:18.543Z] docker_cli_run_test.go:182: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.543Z] [2020-07-09T00:46:18.543Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2020-07-09T00:46:18.543Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2020-07-09T00:46:18.543Z] docker_cli_run_test.go:3392: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.543Z] [2020-07-09T00:46:18.543Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.02s) [2020-07-09T00:46:18.543Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2020-07-09T00:46:18.543Z] docker_cli_run_test.go:1200: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.543Z] [2020-07-09T00:46:18.543Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2020-07-09T00:46:18.543Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2020-07-09T00:46:18.543Z] docker_cli_run_test.go:2318: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.543Z] [2020-07-09T00:46:18.543Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2020-07-09T00:46:18.543Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2020-07-09T00:46:18.543Z] docker_cli_run_test.go:2327: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.543Z] [2020-07-09T00:46:18.543Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.01s) [2020-07-09T00:46:18.543Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2020-07-09T00:46:18.543Z] docker_cli_run_test.go:2296: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.543Z] [2020-07-09T00:46:18.544Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2020-07-09T00:46:18.544Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2020-07-09T00:46:18.544Z] docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.544Z] [2020-07-09T00:46:18.544Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.01s) [2020-07-09T00:46:18.544Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2020-07-09T00:46:18.544Z] docker_cli_run_test.go:2340: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.544Z] [2020-07-09T00:46:18.544Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2020-07-09T00:46:18.544Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2020-07-09T00:46:18.544Z] docker_cli_run_test.go:2365: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.544Z] [2020-07-09T00:46:18.544Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2020-07-09T00:46:18.544Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2020-07-09T00:46:18.544Z] docker_cli_run_test.go:2374: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.544Z] [2020-07-09T00:46:18.544Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDHost (0.02s) [2020-07-09T00:46:18.544Z] --- SKIP: TestDockerSuite/TestRunModePIDHost (0.02s) [2020-07-09T00:46:18.544Z] docker_cli_run_test.go:2432: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.544Z] [2020-07-09T00:46:18.544Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.01s) [2020-07-09T00:46:18.544Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2020-07-09T00:46:18.544Z] docker_cli_run_test.go:2454: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.544Z] [2020-07-09T00:46:18.544Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.01s) [2020-07-09T00:46:18.544Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2020-07-09T00:46:18.544Z] docker_cli_run_test.go:4310: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.544Z] [2020-07-09T00:46:18.544Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.01s) [2020-07-09T00:46:18.544Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2020-07-09T00:46:18.544Z] docker_cli_run_test.go:2083: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.544Z] [2020-07-09T00:46:18.544Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2020-07-09T00:46:18.544Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2020-07-09T00:46:18.544Z] docker_cli_run_test.go:4298: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.544Z] [2020-07-09T00:46:18.544Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2020-07-09T00:46:18.544Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2020-07-09T00:46:18.544Z] docker_cli_run_test.go:2387: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.544Z] [2020-07-09T00:46:18.544Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2020-07-09T00:46:18.544Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2020-07-09T00:46:18.544Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.544Z] [2020-07-09T00:46:18.544Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.01s) [2020-07-09T00:46:18.544Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2020-07-09T00:46:18.544Z] docker_cli_run_test.go:3215: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.544Z] [2020-07-09T00:46:18.544Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2020-07-09T00:46:18.544Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2020-07-09T00:46:18.544Z] docker_cli_run_test.go:3857: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.544Z] [2020-07-09T00:46:18.544Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2020-07-09T00:46:18.544Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2020-07-09T00:46:18.544Z] docker_cli_run_test.go:3850: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.544Z] [2020-07-09T00:46:18.544Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2020-07-09T00:46:18.544Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2020-07-09T00:46:18.544Z] docker_cli_run_test.go:2607: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.544Z] [2020-07-09T00:46:18.544Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.01s) [2020-07-09T00:46:18.544Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2020-07-09T00:46:18.544Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.544Z] [2020-07-09T00:46:18.544Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2020-07-09T00:46:18.544Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2020-07-09T00:46:18.544Z] docker_cli_run_test.go:933: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.544Z] [2020-07-09T00:46:18.544Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2020-07-09T00:46:18.544Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2020-07-09T00:46:18.544Z] docker_cli_run_test.go:2599: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.544Z] [2020-07-09T00:46:18.544Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2020-07-09T00:46:18.544Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2020-07-09T00:46:18.544Z] docker_cli_run_test.go:3070: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.544Z] [2020-07-09T00:46:18.544Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2020-07-09T00:46:18.544Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2020-07-09T00:46:18.544Z] docker_cli_run_test.go:3094: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.544Z] [2020-07-09T00:46:18.544Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2020-07-09T00:46:18.544Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2020-07-09T00:46:18.544Z] docker_cli_run_test.go:3116: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.544Z] [2020-07-09T00:46:18.544Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2020-07-09T00:46:18.544Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2020-07-09T00:46:18.544Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.544Z] [2020-07-09T00:46:18.544Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.29s) [2020-07-09T00:46:18.544Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.29s) [2020-07-09T00:46:18.544Z] docker_cli_run_test.go:1405: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.544Z] [2020-07-09T00:46:18.544Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2020-07-09T00:46:18.544Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2020-07-09T00:46:18.544Z] docker_cli_run_test.go:2807: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.544Z] [2020-07-09T00:46:18.544Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2020-07-09T00:46:18.544Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2020-07-09T00:46:18.544Z] docker_cli_run_test.go:2496: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.544Z] [2020-07-09T00:46:18.544Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.01s) [2020-07-09T00:46:18.544Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2020-07-09T00:46:18.544Z] docker_cli_run_test.go:2045: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.544Z] [2020-07-09T00:46:18.544Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2020-07-09T00:46:18.544Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2020-07-09T00:46:18.544Z] docker_cli_run_test.go:959: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.544Z] [2020-07-09T00:46:18.544Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2020-07-09T00:46:18.544Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2020-07-09T00:46:18.544Z] docker_cli_run_test.go:1087: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.544Z] [2020-07-09T00:46:18.544Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2020-07-09T00:46:18.544Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2020-07-09T00:46:18.544Z] docker_cli_run_test.go:1126: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.544Z] [2020-07-09T00:46:18.544Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2020-07-09T00:46:18.544Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2020-07-09T00:46:18.544Z] docker_cli_run_test.go:1134: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.544Z] [2020-07-09T00:46:18.544Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.01s) [2020-07-09T00:46:18.544Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2020-07-09T00:46:18.544Z] docker_cli_run_test.go:2984: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.544Z] [2020-07-09T00:46:18.544Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.01s) [2020-07-09T00:46:18.544Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2020-07-09T00:46:18.544Z] docker_cli_run_test.go:2887: unmatched requirement Apparmor [2020-07-09T00:46:18.544Z] [2020-07-09T00:46:18.544Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s) [2020-07-09T00:46:18.544Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2020-07-09T00:46:18.544Z] docker_cli_run_test.go:2866: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.544Z] [2020-07-09T00:46:18.544Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.01s) [2020-07-09T00:46:18.544Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2020-07-09T00:46:18.544Z] docker_cli_run_test.go:2851: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.544Z] [2020-07-09T00:46:18.544Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2020-07-09T00:46:18.544Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2020-07-09T00:46:18.544Z] docker_cli_run_test.go:1427: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.544Z] [2020-07-09T00:46:18.544Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2020-07-09T00:46:18.544Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2020-07-09T00:46:18.544Z] docker_cli_run_test.go:2128: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.544Z] [2020-07-09T00:46:18.544Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2020-07-09T00:46:18.544Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2020-07-09T00:46:18.544Z] docker_cli_run_test.go:2240: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.544Z] [2020-07-09T00:46:18.544Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.01s) [2020-07-09T00:46:18.544Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2020-07-09T00:46:18.544Z] docker_cli_run_test.go:1623: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.544Z] [2020-07-09T00:46:18.544Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.01s) [2020-07-09T00:46:18.544Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2020-07-09T00:46:18.544Z] docker_cli_run_test.go:100: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.544Z] [2020-07-09T00:46:18.544Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2020-07-09T00:46:18.544Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2020-07-09T00:46:18.544Z] docker_cli_run_test.go:1110: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.544Z] [2020-07-09T00:46:18.544Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2020-07-09T00:46:18.544Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2020-07-09T00:46:18.544Z] docker_cli_run_test.go:1118: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.544Z] [2020-07-09T00:46:18.544Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2020-07-09T00:46:18.544Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2020-07-09T00:46:18.544Z] docker_cli_run_test.go:1158: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.544Z] [2020-07-09T00:46:18.544Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2020-07-09T00:46:18.544Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2020-07-09T00:46:18.544Z] docker_cli_run_test.go:969: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.544Z] [2020-07-09T00:46:18.544Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2020-07-09T00:46:18.544Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2020-07-09T00:46:18.544Z] docker_cli_run_test.go:1097: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.544Z] [2020-07-09T00:46:18.544Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2020-07-09T00:46:18.544Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2020-07-09T00:46:18.544Z] docker_cli_run_test.go:1167: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.544Z] [2020-07-09T00:46:18.544Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2020-07-09T00:46:18.544Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2020-07-09T00:46:18.544Z] docker_cli_run_test.go:4066: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.544Z] [2020-07-09T00:46:18.544Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.01s) [2020-07-09T00:46:18.544Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2020-07-09T00:46:18.544Z] docker_cli_run_test.go:2926: unmatched requirement Apparmor [2020-07-09T00:46:18.544Z] [2020-07-09T00:46:18.544Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.01s) [2020-07-09T00:46:18.544Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2020-07-09T00:46:18.544Z] docker_cli_run_test.go:738: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.544Z] [2020-07-09T00:46:18.544Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.02s) [2020-07-09T00:46:18.544Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2020-07-09T00:46:18.544Z] docker_cli_run_test.go:748: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.544Z] [2020-07-09T00:46:18.544Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.01s) [2020-07-09T00:46:18.544Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2020-07-09T00:46:18.544Z] docker_cli_run_test.go:761: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.544Z] [2020-07-09T00:46:18.544Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.01s) [2020-07-09T00:46:18.544Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2020-07-09T00:46:18.544Z] docker_cli_run_test.go:774: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.544Z] [2020-07-09T00:46:18.544Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.02s) [2020-07-09T00:46:18.544Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2020-07-09T00:46:18.544Z] docker_cli_run_test.go:728: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.544Z] [2020-07-09T00:46:18.544Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.01s) [2020-07-09T00:46:18.544Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2020-07-09T00:46:18.544Z] docker_cli_run_test.go:787: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.544Z] [2020-07-09T00:46:18.544Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2020-07-09T00:46:18.544Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2020-07-09T00:46:18.544Z] docker_cli_run_test.go:3955: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.544Z] [2020-07-09T00:46:18.544Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2020-07-09T00:46:18.544Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2020-07-09T00:46:18.544Z] docker_cli_run_test.go:3948: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.544Z] [2020-07-09T00:46:18.544Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2020-07-09T00:46:18.544Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2020-07-09T00:46:18.544Z] docker_cli_run_test.go:660: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.544Z] [2020-07-09T00:46:18.544Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesMountedAsShared (0.01s) [2020-07-09T00:46:18.544Z] --- SKIP: TestDockerSuite/TestRunVolumesMountedAsShared (0.01s) [2020-07-09T00:46:18.544Z] docker_cli_run_test.go:3772: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.544Z] [2020-07-09T00:46:18.544Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesMountedAsSlave (0.02s) [2020-07-09T00:46:18.544Z] --- SKIP: TestDockerSuite/TestRunVolumesMountedAsSlave (0.02s) [2020-07-09T00:46:18.544Z] docker_cli_run_test.go:3803: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.544Z] [2020-07-09T00:46:18.544Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.01s) [2020-07-09T00:46:18.544Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2020-07-09T00:46:18.544Z] docker_cli_run_test.go:1852: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.544Z] [2020-07-09T00:46:18.544Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2020-07-09T00:46:18.544Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2020-07-09T00:46:18.544Z] docker_cli_run_test.go:284: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.544Z] [2020-07-09T00:46:18.544Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2020-07-09T00:46:18.544Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2020-07-09T00:46:18.544Z] docker_cli_run_test.go:3742: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.544Z] [2020-07-09T00:46:18.544Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2020-07-09T00:46:18.544Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2020-07-09T00:46:18.544Z] docker_cli_run_test.go:3753: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.544Z] [2020-07-09T00:46:18.544Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2020-07-09T00:46:18.544Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2020-07-09T00:46:18.545Z] docker_cli_run_test.go:2831: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.545Z] [2020-07-09T00:46:18.545Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.01s) [2020-07-09T00:46:18.545Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2020-07-09T00:46:18.545Z] docker_cli_run_test.go:3227: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.545Z] [2020-07-09T00:46:18.545Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2020-07-09T00:46:18.545Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2020-07-09T00:46:18.545Z] docker_cli_run_test.go:3043: unmatched requirement Apparmor [2020-07-09T00:46:18.545Z] [2020-07-09T00:46:18.545Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2020-07-09T00:46:18.545Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2020-07-09T00:46:18.545Z] docker_cli_run_test.go:1804: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.545Z] [2020-07-09T00:46:18.545Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2020-07-09T00:46:18.545Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2020-07-09T00:46:18.545Z] docker_cli_run_test.go:2842: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.545Z] [2020-07-09T00:46:18.545Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2020-07-09T00:46:18.545Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2020-07-09T00:46:18.545Z] docker_cli_run_test.go:3640: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.545Z] [2020-07-09T00:46:18.545Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2020-07-09T00:46:18.545Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2020-07-09T00:46:18.545Z] docker_cli_run_test.go:3651: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.545Z] [2020-07-09T00:46:18.545Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2020-07-09T00:46:18.545Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2020-07-09T00:46:18.545Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.545Z] [2020-07-09T00:46:18.545Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.01s) [2020-07-09T00:46:18.545Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2020-07-09T00:46:18.545Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.545Z] [2020-07-09T00:46:18.545Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2020-07-09T00:46:18.545Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2020-07-09T00:46:18.545Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.545Z] [2020-07-09T00:46:18.545Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.01s) [2020-07-09T00:46:18.545Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2020-07-09T00:46:18.545Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.545Z] [2020-07-09T00:46:18.545Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.01s) [2020-07-09T00:46:18.545Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2020-07-09T00:46:18.545Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.545Z] [2020-07-09T00:46:18.545Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.01s) [2020-07-09T00:46:18.545Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2020-07-09T00:46:18.545Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.545Z] [2020-07-09T00:46:18.545Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.01s) [2020-07-09T00:46:18.545Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2020-07-09T00:46:18.545Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.545Z] [2020-07-09T00:46:18.545Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2020-07-09T00:46:18.545Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2020-07-09T00:46:18.545Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.545Z] [2020-07-09T00:46:18.545Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.02s) [2020-07-09T00:46:18.545Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2020-07-09T00:46:18.545Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.545Z] [2020-07-09T00:46:18.545Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2020-07-09T00:46:18.545Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2020-07-09T00:46:18.545Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.545Z] [2020-07-09T00:46:18.545Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2020-07-09T00:46:18.545Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2020-07-09T00:46:18.545Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.545Z] [2020-07-09T00:46:18.545Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2020-07-09T00:46:18.545Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2020-07-09T00:46:18.545Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.545Z] [2020-07-09T00:46:18.545Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2020-07-09T00:46:18.545Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2020-07-09T00:46:18.545Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.545Z] [2020-07-09T00:46:18.545Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2020-07-09T00:46:18.545Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2020-07-09T00:46:18.545Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.545Z] [2020-07-09T00:46:18.545Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.01s) [2020-07-09T00:46:18.545Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2020-07-09T00:46:18.545Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.545Z] [2020-07-09T00:46:18.545Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.01s) [2020-07-09T00:46:18.545Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2020-07-09T00:46:18.545Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.545Z] [2020-07-09T00:46:18.545Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.01s) [2020-07-09T00:46:18.545Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2020-07-09T00:46:18.545Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2020-07-09T00:46:18.545Z] [2020-07-09T00:46:18.545Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.01s) [2020-07-09T00:46:18.545Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2020-07-09T00:46:18.545Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.545Z] [2020-07-09T00:46:18.545Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2020-07-09T00:46:18.545Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2020-07-09T00:46:18.545Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.545Z] [2020-07-09T00:46:18.545Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.01s) [2020-07-09T00:46:18.545Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2020-07-09T00:46:18.545Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.545Z] [2020-07-09T00:46:18.545Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2020-07-09T00:46:18.545Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2020-07-09T00:46:18.545Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.545Z] [2020-07-09T00:46:18.545Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.01s) [2020-07-09T00:46:18.545Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2020-07-09T00:46:18.545Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.545Z] [2020-07-09T00:46:18.545Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.01s) [2020-07-09T00:46:18.545Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2020-07-09T00:46:18.545Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.545Z] [2020-07-09T00:46:18.545Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.02s) [2020-07-09T00:46:18.545Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2020-07-09T00:46:18.545Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.545Z] [2020-07-09T00:46:18.545Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.01s) [2020-07-09T00:46:18.545Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2020-07-09T00:46:18.545Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.545Z] [2020-07-09T00:46:18.545Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2020-07-09T00:46:18.545Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2020-07-09T00:46:18.545Z] docker_cli_run_test.go:3451: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.545Z] [2020-07-09T00:46:18.545Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2020-07-09T00:46:18.545Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2020-07-09T00:46:18.545Z] docker_cli_port_test.go:213: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.545Z] [2020-07-09T00:46:18.545Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2020-07-09T00:46:18.545Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2020-07-09T00:46:18.545Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.545Z] [2020-07-09T00:46:18.545Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2020-07-09T00:46:18.545Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2020-07-09T00:46:18.545Z] docker_cli_run_test.go:295: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.545Z] [2020-07-09T00:46:18.545Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2020-07-09T00:46:18.545Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2020-07-09T00:46:18.545Z] docker_cli_run_test.go:210: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.545Z] [2020-07-09T00:46:18.545Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2020-07-09T00:46:18.545Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2020-07-09T00:46:18.545Z] docker_cli_run_test.go:246: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.545Z] [2020-07-09T00:46:18.545Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2020-07-09T00:46:18.545Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2020-07-09T00:46:18.545Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.545Z] [2020-07-09T00:46:18.545Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2020-07-09T00:46:18.545Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2020-07-09T00:46:18.545Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.545Z] [2020-07-09T00:46:18.545Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2020-07-09T00:46:18.545Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2020-07-09T00:46:18.545Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.545Z] [2020-07-09T00:46:18.545Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.01s) [2020-07-09T00:46:18.545Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2020-07-09T00:46:18.545Z] docker_cli_run_test.go:2176: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.545Z] [2020-07-09T00:46:18.545Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2020-07-09T00:46:18.545Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2020-07-09T00:46:18.545Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.545Z] [2020-07-09T00:46:18.545Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2020-07-09T00:46:18.545Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2020-07-09T00:46:18.545Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.545Z] [2020-07-09T00:46:18.545Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2020-07-09T00:46:18.545Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2020-07-09T00:46:18.545Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.545Z] [2020-07-09T00:46:18.545Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2020-07-09T00:46:18.545Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2020-07-09T00:46:18.545Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.545Z] [2020-07-09T00:46:18.545Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-07-09T00:46:18.545Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-07-09T00:46:18.545Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.545Z] [2020-07-09T00:46:18.545Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-07-09T00:46:18.545Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-07-09T00:46:18.545Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.545Z] [2020-07-09T00:46:18.545Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2020-07-09T00:46:18.545Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2020-07-09T00:46:18.545Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.545Z] [2020-07-09T00:46:18.545Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2020-07-09T00:46:18.545Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2020-07-09T00:46:18.545Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.545Z] [2020-07-09T00:46:18.545Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2020-07-09T00:46:18.545Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2020-07-09T00:46:18.545Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.545Z] [2020-07-09T00:46:18.545Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2020-07-09T00:46:18.545Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2020-07-09T00:46:18.545Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.545Z] [2020-07-09T00:46:18.545Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2020-07-09T00:46:18.545Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2020-07-09T00:46:18.545Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.545Z] [2020-07-09T00:46:18.545Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2020-07-09T00:46:18.545Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2020-07-09T00:46:18.545Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.545Z] [2020-07-09T00:46:18.545Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2020-07-09T00:46:18.545Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2020-07-09T00:46:18.545Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.545Z] [2020-07-09T00:46:18.545Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2020-07-09T00:46:18.545Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2020-07-09T00:46:18.545Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.545Z] [2020-07-09T00:46:18.545Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2020-07-09T00:46:18.545Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2020-07-09T00:46:18.545Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.545Z] [2020-07-09T00:46:18.545Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2020-07-09T00:46:18.545Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2020-07-09T00:46:18.545Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.545Z] [2020-07-09T00:46:18.545Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2020-07-09T00:46:18.545Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2020-07-09T00:46:18.545Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.545Z] [2020-07-09T00:46:18.545Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2020-07-09T00:46:18.545Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2020-07-09T00:46:18.545Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.545Z] [2020-07-09T00:46:18.545Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2020-07-09T00:46:18.545Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2020-07-09T00:46:18.545Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.545Z] [2020-07-09T00:46:18.545Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-07-09T00:46:18.545Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-07-09T00:46:18.545Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.545Z] [2020-07-09T00:46:18.545Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-07-09T00:46:18.545Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-07-09T00:46:18.545Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.545Z] [2020-07-09T00:46:18.545Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-07-09T00:46:18.545Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-07-09T00:46:18.545Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.545Z] [2020-07-09T00:46:18.545Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-07-09T00:46:18.545Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-07-09T00:46:18.545Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.545Z] [2020-07-09T00:46:18.545Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2020-07-09T00:46:18.545Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2020-07-09T00:46:18.546Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.546Z] [2020-07-09T00:46:18.546Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2020-07-09T00:46:18.546Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2020-07-09T00:46:18.546Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.546Z] [2020-07-09T00:46:18.546Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2020-07-09T00:46:18.546Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2020-07-09T00:46:18.546Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.546Z] [2020-07-09T00:46:18.546Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2020-07-09T00:46:18.546Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2020-07-09T00:46:18.546Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.546Z] [2020-07-09T00:46:18.546Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2020-07-09T00:46:18.546Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2020-07-09T00:46:18.546Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.546Z] [2020-07-09T00:46:18.546Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2020-07-09T00:46:18.546Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2020-07-09T00:46:18.546Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.546Z] [2020-07-09T00:46:18.546Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2020-07-09T00:46:18.546Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2020-07-09T00:46:18.546Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.546Z] [2020-07-09T00:46:18.546Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2020-07-09T00:46:18.546Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2020-07-09T00:46:18.546Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.546Z] [2020-07-09T00:46:18.546Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2020-07-09T00:46:18.546Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2020-07-09T00:46:18.546Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.546Z] [2020-07-09T00:46:18.546Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2020-07-09T00:46:18.546Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2020-07-09T00:46:18.546Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.546Z] [2020-07-09T00:46:18.546Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2020-07-09T00:46:18.546Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2020-07-09T00:46:18.546Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.546Z] [2020-07-09T00:46:18.546Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2020-07-09T00:46:18.546Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2020-07-09T00:46:18.546Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.546Z] [2020-07-09T00:46:18.546Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2020-07-09T00:46:18.546Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2020-07-09T00:46:18.546Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.546Z] [2020-07-09T00:46:18.546Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2020-07-09T00:46:18.546Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2020-07-09T00:46:18.546Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.546Z] [2020-07-09T00:46:18.546Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2020-07-09T00:46:18.546Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2020-07-09T00:46:18.546Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.546Z] [2020-07-09T00:46:18.546Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2020-07-09T00:46:18.546Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2020-07-09T00:46:18.546Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.546Z] [2020-07-09T00:46:18.546Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-07-09T00:46:18.546Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-07-09T00:46:18.546Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.546Z] [2020-07-09T00:46:18.546Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-07-09T00:46:18.546Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-07-09T00:46:18.546Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.546Z] [2020-07-09T00:46:18.546Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2020-07-09T00:46:18.546Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2020-07-09T00:46:18.546Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.546Z] [2020-07-09T00:46:18.546Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2020-07-09T00:46:18.546Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2020-07-09T00:46:18.546Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.546Z] [2020-07-09T00:46:18.546Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2020-07-09T00:46:18.546Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2020-07-09T00:46:18.546Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.546Z] [2020-07-09T00:46:18.546Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-07-09T00:46:18.546Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-07-09T00:46:18.546Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.546Z] [2020-07-09T00:46:18.546Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-07-09T00:46:18.546Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-07-09T00:46:18.546Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.546Z] [2020-07-09T00:46:18.546Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-07-09T00:46:18.546Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-07-09T00:46:18.546Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.546Z] [2020-07-09T00:46:18.546Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-07-09T00:46:18.546Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-07-09T00:46:18.546Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.546Z] [2020-07-09T00:46:18.546Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2020-07-09T00:46:18.546Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2020-07-09T00:46:18.546Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.546Z] [2020-07-09T00:46:18.546Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2020-07-09T00:46:18.546Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2020-07-09T00:46:18.546Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.546Z] [2020-07-09T00:46:18.546Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2020-07-09T00:46:18.546Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2020-07-09T00:46:18.546Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.546Z] [2020-07-09T00:46:18.546Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2020-07-09T00:46:18.546Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2020-07-09T00:46:18.546Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.546Z] [2020-07-09T00:46:18.546Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2020-07-09T00:46:18.546Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2020-07-09T00:46:18.546Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.546Z] [2020-07-09T00:46:18.546Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2020-07-09T00:46:18.546Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2020-07-09T00:46:18.546Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.546Z] [2020-07-09T00:46:18.546Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2020-07-09T00:46:18.546Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2020-07-09T00:46:18.546Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.546Z] [2020-07-09T00:46:18.546Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2020-07-09T00:46:18.546Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2020-07-09T00:46:18.546Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.546Z] [2020-07-09T00:46:18.546Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2020-07-09T00:46:18.546Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2020-07-09T00:46:18.546Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.546Z] [2020-07-09T00:46:18.546Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2020-07-09T00:46:18.546Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2020-07-09T00:46:18.546Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.546Z] [2020-07-09T00:46:18.546Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2020-07-09T00:46:18.546Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2020-07-09T00:46:18.546Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.546Z] [2020-07-09T00:46:18.546Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2020-07-09T00:46:18.546Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2020-07-09T00:46:18.546Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.546Z] [2020-07-09T00:46:18.546Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2020-07-09T00:46:18.546Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2020-07-09T00:46:18.546Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.546Z] [2020-07-09T00:46:18.546Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2020-07-09T00:46:18.546Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2020-07-09T00:46:18.546Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.546Z] [2020-07-09T00:46:18.546Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2020-07-09T00:46:18.546Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2020-07-09T00:46:18.546Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.546Z] [2020-07-09T00:46:18.546Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2020-07-09T00:46:18.546Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2020-07-09T00:46:18.546Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.546Z] [2020-07-09T00:46:18.546Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2020-07-09T00:46:18.546Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2020-07-09T00:46:18.546Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.546Z] [2020-07-09T00:46:18.546Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2020-07-09T00:46:18.546Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2020-07-09T00:46:18.546Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.546Z] [2020-07-09T00:46:18.546Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2020-07-09T00:46:18.546Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2020-07-09T00:46:18.546Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.546Z] [2020-07-09T00:46:18.546Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2020-07-09T00:46:18.546Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2020-07-09T00:46:18.546Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.546Z] [2020-07-09T00:46:18.546Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2020-07-09T00:46:18.546Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2020-07-09T00:46:18.546Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.546Z] [2020-07-09T00:46:18.546Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2020-07-09T00:46:18.546Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2020-07-09T00:46:18.546Z] check_test.go:302: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.546Z] [2020-07-09T00:46:18.546Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2020-07-09T00:46:18.546Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2020-07-09T00:46:18.546Z] check_test.go:302: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.546Z] [2020-07-09T00:46:18.546Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2020-07-09T00:46:18.546Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2020-07-09T00:46:18.546Z] check_test.go:302: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.546Z] [2020-07-09T00:46:18.546Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2020-07-09T00:46:18.546Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2020-07-09T00:46:18.546Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.546Z] [2020-07-09T00:46:18.546Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2020-07-09T00:46:18.546Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2020-07-09T00:46:18.546Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.546Z] [2020-07-09T00:46:18.546Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2020-07-09T00:46:18.546Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2020-07-09T00:46:18.546Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.546Z] [2020-07-09T00:46:18.546Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2020-07-09T00:46:18.546Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2020-07-09T00:46:18.546Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.546Z] [2020-07-09T00:46:18.546Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2020-07-09T00:46:18.546Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2020-07-09T00:46:18.546Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.546Z] [2020-07-09T00:46:18.546Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2020-07-09T00:46:18.546Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2020-07-09T00:46:18.546Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.546Z] [2020-07-09T00:46:18.546Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2020-07-09T00:46:18.546Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2020-07-09T00:46:18.546Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.546Z] [2020-07-09T00:46:18.546Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2020-07-09T00:46:18.546Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2020-07-09T00:46:18.546Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.546Z] [2020-07-09T00:46:18.546Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2020-07-09T00:46:18.546Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2020-07-09T00:46:18.547Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.547Z] [2020-07-09T00:46:18.547Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2020-07-09T00:46:18.547Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2020-07-09T00:46:18.547Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.547Z] [2020-07-09T00:46:18.547Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2020-07-09T00:46:18.547Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2020-07-09T00:46:18.547Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.547Z] [2020-07-09T00:46:18.547Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2020-07-09T00:46:18.547Z] check_test.go:128: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.547Z] [2020-07-09T00:46:18.547Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2020-07-09T00:46:18.547Z] check_test.go:134: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.547Z] [2020-07-09T00:46:18.547Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2020-07-09T00:46:18.547Z] check_test.go:142: unmatched requirement DaemonIsLinux [2020-07-09T00:46:18.547Z] [2020-07-09T00:46:18.547Z] [2020-07-09T00:46:18.547Z] DONE 1096 tests, 549 skipped in 2289.530s [2020-07-09T00:46:18.547Z] INFO: Integration tests ended at 07/09/2020 00:46:10. Duration:00:38:09.6817545 [2020-07-09T00:46:18.547Z] INFO: Docker info of the daemon under test at end of run [2020-07-09T00:46:18.547Z] [2020-07-09T00:46:18.547Z] Containers: 2 [2020-07-09T00:46:18.547Z] Running: 0 [2020-07-09T00:46:18.547Z] Paused: 0 [2020-07-09T00:46:18.547Z] Stopped: 2 [2020-07-09T00:46:18.547Z] Images: 15 [2020-07-09T00:46:18.547Z] Server Version: 0.0.0-dev [2020-07-09T00:46:18.547Z] Storage Driver: windowsfilter [2020-07-09T00:46:18.547Z] Windows: [2020-07-09T00:46:18.547Z] Logging Driver: json-file [2020-07-09T00:46:18.547Z] Plugins: [2020-07-09T00:46:18.547Z] Volume: local [2020-07-09T00:46:18.547Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-07-09T00:46:18.547Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-07-09T00:46:18.547Z] Swarm: inactive [2020-07-09T00:46:18.547Z] Default Isolation: process [2020-07-09T00:46:18.547Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-07-09T00:46:18.547Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1282) [2020-07-09T00:46:18.547Z] OSType: windows [2020-07-09T00:46:18.547Z] Architecture: x86_64 [2020-07-09T00:46:18.547Z] CPUs: 4 [2020-07-09T00:46:18.547Z] Total Memory: 32GiB [2020-07-09T00:46:18.547Z] Name: azwin-2-a8c860 [2020-07-09T00:46:18.547Z] ID: TPL3:GQOH:KCEZ:H7W5:HS6E:VOR4:Q76K:UI3X:YYHM:WHG7:4VDT:3OGS [2020-07-09T00:46:18.547Z] Docker Root Dir: D:\CI\PR-41194\1\daemon [2020-07-09T00:46:18.547Z] Debug Mode (client): false [2020-07-09T00:46:18.547Z] Debug Mode (server): true [2020-07-09T00:46:18.547Z] File Descriptors: -1 [2020-07-09T00:46:18.547Z] Goroutines: 18 [2020-07-09T00:46:18.547Z] System Time: 2020-07-09T00:46:10.1487125Z [2020-07-09T00:46:18.547Z] EventsListeners: 0 [2020-07-09T00:46:18.547Z] Registry: https://index.docker.io/v1/ [2020-07-09T00:46:18.547Z] Labels: [2020-07-09T00:46:18.547Z] Experimental: false [2020-07-09T00:46:18.547Z] Insecure Registries: [2020-07-09T00:46:18.547Z] 127.0.0.0/8 [2020-07-09T00:46:18.547Z] Live Restore Enabled: false [2020-07-09T00:46:18.547Z] [2020-07-09T00:46:18.547Z] [2020-07-09T00:46:18.547Z] INFO: Stopping daemon under test [2020-07-09T00:46:18.547Z] SUCCESS: The process with PID 4988 (child process of PID 2860) has been terminated. [2020-07-09T00:46:18.547Z] SUCCESS: The process with PID 2860 (child process of PID 3724) has been terminated. [2020-07-09T00:46:18.547Z] INFO: Stop tailing logs of the daemon under tests [2020-07-09T00:46:18.547Z] INFO: executeCI.ps1 Completed successfully at 07/09/2020 00:46:10. [2020-07-09T00:46:18.547Z] INFO: Tidying up at end of run [2020-07-09T00:46:18.547Z] INFO: Saving daemon under test log (d:\CI\PR-41194\1\dut.out) to C:\windows\TEMP\CIDUT.out [2020-07-09T00:46:18.547Z] INFO: Saving daemon under test log (d:\CI\PR-41194\1\dut.err) to C:\windows\TEMP\CIDUT.err [2020-07-09T00:46:18.547Z] INFO: Nuke-Everything... [2020-07-09T00:46:18.547Z] INFO: Container count on control daemon to delete is 2 [2020-07-09T00:46:18.547Z] c2748be8cfa5 [2020-07-09T00:46:18.547Z] 5d13aff3fd8e [2020-07-09T00:46:18.547Z] INFO: Tidying pidfile d:\CI\PR-41194\1\docker.pid [2020-07-09T00:46:18.547Z] INFO: Nuking d:\CI [2020-07-09T00:46:39.452Z] INFO: Zapped successfully [2020-07-09T00:46:39.452Z] [2020-07-09T00:46:39.452Z] INFO: executeCI.ps1 exiting at Thu Jul 9 00:46:37 CUT 2020. Duration 00:59:13.2536979 [2020-07-09T00:46:39.452Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2020-07-09T00:46:39.681Z] Recording test results [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2020-07-09T00:46:47.733Z] Creating windowsRS5-integration-bundles.zip [Pipeline] step [2020-07-09T00:46:49.434Z] Archiving artifacts [2020-07-09T00:47:02.584Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41194/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-07-09T00:47:03.474Z] + make clean [2020-07-09T00:47:06.321Z] docker volume rm -f docker-dev-cache [2020-07-09T00:47:06.321Z] 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